@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&display=swap');

*{
    font-family: "Google Sans Flex", sans-serif;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}


/* banner section-start  */
.part-logo{
    width: 130px;
    /* filter: grayscale(100) invert(1); */
}
.ful-navbar{
    background: #00000026;
}
.main-logo img{
    width: 150px;
}
.banner-section{
    position: absolute;
    width: 100%;
}
.error-div .error{
    position: absolute;
}
/* .banner-section {
    background: url(../images/banner.jpg);
    background-size: cover;
    position: relative;
    min-height: 730px;
    background-repeat: no-repeat;
    background-color: #000;
} */
.call-div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:20px;
    height: 50px;
    margin-bottom: 20px;
}
.instant-call a{
    background: url(../images/customer-call.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 10px;
}
.number-call a{
    background: url(../images/call-btn.png);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: 10px;
}
.form-div{
    /* background: linear-gradient(45deg, #740305, #b72727); */
    /* padding: 40px 30px; */
}
.form-section{
    padding-inline: 50px;
    padding-block: 20px;
    background: linear-gradient(45deg, #740305, #b72727);
}
.form-section h4{
    color: #ffff;
    font-size: 28px;
    line-height: 38px;
    font-family: "Readex Pro", sans-serif;
    font-weight: 600;
}
#contactform_main{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
}
.ame-carousel h6{
    font-family: "Readex Pro", sans-serif;
    color: #ffff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
}
.ame-slider p{
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.ame-carousel{
    margin-bottom: 20px;
}
.ame-slider{    
    background: #ffff;
    padding: 20px 25px;
    border-radius: 10px;
    min-height: 168px;
}
.ame-slider img{
    width: 70px !important;
}
#topame-slider .owl-nav button{
    display: none;
}
.submit-btn{
    font-weight: 700;
    color: #000;
    padding-inline: 15px;
    padding-block: 8px;
    background: #ffff;
    cursor: pointer;
    border-radius: 8px;
    font-size: 17px;
    margin-bottom: 0px;
}
.form-title h4{
    font-family: "Readex Pro", sans-serif;
    color: #ffff;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 30px;
    text-align: center;
}
.call-btn a{
    color: #000;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 30px;
    background-color: #ffff;
    padding-left: 45px;
    border-radius: 10px;
}
.form-group .form-control{
    background: transparent;
    border: 1px solid #ffff;
    border-radius: 5px;
    height: 45px;
    font-size: 15px;
    color: #ffff;
}
.form-group .form-select {
    height: 45px;
}
.error{
    color: #ffff;
    margin-bottom: 0px;
}
.form-group .form-control::placeholder{
    color: #ffff;
}
.p-0{
    padding: 0px;
}
/* banner section-start  */

.section-title h2{
    font-family: "Readex Pro", sans-serif;
    color: #000;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
}
.full-section{
    background-color: #f3f3f3;
}
.bor-1{
    border-right: 1px solid #000;
}
.p-20{
    padding: 20px;
}
.overview-con p{
    line-height: 28px;
}
.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.over-amenities{
    width: 345px;
    border: 1px solid #000;
    padding:15px;
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.over-amenities p{
    margin-bottom: 0px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.section2-title h2{
    font-family: "Readex Pro", sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 25px;
}
.amenities-list{
    margin-bottom: 20px;
}
.amenities-list img{
    border-radius: 10px;
}
.amenities-list h6{
    padding-block: 10px;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: 600;
    font-family: "Readex Pro", sans-serif;
    color: #000;
    text-align: center;
}
#amenties-carousel{
    cursor: pointer;
}
/* #amenties-carousel .owl-nav button{
    display: none;
} */
#amenties-carousel .owl-nav button{
    background: #ffff;
    border: none;
    padding: 7px 8px;
    border-radius: 30px;
    line-height: 0px;
    cursor: pointer;
}
#amenties-carousel .owl-nav button i{
    font-size: 19px;
}
#amenties-carousel .owl-nav .owl-prev{
    position: absolute;
    top: 34%;
    left: -45px;
}
#amenties-carousel .owl-nav .owl-next{
    position: absolute;
    top: 34%;
    right: -45px;
}
#amenties-carousel2 .owl-nav button{
    background: #ffff;
    border: none;
    padding: 7px 8px;
    border-radius: 30px;
    line-height: 0px;
    cursor: pointer;
}
#amenties-carousel2 .owl-nav button i{
    font-size: 19px;
}
#amenties-carousel2 .owl-nav .owl-prev{
    position: absolute;
    top: 34%;
    left: -45px;
}
#amenties-carousel2 .owl-nav .owl-next{
    position: absolute;
    top: 34%;
    right: -45px;
}
#floorplan-slider{
    cursor: pointer;
}
.floor-slider img{
    height: 400px;
    object-fit: cover;
    filter: blur(12px);
}
#floorplan-slider .owl-nav button{
    display: none;
}
#floorplan-slider2 .owl-nav button{
    display: none;
}
.interior-img{
    margin-bottom: 20px;
    position: relative;
}
.interior-img::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
}
.interior-img img{
    border-radius: 0px;
    /* filter: blur(5px); */
}
.pr-6{
    padding-right: 6px;
}
.section-2{
    background: #fc3752;
    background-repeat: no-repeat;
    background-size: cover;
}
.floorplan-img{
    background: #ffff;
    padding: 10px;
    border-radius: 10px;
}

.section-4{
    background: linear-gradient(45deg, #740305, #b72727);
}
.location-map{
    margin-bottom: 30px;
}
.location-high p{
    font-weight: 700;
    line-height: 35px;
    margin-left: 35px;
    font-size: 15px;
}
.location-map img{
    border-radius: 10px;
}
.footer{
    padding-top: 30px;
    background: linear-gradient(45deg, #740305, #b72727);
}
.footer-bottom p{
    color: #ffff;
    font-size: 15px;
}
.footer-bottom ul li{
    color: #ffff;
    font-size: 15px;
}
.footer-bottom ul{
    padding-bottom: 10px;
    margin-left: 20px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.copy-text{
    border-top: 1px solid #ffff;
    padding-block: 15px;
}
.copy-text a{
    color: #ffff;
    text-decoration: none;
}
.copy-text p{
    margin-bottom: 0px;
}
.footer-btn{
    z-index: 99;
    width: 100%;
    position: fixed;
    bottom: -1px;
    overflow: hidden;
    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.35);
}
.footer-btn a{
    width: 50%;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
            background: linear-gradient(45deg, #740305, #b72727);
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    color: #ffff;
}
.footer-btn a:first-child {
    border-right: 2px solid #ffff;
}
.interior-img{
    position: relative;
}
.interior-overview{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    align-items: center;
    right: 0px;
    justify-content: center;
    background: #fc3752ad;
    display: flex;
    transition: all 0.5s ease-in-out;
}
#user-details table tbody tr td{
    color: #ffff;
    line-height: 35px;
}
.owl-dot{
    margin-inline: 3px;
    width: 7px;
    height: 7px;
    border: none;
    background: #ffff;
    border-radius: 10px;
    outline: none;
}
.owl-dots{
    text-align: center;
    margin-top: 15px;
}
.location-high ul li{
    list-style-type: none;
    background: url(../images/location1.png) no-repeat left top;
}
/* .interior-img:hover> .interior-overview{
    opacity: 1;
} */
.interior-overview a{
    text-align: center;
    font-weight: 600;
    color: #ffff;
    width: 100%;
    padding-block: 90px;
    text-decoration: none;
}
.amenities-btn{
    line-height: 40px;
}
.amenities-btn a{
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 30px;
    font-family: "Readex Pro", sans-serif;
    background-color: #b72727;
    padding-left: 45px;
    border-radius: 10px;
}
.brochure-btn{
    height: 40px;
    margin-top: 20px;
    line-height: 40px;
}
.brochure-btn a{
    color: #ffff;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 30px;
    background-color: #b72727;
    padding-left: 45px;
    border-radius: 10px;
    font-family: "Readex Pro", sans-serif;
}
.sitevisit-btn{
    line-height: 40px;
    margin-top: 20px;
}
.sitevisit-btn a{
    color: #fc3752;
    text-decoration: none;
    font-weight: 600;
    padding: 10px 30px;
    background-color: #ffff;
    padding-left: 45px;
    border-radius: 10px;
}
#accordionExample .accordion-button{
    width: 100%;
    padding: 15px;
    text-align: left;
    border-radius: 0px !important;
    font-size: 18px;
    font-weight: 500;
    border: none;
    background: none;
    cursor: pointer;
    text-wrap: wrap;
    color: #ffff;
}
#accordionExample .accordion-body{
    padding: 15px;
    margin-bottom: 0px;
}
#accordionExample .accordion-body p{
    margin-bottom: 0px;
    color: #ffff;
}
#accordionExample .accordion-item{
    border: 1px solid #b9b9b9;
    margin-bottom: 15px;
}
#accordionExample .accordion-button::before {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 0.8rem;
    transform: translateY(-50%);
    display: block;
    font-family: "FontAwesome";
    font-size: 1.1rem;
  }
#accordionExample .accordion-button[aria-expanded="true"]::before {
    content: "\f106" !important;
  }
  #accordionExample .accordion-header{
    position: relative;
    margin-bottom: 0px;
  }
  .section-6{
        background: linear-gradient(45deg, #740305, #b72727);
  }

.error{
    color:red;
}
.grecaptcha-badge{
    display: none;
}

.nav-menu{
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 35px;
    padding-right: 40px;
    list-style-type: none;
}

.nav-menu li a{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: none;
    color: #ffff;
}

.show-nav .nav-menu li a{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: none;
    color: #000;
}

  .modal-close{
    border: none;
        background: linear-gradient(45deg, #740305, #b72727);
    padding: 4px 10px;
    color: #ffff;
    font-size: 26px;
    line-height: 25px;
    width: fit-content;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100;
  }
  .form-modal h4{
    color: #000;
  }

  .form-modal #contactform_modal .form-control{
    border: 1px solid #000;
    color: #000;
  }

  .form-modal #contactform_modal .form-group{
    margin-bottom: 30px;
  }

  .form-modal #contactform_modal .submit-btn{
    font-weight: 700;
    color: #ffff;
    padding-inline: 35px;
    padding-block: 8px;
    background: linear-gradient(45deg, #740305, #b72727);
    cursor: pointer;
    border-radius: 8px;
    font-size: 20px;
    margin-bottom: 0px;
  }

.form-modal .form-group .form-control::placeholder{
    color: #000;
}
#formmodal .modal-dialog{
    max-width: 550px;
}
#formmodal .form-modal{
    padding-block: 40px;
    padding-inline: 20px;
}

.nav-position {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    z-index: 999;
    background: #ffff;
}

.nav-position.show-nav {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.whatsapp-icon {
    position: fixed;
    bottom: 25px;
    right: 20px;
    height: 50px;
    width: 50px;
    z-index: 1000;
}
.scroll-offset {
    scroll-margin-top: 100px;
}

  @media (min-width:1200px) and (max-width: 1450px){
    .call-btn a {
        padding: 10px 10px;
        padding-left: 40px;
        font-size: 14px;
    }
    .form-group .form-control {
        font-size: 13px;
         height: 40px;
    }
    .form-group .form-select {
        height: 40px;
        font-size: 13px;
    }
    .section-1{
        height: 430px;
    }
    .over-amenities {
        width: 290px;
    }
    #contactform_main .form-group{
        width: 22%;
    }
    #contactform_main .top-space{
        width: 18%;
    }
    .submit-btn {
        font-size: 12px;
    }
    .section-title h2{
        font-size: 26px;
    }
    .ame-slider {
        padding: 20px 25px;
    }
    .ame-slider p {
        font-size: 15px;
    }
    .ame-carousel h6 {
        font-size: 19px;
    }
    .part-logo{
        width: 80px;
    }
    .nav-menu li a {
        font-size: 14px;
    }
}

@media (max-width:798px){
    .form-div {
        padding: 15px 10px;
    }
    .form-section h4 {
        font-size: 25px;
    }
    .error-div .error{
        position: relative;
    }
    #contactform .form-group{
        margin-bottom: 15px;
    }
    .owl-nav{
        display: none !important;
    }
    .whatsapp-icon {
        bottom: 60px;
    }
    .submit-btn{
        width: 100%;
    }
    .call-btn a {
        padding: 10px;
        padding-left: 35px;
        font-size: 13px;
        border-radius: 10px;
    }
    .form-section {
        padding-inline: 10px;
        padding-block: 10px;
    }
    #contactform_main {
        display: block;
        width: 100%;
    }
    /* .banner-section {
        background: url(../images/mob-banner.png);
        background-size: cover;
        position: relative;
        min-height: 400px;
        background-repeat: no-repeat;
    } */
    .form-title h4 {
        font-size: 25px;
        line-height: 33px;
        margin-bottom: 15px;
        text-align: center;
    }
    .section-title h2 {
        font-size: 26px;
        text-align: left;
        margin-bottom: 10px;
    }
    .p-20 {
        padding: 30px 15px;
    }
    .amenities-btn a {
        padding: 10px 30px;
        font-size: 15px;
    }
    .floor-slider img {
        height: 300px;
    }
    .section2-title h2 {
        font-size: 26px;
        text-align: left;
        margin-bottom: 20px;
    }
    .accordion-body ul{
        padding-left: 15px;
    }
    .location-map {
        margin-bottom: 0px;
    }
    .pr-6 {
        padding-right: 15px;
    }
    .footer {
        padding-block: 15px;
                background: linear-gradient(45deg, #740305, #b72727);
        margin-bottom: 45px;
    }
    .floorplan-img {
        margin-bottom: 20px;
    }
    .location-high p {
        font-weight: 700;
        font-size: 13px;
        line-height: 35px;
    }
    .footer-bottom p {
        color: #ffff;
        font-size: 12px;
    }
    .over-amenities p {
        font-size: 15px;
    }
    .overview-con p {
        line-height: 28px;
        font-size: 15px;
    }
    .ame-carousel h6 {
        font-size: 18px;
    }
    .accordion-button {
        padding-right: 30px;
        font-size: 16px;
    }
    .accordion-body p {
        font-size: 15px;
    }
    .video-div{
        margin-bottom: 30px;
    }
    #amenties-carousel .owl-nav button{
        display: none;
    }
    .ame-slider p {
        font-size: 13px;
    }
    .ame-slider {
        padding: 15px 20px;
        min-height: 148px;
    }
    .footer-bottom ul li {
        color: #ffff;
        font-size: 12px;
    }
}