@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'Allison-Regular';
  src: url(../font/Allison-Regular.woff) format('woff'),
    url(../font/Allison-Regular.woff2) format('woff2');
}

body {
  overflow-x: hidden;
  position:relative;
}
/* HEADER CSS STARTS */
header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background-color: #1e3d72;
  padding: 9px 0;
  -moz--webkit-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-shadow: 0 0 2px #fff;
}

.newClass {
  background-color: #1e3d72;
  box-shadow: 0 0 3px #fff;
  z-index: 999;
}

.inner-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.logo {
  max-width: 113px;
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  padding: 0px 15px;
  text-transform: uppercase;
  -moz--webkit-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  letter-spacing: 1px;
  font-family: 'Montserrat';
}

.project-overview-section .know-more {
  text-align: left;
}

.contact-number {
  display: flex;
}

.contact-number a {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  padding: 10px 15px;
  -moz--webkit-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.responsiv-mobile {
  display: none;
}

/* HEADER CSS ENDS */
.banner-section {
  position: relative;
  overflow: hidden;
}

.banner-section .container-fluid {
  padding: 0;
}

.padding-space-extra {
  padding: 80px 0;
}

.banner-section-information {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  font-family: 'Domine', serif;
  content: "";
  z-index: 9;
}

.banner-section::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #0000007d;
  z-index: 9;
}

.banner-info-para {
  background: #be7a28;
  font-size: 22px;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 15px;
}

.padding-space-extra {
  padding: 50px 0;
}

.section-title {
  text-align: center;
  font-family: 'Domine';
}

.gallery-section-img img {
  box-shadow: 0 0 3px #000;
  border-radius: 10px;
}

.project-btn {
  text-align: center;
  margin-top: 20px;
}

.project-btn .btn {
  background: #1e3d72;
  color: #fff;
  font-family: 'Domine';
}

.banner-section-information h1 {
  font-size: 50px;
}

.configuration-section {
  font-family: 'Domine';
  position: relative;
  overflow: hidden;
}

.bg-color {
  background: #a55d39;
  color: #fff;
}

.configuration-box {
  text-align: center;
  position: relative;
}

.box-line::before {
  position: absolute;
  top: 0;
  right: 0;
  border-right: 1px dashed #fff;
  height: 100%;
  content: "";
  z-index: 9;
}

.highlight-img img {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  margin: 0 auto;
}

.highlight-section-info {
  text-align: center;
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0 0 3px #b3b3b3;
  margin: 10px;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 15px;
}

.info-fere {
  background: antiquewhite;
  color: #000;
}

.info-fer {
  background: #1e3d72;
}

.section-title p {
  font-size: 20px;
}

.highlight-section-info p {
  margin-bottom: 0;
  font-size: 14px;
  text-align: justify;
}

/* .highlight-section {
    background: aliceblue;
} */
.overview-section-points p {
  font-family: 'Montserrat';
  text-align: justify;
}

.price-information {
  text-align: center;
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 15px;
  font-family: 'Domine';
}

.price-type {
  margin-bottom: 10px;
}

.price-type p {
  margin-bottom: 0;
  background: #fdfdfd;
  border-radius: 8px;
  color: #000;
  font-size: 25px;
}

.startin-project-price {
  margin-bottom: 10px;
}

.starting-price-list {
  margin-bottom: 0;
  font-size: 23px;
}

.price-list-price {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #fff;
}

.amenities-section {
  padding: 120px 0;
  font-family: 'Montserrat';
}

.amenities-info {
  text-align: center;
  border: 1px solid #1e3d72;
  border-radius: 10px;
  padding: 25px;
}

.amenities-info p {
  margin-bottom: 0;
}

.location-information {
  text-align: center;
  font-family: 'Montserrat';
  border: 1px solid #1e3d72;
  border-radius: 5px;
  padding: 10px;
}

.floor-section-img img {
  border-radius: 10px;
  filter: blur(5px);
}

.floor-infromation {
  font-family: 'Montserrat';
  text-align: center;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
}

.floor-infromation p {
  margin-bottom: 0;
  margin-top: 10px;
}

.overview-section {
  position: relative;
  overflow: hidden;
}

.desktop-banner {
  display: block;
}

.tab-banner {
  display: none;
}

.mobile-banner {
  display: none;
}

.gallery-section {
  position: relative;
  overflow: hidden;
}

.related-project-information {
  font-family: 'Domine';
  border: 1px solid #1e3d72;
  border-radius: 10px;
  padding: 10px;
}

.project-btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.call-btn {
  color: #fff;
  background: #a55d39;
  padding: 8px 20px;
  border-radius: 5px;
}

.massage-btn {
  color: #fff;
  background: #1E3D72;
  padding: 8px 20px;
  border-radius: 5px;
}

.project-section-price b {
  color: #a55d39;
  font-size: 22px;
}

.view-btn .download-brochure {
  background: #be7a28;
  color: #fff;
}

.related-project-img img {
  border-radius: 10px;
  margin-bottom: 20px;
}

.starting-size-list {
  font-size: 19px;
}

.developer-logo {
  max-width: 120px;
}

.footer-section {
  background: #1e3d72;
  text-align: center;
  color: #fff;
  font-family: 'Montserrat';
}

.footer-inner form .form-group {
  margin-bottom: 0;
}

.about-developer p {
  font-size: 13px;
  text-align: justify;
}

.quick-links {
  text-align: left;
}

.quick-links p {
  border-bottom: 1px dashed #fff;
  padding-bottom: 10px;
}

.quick-links ul {
  padding-left: 15px;
}

.quick-links ul li {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #fff;
}

.quick-links ul li a {
  color: #fff;
  text-decoration: none;
}

.footer-section hr {
  border-top: 1px solid #fff;
}

.footer-privacy {
  padding: 40px 0;
  text-align: center;
  font-family: 'Montserrat';
}

.logo-home {
  max-width: 120px;
  background: #1e3d72;
  padding: 5px;
}

.auto-popup-right {
  font-family: 'Montserrat';
}

.auto-popup-right .btn {
  background: #1e3d72;
  color: #fff;
}

.auto-popup-right h3 {
  font-size: 24px;
  margin-bottom: 5px;
}

.ct-tag {
  font-size: 14px;
  margin-bottom: 15px;
}

.location-img img {
  margin: 0 auto;
  box-shadow: 0 0 3px #000;
  margin-bottom: 15px;
}

.amenities-section {
  padding: 85px 0;
}

.location-information p {
  font-size: 18px;
  margin-bottom: 10px;
}
.whatsapp-btn {
    background-color: #25D366;
    color: rgb(0, 0, 0);
    padding: 15px;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    left: 20px;
    width:50px;
    height:50px;
    border:none;
    display:flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0,0,0,0.3);
    animation: call 1.5s ease infinite;
    z-index:9;
}

.whatsapp-form {
    background: #be7a28;
    padding: 15px;
    border-radius: 10px;
    position: fixed;
    bottom: 80px;
    left: 20px;
    width: 300px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-family: 'Montserrat';
    z-index:9;
}
.whatsapp-form .form-control {
    margin-bottom: 15px;
}
@keyframes call {
    15% {
        box-shadow: 0 0 0 4px rgba(0, 128, 0, 0.253);
    }

    25% {
        box-shadow: 0 0 0 8px rgba(0, 128, 0, 0.466),
            0 0 0 16px rgba(0, 128, 0, 0.493);
    }

    30% {
        box-shadow: 0 0 0 12px rgba(0, 128, 0, 0.521),
            0 0 0 24px rgba(0, 128, 0, 0.568);
    }
}

.more-text {
    display: none;
}

.read-more-btn {
    border: none;
    background: none;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    transition: color 0.3s ease;
}

.read-more-btn:hover {
    color: #000;
}

@media only screen and (max-width: 1199px) {
  .menu ul li a {
    padding: 0px 11px;
  }

  .container {
    max-width: 1075px;
  }

  .banner-section {
    margin-top: 50px;
  }

  .banner-section-information {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    font-family: 'Domine', serif;
    content: "";
    z-index: 9;
  }
}

@media only screen and (max-width: 1000px) {
  .project-heading-names h3 {
    font-size: 24px;
  }

  .hidden-view {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .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: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.35s ease;
    cursor: pointer;
    border-radius: 31px;
  }

  .overlay {
    position: fixed;
    background: #000;
    top: 68px;
    left: 0;
    width: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0;
    -webkit-transition: max-height .3s, -webkit-transform .3s;
    transition: max-height .3s, -webkit-transform .3s;
    -o-transition: max-height .3s, transform .3s;
    transition: max-height .3s, transform .3s;
    transition: max-height .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto;
  }

  .active {
    border-bottom: none;
  }

  .menu ul li a {
    color: #fff;
  }

  .overlay.open {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh;
  }

  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    width: 100%;
  }

  .overlay nav {
    text-align: center;
  }

  .overlay.open li {
    opacity: 1;
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .button_container.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff;
  }

  .button_container.active .top {
    transform: translateY(11px) translateX(0) rotate(45deg);
    background: #fff;
  }

  .button_container.active .middle {
    opacity: 0;
    background: #fff;
  }

  .button_container span:nth-of-type(2) {
    top: 11px;
    width: 61%;
    height: 3px;
    right: 0;
    left: auto;
  }

  .button_container span:nth-of-type(3) {
    top: 22px;
  }

  .desktop-banner {
    display: none;
  }

  .tab-banner {
    display: block;
  }

  .mobile-banner {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .floor-infromation {
    margin-bottom: 20px;
  }

  .price-information {
    margin-bottom: 20px;
  }

  .banner-section-information {
    width: 70%;
  }

  .location-information p {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .footer-inner form .form-group {
    margin-bottom: 10px;
  }

  .section-title p {
    font-size: 17px;
  }

  p.footer-disclaimer {
    text-align: justify;
  }

  .banner-section-information h1 {
    font-size: 45px;
  }

  .section-title h2 {
    font-size: 28px;
  }

  .banner-section-information {
    width: 90%;
  }

  .highlight-img img {
    width: 215px;
    height: 210px;
  }

  .highlight-section-info p {
    font-size: 13px;
    text-align: center;
  }

  .massage-btn {
    display: none;
  }
}

@media only screen and (max-width: 575px) {
  .hidden-view {
    display: none;
  }

  .desktop-banner {
    display: none;
  }

  .tab-banner {
    display: none;
  }

  .mobile-banner {
    display: block;
  }

  .banner-section-information h1 {
    font-size: 40px;
  }

  .banner-info-para {
    font-size: 19px;
  }

  .highlight-section-info p {
    font-size: 16px;
  }

  .amenities-info {
    padding: 10px;
  }

  .massage-btn {
    display: block;
  }
}

@media only screen and (max-width: 440px) {
  .banner-info-para {
    font-size: 15px;
  }

  .section-title h2 {
    font-size: 23px;
  }

  .section-title p {
    font-size: 15px;
    font-family: 'Montserrat';
  }

  .configuration-box h3 {
    font-size: 18px;
  }

  .box-line::before {
    right: -15px;
  }

  .overview-section-points p {
    font-size: 15px;
  }

  .amenities-section {
    padding: 55px 0;
  }

  .related-project-information h3 {
    font-size: 27px;
    margin-bottom: 5px;
  }

  .footer-inner h5 {
    font-size: 17px;
  }

  .location-information {
    padding: 10px 0;
  }

  .banner-btn .download-brochure {
    display: none;
  }

  .banner-btn .btn {
    font-family: 'Montserrat';
  }

  .banner-info-para {
    font-size: 17px;
  }
}

@media only screen and (max-width: 415px) {
  .banner-section-information h1 {
    font-size: 35px;
  }

  .padding-space-extra {
    padding: 35px 0;
  }
}