a.animated_link,
main {
    position: relative
}

.btn_1,
a,
a.animated_link,
a.btn_1,
a:focus,
a:hover {
    text-decoration: none
}

header {
    width: 100%;
    position: fixed;
    top: 0
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: inherit
    }
}

body {
    background: #faf8f5;
    font-size: .9375rem;
    line-height: 1.6;
    font-family: Montserrat, Helvetica, sans-serif;
    color: #333
}

main {
    z-index: 2;
    background-color: #faf8f5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 700;
    letter-spacing: -.03em;
    line-height: 1.3
}

.hero .wrapper p strong,
.title small,
h3,
h4,
h5,
h6,
strong {
    font-weight: 600
}

.form-group,
p {
    margin-bottom: 25px
}

p.lead strong {
    font-weight: 500
}

hr {
    margin: 30px 0;
    border-color: #d9e1e6;
    opacity: 1
}

hr.more_margin {
    margin: 10px 0
}

.banner-head {
    font-size: 40px !important;
    letter-spacing: 1px !important
}


    .banner-price .banner-price-detail {
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px
}

.banner-price .banner-price-detail span {
    font-size: 30px;
    animation: price-blink 1s infinite
}
.banner-high {
    margin: 2px 2px;
    font-size: 15px;
    padding-bottom: 10px;
    letter-spacing: .5px;
      width: fit-content;
    padding: 3px 10px;
        background: rgba(15, 15, 15, 0.9);
  
}
.mobile-section-footer {
    display: none
}



a {
    color: #B5945B;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    outline: 0
}

a:focus,
a:hover {
    color: #24262d;
    outline: 0
}

.title small {
    text-transform: uppercase;
    color: #B5945B;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 5px;
    font-size: .75rem
}

.title h2,
.title h3 {
    font-weight: 700;
    font-size: 2.1rem;
    margin-bottom: 15px
}

.title h3 {
    font-size: 1.9375rem
}

.title.center {
    text-align: center
}

.title.white small {
    color: #ebd7b2;
    opacity: .8
}

.box_facilities.white h3,
.hero,
.slide-text.white,
.slide-text.white h2,
.slide-text.white h3,
.title.white h2,
.title.white h3,
header.fixed_header nav ul li a,
header.fixed_header.sticky nav ul li a.btn_1 {
    color: #fff
}

.btn_1,
a.btn_1,
header.fixed_header.sticky {
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out
}

.btn_1,
a.btn_1 {
    border: none;
    color: #fff;
    background: #B5945B;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    padding: 14px 25px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    line-height: 1
}

#carousel-home .cover,
.background-image {
    background-size: cover;
    background-repeat: no-repeat;
    left: 0
}

.btn_1.outline,
a.btn_1.outline {
    background-color: #fff0;
    border: 2px solid #24262d;
    color: #24262d
}

.btn_1.outline.white,
a.btn_1.outline.white {
    border-color: #fff;
    color: #fff
}

.btn_1.outline.white:hover,
a.btn_1.outline.white:hover {
    background-color: #B5945B;
    border: 2px solid #fff;
    color: #fff
}

.btn_1.outline:hover,
a.btn_1.outline:hover {
    background-color: #4b514d;
    border: 2px solid #fff0;
    color: #fff
}

a.animated_link::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: -5px;
    left: 0;
    background-color: #24262d;
    transform: scaleX(0);
    transform-origin: top left;
    transition: transform 0.3s
}

a.animated_link.active::before,
a.animated_link:hover::before {
    transform: scaleX(1)
}

.box_facilities,
.closebt,
.copy,
.logo_panel {
    text-align: center
}

header {
    padding: 10px 0;
    z-index: 999;
    left: 0;
    background-color: #fff0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s
}

.menu_v1 .closebt,
.menu_v1 .hamburger_2,
.menu_v1 .layer,
header .logo_sticky,
header.fixed_header.sticky .logo_normal {
    display: none
}

.closebt,
.hamburger_2,
header nav ul li,
header.fixed_header.sticky .logo_sticky {
    display: inline-block
}

header .logo_normal {
    display: block
}

header nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

header nav ul li {
    font-weight: 600;
    margin-left: 15px
}

.bg_white,
header.fixed_header nav ul li a.animated_link:before {
    background-color: #fff
}

header.fixed_header.sticky {
    transition: 0.3s ease-in-out;
    border-bottom: 1px solid #d9e1e6;
    background-color: #fff
}

header.fixed_header.sticky nav ul li a {
    color: #333
}

header.fixed_header.sticky .hamburger__inner,
header.fixed_header.sticky .hamburger__inner::after,
header.fixed_header.sticky .hamburger__inner::before,
header.fixed_header.sticky nav ul li a.animated_link:before {
    background-color: #333
}

.hamburger_2 {
    position: relative;
    top: 8px;
    padding: 0;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: #fff0;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger_2:hover .hamburger__inner {
    animation: 0.4s burger
}

.hamburger_2:hover .hamburger__inner:before {
    animation: 0.4s 0.1s burger
}

.hamburger_2:hover .hamburger__inner:after {
    animation: 0.4s 0.2s burger
}

.hamburger_2 .hamburger__box {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger_2 .hamburger__inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger_2 .hamburger__inner,
.hamburger_2 .hamburger__inner::after,
.hamburger_2 .hamburger__inner::before {
    width: 24px;
    height: 2px;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease
}

.hamburger_2 .hamburger__inner::after,
.hamburger_2 .hamburger__inner::before {
    content: "";
    display: block
}

.hamburger_2 .hamburger__inner::before {
    top: -8px
}

.hamburger_2 .hamburger__inner::after {
    bottom: -8px
}

@keyframes burger {

    0%,
    100% {
        transform-origin: 0 100%;
        transform: scale(1, 1)
    }

    50% {
        transform-origin: 0 100%;
        transform: scale(0, 1)
    }
}

.closebt {
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    color: #000000;
    position: absolute;
    right: 25px;
    top: 0
}

.closebt i {
    font-size: 2.625rem
}

.closebt:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1
}

/* FIX: mobile menu logo was rendering at full intrinsic size and blowing out
   of its container because ".logo_panel img" had no valid width/height rule
   (previously "width: 100%fit-content", which is invalid CSS and gets dropped
   entirely by the browser). Constrained properly below + overflow:hidden as
   a safety net. */
.logo_panel {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 135px;
    background-color: #faf8f5;
    overflow: hidden
}

.logo_panel img {
    width: auto;
    max-width: 70%;
    height: 100%;
    max-height: 90px;
    object-fit: contain
}

.social ul li {
    display: inline-block
}

.menu_v1 .hamburger_2 {
    top: 5px
}

.menu_v1 .logo_panel {
    display: none;
    border-bottom: 1px solid #ededed
}

.iti {
    width: 100%
}

.bg_white.gallery-sec img {
    margin-bottom: 25px
}

.fixed_header .container {
    max-width: 1400px
}

.pt-logo img {
    width: 85px;
    height: 85px
}

.lead {
    font-size: 18px;
    font-weight: 300
}

.logo img {
    max-width: 125px;
}

@media only screen and (max-width:991px) {
    .main-menu {
        overflow-y: scroll;
        transform: translateX(102%);
        top: 0;
        right: 0;
        bottom: 0;
        width: 350px;
        height: 100%;
        position: fixed;
        z-index: 99999;
        background-color: #fff;
        -webkit-transition: 0.4s cubic-bezier(.77, 0, .175, 1);
        -moz-transition: 0.4s cubic-bezier(.77, 0, .175, 1);
        -ms-transition: 0.5s cubic-bezier(.77, 0, .175, 1);
        -o-transition: 0.5s cubic-bezier(.77, 0, .175, 1);
        transition: 0.5s cubic-bezier(.77, 0, .175, 1);
        -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
        -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
        box-shadow: 0 0 20px 0 rgb(0 0 0 / .1)
    }

    .main-menu #mainNav {
        padding: 30px
    }

    .main-menu #mainNav ul {
        text-align: left
    }

    .main-menu #mainNav ul li {
        display: block;
        margin: 0
    }

    .main-menu #mainNav ul li a {
        display: block;
        color: #333;
        text-transform: uppercase;
        padding: .35rem 0.65rem !important;
        margin: 0 0 10px
    }

    .main-menu #mainNav ul li a.head-call {
        padding: 10px 25px !important;
        width: fit-content !important;
        letter-spacing: 1px !important
    }

    .main-menu #mainNav ul li a:before {
        display: none !important
    }

    .main-menu #mainNav ul li a.active,
    .main-menu #mainNav ul li a:hover {
        color: #B5945B !important
    }

    .main-menu #mainNav ul li a.btn_1 {
        background-color: #fff0
    }

    .main-menu.show {
        transform: translateX(0)
    }
}

.background-image {
    background-position: center center;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.hero.full-height {
    height: 100vh
}

.hero.full-height.contact-banner {
    height: 70vh
}

img.icon-img {
    width: 100%;
    margin-bottom: 25px
}

.hero.medium-height {
    height: 70vh
}

.hero.small-height {
    height: 60vh
}

.hero .wrapper {
    text-align: left;
    height: 100%
}

.hero .wrapper small {
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin: 0 0 10px;
    color: #ebd7b2;
    font-weight: 600;
    width: 70%;
    margin: auto
}

.hero .wrapper h1,
.hero .wrapper h3 {
    color: #fff;
    font-size: 60px;
    margin: 40px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

img.rounded-img {
    border-radius: 10px
}

.footer-bottom {
    padding: 50px 0 10px;
    background: #24262d;
    color: #fff;
    background: linear-gradient(45deg, black, #4b4b4b82), url(../img/footer-bg1.webp);
    background-position: bottom;
    background-size: cover
}

.footer-bottom h4 {
    color: #fff
}

.footer-bottom ul {
    padding: 15px
}

.footer-bottom ul li {
    margin-bottom: 5px;
    list-style-type: none
}

.footer-bottom ul li a {
    color: #fff;
    font-size: 14px
}

img.icon-high {
    width: 35px;
    height: 30px
}

.high-details {
    display: flex;
    justify-content: start;
    align-items: center
}

.high-details p {
    padding-left: 15px;
    margin: 12px;
    font-size: 16px;
    text-align: left
}


@keyframes slowZoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}

.banner-dule .carousel-inner .carousel-item {
  overflow: hidden;
}

.banner-dule .carousel-inner .carousel-item img {
  background-color: rgb(0 0 0 / .6);
  animation: slowZoom 10s ease-in-out infinite alternate;
}
.carousel-inner:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / 55%);
    z-index: 9
}

@media (max-width:767px) {
    h3.modal-head {
        color: #000;
        text-align: center;
        letter-spacing: 1px;
        font-size: 22px
    }

    .banner-dule .carousel-inner .carousel-item img {
        background-color: rgb(0 0 0 / .6);
        width: 100%;
        height: 551px
    }

    .footer-bottom {
        text-align: center
    }

    .footer-bottom ul li {
        list-style: none
    }

    header {
        padding: 5px 0
    }

    .hero.full-height {
        height: 87vh
    }

    .hero .wrapper h1,
    .hero .wrapper h3 {
        font-size: 2.25rem
    }

    main .carousel-control-prev {
        left: 0%;
        z-index: 99;
        top: unset;
        bottom: 7%
    }

    .carousel-control-next {
        right: 0;
        top: unset;
        bottom: 6%
    }
      .mobile-section-footer {
        position: fixed;
        bottom: 0;
        z-index: 99;
        background: #B5945B;
        width: 100%;
        padding: 2px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .mobile-section-footer a.btn {
        font-size: 12px;
        font-weight: 500;
        color: #fff;
        border-right: solid 1px #fff;
        border-radius: 0;
        width: 33.3%
    }

    .mobile-section-footer a.btn:last-child {
        border-right: 0
    }
}

.hero .wrapper p {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 0
}

.copy {
    color: #fff;
    padding: 25px 0;
    background-color: #1f2127;
    font-size: .8125rem
}

.social ul {
    display: block;
    list-style: none;
    margin: 0 0 25px;
    padding: 0
}

.social ul li {
    margin: 0 5px
}

.social ul li a {
    display: block;
    color: #333;
    opacity: .7
}

.social ul li a:hover {
    color: #B5945B;
    opacity: 1
}

.box_facilities h3,
.slide-text p,
.social ul li a i {
    font-size: 17px
}

.intro em {
    color: #555;
    font-family: Caveat, cursive;
    font-size: 2rem;
    font-style: normal
}

.layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    z-index: 9999;
    background-color: rgb(0 0 0 / .35);
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
    -ms-transition: 0.1s;
    transition: 0.1s;
    opacity: 0;
    visibility: hidden
}

.layer-is-visible {
    opacity: 1;
    visibility: visible
}

#carousel-home {
    position: relative
}

#carousel-home .static {
    position: static
}

#carousel-home .cover {
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    max-height: none !important;
    z-index: 2;
    opacity: 1 !important
}

.slide-text h2,
.slide-text h3 {
    font-size: 3.1875rem;
    text-transform: uppercase;
    font-weight: 700
}

.slide-text small {
    text-transform: uppercase;
    color: #ebd7b2;
    letter-spacing: 2px;
    font-weight: 600;
    display: block;
    margin: 0 0 10px
}

.slide-text.black {
    color: #111
}

.slide-text.black h2 {
    color: #000
}

.box_facilities {
    padding: 20px;
    background: #faf8f5;
    border: 2px solid #ebebeb38;
    margin: 6px;
    border-radius: 15px
}

.box_facilities h5 {
    font-size: 18px;
    font-weight: 600
}

.box_facilities:hover {
    background-color: #faf8f5;
    border-radius: 15px;
    box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0
}

.box_facilities:hover .icon-img {
    transform: scale(1.01);
    transition: transform .5s ease-in-out
}

.box_facilities i {
    font-size: 3.875rem;
    color: #B5945B
}

.box_facilities.no-border {
    border-width: 0
}

.box_facilities.white {
    border-image: linear-gradient(to bottom, rgb(255 255 255 / .2), transparent) 1 60%
}

.box_facilities.white i {
    color: #ebd7b2
}

button.query-btn {
    margin-top: 10px;
    border: none;
    color: #fff;
    background: #B5945b;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    width: 100%;
    padding: 18px 25px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

button.query-btn:hover {
    background: #142238;
    color: #fff;
}

.pinned-image {
    display: flex;
    height: 90vh;
    justify-content: center;
    overflow: hidden
}

.pinned-image.rounded_container {
    border-radius: 15px
}

.pinned-image--small {
    height: 50vh
}

.pinned-image__container {
    transform: scale(.8);
    border-radius: 15px;
    overflow: hidden
}

.pinned-image__container,
.pinned-image__container img,
.pinned-image__container video {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #ccc
}

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

.parallax_wrapper .img_over {
    left: -25%;
    bottom: 10%;
    position: absolute;
    z-index: 99
}

.parallax_wrapper .img_over img {
    border: 5px solid #fff;
    width: 50%;
    height: auto
}

.parallax_wrapper.inverted .img_over {
    text-align: right;
    left: inherit;
    right: -25%
}

@media screen and (max-width:600px) {
    .hero .wrapper small {
        width: 90%
    }
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext,
.form-floating>.form-select {
    height: calc(3rem + 2px);
    line-height: 1.25
}

.form-floating>label {
    padding: .8rem .75rem
}

div#contactform {
    padding: 35px;
    background: #B5945B0d;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgb(0 0 0 / .16), 0 3px 6px rgb(0 0 0 / 34%);
    background: #B5945B80;
    max-width: 90%;
    padding-bottom: 25px
}

.form-head {
    text-align: center
}

.error_message {
    color: red
}

.form-group label {
    font-weight: 500;
    margin-bottom: 3px
}

.form-control {
    border-color: #ededed;
    font-size: .875rem;
    color: #333;
    height: 38px
}

.form-control:focus {
    border-color: #ddd;
    outline: 0;
    box-shadow: 0 0 0 .2rem #fff0
}

textarea.form-control {
    height: 130px !important
}

.margin_120_95 {
    padding-top: 120px;
    padding-bottom: 75px
}

.margin_120,
.margin_120_0 {
    padding-top: 120px
}

.margin_120 {
    padding-bottom: 120px
}

.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px
}

.margin_80 {
    padding-top: 59px;
    padding-bottom: 60px
}

.margin_80_55 {
    padding-top: 80px;
    padding-bottom: 55px
}

.margin_80_0 {
    padding-top: 80px
}

.margin_60_0 {
    padding-top: 60px
}

.contact_no {
    padding-top: 30px
}

@media (max-width:991px) {
    .floor-plans .floor-img img {
        width: 100%;
        height: 100%
    }

    .margin_120 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    header nav ul li:first-child {
        display: none
    }

    .hamburger_2 {
        top: 5px
    }

    .menu_v1 .closebt,
    .menu_v1 .hamburger_2,
    .menu_v1 .layer {
        display: block
    }

    .menu_v1 .logo_panel {
        display: flex
    }

    .hero.full-height,
    .hero.medium-height,
    .hero.small-height {
        min-height: 600px
    }

    .parallax_wrapper {
        padding-left: 25%
    }

    .parallax_wrapper .img_over {
        left: 0
    }

    .parallax_wrapper.inverted {
        padding-left: inherit;
        padding-right: 25%
    }

    .parallax_wrapper.inverted .img_over {
        left: inherit;
        right: 0
    }

    .margin_80 {
        padding-bottom: 30px;
        padding-top: 60px
    }

    .margin_80_55 {
        padding-top: 60px;
        padding-bottom: 35px
    }

    .margin_60_0,
    .margin_80_0 {
        padding-top: 60px
    }
}

@media (max-width:575px) {

    .hero .wrapper h1,
    .hero .wrapper h3 {
        font-size: 2rem
    }

    .margin_60_35 {
        padding-top: 30px;
        padding-bottom: 5px
    }

    .margin_60_0,
    .margin_80_0 {
        padding-top: 45px
    }
}

.add_bottom_120 {
    padding-bottom: 120px
}

.form-heading {
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
    border: 1px solid #ffffff85;
    padding: 5px;
    font-size: 24px;
    animation: price-blink 1s infinite
}

@keyframes price-blink {
    50% {
        color: orange
    }
}

.logo_normal img.img-fluid {
    filter: brightness(0) invert(1);
    margin: 5px
}

a.logo_sticky img {
    margin: 5px
}

img.project-logo {
    width: 35%;
    padding: 5px;
    margin-bottom: 20px
}

img.modal-popup-logo {
    margin: auto;
    display: block;
    margin-bottom: 5px;
    width: 50%;
    padding: 10px
}

@media (max-width:767px) {
    .pt-logo {
        display: none
    }

    .desktop-show {
        display: none
    }

    .mobile-show {
        display: block
    }

    .title h2,
    .title h3 {
        font-weight: 700;
        font-size: 22px;
        margin-bottom: 15px
    }

    img.project-logo {
        width: 55%;
        padding: 0;
        margin-bottom: 10px
    }

    a.head-call {
        padding: 10px 25px !important;
        width: fit-content !important;
        letter-spacing: 1px !important;
        color: #fff !important
    }

    .contact_no {
        padding-top: 17px
    }

    .parallax_wrapper {
        margin-top: -20px
    }

    .parallax_wrapper .img_over {
        left: -4%;
        bottom: 24%;
        position: absolute;
        z-index: 99
    }

    .title h2,
    .title h3 {
        font-weight: 700;
        font-size: 19px;
        margin-bottom: 14px
    }

    .banner-head {
        font-size: 30px !important;
        letter-spacing: 1px !important
    }

    a.logo_sticky {
        width: 100%
    }

    .logo_panel img {
        max-width: 55%
    }

    div#contactform {
        max-width: 100%;
        padding: 20px
    }

    .footer-bottom {
        padding: 50px 0 30px
    }

    .footer-bottom h4 {
        color: #fff;
        border-bottom: 1px solid #7575757a;
        padding-bottom: 10px;
        width: 70%;
        margin: auto
    }

    hr.more_margin {
        margin: 0
    }

    .hero .wrapper p {
        padding: 0;
        font-size: 1.125rem
    }

    .slide-text h2,
    .slide-text h3 {
        font-size: 2.625rem
    }

    .box_facilities h3 {
        font-size: 1.125rem
    }

    .box_facilities.white {
        padding: 0;
        margin-bottom: 25px
    }

    .box_facilities.white i {
        font-size: 3.875rem
    }

    .margin_120_95 {
        padding-top: 50px;
        padding-bottom: 45px
    }

    .add_bottom_120 {
        padding-bottom: 90px
    }
}

header.fixed_header.menu_v1.submenu_version {
    background: transparent !important;
}

header.fixed_header.menu_v1.submenu_version.sticky {
    background-color: #ffffff !important;
}

@media (max-width:767px) {

    .floor-plans .floor-img {
        margin-bottom: 10px;
        /* reduce spacing */
    }

    .floor-plans .floor-img img {
        height: auto !important;
        /* stop stretching */
        max-height: 120px;
        /* control mobile height */
        object-fit: cover;
    }

}

.custom-accordion .accordion-button:not(.collapsed) {
    background-color: #142238 !important;
    color: #ffffff !important;
}

.custom-accordion .accordion-button::after {
    filter: brightness(0.5);
}

.custom-accordion .accordion-button:not(.collapsed)::after {
    filter: brightness(2);
}


/* =========================================================
   FLOOR PLANS — MOBILE UX IMPROVEMENT
   Desktop layout remains unchanged.
   ========================================================= */

#floor-plans {
    overflow: hidden;
}

/* Make the selector feel like a navigation control rather
   than 5 large content cards on small screens. */
@media (max-width: 767.98px) {
  
    /* #ats-legacy .margin_80 {
        margin-top: 0px !important;
   
} */

    #ats-legacy .col-lg-5 > .mb-4 {
        margin-top: -120px !important;
    }


    #floor-plans {
        padding-top: 35px !important;
        padding-bottom: 100px !important; /* space for fixed bottom CTA */
    }

    #floor-plans > .text-center {
        margin-bottom: 24px !important;
        padding: 0 8px;
    }

    #floor-plans > .text-center h2 {
        font-size: 1.55rem !important;
        line-height: 1.25;
    }

    #floor-plans > .text-center p {
        font-size: 0.82rem !important;
        line-height: 1.45;
        max-width: 310px;
        margin-left: auto;
        margin-right: auto;
    }

    /* Horizontal selector — no confusing 2-column grid */
    #floorPlanTabs {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        gap: 10px !important;
        margin: 0 -15px 24px !important;
        padding: 2px 15px 12px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        scroll-snap-type: x proximity;
    }

    #floorPlanTabs::-webkit-scrollbar {
        display: none;
    }

    #floorPlanTabs > div {
        flex: 0 0 168px !important;
        width: 168px !important;
        max-width: 168px !important;
        padding: 0 !important;
        scroll-snap-align: start;
    }

    #floorPlanTabs .floor-tab-card {
        min-height: 118px;
        height: 118px;
        padding: 12px 10px !important;
        border-radius: 16px !important;
        box-shadow: 0 2px 8px rgba(20, 34, 56, 0.07) !important;
    }

    #floorPlanTabs .floor-tab-card .active-badge {
        width: 20px !important;
        height: 20px !important;
        margin: 7px !important;
        font-size: 10px !important;
    }

    #floorPlanTabs .floor-tab-card > div.mb-2 {
        margin-bottom: 6px !important;
    }

    #floorPlanTabs .floor-tab-card img {
        width: 27px !important;
        height: 27px !important;
    }

    #floorPlanTabs .tab-title {
        font-size: 0.78rem !important;
        line-height: 1.2;
        margin-bottom: 3px !important;
        white-space: normal;
    }

    #floorPlanTabs .tab-subtitle {
        font-size: 0.66rem !important;
        line-height: 1.1;
    }

    #floorPlanTabs .tab-size {
        font-size: 0.68rem !important;
        margin-top: 7px !important;
        padding-top: 7px !important;
    }

    /* Main panel */
    .floor-plan-panels-container {
        width: 100%;
    }

    .floor-plan-panel {
        padding: 14px !important;
        border-radius: 18px !important;
        box-shadow: 0 4px 18px rgba(20, 34, 56, 0.08) !important;
    }

    .floor-plan-panel .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
    }

    .floor-plan-panel .col-lg-7,
    .floor-plan-panel .col-lg-5 {
        width: 100%;
    }

    .floor-plan-panel .col-lg-7 {
        margin-bottom: 18px;
    }

    .floor-plan-panel .position-relative {
        margin-bottom: 0 !important;
        padding: 5px;
        background: #fff;
    }

    .floor-plan-panel .position-relative img {
        width: 100%;
        height: auto;
        max-height: none !important;
        display: block;
        object-fit: contain;
        border-radius: 12px !important;
    }

    .floor-plan-panel .ps-lg-3 {
        padding-left: 0 !important;
    }

    .floor-plan-panel h3 {
        font-size: 1.28rem !important;
        line-height: 1.3;
        margin-bottom: 5px !important;
    }

    .floor-plan-panel h3 + span {
        font-size: 0.72rem !important;
        letter-spacing: 0.06em !important;
        margin-bottom: 16px !important;
    }

    .floor-plan-panel .d-flex.flex-column.gap-3 {
        gap: 7px !important;
        margin-bottom: 16px !important;
    }

    .floor-plan-panel .d-flex.flex-column.gap-3 > div {
        gap: 9px !important;
        padding: 5px 0 !important;
    }

    .floor-plan-panel .d-flex.flex-column.gap-3 > div > span {
        width: 32px !important;
        height: 32px !important;
    }

    .floor-plan-panel .d-flex.flex-column.gap-3 > div > span img {
        width: 16px !important;
        height: 16px !important;
    }

    .floor-plan-panel .d-flex.flex-column.gap-3 p {
        font-size: 0.78rem !important;
        line-height: 1.4 !important;
    }

    .floor-plan-panel .query-btn {
        min-height: 46px;
        font-size: 0.78rem;
        border-radius: 9px;
    }

    /* Keep the privacy line away from a fixed bottom enquiry bar */
    #floor-plans > .text-center.mt-4 {
        margin-top: 22px !important;
        padding: 0 10px;
    }

    #floor-plans > .text-center.mt-4 p {
        font-size: 0.68rem !important;
        line-height: 1.4;
    }
}

/* Very small phones */
@media (max-width: 380px) {
    #floorPlanTabs > div {
        flex-basis: 155px !important;
        width: 155px !important;
        max-width: 155px !important;
    }

    #floorPlanTabs .floor-tab-card {
        min-height: 112px;
        height: 112px;
    }

    .floor-plan-panel h3 {
        font-size: 1.18rem !important;
    }
}
