*{
    margin: 0;
    padding: 0;
}

body, html {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif !important;
    font-style: normal;
}
section.privacy h1 {
    text-align: center;
    margin: 30px;
}
.by_reozone {
    display: block;
    text-align: end;
}
.card.form_details {
    margin-top: 120px;
}
.logo_get {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}
.digital_nav {
    width: 100%;
    background-color: #fff;
}
.logo_saee{
    width: 120px !important;
    display: block !important;
    margin: auto    !important;
}
.collapse li {
    margin-right: 10px !important;
    padding: 0 10px !important;
}
.nav-item a {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
}
.collapse ul {
    margin: 0 0 0 auto;
    padding: 0px 5px!important;
    color: #712100 !important;
}
.nav-link {
    color: rgb(63, 63, 216) !important;
    margin-left: 20px !important;
    color: #000 !important;
    font-weight: 700;
}


.btn_quote {
    position: relative;
    display: flex; 
    text-align: start;
}
.btn_quote button{
    font-size: 14px;
    padding: 5px 18px;
    font-weight: 500;
    border-radius: 24px;
    color: #fff;
    background-color: #104985;
    border: none!important;
  
}



.btn_quote img{
    width: 18px;
  
}



.enquire button {
    border: 1px solid black;
    width: fit-content;
    padding: 10px 12px;
    border: none;
    border-radius: 6px;
    background-color: #104985;
    color: #fff;
    margin-top: 28px;
}
.sec2_construct {
    /* position: relative; */
    background-image: linear-gradient(180deg, rgb(0 0 0 / 46%) 0%, rgb(0 0 0 / 41%) 100%), url(./images/adarsh-crest_banner.jpg) !important;
    background-size: cover;
    height: 100%;
    background-size: cover;
    color: white;
    /* display: flex; */
    /* background: #104985; */
    /* align-items: center; */
    background-repeat: no-repeat;
    padding: 40px;
    /* overflow: hidden; */
}
  .main_banner {
      padding-top: 70px;
      margin: auto !important;
  
  }
.main_banner  h1 {
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
}
  .price_content button {
    border: 1px solid black;
    width: fit-content;
    padding: 10px 12px;   
    border: none;
    border-radius: 6px;
    background-color: #104985;
    color: #fff;
    margin-top: 28px;
  }

.sec2_construct p {
    font-size: 19px;
    /* font-family: Arial, Helvetica, Lucida, sans-serif; */
}
  .form_details {
     margin: 30px;
     border: unset !important;
     border-bottom-left-radius: 20px !important;
     border-bottom-right-radius: 20px !important;
  }
    .form_details h3{
       font-size: 24px;
       color: #000;
       margin-bottom: 15px;
       text-align: center;
    }
    .form_details p{
       font-size: 14px;
       color: #fff;
       margin-bottom: 20px;
    }
    .text_sec textarea{
      width: 100% !important;
      height: 100px !important;
   }
   .btn_send {
     text-align: center;
   }
   .btn_send button {
     border: 1px solid #000 !important;
     padding: 10px 18px !important;
     border-radius: 10px;
     border: none !important;
     width: 50%;
     background-color: #104985;
     color: #fff;
     margin-top: 30px;
  }
  .form_details .card-header{
     text-align: center;
     padding: 10px 0;
     font-size: 20px;
     color: #fff;
     font-weight: 500;
     background-color: #104985;
  }
  .about_sec{
    padding: 50px 0;
  }
  .group_sec{
    text-align: justify;
  }
  .group_sec h2{
    margin-bottom: 40px;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
  }
  .group_sec p{
    text-align: start;
    font-size: 16px;
  }
  .group_sec p span{
    color: #104985;
    font-weight: 700;
    text-decoration: underline;
  }
  .group_sec2 img{
    width: 100%;
    border-radius: 20px;
  }
  .floorplan_sec{
    padding: 50px 0;
   
  }
  .floorheading_sec {
    text-align: center;
  }
  .floorheading_sec h2{
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 40px;
  }
.floorplan_sec .card {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1),
    0 8px 16px rgba(0, 0, 0, 0.1) !important;
    padding: 8px 18px;
    margin-top: 30px;
}
  .card-img-top {
    width: 100%!important;
  }
  
  .carpet_sec{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .carpet_sec img{
    width: 35px;
  }
  .carpet_sec h5{
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 0%;
    font-weight: 500;
  }
  .price_sec  {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .price_sec img{
    width: 35px;
  }
  .price_sec h6{
    font-size: 15px;
    margin-left: 15px;
    margin-bottom: 0%;
    font-weight: 500;
  }
  .btn_request button{
    border: 1px solid black;
    width: fit-content;
    padding: 10px 12px;
    border: none;
    border-radius: 6px;
    background-color: #104985;
    color: #fff;
    
  }
  .btn_request img{
    width: 32px;
  }
  .btn_request {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  section.sec6_design {
    background-color: #e3e8ee;
    padding-bottom: 60px;
 }
 .sec6_design .card{
    border: unset !important;
    border-radius: 10px !important;
    text-align: center;
 }
 .sec6_design .card img{
    width: 50px;
    display: block;
    margin: 20px auto 10px auto;
 }
 .card_project_overview h3{
    font-size: 20px;
 }
 .amenities_sec {
    text-align: center;
    padding: 50px 0;
 }
 .sec10_design {
    padding: 50px 0;

    
  }
  .sec10_design .card{
   border-radius: 30px;
   padding: 5px 10px;
  }
  .loc_sec{
    text-align: center;
  }
  .loc_sec h2{
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 45px;

  }
  .connected_sec{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  .connected_sec p{
    margin-bottom: 0%;
    margin-left: 8px;
    margin-bottom: 8px;
  }
  .connected_sec img{
    width: 18px;
    margin-bottom: 5px;
    filter: invert(36%) sepia(99%) saturate(2296%) hue-rotate(202deg) brightness(96%) contrast(101%);
  }
  .gallery_sec{
    padding: 50px 0;
    background-color: #e3e8ee;
  }
.your_gallery_img img {
    width: 100%;
    height: 300px;
    border-radius: 20px;
}
  .galleryhead_sec {
    text-align: center;
    margin-bottom: 30px;
  }
  .galleryhead_sec h2{
    font-size: 26px;
    font-weight: 700;
  }
  .footer_sec{
    padding: 60px 0;
    background-color: #104985;
  }
img.logo_cs {
    width: 150px;
    display: block;
    /* margin-bottom: 40px; */
    margin: 0px auto 40px auto;
    /* filter: brightness(0) invert(1); */
}
  .image_det_logo p{
   color: #fff;
  }
  
  .col-md-3 h4{
   color: #fff;
  }
  .footer_sec ul li {
    list-style: none;
    color: #fff;
    font-size: 14px;
    margin: 22px 0;
  }
  .footer_sec ul li a {
    text-decoration: none;
    color: #fff;
  }
  .temp_images_saee {
    display: flex;
    align-items: start;
    margin-left: 36px;
    margin-top: 32px;
  }
  .temp_images_saee h6{
   color: #fff;
  }
  .temp_images_saee img {
    width: 13px;
    margin-right: 20px;
    filter: brightness(0)invert(1);
  }
  .bottom_footer {
    background: #104985;
    border-top: 1px solid #fff;
    padding: 19px 0;
  }
  .bottom_footer p 
  {
    color: #fff;
    font-size: 13px;
    margin: 0;
    text-align: center;
  
  }
  .privacy_new_a a {
    color: #fff;
    text-decoration: none;
  }
  .footer_sec h4{
    color: #fff;
  }
  .masterplan_sec{
    padding: 50px 0;
    background-color: #e3e8ee;
  }
  .masterhead_sec h2{
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .masterplan1_sec img{
    width: 100%;
  }