@font-face {
  font-family: "Liberation Serif";
  src: url("../fonts/LiberationSerif-Regular.eot");
  src: url("../fonts/LiberationSerif-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LiberationSerif-Regular.woff2") format("woff2"), url("../fonts/LiberationSerif-Regular.woff") format("woff"), url("../fonts/LiberationSerif-Regular.ttf") format("truetype"), url("../fonts/LiberationSerif-Regular.svg#LiberationSerif-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Liberation Serif";
  src: url("../fonts/LiberationSerif-Bold.eot");
  src: url("../fonts/LiberationSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LiberationSerif-Bold.woff2") format("woff2"), url("../fonts/LiberationSerif-Bold.woff") format("woff"), url("../fonts/LiberationSerif-Bold.ttf") format("truetype"), url("../fonts/LiberationSerif-Bold.svg#LiberationSerif-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
* {
  scrollbar-width: thin;
}

:root {
  --bs-body-font-family: 'Liberation Serif', Arial, sans-serif;
  --bs-primary: #006195; /* primary blue */
  --bs-primary-rgb: 0, 97, 149;
}

body {
  margin: 0;
  background: #f8f9fa;
}

.l {
  box-shadow: inset 0 0 0 1px red;
}

.btn {
  --bs-btn-border-radius: 0;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
}

.btn-primary {
  --bs-btn-border-color: none;
  background: linear-gradient(to right, #1296E2, #0B4F94);
}
.btn-primary:hover {
  background: linear-gradient(to left, #1296E2, #0B4F94);
}

.btn-white {
  --bs-btn-color: var(--bs-primary);
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: var(--bs-primary);
  --bs-btn-hover-bg: #d3d4d5;
}

.btn-h50, .btn-h64 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn-h50 {
  min-height: 50px;
}

.btn-h64 {
  min-height: 64px;
}

.ts-0p60 {
  transform: scale(0.6);
}

.ts-0p65 {
  transform: scale(0.65);
}

.ts-0p70 {
  transform: scale(0.7);
}

.ts-0p75 {
  transform: scale(0.75);
}

.ts-0p80 {
  transform: scale(0.8);
}

.ts-0p85 {
  transform: scale(0.85);
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-1p4 {
  letter-spacing: 1.4px;
}

.ls-1p5 {
  letter-spacing: 1.5px;
}

.ls-2p4 {
  letter-spacing: 2.4px;
}

.fs-10 {
  font-size: 0.625rem !important;
}

.fs-11 {
  font-size: 0.688rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-18 {
  font-size: 1.125rem !important;
}

.h11 {
  height: 11px;
}

.h12 {
  height: 12px;
}

.h18 {
  height: 18px;
}

.h20 {
  height: 20px;
}

.h22 {
  height: 22px;
}

.h24 {
  height: 24px;
}

.h26 {
  height: 26px;
}

.h28 {
  height: 28px;
}

.h130 {
  height: 130px;
}

.w14h11 {
  width: 14px !important;
  height: 11px !important;
}

.wh48 {
  min-width: 48px;
  width: 48px !important;
  height: 48px !important;
}

.wh64 {
  min-width: 64px;
  width: 64px !important;
  height: 64px !important;
}

.bg-deem {
  background-color: #FCF8F8;
}

.bg-deem2 {
  background-color: #F0EDEC;
}

.gapper-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.gapper-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.gapper-t70 {
  padding-top: 70px;
}

.gapper-t140 {
  padding-top: 140px;
}

.gapper-b70 {
  padding-bottom: 70px;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.mt-n1 {
  margin-top: -0.25rem !important;
}

.me-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1 {
  margin-bottom: -0.25rem !important;
}

.me-n3 {
  margin-right: -1rem !important;
}

.mb-n3 {
  margin-bottom: -1rem !important;
}

.max-w140 {
  max-width: 140px;
}

.max-w150 {
  max-width: 150px;
}

.max-w160 {
  max-width: 160px;
}

.max-w300 {
  max-width: 300px !important;
}

.max-w310 {
  max-width: 310px;
}

.max-w640 {
  max-width: 640px;
}

.max-w680 {
  max-width: 680px;
}

.max-w700 {
  max-width: 700px;
}

.max-w720 {
  max-width: 720px;
}

.max-w740 {
  max-width: 740px;
}

.header-sticky {
  backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  padding-top: 0;
  padding-bottom: 0;
}
.header-sticky .navbar {
  padding-top: 0;
  padding-bottom: 0;
}
.header-sticky .navbar-nav {
  gap: 20px 40px;
}
.header-sticky .navbar-brand {
  font-size: 1.5;
  font-weight: bold;
  letter-spacing: 1.2px;
  color: #1C1B1B;
}
.header-sticky .nav-link {
  --bs-navbar-nav-link-padding-x: 0;
  color: #3F4851;
  padding: 8px 0;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  font-size: 0.75rem;
  position: relative;
  line-height: 16px;
}
.header-sticky .nav-link::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: var(--bs-primary);
  border-radius: 0;
  opacity: 0;
}
.header-sticky .nav-link:hover {
  color: var(--bs-primary);
}
.header-sticky .nav-link.active {
  font-weight: bold;
  color: var(--bs-primary);
}
.header-sticky .nav-link.active::after {
  opacity: 1;
}
.header-sticky .btn-quote {
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-size: 0.75rem;
  padding: 4px 2rem;
  line-height: 16px;
}

.navbar-toggler {
  --bs-navbar-toggler-padding-x: 0.5rem;
  --bs-navbar-toggler-border-radius: 0;
}

.common-subtitle {
  color: var(--bs-primary);
  font-weight: bold;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.common-heading {
  font-size: 3rem;
  letter-spacing: 2.4px;
  font-weight: bold;
}

.common-para {
  font-size: 1.125;
  letter-spacing: 0.2px;
  font-weight: normal;
}

.hero-section {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding-top: 180px;
  padding-bottom: 240px;
  background-color: #1C1B1B;
}
.hero-section .hero-banner {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hero-section.hero-section2 {
  padding-top: 70px;
  padding-bottom: 80px;
  background-color: var(--bs-primary);
}
.hero-section.hero-section2 .hero-banner {
  filter: brightness(0.40);
}

.milestone-year {
  position: relative;
  display: flex;
  gap: 66px;
}
.milestone-year .milestone-in {
  position: relative;
  padding-left: 56px;
}
.milestone-year .milestone-in::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  border: 2px solid var(--bs-primary);
}
.milestone-year .milestone-in::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 30px;
  width: 1px;
  height: calc(100% - 30px);
  background-color: #BFC7D3;
}
.milestone-year.final .milestone-in::before {
  background-color: var(--bs-primary);
}
.milestone-year.final .milestone-in::after {
  opacity: 0;
}

.art-box {
  background-color: #fff;
  height: 100%;
  padding: 32px;
}
.art-box .art-icon {
  width: 64px;
  height: 64px;
  background-color: #CDE5FF;
  border-radius: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.art-box .art-icon img {
  height: 24px;
}

.our-dream {
  padding-top: 0;
  padding-bottom: 50px;
  background-color: #fcf8f8;
  position: relative;
  z-index: 1;
}
.our-dream .row-dream {
  background-color: #fff;
  border: 1px solid rgba(191, 199, 211, 0.3);
  transform: translateY(-80px);
  padding: 1.5rem 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.our-dream .row-dream .col {
  border-right: 1px solid rgba(191, 199, 211, 0.3);
}
.our-dream .row-dream .col:last-child {
  border: none;
}
.our-dream .row-dream img {
  height: 24px;
  margin-bottom: 4px;
}
.our-dream .row-dream h6 {
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 1.8px;
  margin: 8px 0;
}
.our-dream .row-dream p {
  color: #3F4851;
  margin: 0;
}

.mastery-imgbox {
  position: relative;
}
.mastery-imgbox img {
  width: 100%;
}
.mastery-imgbox .mastery-in {
  position: absolute;
  background: var(--bs-primary);
  color: #fff;
  bottom: -20px;
  left: -20px;
  padding: 1.5rem;
  text-transform: uppercase;
}
.mastery-imgbox .mastery-in h6 {
  font-size: 3rem;
  margin-bottom: 5px;
}

.our-expertise {
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #F0EDEC;
}

.ourexpertize-box {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1/1.42;
  text-decoration: none;
  overflow: hidden;
  color: #fff;
}
.ourexpertize-box .oe-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  transition: 0.5s ease;
}
.ourexpertize-box .ourexpertize-in {
  position: absolute;
  z-index: 1;
  bottom: 0;
  padding: 100px 1.5rem 1.5rem 1.5rem;
  width: 100%;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.25));
}
.ourexpertize-box .ourexpertize-in h6 {
  font-size: 1.25rem;
  letter-spacing: 2.4px;
  font-weight: normal;
  margin-bottom: 24px;
}
.ourexpertize-box .ourexpertize-in .oe-rightarrow {
  width: 20px;
}
.ourexpertize-box:hover .oe-image {
  transform: scale(1.05);
}

.project-gallery {
  padding-top: 140px;
  padding-bottom: 140px;
}

.gallery-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.gallery-wrapper img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: 0.5s ease;
}
.gallery-wrapper:hover img {
  transform: scale(1.05);
  filter: none;
}
.gallery-wrapper .gallery-inner {
  position: absolute;
  left: 24px;
  bottom: 24px;
  background-color: #fff;
  padding: 24px;
  max-width: 380px;
  border: 1px solid #BFC7D3;
}
.gallery-wrapper .gallery-inner small {
  font-size: 0.75rem;
  font-weight: bold;
  letter-spacing: 2.4px;
  color: var(--bs-primary);
  display: block;
  margin-bottom: 10px;
}
.gallery-wrapper .gallery-inner h6 {
  font-size: 1.5rem;
  letter-spacing: 2.4px;
  font-weight: normal;
}
.gallery-wrapper .gallery-inner p {
  color: #3F4851;
  margin: 0;
}
.gallery-wrapper .gallery-inner.gallery-inner2 {
  left: 16px;
  bottom: 16px;
  max-width: 300px;
}
.gallery-wrapper.gallery-project {
  padding-bottom: 30px;
  display: block;
  color: #1C1B1B;
  text-decoration: none;
}
.gallery-wrapper.gallery-project .project-status {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
  text-transform: uppercase;
  border-radius: 0;
  padding: 9px 12px 7px 12px;
  letter-spacing: 1px;
  font-size: 0.688rem;
  line-height: 1;
}
.gallery-wrapper.gallery-project .project-status.completed {
  background-color: #fff;
}
.gallery-wrapper.gallery-project .project-status.under-construction, .gallery-wrapper.gallery-project .project-status.planning-phase {
  background-color: var(--bs-primary);
  color: #fff;
}
.gallery-wrapper.gallery-project .gallery-inner {
  position: absolute;
  left: 24px;
  bottom: 4px;
  background-color: #fff;
  padding: 24px;
  width: 100%;
  max-width: 400px;
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.inquire-form {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 50px;
}
.inquire-form .form-control {
  height: 48px;
  margin-bottom: 20px;
  border-radius: 0;
  border: none;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  letter-spacing: 1px;
}
.inquire-form .form-control::-moz-placeholder {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
}
.inquire-form .form-control::placeholder {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
}
.inquire-form .btn {
  height: 48px;
}

.nav-underline {
  --bs-nav-underline-gap: 1.5rem;
  --bs-nav-link-color: #3F4851;
  --bs-nav-link-padding-y: 0.25rem;
}
.nav-underline .nav-link.active, .nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-primary);
  border-bottom-color: currentcolor;
}

.the-journey {
  background-color: #1C1B1B;
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
  overflow: hidden;
}
.the-journey .col {
  overflow: hidden;
}
.the-journey .thejourney-icon {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 96px;
  background-color: var(--bs-primary);
}
.the-journey .thejourney-icon::before, .the-journey .thejourney-icon::after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 1px;
  background-color: rgba(191, 199, 211, 0.2);
  z-index: 0;
  left: -100vw;
}
.the-journey .thejourney-icon::after {
  left: auto;
  right: -100vw;
}
.the-journey .thejourney-icon img {
  max-width: 30px;
}
.the-journey h6 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin: 22px 0 16px 0;
}
.the-journey p {
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
  padding: 0 1rem;
}

.number-section {
  padding-top: 96px;
  padding-bottom: 96px;
  text-align: center;
}
.number-section h3 {
  font-weight: normal;
  font-size: 3.75rem;
  color: var(--bs-primary);
  margin: 0;
}
.number-section p {
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #3F4851;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.ready-build {
  border-top: 1px solid rgba(191, 199, 212, 0.8);
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
}
.ready-build .ready-build-inner {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ready-build h2 {
  font-size: 3rem;
  color: #fff;
  letter-spacing: 2.4px;
  font-weight: bold;
  margin: 0;
}
.ready-build p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  margin: 0 0 12px 0;
  letter-spacing: 1.2px;
}

.contact-section {
  padding-top: 50px;
  background: url(../images/contact-bg.png);
  background-repeat: no-repeat;
  background-position: right;
}

.form-row {
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(4px);
  padding: 30px;
  border: 1px solid rgba(191, 199, 211, 0.3);
  box-shadow: 0 4px 8px rgba(191, 199, 211, 0.4);
  --bs-border-radius: 0;
}
.form-row .form-floating > .form-control, .form-row .form-floating > .form-control-plaintext {
  padding-left: 0;
  padding-right: 0;
  box-shadow: none !important;
  border-left: none;
  border-right: none;
  border-top: none;
}
.form-row .form-floating > .form-select {
  padding-left: 0;
  box-shadow: none !important;
  border-left: none;
  border-right: none;
  border-top: none;
}
.form-row .form-floating > label {
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 1px;
}
.form-row .form-floating > .form-control:not(:-moz-placeholder) ~ label {
  transform: scale(0.85) translateY(-0.75rem) translateX(0rem);
}
.form-row .form-floating > .form-control-plaintext ~ label, .form-row .form-floating > .form-control:focus ~ label,
.form-row .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-row .form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.75rem) translateX(0rem);
}

.footer {
  background-color: #E5E2E1;
  color: #3F4851;
  padding: 40px 0 0;
}
.footer .brand-text {
  font-size: 1.5rem;
  letter-spacing: 2.4px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1C1B1B;
}
.footer .footer-para {
  margin-bottom: 1.25rem;
}
.footer .footer-icons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer .footer-icons img {
  width: 20px;
  height: 20px;
}
.footer h5 {
  font-size: 1rem;
  color: #1C1B1B;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 12px;
}
.footer .list-unstyled {
  font-size: 1rem;
}
.footer .list-unstyled li {
  margin-block-end: 4px;
}
.footer .list-unstyled a {
  color: #3F4851;
  text-decoration: none;
}
.footer .list-unstyled a:hover {
  color: var(--bs-primary);
}
.footer .footer-address li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-block-end: 14px;
  line-height: 1.25;
}
.footer .footer-address img {
  width: 16px;
  margin-top: 3px;
}
.footer .footer-bottom {
  border-top: 1px solid rgba(191, 199, 211, 0.5);
  margin-top: 40px;
  font-size: 13px;
  min-height: 80px;
  display: flex;
  align-items: center;
  padding: 1rem;
  justify-content: center;
  color: rgba(63, 72, 81, 0.6);
  font-size: 0.75rem;
  letter-spacing: 4.8px;
  font-weight: bold;
  text-align: center;
}

/* Small screens: slightly larger tappable areas */
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1120px;
  }
}
@media (max-width: 991.98px) {
  .nav-link {
    padding: 0.75rem 1rem;
  }
  .btn-quote {
    width: 100%;
    text-align: center;
  }
}

/* =============================================
   HEADER LOGO + SCROLL SHRINK
   ============================================= */
.header-sticky .navbar-brand img {
  transition: height 0.3s ease;
}
.header-sticky {
  transition: padding 0.3s ease;
}
.header-sticky.scrolled {
  padding-top: 0;
  padding-bottom: 0;
}
.header-sticky.scrolled .navbar-brand img {
  height: 72px !important;
}

/* =============================================
   INNER PAGE HERO BANNER (reduced height)
   ============================================= */
.hero-section.inner-hero {
  padding-top: 70px;
  padding-bottom: 80px;
}

/* =============================================
   HERO SLIDER (homepage carousel)
   ============================================= */
.hero-bg-carousel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.hero-bg-carousel .carousel-inner {
  height: 100%;
}
.hero-bg-carousel .carousel-item {
  height: 100%;
}
.hero-slider-controls {
  position: absolute;
  bottom: 32px;
  right: 32px;
  z-index: 5;
  display: flex;
  gap: 8px;
}
.hero-slider-controls button {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s;
}
.hero-slider-controls button:hover {
  background: rgba(255, 255, 255, 0.3);
}
.hero-slider-dots {
  position: absolute;
  bottom: 44px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  gap: 8px;
}
.hero-slider-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,0.6);
  background: transparent;
  padding: 0;
  cursor: pointer;
  transition: background 0.2s;
}
.hero-slider-dots button.active {
  background: #fff;
  border-color: #fff;
}

/* =============================================
   HERO VIDEO BACKGROUND
   ============================================= */
.hero-video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}

/* =============================================
   HOME PROJECT GALLERY — content-above-image card
   ============================================= */
.project-gallery .gallery-wrapper {
  display: flex;
  flex-direction: column;
  aspect-ratio: unset;
}
.project-gallery .gallery-wrapper .gallery-inner {
  position: static;
  left: auto;
  bottom: auto;
  max-width: 100%;
  width: 100%;
  border: none;
}
.project-gallery .gallery-wrapper img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  flex-shrink: 0;
  display: block;
}

/* =============================================
   PROJECT CARD (3-col listing)
   ============================================= */
.proj-card {
  background: #fff;
  border: 1px solid rgba(191, 199, 211, 0.4);
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.proj-card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.proj-card-imgwrap {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  aspect-ratio: 4/3;
}
.proj-card-imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
  display: block;
}
.proj-card:hover .proj-card-imgwrap img {
  transform: scale(1.05);
}
.proj-card-body {
  padding: 16px 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.proj-card-body h6 {
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 1.8px;
  margin-bottom: 4px;
  color: #1C1B1B;
}
.proj-card-body .proj-location {
  font-size: 0.7rem;
  letter-spacing: 1.5px;
  color: var(--bs-primary);
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.proj-card-features {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  padding: 10px 0 4px;
  border-top: 1px solid rgba(191, 199, 211, 0.4);
  margin-top: auto;
}
.proj-feature {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #3F4851;
  text-transform: uppercase;
}
.proj-feature img {
  height: 14px;
  opacity: 0.65;
}
.proj-card-link {
  display: block;
  text-align: center;
  padding: 10px;
  background: #f8f9fa;
  border-top: 1px solid rgba(191, 199, 211, 0.4);
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--bs-primary);
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
.proj-card-link:hover {
  background: var(--bs-primary);
  color: #fff;
}

/* =============================================
   GALLERY CAPTION
   ============================================= */
.gallery-caption {
  background: #fff;
  padding: 8px 14px;
  font-size: 0.688rem;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--bs-primary);
  border-top: 2px solid var(--bs-primary);
}

/* =============================================
   ENQUIRY MODAL
   ============================================= */
.modal-enquiry .modal-content {
  border-radius: 0;
  border: none;
}
.modal-enquiry .modal-header {
  background: linear-gradient(to right, #1296E2, #0B4F94);
  border-radius: 0;
  border: none;
  padding: 1.5rem 2rem;
}
.modal-enquiry .modal-header .btn-close {
  filter: brightness(0) invert(1);
}
.modal-enquiry .modal-body {
  padding: 2rem;
}
.modal-enquiry .form-floating > .form-control,
.modal-enquiry .form-floating > .form-control-plaintext,
.modal-enquiry .form-floating > .form-select {
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  box-shadow: none !important;
  padding-left: 0;
}
.modal-enquiry .form-floating > label {
  padding-left: 0;
  font-size: 0.75rem;
  letter-spacing: 1px;
}
.modal-enquiry .form-floating > .form-control:not(:placeholder-shown) ~ label,
.modal-enquiry .form-floating > .form-control:focus ~ label,
.modal-enquiry .form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.75rem) translateX(0);
}

/* =============================================
   WHATSAPP FLOATING BUTTON
   ============================================= */
.whatsapp-float {
  position: fixed;
  bottom: 90px;
  right: 20px;
  z-index: 9995;
  width: 54px;
  height: 54px;
  background: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.whatsapp-float:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.whatsapp-float svg {
  width: 28px;
  height: 28px;
  fill: #fff;
}

/* =============================================
   MOBILE STICKY CTA BAR
   ============================================= */
.mobile-sticky-cta {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9994;
  background: linear-gradient(to right, #1296E2, #0B4F94);
  padding: 0;
}
.mobile-sticky-cta a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  min-height: 52px;
}
.mobile-sticky-cta a svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  opacity: 0.8;
}
@media (max-width: 767.98px) {
  .mobile-sticky-cta {
    display: block;
  }
  .whatsapp-float {
    bottom: 62px;
  }
  body {
    padding-bottom: 52px;
  }
}

/* =============================================
   CONTACT PAGE REDESIGN (right section)
   ============================================= */
.contact-studio-card {
  background: linear-gradient(145deg, #1C1B1B 0%, #003d5e 100%);
  color: #fff;
  padding: 2.5rem;
  margin-bottom: 0;
}
.contact-studio-card h3 {
  font-size: 1.6rem;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.contact-studio-card p {
  opacity: 0.75;
  margin-bottom: 0;
}
.contact-studio-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 1.75rem 0;
}
.contact-studio-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
.contact-studio-icon {
  width: 44px;
  height: 44px;
  min-width: 44px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-studio-icon img {
  height: 18px;
  filter: brightness(0) invert(1);
  opacity: 0.85;
}
.contact-studio-item-text strong {
  display: block;
  font-size: 0.65rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  opacity: 0.55;
  margin-bottom: 3px;
}
.contact-studio-item-text p,
.contact-studio-item-text a {
  margin: 0;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
.contact-studio-item-text a:hover {
  color: #fff;
}
.contact-map-wrapper {
  height: 260px;
  overflow: hidden;
  display: block;
}
.contact-map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

/* =============================================
   PAGE INNER BANNER (services, buying guide etc.)
   ============================================= */
.page-hero-banner {
  background: linear-gradient(to right, #1C1B1B, #003d5e);
  color: #fff;
  padding: 50px 0;
  text-align: center;
}
.page-hero-banner h1 {
  font-size: 2.5rem;
  letter-spacing: 2.4px;
  margin: 0;
}

/* =============================================
   PROJECTS PAGE — SEO H1 BANNER
   ============================================= */
.projects-seo-banner {
  background: linear-gradient(135deg, #0B4F94 0%, #1C1B1B 100%);
  color: #fff;
  padding: 60px 0 50px;
  text-align: center;
}
.projects-seo-h1 {
  font-size: 2.2rem;
  letter-spacing: 1.8px;
  font-weight: bold;
  margin: 0 0 1.25rem;
  line-height: 1.25;
}
.projects-seo-lead {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.75);
  max-width: 700px;
  margin: 0 auto 1.75rem;
  line-height: 1.7;
  letter-spacing: 0.2px;
}
.projects-seo-keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}
.projects-seo-keywords span {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.65rem;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 6px 14px;
}
@media (max-width: 767.98px) {
  .projects-seo-h1 {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  .projects-seo-banner {
    padding: 40px 0 36px;
  }
}

/* =============================================
   SERVICE CARDS — MODERN GRID
   ============================================= */
.svc-card {
  background: #fff;
  border: 1px solid rgba(191,199,211,0.3);
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.svc-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0,97,149,0.13);
}
.svc-card-img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/10;
}
.svc-card-img img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
  display: block;
}
.svc-card:hover .svc-card-img img {
  transform: scale(1.06);
}
.svc-card-badge {
  position: absolute;
  top: 0; left: 0;
  background: linear-gradient(to right,#1296E2,#0B4F94);
  color: #fff;
  font-size: 0.6rem;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 5px 12px;
  text-transform: uppercase;
  z-index: 2;
}
.svc-card-body {
  padding: 22px 22px 16px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.svc-card-body h5 {
  font-size: 0.95rem;
  font-weight: bold;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin: 0;
  color: #1C1B1B;
}
.svc-card-body p {
  font-size: 0.875rem;
  color: #555;
  line-height: 1.7;
  margin: 0;
  flex: 1;
}
.svc-card-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 22px;
  border-top: 1px solid rgba(191,199,211,0.3);
}
.svc-card-cta a {
  font-size: 0.65rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--bs-primary);
  text-decoration: none;
  transition: opacity 0.2s;
}
.svc-card-cta a:hover { opacity: 0.7; }
.svc-card-tag {
  font-size: 0.55rem;
  font-weight: bold;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 3px 8px;
  background: #f0f7ff;
  color: var(--bs-primary);
  border: 1px solid rgba(0,97,149,0.15);
}

/* =============================================
   FIRST HOME BUYER — COMPACT REGISTER FORM
   ============================================= */
.fhb-register-card {
  background: #fff;
  padding: 36px 40px;
  box-shadow: 0 8px 40px rgba(0,0,0,0.18);
  max-width: 780px;
  margin: 0 auto;
}
.fhb-register-card .form-floating > .form-control,
.fhb-register-card .form-floating > .form-select {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  box-shadow: none !important;
  padding-left: 0;
  font-size: 0.9rem;
}
.fhb-register-card .form-floating > label {
  padding-left: 0;
  font-size: 0.72rem;
  letter-spacing: 1px;
  color: #666;
}
.fhb-register-card .form-floating > .form-control:focus ~ label,
.fhb-register-card .form-floating > .form-control:not(:placeholder-shown) ~ label,
.fhb-register-card .form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.75rem) translateX(0);
}

/* =============================================
   PROJECTS COMING SOON
   ============================================= */
.projects-coming-soon {
  text-align: center;
  padding: 80px 20px;
}
.projects-coming-soon-icon {
  width: 80px; height: 80px;
  background: linear-gradient(135deg,#1296E2,#0B4F94);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 28px;
}
.projects-coming-soon-icon svg { width: 36px; height: 36px; fill: #fff; }

/* Process cards — neutral label / learn-more */
.process-step-card .step-stage-label { color: #3F4851; }
.process-step-card .step-subtitle { color: #3F4851; }
.process-step-card .step-learn { color: #1C1B1B; }

/* =============================================
   MOBILE OFFCANVAS NAV (right-side panel)
   ============================================= */
#mobileNav {
  width: 300px;
  border-left: none;
}
.mobile-nav-header {
  background: #ffffff;
  padding: 0.9rem 1.5rem;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.mobile-nav-header img {
  height: 48px;
  width: auto;
}
.mobile-nav-body {
  display: flex;
  flex-direction: column;
  padding: 0;
  background: #1C1B1B;
}
.mobile-nav-links {
  padding: 0.5rem 0;
}
.mobile-nav-links .nav-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.mobile-nav-links .nav-link {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.7rem;
  letter-spacing: 2.4px;
  font-weight: bold;
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  transition: color 0.2s, background 0.2s;
}
.mobile-nav-links .nav-link:hover,
.mobile-nav-links .nav-link.active {
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
}
.mobile-nav-links .nav-link.active {
  color: #1296E2;
}
.mobile-nav-body > .mt-auto {
  padding: 0 1.5rem 2rem;
}
.mobile-nav-contact {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.mobile-nav-contact-link {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.75rem;
  letter-spacing: 0.5px;
  text-decoration: none;
  transition: color 0.2s;
}
.mobile-nav-contact-link:hover {
  color: #fff;
}
.mobile-nav-contact-link svg {
  opacity: 0.7;
  flex-shrink: 0;
}

/* =============================================
   MOBILE HERO RESPONSIVENESS
   ============================================= */
@media (max-width: 767.98px) {
  .hero-section {
    padding-top: 90px;
    padding-bottom: 110px;
  }
  .hero-section .common-heading {
    font-size: 1.9rem;
  }
  .hero-slider-controls {
    bottom: 14px;
    right: 14px;
  }
  .hero-slider-controls button {
    width: 38px;
    height: 38px;
  }
  .hero-slider-dots {
    bottom: 14px;
  }
}
