/* lacentra-new-page start */
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;700;800&family=Barlow+Condensed:wght@100;200;300;400;500;600;700;800&family=Bodoni+Moda:ital,opsz,wght@0,6..96,400;0,6..96,500;0,6..96,600;0,6..96,700;0,6..96,800;0,6..96,900;1,6..96,400;1,6..96,500;1,6..96,600;1,6..96,700;1,6..96,800;1,6..96,900&family=Darker+Grotesque:wght@300;400;500;600;700;800;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Khand:wght@300;400;500;600;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Manrope:wght@300;400;500;600;700;800&family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700&family=Open+Sans:wght@300;400;500;600;700;800&family=Poppins&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,900&family=Titillium+Web:wght@200;300;400;600;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&family=Bodoni+Moda:ital,opsz,wght@0,6..96,400;0,6..96,500;0,6..96,600;0,6..96,700;0,6..96,800;0,6..96,900;1,6..96,400;1,6..96,500;1,6..96,600;1,6..96,700;1,6..96,800;1,6..96,900&display=swap');

/* vision-dev-25 start */


.static-launching {
    position: absolute;
    bottom: 0px;
    right: 40px;
    z-index: 2;
    width: 10%;
}

.section-first {
    background-image: url('../images/desk-banner.png');
    height: 105vh;
    background-position: center 60%;
    background-size: 100% 110%;
}
.section-first::after {
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 107px;
}
.banner-cont {
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
}
.banner-txt {
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 5px 0;
}
.section-first ul {
    display: flex;
    position: absolute;
    bottom: 15px;
    /* background: #EAE8D8; */
    right: 0px;
    z-index: 99;
    width: 100%;
    justify-content: flex-end;
    width: 934px;
    list-style-type: none;
    border-radius: 10px 0 0 0;
}

.section-first ul li {
    position: relative;
    color: #FFB000;
    font-size: 14px;
    line-height: 19.2px;
    font-family: 'Poppins', sans-serif;
    padding: 12px 12px;
    letter-spacing: 0.7px;
}

.section-first ul li:after {
    position: absolute;
    height: 23px;
    background: #FFB000;
    content: '';
    width: 2px;
    right: 0px;
}

.no-border:after {
    height: 23px;
    background: transparent !important;
    width: 0px !important;
}

.section-first ul li:last-child {
    border-right: none
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.static-launching img {
    width: 100%
}

/* leaf start*/


/*-----------------------DM's Banner Section Starts -------------------------------*/
.custom-container {
    max-width: 1200px;
    margin: auto;
    padding: 0px 15px;
}

.art-imp-banner, .tnc {
    position: absolute;
    color: #000;
    font-size: 10px;
    bottom: 0;
    z-index: 2;
    background: rgb(255 255 255 / 60%);
}

.custom_banner_ht {
    height: 600px;
}

.allincl {
    font-size: 12px !important;
    line-height: 20.52px;
    color: #3D3D3D!important;
    font-weight: 400!important;
}

.building-img {
    background: url('../images/desk-banner.png');
    background-position: center bottom;
    background-size: cover;
    height: 100%;
    z-index: 99;
    position: relative;
}

.gradient-patch h1 {
    font-size: 17px;
    line-height: 17px;
    color: #3D3D3D;
    text-align: center;
}

.gradient-patch h1 span {
    font-size: 28px;
    line-height: 42px;
    color: #A6752A;
}

.coco-leaf-1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: unset;
    z-index: 99;
}

.cloud-anm {
    animation-name: cloud-1-anm;
    animation-duration: 20s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

}

@keyframes cloud-1-anm {
    from {
        transform: translateX(100px);
    }

    to {
        transform: translateX(-1440px)
    }

}

.cloud-1 {

    top: 0px;
    right: 0%;
    display: inline-block;
    z-index: -1;
}

.cloud-2 {
    bottom: 200px;
    right: 30%;
    display: inline-block;
    z-index: 1;
}

.birds-fly {
    position: absolute;
    top: 60px;
    left: 0;
    display: inline-block;
    width: auto;
    transform: translateX(-240px);
}

.banner-container {
    position: absolute;
    width: 1200px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    left: 50%;
    top: 0px;
}

.gradient-patch {
    width: 378px;
    background: transparent linear-gradient(172deg, #B5976300 0%, rgb(181 151 99 / 30%) 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    position: absolute;
    right: 0px;
    border-radius: 0 0 20px 20px;
    z-index: 2;
    top: 0px;
    text-align: center;
    padding: 30px 0px 52px 0;
    height: 80%
}

.inner-patch {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15%;
}

.section-first {
    position: relative;

}


.banner-amenities {
    background-color: #A57332;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: flex;
    justify-content: space-evenly;
    position: absolute;
    width: 100%;
    bottom: 0px;
    font-size: 22px;
    padding: 7px 0px;
    letter-spacing: 0.2px;
    line-height: 29px;
    text-align: center;
}

.fall {
    position: relative;
    right: -30px;
    z-index: 2;
}

.pay-possession-box {
    font-family: 'Khand', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 33px;
    color: #fff;
    border: 1px solid #AD8447;
    padding: 2px;
    width: fit-content;
    position: absolute;
    top: calc(50% + 25px);
    transform: translateY(-50%);
}

.pay-box {
    background-color: #09424F;
    padding: 10px;
}

.possession-box {
    background-color: #AD8447;
    padding: 10px;
}

.flat-units {
    font-family: 'Poppins', sans-serif;
    color: #09424F;
}

.flats-dimention {
    text-align: center;
}

.flats-dimention h3 {
    font-size: 25.25px;
    line-height: 29.36px;
    text-align: center;
    color: #3D3D3D;
    width: 297px;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #B16D29;

    padding: 6px 6px;
}

.signature {

    width: 60%;
    margin: 11px auto 20px
}

.launching {
    font-size: 18.27px;
    background: transparent linear-gradient(257deg, #EBB16B 0%, #B16D29 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    line-height: 22.47px;
    letter-spacing: 4.12px;
    padding: 0 15px;
    border-radius: 6px;
    margin: 20px 0px;
    display: inline-block;
    position: relative;
}

.launching:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    left: 0px;
    transform: translate(4px, -50%);
    top: 50%;
}

.launching:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    right: 0px;
    transform: translate(-7px, -50%);
    top: 50%;
}




.off-spine-road {
    background-color: #c78742;
    font-size: 14.13px;
    line-height: 17.13px;
    color: #EAE8D8;
    letter-spacing: 2.58px;
    padding: 0 13px;
    border-radius: 0 0 4px 4px;
    display: inline-block;
    transform: translateY(-3px);
}

.flats-dimention h3 span {
    color: #A6752A;
    font-size: 25.25px;
    line-height: 30.3px
}

.unit-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

.unit-type {
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
}

.unit-type span {
    color: #AF8446;
}

.mg-bd {
    /*margin-top: 35px;*/
    border-bottom: 2px solid #AF8446;
    width: fit-content;
    margin-bottom: 10px;
}

.address {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #09424F;
    padding: 2px 15px;
    width: fit-content;
    margin-top: 5px;
    margin-bottom: 30px;
}

.banner-rera {
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.34px;
    color: #000000;
    z-index: 3;
    position: relative;
    bottom: 35px;
}

.offer {
    position: absolute;
    top: 0;
    right: 16px;
    z-index: 4;
}

.banner-bottom-img {
    position: absolute;
    bottom: 0;
}

.banner-content {
    z-index: 2;
    position: relative;
}

.banner-bottom-img {
    z-index: 1;
}

.banner-desk {
    z-index: 2;
    position: relative;
}

/*-----------------------DM's Banner Section Ends -------------------------------*/

/* tabs code start  */
.privacy-policy a {
    color: #000 !important
}

ul#tabs-nav-about {
    list-style: none;
    margin: 0 0 16px 0px;
    padding: 0px;
    overflow: auto;
    border-bottom: solid 1px #ffffff29;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul#tabs-nav-about li {
    float: left;
    font-weight: bold;
    margin-right: 0px;
    padding: 8px 10px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    width: 180px;
    padding: 0 20px;
    background: #FFFFFF;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 10px;
}

#tabs-nav-about li a {
    text-decoration: none;
    color: #ffffffad;
    font-size: 18px;
}

#tabs-nav-about li:first-child {
    background-color: #E2E2E2;
}

/* tabs code end  */

#project-highlight .leaf {
    position: absolute;
    left: 0px;
    top: -93px;
}

#glimps .leaf {
    position: absolute;
    right: 120px;
    top: -70px;
}


#spine-road-choice .leaf-bottom {
    position: absolute;
    right: 20px;
    top: 100%;
    transform: translateY(-4px);
}

#aspirations .leaf {
    position: absolute;
    left: 0px;
    top: 0
}

.journey-description .title-and-tagline .leaf {
    top: 0px;
    left: 0px;
    transform: translate(-158px, -146px);
}

/* .journey-sitemap .star-leaf {
    top: 0px;
    right: 0%;
    transform: translate(76%, -30%);
} */


#journey #speci-arrow-left {
    display: inline-block;
}

#journey #speci-arrow-right {
    display: inline-block;
}

.slider-arrow {
    position: absolute;
    z-index: 99;
    bottom: calc(100% - 27px);
    cursor: pointer;
}

.journey-description .title-and-tagline {
    z-index: 2;
    padding-top: 140px;
}

.scroll-tonkow-more {
    margin-top: 60px;
    font-size: 20px;
    line-height: 28px;
    color: #2E4B09;
    animation-name: scroll-more;
    animation-duration: 0.6s;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    animation-fill-mode: forwards;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.scroll-tonkow-more img {
    transform: translateY(-9px);
}

@keyframes scroll-more {
    from {
        margin-left: 20px
    }

    to {
        margin-left: 0px
    }
}

#specifications .star-leaf {
    position: absolute;
    right: 0px;
    bottom: calc(100% - 340px);
    transform: translate(140px, -150px);
    z-index: -1;
}

.map-and-slider .leaf {
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(147px, 292px);
}

.star-leaf {
    position: absolute;
    bottom: -180px;
    right: 0px;
}

#glimps .enquiry__now {
    margin-top: 40px;
}

#better-plan-slider .leaf {
    position: absolute;
    left: 0px;
    top: 0px;
    transform: rotate(-15deg);
}

#spine-road-choice .leaf {
    position: absolute;
    left: 0px;
    top: 0px;
}

/* leaf end  */
.glimps-slider-arrow {
    position: absolute;
    right: 81px;
    top: 50px;
}

.glimps-slider-arrow-left {
    display: inline-block;
    cursor: pointer;
}

.glimps-slider-arrow-right {
    display: inline-block;
    cursor: pointer;
}

.static-rotate {
    position: fixed;
    top: unset;
    right: 40px;
    height: 170px;
    width: 170px;
    z-index: 9999;
    bottom: 41px !important;
}

.static-elev {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
}

.launching-last-tower {
    padding: 10px;
    background: url('../images/vision-exotica/ratation-text.svg');
    height: 170px;
    width: 170px;

    position: absolute;
    /* right: 60px;
    top: 400px; */
    z-index: 99;
    /* transform: translateX(-60px); */
    /* transition: 10s;
    animation-name: rota1te-launch;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; */
}

@keyframes rotate-launch {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

:root {
    --white: #fff;
    --graydark: #58595B;
    --grayfaint: #CFD1D7;
    --gray: #C6CBD8;
    --blue: #4950BA;
    --dark-blue: #111D39;
    --blackish: #070A12
}

/*-------------------------- leaf Css Start ----------------------------------------*/
.falling-leaves {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, 0);
    overflow: hidden;
    z-index: 2;
}

.leaf-scene {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    transform-style: preserve-3d;
}

.leaf-scene div {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(../images/vision-exotica/leaf.png) no-repeat;
    background-size: 100%;
    transform-style: preserve-3d;
    backface-visibility: visible;
}

/*-------------------------- leaf Css Ends ----------------------------------------*/


#clubslidercount {
    float: left;
    margin-top: 5px;
    font-size: 48px;
    line-height: 26px;
    margin-left: 92px;
}

.close {
    position: absolute;
    top: -6px;
    right: 6px;
    cursor: pointer;
    color: #000;
    font-size: 26px;
}

#exo_amn_count {
    float: left;
    margin-top: 5px;
    font-size: 48px;
    line-height: 26px;
    margin-left: 92px;

}

#exo_amn_count span {
    color: #576F3A !important
}

#aspirationslidercount {
    font-size: 48px;
    line-height: 26px;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateX(-39px);
}

#aspirationslidercount_mobile {
    font-size: 48px;
    line-height: 26px;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateX(-39px);
}

#aspirationslidercount span {
    display: block;
    margin-bottom: 13px;
}

#aspirationslidercount_mobile span {
    display: block;
    margin-bottom: 13px;
}

#aspirationslidercount span:nth-child(1) {
    border-bottom: solid 1px #2e4b0947;
    padding-bottom: 14px;
}

#aspirationslidercount_mobile span:nth-child(1) {
    border-bottom: solid 1px #2e4b0947;
    padding-bottom: 14px;
}

.glimps-slider {
    margin-left: 90px;
    padding: 26px 0 0;
}

.pd-tp-50 {
    padding-top: 50px;
}

.nav-links {
    /* margin-top: 30px; */
    position: relative;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    /* padding: 30px 0 0 0; */
}

.nav-links li {
    display: inline-block
}

.move-1-up {
    transition: .3s;
    animation-name: move-up;
    animation-duration: 1s;
    animation-iteration-count: 1;
    position: relative;
    animation-timing-function: linear;
    animation-fill-mode: forwards;

}

@keyframes move-up {
    0% {
        /* position: absolute; */
        transform: translate(0, -20%);
    }

    50% {
        transform: translate(0, -60%);
    }

    100% {
        transform: translate(0, -100%);
    }

}



.move-1-down {
    transition: .3s;
    animation-name: move-1-down;
    animation-duration: 1s;
    animation-iteration-count: 1;
    position: relative;
    animation-timing-function: linear;
    animation-fill-mode: forwards;

}

@keyframes move-1-down {
    0% {
        /* position: absolute; */
        transform: translate(0, -100%);
    }

    50% {
        transform: translate(0, -60%);
    }

    100% {
        transform: translate(0, 0%);
    }

}




/* ---------------- */
.move-2-down {
    transition: .3s;
    animation-name: move-down;
    animation-duration: 1s;
    animation-iteration-count: 1;
    position: relative;
    animation-timing-function: linear;
    animation-fill-mode: forwards;

}

@keyframes move-down {
    0% {
        /* position: absolute; */
        transform: translate(0, 20%);
    }

    50% {
        transform: translate(0, 60%);
    }

    100% {
        transform: translate(0, 100%);
    }

}





.move-2-up {
    transition: .3s;
    animation-name: move-2-up;
    animation-duration: 1s;
    animation-iteration-count: 1;
    position: relative;
    animation-timing-function: linear;
    animation-fill-mode: forwards;

}

@keyframes move-2-up {
    0% {
        /* position: absolute; */
        transform: translate(0, 100%);
    }

    50% {
        transform: translate(0, 60%);
    }

    100% {
        transform: translate(0, 0%);
    }

}

#betterplann {
    padding-bottom: 90px;
}

.nav-links a {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #231F20 !important;
    text-align: center;
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
}

/* .nav-links li:nth-child(1) {
    left: 0px;
    position: absolute;

} */

/* .nav-links li:nth-child(2) {
    left: 140px;
    position: absolute;
} */

.nav-links a span {
    display: block;
    /* margin: 0 30px!important; */
}

.header-bg-scroll {
    background: #fff;
}




.menu-sub-text {
    opacity: 0
}

/* .nav-links li:nth-child(3) {
    left: 280px;
    position: absolute;
} */

/* .nav-links li:nth-child(4) {
    left: 420px;
    position: absolute;
} */

.nav-links li:nth-child(5) {

    text-align: right;
    margin-left: 60px;
}

.nav-links li:nth-child(6) {

    text-align: right;
    margin-left: 60px;
}

.nav-links li:nth-child(7) {

    text-align: right;
    margin-left: 60px;
}

.nav-links li:nth-child(8) {
    text-align: right;
    margin-left: 60px;
}

.custom-nav-links {
    display: none
}

.site-logo {
    position: absolute;
    left: calc(50% - 73px);
}

/* header {
    background: #fff;
} */

.custom-nav-links {
    position: absolute;
    top: 50%
}

.from-to {
    font-size: 28px;
    line-height: 43px;
    text-transform: capitalize;
}

.set-to {
    text-transform: lowercase !important;
}

.font-Bodoni-moda-regular {
    font-weight: 400;
    font-family: 'Bodoni Moda', serif;
}

.font-orpheus-regular {
    font-family: orpheuspro, serif;
    font-style: normal;
    font-weight: 400;
}

.font-orpheus-bold {
    font-family: orpheuspro, serif;
    font-style: normal;
    font-weight: 700;
}

.font-orpheus-medium {
    font-family: orpheuspro, serif;
    font-style: normal;
    font-weight: 500;
}

.font-Bodoni-moda-medium {
    font-weight: 500;
    font-family: 'Bodoni Moda', serif;
}

.font-Bodoni-moda-semibold {
    font-weight: 600;
    font-family: 'Bodoni Moda', serif;
}

.font-Bodoni-moda-bold {
    font-weight: 700;
    font-family: 'Bodoni Moda', serif;
}

.font-Bodoni-moda-reextrabold {
    font-weight: 800;
    font-family: 'Bodoni Moda', serif;
}

.font-Bodoni-moda-black {
    font-weight: 900;
    font-family: 'Bodoni Moda', serif;
}


.font-barlow-moda-regular {
    font-weight: 400;
    font-family: 'Barlow', sans-serif;
}

.font-barlow-moda-medium {
    font-weight: 500;
    font-family: 'Barlow', sans-serif;
}

.font-barlow-moda-semi-bold {
    font-weight: 600 !important;
    font-family: 'Barlow', sans-serif;
}

.font-barlow-moda-bold {
    font-weight: 700 !important;
    font-family: 'Barlow', sans-serif;
}

.home-banner-content h1 {
    font-size: 112px;
    line-height: 98px;
    text-transform: lowercase;
    color: #231F20;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    position: relative;
    height: 200px;
    word-spacing: -24px;
}

.blur {
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.15);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    /* border: 1px solid rgba( 255, 255, 255, 0.18 ); */
    position: absolute;
    right: 0;
    display: flex;
    height: inherit;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: calc(100% - 80px);
    top: 84px;
}

.sidew {
    background-color: #fff;
    font-size: 36px;
    line-height: 45px;
    font-weight: bold;
    color: #84A43A;
    border: 1px solid #84A43A;
    font-family: 'Barlow', sans-serif !important;
    padding: 0px 20px;
}

.badge {
    position: absolute;
    top: 20%;
    left: 0;
    display: flex;
}

.sideg {
    background-color: #84A43A;
    font-size: 17px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #84A43A;
    font-family: 'Poppins', sans-serif !important;
    padding: 11px 18px;
    height: 48px;
}

.green {
    font-size: 48px;
    line-height: 50px;
    color: #2E4B09;
    font-weight: 500;
}

.text-g {
    font-size: 20px;
    color: #2E4B09;
    line-height: 30px;
    padding-bottom: 15px;
}

.bgg {
    background-color: #2E4B09;
    border: 1px solid #00000000;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 25px;
    padding: 0px 65px;
    margin-bottom: 15px;
}

.flextxt {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 85%;
    padding-bottom: 10px;
}

.flextxt span {
    font-size: 18px;
    line-height: 22px;
    color: #1C2D05;
    font-family: 'Barlow', sans-serif !important;
}

.inc {
    font-size: 12px !important;
}

.brl {
    position: relative;
    padding-left: 20px;
}

.brl:after {
    position: absolute;
    left: 0;
    top: 10px;
    height: 28px;
    width: 1px;
    content: '';
    border-left: 1px solid #1C2D05;
}

.bbox {
    font-size: 24px;
    letter-spacing: -0.72px;
    line-height: 29px;
    text-align: center;
    width: 60%;
}

.bgb {
    background-color: #1D90CE;
    color: #ffffff;
    font-weight: 600;
    padding: 4px;
    font-size: 24px;
    letter-spacing: -0.72px;
    line-height: 29px;
}

.brb {
    background-color: #fff;
    border: 1px solid #1D90CE;
    font-weight: 600;
    padding: 4px;
    color: #1D90CE;
    font-size: 24px;
    letter-spacing: -0.72px;
}

.banner-location {
    font-size: 16px;
    line-height: 30px;
    color: #1C2D05;
    padding-bottom: 10px;
}

.flextxt span:first-child {
    padding-right: 20px;
}

.nighout span {
    margin-left: 7px;
}

.slick-3 .home-banner-content {
    margin-left: 30px
}

.slick-3-to {
    position: relative;
    font-size: 28px;
    line-height: 43px;
    transform: translate(-621px, 64px);
    display: inline-block;
}

.slick-2 .home-banner-content h3 {
    font-size: 21px;
    line-height: 30px;
    color: #231F20 !important;
    margin-left: 95px;
}

.home-banner-content h3 {
    font-size: 21px;
    line-height: 30px;
    color: #231F20 !important;
    margin-left: 140px;
}

.home-banner-content h3 span {
    font-size: 25px;
    line-height: 30px;
}

.snack-places {
    margin-left: 160px
}

.home-banner-content h2 {
    font-size: 28px;
    line-height: 43px;
    color: #231F20;
    letter-spacing: 0px;
    display: unset;
    grid-template-columns: unset;
    grid-gap: 28px;
    margin-left: 137px;
    margin-top: -4px;
    letter-spacing: -0.5px;
}

.slick-3 .home-banner-content h2 {
    display: unset;
    margin-left: 115px;
}

.better-plan-slider .arrow {
    top: 50%;
    bottom: unset;
    left: 50%;
    right: unset;
    /* transform: translate(-50%,-23px)!important; */
}

.better-plan-slider .arrow-right {
    transform: rotate(180deg) translate(0, -30px);
}

.better-plan-slider .arrow-left {
    display: block;
    transform: translate(-31px, -3px);
}

.home-banner-content hr {
    width: 59%;
    margin-left: 150px;
    background: #000;
    margin-top: 24px;
    margin-bottom: 16px;
}

.slick-2 .home-banner-content h2 {
    font-size: 28px;
    line-height: 43px;
    color: #231F20;
    letter-spacing: 0px;
    display: unset;
    grid-template-columns: unset;
    grid-gap: 28px;
    margin-left: 87px;
    margin-top: -4px;
    letter-spacing: -0.5px;



}

.slick-2 .home-banner-content hr {
    width: 59%;
    margin-left: 88px;
    background: #000;
    margin-top: 24px;
    margin-bottom: 16px;
}

.slick-2 .home-banner-content h2 span:nth-child(2) {
    margin-left: 86px;
}

.home-banner-content h2 span:nth-child(2) {
    margin-left: 36px;
}

.slick-2 .home-banner-content h1 .snack-places {
    margin-left: 80px;
}

.nighout {
    position: absolute;
    top: 133px;
    text-transform: lowercase;
}


.morning-walk {
    position: absolute;
    top: 37px;
    text-transform: capitalize;
    line-height: 27px;
    text-align: left;
    margin-left: 10px;
}


.better-plan-slider .slick-slide h6 {
    position: absolute;
    bottom: 80px;
    right: 80px;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    transition: 0.3s;
    transition-delay: 2s;
}

/* .section-head p,
h2,
h3 {
    display: inline-block;
} */

.amenities-points-slider h1 {
    padding: 10px;
    background: red;
}

.amenities-points-slider ul {
    list-style-type: disc;
    padding: 13px 28px;
}

.amenities-points-slider ul li {
    margin-left: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}

/* #amenities h2,h3,p{color:#fff!important} */
.amenities-points-slider h3 {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}

.aspiration-road-slider-arrow {
    display: none
}

.spine-road-mobile-arrow {
    display: none;
}

.amenities-points-slider .list-content .scroll-for {
    display: grid;
    grid-template-columns: 47% 55%;
}

.amenities-points-slider {
    /* margin-left: 92px; */
    margin-top: 40px;
    padding-left: 97px;
}

.amenities-img-slider {
    margin-top: -46px
}

#amenities {
    /* background-image: url('../images/vision-exotica/amenities-bg.jpg'); */
    background-repeat: no-repeat;
    background-size: cover;
}

.glimps-slider .slick-slide {
    margin-right: 20px
}

.text-underline {
    text-decoration: underline;
}

.glimps-slider .video {
    padding: 10px 0px;

    margin: 0 10px;
}

.glimps-slider .video iframe {
    width: 410px !important;
    height: 270px;
}

/* .betterplan-arrow .right{transform: rotate(180deg);} */

.amenities-arrow {
    margin-top: -70px;
    cursor: pointer;
    padding: 0px 50px 0px 20px;
    position: relative;
    z-index: 1;
}

#club h2.section-title {
    line-height: 62px;
}

.amenities-arrow:after {
    position: absolute;
    width: 75%;
    border: solid 1px #576F3A;
    content: '';
    right: 0px;
    transform: translate(0px, 19px);
    top: 0;
    z-index: -1;
}

#spine-road-choice {
    padding-left: 92px;
}

#spine-road .title-and-tagline p {
    margin: 20px 0 61px;
    padding-right: 260px;
}

#spine-road .set-margin {
    margin-top: 40px
}

.arrow-grid {
    display: inline-block;

}

/* .pull-right{float:right!important} */
.visibel-xs {
    display: none !important
}

#club-slider-text-left-mobile {
    display: none
}

#club-slider-text-right-mobile {
    display: none
}

.fullview-relative {
    position: relative;
}

.spine-road-slider-arrow {
    position: absolute;
    top: 0px;
    right: 99px;
    cursor: pointer;
    transform: translateY(-111px);
}

.spine-road-slider-arrow #spine-arrow-left,
#spine-arrow-right {
    display: inline-block;
}

#spine-road-choice .title-and-tagline p {
    padding-right: 201px;
}

.spine-slider-choice .slider-content {
    position: absolute;
    bottom: 31px;
    left: 30px;
    color: #fff;
}

.spine-slider-choice .slider-img {
    margin-top: 0px;
}

#spine-road-choice .title-and-tagline h2 {
    line-height: 62px;
}

#spine-roadslidercount {
    float: left;
    margin-top: 5px;
    font-size: 48px;
    line-height: 26px;
    /* margin-left: 92px; */
    color: #CEDAB0;
}

.spine-choice-arrow .arrow-grid {
    float: right;
}

.spine-choice-arrow {
    margin-top: 42px;
    cursor: pointer;
    padding: 0px 50px 0px 20px;
    position: relative;
    z-index: 1;
    width: 95%;
    margin-left: auto;
}

.spine-slider-choice .slider-content h6 {
    font-size: 18px;
    line-height: 28px;
}

.spine-choice-arrow:after {
    position: absolute;
    width: 88%;
    border: solid 1px #576F3A;
    content: '';
    right: 0px;
    transform: translate(0px, 19px);
    top: 0;
    z-index: -1;
}

.google-map iframe {
    width: 500px;
    height: 100%;
    height: 500px;
}

.google-map {
    position: relative;
    z-index: 1;
}

.spine-road .content {
    padding: 60px 30px;
    background-color: #fff;
    box-shadow: 0px 2px 8px #00000014;
    border-radius: 8px;
    height: 450px;
    width: 450px;
    margin: 10px 0;
    box-sizing: border-box;
}

.spine-road .slick-slide {
    display: block;
    margin-right: 40px;
}

.map-and-slider .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.spine-road .content ul li {
    font-size: 16px;
    line-height: 34px;
    position: relative;
    color: #444;
}


.spine-road .content ul li:after {
    position: absolute;
    content: '';
    background-color: #9CB661;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    transform: translate(-17px, 16px);
}

.specification-slider .slider-content ul {
    list-style-type: none;
    margin-top: 11px;
    padding-left: 20px;
}

.specification-slider .slider-content ul li {
    position: relative;
    color: #444
}

.specification-slider .slider-content ul li:after {
    position: absolute;
    content: '';
    background-color: #9CB661;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    transform: translate(-17px, 16px);
}

#specifications .set-top-margin {
    margin-top: -110px
}

.spine-road .content ul {
    padding-left: 26px;
    list-style-type: none;
}

.spine-road {
    position: relative;
    z-index: 2;
    margin-left: -110px;
    margin-top: -7px;
}

.spine-road .content h4 {
    font-size: 40px;
    line-height: 26px;
    color: #E6EDD7;
}

.spine-road .content h3 {
    font-size: 28px;
    line-height: 26px;
    color: #E6EDD7;
    font-weight: 600 !important;
    font-family: 'Barlow', sans-serif !important;
    color: #2E4B09;
    margin: 14px 0 10px 0;
}

.get-direction {
    margin-top: 10px;
}

#amenities-arrow-left {
    display: inline-block;
}


#aspirations h2.section-title {
    font-size: 32px;
    line-height: 52px;
}

#aspirations {
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 3;
}

.aspiration-slider .slider-content h3 {
    font-size: 40px;
    line-height: 48px;
    color: #000000;
    opacity: 0;
}

.aspiration-slider .slick-current .slider-content h3 {
    opacity: 1;
    animation-name: residence-text;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

@keyframes residence-text {
    from {
        transform: translateX(-310px);
        opacity: 0
    }

    to {
        transform: translateX(0px);
        ;
        opacity: 1
    }

}

.aspiration-slider .slider-content {
    position: absolute;
    top: 50%;
    left: 0px;
}

.aspiration-slider .slick-list {
    /* padding-left: 90px; */
    /* margin-right: 90px; */
}

.aspiration-slider .slider-img {
    padding-left: 90px;
    /* margin-right: 90px; */
    margin: 0 10px;
}

.aspiration-slider {
    margin-right: 90px;
    margin-top: 30px;
}

/* .aspiration-slider .slider-img{margin-right:90px;} */

.aspiration-slider .arrow {
    position: absolute;
    right: 0px;
    bottom: 0px;
    transform: unset;
    left: unset;
    top: unset;
    right: 0px;
    transform: translate(-50px, -20px);
    cursor: pointer;
}

.aspiration-slider .arrow-left {
    right: 0px;
    transform: translate(-100px, -20px);
}

#specifications {
    padding-left: 97px;
    z-index: 1;
    padding-top: 140px;
}

#specifications .title-and-tagline h2 {
    font-size: 48px;
    line-height: 59px;
}

.mobile-number {
    display: none !important;
}

#specifications .title-tagline {
    margin-bottom: 20px;
    margin-top: 7px;
}

.enquir-now-fixed {
    position: fixed;
    top: 190px;
    right: 0px;
    z-index: 9;
    height: 12px;
    transform: rotate(-90deg);
}

.mobile-call-btn {
    width: 24px;
    height: 24px;
    background: #2E4B09;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}

.mobile-call-btn img {
    width: 100%;
    padding: 6px;
}

#amenities-arrow-right {
    display: inline-block;
}


.top-right {
    float: right
}

.nav-links a {
    float: left;
    margin: 0 27px;
}

.nav-links a:not(.no-margin) {
    margin-top: 5px
}

.nav-links .menu-effect a.active {
    color: #000;
    font-weight: bold;
}

.nav-links a:active {
    color: #000;
}

.specification-slider .slider-content {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 20px 40px 20px 30px;
    background: #fff;
    width: 380px;
    height: 400px;
}

.specification-slider .slider-content h3 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600 !important;
    font-family: 'Barlow', sans-serif;
}

#specifications .slider-arrow {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 10% 10%;
    grid-gap: 10px;
}

#spine-road-choice {
    padding-left: 97px;
    padding-bottom: 0px;
    padding-top: 90px;
}

/* width */
::-webkit-scrollbar {
    width: 0px;
    height: 0px
}

/* Track */
::-webkit-scrollbar-track {
    background: #CEDAB0;
    height: 0px
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #CEDAB0;
    height: 0px
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #CEDAB0;
    height: 0px
}

.all-incl {
    font-size: 14px !important;
    line-height: 30px;
}

#journey {
    background: #CEDAB0;
    margin-top: -246px;
    padding-top: 120px;
    padding-left: 92px;
}

.sitemap-img h6 {
    font-size: 15px;
    line-height: 28px;
    color: #2E4B09;
}

.sitemap-img-bottom h6 {
    font-size: 15px;
    line-height: 28px;
    color: #2E4B09;
}

.journey-description {
    display: grid;
    grid-template-columns: 34% 70%;
    grid-gap: 0px;
    margin-top: 70px;
}

.sitemap-img {
    width: 10%
}

.sitemap-img img {
    width: 100%
}

.journey-sitemap ul {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    margin-left: 1580px;
    position: relative;
    list-style-type: none;
}

.main-sitemap-content h6 {
    font-size: 20px;
    line-height: 28px;
    color: #2E4B09;
}

.journey-sitemap ul li:after {
    width: 320px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='7%2c 14' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    position: absolute;
    top: 50%;
    content: '';
    z-index: -1;
    height: 2px
}



.journey-sitemapli-before:before {
    width: 2px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='7%2c 14' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    position: absolute;
    top: -55px;
    content: '';
    z-index: -1;
    height: 100px;
    left: 50%;
}

.journey-sitemapli-before-bottom:before {
    width: 2px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='4' stroke-dasharray='7%2c 14' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    position: absolute;
    bottom: -55px;
    content: '';
    z-index: -1;
    height: 100px;
    left: 50%;
}

.journey-sitemap {
    overflow-x: scroll;
    width: calc(100% - 70px);
    position: relative;
    padding: 190px 0;
}

.journey-description {
    position: relative;
}

.journey-sitemap ul li {
    /* display: inline-block; */
    margin-right: 240px;
    position: relative;
    width: 320px;
    z-index: 9;
}

#journey .star-leaf {
    top: 50%;
    transform: translateY(-43%);
}


#journey .bottm-leaf {
    bottom: 0;
    transform: translate(-110%, -30%);
    right: 0;
}

.journey-sitemap ul li {
    width: 480px
}

.journey-sitemap ul li:last-child h5 {
    font-size: 12px !important;
    color: #2E4B09
}

.journey-sitemap ul li:last-child h6 {
    font-size: 16px;
    line-height: 18px
}


.sitemap-img {
    position: absolute;
    top: -243px;
    left: 50%;
    width: 250px;
    transform: translateX(-50%);
    z-index: 999;
    height: 150px;
}

.sitemap-img-bottom {
    position: absolute;
    bottom: -190px;
    left: 50%;
    width: 250px;
    transform: translateX(-50%);
    z-index: 999;
    height: 150px;
}

.year {
    width: 80px;
    height: 80px;
    background: #2E4B09;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
}

.specification-slider .slick-slide {
    margin-left: 32px;
}

.nav-links a.active .menu-sub-text {
    opacity: 1
}

.nav-links a:hover .menu-sub-text {
    opacity: 1
}

.nav-links a.active:focus .menu-sub-text {
    opacity: 1
}

.specification-slider {
    margin-left: -20px;
}

.specification-slider .slider-content ul li {
    font-size: 14px;
    line-height: 32px;
}

.glimps-slider .video h5 {
    border-top: solid 1px #CEDAB0;
    margin-top: 4px;
    padding-top: 5px;
    font-size: 16px;
    line-height: 24px;
    color: #444;
}

#club-slider-text-left {
    width: 250px;
    padding: 10px;
    background: transparent;
    height: 100%;
    top: 0%;
    position: absolute;
    left: 0;
    cursor: pointer;
}

#club-slider-text-right {
    width: 250px;
    padding: 10px;
    background: transparent;
    height: 100%;
    top: 0%;
    position: absolute;
    right: 0px;
    left: unset;
    cursor: pointer;
}

.club-slider-arrow {
    position: absolute;
    height: 100vh;
    top: 0%;
    width: 100%;
}


.glimps-slider .video+h6 {
    font-size: 16px;
    line-height: 24px;
}

#club * {
    /* color: #fff */
}

#club .title-and-tagline {
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding-top: 70px !important;
    width: 100%;
}

#amenities * {
    color: #fff
}

.club-slider-text .slick-slide h3:after {
    width: 10px;
    height: 10px;
    background-color: #fff;
    content: '';
    left: -20px !important;
    top: 50% !important;
    position: absolute;
    border-radius: 50%;
}

.club-slider .art-imp {
    color: #fff !important
}

#sustainable-project .art-imp {
    color: #fff !important
}

.spine-slider-choice .art-imp {
    color: #fff !important
}

.aspiration-slider .art-imp {
    color: #fff !important;
    left: 95px !important;
}

#about-dev .art-imp {
    color: #fff !important;
}

.club-slider-text h3:before {
    width: 10px;
    height: 10px;
    background-color: #fff;
    content: '';
    right: -20px;
    top: 50%;
    position: absolute;
    border-radius: 50%;
}


/* .club-slider .slick-slide .slider-content h3{} */
#sustainable-project ul {
    display: unset;
    grid-template-columns: unset;
    text-align: center;
    list-style-type: none;
    margin-top: 40px;
}

.sustainable-project-slider .arrow {
    left: 0px
}

.sustainable-project-slider .arrow-right {
    left: unset;
    right: 0px
}

.sustainable-project-slider li {
    margin-top: 60px;
}

.sustainable-project-slider .content-icon .icon img {
    margin: 0 auto;
}

#sustainable-project {
    /* background-image: url("../images/vision-exotica/sustain-abel-project-bg.jpg"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: 0px;
}

#sustainable-project .content-icon h6 {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 28px 0 20px 0;
    margin-bottom: 30px;
}

#sustainable-project h2 {
    font-size: 32px;
    line-height: 42px;
    color: #fff
}


.club-text-slider .slick-current h3 {

    color: #fff !important;

    /* width:60vw */
}

#specifications p {
    padding-right: 70px;
}

.club-text-slider {
    position: relative;
    margin-top: 0px;
    transform: translate(0px, -290px);
    height: 0px;
}

/* .club-slider-text-wrapper{position: absolute;top:50%;left:50%;z-index: 9;} */

.club-text-slider .slider-content {
    width: 70vw;
    margin: 0 auto;
}

.club-text-slider .slick-slide .slider-content h3 {
    display: inline-block;
    color: #FFFFFF66;
    font-size: 48px;
    line-height: 58px;
    /* margin: 0 60px; */
    position: relative;


}


.sell_do_virtual_numbers {
    font-size: 14px !important;
    line-height: 17px !important;
}

.club-text-slider .slick-slide .slider-content {
    text-align: right;
}

.club-text-slider .slick-current~.slick-slide .slider-content {
    text-align: left;
}

.club-text-slider .slick-current .slider-content {
    text-align: center;
}

.club-text-slider .slick-current h3:after {
    position: absolute;
    top: 50%;
    left: -30px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    content: '';
    background: #fff !important;

}

.club-text-slider .slick-current h3:before {
    position: absolute;
    top: 50%;
    right: -30px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    content: '';
    background: #fff !important;
}

#club .title-and-tagline * {
    color: #fff
}

.club-text-slider .slick-slide h3:after {
    background: transparent;
}

.club-text-slider .slick-slide h3:before {
    background: transparent;
}

.club-slider h3 {
    position: absolute;
    bottom: 201px;
    font-size: 48px;
    line-height: 58px;
    width: auto;
    text-align: center;
    left: 50% !important;
    transform: translateX(-50%);
    letter-spacing: 0px;
}

/* .club-slider .slick-current + .slick-slide .slider-content h3{left:-60px!important} */

/* .club-slider .slick-slide .slider-content h3{left:unset!important;right:-60px} */
.better-plan-slider {
    margin-top: 50px;
}


#better-plan-slider {
    padding-top: 20px;
}

.header-bg-toggle {
    background: #fff;
}

/* .better-plan-slider .slick-current  ~.slick-slide h6 {opacity:0} */
.better-plan-slider .slick-slide h6 {
    animation-name: hide-text;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);

}

.journey-bottom-arrow-mobile {
    display: none
}

@keyframes hide-text {
    0% {
        opacity: 0.6;
    }

    25% {
        opacity: 0.4;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

.better-plan-slider .slick-current h6 {
    position: absolute;
    top: 40px;
    left: 40px;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    z-index: 999;
    display: inline-block;
    height: fit-content;
    width: fit-content;
    opacity: 1;
    animation-name: show-text;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

@keyframes show-text {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0.2;
    }

    40% {
        opacity: 0.4;
    }

    60% {
        opacity: 0.6;
    }

    80% {
        opacity: 0.8;
    }

    100% {
        opacity: 1;
    }
}

.about-img {
    /* background-color: red; */
    display: inline-block;
    padding: 9px 59px 0;
    position: relative;
}



#about-dev h2 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-weight: 500 !important;
    font-family: 'Barlow', sans-serif !important;
}

#about-dev p {
    color: #BCBCBC !important;
}

#about-dev a {
    color: #BCBCBC !important;
}

#about-dev {
    /* background-image: url('../images/vision-exotica/about.jpg'); */
    background-size: cover;
    background-repeat: no-repeat;
}

/* #about-dev h2,h3{text-align: center;} */
#about-dev h3 {
    color: #D5D5D5;
    font-size: 18px;
    line-height: 24px;
}

#about-dev h2 {
    color: #fff;
}

#about-dev p {
    padding: 0 89px;
    margin: 30px 0;
}


.footer-text {
    text-align: center;
    color: #444444 !important
}

.hide-in-mobile {
    display: inline-block !important
}

.footer-text span:nth-child(1) {
    float: left
}

.footer-text span:nth-child(1) span {
    float: none
}

.footer-text span:nth-child(3) {
    float: right;
}

.footer-text span:nth-child(3) {
    float: right
}

.footer-content p,
a {
    color: #444 !important
}

.about-img {
    border-radius: 4px;
}

#about-dev h3 {
    margin-top: 40px
}

.about-logo {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 20px;
    text-align: center;
    width: 480px;
    margin: 0 auto;
}

.footer-content {
    display: grid;
    grid-template-columns: 5% 95%;
    align-items: center;
    padding-bottom: 20px;
}

#about-dev {
    padding-bottom: 0px;
}

.footer-content p {
    padding: 0px !important;
    margin: 0px !important;
    text-align: left !important;
}

.about-img:first-child {
    background-color: #E2E2E2;
    filter: grayscale(1);
}

.about-img:nth-child(2) {
    background-color: #fff;
}

/* .about-img img {
    position: absolute;top:50%;left:50%
} */

/* .section-head{display: flex;flex-direction: column;} */
/* #amenities h1,h3{background-color: red;} */
.arrow {
    display: inline-block;
    position: absolute;
    top: calc(100% - 300px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    cursor: pointer;
}

/* .arrow {
    display: inline-block;
    position: absolute;
    top: 410px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    cursor: pointer;
} */

#betterplan-arrow-right {
    transform: translate(41px, -14px) rotate(180deg);
    display: inline-block;
}

#betterplan-arrow-left {
    transform: translateX(8px);
}

.animation-betterplan {
    animation-name: delay-text;
    transition: 0.3s;
    transition-delay: 2s;
    animation-duration: 2s;
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@keyframes delay-text {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}




.block-img {
    background: #CFD1D7;
    width: 100%;
    height: 216px;
    border-radius: 10px;
}

.right-content .block-frame {
    width: 100%;
    margin: 0 auto;
}

.read-blog .block-img {
    height: 490px
}

.read-blog .block_frame_block_content p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.48px;
}

.prev-next-blog {
    margin-top: 82px;
    padding: 20px 0px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.read-blog form input,
textarea {
    border: 1px solid #CFD1D7;
    border-radius: 6px;
    padding: 7px 10px;
    width: 100%;
}

.user-ico {
    height: 56px;
    width: 56px;
    border-radius: 50%;
    background: var(--gray);
    text-align: center;
    line-height: 75px;
}

.user-ico svg {
    width: 50%
}

.coment-area {
    margin-top: 43px;
}

.catchcomment h6 {
    font-size: 16px;
    line-height: 20px;
}

.catchcomment p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.42px;
}

.prev-comment {
    display: grid;
    grid-template-columns: 10% 90%;
    grid-gap: 16px;
}

.username {
    color: var(--dark-blue);
}

.coment-area h3 {
    margin: 0 0 26px;
    font-size: 24px;
    line-height: 1px;
    letter-spacing: 0.72px;
}

.read-blog form input,
textarea {
    margin-bottom: 10px;
}

.inpt-pd-lft {
    padding-right: 5px;
}

.inpt-pd-rft {
    padding-left: 5px;
}

.prev-next-blog span {
    margin-right: 5px
}

.share-ico {
    width: 40px;
    height: 40px;
    background: var(--blue);
    border-radius: 50%;
    padding: 0 10px;
    line-height: 50px;
}

.submit {
    background: var(--blue);
    padding: 8px 42px;
    border-radius: 40px;
    color: var(--white);
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.42px;
}

.sharelink {
    display: grid;
    grid-template-columns: 50px 40px;
    align-items: center;

}


#read-block {
    margin-top: 50px;
}

.share img {
    width: 100%
}

.read-blog .block-frame {
    border: none;
    width: 96%;
    margin: 20px 0;
}

.read-blog .section-title {
    font-size: 36px;
    line-height: 42px
}

.set-padding {
    padding: 0 18px;
}

.right-content .block-frame .block-img {
    width: 100%;
    height: 141px;
}

.right-content .block_frame_block_content p {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
    color: var(--dark-blue);
}

.block_frame_block_content {
    padding: 21px 10px 20px;
}

.block_frame_block_content h2 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
}

.block_frame_block_content p {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.42px;
}

.list {
    list-style-type: none;
    display: grid;
    grid-template-columns: 50% 50%;
}

.right-content .list {
    grid-template-columns: 100%;
}

.right-content .list li {
    margin: 10px 0
}

.read-more {
    background: var(--blue);
    padding: 13px 42px;
    border-radius: 25px;
    color: var(--white);
}

.block-frame {
    border: 1px solid #CFD1D7;
    border-radius: 12px;
    width: 90%;
    margin: 0 auto 20px;
}

.column-border {
    border-left: 1px solid #C6CBD8;
}

.right-content hr {
    border: solid 1px #0000001f;
    margin: 15px 0 15px;
}

.title-tagline {
    font-size: 22px;
    line-height: 26px;
    color: #2E4B09;
}

#premium-project iframe {
    width: 100%
}

#premium-project {
    padding-bottom: 0px;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #F9FFEB 100%) 0% 0% no-repeat padding-box;
}

.section-title {
    color: #2E4B09;
    font-size: 48px;
    font-weight: 800;
    line-height: 79px;
    letter-spacing: 0;
    font-weight: 500 !important;
    font-family: orpheuspro, serif;

}

#project-highlight .section-title {
    font-size: 32px;
    line-height: 26px
}

#project-highlight {
    padding-bottom: 0px;
}

#premium-project .title-and-tagline {
    margin-bottom: 51px;
}


#spine-road-choice .title-and-tagline {
    padding-bottom: 0px;
    margin-top: 30px;
    /* padding-left: 97px!Important; */
}

.title-and-tagline {
    padding-bottom: 0px;
    margin-top: 30px;
}

#project-highlight .content-icon {
    list-style-type: none;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    text-align: center;
    padding: 70px 100px 0;
}

#project-highlight .content h6 {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0;
    margin-bottom: 50px;
    color: #444444;
}

.right-content .section-title {
    padding-left: 18px;
}

.helvetica-light {
    font-family: 'Bodoni Moda', serif;
}

#glimps .title-and-tagline h2 {
    font-size: 32px;
    line-height: 52px;
    text-align: left !important;
}

.pull-one {
    float: left
}

/* --------------------- */

header .lower .nav-links a {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0px;
    color: #4950BA;
    position: relative;
    font-family: 'Bodoni Moda', serif;
    font-weight: 300;
    font-size: 14px !important;
    line-height: 16px;
    text-transform: capitalize;
    font-family: 'Bodoni Moda', serif;
    font-weight: 400;
    margin-right: 17px;

}

.error {
    color: red;
    font-family: 'Bodoni Moda', serif;
}

a.mob-call-btn {
    text-align: center;
    border-radius: 50%;
    position: relative !important;
    box-shadow: 0px 3px 6px #00000029;
    height: 44px;
    border: 2px solid #BC765477;
    width: 44px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    line-height: 49px !important;
    margin-right: 5px !important;
}

.site-logo img {
    width: 100%
}



.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 15px;
}


.br-mobile {
    display: none !important
}

.br-ipad--dekstop {
    display: block !important
}



/* vone-dev-20 end */

.sustain-slider-arrow {
    display: none
}

header {
    padding: 10px 0 15px 0;
    height: 84px;
}

footer p {
    font-size: 16px;
    line-height: 22px;
}

footer .pull-two {
    font-size: 16px;
    line-height: 26px;
    margin-top: 9px;
}


section p {
    font-weight: 400;
    font-family: 'Barlow', sans-serif !important;
    font-size: 16px;
    line-height: 26px;
    color: #444444;
}






.ht-100vh {
    height: 100vh !important
}



.t-c {
    position: absolute;
    bottom: 0%;
    right: 0%;
    color: #000;
    padding: 4px 25px;
    font-size: 8px;
}





.art-imp {
    position: absolute;
    left: 5px;
    bottom: 1%;
    font-size: 8px;
    line-height: 10px;
    color: #000;
    padding: 10px;
    z-index: 999;
    font-family: 'Barlow', sans-serif;


}

.set-art-imp-right {
    left: 50%;
    font-family: 'Bodoni Moda', serif;
    padding: 0px;
}

.set-art-imp-top {
    top: 50%;
    padding: 0px;
}

.footer-call-enquire {
    display: none;
}

.enquiry__now {
    display: inline-block;
    padding: 13px 22px;
    color: #fff !important;
    background-color: #CC0D11;
    text-transform: uppercase !important;
    border-radius: 8px;
    font-size: 14px;
    letter-spacing: 0.39px;
    line-height: 17px;
    margin-top: 30px;
}

.selldof_field-container input.btn {
    color: #fff !important;
    background-color: #CC0D11;
}

.get-direction {
    display: inline-block;
    padding: 13px 22px;
    color: #fff !important;
    background-color: #CC0D11;
    text-transform: uppercase !important;
    border-radius: 8px;
    font-size: 14px;
    letter-spacing: 0.39px;
    line-height: 17px;
    margin-top: 30px;
}



.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 15px;
}







.container {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0 15px;
}



:root {
    --color: #fff
}

.home-banner-content {
    display: flex;
    position: relative;
    text-align: center;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    margin-top: 137px;
    place-content: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -40px;
}

.downloadbrochure {
    position: relative;
    z-index: 9;
    margin-top: -20px;
}

.home-slider .slick-dots {
    cursor: pointer;
    position: absolute;
    color: #000;
    margin-top: 0px;
    width: 100%;
    text-align: center;
    display: inline-block;
    bottom: 0px;
    list-style-type: none;
}

.home-slider .slick-dots li button {
    background-color: transparent;
}

.home-slider .slick-dots li {
    margin: 0 10px;
    display: inline-block;
    height: 10px;
    width: 10px;
    background-color: #fff;
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

.home-slider .slick-dots li.slick-active {
    height: 8px;
    width: 16px;
    ;
    border-radius: 4px;
}


.home-slider .slick-prev,
.home-slider .slick-prev,


.home-slider .slick-next,
.home-slider .slick-next,





header .lower .nav-links a {
    /* font-family: Helvetica Neue LT Std; */
    font-size: 1.4rem
}





/* mouse scroll start */


/* popup css */

.overlay {
    overflow: auto;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
}


.popup {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: relative;
    background: #fff;
    margin: 40px auto;
}


.nav-links {
    text-transform: uppercase;
}


.site-logo {
    width: 84.75px;
    height: auto;
}




.site-logo img {
    width: 100%;
}

.slick-bg-images {
    background-size: 100% 100% !important;
    background-position: top !important;
}

.slick-1 {
    background-image: url('../images/vision-exotica/heronew.jpg');

}

.slick-2 {
    background-image: url('../images/vision-exotica/heronew2.jpg');

}

/* .slick-3 {
    background-image: url('../images/vision-exotica/banner-3.jpg');
  
} */