:root {
    --sandClr: #FCF8EC;
    --brown: #074235;
    --gold: #d5a22b;
    --White: #fff;
    --TextColor: #414042;
    --font-weight-100: 100;
    --font-weight-300: 300;
    --font-weight-400: 400;
    --font-weight-500: 500;
    --font-weight-600: 600;
    --font-weight-700: 700;
    --font-weight-800: 800
}

:root .font-weight-400 {
    font-weight: var(--font-weight-400)
}

:root .font-weight-500 {
    font-weight: var(--font-weight-500)
}

:root .font-weight-600 {
    font-weight: var(--font-weight-600)
}

:root .font-weight-700 {
    font-weight: var(--font-weight-700)
}

:root .white-text {
    color: var(--White) !important
}

:root .brown {
    color: var(--brown) !important
}

:root .gold {
    color: var(--gold) !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: luxenta-vf;
    src: url(../font/luxenta-vf.ttf);
    src: url(../font/luxenta-vf.ttf) format("embedded-opentype"), url(../font/luxenta-vf.ttf) format("woff2"), url(../font/luxenta-vf.ttf) format("woff"), url(../font/luxenta-vf.ttf) format("truetype"), url(../font/luxenta-vf.ttf) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Outfit-VariableFont_wght;
    src: url(../font/Outfit-VariableFont_wght.ttf);
    src: url(../font/Outfit-VariableFont_wght.ttf) format("embedded-opentype"), url(../font/Outfit-VariableFont_wght.ttf) format("woff2"), url(../font/Outfit-VariableFont_wght.ttf) format("woff"), url(../font/Outfit-VariableFont_wght.ttf) format("truetype"), url(../font/Outfit-VariableFont_wght.ttf) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: luxenta-vf;
    src: url(../font/luxenta-vf.ttf);
    src: url(../font/luxenta-vf.ttf) format("embedded-opentype"), url(../font/luxenta-vf.ttf) format("woff2"), url(../font/luxenta-vf.ttf) format("woff"), url(../font/luxenta-vf.ttf) format("truetype"), url(../font/luxenta-vf.ttf) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

body,
html {
    font-family: luxenta-vf;
    padding: 0;
    margin: 0;
    font-weight: 400 !important;
    letter-spacing: .8px
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-family: luxenta-vf !important
}

.font_para {
    font-family: Outfit-VariableFont_wght !important;
    letter-spacing: .8px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: .5 !important;
    font-family: luxenta-vf !important
}

a:hover {
    text-decoration: none
}

.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: 9px !important
}

.sandClr {
    color: var(--sandClr)
}

.gold {
    color: var(--gold)
}

.White {
    color: var(--White)
}

.TextColor {
    color: var(--TextColor)
}

.commonBt1 {
    display: inline-block;
    border: solid 1px #074235;
    color: var(--gold);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: var(--font-weight-600);
    position: relative;
    padding: 0
}

.commonBt1 {
    position: relative;
    display: inline-block
}

.commonBt1 span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #074235;
    color: #fff;
    transition: .5s
}

.commonBt1 span strong {
    font-weight: var(--font-weight-600);
    position: relative;
    z-index: 2
}

.commonBt1 span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #d5a22b;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    background-repeat: no-repeat;
    background-position: 97% center;
    z-index: -1
}

.commonBt1::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border: solid 1px #074235;
    height: 100%;
    width: 100%;
    z-index: 0
}

.commonBt1:hover::before {
    border-color: #074235
}

.commonBt1:hover span {
    color: #fff;
    padding-right: 10px
}

.commonBt1:hover span::before {
    width: 100%;
    background-image: url(../images/arrow-right.svg)
}

.commonBt2 {
    display: inline-block;
    border: solid 1px #fff;
    color: var(--gold);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: var(--font-weight-600);
    position: relative;
    padding: 0
}

.commonBt2 {
    position: relative;
    display: inline-block
}

.commonBt2 span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #074235;
    color: #fff;
    transition: .5s
}

.commonBt2 span strong {
    font-weight: var(--font-weight-600);
    position: relative;
    z-index: 2
}

.commonBt2 span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #d5a22b;
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    background-repeat: no-repeat;
    background-position: 97% center;
    z-index: -1
}

.commonBt2::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border: solid 1px #fff;
    height: 100%;
    width: 100%;
    z-index: 0
}

.commonBt2:hover::before {
    border-color: #fff
}

.commonBt2:hover span {
    color: #fff;
    padding-right: 10px
}

.commonBt2:hover span::before {
    width: 100%;
    background-image: url(../images/arrow-right.svg)
}

.commonBt {
    display: inline-block;
    border: solid 1px #074235;
    color: var(--gold);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: var(--font-weight-600);
    position: relative;
    padding: 0
}

.elemimg {
    width: 165px;
    position: absolute;
    transform: rotate(90deg);
    right: -18px;
    top: 0
}

.commonBt span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #074235;
    color: #fff;
    transition: .5s
}

.commonBt span strong {
    font-weight: var(--font-weight-600);
    position: relative;
    z-index: 1
}

.commonBt span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #d5a22b;
    transition: all .6s 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 #d5a22b;
    height: 100%;
    width: 100%
}

.commonBt:hover::before {
    border: solid 1px var(--brown)
}

.commonBt:hover span {
    color: var(--White);
    padding-right: 10px
}

.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
}

.wow {
    visibility: hidden
}

.split-parent {
    overflow: hidden
}

.split-child {
    display: inline-block
}

.text_reveal {
    overflow: hidden
}

.small-title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 5px
}

.small-title.line-text {
    display: flex
}

.small-title.line-text span {
    height: 2px;
    background-color: var(--gold);
    width: 46%;
    margin: auto
}

.common-ttle,
.common-ttle2 {
    font-size: 40px;
    line-height: 1.1;
    font-weight: var(--font-weight-600)
}

.common-desc {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -.55px;
    margin-bottom: 20px
}

.title-30 {
    font-size: 30px;
    font-weight: var(--font-weight-700);
    line-height: 1;
    margin-bottom: 15px
}

.title-20 {
    font-size: 20px;
    font-weight: var(--font-weight-700);
    line-height: 1;
    margin-bottom: 15px
}

p {
    font-size: 18px;
    color: var(--TextColor)
}

.infoNos {
    margin-bottom: 20px
}

.infoNos .nos {
    font-size: 40px;
    line-height: 1.2;
    font-weight: var(--font-weight-700);
    letter-spacing: -2px
}

.infoNos .nos .cr {
    font-size: 22px;
    letter-spacing: 0
}

.infoNos p {
    font-size: 16px;
    font-weight: var(--font-weight-400);
    line-height: 22px
}

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    background-color: #fff0;
    padding: 0;
    border: none;
    outline: 0;
    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
}

.body-overflow,
.overflow,
.scroll-hide,
.split-line,
.word {
    overflow: hidden
}

#content-overlay {
    position: fixed;
    z-index: 9998;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / .5)
}

#progress-overlay {
    position: fixed;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: var(--brown)
}

#overlay {
    position: fixed;
    z-index: 10000;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: #074235;
    overflow: hidden
}

#overlay .logo-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    opacity: 1
}

#overlay #progstat {
    color: var(--brown);
    font-size: 200px;
    letter-spacing: -3px;
    font-weight: var(--font-weight-700);
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0
}

body.scroll-hide {
    overflow: hidden
}

.intro-anim {
    transform: translateY(-50px);
    opacity: 0
}

#header {
    position: fixed;
    left: 0;
    top: -100px;
    width: 100%;
    padding: 10px 0;
    z-index: 1031;
    transition: .5s;
    background-color: #074235;
    box-shadow: 0 10px 15px -3px rgb(255 255 255 / .349)
}

#header .container {
    position: relative;
    display: flex
}

#header .navbar .hamburger-lines,
#header .navbar input[type=checkbox] {
    display: none
}

#header .navbar {
    padding: 0;
    width: 85%;
    display: inherit
}

@media (max-width:768px) {
    #header .navbar {
        width: 100%
    }
}

#header .navbar-container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#header .menu-items {
    order: 2;
    display: flex;
    margin: 0;
    padding: 0;
    margin: auto
}

#header .logo {
    order: 1
}

#header .menu-items li {
    list-style: none;
    margin-left: 2rem
}

#header .navbar a {
    color: #fff;
    text-decoration: none;
    font-weight: var(--font-weight-600);
    transition: color .3s ease-in-out;
    display: block;
    font-size: 16px;
    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: #d5a22b
}

#header .navbar a.active span,
#header .navbar a:hover span {
    transform: translateY(-100%);
    opacity: 0;
    transition: all .5s cubic-bezier(.785, .135, .15, .86)
}

#header .navbar a.active::after,
#header .navbar a:hover::after {
    transform: translateY(0);
    transition: all .5s cubic-bezier(.785, .135, .15, .86)
}

@media(max-width:768px) {
    #header .navbar {
        opacity: .95
    }

    #header .navbar-container .hamburger-lines,
    #header .navbar-container input[type=checkbox] {
        display: block
    }

    #header .navbar-container {
        display: block;
        position: relative;
        height: 64px
    }

    #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: 10px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        filter: brightness(0) invert(1)
    }

    #header .navbar-container .hamburger-lines .line {
        display: block;
        height: 2px;
        width: 100%;
        border-radius: 10px;
        background: #074235
    }

    #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: 5px;
        background: #074235;
        height: 100vh;
        max-width: 300px;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        margin-left: -40px;
        padding-left: 0;
        transition: transform .5s ease-in-out;
        overflow: hidden
    }

    .logomenu {
        width: 40%;
        margin-left: 33px
    }

    #header .navbar .menu-items li {
        font-size: 1.1rem;
        font-weight: 500;
        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 .logo img {
    width: 123px
}

#header .NavRight {
    display: flex;
    align-items: center
}

#header .NavRight .downloadBrochure {
    border: solid 1px var(--brown);
    padding: 10px 20px;
    font-size: 16px;
    color: var(--brown);
    font-weight: var(--font-weight-600);
    display: block;
    width: 202px;
    margin-right: 10px;
    transition: .5s
}

#header .NavRight .downloadBrochure:hover {
    background-color: var(--gold);
    color: var(--White);
    border: solid 1px var(--gold)
}

#header .NavRight .EnquireNow {
    border: solid 1px var(--White);
    padding: 10px 20px;
    font-size: 16px;
    font-weight: var(--font-weight-600);
    display: block;
    width: 143px;
    background-color: var(--brown);
    color: var(--White);
    transition: .5s
}

#header .NavRight .EnquireNow {
    background: linear-gradient(to right, #d5a22b 0, #d5a22b 100%);
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: background-size .4s ease;
    color: #fff
}

#header .NavRight .EnquireNow:hover {
    background-size: 100% 100%;
    color: #fff
}

#header.fixed {
    background-color: #fff;
    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)
    }
}

#header .hoh-logo {
    margin-left: 20px
}

#banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    overflow: hidden
}

#banner::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    opacity: .5
}

#banner .belicia {
    position: relative;
    top: 200px;
    opacity: 0
}

#banner .marsk-layer {
    box-sizing: border-box;
    border-style: solid;
    border-color: #fff;
    border-width: 0 0 0;
    transition: all .5s cubic-bezier(.645, .045, .355, 1) 0s;
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none
}

#banner .marsk-layer.active {
    border-width: 60px 60px 60px
}

#banner .marsk-layer.active2 {
    border-width: 200px 200px 200px
}

#banner .container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: end;
    margin: auto
}

#banner .container .banner-Content {
    text-align: left;
    width: 430px;
    max-width: 100%;
    padding-bottom: 110px
}

#banner .container .banner-Content h3 {
    font-weight: var(--font-weight-600);
    color: var(--White);
    font-size: 64px;
    line-height: 1;
    letter-spacing: -2.5%
}

#banner .container .banner-Content h4 {
    font-weight: var(--font-weight-500);
    color: var(--White);
    font-size: 50px;
    line-height: 1;
    letter-spacing: -2.5%;
    margin: 20px 0
}

#banner .container .banner-Content h5 {
    font-weight: var(--font-weight-300);
    color: var(--White);
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: -2.5%;
    font-weight: 500
}

#banner video {
    width: 100%;
    object-fit: cover;
    height: 100%
}

#banner .scroll-downs {
    position: absolute;
    right: 0;
    bottom: 100px;
    margin: auto;
    width: 34px;
    height: 55px
}

#banner .mousey {
    width: 3px;
    padding: 10px 13px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: .75;
    box-sizing: content-box
}

#banner .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15, .41, .69, .94);
    animation-iteration-count: infinite
}

@keyframes scroll {
    0% {
        opacity: 0
    }

    10% {
        transform: translateY(0);
        opacity: 1
    }

    100% {
        transform: translateY(15px);
        opacity: 0
    }
}

#Heartland {
    background-color: var(--sandClr);
    padding: 100px 0;
    margin-top: -1px;
    position: relative
}

#Heartland .Heartlandinfo {
    border-top: solid 1px #c2c2c2;
    border-bottom: solid 1px #c2c2c2;
    padding: 20px 0;
    margin-top: 30px
}

#Heartland .Heartland-lhs {
    height: 720px;
    overflow: hidden
}

#Heartland .Heartland-lhs img {
    width: 100%;
    height: 60%;
    object-fit: cover
}

@media(max-width:767px) {
    #Heartland .Heartland-lhs {
        height: auto
    }
}

#Heartland .locationList {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#Heartland .locationList li {
    position: relative;
    background-image: url(../images/tri.svg);
    background-repeat: no-repeat;
    background-position: left 12px;
    font-size: 16px;
    padding: 7px 0;
    padding-left: 20px;
    transition: .3s
}

@media(max-width:767px) {
    #Heartland .locationList li {
        padding-left: 13px
    }
}

#Heartland .locationList li span {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: var(--font-weight-700)
}

@media(max-width:767px) {
    #Heartland .locationList li span {
        display: block;
        position: relative
    }
}

#Heartland .locationList li:hover {
    color: var(--gold);
    margin-left: 3px
}

#PrimeLocation {
    background-color: var(--brown);
    padding: 70px 0
}

#PrimeLocation .PrimeLocationCards {
    position: relative;
    background-color: var(--White);
    text-align: center;
    padding: 10px;
    transition: 1s
}

#PrimeLocation .PrimeLocationCards .PrimeLocationIcon {
    border: solid 2px var(--gold);
    width: 120px;
    height: 120px;
    border-radius: 120px;
    display: grid;
    place-content: center;
    margin: auto;
    transform: translate(0, -60px);
    background-color: var(--White);
    transition: 1s
}

#PrimeLocation .PrimeLocationCards .PrimeLocationIcon svg path {
    transition: 1s
}

#PrimeLocation .PrimeLocationCards p {
    margin-top: -30px
}

#PrimeLocation .PrimeLocationCards:hover {
    background-color: var(--gold)
}

#PrimeLocation .PrimeLocationCards:hover p {
    color: var(--White)
}

#PrimeLocation .PrimeLocationCards:hover .PrimeLocationIcon {
    background-color: var(--brown)
}

#PrimeLocation .PrimeLocationCards:hover .PrimeLocationIcon svg path {
    fill: var(--White)
}

#location {
    background-color: var(--White);
    position: relative;
    padding: 100px 0;
    height: 890px;
    overflow: hidden
}

@media(max-width:767px) {
    #location {
        padding: 40px 0;
        height: auto;
        background-color: var(--brown)
    }
}

#location .locationmap {
    position: absolute;
    right: 0;
    top: 0;
    width: 732px
}

@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: 350px;
    left: 267px
}

#location .locationmap .LocationPin2 img {
    width: 40px
}

#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 .locationmap .compass {
    position: absolute;
    bottom: 30px;
    left: -100px
}

#location .locationmap .compass img {
    width: 150px
}

#location .locationmap .map-legrand {
    position: absolute;
    right: 20px;
    bottom: 30px
}

#location .locationmap .map-legrand img {
    width: 130px
}

#location .locationList {
    margin: 0;
    padding: 0
}

#location .locationList li {
    position: relative;
    background-image: url(../images/tri.svg);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 16px;
    padding: 7px 0;
    padding-left: 20px;
    transition: .3s
}

@media(max-width:767px) {
    #location .locationList li {
        padding-left: 13px
    }
}

#location .locationList li span {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: var(--font-weight-700)
}

@media(max-width:767px) {
    #location .locationList li span {
        display: block;
        position: relative
    }
}

#location .locationList li:hover {
    color: var(--gold);
    margin-left: 3px
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0 rgb(144 23 73 / .5)
    }

    100% {
        box-shadow: 0 0 0 20px #fff0
    }
}

#location .nav-tabs {
    border: none;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 30px
}

@media(max-width:767px) {
    #location .nav-tabs {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }
}

#location .nav-tabs .nav-link {
    padding: 20px 20px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: var(--font-weight-600);
    border: none;
    color: #d5a22b;
    position: relative;
    border-radius: 0;
    opacity: 1;
    border-radius: 80px 80px 0 0;
    width: 144px;
    margin: 0;
    height: 180px;
    border-bottom: solid 1px #c2c2c2
}

#location .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: var(--gold);
    width: 0%;
    transition: .5s
}

#location .nav-tabs .nav-link span {
    display: block;
    margin-bottom: 10px
}

#location .nav-tabs .nav-link.active {
    background: linear-gradient(180deg, #074235 14.04%, #074235 85.38%);
    opacity: 1;
    font-weight: var(--font-weight-600);
    color: #d5a22b
}

#location .nav-tabs .nav-link.active::before {
    width: 100%;
    transition: 1s
}

#location .mobilemap {
    margin-top: 30px;
    box-shadow: 0 0 15px -3px rgb(0 0 0 / .1);
    position: relative
}

#location .mobilemap a {
    border: none;
    outline: 0
}

#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(--gold);
    color: var(--White);
    z-index: 1;
    padding: 10px;
    line-height: 5px;
    font-weight: 700;
    font-size: 14px;
    pointer-events: none
}

#location .scroll-container {
    width: 100%;
    overflow: hidden;
    position: relative
}

#location .scroll-content {
    overflow-x: auto;
    scroll-behavior: smooth;
    width: 100%;
    padding: 10px
}

#location .scroll-content::-webkit-scrollbar {
    height: 8px
}

#location .scroll-content::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px
}

#location .scroll-content::-webkit-scrollbar-track {
    background: #f1f1f1
}

#location .next-prev-button {
    background-color: #fff0 !important;
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
    border: none
}

#location .scroll-left,
#location .scroll-right {
    background-color: #fff0 !important;
    border: solid 1px #e4e4e4;
    width: fit-content;
    padding: 0;
    border-radius: 100px;
    position: absolute;
    right: 0;
    display: none
}

#location .scroll-left {
    right: 60px
}

#iconic {
    position: relative;
    overflow: hidden;
    overflow: hidden
}

@media(max-width:767px) {
    #iconic {
        height: auto
    }
}

#iconic .image-container {
    position: relative;
    width: 500px;
    height: 500px
}

#iconic .polygons-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#iconic .polygon {
    position: absolute;
    background-color: #000
}

#iconic .revealed-image {
    width: 100%;
    height: 100%;
    display: block
}

#iconic .iconic-bg img {
    width: 100%
}

@media(max-width:767px) {
    #iconic .iconic-bg {
        position: relative
    }
}

#iconic .container {
    position: relative;
    z-index: 1;
    padding-top: 200px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    margin: auto
}

@media(max-width:767px) {
    #iconic .container {
        padding-top: 40px
    }
}

#iconic .container .iconicRight {
    padding-top: 80px;
    padding-right: 60px
}

@media(max-width:767px) {
    #iconic .container .iconicRight {
        padding-top: 20px;
        padding-right: 0
    }
}

#Amenities {
    background-color: #fff;
    padding: 100px 0
}

#Amenities .AmenitiesLeft {
    padding-right: 60px
}

#Amenities .AmenitiesLeft .AmenitiesCards {
    text-align: center;
    transition: .3s
}

#Amenities .AmenitiesLeft .AmenitiesCards .AmenitiesIcon {
    margin-bottom: 5px
}

#Amenities .AmenitiesLeft .AmenitiesCards p {
    font-size: 16px
}

#Amenities .AmenitiesLeft .AmenitiesCards:hover {
    transform: scale(1.05)
}

#Amenities .nav-tabs {
    border: none;
    margin: -50px 0 80px auto;
    margin-bottom: 50px;
    width: fit-content
}

@media(max-width:767px) {
    #Amenities .nav-tabs {
        width: 100%;
        display: flex;
        flex-wrap: wrap
    }
}

#Amenities .nav-tabs .nav-link {
    padding: 15px 35px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: var(--font-weight-400);
    border: none;
    position: relative;
    color: var(--gold);
    border-radius: 0;
    opacity: 1;
    margin: 0;
    border: solid 1px var(--gold);
    margin-left: 20px
}

#Amenities .nav-tabs .nav-link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: var(--gold);
    width: 0%;
    transition: .5s
}

#Amenities .nav-tabs .nav-link span {
    display: block;
    margin-bottom: 10px
}

#Amenities .nav-tabs .nav-link.active {
    opacity: 1;
    font-weight: var(--font-weight-600);
    color: var(--White);
    background-color: var(--gold)
}

#Amenities #accordionExample {
    margin-right: 30px
}

#Amenities .accordion-button {
    padding: 1.5rem 1.25rem
}

#Amenities .accordion-item {
    border: none;
    border-top: 1px solid rgb(0 0 0 / .125);
    background-color: #fff0;
    padding-top: 0 !important
}

#Amenities .accordion-button {
    font-size: 22px;
    color: var(--black);
    font-weight: var(--font-weight-600);
    background-color: var(--sandClr);
    box-shadow: none;
    border: none
}

#Amenities .accordion-button:focus {
    box-shadow: none
}

#Amenities .accordion-body {
    padding-top: 0 !important
}

@media(max-width:767px) {
    #towers {
        padding: 40px 0
    }
}

#artful {
    background-color: var(--brown);
    padding: 100px 0
}

#artful .artfulLHS {
    text-align: left;
    padding-right: 60px
}

#artful .ArtfulGallery a {
    position: relative;
    overflow: hidden;
    display: block
}

#artful .ArtfulGallery a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / .25);
    background-image: url(../images/magnifier.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px;
    transition: 1s;
    opacity: 0;
    visibility: hidden
}

#artful .ArtfulGallery a:hover::before {
    opacity: 1;
    visibility: visible
}

#get-in-touch {
    background-color: #fff;
    padding-top: 100px;
    position: relative;
    height: 540px
}

#get-in-touch .get-in-touch-wrp {
    background-color: #fff;
    box-shadow: 0 4px 10px #07423573
}

#get-in-touch .get-in-touch-wrp .get-in-touch-LHS {
    height: 580px;
    overflow: hidden
}

#get-in-touch .get-in-touch-wrp .get-in-touch-LHS img {
    width: 100%;
    height: 110%;
    object-fit: cover
}

@media(max-width:767px) {
    #get-in-touch .get-in-touch-wrp .get-in-touch-LHS {
        height: auto
    }
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS {
    padding: 40px 0
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .common-ttle {
    font-size: 36px
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box {
    width: 480px;
    max-width: 100%;
    margin: auto;
    margin-top: 18px
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box {
    position: relative
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box input,
#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid #a4a4a4;
    outline: 0;
    background: #fff0
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 14px;
    color: #000;
    opacity: .6;
    pointer-events: none;
    transition: .5s
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box input:focus~label,
#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box input:valid~label,
#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box textarea:focus~label,
#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .login-box .user-box textarea:valid~label {
    top: -20px;
    left: 0;
    color: #000;
    opacity: 1;
    font-size: 12px
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .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
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .form-group {
    display: block;
    margin-bottom: 15px
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .form-group label {
    position: relative;
    cursor: pointer;
    opacity: .6
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #fff0;
    border: 2px solid var(--gold);
    box-shadow: 0 1px 2px rgb(0 0 0 / .05), inset 0 -15px 10px -12px rgb(0 0 0 / .05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    transform: translateY(-3px)
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .form-group input:checked+label: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)
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS button {
    background-color: #fff0;
    padding: 0
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .EnquireNowBt {
    border: solid 1px var(--brown);
    padding: 10px 30px;
    font-size: 16px;
    font-weight: var(--font-weight-600);
    display: block;
    background-color: var(--brown);
    color: var(--White);
    transition: .5s;
    width: fit-content;
    margin: auto;
    margin-top: 30px
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .EnquireNowBt:hover {
    background-color: var(--gold);
    color: var(--White)
}

#magical {
    position: relative;
    overflow: hidden;
    height: 900px;
    overflow: hidden
}

#magical .magical_inner {
    background-color: var(--gold);
    padding: 30px;
    width: 450px;
    max-width: 100%;
    margin-top: 71px;
    height: 480px
}

#magical .magical_inner .locationList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 10px
}

#magical .magical_inner .locationList li {
    position: relative;
    background-image: url(../images/whire-tri.svg);
    background-repeat: no-repeat;
    background-position: left 11px;
    font-size: 16px;
    padding: 6px 0;
    padding-left: 20px;
    transition: .3s;
    color: var(--White)
}

@media(max-width:767px) {
    #magical .magical_inner .locationList li {
        padding-left: 13px
    }
}

#magical .magical_inner .locationList li span {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: var(--font-weight-700)
}

@media(max-width:767px) {
    #magical .magical_inner .locationList li span {
        display: block;
        position: relative
    }
}

#magical .magical_inner .locationList li:hover {
    margin-left: 3px
}

@media(max-width:767px) {
    #magical {
        height: auto
    }
}

#magical .image-container {
    position: relative;
    width: 500px;
    height: 500px
}

#magical .revealed-image {
    width: 100%;
    height: 100%;
    display: block
}

#magical .iconic-bg {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0
}

#magical .iconic-bg .image-label {
    bottom: 50px;
    right: 60px
}

#magical .iconic-bg img {
    width: 100%
}

@media(max-width:767px) {
    #magical .iconic-bg {
        position: relative
    }
}

#magical .container {
    position: relative;
    z-index: 1;
    display: grid;
    place-items: end;
    justify-content: start;
    height: 100%
}

@media(max-width:767px) {
    #magical .container {
        padding-top: 40px
    }
}

#magical .container .iconicRight {
    padding-top: 80px;
    padding-right: 60px
}

@media(max-width:767px) {
    #magical .container .iconicRight {
        padding-top: 20px;
        padding-right: 0
    }
}

#footer {
    background-color: #074235;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 30px
}

#footer .rising-logo {
    text-align: center
}

#footer .rising-logo img {
    width: 300px
}

#footer .maharera {
    display: flex;
    padding-bottom: 11px
}

#footer .maharera .MahaRERA {
    padding-left: 17px;
    padding-top: 5px
}

#footer .maharera .MahaRERA p {
    color: var(--White);
    font-size: 14px
}

#footer .maharera .MahaRERA p.bor-bottom {
    border-bottom: solid 1px rgb(255 255 255 / .3);
    padding-bottom: 10px
}

#footer .maharera .MahaRERA p a,
#footer .maharera .MahaRERA p span {
    font-weight: var(--font-weight-700);
    color: var(--White)
}

@media(max-width:767px) {
    #footer .maharera {
        display: block
    }
}

#footer .HeadOffice {
    padding-left: 0;
    transform: translate(-120px, 0)
}

#footer .HeadOffice h2 {
    font-weight: var(--font-weight-700);
    color: var(--White);
    font-size: 16px;
    margin-bottom: 13px
}

#footer .HeadOffice p {
    color: var(--White);
    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 a,
#footer .HeadOffice p span {
    color: var(--White)
}

#footer .footerRight a {
    display: block;
    font-weight: var(--font-weight-700);
    font-size: 16px;
    color: var(--White);
    padding-bottom: 14px
}

#footer .socialLink {
    margin-top: 10px;
    border-top: solid 1px rgb(255 255 255 / .3);
    width: 100%;
    padding: 10px 0;
    margin-top: 20px;
    text-align: center;
    display: flex;
    justify-content: space-between
}

#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%
    }
}

#footer .copyright {
    color: var(--White);
    font-size: 12px;
    margin-bottom: 20px
}

#footer .copyright p {
    color: var(--White);
    font-size: 12px;
    padding-left: 19px
}

#footer .Privacy {
    text-align: right;
    color: var(--White)
}

#footer .Privacy a {
    color: var(--White);
    font-size: 12px
}

#footer .Disclaimer p {
    padding-left: 20px;
    text-align: justify;
    font-size: 8px !important
}

@media(max-width:767px) {
    #footer {
        padding: 40px 0;
        text-align: center
    }

    #footer .HeadOffice {
        margin-top: 0;
        padding-left: 0
    }
}

#footer .prescon {
    width: 100px
}

#footer .prescon img {
    width: 100%
}

.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
}

.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: 20%
    }
}

@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: 0 !important
}

.fancybox-content .container {
    padding-left: 0;
    padding-right: 0
}

.getintouchRight2 {
    padding: 18px 70px
}

.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 select,
.getintouchRight2 .login-box .user-box textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    margin-bottom: 0 !important;
    border: none;
    border-bottom: 1px solid #c6c6c6;
    outline: 0;
    background: #fff0
}

.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: unset !important;
    bottom: -20px;
    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 input:valid~.labeltag,
.getintouchRight2 .login-box .user-box textarea:focus~.labeltag,
.getintouchRight2 .login-box .user-box textarea:valid~.labeltag {
    top: -20px;
    left: 0;
    color: var(--blue);
    opacity: 1;
    font-size: 12px
}

select {
    opacity: .6
}

.SubmitBtn {
    font-size: 16px;
    font-weight: var(--font-weight-600);
    transition: .5s;
    padding: 10px 15px;
    background-color: var(--brown);
    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(--brown);
    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: 0;
    border: none;
    box-shadow: none
}

.poplogo {
    margin-bottom: 30px
}

#enqueryFormPopup .modal-body {
    padding: 0
}

#enqueryFormPopup .modal-dialog {
    max-width: 900px !important
}

.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: var(--brown)
}

#thankyou .thankyouLeft {
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 130px;
    gap: 23px
}

#thankyou .thankyouLeft h4 {
    font-weight: var(--font-weight-700);
    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
}

.image-label {
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: fit-content;
    text-align: center;
    color: var(--White);
    font-size: 10px;
    padding: 4px;
    line-height: 1;
    font-weight: 600;
    z-index: 1;
    pointer-events: none
}

@-webkit-keyframes animate-svg-fill-1000 {
    0% {
        fill: #fff0
    }

    100% {
        fill: #074235
    }
}

@keyframes animate-svg-fill-1000 {
    0% {
        fill: #fff0
    }

    100% {
        fill: #074235
    }
}

.fancybox-content {
    padding: 0 !important
}

.fancybox-content .container {
    padding-left: 0;
    padding-right: 0
}

.getintouchRight2 {
    padding: 18px 70px
}

.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 select,
.getintouchRight2 .login-box .user-box textarea {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
    border: none;
    border-bottom: 1px solid #c6c6c6;
    outline: 0;
    background: #fff0
}

.getintouchRight2 .login-box .user-box label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 15px;
    color: #000;
    opacity: .8;
    pointer-events: none;
    transition: .5s;
    text-transform: capitalize
}

.getintouchRight2 .login-box .user-box select {
    appearance: auto !important;
    -webkit-appearance: auto !important
}

.getintouchRight2 .login-box .user-box input:focus~label,
.getintouchRight2 .login-box .user-box input:valid~label,
.getintouchRight2 .login-box .user-box textarea:focus~label,
.getintouchRight2 .login-box .user-box textarea:valid~label {
    top: -20px;
    left: 0;
    color: var(--blue);
    opacity: 1;
    font-size: 12px
}

select {
    opacity: .6
}

.SubmitBtn {
    font-size: 16px;
    font-weight: var(--font-weight-600);
    transition: .5s;
    padding: 10px 15px;
    background-color: var(--brown);
    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(--brown);
    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: 0;
    border: none;
    box-shadow: none
}

.poplogo {
    margin-bottom: 30px
}

#enqueryFormPopup .modal-body {
    padding: 0
}

#enqueryFormPopup .modal-dialog {
    max-width: 900px !important
}

.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: var(--brown)
}

#thankyou .thankyouLeft {
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 130px;
    gap: 23px
}

#thankyou .thankyouLeft h4 {
    font-weight: var(--font-weight-700);
    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
}

.CountryCode2 {
    width: 100%;
    padding: 10px 0;
    margin: -5px;
    font-size: 16px;
    color: #000;
    border: none;
    border-bottom: 1px solid #797777;
    outline: 0;
    background: #fff0;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
    margin-bottom: 10px !important
}

#image-container img {
    max-width: 100%;
    height: 100%;
    display: none
}

#image-container img.active {
    display: block;
    animation: fadeIn 1s ease-in-out
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.call-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999
}

.callmb,
.enquieymb {
    color: #fff;
    border: none;
    padding: 12px 0;
    font-weight: 600;
    position: relative;
    transition: all .3s ease;
    border-top: 1px solid #fff;
    box-shadow: 0 10px 15px -3px rgb(255 255 255 / .349)
}

.callmb {
    background: #074235
}

.enquieymb {
    background: #074235
}

.callmb h5,
.enquieymb h5 {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px
}

.callmb i {
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
    vertical-align: middle
}

.enquieymb::before {
    font-weight: 900;
    margin-right: 8px;
    font-size: 14px
}

.callmb:hover {
    background: #074235
}

.enquieymb:hover {
    background: #074235
}

.callmb a,
.enquieymb a {
    text-decoration: none;
    color: inherit
}

.callmb,
.enquieymb {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px
}

@media (min-width:992px) {
    .d-block.d-lg-none {
        display: none !important
    }
}

@media (max-width:991px) {
    body {
        padding-bottom: 0
    }

    .callmb,
    .enquieymb {
        padding: 12px 8px;
        min-height: 32px
    }

    .callmb h5,
    .enquieymb h5 {
        font-size: 18px;
        line-height: 1.2
    }

    .callmb i {
        font-size: 16px;
        margin-bottom: 2px
    }
}

label.error {
    color: #b72424 !important
}

.userbobone label.error {
    padding: 60px 1px !important;
    font-size: 10px
}

#get-in-touch .get-in-touch-wrp .get-in-touch-RHS .user-box textarea {
    margin-bottom: 28px !important
}

#gallery_section .section_title,
#location_container .section_title,
#privilage_container .section_title,
#reimagined_container .section_title,
#world_container .section_title {
    position: relative
}

#gallery_section .section_title,
#location_container .section_title,
#world_container .section_title {
    padding-bottom: 20px
}

#gallery_section .section_title h2::after,
#gallery_section .section_title h2::before,
#location_container .section_title h2::after,
#location_container .section_title h2::before,
#privilage_container .section_title h2::after,
#privilage_container .section_title h2::before,
#reimagined_container .section_title h2::after,
#reimagined_container .section_title h2::before,
#world_container .section_title h2::after,
#world_container .section_title h2::before {
    content: "";
    position: absolute;
    width: 65px;
    height: 5px;
    top: 20px
}

section#privilage_container .section_paragraph p {
    width: 45%
}

section#privilage_container .section_paragraph {
    display: flex;
    justify-content: center
}

#privilage_container .section_title h2::before {
    background: url(../images/left_arrow.png) no-repeat center center;
    left: 0;
    right: 30%;
    margin: auto
}

#privilage_container .section_title h2::after {
    background: url(../images/right_arrow.png) no-repeat center center;
    right: 0;
    left: 30%;
    margin: auto
}

.privilage_box {
    position: relative
}

.privilage_box .img_box::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(23deg, #0000008a, transparent)
}

.privilage_box .privilage_caption,
.privilage_box .privilage_info {
    position: absolute;
    bottom: 16%;
    left: 0;
    right: 0;
    text-align: center;
    transition: all .5s ease-in-out
}

.privilage_caption p {
    color: #fff;
    font-size: 22px;
    padding: 10px 0;
    margin: 0
}

.privilage_box .privilage_info {
    bottom: 10%;
    transform: translateY(200%);
    transition: all .5s ease-in-out;
    transition-behavior: smooth
}

.privilage_box .privilage_info.stonehill {
    bottom: 6% !important
}

.privilage_box:hover .privilage_caption {
    bottom: 18%;
    transition: all .5s ease-in-out;
    transition-behavior: smooth
}

.privilage_box:hover .privilage_info {
    bottom: 12%;
    transform: translateY(0);
    transition: all .5s ease-in-out;
    transition-behavior: smooth
}

.privilage_info p {
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    margin: 0
}

.owl-nav {
    display: flex;
    justify-content: center;
    padding-top: 0;
    gap: 8px
}

.owl-nav .owl-next img,
.owl-nav .owl-prev img {
    width: 54px;
    height: 54px;
    border: 1px solid #dead7e;
    border-radius: 50px;
    padding: 15px
}

img {
    max-width: 100%;
    object-fit: cover;
    object-position: center
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.relative {
    position: relative
}

.pad80 {
    padding: 40px 0
}

.padb80 {
    padding-bottom: 80px
}

.max_w800 {
    max-width: 900px
}

.grey {
    background: #e1e1e1
}

.bggreen {
    background-color: #074235;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important
}

.bgblack {
    background: #000
}

.clrgreen {
    color: #074235
}

.overlay {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.overlay:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, #000000a3 30%, transparent 70%)
}

.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeUp {
    0% {
        -webkit-transform: translateY(100px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes fadeUp {
    0% {
        -moz-transform: translateY(100px);
        opacity: 0
    }

    100% {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeUp {
    0% {
        transform: translateY(100px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.animate__fadeUp {
    -webkit-animation-name: fadeUp;
    animation-name: fadeUp;
    transform: translateY(0)
}

@-webkit-keyframes navbar-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes navbar-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.artimpbottom {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
    color: rgb(255 255 255 / .8);
    padding: 3px 6px;
    border-radius: 0;
    z-index: 44;
    background: #000
}

.artimptop {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
    color: rgb(255 255 255 / .8);
    padding: 3px 6px;
    border-radius: 0;
    z-index: 44
}

.contol_custom {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 55;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    width: 100%
}

.contol_custom span {
    width: 45px;
    height: 45px;
    border: 1px solid #074235;
    border-radius: none;
    background: #074235;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 21px;
    padding: 10px;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.contol_custom span:hover {
    background: #074235;
    border-color: #000 important
}

.contol_custom span:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    content: '';
    height: 0;
    background: #074235;
    transition: all .3s ease 0s;
    z-index: -1
}

.contol_custom span:hover:before {
    height: 100%
}

.contol_custom span img {
    width: 12px
}

.contol_custom span.Arrowgleft img {
    transform: rotate(180deg)
}

.contol_custom span.Arrowfpleft img {
    transform: rotate(180deg)
}

.contol_custom span svg {
    width: 10px;
    height: 10px;
    stroke: #fff;
    fill: #fff
}

.contol_custom span:hover svg {
    stroke: #fff;
    fill: #fff
}

.contol_custom span.Arrowgright {
    left: 10px
}

.contol_custom span.Arrowgleft {
    right: 10px
}

.contol_custom span.Arrowfpright {
    right: 55px
}

.contol_custom span.Arrowfpleft {
    right: 0
}

.contol_custom span i {
    font-size: 20px;
    color: #fff
}

.contol_custom span:hover i {
    color: #fff
}

.arrowbtn,
.arrowbtn span {
    position: static;
    transform: translateY(0);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-top: 20px
}

.floorimg {
    width: 100%;
    border: 1.5px solid #074235
}

.floorimg a {
    display: block
}

.floorimg .p-3 {
    border-top: 1.5px solid #074235;
    margin-top: 2px
}

.florplanhd {
    color: #1f8b7c;
    font-size: 25px;
    line-height: 25px
}

.fpunit {
    font-size: 13px;
    color: #000;
    font-weight: 700
}

.floorimg table {
    width: 100%;
    margin-top: 12px
}

.floorimg table tr {
    border-top: 1px solid #074235
}

.floorimg table tr td,
.floorimg table tr th {
    font-weight: 700;
    font-size: 11px;
    padding: 5px 0
}

.floorimg table tr td {
    padding-left: 8px
}

.floorplan .slick-list {
    margin: 0 -12px
}

.floorplan .slick-slide {
    margin: 0 12px
}

.zoom {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 20px;
    cursor: pointer
}

.zoom img {
    width: 45px;
    background: rgb(255 255 255 / 56%);
    padding: 8px;
    height: auto;
    transition: all ease-in-out .5s
}

.more-text {
    display: none
}

.moreLess {
    display: inline-block;
    padding: 0 0 0 22px;
    color: #074235;
    font-size: 17px;
    font-weight: 700;
    width: auto;
    position: relative;
    top: 5px;
    cursor: pointer
}

.pr-row {
    padding-top: 40px
}

.pr-row img {
    max-height: 120px;
    margin: 0;
    margin-bottom: 30px;
    width: auto !important
}

.pr-row .col-lg-6:first-child {
    border-right: 1px solid #d7d7d7;
    padding-right: 40px
}

.pr-row .col-lg-6:last-child {
    padding-left: 40px
}

.pr-row .h4 {
    font-size: 30px;
    padding-left: 22px;
    color: #074235
}

.bottomleft {
    position: relative
}

.boxcard {
    border-radius: 10px !important
}

.bottomleft:after {
    content: '';
    position: absolute;
    left: 0;
    top: 5%;
    width: 5px;
    background: #074235;
    height: 90%;
    transition: all .5s ease 0s
}

.bottomcenter {
    position: relative
}

.bottomcenter:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 50px;
    background: #074235;
    height: 5px;
    transform: translateX(-50%);
    transition: all .5s ease 0s
}

.description-latest-activity p {
    color: #fff
}

#locationmap {
    padding: 46px 0;
    background: #f4f9f8
}

.aboutimgsize img {
    width: 70px
}

.about_sect {
    font-size: 27px;
    font-weight: 700;
    color: #d5a22b;
    font-family: Outfit-VariableFont_wght
}

.innerAboutUs {
    background-image: url(../img/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.innerAboutUs .section-head {
    color: #fff
}

.innerAboutUs .headingborder1 {
    border-color: #fff
}

#AboutUs {
    position: relative
}

.ameelementimgup2 {
    position: absolute;
    top: -25px;
    left: 20%
}

.ameelementimgdown2 {
    position: absolute;
    bottom: -25px;
    left: 20%
}

.section-title {
    z-index: 1;
    margin-bottom: 0;
    padding: 0 0 30px;
    text-align: left;
    position: relative
}

.small-line {
    color: #fff;
    font-size: 18px;
    position: relative;
    letter-spacing: 5px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.small-line:after {
    top: 13px;
    content: '';
    height: 2px;
    width: 100px;
    right: -120px;
    position: absolute;
    background-color: #d5a22b
}

.section-title h2 {
    color: #b2904a
}

.aboutpara p {
    text-align: justify;
    color: #000;
    font-size: 14px;
    letter-spacing: 1.2px
}

.aboutuscount h1 {
    font-weight: 700
}

#AboutUs {
    background: linear-gradient(to right, #074235 38%, #fff 38%)
}

.colpadding {
    padding: 0 20px 0 20px
}

#AboutUs ul li span {
    font-size: 20px;
    color: #074235
}

#AboutUs h1 {
    color: #074235
}

#AboutUs .borderbottom {
    font-size: 13px;
    color: #fff
}

.counterbg {
    background-color: #fff;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    box-shadow: rgb(0 0 0 / .24) 0 3px 8px
}

.imgtag {
    width: 80px
}

.nav-tabs {
    border: unset
}

.testimonial {
    margin: 0 20px 50px
}

.testimonial .pic {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 15px 15px 0
}

.testimonial .pic img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.testimonial .testimonial-profile {
    display: inline-block;
    position: relative;
    top: 15px
}

.testimonial .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2f2f2f;
    text-transform: capitalize;
    margin: 0 0 7px 0
}

.testimonial .post {
    display: block;
    font-size: 14px;
    color: #93b86b
}

#Highlights .testimonial {
    padding: 20px 25px;
    background: #fff;
    height: 170px;
    text-align: center;
    position: relative;
    border-radius: 12px
}

.testimonial .description {
    padding: 10px 0 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0
}

.Highlights-img img {
    width: 60px !important;
    margin: 0 auto
}

.testimonial .description:after,
.testimonial .description:before {
    content: "";
    border-width: 18px 0 0 18px;
    border-style: solid;
    border-color: #074235 #fff0 #fff0;
    position: absolute;
    left: 0
}

.testimonial .description:after {
    border-width: 18px 18px 0 0;
    left: auto;
    right: 0
}

@media screen and (max-width:767px) {
    .testimonial {
        margin: 0 20px 50px !important
    }
}

.fitted {
    width: 230px;
    display: block;
    margin: 18px auto
}

.paraoffer {
    background: #9abb74;
    display: block;
    margin: 9px auto;
    text-align: center;
    width: 61%;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #fff
}

.box10 p {
    text-align: justify;
    font-size: 12px;
    line-height: 27px;
    letter-spacing: 1px
}

.sectionright {
    text-align: center;
    margin-top: 12px;
    font-size: 10px;
    line-height: 17px
}

#Highlights .owl-nav {
    display: flex;
    justify-content: center;
    align-items: center
}

#Highlights .owl-nav .owl-next,
#Highlights .owl-nav .owl-prev {
    width: 45px;
    height: 45px;
    border: .2rem solid #074235 !important;
    color: #074235;
    border-radius: 50%;
    opacity: 1;
    transition: all .6s ease;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: .2rem solid #074235 !important
}

#Highlights .owl-nav .owl-next {
    margin: 1rem
}

.owl-prev i {
    display: none
}

.owl-next i {
    display: none
}

@media screen and (max-width:767px) {
    .sectionright {
        text-align: center;
        margin-top: 12px;
        font-size: 10px;
        line-height: 17px
    }

    .paraoffer {
        background: #9abb74;
        display: block;
        margin: 9px auto;
        text-align: center;
        width: 100%;
        padding: 10px;
        font-size: 15px;
        font-weight: 700;
        color: #fff
    }

    #Highlights .testimonial {
        height: 191px !important
    }

    .testimonial .description {
        padding: 20px 20px;
        background: #074235;
        font-size: 16px;
        color: #fff;
        height: auto;
        text-align: center;
        line-height: 23px;
        margin: 0;
        position: relative
    }

    .price-click,
    .price-click1,
    .price-click2 {
        margin: 0 auto;
        text-shadow: none;
        color: #fff !important;
        border-color: #edf3fa;
        border-radius: 5px;
        padding: 5px 2px 5px 3px;
        transition: all .5s ease;
        font-weight: 800
    }
}

.testimonial {
    background-color: #074235 !important
}

.testimonial {
    background-color: #f5f5f5;
    border-radius: 10px;
    text-align: center;
    box-shadow: 17px 12px 12px -12px rgb(0 0 0 / 77%)
}

#Highlights {
    background-repeat: no-repeat;
    background-size: cover
}

.pulse5 {
    animation: pulse-animation 2s infinite
}

@keyframes pulse-animation {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgb(255 166 0 / .034)
    }

    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 10px #fff0
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 #fff0
    }
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain
}

.lenis.lenis-stopped {
    overflow: clip
}

.lenis.lenis-smooth iframe {
    pointer-events: none
}

img {
    max-width: 100%;
    height: auto;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

p {
    font-size: 1rem;
    margin-bottom: .5rem
}

a {
    text-decoration: none;
    color: #6658a6;
    cursor: pointer;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.btn:focus,
.btn:hover,
a:focus,
a:hover,
button:focus {
    text-decoration: none;
    outline: 0;
    color: #6658a6;
    box-shadow: none
}

.accordion-button:focus,
button:focus,
button:hover {
    outline: 0;
    box-shadow: none
}

li,
ol,
ul {
    padding: 0;
    margin: 0
}

img {
    width: 100%;
    height: auto
}

li {
    list-style: none
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: #fff0;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: #fff0;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: -26px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: none;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--color-brown)
}

.owl-theme * {
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.animated {
    -webkit-animation-duration: 1000 ms;
    animation-duration: 1000 ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-animated-out {
    z-index: 1
}

.owl-animated-in {
    z-index: 0
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.btnPlay {
    display: none;
    border: 0
}

.orientation {
    background: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    text-align: center;
    display: none
}

.orientation img {
    max-width: 150px;
    height: auto
}

.orientation p {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
    letter-spacing: 3px;
    text-transform: uppercase
}

.portrait-only {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.portrait-only img {
    margin-bottom: 1rem
}

.lg-container {
    width: 100%;
    max-width: 1350px;
    margin-right: auto;
    margin-left: auto
}

.be-container {
    width: 100%;
    max-width: 1250px;
    margin-right: auto;
    margin-left: auto
}

.sm-container {
    max-width: 1000px;
    margin: 0 auto
}

.be-wrapper {
    padding-top: 0;
    overflow: hidden
}

.inner-wrapper {
    padding-top: 88px
}

.section {
    padding: 4rem 0;
    overflow: hidden
}

.row-30 {
    --bs-gutter-x: 30px
}

.bg-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ref-img-note {
    position: absolute;
    font-size: 12px;
    color: var(--color-white);
    padding: 2px 5px;
    background: rgb(0 0 0 / .3)
}

h1 {
    font-size: 62px;
    color: var(--color-black);
    line-height: 100%;
    text-align: center;
    text-transform: uppercase
}

h2 {
    font-size: 60px;
    color: var(--color-black);
    line-height: 100%;
    text-align: center;
    text-transform: uppercase
}

.galleryone {
    background: #fff !important;
    background-repeat: no-repeat;
    background-size: cover;
    color: #074235
}

#gallery {
    position: relative;
    padding: 49px 0 0 !important;
    background: url(../images/bg-gray-big.jpg);
    background-size: cover
}

.res-types {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #074235;
    padding: 25px 0 0
}

.res-types li {
    line-height: 100%;
    padding: 0 15px;
    border-left: #074235 2px solid
}

.res-types li:first-child {
    border: none
}

#intro-birla-evara {
    text-align: center;
    padding: 150px 18vw 100px;
    background: #fff
}

#intro-birla-evara h1 {
    font-size: 32px;
    padding-bottom: 15px
}

#intro-birla-evara p {
    font-size: 20px;
    color: var(--color-black);
    line-height: 26px;
    padding: 15px 0;
    margin: 0
}

#intro-birla-evara strong {
    font-family: luxenta-vf, serif;
    font-weight: 500
}

.view-more-btn {
    display: inline-block;
    font-size: 20px;
    color: var(--color-white);
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px;
    margin: 25px 0 0;
    background: #074235
}

.view-more-btn:hover {
    color: var(--color-white);
    background: var(--color-brown)
}

.view-more-btn:focus {
    color: var(--color-white)
}

#gallery .item {
    position: relative;
    transition: .4s ease all;
    transform: scale(.98)
}

#gallery .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--color-black);
    opacity: .7
}

#gallery .active .item,
#gallery .slick-center {
    transform: scale(.98)
}

#gallery .active .item .overlay,
#gallery .slick-center .overlay {
    opacity: 0
}

#gallery .owl-nav {
    position: absolute;
    right: 4%;
    bottom: 0;
    width: 121px
}

#gallery .owl-nav button {
    position: relative;
    width: 40px;
    font-size: 28px;
    color: #074235
}

#gallery .owl-nav button .svg-inline--fa {
    color: #fff !important;
    font-size: 32px
}

#gallery .owl-nav button.disabled {
    color: #000
}

#gallery .owl-nav button.disabled::before {
    background: #000
}

#gallery .owl-nav button.owl-next {
    text-align: right
}

#gallery .owl-nav button.owl-prev {
    text-align: left
}

#gallery .counter {
    position: absolute;
    right: 12%;
    bottom: -.5%;
    width: 125px;
    color: #074235
}

#gallery .counter span {
    position: relative;
    font-size: 18px;
    color: var(--color-black);
    padding: 0 10px
}

#gallery .counter span.current-slide {
    font-size: 30px
}

#gallery .counter span.current-slide::after {
    content: '/';
    position: absolute;
    right: -5px;
    bottom: 0;
    font-size: 18px;
    color: var(--color-black)
}

#gallery .ref-img-note {
    left: 0;
    bottom: 10px
}

.residences-slider {
    display: none !important
}

.residences-slider.currSlider {
    display: block !important
}

#Amenities {
    position: relative;
    padding: 250px 0 200px;
    background: #074235;
    background-size: cover
}

#Amenities .ref-img-note {
    left: 0;
    bottom: 0
}

.Amenities-inro {
    text-align: center
}

.Amenities-inro p {
    font-size: 20px;
    color: var(--color-brown)
}

#Amenities .side-slider .owl-nav button i {
    color: #fff !important
}

#Amenities .intro-mob {
    display: none
}

#Amenities .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--color-black);
    opacity: .7
}

.slider-panel {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    padding-left: 16.92vw
}

.slider-panel figure {
    position: relative;
    margin: 0
}

.slider-panel .main-slider {
    width: 53%
}

.slider-panel .main-slider figure {
    padding-bottom: 83.06%
}

.slider-panel .side-slider {
    width: 10%
}

.slider-panel .side-slider .item {
    height: 100%
}

.slider-panel .side-slider figure {
    height: 100%;
    padding-bottom: 73%
}

.slider-panel .top-slider {
    position: absolute;
    left: 7%;
    top: -12%;
    width: 15%;
    height: 70%
}

.slider-panel .top-slider .item {
    height: 100%
}

.slider-panel .top-slider figure {
    height: 100%;
    padding-bottom: 67.73%
}

.slide-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 27%
}

.slide-info .Amenities-inro h2,
.slide-info .Amenities-inro p {
    text-align: left
}

.slide-info h3 {
    font-size: 30px
}

.slide-info h3 span {
    display: block;
    font-size: 25px
}

.slide-info ul {
    padding-top: 20px
}

.slide-info li {
    position: relative;
    font-size: 20px;
    color: var(--color-black);
    line-height: 100%;
    padding: 0 0 5px 35px
}

.slide-info li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    background: var(--color-black);
    border-radius: 100px
}

.slide-info .info-panel {
    position: relative
}

.slide-info li {
    position: relative;
    font-size: 20px;
    color: var(--color-black);
    line-height: 100%;
    padding: 0 0 5px 35px
}

.slide-info li {
    position: relative;
    font-size: 20px;
    color: var(--color-black) !important;
    line-height: 100%;
    padding: 0 0 5px 35px
}

.slide-info .info-panel .owl-nav {
    position: absolute;
    left: 0;
    top: -50%
}

.slide-info .info-panel .owl-nav::before {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    width: 7px;
    height: 7px;
    border-radius: 100px;
    background: #fff
}

.slide-info .info-panel .owl-nav button {
    position: relative;
    width: 70px;
    font-size: 28px !important;
    color: #fff;
    margin: 67px 20px
}

.slide-info .info-panel .owl-nav button.disabled {
    color: var(--gold)
}

.slide-info .info-panel .owl-nav button.owl-prev::before {
    left: 4px
}

.slide-info .info-panel .owl-nav button.owl-next::before {
    right: 0
}

.slide-info .info-panel .owl-nav button.disabled::before {
    background: var(--gold)
}

#Amenities .owl-carousel .owl-item,
#Amenities .owl-carousel .owl-stage,
#Amenities .owl-carousel .owl-stage-outer {
    height: 100%
}

.gallery-section-two {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px !important
}

.slide-info .info-panel .owl-nav {
    top: -102%;
    margin: 0 auto;
    width: 100%
}

.side-links {
    position: fixed;
    height: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 3
}

.side-links a {
    display: block;
    width: 50px;
    height: 50px;
    background: #074235;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #000
}

.side-links a:last-child {
    border-bottom: 0
}

.side-links a img {
    max-width: 30px
}

.side-links a:focus,
.side-links a:hover {
    background: #c99d3a
}

#gallery .owl-nav {
    bottom: 10px
}

#gallery .counter {
    bottom: 1.5%
}

.residences-slider.currSlider {
    padding: 35px 3px 80px
}

@media handheld,
only screen and (max-width:2700px) {
    h2 {
        font-size: 40px
    }

    .slide-info .info-panel .owl-nav button {
        position: relative;
        width: 70px;
        font-size: 28px !important;
        color: #fff;
        margin: 110px 0
    }

    .view-more-btn {
        font-size: 16px
    }

    header {
        padding: 0 55px
    }

    .nav-hld ul li {
        font-size: 14px
    }

    .get-quote-btn {
        font-size: 14px;
        padding: 10px 20px
    }

    .project-blurb h3 {
        font-size: 24px;
        line-height: 30px;
        padding: 20px 0 0 0
    }

    #project-highlights h2 {
        padding: 100px 0 140px
    }

    .project-listing {
        padding: 0 8.33vw 70px
    }

    .res-types {
        font-size: 24px
    }

    #intro-birla-evara p {
        font-size: 18px;
        line-height: 24px
    }

    #Amenities {
        padding: 150px 0 80px
    }

    .Amenities-inro p {
        font-size: 16px
    }

    .slide-info h3 {
        font-size: 18px
    }

    .slide-info h3 span {
        font-size: 18px
    }

    .slide-info li {
        font-size: 16px;
        padding: 5px 0 5px 35px
    }

    .slide-info .info-panel .owl-nav button {
        width: 50px;
        font-size: 20px
    }

    .slider-panel .main-slider {
        width: 50%
    }

    .slider-panel .main-slider figure {
        padding-bottom: 77%
    }
}

@media handheld,
only screen and (max-width:1440px) {
    header {
        padding: 0 30px
    }

    .logo {
        max-width: 160px
    }

    .nav-hld ul li {
        padding: 0 1.2vw
    }

    .lbl-title span {
        font-size: 3vw
    }

    .get-quote-btn {
        font-size: 12px;
        padding: 10px 15px
    }

    .rera-no {
        font-size: 10px;
        line-height: 14px
    }

    .project-blurb h3 {
        font-size: 16px;
        line-height: 22px;
        padding: 15px 0 0 0
    }

    .project-listing {
        padding: 0 8.33vw 20px
    }

    #gallery {
        padding: 120px 0 0
    }

    #gallery .counter {
        width: 115px;
        right: 13%
    }

    #intro-birla-evara {
        padding: 110px 10vw
    }

    .loaction-slider-panel {
        width: 50%
    }

    .loaction-slider-panel .counter {
        left: 33%
    }

    .slide-info {
        width: 30%
    }

    .slide-info .info-panel .owl-nav {
        top: 0;
        margin: 0 auto;
        width: 100%
    }
}

@media handheld,
only screen and (max-width:1279px) {
    header {
        padding: 0 20px
    }

    .nav-hld ul li {
        padding: 0 10px
    }

    .project-blurb h3 {
        font-size: 20px;
        line-height: 32px
    }

    #gallery .counter {
        right: 170px
    }

    .slider-panel .main-slider {
        width: 47%
    }

    .slider-panel .main-slider figure {
        padding-bottom: 100%
    }

    .slide-info {
        width: 40%
    }

    .slider-panel .side-slider {
        width: 5%
    }

    .loaction-slider-panel .counter {
        display: none
    }

    .ef-footer-wrapper iframe {
        height: 350px
    }
}

@media handheld,
only screen and (max-width:1100px) {
    .nav-hld ul li {
        padding: 0 8px
    }

    .get-quote-btn {
        font-size: 14px;
        padding: 10px 12px
    }

    .project-blurb-con.owl-carousel .owl-stage-outer {
        overflow: hidden
    }

    .project-blurb:hover figure {
        scale: 1
    }
}

@media handheld,
only screen and (max-width:1023px) {
    header {
        padding-right: 80px
    }

    header .aditya-birla-group {
        width: 65px
    }

    .nav-hld {
        position: fixed;
        right: -350px;
        top: 0;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        max-width: 350px;
        height: 100%;
        background: var(--color-white);
        padding: 103px 25px 10px;
        z-index: 1
    }

    .nav-hld ul {
        width: 100%;
        flex-direction: column;
        padding-bottom: 30px
    }

    .nav-hld ul li {
        width: 100%;
        font-size: 18px;
        padding: 20px 0 !important;
        border-top: #b18a48 1px solid
    }

    .nav-hld ul li:first-child {
        border: none
    }

    .get-quote-btn,
    .get-quote-btn:focus {
        font-size: 14px;
        padding: 8px 20px
    }

    .nav-icon {
        display: block
    }

    header .aditya-birla-group {
        position: fixed;
        width: 100%;
        padding: 2px 0;
        background: #fff;
        text-align: center;
        bottom: 0;
        left: 0;
        margin: 0
    }

    header .aditya-birla-group img {
        width: 160px;
        height: auto
    }

    .get-quote-btn-desk {
        display: none
    }

    .get-quote-btn-mob {
        display: block
    }

    .look-txt {
        font-size: 25.625vw;
        line-height: 77%
    }

    .lbl-title span {
        font-size: 4.82vw
    }

    .price-and-config {
        justify-content: flex-end
    }

    .price-and-config .blurb-con {
        flex-direction: column;
        max-width: 250px;
        margin: 0 auto
    }

    .price-and-config .blurb-con p {
        font-size: 14px;
        padding: 5px 0 0 0
    }

    .price-and-config .blurb-con .blurb {
        flex-direction: column;
        align-content: center;
        width: 100%;
        text-align: center
    }

    #look-beyond-limit {
        padding: 50px 30px 0
    }

    .price-and-config {
        bottom: 0;
        text-align: left;
        padding: 10px 0 0 0
    }

    .perfection-top figure {
        width: 100%
    }

    #project-highlights h2 {
        padding: 110px 0
    }

    .perfection-top figure {
        padding-bottom: 22%
    }

    .project-blurb-con {
        top: -80px
    }

    #intro-birla-evara {
        padding: 110px 40px 80px
    }

    .slider-panel {
        flex-direction: column;
        padding-left: 16.92vw;
        padding-right: 40px
    }

    .slider-panel .main-slider {
        width: 100%
    }

    .slider-panel .main-slider figure {
        padding-bottom: 83%
    }

    .slider-panel .top-slider {
        left: 0;
        top: -8%;
        width: 27%;
        height: 45%
    }

    .slider-panel .side-slider {
        display: none
    }

    .slide-info {
        width: 100%
    }

    .slide-info .info-panel .owl-nav {
        top: auto;
        bottom: 0
    }

    .slide-info .info-panel {
        padding: 30px 0 70px
    }

    .slide-info h3 span {
        display: inline
    }

    #gallery .counter span.current-slide {
        font-size: 24px
    }

    #gallery .counter span {
        font-size: 16px
    }

    #Amenities {
        padding: 110px 0 80px
    }

    #Amenities .intro-mob {
        display: block;
        padding-bottom: 10%
    }

    #Amenities .intro-desktop {
        display: none
    }

    #location .loc-inro {
        text-align: center;
        padding: 0 20px 100px
    }

    #location .loc-inro h2 {
        text-align: center
    }

    #location .loaction-hld {
        padding-left: 0
    }

    #location .connectivity-hld {
        flex-direction: column-reverse;
        padding: 55px 0 90px
    }

    #location .loc-det {
        width: 100%;
        text-align: center;
        padding: 30px 20px 0
    }

    .loaction-slider-panel {
        width: 100%
    }

    .loaction-slider-panel .loc-slider-01 {
        width: 82%
    }

    .loaction-slider-panel .loc-slider-02 {
        right: 0;
        width: 32%
    }

    .loaction-slider-panel .owl-nav {
        right: 0
    }

    .loaction-slider-panel .owl-nav button::before {
        top: 47%
    }

    .project-blurb h3 {
        font-size: 18px;
        line-height: 30px
    }

    .ext-popup iframe {
        height: 510px
    }

    .ef-footer-wrapper iframe {
        height: 390px
    }

    footer .ft-blurb {
        width: 25%
    }
}

@media handheld,
only screen and (max-width:767px) {
    h2 {
        font-size: 30px
    }

    header {
        padding: 0 20px;
        padding-right: 80px
    }

    .logo {
        max-width: 150px
    }

    .get-quote-btn,
    .get-quote-btn:focus {
        font-size: 12px;
        padding: 10px 10px
    }

    .rera-no {
        font-size: 8px;
        line-height: 12px
    }

    .project-blurb h3 {
        font-size: 18px;
        line-height: 26px
    }

    .project-listing {
        padding: 0 20px 50px
    }

    #look-beyond-limit {
        text-align: center;
        padding: 60px 20px 0
    }

    .look-txt {
        font-size: 40vw;
        line-height: 77%
    }

    .lbl-title span {
        font-size: 7.53vw
    }

    #location .loc-inro {
        padding: 0;
        background-color: #074235
    }

    #project-highlights h2 {
        padding: 110px 0 90px
    }

    #gallery {
        padding: 110px 0 0
    }

    #intro-birla-evara h1 {
        font-size: 26px;
        margin: 0
    }

    #intro-birla-evara {
        padding: 110px 20px 60px
    }

    #intro-birla-evara p {
        font-size: 16px;
        line-height: 22px
    }

    #location .loc-det {
        text-align: start
    }

    .loaction-slider-panel .owl-nav {
        bottom: -147px
    }

    .loaction-slider-panel .owl-nav button {
        font-size: 25px !important
    }

    #Amenities {
        padding: 110px 0 60px
    }

    .res-types {
        font-size: 20px
    }

    .be-accordion.acc-secondary .accordion-item .accordion-button {
        font-size: 16px
    }

    .slide-info .info-panel .owl-nav button::before {
        top: 42%
    }

    .slide-info .info-panel .owl-nav button.owl-prev::before {
        left: 2px
    }

    #registration .logo-panel .logo-con {
        padding: 0 50px
    }

    #registration p {
        padding: 30px 0
    }

    .thank-you-page .banner-content h1 {
        font-size: 60px
    }

    .thank-you-page .banner-content p {
        font-size: 16px
    }

    .ext-popup .modal-body {
        padding: 20px 20px
    }

    .ext-popup .db-heading {
        padding-bottom: 20px
    }

    .ef-footer {
        width: 94%
    }

    .ef-footer-wrapper iframe {
        height: 480px
    }

    footer .ft-blurb-con {
        flex-wrap: wrap;
        padding-bottom: 10px
    }

    footer .ft-blurb {
        width: 50%;
        padding-bottom: 20px
    }

    footer .ft-rights-media {
        flex-direction: column
    }

    footer .ft-rights-media .rights,
    footer .ft-rights-media .social {
        width: 100%;
        text-align: center;
        justify-content: center;
        padding: 10px 0
    }
}

@media handheld,
only screen and (max-width:640px) {
    .banner-con {
        height: 80vh;
        padding-bottom: 0
    }

    .ref-img-note {
        font-size: 10px
    }

    .price-and-config .blurb-con {
        width: 235px;
        flex-direction: column
    }

    .price-and-config .blurb-con .blurb {
        width: 100%;
        padding: 5px 0
    }

    #banner .ref-img-note {
        bottom: -19px
    }

    .ef-footer-wrapper iframe {
        height: 490px
    }

    .perfection-top figure {
        padding-bottom: 27%
    }

    .lsq-form-wrapper .form-group {
        margin-bottom: 0 !important
    }

    .lsq-form-wrapper .field-control-group {
        margin-bottom: 5px !important
    }

    .lsq-form-wrapper .sec-captcha-wrapper {
        min-height: 104px;
        margin-top: 15px !important
    }

    .lsq-form-wrapper .field-control-group .field-control ul li label {
        font-size: 12px !important
    }

    .slide-info h3 {
        font-size: 20px
    }

    #location .connectivity-hld ul {
        padding-top: 10px
    }

    #location .connectivity-hld p {
        font-size: 18px;
        line-height: 20px
    }

    .loaction-slider-panel .loc-slider-01 {
        width: 72%
    }

    .side-links a {
        width: 40px;
        height: 40px;
        padding: 5px
    }

    .side-links a img {
        max-width: 25px
    }
}

@media handheld,
only screen and (max-width:480px) {
    .nav-hld {
        max-width: 100%;
        right: -100%
    }

    .ef-footer {
        width: 92%
    }

    footer .ft-rights-media .rights {
        flex-direction: column
    }

    footer .ft-rights-media .rights p {
        padding-right: 0;
        padding: 0 0 10px 0
    }
}

.gallery-section-two .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 309px;
    object-fit: cover
}

.gallery-section-two .owl-carousel span {
    font-size: 52px;
    line-height: normal;
    display: flex;
    justify-content: center;
    margin-top: -10px;
    color: #074235
}

.gallerycarousel .owl-prev {
    width: 30px
}

.gallerycarousel .owl-next {
    width: 30px
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

@keyframes error {
    0% {
        border: 2px solid #000
    }

    100% {
        border: 2px solid #074235
    }
}

.sidecondition-label {
    color: #074235
}

button:disabled {
    opacity: .5;
    cursor: not-allowed
}

.close-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="%23ad856c" class="bi bi-x" viewBox="0 0 16 16"><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"></path></svg>');
    height: 30px;
    width: 30px;
    display: block;
    margin: auto;
    background-size: contain
}

.gallery-section-two .sec-title {
    padding: 40px 0
}

.gallery-section-two .sec-title h2 {
    font-size: 36px
}

.gallery-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.gallery-block-two .image-box {
    position: relative;
    display: block;
    border: 2px solid #ca9750;
    margin: 0 16px;
    overflow: hidden
}

.gallery-block-two .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery-section-two .gallery-block-two {
    position: relative;
    padding: 0
}

.gallery-block-two .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgb(12 22 35 / .8);
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.gallery-block-two .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-block-two .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-block-two .overlay-inner .link {
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    background-color: #074235;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-block-two .overlay-inner .link:before {
    position: absolute;
    content: "";
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #074235
}

.gallery-block-two .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

.gallery-block-two .overlay-inner .link:hover {
    color: #074235;
    background-color: #fff
}

.gallery-block-two .overlay-inner .link:hover::before {
    border: 1px solid #fff
}

.plans-section {
    position: relative;
    background-color: #2a2a2a
}

.plans-section .tabs-content .tab .image img {
    width: 100%;
    display: block
}

.image-column {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: 50%;
    position: relative;
    background-size: cover;
    background-position: center center
}

.plans-section .plans-tab .floorplan-btn {
    position: absolute !important;
    background-color: #000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    z-index: 1
}

.plans-section .title-column {
    position: relative;
    margin-bottom: 0
}

.plans-section .title-column .inner-column {
    position: relative;
    padding-top: 65px;
    padding-right: 40px;
    padding-left: 52px
}

.plans-section .title-column .inner-column h2 {
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2em
}

.plans-section .title-column .inner-column .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 2px;
    margin-bottom: 40px
}

.gallery-block-two .overlay-inner .content svg.svg-inline--fa.fa-plus {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 50%;
    border: 1px solid #074235;
    background: #074235;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    align-content: center;
    align-items: center;
    padding: 4px
}

.gallerycarousel .owl-nav {
    position: absolute;
    bottom: -72px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    display: flex;
    align-items: center;
    gap: 25px
}

.gallerycarousel .owl-carousel .owl-nav button {
    position: relative;
    background: 0 0 !important;
    border: none !important;
    font-size: 20px !important;
    color: #074235 !important
}

.gallerycarousel .owl-carousel .owl-prev::before {
    content: '';
    position: absolute;
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 3px;
    background: #074235
}

.gallerycarousel .owl-nav button .svg-inline--fa {
    color: #074235 !important;
    font-size: 32px
}

#gallery .owl-nav button {
    margin: 0 !important
}

.gallerycarousel .owl-carousel .owl-next::before {
    content: '';
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 3px;
    background: #074235
}

.innerConfiguration .section-head h1 {
    color: #fff !important
}

.innerConfiguration .section-head {
    color: #fff !important
}

.config_para {
    font-size: 13px;
    color: #000
}

.config_para1 {
    font-size: 15px;
    color: #000;
    font-weight: 600
}

#configurations {
    position: relative;
    background: #fff;
    padding: 0 0 60px 0;
    overflow: hidden
}

#configurations::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 55%;
    background-color: #074235;
    z-index: 0
}

#configurations>* {
    position: relative;
    z-index: 1
}

@media (min-width:768px) {
    #configurations {
        position: relative;
        background: #fff;
        padding: 0 0 60px 0;
        overflow: hidden
    }

    #configurations::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 55%;
        background-color: #074235;
        z-index: 0
    }

    #configurations>* {
        position: relative;
        z-index: 1
    }
}

.config-card {
    padding: 43px 0;
    background: #fff;
    margin: 0 30px;
    transition: all .3s ease;
    border-radius: 10px;
    box-shadow: 0 0 10px #074235
}

.config-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px #074235
}

.innerconfigcard h3 {
    padding: 0 20px 10px;
    font-size: 20px;
    color: #074235
}

.secpadding {
    padding: 70px 0
}

#projectHilight {
    position: relative;
    overflow: hidden;
    padding: 60px 0
}

#projectHilight .projecthilight-back-vet {
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7
}

#projectHilight .container {
    position: relative
}

#projectHilight .projectHilightList {
    margin-top: 60px
}

#projectHilight .projectHilightList .projectHilight1 {
    margin-top: 80px
}

@media(max-width:767px) {
    #projectHilight .projectHilightList .projectHilight1 {
        margin-top: 0
    }
}

#projectHilight .projectHilightList .projectHilightLCards {
    border: solid 1.5px var(--gold);
    margin-bottom: 30px;
    position: relative
}

#projectHilight .projectHilightList .projectHilightLCards .CardsInner {
    background-color: var(--White);
    height: 241px;
    position: relative;
    padding: 30px;
    z-index: 2;
    transition: .5s
}

@media(max-width:767px) {
    #projectHilight .projectHilightList .projectHilightLCards .CardsInner {
        height: 250px
    }
}

#projectHilight .projectHilightList .projectHilightLCards .CardsInner .highlightIcon {
    position: relative;
    overflow: hidden;
    z-index: 2;
    transition: .2s
}

#projectHilight .projectHilightList .projectHilightLCards .CardsInner .highlightIcon span:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    clip-path: circle(0% at 50% 50%)
}

#projectHilight .projectHilightList .projectHilightLCards .CardsInner p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    z-index: 2;
    transition: .2s;
    color: var(--brown);
    font-size: 16px;
    line-height: 1.2;
    font-weight: var(--font-weight-600)
}

#projectHilight .projectHilightList .projectHilightLCards::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #074235;
    z-index: 1;
    transition: .5s
}

#projectHilight .projectHilightList .projectHilightLCards:hover::before {
    top: 10px;
    left: 10px
}

#projectHilight .projectHilightList .projectHilightLCards:hover .CardsInner {
    background-color: var(--brown)
}

#projectHilight .projectHilightList .projectHilightLCards:hover .CardsInner p {
    color: var(--White)
}

#projectHilight .projectHilightList .projectHilightLCards:hover .CardsInner .highlightIcon span:nth-child(2) {
    clip-path: circle(100% at 50% 50%);
    transition: all 1.3s cubic-bezier(.645, .045, .355, 1) 0s
}

@media(max-width:767px) {
    #projectHilight {
        padding: 61px 0;
        height: auto
    }

    #projectHilight .projectHilightLeft {
        margin-bottom: 10px
    }
}

.hifhligh {
    width: 100px !important
}

.connectBt {
    display: inline-block;
    border: solid 1px #000;
    color: var(--gold);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: var(--font-weight-600);
    position: relative;
    padding: 0
}

.connectBt span {
    padding: 10px 10px;
    display: block;
    position: relative;
    z-index: 1;
    background-color: #fff;
    color: #000;
    transition: .5s
}

.connectBt span strong {
    font-weight: var(--font-weight-600);
    position: relative;
    z-index: 1
}

.connectBt span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background-color: #074235;
    transition: all .6s cubic-bezier(.645, .045, .355, 1) 0s;
    background-repeat: no-repeat;
    background-position: 97% center
}

.connectBt::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    border: solid 1px #074235;
    height: 100%;
    width: 100%
}

.connectBt:hover::before {
    border: solid 1px var(--brown)
}

.connectBt:hover span {
    color: var(--White);
    padding-right: 30px
}

.connectBt:hover span::before {
    width: 100%;
    background-image: url(../images/arrow-right.svg)
}

.enquieryrapnew {
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 11
}

.enquieryrapnew .iconenquinew {
    width: 40px;
    height: 40px;
    padding: 10px;
    display: flex;
    margin-bottom: 14px;
    position: relative;
    box-shadow: unset;
    border: 1px solid #fff;
    background: #074235
}

.enquieryrapnew .iconenquinew::before {
    content: "";
    position: absolute;
    top: -5%;
    left: -5%;
    width: 110%;
    height: 110%;
    border: 2px solid rgb(255 255 255 / .4039215686);
    animation: pulse2 5s ease-out infinite;
    z-index: -1
}

.enquieryrapnew .iconenquinew .img {
    line-height: 0
}

.enquieryrapnew .iconenquinew .txt {
    position: absolute;
    right: 0;
    width: 180px;
    background: #074235;
    padding: 9px 13px;
    top: 0;
    border: 1px solid #fff;
    z-index: -1;
    color: #fff;
    text-decoration: none;
    opacity: 0;
    transition: all .6s ease;
    transform: translateX(0);
    font-weight: 500;
    display: none
}

.enquieryrapnew .iconenquinew::after {
    content: "";
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    border: .2rem solid rgb(255 255 255 / .4039215686);
    animation: pulse2 5s ease-out infinite;
    z-index: -1
}

.enquieryrapnew .iconenquinew img {
    width: 100%
}

.enquieryrapnew .iconenquinew:hover .txt {
    display: block;
    opacity: 1;
    transition: all .6s ease;
    transform: translateX(0)
}

@keyframes pulse2 {
    0% {
        transform: scale(1, 1);
        opacity: 0
    }

    50% {
        opacity: .8
    }

    100% {
        transform: scale(1.2, 1.2);
        opacity: 0
    }
}

@media (max-width:1400px) {
    .enquieryrapnew .iconenquinew {
        padding: 5px 9px;
        gap: 4px
    }

    .enquieryrapnew .iconenquinew .img i {
        font-size: 14px;
        margin-top: 5px
    }

    .enquieryrapnew .iconenquinew .txt p {
        font-size: 12px
    }
}

.Award {
    background-color: var(--brown)
}

.gallery-section-two {
    background: #074235
}

#location {
    background-color: #f1f7f3
}

#location .accordion-header button,
#location .accordion-header button:focus {
    display: block;
    padding: .5rem 3.5rem;
    font-size: 1.3rem;
    color: #fff;
    background: #074235;
    border-bottom: .2rem solid #fff;
    position: relative;
    font-family: Outfit-VariableFont_wght, sans-serif;
    text-transform: capitalize;
    transition: all .3s ease 0s;
    box-shadow: none
}

#location .accordion-header button:after {
    content: "+";
    font-family: luxenta-vf;
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 20px;
    border-radius: 50%;
    background: #d5a22b;
    text-align: center;
    font-size: 12px;
    color: #000;
    border: 5px solid #000;
    position: absolute;
    top: 14px;
    left: -10px;
    transition: all .3s ease 0s
}

.accordion-body {
    background: #074235;
    color: #fff;
    font-size: .8rem;
    padding: 1rem 4.25rem !important
}

.accordion-body li {
    list-style: disc
}

#location .accordion-header:focus button:after {
    content: "-"
}

.accordion-item {
    border: none;
    box-shadow: none;
    border-radius: 10px;
    margin-bottom: 10px
}

.img-box {
    position: relative
}

.img-box .inner-content-second {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d5a22b;
    color: #000;
    font-size: .7rem;
    padding: .5rem;
    text-transform: uppercase;
    justify-content: center;
    display: flex;
    align-items: center
}

#location .accordion-header button[aria-expanded=true]::after {
    content: "X" !important
}

#location .accordion-header button:not(.collapsed)::after {
    content: "X" !important
}

.case-study-six {
    position: relative;
    padding: 120px 0
}

@media (max-width:768px) {
    .case-study-six {
        padding: 80px 0
    }
}

.case-study-six__header {
    display: flex;
    justify-content: space-between
}

@media (max-width:991px) {
    .case-study-six__header {
        margin-bottom: 40px
    }
}

@media (max-width:991px) {
    .case-study-six__header {
        display: block
    }
}

.case-study-six__header .procounsel-btn {
    margin-top: 37px;
    height: 56px
}

@media (max-width:991px) {
    .case-study-six__header .procounsel-btn {
        margin: 0
    }
}

.case-study-six .owl-stage {
    display: flex;
    align-items: center
}

.case-study-six__item {
    position: relative
}

.case-study-six__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #000000ba;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden
}

.case-study-six__item:hover:after {
    height: 100%;
    opacity: 1;
    visibility: visible
}

.case-study-six__item {
    position: relative;
    overflow: hidden
}

.case-study-six__item__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 12px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    transition: .3s ease;
    opacity: 0
}

.case-study-six__item:hover .case-study-six__item__icon {
    opacity: 1
}

.case-study-six__item__icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    color: var(--procounsel-base, #d5a22b);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transform: scale(.5);
    transition: all .5s ease
}

.case-study-six__item:hover .case-study-six__item__icon {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition-delay: 0.3s
}

.carousel-navigation {
    text-align: center;
    margin-top: 20px
}

.case-study-six .prev-btn,
.next-btn {
    margin: 10px;
    background-color: #d5a22b;
    border-radius: 50%;
    color: #fff;
    border: none;
    width: 50px;
    height: 50px;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    align-items: center;
    justify-content: center;
    transition: background-color .3s ease
}

.case-study-six .prev-btn:hover,
.next-btn:hover {
    background-color: #000
}

.case-study-six .prev-btn.disabled,
.next-btn.disabled {
    opacity: .5;
    cursor: not-allowed
}

#Amenit {
    background-image: url(../images/white.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

#Amenit .hi-icon-effect-1 .hi-icon {
    background: rgb(255 255 255 / .1);
    border: 5px solid #074235;
    color: #074235;
    box-shadow: 0 4px 10px #07423573
}

.caption {
    position: absolute;
    z-index: 9;
    bottom: 0;
    height: 30px;
    text-align: left;
    background: #000;
    color: #fff;
    padding: 5px 20px 5px 20px;
    font-size: 15px
}

.headingfont span:after {
    display: block;
    content: "";
    width: 150px;
    height: 2px;
    background-color: #d5a22b;
    margin: 5px auto
}

.light-grey {
    background-image: url(../img/texture01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background: #fff
}

.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 0
}

.hi-icon-effect-1 .hi-icon {
    background: rgb(255 255 255 / .1)
}

.hi-icon-effect-1 .hi-icon {
    background: rgb(255 255 255 / .1);
    border: 5px solid #004158;
    color: #074235;
    box-shadow: 0 4px 10px #07423573
}

.hi-icon {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    width: 100px;
    height: 100px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

.hi-icon {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    width: 110px;
    height: 110px;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    transition: .5s ease-in-out
}

.hi-icon img {
    width: 84px;
    margin: 8px -11px 0;
    padding: 2px
}

.hi-icon-effect-1a .hi-icon:hover {
    color: #fff;
    border-radius: 64%
}

#Amenit .amenities-main1 h3 {
    text-align: center;
    color: #074235;
    font-size: 19px
}

.amenities-main1 h3 {
    text-align: center;
    margin: 15px 0;
    line-height: 19px;
    font-size: 17px;
    text-transform: capitalize;
    color: #000;
    height: 45px
}

.floorplan-tabs .nav-link {
    color: #fff;
    border-radius: 30px;
    padding: 8px 25px;
    margin: 0 5px
}

.floorplan-tabs .nav-link.active {
    background-color: #d5a22b
}

.floor-img {
    width: 100%;
    border-radius: 12px;
    filter: blur(2px);
    transition: .3s ease
}

.floor-img:hover {
    filter: blur(0)
}

.floor-img {
    border-radius: 10px
}

button.btn.active,
button.nav-link.active {
    background-color: #fff;
    color: #000;
    font-weight: 700
}

button.btn {
    transition: all .3s ease
}

button.btn:hover {
    background-color: #fff;
    color: #000
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #d5a22b
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset !important;
    color: #fff;
    text-decoration: none
}

.nav-link:focus,
.nav-link:hover {
    color: #d5a22b
}

.gallery-section-two .nav-link:focus,
.nav-link:hover {
    color: #fff
}

button.nav-link.rounded-pill.px-4.mx-1 {
    border: 1px solid
}

#Aboutdeveloper {
    position: relative;
    padding: 0 0;
    background-color: #074235;
    background-size: cover
}

.AboutdeveloperBox {
    padding: 0 30px
}

#Aboutdeveloper .bbCards {
    border: 1.5px solid #e0b159;
    padding: 20px 15px;
    height: 200px;
    border-radius: 10px
}

.bbicon img {
    width: unset
}

.AboutdeveloperDetails h5 {
    font-size: 16px;
    color: #fff
}

.case-study-six .item {
    border: 1.5px solid #d5a22b
}

:root {
    --swiper-theme-color: #ffffff !important
}

.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: #074235;
    padding: 50px 50px;
    color: #fff !important
}

#Aboutdeveloper .Aboutdeveloper-inner p {
    opacity: 1;
    color: #fff
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails {
    margin-top: 20px
}

#Aboutdeveloper .Aboutdeveloper-inner .AboutdeveloperDetails .infoNos {
    background-color: #074235 !important;
    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: #074235 !important
}

#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
    }
}

#overview {
    padding: 100px 0;
    background: #074235
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    margin-left: 44px
}

.iti {
    position: relative;
    display: inline-block;
    width: 100% !important
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

#phone {
    padding: 11px 48px !important
}

#popupphone {
    padding: 11px 48px !important
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
    height: 49px
}

.testimonial {
    margin: 0 20px 50px
}

.testimonial .pic {
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 0 15px 15px 0
}

.testimonial .pic img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.testimonial .testimonial-profile {
    display: inline-block;
    position: relative;
    top: 15px
}

.testimonial .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2f2f2f;
    text-transform: capitalize;
    margin: 0 0 7px 0
}

.testimonial .post {
    display: block;
    font-size: 14px;
    color: #93b86b
}

#Highlights .testimonial {
    padding: 20px 25px;
    background: #fff;
    height: 188px;
    text-align: center;
    position: relative;
    border-radius: 0
}

.testimonial .description {
    padding: 10px 0 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin: 0
}

.Highlights-img img {
    width: 60px !important;
    margin: 0 auto
}

.testimonial .description:after,
.testimonial .description:before {
    content: "";
    border-width: 18px 0 0 18px;
    border-style: solid;
    border-color: #074235 #fff0 #fff0;
    position: absolute;
    bottom: -18px;
    left: 0
}

.testimonial .description:after {
    border-width: 18px 18px 0 0;
    left: auto;
    right: 0
}

@media screen and (max-width:767px) {
    .testimonial {
        margin: 0 20px 50px
    }
}

.enquieymb {
    background: #b48009 !important;
    padding: 5px 0;
    position: relative;
    overflow: hidden
}

.shine-effect::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgb(255 255 255 / .6), transparent);
    animation: shine 2.5s infinite
}

@keyframes shine {
    0% {
        left: -75%
    }

    100% {
        left: 125%
    }
}

.mbenquiry {
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 2
}

#gallery .owl-nav button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #d5a22b;
    display: flex;
    align-items: center;
    font-weight: 500;
    justify-content: center;
    transition: all .3s ease
}

#gallery .owl-nav button .svg-inline--fa {
    color: #074235 !important;
    font-size: 19px;
    transition: color .3s ease
}

#gallery .owl-nav {
    position: absolute;
    left: 50%;
    bottom: 6px;
    transform: translate(-50%, -50%);
    width: 112px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px
}

#gallery .owl-nav button:hover {
    background: #000;
    border-color: #000
}

#gallery .owl-nav button:hover .svg-inline--fa {
    color: #fff !important
}

.gallerycarousel .owl-nav button:hover .svg-inline--fa {
    background: #000;
    border-color: #fff;
    color: #fff !important
}

.gallerycarousel .owl-nav button:hover .svg-inline--fa {
    background: #000;
    border-color: #fff;
    color: #fff !important
}

.gallerycarousel .owl-nav button .svg-inline--fa {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #d5a22b;
    display: flex;
    align-items: center;
    font-weight: 500;
    justify-content: center;
    transition: all .3s ease;
    padding: 13px
}

.gallerycarousel .owl-nav button:hover .svg-inline--fa {
    background: #000;
    border-color: #000
}

.btn:focus,
.btn:hover,
.carousel-navigation a:hover,
a:focus,
button:focus {
    text-decoration: none;
    outline: 0;
    color: #fff;
    box-shadow: none
}

.vertical-btn {
    opacity: 0;
    visibility: hidden;
    transition: opacity .8s ease, visibility .8s ease
}

.vertical-btn.show {
    opacity: 1;
    visibility: visible
}

.vertical-btn {
    position: fixed;
    right: 0;
    top: 27%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: right bottom;
    background-color: #d5a22b;
    color: #074235;
    z-index: 1026;
    border: 1px solid #fff;
    border-bottom: none;
    font-size: 16px;
    padding: 10px 25px;
    text-align: center;
    cursor: pointer;
    overflow: hidden
}

.vertical-btn a {
    text-decoration: none;
    color: inherit;
    display: block;
    position: relative;
    font-weight: 700;
    z-index: 1
}

.vertical-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, #fff0 0, rgb(255 255 255 / .4) 50%, #fff0 100%);
    transform: skewX(-25deg);
    transition: all .5s ease
}

.vertical-btn:hover::after {
    animation: shine 1s forwards
}

@keyframes shine {
    0% {
        left: -75%
    }

    100% {
        left: 125%
    }
}

.vertical-btn:hover {
    background-color: #d5a22b;
    color: #074235
}

@media (max-width:768px) {
    .vertical-btn {
        display: none
    }
}

#homeCarousel {
    margin-top: 75px
}

.lg-outer .lg-thumb-item img {
    display: none
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    display: none
}

.usable-note{
    font-size: 8px;
    color: #000000;
    margin-top: 5px;
    margin-right: -30px;
}
.usable-bold{
    font-weight: bold;
}

/* Whatsapps chatbot */

.whatsapp-float {
    position: fixed;
    bottom: 85px;
    right: 20px;
    background-color: #25D366;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    box-shadow: 2px 2px 12px rgba(0,0,0,0.4);
    text-decoration: none;
    transition: all 0.3s ease;
    animation: whatsapp-pulse 2s infinite;
}

.whatsapp-float:hover {
    transform: scale(1.1);
    box-shadow: 2px 2px 16px rgba(0,0,0,0.5);
}

.whatsapp-float svg {
    width: 32px;
    height: 32px;
}

.whatsapp-tooltip {
    position: absolute;
    right: 70px;
    background-color: #fff;
    color: #333;
    padding: 8px 12px;
    border-radius: 8px;
    white-space: nowrap;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    font-size: 14px;
    font-weight: 500;
}

.whatsapp-float:hover .whatsapp-tooltip {
    opacity: 1;
}

@keyframes whatsapp-pulse {
    0%, 100% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(37, 211, 102, 0);
    }
}

/* Mobile Styles */
@media (max-width: 991px) {
    .whatsapp-float {
        bottom: 80px;
        right: 16px;
        width: 56px;
        height: 56px;
    }
    
    .whatsapp-float svg {
        width: 28px;
        height: 28px;
    }
    
    /* Hide tooltip on mobile (no hover on touch devices) */
    .whatsapp-tooltip {
        display: none;
    }
}

/* Ensure button stays above the mobile bottom bar */
@media (max-width: 767px) {
    .whatsapp-float {
        bottom: 75px;
    }
}