/*
Theme Name: Relied Machinery
Theme URI: https://reliedmachinery.com/
Author: Relied Machinery
Author URI: https://reliedmachinery.com/
Description: Custom English B2B WordPress theme for Shandong Relied Heavy Industry Co., Ltd. and its drilling rig product catalog.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: relied-machinery
*/

:root {
  --relied-dark: #101820;
  --relied-steel: #24313d;
  --relied-orange: #f28c22;
  --relied-sand: #f7f2ea;
  --relied-line: #e4e6e8;
}

body { color: #34404a; }
a { color: var(--relied-orange); }
.header-top-one, .hd-sec, .footer { background-color: var(--relied-dark); }
.download-button a, .slider-caption ul li:first-child a, .contact-submit, .quote-button, .product-quote-btn { background: var(--relied-orange); border-color: var(--relied-orange); color: #fff; }
.main-menu ul li a { text-transform: uppercase; letter-spacing: .3px; }
.site-logo img { max-height: 62px; width: auto; }
.slider-caption h1 { max-width: 860px; }
.slider-caption p { max-width: 720px; }
.relied-section-kicker { color: var(--relied-orange); font-weight: 700; text-transform: uppercase; letter-spacing: 1px; display: block; margin-bottom: 8px; }
.relied-card { background: #fff; border: 1px solid var(--relied-line); box-shadow: 0 14px 35px rgba(16, 24, 32, .08); transition: transform .25s ease, box-shadow .25s ease; height: 100%; }
.relied-card:hover { transform: translateY(-4px); box-shadow: 0 18px 45px rgba(16, 24, 32, .13); }
.relied-card img { width: 100%; height: 245px; object-fit: cover; }
.relied-card-body { padding: 24px; }
.relied-card-body h2, .relied-card-body h3 { margin-top: 0; font-size: 22px; line-height: 1.35; }
.relied-card-body p { margin-bottom: 18px; }
.relied-product-grid { row-gap: 30px; }
.relied-spec-table { width: 100%; border-collapse: collapse; margin-top: 24px; background: #fff; }
.relied-spec-table td, .relied-spec-table th { border: 1px solid var(--relied-line); padding: 12px 14px; vertical-align: top; }
.relied-spec-table tr:first-child { background: var(--relied-dark); color: #fff; font-weight: 700; }
.relied-bullet-list { padding-left: 0; list-style: none; }
.relied-bullet-list li { position: relative; padding-left: 28px; margin-bottom: 12px; }
.relied-bullet-list li:before { content: "\f00c"; font-family: FontAwesome; position: absolute; left: 0; color: var(--relied-orange); }
.relied-hero-stat { display: inline-block; margin: 18px 28px 0 0; color: #fff; }
.relied-hero-stat strong { display: block; font-size: 32px; line-height: 1; color: var(--relied-orange); }
.relied-page-hero { background: linear-gradient(rgba(16,24,32,.78), rgba(16,24,32,.82)), url('assets/relied/company/workshop/1.jpg') center/cover; padding: 120px 0; color: #fff; }
.relied-page-hero h1 { color: #fff; text-transform: uppercase; }
.relied-gallery { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.relied-gallery img { width: 100%; height: 230px; object-fit: cover; }
.relied-main-image img { width: 100%; max-height: 530px; object-fit: contain; background: #fff; border: 1px solid var(--relied-line); }
.relied-thumbs { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin-top: 12px; }
.relied-thumbs img { height: 96px; width: 100%; object-fit: cover; border: 1px solid var(--relied-line); }
.relied-rfq-box { background: var(--relied-dark); color: #fff; padding: 30px; margin-top: 30px; }
.relied-rfq-box h3 { color: #fff; margin-top: 0; }
.relied-rfq-box input, .relied-rfq-box textarea, .footer-contact-form input, .footer-contact-form textarea { width: 100%; margin-bottom: 12px; padding: 12px 14px; border: 1px solid #d7dce0; color: #333; }
.relied-rfq-box button, .footer-contact-form button { border: 0; padding: 13px 22px; text-transform: uppercase; font-weight: 700; }
.relied-muted { color: #6b7782; }
.relied-category-menu { background: #fff; border: 1px solid var(--relied-line); padding: 22px; }
.relied-category-menu ul { list-style: none; padding: 0; margin: 0; }
.relied-category-menu li { border-bottom: 1px solid var(--relied-line); }
.relied-category-menu li:last-child { border-bottom: 0; }
.relied-category-menu a { display: block; padding: 12px 0; color: var(--relied-dark); font-weight: 600; }
.relied-category-menu a:hover { color: var(--relied-orange); }
.relied-contact-strip { background: var(--relied-orange); color: #fff; padding: 34px 0; }
.relied-contact-strip h2 { color: #fff; margin: 0; }
.relied-contact-strip a { color: #fff; font-weight: 700; text-decoration: underline; }
.footer-logo img { max-height: 74px; width: auto; }
@media (max-width: 767px) {
  .relied-gallery { grid-template-columns: 1fr; }
  .relied-thumbs { grid-template-columns: repeat(2, 1fr); }
  .relied-card img { height: 210px; }
  .slider-caption h1 { font-size: 34px; }
}


/* Relied B2B manufacturing upgrade */
body { background: #fff; font-family: 'Rubik', sans-serif; }
h1, h2, h3, h4, .main-menu ul li a { font-family: 'Poppins', sans-serif; }
.hd-sec { position: sticky; top: 0; z-index: 999; box-shadow: 0 10px 28px rgba(16, 24, 32, .16); }
.header-left a { color: #fff; }
.main-menu ul li a { color: #fff; }
.main-menu ul li a:hover { color: var(--relied-orange); }
.download-button a { border-radius: 2px; box-shadow: 0 8px 20px rgba(242, 140, 34, .25); }
.relied-hero { position: relative; min-height: 680px; display: flex; align-items: center; background: linear-gradient(110deg, rgba(10,22,36,.92) 0%, rgba(10,22,36,.78) 52%, rgba(10,22,36,.40) 100%), url('assets/relied/products/rld-350dth/scene/1.jpg') center/cover; color: #fff; overflow: hidden; }
.relied-hero:after { content: ''; position: absolute; right: -140px; bottom: -180px; width: 520px; height: 520px; border: 80px solid rgba(242,140,34,.12); transform: rotate(20deg); }
.relied-hero h1 { color: #fff; font-size: 58px; line-height: 1.12; margin-bottom: 20px; max-width: 940px; }
.relied-hero p { font-size: 19px; line-height: 1.75; max-width: 760px; color: #e7edf3; }
.relied-btn { display: inline-block; padding: 14px 24px; margin: 12px 12px 0 0; background: var(--relied-orange); color: #fff; font-weight: 700; text-transform: uppercase; border-radius: 2px; border: 2px solid var(--relied-orange); }
.relied-btn:hover { color: #fff; background: #d87413; border-color: #d87413; }
.relied-btn.ghost { background: transparent; border-color: #fff; }
.relied-btn.ghost:hover { background: #fff; color: var(--relied-dark); }
.relied-section { padding: 95px 0; }
.relied-section.light { background: #f6f8fb; }
.relied-section.dark { background: var(--relied-dark); color: #dce5ee; }
.relied-section.dark h1, .relied-section.dark h2, .relied-section.dark h3 { color: #fff; }
.relied-title { margin-bottom: 42px; }
.relied-title h1, .relied-title h2 { margin: 0 0 14px; color: var(--relied-dark); font-weight: 700; }
.relied-title p { max-width: 760px; color: #63717e; font-size: 16px; line-height: 1.8; }
.relied-kicker { color: var(--relied-orange); font-weight: 700; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; display: block; }
.relied-feature { background: #fff; border: 1px solid var(--relied-line); padding: 28px; height: 100%; box-shadow: 0 14px 35px rgba(16,24,32,.06); }
.relied-feature i { width: 52px; height: 52px; line-height: 52px; text-align: center; background: rgba(242,140,34,.12); color: var(--relied-orange); font-size: 24px; margin-bottom: 18px; }
.relied-feature h3 { color: var(--relied-dark); font-size: 20px; margin: 0 0 10px; }
.relied-product-card { background: #fff; border: 1px solid var(--relied-line); height: 100%; box-shadow: 0 16px 42px rgba(16,24,32,.07); display: flex; flex-direction: column; margin-bottom: 30px; }
.relied-product-card img { width: 100%; height: 255px; object-fit: cover; background: #f5f7f9; }
.relied-product-card .body { padding: 24px; flex: 1; display: flex; flex-direction: column; }
.relied-product-card h3 { font-size: 21px; line-height: 1.35; margin: 0 0 12px; color: var(--relied-dark); }
.relied-product-card ul { padding-left: 0; list-style: none; margin-bottom: 18px; }
.relied-product-card li { position: relative; padding-left: 20px; margin-bottom: 8px; color: #5c6975; }
.relied-product-card li:before { content: ''; width: 7px; height: 7px; background: var(--relied-orange); position: absolute; left: 0; top: 9px; }
.relied-card-actions { margin-top: auto; display: flex; gap: 10px; flex-wrap: wrap; }
.relied-card-actions a { padding: 10px 14px; border: 1px solid var(--relied-orange); font-weight: 700; font-size: 13px; text-transform: uppercase; }
.relied-card-actions a:first-child { background: var(--relied-orange); color: #fff; }
.relied-card-actions a:last-child { color: var(--relied-orange); }
.relied-process { counter-reset: step; }
.relied-process .relied-feature { position: relative; padding-top: 64px; }
.relied-process .relied-feature:before { counter-increment: step; content: counter(step, decimal-leading-zero); position: absolute; top: 20px; left: 26px; color: rgba(242,140,34,.22); font-size: 44px; font-weight: 700; line-height: 1; }
.relied-cta { background: linear-gradient(100deg, #0d1f33, #173b5a); color: #fff; padding: 52px; position: relative; overflow: hidden; }
.relied-cta:after { content: ''; position: absolute; right: -80px; top: -120px; width: 300px; height: 300px; border-radius: 50%; background: rgba(242,140,34,.18); }
.relied-cta h2 { color: #fff; margin-top: 0; }
.relied-page-hero { background: linear-gradient(rgba(13,31,51,.86), rgba(13,31,51,.80)), url('assets/relied/company/workshop/1.jpg') center/cover; }
.relied-filter-tabs { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 34px; }
.relied-filter-tabs a { padding: 10px 14px; background: #fff; border: 1px solid var(--relied-line); color: var(--relied-dark); font-weight: 700; }
.relied-filter-tabs a:hover { background: var(--relied-orange); color: #fff; border-color: var(--relied-orange); }
.relied-form label { color: #fff; font-weight: 600; display: block; margin-bottom: 6px; }
.relied-form input, .relied-form textarea, .relied-form select { width: 100%; padding: 13px 14px; border: 1px solid #d8e0e8; margin-bottom: 14px; color: #26313c; }
.relied-form .row { margin-left: -7px; margin-right: -7px; }
.relied-form .row > div { padding-left: 7px; padding-right: 7px; }
.relied-map { min-height: 360px; background: radial-gradient(circle at 25% 35%, rgba(242,140,34,.22), transparent 10%), radial-gradient(circle at 64% 45%, rgba(242,140,34,.18), transparent 11%), radial-gradient(circle at 48% 62%, rgba(242,140,34,.15), transparent 8%), linear-gradient(135deg, #102235, #1d4668); border: 1px solid rgba(255,255,255,.1); display: flex; align-items: center; justify-content: center; color: #fff; text-align: center; padding: 35px; }
.relied-map h3 { color: #fff; font-size: 30px; }
.relied-cert { background: #fff; border: 1px solid var(--relied-line); padding: 24px; text-align: center; min-height: 220px; display: flex; flex-direction: column; justify-content: center; }
.relied-cert img { max-height: 260px; width: auto; object-fit: contain; margin: 0 auto 15px; }
.relied-download-box { background: #fff; border: 1px solid var(--relied-line); padding: 32px; box-shadow: 0 16px 42px rgba(16,24,32,.07); }
.relied-spec-table tr:first-child td { color: #fff; }
@media (max-width: 991px) { .relied-hero h1 { font-size: 44px; } .hd-sec { position: relative; } }
@media (max-width: 767px) { .relied-hero { min-height: 560px; } .relied-hero h1 { font-size: 34px; } .relied-section { padding: 65px 0; } .relied-cta { padding: 34px 24px; } .relied-product-card img { height: 215px; } }

/* Phactorize alignment pass: one industrial visual system */
:root {
  --relied-dark: #111923;
  --relied-navy: #172538;
  --relied-panel: #202b3f;
  --relied-orange: #fc5508;
  --relied-light: #f6f7f9;
  --relied-text: #4f5b66;
  --relied-border: #e7e9ee;
}
body { color: var(--relied-text); background: #fff; font-family: 'Rubik', sans-serif; }
h1, h2, h3, h4, h5, h6, .main-menu ul li a { font-family: 'Poppins', sans-serif; color: var(--relied-dark); }
p { line-height: 1.72; }
.header-top-one { background: var(--relied-dark); padding: 0; min-height: 38px; }
.header-left ul, .soical-profile ul { margin: 0; padding: 0; }
.header-left li { color: #dce3eb; font-size: 13px; line-height: 38px; margin-right: 22px; }
.header-left a, .soical-profile a { color: #dce3eb; }
.header-left i { color: var(--relied-orange); margin-right: 7px; }
.header-right-div { text-align: right; }
.soical-profile li a { line-height: 38px; color: #fff; }
.hd-sec { background: #fff; position: sticky; top: 0; z-index: 999; box-shadow: 0 7px 20px rgba(17,25,35,.10); }
.hd-sec .row { display: flex; align-items: center; }
.site-logo { padding: 0; }
.site-logo img { max-height: 58px; width: auto; display: block; }
.main-menu { margin-right: 0; width: 100%; text-align: right; }
.main-menu ul { white-space: nowrap; }
.main-menu ul li a { color: var(--relied-dark); font-size: 12px; padding: 31px 6px; text-transform: uppercase; letter-spacing: .2px; font-weight: 700; }
.main-menu ul li a:hover { color: var(--relied-orange); }
.download-button { text-align: right; }
.download-button a { background: var(--relied-orange); color: #fff; padding: 11px 17px; border: 1px solid var(--relied-orange); text-transform: uppercase; font-size: 12px; font-weight: 700; border-radius: 0; box-shadow: none; }
.download-button a:hover { background: transparent; color: var(--relied-orange); }
.slider, .all-slide .owl-item, .all-slide .single-slide { height: 650px; }
.single-slide { position: relative; }
.slider-overlay { background: rgba(17,25,35,.72); }
.slider-caption { width: 780px; max-width: 100%; }
.slider-text { text-align: left; }
.slider-text h1 { font-size: 50px; line-height: 1.28; text-transform: capitalize; margin-bottom: 14px; }
.slider-text h1 span { color: var(--relied-orange); }
.slider-text p { max-width: 690px; font-size: 16px; color: #f2f5f8; }
.slider-text li a, .relied-btn, .quote-button, .product-quote-btn, .relied-template-card-actions a:first-child { background: var(--relied-orange); border: 1px solid var(--relied-orange); color: #fff; padding: 10px 24px; text-transform: capitalize; font-weight: 700; border-radius: 0; box-shadow: none; display: inline-block; }
.slider-text li:last-child a, .relied-btn.ghost, .relied-template-card-actions a:last-child { background: transparent; border: 1px solid #fff; color: #fff; }
.relied-template-card-actions a:last-child { border-color: var(--relied-orange); color: var(--relied-orange); }
.slider-text li a:hover, .relied-btn:hover, .quote-button:hover, .product-quote-btn:hover { background: transparent; color: var(--relied-orange); border-color: var(--relied-orange); }
.slider-text li:last-child a:hover, .relied-btn.ghost:hover { background: #fff; color: var(--relied-dark); border-color: #fff; }
.relied-trust-stats { margin-top: 26px; display: flex; gap: 20px; flex-wrap: wrap; }
.relied-trust-stat { color: #fff; border-left: 3px solid var(--relied-orange); padding-left: 12px; font-size: 13px; text-transform: uppercase; letter-spacing: .5px; }
.relied-trust-stat strong { display: block; color: var(--relied-orange); font-size: 24px; line-height: 1.1; }
.sec-title { margin: 0 0 42px; }
.sec-title h1 { font-size: 34px; line-height: 1.28; text-transform: capitalize; font-weight: 800; margin: 0 0 12px; }
.sec-title p { max-width: 760px; margin: 0 auto; color: #687480; }
.sec-title.text-left p { margin-left: 0; }
.sec-title.white-color h1, .sec-title.white-color p { color: #fff; }
.relied-kicker { display: block; color: var(--relied-orange); font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .9px; margin-bottom: 9px; }
.why-us-sec, .service-sec, .why-choose-us-sec, .blog-sec, .relied-template-section { padding-top: 90px; padding-bottom: 70px; }
.service-sec { background-color: var(--relied-panel); background-image: linear-gradient(rgba(32,43,63,.92), rgba(32,43,63,.92)), url('assets/img/footer-bg.jpg'); background-size: cover; }
.relied-template-feature { background: #fff; border: 1px solid var(--relied-border); padding: 30px 24px; min-height: 222px; margin-bottom: 30px; transition: all .25s ease; }
.relied-template-feature:hover { transform: translateY(-4px); box-shadow: 0 15px 30px rgba(17,25,35,.10); }
.relied-template-feature-icon { width: 54px; height: 54px; background: var(--relied-orange); color: #fff; line-height: 54px; text-align: center; font-size: 22px; margin-bottom: 18px; }
.relied-template-feature h2 { font-size: 19px; margin: 0 0 10px; text-transform: capitalize; }
.relied-template-feature p { margin: 0; }
.relied-template-product-card { background: #fff; border: 1px solid var(--relied-border); margin-bottom: 30px; height: calc(100% - 30px); display: flex; flex-direction: column; transition: all .25s ease; }
.relied-template-product-card:hover { transform: translateY(-4px); box-shadow: 0 16px 30px rgba(17,25,35,.10); }
.relied-template-product-thumb { background: #f4f6f8; height: 235px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.relied-template-product-thumb img { width: 100%; height: 100%; object-fit: cover; }
.relied-template-product-body { padding: 22px; display: flex; flex-direction: column; flex: 1; }
.relied-template-product-body h2 { font-size: 19px; margin: 0 0 12px; line-height: 1.35; }
.relied-template-product-body h2 a { color: var(--relied-dark); }
.relied-template-product-body ul { list-style: none; margin: 0 0 18px; padding: 0; }
.relied-template-product-body li { position: relative; padding-left: 18px; margin-bottom: 8px; font-size: 13px; line-height: 1.55; }
.relied-template-product-body li:before { content: ''; width: 7px; height: 7px; background: var(--relied-orange); position: absolute; left: 0; top: 7px; }
.relied-template-card-actions { margin-top: auto; display: flex; gap: 10px; flex-wrap: wrap; }
.relied-template-card-actions a { padding: 9px 14px !important; font-size: 12px; line-height: 1; }
.relied-category-card .service-thumb img { height: 237px; object-fit: cover; width: 100%; }
.relied-category-card .service-title h2 { font-size: 18px; }
.relied-category-card .service-title span { min-height: 60px; display: block; font-size: 13px; line-height: 1.55; }
.why-choose-us-sec { background: #fff; }
.relied-process-list { margin-top: 20px; }
.relied-process-item { display: flex; gap: 14px; margin-bottom: 17px; }
.relied-process-item span { width: 38px; height: 38px; background: var(--relied-orange); color: #fff; text-align: center; line-height: 38px; font-weight: 800; flex: 0 0 38px; }
.relied-process-item h3 { margin: 0 0 3px; font-size: 17px; }
.relied-process-item p { margin: 0; }
.relied-market-panel { background: var(--relied-panel); color: #dce5ee; min-height: 350px; display: flex; align-items: center; justify-content: center; text-align: center; padding: 40px; position: relative; overflow: hidden; }
.relied-market-panel:before { content: ''; position: absolute; inset: 35px; border: 1px solid rgba(255,255,255,.18); }
.relied-market-panel h2 { color: #fff; font-size: 30px; }
.relied-market-panel p { color: #dce5ee; }
.relied-cta-section { background: var(--relied-orange); padding: 34px 0; color: #fff; }
.relied-cta-section h2 { color: #fff; margin: 0; font-size: 26px; }
.relied-cta-section p { margin: 6px 0 0; color: #fff; }
.relied-cta-section .relied-btn { border-color: #fff; background: #fff; color: var(--relied-dark); margin-top: 5px; }
.relied-cta-section .relied-btn:hover { background: transparent; color: #fff; border-color: #fff; }
.relied-page-hero, .relied-template-page-hero { padding: 95px 0; min-height: 270px; background-size: cover; background-position: center; }
.page-heading { text-align: left; }
.page-heading h1 { color: #fff; text-transform: uppercase; font-size: 34px; margin-bottom: 10px; }
.page-heading p { color: #f1f4f7; max-width: 760px; }
.relied-filter-tabs a { border-radius: 0; font-size: 12px; text-transform: uppercase; }
.relied-rfq-box { background: var(--relied-dark); padding: 28px; }
.relied-rfq-box h3 { color: #fff; }
.relied-contact-strip { display: none; }
.footer { background: var(--relied-dark); }
.footer-sec { padding: 70px 0 50px; }
.footer-logo img { max-height: 58px; background: #fff; padding: 4px; }
.footer p, .footer a, .footer li { color: #c9d2dc; }
.footer h2 { color: #fff; font-size: 20px; margin-bottom: 22px; }
.footer-widget-menu li { margin-bottom: 7px; }
.footer-bottom-sec { background: #0b1119; padding: 18px 0; }
.footer-bottom-sec p { margin: 0; color: #bfc8d2; }
.relied-product-card, .relied-card, .relied-feature { box-shadow: none; border-radius: 0; }
.relied-product-card img, .relied-card img { height: 235px; object-fit: cover; }
@media (max-width: 1199px) {
  .main-menu ul li a { font-size: 11px; padding-left: 4px; padding-right: 4px; }
  .download-button a { padding: 10px 10px; font-size: 11px; }
}
@media (max-width: 991px) {
  .hd-sec .row { display: block; }
  .site-logo img { max-height: 54px; }
  .main-menu ul { white-space: normal; }
  .main-menu ul li a { font-size: 12px; padding: 20px 6px; }
  .download-button-area { display: none; }
  .slider, .all-slide .owl-item, .all-slide .single-slide { height: 560px; }
  .slider-text h1 { font-size: 40px; }
}
@media (max-width: 767px) {
  .header-top-one { display: none; }
  .hd-sec { position: relative; min-height: 72px; }
  .responsive-logo { display: block; padding: 12px 15px; }
  .mobile-nav-menu .mean-container .mean-bar, .mean-container .mean-bar { background: var(--relied-dark); }
  .mean-container .mean-nav { background: var(--relied-dark); }
  .mean-container .mean-nav ul li a { font-size: 12px; }
  .slider, .all-slide .owl-item, .all-slide .single-slide { height: 500px; }
  .slider-wrapper { width: 100%; }
  .slider-caption { width: 100%; padding: 0 10px; }
  .slider-text h1 { font-size: 30px; line-height: 1.25; }
  .slider-text p { font-size: 14px; }
  .relied-trust-stats { display: none; }
  .why-us-sec, .service-sec, .why-choose-us-sec, .blog-sec, .relied-template-section { padding-top: 60px; padding-bottom: 40px; }
  .sec-title h1 { font-size: 27px; }
  .relied-template-product-thumb { height: 215px; }
  .relied-cta-section .text-right { text-align: left; margin-top: 18px; }
  .footer-sec { padding: 50px 0 30px; }
}
/* Normalize legacy page sections to the same template rhythm */
.relied-section { padding: 90px 0 70px; }
.relied-section.light { background: var(--relied-light); }
.relied-section.dark { background: var(--relied-panel); color: #dce5ee; }
.relied-section.dark h1, .relied-section.dark h2, .relied-section.dark h3, .relied-section.dark .relied-kicker { color: #fff; }
.relied-title { margin-bottom: 42px; text-align: center; }
.relied-title h2 { font-size: 34px; font-weight: 800; text-transform: capitalize; margin: 0 0 12px; }
.relied-title p { max-width: 760px; margin: 0 auto; }
.relied-card { border: 1px solid var(--relied-border); box-shadow: none; min-height: 180px; margin-bottom: 30px; }
.relied-card-body { padding: 28px; }
.relied-card-body h2 { font-size: 23px; color: var(--relied-orange); }
.relied-feature { background: #fff; border: 1px solid var(--relied-border); box-shadow: none; padding: 28px; }
.relied-feature i { background: var(--relied-orange); color: #fff; }
.relied-cert { border: 1px solid var(--relied-border); box-shadow: none; min-height: 300px; }
.relied-gallery img { height: 230px; object-fit: cover; }
.relied-download-box { border: 1px solid var(--relied-border); box-shadow: none; }

/* Home-only Phactorize similarity pass */
.home .relied-home-about .why-us-item-img img { height: 300px; object-fit: cover; width: 100%; }
.home .relied-home-about .why-us-item-desc { min-height: 178px; }
.home .relied-home-about .why-us-item-desc h2 { font-size: 18px; line-height: 1.35; }
.home .relied-home-categories .single-service-inner { min-height: 430px; }
.home .relied-home-categories .service-title-inner { min-height: 150px; }
.home .relied-home-why .why-choose-v1-single { margin-bottom: 22px; }
.home .relied-home-why .why-choose-v1-single .media { align-items: flex-start; }
.home .relied-home-why .why-choose-v1-single h2 { margin-top: 0; font-size: 20px; }
.home .relied-home-why-icon { width: 58px; height: 58px; line-height: 58px; background: var(--relied-orange); color: #fff; text-align: center; font-size: 24px; }
.home .relied-home-products { padding: 90px 0 70px; background-image: linear-gradient(rgba(246,247,249,.94), rgba(246,247,249,.94)), url('assets/img/project-bg.jpg'); background-size: cover; }
.home .relied-home-products .latest-project-overlay { display: none; }
.home .relied-home-products .sec-title { margin-bottom: 42px; }
.home .relied-home-products .relied-template-product-card { min-height: 570px; }
.home .relied-home-products .relied-template-product-thumb { height: 230px; }
.home .relied-home-factory .why-us-img img { height: 520px; object-fit: cover; width: 100%; }
.home .relied-home-markets { padding-bottom: 90px; }
.home .relied-home-slider .slider-caption { margin-left: 90px; margin-right: auto; }
@media (max-width: 991px) {
  .home .relied-home-slider .slider-caption { margin-left: 0; }
  .home .relied-home-factory .why-us-img img { height: 360px; margin-bottom: 25px; }
}
@media (max-width: 767px) {
  .home .relied-home-about .why-us-item-img img { height: 240px; }
  .home .relied-home-categories .single-service-inner,
  .home .relied-home-products .relied-template-product-card { min-height: 0; }
  .home .relied-home-products { padding: 60px 0 40px; }
}

/* Home polish pass: template consistency and conversion refinement */
.header-top-one .container { max-width: 1170px; }
.header-top-one { background: #0e1721; border-bottom: 1px solid rgba(255,255,255,.06); }
.header-left li { font-size: 12px; letter-spacing: .2px; }
.soical-profile li a { width: 26px; text-align: center; }
.hd-sec { border-bottom: 1px solid rgba(17,25,35,.08); }
.hd-sec .container { max-width: 1170px; }
.site-logo img { max-height: 52px; }
.main-menu ul li a { font-size: 11px; padding-top: 29px; padding-bottom: 29px; letter-spacing: .45px; }
.download-button a { padding: 12px 18px; background: var(--relied-orange); border-color: var(--relied-orange); color: #fff; font-size: 11px; letter-spacing: .4px; }
.download-button a:before { content: '\f1d8'; font-family: FontAwesome; margin-right: 7px; font-weight: normal; }
.home .relied-home-slider .slider-overlay { background: linear-gradient(90deg, rgba(13,21,31,.88) 0%, rgba(13,21,31,.76) 48%, rgba(13,21,31,.52) 100%); }
.home .relied-home-slider .single-slide:after { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 72% 42%, rgba(252,85,8,.13), transparent 24%); pointer-events: none; }
.home .relied-home-slider .slider-caption { background: rgba(8,14,21,.12); border-left: 4px solid var(--relied-orange); padding-left: 26px; }
.home .relied-home-slider .slider-text h1 { font-size: 48px; line-height: 1.22; max-width: 830px; text-shadow: 0 3px 18px rgba(0,0,0,.35); }
.home .relied-home-slider .slider-text p { max-width: 760px; font-size: 16px; line-height: 1.72; }
.home .relied-home-slider .slider-text li a { padding: 12px 28px; font-size: 13px; letter-spacing: .2px; text-transform: capitalize; }
.home .relied-trust-stats { gap: 0; background: rgba(8,14,21,.36); display: inline-flex; }
.home .relied-trust-stat { min-width: 132px; padding: 12px 16px; border-left: 1px solid rgba(255,255,255,.14); }
.home .relied-trust-stat:first-child { border-left: 3px solid var(--relied-orange); }
.home .relied-home-about .why-us-box h1 { font-size: 31px; line-height: 1.28; margin-bottom: 18px; }
.home .relied-home-about .why-us-box p { margin-bottom: 20px; }
.home .relied-home-about .why-us-box-item { margin-bottom: 13px; }
.home .relied-home-about .why-us-item { border: 1px solid var(--relied-border); background: #fff; }
.home .relied-home-about .why-us-item-img img { height: 255px; }
.home .relied-home-about .why-us-item-desc { min-height: 170px; padding: 20px; }
.home .relied-home-about .why-us-item-desc p { font-size: 13px; line-height: 1.62; }
.home .relied-home-categories { background-color: #121c2b; }
.home .relied-home-categories .sec-title p { max-width: 640px; }
.home .relied-home-categories .single-service-inner { min-height: 392px; background: #fff; }
.home .relied-home-categories .service-thumb img { height: 220px; }
.home .relied-home-categories .service-title-inner { min-height: 132px; }
.home .relied-home-categories .service-title h2 { margin-bottom: 8px; }
.home .relied-home-categories .service-title span { min-height: auto; color: #6a7480; }
.home .relied-home-categories .readmore-button a { background: var(--relied-orange); color: #fff; border: 1px solid var(--relied-orange); }
.home .relied-home-why { background: #fff; }
.home .relied-home-why .why-choose-v1-title h1 { font-size: 32px; line-height: 1.28; }
.home .relied-home-why .why-choose-v1-single { border-bottom: 1px solid var(--relied-border); padding-bottom: 18px; margin-bottom: 18px; }
.home .relied-home-why .why-choose-v1-single:last-child { border-bottom: 0; }
.home .relied-home-why .why-us-img { position: relative; padding: 18px; background: #f5f7f9; }
.home .relied-home-why .why-us-img:before { content: 'Factory Trust'; position: absolute; top: 34px; left: 34px; background: var(--relied-orange); color: #fff; padding: 8px 14px; font-weight: 700; font-size: 12px; z-index: 2; }
.home .relied-home-why .why-us-img img { height: 520px; object-fit: cover; width: 100%; }
.home .relied-home-products { background-image: linear-gradient(rgba(246,247,249,.97), rgba(246,247,249,.97)), url('assets/img/project-bg.jpg'); }
.home .relied-home-products .row { display: flex; flex-wrap: wrap; }
.home .relied-home-products [class*='col-'] { display: flex; }
.home .relied-home-products .relied-template-product-card { width: 100%; min-height: 548px; margin-bottom: 30px; }
.home .relied-home-products .relied-template-product-thumb { height: 224px; background: #fff; border-bottom: 1px solid var(--relied-border); }
.home .relied-home-products .relied-template-product-thumb img { object-fit: contain; padding: 10px; }
.home .relied-template-product-body h2 { font-size: 20px; font-weight: 800; }
.home .relied-template-product-body li { font-size: 13px; }
.home .relied-template-card-actions a { min-width: 112px; text-align: center; }
.home .relied-template-card-actions a:first-child { color: #fff; }
.home .relied-template-card-actions a:last-child:hover { background: var(--relied-orange); color: #fff; }
.home .relied-home-factory .why-us-img { background: #f5f7f9; padding: 18px; }
.home .relied-home-factory .why-us-img img { height: 500px; }
.home .relied-home-factory .why-choose-v1-title h1 { font-size: 32px; line-height: 1.28; }
.home .relied-process-item span { background: #121c2b; border-left: 4px solid var(--relied-orange); width: 48px; flex-basis: 48px; }
.home .relied-process-item h3 { font-weight: 800; }
.home .relied-home-markets { background-color: #121c2b; }
.home .relied-market-panel { background: linear-gradient(135deg, #172538, #0e1721); min-height: 340px; }
.home .relied-market-panel:after { content: ''; position: absolute; width: 72%; height: 52%; border: 1px dashed rgba(255,255,255,.18); border-radius: 50%; transform: rotate(-12deg); }
.home .relied-market-panel h2 { color: #fff; position: relative; z-index: 2; }
.home .relied-market-panel p { position: relative; z-index: 2; max-width: 560px; margin: 0 auto; }
.footer { background-image: none !important; }
.footer .footer-overlay, .footer .footer-shape { opacity: .18; }
.footer .relied-btn { margin-top: 8px; background: var(--relied-orange); border-color: var(--relied-orange); color: #fff; }
.footer-widget-menu a:hover, .footer-wedget-four a:hover { color: var(--relied-orange); }
@media (max-width: 991px) {
  .home .relied-home-slider .slider-caption { padding-left: 20px; }
  .home .relied-home-slider .slider-text h1 { font-size: 38px; }
  .home .relied-home-why .why-us-img img,
  .home .relied-home-factory .why-us-img img { height: 360px; }
}
@media (max-width: 767px) {
  .site-logo img { max-height: 42px; }
  .home .relied-home-slider .slider-caption { border-left: 3px solid var(--relied-orange); padding-left: 15px; }
  .home .relied-home-slider .slider-text h1 { font-size: 29px; }
  .home .relied-home-slider .slider-text li a { padding: 10px 16px; font-size: 12px; }
  .home .relied-home-about .why-us-item-img img,
  .home .relied-home-categories .service-thumb img { height: 210px; }
  .home .relied-home-why .why-us-img:before { top: 28px; left: 28px; }
  .home .relied-home-products .row { display: block; }
  .home .relied-home-products [class*='col-'] { display: block; }
  .home .relied-home-products .relied-template-product-card { min-height: 0; }
  .home .relied-home-products .relied-template-product-thumb { height: 210px; }
}

/* About page factory profile refinement */
.page-template-page-about .page-heading h1 { max-width: 820px; }
.page-template-page-about .page-heading p { max-width: 850px; }
.page-template-page-about .why-us-box h1,
.page-template-page-about .why-choose-v1-title h1,
.page-template-page-about .about-cert-section h1 { font-size: 32px; line-height: 1.3; margin-bottom: 18px; }
.page-template-page-about .about-image-frame { background: #f5f7f9; padding: 18px; border: 1px solid var(--relied-border); height: 100%; }
.page-template-page-about .about-image-frame img { width: 100%; height: 430px; object-fit: cover; display: block; }
.page-template-page-about .about-equal-row { display: flex; flex-wrap: wrap; }
.page-template-page-about .about-equal-row [class*='col-'] { display: flex; }
.page-template-page-about .about-stat-card { width: 100%; min-height: 170px; background: #fff; border: 1px solid var(--relied-border); padding: 28px 24px; margin-bottom: 30px; transition: all .25s ease; }
.page-template-page-about .about-stat-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(17,25,35,.09); }
.page-template-page-about .about-stat-card i { width: 50px; height: 50px; line-height: 50px; text-align: center; background: var(--relied-orange); color: #fff; font-size: 22px; margin-bottom: 17px; }
.page-template-page-about .about-stat-card strong { display: block; color: var(--relied-dark); font-size: 27px; line-height: 1.1; font-family: 'Poppins', sans-serif; }
.page-template-page-about .about-stat-card span { color: #66727e; font-weight: 700; text-transform: uppercase; font-size: 12px; letter-spacing: .5px; }
.page-template-page-about .about-supply-section { background-color: #121c2b; }
.page-template-page-about .about-supply-card { min-height: 430px; background: #fff; margin-bottom: 30px; }
.page-template-page-about .about-supply-card .service-thumb img { height: 230px; object-fit: cover; width: 100%; }
.page-template-page-about .about-supply-card .service-title-inner { min-height: 160px; }
.page-template-page-about .about-supply-card .service-title h2 { font-size: 19px; line-height: 1.35; }
.page-template-page-about .about-supply-card .service-title span { color: #66727e; font-size: 13px; line-height: 1.6; }
.page-template-page-about .about-integrated-img { background: #f5f7f9; padding: 18px; border: 1px solid var(--relied-border); }
.page-template-page-about .about-integrated-img img { width: 100%; height: 500px; object-fit: cover; }
.page-template-page-about .about-qc-section { background: #fff; }
.page-template-page-about .about-qc-section .relied-process-item { margin-bottom: 15px; }
.page-template-page-about .about-qc-section .relied-process-item span { width: 48px; flex-basis: 48px; background: #121c2b; border-left: 4px solid var(--relied-orange); }
.page-template-page-about .about-cert-section { background: var(--relied-light); }
.page-template-page-about .about-cert-card { background: #fff; border: 1px solid var(--relied-border); padding: 24px; text-align: center; }
.page-template-page-about .about-cert-card img { width: 100%; max-height: 360px; object-fit: contain; margin-bottom: 15px; }
.page-template-page-about .about-cert-card h3 { font-size: 20px; margin: 0; }
.page-template-page-about .about-market-section { background-color: #121c2b; }
.page-template-page-about .about-market-panel { min-height: 330px; }
.page-template-page-about .about-trust-section .relied-template-feature { min-height: 236px; }
.page-template-page-about .about-team-section .about-image-frame img { height: 360px; }
.page-template-page-about .about-dark-outline { color: var(--relied-dark); border-color: var(--relied-dark); }
.page-template-page-about .about-dark-outline:hover { color: #fff; background: var(--relied-dark); border-color: var(--relied-dark); }
@media (max-width: 991px) {
  .page-template-page-about .about-image-frame img,
  .page-template-page-about .about-integrated-img img { height: 340px; }
  .page-template-page-about .about-equal-row { display: block; }
  .page-template-page-about .about-equal-row [class*='col-'] { display: block; }
}
@media (max-width: 767px) {
  .page-template-page-about .why-us-box h1,
  .page-template-page-about .why-choose-v1-title h1,
  .page-template-page-about .about-cert-section h1 { font-size: 27px; }
  .page-template-page-about .about-image-frame,
  .page-template-page-about .about-integrated-img { padding: 12px; margin-top: 24px; }
  .page-template-page-about .about-image-frame img,
  .page-template-page-about .about-integrated-img img { height: 250px; }
  .page-template-page-about .about-stat-card { min-height: 0; }
  .page-template-page-about .about-supply-card { min-height: 0; }
  .page-template-page-about .about-supply-card .service-thumb img { height: 210px; }
}

/* Customization page industrial B2B service layout */
.page-template-page-customization .customization-hero,
.page-template-page-customization .customization-hero .single-slide { height: 560px; }
.page-template-page-customization .customization-hero .slider-overlay { background: linear-gradient(90deg, rgba(13,21,31,.9), rgba(13,21,31,.72)); }
.page-template-page-customization .customization-hero .slider-caption { border-left: 4px solid var(--relied-orange); padding-left: 26px; margin-left: 90px; }
.page-template-page-customization .customization-hero h1 { max-width: 820px; }
.page-template-page-customization .customization-trust-line { display: inline-block; margin-top: 22px; padding: 11px 16px; background: rgba(8,14,21,.42); color: #fff; border-left: 3px solid var(--relied-orange); font-weight: 700; font-size: 13px; }
.page-template-page-customization .customization-image-card { position: relative; background: #f5f7f9; padding: 18px; border: 1px solid var(--relied-border); height: 100%; }
.page-template-page-customization .customization-image-card img { width: 100%; height: 450px; object-fit: cover; display: block; }
.page-template-page-customization .customization-floating-card { position: absolute; left: 34px; bottom: 34px; width: 250px; background: #fff; border-left: 4px solid var(--relied-orange); padding: 18px; box-shadow: 0 14px 30px rgba(17,25,35,.18); }
.page-template-page-customization .customization-floating-card strong { display: block; color: var(--relied-dark); font-size: 18px; font-family: 'Poppins', sans-serif; }
.page-template-page-customization .customization-floating-card span { display: block; color: #65717d; font-size: 13px; line-height: 1.55; }
.page-template-page-customization .customization-equal-row { display: flex; flex-wrap: wrap; }
.page-template-page-customization .customization-equal-row [class*='col-'] { display: flex; }
.page-template-page-customization .customization-icon-card,
.page-template-page-customization .customization-doc-card { width: 100%; background: #fff; border: 1px solid var(--relied-border); padding: 28px 24px; margin-bottom: 30px; min-height: 236px; transition: all .25s ease; }
.page-template-page-customization .customization-icon-card:hover,
.page-template-page-customization .customization-doc-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(17,25,35,.09); }
.page-template-page-customization .customization-icon-card i,
.page-template-page-customization .customization-doc-card i { width: 52px; height: 52px; line-height: 52px; text-align: center; background: var(--relied-orange); color: #fff; font-size: 22px; margin-bottom: 18px; }
.page-template-page-customization .customization-icon-card h3,
.page-template-page-customization .customization-doc-card h3 { font-size: 19px; line-height: 1.35; margin: 0 0 10px; }
.page-template-page-customization .customization-icon-card p { margin: 0; }
.page-template-page-customization .customization-app-section { background-color: #121c2b; }
.page-template-page-customization .customization-app-card { background: #fff; margin-bottom: 30px; min-height: 445px; display: flex; flex-direction: column; border: 1px solid rgba(255,255,255,.08); }
.page-template-page-customization .customization-app-card img { width: 100%; height: 190px; object-fit: cover; }
.page-template-page-customization .customization-app-card > div { padding: 22px; display: flex; flex-direction: column; flex: 1; }
.page-template-page-customization .customization-app-card h3 { font-size: 18px; line-height: 1.35; margin: 0 0 10px; }
.page-template-page-customization .customization-app-card p { font-size: 13px; line-height: 1.65; }
.page-template-page-customization .customization-app-card a { margin-top: auto; color: var(--relied-orange); font-weight: 800; text-transform: uppercase; font-size: 12px; }
.page-template-page-customization .customization-process-grid { display: flex; flex-wrap: wrap; }
.page-template-page-customization .customization-process-grid [class*='col-'] { display: flex; }
.page-template-page-customization .customization-process-card { position: relative; overflow: hidden; width: 100%; min-height: 214px; background: #fff; border: 1px solid var(--relied-border); padding: 58px 24px 24px; margin-bottom: 30px; }
.page-template-page-customization .customization-process-card:after { content: ''; position: absolute; top: 31px; right: -20px; width: 74px; height: 1px; background: var(--relied-orange); opacity: .45; }
.page-template-page-customization .customization-process-card span { position: absolute; left: 20px; top: 12px; color: rgba(252,85,8,.20); font-size: 54px; line-height: 1; font-weight: 800; font-family: 'Poppins', sans-serif; }
.page-template-page-customization .customization-process-card h3 { position: relative; z-index: 1; font-size: 19px; margin: 0 0 10px; }
.page-template-page-customization .customization-process-card p { position: relative; z-index: 1; margin: 0; }
.page-template-page-customization .customization-engineering-section .relied-process-item span { background: #121c2b; border-left: 4px solid var(--relied-orange); width: 48px; flex-basis: 48px; }
.page-template-page-customization .customization-engineering-section .why-choose-v1-title h1,
.page-template-page-customization .customization-docs-section h1,
.page-template-page-customization .customization-checklist h1 { font-size: 32px; line-height: 1.3; }
.page-template-page-customization .customization-doc-card { min-height: 165px; }
.page-template-page-customization .customization-inquiry-section { background-color: #121c2b; }
.page-template-page-customization .customization-checklist { color: #dce5ee; }
.page-template-page-customization .customization-checklist h1 { color: #fff; }
.page-template-page-customization .customization-checklist p { color: #dce5ee; }
.page-template-page-customization .customization-checklist ul { list-style: none; margin: 22px 0 0; padding: 0; columns: 1; }
.page-template-page-customization .customization-checklist li { position: relative; padding-left: 27px; margin-bottom: 12px; color: #fff; }
.page-template-page-customization .customization-checklist li:before { content: '\f00c'; font-family: FontAwesome; position: absolute; left: 0; top: 1px; color: var(--relied-orange); }
.page-template-page-customization .customization-form-card { background: #fff; padding: 34px; border-top: 4px solid var(--relied-orange); box-shadow: 0 18px 34px rgba(0,0,0,.18); }
.page-template-page-customization .customization-form-card h2 { font-size: 28px; margin: 0 0 8px; }
.page-template-page-customization .customization-form-card p { margin-bottom: 20px; }
.page-template-page-customization .customization-form-card input,
.page-template-page-customization .customization-form-card textarea { background: #f6f7f9; border: 1px solid #e1e5ea; }
.page-template-page-customization .customization-form-card .quote-button { width: auto; padding: 13px 28px; background: var(--relied-orange); color: #fff; }
.page-template-page-customization .customization-faq-list { max-width: 920px; margin: 0 auto; }

/* Global motion enhancement layer */
html { scroll-behavior: smooth; }
body.relied-motion-ready { overflow-x: hidden; }
.relied-scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 10001;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(252,85,8,.94), rgba(255,143,52,.94));
  transform: scaleX(0);
  transform-origin: left center;
  box-shadow: 0 0 16px rgba(252,85,8,.35);
}
.relied-prepared {
  opacity: 0;
  transform: translate3d(0, 28px, 0);
  transition: opacity .8s ease, transform .8s cubic-bezier(.22, 1, .36, 1);
  will-change: opacity, transform;
}
.relied-inview {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.relied-prepared.relied-delay-1 { transition-delay: .08s; }
.relied-prepared.relied-delay-2 { transition-delay: .16s; }
.relied-prepared.relied-delay-3 { transition-delay: .24s; }
.relied-prepared.relied-delay-4 { transition-delay: .32s; }
.relied-prepared.relied-delay-5 { transition-delay: .40s; }
.relied-hover-lift,
.service-item,
.single-service-inner,
.relied-template-feature,
.relied-template-product-card,
.about-stat-card,
.about-supply-card,
.customization-icon-card,
.customization-doc-card,
.customization-process-card,
.customization-app-card,
.news-card,
.blog-grid-item,
.faq-card,
.why-us-item {
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  will-change: transform;
}
.relied-hover-lift:hover,
.service-item:hover,
.single-service-inner:hover,
.relied-template-feature:hover,
.relied-template-product-card:hover,
.about-stat-card:hover,
.about-supply-card:hover,
.customization-icon-card:hover,
.customization-doc-card:hover,
.customization-process-card:hover,
.customization-app-card:hover,
.news-card:hover,
.blog-grid-item:hover,
.faq-card:hover,
.why-us-item:hover {
  transform: translate3d(0, -8px, 0);
  box-shadow: 0 20px 34px rgba(17,25,35,.12);
}
.btn,
.download-button a,
.quote-button,
.product-quote-btn,
.relied-btn,
.slider-text li a,
.relied-template-card-actions a,
.readmore-button a {
  transition: transform .22s ease, box-shadow .22s ease, background-color .22s ease, color .22s ease, border-color .22s ease;
}
.btn:hover,
.download-button a:hover,
.quote-button:hover,
.product-quote-btn:hover,
.relied-btn:hover,
.slider-text li a:hover,
.relied-template-card-actions a:hover,
.readmore-button a:hover {
  transform: translate3d(0, -2px, 0);
  box-shadow: 0 12px 24px rgba(17,25,35,.14);
}
.site-logo img,
.single-slide,
.page-heading,
.slider-caption,
.why-us-img img,
.about-image-frame img,
.about-integrated-img img,
.customization-image-card img,
.customization-app-card img,
.relied-market-panel,
.relied-map {
  transform: translateZ(0);
}
.relied-parallax {
  transition: transform .18s linear;
  will-change: transform;
}
.relied-image-zoom {
  overflow: hidden;
}
.relied-image-zoom img {
  transition: transform .7s ease, filter .35s ease;
  will-change: transform;
}
.relied-image-zoom:hover img {
  transform: scale(1.045);
}
.hd-sec {
  transition: box-shadow .25s ease, background-color .25s ease;
}
.hd-sec.relied-scrolled {
  box-shadow: 0 12px 28px rgba(17,25,35,.15);
}
.slider-overlay,
.home .relied-home-slider .slider-overlay,
.relied-page-hero:before,
.relied-template-page-hero:before {
  transition: opacity .35s ease;
}
.footer-widget-menu a,
.footer-wedget-four a,
.main-menu ul li a {
  transition: color .2s ease;
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .relied-scroll-progress,
  .relied-prepared,
  .relied-hover-lift,
  .service-item,
  .single-service-inner,
  .relied-template-feature,
  .relied-template-product-card,
  .about-stat-card,
  .about-supply-card,
  .customization-icon-card,
  .customization-doc-card,
  .customization-process-card,
  .customization-app-card,
  .news-card,
  .blog-grid-item,
  .faq-card,
  .why-us-item,
  .btn,
  .download-button a,
  .quote-button,
  .product-quote-btn,
  .relied-btn,
  .slider-text li a,
  .relied-template-card-actions a,
  .readmore-button a,
  .relied-parallax,
  .relied-image-zoom img {
    transition: none !important;
    animation: none !important;
    transform: none !important;
  }
  .relied-prepared { opacity: 1 !important; }
}

/* Focused motion pass: home hero + product catalogue */
.home .hero-section,
.home .hero-slider,
.home .hero-slide,
.home .single-slide {
  overflow: hidden;
}
.home .single-slide > img,
.home .single-slide .slide-bg,
.home .single-slide .hero-bg {
  transition: transform 6s ease, filter .6s ease;
  transform: scale(1.02);
}
.home .owl-item.active .single-slide > img,
.home .owl-item.active .single-slide .slide-bg,
.home .owl-item.active .single-slide .hero-bg {
  transform: scale(1.08);
}
.home .owl-item.active .slider-text h1,
.home .owl-item.active .slider-text p,
.home .owl-item.active .slider-text ul,
.home .owl-item.active .slider-text .btn,
.home .owl-item.active .slider-text .relied-trust-stats {
  animation: reliedHeroRise .9s cubic-bezier(.22, 1, .36, 1) both;
}
.home .owl-item.active .slider-text p { animation-delay: .12s; }
.home .owl-item.active .slider-text ul,
.home .owl-item.active .slider-text .btn { animation-delay: .22s; }
.home .owl-item.active .slider-text .relied-trust-stats { animation-delay: .3s; }
@keyframes reliedHeroRise {
  from {
    opacity: 0;
    transform: translate3d(0, 26px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.home .owl-dots .owl-dot span {
  transition: width .24s ease, background-color .24s ease, transform .24s ease;
}
.home .owl-dots .owl-dot.active span {
  width: 34px;
  background: var(--relied-orange);
}

.featured-product-card,
.catalogue-card {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transform: perspective(1000px) rotateX(var(--relied-tilt-y, 0deg)) rotateY(var(--relied-tilt-x, 0deg)) translate3d(0, 0, 0);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.featured-product-card::before,
.catalogue-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at var(--relied-pointer-x, 50%) var(--relied-pointer-y, 50%), rgba(252,85,8,.16), transparent 36%);
  opacity: 0;
  transition: opacity .22s ease;
  pointer-events: none;
  z-index: 0;
}
.featured-product-card::after,
.catalogue-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-top: 3px solid transparent;
  transition: border-color .22s ease;
  pointer-events: none;
}
.featured-product-card:hover::before,
.catalogue-card:hover::before {
  opacity: 1;
}
.featured-product-card:hover::after,
.catalogue-card:hover::after {
  border-top-color: var(--relied-orange);
}
.featured-product-card > *,
.catalogue-card > * {
  position: relative;
  z-index: 1;
}
.featured-card-img-box,
.catalogue-card-img,
.featured-rig-img {
  overflow: hidden;
}

.home .featured-card-img-box {
  aspect-ratio: 1 / 1;
  height: auto;
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 16px;
}

.home .featured-card-img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: transparent;
}

.home .featured-product-card:hover .featured-card-img-box img {
  transform: scale(1.03);
}
.featured-card-img-box img,
.catalogue-card-img img,
.featured-rig-img img {
  transition: transform .75s ease, filter .28s ease;
  transform: scale(1.01);
}
.featured-product-card:hover .featured-card-img-box img,
.catalogue-card:hover .catalogue-card-img img,
.featured-rig-section:hover .featured-rig-img img {
  transform: scale(1.06);
}
.featured-card-badge,
.featured-card-tag,
.card-meta-tag,
.featured-rig-tag {
  transition: transform .22s ease, background-color .22s ease, color .22s ease;
}
.featured-product-card:hover .featured-card-badge,
.featured-product-card:hover .featured-card-tag,
.catalogue-card:hover .card-meta-tag,
.featured-rig-section:hover .featured-rig-tag {
  transform: translate3d(0, -2px, 0);
}
.featured-bullet-line,
.catalogue-card .featured-bullet-line {
  transition: transform .22s ease, color .22s ease;
}
.featured-product-card:hover .featured-bullet-line,
.catalogue-card:hover .featured-bullet-line {
  transform: translateX(4px);
}
.featured-card-actions a,
.catalogue-card .btn,
.featured-rig-btns .btn {
  position: relative;
  overflow: hidden;
}
.featured-card-actions a::before,
.catalogue-card .btn::before,
.featured-rig-btns .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 70%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.28), transparent);
  transition: left .42s ease;
}
.featured-card-actions a:hover::before,
.catalogue-card .btn:hover::before,
.featured-rig-btns .btn:hover::before {
  left: 135%;
}

.products-archive .catalogue-results-header,
body.post-type-archive-relied_product .catalogue-results-header {
  position: sticky;
  top: 86px;
  z-index: 8;
  background: rgba(255,255,255,.94);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(17,25,35,.08);
  padding-bottom: 14px;
}
.index-link,
.navigator-tab-btn,
.results-sort-select,
.catalogue-index-card,
.category-filter-btn {
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;
}
.index-link:hover,
.navigator-tab-btn:hover,
.category-filter-btn:hover {
  transform: translate3d(0, -2px, 0);
}
.results-sort-select:focus {
  border-color: var(--relied-orange);
  box-shadow: 0 0 0 4px rgba(252,85,8,.12);
}
.featured-rig-section {
  position: relative;
  overflow: hidden;
}
.featured-rig-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, rgba(255,255,255,.02), rgba(252,85,8,.05), rgba(255,255,255,0));
  pointer-events: none;
}

@media (max-width: 991px) {
  .products-archive .catalogue-results-header,
  body.post-type-archive-relied_product .catalogue-results-header {
    position: relative;
    top: 0;
    backdrop-filter: none;
  }
}
.page-template-page-customization .customization-faq-list details { background: #fff; border: 1px solid var(--relied-border); margin-bottom: 12px; padding: 0; }
.page-template-page-customization .customization-faq-list summary { cursor: pointer; padding: 18px 22px; font-weight: 800; color: var(--relied-dark); font-family: 'Poppins', sans-serif; }
.page-template-page-customization .customization-faq-list summary::marker { color: var(--relied-orange); }
.page-template-page-customization .customization-faq-list p { border-top: 1px solid var(--relied-border); margin: 0; padding: 18px 22px; }
.page-template-page-customization .customization-final-cta .relied-btn { margin-left: 8px; }
.page-template-page-customization .customization-final-cta .customization-cta-secondary { background: transparent; color: #fff; border-color: #fff; }
.page-template-page-customization .customization-final-cta .customization-cta-secondary:hover { background: #fff; color: var(--relied-dark); }
@media (max-width: 991px) {
  .page-template-page-customization .customization-hero .slider-caption { margin-left: 0; }
  .page-template-page-customization .customization-image-card img { height: 340px; }
  .page-template-page-customization .customization-equal-row,
  .page-template-page-customization .customization-process-grid { display: block; }
  .page-template-page-customization .customization-equal-row [class*='col-'],
  .page-template-page-customization .customization-process-grid [class*='col-'] { display: block; }
}
@media (max-width: 767px) {
  .page-template-page-customization .customization-hero,
  .page-template-page-customization .customization-hero .single-slide { height: 520px; }
  .page-template-page-customization .customization-hero .slider-caption { padding-left: 15px; border-left: 3px solid var(--relied-orange); }
  .page-template-page-customization .customization-hero h1 { font-size: 30px; }
  .page-template-page-customization .customization-trust-line { font-size: 12px; }
  .page-template-page-customization .customization-image-card { margin-top: 24px; padding: 12px; }
  .page-template-page-customization .customization-image-card img { height: 250px; }
  .page-template-page-customization .customization-floating-card { position: static; width: auto; margin-top: 12px; box-shadow: none; }
  .page-template-page-customization .customization-icon-card,
  .page-template-page-customization .customization-process-card,
  .page-template-page-customization .customization-app-card { min-height: 0; }
  .page-template-page-customization .customization-form-card { padding: 24px; }
  .page-template-page-customization .customization-final-cta .text-right { text-align: left; margin-top: 18px; }
  .page-template-page-customization .customization-final-cta .relied-btn { margin-left: 0; margin-right: 8px; }
}

/* Contact page B2B quote conversion layout */
.page-template-page-contact .contact-hero,
.page-template-page-contact .contact-hero .single-slide { height: 540px; }
.page-template-page-contact .contact-hero .slider-overlay { background: linear-gradient(90deg, rgba(13,21,31,.9), rgba(13,21,31,.72)); }
.page-template-page-contact .contact-hero .slider-caption { border-left: 4px solid var(--relied-orange); padding-left: 26px; margin-left: 90px; }
.page-template-page-contact .contact-hero h1 { max-width: 820px; }
.page-template-page-contact .contact-trust-line { display: inline-block; margin-top: 22px; padding: 11px 16px; background: rgba(8,14,21,.42); color: #fff; border-left: 3px solid var(--relied-orange); font-weight: 700; font-size: 13px; }
.page-template-page-contact .contact-equal-row,
.page-template-page-contact .contact-process-grid { display: flex; flex-wrap: wrap; }
.page-template-page-contact .contact-equal-row [class*='col-'],
.page-template-page-contact .contact-process-grid [class*='col-'] { display: flex; }
.page-template-page-contact .contact-method-card { width: 100%; min-height: 265px; background: #fff; border: 1px solid var(--relied-border); padding: 28px 22px; margin-bottom: 30px; transition: all .25s ease; overflow-wrap: anywhere; }
.page-template-page-contact .contact-method-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(17,25,35,.09); }
.page-template-page-contact .contact-method-card i { width: 52px; height: 52px; line-height: 52px; text-align: center; background: var(--relied-orange); color: #fff; font-size: 22px; margin-bottom: 18px; }
.page-template-page-contact .contact-method-card h3 { font-size: 18px; line-height: 1.35; margin: 0 0 10px; }
.page-template-page-contact .contact-method-card p { font-size: 13px; line-height: 1.6; min-height: 63px; }
.page-template-page-contact .contact-method-card a { color: var(--relied-orange); font-weight: 800; text-transform: uppercase; font-size: 12px; }
.page-template-page-contact .contact-tip-card { position: relative; background: #f5f7f9; padding: 18px; border: 1px solid var(--relied-border); height: 100%; }
.page-template-page-contact .contact-tip-card img { width: 100%; height: 380px; object-fit: cover; display: block; }
.page-template-page-contact .contact-tip-card div { position: absolute; left: 34px; bottom: 34px; width: 290px; background: #fff; border-left: 4px solid var(--relied-orange); padding: 18px; box-shadow: 0 14px 30px rgba(17,25,35,.18); }
.page-template-page-contact .contact-tip-card strong { display: block; color: var(--relied-dark); font-size: 18px; font-family: 'Poppins', sans-serif; }
.page-template-page-contact .contact-tip-card span { display: block; color: #65717d; font-size: 13px; line-height: 1.55; }
.page-template-page-contact .contact-form-section { background-color: #121c2b; }
.page-template-page-contact .contact-form-section h1 { color: #fff; font-size: 34px; line-height: 1.3; }
.page-template-page-contact .contact-form-section p { color: #dce5ee; }
.page-template-page-contact .contact-form-trust { margin-top: 26px; }
.page-template-page-contact .contact-form-trust div { border-left: 3px solid var(--relied-orange); padding-left: 14px; margin-bottom: 16px; color: #fff; }
.page-template-page-contact .contact-form-trust strong { display: block; font-family: 'Poppins', sans-serif; }
.page-template-page-contact .contact-form-trust span { color: #cbd5df; font-size: 13px; }
.page-template-page-contact .contact-quote-card { background: #fff; padding: 34px; border-top: 4px solid var(--relied-orange); box-shadow: 0 18px 34px rgba(0,0,0,.18); }
.page-template-page-contact .contact-quote-card input,
.page-template-page-contact .contact-quote-card textarea { background: #f6f7f9; border: 1px solid #e1e5ea; }
.page-template-page-contact .contact-quote-card .quote-button { padding: 13px 28px; background: var(--relied-orange); color: #fff; }
.page-template-page-contact .contact-form-note { color: #65717d !important; margin: 12px 0 0; font-size: 13px; }
.page-template-page-contact .contact-process-card { position: relative; overflow: hidden; width: 100%; min-height: 210px; background: #fff; border: 1px solid var(--relied-border); padding: 58px 24px 24px; margin-bottom: 30px; }
.page-template-page-contact .contact-process-card span { position: absolute; left: 20px; top: 12px; color: rgba(252,85,8,.20); font-size: 54px; line-height: 1; font-weight: 800; font-family: 'Poppins', sans-serif; }
.page-template-page-contact .contact-process-card h3 { position: relative; z-index: 1; font-size: 19px; margin: 0 0 10px; }
.page-template-page-contact .contact-process-card p { position: relative; z-index: 1; margin: 0; }
.page-template-page-contact .contact-product-card { width: 100%; background: #fff; border: 1px solid var(--relied-border); margin-bottom: 30px; display: flex; flex-direction: column; min-height: 445px; transition: all .25s ease; }
.page-template-page-contact .contact-product-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(17,25,35,.09); }
.page-template-page-contact .contact-product-card img { width: 100%; height: 210px; object-fit: contain; padding: 10px; background: #f6f7f9; border-bottom: 1px solid var(--relied-border); }
.page-template-page-contact .contact-product-card div { padding: 22px; display: flex; flex-direction: column; flex: 1; }
.page-template-page-contact .contact-product-card h3 { font-size: 18px; line-height: 1.35; margin: 0 0 10px; }
.page-template-page-contact .contact-product-card p { font-size: 13px; line-height: 1.6; }
.page-template-page-contact .contact-product-card a { margin-top: auto; color: var(--relied-orange); font-weight: 800; text-transform: uppercase; font-size: 12px; }
.page-template-page-contact .contact-market-section { background-color: #121c2b; }
.page-template-page-contact .contact-market-panel { min-height: 330px; }
.page-template-page-contact .contact-faq-list { max-width: 920px; margin: 0 auto; }
.page-template-page-contact .contact-faq-list details { background: #fff; border: 1px solid var(--relied-border); margin-bottom: 12px; }
.page-template-page-contact .contact-faq-list summary { cursor: pointer; padding: 18px 22px; font-weight: 800; color: var(--relied-dark); font-family: 'Poppins', sans-serif; }
.page-template-page-contact .contact-faq-list summary::marker { color: var(--relied-orange); }
.page-template-page-contact .contact-faq-list p { border-top: 1px solid var(--relied-border); margin: 0; padding: 18px 22px; }
.page-template-page-contact .contact-final-cta .relied-btn { margin-left: 8px; }
.page-template-page-contact .contact-final-cta .contact-cta-secondary { background: transparent; color: #fff; border-color: #fff; }
.page-template-page-contact .contact-final-cta .contact-cta-secondary:hover { background: #fff; color: var(--relied-dark); }
@media (max-width: 991px) {
  .page-template-page-contact .contact-hero .slider-caption { margin-left: 0; }
  .page-template-page-contact .contact-equal-row,
  .page-template-page-contact .contact-process-grid { display: block; }
  .page-template-page-contact .contact-equal-row [class*='col-'],
  .page-template-page-contact .contact-process-grid [class*='col-'] { display: block; }
  .page-template-page-contact .contact-tip-card img { height: 320px; }
}
@media (max-width: 767px) {
  .page-template-page-contact .contact-hero,
  .page-template-page-contact .contact-hero .single-slide { height: 500px; }
  .page-template-page-contact .contact-hero .slider-caption { padding-left: 15px; border-left: 3px solid var(--relied-orange); }
  .page-template-page-contact .contact-hero h1 { font-size: 30px; }
  .page-template-page-contact .contact-method-card,
  .page-template-page-contact .contact-process-card,
  .page-template-page-contact .contact-product-card { min-height: 0; }
  .page-template-page-contact .contact-tip-card { margin-top: 24px; padding: 12px; }
  .page-template-page-contact .contact-tip-card img { height: 240px; }
  .page-template-page-contact .contact-tip-card div { position: static; width: auto; margin-top: 12px; box-shadow: none; }
  .page-template-page-contact .contact-quote-card { padding: 24px; }
  .page-template-page-contact .contact-final-cta .text-right { text-align: left; margin-top: 18px; }
  .page-template-page-contact .contact-final-cta .relied-btn { margin-left: 0; margin-right: 8px; }
}

/* Factory & Quality Control page */
.page-template-page-factory .factory-hero,
.page-template-page-factory .factory-hero .single-slide { height: 520px; }
.page-template-page-factory .factory-hero .slider-overlay { background: linear-gradient(90deg, rgba(13,21,31,.88), rgba(13,21,31,.68)); }
.page-template-page-factory .factory-hero .slider-caption { border-left: 4px solid var(--relied-orange); padding-left: 26px; margin-left: 90px; }
.page-template-page-factory .factory-hero h1 { max-width: 850px; }
.page-template-page-factory .factory-overview-grid { display: flex; flex-wrap: wrap; }
.page-template-page-factory .factory-overview-grid [class*='col-'] { display: flex; }
.page-template-page-factory .factory-overview-card { width: 100%; min-height: 142px; background: #fff; border: 1px solid var(--relied-border); padding: 22px; margin-bottom: 20px; transition: all .25s ease; }
.page-template-page-factory .factory-overview-card:hover { transform: translateY(-4px); box-shadow: 0 14px 30px rgba(17,25,35,.09); }
.page-template-page-factory .factory-overview-card i { width: 44px; height: 44px; line-height: 44px; text-align: center; background: var(--relied-orange); color: #fff; margin-bottom: 12px; }
.page-template-page-factory .factory-overview-card h3 { font-size: 16px; margin: 0 0 7px; }
.page-template-page-factory .factory-overview-card p { margin: 0; font-size: 13px; line-height: 1.55; }
.page-template-page-factory .factory-image-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.page-template-page-factory .factory-image-grid a { position: relative; display: block; overflow: hidden; background: #111923; }
.page-template-page-factory .factory-image-grid img { width: 100%; height: 255px; object-fit: cover; transition: transform .3s ease; opacity: .92; }
.page-template-page-factory .factory-image-grid a:hover img { transform: scale(1.04); }
.page-template-page-factory .factory-image-grid span { position: absolute; left: 0; right: 0; bottom: 0; padding: 13px 16px; background: linear-gradient(transparent, rgba(0,0,0,.78)); color: #fff; font-weight: 700; }
.page-template-page-factory .factory-process-section { background-color: #121c2b; }
.page-template-page-factory .factory-process-row { display: flex; flex-wrap: wrap; }
.page-template-page-factory .col-md-5ths { width: 20%; float: left; display: flex; }
.page-template-page-factory .factory-process-card { position: relative; width: 100%; min-height: 280px; background: #fff; border: 1px solid rgba(255,255,255,.08); padding: 54px 20px 24px; margin-bottom: 30px; overflow: hidden; }
.page-template-page-factory .factory-process-card span { position: absolute; left: 16px; top: 10px; font-size: 48px; font-weight: 800; color: rgba(252,85,8,.22); font-family: 'Poppins', sans-serif; line-height: 1; }
.page-template-page-factory .factory-process-card i { width: 48px; height: 48px; line-height: 48px; text-align: center; background: var(--relied-orange); color: #fff; margin-bottom: 16px; position: relative; z-index: 1; }
.page-template-page-factory .factory-process-card h3 { font-size: 17px; line-height: 1.35; margin: 0 0 10px; position: relative; z-index: 1; }
.page-template-page-factory .factory-process-card p { margin: 0; font-size: 13px; line-height: 1.6; position: relative; z-index: 1; }
.page-template-page-factory .factory-image-frame { background: #f5f7f9; padding: 18px; border: 1px solid var(--relied-border); }
.page-template-page-factory .factory-image-frame img { width: 100%; height: 470px; object-fit: cover; display: block; }
.page-template-page-factory .factory-qc-card { display: flex; gap: 16px; border-bottom: 1px solid var(--relied-border); padding: 18px 0; }
.page-template-page-factory .factory-qc-card i { width: 46px; height: 46px; line-height: 46px; text-align: center; background: var(--relied-orange); color: #fff; flex: 0 0 46px; }
.page-template-page-factory .factory-qc-card h3 { margin: 0 0 6px; font-size: 18px; }
.page-template-page-factory .factory-qc-card p { margin: 0; }
.page-template-page-factory .factory-cert-section { background: var(--relied-light); }
.page-template-page-factory .factory-cert-section h1 { font-size: 32px; line-height: 1.3; }
.page-template-page-factory .factory-cert-card { background: #fff; border: 1px solid var(--relied-border); padding: 24px; text-align: center; }
.page-template-page-factory .factory-cert-card img { width: 100%; max-height: 340px; object-fit: contain; margin-bottom: 15px; }
.page-template-page-factory .factory-cert-card h3 { margin: 0; font-size: 20px; }
.page-template-page-factory .factory-team-row { display: flex; flex-wrap: wrap; }
.page-template-page-factory .factory-team-row [class*='col-'] { display: flex; }
.page-template-page-factory .factory-team-card { width: 100%; background: #fff; border: 1px solid var(--relied-border); margin-bottom: 30px; }
.page-template-page-factory .factory-team-card img { width: 100%; height: 250px; object-fit: cover; }
.page-template-page-factory .factory-team-card div { padding: 22px; }
.page-template-page-factory .factory-team-card h3 { font-size: 19px; margin: 0 0 8px; }
.page-template-page-factory .factory-team-card p { margin: 0; }
.page-template-page-factory .factory-why-row { display: flex; flex-wrap: wrap; }
.page-template-page-factory .factory-why-row [class*='col-'] { display: flex; }
.page-template-page-factory .factory-why-row .relied-template-feature { width: 100%; min-height: 230px; }
@media (max-width: 991px) {
  .page-template-page-factory .factory-hero .slider-caption { margin-left: 0; }
  .page-template-page-factory .factory-overview-grid,
  .page-template-page-factory .factory-process-row,
  .page-template-page-factory .factory-team-row,
  .page-template-page-factory .factory-why-row { display: block; }
  .page-template-page-factory .factory-overview-grid [class*='col-'],
  .page-template-page-factory .factory-team-row [class*='col-'],
  .page-template-page-factory .factory-why-row [class*='col-'] { display: block; }
  .page-template-page-factory .col-md-5ths { width: 50%; display: block; }
  .page-template-page-factory .factory-image-grid { grid-template-columns: repeat(2, 1fr); }
  .page-template-page-factory .factory-image-frame img { height: 340px; }
}
@media (max-width: 767px) {
  .page-template-page-factory .factory-hero,
  .page-template-page-factory .factory-hero .single-slide { height: 500px; }
  .page-template-page-factory .factory-hero .slider-caption { padding-left: 15px; border-left: 3px solid var(--relied-orange); }
  .page-template-page-factory .factory-hero h1 { font-size: 30px; }
  .page-template-page-factory .factory-image-grid { grid-template-columns: 1fr; }
  .page-template-page-factory .factory-image-grid img { height: 230px; }
  .page-template-page-factory .col-md-5ths { width: 100%; }
  .page-template-page-factory .factory-process-card { min-height: 0; }
  .page-template-page-factory .factory-image-frame { margin-bottom: 24px; padding: 12px; }
  .page-template-page-factory .factory-image-frame img { height: 250px; }
}
.page-template-page-factory .factory-overview-card { min-height: 167px; }

/* Products archive B2B catalog refinement */
.post-type-archive-relied_product .products-archive-section { padding: 90px 0 70px; background: #f6f7f9; }
.post-type-archive-relied_product .products-archive-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 28px; margin-bottom: 30px; }
.post-type-archive-relied_product .products-archive-head h2 { font-size: 34px; line-height: 1.28; font-weight: 800; margin: 0 0 10px; text-transform: capitalize; }
.post-type-archive-relied_product .products-archive-head p { max-width: 720px; margin: 0; color: #65717d; }
.post-type-archive-relied_product .products-archive-head-quote { flex: 0 0 auto; display: inline-block; padding: 12px 24px; background: var(--relied-orange); border: 1px solid var(--relied-orange); color: #fff; font-weight: 800; text-transform: uppercase; font-size: 12px; }
.post-type-archive-relied_product .products-archive-head-quote:hover { background: transparent; color: var(--relied-orange); }
.post-type-archive-relied_product .products-filter-panel { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 34px; padding: 18px; background: #fff; border: 1px solid var(--relied-border); }
.post-type-archive-relied_product .products-filter-btn { border: 1px solid var(--relied-border); background: #fff; color: var(--relied-dark); padding: 10px 14px; font-size: 12px; line-height: 1.2; font-weight: 800; text-transform: uppercase; transition: all .2s ease; }
.post-type-archive-relied_product .products-filter-btn:hover,
.post-type-archive-relied_product .products-filter-btn.active { background: var(--relied-orange); border-color: var(--relied-orange); color: #fff; }
.post-type-archive-relied_product .products-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; align-items: stretch; }
.post-type-archive-relied_product .products-catalog-card { background: #fff; border: 1px solid var(--relied-border); min-height: 560px; display: flex; flex-direction: column; transition: all .25s ease; }
.post-type-archive-relied_product .products-catalog-card:hover { transform: translateY(-4px); box-shadow: 0 16px 30px rgba(17,25,35,.10); }
.post-type-archive-relied_product .products-catalog-card-body { padding: 22px 22px 0; }
.post-type-archive-relied_product .products-catalog-card-content { padding-top: 18px; padding-bottom: 22px; flex: 1; display: flex; flex-direction: column; }
.post-type-archive-relied_product .products-catalog-category { display: inline-block; margin-bottom: 10px; color: var(--relied-orange); font-size: 11px; line-height: 1.3; font-weight: 800; text-transform: uppercase; letter-spacing: .55px; }
.post-type-archive-relied_product .products-catalog-card h3 { font-size: 19px; line-height: 1.35; font-weight: 800; margin: 0; min-height: 52px; }
.post-type-archive-relied_product .products-catalog-card h3 a { color: var(--relied-dark); }
.post-type-archive-relied_product .products-catalog-card h3 a:hover { color: var(--relied-orange); }
.post-type-archive-relied_product .products-catalog-image { display: flex; align-items: center; justify-content: center; width: 100%; aspect-ratio: 4 / 3; margin-top: 20px; background: #f2f4f7; border-top: 1px solid var(--relied-border); border-bottom: 1px solid var(--relied-border); overflow: hidden; }
.post-type-archive-relied_product .products-catalog-image img { width: 100%; height: 100%; object-fit: contain; padding: 12px; transition: transform .3s ease; }
.post-type-archive-relied_product .products-catalog-card:hover .products-catalog-image img { transform: scale(1.03); }
.post-type-archive-relied_product .products-catalog-card ul { list-style: none; margin: 0 0 20px; padding: 0; }
.post-type-archive-relied_product .products-catalog-card li { position: relative; padding-left: 20px; margin-bottom: 9px; color: #566370; font-size: 13px; line-height: 1.55; }
.post-type-archive-relied_product .products-catalog-card li:before { content: ''; position: absolute; left: 0; top: 8px; width: 7px; height: 7px; background: var(--relied-orange); }
.post-type-archive-relied_product .products-catalog-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: auto; }
.post-type-archive-relied_product .products-catalog-actions a { display: block; text-align: center; padding: 11px 10px; border: 1px solid var(--relied-orange); font-weight: 800; font-size: 12px; line-height: 1.2; text-transform: uppercase; }
.post-type-archive-relied_product .products-btn-primary { background: var(--relied-orange); color: #fff; }
.post-type-archive-relied_product .products-btn-primary:hover { background: #d94704; border-color: #d94704; color: #fff; }
.post-type-archive-relied_product .products-btn-secondary { background: transparent; color: var(--relied-orange); }
.post-type-archive-relied_product .products-btn-secondary:hover { background: var(--relied-orange); color: #fff; }
.post-type-archive-relied_product .products-mid-cta { grid-column: 1 / -1; display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 38px 42px; background: linear-gradient(100deg, #111923, #202b3f); color: #dce5ee; border-left: 5px solid var(--relied-orange); }
.post-type-archive-relied_product .products-mid-cta h2 { color: #fff; font-size: 30px; line-height: 1.25; margin: 0 0 8px; }
.post-type-archive-relied_product .products-mid-cta p { max-width: 720px; margin: 0; color: #dce5ee; }
.post-type-archive-relied_product .products-bottom-cta { padding: 42px 0; background: var(--relied-orange); color: #fff; }
.post-type-archive-relied_product .products-bottom-cta h2 { color: #fff; font-size: 28px; margin: 0 0 8px; }
.post-type-archive-relied_product .products-bottom-cta p { color: #fff; margin: 0; }
.post-type-archive-relied_product .products-bottom-cta .relied-kicker { color: #fff; }
.post-type-archive-relied_product .products-bottom-cta .relied-btn { background: #fff; border-color: #fff; color: var(--relied-dark); margin-top: 8px; }
.post-type-archive-relied_product .products-bottom-cta .relied-btn:hover { background: transparent; color: #fff; }
@media (min-width: 1400px) {
  .post-type-archive-relied_product .products-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .post-type-archive-relied_product .products-catalog-card { min-height: 565px; }
}
@media (max-width: 991px) {
  .post-type-archive-relied_product .products-archive-head { display: block; }
  .post-type-archive-relied_product .products-archive-head-quote { margin-top: 18px; }
  .post-type-archive-relied_product .products-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .post-type-archive-relied_product .products-catalog-card { min-height: 0; }
  .post-type-archive-relied_product .products-mid-cta { display: block; }
  .post-type-archive-relied_product .products-mid-cta .relied-btn { margin-top: 20px; }
}
@media (max-width: 767px) {
  .post-type-archive-relied_product .products-archive-section { padding: 60px 0 40px; }
  .post-type-archive-relied_product .products-archive-head h2 { font-size: 27px; }
  .post-type-archive-relied_product .products-filter-panel { padding: 12px; gap: 8px; }
  .post-type-archive-relied_product .products-filter-btn { width: 100%; text-align: left; }
  .post-type-archive-relied_product .products-grid { grid-template-columns: 1fr; gap: 22px; }
  .post-type-archive-relied_product .products-catalog-card h3 { min-height: 0; }
  .post-type-archive-relied_product .products-catalog-image { margin-top: 16px; }
  .post-type-archive-relied_product .products-mid-cta { padding: 28px 24px; }
  .post-type-archive-relied_product .products-mid-cta h2 { font-size: 25px; }
  .post-type-archive-relied_product .products-bottom-cta .text-right { text-align: left; margin-top: 18px; }
}

/* Products archive polish: cleaner cards, three-column grid and stronger CTAs */
.post-type-archive-relied_product .products-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; }
.post-type-archive-relied_product .products-catalog-card { background: #fff; min-height: 548px; box-shadow: none; }
.post-type-archive-relied_product .products-catalog-card:hover { box-shadow: 0 18px 34px rgba(17,25,35,.11); }
.post-type-archive-relied_product .products-catalog-card-body { background: #fff; padding: 24px 24px 0; }
.post-type-archive-relied_product .products-catalog-card-content { padding-top: 18px; padding-bottom: 24px; }
.post-type-archive-relied_product .products-catalog-card h3 { font-size: 20px; font-weight: 900; min-height: 56px; letter-spacing: -.2px; }
.post-type-archive-relied_product .products-catalog-image { background: #fff; aspect-ratio: 4 / 3; margin-top: 18px; border-top: 1px solid var(--relied-border); border-bottom: 1px solid var(--relied-border); }
.post-type-archive-relied_product .products-catalog-image img { object-fit: contain; padding: 16px; background: #fff; }
.post-type-archive-relied_product .products-spec-list { margin-bottom: 24px; }
.post-type-archive-relied_product .products-spec-list li { padding-left: 18px; margin-bottom: 10px; min-height: 22px; }
.post-type-archive-relied_product .products-spec-list li span { color: var(--relied-dark); font-weight: 900; }
.post-type-archive-relied_product .products-catalog-actions { gap: 12px; }
.post-type-archive-relied_product .products-catalog-actions a { min-height: 46px; display: flex; align-items: center; justify-content: center; padding: 14px 12px; background: var(--relied-orange); border-color: var(--relied-orange); color: #fff; font-size: 12px; letter-spacing: .25px; }
.post-type-archive-relied_product .products-catalog-actions a:hover { background: var(--relied-dark); border-color: var(--relied-dark); color: #fff; }
.post-type-archive-relied_product .products-btn-secondary { background: var(--relied-orange); color: #fff; }
.post-type-archive-relied_product .products-filter-panel { margin-bottom: 30px; }
.post-type-archive-relied_product .products-mid-cta { margin: 2px 0; }
@media (min-width: 1400px) {
  .post-type-archive-relied_product .products-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 38px; }
  .post-type-archive-relied_product .products-catalog-card { min-height: 548px; }
}
@media (max-width: 1199px) {
  .post-type-archive-relied_product .products-grid { gap: 30px; }
  .post-type-archive-relied_product .products-catalog-card h3 { font-size: 19px; }
}
@media (max-width: 991px) {
  .post-type-archive-relied_product .products-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; }
  .post-type-archive-relied_product .products-catalog-card { min-height: 0; }
}
@media (max-width: 767px) {
  .post-type-archive-relied_product .products-grid { grid-template-columns: 1fr; gap: 24px; }
  .post-type-archive-relied_product .products-catalog-card-body { padding-left: 20px; padding-right: 20px; }
  .post-type-archive-relied_product .products-catalog-card-content { padding-bottom: 22px; }
  .post-type-archive-relied_product .products-catalog-actions { grid-template-columns: 1fr 1fr; gap: 8px; }
  .post-type-archive-relied_product .products-catalog-actions a { min-height: 42px; padding: 12px 8px; font-size: 10px; }
}

/* Products archive button differentiation */
.post-type-archive-relied_product .products-catalog-actions .products-btn-primary { background: #007BFF; border-color: #007BFF; color: #fff; }
.post-type-archive-relied_product .products-catalog-actions .products-btn-primary:hover { background: #005fc5; border-color: #005fc5; color: #fff; }
.post-type-archive-relied_product .products-catalog-actions .products-btn-secondary { background: #FF6F00; border-color: #FF6F00; color: #fff; }
.post-type-archive-relied_product .products-catalog-actions .products-btn-secondary:hover { background: #d95f00; border-color: #d95f00; color: #fff; }

/* Home professional UX refinement */
.home .relied-home-slider .home-hero-primary { padding: 14px 32px !important; font-size: 14px !important; background: #ff6f00 !important; border-color: #ff6f00 !important; box-shadow: 0 14px 32px rgba(255,111,0,.28); }
.home .relied-home-slider .home-hero-primary:hover { background: #d95f00 !important; border-color: #d95f00 !important; color: #fff !important; }
.home .relied-home-slider .slider-text li:last-child a { padding: 14px 26px; }
.home .home-strength-list .why-us-box-item { border: 1px solid var(--relied-border); background: #fff; padding: 14px; min-height: 104px; }
.home .home-strength-list .media { display: flex; align-items: center; gap: 14px; }
.home .home-strength-list .media-left { padding-right: 0; }
.home .home-strength-list .why-us-box-icon { width: 58px; height: 58px; line-height: 58px; background: var(--relied-orange); color: #fff; text-align: center; font-size: 25px; flex: 0 0 58px; }
.home .home-strength-list .why-us-box-text { color: var(--relied-dark); font-weight: 900; font-size: 15px; line-height: 1.3; margin-bottom: 4px; }
.home .home-strength-list p { margin: 0 !important; font-size: 12px; line-height: 1.45; color: #65717d; }
.home .home-product-filter { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; margin: -10px 0 34px; padding: 16px; background: #fff; border: 1px solid var(--relied-border); }
.home .home-product-filter span { color: var(--relied-dark); font-weight: 900; text-transform: uppercase; font-size: 12px; margin-right: 4px; }
.home .home-product-filter button,
.home .home-product-filter a { display: inline-block; border: 1px solid var(--relied-border); background: #fff; color: var(--relied-dark); padding: 10px 14px; font-weight: 800; font-size: 12px; line-height: 1.2; text-transform: uppercase; transition: all .2s ease; }
.home .home-product-filter button:hover,
.home .home-product-filter button.active,
.home .home-product-filter a:hover { background: var(--relied-orange); border-color: var(--relied-orange); color: #fff; }
.home .home-product-grid { display: flex; flex-wrap: wrap; }
.home .home-product-grid [class*='col-'] { display: flex; }
.home .home-product-card { width: 100%; display: flex; flex-direction: column; background: #fff; border: 1px solid var(--relied-border); margin-bottom: 30px; min-height: 520px; transition: all .25s ease; }
.home .home-product-card:hover { transform: translateY(-4px); box-shadow: 0 16px 30px rgba(17,25,35,.10); }
.home .home-product-thumb { display: flex; align-items: center; justify-content: center; aspect-ratio: 4 / 3; background: #fff; border-bottom: 1px solid var(--relied-border); overflow: hidden; }
.home .home-product-thumb img { width: 100%; height: 100%; object-fit: contain; padding: 16px; background: #fff; transition: transform .3s ease; }
.home .home-product-card:hover .home-product-thumb img { transform: scale(1.03); }
.home .home-product-body { padding: 24px; display: flex; flex-direction: column; flex: 1; }
.home .home-product-body h3 { font-size: 20px; line-height: 1.35; font-weight: 900; margin: 0 0 14px; min-height: 54px; }
.home .home-product-body h3 a { color: var(--relied-dark); }
.home .home-product-body h3 a:hover { color: var(--relied-orange); }
.home .home-product-body ul { list-style: none; padding: 0; margin: 0 0 22px; }
.home .home-product-body li { position: relative; padding-left: 18px; margin-bottom: 9px; color: #566370; font-size: 13px; line-height: 1.55; }
.home .home-product-body li:before { content: ''; position: absolute; left: 0; top: 8px; width: 7px; height: 7px; background: var(--relied-orange); }
.home .home-product-quote { margin-top: auto; display: block; text-align: center; padding: 14px 18px; background: #ff6f00; border: 1px solid #ff6f00; color: #fff; font-weight: 900; text-transform: uppercase; font-size: 12px; }
.home .home-product-quote:hover { background: var(--relied-dark); border-color: var(--relied-dark); color: #fff; }
.home .home-process-list .relied-process-item { align-items: flex-start; background: #fff; border: 1px solid var(--relied-border); padding: 16px; margin-bottom: 14px; }
.home .home-process-list .relied-process-item span { width: 42px; height: 42px; line-height: 42px; flex: 0 0 42px; background: var(--relied-dark); }
.home .home-process-list .relied-process-item > i { width: 42px; height: 42px; line-height: 42px; text-align: center; flex: 0 0 42px; background: rgba(252,85,8,.12); color: var(--relied-orange); font-size: 20px; }
.home .home-process-list small { display: block; color: var(--relied-orange); font-weight: 900; text-transform: uppercase; letter-spacing: .6px; margin-bottom: 2px; }
.home .home-process-list h3 { font-size: 18px; margin-bottom: 5px; }
.home .home-market-map { background: #111923; border: 1px solid rgba(255,255,255,.12); padding: 22px; min-height: 390px; }
.home .home-market-map-inner { position: relative; min-height: 346px; overflow: hidden; background: radial-gradient(circle at 18% 42%, rgba(255,111,0,.28), transparent 8%), radial-gradient(circle at 49% 48%, rgba(255,111,0,.20), transparent 10%), radial-gradient(circle at 70% 34%, rgba(255,111,0,.22), transparent 8%), radial-gradient(circle at 84% 54%, rgba(255,111,0,.18), transparent 9%), linear-gradient(135deg, #162235, #233d5b); }
.home .home-market-map-inner:before { content: ''; position: absolute; inset: 34px; border: 1px solid rgba(255,255,255,.16); pointer-events: none; }
.home .home-market-map button { position: absolute; z-index: 2; background: rgba(255,255,255,.94); border: 0; color: var(--relied-dark); padding: 8px 11px; font-size: 12px; font-weight: 900; box-shadow: 0 8px 20px rgba(0,0,0,.18); }
.home .home-market-map button.active,
.home .home-market-map button:hover { background: #ff6f00; color: #fff; }
.home .home-market-map .asia { left: 56%; top: 35%; }
.home .home-market-map .africa { left: 46%; top: 55%; }
.home .home-market-map .middle-east { left: 52%; top: 47%; }
.home .home-market-map .europe { left: 43%; top: 28%; }
.home .home-market-map .americas { left: 16%; top: 45%; }
.home .home-market-card { position: absolute; right: 24px; bottom: 24px; z-index: 3; width: 310px; max-width: calc(100% - 48px); background: #fff; border-left: 4px solid #ff6f00; padding: 20px; }
.home .home-market-card span { display: block; color: var(--relied-orange); font-weight: 900; text-transform: uppercase; font-size: 11px; letter-spacing: .7px; margin-bottom: 5px; }
.home .home-market-card h3 { color: var(--relied-dark); font-size: 24px; margin: 0 0 8px; }
.home .home-market-card p { color: #65717d; margin: 0; font-size: 13px; line-height: 1.6; }
.footer { background: #0f1928 !important; }
.footer-sec { padding: 68px 0 46px; }
.footer-sec .row > [class*='col-'] { border-right: 1px solid rgba(255,255,255,.10); min-height: 330px; }
.footer-sec .row > [class*='col-']:last-child { border-right: 0; }
.footer h2 { position: relative; padding-bottom: 12px; }
.footer h2:after { content: ''; position: absolute; left: 0; bottom: 0; width: 48px; height: 2px; background: var(--relied-orange); }
.footer-widget-menu li { border-bottom: 1px solid rgba(255,255,255,.06); padding-bottom: 7px; }
.footer-wedget-four p { border-bottom: 1px solid rgba(255,255,255,.06); padding-bottom: 13px; }
@media (max-width: 991px) {
  .home .home-product-grid { display: block; }
  .home .home-product-grid [class*='col-'] { display: block; }
  .home .home-product-card { min-height: 0; }
  .home .home-market-map { margin-top: 20px; }
  .footer-sec .row > [class*='col-'] { border-right: 0; min-height: 0; margin-bottom: 30px; }
}
@media (max-width: 767px) {
  .home .relied-home-slider .home-hero-primary { padding: 12px 18px !important; font-size: 12px !important; }
  .home .home-strength-list .media { align-items: flex-start; }
  .home .home-product-filter { display: block; padding: 12px; }
  .home .home-product-filter span,
  .home .home-product-filter button,
  .home .home-product-filter a { display: block; width: 100%; margin-bottom: 8px; text-align: left; }
  .home .home-product-body h3 { min-height: 0; font-size: 19px; }
  .home .home-process-list .relied-process-item { display: flex; gap: 10px; }
  .home .home-process-list .relied-process-item span { display: none; }
  .home .home-market-map { padding: 12px; min-height: 460px; }
  .home .home-market-map-inner { min-height: 430px; }
  .home .home-market-map button { position: static; display: inline-block; margin: 8px 5px 0 0; }
  .home .home-market-card { left: 16px; right: 16px; bottom: 16px; width: auto; max-width: none; }
  .footer-sec { padding: 48px 0 24px; }
}

/* Home market map click targets above the info panel */
.home .home-market-map button { z-index: 8; }
.home .home-market-card { z-index: 4; }

/* Rebuilt Home page: clean industrial B2B layout */
.home .home-industrial { --home-navy: #0A1A33; --home-gray: #F5F5F5; --home-orange: #FF6F00; --home-blue: #007BFF; color: #526172; background: #fff; }
.home .home-industrial h1,
.home .home-industrial h2,
.home .home-industrial h3 { color: var(--home-navy); font-weight: 900; letter-spacing: -.35px; }
.home .home-industrial p { color: #5b6978; line-height: 1.7; }
.home .home-industrial-kicker { display: block; color: var(--home-orange); font-size: 12px; line-height: 1.2; font-weight: 900; text-transform: uppercase; letter-spacing: .9px; margin-bottom: 10px; }
.home .home-banner-slider { position: relative; overflow: hidden; background: #071225; }
.home .home-banner-carousel,
.home .home-banner-carousel .owl-wrapper-outer,
.home .home-banner-carousel .owl-wrapper,
.home .home-banner-carousel .owl-item,
.home .home-banner-slide { height: 700px; }
.home .home-banner-slide { position: relative; background: #071225; }
.home .home-banner-slide:before { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(10,26,51,.18) 0%, rgba(10,26,51,.06) 32%, rgba(10,26,51,.14) 100%); pointer-events: none; z-index: 1; }
.home .home-banner-slide img { width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }
.home .home-banner-carousel .owl-controls { top: 50%; opacity: 1; }
.home .home-banner-carousel .owl-controls .owl-prev { left: 28px; }
.home .home-banner-carousel .owl-controls .owl-next { right: 28px; }
.home .home-banner-carousel .owl-controls .owl-prev i,
.home .home-banner-carousel .owl-controls .owl-next i { width: 58px; height: 58px; line-height: 58px; font-size: 28px; background: rgba(10,26,51,.74); border: 1px solid rgba(255,255,255,.22); }
.home .home-banner-carousel .owl-controls .owl-prev i:hover,
.home .home-banner-carousel .owl-controls .owl-next i:hover { background: var(--home-orange); border-color: var(--home-orange); }
.home .home-banner-carousel .owl-pagination { position: absolute; left: 0; right: 0; bottom: 28px; text-align: center; z-index: 4; }
.home .home-banner-carousel .owl-page { display: inline-block; margin: 0 5px; }
.home .home-banner-carousel .owl-page span { display: block; width: 42px; height: 5px; background: rgba(255,255,255,.38); }
.home .home-banner-carousel .owl-page.active span { background: var(--home-orange); }
.home .home-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 14px 28px; color: #fff; font-weight: 900; text-transform: uppercase; font-size: 13px; border: 2px solid transparent; }
.home .home-btn-primary { background: var(--home-orange); border-color: var(--home-orange); box-shadow: 0 16px 32px rgba(255,111,0,.28); }
.home .home-btn-primary:hover { background: #d95f00; border-color: #d95f00; color: #fff; }
.home .home-btn-blue { background: var(--home-blue); border-color: var(--home-blue); }
.home .home-btn-blue:hover { background: #005fc5; border-color: #005fc5; color: #fff; }
.home .home-hero-stats { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: 690px; background: rgba(3,12,25,.54); border: 1px solid rgba(255,255,255,.12); }
.home .home-hero-stats div { display: flex; align-items: center; gap: 11px; padding: 16px 18px; border-left: 1px solid rgba(255,255,255,.12); }
.home .home-hero-stats div:first-child { border-left: 0; }
.home .home-hero-stats i { color: var(--home-orange); font-size: 25px; }
.home .home-hero-stats strong { color: #fff; font-family: 'Poppins', sans-serif; font-size: 23px; line-height: 1; }
.home .home-hero-stats span { color: #dbe5ee; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.home .home-section { padding: 92px 0; }
.home .home-section.light { background: var(--home-gray); }
.home .home-section-title { max-width: 760px; margin: 0 auto 42px; text-align: center; }
.home .home-section-title h2 { font-size: 38px; line-height: 1.22; margin: 0 0 12px; }
.home .home-section-title p { font-size: 16px; margin: 0; }
.home .home-feature-grid { display: grid; gap: 26px; }
.home .home-feature-grid.four { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.home .home-feature-card { min-height: 245px; background: #fff; border: 1px solid #e5e9ef; padding: 30px 24px; transition: all .25s ease; }
.home .home-feature-card:hover { transform: translateY(-5px); box-shadow: 0 18px 36px rgba(10,26,51,.10); }
.home .home-feature-card i { width: 62px; height: 62px; line-height: 62px; text-align: center; background: var(--home-orange); color: #fff; font-size: 27px; margin-bottom: 20px; }
.home .home-feature-card h2 { font-size: 20px; line-height: 1.3; margin: 0 0 10px; }
.home .home-feature-card p { margin: 0; font-size: 14px; }
.home .home-solution-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px; }
.home .home-solution-card { background: #fff; border: 1px solid #e5e9ef; transition: all .25s ease; }
.home .home-solution-card:hover { transform: translateY(-5px); box-shadow: 0 18px 36px rgba(10,26,51,.11); }
.home .home-solution-card a { display: flex; flex-direction: column; height: 100%; color: inherit; }
.home .home-solution-card img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; background: #fff; }
.home .home-solution-card div { padding: 24px; display: flex; flex-direction: column; flex: 1; }
.home .home-solution-card h3 { font-size: 20px; margin: 0 0 10px; }
.home .home-solution-card p { font-size: 13px; margin: 0 0 18px; }
.home .home-solution-card span { margin-top: auto; color: var(--home-orange); font-size: 12px; font-weight: 900; text-transform: uppercase; }
.home .home-featured-products { background: #fff; }
.home .home-product-grid-new { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 34px; }
.home .home-product-card-new { display: flex; flex-direction: column; min-height: 570px; background: #fff; border: 1px solid #e5e9ef; transition: all .25s ease; }
.home .home-product-card-new:hover { transform: translateY(-5px); box-shadow: 0 18px 36px rgba(10,26,51,.11); }
.home .home-product-image-new { display: flex; align-items: center; justify-content: center; aspect-ratio: 4 / 3; background: #fff; border-bottom: 1px solid #e5e9ef; overflow: hidden; }
.home .home-product-image-new img { width: 100%; height: 100%; object-fit: contain; padding: 16px; background: #fff; transition: transform .3s ease; }
.home .home-product-card-new:hover .home-product-image-new img { transform: scale(1.03); }
.home .home-product-content-new { padding: 25px; display: flex; flex-direction: column; flex: 1; }
.home .home-product-content-new h3 { font-size: 21px; line-height: 1.35; margin: 0 0 15px; }
.home .home-product-content-new h3 a { color: var(--home-navy); }
.home .home-product-content-new h3 a:hover { color: var(--home-orange); }
.home .home-product-content-new ul { list-style: none; padding: 0; margin: 0 0 24px; }
.home .home-product-content-new li { position: relative; padding-left: 19px; margin-bottom: 9px; color: #5b6978; font-size: 13px; line-height: 1.55; }
.home .home-product-content-new li:before { content: ''; position: absolute; left: 0; top: 8px; width: 7px; height: 7px; background: var(--home-orange); }
.home .home-product-buttons-new { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: auto; }
.home .home-btn-small { display: flex; align-items: center; justify-content: center; min-height: 46px; padding: 12px 10px; color: #fff; font-size: 12px; font-weight: 900; text-transform: uppercase; text-align: center; }
.home .home-btn-details { background: var(--home-blue); }
.home .home-btn-details:hover { background: #005fc5; color: #fff; }
.home .home-btn-quote { background: var(--home-orange); }
.home .home-btn-quote:hover { background: #d95f00; color: #fff; }
.home .home-split-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: 54px; align-items: center; }
.home .home-split-grid h2 { font-size: 38px; line-height: 1.22; margin: 0 0 26px; }
.home .home-benefit-item { display: flex; gap: 16px; padding: 18px 0; border-bottom: 1px solid #dde3ea; }
.home .home-benefit-item:first-child { padding-top: 0; }
.home .home-benefit-item i { width: 50px; height: 50px; line-height: 50px; text-align: center; background: var(--home-orange); color: #fff; flex: 0 0 50px; font-size: 20px; }
.home .home-benefit-item h3 { font-size: 18px; margin: 0 0 5px; }
.home .home-benefit-item p { margin: 0; font-size: 14px; }
.home .home-factory-visual { position: relative; background: #fff; padding: 18px; border: 1px solid #e5e9ef; }
.home .home-factory-visual img { width: 100%; height: 535px; object-fit: cover; display: block; }
.home .home-factory-visual:before { content: ''; position: absolute; inset: 18px; background: linear-gradient(180deg, transparent 55%, rgba(10,26,51,.58)); pointer-events: none; }
.home .home-factory-visual div { position: absolute; left: 38px; bottom: 38px; right: 38px; background: rgba(10,26,51,.90); color: #fff; border-left: 4px solid var(--home-orange); padding: 16px 18px; font-weight: 900; text-transform: uppercase; font-size: 12px; letter-spacing: .45px; }
.home .factory-layout { align-items: stretch; }
.home .factory-single-visual { display: block; height: 100%; }
.home .factory-img-full {
  grid-column: auto;
  height: 100%;
  min-height: 560px;
  background: #fff;
  border: 1px solid #e5e9ef;
  overflow: hidden;
}
.home .factory-img-full img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.home .factory-specs-list {
  height: 100%;
  justify-content: center;
}
.home .home-process-grid-new { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 20px; }
.home .home-process-card-new { position: relative; min-height: 250px; background: #fff; border: 1px solid #e5e9ef; padding: 58px 20px 24px; overflow: hidden; }
.home .home-process-card-new span { position: absolute; left: 16px; top: 12px; color: rgba(255,111,0,.20); font-family: 'Poppins', sans-serif; font-size: 54px; font-weight: 900; line-height: 1; }
.home .home-process-card-new i { position: relative; width: 48px; height: 48px; line-height: 48px; text-align: center; background: var(--home-orange); color: #fff; font-size: 20px; margin-bottom: 16px; }
.home .home-process-card-new h3 { position: relative; font-size: 18px; line-height: 1.35; margin: 0 0 10px; }
.home .home-process-card-new p { position: relative; margin: 0; font-size: 13px; }
.home .home-market-dark { background: var(--home-navy); color: #fff; }
.home .home-market-dark .light-title h2,
.home .home-market-dark .light-title p { color: #fff; }
.home .home-market-dark .light-title p { color: #d8e1eb; }
.home .home-region-badges { display: flex; justify-content: center; flex-wrap: wrap; gap: 16px; }
.home .home-region-badges span { display: inline-flex; align-items: center; gap: 9px; min-height: 48px; padding: 12px 18px; background: rgba(255,255,255,.08); color: #fff; border: 1px solid rgba(255,255,255,.16); font-weight: 900; }
.home .home-region-badges i { color: var(--home-orange); }
.home .home-bottom-cta-new { background: var(--home-orange); padding: 42px 0; }
.home .home-bottom-cta-new .container { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.home .home-bottom-cta-new h2 { color: #fff; font-size: 30px; margin: 0 0 6px; }
.home .home-bottom-cta-new p { color: #fff; margin: 0; }
.home .home-bottom-cta-new a { flex: 0 0 auto; display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 14px 28px; background: var(--home-navy); color: #fff; font-weight: 900; text-transform: uppercase; }
.home .home-bottom-cta-new a:hover { background: #071225; color: #fff; }
.home .footer { background: #0A1A33 !important; }
.home .footer-sec { border-top: 1px solid rgba(255,255,255,.08); }
.home .footer .relied-btn { background: var(--home-orange); border-color: var(--home-orange); color: #fff; }
@media (max-width: 1199px) {
  .home .home-banner-carousel,
  .home .home-banner-carousel .owl-wrapper-outer,
  .home .home-banner-carousel .owl-wrapper,
  .home .home-banner-carousel .owl-item,
  .home .home-banner-slide { height: 620px; }
  .home .home-feature-grid.four,
  .home .home-solution-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home .home-process-grid-new { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .home .factory-img-full { min-height: 500px; }
}
@media (max-width: 991px) {
  .home .home-banner-carousel,
  .home .home-banner-carousel .owl-wrapper-outer,
  .home .home-banner-carousel .owl-wrapper,
  .home .home-banner-carousel .owl-item,
  .home .home-banner-slide { height: 520px; }
  .home .home-product-grid-new { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home .home-split-grid { grid-template-columns: 1fr; gap: 34px; }
  .home .home-factory-visual img { height: 390px; }
  .home .factory-img-full { min-height: 380px; }
  .home .home-bottom-cta-new .container { display: block; }
  .home .home-bottom-cta-new a { margin-top: 20px; }
}
@media (max-width: 767px) {
  .home .home-banner-carousel,
  .home .home-banner-carousel .owl-wrapper-outer,
  .home .home-banner-carousel .owl-wrapper,
  .home .home-banner-carousel .owl-item,
  .home .home-banner-slide { height: 360px; }
  .home .home-banner-carousel .owl-controls .owl-prev { left: 12px; }
  .home .home-banner-carousel .owl-controls .owl-next { right: 12px; }
  .home .home-banner-carousel .owl-controls .owl-prev i,
  .home .home-banner-carousel .owl-controls .owl-next i { width: 44px; height: 44px; line-height: 44px; font-size: 22px; }
  .home .home-banner-carousel .owl-pagination { bottom: 14px; }
  .home .home-banner-carousel .owl-page span { width: 28px; height: 4px; }
  .home .home-section { padding: 62px 0; }
  .home .home-section-title { margin-bottom: 30px; }
  .home .factory-img-full { min-height: 280px; }
  .home .home-section-title h2,
  .home .home-split-grid h2 { font-size: 28px; }
  .home .home-feature-grid.four,
  .home .home-solution-grid,
  .home .home-product-grid-new,
  .home .home-process-grid-new { grid-template-columns: 1fr; gap: 22px; }
  .home .home-feature-card,
  .home .home-product-card-new,
  .home .home-process-card-new { min-height: 0; }
  .home .home-product-content-new h3 { font-size: 19px; }
  .home .home-product-buttons-new { gap: 8px; }
  .home .home-btn-small { font-size: 10px; }
  .home .home-factory-visual { padding: 12px; }
  .home .home-factory-visual img { height: 280px; }
  .home .home-factory-visual:before { inset: 12px; }
  .home .home-factory-visual div { left: 24px; right: 24px; bottom: 24px; }
  .home .home-region-badges { display: grid; grid-template-columns: 1fr; gap: 10px; }
  .home .home-bottom-cta-new h2 { font-size: 24px; }
}

/* About page rebuild: clean industrial B2B layout */
.page-template-page-about .about-industrial-page { --about-navy: #0A1A33; --about-light: #F5F5F5; --about-orange: #FF6F00; --about-blue: #007BFF; color: #526172; background: #fff; }
.page-template-page-about .about-industrial-page h1,
.page-template-page-about .about-industrial-page h2,
.page-template-page-about .about-industrial-page h3 { color: var(--about-navy); font-weight: 900; letter-spacing: -.25px; }
.page-template-page-about .about-industrial-page p { color: #5b6978; line-height: 1.72; }
.page-template-page-about .about-kicker { display: block; color: var(--about-orange); font-size: 12px; line-height: 1.2; font-weight: 900; letter-spacing: .8px; text-transform: uppercase; margin-bottom: 10px; }
.page-template-page-about .about-industrial-hero { min-height: 470px; display: flex; align-items: center; background-size: cover; background-position: center; }
.page-template-page-about .about-hero-content { max-width: 820px; border-left: 5px solid var(--about-orange); padding-left: 28px; }
.page-template-page-about .about-hero-content h1 { color: #fff; font-size: 48px; line-height: 1.16; margin: 0 0 16px; text-transform: none; }
.page-template-page-about .about-hero-content p { color: #eef4f8; max-width: 720px; font-size: 17px; margin: 0 0 22px; }
.page-template-page-about .about-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.page-template-page-about .about-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 13px 24px; color: #fff; font-size: 12px; font-weight: 900; text-transform: uppercase; border: 2px solid transparent; }
.page-template-page-about .about-btn-orange { background: var(--about-orange); border-color: var(--about-orange); }
.page-template-page-about .about-btn-orange:hover { background: #d95f00; border-color: #d95f00; color: #fff; }
.page-template-page-about .about-btn-blue { background: var(--about-blue); border-color: var(--about-blue); }
.page-template-page-about .about-btn-blue:hover { background: #005fc5; border-color: #005fc5; color: #fff; }
.page-template-page-about .about-section { padding: 88px 0; }
.page-template-page-about .about-section.light { background: var(--about-light); }
.page-template-page-about .about-section.dark { background: var(--about-navy); color: #fff; }
.page-template-page-about .about-split { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: 54px; align-items: center; }
.page-template-page-about .about-split.reverse { grid-template-columns: 1.05fr .95fr; }
.page-template-page-about .about-split h2 { font-size: 36px; line-height: 1.25; margin: 0 0 18px; }
.page-template-page-about .about-split p { margin-bottom: 14px; }
.page-template-page-about .about-profile-points { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 22px; }
.page-template-page-about .about-profile-points span { display: inline-flex; align-items: center; gap: 8px; padding: 10px 13px; background: var(--about-light); color: var(--about-navy); font-weight: 800; font-size: 13px; }
.page-template-page-about .about-profile-points i { color: var(--about-orange); }
.page-template-page-about .about-image-stack { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.page-template-page-about .about-image-stack img { width: 100%; height: 390px; object-fit: cover; border: 1px solid #e3e8ef; background: #fff; padding: 10px; }
.page-template-page-about .about-image-stack img:first-child { transform: translateY(-22px); }
.page-template-page-about .about-title { max-width: 780px; margin: 0 auto 42px; text-align: center; }
.page-template-page-about .about-title h2 { font-size: 36px; line-height: 1.24; margin: 0 0 12px; }
.page-template-page-about .about-title p { margin: 0; }
.page-template-page-about .light-title h2,
.page-template-page-about .light-title p { color: #fff; }
.page-template-page-about .light-title p { color: #dbe4ee; }
.page-template-page-about .about-stat-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.page-template-page-about .about-stat-card-clean { min-height: 170px; background: #fff; border: 1px solid #e3e8ef; padding: 28px 24px; transition: all .25s ease; }
.page-template-page-about .about-stat-card-clean:hover,
.page-template-page-about .about-supply-card-clean:hover,
.page-template-page-about .about-trust-card:hover { transform: translateY(-5px); box-shadow: 0 18px 34px rgba(10,26,51,.10); }
.page-template-page-about .about-stat-card-clean i,
.page-template-page-about .about-trust-card i { width: 54px; height: 54px; line-height: 54px; text-align: center; background: var(--about-orange); color: #fff; font-size: 22px; margin-bottom: 16px; }
.page-template-page-about .about-stat-card-clean strong { display: block; color: var(--about-navy); font-family: 'Poppins', sans-serif; font-size: 30px; line-height: 1.05; }
.page-template-page-about .about-stat-card-clean span { display: block; color: #647281; font-size: 12px; font-weight: 900; text-transform: uppercase; letter-spacing: .5px; margin-top: 5px; }
.page-template-page-about .about-supply-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; }
.page-template-page-about .about-supply-card-clean { background: #fff; border: 1px solid rgba(255,255,255,.10); transition: all .25s ease; }
.page-template-page-about .about-supply-card-clean img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; display: block; }
.page-template-page-about .about-supply-card-clean div { padding: 26px; min-height: 220px; display: flex; flex-direction: column; }
.page-template-page-about .about-supply-card-clean h3 { font-size: 21px; line-height: 1.3; margin: 0 0 10px; }
.page-template-page-about .about-supply-card-clean p { font-size: 13px; margin: 0 0 18px; }
.page-template-page-about .about-supply-card-clean a { margin-top: auto; color: var(--about-orange); font-size: 12px; font-weight: 900; text-transform: uppercase; }
.page-template-page-about .about-image-card { background: #fff; border: 1px solid #e3e8ef; padding: 16px; }
.page-template-page-about .about-image-card img { width: 100%; height: 430px; object-fit: cover; display: block; }
.page-template-page-about .about-check-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px 18px; margin: 24px 0; }
.page-template-page-about .about-check-grid span { position: relative; padding-left: 24px; color: var(--about-navy); font-weight: 800; }
.page-template-page-about .about-check-grid span:before { content: '\f00c'; font-family: FontAwesome; position: absolute; left: 0; color: var(--about-orange); }
.page-template-page-about .about-process-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 20px; }
.page-template-page-about .about-process-card { position: relative; min-height: 250px; border: 1px solid #e3e8ef; background: #fff; padding: 58px 20px 24px; overflow: hidden; }
.page-template-page-about .about-process-card span { position: absolute; left: 16px; top: 12px; color: rgba(255,111,0,.20); font-family: 'Poppins', sans-serif; font-size: 54px; line-height: 1; font-weight: 900; }
.page-template-page-about .about-process-card i { position: relative; width: 48px; height: 48px; line-height: 48px; text-align: center; background: var(--about-orange); color: #fff; font-size: 20px; margin-bottom: 16px; }
.page-template-page-about .about-process-card h3 { position: relative; font-size: 18px; line-height: 1.35; margin: 0 0 10px; }
.page-template-page-about .about-process-card p { position: relative; margin: 0; font-size: 13px; }
.page-template-page-about .about-cert-card-clean { background: #fff; border: 1px solid #e3e8ef; padding: 24px; text-align: center; }
.page-template-page-about .about-cert-card-clean img { width: 100%; max-height: 360px; object-fit: contain; margin-bottom: 14px; }
.page-template-page-about .about-cert-card-clean h3 { margin: 0; font-size: 20px; }
.page-template-page-about .about-market-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 48px; align-items: center; }
.page-template-page-about .about-market h2 { color: #fff; font-size: 36px; line-height: 1.24; margin: 0 0 14px; }
.page-template-page-about .about-market p { color: #dbe4ee; margin-bottom: 24px; }
.page-template-page-about .about-region-panel { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; align-items: center; min-height: 270px; background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.14); padding: 34px; }
.page-template-page-about .about-region-panel span { display: inline-flex; min-height: 48px; align-items: center; padding: 12px 18px; background: rgba(255,255,255,.10); color: #fff; border: 1px solid rgba(255,255,255,.16); font-weight: 900; }
.page-template-page-about .about-trust-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.page-template-page-about .about-trust-card { min-height: 230px; background: #fff; border: 1px solid #e3e8ef; padding: 28px 24px; transition: all .25s ease; }
.page-template-page-about .about-trust-card h3 { font-size: 19px; margin: 0 0 10px; }
.page-template-page-about .about-trust-card p { margin: 0; font-size: 14px; }
.page-template-page-about .team-photo img { height: 330px; }
.page-template-page-about .about-final-cta { background: var(--about-orange); padding: 42px 0; }
.page-template-page-about .about-final-cta .container { display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.page-template-page-about .about-final-cta h2 { color: #fff; font-size: 28px; margin: 0 0 6px; }
.page-template-page-about .about-final-cta p { color: #fff; margin: 0; }
.page-template-page-about .about-final-cta a { flex: 0 0 auto; display: inline-flex; min-height: 50px; align-items: center; justify-content: center; background: var(--about-navy); color: #fff; padding: 14px 28px; font-weight: 900; text-transform: uppercase; }
.page-template-page-about .about-final-cta a:hover { background: #071225; color: #fff; }
@media (max-width: 1199px) {
  .page-template-page-about .about-process-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 991px) {
  .page-template-page-about .about-split,
  .page-template-page-about .about-split.reverse,
  .page-template-page-about .about-market-grid { grid-template-columns: 1fr; gap: 32px; }
  .page-template-page-about .about-stat-grid,
  .page-template-page-about .about-supply-grid,
  .page-template-page-about .about-trust-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .page-template-page-about .about-image-stack img,
  .page-template-page-about .about-image-card img { height: 320px; }
  .page-template-page-about .about-final-cta .container { display: block; }
  .page-template-page-about .about-final-cta a { margin-top: 18px; }
}
@media (max-width: 767px) {
  .page-template-page-about .about-industrial-hero { min-height: 500px; }
  .page-template-page-about .about-hero-content { padding-left: 18px; border-left-width: 4px; }
  .page-template-page-about .about-hero-content h1 { font-size: 31px; line-height: 1.2; }
  .page-template-page-about .about-hero-content p { font-size: 15px; }
  .page-template-page-about .about-hero-actions { display: block; }
  .page-template-page-about .about-btn { width: 100%; margin-bottom: 10px; }
  .page-template-page-about .about-section { padding: 60px 0; }
  .page-template-page-about .about-split h2,
  .page-template-page-about .about-title h2,
  .page-template-page-about .about-market h2 { font-size: 28px; }
  .page-template-page-about .about-image-stack,
  .page-template-page-about .about-stat-grid,
  .page-template-page-about .about-supply-grid,
  .page-template-page-about .about-process-grid,
  .page-template-page-about .about-trust-grid,
  .page-template-page-about .about-check-grid { grid-template-columns: 1fr; }
  .page-template-page-about .about-image-stack img:first-child { transform: none; }
  .page-template-page-about .about-image-stack img,
  .page-template-page-about .about-image-card img { height: 250px; }
  .page-template-page-about .about-stat-card-clean,
  .page-template-page-about .about-process-card,
  .page-template-page-about .about-trust-card { min-height: 0; }
  .page-template-page-about .about-region-panel { display: grid; grid-template-columns: 1fr; min-height: 0; padding: 20px; }
  .page-template-page-about .about-final-cta h2 { font-size: 23px; }
}
