@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700 !important;
}

.fs-12 {
  font-size: 12px;
}

.container,
.row,
.section {
  max-width: 100%;
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

p {
  margin-bottom: 0px !important;
}

.elementor-container {
  max-width: 1050px;

  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.session_btn {
  background-color: #a48856;
  margin: 0px 0px 0px 0px;
  padding: 20px 27px 20px 26px;
  border-radius: 0px 0px 16px 16px;
  color: #fff;
  font-weight: 700 !important;
  text-align: center;
  width: 100%;
}

.elemt_box {
  line-height: 1.2em;
  color: #071e23;
  margin: 10px 0px;
}

.elemt_desc {
  text-align: center;
  color: #000000;
  font-family: "Outfit", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0px;
}

.webinar_fig {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  /* Ensures it takes full width */
}

.webinar_fig img {
  width: 50%;
}

.webinar_btn {
  padding: 20px 20px 20px 20px;
  background: #071e23;
  border-radius: 16px 16px 16px 16px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* Centers content horizontally */
  text-align: center;
}

.web_time {
  background-color: #ffffff0d;
  margin: 0px 08px 16px 0px;
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff1a;
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  gap: 10px;
  width: 400px;
}

.icon_bg {
  background-color: #a48856;
  color: #ffffff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon_bg i {
  color: #fff;
  font-size: 20px;
}

.yellow_btn {
  background-color: #a48856;
  font-family: "Outfit", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  fill: #000000;
  color: #000000;
  border-radius: 50px 50px 50px 50px;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.19);
  padding: 10px 50px;
  text-align: center;
  border: none;
  cursor: pointer;
}

.elementor-heading-title {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin: 20px 0px;
}

.elementor-heading-title-white {
  font-family: "Outfit", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  color: #ffffff;
}

.date {
  color: #2caa66;
}

.web_overview {
  position: relative;
  background-color: #071e23;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 20px 0px;

  padding: 60px 0px 60px 0px;
  text-align: center;
}

.spec_list {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 8px 16px;
  --e-column-margin-right: 8px;
  --e-column-margin-left: 0px;
  padding: 13px 15px 13px 15px;
  color: #fff;
  border: 0.5px solid #ffffff17;
}

.spec_lists {
  margin: 20px 0px;
}

.fixed_bott_btn {
  background-color: #071e23;
  border-radius: 16px 16px 0px 0px;
  position: sticky;
  bottom: 0px;
  width: 100%;
  left: 0px;
  z-index: 555;
  transition: all ease-in-out 0.5s !important;
  color: #fff;
  border-style: solid;
  border-width: 03px 0px 0px 0px;
  border-color: #2caa66;
}

.elementor-heading {
  font-family: "Outfit", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #2caa66;
}

.footer_bottom {
  background-color: #090122;
  padding: 20px;
  color: #fff;
}

.footer_bot_content a {
  color: #fff;
  text-decoration: none;
}

.footer_bot_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.modal-dialog {
  display: flex;
  align-items: center;
  height: 90%;
}

.amenity-card {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px;
  margin: 20px 0px;
  height: fit-content;
}

.residency-card {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px;
  margin: 20px 0px;
  text-align: center;
}

.web_card {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px;
  margin: 20px 0px;
}

.web_card p {
  font-size: 20px;
  font-weight: 500;
  margin-top: 5px;
  text-align: center;
}

.bussiness_card {
  background-color: #fff;
  border-radius: 20px;
  border: 2px solid #000;
  margin: 20px 0px;
}

.bussi_top {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 20px;
}

.web_card:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.web_card p {
  font-size: 15px;
  margin: 20px 0px;
  font-weight: 600;
}

.consul_btn,
.pres_btn {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border-radius: 25px;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.consul_btn {
  background-color: rgb(46, 156, 46);
}

.pres_btn {
  background-color: rgb(235, 47, 47);
}

.consul_btn:hover {
  background-color: rgb(56, 141, 56);
  transform: scale(1.05);
  color: #fff;
}

.pres_btn:hover {
  background-color: rgb(200, 40, 40);
  transform: scale(1.05);
  color: #fff;
}

.card .d-flex {
  gap: 10px;
  margin-top: 10px;
}

.thank-you-box {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease-in-out forwards;
}

/*
.TFBnVe {
  color: rgb(224, 69, 0);
  background: #fff;
} */
/* ===== Dark Theme (Uncomment if needed) ===== */

/* .faq_section {
  background-color: #121212;
  color: #eee;
} */
.faq_section .accordion-button {
  background-color: #f8f8f8;
  color: #000;
}

.faq_section .accordion-button:not(.collapsed) {
  background-color: #2c2c2c;
}

.faq_section .accordion-body {
  background-color: #f8f8f8;
  color: #000;
}

.accordion-item {
  border: 1px solid #333;
}

.accordion-button:hover {
  background-color: #000;
  color: #fff;
}

.accordion-button:focus,
.accordion-button:not(.collapsed),
.accordion-button:active {
  color: #fff;
  /* Same color when focused or open */
  background-color: #000;
  /* Optional: subtle green background */
  outline: none;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #fff !important;
  /* Force your color */
  background-color: #000 !important;
  /* Optional: match your theme */
  font-weight: 600;
}

.accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}

.accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  /* Already there for open state */
  outline: none;
}

.shorts-gallery-section {
  max-width: 1200px;
  margin: 60px auto;
  padding: 20px;
  text-align: center;
}

.section-title {
  font-size: 1.8rem;
  color: #2caa66;
  margin-bottom: 30px;
  font-weight: 600;
}

.shorts-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  justify-content: center;
}

.short-item {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 ratio to reduce height */
  height: 0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  background: #000;
  transition: transform 0.3s ease;
}

.short-item:hover {
  transform: translateY(-5px);
}

.short-item iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  top: 0;
  left: 0;
  border-radius: 12px;
}

.residency-card img {
  width: 50px;
}

.error-message {
  color: red;
  font-size: 13px;
  margin-top: 3px;
}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  color: #fff;
  font-size: 28px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  text-decoration: none;
  transition: transform 0.3s ease, background-color 0.3s ease;
}

.whatsapp-float:hover {
  background-color: #1ebe5b;
  transform: scale(1.1);
}

.property-info {
  font-family: "Poppins", sans-serif;
  color: #555;
  line-height: 1.6;
}

.info-item {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.info-item:last-child {
  border-bottom: none;
}

.info-item h5 {
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #b59b5d; /* gold tone */
  margin-bottom: 5px;
  text-transform: uppercase;
}

.info-item p {
  font-size: 14px;
  color: #333;
  margin: 0;
}

.sidebar-section {
  font-family: "Poppins", sans-serif;
  max-width: 360px;
  color: #333;
}

.info-box {
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
}

.info-box h4 {
  font-size: 16px;
  font-weight: 600;
  color: #444;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
}

.download-list {
  list-style: none;
  padding: 0;
}

.download-list li {
  margin-bottom: 10px;
}

.download-list a {
  color: #333;
  text-decoration: none;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: color 0.3s;
}

.download-list a i {
  color: #b59b5d; /* gold tone */
  margin-right: 8px;
}

.download-list a:hover {
  color: #b59b5d;
}

/* Construction Updates */
.update-card img {
  width: 100%;
  border-radius: 6px;
  margin-bottom: 10px;
}

.update-card p {
  font-size: 13px;
  color: #555;
  margin-bottom: 10px;
}

.mini-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px;
}

.mini-gallery img {
  width: 100%;
  border-radius: 4px;
}

/* Contact Us */
.contact-box p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.contact-box a {
  color: #b59b5d;
  text-decoration: none;
}

/* Project Approved By */
.bank-logos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  align-items: center;
}

.bank-logos img {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 8px;
}

.disclaimer-section {
  padding: 40px 20px;
  background: #f7f7f7;
  font-family: "Poppins", sans-serif;
  color: #333;
}

.disclaimer-section .container {
  max-width: 900px;
  margin: auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.disclaimer-section h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
  color: #222;
  font-weight: 600;
}

.disclaimer-section h3 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 22px;
  color: #444;
  font-weight: 600;
}

.disclaimer-section p {
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 15px;
  color: #555;
}


@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 767px) {
  .elementor-container {
    width: 100%;
  }

  .session_btn {
    margin: 0px 0px 0px 0px;
    padding: 08px 14px 09px 14px;
    font-size: 12px;
  }

  .elemt_box {
    font-size: 20px;
  }

  .elemt_desc {
    font-size: 14px;
  }

  .web_time {
    flex-direction: column;
  }

  .yellow_btn {
    font-size: 5vw;
    padding: 3vw 8vw;
  }

  .elementor-heading-title {
    font-size: 16px;
    text-align: center;
  }

  .elementor-heading-title-white {
    font-size: 20px;
  }

  .elementor-heading {
    font-size: 14px;
  }

  .fixed_bott_btn {
    padding: 10px 0px;
  }

  .webinar_btn {
    margin-bottom: 10px;
  }

  ul {
    padding-left: 0px !important;
  }
}

.zb-btone-service.pos-rel {
  display: none !important;
}

.video-thumbnail {
  cursor: pointer;
  margin-bottom: 20px;
}

.video-thumbnail iframe {
  border-radius: 8px;
  transition: transform 0.3s;
}

.video-thumbnail:hover iframe {
  transform: scale(1.05);
}

.custom-video-modal .modal-content {
  background-color: #000;
}

/* portfolio */

.box-content {
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  overflow: hidden;
  background: url("../../portfolio/header.png") top center no-repeat transparent;
  background-size: contain;
  padding-top: 20px;
}

.box-content {
  position: relative;
  margin-top: 15px;
}

.image-bg-port {
  max-width: 100% !important;
}

.image-bg-port_detail {
  max-width: 100% !important;
}

.image-bg-port {
  min-height: 280px;
  display: inline-block;
  position: relative;
  background-size: 100% !important;
  width: 100%;
  max-width: 378px;
}

.image-bg-port_detail {
  min-height: 1000px;
  display: inline-block;
  position: relative;
  background-size: 100% !important;
  width: 100%;
  max-width: 378px;
}

.image-bg-port_detail .image-shop-scroll {
  transition: all 6s ease-out 0s;
  -webkit-transition: all 6s ease-out 0s;
  -moz-transition: all 6s ease-out 0s;
  -ms-transition: all 6s ease-out 0s;
  -o-transition: all 6s ease-out 0s;
}

.image-bg-port .image-shop-scroll {
  transition: all 6s ease-out 0s;
  -webkit-transition: all 6s ease-out 0s;
  -moz-transition: all 6s ease-out 0s;
  -ms-transition: all 6s ease-out 0s;
  -o-transition: all 6s ease-out 0s;
}

.image-bg-port_detail .image-shop-scroll {
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: absolute;
  width: 100%;
  min-height: 285px;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 0px 0px 5px 5px;
}

.image-bg-port .image-shop-scroll {
  background-position: center 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: absolute;
  width: 100%;
  min-height: 285px;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 0px 0px 5px 5px;
}

.image-bg-port_detail .image-shop-scroll {
  background-position: center 100% !important;
}

.image-bg-port:hover .image-shop-scroll {
  background-position: center 100% !important;
}

/*  */
.message-box {
  max-width: 720px;
  padding: 32px;
  background: linear-gradient(to bottom right, #fefce8, #fff7ed);
  border: 1px solid #fde68a;
  border-left: 8px solid #f59e0b;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  margin: auto;
  position: relative;
}

.message-box h2 {
  font-size: 2.5rem;
  color: #b45309;
  margin-bottom: 18px;
  font-weight: 800;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  animation: glowPulse 2s ease-in-out infinite;
}

.message-box p {
  font-size: 1.15rem;
  color: #374151;
  line-height: 1.75;
  margin: 14px 0;
  font-weight: 500;
}

/* Highlight Styles */
.highlight-green {
  color: #059669;
  font-weight: 700;
  background-color: #ecfdf5;
  padding: 2px 6px;
  border-radius: 4px;
}

.highlight-red {
  color: #dc2626;
  font-weight: 700;
  background-color: #fef2f2;
  padding: 2px 6px;
  border-radius: 4px;
}

/* Animation */
@keyframes glowPulse {
  0% {
    transform: scale(1);
    text-shadow: 0 0 5px #facc15;
  }

  50% {
    transform: scale(1.05);
    text-shadow: 0 0 12px #f59e0b;
  }

  100% {
    transform: scale(1);
    text-shadow: 0 0 5px #facc15;
  }
}

.campaign-section {
  padding: 60px 15px;
}

.campaign-img img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.campaign-content h4 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 20px;
}

.campaign-content h5 {
  font-size: 1.25rem;
  color: #0f172a;
  font-weight: 500;
  margin-bottom: 15px;
}

.campaign-content ul {
  list-style: disc;
  padding-left: 20px;
  color: #334155;
}

.campaign-content ul li {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6;
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 60px;
  margin-top: 30px;
}

.grid .card {
  background: #497199;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid #e6e6e6;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.card:hover {
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.card h2 {
  margin-top: 0;
  font-size: 1.4rem;
  color: #fff;
  margin-bottom: 8px;
  line-height: 1.3;
}

.card h2::before {
  content: attr(data-emoji);
  display: inline-block;
  margin-right: 8px;
  background: #e0f2fe;
  color: #0284c7;
  padding: 4px 8px;
  border-radius: 8px;
  font-size: 1.1rem;
}

.card p.quote {
  font-style: italic;
  color: #fff;
  margin-bottom: 16px;
}

.card ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 16px;
}

.card ul li {
  padding-left: 28px;
  position: relative;
  margin-bottom: 12px;
  color: #fff;
  font-size: 0.95rem;
}

.card ul li::before {
  content: "✅";
  position: absolute;
  left: 0;
  color: #10b981;
  font-size: 1rem;
}

.ideal {
  background: #fe7d00;
  padding: 12px 14px;
  border-left: 4px solid #d33434;
  border-radius: 8px;
  font-size: 0.92rem;
  color: #fff;
  font-weight: 500;
  margin-top: 10px;
}

.cta-card {
  grid-column: 1 / -1;
  background: linear-gradient(to right, #fff7e6, #fff3cd);
  text-align: center;
  border-left: 5px solid #ffb703;
  padding: 30px 20px;
  border-radius: 16px;
  box-shadow: 0 8px 16px rgba(255, 186, 57, 0.1);
}

.cta-card h3 {
  margin: 0 0 12px;
  font-size: 1.4rem;
  color: #fff;
}

.cta-card p {
  color: #fff;
  font-size: 1rem;
}

.cta-card a {
  display: inline-block;
  margin-top: 16px;
  background: #f97316;
  color: white;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  box-shadow: 0 4px 10px rgba(249, 115, 22, 0.3);
  transition: all 0.3s ease;
}

.cta-card a:hover {
  background: #ea580c;
  transform: scale(1.05);
}

.animated_btn {
  animation: animatedgradient 3s ease infinite alternate;
}

@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }

  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.footer_timer {
  display: flex;
  justify-content: center;
  align-items: center;

  padding: 20px;
}

/* @media (max-width:767px) {

  .footer_timer {
    flex-direction: column;
  }


} */

.fa-check {
  color: rgb(10, 116, 216);
}

.scroll-warning {
  font-family: "Segoe UI", sans-serif;
  font-size: 1.2rem;
  color: #111;
  text-align: center;
  margin-top: 20px;
  animation: shake 3s infinite;
}

.emoji {
  animation: flash 1s infinite;
}

.bounce {
  display: inline-block;
  animation: bounce 1s infinite;
  font-weight: 700;
  color: #d97706;
}

.highlight {
  font-weight: bold;
  color: #10b981;
  animation: pulseColor 1.2s infinite;
}

@keyframes flash {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.2;
  }
}

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-3px);
  }

  75% {
    transform: translateX(3px);
  }
}

@keyframes pulseColor {
  0% {
    color: #10b981;
  }

  50% {
    color: #ef4444;
  }

  100% {
    color: #10b981;
  }
}

@media (max-width: 767px) {
  .scroll-warning {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #stickyTop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
  }

  #stickyTop.hide {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
  }

  #stickyWarning {
    width: 100%;
    background: #fef3c7;
    color: #b45309;
    padding: 10px;
    text-align: center;
    z-index: 9999;
    transition: all 0.3s ease;
  }

  #stickyWarning.fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding-top: 20px;
  }

  #stickyWarning.hide {
    transform: translateY(-100%);
    opacity: 1;
    pointer-events: none;
  }

  #stickyselect {
    width: 100%;
    text-align: center;
    z-index: 9999;
    transition: all 0.3s ease;
    background: #fff;
    padding-top: 10px;
  }

  #stickyselect.fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
  }

  #stickyselect.hide {
    transform: translateY(-20%);
    opacity: 1;
    pointer-events: none;
  }
}

/* Gradient Button */
.quoteBtnUnique {
  background: deepskyblue;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  border-radius: 30px;
  cursor: pointer;
  transition: 0.3s ease;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
}

.quoteBtnUnique:hover {
  opacity: 0.9;
}

/* Modal Overlay */
/* Overlay: full height, allow scroll inside modal box */
.quoteModalOverlayUnique {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  overflow-y: auto;
  /* Add scroll to the overlay if modal is too tall */
}

/* Modal Content: keep spacing but let height grow */
.quoteModalUnique {
  /* background: #fff; */
  margin: 5% auto;
  /* Adjust margin to make more room at top */
  padding: 25px;
  /* width: 90%; */
  /* max-width: 450px; */
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
}

/* Close Button */
.quoteCloseUnique {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 25px;
  cursor: pointer;
}

/* Inputs */
#quoteFormUnique input,
#quoteFormUnique select {
  width: 100%;
  padding: 10px;
  margin-top: 6px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

/* Error message */
.errorMsg {
  color: red;
  font-size: 12px;
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .quoteBtnUnique {
    display: block;
  }
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio (9/16 = 0.5625) */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }
}

.quoteBtnUnique img {
  animation: bounce 1.2s infinite;
}

.call-whatsppp {
  display: none;
}

@media (max-width: 767px) {
  .footer_timer {
    padding: 0px;
  }

  .call-whatsppp {
    display: block;
  }

  .yellow_btn {
    line-height: 8px;
    font-size: 12px;
    padding: 20px;
  }

  .footer_timer {
    justify-content: space-between;
  }
}

.throw_card {
  background-color: #fff;
  padding: 20px 10px;
}

.title-badge {
  background-color: #0094ff;
  color: white;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 6px 18px;
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  border: 2px solid #005dbb;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;

  /* This centers the div horizontally */
}

.title-badge_two {
  background-color: #0094ff;
  color: white;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 4px 2px;
  border-radius: 10px;
  display: inline-block;
  font-size: 10px;
  border: 2px solid #005dbb;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.testimonial-card {
  width: 350px !important;
  padding: 30px 20px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.review-logo {
  width: 100px;
  margin-bottom: 20px;
  transition: transform 0.3s ease;
}

.testimonial-card:hover .review-logo {
  transform: scale(1.05);
}

.testimonial-text {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  font-style: italic;
  margin-bottom: 15px;
}

.reviewer-name {
  font-weight: bold;
  color: #007bff;
  margin-top: auto;
  font-size: 16px;
}

.price-wrapper {
  font-size: 24px;
  font-weight: bold;
  color: #e91e63;
  text-align: center;
  position: relative;
  width: max-content;
  margin: auto;
  height: 30px;
  overflow: hidden;
}

.price-text {
  animation: priceSwitch 3s infinite ease-in-out;
  display: flex;
  flex-direction: column;
  /* height: 60px; */
}

.original-price {
  text-decoration: line-through;
  color: #fff;
}

.offer-price {
  color: #1504b1;
  font-size: 20px;
}

.whatsapp-icon {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

@keyframes priceSwitch {
  0%,
  40% {
    transform: translateY(0%);
  }

  50%,
  90% {
    transform: translateY(-50%);
  }

  100% {
    transform: translateY(-0%);
  }
}

.video-container {
  background: url(../images/lead-magnet.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.img_txt_cont {
  padding: 20px;
}

.img_txt_cont h3 {
  color: #ffb001;
  text-transform: uppercase;
  font-size: 40px;
}

.bg_wht {
  background: #ffffff;
  color: #0052cc;
  display: inline-block;
  padding: 10px 30px;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
  font-family: "Segoe UI", sans-serif;
}

.bg_wht {
  background-color: #fff;
  padding: 0px 10px;
  width: max-content;
  font-size: 25px;
  color: blue;
}

.offer-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* blue background */
  padding: 5px 0px;
  color: white;
  border-radius: 8px;
  font-family: "Segoe UI", sans-serif;
  max-width: 500px;
  margin: auto;
}

.price-section {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
}

.old-price {
  font-size: 20px;
  color: #fff;
  opacity: 0.7;
}

.new-price {
  background: #fff;
  color: #0052cc;
  padding: 8px 5px;
  border-radius: 25px;
  font-weight: bold;
  font-size: 15px;
}

.arrow {
  font-size: 22px;
}

.limited-box {
  background: #001f4d;
  border-radius: 12px;
  text-align: center;
  line-height: 1.3;
  font-weight: bold;
  font-size: 14px;
  width: max-content;
  padding: 12px;
  border: 2px solid #fff;
  color: #fff;
}

.limited-box .highlight {
  background: #ffc107;
  color: #fff;
  padding: 3px 8px;
  border-radius: 4px;
}

.limited-box p {
  margin: 5px 0px;
}

.limited-box .highlight {
  animation: pulseColors 1.2s infinite;
}

@keyframes pulseColors {
  0% {
    color: #043122;
  }

  50% {
    color: #e0138e;
  }

  100% {
    color: #0580d1;
  }
}

@media (max-width: 767px) {
  .img_txt_cont {
    padding: 15px;
  }

  .img_txt_cont h3 {
    color: #ffb001;
    text-transform: uppercase;
    font-size: 25px;
  }

  .bg_wht {
    background-color: #fff;
    padding: 0px 10px;
    width: max-content;
    font-size: 18px;
    color: blue;
  }

  .offer-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px;
    color: white;
    border-radius: 8px;
    font-family: "Segoe UI", sans-serif;
    max-width: 500px;
    margin: auto;
  }

  .price-section {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 10px;
  }

  .old-price {
    font-size: 18px;
    color: #fff;
    opacity: 0.7;
  }

  .new-price {
    background: #fff;
    color: #0052cc;
    padding: 2px 3px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 15px;
  }

  .limited-box {
    background: #001f4d;
    border-radius: 12px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    font-size: 10px;
    width: max-content;
    padding: 3px;
    border: 2px solid #fff;
    color: #fff;
  }

  .modal-dialog {
    height: 100%;
  }
}

.form-container {
  max-width: 500px;
  margin: 20px auto;
  padding: 10px 20px;
  background: #a48856;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  font-family: "Segoe UI", sans-serif;
}

.form-container h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #333;
}

.form-group {
  margin-bottom: 5px;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

input,
textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 12px;
  transition: border-color 0.3s;
}

input:focus,
textarea:focus {
  border-color: #007bff;
  outline: none;
}

.form-group span {
  color: red;
}

button {
  width: 100%;
  padding: 12px;
  background: #fff;
  border: none;
  color: #000;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.3s;
}

button:hover {
  background: #0056b3;
}

.error {
  color: red;
  font-size: 13px;
  margin-top: 4px;
  display: none;
}

.foot-fixed {
  background-color: #fff;
  bottom: 0;
  box-shadow: 1px -1px 3px #a7a7a7;
  display: none;
  padding: 20px 5px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 99;
  padding: 10px 20px;
}

.foot-fixed .justify-btw {
  justify-content: space-between;
}

.cm-flex {
  display: flex;
}

@media (max-width: 767px) {
  .foot-fixed {
    display: block;
  }

  .footer_bottom {
    margin-bottom: 50px;
  }

  .fixed_bott_btn {
    display: none;
  }

  .logo_sec {
    margin-top: 80px !important;
  }
}

.sticky-side-buttons {
  position: fixed;
  top: 20%;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 9999;
  gap: 10px;
}

.sticky-side-buttons a {
  background-color: #a48856;
  color: #fff;
  padding: 15px 10px;
  text-decoration: none;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-weight: bold;
  border-radius: 6px 0 0 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  transition: background-color 0.3s ease;
  text-align: center;
  /* transform: rotate(180deg); */
  /* ROTATE TEXT BOTTOM TO TOP */
}

.sticky-side-buttons a:hover {
  color: #000;
  background: #fff;
}

.sticky-side-buttons {
  display: flex;
}

.left-button {
  display: none;
}

/* Mobile Only */
/* Mobile Sticky Side Buttons */
/* Sticky Vertical Side Buttons Like "Fees Enquiry" */
@media (max-width: 768px) {
  .sticky-side-buttons {
    position: fixed;
    top: 20%;
    right: 0;
    display: flex;
    flex-direction: column;
    z-index: 9999;
    gap: 10px;
  }

  .sticky-side-buttons a {
    background-color: #a48856;
    color: #fff;
    padding: 15px 10px;
    text-decoration: none;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-weight: bold;
    border-radius: 6px 0 0 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    transition: background-color 0.3s ease;
    text-align: center;
    /* transform: rotate(180deg); */
    /* ROTATE TEXT BOTTOM TO TOP */
  }

  .left-button a:hover {
    background-color: #e0a800;
    color: #fff;
  }

  .left-button {
    position: fixed;
    top: 40%;
    left: 0;
    display: flex;
    flex-direction: column;
    z-index: 9999;
    gap: 10px;
  }

  .left-button a {
    background-color: #a48856;
    color: #fff;
    padding: 15px 10px;
    text-decoration: none;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-weight: bold;
    border-radius: 6px 0 0 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    transition: background-color 0.3s ease;
    text-align: center;
    /* transform: rotate(180deg); */
    /* ROTATE TEXT BOTTOM TO TOP */
  }

  .left-button a:hover {
    background-color: #e0a800;
    color: #fff;
  }

  .sticky-side-buttons a:hover {
    background-color: #e0a800;
    color: #fff;
  }
}

/* Bottom Navigation Bar */
.bottom-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 8px 0;
  z-index: 999;
}

.bottom-nav .nav-item {
  text-align: center;
  color: #333;
  text-decoration: none;
  font-size: 12px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bottom-nav .nav-item i {
  font-size: 20px;
  display: block;
  margin-bottom: 4px;
}

.bottom-nav .nav-item:hover {
  color: #e91e63; /* highlight color */
}

.bottom-nav .nav-item.active {
  color: #e91e63;
}

.bottom-nav .nav-item img {
  width: 30px;
}

.btn .btn-outline-primary-2 span {
  color: red;
}

.logo-top {
  margin-top: 1rem;
}

.tab-section {
  font-family: system-ui, sans-serif;
  max-width: 900px;
  margin: 40px auto;
}

.tab-buttons {
  display: flex;
  border-bottom: 2px solid #ddd;
}

.tab-btn {
  flex: 1;
  padding: 12px 20px;
  background: #f7f7f7;
  border: none;
  cursor: pointer;
  font-weight: 600;
  position: relative;
  color: #000;
  transition: all 0.3s ease;
}

.tab-btn.active {
  background: #b89449; /* gold */
  color: #fff;
}

.tab-btn:hover {
  background: #000 !important;
  color: #fff !important;
  cursor: pointer;
}

.tab-btn.active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #b89449;
}

.tab-pane {
  display: none;
  padding: 20px 0;
}

.tab-pane.active {
  display: block;
}

iframe {
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.residency-card p {
  font-weight: lighter !important;
}
.sticky-contact-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 9999;
}

.sticky-contact-buttons a {
  flex: 1;
  text-align: center;
  padding: 12px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.call-btn {
  background-color: #a48856; /* green */
}

.whatsapp-btn {
  background-color: green; /* WhatsApp green */
}

/* Responsive only on mobile */
@media (min-width: 768px) {
  .bottom-nav {
    display: none;
  }
}

@media (max-width: 767px) {
  /* .logo-top {
    margin-top: 4rem;
  } */

  .logo-top img {
    width: 200px;
  }

  .whatsapp-float {
    display: none;
  }
}

/* Show only on mobile if needed */
@media (min-width: 768px) {
  .sticky-contact-buttons {
    display: none;
  }
}

.footer {
  background-color: #5d5d5d;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  padding: 50px 200px;
}

/* ====== 2 columns per row ====== */
.footer-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch; /* Important: makes vertical line full height */
  margin-bottom: 40px;
  position: relative;
}

.footer-box {
  flex: 1;
  padding: 0 40px;
}

.footer-box h4 {
  color: #f1b619;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.footer-box p {
  font-size: 14px;
  line-height: 1.6;
  margin: 4px 0;
}

/* ===== Vertical Line Between Columns ===== */
.vertical-line {
  width: 1px;
  background-color: #a8a8a8;
  align-self: stretch; /* makes it equal height to columns */
}

.horizontal-line {
  height: 1px;
  background-color: #a8a8a8;
  align-self: stretch; /* makes it equal height to columns */
  margin-bottom: 10px;
}

/* ===== Divider Line Between Rows ===== */
.footer-divider {
  border: none;
  border-top: 1px solid #a8a8a8;
  margin: 30px 0;
}

/* ===== Bottom Section (Map + Form) ===== */
.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
}

.footer-map iframe {
  width: 420px;
  height: 300px;
  border: none;
  border-radius: 6px;
}

.footer-form {
  flex: 1;
  /* min-width: 300px; */
}

.footer-form h4 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}

.footer-form input,
.footer-form textarea {
  width: 100%;
  padding: 10px 12px;
  margin-bottom: 12px;
  border: none;
  border-radius: 4px;
}

.footer-form textarea {
  height: 100px;
  resize: none;
}

.footer-form button {
  background-color: #a48856;
  color: #000;
  padding: 10px 25px;
  border: none;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
}

.footer-form button:hover {
  background-color: #d99b10;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .footer {
    padding: 30px;
  }

  .footer-row {
    flex-direction: column;
    margin-bottom: 30px;
  }

  .vertical-line {
    display: none;
  }

  .footer-box {
    padding: 0;
    margin-bottom: 20px;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .footer-map iframe {
    width: 100%;
  }
}

.download-list {
  list-style: none;
  padding: 0;
}
.download-list li {
  margin: 10px 0;
}
.download-list a {
  text-decoration: none;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.download-list a:hover {
  background-color: #f1f1f1;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.modal-content {
  background: #fff;
  margin: 10% auto;
  padding: 25px;
  border-radius: 10px;
  max-width: 400px;
  position: relative;
}
.modal-content input {
  width: 100%;
  margin: 0px 0;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
}
.modal-content button {
  background: #2c3e50;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
}
.modal-content button:hover {
  background: #1a252f;
}
.close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  cursor: pointer;
}
.error-message {
  color: red;
  text-align: center;
}

.amenitySwiper {
  width: 100%;
  padding: 20px 0;
}

.amenitySwiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px; /* Adjust height as needed */
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.amenitySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* plan */
/* Thumbnail images */
.plan-img {
  width: 100%;
  cursor: pointer;
}

/* Modal overlay */
.img-modal {
  display: none; /* hidden by default */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

/* Large image inside modal */
.img-modal img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
  box-shadow: 0 0 20px #000;
}

/* Close button */
.close-modal {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.2s ease;
}
.close-modal:hover {
  color: #ffcc00;
}

/* Select field styling */
select.form-control {
  font-weight: 400;
  color: #444;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 10px;
  width: 100%;
  background-color: #fff;
  outline: none;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

select.form-control:focus {
  border-color: #888;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

/* Error message under select */
.form-group select + .error-message {
  font-size: 13px;
  color: #b33;
  font-weight: 400;
  margin-top: 4px;
}

/* Optional valid/invalid states */
select.form-control.invalid {
  border-color: #e53935 !important;
}

select.form-control.valid {
  border-color: #4caf50 !important;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
}
.modal-content {
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  max-width: 400px;
  width: 90%;
  position: relative;
}
.close {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 20px;
  cursor: pointer;
}
input {
  width: 100%;
  padding: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
button {
  width: 100%;
  padding: 10px;
  background: #c9a34e;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
button:hover {
  background: #b8933f;
}
#formMessage {
  margin-top: 10px;
  font-size: 14px;
}

.footer-info p {
  margin: 3px 0;
  font-size: 14px;
  opacity: 0.9;
}

.terms-info {
  display: flex;
  align-items: center;
  gap: 5px;
}

@media (max-width: 767px) {
  .footer_bot_content {
    flex-direction: column;
  }

  .footer_bottom {
    padding: 5px 0px;
  }
}
