
@font-face {
    font-family: "Kumbh Sans" ;
    src: url('../fonts/Kumbh\ Sans.woff') format('woff'),
        url('../fonts/Kumbh\ Sans.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: "Josefin Sans";
    src: url('../fonts/Josefin\ Sans.woff') format('woff'),
        url('../fonts/Josefin\ Sans.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 


@font-face {
    font-family: "Josefin Sans Bold";
    src: url('../fonts/Josefin\ Sans\ Bold.woff') format('woff'),
        url('../fonts/Josefin\ Sans\ Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: "Allura";
    src: url('../fonts/Allura.woff') format('woff'),
        url('../fonts/Allura.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Poppins";
    src: url('../fonts/Poppins.woff') format('woff'),
        url('../fonts/Poppins.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: "Montserrat";
    src: url('../fonts/Montserrat.woff') format('woff'),
        url('../fonts/Montserrat.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




*{
    margin: 0px;
    padding: 0px;
}

h1,h2,h3,h4,h5{
      /*font-family: "Josefin Sans Bold" !important;*/
      font-family: "Poppins";
}


h1{
    font-size: 71px;
}
h2{
    font-size: 43px !important;
      /*font-family: "Josefin Sans Bold" !important;*/
      font-family: "Poppins";
}
p{
  /* font-family: "Josefin Sans"; */
     font-size: 19px;
  /*font-family: "Josefin Sans Bold";*/
  /*font-family: "Poppins";*/
  font-family: "Montserrat";
  font-weight: 700;
}
a{
    /* font-family: "Josefin Sans";   */
    /*font-family:  "Josefin Sans Bold" !important;*/
    /*font-family: "Poppins";*/
      font-family: "Montserrat";
 
    font-weight: 700 !important;
}
/* banner sections  https://www.bestjquery.com/codelab/ */
.banner-sec{
    background-image: linear-gradient(45deg, #00000096, #00000073), url(../image/banner_narl1.webp);
    /* background-position: center; */
    background-size: cover;
    width: 100%;
    height: 500px;
    width: 100%;
    height: 725px;
    position: relative;
    background-position: center;
}
.banner_content{
    margin-top: 210px;
    text-align: left;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
}
.banner_content h1{
    font-size: 51px;
    font-weight: 900;
    color: #ffffff;
        /*font-family: "Josefin Sans Bold" !important;*/
        font-family: "Poppins";
}

.banner_content h3{
    font-size: 30px;
    margin: 25px 0px;
    font-weight: 300;
    color: #ffffff;
    font-family: "Poppins";
        /*font-family: "Josefin Sans Bold" !important;*/
}


.banner_content P{
        /*font-family: "Josefin Sans Bold" !important;*/
        font-family: "Poppins";
}


.hedin_twoalu{
    /*font-family: "Allura";*/
    /*font-family: "Allura";*/
    letter-spacing: 1px;
}

.banner_content p{
    color: #fff;
    font-size: 18px;
    /*font-family: "Josefin Sans";*/
    font-weight: 600;
    margin-top: 20px;
    letter-spacing: 1px;
    font-family: "Poppins";
}


/* fom_abt */
.fom_abt{
    width: 100%;
    position: relative;
    background-position: center;
     padding: 20px 0px 3px 0px;
    /*background: #b7a691;*/
    /*background-image: linear-gradient(45deg, #b6a590ad, #baa99459), url(../image/fm_pic.webp);*/
        background: #88401d;
    background-image: linear-gradient(45deg, #88401d, #88401d), url(../image/fm_pic.webp);
    background-size: cover;
    background-repeat: no-repeat;
}


.fom_abt h3{
    font-size: 28px;
    margin-bottom: 35px;
}
.form_box_abt{
    display: flex;
    justify-content: space-between;

}

.form_box_abt li{
    list-style-type: none;
}

.form_box_abt li input{
        display: block;
          width: 120%;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #000;
        background-color: #fff;
        border: 1px solid #495057;
        border-radius: .25rem;
}
::placeholder {
    color: #000;
    opacity: 1; /* Firefox */
  }
  
.form_box_abt li input::-ms-input-placeholder { /* Edge 12-18 */
        color: #000;
}

.info-mid{
    margin-left: 15px;
    margin-right: 35px;
}

.info-mid button{
   padding: 9px 35px;
   border-radius: 4px;
    border: 1px solid #fff;
    background: #000;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

/* counter sction */
.creating_spaces_inspire_section{
    padding: 65px 0px;
}

.creating_spaces_hding h2{
    font-size: 35px;
    margin-bottom: 35px;
}

.creating_spaces_hding h2 span{
    font-size: 35px;
    margin-bottom: 35px;
}

.count_bg_pic{
    position: relative;
    margin-top: 30px;
    margin-bottom: -150px;
}

.count_bg_pic::after{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 170px;
    background-color: #000000b3;
    width: 100%;
    content: '';
}

.count_bg_pic img{
    width: 100%;
}

.count_box{
    margin: 15px 0px;
    text-align: center;
}

.count_box h3{
    color: #fff;
    font-size: 50px;
    margin-bottom: 15px;
}

.count_box p{
    color: #fff;
    /*font-family: "Josefin Sans";*/
font-family: "Poppins";
    font-size: 27px;
}


/* counter end */
/* project_highlights_section */
.project_highlights_section{
    padding: 60px 0px;
    background-color: #25343a;
    position: relative;
}
.project_highlights_section_right_pic{
    position: absolute;
    top: 0%;
    right: 0px;
    width: 190px;
    height: 830px;
}

/* .project_highlights_section::after{
    position: absolute;
    content: '';
    top: 0px;
    right: 0px;
    width: 220px;
    height: 480px;
    background-image: linear-gradient(45deg, rgb(244 244 244 / 0%), rgb(215 215 215 / 0%)), url(../image/Layer_1.png);
    z-index: -1;
} */

.project_hlts_heading h2{
    color: #fff;
    margin-bottom: 35px;
}
.project_hleft{
    position: relative;
}

.project_hleftpic::after{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 83%;
    height: 92%;
    content: '';
    background-color: #6f797d;
}

.project_hleft img{
    width: 85%;
    position: relative;
    z-index: 1;
    margin: 15px 0px 0px 15px;
}

.project_content{

}

.project_content h3{
    color: #fff;
}

.project_content p{
    color: #fff;
    width: 465px;
}


.project_content a{
    text-decoration: none;
    font-size: 16px;
    display: none;
    color: #ffff;
}
.project_content a:hover{
    text-decoration: none;
    color: #fff;
}


.project_content img{
    width: 90px;
    margin-right: 11px;
    transition: 0.5s ease;
    margin-left: -14px;
}

.project_content a:hover img{
    margin-left: -0px;
}



.project_rows{
    margin-bottom: 40px;
}

/* project end */


/* amenities_section */
.amenities_section{
    text-align: center;
    padding: 50px 0px;
}
.amenities_section h2{

}
.amenities_section img{
    width: 100%;
}



/* amenities_section */

/* Location highlights */
.location_highlights_section{
    padding: 60px 0px;
    background-color: #bfac95;
}


.location_highlights_left img{
    width: 100%;
}

.location_highlights_left h2{
    color: #fff;
    font-size: 33px;
}
.location_highlights_left p{
    color: #fff;
}

.location_highlights_left ul{
margin-left: 20px;
}

.location_highlights_left ul li{
    color: #fff;
    margin-bottom:5px;        
}

/* acrd */

/*Location Highlights*/
.location-highlights{padding: 50px 0;}
.location-highlights-left{padding: 0 50px 0 0;}
.location-highlights-left h2{padding: 0 0 20px;text-align: left;
/*font-family:'butler'*/
font-family: "Poppins";
;color: #3C3C3C;font-weight: 600;}
.location-highlights-left p{padding: 0 0 20px 0px;font-family: 'Nexa Light';}
.connectvity{padding: 50px 0 50px 0px;}
.gallery-main{max-width: 90%;}
.connectvity-main{max-width: 90%;padding: 0 0;}

.connectvity-main h3{
    font-size: 22px;
    font-family: "Poppins";
    font-weight: 600;
    color: #272727;
    position: relative;
    padding: 0 0 0px;
   
}

.connectvity-main h3:after{content: "";font-family: fontawesome;color: #272727;position: absolute;top: 2px;right: 0;font-size: 30px;background: url(../image/plus.webp) no-repeat;width:30px;height:30px;background-size: 100%;}
.connectvity-cnt{padding: 20px 0;}
.connectvity-cnt strong{background: linear-gradient(to bottom, #33AF93 0%, #B5C525 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 20px;font-family: 'Bebas Neue Pro';line-height: 50px;margin-left: auto;letter-spacing: 3px;padding: 0 5px 30px 0;text-align: center;font-weight: 700;}
.connectvity-cnt small{color: #FDB817;font-family: 'Lato', sans-serif;font-size: 18px;line-height: 20px;background: linear-gradient(to bottom, #33AF93 0%, #B5C525 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'Bebas Neue Pro';margin-left: auto;padding: 0 0 30px;text-align: center;font-weight: 700;}
.connectvity-min{max-width: 50px;margin-left: auto;}
.connectvity-cnt p{font-size: 20px;color: #272727;}
.faq-row{box-shadow: 1px 1px 10px #cccccc;margin: 0 0 30px;border: 0;padding: 20px;border-radius: 5px;background: #F8F8F8;position: relative;}
/* .faq-row:before{position: absolute;top: 0;left: 0;width: 5px;height: 100%;content:"";background:linear-gradient(to bottom, #33AF93 0%, #B5C525 100%);} */
.faq-row.active h3:after{background: url(../image/minus.webp) no-repeat;background-size: 100%;}
.answer{display: none;}
.location-highlights-right img{padding:100px}
.Schedule{text-align:center;background: linear-gradient(0deg, rgba(165,196,21,1) 0%, rgba(44,173,151,1) 100%);width:200px;padding:10px 0px;margin:0 auto;color:white;border-radius:6px;}


.connectvity-cnt ul{
    padding: 0px;
    margin: 0px;
}

.connectvity-cnt ul li{
    list-style-type: none;
}



/*Location Highlights close*/


/* master_floor_plans */
.master_floor_plans{
    padding: 80px 0px;
    text-align: center;
}

.master_floor_plans h2{

}

.master_floor_plans p{
    padding: 20px 0px;
}

/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc0;
    background-color: #000000;
    width: 500px;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }

  .tab::after{
    position: absolute;
    top: 9px;
    left: 50%;
    width: 1px;
    height: 38px;
    background-color: #fff;
    content: '';
  }

  
  /* Style the buttons inside the tab */
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #fff;
    width: 50%;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: #ffffff3d;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
    background-color: #ffffff3d;
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 6px 12px;
    /* border: 1px solid #ccc; */
    border-top: none;
  }
.tabcontent img{
    width: 100%;
    margin-top: 20px;
}

.bchr_cls2{
 margin-top: 30px;
 text-align: center;
}

.bchr_cls2 a{
    background-color: #88401d;
    color: #fff !important;
    padding: 13px 20px;
    margin-top: 0px;
    border-radius: 5px;
    animation: grow-animation 1s linear infinite;
}


/* Gallery_section */
.Gallery_section{
    padding: 70px 0px;
    background-color: #f5f3ed;
}
.Gallery_section_heding  h2{ 
    text-align: center;
    margin-bottom: 40px;
    /* font-size: 35px; */
}

.Gallery_section img{
    width: 100%;
    margin-bottom: 30px;
}
.Gallery_section_pic_left{
    height: 550px;
    object-fit: cover;
    border-radius: 15px;
}

/* footer_section */

.footer_section{
    padding: 60px 0px;
    background-color: #25343a;
    position: relative;
}
.footer_sectionright_pic{
    position: absolute;
    top: 0%;
    right: 0px;
    width: 7%;
    height: 100%;
}


.foot_1{

}
.foot_1 img{
    width: 190px;
}
.foot_1 ul{
    display: flex;
    margin-top: 20px;
}
.foot_1 ul li{
    list-style-type: none;
    margin: 0px 15px 0px 15px;

}

.foot_1 ul li a{
    color: #fff;
    text-decoration: none;    
}
.foot_1 ul li a:hover{
    text-decoration: none;
    color: #fff;
}

.foot_right{
    padding-top: 70px;
}
.foot_right h3{
    color: #fff;
    font-size: 25px;
    margin-bottom: 15px;

}
.foot_right_box{
    display: flex;
    align-items: center;
}
.foot_right_box input{
    width: 70%;
    margin-right: 12px;
}
.foot_right_box_btn a{
    width: 30%;
    background-color: #427ab9;
    font-size: 15px;
    padding: 7px 12px;
    color: #fff;
    border-radius: 7px;
}

.foot_right_box_btn a:hover{
    color: #fff;
}

/* foot_bottom_section */

.foot_bottom_section_row{
    margin-top: 50px;
    position: relative;
}

.foot_bottom_section_row::after{
    position: absolute;
    top: -5px;
    left: 28px;
    background-color: #fff;
    width: 98%;
    height: 1px;
    content: '';
}

.foot_bottom_section ul{
    display: flex;
    margin-top: 10px;
}
.foot_bottom_section ul li{
    list-style-type: none;
    margin: 0px 15px 0px 15px;
}
.foot_bottom_section ul li a{
    color: #fff;
    text-decoration: none;    
}
.foot_bottom_section ul li a:hover{
    text-decoration: none;
    color: #fff;
}

.threedm_link{
    margin-top: 12px;
    text-align: center;
}

.threedm_link a{
    color:#fff;
}

.threedm_link a:hover{
    color: #fff;
}
































/* respny */
@media(max-width:1200px){
    .info-mid {
        margin-left: 18px;
        margin-right: 5px;
    }
}

@media (max-width: 991px){
    .form_box_abt {
        display: block;
    }
    .form_box_abt li {
        margin-bottom: 15px;
    }
    .footerbottom1 h5 {
        text-align: center;
    }
    .info-mid {
        margin-left: 18px;
        margin-right: 5px;
        text-align: center;
        margin: 0px;
    }
    .Gallery_section_pic_left{
        height: auto;
    }
    .footerbottom2 {
        float: none !important;
        text-align: center;
    }
    .footerbottom2 h4 {
        margin-top: -2px;
    }
    .footerbottom2 span a {
        color: #427ab9;
        cursor: pointer;
    }
    .count_bg_pic {
        position: relative;
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .count_box {
        margin: 1px 0px;
        text-align: center;
        background: #88401d;
        padding: 20px 10px;
    }
    .count_bg_pic::after {
             background-color: #00000000 !important;
    }
}

@media (max-width: 768px){
    .project_highlights_section_right_pic{
        display: none;
    }
    
    .popup h3{
            font-size: 16px;
    }
    .tab {
        width: 315px;
    }
    .project_hleft img {
        width: 90%;
    }
    .top_email{
        display: none;
    }
    .banner_content h2 {
            font-size: 25px;
        }
        .banner_content h2 span {
            font-size: 14px;
        }
        .banner-sec {
            height: auto;
        }
        
        .logo img {
            width: 150px !important;
        }
        .banner_content {
            margin-top: 80px;
              margin-bottom: 40px;
        }   
        h2 {
            font-size: 22px !important;
        }
        .banner_content p {
            color: #fff;
            font-size: 15px;

        }
        .project_content p{
            width: auto;
        }
        .foot_1 ul {
            display: block;
        }
        .foot_bottom_section ul{
            display: block;
        }
        .foot_right_box {
            align-items: center;
        }
        .foot_right_box_btn{
            margin-top: 0px;
        }
        .project_rows2{
            flex-direction: column-reverse;
        }
        .project_content h3 {
            font-size: 18px;
            margin-top: 12px;
        }
        .faq-row {
            margin: 0 auto 10px auto;
        }
        .foot_bottom_section_row::after{
            display: none;
        }
        .foot_bottom_section_row {
            margin-top: 30px;
            border-top: 1px solid #fff;
        }
        .master_floor_plans {
            padding: 40px 0px;
        }
        .foot_right_box input {
            width: 65%;
        }
        .footer_sectionright_pic{
            display: none;
        }
        .count_box p {
            font-weight: 900;
            margin: 0;
        }
        .project_highlights_section {
            padding: 30px 0px;

        }
        .fom_abt {
            padding: 30px 0px 20px 0px;
        }
        .location_highlights_section {
            padding: 35px 0px;
        }
        .banner_content h3 {
            font-size: 16px;
            margin: 10px 0px 0px 0px;
        }
        .banner_content h1 {
             font-size: 19px;
        }
        .Gallery_section img {
            margin-bottom: 30px;
            height: 240px;
        }
        .form_box_abt li input {
    display: block;
    width: 100%;
        }
        .amenities_boxs h5 {
    font-size: 19px;
   
    width: 135px;
    margin: 0 auto;
    margin-top: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
}

@media (max-width:480px) {
    .Gallery_section {
        padding: 35px 0px;
    }
    .count_box h3 {
        font-size: 30px;
        margin-bottom: 10px;

    }    
    .footer_section {
        padding: 30px 0px;
        text-align: center;
    }
    .foot_right {
        padding-top: 25px;
    }
    .foot_right_box input {
        margin: 0 auto;
    }
    .connectvity-main h3{
        font-size: 19px;
    }
    .banner_content {
        margin-top: 40px;
    }
    .banner-sec {
        height: 250px;
    }
    .banner_content p {
        font-weight: 200;
        margin-top: 10px;
    }
    .tab {
        width: 290px;
    }
    .creating_spaces_inspire_section {
        padding: 20px 0px;
    }
    .creating_spaces_hding h2 {
        margin-bottom: 10px;
    }
}


/* popup */
.modal-title {
    text-align: center !important;
    margin: 0 auto;
    width: 100%;
}

.prices_payment_teems input {
    width: 100%;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px;
    margin: 6px 0px;
    border: 1px solid #eee;
}

.input_bottom {
    border: 1px solid #eee !important;
    color: #4b4b4b;
    width: 100%;
    padding: 12px 6px !important;
    margin: 6px 0px !important;
    background: #fff !important;
}

.button_inputs{
    background-color: #88401d;
    color: #fff !important;
    padding: 6px 22px;
    border: none;
    margin: 0 auto;
    border-radius: 5px;
    animation: grow-animation 1s linear infinite;
}













.amenities_boxs_tt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
}

.amenities_boxs{
    width: 200px;
    margin-top: 20px;
}

.amenities_boxs img {
    width: 80px;
}

.amenities_boxs h5{
    font-size: 19px;
      /*font-family: "Josefin Sans Bold" !important;*/
      font-family: "Poppins";
    margin-top: 9px;
}

.location_highlights_left iframe {
    height: 500px;
    width:100%;
}

@media (max-width: 600px) {
    .amenities_boxs {
             width: 50%;
        margin-top: 20px;
        
    }
        .location_highlights_left iframe {
        height: 250px;
    }
    .amenities_boxs_tt {
      
        display: contents;
    }
    .project_overview_sec_right img {
    width: 100%;
    object-fit: inherit;
    height: auto;
}
.banner_content h1 {
    /*font-family: sans-serif !important;*/
    font-family: "Poppins";
}
    h2 {
        font-size: 33px !important;
    }
}












