.section-heading-main,.top-sub-heading {
    font-size: 34px;
    text-transform: uppercase;
    font-family: var(--Montserrat-Regular)
}

.amenities-container .animenty-name,.header-container .nav-link a,.overview-contaier .download-brochure-heading,.section-heading-main,.slider-container .slider-content h4,.slider-container .slider-content p,.slider-container .starting-price,.top-sub-heading,body {
    font-family: var(--Montserrat-Regular)
}

.hide,.show,a.informasi {
    animation-name: showhide;
    animation-duration: .5s
}

.sidebar-contact,.sidenav {
    transition: .5s;
    position: fixed
}

:root {
    --darkred: #000000;
    --white: #fdfcee;
    --orange: #144b8e;
    --lightBorderColor: #00000029;
    --Montserrat-Regular: "Montserrat-Regular",sans-serif
}

img {
    max-width: 100%
}

@font-face {
    font-family: Montserrat-Regular;
    src: url("../fonts/Montserrat/Montserrat-Regular.ttf")
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-thumb {
    background: var(--darkred);
    border-radius: 10px
}

.pricelist-container,.sechedule-a-site-container,.slider-container {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

::-webkit-scrollbar-thumb:hover {
    background: var(--darkred)
}

body,h1,h2,h3,h4,h5,h6,li,p,ul {
    margin: 0;
    padding: 0
}

.container {
    max-width: 90%;
    position: relative;
    z-index: 2
}

.top-sub-heading {
    text-align: center;
    border-bottom: 1px solid #000;
    width: fit-content;
    padding-bottom: 5px;
    color: #144b8e;
    font-weight: 600
}

.section-heading-main {
    text-align: left;
    color: #1a1a1a;
    margin-bottom: 15px;
    margin-top: 20px;
    letter-spacing: .5px
}

.para-content {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: justify
}

.top-sub-heading-color {
    color: #144b8e;
    border-color: #283b4f;
    letter-spacing: 2px;
    font-weight: 600
}

.point-img {
    width: auto;
    height: 23px;
    filter: unset;
    margin-right: 6px
}

.slider-container {
    padding: 0;
    height: 100%;
    position: relative
}

.bg_banner_img {
    position: absolute
}

.slider-container .developer-logo-img {
    position: absolute;
    top: 21px;
    left: 4.5%;
    z-index: 2;
    width: auto;
    height: 45px;
    filter: invert(1) brightness(10.5)
}

.slider-container .project-logo-img {
    position: absolute;
    bottom: 0;
    width: 330px;
    height: auto;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2
}

.slider-container .starting-price {
    position: absolute;
    bottom: 46px;
    left: 79px;
    z-index: 2;
    color: var(--white);
    font-size: 45px;
    display: grid;
    line-height: 75px
}

.slider-container .starting-price span {
    font-size: 35px;
    position: absolute;
    right: -169px;
    bottom: -21%
}

.slider-container .slider-content {
    position: absolute;
    top: 66%;
    left: 25%;
    color: var(--white);
    z-index: 3;
    transform: translate(-50%,-50%);
    width: 40%
}

.slider-container::after,.slider-container::before {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
    content: "";
    overflow: hidden
}

.slider-container .slider-content p {
    font-size: 36px;
    text-align: left;
    text-transform: uppercase
}

.slider-container .slider-content h4 {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase
}

.slider-container::before {
    width: 61%;
    height: 100%
}

.arrow-down,.arrow-down::after {
    width: 100px;
    height: 100px;
    display: block
}

#wrapper {
    display: table;
    width: fit-content;
    position: absolute;
    bottom: -2%;
    right: -7px;
    z-index: 91;
    transform: translate(-51%,-30%)
}

#whatsapp-chat,a.blantershow-chat {
    right: 30px;
    box-shadow: rgba(32,33,36,.28) 0 1px 15px
}

#wrapper-inner {
    display: table-cell;
    vertical-align: middle
}

#scroll-down {
    display: block;
    position: relative;
    padding-top: 26px;
    text-align: center
}

.arrow-down {
    margin: 0 auto
}

.arrow-down::after {
    content: "";
    margin: 0;
    padding: 0;
    border-radius: 50%;
    border: 1px solid var(--white)
}

#scroll-title {
    display: block;
    text-transform: uppercase;
    color: var(--white);
    font-family: "Helvetica Neue",Helvetica,Arial;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    padding-top: 20px
}

#scroll-down::before {
    animation: 1.2s cubic-bezier(1,0,0,1) infinite elasticus;
    position: absolute;
    top: -104px;
    margin-left: 0;
    width: 1px;
    height: 200px;
    background: var(--white);
    content: " "
}

.slider-container::after {
    width: 100%;
    height: 73%;
    background-color: rgba(0,0,0,0);
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))
}

.header-container::after,.overview-contaier .border-1 {
    background-color: var(--lightBorderColor);
    position: absolute
}

.slider-video {
    width: 100%;
    height: 88vh;
    object-fit: cover;
    position: fixed
}

div#sliderTop .slider-slide-img {
    height: calc(-83px + 100vh);
    object-fit: cover;
    width: 100%
}

div#sliderTop {
    height: calc(-81px + 100vh)
}

div#sliderTop .carousel-inner,div#sliderTop .carousel-item {
    height: calc(-83px + 100vh)
}

.header-container {
    background-color: #144b8e;
    border-bottom: 1px solid var(--lightBorderColor);
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid var(--lightBorderColor);
    position: relative;
    display: flex;
    justify-content: space-between
}

.amenities-container,.floorplan-container,.location-container,.overview-contaier {
    background-color: var(--white)
}

.header-container::after {
    content: "";
    top: 95px;
    left: 0;
    width: 100%;
    height: 1px;
    display: none
}

#get-number,.awa__price_card,.contact-container #more,.fixed_enquiry_btn,.header-container .fixed-project-li,span.my-number {
    display: none
}

.header-container .nav-link-1 {
    margin-right: 0!important;
    margin-left: 100px
}

.header-container .nav-link {
    display: flex;
    justify-content: end;
    color: var(--white);
    text-decoration: none;
    list-style: none;
    gap: 0 14px;
    padding: 0;
    margin-right: 100px;
    align-items: center
}

.header-container .nav-link a {
    color: var(--white);
    font-size: 17px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 20px
}

.header-container .sechedule-a-site {
    border: 1px solid var(--white);
    border-radius: 50px;
    padding: 6px 20px
}

.header-container .call-ivr a {
    font-size: 20px
}

.header-container .menu-icon-img {
    width: auto;
    height: 27px;
    filter: invert(1)
}

.header-container .menu-btn {
    border-radius: 50%;
    border: 1px solid var(--white);
    padding: 11px
}

.fixedNavbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none
}

.header-container .fixed-project-li.fixedNavbarProjectLogo,.info-chat span,.showNumber {
    display: block
}

.header-container .project-logo-img-li {
    width: auto;
    height: 65px;
    filter: none;
    max-width: 170px;
}

.overview-contaier {
    padding-top: 200px;
    padding-bottom: 79px;
    overflow: hidden;
    position: relative
}

.overview-contaier .border-1 {
    display: block;
    height: 100%;
    width: 1px;
    top: 0;
    left: 23%
}

.floorplan-container .border-2,.overview-contaier .border-2 {
    display: block;
    height: 100%;
    width: 1px;
    background-color: var(--lightBorderColor);
    position: absolute;
    top: 0;
    left: 95%
}

.overview-contaier .border-3,.overview-contaier .border-4 {
    height: 1px;
    width: 100%;
    position: absolute;
    background-color: var(--lightBorderColor)
}

.overview-contaier .border-3 {
    top: 37%;
    left: -5%;
    display: none
}

.overview-contaier .border-4 {
    display: block;
    bottom: 6%;
    left: 0
}

.overview-contaier .left-col {
    padding-right: 100px
}

.overview-contaier .right-col {
    padding-left: 170px;
    padding-right: 50px
}

.overview-contaier .jhoomer-img {
    position: absolute;
    width: auto;
    height: 356px;
    bottom: 48%;
    filter: contrast(1.5);
    left: -10%
}

.overview-contaier .left-col .golden_sphere-img-2 {
    position: absolute;
    right: -178px;
    top: -157px;
    width: auto;
    height: 337px
}

.overview-contaier .section-img-box {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 0 40px
}

.overview-contaier .section-img-box .about-img-2 {
    width: 400px;
    height: 181px;
    border-radius: 50%;
    object-fit: cover
}

.overview-contaier .section-img-box .about-img {
    width: 60%;
    height: 640px;
    object-fit: cover;
    object-position: 21% center;
    position: relative;
    left: 14%
}

.overview-contaier .section-img-box .section-heading {
    position: absolute;
    color: #144b8e;
    text-transform: uppercase;
    letter-spacing: 13px;
    font-family: var(--Montserrat-Regular);
    font-size: 43px;
    top: 49%;
    z-index: 2;
    left: -1%;
    font-weight: 600;
    text-shadow: #fff -2px 2px 5px;
    max-width: 498px;
    background: rgba(253,252,238,.51)
}

.overview-contaier .key-highlights-overview {
    display: grid;
    color: #1a1a1a;
    gap: 15px 0;
    margin-top: 30px;
    list-style: none
}

.overview-contaier .key-highlights-overview li {
    letter-spacing: .5px;
    font-size: 16px
}

.overview-contaier .download-brochure-box {
    bottom: -33%;
    font-size: 41px;
    text-align: left;
    text-transform: uppercase;
    color: var(--white);
    left: 25%;
    margin: 40px 56px 0 auto;
    width: 74%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.overview-contaier .download-brochure-heading {
    font-size: 37px;
    text-align: left;
    text-transform: uppercase;
    color: #144b8e;
    position: relative
}

.overview-contaier .download-brochure-heading::after {
    content: "";
    position: absolute;
    top: 22px;
    left: 110%;
    width: 289px;
    height: 1px;
    background-color: #283b4f
}

.overview-contaier .overview-contaier .btn.btn-custom {
    border: 1px solid var(--white);
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: var(--white)
}

.overview-contaier .download-brochure-btn {
    width: auto;
    height: 60px;
    position: relative;
    top: 10px;
    filter: invert(1)
}

.overview-contaier .btn.btn-custom {
    border: 1px solid #283b4f;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #283b4f
}

.pricelist-container,.sechedule-a-site-container {
    padding-top: 150px;
    padding-bottom: 150px;
    background-image: url("../images/slider-banner/banner1.jpg");
    position: relative
}

.sechedule-a-site-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 0%)
}

.sechedule-a-site-container .section-heading-main {
    text-align: center;
    color: #000;
    font-size: 45px
}

.sechedule-a-site-container .sechedule-a-site-content {
    width: 58%;
    text-align: center;
    margin: auto;
    background: #fdfceec7;
    padding: 20px 0
}

.sechedule-a-site-container .sechedule-a-site-content .para-content {
    color: #000;
    text-align: center;
    width: 90%;
    margin: 0 auto
}

.sechedule-a-site-container .btn-custom {
    background-color: #144b8e;
    color: var(--white);
    padding: 12px 25px;
    margin-top: 40px;
    border-radius: 50px;
    font-size: 15px
}

.amenities-container {
    padding-top: 150px;
    padding-bottom: 100px;
    overflow: hidden;
    position: relative
}

.amenities-container .border-1 {
    display: block;
    height: 100%;
    width: 1px;
    background-color: var(--lightBorderColor);
    position: absolute;
    top: 0;
    left: 35%
}

.amenities-container .border-2,.amenities-container .border-3 {
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    display: block;
    background-color: var(--lightBorderColor)
}

.amenities-container .border-2 {
    top: 8%
}

.amenities-container .border-3 {
    top: 40%
}

.amenities-container .border-4 {
    display: block;
    height: 1px;
    width: 100%;
    background-color: var(--lightBorderColor);
    position: absolute;
    bottom: 7%;
    left: -5%
}

.amenities-container .amenities-box {
    width: 100%;
    height: fit-content;
    background-color: rgba(172,126,102,0);
    margin-top: 60px
}

.amenities-container .amenities-box ul {
    display: flex;
    color: #000;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 20px;
    list-style: none
}

.amenities-container .amenities-box ul li {
    width: calc(50% - 10px);
    font-size: 16px;
    display: flex
}

.amenities-container .col-sm-12.col-md-8.col-lg-8 .border-1 {
    display: block;
    height: 106%;
    width: 1px;
    background-color: var(--lightBorderColor);
    position: absolute;
    top: 0;
    left: 42%
}

.amenities-container .carousel-item {
    height: auto
}

.amenities-container .amenities-img {
    height: 450px;
    object-fit: cover;
    width: 100%
}

.amenities-container .animenty-name {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 38px;
    margin-top: 15px;
    bottom: 12%;
    color: #144b8e;
    z-index: 2;
    left: 13px;
    font-weight: 600;
    text-shadow: #363636 -2px 2px 3px
}

.floorplan-container .floorplan-img-heading,.floorplan-container .master-plan-heading {
    font-size: 50px;
    margin-bottom: 20px;
    z-index: 2;
    font-family: var(--Montserrat-Regular);
    text-transform: uppercase
}

.amenities-container .amenities-content-flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.amenities-container .amenities-img-photo-icon-img {
    width: auto;
    height: 300px
}

.amenities-container .amenities-content-flex .para-content {
    width: 54%
}

.amenities-container .custom-controls {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 0 20px;
    right: 18px;
    z-index: 2;
    top: 341px
}

.amenities-container .carousel-control-prev {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid var(--white);
    opacity: 1
}

.amenities-container .carousel-control-next {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 1px solid var(--white);
    opacity: 1
}

.pricelist-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(240 230 200 / 0%)
}

.header-container .sechedule-a-site:hover a,.location-container .para-content,.location-container .section-heading-main,.pricelist-container .section-heading-main {
    color: #000
}

.pricelist-container .flex-price-list {
    display: flex;
    justify-content: space-around
}

.pricelist-container .flex-price-list .price-list-box {
    text-align: center;
    width: 78%;
    padding: 40px;
    color: #000;
    background: #fdfceec7
}

.sidebar-contact .toggle.active::before,.sidebar-contact .toggle::before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.pricelist-container .flex-price-list .price-list-box .typology-heading {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: var(--Montserrat-Regular)
}

.pricelist-container .flex-price-list .price-list-box .size-heading {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000
}

.pricelist-container .flex-price-list .price-list-box .btn-custom {
    background-color: #144b8e;
    color: var(--white);
    padding: 12px 25px;
    margin-top: 40px;
    border-radius: 50px;
    width: 100%
}

.floorplan-container {
    padding-top: 120px;
    padding-bottom: 100px;
    overflow: hidden;
    position: relative
}

.gallery-container,.location-container {
    padding-top: 100px;
    padding-bottom: 100px
}

.floorplan-container .border-1 {
    display: block;
    height: 100%;
    width: 1px;
    background-color: var(--lightBorderColor);
    position: absolute;
    top: 0;
    left: 5%
}

.floorplan-container .border-3,.floorplan-container .border-4 {
    display: block;
    height: 1px;
    background-color: var(--lightBorderColor);
    position: absolute;
    left: 0;
    width: 100%
}

.floorplan-container .border-3 {
    top: 10%
}

.floorplan-container .border-4 {
    bottom: 5%
}

.floorplan-container .master-plan-img-box,.floorplan-container .roomplan,.info-avatar {
    position: relative
}

.floorplan-container .roomplan-img {
    filter: blur(5px)
}

.floorplan-container .floorplan-img-heading {
    letter-spacing: 10px;
    position: absolute;
    bottom: 5%;
    color: #1a1a1a;
    left: 110%;
    width: 100%;
    text-shadow: #fff -2px 2px 3px
}

.floorplan-container .btn-custom {
    background-color: var(--orange);
    color: var(--white);
    padding: 12px 25px;
    margin-top: 40px;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.floorplan-container .master-plan-details {
    display: flex;
    color: var(--white);
    justify-content: space-between;
    width: 100%
}

.floorplan-container .master-plan-img {
    width: 100%
}

.floorplan-container .master-plan-heading {
    letter-spacing: 6px;
    position: absolute;
    top: -23%;
    color: #283b4f;
    left: 0
}

.floorplan-container .master-plan-details-box {
    width: calc(30% - 10px)
}

.location-container .border-1,.location-container .border-2 {
    background-color: var(--lightBorderColor);
    top: 0;
    display: block;
    height: 100%;
    width: 1px
}

.floorplan-container .master-plan-details-box li {
    font-size: 16px;
    list-style: none;
    display: flex
}

.floorplan-container .master-plan-details-box ul {
    display: grid;
    gap: 15px 0;
    width: 100%;
    color: #1a1a1a
}

.location-container {
    position: relative
}

.location-container .border-1 {
    left: 43%;
    position: absolute
}

.location-container .border-2 {
    left: 96%;
    position: absolute
}

.location-container .border-3,.location-container .border-4 {
    background-color: var(--lightBorderColor);
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    position: absolute
}

.location-container .border-3 {
    top: 33%
}

.location-container .border-4 {
    bottom: 7%
}

.location-container #location-advange {
    padding: 40px;
    margin-top: 20px;
    border: 1px solid #411215
}

.location-container .location-content h4 {
    text-transform: uppercase;
    font-family: var(--Montserrat-Regular);
    font-size: 61px;
    margin-bottom: 20px;
    color: #333
}

.location-container .location-content p {
    font-family: var(--Montserrat-Regular);
    font-size: 26px;
    letter-spacing: 1px;
    text-align: justify;
    color: #144b8e
}

.location-container .custom-controls {
    position: absolute;
    display: grid;
    align-items: center;
    gap: 20px 3px;
    right: 8px;
    z-index: 2;
    top: 15%
}

.location-container .carousel-control-next,.location-container .carousel-control-prev {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 1px solid #000;
    opacity: 1;
    position: relative
}

.location-container .carousel-control-next,.location-container .carousel-control-prev-icon {
    filter: brightness(0)
}

.gallery-container {
    background-color: #144b8e;
    overflow: hidden;
    position: relative
}

.gallery-container .gallery-box-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 30px;
    height: 101%
}

.gallery-container .gallery-box {
    width: calc(50% - 15px)
}

.gallery-container .gallery_img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.contact-container {
    padding-top: 60px;
    padding-bottom: 40px;
    background-color: rgb(30 34 39);
    overflow: hidden;
    position: relative
}

.contact-container .section-heading-main {
    text-align: center;
    color: #fff;
    width: 60%;
    margin: 21px auto 27px
}

.contact-container .border-1,.contact-container .border-2 {
    display: block;
    height: 100%;
    width: 1px;
    background-color: var(--lightBorderColor);
    position: absolute;
    top: 0
}

.contact-container .top-sub-heading {
    text-align: center;
    color: #fff;
    border-color: #fff;
    margin: 0 auto
}

.contact-container .border-1 {
    left: 4%
}

.contact-container .border-2 {
    left: 96%
}

.contact-container .border-3,.contact-container .border-4 {
    background-color: var(--lightBorderColor);
    position: absolute;
    height: 1px;
    left: 0;
    display: block;
    width: 100%
}

.contact-container .border-3 {
    top: 3%
}

.contact-container .border-4 {
    bottom: 49%
}

.overview-contaier .btn.btn-custom:hover,.tooltip .tooltiptext {
    background-color: #144b8e
}

.contact-container .para-content {
    text-align: center;
    margin-bottom: 30px
}

.contact-container .section-heading-main.section-heading-main-2 {
    padding-top: 60px
}

.contact-container .footer-form {
    display: flex;
    justify-content: center;
    gap: 0 20px;
    margin-bottom: 50px
}

.contact-container .footer-form .form-control,.footer-form .form-group {
    height: 55px;
    margin-bottom: 0;
    border-radius: 0
}

.contact-container .footer-form .btn-custom {
    background-color: var(--orange);
    color: var(--white);
    width: 180px;
    border-radius: 0
}

.contact-container .disclaimer-col p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 17px
}

@-webkit-keyframes elasticus {
    0% {
        transform-origin: 0px 0px;
        transform: scale(1,0)
    }

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

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

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

@keyframes elasticus {
    0% {
        transform-origin: 0px 0px;
        transform: scale(1,0)
    }

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

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

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

#whatsapp-chat,.hide,.show {
    transform: scale(1)
}

.whatsapp-name {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: .5
}

#whatsapp-chat {
    position: fixed;
    width: 350px;
    border-radius: 10px;
    bottom: 90px;
    overflow: hidden;
    animation-name: showchat;
    animation-duration: 1s;
    z-index: 999999;
    box-sizing: border-box!important;
    outline: 0!important
}

a.blantershow-chat {
    background: #fff;
    color: #404040;
    position: fixed;
    display: none;
    font-weight: 400;
    justify-content: space-between;
    bottom: 25px;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    z-index: 99
}

a.blantershow-chat svg {
    transform: scale(1.2);
    margin: 0 10px 0 0
}

.header-chat {
    background: #095e54;
    color: #fff;
    padding: 20px
}

.header-chat h3 {
    margin: 0 0 10px
}

.header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0
}

.info-avatar img {
    border-radius: 100%;
    width: 50px;
    float: left;
    margin: 0 10px 0 0
}

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden
}

a.informasi:hover {
    background: #f1f1f1
}

#get-label,span.chat-label {
    font-size: 12px;
    color: #888
}

#get-nama,span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222
}

#get-label,#get-nama,.contact-container .para-content {
    color: #fff
}

textarea#chat-input {
    border: none;
    font-family: Arial,sans-serif;
    width: 100%;
    height: 42px;
    outline: 0;
    resize: none;
    padding: 10px;
    font-size: 14px
}

a#send-it {
    width: 30px;
    font-weight: 700;
    padding: 10px 10px 0;
    background: #eee;
    border-radius: 10px
}

a#send-it svg {
    fill: rgb(166,166,166);
    height: 24px;
    width: 24px
}

.first-msg {
    background: 0 0;
    padding: 30px;
    text-align: center
}

.first-msg span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block
}

.blantershow-chat.blantershow-chat-show,.start-chat .blanter-msg {
    display: flex
}

a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px
}

@keyframes ZpjSY {
    0%,25% {
        background-color: #b6b5ba
    }

    15% {
        background-color: #111
    }
}

@keyframes hPhMsj {
    15%,35% {
        background-color: #b6b5ba
    }

    25% {
        background-color: #111
    }
}

@keyframes iUMejp {
    25%,45% {
        background-color: #b6b5ba
    }

    35% {
        background-color: #111
    }
}

@keyframes showhide {
    0% {
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes showchat {
    0% {
        transform: scale(0);
        opacity: 0
    }
}

.banner-patch {
    position: absolute;
    right: 23%;
    bottom: 3%;
    z-index: 9;
    width: 12%
}

.header-container .high-towers {
    text-transform: uppercase;
    color: var(--white);
    font-family: var(--Montserrat-Regular);
    font-size: 17px;
    letter-spacing: 1px;
    text-decoration: none
}

.fixedNavbar .nav-link {
    gap: 0 3px
}

.highlight_container {
    padding-top: 0
}

@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width:auto;
        left: 5%;
        right: 5%;
        font-size: 80%
    }
}

.hide {
    display: none;
    opacity: 1
}

.show {
    background: rgba(57,57,57,.68);
    display: block;
    opacity: 2
}

.eJJEeC,.kAZgZq,.whatsapp-message {
    opacity: 0;
    box-shadow: rgba(0,0,0,.13) 0 1px .5px
}

.dAbFpq,.whatsapp-message-container {
    display: flex;
    z-index: 1
}

.kAZgZq,.whatsapp-message {
    padding: 7px 14px 6px;
    background-color: #fff;
    border-radius: 0 8px 8px;
    position: relative;
    transform-origin: center top 0px;
    z-index: 2;
    margin-top: 4px;
    margin-left: -54px;
    max-width: calc(100% - 66px)
}

.whatsapp-chat-body {
    padding: 20px 20px 20px 10px;
    background-color: #e6ddd4;
    position: relative
}

.whatsapp-chat-body::before {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: .08;
    background-image: url("https://elfsight.com/assets/chats/patterns/whatsapp.png")
}

.eJJEeC {
    background-color: #fff;
    width: 52.5px;
    height: 32px;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    z-index: 1
}

.hFENyl {
    position: relative;
    display: flex
}

.dRvxoz,.ixsrax {
    height: 5px;
    width: 5px;
    margin: 0 2px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    top: 0
}

.ixsrax {
    background-color: #9e9da2;
    animation-name: ZpjSY
}

.dRvxoz {
    background-color: #b6b5ba;
    animation-name: hPhMsj
}

.kAZgZq::before {
    position: absolute;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    top: 0;
    left: -12px;
    width: 12px;
    height: 19px
}

.bMIBDo {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    color: rgba(0,0,0,.4)
}

.iSpIQi {
    font-size: 14px;
    line-height: 19px;
    margin-top: 4px;
    color: #111
}

.cqCDVm {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17,17,17,.5);
    margin-right: -8px;
    margin-bottom: -4px
}

.fixed-tooltip {
    position: fixed;
    left: 51px;
    bottom: 16px;
    display: none;
    z-index: 95
}

.tooltip {
    position: relative;
    display: inline-block;
    width: 100%;
    opacity: 1
}

.tooltip .tooltiptext {
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    color: rgb(255 255 255);
    display: block;
    padding: 10px 20px;
    letter-spacing: 2px;
    z-index: 8
}

.header-container .sechedule-a-site:hover,.sidenav .closebtn {
    background-color: #fff
}

#mySidenav {
    height: 0;
    width: 60%;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: hidden;
    transition: height .5s;
    z-index: 9999
}

.sidenav {
    height: 100%;
    width: 0;
    z-index: 98;
    top: 0;
    right: 0;
    background-color: #283b4f;
    overflow-x: hidden;
    text-align: center
}

.sidenav .custom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden
}

.sidenav .custom-row .col-custom-1,.sidenav .custom-row .col-custom-2 {
    width: 50%
}

.sidenav .custom-row .sidebar-menu-banner {
    height: 100vh;
    object-fit: cover
}

.sidebar-ul {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
    display: grid;
    justify-content: center
}

.sidebar-ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,.09);
    text-align: right;
    width: 100%;
    list-style: none
}

.sidenav a {
    padding: 8px 8px 8px 10px;
    text-decoration: none;
    font-size: 50px;
    color: #fff;
    display: block;
    transition: .3s;
    font-style: italic;
    font-weight: 100;
    text-align: center;
    font-family: Forum-Regular
}

.sidenav .closebtn {
    position: absolute;
    top: 23px;
    right: 37px;
    font-size: 67px;
    padding: 0;
    width: 100px;
    height: 100px;
    text-align: center;
    color: #000;
    border-radius: 50%;
    line-height: 100px;
    font-style: normal
}

.ul-box {
    display: grid;
    align-items: center;
    height: 100%;
    width: 100%
}

.header-container .menu-btn:hover {
    background-color: #fff;
    cursor: pointer
}

.header-container .menu-btn:hover .menu-icon-img {
    filter: url("")
}

.overview-contaier .btn.btn-custom:hover .download-brochure-btn {
    filter: invert(1)
}

.header-container .nav-link a:hover {
    border: 1px solid var(--white);
    border-radius: 50px
}

.sidenav a:hover {
    font-size: 52px
}

.sidebar-contact {
    top: 50%;
    z-index: 99;
    right: -350px;
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 40px;
    background: #fff;
    box-shadow: rgba(0,0,0,.1) 0 2px 2px;
    box-sizing: border-box
}

.sidebar-contact.active {
    right: 0
}

.sidebar-contact input,.sidebar-contact textarea {
    width: 100%;
    height: 50px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: none;
    background-color: #f7f7f7;
    outline: 0
}

.sidebar-contact input,.sidebar-contact textarea::placeholder {
    padding: 6px 15px;
    font-size: 15px
}

.sidebar-contact h2 {
    font-family: var(--Montserrat-Regular);
    letter-spacing: 1px;
    padding: 0;
    font-size: 22px;
    margin-bottom: 10px
}

.sidebar-contact p {
    position: relative;
    margin-bottom: 50px
}

.sidebar-contact p::before {
    content: "";
    width: 50px;
    height: 4px;
    bottom: -25px;
    left: 0;
    background-color: #c99958;
    position: absolute
}

.sidebar-contact textarea {
    height: 50px;
    resize: none
}

.sidebar-contact .btn-all {
    background-color: var(--yellow);
    color: #fff;
    width: 100%;
    height: 50px;
    border: none;
    font-family: BebasNeue-Regular;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 50px;
    cursor: pointer
}

.sidebar-contact .toggle {
    position: absolute;
    height: 43px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: #144b8e;
    top: 0;
    left: -44px;
    line-height: 48px;
    border-radius: 10px
}

.sidebar-contact .toggle::before {
    background-image: url("../images/icons/mail.png");
    width: 35px;
    height: 35px;
    position: absolute;
    top: 4px;
    left: 6px;
    padding: 13px;
    filter: invert(1)
}

.sidebar-contact .toggle.active::before {
    background-image: url("../images/icons/close.png");
    width: 50px;
    height: 28px;
    position: absolute;
    top: 6px;
    left: 0;
    padding: 15px;
    filter: invert(1)
}

.sidebar-contact .form-btn {
    display: block;
    background-color: #144b8e;
    color: #fff;
    border-radius: 0;
    font-family: var(--Montserrat-Regular);
    font-size: 23px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px
}

.modal-body .modal-form {
    padding: 10px
}

.modal-body .close {
    position: absolute;
    right: 21px;
    top: 21px;
    border: 1px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 999
}

.modal-form .top-form-heading {
    font-family: var(--Montserrat-Regular);
    font-size: 19px;
    margin-bottom: 15px;
    text-transform: uppercase
}

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

.modal-form i.fa {
    color: #afafaf;
    font-size: 20px;
    position: absolute;
    top: 18px;
    left: 10px
}

.modal-form .form-control {
    height: 51px;
    border-radius: 0;
    padding-left: 16px;
    font-size: 15px
}

.modal-form .btn-custom {
    border: none;
    padding: 12px 26px;
    background-color: var(--darkred);
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin-top: 10px
}

.modal-form .project-logo-modal {
    font-family: var(--Montserrat-Regular);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px
}

.modal-content {
    max-width: 80%;
    margin: 0 auto
}

.qr-code-img {
    width: auto;
    height: 100px;
    margin-top: 20px
}

.menu-project-logo {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%,-50%);
    width: auto;
    height: 102px
}

.typology-heading-top,p.dekstop_location {
    position: absolute;
    z-index: 2;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    left: 5%
}

.topPadding {
    padding-top: 150px!important
}

.typology-heading-top {
    bottom: 20%;
    font-size: 24px;
}

.count-box {
    background-color: #1a1a1a;
    color: #fff;
    padding: 0 5px;
    border-radius: 50%;
    margin-right: 8px;
    font-size: 14px;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center
}

.fixed-tooltip.mobileview-IVR .call-icon-img {
    width: auto;
    height: 21px
}

.fixed-tooltip.mobileview-IVR {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #144b8e;
    display: none
}

.fixed-tooltip.mobileview-IVR .tooltip .tooltiptext {
    padding: 0;
    border: none
}

.fixed-tooltip.mobileview-IVR .tooltip {
    width: fit-content
}

p.dekstop_location {
    bottom: 28%;
    font-size: 21px
}

@media (max-width: 1600px) {
    .para-content {
        font-size:15px;
        line-height: 28px
    }

    .slider-container .slider-content p {
        font-size: 21px;
        letter-spacing: 2px
    }

    .slider-container .slider-content h4 {
        font-size: 32px;
        margin-top: 0;
        width: 90%;
        line-height: 50px
    }

    .slider-container .project-logo-img {
        height: auto;
        bottom: 0;
        max-width: 278px
    }

    .slider-container .starting-price span {
        font-size: 21px;
        right: -104px;
        bottom: -14%
    }

    .slider-container .starting-price {
        bottom: 25px;
        left: 66px;
        font-size: 44px;
        line-height: 59px
    }

    .header-container::after {
        top: 36px
    }

    .fixedNavbar::after {
        display: none
    }

    .header-container .menu-icon-img {
        height: 22px
    }

    .header-container .nav-link-1 {
        margin-left: 74px
    }

    .header-container .nav-link {
        margin-right: 69px
    }

    .amenities-container .amenities-box ul li,.header-container .nav-link a,.overview-contaier .key-highlights-overview li,.sechedule-a-site-container .btn-custom {
        font-size: 15px
    }

    .sidenav a {
        font-size: 30px
    }

    .arrow-down {
        width: 100px;
        height: 100px
    }

    #scroll-down::before {
        top: -92px;
        left: 52%;
        margin-left: -2px
    }

    .fixedNavbar {
        border: .5px solid rgba(255,255,255,.11);
        padding-top: 6px!important;
        padding-bottom: 9px!important
    }

    .top-sub-heading {
        font-size: 21px
    }

    .section-heading-main {
        font-size: 25px;
        line-height: 48px;
        margin-bottom: 20px
    }

    .overview-contaier .right-col {
        padding-left: 70px;
        padding-right: 50px
    }

    .overview-contaier .section-img-box .about-img {
        width: 67%;
        height: 556px;
        object-position: 45% center;
        left: 10%
    }

    .header-container .project-logo-img-li {
        height: unset;
        max-width: 155px;
    }

    .container {
        max-width: 95%
    }

    .overview-contaier .section-img-box {
        width: 100%;
        gap: 0
    }

    .overview-contaier .left-col .golden_sphere-img-2 {
        right: -115px;
        top: -122px;
        height: 264px
    }

    .overview-contaier .border-2 {
        left: 94%
    }

    .overview-contaier .border-3 {
        width: 100%;
        top: 37%;
        left: 0;
        display: none
    }

    .overview-contaier .section-img-box .section-heading {
        letter-spacing: 16px;
        font-size: 35px;
        top: 49%;
        left: -1%
    }

    .overview-contaier {
        padding-top: 150px
    }

    .overview-contaier .download-brochure-heading {
        font-size: 22px;
        letter-spacing: .5px
    }

    .overview-contaier .download-brochure-heading::after {
        top: 12px;
        left: 110%;
        width: 100%;
        height: .2px
    }

    .overview-contaier .download-brochure-btn {
        height: 41px;
        position: relative;
        top: 13px
    }

    .overview-contaier .download-brochure-box {
        bottom: -33%;
        left: 19%;
        width: 75%
    }

    .sechedule-a-site-container .section-heading-main {
        font-size: 34px;
        letter-spacing: .5px
    }

    .amenities-container .carousel-item {
        height: 603px
    }

    .amenities-container .border-3 {
        top: 39%;
        left: 0
    }

    .amenities-container .amenities-img {
        height: 367px
    }

    .amenities-container .animenty-name {
        font-size: 30px;
        margin-bottom: 6px;
        bottom: 34%;
        left: 5px;
        display: block;
        max-width: 75%
    }

    .amenities-container .carousel-control-next,.amenities-container .carousel-control-prev {
        height: 60px;
        width: 60px
    }

    .amenities-container .amenities-img-photo-icon-img {
        height: 170px;
        margin-top: 44px
    }

    .pricelist-container .flex-price-list .price-list-box {
        width: 93%;
        padding: 18px;
        background: #fdfceec7
    }

    .pricelist-container .flex-price-list .price-list-box .typology-heading {
        font-size: 31px;
        padding-bottom: 10px
    }

    .pricelist-container .flex-price-list .price-list-box .size-heading {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 20px
    }

    .floorplan-container .master-plan-heading,.sidenav a:hover {
        font-size: 40px
    }

    .floorplan-container {
        padding-top: 150px;
        padding-bottom: 100px
    }

    .floorplan-container .border-3 {
        top: 14%;
        left: 0
    }

    .floorplan-container .border-2 {
        left: 95%
    }

    .floorplan-container .master-plan-details-box li {
        font-size: 15px;
        display: flex
    }

    .floorplan-container .floorplan-img-heading {
        font-size: 40px;
        margin-bottom: 20px;
        bottom: -4%;
        left: 115%;
        width: 100%
    }

    .location-container #location-advange {
        padding: 20px
    }

    .location-container .location-content h4 {
        font-size: 40px;
        margin-bottom: 10px
    }

    .location-container .carousel-control-next,.location-container .carousel-control-prev {
        height: 50px;
        width: 50px
    }

    .location-map {
        width: 100%;
        height: 100%
    }

    .pricelist-container,.sechedule-a-site-container {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .amenities-container .custom-controls {
        top: 281px
    }

    .sidebar-contact .toggle {
        left: -48px
    }

    .menu-project-logo {
        position: absolute;
        top: 51%;
        left: 17%;
        transform: translate(-50%,-50%);
        width: 260px;
        height: auto;
    }

    .sidenav .closebtn {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 37px
    }

    .slider-container .developer-logo-img {
        height: 32px;
        margin-top: 9px
    }

    .overview-contaier .key-highlights-overview {
        gap: 10px 0;
        margin-top: 25px
    }

    .amenities-container .amenities-box ul {
        gap: 18px 15px
    }

    .overview-contaier .btn.btn-custom {
        width: 80px;
        height: 80px
    }

    .amenities-container {
        padding-top: 100px;
        padding-bottom: 10px
    }

    .sidebar-contact {
        width: 300px;
        padding: 20px;
        right: -300px
    }

    .sidebar-contact input,.sidebar-contact textarea::placeholder {
        padding: 2px 7px;
        font-size: 14px
    }

    .sidebar-contact input,.sidebar-contact textarea {
        height: 34px;
        padding: 5px;
        margin-bottom: 10px
    }

    .sidebar-contact p {
        margin-bottom: 40px;
        font-size: 14px
    }

    .sidebar-contact .form-btn {
        font-size: 19px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .floorplan-container .master-plan-details-box ul {
        gap: 10px 0
    }

    .floorplan-container .border-1 {
        left: 5%
    }

    .location-container .location-content p {
        font-size: 20px
    }

    .location-container .custom-controls {
        gap: 10px 3px;
        right: 8px;
        top: 9%
    }

    .contact-container .border-4 {
        width: 100%;
        bottom: 61%;
        left: 0
    }

    .amenities-container .border-1 {
        left: 34%
    }

    .amenities-container .border-4 {
        bottom: 7%;
        left: 0
    }

    .qr-code-img {
        height: 100px;
        margin-top: 10px;
        margin-bottom: 30px
    }

    .overview-contaier .jhoomer-img {
        height: 275px;
        bottom: 55%;
        left: -10%
    }

    .overview-contaier .border-1 {
        top: 0;
        left: 19%
    }

    .highlight_container {
        padding-top: 0!important
    }
}

@media (max-width: 1366px) {
    .slider-container .developer-logo-img {
        top:5px
    }

    .slider-container .project-logo-img {
        height: auto;
        bottom: 0;
        max-width: 259px
    }

    .slider-container .starting-price {
        bottom: 18px;
        font-size: 41px;
        line-height: 56px;
        left: 56px
    }

    .header-container {
        padding-top: 11px
    }

    .overview-contaier .border-1 {
        left: 19%
    }

    .header-container .nav-link {
        gap: 1
    }

    .header-container .high-towers {
        font-size: 14px
    }

    .fixedNavbar .nav-link a {
        font-size: 14px;
        letter-spacing: 0
    }
}

@media (max-width: 768px) {
    #wrapper,.amenities-container .border-3,.amenities-container .col-sm-12.col-md-8.col-lg-8 .border-1,.contact-container .border-4,.contact-us-link,.fixed-tooltip.showNumber,.header-container::after,.high-towers,.home-link,.mobile__price,.overview-contaier .section-img-box .about-img-2,.project-logo-img,.sechedule-a-site,.slider-content,a.blantershow-chat span.text-chat {
        display:none
    }

    .container,.modal-content {
        max-width: 100%
    }

    .section-heading-main {
        margin-bottom: 25px;
        margin-top: 21px;
        font-size: 20px;
        line-height: 32px
    }

    .slider-container .slider-content h4 {
        width: 100%;
        text-align: center;
        line-height: 39px
    }

    .slider-container .slider-content {
        position: absolute;
        top: 59%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        font-size: 22px
    }

    .slider-container {
        height: calc(-180px + 100vh);
        background-image: url("../images/slider-banner/banner1.jpg");
        background-position: 64% 0;
        background-size: cover
    }

    .amenities-container .amenities-content-flex,.floorplan-container .master-plan-details,.header-container .fixed-project-li,.overview-contaier .section-img-box,.pricelist-container .flex-price-list,.sidebar-ul {
        display: block
    }

    .arrow-down::after {
        width: 40px;
        height: 40px
    }

    .arrow-down {
        width: 44px;
        height: 32px
    }

    #scroll-down::before {
        top: 4px;
        left: 50%;
        margin-left: -2px;
        width: 1px;
        height: 44px
    }

    #wrapper {
        width: fit-content;
        position: absolute;
        bottom: 20%;
        right: unset;
        left: 59px;
        transform: translate(-50%,-27%)
    }

    #scroll-title {
        font-size: 9px;
        letter-spacing: .1em;
        padding-top: 20px
    }

    .overview-contaier .left-col .golden_sphere-img-2 {
        right: 0;
        top: -134px;
        height: 203px
    }

    .overview-contaier .right-col {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 63px
    }

    .overview-contaier {
        padding-top: 94px;
        padding-bottom: 49px
    }

    .overview-contaier .key-highlights-overview li {
        font-size: 15px;
        display: flex;
        margin-bottom: 10px
    }

    .overview-contaier .left-col {
        padding-right: 15px
    }

    .overview-contaier .section-img-box .about-img {
        width: 100%;
        height: auto;
        left: 0;
        margin-bottom: 30px
    }

    .overview-contaier .section-img-box .section-heading {
        letter-spacing: 14px;
        font-size: 36px;
        top: 90%;
        left: 2%
    }

    .sechedule-a-site-container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    div#demo {
        margin-top: 40px
    }

    .amenities-container .amenities-content-flex .para-content {
        width: 100%;
        letter-spacing: unset;
        padding-top: 8px
    }

    .amenities-container .carousel-item {
        height: auto
    }

    .amenities-container .animenty-name {
        font-size: 26px;
        margin-bottom: 20px;
        margin-top: 15px;
        position: relative;
        letter-spacing: 5px
    }

    .amenities-container .custom-controls {
        top: 280px;
        right: 10px
    }

    .amenities-container .carousel-control-next,.amenities-container .carousel-control-prev {
        height: 60px;
        width: 60px
    }

    .amenities-container .amenities-img-photo-icon-img {
        height: 140px;
        margin-top: 1px
    }

    .amenities-container {
        padding-top: 80px;
        padding-bottom: 70px
    }

    .amenities-container .amenities-box {
        margin-top: 25px
    }

    .pricelist-container {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .pricelist-container .flex-price-list .price-list-box {
        width: 100%;
        padding: 10px;
        margin-bottom: 30px;
        margin-top: 30px
    }

    .pricelist-container .flex-price-list .price-list-box .typology-heading {
        font-size: 28px
    }

    .floorplan-container .border-1 {
        left: 3%
    }

    .amenities-container .border-2,.floorplan-container .border-3 {
        top: 3%;
        left: 0
    }

    .floorplan-container {
        padding-top: 80px;
        padding-bottom: 60px
    }

    .floorplan-container .master-plan-details-box {
        width: calc(100% + 0px);
        margin-top: 20px
    }

    .floorplan-container .master-plan-img {
        width: calc(100% + 0px)
    }

    .floorplan-container .master-plan-heading {
        font-size: 20px;
        position: relative;
        margin-top: 20px;
        margin-bottom: 0;
        letter-spacing: 5px
    }

    .floorplan-container .floorplan-img-heading {
        font-size: 20px;
        left: 0;
        width: 100%;
        position: relative;
        margin-top: 22px
    }

    .floorplan-container .btn-custom {
        top: 29%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .location-map {
        width: 100%;
        height: 100%;
        margin-top: 30px
    }

    .location-container .location-content h4 {
        font-size: 36px;
        margin-bottom: 10px
    }

    .location-container .custom-controls {
        top: 12%
    }

    .location-container .location-content p {
        font-size: 16px;
        letter-spacing: 1px;
        text-align: left;
        width: 65%
    }

    .gallery-container .gallery-box-flex {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        gap: 8px 5px;
        margin-top: 8px
    }

    .sechedule-a-site-container .section-heading-main {
        font-size: 20px
    }

    .sechedule-a-site-container .sechedule-a-site-content .para-content {
        width: 100%;
        margin: 0 auto
    }

    .sechedule-a-site-container .btn-custom {
        padding: 12px 25px;
        margin-top: 23px;
        font-size: 14px
    }

    .contact-container .section-heading-main {
        width: 100%;
        margin: 0 auto 20px
    }

    .contact-container .footer-form {
        display: block;
        gap: 0;
        margin-bottom: 50px
    }

    .contact-container .footer-form .btn-custom {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .contact-container .footer-form .form-control,.footer-form .form-group {
        margin-bottom: 8px;
        font-size: 14px;
        height: 42px
    }

    .contact-container .section-heading-main.section-heading-main-2 {
        padding-top: 1px
    }

    .fixed-tooltip {
        left: 15px
    }

    a.blantershow-chat {
        right: 26px;
        bottom: 15px;
        font-size: 15px;
        padding: 10px
    }

    a.blantershow-chat svg {
        transform: scale(2);
        margin: 0
    }

    .header-container .nav-link-1 {
        margin-left: 0
    }

    .header-container .nav-link {
        margin-right: 0;
        gap: 0
    }

    .header-container .nav-link a {
        font-size: 14px;
        padding: 6px 4px
    }

    .slider-container .starting-price {
        bottom: 20px;
        font-size: 39px;
        line-height: 25px;
        left: 16px;
        margin-bottom: 89px
    }

    .header-container .project-logo-img-li {
        height: 100%;
        filter: none;
        max-width: 132px;
    }

    .header-container .menu-btn {
        padding: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center
    }

    .header-container .menu-icon-img {
        height: 22px
    }

    .header-container {
        padding: 7px 10px;
    }

    .slider-container .developer-logo-img {
        left: 4.5%;
        height: 36px;
        filter: invert(1) brightness(10.5)
    }

    .slider-container::before {
        width: 100%;
        height: 100%
    }

    .sidebar-contact .toggle {
        left: -50px
    }

    .gallery-container .gallery-box {
        width: calc(50% - 5px)
    }

    .para-content {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: unset
    }

    .sidenav a {
        font-size: 22px
    }

    .sidenav .closebtn {
        width: 50px;
        height: 50px;
        right: 20px;
        line-height: 50px;
        font-size: 29px;
        top: 20px
    }

      .menu-project-logo {
        position: absolute;
        top: 8%;
        left: 32%;
        transform: translate(-50%, -50%);
        width: auto;
        height: 57px;
    }
    .sidenav a:hover {
        font-size: 36px
    }

    .ul-box::after {
        content: "";
        position: absolute;
        top: 102px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(255,255,255,.21)
    }

    .topPadding {
        padding-top: 170px!important
    }

    .highlight_container {
        padding-top: 0!important
    }

    .slider-container .slider-content p {
        font-size: 20px;
        letter-spacing: 2px
    }

    .amenities-container .border-1,.overview-contaier .border-1 {
        left: 5%
    }

    .floorplan-container .border-4,.overview-contaier .border-4 {
        bottom: 2%;
        left: 0
    }

    .amenities-container .border-4 {
        bottom: 3%;
        left: 0
    }

    .contact-container .top-sub-heading {
        margin-bottom: 20px;
        font-size: 14px
    }

    .qr-code-img {
        margin-bottom: 30px
    }

    .slider-video {
        height: 75vh;
        object-position: center center
    }

    .typology-heading-top {
        bottom: 160px;
        font-size: 17px
    }

    .amenities-container .amenities-box ul li {
        font-size: 14px
    }

    .point-img {
        height: 17px
    }

    .pricelist-container .flex-price-list .price-list-box .size-heading {
        font-size: 17px
    }

    .pricelist-container .flex-price-list .price-list-box .btn-custom {
        padding: 9px 25px;
        width: 100%;
        font-size: 15px
    }

    .tooltip .tooltiptext {
        padding: 6px
    }

    .gallery-container,.location-container {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .contact-container .border-3 {
        top: 2%
    }

    .location-container .carousel-control-next-icon,.location-container .carousel-control-prev-icon {
        width: 14px;
        height: 14px
    }

    .location-container .carousel-control-next,.location-container .carousel-control-prev {
        height: 40px;
        width: 40px
    }

    .overview-contaier .download-brochure-box {
        position: relative;
        bottom: 10px;
        left: 10px;
        display: grid;
        margin-bottom: 0;
        margin-top: 39px;
        margin-left: 3px;
        width: 100%
    }

    .overview-contaier .download-brochure-heading::after {
        top: 22px;
        left: 110%;
        width: 100%;
        display: none
    }

    .overview-contaier .btn.btn-custom {
        width: 50px;
        height: 50px
    }

    .overview-contaier .download-brochure-btn {
        height: 41px;
        top: -3px
    }

    .overview-contaier .download-brochure-heading {
        font-size: 18px;
        letter-spacing: .5px;
        margin-bottom: 22px
    }

    .fixed-tooltip.mobileview-IVR.showNumber {
        display: block;
        bottom: 7%
    }

    .slider-container .mobile-project-logo {
        top: unset;
        position: relative;
        bottom: 0;
        width: 212px;
        height: auto;
        left: 0;
        transform: unset;
        z-index: 2;
        margin: auto
    }

    .awa__price_card {
        position: absolute;
        bottom: 25px;
        width: 100%;
        color: #fff;
        z-index: 999;
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 12px
    }

    .awa__price_card h4 {
        font-size: 32px;
        font-weight: 600
    }

    .awa__price_card p {
        font-size: 19px;
        font-weight: 600
    }

    .awa__price_card .awa___price {
        font-size: 26px;
        font-weight: 600
    }

    .awa___price span {
        font-size: 15px;
        font-weight: 600
    }

    .sechedule-a-site-container .sechedule-a-site-content {
        width: 80%
    }

    .awa__price_card p.location {
        font-size: 17px
    }

    div#sliderTop,div#sliderTop .carousel-item,div#sliderTop .slider-slide-img {
        height: calc(-180px + 100vh)
    }

    div#sliderTop .carousel-inner {
        height: calc(-83px + 100vh)
    }

    .banner-patch {
        position: absolute;
        right: 0;
        top: 46%;
        z-index: 9;
        width: 30%
    }
}

@media (max-width: 375px) {
    .para-content {
        font-size:13px
    }

    .slider-container .slider-content h4 {
        font-size: 20px;
        width: 100%;
        text-align: center
    }

    .typology-heading-top {
        bottom: 22%;
        font-size: 17px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center
    }
}

.location-container .top-sub-heading {
    color: #144b8e;
    border-bottom: 1px solid #283b4f
}

.awa_btn,.gallery-container .section-heading-main {
    color: var(--white)
}

.key-highlights-overview .point-img {
    filter: unset
}

.gallery-container .top-sub-heading-color {
    color: #fff;
    border-color: #fff
}

.awa_btn {
    background-color: #283b4f;
    padding: 12px 25px;
    margin-top: 40px;
    border-radius: 50px;
    font-size: 15px
}

.awa_h6 {
    color: #283b4f;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 17px;
    text-align: center
}

.awa_price_card {
    background-color: #fdfceec7;
    padding: 20px
}

@media (max-width: 767px) {
    .location-container .border-1 {
        left:16px
    }

    .location-container .border-2 {
        left: initial;
        right: 16px
    }

    .location-container .border-3 {
        top: 20px
    }

    .awa_h6 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .overview-contaier .section-img-box .section-heading {
        position: initial;
        font-size: 24px
    }

    .overview-contaier .right-col {
        margin-top: 20px
    }

    .carousel-indicators,.sidebar-contact {
        display: none
    }

    .fixed_enquiry_btn {
        display: none;
        align-items: center;
        justify-content: center;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #144b8e;
        padding: 6px;
        z-index: 999
    }

    .fixed_enquiry_btn button {
        background-color: rgba(255,255,255,0);
        color: var(--white);
        padding: 4px 20px;
        font-size: 15px;
        border: none;
        font-weight: 600
    }
}

@media (max-width: 375px) and (min-width:375px) and (min-height:667px) and (max-height:667px) {
    .slider-container .slider-content {
        top:390px
    }
}

@media (max-width: 967px) {
    .modal-body .close {
        filter:invert(1)
    }
}

.key-highlights-overview .btn-custom {
    background-color: #144b8e !important;
    color: var(--white);
    padding: 12px 25px;
    width: 30% !important;
    height: 100% !important;
    margin-top: 10px;
    border-radius: 50px !important;
    font-size: 15px;
}

@media (max-width: 767px) {
    .overview-contaier .key-highlights-overview {
        margin-bottom: 30px;
    }

    .overview-contaier .btn.btn-custom {
        width: 55% !important;
            padding: 7px 16px !important;
    }
    #mySidenav {
    height: 0;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: hidden;
    transition: height .5s;
    z-index: 9999;
}

}
