.elementor-199 .elementor-element.elementor-element-b1b06ad{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-72bbfb7 *//* ============================================
   ESTICORE — ABOUT PAGE
   Fully responsive
   ============================================ */

.ab-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}

.ab-section {
  padding: 80px 0;
}

.ab-section-steel {
  background: #F4F6F8;
}

.ab-section-navy {
  background: #0A2E5D;
}

/* ---- TAG ---- */
.ab-tag {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #D4AF37;
  margin-bottom: 16px;
}

/* ---- PAGE HEADER ---- */
.ab-page-header {
  background: linear-gradient(135deg, #0A2E5D 0%, #071F40 100%);
  padding: 100px 0 70px;
  text-align: center;
}

.ab-page-header .ab-eyebrow {
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #D4AF37;
  margin-bottom: 16px;
}

.ab-page-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 44px;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 16px;
  line-height: 1.15;
}

.ab-page-desc {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.7;
}

/* ---- SECTION HEAD ---- */
.ab-section-head {
  margin-bottom: 48px;
}

.ab-section-head.ab-center {
  text-align: center;
}

.ab-section-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: #0A2E5D;
  margin: 0 0 16px;
  line-height: 1.25;
}

.ab-section-title.ab-on-navy {
  color: #ffffff;
}

.ab-section-title .ab-gold {
  color: #D4AF37;
}

.ab-section-desc {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  color: #5B6472;
  max-width: 520px;
  margin: 0 auto;
  line-height: 1.7;
}

/* ============ WHO WE ARE ============ */
.ab-story-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
}

.ab-story-copy p {
  font-family: 'Inter', sans-serif;
  font-size: 14.5px;
  color: #5B6472;
  line-height: 1.8;
  margin-bottom: 18px;
}

.ab-story-visual img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  border-radius: 6px;
  display: block;
}

/* ============ VALUES ============ */
.ab-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.ab-value-card {
  background: #ffffff;
  border: 1px solid #E2E6EA;
  border-radius: 6px;
  padding: 36px 28px;
  text-align: center;
  transition: transform 0.2s ease, border-color 0.2s ease;
}

.ab-value-card:hover {
  transform: translateY(-4px);
  border-color: #D4AF37;
}

.ab-value-icon {
  font-size: 32px;
  margin-bottom: 18px;
}

.ab-value-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0A2E5D;
  margin-bottom: 12px;
}

.ab-value-desc {
  font-family: 'Inter', sans-serif;
  font-size: 13.5px;
  color: #5B6472;
  line-height: 1.7;
}

/* ============ TIMELINE ============ */
.ab-timeline {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 760px;
  margin: 0 auto;
}

.ab-timeline-item {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 28px;
  padding: 24px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ab-timeline-item:last-child {
  border-bottom: none;
}

.ab-timeline-year {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #D4AF37;
  letter-spacing: 0.03em;
}

.ab-timeline-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 6px;
}

.ab-timeline-desc {
  font-family: 'Inter', sans-serif;
  font-size: 13.5px;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.7;
}

/* ============ STATS ============ */
.ab-stats-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #E2E6EA;
  border-bottom: 1px solid #E2E6EA;
  max-width: 900px;
  margin: 0 auto;
}

.ab-stat-box {
  padding: 32px 16px;
  text-align: center;
  border-right: 1px solid #E2E6EA;
}

.ab-stat-box:last-child {
  border-right: none;
}

.ab-stat-num {
  font-family: 'Montserrat', sans-serif;
  font-size: 34px;
  font-weight: 800;
  color: #0A2E5D;
  line-height: 1;
  margin-bottom: 8px;
}

.ab-stat-label {
  font-family: 'Inter', sans-serif;
  font-size: 12.5px;
  color: #5B6472;
  line-height: 1.4;
}

/* ============ CTA BAND ============ */
.ab-cta-band {
  background: #0A2E5D;
  border-radius: 8px;
  padding: 44px 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
}

.ab-cta-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 8px;
}

.ab-cta-desc {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

.ab-btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 13.5px;
  letter-spacing: 0.03em;
  padding: 14px 28px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  transition: all 0.2s ease;
}

.ab-btn-gold {
  background: #D4AF37;
  color: #071F40;
}

.ab-btn-gold:hover {
  background: #E5C868;
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(212, 175, 55, 0.35);
}

/* ============ RESPONSIVE ============ */
@media (max-width: 968px) {
  .ab-story-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .ab-story-visual {
    order: -1;
  }

  .ab-story-visual img {
    height: 280px;
  }

  .ab-values-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ab-stats-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .ab-stat-box:nth-child(2) {
    border-right: none;
  }

  .ab-stat-box:nth-child(3),
  .ab-stat-box:nth-child(4) {
    border-top: 1px solid #E2E6EA;
  }

  .ab-page-title {
    font-size: 32px;
  }

  .ab-section-title {
    font-size: 26px;
  }
}

@media (max-width: 640px) {
  .ab-wrap {
    padding: 0 20px;
  }

  .ab-section {
    padding: 56px 0;
  }

  .ab-page-header {
    padding: 70px 0 48px;
  }

  .ab-page-title {
    font-size: 26px;
  }

  .ab-page-desc {
    font-size: 14px;
  }

  .ab-section-title {
    font-size: 22px;
  }

  .ab-timeline-item {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .ab-cta-band {
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 24px;
  }

  .ab-btn {
    width: 100%;
    justify-content: center;
  }

  .ab-stat-num {
    font-size: 26px;
  }
}/* End custom CSS */