:root{
  --red:#ef1b2d;--black:#070707;--white:#fff;--line:rgba(255,255,255,.09);
  --container:1180px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:"Onest",system-ui,sans-serif;color:#111;background:#fff;line-height:1.6}
a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.section{padding:100px 0}
.header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(7,7,7,.84);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.logo-shell,.footer-logo-shell{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(255,255,255,.92);border-radius:14px;padding:7px 12px;box-shadow:0 12px 30px rgba(0,0,0,.22)}
.logo-shell img{height:49px;width:auto;max-width:220px;display:block}
.footer-logo-shell img{height:46px;width:auto;max-width:210px;display:block}
.nav-links{display:flex;align-items:center;gap:28px;color:#d4d4d4;font-size:13px;font-weight:600}
.nav-links a:hover{color:#fff}.nav-cta{background:var(--red);color:#fff!important;padding:11px 17px;border-radius:10px}
.menu-btn{display:none;width:42px;height:42px;border:0;background:transparent;cursor:pointer}.menu-btn span{display:block;height:2px;background:#fff;margin:6px 0}
.hero{position:relative;min-height:860px;padding-top:82px;color:#fff;background:radial-gradient(circle at 74% 34%,rgba(239,27,45,.3),transparent 28%),linear-gradient(135deg,#050505 0%,#101010 58%,#050505 100%);overflow:hidden}
.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}
.hero-wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center;min-height:778px;padding:70px 0 90px}
.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:.17em;color:#ff5b68;font-weight:800}.eyebrow:before{content:"";width:32px;height:2px;background:var(--red)}
.hero h1{margin:20px 0 22px;max-width:720px;font-size:clamp(52px,6.4vw,84px);line-height:.99;letter-spacing:-.058em}.hero h1 span{color:var(--red)}.hero-desc{max-width:640px;color:#b6b6b6;font-size:17px}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:12px;font-size:13px;font-weight:800;transition:.25s}.btn:hover{transform:translateY(-2px)}
.btn-red{color:#fff;background:var(--red);box-shadow:0 16px 34px rgba(239,27,45,.24)}.btn-dark{color:#fff;border:1px solid #4b4b4b;background:rgba(255,255,255,.03)}.btn-white{background:#fff;color:#111}
.hero-trust{display:flex;flex-wrap:wrap;gap:28px;margin-top:40px;padding-top:26px;border-top:1px solid var(--line)}.hero-trust div{display:flex;flex-direction:column}.hero-trust b{font-size:19px}.hero-trust span{font-size:11px;color:#777}
.visual{position:relative;min-height:520px;display:grid;place-items:center}.visual-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(239,27,45,.2);filter:blur(95px)}
.equipment{position:relative;width:500px;max-width:100%;height:430px}.rack{position:absolute;left:8%;right:4%;height:96px;padding:18px;border-radius:15px;background:linear-gradient(145deg,#333,#0d0d0d);border:1px solid #4a4a4a;box-shadow:0 30px 55px rgba(0,0,0,.4);transform:perspective(900px) rotateY(-13deg) rotateX(5deg)}.rack.one{top:52px}.rack.two{top:160px;left:13%;right:0}
.screen{position:absolute;left:19px;top:18px;padding:5px 8px;border:1px solid #284c2b;color:#72ec7e;font:700 9px monospace;border-radius:4px}.screen.red{color:#ff7b84;border-color:#662228}.ports{position:absolute;right:20px;top:27px;width:225px;height:38px;border:1px solid #555;background:repeating-linear-gradient(90deg,#050505 0 18px,#4e4e4e 18px 21px)}.leds{position:absolute;left:19px;bottom:18px;width:82px;height:6px;background:repeating-linear-gradient(90deg,#44e55d 0 5px,transparent 5px 11px)}
.router{position:absolute;left:19%;right:8%;bottom:20px;height:120px;transform:perspective(900px) rotateY(10deg)}.ant{position:absolute;bottom:70px;width:9px;height:135px;background:linear-gradient(#1c1c1c,#626262);border-radius:5px;transform-origin:bottom}.ant.left{left:28px;transform:rotate(-14deg)}.ant.right{right:28px;transform:rotate(14deg)}
.router-top{position:absolute;left:0;right:0;top:23px;height:70px;background:linear-gradient(145deg,#3b3b3b,#151515);border:1px solid #555;clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);border-radius:18px 18px 5px 5px}.router-front{position:absolute;left:0;right:0;bottom:0;height:36px;display:flex;align-items:center;gap:12px;padding-left:34px;background:#101010;border:1px solid #444;border-radius:0 0 13px 13px}.router-front i{width:7px;height:7px;border-radius:50%;background:#43e15e;box-shadow:0 0 8px #43e15e}
.float-card{position:absolute;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.96);color:#111;padding:12px 15px;border-radius:14px;box-shadow:0 20px 44px rgba(0,0,0,.32)}.float-card.stock{left:-4px;top:95px}.float-card.support{right:-6px;bottom:54px}.float-card .icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--red);color:#fff;font-size:11px;font-weight:800}.float-card .green{background:#22c55e}.float-card small,.float-card b{display:block}.float-card small{font-size:9px;color:#777}.float-card b{font-size:12px}
.dark-strip{background:#0b0b0b;color:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.strip-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.strip-inner>span{font-size:12px;color:#777}.strip-tags{display:flex;gap:34px;flex-wrap:wrap;justify-content:flex-end}.strip-tags b{font-size:12px;letter-spacing:.12em}
.heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.kicker{color:var(--red);text-transform:uppercase;font-size:11px;letter-spacing:.15em;font-weight:800}.heading h2,.solution-copy h2,.cta h2{margin:10px 0 0;font-size:clamp(36px,4.4vw,56px);line-height:1.06;letter-spacing:-.045em}.heading p{max-width:390px;color:#777;font-size:14px;margin:0}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category{min-height:260px;position:relative;padding:28px;overflow:hidden;border-radius:22px;border:1px solid #e7e7e7;background:#fff;transition:.3s}.category:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(0,0,0,.08)}.category.featured{color:#fff;background:linear-gradient(145deg,var(--red),#a7000d);border-color:transparent}.cat-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#111;color:#fff;font-weight:800;font-size:13px}.featured .cat-icon{background:#fff;color:var(--red)}.category h3{margin:30px 0 8px;font-size:21px}.category p{font-size:13px;color:#777;margin:0 0 22px}.featured p{color:rgba(255,255,255,.78)}.category span{font-size:12px;font-weight:800}
.products{background:#f6f6f6}.product-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter{border:1px solid #ddd;background:#fff;padding:10px 15px;border-radius:999px;font-size:11px;font-weight:800;cursor:pointer}.filter.active{background:#111;color:#fff;border-color:#111}.search{min-width:240px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #ddd;border-radius:999px;padding:0 14px}.search input{width:100%;height:42px;border:0;outline:0;background:transparent}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch}.product{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e9e9e9;border-radius:20px;transition:.28s}.product:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(0,0,0,.09)}.product.hidden{display:none}.badge{position:absolute;top:14px;left:14px;z-index:2;padding:6px 9px;border-radius:7px;background:var(--red);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.product-image{position:relative;isolation:isolate;height:205px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,#fff 0,#e9e9e9 75%);border-bottom:1px solid #eee}.product-image img{display:block;width:100%;height:100%;object-fit:contain;padding:18px}.product-placeholder{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:1;width:140px;height:110px;border-radius:18px;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#272727,#070707);color:#fff;box-shadow:0 20px 32px rgba(0,0,0,.2);transform:none!important}.product-placeholder b{font-size:34px;line-height:1}.product-placeholder span{font-size:9px;letter-spacing:.1em;margin-top:8px;color:#bbb}.product-placeholder.placeholder-ftth{background:linear-gradient(145deg,var(--red),#83000a)}.product-placeholder.placeholder-cctv{background:linear-gradient(145deg,#343434,#111)}.product-placeholder.placeholder-server{background:linear-gradient(145deg,#30343a,#0b0d10)}
.product-info{display:flex;flex:1;flex-direction:column;padding:20px}.product-info small{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:10px}.product-info h3{font-size:17px;margin:7px 0 8px}.product-info p{font-size:12px;color:#777;min-height:58px;margin:0}.product-price{font-size:14px;font-weight:800;margin-top:14px}.product-meta{display:flex;justify-content:space-between;gap:10px;padding-top:14px;margin-top:auto;border-top:1px solid #eee}.product-meta span{font-size:10px;color:#279144}.product-meta span.out{color:var(--red)}.product-meta b{font-size:10px;color:#555}
.solution{color:#fff;background:radial-gradient(circle at 85% 20%,rgba(239,27,45,.28),transparent 30%),#0a0a0a}.solution-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.solution-copy p{color:#aaa;max-width:530px}.solution-copy .btn{margin-top:20px}.solution-list{border-top:1px solid var(--line)}.solution-item{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.solution-item>span{font-size:11px;color:#777}.solution-item h3{margin:0 0 5px;font-size:18px}.solution-item p{margin:0;color:#888;font-size:13px}
.cta-wrap{padding:0 0 100px}.cta{position:relative;overflow:hidden;border-radius:28px;padding:58px 60px;display:flex;justify-content:space-between;align-items:center;gap:50px;color:#fff;background:linear-gradient(120deg,#101010 0%,#1a1a1a 65%,#3b0d12 100%)}.cta:after{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-80px;top:-100px;background:rgba(239,27,45,.25)}.cta>div{position:relative;z-index:2}.cta p{max-width:650px;color:#aaa}.cta-actions{display:flex;flex-direction:column;gap:12px;min-width:220px}
footer{background:#060606;color:#fff;border-top:1px solid var(--line)}.footer{padding:58px 0 26px;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-col h4{font-size:12px;margin:0 0 14px}.footer-col a,.footer-col span,.footer-col p{font-size:12px;color:#777}.footer-col p{max-width:320px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 24px;border-top:1px solid #1b1b1b;color:#555;font-size:10px}
.wa{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;align-items:center;gap:10px;padding:10px 14px 10px 10px;color:#fff;background:#151515;border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.35)}.wa-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#22c55e;font-size:11px;font-weight:800}.wa small,.wa b{display:block}.wa small{font-size:9px;color:#888}.wa b{font-size:11px}.empty{display:none;padding:40px;text-align:center;color:#777}.empty.show{display:block}
@media(max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.hero-wrap{gap:30px}.solution-wrap{gap:50px}.nav-links{gap:18px}}
@media(max-width:820px){.menu-btn{display:block}.nav-links{position:absolute;top:82px;left:20px;right:20px;flex-direction:column;align-items:stretch;gap:6px;background:#101010;border:1px solid #292929;border-radius:15px;padding:16px;opacity:0;pointer-events:none;transform:translateY(-12px);transition:.25s}.nav-links.open{opacity:1;pointer-events:auto;transform:none}.nav-links a{padding:10px 12px}.hero-wrap{grid-template-columns:1fr;padding-top:72px}.hero{min-height:auto}.visual{min-height:450px}.heading,.product-toolbar,.cta{align-items:flex-start;flex-direction:column}.heading p{max-width:650px}.search{width:100%}.solution-wrap{grid-template-columns:1fr}.footer{grid-template-columns:1.5fr 1fr 1fr}.footer-col:first-child{grid-column:1/-1}}
@media(max-width:620px){.container{width:min(var(--container),calc(100% - 28px))}.section{padding:76px 0}.logo-shell{padding:6px 9px}.logo-shell img{height:39px;max-width:175px}.hero-wrap{padding-bottom:70px}.hero h1{font-size:45px}.visual{min-height:360px}.equipment{width:120%;transform:scale(.82)}.float-card.stock{left:3px;top:52px}.float-card.support{right:3px;bottom:22px}.strip-inner{flex-direction:column;align-items:flex-start;padding:22px 0}.strip-tags{justify-content:flex-start;gap:20px}.category-grid,.product-grid{grid-template-columns:1fr}.category{min-height:230px}.product-info p{min-height:0}.cta{padding:38px 26px}.cta h2{font-size:34px}.cta-actions{width:100%}.footer{grid-template-columns:1fr 1fr}.footer-col:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.wa div:last-child{display:none}.wa{padding:8px}}


/* Hero visual slider */
.visual{overflow:visible}
.hero-slider{position:relative;width:500px;max-width:100%;height:430px;z-index:2}
.hero-slide{position:absolute;inset:0;opacity:0;transform:translateX(28px) scale(.98);transition:opacity .65s ease,transform .65s ease;pointer-events:none}
.hero-slide.active{opacity:1;transform:translateX(0) scale(1);pointer-events:auto}
.hero-slider-dots{position:absolute;left:50%;bottom:-30px;transform:translateX(-50%);display:flex;align-items:flex-start;gap:18px;z-index:5}
.hero-dot{min-width:50px;border:0;background:transparent;color:rgba(255,255,255,.46);cursor:pointer;padding:0;display:grid;justify-items:center;gap:7px;transition:.25s}
.hero-dot-indicator{display:block;width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.28);transition:.25s}
.hero-dot-label{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
.hero-dot.active{color:#fff}
.hero-dot.active .hero-dot-indicator{width:28px;background:var(--red);box-shadow:0 0 16px rgba(239,27,45,.38)}

.equipment-ont{display:grid;place-items:center}
.ont-device{position:absolute;inset:26px 40px 10px 40px;display:grid;place-items:center}
.ont-body{position:relative;width:320px;height:210px;border-radius:30px;background:linear-gradient(145deg,#ffffff,#d9d9d9);border:1px solid rgba(255,255,255,.9);box-shadow:0 32px 60px rgba(0,0,0,.28)}
.ont-body:after{content:"";position:absolute;left:30px;right:30px;bottom:-14px;height:24px;border-radius:50%;background:rgba(0,0,0,.18);filter:blur(10px);z-index:-1}
.ont-badge{position:absolute;left:26px;top:24px;background:#fff;color:var(--red);border:1px solid rgba(239,27,45,.22);padding:7px 10px;border-radius:10px;font-size:10px;font-weight:800;letter-spacing:.12em}
.ont-panel{position:absolute;left:28px;right:28px;top:64px;height:46px;border-radius:16px;background:linear-gradient(145deg,#f7f7f7,#e9e9e9);border:1px solid #d8d8d8}
.ont-ports{position:absolute;left:40px;right:40px;bottom:38px;height:26px;border-radius:8px;background:repeating-linear-gradient(90deg,#111 0 17px,#444 17px 20px)}
.ont-leds{position:absolute;left:40px;bottom:78px;display:flex;gap:11px}.ont-leds i{width:10px;height:10px;border-radius:50%;background:#44e55d;box-shadow:0 0 10px #44e55d}
.ont-wifi-waves{position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:110px}
.ont-wifi-waves span{position:absolute;left:50%;transform:translateX(-50%);border:3px solid rgba(255,255,255,.7);border-bottom:0;border-left-color:transparent!important;border-right-color:transparent!important;border-radius:50% 50% 0 0}
.ont-wifi-waves span:nth-child(1){bottom:20px;width:54px;height:28px;border-color:rgba(255,255,255,.65)}
.ont-wifi-waves span:nth-child(2){bottom:30px;width:104px;height:52px;border-color:rgba(239,27,45,.6)}
.ont-wifi-waves span:nth-child(3){bottom:42px;width:156px;height:78px;border-color:rgba(255,255,255,.28)}

.equipment-pair{display:grid;place-items:center}
.pair-rack{position:absolute;left:52px;right:58px;top:68px;height:92px;padding:18px;border-radius:18px;background:linear-gradient(145deg,#333,#0d0d0d);border:1px solid #4a4a4a;box-shadow:0 28px 55px rgba(0,0,0,.38);transform:perspective(900px) rotateY(-12deg)}
.pair-label{display:inline-block;padding:5px 8px;border-radius:5px;border:1px solid #662228;color:#ff7b84;font:700 9px monospace}
.pair-ports{position:absolute;right:22px;top:26px;width:220px;height:36px;border:1px solid #555;background:repeating-linear-gradient(90deg,#050505 0 18px,#4e4e4e 18px 21px)}
.pair-leds{position:absolute;left:22px;bottom:18px;width:86px;height:6px;background:repeating-linear-gradient(90deg,#44e55d 0 5px,transparent 5px 11px)}
.fiber-link{position:absolute;left:118px;right:122px;top:172px;height:92px;border-radius:999px;border:3px solid rgba(239,27,45,.38);border-top:0;filter:drop-shadow(0 0 12px rgba(239,27,45,.35))}
.fiber-link:after{content:"";position:absolute;left:0;right:0;top:16px;height:3px;background:linear-gradient(90deg,rgba(239,27,45,0),rgba(239,27,45,.9),rgba(239,27,45,0));box-shadow:0 0 16px rgba(239,27,45,.55)}
.pair-ont-card{position:absolute;left:126px;right:126px;bottom:24px;height:128px}
.pair-ont-body{position:absolute;left:0;right:0;bottom:0;height:94px;border-radius:24px;background:linear-gradient(145deg,#ffffff,#dddddd);box-shadow:0 22px 40px rgba(0,0,0,.25)}
.pair-ont-title{position:absolute;left:28px;top:24px;font-size:26px;font-weight:800;color:#0f0f0f;letter-spacing:.03em}
.pair-ont-leds{position:absolute;left:28px;bottom:24px;display:flex;gap:10px}.pair-ont-leds i{width:9px;height:9px;border-radius:50%;background:#44e55d;box-shadow:0 0 10px #44e55d}
.pair-ont-wifi{position:absolute;left:50%;transform:translateX(-50%);top:0;width:140px;height:60px}
.pair-ont-wifi span{position:absolute;left:50%;transform:translateX(-50%);border:3px solid rgba(239,27,45,.55);border-bottom:0;border-left-color:transparent!important;border-right-color:transparent!important;border-radius:50% 50% 0 0}
.pair-ont-wifi span:nth-child(1){bottom:4px;width:38px;height:18px}
.pair-ont-wifi span:nth-child(2){bottom:10px;width:72px;height:34px}
.pair-ont-wifi span:nth-child(3){bottom:18px;width:110px;height:50px;border-color:rgba(255,255,255,.24)}

@media(max-width:820px){.hero-slider{height:400px}.hero-slider-dots{bottom:-8px}.ont-body{width:290px;height:190px}.pair-ont-card{left:95px;right:95px}}
@media(max-width:620px){.hero-slider{height:340px}.hero-slider-dots{bottom:-2px}.ont-device{inset:18px 24px 12px 24px}.ont-body{width:250px;height:166px}.ont-badge{left:20px;top:18px;font-size:9px}.ont-panel{left:24px;right:24px;top:54px;height:36px}.ont-leds{left:30px;bottom:64px}.ont-ports{left:30px;right:30px;bottom:26px;height:22px}.pair-rack{left:34px;right:36px;top:50px;height:82px}.pair-ports{width:160px;height:30px;top:24px}.fiber-link{left:74px;right:74px;top:145px;height:76px}.pair-ont-card{left:72px;right:72px;bottom:18px;height:108px}.pair-ont-body{height:80px}.pair-ont-title{left:22px;top:20px;font-size:22px}.pair-ont-leds{left:22px;bottom:19px}}


.equipment-custom{display:grid;place-items:center;padding:20px}
.hero-custom-image{display:block;width:100%;height:100%;max-width:450px;max-height:390px;object-fit:contain;filter:drop-shadow(0 30px 35px rgba(0,0,0,.35))}
@media(max-width:820px){.hero-slider-dots{bottom:-22px;gap:13px}.hero-dot{min-width:44px}.hero-dot-label{font-size:8px}}
@media(max-width:620px){.hero-slider-dots{bottom:-18px;gap:9px}.hero-dot{min-width:38px}.hero-dot-label{font-size:8px}.hero-custom-image{max-width:330px;max-height:285px}}


/* =========================================================
   MODERN LIGHT INDUSTRIAL THEME
   ========================================================= */
:root{
  --red:#e51b2a;
  --red-strong:#c80f1d;
  --industrial-bg:#eef1f3;
  --industrial-soft:#f6f7f8;
  --industrial-card:#ffffff;
  --industrial-ink:#12161b;
  --industrial-muted:#69727c;
  --industrial-line:#dfe4e8;
  --industrial-steel:#c9d0d6;
  --industrial-graphite:#111418;
  --industrial-graphite-2:#191d22;
}

body{
  color:var(--industrial-ink);
  background:var(--industrial-bg);
}

/* Header & hero tetap kuat sebagai identitas utama */
.header{
  background:rgba(17,20,24,.92);
  border-bottom:1px solid rgba(255,255,255,.08);
  box-shadow:0 8px 30px rgba(0,0,0,.14);
}

.hero{
  background:
    radial-gradient(circle at 76% 34%,rgba(229,27,42,.28),transparent 28%),
    radial-gradient(circle at 18% 75%,rgba(255,255,255,.045),transparent 24%),
    linear-gradient(135deg,#111418 0%,#1b2026 57%,#0d1013 100%);
}

.hero-desc{color:#c3c9ce}
.hero-trust span{color:#8e979f}
.btn-red{
  background:linear-gradient(135deg,var(--red),var(--red-strong));
  box-shadow:0 16px 34px rgba(229,27,42,.25);
}
.btn-dark{
  border-color:rgba(255,255,255,.24);
  background:rgba(255,255,255,.055);
}

/* Strip dibuat seperti panel baja terang */
.dark-strip{
  color:var(--industrial-ink);
  background:
    linear-gradient(180deg,#ffffff 0%,#f2f4f6 100%);
  border-top:1px solid var(--industrial-line);
  border-bottom:1px solid var(--industrial-line);
  box-shadow:0 12px 30px rgba(26,34,42,.05);
}
.strip-inner>span{color:var(--industrial-muted)}
.strip-tags{gap:12px}
.strip-tags b{
  padding:8px 13px;
  border:1px solid var(--industrial-line);
  border-radius:999px;
  background:#fff;
  color:#3f4851;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}

/* Area kategori lebih bersih dan industrial */
#kategori{
  background:
    linear-gradient(180deg,#f7f8f9 0%,#eef1f3 100%);
  border-bottom:1px solid var(--industrial-line);
}
.heading p{color:var(--industrial-muted)}
.heading h2{color:var(--industrial-ink)}

.category{
  background:
    linear-gradient(145deg,#ffffff 0%,#f7f8f9 100%);
  border-color:var(--industrial-line);
  box-shadow:0 8px 26px rgba(23,31,39,.045);
}
.category:hover{
  border-color:#cbd2d8;
  box-shadow:0 24px 52px rgba(24,32,40,.10);
}
.category:not(.featured)::before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:linear-gradient(180deg,var(--red),transparent 82%);
  opacity:.7;
}
.category.featured{
  background:
    radial-gradient(circle at 85% 16%,rgba(255,255,255,.18),transparent 24%),
    linear-gradient(145deg,var(--red),#a90816);
  box-shadow:0 20px 42px rgba(229,27,42,.22);
}
.cat-icon{
  background:linear-gradient(145deg,#22282e,#0d1013);
  border:1px solid #343b42;
  box-shadow:0 10px 22px rgba(0,0,0,.15);
}
.category p{color:var(--industrial-muted)}

/* Katalog produk menjadi fokus utama */
.products{
  background:
    linear-gradient(180deg,#e9edef 0%,#f3f5f6 100%);
  border-bottom:1px solid var(--industrial-line);
}
.filter{
  color:#4b555f;
  border-color:#d5dbe0;
  background:rgba(255,255,255,.86);
  box-shadow:0 4px 14px rgba(30,40,50,.035);
}
.filter:hover{border-color:#aeb7bf}
.filter.active{
  background:var(--industrial-graphite);
  border-color:var(--industrial-graphite);
  color:#fff;
  box-shadow:0 10px 24px rgba(17,20,24,.15);
}
.search{
  border-color:#d5dbe0;
  background:#fff;
  box-shadow:0 8px 20px rgba(32,41,50,.05);
}

.product{
  border-color:#dbe0e4;
  background:#fff;
  box-shadow:0 8px 28px rgba(26,35,43,.055);
}
.product:hover{
  border-color:#c7ced4;
  box-shadow:0 25px 55px rgba(28,36,45,.12);
}
.product-image{
  background:
    linear-gradient(145deg,#ffffff 0%,#edf0f2 75%,#e2e6e9 100%);
  border-bottom-color:#e1e5e8;
}
.product-image::after{
  content:"";
  position:absolute;
  left:10%;right:10%;bottom:18px;
  height:18px;
  background:rgba(20,26,32,.10);
  filter:blur(13px);
  border-radius:50%;
  z-index:-1;
}
.product-info h3{color:var(--industrial-ink)}
.product-info p{color:var(--industrial-muted)}
.product-price{color:#20262c}
.product-meta{
  border-top-color:#e5e8eb;
}
.badge{
  background:linear-gradient(135deg,var(--red),var(--red-strong));
  box-shadow:0 8px 18px rgba(229,27,42,.20);
}

/* Layanan memakai graphite, bukan hitam pekat */
.solution{
  background:
    radial-gradient(circle at 85% 15%,rgba(229,27,42,.22),transparent 28%),
    linear-gradient(135deg,var(--industrial-graphite) 0%,var(--industrial-graphite-2) 100%);
}
.solution-copy p,.solution-item p{color:#aeb6bd}
.solution-item{border-bottom-color:rgba(255,255,255,.11)}
.solution-list{border-top-color:rgba(255,255,255,.11)}

/* Memberikan napas sebelum CTA */
.cta-wrap{
  padding:64px 0 100px;
  background:
    linear-gradient(180deg,#f4f6f7 0%,#eef1f3 100%);
}
.cta{
  border:1px solid #2c333a;
  background:
    radial-gradient(circle at 88% 25%,rgba(229,27,42,.26),transparent 28%),
    linear-gradient(120deg,#171b20 0%,#22282e 66%,#331116 100%);
  box-shadow:0 28px 65px rgba(20,27,34,.18);
}

/* Footer lebih lembut */
footer{
  background:#111418;
  border-top-color:#2b3137;
}
.footer-col a,.footer-col span,.footer-col p{color:#929aa2}
.footer-col a:hover{color:#fff}
.footer-bottom{
  border-top-color:#2a3036;
  color:#6f7880;
}

/* Logo terasa menyatu dengan tema industri */
.logo-shell,.footer-logo-shell{
  border-color:#e3e7ea;
  box-shadow:0 10px 26px rgba(0,0,0,.18);
}

/* Slider labels sedikit lebih rapi */
.hero-dot-label{color:rgba(255,255,255,.60)}
.hero-dot.active .hero-dot-label{color:#fff}

/* WhatsApp dibuat lebih premium */
.wa{
  background:#171b20;
  border:1px solid #30363c;
  box-shadow:0 20px 45px rgba(0,0,0,.28);
}

@media(max-width:820px){
  .nav-links{
    background:#171b20;
    border-color:#30363c;
  }
}

@media(max-width:620px){
  .cta-wrap{padding:38px 0 78px}
  .strip-tags b{padding:7px 10px}
}


/* =========================================================
   BRIGHT INDUSTRIAL THEME
   Versi lebih terang dari Modern Light Industrial
   ========================================================= */

:root{
  --bright-bg:#f7f8fa;
  --bright-bg-2:#eef1f4;
  --bright-card:#ffffff;
  --bright-ink:#161b20;
  --bright-muted:#68717a;
  --bright-line:#dfe4e8;
  --bright-red:#e51b2a;
  --bright-red-dark:#bd101d;
}

/* Dasar halaman */
body{
  color:var(--bright-ink);
  background:var(--bright-bg);
}

/* Navbar putih agar halaman terasa jauh lebih ringan */
.header{
  background:rgba(255,255,255,.94);
  border-bottom:1px solid var(--bright-line);
  box-shadow:0 8px 28px rgba(25,34,43,.08);
}

.nav-links{
  color:#414a53;
}

.nav-links a:hover{
  color:var(--bright-red);
}

.nav-cta{
  color:#fff!important;
  background:linear-gradient(135deg,var(--bright-red),var(--bright-red-dark));
  box-shadow:0 9px 22px rgba(229,27,42,.20);
}

.menu-btn span{
  background:#1a1f24;
}

/* Logo tidak perlu panel terlalu berat di navbar putih */
.logo-shell{
  border-color:#e1e5e8;
  box-shadow:0 6px 18px rgba(20,30,40,.08);
}

/* Hero terang dengan visual perangkat tetap gelap */
.hero{
  color:var(--bright-ink);
  background:
    radial-gradient(circle at 76% 36%,rgba(229,27,42,.16),transparent 28%),
    radial-gradient(circle at 12% 70%,rgba(17,24,31,.04),transparent 25%),
    linear-gradient(135deg,#ffffff 0%,#f3f5f7 58%,#e8ecef 100%);
  border-bottom:1px solid var(--bright-line);
}

.hero::before{
  background-image:
    linear-gradient(rgba(22,27,32,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(22,27,32,.045) 1px,transparent 1px);
  mask-image:linear-gradient(to bottom,#000,transparent 92%);
}

.eyebrow{
  color:var(--bright-red);
}

.hero h1{
  color:#171b20;
}

.hero h1 span{
  color:var(--bright-red);
}

.hero-desc{
  color:#5f6871;
}

.btn-red{
  background:linear-gradient(135deg,var(--bright-red),var(--bright-red-dark));
  box-shadow:0 16px 32px rgba(229,27,42,.21);
}

.btn-dark{
  color:#22282e;
  border:1px solid #cfd5da;
  background:rgba(255,255,255,.76);
  box-shadow:0 8px 20px rgba(32,41,50,.06);
}

.btn-dark:hover{
  border-color:#aeb7bf;
  background:#fff;
}

.hero-trust{
  border-top:1px solid #d9dee2;
}

.hero-trust b{
  color:#161b20;
}

.hero-trust span{
  color:#7a848d;
}

/* Glow visual dibuat lembut */
.visual-glow{
  background:rgba(229,27,42,.16);
  filter:blur(105px);
}

/* Floating cards agar cocok dengan hero terang */
.float-card{
  border:1px solid #e0e4e7;
  box-shadow:0 18px 38px rgba(27,36,44,.13);
}

/* Navigasi slider terlihat pada hero terang */
.hero-dot{
  background:#cbd1d6;
}

.hero-dot.active{
  background:var(--bright-red);
}

.hero-dot-label{
  color:#79838c;
}

.hero-dot.active .hero-dot-label{
  color:#1f252b;
}

/* Strip kategori putih */
.dark-strip{
  color:var(--bright-ink);
  background:#fff;
  border-color:var(--bright-line);
}

.strip-inner>span{
  color:var(--bright-muted);
}

.strip-tags b{
  color:#424b54;
  background:#f7f8fa;
  border-color:#dfe4e8;
}

/* Kategori */
#kategori{
  background:
    linear-gradient(180deg,#f8f9fa 0%,#f1f3f5 100%);
}

.category{
  background:#fff;
  border-color:#dde2e6;
  box-shadow:0 7px 24px rgba(31,40,48,.045);
}

.category:hover{
  box-shadow:0 22px 48px rgba(31,40,48,.09);
}

.category.featured{
  color:#fff;
  background:
    radial-gradient(circle at 85% 16%,rgba(255,255,255,.18),transparent 24%),
    linear-gradient(145deg,var(--bright-red),#aa0b17);
}

.category p{
  color:#6e7780;
}

/* Area produk terang */
.products{
  background:
    linear-gradient(180deg,#eef1f4 0%,#f7f8fa 100%);
}

.product{
  background:#fff;
  border-color:#dce1e5;
  box-shadow:0 7px 24px rgba(31,40,48,.05);
}

.product:hover{
  box-shadow:0 24px 52px rgba(31,40,48,.11);
}

.product-image{
  background:
    linear-gradient(145deg,#ffffff 0%,#eef1f3 72%,#e5e9ec 100%);
}

.filter{
  background:#fff;
  color:#505a63;
}

.filter.active{
  color:#fff;
  background:#1b2025;
  border-color:#1b2025;
}

.search{
  background:#fff;
}

/* Layanan juga dibuat terang */
.solution{
  color:var(--bright-ink);
  background:
    radial-gradient(circle at 88% 10%,rgba(229,27,42,.11),transparent 27%),
    linear-gradient(135deg,#ffffff 0%,#f1f3f5 100%);
  border-top:1px solid var(--bright-line);
  border-bottom:1px solid var(--bright-line);
}

.solution .kicker{
  color:var(--bright-red);
}

.solution-copy h2,
.solution-item h3{
  color:#171c21;
}

.solution-copy p,
.solution-item p{
  color:#69737c;
}

.solution-list{
  border-top:1px solid #d9dee2;
}

.solution-item{
  border-bottom:1px solid #d9dee2;
}

.solution-item>span{
  color:var(--bright-red);
}

.solution .btn-white{
  color:#fff;
  background:linear-gradient(135deg,var(--bright-red),var(--bright-red-dark));
  box-shadow:0 14px 28px rgba(229,27,42,.18);
}

/* CTA merah, sehingga tidak perlu bidang hitam besar */
.cta-wrap{
  padding:64px 0 100px;
  background:#f7f8fa;
}

.cta{
  border:0;
  background:
    radial-gradient(circle at 88% 20%,rgba(255,255,255,.20),transparent 25%),
    linear-gradient(120deg,#e51b2a 0%,#cf1422 65%,#a70b17 100%);
  box-shadow:0 28px 62px rgba(189,16,29,.20);
}

.cta .kicker{
  color:rgba(255,255,255,.74);
}

.cta p{
  color:rgba(255,255,255,.79);
}

.cta .btn-white{
  color:#161b20;
  background:#fff;
}

.cta .btn-dark{
  color:#fff;
  border-color:rgba(255,255,255,.38);
  background:rgba(255,255,255,.10);
}

/* Footer saja yang tetap gelap sebagai penutup */
footer{
  background:#14181c;
  border-top:1px solid #2c3238;
}

.footer-col a,
.footer-col span,
.footer-col p{
  color:#9aa2aa;
}

.footer-col a:hover{
  color:#fff;
}

/* Mobile menu juga putih */
@media(max-width:820px){
  .nav-links{
    color:#313940;
    background:#fff;
    border-color:#dfe4e8;
    box-shadow:0 18px 42px rgba(20,29,38,.12);
  }

  .nav-links a:hover{
    color:var(--bright-red);
  }
}

@media(max-width:620px){
  .cta-wrap{
    padding:40px 0 80px;
  }
}


/* =========================================================
   WHITE FOOTER LOGO
   Hanya mengubah logo di footer menjadi putih
   ========================================================= */
.footer-logo-shell{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:transparent;
  border:0;
  padding:0;
  box-shadow:none;
}

.footer-logo-shell img{
  display:block;
  height:48px;
  width:auto;
  max-width:220px;
  object-fit:contain;
  filter:brightness(0) invert(1);
  opacity:1;
}

@media(max-width:620px){
  .footer-logo-shell img{
    height:42px;
    max-width:190px;
  }
}


/* =========================================================
   CLEAN HERO SLIDER
   Menghilangkan titik dan nama slider di hero
   ========================================================= */
.hero-slider-dots{
  display:none !important;
}

/* Rapikan area visual setelah navigator dihilangkan */
.visual{
  min-height:500px;
}

@media(max-width:820px){
  .visual{
    min-height:430px;
  }
}

@media(max-width:620px){
  .visual{
    min-height:340px;
  }
}


/* =========================================================
   RESPONSIVE WEBSITE — DESKTOP, TABLET, MOBILE
   ========================================================= */
html,body{
  max-width:100%;
  overflow-x:hidden;
}

img,svg,video{
  max-width:100%;
}

.logo-shell img{
  max-width:min(220px,42vw);
}

/* Laptop kecil dan tablet landscape */
@media(max-width:1180px){
  .container{
    width:min(var(--container),calc(100% - 48px));
  }

  .hero-wrap{
    gap:38px;
  }

  .hero h1{
    font-size:clamp(50px,6vw,72px);
  }

  .equipment,
  .hero-slider{
    width:460px;
  }

  .product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .footer{
    gap:30px;
  }
}

/* Tablet */
@media(max-width:960px){
  .nav-links{
    gap:15px;
  }

  .hero-wrap{
    grid-template-columns:1fr;
    min-height:auto;
    padding:78px 0 72px;
  }

  .hero-copy,
  .hero-wrap>div:first-child{
    max-width:760px;
  }

  .hero-desc{
    max-width:720px;
  }

  .visual{
    width:100%;
    min-height:450px;
    margin-top:8px;
  }

  .hero-slider{
    width:min(540px,100%);
    margin:auto;
  }

  .float-card.stock{
    left:max(12px,calc(50% - 280px));
  }

  .float-card.support{
    right:max(12px,calc(50% - 280px));
  }

  .category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .solution-wrap{
    grid-template-columns:1fr;
    gap:48px;
  }

  .cta{
    padding:48px;
  }

  .footer{
    grid-template-columns:1.4fr 1fr 1fr;
  }

  .footer-col:first-child{
    grid-column:1/-1;
  }
}

/* Menu mobile dan tablet portrait */
@media(max-width:820px){
  .container{
    width:min(var(--container),calc(100% - 32px));
  }

  .nav{
    height:74px;
  }

  .logo-shell{
    padding:5px 9px;
  }

  .logo-shell img{
    height:42px;
    max-width:190px;
  }

  .menu-btn{
    display:block;
    flex:0 0 42px;
  }

  .nav-links{
    top:74px;
    left:16px;
    right:16px;
    max-height:calc(100vh - 94px);
    overflow:auto;
  }

  .nav-links a{
    min-height:44px;
    display:flex;
    align-items:center;
    border-radius:9px;
  }

  .nav-cta{
    justify-content:center;
  }

  .hero{
    padding-top:74px;
  }

  .hero-wrap{
    padding-top:58px;
  }

  .hero h1{
    max-width:680px;
    font-size:clamp(46px,9vw,66px);
  }

  .hero-actions{
    gap:10px;
  }

  .hero-trust{
    gap:24px;
  }

  .visual{
    min-height:410px;
  }

  .equipment,
  .hero-slider{
    width:min(500px,100%);
  }

  .strip-inner{
    min-height:auto;
    padding:22px 0;
    align-items:flex-start;
    flex-direction:column;
  }

  .strip-tags{
    justify-content:flex-start;
  }

  .heading{
    align-items:flex-start;
    flex-direction:column;
    gap:18px;
  }

  .heading p{
    max-width:680px;
  }

  .product-toolbar{
    align-items:stretch;
    flex-direction:column;
  }

  .filters{
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:4px;
    scrollbar-width:thin;
  }

  .filter{
    flex:0 0 auto;
    min-height:42px;
  }

  .search{
    width:100%;
  }

  .contact-actions,
  .cta-actions{
    width:100%;
  }

  .cta{
    align-items:flex-start;
    flex-direction:column;
  }

  .cta-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
}

/* Smartphone */
@media(max-width:620px){
  .container{
    width:min(var(--container),calc(100% - 24px));
  }

  .section{
    padding:68px 0;
  }

  .hero-wrap{
    padding:46px 0 54px;
  }

  .hero h1{
    font-size:clamp(40px,13vw,54px);
    line-height:1.02;
    letter-spacing:-.05em;
  }

  .hero-desc{
    font-size:15px;
  }

  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
  }

  .hero-actions .btn{
    width:100%;
  }

  .hero-trust{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:12px;
  }

  .hero-trust b{
    font-size:17px;
  }

  .hero-trust span{
    font-size:9px;
  }

  .visual{
    min-height:330px;
    margin-top:0;
  }

  .hero-slider{
    height:330px;
    transform:scale(.88);
    transform-origin:center;
  }

  .float-card{
    padding:9px 11px;
    gap:8px;
  }

  .float-card .icon{
    width:30px;
    height:30px;
  }

  .float-card.stock{
    top:54px;
    left:0;
  }

  .float-card.support{
    right:0;
    bottom:28px;
  }

  .strip-tags{
    gap:8px;
  }

  .strip-tags b{
    font-size:10px;
  }

  .heading{
    margin-bottom:28px;
  }

  .heading h2,
  .solution-copy h2,
  .cta h2{
    font-size:clamp(32px,10vw,43px);
  }

  .category-grid,
  .product-grid{
    grid-template-columns:1fr;
  }

  .category{
    min-height:218px;
    padding:24px;
  }

  .product-image{
    height:220px;
  }

  .product-info p{
    min-height:0;
  }

  .solution-wrap{
    gap:34px;
  }

  .solution-item{
    grid-template-columns:42px 1fr;
    gap:12px;
  }

  .cta{
    padding:34px 24px;
    border-radius:22px;
  }

  .cta-actions{
    grid-template-columns:1fr;
  }

  .footer{
    grid-template-columns:1fr 1fr;
    gap:32px 22px;
  }

  .footer-col:first-child{
    grid-column:1/-1;
  }

  .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
  }

  .wa{
    right:14px;
    bottom:14px;
  }
}

/* Smartphone kecil */
@media(max-width:420px){
  .nav{
    height:68px;
  }

  .hero{
    padding-top:68px;
  }

  .logo-shell img{
    height:37px;
    max-width:160px;
  }

  .nav-links{
    top:68px;
    left:12px;
    right:12px;
  }

  .hero h1{
    font-size:39px;
  }

  .hero-trust{
    grid-template-columns:1fr 1fr;
  }

  .hero-trust div:last-child{
    grid-column:1/-1;
  }

  .visual{
    min-height:300px;
  }

  .hero-slider{
    height:310px;
    transform:scale(.77);
  }

  .float-card{
    transform:scale(.88);
  }

  .float-card.stock{
    transform-origin:left center;
  }

  .float-card.support{
    transform-origin:right center;
  }

  .footer{
    grid-template-columns:1fr;
  }

  .footer-col:first-child{
    grid-column:auto;
  }
}


/* =========================================================
   HERO LAYER FIX + HEADER LOGO CLEAN
   ========================================================= */

/* Pastikan layer dekoratif dan kartu informasi tampil di depan slide */
.visual{
  position:relative;
  overflow:visible;
  isolation:isolate;
}

.visual-glow{
  z-index:0;
}

.hero-slider,
.equipment{
  position:relative;
  z-index:1;
}

/* Kartu kecil tampil di atas perangkat agar tidak tertimpa */
.float-card{
  z-index:5;
}

/* Posisi kartu dibuat sedikit lebih lega */
.float-card.stock{
  left:max(14px,calc(50% - 300px));
  top:68px;
}

.float-card.support{
  right:max(14px,calc(50% - 305px));
  bottom:46px;
}

/* Header logo tanpa border dan bayangan */
.header .logo-shell{
  background:transparent;
  border:0;
  box-shadow:none;
  padding:0;
  border-radius:0;
}

/* Biar tetap rapih di navbar putih */
.header .logo-shell img{
  display:block;
  height:46px;
  width:auto;
  max-width:220px;
}

@media(max-width:960px){
  .float-card.stock{
    left:max(10px,calc(50% - 285px));
    top:62px;
  }

  .float-card.support{
    right:max(10px,calc(50% - 290px));
    bottom:34px;
  }
}

@media(max-width:820px){
  .header .logo-shell img{
    height:42px;
    max-width:190px;
  }

  .float-card.stock{
    left:6px;
    top:52px;
  }

  .float-card.support{
    right:6px;
    bottom:24px;
  }
}

@media(max-width:620px){
  .header .logo-shell img{
    height:38px;
    max-width:170px;
  }

  .visual{
    min-height:340px;
  }

  .hero-slider{
    position:relative;
    z-index:1;
  }

  .float-card{
    z-index:6;
    transform:none;
  }

  .float-card.stock{
    top:44px;
    left:0;
  }

  .float-card.support{
    right:0;
    bottom:18px;
  }
}

@media(max-width:420px){
  .header .logo-shell img{
    height:35px;
    max-width:156px;
  }

  .float-card{
    transform:scale(.9);
  }

  .float-card.stock{
    transform-origin:left center;
  }

  .float-card.support{
    transform-origin:right center;
  }
}


/* =========================================================
   PRODUCT PRICE
   ========================================================= */
.product-price{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:12px;
  margin-top:16px;
  padding:12px 14px;
  border:1px solid #e1e5e8;
  border-radius:12px;
  background:linear-gradient(145deg,#ffffff,#f4f6f7);
}

.product-price span{
  color:#7a838c;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.product-price strong{
  color:var(--red);
  font-size:18px;
  line-height:1.1;
  letter-spacing:-.02em;
}

.product-price.contact-price{
  justify-content:flex-start;
  background:#f7f8f9;
}

.product-price.contact-price strong{
  color:#343b42;
  font-size:14px;
}

@media(max-width:620px){
  .product-price strong{
    font-size:19px;
  }
}
