





 



  .btn {
    
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    font-size: 20px;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    -moz--webkit-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: "Lexend", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
  } 































  .enquire-section {
    background-color: #8a8160;
  }






  .enquire-div {
    max-width: 550px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
  } 
  .enquire-div .btn {
    background-color: #0b5a7e;
    color: #fff;
    margin: 0 auto;
    display: table;
    text-align: center;
  }
  .input-group {
    margin-bottom: 20px;
    position: relative;
  }
  .enquire-section .title h1 {
    color: #0b5a7e;
  }





  /* new css starts here */
  tr, td {
    vertical-align: middle;
  }
  .banner-section {
    padding-top: 90px;
    background-color: #f9f9f9;
    padding-bottom: 30px;
  }
  .banner-div {
    display: flex;
    justify-content: space-between;
  }
  .banner-desktop-img {
    width: 69%;
    border-radius: 4px;
    background-size: 100% 100%;
  }
  .banner-desktop-img .img-fluid {
    display: none;
  }
  .banner-usp {
    width: 30%;
    border: 1px solid gainsboro;
    padding: 20px;
    border-radius: 4px;
    background-color: #fff;
  }
  .banner-usp h1 {
    font-size: 40px;
    margin-bottom: 2px;
    text-align: center;
  }
  .banner-usp p {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }
  .banner-usp p img {
    max-width: 30px;
    height: auto;
    filter: brightness(1) invert(1);
  }
  /* .banner-usp ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    align-items: center;
    justify-content: space-between;
  }
  .banner-usp ul li a {
    text-decoration: none;
    color: #000;
    padding: 8px 15px 10px;
    display: inline-block;
    width: auto;
  } */
  .banner-usp ul li a img {
    max-width: 22px;
  }
  .banner-usp ul li a span {
    display: none;
  }
  /* .banner-usp ul li:nth-child(2) {
    background-color: #3ac24d;
  } */
  /* .banner-usp ul li:nth-child(2) a img {
    filter: brightness(0) invert(1);
  } */
  .banner-usp ul li:nth-child(1) {
    width: 60%;
  }
  .banner-usp ul li:nth-child(1) a {
    display: block;
    text-align: center;
    background-color: #c10f0f;
    color: #fff;
  }
  .banner-usp ul li:nth-child(3) a {
    background-color: #000;
  }
  .project-info-section {
    padding-top: 0;
  }
  .rera-number p {
    text-align: left;
    justify-content: flex-start;
    margin: 5px 0 0 0;
    font-size: 12px;
  }
 
 



 

  .cta-buttons {
    margin-top: 50px;
  }
  .cta-buttons .btn img {
    max-width: 22px;
  }
  .cta-buttons .btn {
  width: 150px;
  height: 50px;
  line-height: 78px;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
background: linear-gradient(45deg, #ffffff 5%, transparent 5%);
  border: 0;
  color: #fff;
  letter-spacing: 3px;
  box-shadow: 6px 2px 2px #00E6F6;
  outline: transparent;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px 12px;
    font-size: 16px;
  }


  .download-brochure-btn .btn {
    background-color: #fdc244;
    border: 1px solid #fdc244;
  }
  .price-breakup-btn .btn {
    background-color: #a579d8;
    border: 1px solid #a579d8;
  }
  .schedule-site-visit-btn .btn {
    background-color: #00e657;
    border: 1px solid #00e657;
  }
  .call-sales-team-btn .btn {
    background-color: #f29cf3;
    border: 1px solid #f29cf3;
  }
  .call-sales-team-btn .btn img {
    /* filter: brightness(1) invert(1); */
  }




 



  .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  .location-advantage-div {
    box-shadow: 0 0px 10px 1px gray;
  }
  /* new css starts here */
  /* responsive */
  @media only screen and (max-width: 1400px) {
    .menu ul li a {
      font-size: 16px;
      padding: 10px 10px;
    }
    .contact-number a {
      font-size: 30px;
    }
    .banner-usp h1 {
      font-size: 35px;
    }
  }
  @media only screen and (max-width: 1250px) {
    .menu ul li a {
      font-size: 15px;
      padding: 10px 10px;
    }
    .contact-number a {
      font-size: 28px;
    }
    .banner-usp p {
      font-size: 15px;
    }
  }
  @media only screen and (max-width: 1199px) {
    .banner-section {
      padding-top: 80px;
    }
    .side-enquire-now {
      right: -40px;
    }
    .contact-number a {
      font-size: 20px;
    }
    .menu ul li a {
      font-size: 14px;
      padding: 10px 5px;
    }
    .contact-number a {
      font-size: 24px;
    }
    .logo {
      max-width: 150px;
    }
    .btn {
      padding: 10px 12px;
      font-size: 16px;
    }
    .title h1 {
      font-size: 30px;
    }
    .same-gap {
      padding: 20px 0;
    }
    .project-info-section {
      padding-top: 0;
    }
    .banner-usp h1 {
      font-size: 30px;
    }
    .banner-usp p {
      font-size: 14px;
    }
    .banner-usp p b br {
      display: none;
    }
    .project-info-text h4 {
      font-size: 18px;
    }
    .project-info-icon {
      margin-right: 10px;
    }
    .highlights-text ul li {
      padding: 10px 0 10px 35px;
      font-size: 15px;
    }
    .table-bordered td, .table-bordered th {
      font-size: 18px;
    }
    .price-section tr th {
      font-size: 20px;
    }
    .price-section table .btn {
      font-size: 13px;
    }
    .amenities-item p {
      font-size: 15px;
    }
    .location-advantage-text ul li {
      font-size: 15px;
    }


  }
  @media only screen and (max-width: 991px) {
    .contact-number a img {
      display: block;
      max-width: 20px;
    }
    .contact-buttons ul li:first-child {
      display: block;
    }
    .contact-buttons ul li:last-child {
      display: block;
    }
    .button_container {
      position: absolute;
      top: 50%;
      right: 0;
      height: 29px;
      width: 35px;
      cursor: pointer;
      z-index: 100;
      transition: opacity 0.25s ease;
      transform: translateY(-50%);
    }
    .button_container span {
      background: #fff;
      border: 0;
      height: 5px;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transition: all 0.35s ease;
      cursor: pointer;
    }
    .button_container span:nth-of-type(2) {
      top: 11px;
    }
    .button_container span:nth-of-type(3) {
      top: 22px;
    }
    .contact-number a {
      border: 1px solid #000;
      padding: 5px 10px;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      background-color: #000;
    }
    .contact-number {
      margin-right: 50px;
      position: relative;
    }

    .contact-number a::before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      border: 1px solid #000;
      border-radius: 100px;
      -webkit-animation: widgetPulse infinite 1.5s;
      animation: widgetPulse infinite 1.5s;
    }
    .contact-number a::after {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      border: 1px solid #000;
      border-radius: 100px;
      -webkit-animation: widgetPulse2 infinite 1.5s;
      animation: widgetPulse2 infinite 1.5s;
    }

    @-webkit-keyframes widgetPulse {
      0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
      }
      100% {
        -webkit-transform: scale(1.8, 1.8);
        transform: scale(1.8, 1.8);
        opacity: 0;
      }
    }
    @keyframes widgetPulse2 {
      0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
      }
      100% {
        -webkit-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4);
        opacity: 0;
      }
    }
    .overlay {
      position: fixed;
      background: #fff;
      top: 64px;
      left: 0;
      width: 100%;
      -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
      transform: scaleY(0);
      max-height: 0;
      -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
      transition: max-height 0.3s, -webkit-transform 0.3s;
      -o-transition: max-height 0.3s, transform 0.3s;
      transition: max-height 0.3s, transform 0.3s;
      transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      overflow: auto;
    }
    .overlay nav {
      text-align: center;
    }
    .overlay ul {
      list-style: none;
      padding: 0;
      margin: 0 auto;
      display: inline-block;
      position: relative;
      width: 100%;
    }
    .overlay ul li {
      display: block;
      position: relative;
      opacity: 0;
      margin: 0;
    }
    .overlay ul li a,
    .overlay ul li span {
      display: block;
      position: relative;
      color: #000;
      text-decoration: none;
      overflow: hidden;
      font-size: 18px;
    }
    .overlay.open li {
      -webkit-animation: fadeInRight 0.5s ease forwards;
      animation: fadeInRight 0.5s ease forwards;
      animation-delay: 0s;
      animation-delay: 0s;
      animation-delay: 0s;
      -webkit-animation-delay: 0.35s;
      animation-delay: 0.35s;
      opacity: 1;
      border-bottom: 1px solid gray;
    }
    .button_container.active .top {
      transform: translateY(11px) translateX(0) rotate(45deg);
      background: #fff;
    }
    .button_container.active .middle {
      opacity: 0;
      background: #fff;
    }
    .button_container.active .bottom {
      transform: translateY(-11px) translateX(0) rotate(-45deg);
      background: #fff;
    }
    .overlay.open {
      -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transform: scaleY(1);
      max-height: 100vh;
      margin-top: 10px;
    }
    .contact-buttons ul li a span {
      display: block;
    }
    .contact-buttons {
      left: 0;
      bottom: 0;
      width: 100%;
    }
    .contact-buttons ul {
      display: flex;
      background-color: #fff;
      padding: 15px 15px;
      gap: 0 20px;
      box-shadow: 0 2px 20px #0006;
    }
    .contact-buttons ul li {
      margin: 0;
      width: 50%;
    }
    .contact-buttons ul li a {
      height: 50px;
      padding: 0;
      border-radius: 4px;
      width: 100%;
    }
    .contact-buttons ul li a img {
      margin: 0 10px 0 0;
      max-width: 25px;
      height: auto;
    }
    footer {
      padding-bottom: 90px;
    }
    .title h1 {
      font-size: 25px;
      margin: 0 0 15px 0;
    }
    .side-enquire-now {
      display: none;
    }
    .banner-desktop-img {
      background-image: none !important;
      width: 100%;
    }
    .banner-usp {
      width: 100%;
      margin-top: 20px;
    }
    .banner-desktop-img .img-fluid {
      border-radius: 4px;
    }
    .cta-buttons {
      margin-top: 25px;
    }
    .highlights-img {
      background-image: none !important;
    }
    .table-bordered td, .table-bordered th {
      font-size: 16px;
    }
    .price-section tr th {
      font-size: 18px;
    }
    .banner-desktop-img .img-fluid {
      display: block;
    }
    .banner-div {
      display: block;
    }
    .contact-number a span {
      display: none;
    }
  }
  @media only screen and (max-width: 767px) {
    .amenities-slider-mobile {
      position: relative;
    }
    .swiper-pagination {
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      z-index: 0;
    }
    .swiper-pagination .swiper-pagination-bullet {
      margin: 0 2px;
      border: 2px solid #fff;
      width: 13px;
      height: 13px;
    } 
    .amenities-item p {
      font-size: 16px;
    }
    #amenities .swiper-container .row {
      flex-wrap: nowrap;
      margin: 0;
    }
    #amenities .swiper-container .row .swiper-slide {
      padding: 0;
    }
    .table-bordered td,
    .table-bordered th {
      border: 1px solid;
      color: #fff;
      font-size: 14px;
    }
    .project-info-text h4 {
      font-size: 15px;
    }
    .banner-usp h1 {
      font-size: 25px;
    }
    .project-info-icon {
      padding: 5px 8px;
    }

  }
  @media only screen and (max-width: 575px) {
    .same-gap {
      padding: 15px 0;
    }
    .contact-buttons ul li a {
      height: 45px;
      padding: 0;
    }
    .contact-buttons ul li a img {
      max-width: 20px;
    }
    .contact-buttons ul li a span {
      font-size: 14px;
    }
    .btn {
      padding: 10px;
      font-size: 14px;
    }
    .logo {
      max-width: 100px;
    }
    .mobile-price {
      display: block;
    }
    .price-section .price-box {
      margin-bottom: 30px;
    }
    .overlay {
      top: 55px;
      margin: 0 !important;
    }
    .banner-section {
      padding-top: 70px;
    }
    .banner-usp h1 {
      font-size: 22px;
    }
    .banner-usp p {
      font-size: 13px;
      justify-content: center;
    }
    .input-group {
      margin-bottom: 10px;
    }
    .form-control {
      font-size: 14px;
    }
    .micro-btn {
      text-align: center;
      padding-top: 15px;
    }
    .title p {
      font-size: 13px;
    }
    .title h1 {
      font-size: 20px;
    }
    .project-info-inner-div {
      display: block;
    }
    .project-info-icon {
      padding: 5px 8px;
      background-color: transparent;
      filter: brightness(1) invert(1);
      margin: 0;
      text-align: center;
    }
    .project-info-text {
      text-align: center;
    }
    .project-info-text p {
      margin-bottom: 5px;
      font-size: 13px;
    }
    .project-info-text h4 {
      font-size: 12px;
      margin: 0 0 10px 0;
    }
    .project-info-text {
      text-align: center;
      padding: 0 2px;
    }
    .project-info-icon img {
      max-width: 30px;
    }
    .project-info-inner-div {
      border: 1px solid #0b5a7e;
      margin-top: 15px;
    }
    .cta-buttons {
      display: none;
    }
    .price-breakup-btn {
      display: block;
    }
    .cta-buttons .btn {
      font-size: 14px;
    }
    .cta-buttons .btn img {
      max-width: 18px;
    }
    .project-info-section {
      padding-top: 0;
    }
    .highlights-text ul li {
      font-size: 14px;
    }
    .highlights-text ul li::before {
      width: 20px;
      height: 19px;
    }
    .table-bordered td, .table-bordered th {
      font-size: 12px;
      padding: 5px;
    }
    .price-section tr th {
      font-size: 12px;
    }
    .price-section table .btn {
      font-size: 10px;
    }
    .price-section tr td .btn .img-fluid {
      max-width: 0px;
      margin-right: 0;
    }
    .price-list-cta-btn {
      text-align: center;
    }
    .price-list-cta-btn {
      display: block;
    }
    .price-section table tr th:last-child {
      border-top-right-radius: 4px;
      display: none;
    }
    .price-section table tr td:last-child {
      border-top-right-radius: 4px;
      display: none;
    }
    .location-advantage-text {
      padding: 15px;
    }
    .location-advantage-text ul li {
      font-size: 14px;
    }
    .floor-plan-item .btn {
      font-size: 14px;
      padding: 8px 15px;
    }
    .amenities-item p {
      font-size: 14px;
    }


  }
  @media only screen and (max-width: 410px) {

  }
  @media only screen and (max-width: 400px) {
    .contact-buttons ul li a span {
      font-size: 12px;
    }
    .contact-buttons ul li a img {
      /* display: none; */
    }
  }
  @media (min-width: 576px) {
    .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .d-sm-block {
      display: block !important;
    }
  }
  @media (min-width: 768px) {
    .container {
      max-width: 720px;
    }
    .col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-md-4 {
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
    }
    .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media (min-width: 992px) {
    .container {
      max-width: 960px;
    }
    .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-lg-4 {
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%;
      max-width: 33.33333333%;
    }
    .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media only screen and (min-width: 1200px) {
    .container {
      max-width: 1140px;
    }
    .col-xl-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-xl-4 {
      -ms-flex: 0 0 33.33333333%;
      flex: 0 0 33.33333333%;
      max-width: 33.33333333%;
    }
    .col-xl-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media only screen and (max-width: 1499px) {
    .container {
      max-width: 1300px;
    }
  }
  @media only screen and (min-width: 1500px) {
    .container {
      max-width: 1300px;
    }
  }
  
  