@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.cdnfonts.com/css/argue-demo');
@import url('https://fonts.googleapis.com/css2?family=Beau+Rivage&display=swap');

*{
    margin: 0;
    padding: 0;
}




body{
      font-family: "Plus Jakarta Sans", sans-serif;
}


.nav-logo {
  height: 32px;
}

.nav-logo-center {
  height: 40px;
}

.navbar .vr {
  height: 28px;
  border-left: 1px solid #38547a;
  opacity: 0.4;
}

.navbar .nav-link {
  font-size: 14px;
  color: #38547a;
}

.navbar .nav-link:hover,
.navbar .nav-link.active {
  color: #233450;
}

.navbar-toggler {
  padding: 0.1rem 0.3rem;
}
.nav-logo { height: 32px; }
.nav-logo-center { height: 90px; }
.navbar .vr {
  height: 28px;
  border-left: 1px solid #38547a;
  opacity: 0.4;
}
.navbar .nav-link {
  font-size: 14px;
  color: #38547a;
}
.navbar .nav-link:hover,
.navbar .nav-link.active { color: #233450; }

.hero-cta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Pill styles from before */
.cta-pill {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 6px 32px;
  border-radius: 999px;
  border: none;
  background-color: #ffffff;
  box-shadow: 0 12px 30px rgba(0,0,0,0.18);
  font-size: 14px;
  max-width: 90vw;
}

.cta-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1c2f4d;
  font-weight: 500;
}

.cta-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #223a73;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about h2 {
   font-family: 'Argue DEMO', sans-serif;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #1F3D71;
}

.about h3, .about h4 {
    font-family: 'Argue DEMO', sans-serif;
  color: #1F3D71;
}
.btn-enquire{
    background-color: #1F3D71;
    color: #fff;
    font-family: 'Argue DEMO', sans-serif;
    font-size: 1rem
}
.btn-enquire:hover{
    border: 1px solid #1F3D71;
}
.about ul {
  padding-left: 1.2rem;
}

.about ul li{
    padding-bottom: 0.5rem;
}
.hero-about {
  position: relative;
  background-image: url('https://magicpage-dev.propstory.com/ImageUploads/Image_Upload/1nnx5eapkmin91zpb.webp'); /* replace with your banner path */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.hero-title {
  font-size: 32px;
  letter-spacing: 0.03em;
}

.hero-subtitle {
  font-size: 18px;
}

.hero-about h2{
font-family: 'Argue DEMO', sans-serif;
  letter-spacing: 0.03em;
  font-weight: 500;
  color: #fff;
}

.hero-about p {
    font-family: 'Argue DEMO', sans-serif;
  color: #fff;
}
.gallery-wrapper {
  overflow: hidden;
}

.gallery-track {
  display: flex;
  transition: transform 0.4s ease;
}

/* Each slide: show 3 on desktop, 2 tablet, 1 mobile */
.gallery-slide {
  flex: 0 0 33.3333%;
  padding: 0 10px 0 0;
}

.gallery-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
   /* padding: 0 30px;    */
  
}
.slick-prev:before,
.slick-next:before {
  font-size: 30px;
  color: #333;
  opacity: 1;
}

.gallery-slick .slick-slide {
  padding: 0 10px;   /* horizontal gap */
}

.gallery-slick .slick-list {
  margin: 0 -10px;   /* compensates padding so slider width stays correct */
}

/* .slick-slide img{
  width: 400px !important;
  height: 300px;
} */

/* Arrows centered under images */
.gallery-arrows {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 16px;
}

.gallery-prev,
.gallery-next {
  width: 42px;
  height: 42px;
  border: none;
  background-color: transparent;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
}

.gallery-prev:hover,
.gallery-next:hover {
  background: #1f396f;
  color: #fff;
  border-color: #1f396f;
}

.amenities {
  background-color: #f9fafc;
}
.amenities-list li {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
  text-align: left;
}

/* Blue round background */
.amenity-icon {
  padding: 5px;
  height: 44px;
  border-radius: 50%;
  background-color: #1f396f;   /* blue */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Icon image inside the circle */
.amenity-icon img {
  width: 22px;                 /* adjust to your icon */
  height: 22px;
  object-fit: contain;
}

/* Text */
.amenities-list span {
  font-size: 14px;
  color: #333;
}

.amenities-title {
      font-family: 'Argue DEMO', sans-serif;
  letter-spacing: 0.03em;
  color: #223a73;
}

.amenities-subtitle-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.amenities-subtitle {
  font-style: italic;
  font-size: 30px;
  color: #000000;
  letter-spacing: 0.1rem;
    font-family: "Beau Rivage", cursive;
}

.amenities-subtitle-wrapper .line {
  width: 80px;
  height: 1px;
  background-color: #c2c6d4;
}

/* Lists */
.amenities-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.amenities-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
  text-align: left;
}

.amenities-list img {
  width: 40px;
  height: 40px;
  padding: 5px;
  background: #1F3D71;
  border-radius: 50%;
  object-fit: cover;
}

/* Text */
.amenities-list span {
  font-size: 14px;
  color: #333;
}

/* Button */
.amenities .btn-primary {
  background-color: #223a73;
  border-color: #223a73;
}
.glimpse h2 {
        font-family: 'Argue DEMO', sans-serif;
  letter-spacing: 0.03em;
  color: #1F3D71;
}

/* Video thumbnail + play button */
.video-thumb img {
  width: 100%;
  display: block;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: none;
  background: #ff3b57;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(0,0,0,0.35);
}

.play-btn span {
  margin-left: 3px; /* optical centering of triangle */
}

/* Text */
.glimpse p {
  font-size: 14px;
  line-height: 1.6;
  color: #444;
  padding-right: 6rem;
}
.connectivity {
  background-color: #f5f6fb;
}

.connectivity h2 {
  font-family: 'Argue DEMO', sans-serif; 
  letter-spacing: 0.03em;
}

.connectivity p {
  font-size: 14px;
}

/* Card */
.conn-card {
  background-color: #ffffff;
  border-radius: 6px;
  padding: 24px 28px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.04);
}

/* Header: icon + title */
.conn-card-header {
  gap: 10px;
  margin-bottom: 16px;
}

.conn-icon {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.conn-card-header h5 {
  margin: 0;
  display: block;
  padding-top: 0.5rem;
  font-size: 16px;
  font-weight: 600;
}

/* Rows: label left, distance right */
.conn-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  font-size: 13px;
  margin-bottom: 6px;
}

.conn-row span:last-child {
  color: #555;
  white-space: nowrap;
}

/* "See more" link */
.conn-link {
  margin-top: 10px;
  border: none;
  background: none;
  padding: 0;
  color: #1f5fbf;
  font-size: 13px;
  cursor: pointer;
}


.conn-slider-wrapper {
  overflow: hidden;
  margin-top: 16px;
}

/* track slides full‑width pages */
.conn-slider-track {
  display: flex;
  transition: transform 0.4s ease;
}

/* each page = full viewport width */
.conn-page {
  flex: 0 0 100%;
  padding: 0 8px;
}
.conn-slider-arrows {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin: 18px 0;
}

/* Base arrow button (no background, just angled border) */
.conn-arrow {
      width: 12px;
    height: 12px;
  border: none;
  background: transparent;
  padding: 0;
  position: relative;
  cursor: pointer;
}

/* Use pseudo element to draw the angle */
.conn-arrow::before {
  content: "";
  position: absolute;
  inset: 0;
  border-left: 2px solid #1f396f;
  border-bottom: 2px solid #1f396f;
  transform-origin: center;
}

/* Left arrow */
.conn-prev::before {
  transform: rotate(45deg);
}

/* Right arrow */
.conn-next::before {
  transform: rotate(-135deg);
}

/* Hover state */
.conn-arrow:hover::before {
  border-color: #0b244e;
}
.conn-slider-wrapper {
  overflow: hidden;
  margin-top: 16px;
}

.conn-slider-track {
  display: flex;
  transition: transform 0.4s ease;
}

/* each page = full width (desktop view: 6 cards per page) */
.conn-page {
  flex: 0 0 100%;
}

/* standard card layout from before */
.conn-card {
  background-color: #ffffff;
  border-radius: 6px;
  padding: 24px 20px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.04);
}

/* arrows already defined */
.conn-slider-arrows {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-top: 18px;
}
.conn-arrow {
  width: 18px;
  height: 18px;
  border: none;
  background: transparent;
  position: relative;
  padding: 0;
  cursor: pointer;
}
.conn-arrow::before {
  content: "";
  position: absolute;
  inset: 0;
  border-left: 2px solid #1f396f;
  border-bottom: 2px solid #1f396f;
  transform-origin: center;
}
.conn-prev::before { transform: rotate(45deg); }
.conn-next::before { transform: rotate(-135deg); }

/* mobile: each card full width */
@media (max-width: 767.98px) {
  .conn-page .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.floorplans {
  background-color: #f6f7fb; /* subtle bg like design */
}

.floor-title {
  font-family: 'Argue DEMO', sans-serif; /* or your heading font */
  letter-spacing: 0.03em;
  color: #223a73;
}

.floor-subtitle-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.floor-subtitle-wrap .line {
  width: 90px;
  height: 1px;
  background-color: #c4cadb;
}

.floor-subtitle {
  font-style: italic;
  font-size: 16px;
  color: #444;
}

/* cards layout */
.floor-slider {
  position: relative;
  margin-top: 24px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 260px;
}

/* base card style */
.floor-card {
  border-radius: 18px;
  overflow: hidden;
  border: 2px solid #1f396f;
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.12);
}

.floor-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* main card */
.floor-card-main {
  width: 60%;
  max-width: 540px;
  height: 320px;
  position: relative;
  z-index: 2;
}

/* side cards (blur + smaller + behind) */
.floor-card-side {
  position: absolute;
  top: 25%;
  width: 46%;
  max-width: 420px;
  height: 260px;
  filter: blur(2px);
  opacity: 0.6;
  z-index: 1;
}

.floor-card-left {
  left: 4%;
}

.floor-card-right {
  right: 4%;
}

/* button color */
.floorplans .btn-primary {
  background-color: #223a73;
  border-color: #223a73;
}

/* mobile slider base */
.floor-slider-mobile {
  overflow: hidden;
  margin-top: 24px;
}

.floor-mobile-track {
  display: flex;
  transition: transform 0.4s ease;
}

.floor-mobile-slide {
  flex: 0 0 100%;
  padding: 0 10px;
}

.floor-mobile-slide img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  border-radius: 18px;
  border: 2px solid #1f396f;
  background: #fff;
}

/* arrows */
.floor-mobile-arrows {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin: 18px 0;
}

.floor-mobile-prev,
.floor-mobile-next {
  width: 14px;
  height: 14px;
  border: none;
  background: transparent;
  position: relative;
  padding: 0;
  cursor: pointer;
}

.floor-mobile-prev::before,
.floor-mobile-next::before {
  content: "";
  position: absolute;
  inset: 0;
  border-left: 2px solid #1f396f;
  border-bottom: 2px solid #1f396f;
  transform-origin: center;
}

.floor-mobile-prev::before { transform: rotate(45deg); }
.floor-mobile-next::before { transform: rotate(-135deg); }

.about-hubtown {
  background-color: #ffffff;
}

.about-title {
  font-family: 'Argue DEMO', sans-serif;
  letter-spacing: 0.03em;
  color: #223a73;
}

.about-text {
  font-size: 14px;
  line-height: 1.8rem;
  color: #5C5C5C;
  text-align: center;
}
.location-section {
  background-color: #17376f;
  color: #ffffff;
}

.location-logo {
  max-width: 180px;
}

.location-heading {
  font-family: 'Argue DEMO', sans-serif;
  font-size: 22px;
  margin-top: 10px;
}

.location-qr {
  width: 30%;
  height: auto;
  object-fit: cover;
}
.location-qr-top {
  width: 5%;
  height: auto;
  object-fit: cover;
}

.location-text p {
  color: #e5e9f5;
}

/* Form fields */
.f_control {
  width: 100%;
  padding: 10px 14px;
  border-radius: 0;
  border: none;
  font-size: 14px;
}

.f_control:focus {
  outline: 2px solid #ffffff;
}

/* Submit button */
.btn-brown {
  background: #ffffff !important;
  color: #17376f !important;
  border-radius: 999px;
}
.form-check{
  padding-left: 2.2rem;
}
/* Checkbox label color on dark bg */
.form-check-label {
  color: #e5e9f5;
}
.success_msg,
      .error_msg {
        display: none;
        color: #fff;
        padding: 0 2rem;
      }
      .carousel-inner{
        margin-top: 6rem;
      }
      .enquiry-modal {
  background-color: #4a5c7e;
  color: #ffffff;
  padding: 22px;
  border-radius: 6px;
  border: none;
}

.enquiry-title {
  font-size: 22px;
  padding: 0 0 1rem 0;
  font-family: 'Argue DEMO', sans-serif;
  text-align: left;
  
}

.enquiry-input {
  background-color: #ffffff;
  border-radius: 0;
  font-size: 13px;
  padding: 8px 10px;
}

.enquiry-prefix {
  background-color: #ffffff;
  font-size: 13px;
}

.enquiry-close {
  position: absolute;
  right: 8px;
  top: 18px;
  filter: invert(1);
}
.enquiry-modal .submit_button{
    padding: 0.6rem 4rem;
    background-color: #1F3D71;
    letter-spacing: 0.1rem;
  font-family: 'Argue DEMO', sans-serif;
    color: #fff;
    width: auto;
}
.enquiry-submit {
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
}
/* Mobile only */
@media (max-width: 767px) {
  /* Hide CALL NOW completely */
  .call-to-action1 .col-6:first-child {
    display: none !important;
  }

  /* Make ENQUIRE NOW full width */
  .call-to-action1 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #094580;
    z-index: 9999;
  }

  .call-to-action1 .footer-right-call {
    width: 100%;
    text-align: center;
  }

  .call-to-action1 .footer-right-call p {
    margin: 0;
    padding: 13px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
      font-family: Arial, sans-serif !important;
    letter-spacing: normal;
  }
}


/* Mobile */
@media (max-width: 767.98px) {
    .carousel-inner{
        margin-top: 4rem;
      }
  .location-section {
    text-align: left;
  }
  .location-logo {
    margin-bottom: 16px;
  }
}

/* Mobile tweaks */
@media (max-width: 576px) {
  .about-text {
    font-size: 13px;
    padding: 0 10px;
  }
}


/* Responsive */
@media (max-width: 992px) {
  .floor-card-main {
    width: 70%;
    height: 280px;
  }
  .floor-card-side {
    width: 55%;
    height: 230px;
  }
}

@media (max-width: 576px) {
  .floor-slider {
    min-height: 220px;
  }
  .floor-card-main {
    width: 90%;
    height: 230px;
  }
  .floor-card-side {
    display: none; /* hide side cards on small screens */
  }
  .floor-subtitle {
    font-size: 14px;
  }
}



@media (max-width:768px){
      .conn-card {
    padding: 20px 18px;
  }
  .conn-row {
    font-size: 12px;
  }
     .glimpse h2 {
    font-size: 22px;
  }
  .glimpse p {
  padding-right: 0rem;
}
  .play-btn {
    width: 52px;
    height: 52px;
    font-size: 20px;
  }
    .navbar .nav-link {
 text-align: center;
}
  
  .amenities-list span {
    font-size: 13px;
  }
.gallery-slide {
  flex: 0 0 33.3333%;
  padding: 0;
}
  .gallery-slide {
    flex: 0 0 100%;
  }
  .gallery-slide img {
    height: 220px;
  }
.cta-pill {
    padding: 10px 10px 10px 20px;
    font-size: 12px;
  }
  .cta-icon {
    width: 34px;
    height: 34px;
  }
    .hero-about {
    min-height: 260px;
  }
  .hero-title {
    font-size: 22px;
  }
  .hero-subtitle {
    font-size: 14px;
  }
  .amenities-subtitle {
    font-style: italic;
    font-size: 20px;
  }
}
/* ----- MOBILE (1 card per slide) ----- */
/* MOBILE slider only */
.connectivity-mobile {
  display: block;
}

@media (min-width: 768px) {
  .connectivity-mobile { display: none !important; }
}

/* Track */
.conn-mobile-slider {
  position: relative;
  overflow: hidden;
}

.conn-mobile-track {
  display: flex;
  transition: transform 0.3s ease;
  width: 100%;
}

/* Each slide full width */
.conn-mobile-slide {
  width: 100%;
  flex-shrink: 0;
}




/* LEFT ARROW */
.mobile-prev::before {
 
  transform: rotate(45deg);
}

/* RIGHT ARROW */
.mobile-next::before {
 
  transform: rotate(230deg);
}
.responsive-img {
  width: 90%;
  height: auto;
  object-fit: cover;
  display: block;
}

/* RERA container */
.rera-box {
  display: flex;
  align-items: center;
  gap: 25px;
}

/* Each block */
.rera-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Images */
.rera-img {
  height: 40px;
  width: auto;
}

/* Website link */
.rera-url {
  font-size: 10px;
  font-weight: 600;
  color: #002f6c;
  text-decoration: none;
  margin-top: 5px;
}

/* RERA number */
.rera-number {
  font-size: 10px;
  font-weight: 700;
  color: #002f6c;
  margin-top: 5px;
}

/* Mobile */
@media (max-width: 992px) {
  .rera-box {
    justify-content: center;
    flex-direction: column;
    margin-top: 15px;
    gap: 15px;
  }

  .rera-img {
    height: 50px;
  }
}
/* Mobile RERA bar layout */
.mobile-rera-bar {
  gap: 12px;
  padding: 5px 0;
}

/* Mobile logo */
.mobile-logo {
  height: 40px;
  width: auto;
}

/* Icons */
.mobile-rera-icon {
  height: 40px;
  width: 40px;
}

/* Text below icons */
.mobile-rera-text {
  margin-top: -5px;
  margin-bottom: 5px;
}

.mobile-rera-url {
  font-size: 7px;
  text-align: center;
  font-weight: 600;
  color: #003c80;
  text-decoration: none;
}

.mobile-rera-number {
  margin: 0;
  font-size: 7px;
  font-weight: 700;
  color: #003c80;
}


/* Hide on mobile */
@media (max-width: 767px) {
  .rera-box {
    display: none !important;
  }
}

/* Show on desktop */
/* @media (min-width: 768px) {
  .rera-box {
    display: block !important;
  }
} */
 @media (max-width: 767px) {
  .nav-logo-center {
    display: none !important;
  }
}
.gallery-track {
  display: flex;
  transition: transform 0.6s ease-in-out;
  will-change: transform;
}




