@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap);

body {
    font-family: Poppins, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
}
html {
    scroll-behavior: smooth;
}
p{
  font-weight: 300 !important;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all .3s ease-in-out
}

.owl-nav button.owl-prev {
    left: 0
}

.owl-nav button.owl-next {
    right: 0
}

.owl-dots {
    text-align: center;
    padding-top: 15px
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px
}

.owl-dots button.owl-dot.active {
    background-color: #000
}

.owl-dots button.owl-dot:focus {
    outline: 0
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, .38) !important
}

/* span {
    position: relative;
    top: -5px
} */

.owl-nav button:focus {
    outline: 0
}

.card-bg {
    background-color: #a63064;
    color: #fff
}

.card-bg .btn-link {
    color: #fff;
    font-weight: 700
}

.navbar-light .navbar-toggler {
    padding: 0;
    border: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: .5em;
    height: .5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat
}

.navbar-light .navbar-nav .nav-link:focus {
    font-size: 14px;
    font-weight: 500;
    list-style: none;
    flex: 1;
    cursor: pointer;
    color: #27aae1;
    box-shadow: 0, 10px, 20px, rgba(0, 0, 0, .25);
    transition: .2s ease
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #27aae1
}

.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 400;
    list-style: none;
    flex: 1;
    cursor: pointer;
    transition: .2s ease
}

.btn.focus,
.btn:focus {
    box-shadow: none
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: none
}

.btn-link.focus,
.btn-link:hover {
    text-decoration: none
}

.float {
    position: fixed;
    right: 21px;
    left: unset;
    top: 250px;
    border: none;
    text-align: center;
    z-index: 1000;
    transform: rotate(-90deg);
    transform-origin: right
}
.float2 {
  position: fixed;
  right: 14px;
  left: unset;
  top: 420px;
  border: none;
  text-align: center;
  z-index: 1000;
  transform: rotate(-90deg);
  transform-origin: right
}
.my-float {
    background: #27aae1;
    padding: 8px 20px;
   
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    color: #fff
}
.my-float2 {
  background: #27aae1;
  padding: 8px 20px;
 
  border-radius: 4px;
  text-decoration: none;
  font-size: 16px;
  color: #fff
}

.my-float:hover{
  border: 2px solid #a63064 !important;
  color: #a63064;
  background-color: white !important;
  font-weight: 400;
}
.download-btn:hover{
  border: 2px solid #a63064 !important;
  color: #a63064;
  background-color: white !important;
  font-weight: 400;
}
.download-btn{
  color: white ;
}
.blue {
    color: #27aae1
}

.pink {
    color: #a63064;
}

#gallery .owl-carousel .owl-item img {
    height: 350px;
    width: 100%;
    object-fit: cover
}

.buo_fix,
.buo_fix1 {
    position: fixed;
    bottom: 0;
    display: block
}

.buo_fix {
    left: 0;
    z-index: 3
}

.buo_fix1 {
    right: 0;
    z-index: 4
}

.buo_fix_none {
    display: none
}

@media (min-width:500px) {

    .buo_fix,
    .buo_fix1 {
        display: none
    }

    .buo_fix_none {
        display: block
    }
}
.features-card {
    background-color: #ffffff;
    border-radius: 8px;
    /* padding: 20px; */
    /* max-width: 400px; */
    text-align: left;
  }
  .features-card h2 {
    background-color: #003366;
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
  }
  
 

  .item {
    position: relative;
    display: inline-block;
    margin: 10px;
  }

  .ongoing-img {
    width: 300px;
    height: 300px;
    border-radius: 0px 40px;
  }

  /* New class for the text overlay */
  .text-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6); /* Semi-transparent black */
    color: white;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    border-radius: 0px 0px 0px 40px;
  }
  .amenities-icon{
    height: 80px;
    
  }
  .gallery-image{
    height: 250px;
    /*width: 100%;*/
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  }
  .z_modaly .z_mySlides .ongoing-img {
    width: auto; /* Revert to original image size */
    height: 500px; /* Allow the natural image size */
    border-radius: 0; /* Remove the rounded corners */
  }
  .banner-slide {
    height: 90vh; /* Ensures a consistent height */
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    
}
.banner-text{
    height: 90vh;
    align-items: flex-start;
    margin-top: 50px;
}
.banner-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100vh;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black overlay */
    z-index: 1; /* Ensures it covers the background but not the text */
  }
  
  .banner-text-container {
    position: relative;
    z-index: 2; /* Ensures text is above the overlay */
    color: white; /* Ensures text is visible on the dark background */
    padding: 50px 20px;
  }
.carousel-control-prev{
    z-index: 1000;
}
.carousel-control-next{
    z-index: 1000;
}
@media (max-width:768px) {
    .banner-slide {
        height: 65vh !important; /* Ensures a consistent height */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        
    }
    .banner-text{
        height: 65vh !important;
        align-items: center;
    }
   .text-1{
    font-size: 20px !important;
   }
   .text-2{
    font-size: 30px !important;
   }
   .reraimg {
    display: flex;
    justify-content: left !important;
   }
   
}
@media (min-width:768px){
    .banner-font{
        font-size: 50px !important;
    }
    .highlight-text{
      font-weight: 600 !important;
      font-size: 4rem !important;
      text-transform: uppercase;
      letter-spacing: -4.8px !important;
  }
  .highlight-text span {
    font-weight: 300 !important;
    text-transform: capitalize;
    font-size: 3.5rem !important;
    letter-spacing: 0.5px !important;
  }
  .roof-text{
    height: 90vh !important;
   }
}
[id] {
    scroll-margin-top: 110px !important;
    /* Adjust for the header height */
}

@keyframes fadeInDown {
    from {
      opacity: 0;
      transform: translateY(-30px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(30px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInLeft {
    from {
      opacity: 0;
      transform: translateX(-30px);
    }
    to {
      opacity: 1;
      transform: translateX(0);
    }
  }
  
  .fade-in-down {
    animation: fadeInDown 3s ease forwards;
  }
  
  .fade-in-up {
    animation: fadeInUp 3s ease forwards;
  }
  
  .fade-in-left {
    animation: fadeInLeft 3s ease forwards;
  }
  /* {
   
    font-weight: 500;
    font-size: 50px;
  } */
  .text-green{
    color: #a63064;
  }
  .highlight-text{
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1.7;
}
.highlight-text span {
  font-weight: 300;
  text-transform: capitalize;
  font-size: 25px;
  letter-spacing: 0.5px;
}
.rera{
  background-color: #a63064;
}
.text-1{
  font-size: 30px;
 }
 .text-2{
  font-size: 55px;
 }
 .bg-pink{
  background-color: #a63064;
 }

    .features-card ul {
      list-style: none;
      padding-left: 0;
    }

    .features-card ul li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 10px;
      /* font-weight: bold; */
    }

    .features-card ul li::before {
      content: "✔"; /* Unicode checkmark */
      color: #a63064; /* Set checkmark color */
      font-weight: bold;
      position: absolute;
      left: 0;
      top: 0;
    }
    ::marker {
      color: #fff;
  }
.reraimg img{
  height: 70px;
 
}
.reraimg{
  display: flex;
  justify-content: center;
}
.accordion>.card{
  border: none ;
  border-bottom: 1px solid white !important;

}
.card-body {
  background-color: #a63064;
  color: white !important;
  border-top: 1px solid white !important;
}
.accordion>.card>.card-header{
  border-bottom: 1px soild white !important;
}
.arrow-icon {
  transition: transform 0.3s ease;
}

.btn.collapsed .arrow-icon {
  transform: rotate(0deg);
}

.btn:not(.collapsed) .arrow-icon {
  transform: rotate(90deg);
}
.form-body{
  background-color: white !important;
}
.modal-header{
  color: #a63064 !important;
  border-bottom: none !important;
}
.modal-header .close {
  color: #000 !important;

}
.modal-content{
  background-color: transparent !important;
  border: none !important;
}
.modal-title{
  font-size: 30px;
  font-weight: bold;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #a63064 !important;
}
.special_feature img{
  height: 150px;
}
.roof-top{
  background-image: url('images/project_banner/bannner.jpg') ;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
}
.phone-roof img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.owl-theme .owl-dots .owl-dot span {
  display: none !important;
}