.homeHeader {
    background: #fff;
}

.homeCarouselWrap {
    background: transparent radial-gradient(closest-side at 50% 50%, #FFDFA8 0%, #FFFBF4 100%) 0% 0% no-repeat;
}

.homeCarousel {
    padding: 0 0;
    position: relative;
    display: block;
}

.homeCarousel .heading {
    font-size: 100px;
    line-height: 100px;
    margin: 0 0 20px;
    font-family: 'Kugile Regular';
    text-transform: capitalize;
    text-shadow: 2px 2px rgb(0 0 0 / 37%);
    font-weight: 500;
}

.homeCarousel p {
    font-size: 14px;
    text-shadow: 1px 1px rgb(0 0 0 / 4%);
}

.homeCarouselSlide {
    position: relative;
}

.animatedCounterSec {
    margin: 60px 0 0;
    background: url(../images/about-bg.png);
    position: relative;
}

.animatedCounterSec:before {
    content: "";
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 94%);
    position: absolute;
    height: 100%;
    width: 100%;
}

.animatedCounterSec.container {
    position: relative;
    z-index: 1;
}

.counterWrap {
    position: relative;
    display: flex;
    padding: 60px 0;
}

.counterWrap .content {
    text-align: center;
    width: 50%;
    padding: 0 70px 0 60px;
}

.counterWrap .content h3 {
    margin: 20px 0
}


.counterGrid {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 0;
}

.counterGrid .item {
    width: 40%;
    font-size: 26px;
    color: #146e65;
    padding: 50px;
}

.counterGrid .number {}

.counterGrid p {}

footer {
    background: #444;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}

.firstPhaseSec {
    padding: 0;
    margin: -30px 0 0;
}

.firstPhaseSec .content {
    text-align: justify;
}

.firstPhaseSec h4 {}

.firstPhaseSec h3 {
    margin: 60px 0 30px;
}

.firstPhaseSec p {
    margin: 0 0 30px;
}

.enquireNowSec {
    display: flex;
    background: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    border: solid 1px #146e65;
}

.enquireNowSec.top {
    margin: -140px auto 0;
}

.enquireNowSec.bottom {
}

.enquireNowSec .heading {
    background: #146e65;
    color: #fff;
    height: 100%;
    font-size: 24px;
    width: 20%;
    text-align: center;
    padding: 36px;
}

.formSec {
    display: flex;
    align-items: center;
    padding: 20px;
    gap: 20px;
    margin: 0 0 0 auto;
    width: 80%;
    padding: 0 40px;
}

.formSec .form-group {
    width: 40%;
    margin: 0;
}

.formSec input {
    /* width: 40%; */
}

.formSec .btn {
}

.scanSec {
    display: flex;
    align-items: center;
    margin: -10px 0 0 -12px;
}

.scanSec p {
    margin: 0 0 10px;
}

.qr-code {
    margin: 0 20px 0 0;
    width: 100px;
}

.amenitiesSec {
    background: #146e65;
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    margin: 30px 0 0;
}

.amenitiesSec h3 {
    color: #fff;
    margin: 0 0 30px;
}

.amenitiesSec h4 {
    color: #fff;
    margin: 0 0 50px;
}

.amenitiesSec .thumbs {
    padding: 1px;
    position: relative;
    padding: 30px;
    transition: all ease .2s;
    border: 1px solid transparent;
    width: 20%;
}

.amenitiesSec .thumbs:hover {
    border: solid 1px #147a6f;
}

.amenitiesSec .thumbs figure {
    width: 100px;
    height: 60px;
    margin: 0 auto 10px;
    align-items: center;
}

.amenitiesSec .thumbs figure img {
    max-height: 60px;
    max-width: 60px;
}

.spaciousSec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 100px 0;
}

.spaciousSec .content {
    padding-right: 40px;
}

.spaciousThumbWrap {
    display: flex;
    gap: 30px;
    width: 50%;
}

.spaciousThumbWrap .thumb {
    border: solid 1px #146e65;
    border-radius: 20px;
    padding: 50px 30px 30px 30px;
    text-align: center;
    color: #146e65;
    width: 50%;
}

.spaciousThumbWrap .icon {
    margin: 0 0 20px;
}

.spaciousThumbWrap .heading {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 20px;
    font-family: "Philosopher", sans-serif;
    font-weight: 700;
}

.spaciousThumbWrap a {
    display: flex;
    justify-content: center;
    gap: 10px;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px;
}

.reraSec {
    max-width: 800px;
    margin: 0 auto;
}

.reraSec a {
    color: #146e65;
}

.locationSec {
    padding: 100px 0;
    background: url(../images/sky-bg.svg) 0 -50px repeat-x;
}

.locationSec p {
    max-width: 850px;
    margin: 0 0 70px;
}

.locationSec h4 {
    max-width: 500px;
    margin: 0 0 30px;
}

.location-Image {
    border: solid 6px #146e65;
}

.accordianWrap {
    padding: 0 0 0 70px;
}

.accordianWrap h3 {
    margin: 0 0 60px;
}

.accordianWrap .card {
    border: 0
}

.accordianWrap .card-header {
    background: none;
    text-transform: uppercase;
    font-weight: 600;
    border-top: 1px solid #000;
    border-bottom: 0;
    border-radius: 0;
    padding: 0;
}

.accordianWrap .card-header a {
    display: flex;
    padding: 10px 0;
    position: relative;
    transition: all ease .2s;
}

.accordianWrap .card-link.collapsed .arrow {transform: rotate(0deg);}

.accordianWrap .card-header .arrow {
    position: absolute;
    top: 8px;
    right: 0;
    width: 15px;
    transform: rotate(180deg);
}

.accordianWrap .card-body {
    padding: 0 0 20px;
}

.accordianWrap .card-body ul {
    list-style: initial;
    padding: 0 0 0 10px;
}

.projectSec {
    background: rgb(20 110 101 / 10%);
    padding: 100px 0;
}

.projectSec h4 {
    max-width: 500px;
    margin: 0 0 20px;
}

.projectSec h3 {
    margin: 0 0 40px;
    max-width: 500px;
}



.projectSec .container {
    z-index: 1;
    position: relative;
}

.projectSec h3 {
    margin: 0 0 40px;
}

.projectSec .tabs {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 40px;
    flex-wrap: wrap;
}

.projectSec .text_link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.projectSec .text_link img {
    height: 14px;
}

.projectSec .tabContent {
    margin: 0;
}

.projectSec .buttons {
    gap: 10px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
}

.projectSec .columns {
    row-gap: 30px;
}

.projectSec .columns img {
    width: 100%
}

.projectSec .tabsSec .btn {
    font-size: 16px;
}

.projectSec .tabsSec .btn-primary {
    background: #146e65;
}

.findSec {
    padding: 100px 0 40px;
}

.findSec iframe {
    border: solid 6px #146e65 !important;
    width: 100%;
}

.stickyBtnsWrap {
    position: fixed;
    top: 45%;
    right: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    z-index: 1;
}

.stickyBtnsWrap a {
    background: #fff;
    display: flex;
    border: solid 1px #146e65;
    margin: 0 0 20px;
    padding: 10px 11px;
    border-radius: 40px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    transition: all ease .5s;
    white-space: nowrap;
}

.stickyBtnsWrap span {
    margin: 0 0 0 20px;
}

.stickyBtnsWrap a:hover {
    width: 220px;
    transition: all ease .5s;
}

.stickyBtnsWrap a:hover span {
    margin: 0 0 0 10px;
}

.thankSec {
    border: solid 1px #ECECEC;
    border-radius: 10px;
    text-align: center;
    padding: 0 0 30px;
    height: 70vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.thankSec p {
    max-width: 500px;
    margin: 0 auto;
}

.thankIcon {
    height: 100px;
}

@media screen and (max-width: 980px) {
    .enquireNowSec {
        flex-direction: column;
    }

    .enquireNowSec.top {
        margin: 20px 0;
        border: solid 1px #146e65;
    }

    .enquireNowSec .heading {
        width: 100%;
        padding: 14px;
        font-size: 20px;
    }

    .firstPhaseSec {
        margin: 0
    }
    
    .firstPhaseSec h3 {
        margin: 30px 0 !important;
    }

    .formSec {
        margin: 0;
        flex-wrap: wrap;
        padding: 30px;
        width: 100%;
        justify-content: space-between;
    }
    
    .formSec .form-group {
        width: 48%;
    }

    .formSec input,
    .formSec .btn {
    }

    .spaciousSec {
        flex-direction: column;
        margin: 40px 0;
    }

    .spaciousSec .content {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .spaciousThumbWrap {
        width: 100%;
        margin: 40px 0 0;
    }

    .amenitiesSec .thumbs {
    width: 25%;
    }

    .locationSec {
        padding: 30px 0;
    }

    .locationSec p {
        margin: 0 0 40px;
    }
    
    .accordianWrap {
        padding: 0 0 0 10px;
    }
    .projectSec {
        padding: 30px 0;
    }
    .projectSec .tabsSec .btn {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }
    .findSec {
        padding: 30px 0;
    }
    .findSec h3 {
        padding: 30px 0 0;
    }
    .footerContactRow {
        padding: 0;
        gap: 30px;
    }
    .animatedCounterSec {
        margin: 50px 0 0 !important;
    }
    .counterWrap {
        padding: 30px 0 0;
        flex-direction: column;
    }
    .counterGrid , .counterWrap .content {
        width: 100%;
        margin: 0 0 30px;
        padding: 0 10px 0;
    }
    .counterWrap .content h3 {
        margin: 20px 0 !important;
    }
}

@media screen and (max-width: 767px) {

    .location-Image {
        margin: 0 0 50px
    }
    
    .counterGrid {
        /* flex-direction: column; */
        margin: -10px 0 0;
    }
    .counterGrid .item {
    /* border: 0 !important; */
    padding: 30px 0;
    width: 50%;
    }
    .counterGrid .item:nth-child(even) {
        padding-left: 20px
    }
    
    .amenitiesSec .thumbs {
        width: 50%;
    }
}

@media screen and (max-width: 580px) {
    .formSec .form-group {
        width: 100%;
    }
    .formSec input,
    .formSec .btn {
        width: 100%;
    }

    .scanSec {
        flex-direction: column;
        margin: 0;
        text-align: center;
    }

    .spaciousThumbWrap {
        flex-direction: column;
    }

    .spaciousThumbWrap .thumb {
        width: 100%;
        padding: 30px 30px 10px 30px;
    }
}