* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #f5f7f8;
  color: #16251f;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.screen-reader-text,
.elementor-screen-only,
.skip-link {
  position: absolute;
  left: -9999px;
}

.skip-link:focus {
  left: 16px;
  top: 16px;
  z-index: 100000;
  background: #fff;
  color: #12251f;
  padding: 10px 16px;
  border-radius: 4px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

.hfeed.site,
#page,
.site-content,
.ast-container,
.content-area,
.site-main,
.entry-content,
.elementor {
  width: 100%;
}

.site-content {
  padding-top: 0;
}

.ast-container {
  max-width: none;
  padding: 0;
}

#primary {
  margin: 0;
}

.elementor-location-header {
  background: transparent !important;
  box-shadow: none;
  backdrop-filter: none !important;
  height: 60px !important;
  min-height: 60px !important;
  max-height: 60px !important;
  overflow: visible !important;
}

.elementor-location-header .elementor-element-fca4840 {
  position: relative;
  height: 60px !important;
  min-height: 60px !important;
  max-height: 60px !important;
  padding: 0 68px;
  display: flex;
  align-items: center;
  gap: 20px;
  background: rgba(20, 20, 20, 0.88) !important;
  backdrop-filter: blur(2px);
  overflow: visible !important;
}

.elementor-location-header .elementor-element-2b110c9 {
  width: 150px;
  flex: 0 0 150px;
}

.elementor-location-header .elementor-element-a03b9ce img {
  width: 120px;
  max-height: 48px;
  object-fit: contain;
}

.elementor-location-header .elementor-element-8b2f040 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 60px;
  width: auto;
  max-width: calc(100% - 430px);
  flex: 0 1 auto;
  min-width: 0;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-location-header .elementor-nav-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.elementor-location-header .menu-item {
  position: relative;
  margin: 0;
  list-style: none;
}

.elementor-location-header .menu-link {
  display: flex;
  align-items: center;
  gap: 6px;
  min-height: 60px;
  padding: 0 12px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: color 0.2s ease, background-color 0.2s ease;
}

.elementor-location-header .menu-link:hover,
.elementor-location-header .current-menu-item > .menu-link {
  color: #11b96d;
}

.elementor-location-header .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99999;
  min-width: 230px;
  margin: 0;
  padding: 8px 0;
  background: #17231f;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
  list-style: none;
}

.elementor-location-header .menu-item-has-children:hover > .sub-menu,
.elementor-location-header .menu-item-has-children:focus-within > .sub-menu {
  display: block;
}

.elementor-location-header .sub-menu .menu-link {
  min-height: auto;
  padding: 11px 18px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
}

.elementor-location-header .sub-menu .menu-link:hover {
  background: rgba(17, 185, 109, 0.1);
  color: #11b96d;
}

.elementor-menu-toggle,
.elementor-nav-menu--dropdown {
  display: none;
}

.elementor-963 {
  background: #fff;
}

.elementor-element-0ab507c {
  position: relative;
  min-height: 410px;
  padding: 0;
  display: flex;
  align-items: flex-end;
  background: url("../static/images/about-company-1.webp") center 28% / cover no-repeat;
  margin-bottom: 132px;
}

.elementor-element-0ab507c .elementor-element-689b4e9 {
  width: min(1328px, 70vw);
  min-height: 198px;
  margin: 0;
  transform: translateY(132px);
  background: #303030;
  display: flex;
  align-items: center;
}

.elementor-element-0ab507c .e-con-inner {
  width: min(744px, calc(100% - 48px));
  margin: 0 auto;
  display: block;
}

.elementor-element-0ab507c h2 {
  margin: 0;
  max-width: none;
  color: #fff;
  font-size: clamp(40px, 4vw, 56px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
}

.elementor-element-0ab507c h2::before {
  content: "Home / About HONOR";
  display: block;
  margin-bottom: 22px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
}

.elementor-element-0ab507c h2::after {
  content: "Precision manufacturing and strict quality control";
  display: block;
  width: auto;
  height: auto;
  margin-top: 18px;
  color: #21c6b5;
  background: transparent;
  font-size: clamp(21px, 2vw, 28px);
  line-height: 1.35;
  font-weight: 800;
}

.elementor-element-0ab507c .elementor-widget-image img {
  display: none;
}

.elementor-section {
  width: 100%;
}

.elementor-section .elementor-container {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.elementor-element-791f640 {
  padding: 84px 0;
  background: #f5f7f8;
}

.elementor-element-791f640 .elementor-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}

.elementor-element-791f640 .elementor-widget-wrap,
.elementor-element-791f640 .e-con-inner {
  display: grid;
  gap: 24px;
}

.elementor-element-791f640 .elementor-column {
  min-width: 0;
}

.elementor-element-791f640 .elementor-column:last-child .elementor-widget-wrap {
  height: 100%;
}

.elementor-element-791f640 .elementor-column:last-child .elementor-widget-image,
.elementor-element-791f640 .elementor-column:last-child .elementor-widget-container {
  height: 100%;
}

.elementor-element-791f640 .elementor-column:last-child img {
  width: 100%;
  height: 100%;
  min-height: 480px;
  object-fit: cover;
  box-shadow: 0 24px 58px rgba(15, 32, 26, 0.15);
}

.elementor-element-791f640 .e-con-boxed {
  height: 100%;
}

.elementor-element-791f640 .e-con-inner > .e-con-full,
.elementor-element-791f640 .elementor-element-populated > .e-con-boxed > .e-con-inner {
  width: 100%;
}

.elementor-element-791f640 .elementor-element-5585689,
.elementor-element-791f640 .elementor-element-b8f7499,
.elementor-element-791f640 .elementor-element-4a4e811,
.elementor-element-791f640 .elementor-element-0cb06e5,
.elementor-element-791f640 .elementor-element-0a506cf,
.elementor-element-791f640 .elementor-element-75129a7,
.elementor-element-791f640 .elementor-element-6422802 {
  height: 100%;
  min-height: 220px;
  padding: 34px;
  background: #fff;
  border: 1px solid #e3ebe7;
  box-shadow: 0 18px 44px rgba(15, 32, 26, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.elementor-element-791f640 .elementor-element-5585689:hover,
.elementor-element-791f640 .elementor-element-b8f7499:hover,
.elementor-element-791f640 .elementor-element-4a4e811:hover,
.elementor-element-791f640 .elementor-element-0cb06e5:hover,
.elementor-element-791f640 .elementor-element-0a506cf:hover,
.elementor-element-791f640 .elementor-element-75129a7:hover,
.elementor-element-791f640 .elementor-element-6422802:hover {
  transform: translateY(-6px);
  border-color: rgba(17, 185, 109, 0.45);
  box-shadow: 0 24px 55px rgba(15, 32, 26, 0.14);
}

.elementor-element-791f640 h3 {
  margin: 0 0 16px;
  color: #10241d;
  font-size: 25px;
  line-height: 1.22;
  font-weight: 800;
}

.elementor-element-791f640 h3::before {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-bottom: 18px;
  background: #11b96d;
}

.elementor-element-791f640 p {
  margin: 0;
  color: #60716a;
  font-size: 16px;
}

.elementor-widget-image img {
  width: 100%;
  object-fit: cover;
}

.elementor-963 > .elementor-element:not(.elementor-element-0ab507c):not(.elementor-element-791f640),
.elementor-963 > section:not(.elementor-element-791f640) {
  padding: 72px 24px;
  background: #fff;
}

.elementor-963 > .elementor-element:not(.elementor-element-0ab507c):not(.elementor-element-791f640) > .e-con-inner,
.elementor-963 > section:not(.elementor-element-791f640) > .elementor-container {
  width: min(1180px, 100%);
  margin: 0 auto;
}

.elementor-963 > .elementor-element:not(.elementor-element-0ab507c):not(.elementor-element-791f640) img,
.elementor-963 > section:not(.elementor-element-791f640) img {
  border-radius: 2px;
  box-shadow: 0 18px 44px rgba(15, 32, 26, 0.12);
}

#footer-placeholder {
  background: #07120e;
  color: #d9e5df;
}

#footer-placeholder .elementor-location-footer,
#footer-placeholder .elementor-186 {
  width: 100%;
  background: #07120e;
  color: #d9e5df;
  font-family: Roboto, Arial, sans-serif;
}

#footer-placeholder .elementor-section,
#footer-placeholder .elementor-container,
#footer-placeholder .elementor-column,
#footer-placeholder .elementor-widget-wrap,
#footer-placeholder .elementor-widget-container {
  box-sizing: border-box;
}

#footer-placeholder .elementor-element-c8cfbb3 {
  background: #07120e;
  padding: 64px 24px 48px;
}

#footer-placeholder .elementor-element-c8cfbb3 > .elementor-container,
#footer-placeholder .elementor-element-fc34ffa > .elementor-container,
#footer-placeholder .elementor-element-a90c3f4 > .elementor-container {
  width: min(1280px, 100%);
  margin: 0 auto;
}

#footer-placeholder .elementor-element-fc34ffa > .elementor-container {
  display: flex;
  align-items: flex-start;
  gap: 36px;
}

#footer-placeholder .elementor-element-fc34ffa .elementor-column {
  flex: 1 1 0;
  min-width: 0;
}

#footer-placeholder .elementor-widget-wrap {
  display: block;
}

#footer-placeholder ul,
#footer-placeholder li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer-placeholder .elementor-widget {
  margin: 0 0 18px;
}

#footer-placeholder .elementor-icon-list-item {
  display: block;
  margin: 0 0 10px;
  color: #b9c7c1;
  font-size: 15px;
  line-height: 1.55;
}

#footer-placeholder .elementor-icon-list-item:first-child > .elementor-icon-list-text,
#footer-placeholder .elementor-element-20674f5 h3 {
  color: #fff;
}

#footer-placeholder .elementor-icon-list-items > .elementor-icon-list-item:first-child {
  margin-bottom: 18px;
}

#footer-placeholder .elementor-icon-list-items > .elementor-icon-list-item:first-child > .elementor-icon-list-text {
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
}

#footer-placeholder .elementor-icon-list-items > .elementor-icon-list-item:first-child > .elementor-icon-list-text::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 10px;
  border-radius: 50%;
  background: #18c879;
  vertical-align: middle;
}

#footer-placeholder .elementor-element-20674f5 h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.75;
  color: #d9e5df;
}

#footer-placeholder a,
#footer-placeholder a:visited,
#footer-placeholder .elementor-icon-list-text {
  color: #b9c7c1;
  text-decoration: none;
}

#footer-placeholder a:hover,
#footer-placeholder a:hover .elementor-icon-list-text {
  color: #18c879;
}

#footer-placeholder .elementor-icon-list-icon {
  display: inline-flex;
  width: 20px;
  margin-right: 8px;
  color: #18c879;
}

#footer-placeholder .elementor-social-icons-wrapper {
  display: flex;
  gap: 10px;
  margin-top: 16px;
}

#footer-placeholder .elementor-social-icon .elementor-screen-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

#footer-placeholder .elementor-social-icon {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

#footer-placeholder .elementor-element-a90c3f4 {
  background: #040b08;
  padding: 18px 24px;
}

#footer-placeholder .elementor-element-a90c3f4 p {
  margin: 0;
  color: #94a39c;
  font-size: 14px;
  text-align: center;
}

#footer-placeholder .elementor-element-a90c3f4 a {
  color: #d9e5df;
}

#ast-scroll-top {
  display: none;
}

/* Hide the old static content section */
.elementor-element-791f640 {
  display: none !important;
}

/* Process Equipment Grid */
.process-grid-section {
  padding: 48px 24px 72px;
  background: #fff;
}

.process-grid-container {
  width: min(1580px, calc(100% - 72px));
  margin: 0 auto;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px 16px;
}

.process-grid-item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  border: 4px solid #333;
  box-sizing: border-box;
  aspect-ratio: 4 / 3;
  cursor: pointer;
  background: #111;
}

.process-grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.process-grid-item:hover img {
  transform: scale(1.08);
}

.process-grid-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px;
  background: rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}

.process-grid-item:hover .overlay {
  background: rgba(0, 0, 0, 0);
}

.process-grid-item .overlay-title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
  margin: 0;
  line-height: 1.2;
  padding: 4px 6px;
  transition: background 0.3s ease, color 0.3s ease, text-shadow 0.3s ease;
}

.process-grid-item:hover .overlay-title {
  color: #000;
  background: #32cdb9;
  text-shadow: none;
}

.process-grid-loading,
.process-grid-empty {
  text-align: center;
  padding: 60px 20px;
  color: #60716a;
  font-size: 16px;
  grid-column: 1 / -1;
}

@media (max-width: 1024px) {
  .process-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .process-grid-section {
    padding: 42px 24px 56px;
  }
}

@media (max-width: 640px) {
  .process-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

#translate {
  position: fixed !important;
  top: 22px !important;
  right: 50px !important;
  z-index: 100000 !important;
}

@media (max-width: 1024px) {
  .site-content {
    padding-top: 0;
  }

  .elementor-location-header .elementor-element-fca4840 {
    min-height: 64px;
    padding: 0 24px;
  }

  .elementor-location-header .elementor-element-8b2f040 {
    position: static;
    transform: none;
    height: auto;
    width: auto;
    max-width: none;
    flex: 1;
    padding-right: 0;
  }

  .elementor-nav-menu--main {
    display: none !important;
  }

  .elementor-menu-toggle {
    display: flex !important;
    margin-left: auto;
    color: #fff;
    font-size: 26px;
    cursor: pointer;
  }

  .elementor-nav-menu--dropdown[aria-hidden="false"] {
    display: block;
    position: absolute;
    top: 64px;
    left: 0;
    right: 0;
    background: #111916;
    padding: 12px 24px 24px;
  }

  .elementor-nav-menu--dropdown .elementor-nav-menu {
    display: block;
  }

  .elementor-nav-menu--dropdown .menu-link {
    min-height: auto;
    padding: 12px 0;
  }

  .elementor-nav-menu--dropdown .sub-menu {
    position: static;
    display: block;
    min-width: 0;
    box-shadow: none;
    border: 0;
    padding-left: 16px;
    background: transparent;
  }

  .elementor-element-0ab507c {
    min-height: 360px;
    padding: 0;
    margin-bottom: 116px;
  }

  .elementor-element-0ab507c .elementor-element-689b4e9 {
    width: min(92vw, 900px);
    min-height: 188px;
    transform: translateY(116px);
  }

  .elementor-element-791f640 .elementor-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .elementor-location-header .elementor-element-fca4840 {
    padding: 0 16px;
  }

  .elementor-element-0ab507c {
    min-height: 320px;
    margin-bottom: 96px;
  }

  .elementor-element-0ab507c .elementor-element-689b4e9 {
    width: calc(100% - 24px);
    min-height: 174px;
    transform: translateY(96px);
  }

  .elementor-element-0ab507c .e-con-inner {
    width: calc(100% - 36px);
  }

  .elementor-element-0ab507c h2 {
    font-size: 36px;
  }

  .elementor-element-0ab507c h2::before {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .elementor-element-0ab507c h2::after {
    font-size: 20px;
  }

  .elementor-section .elementor-container {
    width: calc(100% - 32px);
  }

  .elementor-element-791f640 {
    padding: 56px 0;
  }

  .elementor-element-791f640 .elementor-element-5585689,
  .elementor-element-791f640 .elementor-element-b8f7499,
  .elementor-element-791f640 .elementor-element-4a4e811,
  .elementor-element-791f640 .elementor-element-0cb06e5,
  .elementor-element-791f640 .elementor-element-0a506cf,
  .elementor-element-791f640 .elementor-element-75129a7,
  .elementor-element-791f640 .elementor-element-6422802 {
    padding: 26px;
  }

  #translate {
    top: 16px !important;
    right: 16px !important;
  }
}
