.developer-box h3,
.developer-box p {
    font-style: normal;
    letter-spacing: .5px
}

.contact_wrap .item-contact.active.phone,
.contact_wrap .item-contact.active.zalo,
.contact_wrap .item-contact.mess.active,
.item-contact.active.mess {
    pointer-events: initial;
    transition: .5s
}

#location_modal .modal-body,
*,
.custom_modal .form select.form-control,
.navbar .navbar-toggler,
ul {
    padding: 0
}

.btn_style3::before,
.btn_style3>span {
    text-transform: uppercase;
    letter-spacing: .4px;
    font-size: 13px;
    font-weight: 600
}

.top-menu ul,
ul {
    list-style-type: none
}

.amenities_section .carousel_col .amenities_carousel .item .name span,
.btn_style span,
.btn_style3,
.contact_wrap .item-contact.active.close-btn,
.contact_wrap.show,
.hero_section .content .h_title span,
.price_section .pricing_lists li .right small,
.sec_title .title span,
.static-footer h6 span {
    display: block
}

*,
.price_section .pricing_lists li .left p,
ul {
    margin: 0
}

#location_modal .modal-dialog,
footer .form {
    max-width: 1000px
}

.menu__item,
.top-menu ul li a,
a,
a:hover {
    text-decoration: none
}

body {
    background-color: rgb(255, 255, 255)
    font-family: var(--nexa_font)
}

.form-control:focus {
    box-shadow: unset
}

@font-face {
    font-family: Futura;
    src: url("../assets/fonts/futura.woff2") format("woff2"), url("../assets/fonts/futura.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Futura;
    src: url("../assets/fonts/futura_medium.woff2") format("woff2"), url("../assets/fonts/futura_medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Futura;
    src: url("../assets/fonts/futura/futura-bold.woff2") format("woff2"), url("../assets/fonts/futura/futura-bold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nexa;
    src: url("../assets/fonts/nexa/Nexa_Regular.woff2") format("woff2"), url("../assets/fonts/nexa/Nexa_Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nexa;
    src: url("../assets/fonts/nexa/Nexa_Bold.woff2") format("woff2"), url("../assets/fonts/nexa/Nexa_Bold.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

:root {
    --color1: #c69a4e;
    --futura_font: "Montserrat", sans-serif;
    --nexa_font: "Avenir", sans-serif
}

#demo .carousel-control-next-icon,
#demo .carousel-control-prev-icon,
.location_advantage_section .owl-carousel .owl-item img {
    filter: invert(0);
}

.b-none {
    border: none !important
}

.fade {
    opacity: 0;
    transition: opacity .3s
}

.fade.show {
    opacity: 1;
    opacity: 1;
    background: rgba(0, 0, 0, 0.45);
}

.mx_-30 {
    margin-left: -30px;
    margin-right: -30px
}

.mx_-40 {
    margin-left: -40px;
    margin-right: -40px
}

.mx_-50 {
    margin-left: -50px;
    margin-right: -50px
}

.px_30 {
    padding-left: 30px;
    padding-right: 30px
}

.px_40 {
    padding-left: 40px;
    padding-right: 40px
}

.px_50 {
    padding-left: 50px;
    padding-right: 50px
}

h1,
h2,
h3,
h4 {
    font-family: var(--futura_font)
}

.animate__delay-08s {
    --animate-delay: 800ms !important
}

.animate__delay-09s {
    --animate-delay: 900ms !important
}

.animate__delay-1s {
    --animate-delay: 1000ms !important
}

.btn_style2 {
    background: var(--color1);
    width: 100%;
    font-size: 15px;
    height: 48px;
    font-weight: 500
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: unset
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.scrollbar1::-webkit-scrollbar-track {
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: #f5f5f5
}

.scrollbar1::-webkit-scrollbar {
    height: 4px;
    background-color: #f5f5f5
}

.scrollbar1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}

.custom_modal .form .btn_style2,
.mt_10 {
    margin-top: 10px
}

.club_wrap,
.mt_30 {
    margin-top: 30px
}

.custom_modal .form,
.mt_40 {
    margin-top: 40px
}

.mt_50 {
    margin-top: 50px
}

.mt_100 {
    margin-top: 100px
}

.mb_30 {
    margin-bottom: 30px
}

.mb_40,
.mb_50,
.sec_title,
footer .footer_bottom .qr_slider {
    margin-bottom: 40px
}

.mr_20,
.navbar .navbar-nav .nav-item:not(:last-child) {
    margin-right: 20px
}

.pb_0 {
    padding-bottom: 0 !important
}

.btn_style3 {
    float: left;
    min-width: 150px;
    max-width: 250px;
    border: none;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    padding: 15px 50px;
    height: 54px;
    background: 0 0;
    color: var(--color1);
    overflow: hidden;
    -webkit-transition: background-color .3s;
    border: 3px solid var(--color1);
    display: inline-flex;
    align-items: center;
    background: linear-gradient(39deg, #9d6530, #f3bb60, #f5e08e, #9d6530);
    background-size: 300% 300%;
    animation: 4s infinite goldShine;
    transition: transform .3s, box-shadow .3s;
    color: #fff;
    font-weight: 800
}

.btn_style3:focus {
    outline: 0
}

.btn_style3.button--inverted {
    background: #fff;
    color: #7986cb
}

.btn_style3.dark {
    border: none;
    color: #000
}

.about_developer,
.about_developer a,
.balcony_view .btn_style3>span,
.btn_style3.dark span,
.contact_wrap .item-contact.active,
.enquire_fixed_btn a,
.floor_plan_section .nav-tabs .nav-item button.active,
.gallery_section .owl-carousel .owl-nav button.owl-prev span,
.highlight_section,
.highlight_section .btn_style3>span,
.highlight_section .sec_title .mini,
.location_advantage_section .owl-carousel .owl-nav button.owl-prev span,
.overview_section .btn_style3>span,
.overview_section .sec_title .mini,
.price_section .sec_title .mini,
.static-footer .btn_style3>span,
.top-menu ul li a:hover {
    color: #000000;
}

.btn_style3>span,
.navbar.fixed .nav-bar-right-align ul li:not(:last-child):before {
    color: var(--color1)
}

.mrngleft-15 {
    padding-right: 10px
}

.btn_style3>span {
    padding: 0;
    opacity: 0;
    min-width: 5px;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
    transition: transform .3s, opacity .3s;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1)
}

.btn_style3::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
    transition: transform .3s, opacity .3s;
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    display: flex;
    align-items: center;
    justify-content: center
}

.sec_title .mini,
.top-menu ul li a {
    font-family: var(--futura_font);
    font-weight: 500
}

.balcony_view .btn_style3,
.highlight_section .btn_style3,
.overview_section .btn_style3,
.static-footer .btn_style3 {
    border-color: #fff;
    color: #000
}

.highlight_section .left_col .img_col {
    height: 100%;
    display: grid;
    align-items: center
}

.highlight_section .left_col video {
    width: 100%;
    margin-left: 15%
}

.btn_style3:hover::before {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.btn_style3:hover>span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.btn_style3:hover>span:first-child {
    -webkit-transition-delay: 45ms;
    transition-delay: 45ms
}

.btn_style3:hover>span:nth-child(2) {
    -webkit-transition-delay: 90ms;
    transition-delay: 90ms
}

.btn_style3:hover>span:nth-child(3) {
    -webkit-transition-delay: 135ms;
    transition-delay: 135ms
}

.btn_style3:hover>span:nth-child(4) {
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s
}

.btn_style3:hover>span:nth-child(5) {
    -webkit-transition-delay: 225ms;
    transition-delay: 225ms
}

.btn_style3:hover>span:nth-child(6) {
    -webkit-transition-delay: 0.27s;
    transition-delay: 0.27s
}

.btn_style3:hover>span:nth-child(7) {
    -webkit-transition-delay: 315ms;
    transition-delay: 315ms
}

.btn_style3:hover>span:nth-child(8) {
    -webkit-transition-delay: 0.36s;
    transition-delay: 0.36s
}

.btn_style3:hover>span:nth-child(9) {
    -webkit-transition-delay: 405ms;
    transition-delay: 405ms
}

.btn_style3:hover>span:nth-child(10) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s
}

.btn_style3:hover>span:nth-child(11) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.btn_style3:hover>span:nth-child(12) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s
}

.btn_style3:hover>span:nth-child(13) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.btn_style3:hover>span:nth-child(14) {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s
}

.btn_style3:hover>span:nth-child(15) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.btn_style3:hover>span:nth-child(16) {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s
}

.btn_style3:hover>span:nth-child(17) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.btn_style3:hover>span:nth-child(18) {
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s
}

.btn_style3:hover>span:nth-child(19) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s
}

.btn_style3:hover>span:nth-child(20) {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s
}

.btn_style3:hover>span:nth-child(21) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.form_style2 label {
    font-size: 14px
}

.form_style2 .form-control {
    background: 0 0;
    border: 1px solid #989898;
    border-radius: 4px;
    padding: 7px 10px;
    height: auto;
    color: #fff
}

.form_style2 .form-control::placeholder {
    font-size: 13px;
    color: #7c7c7c
}

.btn_style span,
.form_style2 .enquire_btn,
.navbar .navbar-nav .nav-link {
    font-size: 14px;
    text-transform: uppercase
}

.form_style2 .enquire_btn {
    color: #000;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    background: linear-gradient(39deg, #9d6530, #f3bb60, #f5e08e, #9d6530);
    background-size: 300% 300%;
    animation: 4s infinite goldShine;
    transition: transform .3s, box-shadow .3s;
    font-weight: 600
}

.btn_style {
    display: inline-block;
    position: relative;
    background: rgba(0, 0, 0, .09);
    border: none;
    color: #555;
    font-size: 18px;
    cursor: pointer;
    padding: 0
}

.btn_style span {
    padding: 15px 50px;
    background: #ddd;
    font-weight: 500;
    color: #333;
    letter-spacing: .5px
}

.btn_style::after,
.btn_style::before {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    transition: .2s linear;
    background: var(--color1)
}

.hero_section,
.location_advantage-custom,
.nav-bar-right-align ul li,
.sec_title,
.sec_title .mini,
.section {
    position: relative
}

.btn_style span::after,
.btn_style span::before {
    content: "";
    width: 3px;
    height: 0;
    position: absolute;
    transition: .2s linear;
    background: var(--color1)
}

.btn_style:hover::after,
.btn_style:hover::before,
.floor_plan_section .nav-tabs .nav-item button.active:before,
.iti,
.location_advantage_section .map img {
    width: 100%
}

.destop-banner1 {
    height: 100vh;
    object-fit: cover;
}

.btn_style:hover span::after,
.btn_style:hover span::before,
.hero_section .container {
    height: 100%
}

.btn_style1::after {
    left: 0;
    bottom: 0;
    transition-delay: 0.6s
}

.btn_style1::before,
.btn_style1:hover span::after {
    transition-delay: 0.2s
}

.btn_style1 span::after {
    transition-delay: 0.4s;
    right: 0;
    bottom: 0
}

.btn_style1::before {
    right: 0;
    top: 0
}

.btn_style1 span::before {
    transition-delay: 0s;
    left: 0;
    top: 0
}

.btn_style1:hover::after {
    transition-delay: 0s
}

.btn_style1:hover::before {
    transition-delay: 0.4s
}

.btn_style1:hover span::before {
    transition-delay: 0.6s
}

.section {
    padding: 60px 0
}

.navbar,
.top-menu {
    position: fixed;
    top: 0
}

.sec_title .mini {
    max-width: 800px;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    display: inline-block
}

.sec_title .mini:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    background: var(--color1);
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 15px)
}

.club_wrap .col-lg-6,
.enquire_fixed_btn .side-b,
.main-top-left-box,
.sec_title.center {
    text-align: center
}

.hero_section .content,
.top-menu ul {
    text-align: right
}

.sec_title.center .mini {
    display: table;
    margin: auto auto 20px;
    padding-bottom: 15px;
    color: #000000;
}

.sec_title.center .mini:before {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    top: unset
}

.navbar,
.navbar.fixed,
.top-menu {
    left: 0;
    width: 100%;
    display: block
}

.sec_title.center .mini_logo {
    max-width: 500px;
    display: table;
    margin: 40px auto 0;
    position: relative;
    width: 100%
}

.sec_title.center .mini_logo:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #ddd;
    left: 0;
    top: 50%
}

.sec_title .title {
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 36px;
    color: #000000;
    font-weight: 800
}

.sec_title .mini_logo .icon {
    display: inline-block;
    position: relative;
    padding: 0 15px;
    background: #fff;
    width: 55px
}

.navbar {
    z-index: 991;
    padding: 7px 0;
    display: none
}

.navbar.fixed {
    top: 0;
    background: linear-gradient(45deg, #ffffff, #ffffff);
}

.top-menu {
    right: 0;
    z-index: 9999;
    background-color: var(--color1)
}

.top-menu ul li {
    display: inline-block
}

.top-menu ul li a {
    padding: 4px 15px;
    color: #fff;
    letter-spacing: .5px;
    font-size: 15px
}

.navbar.fixed .btn_item .nav-link {
    background: #212529;
    color: #fff
}

.navbar .navbar-brand img {
    max-width: 30px;
}

.navbar .navbar-nav .nav-link {
    color: #000;
    letter-spacing: 1px;
    font-weight: 600
}

.navbar .project_logo img {
    max-width: 60px
}

.navbar .btn_item .nav-link {
    background: #fff;
    border-radius: 100px;
    font-size: 13px;
    padding: 10px 25px;
    font-weight: 500;
    letter-spacing: 0
}

.navbar .navbar-toggler span {
    height: 2px;
    width: 26px;
    background: #212529;
    display: block;
    margin: 4px 0 4px auto
}

.navbar .navbar-toggler span:nth-child(2) {
    width: 20px
}

.hero_section video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.floor_plan_section,
.highlight_section,
.overview_section,
.price_section {
    background-size: 100% 100%
}

.hero_section .container .row {
    height: 100%;
    display: flex;
    align-items: flex-end
}

.hero_section .container .row .theme_col {
    position: unset
}

.hero_section .container .row .theme_col .theme_image {
    position: absolute;
    bottom: 0;
    left: -80px;
    width: 60%
}

.hero_section .content .h_title {
    text-transform: uppercase;
    color: var(--color1);
    margin-bottom: 100px;
    font-weight: 500;
    font-size: 50px
}

.hero_section .content .project_logo {
    margin-bottom: 80px
}

.hero_section .content .project_logo .logo {
    max-width: 270px
}

.hero_section .content .location {
    display: block;
    text-transform: uppercase;
    margin-top: -27px;
    font-size: 18px;
    letter-spacing: 2px
}

.hero_section .content .type {
    color: var(--color1);
    font-size: 34px;
    margin-bottom: 15px
}

.hero_section .content .call a {
    display: inline-flex;
    align-items: center;
    color: var(--color1);
    font-weight: 500;
    font-size: 20px
}

.hero_section .content .call .icon {
    border: 1px solid var(--color1);
    height: 27px;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 6px;
    margin-right: 10px
}

.hero_section .content .rera {
    font-size: 12px;
    color: var(--color1);
    display: block;
    line-height: 14px
}

.page_container {
    /* padding-bottom: 110px; */
}

.overview_section {
    color: #000000;
    background-repeat: no-repeat;
    background-position: left;
    animation: 12s infinite alternate wave-bg
}

.overview_section .container {
    position: relative;
    overflow: hidden
}

.overview_section .container .birds_col {
    overflow: hidden;
    position: absolute;
    top: -10px;
    right: 0;
    width: 1000px;
    opacity: .5
}

.highlight_section .right_col,
.overview_section .content_col,
.static-footer .col_logo,
.static-footer .footer_row .right-col,
footer .footer_bottom .qr_carousel .item {
    display: flex;
    align-items: center
}

.highlight_section:before {
    position: absolute;
    content: "";
    /* background: url(../assets/images/bg1.svg) bottom right/400px no-repeat; */
    height: 100%;
    width: -webkit-fill-available;
    object-fit: contain;
    right: 0;
    top: 0;
    opacity: .1
}

.highlight_section .left_col {
    position: unset;
    width: 50%
}

.right-site {
    display: grid;
    align-items: flex-end
}

.highlight_section .highlight_points li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 10px;
    font-size: 16px
}

footer .custom_checkbox .check,
footer p {
    font-size: 12px
}

.highlight_section .highlight_points li:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    border: 1px solid #fff;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.price_section {
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    color: #fff
}

.price_section:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .2
}

.price_section.active {
    transform: scale(1);
    border-radius: 0
}

.price_section .cloud1 {
    position: absolute;
    top: 50px;
    max-width: 180px;
    animation: 100s linear infinite anCloud1
}

.price_section .cloud2 {
    position: absolute;
    top: 50px;
    max-width: 120px;
    animation: 60s linear infinite anCloud2
}

.price_section .cloud3 {
    position: absolute;
    top: 50px;
    max-width: 200px;
    animation: 60s linear infinite anCloud3
}

.price_section .pricing_img {
    text-align: left
}

.price_section .pricing_lists li {
    display: flex;
    padding: 50px 0;
    border-bottom: 1px solid #c3c3c3
}

.price_section .pricing_lists li:first-child {
    padding-top: 0
}

.floor_plan_section .nav-tabs .nav-item,
.price_section .pricing_lists li .left {
    flex: 1
}

.price_section .pricing_lists li .name {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px
}

.price_section .pricing_lists li .right .price {
    font-size: 30px;
    font-weight: 500;
    margin: 0
}

.price_section .pricing_lists li .right .enquire_btn {
    font-size: 14px;
    width: 100%;
    margin-top: 25px
}

.price_section .area {
    display: flex;
    max-width: 80%;
    align-items: start;
    gap: 0 15px
}

.price_section .area-head {
    min-width: fit-content
}

.price_section .text_in {
    display: flex;
    gap: 0 5px
}

.overview_section ul.highlight_points,
.price_section .text_in p {
    display: flex;
    flex-wrap: wrap
}
ul.highlight_points {
    gap: 20px 10px;
}

.overview_section li.wow.animate__animated.animate__fadeInUp {
    position: relative;
    padding-left: 0px;
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.overview_section li.wow.animate__animated.animate__fadeInUp img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}

.price_section .area .span {
    color: #a7782a
}

@keyframes anCloud1 {
    0% {
        left: -150px
    }

    100% {
        left: 100%
    }
}

@keyframes anCloud2 {
    0% {
        left: 20%
    }

    100% {
        left: 80%
    }
}

@keyframes anCloud3 {
    0% {
        left: 60%
    }

    100% {
        left: 100%
    }
}

.amenities_section {
    overflow: visible;
    position: relative
}

.location_advantage_section {
    background-size: 100% 100%;
    padding-top: 100px
}

.location_advantage_section .owl-carousel .owl-nav button {
    position: absolute;
    right: 50px;
    top: 0;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color1);
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    border: none;
    z-index: 99;
    background: var(--color1) !important;
}

.location_advantage_section .owl-carousel .owl-nav button.owl-prev {
    left: 50px;
    right: unset
}

.amenities_section .carousel_col .owl-nav .owl-next,
.location_advantage_section .owl-nav .owl-next {
    right: 50px;
    left: unset
}

.amenities_section .carousel_col,
.location_advantage_section .map {
    position: relative;
    margin-top: 80px
}

.amenities_section .carousel_col .carousel_row {
    position: relative;
    overflow: hidden;
    max-width: 888px;
    margin-left: auto;
    margin-right: auto
}

.amenities_section .carousel_col .amenities_carousel {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
    position: unset
}

.amenities_section .carousel_col .amenities_carousel .owl-stage-outer {
    overflow: visible
}

.amenities_section .carousel_col .amenities_carousel .owl-item {
    transform: scale(.8);
    transition: .3s ease-in-out
}

.amenities_section .carousel_col .amenities_carousel .item {
    position: relative;
    padding: 60px 10px;
    border-radius: 300px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #000000;
}

.amenities_section .carousel_col .amenities_carousel .item:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 4px;
    border-style: solid;
    border-radius: 300px;
    background: linear-gradient(to bottom, #9e7931, #593f0a, #6b5221);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude
}

.amenities_section .carousel_col .amenities_carousel .item .am_icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
    filter: invert(0);
}

.amenities_section .carousel_col .amenities_carousel .item .name {
    position: relative;
    color: #000000;
    margin: 0;
    line-height: 20px
}

.amenities_section .carousel_col .amenities_carousel .owl-item.active {
    transform: scale(1)
}

.amenities_section .carousel_col .owl-nav button {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color1);
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    border: none
}

.location_advantage-custom:before {
    position: absolute;
    content: "";
    right: 33%;
    bottom: 0;
    width: 34%;
    height: 150%;
    background: url(../assets/images/bg-girl.webp) center bottom/cover no-repeat;
    opacity: 11%;
    z-index: 1;
    display: none
}

.location_advantage-custom:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .7
}

.location_advantage_section .location_carousel {
    margin-top: 90px;
    padding-left: 150px;
    padding-right: 150px
}

.location_advantage_section .location_carousel .item {
    text-align: center;
    color: #000000;
}

.location_advantage_section .location_carousel .item .icon {
    width: 65px;
    height: 65px;
    display: table;
    margin: auto auto 15px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 14px;
    color: #fff
}

.location_advantage_section .location_carousel .item .name {
    margin: 0;
    line-height: 20px
}

.location_advantage_section .location_carousel .item .duration {
    font-weight: 700
}

.location_advantage_section .map iframe {
    width: 100%;
    height: 600px
}

.location_advantage_section .map .btn {
    position: absolute;
    z-index: 9;
    right: 40px;
    top: 30px
}

.floor_plan_section .nav-tabs {
    display: inline-flex;
    margin-top: 40px;
    width: 100%
}

.floor_plan_section {
    position: relative;
    color: #fff
}

.floor_plan_section .nav-tabs .nav-item button {
    width: 100%;
    background: 0 0;
    border: none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 12px 0;
    position: relative;
    color: #000000;
}

.floor_plan_section .nav-tabs .nav-item button:before {
    position: absolute;
    content: "";
    height: 2px;
    background: var(--color1);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    transition: .2s ease-in-out
}

.floor_plan_section .tab-content {
    margin-top: 80px
}

.btn_style3.dark span,
.floor_plan_section .tab-content a,
.highlight_section .btn_style3>span,
.static-footer .btn_style3>span {
    color: #000
}

.floor_plan_section .tab-content a:hover .plan {
    transform: scale(.8)
}

.floor_plan_section .tab-content .plan {
    overflow: hidden;
    position: relative;
    transition: .3s ease-in-out
}

.floor_plan_section .tab-content .amenities {
    position: absolute;
    top: 20px;
    right: 20px;
    max-width: 380px;
    height: calc(100% - 40px);
    background: #a7782a;
    padding: 30px 40px 30px 50px;
    color: #fff
}

.floor_plan_section .tab-content .amenities li {
    font-size: 13px;
    margin-bottom: 4px;
    list-style-type: auto
}

.floor_plan_section .tab-content .plan .image {
    padding: 60px;
    background: rgb(0 0 0 / 0%);
    width: 100%;
    border: 1px solid rgba(221, 221, 221, 0.4);
    border-radius: 5px 5px 0px 0px;
}

.floor_plan_section #clubhouse .plan .image {
    padding-right: 400px
}

.floor_plan_section .tab-content .plan .image .plan_img {
    height: 340px;
    display: table;
    cursor: pointer;
    margin: auto;
    object-fit: contain
}

.floor_plan_section .tab-content .plan .image .f_plan_img {
    max-height: 500px;
    display: table;
    margin: auto;
    cursor: pointer
}

.floor_plan_section .tab-content .plan .txt {
    background: #d9d9d9;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 8px
}

.floor_plan_section .tab-content .plan .txt .text_in {
    font-size: 75%;
    color: #000
}

.floor_plan_section .tab-content .plan .txt h5 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .5px;
    color: #000
}

.floor_plan_section .tab-content .inner-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff
}

.floor_plan_section .tab-content .inner-box .box {
    border-top: 1px solid #ccc;
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
    width: 46%;
    padding-bottom: 25px
}

.floor_plan_section .tab-content .inner-box .box .left {
    width: 30%
}

.floor_plan_section .tab-content .inner-box .box .right {
    width: 70%
}

.floor_plan_section .tab-content .inner-box .box h4 {
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.floor_plan_section .tab-content .inner-box .box p {
    font-size: 16px;
    margin-bottom: 5px
}

.balcony_view {
    position: relative;
    background: #000
}

.about_developer,
.gallery_section {
    background-size: 100% 100%;
    position: relative
}

.balcony_view .balcony_bg {
    opacity: .4
}

.balcony_view:before,
.gallery_section:before {
    height: 100%;
    opacity: .7;
    position: absolute;
    width: 100%;
    content: ""
}

.balcony_view .content {
    position: absolute;
    left: 50%;
    top: 130px
}

.balcony_view .content .title {
    text-align: left;
    font-size: 50px;
    color: var(--color1)
}

.balcony_view .content .btn {
    margin-top: 0
}

.gallery_section .row_in {
    gap: 2.5rem 0
}

.gallery_section .single img {
    transition: .3s ease-in-out
}

.gallery_section:before {
    top: 0;
    left: 0
}

.gallery_section .single a:hover img {
    transform: scale(.9)
}

.gallery_section .carousel_item_centered .owl-item,
.gallery_section .carousel_item_centered_rooms .owl-item {
    opacity: .5;
    transform: scale(.85) !important;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(.85, .85) !important;
    transition: .3s ease-in-out;
    overflow: hidden
}

.gallery_section .carousel_item_centered .owl-item.active.center,
.gallery_section .carousel_item_centered_rooms .owl-item.active.center {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1) !important;
    transform: scale(1) !important
}

.gallery_section .owl-theme .owl-nav {
    display: flex;
    justify-content: space-between
}

.gallery_section .owl-carousel .owl-nav button {
    position: absolute;
    right: 0;
    top: 35%;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color1);
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    border: none;
    z-index: 99
}

.gallery_section .owl-carousel .owl-nav button.owl-prev,
.overview_section .carousel_col button.owl-prev {
    left: 0;
    right: unset
}

.about_developer .form {
    background: #00000000;
    padding: 50px 40px;
    border-radius: 25px;
    backdrop-filter: blur(5px);
    box-shadow: 1px 1px 3px rgb(225 194 142 / 72%)
}

.about_developer:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    /* background: url(../assets/images/bg_lion.png) 29% 56%/300px no-repeat; */
    z-index: 0;
    height: 100%;
    width: -webkit-fill-available;
    object-fit: contain;
    right: 0;
    top: 0;
    opacity: .3
}

#location_modal .close,
.custom_modal .close {
    height: 40px;
    width: 40px;
    text-shadow: none;
    position: absolute
}

.about_developer .form .title {
    text-transform: uppercase;
    margin-bottom: 30px
}

.about_developer .h-contact,
.static-footer .footer_row {
    display: flex
}

.about_developer .h-contact span {
    font-weight: 500;
    padding-right: 10px;
    width: 80px
}

.about_developer .h-contact a {
    color: var(--color1);
    text-decoration: underline
}

footer {
    padding: 30px 0;
    position: relative;
    color: #000000;
}

footer:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #474747;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

footer p {
    text-align: center;
    margin: 0
}

footer p a {
    color: var(--color1);
    font-weight: 600
}

footer .form {
    margin-top: 60px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

footer .form .form-group {
    margin-bottom: 25px
}

footer .form label {
    font-size: 13px;
    letter-spacing: .4px;
    text-transform: uppercase
}

footer .form-control {
    height: 50px;
    border-radius: 4px;
    box-shadow: none
}

footer .form .form-control::placeholder {
    font-size: 14px
}

footer .form-control:focus {
    box-shadow: none;
    outline: inherit
}

footer .btn_style2 {
    max-width: 300px;
    display: table;
    margin: 40px auto auto
}

footer .footer_bottom {
    padding: 100px 0 20px;
    margin-top: 100px;
    position: relative
}

footer .footer_bottom:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    background: #ddd;
    top: 0
}

footer .footer_bottom .footer_bottom {
    max-width: 200px;
    text-align: center
}

footer .footer_bottom .footer_logo {
    max-width: 90px;
    display: table;
    margin: auto
}

footer .footer_bottom .qr_carousel img {
    width: 60px;
    height: 60px
}

footer .footer_bottom .qr_carousel p {
    font-size: 12px;
    margin: 0;
    padding-left: 10px;
    text-transform: uppercase
}

footer .footer_bottom .menus {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px
}

footer .footer_bottom .menus li {
    margin: 0 20px
}

footer .footer_bottom .menus a {
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: .4px
}

footer .footer_bottom .disclaimer {
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 8px
}

footer .footer_bottom .d_bottom {
    font-size: 13px;
    margin-top: 2px;
    text-align: center
}

footer .footer_bottom .d_bottom a {
    color: #000;
    font-weight: 500
}

.custom_modal .modal-content {
    border-radius: 10px
}

.custom_modal .modal-body {
    padding: 40px
}

.custom_modal .modal-body .project_logo {
    width: 190px;
    margin: 6px auto;
    display: block
}

.custom_modal .title {
    text-align: center;
    font-weight: 500;
    font-size: 24px
}

.custom_modal .sub_title {
    font-size: 14px;
    text-align: center
}

.custom_modal .form .form-control {
    border: 1px solid #ddd;
    background: 0 0;
    border-radius: 4px;
    padding: 8px 10px;
    box-shadow: none;
    font-size: 14px;
    color: #000;
    height: auto
}

.custom_modal .form .form-control::placeholder {
    font-size: 14px
}

.custom_modal .form .custom_checkbox {
    position: relative;
    padding-left: 20px
}

.custom_modal .form input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 0
}

.custom_modal .form .check {
    font-size: 11px;
    line-height: 15px;
    display: inline-block
}

.custom_modal .form .btn {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.custom_modal .close {
    right: 3px;
    top: 3px;
    background: #000;
    opacity: 1;
    color: #fff;
    font-weight: 100;
    border-radius: 8px
}

.enquire_fixed_btn {
    position: fixed;
    right: -28px;
    top: 35%;
    z-index: 99;
    color: #fff !important;
    box-shadow: none !important;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 110px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.menu__item,
.static-footer .title.title1 {
    font-size: 15px
}

.menu__box,
.menu__item {
    transition-duration: .25s
}

.enquire_fixed_btn.show {
    opacity: 1;
    visibility: visible
}

#location_modal .close {
    right: 0;
    top: 0;
    background: #fff;
    box-shadow: none;
    opacity: 1;
    font-size: 40px;
    z-index: 1
}

#location_modal video {
    width: 100%;
    display: flex
}

#menu__toggle {
    opacity: 0
}

#menu__toggle:checked~.menu__btn>span,
.menu__btn.active>span {
    transform: rotate(45deg)
}

#menu__toggle:checked~.menu__btn>span::before,
.menu__btn.active>span::before {
    top: 0;
    transform: rotate(0)
}

#menu__toggle:checked~.menu__btn>span::after,
.menu__btn.active>span::after {
    top: 0;
    transform: rotate(90deg)
}

#menu__toggle:checked~.menu__box,
.menu__box.show,
.static-footer.active {
    visibility: visible;
    opacity: 1
}

.menu__box .abs_logo {
    position: absolute;
    top: 36%;
    left: 46.6%;
    z-index: 1
}

.menu__box .abs_logo img {
    max-width: 122px
}

.hamburger-menu {
    display: inline-block;
    margin-right: 15px
}

.menu__btn {
    display: flex;
    align-items: center;
    position: relative;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 1;
    margin: 0
}

.menu__box,
.static-footer {
    visibility: hidden;
    opacity: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.menu__btn>span,
.menu__btn>span::after,
.menu__btn>span::before {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000000;
    transition-duration: .25s
}

.club_wrap h4,
.contact_wrap .item-contact .chat-icon {
    background: linear-gradient(39deg, #9d6530, #f3bb60, #f5e08e, #9d6530)
}

.menu__btn>span::before {
    content: "";
    top: -8px
}

.menu__btn>span::after {
    content: "";
    top: 8px
}

.menu__box {
    position: absolute;
    top: 100%;
    height: calc(100vh - 90px);
    margin: 0;
    list-style: none;
    background-color: #182538;
    box-shadow: 1px 0 6px rgba(0, 0, 0, .2)
}

.menu__box>.container {
    height: 100%;
    align-items: unset
}

.menu__box .left_m_col {
    display: grid;
    align-items: self-start;
    height: 100%;
    position: relative;
    padding-top: 10%
}

.menu__box .left_menus {
    display: flex;
    flex-wrap: wrap;
    top: 0;
    overflow: auto
}

.menu__box .left_menus li {
    max-width: 50%;
    flex: 0 0 50%
}

.menu__box .right_m_col {
    position: unset
}

.menu__box .img_col {
    height: 100%;
    position: absolute;
    right: 0;
    width: 50%
}

.menu__box .img_col img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: grayscale(1)
}

.menu__box .menu__item .icon img {
    width: 26px;
    height: 26px;
    margin-right: 8px;
    filter: invert(1)
}

.contact_wrap .item-contact.active.chat,
.contact_wrap.hide,
.menu__box .menu__item .icon,
.mobile-section {
    display: none
}

.menu__item {
    display: block;
    padding: 29px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.menu__item:hover {
    color: var(--color1)
}

.nav-bar-right-align {
    display: flex;
    align-items: center;
    margin-left: auto
}

.nav-bar-right-align ul {
    display: flex;
    align-items: center;
    margin-right: 50px
}

.nav-bar-right-align ul li:not(:last-child):before {
    position: absolute;
    content: "";
    height: 16px;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    right: 0
}

.nav-bar-right-align ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 20px
}

.nav-bar-right-align ul li a:hover {
    color: #ddd
}

.nav-bar-right-align li i {
    margin-right: 5px;
    color: #a7782a;
    font-size: 20px
}

.navbar-brand {
    padding-top: unset
}

.enquire_fixed_btn .side-b a {
    color: #fff;
    font-size: 8px;
    width: 100%;
    padding: 12px 0;
    display: block;
    background: var(--color1);
    border-radius: 0
}

.enquire_fixed_btn .side-b p i {
    font-size: 20px;
    margin-bottom: 4px
}

.enquire_fixed_btn .side-b p {
    margin-bottom: unset
}

.side-b.get-in-touch,
.side-b.instant-call,
.side-b.whatsapp-button {
    width: 82px;
    border-bottom: 1px solid #a7782a
}

.side-b.down-load-brochure {
    width: 82px;
    border-bottom: 1px solid #ffffff47
}

.static-footer {
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, .16) 0 10px 36px 0, rgba(0, 0, 0, .06) 0 0 0 1px;
    background: linear-gradient(to right, #182538, rgb(40 40 40));
    color: #fff;
    transition: .5s ease-in-out
}

.static-footer .footer_row .left-col {
    display: flex;
    flex: 1;
    justify-content: space-between
}

.static-footer .title {
    text-transform: capitalize;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .4px
}

.static-footer .pr_logo {
    width: 170px
}

.static-footer .location .fa {
    margin-right: 8px
}

.static-footer .area li {
    font-size: 14px;
    text-transform: uppercase;
    line-height: initial
}

.static-footer .area li span {
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 13px;
    color: #9e7931;
    width: 70px;
    display: inline-block
}

.static-footer .s_col:last-child,
.static-footer .s_col:not(:last-child) {
    margin-right: 16px
}

.static-footer h6 {
    color: #fff;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px
}

@keyframes wave-bg {
    from {
        background-position: 90%
    }

    to {
        background-position: 71%
    }
}

.banner_btn {
    position: absolute;
    bottom: 17%;
    right: 20%
}

.highlights_icon {
    width: 150px
}

.highlights_slider_tit {
    color: #fff;
    font-size: 4vh;
    font-weight: 300;
    align-content: center
}

.highlights_slider_box {
    min-height: 400px;
    margin-top: 20px
}

.highlikghts_para {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1.5px;
    margin-top: 9px
}

.highlights_slider_btns {
    width: 100%;
    position: absolute;
    margin-top: 50px;
    bottom: 0
}

.carousel-control-next,
.carousel-control-prev {
    filter: invert();
    border: 1px solid #cda056;
    padding: 20px 5px;
    border-radius: 50%;
    width: fit-content;
    opacity: 1
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
    background-color: #cda056
}

.carousel-control-prev img {
    width: 32px
}

.overview_section img.highlights_icon {
    width: 120px !important
}

.overview_section .carousel_col .owl-nav button {
    position: absolute;
    left: 50px;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color1);
    border-radius: 100%;
    font-size: 22px;
    color: #fff;
    border: none;
    bottom: 0 !important
}

.overview_section .carousel_col button.owl-next {
    right: 0 !important;
    left: unset
}

.overview_section .content {
    padding-bottom: 30px
}

.img_col,
.items__item,
.pricing_img {
    position: relative;
    text-align: center
}

.ai-img2 {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: var(--montserrat);
    font-size: 12px;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px
}

.pricing_img .ai-img2 {
    left: 0;
    bottom: 0
}

.contact_wrap .item-contact.close-btn:after,
.developer-box::after,
.developer-box::before {
    height: 1px;
    left: 50%;
    transform: translateX(-50%)
}

.copyright_row img {
    margin: 0 auto 8px;
    text-align: center;
    width: auto;
    display: block
}

.gallery_section .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    min-height: 250px;
    object-fit: cover
}

.developer_main_box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: 25px auto;
    gap: 0
}

.developer-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 12px 0;
    flex-basis: 48%
}

.developer-box h3 {
    color: #c69a4e;
    text-align: right;
    font-family: var(--font-Cinzel);
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 8px
}

.developer-box p {
    color: #000000;
    text-align: center;
    font-family: var(--font-Poppins);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0
}

.developer-box::after {
    content: "";
    width: 100%;
    background: var(--golden-color);
    background: linear-gradient(90deg, rgba(232, 216, 172, 0) 0, rgb(212 175 55) 55%, rgba(232, 216, 172, .06) 100%);
    position: absolute;
    top: 0;
    z-index: 99;
    padding: 0
}

.developer-box::before {
    content: "";
    width: 100%;
    background: var(--golden-color);
    background: linear-gradient(90deg, rgba(232, 216, 172, 0) 0, rgb(212 175 55) 55%, rgba(232, 216, 172, .06) 100%);
    position: absolute;
    bottom: 0;
    z-index: 99;
    padding: 0
}

.amenities_section::before,
.location_advantage_section::before,
.overview_section::before {
    width: -webkit-fill-available;
    object-fit: contain;
    right: 0;
    top: 0;
    opacity: .1;
    position: absolute;
    content: ""
}

.amenities_section::before {
    /* background: url(../assets/images/bg1.svg) 51% 95%/400px no-repeat; */
    height: 100%
}

.location_advantage_section::before {
    /* background: url(../assets/images/bg1.svg) 50% 20%/260px no-repeat; */
    height: 100%
}

.overview_section::before {
    /* background: url(../assets/images/bg1.svg) 33% 50%/400px no-repeat; */
    height: 100%
}

.sec_title .title span {
    color: #c69a4e;
    font-weight: 800;
    font-family: Avenir
}

.overview_section li.wow.animate__animated.animate__fadeInUp {
    position: relative;
    padding-left: 0px;
    width: 50%;
    margin-bottom: 12px;
    position: relative;
    padding-left: 0px;
    width: calc(50% - 10px);
    margin-top: 10px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.overview_section li.wow.animate__animated.animate__fadeInUp::before {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    border: 1px solid #fff;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.contact_wrap .item-contact.active.phone {
    position: fixed;
    bottom: 38%;
    right: 24px;
    z-index: 2;
    opacity: 1;
    visibility: visible
}

.item-contact.active.mess {
    position: fixed;
    bottom: 120px;
    right: 90px;
    z-index: 2;
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.contact_wrap .item-contact.active.zalo {
    position: fixed;
    bottom: 21%;
    right: 26px;
    z-index: 2;
    opacity: 1;
    visibility: visible
}

.contact_wrap .item-contact.close-btn {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 2;
    display: none
}

.price-card {
    padding: 40px 45px;
    width: 100%;
    text-align: center;
    border-radius: 20px;
    background: rgba(204, 148, 74, 0.14);
    box-shadow: rgb(158, 128, 80) 0px 4px 4px 0px, rgba(0, 0, 0, 0.25) 0px 0px 4px 0px;
}
.card-type {
    font-size: 20px;
    padding: 10px 0px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 6px;
    margin-bottom: 35px;
    letter-spacing: 1px;
    color: rgb(0, 0, 0);
    font-family: Avenir;
    font-weight: 600;
}
.starting-label {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: rgb(0, 0, 0);
    font-family: Avenir;
}
.price-value span {
    font-size: 17px;
}
.price-value {
    margin-bottom: 10px;
    font-family: Avenir;
    position: relative;
    padding-bottom: 20px;
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 600;
    line-height: 46px;
    letter-spacing: 2px;
    font-size: 32px;
    text-transform: capitalize;
}
.size-row {
    display: flex;
    font-family: Avenir;
    justify-content: space-around;
    width: 100%;
    margin: 20px 0px;
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.new-btn {
    position: relative;
    overflow: hidden;

    padding: 7px 35px;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #8B6914;
    background: #fff;
    border: 2px solid #D4AF37;
    border-radius: 50px;
    cursor: pointer;
    margin-top: 20px;
    font-family: Avenir;
    text-transform: capitalize;
    transition: color .4s ease, transform .4s ease, box-shadow .4s ease;
    z-index: 1;
}

.new-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
            #C99A3A,
            #F6E08A,
            #D4AF37);
    transition: left .45s ease-in-out;
    z-index: -1;
}

.new-btn:hover::before {
    left: 0;
}

.new-btn:hover {
    color: #000;
    border-color: #C99A3A;
    /* transform: translateY(-5px); */
    box-shadow: 0 15px 35px rgba(212, 175, 55, .35);
}

.new-btn:active {
    transform: translateY(-2px);
}
.abs-btn {
    position: absolute;
    top: 44%;
    right: 44%;
}

.fixed-icon {
    position: fixed;
    left: 20px;
    bottom: 20px;
}
.fixed-icon a {
    background-color: forestgreen;
    color: #fff;
    padding: 13px;
    font-size: 27px;
    border-radius: 50%;
    display: inline-block;
    width: 50px;
    height: 50px;
    display: flex;
    justify-self: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
}
.fixed-icon1 {
    position: fixed;
    right: 10px;
    bottom: 20px;
}

.fixed-icon1 a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 6px 18px;
    background: linear-gradient(135deg, #8B6914, #F6E08A);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 50px;
    border: none;
    box-shadow: 0 10px 25px #f6e08a8c;
    transition: all 0.3s ease;
    cursor: pointer;
}
.enq-btn {
    position: fixed;
    right: -65px;
    top: 50%;
    z-index: 999;
    transform: rotate(90deg);
    /* background: #b88814 !important; */
    color: #fff;
    padding: 4px 22px;
    cursor: pointer;
    background: #fff;
    color: #000;
    border-radius: 0px 0px 10px 10px;
    border: 2px solid #b88814;
    border-top: navajowhite;
    transition: 1s ease-in-out;
}

.text-none {
    display: none;
}
.readmore {
    color: #D4AF37;
    cursor: pointer;
    font-weight: bold;
}

.overview {
    height: 650px;
    width: 100%;
}

@media (max-width:767px) {

    .contact_wrap .item-contact.chat,
    .contact_wrap .item-contact.close-btn {
        right: 10px
    }
}

.contact_wrap .item-contact.close-btn:after {
    position: absolute;
    content: "";
    width: 50px;
    bottom: -10px;
    fill: #56624b;
    opacity: .200000003;
    filter: blur(1px);
    background-color: #56624b
}

.contact_wrap .item-contact.mess,
.contact_wrap .item-contact.phone,
.contact_wrap .item-contact.zalo {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transform: scale(.7);
    transition: .5s;
    pointer-events: none
}

.club_wrap h4,
.contact_wrap .item-contact .chat-icon,
.market-intelligence .btn {
    animation: 4s infinite goldShine;
    transition: transform .3s, box-shadow .3s
}

.contact_wrap .item-contact .chat-icon {
    width: 60px;
    height: 60px;
    box-shadow: 0 26.6666679382px 40px 0 rgba(86, 98, 75, .2352941176), 0 2.6666667461px 8px 0 #c69a4e;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    line-height: 18px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    background-size: 300% 300%
}

.contact_wrap .item-contact .chat-icon img {
    width: 50%
}

.contact_wrap .item-contact .chat-icon a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.contact_wrap .item-contact .chat-icon a img {
    opacity: .8;
    width: 50%
}

.contact_wrap {
    z-index: 9999;
    position: relative
}

.contact_wrap .item-contact .chat-icon a p {
    margin-bottom: 0
}

.contact_wrap .item-contact .chat-icon a i {
    font-size: 30px;
    color: #000
}

.section .limited {
    padding: 80px
}

.limited .center {
    text-align: center;
    max-width: 900px;
    margin: 0 auto
}

.limited .badge {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.68);
    color: rgb(212, 169, 59);
    font-size: 12px;
    margin-bottom: 20px;
}

.limited .heading {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #d4a93b;
    font-family: var(--Montserrat-SemiBold)
}

.limited .heading span,
.market-intelligence .highlight {
    color: #d4a93b
}

.limited .subtext {
    color: #000000;
    font-size: 14px;
    line-height: 1.6
}

.limited .grid {
    margin-top: 60px;
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 25px
}

.limited .card {
    background: rgba(204, 148, 74, 0.14);
    border: 1px solid rgb(204, 148, 74);
    border-radius: 20px;
    padding: 30px;
    position: relative
}

.limited .small-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
    margin-top: 25px
}

.limited .icon {
    width: 45px;
    height: 45px;
    border-radius: 12px;
    background: rgba(212, 169, 59, .15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d4a93b;
    margin-bottom: 15px
}

.limited .card h3 {
    margin-bottom: 10px;
    color: #000000;
    font-size: 26px
}

.limited .card p {
    color: #000000;
    font-size: 14px;
    line-height: 1.5
}

.market-intelligence .container {
    display: flex;
    justify-content: space-between;
    padding: 80px 20px;
    gap: 50px
}

.market-intelligence .left {
    width: 40%
}

.market-intelligence .tag {
    color: #d4a93b;
    letter-spacing: 2px;
    font-size: 12px;
    margin-bottom: 20px
}

.market-intelligence .title {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
    color: #000000;
    font-family: var(--Montserrat-extrabold)
}

.market-intelligence .quote {
    margin: 30px 0;
    padding-left: 15px;
    border-left: 2px solid #d4a93b;
    color: #000000;
    line-height: 28px
}

.market-intelligence .note {
    margin: 20px 0;
    font-size: 14px;
    color: #000000;
    font-family: var(--Montserrat-SemiBold)
}

.market-intelligence .btn {
    display: inline-block;
    background: #d4a93b;
    color: #000;
    padding: 15px 30px;
    margin-top: 20px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 4px;
    background: linear-gradient(39deg, #9d6530, #f3bb60, #f5e08e, #9d6530);
    background-size: 300% 300%
}

.market-intelligence .right {
    width: 60%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px
}

.market-intelligence .card {
    padding: 25px;
    border-radius: 10px;
    background: rgba(204, 148, 74, 0.14);
    border: 1px solid rgb(204, 148, 74);
}

.market-intelligence .icon {
    width: 48px;
    height: 48px;
    background: rgba(212, 169, 59, .15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    border-radius: .125rem;
    color: #d4a93b;
    font-weight: 700
}

.market-intelligence .card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000000;
    font-family: var(--Montserrat-SemiBold)
}

.market-intelligence .card p {
    font-size: 16px;
    color: #000000;
    line-height: 28px
}

.market-intelligence .bottom-bar {
    margin-top: 20px;
    grid-column: span 2;
    padding: 15px;
    background: rgba(255, 255, 255, .05);
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.market-intelligence .dots span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: #555;
    border-radius: 50%
}

.market-intelligence .dots span.active {
    background: #d4a93b
}

.bottom-bar div {
    color: #f5f5f5;
    letter-spacing: .3em;
    font-size: 10px
}

.club_wrap h4,
.overview_section .btn_style3 span {
    color: #000;
    font-weight: 600
}

section.market-intelligence.p-100 button.btn.enquire_btn.mt_40.dark.banner_btn {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    color: #000;
    font-weight: 600
}

.contact_wrap .item-contact.mess.active {
    position: fixed;
    bottom: 29%;
    right: 60px;
    z-index: 2;
    opacity: 1;
    visibility: visible
}

@keyframes goldShine {

    0%,
    100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.club_wrap img {
    max-width: 100%;
    width: 100%;
    padding: 10px;
    border: 1px solid #c69a4e;
    position: relative
}

.club_wrap h4 {
    padding: 14px 33px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    font-family: var(--font-Cinzel);
    font-size: 16px;
    font-family: Montserrat;
    background-size: 300% 300%;
    font-family: var(--nexa_font);
    letter-spacing: 1px
}

.clubhouse_sec {
    position: relative;
    width: 100%;
    padding: 80px 0;
    overflow: hidden
}

.clubhouse_sec p.amenities_sab_title {
    color: #fff;
    max-width: 700px;
    margin: 0 auto
}

.club_wrap .main-top-left-box {
    text-align: center;
    align-items: center
}

.clubhouse_sec .row {
    justify-content: center
}

.clubhouse_sec .sec_title {
    margin-bottom: 20px
}

.contact_wrap .item-contact.chat {
    position: fixed;
    z-index: 2;
    bottom: 30%;
    right: -15px
}

.contact_wrap .item-contact .chat-icon {
    border-radius: 86px;
    font-size: 15px;
    padding: 10px 20px
}

.contact_wrap .item-contact.active.close-btn .chat-icon {
    transform: none;
    width: 50px;
    height: 50px;
    bottom: 10%
}

.item-contact.close-btn.active {
    bottom: 30%;
    right: 0
}

#homeContent>div.contact_wrap>div.item-contact.chat {
    right: -2%
}

#homeContent>div.contact_wrap>div.item-contact.chat .chat-icon {
    transform: rotate(90deg);
    width: auto;
    height: auto;
    border-radius: 0;
    font-weight: 600;
    display: none;
}

.hero_section .carousel-control-next,
.hero_section .carousel-control-prev {
    border: none;
    height: 40px;
    width: 40px;
    top: 45%;
    background: #d4b44f;
    filter: none
}

.club_wrap .col-lg-6 .ai-img2 {
    bottom: 19%;
    left: 4%
}

.gallery_section .owl-carousel .owl-nav button span,
.location_advantage_section .owl-carousel .owl-nav button span {
    font-size: 26px;
    color: #000000;
}

@media (min-width:1500px) {
    .container {
        max-width: 1460px
    }
}

@media (max-width:1500px) {
    .navbar .navbar-nav .nav-item:not(:last-child) {
        margin-right: 5px
    }

    .navbar .navbar-nav .nav-link,
    .static-footer .btn_style3 span,
    .static-footer .btn_style3:before {
        font-size: 12px
    }

    .navbar .project_logo img {
        max-width: 130px;
    }

    .overview_section .container .birds_col {
        top: -50px;
        right: -10%;
        width: 760px
    }

    .highlight_section {
        padding: 100px 0
    }

    .price_section {
        padding-top: 72px
    }

    .price_section .cloud1 {
        max-width: 140px
    }

    .price_section .cloud2 {
        max-width: 90px
    }

    .price_section .cloud3 {
        max-width: 160px
    }

    .price_section .pricing_img {
        margin-left: 0
    }

    .price_section .pricing_lists li {
        padding: 30px 0
    }

    .price_section .pricing_lists li .name {
        font-size: 24px
    }

    .static-footer .btn_style3 {
        padding: 10px 14px;
        height: 48px
    }

    .static-footer .title {
        font-size: 11px
    }

    .static-footer .pr_logo {
        width: 150px
    }

    .static-footer h6 {
        font-size: 15px
    }

    .static-footer .area li {
        font-size: 13px
    }

    .static-footer .area li span {
        font-size: 12px;
        width: 66px
    }

    .menu__box .abs_logo {
        left: 45.6%
    }

    .banner_btn {
        bottom: 14%
    }
}

@media (max-width:1400px) {
    .hero_section {
        height: auto
    }

    .hero_section video {
        height: auto;
        display: flex
    }

    .floor_plan_section .tab-content .plan .txt {
        height: 50px
    }

    .floor_plan_section .tab-content .plan .txt h5 {
        font-size: 14px
    }

    .floor_plan_section .tab-content .plan .image {
        padding: 40px
    }

    .floor_plan_section .tab-content .plan .image .plan_img {
        height: 280px
    }

    .floor_plan_section .tab-content .plan .image .f_plan_img {
        max-height: 380px
    }

    .location_advantage_section .map iframe {
        height: 450px
    }

    .floor_plan_section .tab-content .amenities li {
        font-size: 10px;
        margin-bottom: 3px
    }

    .floor_plan_section .tab-content .amenities {
        padding: 20px 30px 20px 40px
    }
}

@media (max-width:1199px) {
    .navbar .container {
        justify-content: unset
    }

    .navbar .navbar-brand {
        padding: 0;
        margin: 0
    }

    .navbar .project_logo {
        margin-left: 8px;
        padding-left: 8px;
        position: relative
    }

    .navbar .project_logo:before {
        position: absolute;
        content: "";
        height: 30px;
        top: 50%;
        transform: translateY(-50%);
        width: 1px
    }

    .navbar .navbar-collapse {
        position: fixed;
        top: 0;
        background: #fff;
        padding: 35px;
        width: 100%;
        max-width: 30%;
        height: 100vh;
        box-shadow: 0 5px 10px rgba(0, 0, 0);
        right: -30%;
        z-index: 9999;
        display: block;
        transition: .4s ease-in-out
    }

    .navbar .navbar-collapse.show {
        right: 0
    }

    .navbar .navbar-collapse .top {
        display: flex;
        align-items: center;
        border-bottom: 1px solid;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .navbar .navbar-collapse .top .logo {
        max-width: 140px
    }

    .navbar .navbar-collapse .top .close {
        margin-left: auto;
        font-size: 50px;
        font-weight: 400;
        cursor: pointer
    }

    .navbar .navbar-nav .nav-link {
        padding: 10px 0
    }

    .navbar .navbar-toggler {
        margin-left: auto
    }

    .navbar .navbarBackdrop {
        position: fixed;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0);
        z-index: 999;
        animation: .3s fades
    }

    .nav-bar-right-align ul li:first-child {
        display: none
    }

    .about_developer,
    .gallery_section {
        overflow: hidden
    }

    .static-footer .btn_style3 {
        padding: 10px 12px
    }

    .static-footer .btn_style3 span,
    .static-footer .btn_style3:before {
        font-size: 10px
    }

    .static-footer .s_col:not(:last-child) {
        margin-right: 30px
    }
}

@keyframes fades {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@media (max-width:991px) {
    .nav-bar-right-align ul {
        margin-right: 0
    }

    .nav-bar-right-align ul li a {
        padding: 5px 10px
    }

    .nav-bar-right-align li i {
        font-size: 14px
    }

    .navbar .navbar-brand img {
        max-width: 120px
    }

    .navbar .project_logo img {
        max-width: 110px
    }
}

@media (max-width:767px) {

    .floor_plan_section .abs-btn {
        position: absolute;
        top: 30%;
        right: 25%;
    }

    .balcony_view .content .title,
    .floor_plan_section .tab-content .inner-box .box h4,
    .highlight_section .highlight_points li,
    .menu__item,
    .price_section .pricing_lists li .left p,
    p {
        font-size: 16px
    }

    .mx_sm_-15 {
        margin-left: -15px;
        margin-right: -15px
    }

    .px_sm_15 {
        padding-left: 15px;
        padding-right: 15px
    }

    .custom_modal .form,
    .gallery_section .single,
    .mt_sm_20 {
        margin-top: 20px
    }

    .mt_sm_30 {
        margin-top: 30px
    }

    .amenities_section .carousel_col,
    .floor_plan_section .tab-content,
    .mt_sm_50 {
        margin-top: 50px
    }

    .pt_sm_0 {
        padding-top: 0
    }

    .btn_style3 {
        min-width: auto
    }

    .mb_sm_20,
    .price_section .pricing_img {
        margin-bottom: 20px
    }

    .menu__box .left_m_col {
        align-items: unset;
        height: auto;
        display: block;
        padding-top: 0
    }

    .menu__item {
        padding: 16px 0
    }

    .banner_btn,
    .contact_wrap,
    .enquire_fixed_btn .side-b br,
    .enquire_fixed_btn .side-b:last-child:before,
    .menu__box .right_m_col,
    .nav-bar-right-align ul {
        display: none
    }

    .hero_section img {
        height: unset;
        object-fit: unset;
        width: unset
    }

    .hero_section #demo {
        min-height: 525px
    }

    .floor_plan_section .tab-content .plan .image .f_plan_img {
        max-height: 200px
    }

    .floor_plan_section #clubhouse .plan .image {
        padding-right: 0
    }

    .floor_plan_section .tab-content .amenities {
        top: 10px;
        right: 10px;
        max-width: 130px;
        height: calc(100% - 20px);
        padding: 5px 5px 5px 15px;
        display: none
    }

    .floor_plan_section .tab-content .amenities li {
        font-size: 6px;
        margin-bottom: 1px
    }

    .floor_plan_section .tab-content .inner-box .box,
    .market-intelligence .left,
    .market-intelligence .right {
        width: 100%
    }

    .floor_plan_section .tab-content .inner-box .box:first-child {
        border: None
    }

    .about_developer .content p,
    .floor_plan_section .tab-content .inner-box .box p,
    .floor_plan_section .tab-content .plan .txt h5,
    .highlight_section .highlight_points li,
    .highlikghts_para,
    .price_section .pricing_lists li .right .enquire_btn span,
    .price_section .pricing_lists li .right .enquire_btn:before,
    .sec_title .mini {
        font-size: 14px
    }

    .location_advantage_section .owl-carousel .owl-nav button {
        height: 35px;
        width: 35px
    }

    .location_advantage_section .owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .amenities_section .carousel_col .owl-nav .owl-next,
    .location_advantage_section .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .location_advantage_section .location_carousel .item .icon {
        width: 50px;
        height: 50px;
        padding: 9px;
        margin-bottom: 7px
    }

    .section {
        padding: 40px 0
    }

        .centerBnt {
        text-align: center;
    }

    .highlight_section .right_col, .overview_section .content_col, .static-footer .col_logo, .static-footer .footer_row .right-col, footer .footer_bottom .qr_carousel .item {
    display: unset;
    align-items: center;
}

    .club_wrap .col-lg-6,
    .sec_title {
        margin-bottom: 30px
    }

    .sec_title .title {
        font-size: 24px;
        margin-bottom: 12px
    }

    .sec_title.center .mini_logo {
        margin: 20px auto 0;
        max-width: 200px
    }

    .sec_title.center .mini_logo .icon {
        width: 48px
    }

    .navbar,
    .navbar.fixed {
        padding: 4px 15px
    }

    .amenities_section .carousel_col .amenities_carousel,
    .navbar .navbar-brand img,
    .navbar.fixed .navbar-brand img {
        max-width: 30px;
    }

    .navbar .navbar-collapse .top .logo,
    .navbar .project_logo img {
        max-width: 134px;
    }

    .navbar .navbar-collapse {
        max-width: 100%;
        right: -100%;
        padding: 20px
    }

    .navbar .navbar-collapse .top .close {
        font-size: 40px
    }

    .navbar .navbar-nav .nav-item {
        border-bottom: 1px solid #f3f3f3
    }

    .navbar .navbar-nav .nav-item:not(:last-child),
    .price_section .pricing_img img {
        margin: 0
    }

    .navbar .navbar-nav .nav-link {
        padding: 12px 0;
        font-size: 12px
    }

    .navbar .navbar-brand {
        z-index: 1;
        position: relative
    }

    .menu__box {
        top: 0;
        height: 100vh;
        padding-top: 70px;
        z-index: unset
    }

    .menu__box .container {
        overflow: auto
    }

    .menu__box .left_menus li {
        max-width: 100%;
        flex: 0 0 100%
    }

    .hero_section {
        height: auto
    }

    .amenities_section .container,
    .overview_section {
        overflow: hidden
    }

    .overview_section .container {
        overflow: visible
    }

    .overview_section .container .birds_col {
        top: 80px;
        right: -70%;
        width: 160%
    }

    .location_advantage_section .map,
    .overview_section #overview_an {
        margin-top: 60px
    }

    .highlight_section:before {
        background-position: bottom right;
        background-size: 310px;
        opacity: .1
    }

    .highlight_section .left_col .img_col {
        position: relative;
        width: calc(100% + 50px);
        left: -50px;
        top: -40px
    }

    .price_section {
        padding-top: 60px
    }

    .price_section .cloud1 {
        max-width: 50px;
        top: 30px;
        animation-duration: 30s
    }

    .price_section .cloud2,
    .price_section .cloud3 {
        max-width: 50px;
        top: 30px;
        animation-duration: 20s
    }

    .price_section .pricing_lists li {
        flex-wrap: wrap
    }

    .price_section .pricing_lists li .left {
        flex: unset;
        width: 100%
    }

    .price_section .pricing_lists li .name {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px
    }

    .price_section .pricing_lists li .right {
        margin-top: 15px
    }

    .highlights_slider_tit,
    .limited .card h3,
    .price_section .pricing_lists li .right .price {
        font-size: 20px
    }

    .price_section .pricing_lists li .right .enquire_btn {
        padding: 10px 20px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: auto;
        font-size: 12px
    }

    .amenities_section:before {
        height: calc(70%);
        /* background: url(../assets/images/bg1.svg) 51% 95%/200px no-repeat; */
    }

    .amenities_section .carousel_col .carousel_row {
        overflow: visible;
        position: relative;
        max-width: 100%
    }

    .amenities_section .carousel_col .carousel_row:before {
        position: absolute;
        content: "";
        height: 100%;
        left: -15px;
        width: calc(100% + 30px);
        z-index: 1;
        content: none
    }

    .amenities_section .carousel_col .amenities_carousel .item {
        padding: 0;
        margin: 0 14px;
        min-height: 130px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .amenities_section .carousel_col .amenities_carousel .item:before {
        border-width: 2px
    }

    .amenities_section .carousel_col .amenities_carousel .item .am_icon,
    footer .footer_bottom .qr_carousel img {
        width: 30px;
        height: 30px
    }

    .amenities_section .carousel_col .amenities_carousel .item .name {
        font-size: 13px;
        line-height: initial;
        word-break: break-all;
        text-transform: capitalize
    }

    .floor_plan_section {
        padding-top: 57px
    }

    .floor_plan_section .tab-content .plan .txt {
        height: 40px
    }

    .floor_plan_section .nav-tabs {
        margin-top: 10px;
        display: flex;
        flex-wrap: unset;
        overflow: auto
    }

    .floor_plan_section .nav-tabs .nav-item button {
        letter-spacing: 0;
        height: 100%;
        line-height: initial;
        font-size: 14px;
        width: max-content;
        padding: 10px 15px
    }

    .floor_plan_section .tab-content .plan .image,
    .limited .card,
    .market-intelligence .container {
        padding: 20px
    }

    .floor_plan_section .tab-content .plan .image .plan_img {
        height: 140px
    }

    .location_advantage_section .location_carousel {
        padding: 0 40px;
        margin-top: 50px
    }

    .location_advantage_section .location_carousel .item .name {
        font-size: 13px;
        line-height: initial
    }

    .location_advantage_section .location_carousel .item .duration {
        font-size: 13px
    }

    .form_style2 label,
    .location_advantage_section .map .btn span,
    .location_advantage_section .map .btn:before,
    footer .btn_style2,
    footer .footer_bottom .d_bottom,
    footer p {
        font-size: 11px;
    }

    .location_advantage_section .map .btn {
        right: 15px;
        padding: 10px;
        height: auto;
        top: 10px
    }

    .location_advantage_section .map iframe {
        height: 250px;
        display: flex
    }

    .balcony_view .content {
        left: 45%;
        top: 10px
    }

    .balcony_view .content .sec_title,
    footer .form .form-group {
        margin-bottom: 10px
    }

    .balcony_view .content .btn {
        padding: 4px 12px;
        height: auto;
        border-width: 2px
    }

    .balcony_view .content .btn span,
    .balcony_view .content .btn:before {
        font-size: 9px
    }

    .gallery_section .row_in {
        gap: 0
    }

    .custom_modal .modal-body {
        padding: 26px
    }

    footer {
        padding: 20px 0
    }

    footer .form {
        margin-top: 40px
    }

    footer .form label {
        font-size: 12px;
        letter-spacing: 0
    }

    footer .form-control {
        height: 46px
    }

    footer .form-control::placeholder {
        font-size: 12px
    }

    footer .btn_style2 {
        width: 100%;
        margin-top: 30px
    }

    footer .footer_bottom {
        padding: 50px 0 40px;
        margin-top: 50px
    }

    footer .footer_bottom .qr_carousel p {
        font-size: 8px;
        line-height: 10px
    }

    footer p {
        line-height: 20px
    }

    .about_developer .contact p {
        font-size: 14px;
        margin-bottom: 7px
    }

    .about_developer .form {
        margin-top: 40px;
        border-radius: 10px;
        padding: 35px
    }

    .about_developer .form .title {
        font-size: 19px;
        margin-bottom: 25px
    }

    .enquire_fixed_btn {
        top: unset;
        bottom: 0;
        transform: unset;
        writing-mode: inherit;
        width: 100%;
        padding: 0;
        border-radius: 10px 10px 0 0;
        font-size: 11px;
        right: 0;
        display: flex
    }

    .enquire_fixed_btn .side-b {
        flex: 1;
        position: relative;
        border: none
    }

    .enquire_fixed_btn .side-b:before {
        position: absolute;
        content: "";
        height: 30px;
        width: 2px;
        top: 50%;
        transform: translateY(-50%);
        background: #ffffff47;
        right: 0
    }

    .enquire_fixed_btn .side-b a {
        padding: 8px 0
    }

    .enquire_fixed_btn .side-b p {
        letter-spacing: 0;
        font-size: 8px;
        line-height: initial
    }

    .enquire_fixed_btn .side-b p i {
        font-size: 18px
    }

    .page_container {
        padding-bottom: 50px
    }

    .form_style2 label {
        margin-bottom: 2px
    }

    .form_style2 .enquire_btn {
        margin-top: 10px
    }

    .custom_modal .modal-body .project_logo {
        width: 185px;
        margin: 0 auto
    }

    .custom_modal .title {
        font-size: 18px;
        margin-top: 5px
    }

    .custom_modal .sub_title {
        font-size: 12px;
        line-height: initial
    }

    .custom_modal .form .check {
        font-size: 10px;
        line-height: 13px
    }

    .custom_modal .form .btn {
        height: 48px
    }

    .btn_style span {
        padding: 10px 38px;
        font-size: 12px
    }

    .overview_section .carousel_col .owl-nav button {
        bottom: 0 !important;
        left: 10%;
        width: 40px;
        height: 40px
    }

    .overview_section img.highlights_icon {
        width: 90px !important
    }

    .overview_section {
        padding-bottom: 40px !important
    }

    .overview_section .carousel_col button.owl-next {
        right: 30% !important;
        left: auto
    }

    .overview_section .carousel_col button.owl-prev {
        left: 30%
    }

    .pricing_img .ai-img2 {
        right: 2%;
        width: max-content;
        bottom: 0
    }

    .gallery_section .owl-carousel .owl-nav button {
        height: 38px;
        width: 38px
    }

    .amenities_section .carousel_col .owl-nav button {
        height: 35px;
        width: 35px;
        left: 0;
        z-index: 1;
        transform: none;
        top: auto;
        bottom: -40%
    }

    .amenities_section .carousel_col {
        margin-bottom: 70px
    }

    .amenities_section .carousel_col .owl-nav .owl-next {
        right: 36%
    }

    .amenities_section .carousel_col .owl-nav .owl-prev {
        left: 36%
    }

    .overview_section p {
        text-align: justify;
        letter-spacing: .2px;
        font-size: 15px
    }

    .developer_main_box,
    .market-intelligence .container {
        flex-direction: column
    }

    .about_developer .content {
        text-align: CENTER
    }

    .about_developer p.h-contact {
        text-align: CENTER;
        justify-content: CENTER
    }

    .overview_section::before {
        position: absolute;
        content: "";
        /* background: url(../assets/images/bg1.svg) 55% 98%/230px no-repeat; */
        height: 100%;
        width: -webkit-fill-available;
        object-fit: contain;
        right: 0;
        top: 0;
        opacity: .1
    }

    .about_developer:before {
        /* background: url(../assets/images/bg_lion.png) 49% 31%/213px no-repeat; */
    }

    .section .limited {
        padding: 40px
    }

    .limited .heading,
    .market-intelligence .title {
        font-size: 22px
    }

    .limited .grid,
    .limited .small-grid,
    .market-intelligence .right {
        grid-template-columns: 1fr
    }

    .market-intelligence .bottom-bar {
        grid-column: span 1
    }

    .mobile-section {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: linear-gradient(39deg, #9d6530, #f3bb60, #f5e08e, #9d6530);
        border-top: 1px solid rgba(248, 245, 231, .38);
        z-index: 99;
        padding: 5px;
        display: flex;
        background-size: 300% 300%;
        animation: 4s infinite goldShine;
        transition: transform .3s, box-shadow .3s
    }

    .mobile-section a {
        text-align: center;
        color: #000;
        padding: 5px;
        font-size: 14px;
        flex: 1 1 0%
    }

    .mobile-section a:not(:last-child) {
        border-right: 1px solid #f8f5e8
    }

    .clubhouse_sec {
        padding-bottom: 0
    }

    .overview_section li.wow.animate__animated.animate__fadeInUp {
        padding-left: 17px;
        font-size: 14px
    }

    .club_wrap .col-lg-6 .ai-img2 {
        bottom: 25%;
        left: 6%
    }

    .amenities_section .carousel_col .amenities_carousel {
        max-width: 100%;
        width: 100%
    }
}