@import url("css/bootstrap.min.css");
@import url("css/bootstrap-icons.css");
@import url("css/animate.css");
@import url("css/all.css");
@import url("css/font-awesome.css");
@import url("css/themify-icons.css");
@import url("css/owl.carousel.min.css");
@import url("css/swiper-bundle.min.css");
@import url("css/jquery.fancybox.css");
@import url("css/ihover.css");
@import url("css/styles.css");
@import url("css/themes.css");
/*  
Theme Name: 简站主题For1x21trades1hw1fw1-product
Theme URI: http://www.jianzhanpress.com
Description: 本主题为简站主题为www.jianzhanpress.com定制.
Version: 1.0
Author: jianzhanpress.com
Author URI: http://www.jianzhanpress.com
*/

.logo img,
#myheader .py-1 img {
  width: auto;
  max-width: 180px;
  height: auto;
  max-height: 64px;
  object-fit: contain;
}

#myheader .py-1 img {
  max-width: 140px;
  max-height: 42px;
}

body {
  background: #fff;
}

#myheader {
  position: relative;
  z-index: 20;
  background: #fff;
  box-shadow: 0 8px 24px rgba(17, 29, 54, 0.08);
}

.site-topbar {
  background: #1d1f22;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.875rem;
}

.site-topbar .container {
  min-height: 40px;
}

.site-topbar .nav-link,
.site-topbar a {
  color: rgba(255, 255, 255, 0.82);
}

.site-topbar .nav-link:hover,
.site-topbar a:hover {
  color: #fff;
}

.site-topbar i {
  color: var(--site-red);
}

/* Override styles.css icon colors: #015fc9 → brand red */
.top-header ul.nav .nav-item i.fa,
.top-header ul.nav .nav-item .nav-link i.fa-brands {
  color: var(--site-red);
}

.site-topbar-actions .nav-link {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}

.site-topbar-language {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}

.site-language-switcher {
  display: inline-flex;
  gap: 0.35rem;
}

.site-language-switcher .nav-link {
  padding: 0.2rem 0.45rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1;
}

.site-language-switcher .nav-link:hover,
.site-language-switcher .nav-link.is-active {
  background: #c52b2f;
  border-color: #c52b2f;
  color: #fff;
}

#myheader .navbar-customer {
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
  --bs-navbar-color: #2f3135;
  --bs-navbar-hover-color: #c52b2f;
  --bs-navbar-active-color: #c52b2f;
  --bs-navbar-toggler-border-color: rgba(197, 43, 47, 0.2);
}

#myheader .navbar > .container {
  min-height: 76px;
}

#myheader .navbar-brand {
  padding: 0;
}

#myheader .logo img {
  max-width: 210px;
  max-height: 58px;
}

.site-logo-tagline {
  line-height: 1.15;
}

.site-logo-tagline-top {
  font-size: 0.7rem;
  font-weight: 700;
  color: var(--site-red);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.site-logo-tagline-bottom {
  font-size: 0.82rem;
  font-weight: 800;
  color: var(--site-red);
  letter-spacing: 0.02em;
}

#myheader .navbar-nav .nav-link {
  color: #2f3135;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0;
  padding: 1.75rem 2rem;
}

#myheader .navbar-nav .nav-link:hover,
#myheader .navbar-nav .current-menu-item > a.nav-link,
#myheader .navbar-nav .current-menu-parent > a.nav-link,
#myheader .navbar-nav .current-post-ancestor > a.nav-link {
  color: #c52b2f;
}

#myheader .navbar-customer .navbar-nav .nav-link:before {
  background: #c52b2f;
  bottom: 1.15rem;
  height: 2px;
}

#myheader .navbar-customer .navbar-nav .nav-link:hover:before,
#myheader .navbar-customer .navbar-nav .current-menu-item a.nav-link:before,
#myheader .navbar-customer .navbar-nav .current-menu-parent a.nav-link:before,
#myheader .navbar-customer .navbar-nav .current-post-ancestor a.nav-link:before {
  width: calc(100% - 1.7rem);
}

.site-header-search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-right: 0.75rem;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  color: #c52b2f;
}

.site-header-search:hover {
  background: #f7ecec;
  border-color: #d9a3a4;
  color: #8f2024;
}

.site-quote-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 42px;
  padding: 0.6rem 1.1rem;
  border-radius: 999px;
  background: #c52b2f;
  border-color: #c52b2f;
  color: #fff;
  font-size: 0.92rem;
  font-weight: 700;
  white-space: nowrap;
}

.site-quote-btn:hover {
  background: #8f2024;
  border-color: #8f2024;
  color: #fff;
}

.site-hero {
  position: relative;
  min-height: clamp(620px, 78vh, 820px);
  overflow: hidden;
  color: #fff;
  background: #1d1f22;
}

.site-hero-bg,
.site-hero-bg img,
.site-hero-overlay {
  position: absolute;
  inset: 0;
}

.site-hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.site-hero-overlay {
  background: transparent;
}

.site-hero-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  min-height: inherit;
  padding-top: 1.5rem;
  padding-bottom: 5rem;
}

.site-hero-copy {
  max-width: 720px;
}

.site-hero-kicker {
  margin-bottom: 1rem;
  color: #d97a7d;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-hero h1 {
  max-width: 780px;
  margin-bottom: 1.35rem;
  color: #fff;
  font-size: clamp(2.35rem, 5vw, 4.8rem);
  line-height: 1.02;
  font-weight: 800;
}

.site-hero-subtitle {
  max-width: 660px;
  margin-bottom: 2rem;
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(1rem, 1.5vw, 1.18rem);
  line-height: 1.75;
}

.site-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-bottom: 2.25rem;
}

.site-hero-actions .btn {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 48px;
  padding: 0.8rem 1.35rem;
  border-radius: 4px;
  font-weight: 800;
}

.site-hero-primary {
  background: #c52b2f;
  border-color: #c52b2f;
  color: #fff;
  box-shadow: 0 14px 30px rgba(197, 43, 47, 0.28);
}

.site-hero-primary:hover {
  background: #8f2024;
  border-color: #8f2024;
  color: #fff;
}

.site-hero-secondary {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}

.site-hero-secondary:hover {
  background: #fff;
  color: #1d1f22;
}

.site-hero-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  max-width: 760px;
}

.site-hero-point {
  padding: 1rem 1.1rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(8px);
}

.site-hero-point strong {
  display: block;
  color: #fff;
  font-size: 0.98rem;
  line-height: 1.35;
}

.site-hero-point span {
  display: block;
  margin-top: 0.3rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.86rem;
  line-height: 1.45;
}

@media (max-width: 1199.98px) {
  .site-header-search {
    display: none;
  }

  #myheader .navbar-nav .nav-link {
    padding-right: 0.55rem;
    padding-left: 0.55rem;
  }
}

.site-is-rtl body,
body.site-is-rtl {
  direction: rtl;
  unicode-bidi: isolate;
}

.site-is-rtl #myheader .navbar > .container,
.site-is-rtl .site-footer-bottom-inner,
.site-is-rtl .site-footer-cta-inner {
  direction: rtl;
}

.site-is-rtl .site-topbar .container,
.site-is-rtl .site-footer-grid,
.site-is-rtl .site-hero-content {
  direction: rtl;
}

.site-is-rtl .site-footer-links a:before {
  transform: rotate(225deg);
}

.site-is-rtl .site-floating-item span {
  right: auto;
  left: 68px;
}

.site-is-rtl .site-floating-panel {
  right: auto;
  left: 68px;
}

.site-is-rtl .site-footer-contact-list li {
  grid-template-columns: 1fr 22px;
}

.site-is-rtl .site-footer-contact-list i {
  order: 2;
}

.site-is-rtl .site-footer-contact-list span,
.site-is-rtl .site-footer-contact-list a {
  order: 1;
}

@media (max-width: 767.98px) {
  #myheader .navbar > .container {
    min-height: 66px;
  }

  #myheader .logo img {
    max-width: 166px;
    max-height: 48px;
  }

  #myheader .navbar-collapse {
    padding: 0.75rem 0 1rem;
    border-top: 1px solid #e8eef6;
  }

  #myheader .navbar-nav .nav-link {
    padding: 0.7rem 0;
  }

  #myheader .navbar-customer .navbar-nav .nav-link:before {
    display: none;
  }

  .site-quote-btn {
    justify-content: center;
    width: 100%;
    margin-top: 0.5rem;
  }

  .site-hero {
    min-height: 690px;
  }

  .site-hero-overlay {
    background: transparent;
  }

  .site-hero-content {
    align-items: flex-start;
    padding-top: 4.25rem;
    padding-bottom: 3rem;
  }

  .site-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .site-hero-actions .btn {
    justify-content: center;
  }

  .site-hero-points {
    grid-template-columns: 1fr;
  }
}

.site-footer {
  margin-top: 5rem;
  background: #1d1f22;
  color: rgba(255, 255, 255, 0.76);
}

.site-footer a {
  color: inherit;
}

.site-footer a:hover {
  color: #fff;
}

.site-footer-cta {
  background: #c52b2f;
  color: #fff;
}

.site-footer-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 2.25rem 0;
}

.site-footer-kicker {
  margin-bottom: 0.45rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-footer-cta h2 {
  max-width: 760px;
  margin: 0;
  color: #fff;
  font-size: clamp(1.1rem, 1.8vw, 1.45rem);
  line-height: 1.25;
  font-weight: 800;
}

.site-footer-quote {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-height: 46px;
  padding: 0.75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #c52b2f;
  color: #fff;
  font-weight: 800;
  white-space: nowrap;
}

.site-footer-quote:hover {
  background: #8f2024;
  border-color: #8f2024;
  color: #fff;
}

.site-footer-main {
  padding: 4rem 0 3.25rem;
  background: #1d1f22;
}

.site-footer-grid {
  row-gap: 2.5rem;
}

.site-footer-logo {
  display: inline-flex;
  margin-bottom: 1.35rem;
  padding: 0.65rem 0.8rem;
  background: #fff;
}

.site-footer-logo img {
  width: auto;
  max-width: 190px;
  max-height: 56px;
  object-fit: contain;
}

.site-footer-brand p {
  max-width: 460px;
  margin-bottom: 1.4rem;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.75;
}

.site-footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.site-footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
}

.site-footer-social a:hover {
  background: #c52b2f;
  border-color: #c52b2f;
}

.site-footer-column h3,
.site-footer-contact h3 {
  position: relative;
  margin-bottom: 1.2rem;
  padding-bottom: 0.75rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 800;
}

.site-footer-column h3:after,
.site-footer-contact h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34px;
  height: 2px;
  background: #c52b2f;
}

.site-footer-links,
.site-footer-contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer-links li + li,
.site-footer-contact-list li + li {
  margin-top: 0.72rem;
}

.site-footer-links a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.45;
}

.site-footer-links a:before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #c52b2f;
  border-right: 2px solid #c52b2f;
  transform: rotate(45deg);
}

.site-footer-links a:hover {
  color: #fff;
  transform: translateX(2px);
}

.site-footer-contact-list li {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 0.7rem;
  align-items: start;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
}

.site-footer-contact-list i {
  margin-top: 0.25rem;
  color: #d97a7d;
}

.site-footer-contact-list a:hover {
  color: #fff;
}

.site-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #17191b;
}

.site-footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.9rem;
}

.site-footer-bottom-inner p {
  margin: 0;
}

.site-footer-bottom-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.site-footer-bottom-links a {
  color: rgba(255, 255, 255, 0.62);
}

.site-footer-bottom-links a:hover {
  color: #fff;
}

@media (max-width: 767.98px) {
  .site-footer {
    margin-top: 3rem;
  }

  .site-footer-cta-inner,
  .site-footer-bottom-inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .site-footer-quote {
    width: 100%;
  }

  .site-footer-main {
    padding: 3rem 0 2.5rem;
  }
}

.site-floating-contact {
  position: fixed;
  right: 1rem;
  top: 50%;
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  transform: translateY(-50%);
}

.site-floating-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  width: 58px;
  min-height: 58px;
  padding: 0.45rem;
  border: 1px solid rgba(29, 31, 34, 0.08);
  background: rgba(255, 255, 255, 0.98);
  color: #1d1f22;
  box-shadow: 0 14px 30px rgba(29, 31, 34, 0.16);
  transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.site-floating-item i {
  font-size: 1.1rem;
}

.site-floating-item span {
  position: absolute;
  left: auto;
  right: 68px;
  display: block;
  padding: 0.55rem 0.7rem;
  background: #1d1f22;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1;
  opacity: 0;
  pointer-events: none;
  transform: translateX(8px);
  transition: opacity 0.2s ease, transform 0.2s ease;
  white-space: nowrap;
}

.site-floating-item:hover,
.site-floating-item:focus-visible {
  background: #c52b2f;
  border-color: #c52b2f;
  color: #fff;
  transform: translateX(-2px);
}

.site-floating-item:hover span,
.site-floating-item:focus-visible span {
  opacity: 1;
  transform: translateX(0);
}

.site-floating-wechat button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  min-height: 58px;
  border: 1px solid rgba(29, 31, 34, 0.08);
  background: rgba(255, 255, 255, 0.98);
  color: #1d1f22;
  box-shadow: 0 14px 30px rgba(29, 31, 34, 0.16);
}

.site-floating-wechat button:hover,
.site-floating-wechat button:focus-visible {
  background: #1d1f22;
  color: #fff;
}

.site-floating-panel {
  position: absolute;
  right: 68px;
  bottom: 0;
  display: grid;
  gap: 0.45rem;
  width: 170px;
  padding: 0.85rem;
  border: 1px solid rgba(29, 31, 34, 0.08);
  background: #fff;
  box-shadow: 0 16px 32px rgba(29, 31, 34, 0.14);
  opacity: 0;
  pointer-events: none;
  transform: translateX(8px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.site-floating-panel strong {
  color: #1d1f22;
  font-size: 0.92rem;
}

.site-floating-panel img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}

.site-floating-panel span {
  color: #5a5d61;
  font-size: 0.78rem;
}

.site-floating-wechat:hover .site-floating-panel,
.site-floating-wechat:focus-within .site-floating-panel {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}

@media (max-width: 767.98px) {
  .site-floating-contact {
    top: auto;
    right: 0.75rem;
    bottom: 0.75rem;
    flex-direction: row;
    gap: 0.45rem;
    transform: none;
  }

  .site-floating-item,
  .site-floating-wechat button {
    width: 48px;
    min-height: 48px;
  }

  .site-floating-item span {
    display: none;
  }

  .site-floating-panel {
    right: 0;
    bottom: 58px;
    width: 150px;
  }
}

.about-page,
.page-about {
  color: var(--site-dark);
}

.about-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 3rem;
  overflow: hidden;
  background: #1d1f22;
}

.about-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(13, 14, 16, 0.86) 0%, rgba(13, 14, 16, 0.62) 50%, rgba(13, 14, 16, 0.28) 100%);
}

.about-hero-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 4rem 0;
  color: #fff;
}

.about-hero-kicker {
  margin-bottom: 0.8rem;
  color: #d97a7d;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.about-hero h1 {
  max-width: 760px;
  margin-bottom: 1rem;
  color: #fff;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.08;
}

.about-hero p {
  max-width: 760px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1rem;
  line-height: 1.75;
}

.about-section {
  margin-bottom: 3rem;
}

.about-section h2 {
  margin-bottom: 1rem;
  font-size: clamp(1.5rem, 2.6vw, 2.2rem);
}

.about-section h3 {
  margin-bottom: 0.75rem;
  font-size: 1.15rem;
}

.about-section p,
.about-section li {
  color: var(--site-gray);
  line-height: 1.75;
}

.about-intro-grid,
.about-metrics-grid,
.about-history-grid,
.about-team-grid,
.about-cert-grid,
.about-faq-grid {
  display: grid;
  gap: 1.25rem;
}

.about-intro-grid {
  grid-template-columns: 1.35fr 0.65fr;
}

.about-card,
.about-info-card,
.about-timeline,
.about-faq-item,
.about-cert-card {
  padding: 1.25rem;
  border: 1px solid var(--site-border);
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 12px 24px rgba(17, 17, 17, 0.04);
}

.client-about-page .about-intro-grid {
  align-items: stretch;
  grid-template-columns: minmax(0, 1.3fr) minmax(260px, 0.7fr);
  gap: 2rem;
}

.client-about-page .about-intro .about-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 1.75rem;
}

.client-about-page .about-intro .about-card p {
  font-size: 0.92rem;
  margin-bottom: 0.35rem;
  line-height: 1.7;
}

.client-about-page .about-intro .about-card h3 {
  margin-top: 0.75rem;
  font-size: 1.05rem;
  font-weight: 700;
}

.client-about-page .about-media-card {
  height: 100%;
  min-height: 400px;
  overflow: hidden;
  border-radius: 8px;
  background: #f3f4f6;
  box-shadow: 0 16px 30px rgba(17, 17, 17, 0.08);
}

.client-about-page .about-media-card img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}

.about-media {
  position: relative;
  min-height: 360px;
  overflow: hidden;
  border-radius: 6px;
  background: #111;
}

.about-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-media-tag {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  padding: 0.45rem 0.7rem;
  background: rgba(255, 255, 255, 0.92);
  color: var(--site-black);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.04em;
}

.about-metrics-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-metric {
  padding: 1.2rem;
  border: 1px solid var(--site-border);
  background: var(--site-light);
  border-radius: 6px;
}

.about-metric strong {
  display: block;
  margin-bottom: 0.35rem;
  color: var(--site-red);
  font-size: 1.4rem;
  line-height: 1.1;
}

.about-metric span {
  color: var(--site-gray);
  font-size: 0.92rem;
  line-height: 1.6;
}

.about-history-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-timeline .year {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 76px;
  margin-bottom: 0.8rem;
  padding: 0.35rem 0.65rem;
  background: var(--site-red);
  color: #fff;
  font-size: 0.85rem;
  font-weight: 800;
}

.about-team-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.about-team-card {
  overflow: hidden;
  border: 1px solid var(--site-border);
  background: #fff;
  border-radius: 6px;
}

.about-team-card img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}

.about-team-card .body {
  padding: 1rem;
}

.about-team-card h4 {
  margin-bottom: 0.25rem;
  font-size: 1rem;
}

.about-team-card p {
  margin-bottom: 0;
  color: var(--site-gray);
  font-size: 0.92rem;
}

.about-cert-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-cert-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  margin-bottom: 0.9rem;
}

.about-faq-item h3 {
  margin-bottom: 0.5rem;
  color: var(--site-black);
  font-size: 1rem;
}

.about-faq-item p {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .about-intro-grid,
  .about-history-grid,
  .about-team-grid,
  .about-cert-grid,
  .about-metrics-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767.98px) {
  .about-hero {
    min-height: 320px;
  }

  .about-hero-content {
    padding: 3rem 0;
  }

  .about-intro-grid,
  .about-history-grid,
  .about-team-grid,
  .about-cert-grid,
  .about-metrics-grid {
    grid-template-columns: 1fr;
  }

  .about-media,
  .client-about-page .about-media-card,
  .client-about-page .about-media-card img,
  .about-team-card img,
  .about-cert-card img {
    min-height: 220px;
    height: auto;
  }

  .client-about-page .about-media-card img {
    height: 100%;
  }
}

:root {
  --site-black: #111111;
  --site-charcoal: #1d1f22;
  --site-dark: #2f3135;
  --site-gray: #666666;
  --site-light: #f5f5f5;
  --site-border: #e4e4e4;
  --site-red: #c52b2f;
  --site-red-dark: #8f2024;
  --bs-primary: #c52b2f;
  --bs-primary-rgb: 197, 43, 47;
  --bs-link-color: #2f3135;
  --bs-link-hover-color: #c52b2f;
}

body {
  color: var(--site-dark);
  background: #fff;
  line-height: 1.65;
}

a {
  color: var(--site-dark);
  text-decoration: none;
  transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}

a:hover {
  color: var(--site-red);
}

h1,
h2,
h3,
h4,
h5,
h6,
.fw-bold {
  color: var(--site-black);
  font-weight: 800;
  letter-spacing: 0;
}

.bg-primary,
.bg-customer,
.btn-primary,
.btn-customer,
.btn-search,
.page-link.current,
.pagination .active .page-link {
  background-color: var(--site-red) !important;
  border-color: var(--site-red) !important;
  color: #fff !important;
}

.text-primary,
.text-customer,
.link-primary,
.list-item-info i,
.page-link,
.breadcrumb a,
.entry-meta a {
  color: var(--site-red) !important;
}

.btn,
button,
input[type="submit"] {
  border-radius: 4px;
  letter-spacing: 0;
}

.btn-primary:hover,
.btn-customer:hover,
.btn-search:hover,
input[type="submit"]:hover {
  background-color: var(--site-red-dark) !important;
  border-color: var(--site-red-dark) !important;
  color: #fff !important;
}

.btn-outline-primary {
  border-color: var(--site-red);
  color: var(--site-red);
}

.btn-outline-primary:hover {
  background: var(--site-red);
  border-color: var(--site-red);
  color: #fff;
}

.form-control,
.form-select,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea,
select {
  border-color: var(--site-border);
  border-radius: 4px;
  color: var(--site-dark);
}

.form-control:focus,
.form-select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
  border-color: var(--site-red);
  box-shadow: 0 0 0 0.18rem rgba(197, 43, 47, 0.14);
}

.card,
.post,
.product,
.list-article,
.tab-content .item,
.category-list,
.wp-block-group,
.contact-info,
.service-item {
  border-color: var(--site-border) !important;
  border-radius: 6px !important;
}

.card:hover,
.product:hover,
.list-article:hover,
.tab-content .item:hover,
.category-list:hover {
  border-color: rgba(197, 43, 47, 0.28) !important;
  box-shadow: 0 16px 34px rgba(17, 17, 17, 0.08);
}

.section-title,
.title,
.widget-title,
.sidebar h5,
.sidebar h3,
.page-title,
.category-title {
  color: var(--site-black);
}

.section-title:after,
.title:after,
.widget-title:after,
.sidebar h5:after,
.sidebar h3:after {
  background: var(--site-red) !important;
  border-color: var(--site-red) !important;
}

.line,
.border-primary,
.border-customer {
  border-color: var(--site-border) !important;
}

.badge,
.tag-cloud-link,
.jzp_tags a,
.post-tags a {
  border-radius: 4px;
  background: var(--site-light) !important;
  color: var(--site-dark) !important;
}

.badge:hover,
.tag-cloud-link:hover,
.jzp_tags a:hover,
.post-tags a:hover {
  background: var(--site-red) !important;
  color: #fff !important;
}

.breadcrumb,
.bg-light,
.page-header,
.archive-header {
  background-color: var(--site-light) !important;
}

.table,
table {
  border-color: var(--site-border);
}

.table th,
table th {
  background: var(--site-light);
  color: var(--site-black);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.swiper-pagination-bullet-active {
  background: var(--site-red) !important;
}

.back-to-top {
  right: 1rem;
  bottom: 6rem;
  background: var(--site-red) !important;
  border-color: var(--site-red) !important;
  color: #fff !important;
}

.back-to-top:hover {
  background: var(--site-red-dark) !important;
  border-color: var(--site-red-dark) !important;
}

::selection {
  background: var(--site-red);
  color: #fff;
}

@media (max-width: 767.98px) {
  .back-to-top {
    right: 0.75rem;
    bottom: 4.25rem;
  }
}

/* =============================================
   Contact Page Styles
   ============================================= */

/* Hero / Banner */
.contact-hero {
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background: var(--site-charcoal);
  margin-bottom: 2rem;
}

.contact-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(13, 14, 16, 0.88) 0%, rgba(13, 14, 16, 0.62) 50%, rgba(13, 14, 16, 0.28) 100%);
}

.contact-hero-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 4rem 0;
  color: #fff;
}

.contact-hero-kicker {
  margin-bottom: 0.8rem;
  color: #d97a7d;
  font-size: 0.85rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.contact-hero h1 {
  max-width: 760px;
  margin-bottom: 1rem;
  color: #fff;
  font-size: clamp(2.1rem, 4vw, 4rem);
  line-height: 1.08;
}

.contact-hero p {
  max-width: 660px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1rem;
  line-height: 1.75;
}

/* Person Cards */
.contact-person-card {
  display: flex;
  gap: 1.25rem;
  padding: 1.5rem;
  border: 1px solid var(--site-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 24px rgba(17, 17, 17, 0.04);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.contact-person-card:hover {
  box-shadow: 0 20px 40px rgba(17, 17, 17, 0.08);
  transform: translateY(-2px);
}

.contact-person-img {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  background: var(--site-light);
}

.contact-person-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-person-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.contact-person-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-person-details {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}

.contact-person-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--site-dark);
  font-size: 0.9rem;
}

.contact-person-link:hover {
  color: var(--site-red);
}

/* QR Cards */
.contact-qr-card {
  padding: 1.5rem;
  text-align: center;
  border: 1px solid var(--site-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 24px rgba(17, 17, 17, 0.04);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.contact-qr-card:hover {
  box-shadow: 0 20px 40px rgba(17, 17, 17, 0.08);
  transform: translateY(-2px);
}

.contact-qr-img {
  max-width: 180px;
  margin: 0 auto;
  border-radius: 6px;
  overflow: hidden;
}

.contact-qr-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}

.contact-qr-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}

/* Address Cards */
.contact-address-card {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1.5rem;
  border: 1px solid var(--site-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 24px rgba(17, 17, 17, 0.04);
  min-height: 100%;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.contact-address-card:hover {
  box-shadow: 0 20px 40px rgba(17, 17, 17, 0.08);
  transform: translateY(-2px);
}

.contact-address-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: rgba(197, 43, 47, 0.08);
  color: var(--site-red);
  font-size: 1.2rem;
}

/* Form Section */
.contact-form-wrapper {
  border: 1px solid var(--site-border);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 20px 48px rgba(17, 17, 17, 0.06);
}

.contact-form-intro {
  padding: 2.5rem;
  background: var(--site-charcoal);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-form-fields {
  padding: 2.5rem;
  background: #fff;
}

.contact-form-fields .wpcf7-form label {
  font-weight: 700;
  font-size: 0.88rem;
  color: var(--site-dark);
  margin-bottom: 0.35rem;
}

.contact-form-fields .wpcf7-form .form-control:focus {
  border-color: var(--site-red);
  box-shadow: 0 0 0 0.18rem rgba(197, 43, 47, 0.14);
}

.contact-form-fields .wpcf7-form .wpcf7-submit {
  min-height: 48px;
  padding: 0.7rem 1.8rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.contact-form-fields .wpcf7-form .wpcf7-not-valid-tip {
  font-size: 0.8rem;
  color: var(--site-red);
}

.contact-form-fields .wpcf7-form .wpcf7-response-output {
  margin: 1rem 0 0;
  padding: 0.7rem 1rem;
  border-radius: 4px;
  font-size: 0.9rem;
}

/* Intro Section Stats */
.contact-intro-stats .contact-stat {
  padding: 1rem 0;
}

/* Responsive */
@media (max-width: 991.98px) {
  .contact-hero {
    min-height: 320px;
  }

  .contact-person-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .contact-person-details {
    align-items: center;
  }

  .contact-form-intro,
  .contact-form-fields {
    padding: 2rem;
  }
}

@media (max-width: 767.98px) {
  .contact-hero {
    min-height: 280px;
  }

  .contact-hero-content {
    padding: 3rem 0;
  }

  .contact-form-intro {
    padding: 1.75rem;
  }

  .contact-form-fields {
    padding: 1.5rem;
  }

  .contact-qr-img {
    max-width: 140px;
  }
}

/* =============================================
   Home - Application Scenarios
   ============================================= */

.site-scenarios {
  background: #fff;
}

.site-scenario-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid var(--site-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 24px rgba(17, 17, 17, 0.04);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.site-scenario-card:hover {
  box-shadow: 0 20px 40px rgba(17, 17, 17, 0.08);
  transform: translateY(-3px);
}

.site-scenario-img {
  position: relative;
  overflow: hidden;
  min-height: 200px;
  background: var(--site-light);
}

.site-scenario-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.site-scenario-card:hover .site-scenario-img img {
  transform: scale(1.05);
}

.site-scenario-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 220px;
}

.site-scenario-body {
  position: relative;
  padding: 1.5rem;
  padding-top: 2.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.site-scenario-icon {
  position: absolute;
  top: -18px;
  left: 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: var(--site-red);
  color: #fff;
  font-size: 1rem;
}

.site-scenario-body h3 {
  margin-bottom: 0.5rem;
}

.site-scenario-body p {
  flex: 1;
  margin-bottom: 1rem;
  line-height: 1.65;
}

.site-scenario-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.88rem;
  font-weight: 700;
  color: var(--site-red);
}

.site-scenario-link:hover {
  color: var(--site-red-dark);
  gap: 0.65rem;
}

/* =============================================
   Home - Why Work With Us
   ============================================= */

.site-whyus {
  background: var(--site-light);
}

.site-whyus-card {
  padding: 1.75rem;
  border: 1px solid var(--site-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 24px rgba(17, 17, 17, 0.04);
  min-height: 100%;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.site-whyus-card:hover {
  box-shadow: 0 20px 40px rgba(17, 17, 17, 0.08);
  transform: translateY(-2px);
}

.site-whyus-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 1rem;
  border-radius: 10px;
  background: rgba(197, 43, 47, 0.08);
  color: var(--site-red);
  font-size: 1.25rem;
}

.site-whyus-card h3 {
  margin-bottom: 0.6rem;
}

.site-whyus-card p {
  margin-bottom: 0;
  line-height: 1.7;
}

/* Scenario + WhyUs responsive */
@media (max-width: 767.98px) {
  .site-scenario-img img {
    height: 180px;
  }
  .site-scenario-placeholder {
    min-height: 180px;
  }
  .site-whyus-card {
    padding: 1.25rem;
  }
}

/* =============================================
   Client Requested Adjustments - 2026-07
   ============================================= */

:root {
  --site-neutral: #2f3135;
  --site-muted-gray: #f4f5f6;
}

/* Replace Bootstrap blue accents with site palette */
a {
  color: var(--site-red);
}

a:hover {
  color: var(--site-red-dark);
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active {
  background-color: var(--site-red);
  border-color: var(--site-red);
  color: #fff;
}

.btn-primary:hover {
  background-color: var(--site-red-dark);
  border-color: var(--site-red-dark);
  color: #fff;
}

.btn-outline-primary {
  color: var(--site-neutral);
  border-color: var(--site-neutral);
}

.btn-outline-primary:hover {
  background-color: var(--site-neutral);
  border-color: var(--site-neutral);
  color: #fff;
}

.text-primary {
  color: var(--site-neutral) !important;
}

.bg-primary {
  background-color: var(--site-neutral) !important;
}

/* Sidebar page menu: replace blue current page item with brand red */
.sidebar-menu-page ul li.current_page_item {
  background-color: var(--site-red);
  border-color: var(--site-red);
}

.sidebar-menu-page ul li.current_page_item a,
.sidebar-menu-page ul li.current_page_item a:hover {
  color: #fff;
}

.sidebar-menu-list-page li.current-menu-item a,
.sidebar-menu-list-page li:hover a {
  color: var(--site-red);
}

.sidebar-menu-list-page li.current-menu-item a::before,
.sidebar-menu-list-page li:hover a::before {
  background-color: var(--site-red);
}

/* Home Products tabs: replace default blue with brand red */
.index-tabs-one .nav-pills .nav-link {
  border: 1px solid rgba(181, 58, 54, 0.22);
  background: #f7f0ef;
  color: #2f3135;
  font-weight: 800;
}

.index-tabs-one .nav-pills .nav-link:hover,
.index-tabs-one .nav-pills .nav-link:focus {
  border-color: rgb(181, 58, 54);
  background: rgba(181, 58, 54, 0.10);
  color: rgb(181, 58, 54);
}

.index-tabs-one .nav-pills .nav-link.active,
.index-tabs-one .nav-pills .show > .nav-link {
  border-color: rgb(181, 58, 54);
  background: rgb(181, 58, 54);
  color: #fff;
  box-shadow: 0 10px 22px rgba(181, 58, 54, 0.18);
}

/* Home section title decorative lines and image frame: replace legacy #015fc9 blue */
.index-tabs-one .section-title-two h3:before,
.index-tabs-one .section-title-two h3:after,
.index-about-two .section-title-two h3:before,
.index-about-two .section-title-two h3:after,
.section-title-two h3:before,
.section-title-two h3:after {
  background-color: rgb(181, 58, 54) !important;
}

/* Page section title underline: #015fc9 → brand red */
.section-title-page h4:after {
  background: var(--site-red);
}

.index-about-two .img-box::before {
  border-color: rgb(181, 58, 54) !important;
}

/* Home hero title: improve readability on image background */
.site-hero-content .jzp-lg-8 {
  max-width: 820px;
  padding: 2.25rem 2.5rem;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

.site-hero-title-lines {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  color: #202327 !important;
  text-shadow: none;
}

.site-hero-title-lines span {
  display: block;
}

.site-hero-title-lines span:nth-child(1) {
  font-size: clamp(1.65rem, 3.2vw, 3rem);
}

.site-hero-title-lines span:nth-child(2) {
  font-size: clamp(2.1rem, 4.6vw, 4.35rem);
}

.site-hero-title-lines span:nth-child(3) {
  font-size: clamp(0.8rem, 3.0vw, 1.15rem);
  line-height: 1.35;
}

.site-hero-subtitle {
  color: #3f454d;
  font-weight: 600;
}

.site-hero-point strong,
.site-hero-point span {
  color: #2f3135;
}

.site-hero-point {
  border-color: rgba(47, 49, 53, 0.18);
  background: rgba(255, 255, 255, 0.58);
}

.site-hero-secondary {
  border-color: rgba(47, 49, 53, 0.45);
  color: #2f3135;
}

.site-hero-secondary:hover {
  background: #2f3135;
  color: #fff;
}

/* Home floor color display */
.site-floor-colors {
  background: #f7f7f7;
}

.site-floor-colors h3 {
  color: var(--site-dark);
  font-weight: 800;
}

.site-floor-colors h5 {
  color: #5f646b;
  line-height: 1.7;
}

.site-floor-color-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

.site-floor-color-item {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 22px rgba(17, 17, 17, 0.06);
}

.site-floor-color-item img {
  width: 100%;
  height: 110px;
  object-fit: cover;
  transition: transform 0.28s ease;
}

.site-floor-color-item figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.45rem 0.55rem;
  background: rgba(29, 31, 34, 0.72);
  color: #fff;
  font-size: 0.78rem;
  line-height: 1.2;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.site-floor-color-item:hover img {
  transform: scale(1.04);
}

.site-floor-color-item:hover figcaption {
  opacity: 1;
}

/* Products page grouped by category */
.product-category-row {
  padding: 1.75rem;
  border: 1px solid var(--site-border);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(17, 17, 17, 0.04);
}

.product-category-row-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--site-border);
}

.product-category-row-header h2 {
  margin: 0;
  color: var(--site-dark);
  font-size: clamp(1.25rem, 2.2vw, 1.85rem);
  font-weight: 800;
}

.product-category-row-header p {
  margin: 0.45rem 0 0;
  color: #6b7077;
}

.product-category-view-all {
  flex-shrink: 0;
  color: var(--site-red);
  font-weight: 800;
}

.product-uniform-grid .effect-imghover,
.index-tabs-one .effect-imghover {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}

.product-uniform-grid .effect-imghover img,
.index-tabs-one .effect-imghover img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

/* About page client requested modules */
.about-hero-client .about-hero-content {
  width: min(860px, calc(100% - 2rem));
  margin: 0 auto 0 max(1rem, calc((100% - 1320px) / 2 + 0.75rem));
  padding: 2.25rem 2.5rem;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 24px 60px rgba(17, 17, 17, 0.14);
  backdrop-filter: blur(6px);
  color: #202327;
}

.about-hero-client .about-hero-kicker {
  color: rgb(181, 58, 54);
}

.about-hero-client .about-hero-content h1,
.about-hero-client .about-hero-content p {
  color: #202327;
  text-shadow: none;
}

.about-hero-client .about-hero-content h1 {
  max-width: 760px;
  font-size: clamp(1.9rem, 3.4vw, 3.2rem);
}

.about-hero-client .about-hero-content p {
  color: #3f454d;
  font-weight: 600;
}

.client-about-page .about-section-heading {
  max-width: 820px;
  margin: 0 auto 2rem;
}

.client-about-page .about-section-heading span {
  display: inline-block;
  margin-bottom: 0.55rem;
  color: var(--site-red);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.client-about-page .about-section-heading h2 {
  color: var(--site-dark);
  font-weight: 800;
}

.client-about-page .about-section-heading p {
  color: #6b7077;
  line-height: 1.7;
}

.about-customer-map-frame {
  overflow: hidden;
  border: 1px solid #1f2937;
  border-radius: 12px;
  background: #0a0e16;
  box-shadow: 0 24px 56px rgba(17, 17, 17, 0.18);
}

.about-customer-map-frame iframe {
  display: block;
  width: 100%;
  height: min(72vh, 620px);
  min-height: 460px;
  border: 0;
  background: #0a0e16;
}

.about-timeline {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.25rem;
}

.about-timeline:before {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: 26px;
  border-top: 2px dotted rgba(197, 43, 47, 0.42);
}

.about-timeline-item {
  position: relative;
  padding-top: 3.25rem;
  text-align: center;
}

.about-timeline-item:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: var(--site-red);
  box-shadow: 0 0 0 2px rgba(197, 43, 47, 0.25);
}

.about-timeline-item strong {
  display: block;
  margin-bottom: 0.45rem;
  color: var(--site-red);
  font-size: 1.35rem;
}

.about-timeline-item p {
  color: #5f646b;
  line-height: 1.65;
}

.about-world-map {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  border: 1px solid rgba(47, 49, 53, 0.08);
  border-radius: 10px;
  background:
    radial-gradient(circle at 50% 45%, rgba(181, 58, 54, 0.08), transparent 42%),
    #eef0f2 url("images/world-map.svg") center center / 96% auto no-repeat;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.65), 0 18px 40px rgba(17, 17, 17, 0.05);
}

.about-world-map-bg {
  position: absolute;
  inset: 0;
  padding: 1.25rem;
  opacity: 1;
  z-index: 1;
  pointer-events: none;
}

.about-world-map-bg svg {
  width: 100%;
  height: 100%;
}

.about-world-map-bg path {
  fill: rgba(65, 72, 82, 0.28);
  stroke: rgba(65, 72, 82, 0.32);
  stroke-width: 2.5;
}

.map-pin {
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #fff;
  border-radius: 50%;
  background: rgb(181, 58, 54);
  box-shadow: 0 0 0 5px rgba(181, 58, 54, 0.18), 0 8px 18px rgba(17, 17, 17, 0.16);
  transform: translate(-50%, -50%);
  z-index: 3;
}

.map-pin:after {
  content: "";
  position: absolute;
  inset: -9px;
  border: 1px solid rgba(181, 58, 54, 0.38);
  border-radius: 50%;
  animation: mapPulse 2.4s infinite;
}

.map-pin span {
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  padding: 0.28rem 0.55rem;
  border-radius: 999px;
  background: #fff;
  color: #2f3135;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
  box-shadow: 0 8px 18px rgba(17, 17, 17, 0.12);
}

@keyframes mapPulse {
  0% { transform: scale(0.85); opacity: 0.72; }
  70% { transform: scale(1.55); opacity: 0; }
  100% { transform: scale(1.55); opacity: 0; }
}

.pin-us { left: 22%; top: 42%; }
.pin-ca { left: 21%; top: 30%; }
.pin-uk { left: 46%; top: 32%; }
.pin-ru { left: 67%; top: 28%; }
.pin-kz { left: 63%; top: 42%; }
.pin-uae { left: 60%; top: 55%; }
.pin-th { left: 72%; top: 62%; }
.pin-my { left: 74%; top: 70%; }
.pin-sg { left: 76%; top: 73%; }
.pin-au { left: 82%; top: 79%; }
.pin-cl { left: 30%; top: 78%; }
.pin-za { left: 56%; top: 79%; }

.about-quality-carousel {
  position: relative;
  padding: 0 3.25rem;
}

.about-quality-slide-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.about-quality-slide-grid figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(17, 17, 17, 0.06);
}

.about-quality-slide-grid img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.about-quality-slide-grid figcaption {
  position: absolute;
  inset: auto 0 0;
  padding: 0.65rem 0.8rem;
  background: rgba(29, 31, 34, 0.74);
  color: #fff;
  font-weight: 800;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.about-quality-slide-grid figure:hover img {
  transform: scale(1.04);
}

.about-quality-slide-grid figure:hover figcaption {
  opacity: 1;
}

.about-quality-carousel .carousel-control-prev,
.about-quality-carousel .carousel-control-next {
  width: 42px;
  height: 42px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: rgb(181, 58, 54);
  opacity: 1;
}

.about-quality-carousel .carousel-control-prev {
  left: 0;
}

.about-quality-carousel .carousel-control-next {
  right: 0;
}

.about-manufacturing-slide-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.about-manufacturing-slide-grid figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(17, 17, 17, 0.06);
}

.about-manufacturing-slide-grid img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.about-manufacturing-slide-grid figcaption {
  position: absolute;
  inset: auto 0 0;
  padding: 0.65rem 0.8rem;
  background: rgba(29, 31, 34, 0.74);
  color: #fff;
  font-weight: 800;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.about-manufacturing-slide-grid figure:hover img {
  transform: scale(1.04);
}

.about-manufacturing-slide-grid figure:hover figcaption {
  opacity: 1;
}

.about-image-grid {
  display: grid;
  gap: 1rem;
}

.about-image-grid-2x2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.about-image-grid-3x3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-image-grid figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 26px rgba(17, 17, 17, 0.06);
}

.about-image-grid img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.about-image-grid figcaption {
  position: absolute;
  inset: auto 0 0;
  padding: 0.65rem 0.8rem;
  background: rgba(29, 31, 34, 0.74);
  color: #fff;
  font-weight: 800;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.about-image-grid figure:hover img {
  transform: scale(1.04);
}

.about-image-grid figure:hover figcaption {
  opacity: 1;
}

/* Contact address names */
.contact-address-card h3 {
  font-size: 0.92rem;
  white-space: nowrap;
}

@media (max-width: 991.98px) {
  .about-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-world-map {
    min-height: 360px;
  }

  .map-pin span {
    font-size: 0.68rem;
  }

  .about-timeline:before {
    display: none;
  }

  .about-image-grid-3x3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  .site-hero-title-lines {
    gap: 0.2rem;
  }

  .site-hero-points,
  .site-floor-color-grid,
  .about-timeline,
  .about-image-grid-2x2,
  .about-image-grid-3x3 {
    grid-template-columns: 1fr;
  }

  .about-world-map {
    min-height: 300px;
    overflow: visible;
    background-size: 108% auto;
  }

  .about-world-map .map-pin {
    transform: translate(-50%, -50%);
  }

  .product-category-row {
    padding: 1.25rem;
  }

  .product-category-row-header {
    align-items: flex-start;
    flex-direction: column;
  }

  .product-uniform-grid .effect-imghover img,
  .index-tabs-one .effect-imghover img,
  .about-image-grid img {
    height: 190px;
  }

  .contact-address-card h3 {
    white-space: normal;
  }
}

