/* Primary color override - #012049 */
:root {
  --primary: #012049 !important;
  --blue: #012049 !important;
}

/* Focus visible - accessibility */
a:focus-visible,
button:focus-visible,
input:focus-visible,
.btn:focus-visible {
  outline: 2px solid #012049 !important;
  outline-offset: 2px !important;
}

/* Top bar - scrolls with page (not fixed) */
html, body {
  margin: 0 !important;
  padding: 0 !important;
}
.wrap {
  margin: 0 !important;
  padding: 10px 0 !important;
  padding-top: max(10px, env(safe-area-inset-top)) !important;
  background: #fff !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.wrap .phone,
.wrap .phone a,
.wrap .phone .mailus {
  color: #333 !important;
}
.wrap .phone a:hover {
  color: #012049 !important;
}
.wrap .social-media p a {
  background: #012049 !important;
  background-color: #012049 !important;
}
.wrap .social-media p a .fa,
.wrap .social-media p a span.fa {
  color: #fff !important;
}
.wrap .social-media p a:hover .fa,
.wrap .social-media p a:hover span.fa {
  color: #fff !important;
}

/* Buttons and links */
.btn-primary,
.btn.btn-primary,
a.btn-primary {
  background: #012049 !important;
  background-color: #012049 !important;
  border-color: #012049 !important;
}
.btn-primary:hover,
.btn.btn-primary:hover {
  background: #013a6b !important;
  background-color: #013a6b !important;
  border-color: #013a6b !important;
}
.btn-outline-primary,
.btn.btn-primary.btn-outline-primary {
  color: #012049 !important;
  border-color: #012049 !important;
}
.btn-outline-primary:hover,
.btn.btn-primary.btn-outline-primary:hover {
  background: #012049 !important;
  color: #fff !important;
}

/* Replace theme accent #4986fc with #012049 */
a, .block-20 .meta > div a,
.block-21 .meta a,
.social-media p a:hover,
.ftco-testimonial-1 .blockquote,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.ftco-subscribe-1 .form-control:focus {
  color: #012049 !important;
}

/* Nav logo - larger, tight spacing */
.ftco-navbar-light .navbar-brand {
  margin: 0 !important;
  padding: 4px 0 !important;
}
.navbar-brand img.navbar-logo {
  height: 47px;
  width: auto;
  max-width: 320px;
  object-fit: contain;
  vertical-align: middle;
  margin: 0 !important;
  display: block;
}

/* Nav - stick at top when scrolled */
.ftco-navbar-light.scrolled {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 9998 !important;
  background: #012049 !important;
  background-color: #012049 !important;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

/* Nav text - white over hero, white when scrolled (dark bar) */
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link,
.ftco-navbar-light .navbar-nav > .nav-item.active > .nav-link,
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover,
.ftco-navbar-light .navbar-brand,
.ftco-navbar-light .navbar-brand:hover {
  color: #fff !important;
}
.ftco-navbar-light.scrolled .navbar-nav > .nav-item > .nav-link,
.ftco-navbar-light.scrolled .navbar-nav > .nav-item.active > .nav-link,
.ftco-navbar-light.scrolled .navbar-brand,
.ftco-navbar-light.scrolled .navbar-brand:hover {
  color: #fff !important;
}
.ftco-navbar-light.scrolled .navbar-nav > .nav-item > .nav-link:hover {
  color: rgba(255,255,255,0.9) !important;
}

/* Footer - brand background, white text */
.ftco-footer {
  background: #012049 !important;
  background-color: #012049 !important;
}
.ftco-footer .bg-black {
  background: #012049 !important;
  background-color: #012049 !important;
}
.ftco-footer .ftco-heading-2,
.ftco-footer .ftco-heading-2 a,
.ftco-footer .ftco-footer-widget h2,
.ftco-footer .logo a {
  color: #fff !important;
}
.ftco-footer .ftco-footer-widget p,
.ftco-footer .ftco-footer-widget ul li a,
.ftco-footer .ftco-footer-widget ul li a span,
.ftco-footer .block-23 .text,
.ftco-footer .block-23 ul li a {
  color: rgba(255, 255, 255, 0.9) !important;
}
.ftco-footer .ftco-footer-widget ul li a:hover,
.ftco-footer .ftco-footer-widget ul li a:hover span {
  color: #fff !important;
}
.ftco-footer .footer-logo {
  height: 48px;
  width: auto;
  max-width: 260px;
  object-fit: contain;
  display: block;
}
.ftco-footer .block-23 .icon {
  color: #fff !important;
}
.ftco-footer .bg-black a {
  color: rgba(255, 255, 255, 0.8) !important;
}
.ftco-footer .bg-black a:hover {
  color: #fff !important;
}

/* Social icons - white background, brand color on hover only (footer) */
.ftco-footer .ftco-footer-social li a {
  background: #fff !important;
  background-color: #fff !important;
}
.ftco-footer .ftco-footer-social li a .fa,
.ftco-footer .ftco-footer-social li a span.fa {
  color: #343a40 !important;
}
.ftco-footer .ftco-footer-social li a:hover .fa,
.ftco-footer .ftco-footer-social li a:hover span.fa {
  color: #012049 !important;
}

/* Backgrounds - exclude .services .icon and .bg-light .icon so flaticons stay visible */
.ftco-navbar-light.scrolled.awake,
.ftco-cover .ftco-heading .subheading,
.bg-primary,
.ftco-footer .ftco-footer-widget .btn-primary,
.ftco-footer .ftco-footer-widget .btn-primary:hover,
.block-20 .blog-img,
.block-21 .text .meta > div a,
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span,
.progress-bar,
.search-form .form-control:focus,
.ftco-subscribe-1 input[type="submit"],
.project-wrap .text,
/* Counter section - background image with brand color overlay like hero */
#section-counter {
  background-size: cover !important;
  background-position: center !important;
}
#section-counter .overlay {
  background: linear-gradient(
    to bottom,
    rgba(1, 32, 73, 0.55) 0%,
    rgba(1, 32, 73, 0.8) 50%,
    rgba(1, 32, 73, 0.95) 100%
  ) !important;
  opacity: 1 !important;
}
#section-counter .counter-wrap .icon {
  background: #fff !important;
  background-color: #fff !important;
}
#section-counter .counter-wrap .icon .fa,
#section-counter .counter-wrap .icon span.fa {
  color: #012049 !important;
  font-size: 36px !important;
}

.counter-wrap .icon,
.section-heading .subheading,
.navbar-toggler {
  background: #012049 !important;
  background-color: #012049 !important;
}

/* Services icons: keep original light bg, color the icon itself primary */
.services .icon span,
.services-2 .icon span {
  color: #012049 !important;
}
.services .icon span {
  font-size: 36px !important;
}
.services .icon {
  margin-bottom: 15px !important;
}

/* Home page - services section */
.home-services-section {
  background: #f8f9fa !important;
  padding-top: 4rem !important;
}
.home-services-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.home-services-cards {
  margin-left: -12px;
  margin-right: -12px;
}
.home-services-cards > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
}
.home-service-card {
  display: block;
  padding: 2rem 1.75rem;
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  height: 100%;
  text-decoration: none !important;
  color: inherit;
  transition: all 0.25s ease;
  position: relative;
  overflow: hidden;
}
.home-service-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: #012049;
  transition: height 0.25s ease;
}
.home-service-card:hover {
  border-color: rgba(1, 32, 73, 0.25);
  box-shadow: 0 8px 24px rgba(1, 32, 73, 0.1);
  color: inherit;
}
.home-service-card:hover::before {
  height: 100%;
}
.home-service-icon {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.06);
  border-radius: 10px;
  margin-bottom: 1.25rem;
}
.home-service-icon .fa {
  font-size: 1.35rem;
  color: #012049 !important;
}
.home-service-card:hover .home-service-icon {
  background: rgba(1, 32, 73, 0.12);
}
.home-service-title {
  font-size: 1.15rem;
  font-weight: 600;
  color: #012049 !important;
  margin-bottom: 0.75rem;
  line-height: 1.3;
}
.home-service-desc {
  font-size: 0.95rem;
  line-height: 1.65;
  color: #444 !important;
  margin-bottom: 1rem;
}
.home-service-link {
  font-size: 0.9rem;
  font-weight: 600;
  color: #012049 !important;
  display: inline-flex;
  align-items: center;
  transition: transform 0.2s ease;
}
.home-service-card:hover .home-service-link {
  transform: translateX(4px);
}
/* Leadership section - brand background, no card design */
.leadership-section {
  background: #012049 !important;
  background-color: #012049 !important;
  padding-top: 3em !important;
  padding-bottom: 3em !important;
}
.leadership-section .heading-section-white .subheading,
.leadership-section .heading-section-white h2,
.leadership-section .heading-section-white p {
  color: #fff !important;
}
.leadership-section .heading-section-white p {
  color: #fff !important;
}

/* Kill any card styling from theme (.staff or similar) inside leadership */
.leadership-section .staff,
.leadership-section .staff .text,
.leadership-section .staff .img-wrap {
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

/* Leadership profile - no card, editorial layout on dark background */
.leadership-profile {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 2.5rem;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.leadership-profile-img {
  width: 200px;
  height: 200px;
  flex-shrink: 0;
  background-size: cover;
  background-position: center 25%;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.2);
}
.leadership-profile-content {
  flex: 1;
  min-width: 0;
  padding-left: 0;
  border-left: 3px solid rgba(255, 255, 255, 0.35);
  padding-left: 1.5rem;
}
.leadership-profile-name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 0.25rem;
}
.leadership-profile-role {
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75) !important;
  margin-bottom: 1rem;
}
.leadership-profile-bio {
  font-size: 0.95rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.9) !important;
  margin-bottom: 1.25rem;
}
.leadership-section .leadership-profile-bio {
  color: rgba(255, 255, 255, 0.9) !important;
}
.leadership-profile-social {
  display: flex;
  gap: 0.5rem;
}
.leadership-profile-social a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: #fff !important;
  transition: background 0.2s ease;
}
.leadership-profile-social a:hover {
  background: rgba(255, 255, 255, 0.25) !important;
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .leadership-profile {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .leadership-profile-content {
    text-align: center;
    border-left: none;
    padding-left: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.25);
    padding-top: 1.5rem;
  }
  .leadership-profile-social {
    justify-content: center;
  }
}

/* Approach section - engagement approach cards (no images) */
/* Section headers - reference style: centered, subtitle uppercase, title bold */
.section-header {
  margin-bottom: 0 !important;
}
.section-subheading {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #012049 !important;
  margin-bottom: 0.5rem;
}
.section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a !important;
  margin-bottom: 0 !important;
}
.section-header .section-title {
  margin-bottom: 0 !important;
}
.approach-section,
.values-section {
  background: #f6f8f9 !important;
}
.approach-section {
  padding-top: 3rem !important;
}
.approach-section .heading-section .subheading {
  color: #012049 !important;
}
.approach-section .approach-card-box {
  background: #fff !important;
  border-radius: 8px !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
  min-height: 200px !important;
  transition: all 0.3s ease !important;
  border: 1px solid rgba(1, 32, 73, 0.1) !important;
}
.approach-section .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.approach-section .row > [class*="col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.approach-section .approach-card-content {
  padding: 2.25rem 1.75rem !important;
  width: 100%;
  height: 100%;
}
.approach-section .approach-card-icon {
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 1rem;
  background: rgba(1, 32, 73, 0.08);
  border-radius: 8px;
  line-height: 48px;
  text-align: center;
  color: #012049 !important;
  font-size: 1.25rem;
}
.approach-section .approach-card-box:hover .approach-card-icon,
.approach-section .approach-card-box:focus .approach-card-icon {
  background: rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.approach-section .approach-card-content h3 {
  font-size: 1.2rem !important;
  margin-bottom: 0.75rem !important;
  color: #012049 !important;
  font-weight: 600 !important;
}
.approach-section .approach-card-content p {
  font-size: 0.95rem !important;
  margin: 0 !important;
  color: #444 !important;
  line-height: 1.6 !important;
}
.approach-section .approach-card-box:hover,
.approach-section .approach-card-box:focus {
  background: #012049 !important;
  box-shadow: 0 6px 20px rgba(1, 32, 73, 0.25) !important;
}
.approach-section .approach-card-box:hover .approach-card-content h3,
.approach-section .approach-card-box:hover .approach-card-content p,
.approach-section .approach-card-box:hover .approach-card-icon,
.approach-section .approach-card-box:focus .approach-card-content h3,
.approach-section .approach-card-box:focus .approach-card-content p,
.approach-section .approach-card-box:focus .approach-card-icon {
  color: #fff !important;
}

/* Values section - aligned with Why Halbeeg card style */
.values-overview {
  font-size: 1rem;
  color: #555 !important;
  line-height: 1.6;
  margin: 0;
}
.values-cards-row {
  margin-left: -12px !important;
  margin-right: -12px !important;
}
.values-cards-row > [class*="col-"] {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.values-card.values-card-corporate {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  text-align: left !important;
  padding: 1.75rem 1.5rem !important;
  background: #fff !important;
  border: 1px solid #e8eaed !important;
  border-radius: 10px !important;
  height: 100% !important;
  min-height: 200px !important;
  position: relative !important;
  overflow: hidden !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04) !important;
  transition: all 0.3s ease !important;
}
.values-card.values-card-corporate::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: #012049;
  transition: height 0.3s ease;
}
.values-card.values-card-corporate:hover {
  border-color: rgba(1, 32, 73, 0.2) !important;
  box-shadow: 0 8px 24px rgba(1, 32, 73, 0.1) !important;
}
.values-card.values-card-corporate:hover::before {
  height: 100%;
}
.values-card-icon {
  width: 48px !important;
  height: 48px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: rgba(1, 32, 73, 0.06) !important;
  border-radius: 10px !important;
  margin-bottom: 1rem !important;
  flex-shrink: 0 !important;
  transition: background 0.3s ease !important;
}
.values-card-icon .fa {
  font-size: 1.25rem !important;
  color: #012049 !important;
}
.values-card.values-card-corporate:hover .values-card-icon {
  background: rgba(1, 32, 73, 0.12) !important;
}
.values-card-title {
  font-size: 1.15rem !important;
  font-weight: 600 !important;
  color: #012049 !important;
  margin-bottom: 0.5rem !important;
  line-height: 1.3 !important;
}
.values-card-desc {
  font-size: 0.9rem !important;
  color: #555 !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}

/* CTA Banner - Stay Connected / Let's Talk - improved design */
.cta-banner {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.cta-banner-inner {
  position: relative;
  padding: 3rem 2rem;
  background-size: cover;
  background-position: center;
  border-radius: 12px;
  overflow: hidden;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cta-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    135deg,
    rgba(1, 32, 73, 0.85) 0%,
    rgba(1, 32, 73, 0.75) 100%
  );
  z-index: 0;
}
.cta-banner-title,
.cta-banner-sub,
.cta-banner-btn,
.cta-banner-inner p {
  position: relative;
  z-index: 1;
}
.cta-banner-title {
  font-size: 2rem;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 0.5rem;
  letter-spacing: 0.02em;
  text-transform: none;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 0 24px rgba(1, 32, 73, 0.4);
}
.cta-banner-sub,
.cta-banner-inner p {
  font-size: 1.1rem;
  color: #ffffff !important;
  font-weight: 500;
  margin-bottom: 1.5rem;
  line-height: 1.5;
  max-width: 360px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 2px 8px rgba(0, 0, 0, 0.3);
}
.cta-banner-btn {
  display: inline-block;
  padding: 0.75rem 2rem;
  background: #fff;
  color: #012049 !important;
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-radius: 8px;
  border: 2px solid #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transition: all 0.25s ease;
}
.cta-banner-btn:hover {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
  box-shadow: none;
  transform: translateY(-2px);
}
@media (min-width: 768px) {
  .cta-banner-inner {
    padding: 4rem 3rem;
  }
  .cta-banner-title {
    font-size: 2.25rem;
  }
}

/* About page - intro section */
.about-intro-section {
  background: #fff !important;
}
.about-intro-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.about-story-cards {
  margin-left: -12px;
  margin-right: -12px;
}
.about-story-cards > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
}
.about-story-card {
  padding: 1.75rem 1.5rem;
  background: #f8f9fa;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.about-story-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: #012049;
  transition: height 0.3s ease;
}
.about-story-card:hover {
  border-color: rgba(1, 32, 73, 0.2);
  box-shadow: 0 6px 20px rgba(1, 32, 73, 0.08);
}
.about-story-card:hover::before {
  height: 100%;
}
.about-story-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.08);
  border-radius: 10px;
  margin-bottom: 1rem;
  color: #012049 !important;
  font-size: 1.2rem;
}
.about-story-title {
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #012049 !important;
  margin-bottom: 0.75rem;
}
.about-story-lead {
  font-size: 1rem;
  color: #333 !important;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}
.about-story-desc {
  font-size: 0.95rem;
  color: #555 !important;
  line-height: 1.65;
}
.about-story-list {
  margin: 0;
  padding-left: 1.25rem;
  font-size: 0.95rem;
  color: #555 !important;
  line-height: 1.7;
}
.about-story-list li {
  margin-bottom: 0.4rem;
}
.about-story-list li:last-child {
  margin-bottom: 0;
}

/* About page - What We Believe */
.about-believe-section {
  background: #f8f9fa !important;
}
.about-believe-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.about-believe-cards {
  max-width: 900px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.about-believe-cards > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
}
.about-believe-card {
  padding: 2rem 1.75rem;
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  min-height: 300px;
  position: relative;
  overflow: hidden;
  transition: all 0.25s ease;
  display: flex;
  flex-direction: column;
}
.about-believe-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: #012049;
  transition: height 0.25s ease;
}
.about-believe-card:hover {
  border-color: rgba(1, 32, 73, 0.2);
  box-shadow: 0 6px 20px rgba(1, 32, 73, 0.08);
}
.about-believe-card:hover::before {
  height: 100%;
}
.about-believe-card .about-believe-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.06);
  border-radius: 10px;
  margin-bottom: 1rem;
}
.about-believe-card.text-center .approach-list {
  text-align: left;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.about-believe-icon .fa {
  font-size: 1.25rem;
  color: #012049 !important;
}
.about-believe-title {
  font-size: 1.15rem;
  font-weight: 600;
  color: #012049 !important;
  margin-bottom: 0.75rem;
}
.about-believe-tagline {
  font-size: 0.95rem;
  font-style: italic;
  color: #012049 !important;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-top: 1rem;
  border-top: 1px solid #e8eaed;
}

/* About page - Vision & Mission */
.about-vision-section {
  background: #f5f6f8 !important;
  position: relative;
  overflow: hidden;
}
.about-vision-section .container {
  z-index: 1;
}
.about-vision-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.about-vision-cards {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.about-vision-card {
  padding: 1.5rem 1.75rem;
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  transition: all 0.25s ease;
}
.about-vision-card:hover {
  border-color: rgba(1, 32, 73, 0.2);
  box-shadow: 0 4px 16px rgba(1, 32, 73, 0.06);
}
.about-vision-card .about-vm-icon {
  display: block;
  margin-bottom: 0.5rem;
}
.about-vision-card .about-label {
  margin-bottom: 0.5rem;
}
.about-vision-card p {
  font-size: 0.95rem;
  line-height: 1.65;
  color: #444 !important;
}

/* Leadership section */
.leadership-row {
  row-gap: 2rem;
}
.leadership-text {
  text-align: left;
}
@media (max-width: 991.98px) {
  .leadership-text {
    text-align: center;
  }
}
.leadership-subheading {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9) !important;
  margin-bottom: 0.5rem;
}
.leadership-title {
  font-size: 2rem;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 0.75rem;
}
.leadership-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #fff !important;
  margin-bottom: 0;
}
.leadership-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s ease, transform 0.2s ease;
}
.leadership-card:hover {
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
}
.leadership-card-img {
  width: 100%;
  height: 280px;
  background-size: cover;
  background-position: center top;
}
.leadership-card-body {
  padding: 1.75rem 2rem 2rem;
}
.leadership-card-body .leadership-card-name,
.leadership-card-body .leadership-card-role,
.leadership-card-body .leadership-card-social {
  text-align: center;
}
.leadership-card-name {
  font-size: 1.35rem;
  font-weight: 700;
  color: #012049 !important;
  margin-bottom: 0.25rem;
}
.leadership-card-role {
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #012049 !important;
  margin-bottom: 0.75rem;
}
.leadership-card-bio {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555 !important;
  margin-bottom: 1.25rem;
  text-align: left;
}
.leadership-card-social {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}
.leadership-card-social a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.08);
  border-radius: 8px;
  color: #012049 !important;
  transition: background 0.2s ease, color 0.2s ease;
}
.leadership-card-social a:hover {
  background: #012049 !important;
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .leadership-card-img {
    height: 260px;
  }
  .leadership-card-body {
    padding: 1.5rem 1.25rem;
  }
}

/* About section - reference design, brand color */
.about-section-design {
  background: #f5f6f8 !important;
  position: relative;
  overflow: hidden;
}
.about-pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #e8eaed 1px, transparent 1px),
                    linear-gradient(-45deg, #e8eaed 1px, transparent 1px);
  background-size: 24px 24px;
  opacity: 0.5;
  pointer-events: none;
}
.about-section-design .container {
  z-index: 1;
}
.about-row-single {
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  .about-row-single {
    flex-wrap: wrap;
  }
}
.about-design-content {
  padding-top: 2.5rem;
  padding-left: 0;
}
@media (min-width: 768px) {
  .about-design-content {
    padding-left: 1rem;
  }
}
.about-subheading {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #333 !important;
  margin-bottom: 0.75rem;
}
.about-headline {
  font-size: 2rem;
  font-weight: 700;
  color: #1a1a1a !important;
  line-height: 1.2;
}
.about-intro {
  font-size: 1rem;
  line-height: 1.7;
  color: #444 !important;
}
.about-vision-mission-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
.about-vm-icon {
  font-size: 1.5rem;
  color: #012049 !important;
  margin-bottom: 0.35rem;
}
.about-label {
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #012049 !important;
  margin-bottom: 0;
}
.about-vision-mission p {
  font-size: 0.95rem;
  line-height: 1.65;
  color: #444 !important;
}
.btn-about-cta {
  padding: 12px 28px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  background: #012049 !important;
  transition: background 0.2s ease, transform 0.2s ease;
}
.btn-about-cta:hover {
  background: #013a6b !important;
}
.about-design-images {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding-top: 0;
}
.about-design-images-single {
  gap: 0;
}
@media (min-width: 768px) {
  .about-design-images {
    padding-top: 0.5rem;
  }
}
.about-img-figure {
  margin: 0;
}
.about-img-wrap {
  width: 100%;
  height: 320px;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08),
              0 0 0 1px rgba(0, 0, 0, 0.04);
}
.about-img-wrap-tall {
  height: 420px;
  min-height: 380px;
}
.about-img-wrap-main {
  position: relative;
}
.about-img-wrap-main::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(1, 32, 73, 0.15) 0%,
    rgba(1, 32, 73, 0.05) 50%,
    transparent 100%
  );
  pointer-events: none;
}
.about-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 768px) {
  .about-img-wrap-tall {
    height: 480px;
    min-height: 440px;
  }
}
@media (min-width: 992px) {
  .about-design-images {
    padding-top: 0.5rem;
  }
  .about-img-wrap-tall {
    height: 540px;
    min-height: 500px;
  }
}

/* ===== PAGE HERO (About, Services inner pages) ===== */
.page-hero {
  min-height: 320px;
  display: flex;
  align-items: center;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  padding: 100px 0 60px;
}
.page-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(1, 32, 73, 0.6) 0%,
    rgba(1, 32, 73, 0.8) 50%,
    rgba(1, 32, 73, 0.95) 100%
  ) !important;
  opacity: 1 !important;
}
.page-hero .container {
  position: relative;
  z-index: 2;
}
.page-hero .row,
.page-hero .col-md-10,
.page-hero-sub,
.page-hero-title,
.page-hero .breadcrumb {
  text-align: center !important;
}
.page-hero-sub {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9) !important;
  margin-bottom: 0.5rem;
}
.page-hero-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
.page-hero-desc {
  color: rgba(255, 255, 255, 0.95) !important;
  font-size: 1.1rem;
  max-width: 600px;
  margin: 0 auto 1rem;
}
.page-hero .breadcrumb,
.page-hero .breadcrumb ol {
  background: transparent !important;
  padding: 0;
  margin: 0;
  list-style: none !important;
}
.page-hero .breadcrumb-item {
  list-style: none !important;
}
.page-hero .breadcrumb-item + .breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.6);
}
.page-hero .breadcrumb-item a {
  color: rgba(255, 255, 255, 0.9) !important;
}
.page-hero .breadcrumb-item a:hover {
  color: #fff !important;
}
.page-hero .breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.7) !important;
}
.page-hero .breadcrumb-item + .breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 768px) {
  .page-hero {
    min-height: 380px;
    padding: 120px 0 80px;
  }
  .page-hero-title {
    font-size: 3rem;
  }
}
/* Space between page hero and content below */
.page-hero + .ftco-section {
  padding-top: 4rem !important;
}
@media (min-width: 768px) {
  .page-hero + .ftco-section {
    padding-top: 5rem !important;
  }
}

/* About page - intro text */
.about-page-intro p {
  font-size: 1.05rem;
  line-height: 1.75;
  color: #444 !important;
  margin-bottom: 1.25rem;
}
.about-page-intro .lead {
  font-size: 1.25rem;
  color: #333 !important;
}

/* Approach list (About page) */
.approach-list {
  list-style: none;
  padding-left: 0;
  margin: 0 0 1rem;
}
.approach-list li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
  color: #444 !important;
}
.approach-list li::before {
  content: '\f00c';
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #012049;
  font-size: 0.85rem;
}
.approach-tagline {
  font-style: italic;
  color: #012049 !important;
  font-weight: 500;
}

/* Clients list (legacy - used on about/index if needed) */
.clients-list .fa-check {
  color: #012049 !important;
}
.clients-list li {
  font-size: 1rem;
  color: #444 !important;
}

/* Clients section - Who We Work With (services page) */
.clients-section {
  background: #fff !important;
  border-top: 1px solid #e8eaed;
}
.clients-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.clients-grid {
  margin-left: -12px;
  margin-right: -12px;
}
.clients-grid > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
}
.client-type-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  padding: 1.5rem 1rem;
  background: #f8f9fa;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  height: 100%;
  min-height: 140px;
  transition: all 0.25s ease;
}
.client-type-card:hover {
  background: #fff;
  border-color: rgba(1, 32, 73, 0.2);
  box-shadow: 0 4px 16px rgba(1, 32, 73, 0.08);
}
.client-type-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.08);
  border-radius: 10px;
  margin-bottom: 0.75rem;
  flex-shrink: 0;
}
.client-type-icon .fa {
  font-size: 1.25rem;
  color: #012049 !important;
}
.client-type-card:hover .client-type-icon {
  background: rgba(1, 32, 73, 0.12);
}
.client-type-label {
  font-size: 0.95rem;
  font-weight: 500;
  color: #333 !important;
  line-height: 1.4;
}

/* Why Halbeeg section (services page) */
.why-halbeeg-section {
  background: #f8f9fa !important;
}
.why-halbeeg-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.why-halbeeg-cards {
  margin-left: -12px;
  margin-right: -12px;
}
.why-halbeeg-cards > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
}
.why-halbeeg-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 2rem 1.5rem;
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 10px;
  height: 100%;
  min-height: 220px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.why-halbeeg-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 0;
  background: #012049;
  transition: height 0.3s ease;
}
.why-halbeeg-card:hover {
  border-color: rgba(1, 32, 73, 0.2);
  box-shadow: 0 8px 24px rgba(1, 32, 73, 0.1);
}
.why-halbeeg-card:hover::before {
  height: 100%;
}
.why-halbeeg-icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.06);
  border-radius: 12px;
  margin-bottom: 1rem;
  flex-shrink: 0;
  transition: background 0.3s ease;
}
.why-halbeeg-icon .fa {
  font-size: 1.5rem;
  color: #012049 !important;
}
.why-halbeeg-card:hover .why-halbeeg-icon {
  background: rgba(1, 32, 73, 0.12);
}
.why-halbeeg-title {
  font-size: 1.15rem;
  font-weight: 600;
  color: #012049 !important;
  margin-bottom: 0.6rem;
  line-height: 1.3;
}
.why-halbeeg-desc {
  font-size: 0.95rem;
  color: #555 !important;
  line-height: 1.6;
  margin: 0;
}
.why-halbeeg-tagline {
  font-size: 1.1rem;
  color: #444 !important;
  line-height: 1.6;
  margin: 0;
}
.why-halbeeg-tagline strong {
  color: #012049 !important;
}

/* Services page - section header and compact accordion layout */
.services-page-section {
  background: #f8f9fa !important;
}
.services-overview {
  font-size: 1.05rem;
  line-height: 1.65;
  color: #5a6270 !important;
  margin-bottom: 0;
}
.services-accordion {
  max-width: 840px;
  margin: 0 auto;
}
.service-accordion-item {
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 8px;
  margin-bottom: 0.75rem;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
}
.service-accordion-item:hover {
  border-color: rgba(1, 32, 73, 0.15);
  box-shadow: 0 2px 12px rgba(1, 32, 73, 0.08);
}
.service-accordion-header {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  text-align: left;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
  gap: 1rem;
}
.service-accordion-header:hover {
  background: rgba(1, 32, 73, 0.02);
}
.service-accordion-header:focus {
  outline: none;
}
.service-accordion-header:focus-visible {
  outline: 2px solid #012049;
  outline-offset: 2px;
}
.service-accordion-num {
  flex-shrink: 0;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  color: rgba(1, 32, 73, 0.5);
}
.service-accordion-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 32, 73, 0.06);
  border-radius: 8px;
}
.service-accordion-icon .fa {
  font-size: 1.1rem;
  color: #012049 !important;
}
.service-accordion-content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.service-accordion-title {
  font-size: 1.05rem;
  font-weight: 600;
  color: #012049 !important;
  line-height: 1.3;
}
.service-accordion-tagline {
  font-size: 0.88rem;
  color: #5a6270 !important;
  line-height: 1.4;
}
.service-accordion-chevron {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #012049 !important;
  transition: transform 0.25s ease;
}
.service-accordion-header.show .service-accordion-chevron,
.service-accordion-item.show .service-accordion-chevron {
  transform: rotate(180deg);
}
.service-accordion-body {
  padding: 0 1.25rem 1.25rem;
}
.service-accordion-body .row {
  margin-left: -10px;
  margin-right: -10px;
}
.service-accordion-body .col-md-6 {
  padding: 0 10px;
}
.service-accordion-subtitle {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #012049 !important;
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}
.service-accordion-subtitle:first-child {
  margin-top: 0;
}
.service-accordion-list {
  padding-left: 1.1rem;
  margin: 0 0 0.75rem;
  color: #444 !important;
  font-size: 0.9rem;
  line-height: 1.55;
}
.service-accordion-list li {
  margin-bottom: 0.35rem;
}
.service-accordion-list li::marker {
  color: #012049;
}
.service-accordion-intro {
  font-size: 0.9rem;
  color: #555 !important;
  margin-bottom: 0.5rem;
}
.service-accordion-note {
  font-size: 0.85rem;
  color: #555 !important;
  padding: 0.6rem 0.9rem;
  border-left: 3px solid #012049;
  background: rgba(1, 32, 73, 0.04);
  border-radius: 0 4px 4px 0;
  margin-top: 0.75rem;
  margin-bottom: 0;
}
/* Chevron rotates when expanded (Bootstrap sets aria-expanded on the button) */
.service-accordion-header[aria-expanded="true"] .service-accordion-chevron {
  transform: rotate(180deg);
}
/* Parent item styling when expanded */
.service-accordion-item:has(.collapse.show) {
  border-color: rgba(1, 32, 73, 0.25);
  box-shadow: 0 4px 20px rgba(1, 32, 73, 0.1);
}
@media (min-width: 768px) {
  .service-accordion-header {
    padding: 1.15rem 1.5rem;
  }
  .service-accordion-body {
    padding: 0 1.5rem 1.5rem;
  }
  .service-accordion-title {
    font-size: 1.15rem;
  }
}

/* .text-primary override for brand color */
.text-primary {
  color: #012049 !important;
}
.leadership-section .btn-outline-light {
  border-color: rgba(255, 255, 255, 0.8) !important;
  color: #fff !important;
}
.leadership-section .btn-outline-light:hover {
  background: #fff !important;
  color: #012049 !important;
  border-color: #fff !important;
}

/* Body text - darker for readability on light backgrounds */
.services .media-body p,
.services-3 p,
.ftco-about p,
.ftco-about .media-body p,
.block-20 p,
.block-21 p,
.ftco-testimonial-1 .blockquote p,
.ftco-faqs .card-body p,
.ftco-section p {
  color: #444 !important;
}
.leadership-section p {
  color: #fff !important;
}
.cta-banner .cta-banner-inner p,
.cta-banner p.cta-banner-sub {
  color: #ffffff !important;
}
.services-2 .icon .fa,
.services-2 .icon span.fa {
  font-size: 36px !important;
  color: #012049 !important;
}

/* Contact page */
.contact-intro {
  font-size: 1.05rem;
  color: #5a6270 !important;
  line-height: 1.65;
  margin: 0;
}
.contact-form-section.contact-wrap {
  background: #fff !important;
  border-radius: 10px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
  border: 1px solid #e8eaed;
}
.contactForm .label {
  color: #012049 !important;
}
.contactForm .form-control {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  padding: 0.6rem 0 !important;
  font-size: 1rem;
}
.contactForm .form-control:focus {
  border-bottom-color: #012049 !important;
}
.contact-info-section .icon {
  background: #012049 !important;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.contact-info-section .icon .fa {
  color: #fff !important;
  font-size: 1.1rem;
}
.contact-info-section .dbox p span {
  color: #012049 !important;
  font-weight: 600;
}
.contact-info-section .dbox p a {
  color: #012049 !important;
}
.contact-info-section .dbox p a:hover {
  color: #013a6b !important;
}
.contact-form-spinner {
  margin-left: 0.75rem;
  color: #012049;
  font-size: 0.95rem;
}
.contact-form-spinner .fa-spin {
  margin-right: 0.25rem;
}

/* Borders */
.form-control:focus,
.custom-select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #012049 !important;
}

/* Loader */
#ftco-loader .circular .path {
  stroke: #012049 !important;
}

/* Hero CTA button - white bg, primary text */
.btn-book-appointment {
  background: #fff !important;
  background-color: #fff !important;
  border: 2px solid #fff !important;
  color: #012049 !important;
  padding: 8px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  border-radius: 4px !important;
  transition: all 0.3s ease !important;
  margin-top: 12px !important;
  margin-bottom: 12px !important;
  margin-left: 25px !important;
  display: inline-block !important;
}
.btn-book-appointment:hover {
  background: #f8f9fa !important;
  background-color: #f8f9fa !important;
  border-color: #012049 !important;
  color: #012049 !important;
}

/* Play button - white bg, center icon brand color, pulse wave animation */
.icon-video {
  background: #fff !important;
  background-color: #fff !important;
  -webkit-animation: pulse-primary 2s infinite;
  animation: pulse-primary 2s infinite;
}
.icon-video span {
  color: #012049 !important;
}
.icon-video:hover {
  background: #f8f9fa !important;
  background-color: #f8f9fa !important;
}
@keyframes pulse-primary {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

/* Hero background shadow overlay - brand color, stronger shadow */
.hero-wrap .overlay,
.owl-carousel.home-slider .slider-item .overlay {
  background: linear-gradient(
    to bottom,
    rgba(1, 32, 73, 0.55) 0%,
    rgba(1, 32, 73, 0.8) 50%,
    rgba(1, 32, 73, 0.95) 100%
  ) !important;
  opacity: 1 !important;
}

/* Hero slider text - centered, white, focused on message */
.owl-carousel.home-slider .slider-item .slider-text [class*="col-"] {
  text-align: center !important;
}
.owl-carousel.home-slider .slider-item .slider-text h1,
.owl-carousel.home-slider .slider-item .slider-text h1 span,
.owl-carousel.home-slider .slider-item .slider-text .subheading,
.owl-carousel.home-slider .slider-item .slider-text p {
  color: #fff !important;
}
.owl-carousel.home-slider .slider-item .slider-text .subheading {
  margin-bottom: 8px !important;
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
  margin-bottom: 12px !important;
  line-height: 1.15 !important;
}
.owl-carousel.home-slider .slider-item .slider-text p.mb-4 {
  margin-bottom: 1rem !important;
  font-size: 1.1rem;
  line-height: 1.6;
}
.owl-carousel.home-slider .slider-item .slider-text .btn-book-appointment {
  display: inline-block !important;
}
.hero-wrap {
  padding-top: 20px !important;
}
.owl-carousel.home-slider .owl-dots {
  margin-top: 15px !important;
}
