:root {
    --sandClr: #FFF3E9;
    --red: #4f1612;
    --white: #ffffff;
    --gold: #c49b45;
    --White: #fff;
    --black: #000;
    --TextColor: #414042
}

:root .white-text {
    color: var(--White) !important
}

:root .brown {
    color: var(--brwon) !important
}

:root .sandClr {
    color: var(--sandClr) !important
}

:root .TextColor {
    color: var(--TextColor) !important
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgb(120 120 120 / .5)
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: rgb(120 120 120 / .6);
    -webkit-box-shadow: inset 0 0 4px rgb(120 120 120 / .6)
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgb(120 120 120 / .4)
}

@font-face {
    font-family: "AnekLatin";
    src: url(../fonts/AnekLatin-Regular.ttf);
    font-display: swap
}

@font-face {
    font-family: "Luxenta";
    src: url(../fonts/Luxenta-Bold.otf);
    font-display: swap
}

html,
body {
    font-family: "AnekLatin" !important;
    padding: 0;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    padding: 0;
    margin: 0;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.span-normal {
    font-feature-settings: "ss04" 1 !important
}

.span-set0 {
    font-feature-settings: "ss00" 1 !important
}

.span-set1 {
    font-feature-settings: "ss01" 1 !important
}

.span-set2 {
    font-feature-settings: "ss02" 1 !important
}

.span-set3 {
    font-feature-settings: "ss03" 1 !important
}

.span-set4 {
    font-feature-settings: "ss04" 1 !important
}

.span-set5 {
    font-feature-settings: "ss05" 1 !important
}

.span-set6 {
    font-feature-settings: "ss06" 1 !important
}

.span-set7 {
    font-feature-settings: "ss07" 1 !important
}

.span-set8 {
    font-feature-settings: "ss08" 1 !important
}

.span-set9 {
    font-feature-settings: "ss09" 1 !important
}

.span-set10 {
    font-feature-settings: "ss010" 1 !important
}

.mt0 {
    margin-top: 0
}

.pt0 {
    padding-top: 0
}

.mb0 {
    margin-bottom: 0
}

.pb0 {
    padding-bottom: 0
}

.ml0 {
    margin-left: 0
}

.pl0 {
    padding-left: 0
}

.mr0 {
    margin-right: 0
}

.pr0 {
    padding-right: 0
}

.m0 {
    margin: 0
}

.p0 {
    padding: 0
}

.mt5 {
    margin-top: 5px
}

.pt5 {
    padding-top: 5px
}

.mb5 {
    margin-bottom: 5px
}

.pb5 {
    padding-bottom: 5px
}

.ml5 {
    margin-left: 5px
}

.pl5 {
    padding-left: 5px
}

.mr5 {
    margin-right: 5px
}

.pr5 {
    padding-right: 5px
}

.m5 {
    margin: 5px
}

.p5 {
    padding: 5px
}

.mt10 {
    margin-top: 10px
}

.pt10 {
    padding-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.pb10 {
    padding-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.pl10 {
    padding-left: 10px
}

.mr10 {
    margin-right: 10px
}

.pr10 {
    padding-right: 10px
}

.m10 {
    margin: 10px
}

.p10 {
    padding: 10px
}

.mt15 {
    margin-top: 15px
}

.pt15 {
    padding-top: 15px
}

.mb15 {
    margin-bottom: 15px
}

.pb15 {
    padding-bottom: 15px
}

.ml15 {
    margin-left: 15px
}

.pl15 {
    padding-left: 15px
}

.mr15 {
    margin-right: 15px
}

.pr15 {
    padding-right: 15px
}

.m15 {
    margin: 15px
}

.p15 {
    padding: 15px
}

.mt20 {
    margin-top: 20px
}

.pt20 {
    padding-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.pb20 {
    padding-bottom: 20px
}

.ml20 {
    margin-left: 20px
}

.pl20 {
    padding-left: 20px
}

.mr20 {
    margin-right: 20px
}

.pr20 {
    padding-right: 20px
}

.m20 {
    margin: 20px
}

.p20 {
    padding: 20px
}

.mt25 {
    margin-top: 25px
}

.pt25 {
    padding-top: 25px
}

.mb25 {
    margin-bottom: 25px
}

.pb25 {
    padding-bottom: 25px
}

.ml25 {
    margin-left: 25px
}

.pl25 {
    padding-left: 25px
}

.mr25 {
    margin-right: 25px
}

.pr25 {
    padding-right: 25px
}

.m25 {
    margin: 25px
}

.p25 {
    padding: 25px
}

.mt30 {
    margin-top: 30px
}

.pt30 {
    padding-top: 30px
}

.mb30 {
    margin-bottom: 30px
}

.pb30 {
    padding-bottom: 30px
}

.ml30 {
    margin-left: 30px
}

.pl30 {
    padding-left: 30px
}

.mr30 {
    margin-right: 30px
}

.pr30 {
    padding-right: 30px
}

.m30 {
    margin: 30px
}

.p30 {
    padding: 30px
}

.mt35 {
    margin-top: 35px
}

.pt35 {
    padding-top: 35px
}

.mb35 {
    margin-bottom: 35px
}

.pb35 {
    padding-bottom: 35px
}

.ml35 {
    margin-left: 35px
}

.pl35 {
    padding-left: 35px
}

.mr35 {
    margin-right: 35px
}

.pr35 {
    padding-right: 35px
}

.m35 {
    margin: 35px
}

.p35 {
    padding: 35px
}

.mt40 {
    margin-top: 40px
}

.pt40 {
    padding-top: 40px
}

.mb40 {
    margin-bottom: 40px
}

.pb40 {
    padding-bottom: 40px
}

.ml40 {
    margin-left: 40px
}

.pl40 {
    padding-left: 40px
}

.mr40 {
    margin-right: 40px
}

.pr40 {
    padding-right: 40px
}

.m40 {
    margin: 40px
}

.p40 {
    padding: 40px
}

.mt45 {
    margin-top: 45px
}

.pt45 {
    padding-top: 45px
}

.mb45 {
    margin-bottom: 45px
}

.pb45 {
    padding-bottom: 45px
}

.ml45 {
    margin-left: 45px
}

.pl45 {
    padding-left: 45px
}

.mr45 {
    margin-right: 45px
}

.pr45 {
    padding-right: 45px
}

.m45 {
    margin: 45px
}

.p45 {
    padding: 45px
}

.mt50 {
    margin-top: 50px
}

.pt50 {
    padding-top: 50px
}

.mb50 {
    margin-bottom: 50px
}

.pb50 {
    padding-bottom: 50px
}

.ml50 {
    margin-left: 50px
}

.pl50 {
    padding-left: 50px
}

.mr50 {
    margin-right: 50px
}

.pr50 {
    padding-right: 50px
}

.m50 {
    margin: 50px
}

.p50 {
    padding: 50px
}

.mt55 {
    margin-top: 55px
}

.pt55 {
    padding-top: 55px
}

.mb55 {
    margin-bottom: 55px
}

.pb55 {
    padding-bottom: 55px
}

.ml55 {
    margin-left: 55px
}

.pl55 {
    padding-left: 55px
}

.mr55 {
    margin-right: 55px
}

.pr55 {
    padding-right: 55px
}

.m55 {
    margin: 55px
}

.p55 {
    padding: 55px
}

.mt60 {
    margin-top: 60px
}

.pt60 {
    padding-top: 60px
}

.mb60 {
    margin-bottom: 60px
}

.pb60 {
    padding-bottom: 60px
}

.ml60 {
    margin-left: 60px
}

.pl60 {
    padding-left: 60px
}

.mr60 {
    margin-right: 60px
}

.pr60 {
    padding-right: 60px
}

.m60 {
    margin: 60px
}

.p60 {
    padding: 60px
}

.mt65 {
    margin-top: 65px
}

.pt65 {
    padding-top: 65px
}

.mb65 {
    margin-bottom: 65px
}

.pb65 {
    padding-bottom: 65px
}

.ml65 {
    margin-left: 65px
}

.pl65 {
    padding-left: 65px
}

.mr65 {
    margin-right: 65px
}

.pr65 {
    padding-right: 65px
}

.m65 {
    margin: 65px
}

.p65 {
    padding: 65px
}

.mt70 {
    margin-top: 70px
}

.pt70 {
    padding-top: 70px
}

.mb70 {
    margin-bottom: 70px
}

.pb70 {
    padding-bottom: 70px
}

.ml70 {
    margin-left: 70px
}

.pl70 {
    padding-left: 70px
}

.mr70 {
    margin-right: 70px
}

.pr70 {
    padding-right: 70px
}

.m70 {
    margin: 70px
}

.p70 {
    padding: 70px
}

.mt75 {
    margin-top: 75px
}

.pt75 {
    padding-top: 75px
}

.mb75 {
    margin-bottom: 75px
}

.pb75 {
    padding-bottom: 75px
}

.ml75 {
    margin-left: 75px
}

.pl75 {
    padding-left: 75px
}

.mr75 {
    margin-right: 75px
}

.pr75 {
    padding-right: 75px
}

.m75 {
    margin: 75px
}

.p75 {
    padding: 75px
}

.mt80 {
    margin-top: 80px
}

.pt80 {
    padding-top: 80px
}

.mb80 {
    margin-bottom: 80px
}

.pb80 {
    padding-bottom: 80px
}

.ml80 {
    margin-left: 80px
}

.pl80 {
    padding-left: 80px
}

.mr80 {
    margin-right: 80px
}

.pr80 {
    padding-right: 80px
}

.m80 {
    margin: 80px
}

.p80 {
    padding: 80px
}

.mt90 {
    margin-top: 90px
}

.pt90 {
    padding-top: 90px
}

.mb90 {
    margin-bottom: 90px
}

.pb90 {
    padding-bottom: 90px
}

.ml90 {
    margin-left: 90px
}

.pl90 {
    padding-left: 90px
}

.mr90 {
    margin-right: 90px
}

.pr90 {
    padding-right: 90px
}

.m90 {
    margin: 90px
}

.p90 {
    padding: 90px
}

.mt100 {
    margin-top: 100px
}

.pt100 {
    padding-top: 100px
}

.mb100 {
    margin-bottom: 100px
}

.pb100 {
    padding-bottom: 100px
}

.ml100 {
    margin-left: 100px
}

.pl100 {
    padding-left: 100px
}

.mr100 {
    margin-right: 100px
}

.pr100 {
    padding-right: 100px
}

.m100 {
    margin: 100px
}

.p100 {
    padding: 100px
}

.mt110 {
    margin-top: 110px
}

.pt110 {
    padding-top: 110px
}

.mb110 {
    margin-bottom: 110px
}

.pb110 {
    padding-bottom: 110px
}

.ml110 {
    margin-left: 110px
}

.pl110 {
    padding-left: 110px
}

.mr110 {
    margin-right: 110px
}

.pr110 {
    padding-right: 110px
}

.m110 {
    margin: 110px
}

.p110 {
    padding: 110px
}

.rs {
    font-family: RupeeForadian
}

.fs20 {
    font-size: 20px !important
}

.fs22 {
    font-size: 22px !important
}

.fs26 {
    font-size: 26px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-18 {
    font-size: 18px !important
}

.fs-12 {
    font-size: 12px !important
}

.sandClr {
    color: var(--sandClr)
}

.gold {
    color: var(--gold)
}

.White {
    color: var(--White)
}

.TextColor {
    color: var(--TextColor)
}

.commonBt {
    display: inline-block;
    border: solid 1px #fff;
    color: var(--black);
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    margin: 0 10px
}

.commonBt span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: var(--White);
    color: var(--black);
    transition: .5s;
    cursor: pointer;
    font-weight: 100;
    border: 1px solid var(--black);
}

.commonBt span strong {
    position: relative;
    z-index: 1
}

.commonBt span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #4f1612;
    transition: all 600ms cubic-bezier(.645, .045, .355, 1) 0s;
    background-repeat: no-repeat;
    background-position: 97% center
}

.commonBt::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border: solid 1px #000000;
    height: 100%;
    width: 100%
}

.commonBt:hover::before {
    border: solid 1px rgb(0, 0, 0)000
}

.commonBt:hover span {
    color: var(--black);
    padding-right: 30px
}

.commonBt:hover span::before {
    width: 100%;
    background-image: url(../images/arrow-right.svg)
}

.container-1360-wrp {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 15px
}

.commonBt:hover i {
    color: #fff !important
}

.wow {
    visibility: hidden
}

.split-child {
    display: inline-block
}

.text_reveal {
    overflow: hidden
}

.small-title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px
}

.sub-ttle {
    font-size: 46px;
    letter-spacing: -1.5px;
    line-height: 1.1;
    padding-bottom: 15px
}

.common-ttlenew {
    font-size: 36px;
    color: #000;
    font-family: "Luxenta";
    font-feature-settings: "ss01";
    display: flex;
    margin: 0;
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: .1rem;
    word-spacing: .2rem;
    line-height: 2.4rem;
}

.common-subttlenew {
    font-size: 23px;
    color: #000;
    font-family: "AnekLatin";
    font-feature-settings: "ss01";
    display: flex;
    margin: 0;
    font-weight: 300 !important
}

.common-ttle,
.common-ttle2 {
    font-size: 17px
}

.common-ttlenew2 {
    font-size: 17px;
    line-height: 1.1
}

.common-desc {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -.55px;
    margin-bottom: 20px
}

.title-30 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 15px
}

.title-20 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px
}

p {
    font-size: 16px;
    color: var(--TextColor)
}

li {
    font-size: 14px
}

.infoNos {
    margin-bottom: 20px
}

.infoNos .nos {
    font-size: 38px;
    line-height: 1.2;
    letter-spacing: -2px
}

.infoNos .nos .cr {
    font-size: 16px;
    letter-spacing: 0
}

.infoNos p {
    font-size: 16px;
    line-height: 22px
}

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    background-color: #fff0;
    padding: 0;
    border: none;
    outline: none;
    z-index: 9990
}

.reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: auto
}

.reveal img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.desc {
    font-size: 22px;
    line-height: 36px
}

#header {
    position: fixed;
    left: 0;
    top: -100px;
    width: 100%;
    padding: 10px 0;
    z-index: 1031;
    transition: .5s;
    background-color: #4f1612;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1)
}

#header .container {
    position: relative;
    display: flex
}

#header .navbar input[type=checkbox],
#header .navbar .hamburger-lines {
    display: none
}

#header .navbar {
    padding: 0;
    width: 100%;
    display: inherit
}

#header .navbar-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

#header .menu-items {
    display: flex;
    margin: 0;
    padding: 0;
    margin: auto
}

#header .menu-items li {
    list-style: none;
    margin-left: 2rem
}

#header .navbar a {
    color: #fff;
    text-decoration: none;
    transition: color .3s ease-in-out;
    display: block;
    font-size: 17px;
    position: relative;
    overflow: hidden
}

#header .navbar a span {
    display: block;
    position: relative;
    transform: translateY(0)
}

#header .navbar a::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    color: var(--gold)
}

#header .navbar a:hover span,
#header .navbar a.active span {
    transform: translateY(-100%);
    opacity: 0;
    transition: all .5s cubic-bezier(.785, .135, .15, .86)
}

#header .navbar a:hover::after,
#header .navbar a.active::after {
    transform: translateY(0);
    transition: all .5s cubic-bezier(.785, .135, .15, .86)
}

@media(max-width:768px) {
    #header .navbar {
        opacity: .95
    }

    #header .navbar-container input[type=checkbox],
    #header .navbar-container .hamburger-lines {
        display: block
    }

    #header .navbar-container {
        display: block;
        position: relative;
        height: 75px
    }

    #header .navbar-container input[type=checkbox] {
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 20px;
        right: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer
    }

    #header .navbar-container .hamburger-lines {
        display: block;
        height: 24px;
        width: 33px;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    #header .navbar-container .hamburger-lines .line {
        display: block;
        height: 2px;
        width: 100%;
        border-radius: 10px;
        background: #c59a5b
    }

    #header .navbar-container .hamburger-lines .line1 {
        transform-origin: 0% 0%;
        transition: transform .3s ease-in-out
    }

    #header .navbar-container .hamburger-lines .line2 {
        transition: transform .2s ease-in-out
    }

    #header .navbar-container .hamburger-lines .line3 {
        transform-origin: 0% 100%;
        transition: transform .3s ease-in-out
    }

    #header .navbar .menu-items {
        padding-top: 30px;
        background: #c89f63;
        height: 100vh;
        max-width: 300px;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        margin-left: -40px !important;
        padding-left: 0;
        transition: transform .5s ease-in-out;
        overflow: hidden
    }

    #header .navbar .menu-items li {
        font-size: 1.1rem;
        margin-right: 2rem;
        padding: 18px 0;
        border-bottom: solid 1px rgb(255 255 255 / .5)
    }

    #header .logo {
        position: absolute;
        top: 10px;
        font-size: 2.5rem
    }

    #header .navbar-container input[type=checkbox]:checked~.menu-items {
        transform: translateX(0)
    }

    #header .navbar-container input[type=checkbox]:checked~.hamburger-lines .line1 {
        transform: rotate(45deg)
    }

    #header .navbar-container input[type=checkbox]:checked~.hamburger-lines .line2 {
        transform: scaleY(0)
    }

    #header .navbar-container input[type=checkbox]:checked~.hamburger-lines .line3 {
        transform: rotate(-45deg)
    }
}

@media(max-width:500px) {
    #header .navbar-container input[type=checkbox]:checked~.logo {
        display: none
    }
}

#header .NavRight {
    display: flex
}

#header .NavRight .downloadBrochure {
    border: solid 1px var(--black);
    padding: 10px 20px;
    font-size: 16px;
    display: flex;
    width: 143px;
    background-color: var(--black);
    color: var(--White);
    transition: .5s;
    align-items: center;
    justify-content: center;
    margin: 0 3px
}

#header .NavRight .downloadBrochure:hover {
    background-color: var(--gold);
    color: var(--White)
}

#header .NavRight .EnquireNow {
    padding: 10px 20px;
    font-size: 16px;
    display: flex;
    width: 143px;
    background-color: #4f1612;
    color: var(--White);
    transition: .5s;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    cursor: pointer;
    border: 1px solid #ffffff
}

#header .NavRight .EnquireNow:hover {
    background-color: var(--White);
    color: var(--black)
}

#header.fixed {
    background-color: #4f1612;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1)
}

#header.nav-up {
    transition: .5s;
    top: -120px
}

#header.nav-down {
    transition: .5s;
    top: 0
}

@media(max-width:767px) {
    #header {
        padding: 0
    }

    #header .navbar a {
        color: var(--White)
    }
}

#Home {
    width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    overflow: hidden;
    background-color: var(--sandClr)
}

#Home .loadingScreen {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    z-index: 9990;
    transform-origin: left
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    filter: invert(1)
}

#Home .loadingScreen span {
    width: 100%;
    height: 33.333%;
    display: block;
    background-color: #4f1612
}

#Home .loadingScreen {
    height: 100vh;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    z-index: 9990;
    transform-origin: left;
    clip-path: inset(0% 0% 0% 0%)
}

#Home .bannerCenter {
    width: 400px;
    max-width: 100%;
    text-align: center;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    z-index: 9990
}

#Home .bannerCenter:after {
    content: "";
    background-color: rgb(0 0 0 / .1);
    left: 0;
    filter: blur(28px);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: 1s
}

#Home .bannerCenter.addBackShadow {
    z-index: 1000
}

#Home .bannerCenter.addBackShadow:after {
    opacity: 1
}

#Home .bannerCenter .bannerTitle {
    opacity: 0
}

#Home .bannerCenter .bannerTitle h1 {
    color: var(--White);
    text-transform: uppercase;
    font-weight: var(--font-weight-300);
    letter-spacing: 0;
    transition: .5
}

#Home .bannerCenter .bannerTitle h1 .land {
    font-size: 23px !important
}

#Home .bannerCenter .bannerTitle h1 .BodoniFont {
    font-family: "Bodoni 72";
    font-style: italic;
    text-transform: none;
    font-size: 50px;
    padding-left: 2px
}

#Home .bannerCenter h6 {
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
    opacity: 0
}

#Home .bannerCenter .bannerVetBotttom.whiteSvg svg path,
#Home .bannerCenter .bannerVetTop.whiteSvg svg path {
    stroke: #C5995B;
    transition: .5s
}

#Home .banner1 {
    height: 100%;
    position: relative;
    transform: scale(1);
    padding-top: 67px
}

#Home .banner1 img {
    width: 100%
}

@media(max-width:767px) {
    #Home .banner1 {
        height: 100%;
        position: relative;
        transform: scale(1)
    }
}

.inner-Configuration {
    padding: 100px 0;
    background: linear-gradient(to right, rgb(0 0 0 / .3), #000), url(../image/bg-texture.png);
    background-repeat: no-repeat;
    background-size: cover
}

.configurations-items-wrapper {
    background: #fff;
    padding: 43px;
    background: #fff;
    margin: 0 30px;
    border-radius: 8px;
    text-align: center
}

.inner-Configuration .commonBt {
    /* border: solid 1px #000 */
}

.inner-Configuration .commonBt::before {
    border: solid 1px #000
}

.inner-Configuration .commonBt:hover::before {
    border: solid 1px #000
}

.moreinfo {
    background-color: #fff;
    color: #000
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgb(255 255 255 / .5)
    }

    100% {
        box-shadow: 0 0 0 20px #fff0
    }
}

#Amenities {
    background-color: #000;
    position: relative;
    overflow: hidden;
    padding: 50px 0
}

#Amenities .projecthilight-back-vet {
    position: absolute;
    left: 0;
    top: 0%;
    opacity: .7
}

#Amenities .container {
    position: relative
}

#Amenities .projectAmenitiesList {
    margin-top: 60px
}

#Amenities .projectAmenitiesList .projectAmenities1 {
    margin-top: 80px
}

@media(max-width:767px) {
    #Amenities .projectAmenitiesList .projectAmenities1 {
        margin-top: 0
    }
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards {
    border: solid 1px var(--White);
    margin-bottom: 30px;
    position: relative
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards .CardsInner {
    background-color: var(--White);
    height: 250px;
    position: relative;
    padding: 30px;
    z-index: 2;
    transition: .5s
}

@media(max-width:767px) {
    #Amenities .projectAmenitiesList .projectAmenitiesLCards .CardsInner {
        height: 250px
    }
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards .CardsInner .AmenitiesIcon {
    position: relative;
    overflow: hidden;
    z-index: 2;
    transition: .2s
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards .CardsInner .AmenitiesIcon span:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    clip-path: circle(0% at 50% 50%)
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards .CardsInner p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    z-index: 2;
    transition: .2s;
    color: var(--black);
    font-size: 18px;
    line-height: 1.2
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 1;
    transition: .5s
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards:hover::before {
    top: 10px;
    left: 10px
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards:hover .CardsInner {
    background-color: var(--black)
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards:hover .CardsInner p {
    color: var(--White)
}

#Amenities .projectAmenitiesList .projectAmenitiesLCards:hover .CardsInner .AmenitiesIcon span:nth-child(2) {
    clip-path: circle(100% at 50% 50%);
    transition: all 1.3s cubic-bezier(.645, .045, .355, 1) 0s
}

.projectAmenitiesLeft {
    color: #fff !important
}

.projectAmenities p {
    color: #fff !important
}

@media(max-width:767px) {
    #Amenities {
        padding: 40px 0 80px;
        height: auto
    }

    #Amenities .projectAmenitiesLeft {
        margin-bottom: 10px
    }
}

#Amenities {
    padding: 10px 0;
    background-size: cover;
    background-repeat: no-repeat
}

#masterplan .sub-ttle {
    z-index: 999;
    position: relative
}

.masterplanimg {
    width: 100%
}

#Amenities .swiper {
    margin-top: 0
}

@media(max-width:767px) {
    #Amenities .swiper {
        padding-left: 0%
    }
}

#Amenities .ProjectAmenitiesTabs {
    margin-top: 40px;
    padding: 0 50px
}

#Amenities .nav-tabs {
    border: none;
    margin: auto;
    width: fit-content
}

#Amenities {
    overflow: hidden;
    position: relative
}

#Amenities img.decorategreen {
    position: absolute;
    top: -56px;
    left: -56px;
    width: 169px;
    height: auto;
    z-index: 10
}

@media (max-width:767px) {
    #Amenities img.decorategreen {
        top: -52px;
        left: -52px;
        width: 130px
    }
}

#Floorplans {
    padding: 40px 0;
    background-image: url(../image/bg-texture.png);
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-end
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    display: none
}

#Floorplans {
    padding: 40px 0
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none
}

#Floorplans .swiper-button-next,
#Floorplans .swiper-button-prev {
    width: calc(var(--swiper-navigation-size) / 44 * 50) !important
}

#Floorplans .galleryImg img {
    border: 1px solid #c59a5b;
    padding: 10px;
    cursor: pointer
}

.galleryImg.floorplanform {
    position: relative
}

.floorplanform .caption {
    position: absolute;
    top: 40%;
    left: 40%;
    background: #4f1612;
    width: 130px;
    border-radius: 20px;
    cursor: pointer;
    opacity: 0
}

.floorplanform .caption p {
    color: #fff;
    margin: 0;
    padding: 10px;
    text-align: center
}

#Floorplans .galleryImg:hover .caption {
    opacity: 1
}

#whykasara {
    overflow: hidden;
    position: relative
}

#whykasara img.decorategreen {
    position: absolute;
    top: -51px;
    left: -52px;
    width: 170px;
    height: auto;
    z-index: 10
}

@media (max-width:767px) {
    #whykasara img.decorategreen {
        top: -52px;
        left: -56px;
        width: 130px
    }
}

#location {
    position: relative;
    overflow: hidden
}

#location img.decorategreen {
    position: absolute;
    top: -51px;
    right: -52px;
    width: 169px;
    height: auto;
    z-index: 10
}

@media (max-width:767px) {
    #location img.decorategreen {
        top: -52px;
        right: -56px;
        width: 130px
    }
}

#ContactUs {
    position: relative;
    overflow: hidden
}

#ContactUs img.decorategreen {
    position: absolute;
    top: -51px;
    left: -52px;
    width: 170px;
    height: auto;
    z-index: 10
}

@media (max-width:767px) {
    #ContactUs img.decorategreen {
        top: -52px;
        left: -56px;
        width: 130px
    }
}

#testimonal {
    overflow: hidden;
    position: relative
}

#testimonal img.decorategreen {
    position: absolute;
    top: -56px;
    left: -56px;
    width: 169px;
    height: auto;
    z-index: 10
}

@media (max-width:767px) {
    #testimonalimg.decorategreen {
        top: -52px;
        left: -52px;
        width: 130px
    }
}

.galleryImg img {
    padding: 10px
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    flex-wrap: nowrap
}

@media(max-width:767px) {
    #Amenities .nav-tabs {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }

    #Amenities .ProjectAmenitiesTabs {
        margin-top: 0;
        padding: 0
    }

    .galleryImg img {
        border: 1px solid #000;
        padding: 0
    }
}

.nav-tabs {
    border-bottom: none
}

#Amenities .nav-tabs .nav-link {
    padding: 20px 30px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 1.2em;
    color: var(--TextColor);
    border: none;
    border-radius: 0;
    opacity: 1;
    margin-bottom: 10px;
    display: flex;
    text-align: left
}

#Amenities .nav-tabs .nav-link span {
    display: inline-block;
    margin-right: 10px
}

#Amenities .nav-tabs .nav-link.active {
    color: var(--White);
    background-color: var(--black);
    opacity: 1
}

#Amenities .nav-tabs .nav-link.active svg circle {
    fill: #bf56a0
}

#Amenities .nav-tabs .nav-link.active svg path {
    fill: var(--White);
    stroke: var(--White)
}

#Amenities .nav-tabs .nav-link:nth-child(1).active {
    background-color: #000
}

#Amenities .nav-tabs .nav-link:nth-child(2).active {
    background-color: #000
}

#Amenities .nav-tabs .nav-link:nth-child(3).active {
    background-color: #b38868
}

#Amenities .nav-tabs .nav-link:nth-child(4).active {
    background-color: #c59a5b
}

#Amenities .blueClr {
    background-color: #000
}

#Amenities .wellnessClr {
    background-color: #000
}

#Amenities .ExplorationClr {
    background-color: #b38868
}

#Amenities .ClubClr {
    background-color: #c59a5b
}

#Amenities .galleryImg {
    overflow: hidden;
    position: relative
}

#Amenities .galleryImg .gallerylabel {
    text-transform: uppercase;
    position: absolute;
    color: var(--White);
    font-size: 12px;
    bottom: 20px;
    left: 20px;
    background-color: var(--red);
    padding: 5px 10px
}

@media(max-width:767px) {
    #Amenities .galleryImg {
        height: auto
    }
}

#Amenities .swiper-button-next:after,
#Amenities .swiper-button-prev:after {
    display: none
}

#Amenities .swiper-button-next,
#Amenities .swiper-button-prev {
    width: 60px
}

#Amenities .swiper-button-prev {
    left: 70px
}

#Amenities .swiper-button-next {
    right: 30px
}

#Amenities .swiper-button-next:after,
#Amenities .swiper-button-prev:after {
    display: none
}

#Amenities .swiper-button-next,
#Amenities .swiper-button-prev {
    width: 60px
}

#Amenities .swiper-button-prev {
    left: 70px
}

#Amenities .swiper-button-next {
    right: 30px
}

#Amenities .AmenitiesRight {
    padding: 20px 30px;
    position: relative;
    height: 100%
}

#Amenities .AmenitiesRight .amenitiesTitle {
    color: var(--White);
    font-size: 36px;
    display: flex;
    line-height: 1.1em
}

#Amenities .AmenitiesRight .amenitiesTitle .icon {
    display: inline-block;
    margin-right: 10px;
    padding-top: 11px
}

@media(max-width:767px) {
    #Amenities .AmenitiesRight .amenitiesTitle {
        font-size: 32px
    }

    #Amenities .swiper-button-next,
    #Amenities .swiper-button-prev {
        width: 50px
    }

    #Amenities .swiper-button-prev {
        left: 5px
    }

    #Amenities .swiper-button-next {
        right: 5px
    }

    #Amenities .swiper-button-prev {
        left: 0%
    }

    #Amenities .swiper-button-next {
        right: 0%
    }
}

#Amenities .AmenitiesRight .desc {
    color: var(--White);
    font-size: 22px;
    line-height: 1.2em;
    margin-top: 20px;
    border-bottom: solid 1px var(--White);
    border-top: solid 1px var(--White);
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 30px
}

@media(max-width:767px) {
    #Amenities .AmenitiesRight .desc {
        margin-bottom: 20px
    }
}

#Amenities .AmenitiesRight .AmenitiesList p {
    text-transform: capitalize;
    color: var(--White);
    font-size: 14px;
    margin-bottom: 6px
}

#Amenities .AmenitiesRight .swipemore {
    position: absolute;
    color: var(--White);
    font-size: 14px;
    bottom: 20px;
    right: 20px
}

@media(max-width:767px) {
    #Amenities .AmenitiesRight .swipemore {
        display: none
    }
}

@media(max-width:767px) {
    #Amenities .AmenitiesRight {
        padding: 20px
    }
}

@media(max-width:767px) {
    #Amenities {
        padding: 40px 0;
        height: auto
    }

    #Amenities .ProjectAmenitiesLeft {
        margin-bottom: 10px
    }
}

#Amenities .swiper-pagination-bullet {
    width: 24px;
    height: 7px;
    border-radius: 8px;
    background-color: var(--White);
    opacity: .5
}

#Amenities .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: var(--gold)
}

#iconic {
    position: relative;
    overflow: hidden;
    height: 800px;
    background: #fff;
    background-position: center;
    background-size: cover;
    overflow: hidden
}

@media(max-width:767px) {
    #iconic {
        height: auto
    }
}

#iconic .iconic-bg {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0%;
    right: 0
}

#iconic .iconic-bg img {
    width: 100%
}

@media(max-width:767px) {
    #iconic .iconic-bg {
        position: relative
    }
}

#iconic .container {
    position: relative;
    z-index: 1;
    padding-top: 100px
}

@media(max-width:767px) {
    #iconic .container {
        padding-top: 40px
    }
}

#iconic .container .iconicRight {
    padding-top: 80px;
    padding-right: 60px
}

@media(max-width:991px) {
    #iconic .container .iconicRight {
        padding-top: 20px;
        padding-right: 0
    }

    .aboutdev_image img {
        width: 100%;
        mask-image: linear-gradient(to top, transparent 0%, black 20%) !important;
        ;
    }
}

.aboutdev_image img {
    width: 100%;
    mask-image: linear-gradient(to right, transparent 0%, black 20%);
    ;
}

#location {
    /* background-image: url(../image/bg-texture.png); */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 50px 0;
    overflow: hidden;
    color: #000;
    background-color: #f0e4cc;
}

.googlemapsize {
    height: 100%;
    border: 1px solid #000
}

@media(max-width:767px) {
    #location {
        padding: 40px 0;
        height: auto
    }

    .googlemapsize {
        height: 245px
    }
}

#location .locationmap {
    position: absolute;
    right: 0;
    top: 0
}

@media(max-width:767px) {
    #location .locationmap {
        position: relative
    }
}

#location .locationmap .LocationPin {
    position: absolute;
    top: 0
}

#location .locationmap .LocationPinName {
    position: absolute;
    top: 0
}

#location .locationmap .LocationPin2 {
    position: absolute;
    top: 144px;
    left: 310px
}

#location .locationmap .LocationPin2::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100px;
    position: absolute;
    bottom: 0;
    left: 17px;
    background-color: #fff0;
    z-index: 1;
    transition: .5s;
    animation: pulse-animation 2s infinite
}

#location button:focus {
    outline: none;
    border: none;
    box-shadow: none
}

#location .accordion {
    margin-top: 40px
}

#location .accordion-item {
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid #fff
}

#location .accordion-button,
#location .accordion-button:not(.collapsed) {
    background-color: #fff0 !important;
    font-size: 18px;
    color: #fff
}

#location .locationList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#location .locationList li {
    position: relative;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 16px;
    padding: 3px 0;
    padding-left: 20px;
    transition: .3s
}

@media(max-width:767px) {
    #location .locationList li {
        padding-left: 13px;
        padding-right: 55px
    }
}

#location .locationList li span {
    position: absolute;
    right: 0;
    top: 0
}

@media(max-width:767px) {
    #location .locationList li span {
        display: block
    }
}

#location .locationList li:hover {
    color: #fff;
    margin-left: 3px
}

#location .accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgb(144 23 73 / .5)
    }

    100% {
        box-shadow: 0 0 0 20px #fff0
    }
}

#location .mobilemap {
    margin-top: 30px;
    box-shadow: 0 0 15px -3px rgb(0 0 0 / .1);
    position: relative
}

#location .mobilemap a {
    border: none;
    outline: none
}

#location .mobilemap::after {
    content: "Click to zoom";
    width: fit-content;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background-color: var(--black);
    color: var(--White);
    z-index: 1;
    padding: 10px;
    line-height: 5px;
    font-size: 14px;
    pointer-events: none
}

.moreInfromation-wrpx {
    background-color: #fff !important
}

.moreInfromation-wrp {
    width: 100%;
    margin: 0 auto;
    background-image: url(../image/bg-texture.png);
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    margin-top: 0;
    color: #fff;
    position: relative
}

#Aboutbellevie {
    width: 100%;
    margin: 0 auto;
    background-color: #fff !important;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    margin-top: 0;
    color: #000 !important;
    position: relative
}

.moreInfromation-wrp .moreInfromation-lhs {
    height: 600px;
    overflow: hidden
}

.moreInfromation-wrp .moreInfromation-lhs img {
    width: 100%;
    height: 110%;
    object-fit: cover
}

@media(max-width:767px) {
    .moreInfromation-wrp .moreInfromation-lhs {
        height: auto
    }
}

.moreInfromation-wrp .moreInfromation-rhs {
    padding: 20px 50px;
    align-content: center;
    height: 100%
}

@media(max-width:767px) {
    .moreInfromation-wrp .moreInfromation-rhs {
        padding: 20px;
        padding-bottom: 30px
    }
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight {
    margin-top: 30px
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box {
    position: relative
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box input,
.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box select,
.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    margin-bottom: 0px !important;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    background: #fff0
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box select {
    background: #000
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box .labeltag {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    opacity: .7;
    pointer-events: none;
    transition: .5s
}

.form-control:focus {
    box-shadow: unset
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box input:focus~.labeltag,
.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box textarea:focus~.labeltag,
.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box textarea:valid~.labeltag,
.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box .user-box input:valid~.labeltag {
    top: -20px;
    left: 0;
    color: #fff;
    opacity: 1;
    font-size: 12px
}

.moreInfromation-wrp .moreInfromation-rhs .getintouchRight .login-box form a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    opacity: 1;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: .5s;
    margin-top: 40px;
    letter-spacing: 4px
}

.moreInfromation-wrp .form-group {
    display: block;
    margin-bottom: 15px
}

.moreInfromation-wrp .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0 !important;
    display: none;
    cursor: pointer
}

#phone::placeholder {
    font-weight: 400 !important;
    color: #888 !important
}

.moreInfromation-wrp .form-group .labeltag {
    position: relative;
    cursor: pointer;
    opacity: .6
}

.moreInfromation-wrp .form-group .labeltag:before {
    content: "";
    -webkit-appearance: none;
    background-color: #fff0;
    border: 2px solid #414042;
    box-shadow: 0 1px 2px rgb(0 0 0 / .05), inset 0 -15px 10px -12px rgb(0 0 0 / .05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    transform: translateY(-3px)
}

.moreInfromation-wrp .form-group input:checked+.labeltag:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #414042;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.moreInfromation-wrp button {
    background-color: #fff0;
    padding: 0;
    margin-top: 30px
}

#footer {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 100px;
    padding-bottom: 30px
}

#footer .lodha-logo {
    margin-top: 15px
}

#footer .lodha-logo img {
    width: 230px
}

#footer .maharera {
    display: flex;
    border-bottom: solid 1px rgb(255 255 255 / .3);
    padding-top: 20px;
    padding-bottom: 15px
}

#footer .maharera .LodhaMahaRERA {
    padding-left: 17px;
    padding-top: 5px
}

#footer .maharera .LodhaMahaRERA p {
    color: var(--TextColor);
    font-size: 14px
}

#footer .maharera .LodhaMahaRERA p.bor-bottom {
    border-bottom: solid 1px rgb(255 255 255 / .3);
    padding-bottom: 5px;
    margin-bottom: 5px
}

#footer .maharera .LodhaMahaRERA p span,
#footer .maharera .LodhaMahaRERA p a {
    color: var(--TextColor)
}

.superb-logo {
    display: inline-block;
    text-align: center;
    margin: 10px 9px
}

@media(max-width:767px) {
    #footer .maharera {
        display: block
    }
}

#footer .HeadOffice {
    padding-left: 20px
}

#footer .HeadOffice h2 {
    color: var(--TextColor);
    font-size: 16px;
    margin-bottom: 13px
}

#footer .HeadOffice p {
    color: var(--TextColor);
    font-size: 14px
}

#footer .HeadOffice p img {
    margin-right: 5px;
    display: inline-block;
    transform: translateY(-4px)
}

#footer .HeadOffice p.bor-bottom {
    border-bottom: solid 1px rgb(255 255 255 / .3);
    padding-bottom: 10px
}

#footer .HeadOffice p span,
#footer .HeadOffice p a {
    color: var(--TextColor)
}

#footer .footerRight a {
    display: block;
    font-size: 16px;
    color: var(--TextColor);
    padding-bottom: 14px
}

#footer .socialLink {
    margin-top: 10px;
    border-top: solid 1px rgb(0 0 0 / .8);
    border-bottom: solid 1px rgb(0 0 0 / .5);
    width: fit-content;
    padding: 15px 0;
    padding-bottom: 18px;
    margin-top: 20px
}

#footer .socialLink a {
    padding: 0 10px;
    transition: .5s;
    transform: translateY(0);
    display: inline-block
}

#footer .socialLink a:hover {
    opacity: .8;
    transform: translateY(-2px)
}

@media(max-width:767px) {
    #footer .socialLink {
        width: 100%
    }
}

.digitalpartner {
    font-size: 13px
}

#footer .disclamiersize {
    color: var(--TextColor);
    font-size: 10px;
    text-align: center;
    padding-top: 20px;
    margin-top: 0
}

p.bor-bottom {
    font-size: 13px
}

.footerdisborder {
    border-top: solid 1px rgb(0 0 0 / .3);
    border-bottom: solid 1px rgb(0 0 0 / .3);
    margin-top: 10px 0 20px
}

#footer .disclamiersize p {
    color: var(--TextColor)
}

@media(max-width:767px) {
    #footer {
        padding: 40px 0;
        text-align: center
    }

    #footer .disclamiersize {
        padding-top: 0
    }

    #footer .HeadOffice {
        margin-top: 0;
        padding-left: 0
    }
}

.image-label {
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: fit-content;
    text-align: center;
    color: var(--White);
    font-size: 9px;
    padding: 4px;
    line-height: 1
}

.ten-cols .col-xs-1 {
    width: 10%
}

.five-cols .col-xs-2 {
    width: 20%
}

@media(min-width:768px) {
    .ten-cols .col-sm-1 {
        width: 10%
    }

    .five-cols .col-sm-2 {
        width: 16%
    }
}

@media(min-width:992px) {
    .ten-cols .col-md-1 {
        width: 10%
    }

    .five-cols .col-md-2 {
        width: 20%
    }
}

@media(min-width:1200px) {
    .ten-cols .col-lg-1 {
        width: 10%
    }

    .five-cols .col-lg-2 {
        width: 20%
    }
}

.fancybox-content {
    padding: 0px !important
}

.fancybox-content .container {
    padding-left: 0;
    padding-right: 0
}

.getintouchRight2 {
    background: url(../img/texture02.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.getintouchRight2 .login-box .user-box {
    position: relative
}

.getintouchRight2 .login-box h6 {
    margin: 0 0 30px 0;
    padding: 0;
    color: var(--black)
}

.getintouchRight2 .login-box .user-box input,
.getintouchRight2 .login-box .user-box textarea,
.getintouchRight2 .login-box .user-box select {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    margin-bottom: 0px !important;
    border: none;
    border-bottom: 1px solid #c6c6c6;
    outline: none;
    background: #fff0;
    box-shadow: none
}

.getintouchRight2 .login-box .user-box .labeltag {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 15px;
    color: #000;
    opacity: .6;
    pointer-events: none;
    transition: .5s;
    text-transform: capitalize
}

.getintouchRight2 .user-box label.error {
    position: absolute !important;
    bottom: -15px;
    color: red;
    font-size: 10px !important;
    padding: 0
}

.getintouchRight2 .user-box {
    position: relative;
    margin-bottom: 15px
}

.getintouchRight2 .login-box .user-box select {
    appearance: auto !important;
    -webkit-appearance: auto !important
}

.getintouchRight2 .login-box .user-box input:focus~.labeltag,
.getintouchRight2 .login-box .user-box textarea:focus~.labeltag,
.getintouchRight2 .login-box .user-box textarea:valid~.labeltag,
.getintouchRight2 .login-box .user-box input:valid~.labeltag {
    top: -20px;
    left: 0;
    color: var(--blue);
    opacity: 1;
    font-size: 12px
}

select {
    opacity: .6
}

.SubmitBtn {
    font-size: 16px;
    transition: .5s;
    padding: 10px 15px;
    background-color: #4f1612;
    color: var(--White);
    border: none;
    display: inline-block
}

.SubmitBtn span {
    transition: .5s;
    display: inline-block;
    transform: translate(0, -3px)
}

.SubmitBtn:hover {
    padding-right: 20px;
    background-color: var(--black);
    color: var(--White)
}

.SubmitBtn:hover span {
    transform: translate(10px, -3px)
}

.SubmitBtn:hover span svg path {
    fill: var(--White)
}

.Close_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    padding: 0;
    z-index: 1;
    border: none;
    box-shadow: none
}

.Close_btn:focus {
    outline: none;
    border: none;
    box-shadow: none
}

.poplogo {
    margin-bottom: 0
}

#enqueryFormPopup .modal-body {
    padding: 0
}

#enqueryFormPopup .modal-dialog {
    max-width: 65% !important
}

.modal-backdrop {
    z-index: 99
}

.modal {
    z-index: 9999;
    background: rgb(0 0 0 / .25);
    box-shadow: 0 8px 32px 0 rgb(31 38 135 / .37);
    backdrop-filter: blur(13.5px);
    -webkit-backdrop-filter: blur(13.5px)
}

.modal-body {
    padding: 0
}

#thankyou {
    background-color: #4f1612;
    height: 100vh
}

#thankyou .thankyouLeft {
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 130px;
    gap: 23px
}

#thankyou .thankyouLeft h4 {
    color: var(--White);
    font-size: 30px
}

#thankyou .thankyouLeft p {
    color: var(--White)
}

#thankyou .thankyou-img {
    position: relative
}

#thankyou .thankyou-img .image-label {
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: fit-content;
    text-align: center;
    color: var(--White);
    font-size: 9px;
    padding: 4px;
    line-height: 1;
    font-weight: 600
}

.whatsapppatch1 {
    position: fixed !important;
    bottom: 14%;
    right: 7px;
    z-index: 99;
    border-radius: 30px
}

.whatsapppatch1 img {
    width: 35px
}

.pulseanimation {
    animation: pulse-cust 2s infinite
}

@-webkit-keyframes pulse-cust {
    0% {
        -webkit-box-shadow: 0 0 0 0 #fff
    }

    70% {
        -webkit-box-shadow: 0 0 0 25px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes pulse-cust {
    0% {
        -webkit-box-shadow: 0 0 0 0 #fff
    }

    70% {
        -webkit-box-shadow: 0 0 0 25px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0
    }
}

#Aboutdeveloper {
    position: relative;
    padding: 0 0;
    opacity: .9;
    background-size: cover
}

.AboutdeveloperBox {
    padding: 0 30px
}

#Aboutdeveloper .bbCards {
    border: 1px solid #c59a5b;
    padding: 20px 15px
}

.AboutdeveloperDetails h5 {
    font-size: 20px
}

.AboutdeveloperDetails .swiper-pagination {
    bottom: -20px !important
}

@media(max-width:767px) {
    #Aboutdeveloper {
        background-size: cover;
        padding: 60px 0
    }

    #Aboutdeveloper {
        padding: 60px 0
    }

    .Aboutdeveloper-right {
        text-align: center !important
    }

    .modal {
        z-index: 99999 !important
    }
}

#Aboutdeveloper .Aboutdeveloper-inner {
    position: relative;
    background-color: var(--White);
    padding: 50px 50px;
    color: #000 !important
}

#Aboutdeveloper .Aboutdeveloper-inner p {
    opacity: .8;
    font-size: 17px;
    text-align: justify;
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails {
    margin-top: 20px
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .infoNos {
    background-color: #4f1612;
    padding: 12px 20px;
    opacity: 1;
    color: #fff;
    height: 136px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo {
    transition: all .05s cubic-bezier(.645, .045, .355, 1) 0s
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo a {
    display: block;
    overflow: hidden;
    position: relative
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo a .experiencepix {
    overflow: hidden;
    height: 291px;
    transition: 1s;
    background-color: #000
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo a .experiencepix img {
    width: 100%;
    height: 110%;
    object-fit: cover;
    transition: 1s
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo a .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 50px;
    height: 50px
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo a h2 {
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 1;
    color: var(--White);
    font-size: 20px;
    padding: 0 60px
}

@media(max-width:767px) {
    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo a h2 {
        padding: 0 20px
    }

    #Aboutdeveloper .Aboutdeveloper-inner {
        color: #000 !important
    }
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo:hover .experiencepix {
    transform: scale(1.1)
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .experienceVideo:hover .experiencepix img {
    opacity: .7
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand {
    position: relative;
    overflow: hidden;
    height: 291px;
    transition: all .05s cubic-bezier(.645, .045, .355, 1) 0s
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand img {
    width: 100%;
    height: 110%;
    object-fit: cover
}

@media(max-width:767px) {
    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand {
        margin-bottom: 20px;
        height: 430px
    }
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand .multilevelgrandimg {
    transition: 1s
}

@media(max-width:767px) {
    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand .multilevelgrandimg {
        height: 100%
    }
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand:hover .multilevelgrandimg {
    transform: scale(1.1)
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand h2 {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    color: var(--White);
    font-size: 20px;
    padding: 20px
}

@media(max-width:767px) {
    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand h2 {
        padding: 0 30px;
        bottom: 20px
    }
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .multilevelgrand .image-label {
    right: 10px;
    bottom: 10px
}

@media(max-width:767px) {
    #Aboutdeveloper .Aboutdeveloper-inner {
        padding: 20px 0
    }

    #Aboutdeveloper .Aboutdeveloper-inner .Aboutdeveloper-left {
        margin-bottom: 10px
    }

    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails {
        margin-top: 30px
    }

    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .col-lg-8 {
        padding: 0 0
    }

    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .d-flex {
        justify-content: space-between
    }

    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .infoNos {
        width: 100%;
        padding: 12px 20px
    }

    #Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .infoNos .nos {
        font-size: 35px
    }
}

.moreInfromation-rhs .commonBt {
    display: inline-block;
    border: solid 1px var(--White) !important;
    color: var(--black);
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    margin: 0 10px
}

.moreInfromation-rhs .commonBt span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: var(--White);
    color: var(--black);
    transition: .5s;
    font-weight: 100
}

.moreInfromation-rhs .commonBt span strong {
    position: relative;
    z-index: 1
}

.moreInfromation-rhs .commonBt span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #4f1612;
    transition: all 600ms cubic-bezier(.645, .045, .355, 1) 0s;
    background-repeat: no-repeat;
    background-position: 97% center
}

.moreInfromation-rhs .commonBt::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border: solid 1px var(--White) !important;
    height: 100%;
    width: 100%
}

.moreInfromation-rhs .commonBt:hover::before {
    border: solid 1px var(--black)
}

.moreInfromation-rhs .commonBt:hover span {
    color: var(--White);
    padding-right: 30px
}

.moreInfromation-rhs .commonBt:hover span::before {
    width: 100%;
    background-image: url(../images/arrow-right.svg)
}

.infoNos {
    position: relative
}

.box {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.box span:nth-child(1):before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    animation: animateHorizontal 4s linear infinite;
    top: 0;
    left: 0
}

.box span:nth-child(2):before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    animation: animateVertical 4s linear infinite;
    top: 0;
    right: 0
}

.box span:nth-child(3):before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    animation: animateHorizontal 4s linear infinite;
    bottom: 0;
    right: 0
}

.box span:nth-child(4):before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    animation: animateVertical 4s linear infinite;
    bottom: 0;
    left: 0
}

#whykasara .card {
    border: 0;
    background-color: unset !important;
    border-radius: 0 !important
}

#whykasara .owl-carousel .owl-stage-outer {
    padding-inline: 0
}

#whykasara .card:hover {
    -webkit-filter: unset;
    filter: unset
}

#whykasara .card:hover .card-img-overlay {
    opacity: .8
}

#whykasara h5.card-title {
    font-family: 'Luxenta';
    font-display: swap;
    font-style: normal;
    font-size: 22px;
    color: #fff;
    line-height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px
}

#whykasara .brand-btn {
    height: 50px;
    width: 50px;
    position: absolute;
    bottom: 20px;
    right: 10px
}

#whykasara .card-img-overlay,
#whykasara img {
    border-radius: 0 !important;
    height: auto;
    top: unset
}

.newitem {
    border: 1px solid #4f1612;
    margin: 5px
}

#whykasara .owl-theme .owl-dots .owl-dot span {
    width: 100px;
    margin: 0;
    border-radius: 0;
    height: 2px
}

#whykasara .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px
}

@media (max-width:991px) {
    #whykasara h2 {
        max-width: 80%;
        margin: auto
    }

    #whykasara .owl-next,
    #whykasara .owl-prev {
        background-color: #fff;
        color: #333;
        border: 2px solid #ccc;
        height: 65px;
        width: 65px;
        font-size: 25px;
        position: relative;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        margin: 10px;
        box-shadow: 0 4px 8px rgb(0 0 0 / .1);
        transition: 0.3s
    }

    #whykasara .owl-next:hover,
    #whykasara .owl-prev:hover {
        background-color: #f5f5f5;
        border-color: #999;
        color: #000
    }

    #whykasara .owl-next,
    #whykasara .owl-prev {
        background: unset !important;
        height: 50px;
        width: 80px;
        font-size: 35px !important;
        margin-top: 20px;
        opacity: 1
    }

    #whykasara .owl-next span,
    #whykasara .owl-prev span {
        position: absolute;
        top: 6px;
        bottom: 0;
        left: 0;
        right: 0
    }

    .project-section.first .showcase-slider-content {
        bottom: 130px;
        max-width: 40%;
        right: 0
    }

    #whykasara .next-arrow,
    #whykasara .prev-arrow {
        height: 50px;
        width: 50px;
        text-align: center
    }

    #whykasara .prev-arrow {
        transform: rotate(175deg)
    }

    #whykasara-slider {
        text-align: center
    }
}

#whykasara h2 {
    max-width: 80%;
    margin: auto
}

#whykasara .owl-next,
#whykasara .owl-prev {
    background: unset !important;
    height: 50px;
    width: 80px;
    font-size: 34px !important;
    margin-top: 20px;
    opacity: 1
}

.project-section.first .showcase-slider-content {
    bottom: 130px;
    max-width: 40%;
    right: 0
}

#whykasara .next-arrow,
#whykasara .prev-arrow {
    height: 50px;
    width: 50px;
    text-align: center
}

#whykasara .prev-arrow {
    transform: rotate(175deg)
}

#whykasara-slider {
    text-align: center
}

#whykasara .owl-next,
#whykasara .owl-prev {
    background-color: #fff;
    color: #333;
    border: 2px solid #ccc;
    height: 60px;
    width: 60px;
    font-size: 27px !important;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 10px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    transition: 0.3s
}

#whykasara .owl-next:hover,
#whykasara .owl-prev:hover {
    background-color: #f5f5f5;
    border-color: #999;
    color: #000
}

#Amenities {
    background-color: #fff;
    color: #000
}

.blur-bg {
    background: #4f1612d9;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
    color: #fff
}

.boxcard {
    display: inline-block;
    color: var(--gold);
    font-size: 13px;
    font-weight: var(--font-weight-300);
    position: relative;
    padding: 0
}

.boxcard span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #fff;
    color: #000;
    border: 1.5px solid #fff;
    transition: .5s;
    height: 85px;
    font-weight: unset !important;
    align-content: center;
    font-weight: 100 !important
}

.boxcard span strong {
    position: relative;
    z-index: 1
}

.boxcard span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #4f1612;
    color: #fff;
    transition: all 600ms cubic-bezier(.645, .045, .355, 1) 0s;
    background-repeat: no-repeat;
    background-position: 97% center;
    font-weight: 100
}

.boxcard::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    height: 100%;
    width: 100%
}

.boxcard:hover::before {
    border: solid 1px var(--brown)
}

.boxcard:hover span {
    color: var(--White)
}

.boxcard:hover span::before {
    width: 100%
}

.float {
    position: fixed;
    z-index: 9;
    bottom: 8%;
    right: 1%
}

.hover-effect {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.hover-effect img {
    transition: transform 0.5s ease, filter 0.5s ease;
    display: block;
    width: 100%;
    height: auto
}

.hover-effect:hover img {
    transform: scale(1.1);
    filter: brightness(1.1)
}

.background-pulse {
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    background: #4f1612;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
    animation: pulseShadow 2s infinite
}

@keyframes pulseShadow {
    0% {
        background-color: #4f1612;
        box-shadow: 0 0 20px rgb(146 155 121 / .2)
    }

    50% {
        background-color: #4f1612;
        box-shadow: 0 0 20px rgb(146 155 121 / .5)
    }

    100% {
        background-color: #4f1612;
        box-shadow: 0 0 20px rgb(146 155 121 / .8)
    }
}

.roatateelement {
    animation: animName 12s linear infinite
}

@keyframes animName {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }

}

/* --- SIMPLE LOCATION & CONNECTIVITY CARD STYLES --- */
.location_connectivity {
    margin-top: 25px !important;
}

.connectivity-card {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.connectivity-title {
    font-size: 20px !important;
    color: var(--red) !important;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #34060340  !important;
    text-transform: capitalize !important;
}

.connectivity-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}

.connectivity-item {
    display: flex !important;
    align-items: center !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid #34060340  !important;
}

.connectivity-item:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.connectivity-item .icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    height: 32px !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    color: var(--red) !important;
    font-size: 16px !important;
    flex-shrink: 0 !important;
    margin-right: 8px !important;
}

.connectivity-item .content {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    gap: 15px !important;
}

.connectivity-item .content h4 {
    font-size: 15px !important;
    color: #333 !important;
    font-weight: 500 !important;
    margin: 0 !important;
}

.connectivity-item .content p {
    font-size: 14px !important;
    color: #666 !important;
    margin: 0 !important;
    font-weight: 500 !important;
    flex-shrink: 0 !important;
}

#location .reveal img {
    border-radius: 8px !important;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.07) !important;
    border: 1px solid #34060340  !important;
    transition: transform 0.3s ease !important;
}

#location .reveal img:hover {
    transform: scale(1.01) !important;
}

@media (max-width: 991px) {
    .connectivity-card {
        padding: 0 !important;
    }
}