@import url(https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap);

*,
li,
ul {
    padding: 0;
    margin: 0
}

.fa,
body {
    font-weight: 400
}

.swiper,
li,
ul {
    list-style: none
}

* {
    border: none;
    outline: 0
}

:root {
    --primary-color: #c39637
}

@font-face {
    font-family: FontAwesome;
    src: url('../fonts/fontawesome-webfonte0a5-v=4.3.0.eot');
    src: url('../fonts/fontawesome-webfontd41d-.eot#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.woff2') format('woff2'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.woff') format('woff'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.ttf') format('truetype'), url('../fonts/fontawesome-webfonte0a5-v=4.3.0.svg#fontawesomeregular') format('svg');
    font-weight: 400;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.6em;
    font-family: Cardo, serif !important
}

body {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 14px;
    color: #777;
    line-height: 1.7em;
    scroll-behavior: smooth
}

html,
body {
    max-width: 100%;
    overflow-x: hidden
}

.container-fluid.p-0 .row {
    margin-left: 0;
    margin-right: 0
}

.container-fluid.p-0 .row>[class*="col-"] {
    padding-left: 0;
    padding-right: 0
}

li,
ul {
    padding-left: 0 !important
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-building:before {
    content: "\f1ad"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-key:before {
    content: "\f084"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-road:before {
    content: "\f018"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-tint:before {
    content: "\f043"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-scissors:before {
    content: "\f0c4"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-male:before {
    content: "\f183"
}

.fa-film:before {
    content: "\f008"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-laptop:before {
    content: "\f109"
}

.project-logo {
    width: 118px
}

.navbar .nav-item>a {
    line-height: 15px;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 0 10px;
    font-size: 15px;
    font-family: Cardo, serif !important;
    font-weight: 500;
    color: #000;
    cursor: pointer
}

.navbar .nav-item.active>a {
    color: #c39637
}

.main-slider-banner {
    padding-top: 63px
}

.home-detail .inner h1 {
    background-image: linear-gradient(-225deg, #c39637 0, #c39637 29%, #000 67%, #c39637 100%);
    background-size: 200% auto;
    background-clip: text;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 2s linear infinite textclip;
    font-size: 25px;
    font-weight: 700
}

.home-detail .inner .text {
    color: #666;
    font-size: 18px;
    line-height: 1.4em
}

.home-detail .inner .home-list {
    position: relative;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
    display: flex
}

.home-detail .inner .home-list li {
    position: relative;
    color: #c39637;
    font-size: 14px;
    font-weight: 700;
    padding: 0 20px;
    display: inline-block;
    border-right: 1px solid #c39637;
    flex-basis: 50%;
    max-width: 50%;
    text-align: left
}

.home-detail .inner .home-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
    padding-left: 20px !important
}

.home-detail .inner .home-list li span {
    position: relative;
    color: #666;
    font-size: 16px;
    display: block;
    margin-top: 8px;
    font-family: 'Plus Jakarta Sans'
}

.list-style-three li:before {
    position: absolute;
    content: "\f00c";
    left: 0;
    top: 0;
    color: #c39637;
    font-size: 18px;
    font-weight: 400;
    font-family: FontAwesome
}

.list-style-three li {
    position: relative;
    color: #666;
    font-size: 15px;
    font-weight: 700;
    padding-left: 30px !important;
    margin-bottom: 10px
}

.rera-no {
    font-weight: 600;
    font-size: 13px;
    margin-top: 1rem;
    padding-left: .5rem;
    color: #000;
    padding-right: .5rem
}

.terms-conditions {
    position: absolute;
    font-size: 8px;
    transform: rotate(270deg);
    bottom: 28px;
    right: -10px;
    font-family: Poppins;
    font-weight: 500;
    color: #222 !important
}

.property-info-section {
    position: relative;
    padding: 0;
    border-bottom: 1px solid #e6e6e6
}

.property-info .inner {
    position: relative;
    padding: 30px 0;
    text-align: center
}

#location,
.gallery-section-two .sec-title {
    padding: 60px 0
}

.icons {
    font-size: 45px;
    color: #c39637;
    padding: 0 0 10px;
    line-height: normal;
    filter: brightness(.2)
}

.btn-style-four,
.btn-style-one,
.btn-style-three,
.btn-style-two {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    font-family: Cardo, serif !important
}

.property-info .inner .total {
    position: relative;
    color: #232323;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2em;
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 5px
}

.property-info .inner .price,
.property-info .inner .title {
    position: relative;
    color: #232323;
    font-size: 13px;
    margin-bottom: 5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 600
}

.convenience-section {
    position: relative;
    z-index: 9;
    padding: 100px 0 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

.convenience-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .7)
}

.convenience-section .image-column,
.image-column {
    width: 50%;
    background-size: cover;
    background-position: center center
}

.amenities-section h2,
.convenience-section h2 {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    padding: 50px 0
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0;
    background-color: #fff
}

.convenience-info-tabs .convenience-tabs .content {
    padding: 50px 60px
}

.convenience-tabs .tabs-content .tab.active-tab,
.swiper-slide-active .imageText {
    display: block
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 1.7vw;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 25px
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn.active-btn {
    color: #fff;
    background: linear-gradient(90deg, #c39637, #c39637);
    padding: 23px 15px;
    text-align: center;
    font-family: Cardo, serif !important;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-right: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    padding-left: 10px !important
}

.convenience-info-tabs .convenience-tabs .tabs-content .text {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 15px
}

.convenience-section .image-column .image,
.image-column .image-box {
    position: relative;
    display: none
}

.convenience-section .image-column {
    position: absolute;
    float: right;
    right: 0;
    height: 100%;
    background-repeat: no-repeat
}

.convenience-section .row {
    position: relative;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}

.gallery-section-two .sec-title h2 {
    font-weight: 600;
    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: 1px solid #c39637;
    margin: 0
}

.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;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    z-index: 9
}

.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: 48px;
    height: 48px;
    line-height: 48px;
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(135deg, #d8b15a 0%, #c39637 60%, #b57f2a 100%);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .6);
    box-shadow: 0 12px 24px rgba(0, 0, 0, .25);
    transition: transform .3s ease, box-shadow .3s ease, background .3s ease, color .3s ease
}

.gallery-block-two .overlay-inner .link:before {
    position: absolute;
    content: "";
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .5);
    box-shadow: 0 0 18px rgba(195, 150, 55, .25)
}

.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: #c39637;
    background: #fff;
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 16px 30px rgba(0, 0, 0, .3)
}

.gallery-block-two .overlay-inner .link:hover::before {
    border: 1px solid rgba(255, 255, 255, .85)
}

.plans-section {
    position: relative;
    padding: 90px 0;
    background: linear-gradient(135deg, #b8872f 0%, #d0b067 48%, #b8872f 100%)
}

.plans-section .tabs-content .tab .image img {
    width: 100%;
    display: block
}

.image-column {
    padding-right: 0 !important;
    padding-left: 0 !important;
    position: relative
}

.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 .tabs-content {
    align-items: stretch;
    gap: 0;
    background: transparent;
    border: 0;
    box-shadow: none
}

.plans-section .title-column,
.plans-section .image-column {
    display: flex;
    flex-direction: column
}

.plans-section .title-column {
    position: relative;
    margin-bottom: 0
}

.plans-section .title-column .inner-column {
    position: relative;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(0, 0, 0, .08));
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 18px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .18);
    padding: 44px 50px;
    margin: 0
}

.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: #fffcfc;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 2px;
    margin-bottom: 40px
}

.plans-section .image-column .tabs-content {
    height: 100%
}

.plans-section .image-column .image {
    height: 100%;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .35);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .18)
}

.plans-section .tabs-content .tab .image img {
    height: 100%;
    min-height: 420px;
    object-fit: cover
}

table,
td,
th {
    border: 1px solid #fff !important;
    text-align: center;
    padding: 4px;
    color: #fff
}

.btn-style-one {
    position: relative;
    padding: 11px 26px 10px;
    background: linear-gradient(90deg, #c39637, #c39637);
    color: #fff;
    border: 1px solid #c39637;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 2px
}

.btn-style-one:hover,
.btn-style-two,
.default-form .btn-style-one:hover {
    background: 0 0;
    color: #c39637;
    border: 1px solid #c39637
}

.btn-style-five,
.btn-style-four,
.btn-style-three,
.btn-style-two,
.title {
    letter-spacing: 1px
}

.default-form .btn-style-one {
    background: linear-gradient(90deg, #c39637, #c39637)
}

.btn-style-two {
    position: relative;
    padding: 11px 20px;
    font-weight: 600
}

.btn-style-two:hover {
    background: #c39637;
    color: #fff
}

.btn-style-three {
    position: relative;
    padding: 11px 25px;
    background: #fff9fc;
    color: #000;
    border: 1px solid #fff;
    font-weight: 600;
    transition: .5s ease-in-out
}

.btn-style-three:hover {
    background: #000;
    color: #fff;
    border-color: #000
}

.call-to-action-section .btn-column .theme-btn {
    margin-top: -20px
}

.btn-style-four {
    position: relative;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 600
}

#amenities.row {
    position: relative;
    min-height: 250px;
    background-color: #2a2a2a
}

.content-column .inner-box {
    position: relative;
    max-width: 800px;
    padding: 130px 46px 60px 70px
}

.content-column .inner-box h2 {
    position: relative;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px
}

.content-column .inner-box .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px
}

.featured-block {
    position: relative;
    margin-bottom: 35px
}

.featured-block .featured-inner h3 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 28px;
    padding-left: 28px;
    border-left: 6px solid #c39637
}

#location .content-column .inner-box {
    max-width: 700px;
    padding: 25px 15px 30px 25px
}

#location .content-column .inner-box h2 {
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0
}

.accordion-body ul {
    padding-left: 28px !important;
    margin-bottom: 0 !important;
    line-height: 2rem
}

.accordion-button:not(.collapsed) {
    background-color: #c39637 !important;
    color: #fff !important
}

.accordion-button:not(.collapsed)::after {
    filter: invert(1)
}

.accordion-header {
    line-height: .2 !important
}

.accordion-button:focus {
    box-shadow: none !important
}

.accordion-body ul li {
    list-style: circle
}

.location-text {
    font-size: 16px;
    margin-bottom: 1rem
}

.call-to-action-section {
    position: relative;
    padding: 40px 35px !important;
    background: linear-gradient(90deg, #fff, #fff)
}

.call-to-action-section .btn-column {
    position: relative;
    text-align: right
}

.contact-section:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #fff8fc
}

.contact-section .info-column {
    position: relative;
    margin-bottom: 40px
}

.contact-section .info-column .inner-column {
    position: relative;
    padding: 50px 50px 30px;
    background-color: #c39637
}

.contact-section .form-column .inner-column {
    position: relative;
    padding-left: 80px
}

.contact-section .form-column h2 {
    position: relative;
    color: #c39637;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 35px;
    text-align: center
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px;
    text-align: left
}

.default-form input[type=datetime-local],
.default-form input[type=email],
.default-form input[type=text],
.default-form select,
.default-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    font-size: 18px;
    background-color: #2c2c2c00;
    transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    border-bottom: 1px solid #c39637;
    font-weight: 600;
    color: #c39637
}

.default-form .form-control:focus {
    border-color: #c39637 !important;
    -webkit-box-shadow: inset 0 1px 1px #c39637, 0 0 8px #c39637 !important;
    box-shadow: inset 0 1px 1px #c39637, 0 0 8px #c39637 !important
}

.default-form input[type=checkbox],
input[type=checkbox] {
    accent-color: #c39637;
    margin-right: 10px
}

.contact-section {
    position: relative;
    padding: 115px 0 70px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/footer-bg.png')
}

.contact-section .info-column .inner-column h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px
}

.contact-section .info-column ul li {
    position: relative;
    color: #fff;
    font-size: 16px;
    margin-bottom: 22px
}

.contact-section .info-column ul li span {
    position: relative;
    font-weight: 500;
    color: #fff;
    display: block;
    font-size: 19px;
    margin-bottom: 6px;
    font-family: Cardo, serif !important
}

.error-banner,
.error-modal,
.error-side {
    display: none;
    color: red;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 18px
}

.main-footer .footer-bottom {
    position: relative;
    padding: 20px 50px;
    background-color: #272727;
    margin-bottom: 90px
}

.bottom-query {
    width: 100%;
    background: #000;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    transition: .4s ease-in-out
}

.swiper-slide,
.swiper-wrapper {
    transition-property: transform
}

.float_L {
    float: left
}

.bottom-query-box {
    width: 19%
}

.bottom-enquiry-text {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    width: 19%;
    padding: 0 0 0 12px;
    display: flex
}

.footer-country {
    width: 40px;
    background: #fff;
    border-bottom: 1px solid;
    border-right: 1px solid;
    text-align: center
}

.mr-l_1_5 {
    margin-left: 1.5rem
}

.bottom-query-submit {
    width: 90%;
    height: 35px;
    display: block;
    margin: auto;
    font-size: 14px;
    font-weight: 700;
    padding: 0 5px;
    font-family: Plus Jakarta Sans;
    text-transform: uppercase;
    cursor: pointer;
    background: linear-gradient(90deg, #c39637, #c39637);
    color: #fff;
    border: 1px solid #c39637;
    text-align: center;
    line-height: 35px
}

.bottom-query-box>p,
.brxe-list {
    margin-bottom: 0
}

.mail-icon {
    border: 2px solid;
    padding: 4px 7px;
    border-radius: 5px;
    font-size: 20px
}

.bottom-query {
    height: 90px
}

.enquiry-text-respon {
    line-height: 1.5em;
    margin-left: 10px
}

.main-footer .footer-bottom .copyright a {
    position: relative;
    color: #fff;
    font-size: 12px;
    text-decoration: none
}

#location {
    background: #f7f5f6
}

.form-control:focus {
    border-color: #c39637 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px #c39637, 0 0 8px #c39637 !important;
    box-shadow: inset 0 1px 1px #c39637, 0 0 8px #c39637 !important
}

.default-form input::placeholder {
    color: #c39637
}

input:disabled {
    cursor: not-allowed !important
}

.modal-para {
    color: #6b6b6b;
    font-size: 18px;
    text-align: center
}

.modal-close-btn {
    background-color: #fff !important;
    color: #6b6b6b !important;
    font-size: 20px
}

/* Premium modal UI */
#enquire-now .modal-dialog {
    max-width: 720px;
    margin: 8vh auto 0
}

#enquire-now .modal-content {
    border-radius: 20px;
    border: 1px solid rgba(201, 163, 72, .22);
    box-shadow: 0 28px 70px rgba(0, 0, 0, .18);
    background: linear-gradient(180deg, #fffaf3 0%, #ffffff 55%, #fbf6ee 100%)
}

.qr-code-desk {
    position: absolute;
    width: 100px !important;
    top: -20px;
}

@media (min-width: 1700px) {
    .qr-code-desk {
        top: -108px;
        width: 100px;
    }
}

@media (max-width: 1280px) {
    .qr-code-desk {
        top: -106px;
        width: 100px;
    }
}

#enquire-now .modal-body {
    position: relative;
    padding: 24px 32px 28px
}

#enquire-now #modal_form {
    row-gap: 14px;
    padding: 0 6px
}

#enquire-now .modal-title {
    color: #1b1b1b;
    letter-spacing: .12em;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 6px
}

#enquire-now .modal-para {
    color: #7a6a4a;
    font-size: 14px;
    margin-bottom: 12px
}

#enquire-now .modal-close-btn {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(201, 163, 72, .35);
    background: #fff !important;
    color: #3a2a12 !important;
    font-size: 18px;
    line-height: 1;
    display: grid;
    place-items: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .12);
    z-index: 9999;

}

#enquire-now .form-group {
    margin-bottom: 14px
}

#enquire-now .form-control {
    height: 44px;
    border-radius: 10px;
    border: 1px solid rgba(201, 163, 72, .25);
    background: rgba(255, 255, 255, .9);
    font-size: 14px;
    color: #1e1e1e
}

#enquire-now textarea.form-control {
    height: 96px;
    padding-top: 10px
}

#enquire-now .modal-message {
    flex: 0 0 100%;
    max-width: 100%
}

#enquire-now #modal_form .form-group:nth-child(3) {
    flex: 0 0 100%;
    max-width: 100%
}

#enquire-now .modal-query-box {
    gap: 0px;
}

#enquire-now .modal-terms {
    width: 100%;
    margin-top: 6px !important;
    margin-bottom: 18px !important;
    align-items: center !important
}

#enquire-now .condition-label {
    color: #6b5a3c;
    font-weight: 600;
    font-size: 13px
}

#enquire-now .button {
    min-width: 180px;
    border-radius: 999px;
    font-size: 14px;
    letter-spacing: .12em;
    text-transform: uppercase
}

#enquire-now .modal-body button:hover {
    background-color: #c39637;
    color: #fff
}









@media (max-width:575px) {
    #enquire-now .modal-dialog {
        margin: 6vh auto 0;
        padding: 10px;
    }

    #enquire-now .modal-body {
        padding: 22px 20px 24px
    }

    #enquire-now .modal-title {
        font-size: 18px
    }

    #enquire-now .modal-close-btn {
        width: 32px;
        height: 32px
    }
}

/* Reduce modal open/close jank */
.modal,
.modal-backdrop {
    will-change: opacity
}

.modal-dialog {
    will-change: transform, opacity;
    transform: translateZ(0)
}

body.modal-open #nav,
body.modal-open .home-detail .inner,
body.modal-open .lux-floorplan__badge {
    backdrop-filter: none !important
}

body.modal-open .floorplan-premium__image-blur,
body.modal-open .lux-floorplan__image img,
body.modal-open .main-slider-banner img {
    filter: none !important
}

/* Prevent right-side gap when modal toggles */
html {
    scrollbar-gutter: stable
}

body.modal-open {
    padding-right: 0 !important;
    overflow: hidden
}

body.modal-open .modal,
body.modal-open .fixed-top,
body.modal-open .bottom-query {
    padding-right: 0 !important
}

/* Unified CTA button palette */
:root {
    --btn-gold-border: rgba(201, 163, 72, .55);
    --btn-gold-gradient: linear-gradient(135deg, #c39637 0%, #e3c06b 50%, #c39637 100%)
}

.btn-style-one,
.btn-style-two,
.btn-style-three,
.btn-style-four,
.btn-style-five,
.button,
.banner-btn,
.bottom-btn,
.theme-btn,
.floorplan-premium__btn,
.bricks-background-primary {
    background: var(--btn-gold-gradient) !important;
    border: 1px solid var(--btn-gold-border) !important;
    color: #fff !important;
    box-shadow: 0 12px 24px rgba(195, 150, 55, .25)
}

.btn-style-one:hover,
.btn-style-two:hover,
.btn-style-three:hover,
.btn-style-four:hover,
.btn-style-five:hover,
.button:hover,
.banner-btn:hover,
.bottom-btn:hover,
.theme-btn:hover,
.floorplan-premium__btn:hover,
.bricks-background-primary:hover {
    filter: brightness(1.05);
    color: #fff !important;
    transform: translateY(-1px)
}

.form-group {
    margin-bottom: 25px;
    position: relative
}

#floorplan .image-column:before {
    content: none !important
}

.button {
    background-color: #c39637;
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600
}

.modal-body button:hover {
    background-color: #222;
    font-size: 20px;
    color: #fff
}

.about-section-two {
    padding: 80px 0 50px
}

.about-section-two .content-column .inner-column {
    padding-left: 50px
}

.about-section-two .about-column .inner-column {
    padding-left: 30px
}

.about-section-two .content-column h1,
.call-to-action-section h1 {
    color: #2a2a2a;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 30px
}

.about-section-two .content-column .text {
    color: #666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.privacy-policy-content {
    margin-top: 92px
}

.btn-style-five {
    position: relative;
    padding: 11px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: 0 0;
    color: #c39637;
    border: 1px solid #c39637;
    font-size: 14px;
    font-weight: 600;
    font-family: Cardo, serif
}

.btn-style-five:hover {
    border: 1px solid rgba(201, 163, 72, .55);
    background: linear-gradient(135deg, #c39637 0%, #e3c06b 50%, #c39637 100%);
    box-shadow: 0 12px 24px rgba(195, 150, 55, .25);
    border-radius: 6px;
    color: #fff;
}

.gallerycarousel .owl-next,
.gallerycarousel .owl-prev {
    position: absolute;
    top: 40%;
    background: #c39637 !important;
    width: 30px
}

.thank-you-container {
    transform: translate(-50%, -50%)
}

.error {
    border: 2px solid red !important;
    animation: .2s linear .1s 5 alternate error
}

#gallery .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 309px;
    object-fit: cover
}

.owl-carousel span {
    font-size: 45px;
    line-height: normal;
    display: flex;
    justify-content: center;
    margin-top: -10px;
    color: #fff
}

.gallerycarousel .owl-prev {
    left: 0
}

.gallerycarousel .owl-next {
    right: 0
}

.check-box,
.sidecheck-box {
    left: 0;
    top: 25px;
    background: rgb(37 36 36 / 90%);
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    font-size: 12px;
    z-index: 5
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

@keyframes error {
    0% {
        border: 2px solid #000
    }

    100% {
        border: 2px solid #c39637
    }
}

#footer_checkbox,
#modal_checkbox,
input#side_checkbox {
    height: 20px;
    width: 20px
}

.sidecondition-label {
    color: #c39637
}

button:disabled {
    opacity: .5;
    cursor: not-allowed
}

.footerterms-and-condition-block {
    margin-left: 10px;
    color: #fff;
    font-size: 12px
}

.footer-privacy-link {
    display: inline-block;
    margin-top: 4px;
    color: #c39637;
    text-decoration: underline;
    font-size: 12px
}

.footer-privacy-link:hover {
    color: #e3c06b
}

.brxe-container,
.brxe-section {
    margin-left: auto;
    margin-right: auto
}

td span {
    color: #fff;
    cursor: pointer
}

td span:hover {
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: .5px;
    transition: 3s ease-in-out
}

.close-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="%23c39637" 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
}

.developer-logo-column {
    text-align: right
}

.developer-text {
    font-size: 24px;
    font-weight: 600
}

.qr-container {
    position: fixed;
    bottom: 10px;
    left: 0
}

.bottom-form {
    position: fixed;
    right: 0
}

/* Footer form refinement */
#footer_form {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap
}

#footer_form .bottom-query-box {
    float: none;
    width: auto;
    flex: 1 1 180px
}

#footer_form .bottom-query-box:first-child {
    flex: 1 1 160px
}

#footer_form .bottom-query-box:last-child {
    flex: 0 0 180px
}

#footer_form .bottom-query-text {
    width: 100%;
    height: 42px;
    border-radius: 8px;
    border: 1px solid rgba(195, 150, 55, .4);
    background: #fff;
    color: #2b2b2b
}

#footer_form .footer-country {
    width: 56px;
    height: 36px;
    border-radius: 8px 0 0 8px;
    border-right: 1px solid #8b6b2b;
    background: #fff;
    color: #8b6b2b;
    text-align: center;
    font-weight: 600;
}

#footer_form .footer-country+.bottom-query-text {
    border-left: 0;
    border-radius: 0 8px 8px 0
}

#footer_form .bottom-query-submit {
    width: 100%;
    height: 42px;
    border-radius: 8px;
    background: linear-gradient(135deg, #b8862f 0%, #deb869 50%, #b8862f 100%);
    border: 1px solid rgba(195, 150, 55, .6);
    box-shadow: 0 10px 20px rgba(195, 150, 55, .2)
}

.separator,
.swiper,
.swiper-wrapper {
    position: relative
}

.qr-container img {
    width: -webkit-fill-available
}

img.thank-you-logo {
    width: 150px
}

.developer-logo-nav {
    width: 160px
}

.developer-logo {
    width: 180px
}

.modal-title {
    font-size: 24px;
    color: #c39637;
    text-transform: uppercase;
    font-weight: 700
}

.copyright {
    font-size: 12px
}

.keyword-content .text {
    font-size: 14px
}

#configuration {
    background-image: url(../images/configuration-bg.png);
    padding-top: 60px;
    padding-bottom: 60px
}

.brxe-section {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.brxe-container {
    display: flex;
    flex-direction: column;
    max-width: 1100px;
    align-items: center
}

.brxe-block {
    background-color: #e8e4d1;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 80%;
    min-height: 247px
}

.fp-btn {
    float: none !important
}

.fp-img-w {
    width: 77% !important;
    border-radius: 5px
}

#brxe-tskrzc {
    display: grid;
    align-items: initial;
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px
}

#configuration .text {
    font-size: 24px;
    color: #000;
    margin-top: -5px;
    margin-bottom: 10px;
    width: auto
}

.title {
    color: #000;
    font-size: 15px;
    line-height: 1.2;
    margin-right: 0;
    margin-left: 6px
}

.bricks-background-primary {
    background: linear-gradient(135deg, #c39637 0%, #e3c06b 50%, #c39637 100%);
    box-shadow: 0 12px 24px rgba(195, 150, 55, .25);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.8;
    border-radius: 6px;
    padding: .8em 1em;
    width: 80%;
    color: #fff;
    position: relative;
    display: block;
    text-align: center;
    margin-top: 10px;
    cursor: pointer
}

:where(.brxe-heading).has-separator {
    align-items: center;
    display: inline-flex;
    gap: 20px
}

.separator {
    width: 30px;
    flex-grow: 0;
    border-top-width: 3px;
    height: 3px;
    background: #ffd64f;
    top: -7px
}

.swiper-slide img {
    transform: scale(.83)
}

.swiper-slide-active img {
    transform: scale(1)
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0 !important;
    z-index: 1
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 42%;
    width: 44px;
    height: 44px;
    margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.gsec__slider .swiper-button-next,
.gsec__slider .swiper-button-prev {
    background-color: #fff;
    padding: 1.3rem;
    border-radius: 100%
}

.gsec__slider .swiper-button-prev {
    left: 30px
}

.gsec__slider .swiper-button-next {
    right: 30px
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.gsec__slider .swiper-slide a {
    display: block;
    position: relative
}

.gsec__slider .swiper-slide a figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
    background: #000;
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 100%);
    padding: 1rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 1rem
}

.gsec__slider .swiper-slide a figcaption p {
    text-align: left;
    color: #dee2e6;
    margin-bottom: 0;
    font-size: .8rem
}

.gsec__slider .swiper-slide a img {
    border-radius: 1rem
}

.gsec__slider .swiper-button-next::after,
.gsec__slider .swiper-button-prev::after {
    font-size: 1.3rem
}

.left-icon,
.right-icon {
    font-size: 30px;
    color: #c39637
}

.imageText {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: none;
    color: #fff
}

.loc-headin1 {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.loc-headin1 h4 img {
    margin-right: 10px;
    width: max-content !important
}

.loc-headin1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    background: #c39637;
    transition: width 2.5s linear
}

#sync2 .owl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0
}

#sync2 .owl-nav .owl-prev img {
    position: absolute;
    left: -5%;
    top: -5px;
    width: 30px;
    filter: invert(0) brightness(0)
}

#sync2 .owl-nav .owl-next img {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 30px;
    filter: invert(0) brightness(0)
}

.location-adv {
    background: #f8f6f4
}

.headloc h3 {
    color: #000;
    font-family: Mont;
    font-size: 18px;
    margin-bottom: 10px
}

.headloc h2 {
    color: #c39637;
    font-family: "Bon Vivant Family Serif";
    font-size: 35px;
    margin-bottom: 10%
}

.infraimg p,
.loc-headin1 h4 {
    font-family: Mont;
    font-weight: 600
}

.loc-content {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    margin: 15px auto
}

.loc-content img {
    width: 20px !important
}

.infraimg p {
    position: absolute;
    bottom: -16px;
    color: #fff;
    padding: 15px
}

.loc-content p {
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

.loc-content span {
    font-size: 16px;
    color: #000
}

#sync2 .current {
    border-bottom: 2px solid #000
}

.loc-headin1 h4 {
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 5px
}

#locationMap {
    box-shadow: 0 0 30px 10px #999
}

.project-details {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(180deg, rgb(0 0 0 / 15%) 70%, rgb(0 0 0 / 62%))
}

.project-details p {
    color: #fff;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    opacity: 0;
    transform: translateY(50px);
    transition: .5s ease-in-out;
    text-align: center;
    margin-bottom: 5px !important
}

.proj-wrap:hover .project-details p {
    opacity: 0
}

.owl-item.active .project-details p {
    opacity: 1;
    transform: none
}

.fa-whatsapp {
    font-size: 24px
}

body .amenities-section {
    padding-bottom: 60px !important
}

#brxe-kgwzdo {
    font-size: 36px;
    font-weight: 600
}

.row-home-details .property-info:nth-child(2n) {
    background-color: #fff1f9
}

.row-home-details .property-info:nth-child(odd) {
    background-color: #c3963754
}

.brxe-section img {
    width: 20px;
    object-fit: cover
}

.certificate-dev-btn {
    padding: 15px 20px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-size: 13px
}

.navbar-nav .nav-link.active {
    color: #c39637 !important
}

.solaria-section {
    background: #f7f8fb
}

.solaria-title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em
}

.solaria-subtitle {
    font-size: 14px;
    color: #666
}

.solaria-card {
    background: #fff;
    border-radius: 10px;
    padding: 16px 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
    transition: transform .25s, box-shadow .25s;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center
}

.solaria-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .08)
}

.solaria-icon-wrap {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #eeffea;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px
}

.solaria-icon {
    max-width: 36px;
    max-height: 36px;
    object-fit: contain;
    font-size: 26px;
    color: #1f2a3d
}

.solaria-label {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.solaria-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 18px
}

.solaria-more-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 11px 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #eeffef, #e9ffe7);
    color: #1f2a3d;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .02em;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .06);
    text-transform: none
}

.solaria-more-pill::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: linear-gradient(120deg, #86ff5d, #a7ff77);
    box-shadow: 0 0 0 6px #e3ffdf
}

.solaria-controls {
    display: none
}

@media (max-width:575.98px) {
    .solaria-controls {
        display: flex;
        justify-content: center;
        gap: 12px;
        margin-top: 14px
    }

    .solaria-more-pill {
        font-size: 12px;
        letter-spacing: .01em;
        padding: 9px 14px
    }

    .solaria-controls .solaria-nav-btn {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 1px solid #d6d9e6;
        background: #fff;
        color: #2f3747;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 6px 16px rgba(0, 0, 0, .08);
        transition: transform .2s, box-shadow .2s
    }

    .solaria-controls .solaria-nav-btn:active {
        transform: scale(.96);
        box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
    }

    .solaria-section .row {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: 50%;
        grid-template-rows: repeat(3, auto);
        overflow-x: auto;
        gap: 10px 10px;
        padding: 6px 6px 12px;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch
    }

    .solaria-section .row::-webkit-scrollbar {
        display: none
    }

    .solaria-section .row>[class*=" col-"],
    .solaria-section .row>[class^=col-] {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .solaria-section .row>:nth-child(6n+1) {
        scroll-snap-align: start
    }

    .solaria-card {
        padding: 12px 8px
    }

    .solaria-label {
        font-size: 11px;
        text-align: center
    }
}

.qr-img {
    max-width: 120px;
    height: auto
}

.loc-headin1 img {
    width: 32px;
    height: 32px
}

/* Premium Floor Plan Section */
.floorplan-premium {
    position: relative;
    padding: 110px 0;
    background: #f7f4ef;
    overflow: hidden
}

.floorplan-premium::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(800px 360px at 10% 0%, rgba(201, 163, 72, .12), transparent 60%),
        radial-gradient(800px 360px at 90% 10%, rgba(0, 0, 0, .06), transparent 60%);
    pointer-events: none
}

.floorplan-premium::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: repeating-linear-gradient(135deg, rgba(255, 255, 255, .06) 0 2px, transparent 2px 12px);
    opacity: .06;
    pointer-events: none
}

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

.floorplan-premium__grid {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 32px;
    align-items: stretch
}

.floorplan-premium__table {
    background: #fff;
    border: 1px solid rgba(201, 163, 72, .22);
    border-radius: 18px;
    box-shadow: 0 20px 44px rgba(0, 0, 0, .12);
    padding: 36px 42px
}

.floorplan-premium__eyebrow {
    text-transform: uppercase;
    letter-spacing: .28em;
    font-size: 11px;
    color: rgba(27, 27, 27, .7);
    margin-bottom: 8px
}

.floorplan-premium h2 {
    margin-bottom: 10px;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #151515;
    font-size: clamp(24px, 2.2vw + 12px, 36px)
}

.floorplan-premium__subtitle {
    color: #1f1f1f;
    font-size: 15px;
    margin-bottom: 18px
}

.floorplan-premium__table-wrap {
    border: 1px solid rgba(201, 163, 72, .2);
    border-radius: 14px;
    overflow: hidden;
    background: #fff
}

.floorplan-premium__table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
    color: #1d1d1d
}

.floorplan-premium__table th,
.floorplan-premium__table td {
    border: 0 !important;
    padding: 16px 18px
}

.floorplan-premium__table th {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 11px;
    color: #3f2f14;
    background: #f2e6d2;
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.floorplan-premium__table td {
    font-weight: 600;
    color: #1b1b1b
}

.floorplan-premium__table td span {
    color: #1b1b1b !important;
    font-weight: 600
}

.floorplan-premium__table tr:nth-child(even) td {
    background: #fbf8f2
}

.floorplan-premium__table tr:nth-child(odd) td {
    background: #fbf8f2;
    border-top: 1px solid #f2e6d2 !important;
}

.floorplan-premium__table tr:not(:first-child) td {
    border-top: 1px solid rgba(0, 0, 0, .08)
}

.floorplan-premium__cta {
    margin-top: 22px;
    display: flex;
    justify-content: flex-start
}

.floorplan-premium__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 24px;
    border: 1px solid rgba(201, 163, 72, .55);
    background: linear-gradient(135deg, #c39637 0%, #e3c06b 50%, #c39637 100%);
    box-shadow: 0 12px 24px rgba(195, 150, 55, .25);
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    box-shadow: 0 12px 26px rgba(0, 0, 0, .16);
    transition: transform .2s ease, box-shadow .2s ease, filter .2s ease
}

.floorplan-premium__btn:hover {
    transform: translateY(-1px);
    filter: brightness(1.04);
    box-shadow: 0 16px 32px rgba(0, 0, 0, .2)
}

.floorplan-premium__image-frame {
    position: relative;
    height: 100%;
    min-height: 420px;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid rgba(201, 163, 72, .2);
    box-shadow: 0 20px 44px rgba(0, 0, 0, .12);
    background: #fff
}

.floorplan-premium__image-blur {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: blur(6px) saturate(1.05);
    transform: scale(1.01)
}

.floorplan-premium__image-frame::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(60% 60% at 50% 40%, rgba(0, 0, 0, .04), rgba(0, 0, 0, .22));
    pointer-events: none
}

.floorplan-premium__image-badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .92);
    border: 1px solid rgba(201, 163, 72, .45);
    color: #2f2515;
    padding: 10px 18px;
    border-radius: 999px;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .18)
}

/* Luxury Sizes & Floor Plans */
.lux-floorplan {
    --lf-gold: #c9a348;
    --lf-gold-soft: #e9c97a;
    --lf-ivory: #fbf8f3;
    --lf-ink: #1b1b1b;
    position: relative;
    padding: 110px 0;
    background: linear-gradient(180deg, #faf7f2 0%, #f2eadf 100%);
    overflow: hidden
}

.lux-floorplan::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(700px 320px at 12% 0%, rgba(201, 163, 72, .18), transparent 60%),
        radial-gradient(700px 320px at 90% 10%, rgba(0, 0, 0, .08), transparent 60%);
    opacity: .65;
    pointer-events: none
}

.lux-floorplan::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: repeating-linear-gradient(135deg, rgba(255, 255, 255, .06) 0 2px, transparent 2px 12px);
    opacity: .08;
    pointer-events: none
}

.lux-floorplan .plans-tab {
    position: relative;
    z-index: 1
}

.lux-floorplan .title-column .inner-column {
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    margin: 0
}

.lux-floorplan .image-column .tabs-content {
    height: 100%
}

.lux-floorplan__grid {
    --bs-gutter-x: 1.5rem;
    align-items: stretch;
    row-gap: 20px
}

.lux-floorplan__panel {
    display: flex
}

.lux-floorplan__card {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid rgba(201, 163, 72, .22);
    border-radius: 18px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
    padding: 36px 44px
}

.lux-floorplan__eyebrow {
    display: none
}

.lux-floorplan__title {
    font-size: clamp(24px, 2.1vw + 12px, 36px);
    color: var(--lf-ink);
    margin-bottom: 10px;
    letter-spacing: .06em;
    text-transform: uppercase
}

.lux-floorplan__subtitle {
    color: #2d2d2d;
    font-size: 15px;
    line-height: 1.8
}

.lux-floorplan .title-column .inner-column .text {
    color: #353535;
    text-align: left
}

.lux-floorplan__table-wrap {
    margin-top: 12px;
    background: rgba(255, 255, 255, .95);
    border: 1px solid rgba(201, 163, 72, .2);
    border-radius: 14px;
    overflow: hidden;
    box-shadow: inset 0 0 0 1px rgba(201, 163, 72, .06)
}

.lux-floorplan__table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 14px;
    color: #232323
}

.lux-floorplan table,
.lux-floorplan td,
.lux-floorplan th {
    border: 0 !important
}

.lux-floorplan__table th {
    padding: 14px 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 11px;
    color: #4e3d1f;
    background: linear-gradient(90deg, rgba(201, 163, 72, .14), rgba(255, 255, 255, .98));
    border-bottom: 1px solid rgba(0, 0, 0, .06)
}

.lux-floorplan__table td {
    padding: 16px;
    font-weight: 600;
    color: #2a2a2a
}

.lux-floorplan__table th,
.lux-floorplan__table td {
    text-align: left
}

.lux-floorplan__table th:nth-child(2),
.lux-floorplan__table td:nth-child(2) {
    text-align: center
}

.lux-floorplan__table th:last-child,
.lux-floorplan__table td:last-child {
    text-align: right
}

.lux-floorplan__table tr:nth-child(even) td {
    background: rgba(250, 248, 244, .95)
}

.lux-floorplan__table tr:not(:first-child) td {
    border-top: 1px solid rgba(0, 0, 0, .06)
}

.lux-floorplan__cta {
    margin-top: 22px;
    border: 1px solid rgba(201, 163, 72, .7);
    background: rgba(20, 20, 20, .9);
    color: #fff;
    letter-spacing: .12em;
    padding: 12px 26px;
    border-radius: 8px;
    box-shadow: 0 12px 26px rgba(0, 0, 0, .18);
    position: relative;
    overflow: hidden
}

.lux-floorplan__cta::after {
    content: "";
    position: absolute;
    top: -120%;
    left: -30%;
    width: 40%;
    height: 240%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .6), transparent);
    transform: rotate(18deg);
    transition: transform .6s ease
}

.lux-floorplan__cta:hover {
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgba(201, 163, 72, .95), rgba(233, 201, 122, .95));
    color: #1b1b1b;
    box-shadow: 0 16px 32px rgba(0, 0, 0, .22)
}

.lux-floorplan__cta:hover::after {
    transform: translateX(220%) rotate(18deg)
}

.lux-floorplan__image-panel {
    width: 100%;
    height: 100%;
    border-left: 0
}

.lux-floorplan__image-panel .tabs-content,
.lux-floorplan__image-panel .tab,
.lux-floorplan__image-panel .content,
.lux-floorplan__image-panel .image {
    height: 100%
}

.lux-floorplan__image {
    position: relative;
    height: 100%;
    min-height: 420px;
    border: 1px solid rgba(201, 163, 72, .22);
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .12)
}

.lux-floorplan .floorplan-btn {
    background: transparent
}

.lux-floorplan__image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    filter: blur(.8px) saturate(1.04) !important;
    transform: scale(1.005)
}

.lux-floorplan__badge {
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(201, 163, 72, .45);
    color: #2f2515;
    letter-spacing: .1em;
    padding: 10px 18px;
    border-radius: 999px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .18);
    backdrop-filter: blur(6px)
}

.lux-floorplan__badge:hover {
    background: rgba(201, 163, 72, .95);
    color: #fff
}

.lux-floorplan__badge:hover {
    background: rgba(201, 163, 72, .9);
    color: #fff
}

.lux-floorplan__vignette {
    position: absolute;
    inset: 0;
    background: radial-gradient(60% 60% at 50% 40%, rgba(0, 0, 0, .05), rgba(0, 0, 0, .28));
    pointer-events: none
}

@media (max-width: 991px) {
    .lux-floorplan {
        padding: 70px 0
    }

    .lux-floorplan__grid {
        --bs-gutter-x: 1.5rem;
        row-gap: 18px
    }

    .lux-floorplan__card {
        border-right: 1px solid rgba(201, 163, 72, .22);
        border-radius: 18px;
        padding: 26px 20px
    }

    .lux-floorplan__image {
        border-radius: 18px;
        min-height: 260px
    }

    .lux-floorplan__table-wrap {
        overflow-x: auto
    }

    .lux-floorplan__table {
        min-width: 520px
    }
}

/* Luxury theme refinements */
:root {
    --lux-gold: #c39637;
    --lux-gold-light: #e3c06b;
    --lux-ink: #1b1b1b;
    --lux-charcoal: #0f0f10;
    --lux-ivory: #f9f6f1;
    --lux-stone: #efe7dc;
    --lux-shadow: 0 24px 60px rgba(0, 0, 0, .18);
    --lux-border: rgba(195, 150, 55, .32)
}

body {
    color: #555;
    background-color: var(--lux-ivory);
    background-image: radial-gradient(900px 420px at 12% -10%, rgba(195, 150, 55, .12), transparent 60%),
        radial-gradient(900px 420px at 90% 0%, rgba(0, 0, 0, .06), transparent 55%)
}

#nav {
    background: rgba(255, 255, 255, .86);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(195, 150, 55, .18)
}

.navbar .nav-item>a {
    letter-spacing: .08em;
    position: relative
}

.navbar .nav-item>a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 0;
    height: 1px;
    background: var(--lux-gold);
    transition: width .3s ease
}

.navbar .nav-item>a:hover::after,
.navbar .nav-item.active>a::after {
    width: 100%
}

.main-slider {
    position: relative
}

.main-slider::after {
    content: "";
    position: absolute;
    inset: 0;
    /* background: linear-gradient(110deg, rgba(8, 8, 8, .65) 0%, rgba(8, 8, 8, .35) 45%, rgba(0, 0, 0, 0) 70%); */
    z-index: 1;
    pointer-events: none
}

.main-slider-banner img {
    filter: contrast(1.05) saturate(1.05)
}

.home-detail {
    z-index: 2
}

.home-detail .inner {
    background: rgba(255, 255, 255, .92);
    border: 1px solid var(--lux-border);
    box-shadow: 0 20px 60px rgba(0, 0, 0, .2);
    backdrop-filter: blur(10px);
    border-radius: 12px
}

.home-detail .inner h1 {
    font-size: clamp(22px, 1.8vw + 12px, 34px);
    letter-spacing: .12em
}

.home-detail .inner .text {
    color: var(--lux-ink);
    margin-bottom: 22px;
}

.home-detail .inner .home-list {
    border-top: 1px solid rgba(195, 150, 55, .25);
    border-bottom: 1px solid rgba(195, 150, 55, .25);
    padding-top: 18px;
    padding-bottom: 18px
}

.home-detail .inner .home-list li span {
    color: #2f2f2f;
    font-weight: 600
}

.terms-conditions {
    right: 8px
}

.property-info-section {
    background: var(--lux-ivory);
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.row-home-details .property-info {
    transition: transform .25s ease, box-shadow .25s ease;
    border-right: 1px solid rgba(0, 0, 0, .06)
}

.row-home-details .property-info:nth-child(odd) {
    background-color: #f8f4ee
}

.row-home-details .property-info:nth-child(2n) {
    background-color: #fff
}

.row-home-details .property-info:hover {
    transform: translateY(-6px);
    /* box-shadow: 0 16px 30px rgba(0, 0, 0, .12); */
    z-index: 2
}

.property-info .inner {
    padding: 34px 12px
}

.property-info .inner .total {
    letter-spacing: .18em;
    text-transform: uppercase;
    font-size: 12px;
    color: #7b6a47
}

.property-info .inner .price,
.property-info .inner .title {
    color: #1e1e1e
}

.amenities-section h2,
.convenience-section h2,
.gallery-section-two .sec-title h2,
.plans-section .title-column .inner-column h2,
.about-section-two .content-column h2,
.call-to-action-section h2,
.contact-section .form-column h2,
.contact-section .info-column .inner-column h2 {
    letter-spacing: .12em;
    text-transform: uppercase
}

.amenities-section h2::after,
.convenience-section h2::after,
.gallery-section-two .sec-title h2::after,
.call-to-action-section h2::after {
    content: "";
    display: block;
    width: 72px;
    height: 2px;
    margin: 6px auto 0;
    background: linear-gradient(90deg, transparent, var(--lux-gold-light), var(--lux-gold), transparent)
}

.plans-section .title-column .inner-column h2::after,
.about-section-two .content-column h2::after,
.contact-section .form-column h2::after,
.contact-section .info-column .inner-column h2::after {
    content: "";
    display: block;
    width: 72px;
    height: 2px;
    margin-top: 16px;
    background: linear-gradient(90deg, var(--lux-gold), var(--lux-gold-light))
}

.contact-section .form-column h2::after {
    margin: auto;
    margin-top: 10px;
}

.convenience-section:before {
    background: linear-gradient(120deg, rgba(10, 10, 10, .6), rgba(10, 10, 10, .45))
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 24px 50px rgba(0, 0, 0, .2)
}

.convenience-info-tabs .convenience-tabs .content {
    padding: 56px 64px
}

.gallery-block-two .inner-box,
.gallery-block-two .image-box {
    border-radius: 12px;
    overflow: hidden
}

.gallery-block-two .inner-box {
    box-shadow: 0 18px 40px rgba(0, 0, 0, .18)
}

.gallery-block-two .overlay-box {
    background: linear-gradient(135deg, rgba(16, 16, 16, .75), rgba(195, 150, 55, .2))
}

.gallery-block-two .overlay-inner .link {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .25)
}

.plans-section .plans-tab .floorplan-btn {
    border: 1px solid rgba(255, 255, 255, .6);
    box-shadow: 0 14px 24px rgba(0, 0, 0, .28)
}

table,
td,
th {
    border-color: rgba(255, 255, 255, .6) !important
}

.btn-style-one,
.btn-style-two,
.btn-style-three,
.btn-style-four,
.btn-style-five {
    border-radius: 6px;
    transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease
}

.btn-style-one {
    background: linear-gradient(135deg, #c39637 0%, #e3c06b 50%, #c39637 100%);
    box-shadow: 0 12px 24px rgba(195, 150, 55, .25)
}

.btn-style-one:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(195, 150, 55, .32)
}

.btn-style-three {
    background: rgba(255, 255, 255, .92);
    border-color: rgba(255, 255, 255, .9)
}

.btn-style-five {
    background: transparent;
    box-shadow: inset 0 0 0 1px rgba(195, 150, 55, .6)
}

/* About Us premium polish */
.call-to-action-section {
    position: relative;
    padding: 80px 0 90px !important;
    background: linear-gradient(180deg, #fbf7f2 0%, #f3ece2 100%);
    border-top: 1px solid rgba(195, 150, 55, .12);
    border-bottom: 1px solid rgba(195, 150, 55, .12)
}

.call-to-action-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 20%, rgba(195, 150, 55, .08), transparent 40%),
        radial-gradient(circle at 80% 15%, rgba(195, 150, 55, .06), transparent 45%);
    opacity: .45;
    pointer-events: none
}

.about-developer {
    position: relative;
    z-index: 1
}

.about-developer__header {
    text-align: center;
    margin-bottom: 26px
}

.about-developer__header h2 {
    margin-bottom: 6px
}

.about-developer__eyebrow {
    font-size: 12px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #8b764d
}

.about-developer__card {
    max-width: 1120px;
    margin: 0 auto;
    background: #fff;
    border-radius: 18px;
    border: 1px solid rgba(195, 150, 55, .2);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    padding: 28px 32px;
    display: grid;
    gap: 22px
}

.about-developer__logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px
}

.about-developer__divider {
    width: 1px;
    height: 42px;
    background: rgba(195, 150, 55, .3)
}

.call-to-action-section .developer-logo {
    max-width: 175px;
    height: auto
}

.about-developer__content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 24px;
    align-items: center
}

.about-developer__text {
    color: #3a3a3a;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: .01em;
    text-align: justify;
}

.about-developer__cta {
    display: flex;
    justify-content: flex-end
}

.about-developer__cta .theme-btn {
    margin-top: 0;
    padding: 12px 18px;
    border-radius: 10px;
    background: #111;
    border: 1px solid rgba(195, 150, 55, .65);
    box-shadow: 0 12px 24px rgba(0, 0, 0, .18);
    letter-spacing: .06em
}

.about-developer__cta .theme-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(0, 0, 0, .22)
}

.contact-section:before {
    background-color: rgba(14, 14, 14, .65)
}

.contact-section .info-column .inner-column {
    border-radius: 12px;
    box-shadow: var(--lux-shadow)
}

.contact-section .form-column .inner-column {
    background: rgba(255, 255, 255, .9);
    padding: 50px;
    border-radius: 12px;
    box-shadow: var(--lux-shadow)
}

/* Contact section luxury refresh */
.contact-section {
    background-image: none;
    background: linear-gradient(180deg, #fbf8f4 0%, #efe6da 100%);
    padding: 110px 0 90px
}

.contact-section:before {
    background:
        radial-gradient(circle at 15% 20%, rgba(195, 150, 55, .06), transparent 40%),
        radial-gradient(circle at 85% 10%, rgba(195, 150, 55, .05), transparent 45%),
        repeating-linear-gradient(135deg, rgba(195, 150, 55, .04) 0px, rgba(195, 150, 55, .04) 1px, transparent 1px, transparent 14px);
    opacity: .4
}

.contact-section .container-fluid {
    /* max-width: 1220px; */
    /* padding-left: 20px; */
    /* padding-right: 20px */
}

.contact-section .row {
    --bs-gutter-x: 26px;
    --bs-gutter-y: 0px;
    display: flex;
    flex-direction: row;
    gap: 0;
    align-items: stretch;
    justify-content: center;
}

.contact-section .info-column,
.contact-section .form-column {
    margin-bottom: 0
}

.contact-section .info-column {
    order: 1 !important
}

.contact-section .form-column {
    order: 2 !important
}

.contact-section .info-column .inner-column {
    background: linear-gradient(160deg, #d3b064 0%, #b9852f 100%);
    border-radius: 20px;
    padding: 44px 38px;
    border: 1px solid rgba(255, 255, 255, .35);
    box-shadow: 0 28px 60px rgba(0, 0, 0, .2);
    position: relative;
    overflow: hidden
}

.contact-section .info-column .inner-column::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 15%, rgba(255, 255, 255, .22), transparent 45%),
        repeating-linear-gradient(135deg, rgba(255, 255, 255, .12) 0px, rgba(255, 255, 255, .12) 1px, transparent 1px, transparent 14px);
    opacity: .18;
    pointer-events: none
}

.contact-section .info-column .inner-column h2 {
    color: #fff;
    font-size: 23px;
    letter-spacing: .12em;
    text-transform: uppercase;
    margin-bottom: 28px
}

.contact-section .info-column ul li {
    color: #fdf7ea;
    font-size: 15px;
    margin-bottom: 18px
}

.contact-section .info-column ul li span {
    color: #fff;
    font-weight: 600;
    font-size: 17px
}

.contact-section .form-column .inner-column {
    background: rgba(255, 255, 255, .98);
    border-radius: 20px;
    padding: 46px 44px;
    border: 1px solid rgba(195, 150, 55, .2);
    box-shadow: 0 30px 60px rgba(0, 0, 0, .12)
}

.contact-section .form-column .inner-column {
    padding-left: 40px
}

.contact-section .form-column h2 {
    color: #8b6b2b;
    letter-spacing: .16em;
    text-transform: uppercase;
    font-size: clamp(20px, 1.6vw, 28px)
}

.contact-section .default-form .form-control {
    background: #fbf9f6;
    border: 1px solid rgba(195, 150, 55, .22);
    border-radius: 12px;
    height: 56px;
    font-size: 16px;
    color: #2b2b2b;
    box-shadow: none;
    transition: border .2s ease, box-shadow .2s ease, background .2s ease
}

.contact-section .default-form .form-control::placeholder {
    color: #9b8760
}

.contact-section .default-form .form-control:focus {
    border-color: rgba(195, 150, 55, .65);
    box-shadow: 0 0 0 3px rgba(195, 150, 55, .18);
    background: #fff
}

.contact-section .btn-style-one {
    border-radius: 8px;
    padding: 12px 28px;
    letter-spacing: .12em;
    text-transform: uppercase
}

.contact-section .btn-style-one {
    background: linear-gradient(135deg, #b8862f 0%, #deb869 50%, #b8862f 100%);
    border: none;
    color: #fff;
    box-shadow: 0 14px 28px rgba(195, 150, 55, .25)
}

.contact-section .btn-style-one:hover {
    background: linear-gradient(135deg, #c39637 0%, #e8c77a 50%, #c39637 100%);
    box-shadow: 0 18px 34px rgba(195, 150, 55, .32)
}

.default-form input[type=text],
.default-form input[type=email],
.default-form input[type=datetime-local],
.default-form select,
.default-form textarea {
    background-color: rgba(255, 255, 255, .85);
    border-radius: 8px
}

.main-footer .footer-bottom {
    background-color: #1b1b1b;
    border-top: 1px solid rgba(195, 150, 55, .2)
}

.bottom-query {
    background: linear-gradient(90deg, #0f0f0f, #1b1b1b 60%, #0f0f0f);
    border-top: 1px solid rgba(195, 150, 55, .35)
}

#sync2 .owl-nav .owl-prev img {
    left: 0
}

#sync2 .owl-nav .owl-next img {
    right: 0
}

@media (max-width: 991px) {
    .home-detail .inner {
        border-radius: 10px
    }

    .contact-section .form-column .inner-column {
        padding: 30px 20px
    }

    .location-details-contact {
        padding: 0px;
    }
}

/* Second-pass polish */
.home-detail {
    position: relative;
    z-index: 3
}

/* .main-slider::after {
    background: linear-gradient(110deg, rgba(8, 8, 8, .55) 0%, rgba(8, 8, 8, .3) 45%, rgba(0, 0, 0, 0) 70%)
} */

.home-detail .inner {
    padding: 26px 26px 22px
}

.home-detail .inner .home-list li {
    text-transform: uppercase;
    letter-spacing: .08em
}

.icons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: rgba(195, 150, 55, .14);
    box-shadow: inset 0 0 0 1px rgba(195, 150, 55, .32);
    margin: 0 auto 10px
}

.icons img {
    width: 28px;
    height: 28px;
    object-fit: contain
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
    font-size: clamp(22px, 1.6vw, 30px)
}

.convenience-info-tabs .convenience-tabs .content {
    line-height: 1.8
}

.location-adv {
    padding: 70px 0 80px
}


.gallery-block-two .image-box img {
    transition: transform .7s ease
}

.gallery-block-two .inner-box:hover .image-box img {
    transform: scale(1.06)
}

.gallerycarousel .owl-next,
.gallerycarousel .owl-prev {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .18)
}


.about-section-two .about-column img {
    border-radius: 14px 14px 0px 0px;
    box-shadow: var(--lux-shadow)
}

.call-to-action-section {
    padding: 50px 40px !important
}

.contact-section .form-column .inner-column {
    border: 1px solid rgba(195, 150, 55, .2)
}

.thank-you-page {
    background: radial-gradient(600px 300px at 50% -10%, rgba(195, 150, 55, .12), transparent 60%),
        linear-gradient(180deg, #faf7f2 0%, #f2ece3 100%)
}

.thank-you-container {
    background: rgba(255, 255, 255, .92);
    border: 1px solid rgba(195, 150, 55, .25);
    border-radius: 14px;
    padding: 28px 34px;
    box-shadow: var(--lux-shadow)
}


@media (max-width: 991px) {
    .home-detail .inner {
        padding: 18px 16px 16px
    }

}

/* Premium finishing touches */
.property-info-section {
    padding: 14px 0 14px;
    background: linear-gradient(180deg, #fdfbf8 0%, #f6efe6 100%)
}

.row-home-details .property-info {
    background: transparent !important;
    border-right: 0
}

.property-info .inner {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(135deg, #fff 0%, #fff 45%, rgba(195, 150, 55, .12) 100%);
    background-size: 200% 200%;
    background-position: 0% 50%;
    border: 1px solid rgba(195, 150, 55, .18);
    border-radius: 16px;
    box-shadow: 0 12px 26px rgba(0, 0, 0, .08);
    margin: 10px 6px;
    padding: 22px 14px;
    transition: background-position .6s ease, transform .35s ease, box-shadow .35s ease, border-color .35s ease
}

.property-info .inner .title,
.property-info .inner .price {
    color: #1d1d1d
}

.property-info .inner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(140px 140px at 50% 0%, rgba(195, 150, 55, .18), transparent 60%);
    opacity: 0;
    transition: opacity .6s ease
}

.property-info .inner>* {
    position: relative;
    z-index: 1
}

.property-info .inner .total,
.property-info .inner .title,
.property-info .inner .price {
    margin-bottom: 0
}

.row-home-details {
    align-items: flex-start
}

.property-info:hover .inner {
    background-position: 100% 50%;
    transform: translateY(-4px);
    box-shadow: 0 16px 32px rgba(0, 0, 0, .14);
    border-color: rgba(195, 150, 55, .45)
}

.property-info:hover .inner::after {
    opacity: 1
}

.convenience-section .row {
    border-radius: 18px;
    overflow: hidden;
    background: #fff
}

.convenience-section .tabs-content {
    background: rgba(255, 255, 255, .96);
    border: 1px solid rgba(195, 150, 55, .2);
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0 28px 60px rgba(0, 0, 0, .2)
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
    border-radius: 0;
    background: transparent;
    box-shadow: none
}

.convenience-section .image-column {
    border-left: 1px solid rgba(0, 0, 0, .08)
}

.convenience-section .tabs-content .col-md-6 {
    align-self: stretch
}

.convenience-section .tabs-content .image,
.convenience-section .tabs-content .image img {
    height: 100%
}

.convenience-section .tabs-content .image img {
    width: 100%;
    object-fit: cover;
    display: block
}

.convenience-info-tabs .convenience-tabs .content {
    padding: 44px 50px
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
    line-height: 1.3;
    color: #1f1f1f
}

.convenience-section .list-style-three {
    margin-top: 16px
}

.convenience-section .list-style-three li {
    color: #2b2b2b;
    font-weight: 600
}

.gallery-section-two,
.amenities-section {
    background: #faf7f2
}

.gallerycarousel .owl-next,
.gallerycarousel .owl-prev {
    top: 44%
}

/* Location Benefits premium upgrade */
.location-adv {
    position: relative;
    background: radial-gradient(circle at 15% 10%, rgba(255, 255, 255, .9) 0%, rgba(247, 243, 238, .95) 45%, #f6f1eb 100%);
    overflow: hidden
}

.location-adv::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 80% 20%, rgba(195, 150, 55, .05), transparent 45%),
        radial-gradient(circle at 20% 80%, rgba(195, 150, 55, .04), transparent 40%);
    pointer-events: none
}

.location-adv .head-wrap h2 {
    font-size: clamp(30px, 2.8vw, 42px);
    letter-spacing: .06em;
    text-transform: uppercase
}

.location-adv .head-wrap p {
    color: #6f5f44;
    font-weight: 500;
    letter-spacing: .02em
}

/* Location tabs layout (no carousel) */
.location-adv__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
    gap: 34px;
    align-items: start
}

.location-adv__tabs-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 6px 0 18px
}

.location-adv__tabs {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 6px 4px;
    scrollbar-width: none
}

.location-adv__tabs::-webkit-scrollbar {
    display: none
}

.location-adv__nav {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(195, 150, 55, .35);
    background: #fff;
    color: #6f5f44;
    display: grid;
    place-items: center;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
    transition: transform .2s ease, box-shadow .2s ease
}

.location-adv__nav:hover {
    transform: translateY(-1px);
    box-shadow: 0 12px 22px rgba(0, 0, 0, .12)
}

.location-adv__tab {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .96);
    border: 1px solid rgba(195, 150, 55, .2);
    color: #2a2a2a;
    font-family: Mont;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .02em;
    cursor: pointer;
    transition: background .25s ease, border-color .25s ease, transform .25s ease
}

.location-adv__tab {
    flex: 0 0 auto;
    scroll-snap-align: center
}

.location-adv__tab img {
    width: 22px;
    height: 22px;
    object-fit: contain
}

.location-adv__tab.is-active {
    background: linear-gradient(135deg, #fffaf1, #f4e8d2);
    border-color: rgba(195, 150, 55, .45);
    transform: translateY(-1px)
}

.location-adv__panel {
    display: none
}

.location-adv__panel.is-active {
    display: block
}

.location-adv .loc-content {
    background: #fff;
    border: 1px solid rgba(195, 150, 55, .14);
    border-radius: 14px;
    padding: 14px 18px;
    /* box-shadow: 0 10px 22px rgba(0, 0, 0, .06); */
    transition: transform .25s ease, box-shadow .25s ease
}

.location-adv .loc-content:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 30px rgba(0, 0, 0, .1)
}

.location-adv .loc-content p {
    font-size: 15px;
    color: #2b2b2b;
    letter-spacing: .01em
}

.location-adv .loc-content span {
    background: rgba(195, 150, 55, .12);
    padding: 2px 10px;
    border-radius: 999px;
    font-size: 13px
}

.loc-headin1 {
    min-height: 52px
}

.loc-headin1 h4 {
    line-height: 1.2
}

.location-adv a[data-fancybox="map"] {
    position: relative;
    display: block;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 28px 60px rgba(0, 0, 0, .22)
}

.location-adv a[data-fancybox="map"]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, .05), transparent 45%),
        linear-gradient(180deg, rgba(10, 10, 10, .1), rgba(10, 10, 10, .18));
    pointer-events: none
}

.location-adv a[data-fancybox="map"] img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0;
    filter: none;
    transform: scale(1);
    transition: transform .8s ease
}

.location-adv a[data-fancybox="map"]:hover img {
    transform: scale(1.02)
}

.plans-section .title-column .inner-column {
    background: linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(0, 0, 0, .08));
    border-radius: 18px;
    margin: 0
}

.plans-section .tabs-content .tab .image img {
    border-radius: 0
}

table {
    border-radius: 12px;
    overflow: hidden;
    background: rgba(255, 255, 255, .1)
}

.call-to-action-section .btn-column .theme-btn {
    margin-top: 0
}

.contact-section:before {
    background-color: rgba(10, 10, 10, .5)
}

.bottom-query-submit {
    border-radius: 6px
}

/* Highlight section split layout */
#highlights {
    padding: 90px 0;
    background-attachment: scroll;
    background-position: center;
    background-size: cover
}

#highlights:before {
    background: linear-gradient(120deg, rgba(10, 10, 10, .42), rgba(10, 10, 10, .2))
}

#highlights::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
        repeating-linear-gradient(135deg,
            rgba(255, 255, 255, .08) 0px,
            rgba(255, 255, 255, .08) 2px,
            transparent 2px,
            transparent 10px),
        radial-gradient(circle at 20% 20%, rgba(195, 150, 55, .12), transparent 35%),
        radial-gradient(circle at 80% 30%, rgba(195, 150, 55, .08), transparent 40%);
    opacity: .35;
    pointer-events: none;
    z-index: 0
}

#highlights .auto-container {
    position: relative;
    z-index: 1
}

#highlights h2 {
    padding: 30px 0 15px
}

#highlights .tabs-content {
    align-items: stretch;
    gap: 0;
    background: transparent;
    border: 0;
    box-shadow: none
}

#highlights .highlight-text,
#highlights .highlight-image {
    display: flex;
    flex-direction: column
}

#highlights .highlight-text .content {
    height: 100%;
    background: linear-gradient(180deg, #fff 0%, #f7f1e8 100%);
    border: 1px solid rgba(195, 150, 55, .2);
    border-radius: 18px 18px 0 0;
    box-shadow: 0 18px 40px rgba(0, 0, 0, .18)
}

#highlights .highlight-image .image {
    height: 100%;
    border-radius: 18px 18px 0 0;
    overflow: hidden;
    border: 1px solid rgba(195, 150, 55, .2);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .18)
}

#highlights .highlight-image .image img {
    width: 100%;
    height: 100%;
    min-height: 420px;
    object-fit: cover;
    display: block
}

#highlights .list-style-three {
    margin: 14px 0 0
}

#highlights .list-style-three li {
    font-weight: 500;
    color: #2a2a2a
}

@media (min-width: 768px) {
    #highlights .tabs-content {
        flex-wrap: nowrap
    }

    #highlights .highlight-text,
    #highlights .highlight-image {
        flex: 0 0 50%;
        max-width: 50%
    }

    #highlights .highlight-text .content {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: 0
    }

    #highlights .highlight-image .image {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: 0
    }
}

@media (max-width: 991px) {
    .property-info .inner {
        margin: 8px 0
    }

    .plans-section .title-column .inner-column {
        margin: 10px 0 20px
    }
}




.location-parent {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    height: 100%;
}