.elementor-63342 .elementor-element.elementor-element-d34c07b{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-1cb86de *//* ==========================================
   Ba Dinh Area Page
========================================== */

.ba-dinh-container {
  width: calc(100% - 40px);
  max-width: 1280px;
  margin: 0 auto;
}

.ba-dinh-section {
  padding: 60px 0;
}

.ba-dinh-light {
  background: #f4f8fd;
}


/* ==========================================
   Common Heading
========================================== */

.ba-dinh-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 34px;
}

.ba-dinh-heading > span {
  display: block;
  width: 60px;
  height: 3px;
  background: #0b4a8b;
  flex: 0 0 60px;
}

.ba-dinh-heading h2 {
  margin: 0;
  text-align: center;
  color: #0b2f5b;
}

.ba-dinh-center-text {
  max-width: 850px;
  margin: -6px auto 34px;
  text-align: center;
  color: #666666;
}


/* ==========================================
   Hero
========================================== */

.ba-dinh-hero {
  position: relative;
  max-width: 1280px;
  height: 460px;
  margin: 18px auto 0;
  overflow: hidden;
  background: #0b2f5b;
}

.ba-dinh-hero-image {
  position: absolute;
  inset: 0;
}

.ba-dinh-hero-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ba-dinh-hero-overlay {
  position: absolute;
  inset: 0;

  background:
    linear-gradient(
      90deg,
      rgba(8,31,59,.82) 0%,
      rgba(8,31,59,.60) 45%,
      rgba(8,31,59,.18) 80%,
      rgba(8,31,59,.05) 100%
    );
}

.ba-dinh-hero-content {
   position: relative;
  z-index: 2;
  height: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 38px;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;

  color: #fff;
}

.ba-dinh-eyebrow {
  color: #ff9c3a;
  font-weight: 700;
  letter-spacing: .08em;
}

.ba-dinh-hero-content h1 {
  max-width: 760px;
  color: #ffffff !important;
}

.ba-dinh-hero-lead {
  max-width: 700px;
  margin-bottom: 0;
  color: #ffffff;
}


/* ==========================================
   Intro
========================================== */

.ba-dinh-intro-grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 50px;
  align-items: center;
}

.ba-dinh-intro-text .ba-dinh-heading {
  justify-content: flex-start;
}

.ba-dinh-intro-text .ba-dinh-heading > span:last-child {
  display: none;
}

.ba-dinh-intro-image {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.ba-dinh-intro-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}


/* ==========================================
   Reasons
========================================== */

.ba-dinh-reason-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  align-items: stretch;
}

.ba-dinh-reason-card {
  height: 100%;
  background: #ffffff;
  border: 1px solid #d9e2ec;
  border-top: 4px solid #0b4a8b;
}

.ba-dinh-reason-image {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.ba-dinh-reason-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ba-dinh-reason-content {
  padding: 20px 18px 22px;
}

.ba-dinh-number {
  margin-bottom: 10px;
  color: #FF7000;
  font-weight: 700;
}

.ba-dinh-reason-content h3 {
  color: #0b2f5b;
}

.ba-dinh-reason-content p {
  margin-bottom: 0;
}


/* ==========================================
   Sub Areas
========================================== */

.ba-dinh-subarea-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.ba-dinh-subarea-card {
  display: grid;
  grid-template-columns: 42% 58%;
  min-height: 250px;
  background: #ffffff;
  border: 1px solid #d9e2ec;
}

.ba-dinh-subarea-image {
  min-height: 100%;
  overflow: hidden;
}

.ba-dinh-subarea-image img {
  width: 100%;
  height: 100%;
  min-height: 250px;
  display: block;
  object-fit: cover;
}

.ba-dinh-subarea-content {
  padding: 24px 22px;
}

.ba-dinh-subarea-content h3 {
  margin-bottom: 4px;
  color: #0b2f5b;
}

.ba-dinh-subarea-jp {
  margin-bottom: 12px;
  color: #FF7000;
  font-weight: 700;
}


/* ==========================================
   Property Type
========================================== */

.ba-dinh-type-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.ba-dinh-type-card {
  background: #ffffff;
  border: 1px solid #d9e2ec;
}

.ba-dinh-type-image {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.ba-dinh-type-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ba-dinh-type-content {
  padding: 24px;
}

.ba-dinh-type-content h3 {
  color: #0b2f5b;
}


/* ==========================================
   Lifestyle
========================================== */

.ba-dinh-life-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.ba-dinh-life-card {
  background: #ffffff;
}

.ba-dinh-life-image {
  width: 100%;
  aspect-ratio: 4 / 3;
  margin-bottom: 16px;
  overflow: hidden;
}

.ba-dinh-life-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ba-dinh-life-card h3 {
  color: #0b2f5b;
}

.ba-dinh-life-card p {
  margin-bottom: 0;
}


/* ==========================================
   Popular Properties
========================================== */

.ba-dinh-property-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.ba-dinh-property-card {
  height: 100%;
  background: #ffffff;
  border: 1px solid #d9e2ec;
}

.ba-dinh-property-image {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

.ba-dinh-property-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.ba-dinh-property-content {
  padding: 18px;
}

.ba-dinh-property-content h3 {
  color: #0b2f5b;
}

.ba-dinh-property-content p {
  color: #666666;
}

.ba-dinh-text-link {
  color: #FF7000;
  font-weight: 700;
  text-decoration: none;
}


/* ==========================================
   CTA
========================================== */

.ba-dinh-cta {
  padding: 60px 20px;
  margin-bottom: 40px;
  background: #0b2f5b;
}


.ba-dinh-cta-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.ba-dinh-cta-label {
  color: #ff9c3a;
  font-weight: 700;
}

.ba-dinh-cta h2,
.ba-dinh-cta p {
  color: #ffffff;
}

.ba-dinh-cta-button {
  display: inline-block;

  padding: 14px 30px;

  background: #FF7000;
  color: #ffffff !important;

  border-radius: 90px;

  text-decoration: none;
  font-weight: 700;
}


/* ==========================================
   Tablet
========================================== */

@media (max-width: 1024px) {

  .ba-dinh-reason-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ba-dinh-life-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ba-dinh-property-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

}


/* ==========================================
   Smartphone
========================================== */

@media (max-width: 767px) {

  .ba-dinh-container {
    width: calc(100% - 32px);
  }

  .ba-dinh-section {
    padding: 42px 0;
  }

  .ba-dinh-heading {
    gap: 10px;
    margin-bottom: 26px;
  }

  .ba-dinh-heading > span {
    width: 28px;
    flex-basis: 28px;
    height: 2px;
  }

  .ba-dinh-hero {
    min-height: 420px;
  }

  .ba-dinh-hero-content {
    min-height: 420px;
    padding: 60px 20px;
  }

  .ba-dinh-intro-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .ba-dinh-reason-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .ba-dinh-reason-content {
    padding: 16px 14px;
  }

  .ba-dinh-subarea-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ba-dinh-subarea-card {
    grid-template-columns: 38% 62%;
    min-height: 190px;
  }

  .ba-dinh-subarea-image img {
    min-height: 190px;
  }

  .ba-dinh-subarea-content {
    padding: 18px 16px;
  }

  .ba-dinh-type-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ba-dinh-life-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .ba-dinh-property-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .ba-dinh-property-content {
    padding: 14px;
  }

  .ba-dinh-cta {
    padding: 48px 18px;
  }

  .ba-dinh-cta-button {
    width: 100%;
    max-width: 380px;
  }

}


/* ==========================================
   Small Smartphone
========================================== */

@media (max-width: 420px) {

  .ba-dinh-reason-grid {
    gap: 10px;
  }

  .ba-dinh-subarea-card {
    grid-template-columns: 1fr;
  }

  .ba-dinh-subarea-image {
    aspect-ratio: 16 / 9;
  }

  .ba-dinh-subarea-image img {
    min-height: 0;
  }

}/* End custom CSS */