:root{--blue:#0b3970;--red:#c7202f;--green:#1d7f4f;--gold:#f2b441;--dark:#08111f;--muted:#667085;--bg:#f8faf8}*{box-sizing:border-box}body{margin:0;font-family:Poppins,Arial,sans-serif;color:#172033;background:var(--bg);line-height:1.7}a{text-decoration:none;color:inherit}.topbar{background:var(--blue);color:#fff;font-size:13px;padding:8px 0}.wrap{max-width:1180px;margin:auto;padding:0 20px}.topbar .wrap,.nav .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.social a{margin-left:12px}.nav{position:sticky;top:0;background:#fff;box-shadow:0 5px 24px rgba(0,0,0,.08);z-index:10}.logo{display:flex;align-items:center;gap:12px;font-weight:800;color:var(--blue);font-size:22px}.logo img{width:150px;max-height:58px;object-fit:contain}.menu{display:flex;gap:22px;align-items:center;font-weight:600;font-size:14px}.menu a{padding:28px 0;border-bottom:3px solid transparent}.menu a:hover,.menu .active{color:var(--red);border-color:var(--red)}.hero{min-height:620px;background:linear-gradient(90deg,rgba(5,18,36,.78),rgba(5,18,36,.32)),url('assets/img06.png') center/cover no-repeat;display:flex;align-items:center;color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 -1px 0;height:110px;background:linear-gradient(180deg,transparent,var(--bg))}.hero h1{font-size:58px;line-height:1.08;margin:0 0 20px;max-width:780px}.hero p{font-size:20px;max-width:680px;color:#eef5ff}.btn{display:inline-block;background:var(--red);color:#fff;padding:14px 26px;border-radius:40px;font-weight:700;margin-right:12px;box-shadow:0 12px 25px rgba(199,32,47,.25)}.btn.alt{background:#fff;color:var(--blue)}.section{padding:80px 0}.title{text-align:center;margin-bottom:38px}.title small{color:var(--red);font-weight:800;letter-spacing:2px;text-transform:uppercase}.title h2{font-size:40px;line-height:1.2;margin:8px 0;color:var(--blue)}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 15px 40px rgba(12,38,70,.08);border:1px solid #eef1f3}.card img{width:100%;height:230px;object-fit:cover;display:block}.card .pad{padding:24px}.card h3{margin:0 0 10px;color:var(--blue);font-size:22px}.features{background:#fff}.feature{padding:28px;border-radius:20px;background:linear-gradient(180deg,#fff,#f3f8f5);border:1px solid #e4eee8}.feature b{color:var(--green);font-size:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split img{width:100%;border-radius:26px;box-shadow:0 18px 45px rgba(0,0,0,.14)}.banner{padding:75px 0;background:linear-gradient(90deg,rgba(11,57,112,.9),rgba(199,32,47,.72)),url('assets/img09.jpeg') center/cover fixed;color:#fff;text-align:center}.banner h1{font-size:46px;margin:0}.crumb{margin-top:12px;color:#ffe9e9}.spec{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.spec span{background:#f4f8fb;padding:9px 12px;border-radius:10px;font-size:14px}.product-detail img{height:260px}.cert img{height:130px;object-fit:contain;padding:20px;background:#fff}.gallery img{height:230px;border-radius:18px;object-fit:cover;box-shadow:0 12px 30px rgba(0,0,0,.09)}.contactbox{background:#fff;border-radius:26px;padding:30px;box-shadow:0 15px 40px rgba(12,38,70,.09)}input,textarea,select{width:100%;padding:14px 16px;border:1px solid #d8e0e6;border-radius:12px;margin-bottom:14px;font-family:inherit}textarea{height:130px}.footer{background:#07101e;color:#b9c3d1;padding:55px 0 20px}.footer h3{color:#fff}.footer .logo{color:#fff}.foot-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;margin-top:30px;text-align:center}.float{position:fixed;right:18px;bottom:18px;display:grid;gap:10px;z-index:20}.float a{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800;box-shadow:0 8px 20px rgba(0,0,0,.2)}@media(max-width:850px){.menu{display:none}.hero h1{font-size:38px}.grid-2,.grid-3,.grid-4,.split{grid-template-columns:1fr}.section{padding:55px 0}.topbar .wrap{display:block}.card img{height:210px}}

/* New HTML5 homepage design based on provided layout */
body{background:#fff;color:#111827;line-height:1.6}.wrap{max-width:1400px}.main-header{height:auto;background:#fff;box-shadow:0 2px 16px rgba(2,17,36,.08);position:sticky;top:0;z-index:1000}.header-top{position:relative;overflow:hidden;background:linear-gradient(110deg,#082f62 0%,#0b3970 42%,#b71d2a 72%,#db1f26 100%);color:#fff;border-bottom:1px solid rgba(255,255,255,.16)}.header-top:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 22%,transparent 78%,rgba(255,255,255,.12));pointer-events:none}.header-top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,#f2b441,#fff,#f2b441);opacity:.75}.header-top-inner{position:relative;z-index:1;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-phone{display:inline-flex;align-items:center;padding:5px 13px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-size:13px;font-weight:500;letter-spacing:.2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.top-social{display:flex;align-items:center;gap:8px}.top-social a{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.16);transition:background .2s ease,transform .2s ease,color .2s ease,box-shadow .2s ease}.top-social a:hover{background:#fff;color:#db1f26;transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.18)}.header-inner{height:106px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:270px;max-height:84px;object-fit:contain;display:block}.main-menu{display:flex;align-items:center;gap:34px;font-weight:500;text-transform:uppercase;font-size:14px;color:#101827}.main-menu>a,.has-dropdown>a{padding:42px 0 36px;border-bottom:3px solid transparent}.main-menu a:hover,.main-menu .active{color:#db1f26;border-color:#db1f26}.has-dropdown{position:relative}.has-dropdown span{font-size:12px;margin-left:4px}.dropdown{position:absolute;top:88px;left:-18px;width:245px;background:#fff;border-radius:14px;box-shadow:0 20px 50px rgba(4,20,44,.18);padding:12px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}.dropdown a{display:block;padding:10px 14px;border-radius:10px;text-transform:none;font-weight:500}.dropdown a:hover{background:#f5f7fb;color:#db1f26}.has-dropdown:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header-btn{background:#0b3970;color:#fff;padding:15px 24px;border-radius:8px;text-transform:uppercase;font-weight:400;white-space:nowrap;box-shadow:0 10px 25px rgba(11,57,112,.22)}.mobile-toggle{display:none;border:0;background:#0b3970;color:#fff;padding:10px 14px;border-radius:8px;font-size:22px}.hero-slider{height:380px;position:relative;overflow:hidden;background:#07101e}.hero-slider .slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 5s ease}.hero-slider .slide.active{opacity:1;transform:scale(1)}

.slide-shade{position:absolute;inset:0;background:rgba(0, 0, 0, 0.4)}
.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-left:105px}
.hero-content h1{font-size:56px;line-height:.98;margin:0 0 8px;text-transform:uppercase;font-weight:900;letter-spacing:1px}
.hero-content h1 span{color:#d92127;font-size:62px}
.hero-content h2{font-size:28px;line-height:1.1;text-transform:uppercase;margin:0;font-weight:900;letter-spacing:.5px}.leaf-line{display:flex;align-items:center;gap:15px;margin:16px 0 18px;color:#fff;font-size:24px}.leaf-line i{display:block;width:170px;height:1px;background:rgba(255,255,255,.75)}.hero-content p{max-width:520px;color:#fff;font-size:16px;margin:0 0 25px}.red-btn,.blue-btn{display:inline-flex;align-items:center;gap:18px;background:#d82127;color:#fff;padding:15px 24px;border-radius:7px;text-transform:uppercase;font-weight:900;letter-spacing:.2px;box-shadow:0 15px 30px rgba(216,33,39,.25)}.blue-btn{background:#0b3970;box-shadow:0 15px 30px rgba(11,57,112,.20)}.red-btn b,.blue-btn b{font-size:30px;line-height:0}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.32);color:#fff;font-size:48px;line-height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hero-arrow:hover{background:#d82127}.hero-arrow.prev{left:30px}.hero-arrow.next{right:30px}
.hero-dots{position:absolute;left:50%;bottom:32px;transform:translateX(-50%);z-index:6;display:flex;gap:10px}.hero-dots button{width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:#fff;opacity:.8;cursor:pointer}.hero-dots button.active{background:#0b3970;opacity:1}.trust-strip{margin-top:-30px;position:relative;z-index:20;background:#fff;border-radius:15px;box-shadow:0 16px 40px rgba(15,35,65,.14);display:grid;grid-template-columns:repeat(5,1fr);padding:22px 18px}.trust-item{text-align:center;padding:0 22px;border-right:1px solid #d9dde5}.trust-item:last-child{border-right:0}.trust-item .icon{font-size:42px;line-height:1;color:#0b3970;margin-bottom:7px}.trust-item .icon.red{color:#d82127}.trust-item h3{margin:0;color:#111827;text-transform:uppercase;font-size:15px;font-weight:900}.trust-item p{margin:5px auto 0;color:#202938;font-size:14px;line-height:1.35;max-width:190px}.welcome-section{padding:30px 0 70px;background:#fff}.welcome-grid{display:grid;grid-template-columns:1fr 1.45fr;gap:55px;align-items:center}.welcome-text{background:linear-gradient(110deg,#fff,#fff7ef);padding:34px 34px;border-radius:3px}.welcome-text small{color:#d82127;text-transform:uppercase;font-weight:900;font-size:15px}.welcome-text h2{margin:2px 0 8px;text-transform:uppercase;font-size:38px;line-height:1.1;color:#0b3970;font-weight:900;letter-spacing:.5px}.welcome-text p{margin:0 0 12px;font-size:15px;color:#172033}.video-card{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 20px 48px rgba(12,38,70,.14);background:#07101e}.video-card img,.video-card video{width:100%;height:360px;object-fit:cover;display:block}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#0b3970;color:#fff;border:4px solid #fff;font-size:31px;box-shadow:0 10px 30px rgba(0,0,0,.26);padding-left:5px}
.grid-5{grid-template-columns:repeat(6,1fr)}.product-showcase{background:#f8fafc;padding-top:70px}.product-tile{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(15,35,65,.08);text-align:center;transition:.25s}.product-tile:hover{transform:translateY(-6px)}.product-tile img{width:100%;height:170px;object-fit:cover;display:block}.product-tile h3{padding:16px 10px;margin:0;color:#0b3970;font-size:18px}.footer .logo img{width:180px;filter:brightness(1.2)}
@media(max-width:1100px){.brand img{width:210px}.main-menu{gap:15px;font-size:12px}.header-btn{padding:12px 16px}.hero-content{padding-left:70px}.hero-content h1{font-size:46px}.hero-content h1 span{font-size:50px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:15px}.trust-item{border-right:0;border-bottom:1px solid #e5e7eb;padding-bottom:15px}.grid-5{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.main-header{height:auto}.header-top-inner{min-height:44px;justify-content:center;flex-wrap:wrap;gap:8px 18px;padding-top:7px;padding-bottom:7px}.top-phone{font-size:12px}.top-social a{width:26px;height:26px;font-size:12px}.header-inner{height:auto;padding:12px 20px;flex-wrap:wrap}.brand img{width:210px}.mobile-toggle{display:block}.main-menu{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:0;padding:10px 0}.main-menu.open{display:flex}.main-menu>a,.has-dropdown>a{padding:10px 0}.has-dropdown{width:100%}.dropdown{position:static;width:100%;opacity:1;visibility:visible;box-shadow:none;transform:none;padding:5px 0}.header-btn{display:none}.hero-slider{height:360px}.hero-content{padding-left:20px;padding-right:20px}.hero-content h1{font-size:38px}.hero-content h1 span{font-size:42px}.hero-content h2{font-size:20px}.leaf-line i{width:80px}.hero-arrow{width:42px;height:42px;font-size:36px}.hero-arrow.prev{left:12px}.hero-arrow.next{right:12px}.trust-strip{margin-top:0;border-radius:0;grid-template-columns:1fr}.welcome-grid,.grid-5{grid-template-columns:1fr}.welcome-text h2{font-size:30px}.video-card img,.video-card video{height:280px}}
.certifications-section {
  padding: 80px 0 70px;
  background: #fff;
  position: relative;
  overflow: hidden;
  font-family: Arial, sans-serif;
}

.certifications-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("images/world-map.png") center top / 75% no-repeat;
  opacity: 0.06;
}

/* Product detail polish */
.product-detail{border:1px solid #edf1f6;box-shadow:0 18px 44px rgba(11,57,112,.09);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.product-detail:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(11,57,112,.14);border-color:#f0c8cc}
.product-detail .pad{padding:26px 28px 28px}
.product-detail h3{font-size:25px;line-height:1.15;margin-bottom:12px;position:relative;padding-bottom:12px}
.product-detail h3:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--red),var(--gold))}
.product-detail .pad>p{display:inline-flex;align-items:center;gap:8px;margin:2px 0 14px;padding:7px 12px;border-radius:999px;background:#fff4f4;color:#9f1725;font-size:13px;font-weight:800;line-height:1.25}
.product-detail .pad>p:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(199,32,47,.12)}
.product-detail .spec{gap:12px;margin-top:0}
.product-detail .spec span{position:relative;min-height:58px;padding:12px 13px 12px 16px;border-radius:12px;background:linear-gradient(180deg,#fff,#f6f9fc);border:1px solid #e9eef5;border-left:4px solid rgba(199,32,47,.72);box-shadow:0 8px 18px rgba(11,57,112,.05);font-size:14px;font-weight:700;color:#1f2937;line-height:1.42}
.product-detail .spec span:nth-child(2n){border-left-color:#0b3970}
.product-detail .spec span:nth-child(3n){border-left-color:#f2b441}
.product-detail .spec span:hover{background:#fff;border-color:#dce5f0;box-shadow:0 12px 24px rgba(11,57,112,.09)}
.contactbox{border:1px solid #edf1f6}
.contactbox h3{color:var(--blue);font-size:23px;margin-top:0}
.contactbox p{margin:8px 0;color:#273244}
.contactbox .spec span{background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid #e7eef7;border-left:4px solid var(--green);font-weight:800}
.office-list h3{margin:18px 0 10px;color:var(--blue);font-size:22px}
.office-list p{margin:0 0 14px}
.top-contact{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.spec-table-wrap{overflow-x:auto;background:#fff;border:1px solid #edf1f6;border-radius:18px;box-shadow:0 18px 44px rgba(11,57,112,.09)}
.spec-table{width:100%;border-collapse:collapse;min-width:820px}
.spec-table th,.spec-table td{padding:16px 18px;text-align:left;vertical-align:top;border-bottom:1px solid #e8eef5;color:#253044}
.spec-table th{background:#0b3970;color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:.4px}
.spec-table th:first-child{border-top-left-radius:18px}
.spec-table th:last-child{border-top-right-radius:18px}
.spec-table td:first-child{font-weight:800;color:#0b3970;width:26%}
.spec-table tr:nth-child(even) td{background:#f8fbff}
.spec-table tr:last-child td{border-bottom:0}

@media(max-width:850px){
  .product-detail .pad{padding:22px}
  .product-detail h3{font-size:22px}
  .product-detail .spec span{min-height:auto}
  .spec-table-wrap{border-radius:12px}
  .spec-table{min-width:760px}
  .spec-table th,.spec-table td{padding:13px 14px;font-size:13px}
}

.cert-container {
  max-width: 1600px;
  margin: auto;
  padding: 0 60px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.sub-title {
  color: #c40000;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
}

.cert-container h2 {
  font-size: 48px;
  color: #10243b;
  margin: 0;
  font-weight: 800;
}

.divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  margin: 28px 0;
}

.divider span {
  width: 190px;
  height: 1px;
  background: #cfd6df;
}

.divider b {
  font-size: 24px;
}

.cert-desc {
  max-width: 780px;
  margin: 0 auto 60px;
  color: #3d4856;
  font-size: 22px;
  line-height: 1.5;
}

.cert-slider-wrap {
  position: relative;
}

.cert-slider {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 10px 0 30px;
  scrollbar-width: none;
}

.cert-slider::-webkit-scrollbar {
  display: none;
}

.cert-card {
  min-width: 190px;
  height:200px;
  background: #fff;
  border: 1px solid #edf0f4;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.cert-card:hover {
  transform: translateY(-8px);
}

.cert-card img {
  width: 58%;  
  margin-bottom: 0px;
}

.cert-card span {
  width: 42px;
  height: 3px;
  background: #d50000;
  margin-bottom: 28px;
}

.cert-card h4 {
  font-size: 14px;
  color: #111;
  font-weight: 500;
  margin: 0;
  line-height: 1.3;
}

.cert-arrow {
  width: 55px;
  height: 55px;
  border: none;
  border-radius: 50%;
  background: #fff;
  color: #003d7a;
  box-shadow: 0 5px 18px rgba(0,0,0,0.15);
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
  font-size: 26px;
}

.cert-arrow.left {
  left: -45px;
}

.cert-arrow.right {
  right: -45px;
}

@media (max-width: 768px) {
  .cert-container {
    padding: 0 20px;
  }

  .cert-container h2 {
    font-size: 34px;
  }

  .cert-desc {
    font-size: 17px;
  }

  .cert-card {
    min-width: 220px;
  }

  .cert-arrow {
    display: none;
  }
}

/* Dehydrated onion product page */
.onion-brochure{
  background:linear-gradient(180deg,#fff 0%,#f8fafc 52%,#fff 100%);
  padding:70px 0;
  font-family:Poppins,Arial,sans-serif;
}
.brochure-page{
  width:min(1180px,calc(100vw - 40px));
  margin:0 auto 34px;
  position:relative;
  overflow:hidden;
  border-radius:18px;
  background:#fff;
  border:1px solid #edf1f6;
  box-shadow:0 18px 48px rgba(11,57,112,.09);
}
.brochure-hero{
  min-height:390px;
  background: linear-gradient(90deg, rgba(5, 12, 22, .9) 0%, rgba(5, 12, 22, .74) 34%, rgb(5 12 22 / 62%) 72%, rgb(5 12 22 / 77%) 100%), url(assets/dehydrated-onion-hero-bg.png) center center / cover no-repeat;
  color:#fff;
  display:flex;
  align-items:center;
}
.brochure-hero:after{
  content:none;
}
.brochure-copy{
  position:relative;
  left:auto;
  top:auto;
  z-index:2;
  width:min(1160px,100%);
  min-height:0;
  background:transparent;
  padding:58px 64px;
}
.brochure-copy h2{
  margin:0 0 18px;
  color:#fff;
  font-size:clamp(36px,4vw,56px);
  line-height:1.08;
  font-weight:800;
}
.brochure-copy p{
  margin:0;
  max-width:1120px;
  color:#f5f8fb;
  font-size:17px;
  line-height:1.65;
}
.brochure-script{
  position:relative;
  left:auto;
  top:auto;
  z-index:3;
  margin:210px 54px 0 auto;
  width:max-content;
  max-width:320px;
  color:#fff;
  font-family:"Brush Script MT","Segoe Script",cursive;
  font-size:24px;
  line-height:1.35;
  transform:rotate(-3deg);
  text-shadow:0 2px 12px rgba(0,0,0,.38);
}
.brochure-specs{
  background:#fff;
  color:#4b5563;
  min-height:0;
}
.brochure-inner{
  max-width:1080px;
  margin:0 auto;
  padding:54px 42px 60px;
}
.brochure-inner h3{
  color:#a91f31;
  font-size:22px;
  line-height:1.2;
  margin:0 0 26px;
  font-weight:800;
}
.product-range{
  display:grid;
  gap:42px;
  align-items:end;
}
.product-range figure{
  margin:0;
  text-align:center;
  background:#fff;
  border:1px solid #edf1f6;
  border-radius:14px;
  padding:18px 16px 16px;
  box-shadow:0 12px 28px rgba(11,57,112,.06);
}
.product-range img{
  width:100%;
  height:170px;
  object-fit:contain;
  display:block;
  border-radius:10px;
}
.product-range figcaption{
  margin-top:14px;
  color:#253044;
  font-size:15px;
  font-weight:700;
}
.top-range{
  grid-template-columns:1fr 1fr;
  margin:0 0 26px;
}
.bottom-range{
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  margin-bottom:48px;
}
.bottom-range img{
  height:170px;
  object-fit:cover;
}
.quality-heading{
  margin-bottom:24px!important;
}
.brochure-table{
  width:100%;
  margin:0 0 48px;
  border-collapse:collapse;
  font-size:15px;
  line-height:1.35;
  color:#4b5563;
  overflow:hidden;
  border-radius:12px;
  box-shadow:0 12px 30px rgba(11,57,112,.06);
}
.brochure-table th,
.brochure-table td{
  border:1px solid #e3e8ef;
  padding:13px 16px;
  text-align:left;
}
.brochure-table th{
  background:#0b3970;
  color:#fff;
  font-weight:800;
}
.brochure-table tr:first-child th{
  border-top:0;
}
.brochure-table tr:nth-child(even) td{
  background:#f8fbff;
}
.brochure-details{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.brochure-details>div+div{
  border-left:0;
  padding-left:0;
}
.brochure-details h3{
  margin:0 0 14px;
  font-size:20px;
}
.brochure-details p{
  margin:0 0 24px;
  font-size:15px;
  line-height:1.65;
  color:#4b5563;
}
.brochure-details>div{
  background:#f8fafc;
  border:1px solid #edf1f6;
  border-radius:14px;
  padding:26px;
}
@media(max-width:850px){
  .onion-brochure{padding:42px 0}
  .brochure-page{width:calc(100vw - 24px);border-radius:14px}
  .brochure-hero{min-height:auto;display:block}
  .brochure-copy{width:auto;padding:34px 24px}
  .brochure-copy h2{font-size:31px}
  .brochure-copy p{font-size:14px;line-height:1.55}
  .brochure-script{margin:0;padding:0 24px 30px;font-size:18px;width:auto;max-width:none}
  .brochure-specs{min-height:auto}
  .brochure-inner{padding:32px 18px 36px}
  .product-range,.top-range,.bottom-range{grid-template-columns:1fr;gap:28px;margin:0 0 42px}
  .product-range img,.bottom-range img{height:170px;object-fit:contain}
  .brochure-table{width:100%;font-size:12px}
  .brochure-details{grid-template-columns:1fr;gap:8px}
  .brochure-details>div+div{border-left:0;padding-left:0}
}

.featured-certificate{
  margin-top:52px;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,420px);
  gap:42px;
  align-items:center;
  padding:42px;
  border-radius:24px;
  background:#fff;
  color:#0b3970;
  border:1px solid #dfe7f2;
  box-shadow:0 24px 70px rgba(11,57,112,.12);
  position:relative;
  overflow:hidden;
}
.featured-certificate:before{
  content:none;
}
.featured-certificate:after{
  content:"";
  position:absolute;
  right:-90px;
  top:-130px;
  width:310px;
  height:310px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(219,31,38,.13),rgba(11,57,112,.05) 58%,transparent 70%);
  pointer-events:none;
}
.featured-copy,.featured-document{
  position:relative;
  z-index:1;
}
.featured-copy small{
  display:inline-block;
  color:#db1f26;
  background:#fff4f5;
  border:1px solid rgba(219,31,38,.18);
  border-radius:999px;
  padding:7px 13px;
  font-size:13px;
  font-weight:900;
  letter-spacing:2px;
  margin-bottom:14px;
  text-transform:uppercase;
}
.featured-copy h2{
  color:#0b3970;
  font-size:38px;
  line-height:1.12;
  margin:0 0 16px;
  max-width:720px;
}
.featured-copy p{
  color:#42526a;
  font-size:17px;
  max-width:680px;
  margin:0 0 24px;
}
.cert-meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.cert-meta span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:8px 14px;
  border-radius:999px;
  background:#f6f9fd;
  border:1px solid #dce6f2;
  color:#0b3970;
  font-size:13px;
  font-weight:800;
}
.featured-document{
  display:block;
  justify-self:end;
  width:100%;
  max-width:390px;
  padding:14px;
  border-radius:18px;
  background:#fff;
  border:1px solid #e5ebf3;
  box-shadow:0 20px 46px rgba(11,57,112,.16);
  transform:rotate(1.2deg);
  transition:transform .22s ease,box-shadow .22s ease;
}
.featured-document:hover{
  transform:rotate(0deg) translateY(-4px);
  box-shadow:0 28px 58px rgba(11,57,112,.22);
}
.featured-document img{
  width:100%;
  max-height:560px;
  object-fit:contain;
  display:block;
  border-radius:10px;
  background:#f8fafc;
}
.featured-document span{
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:12px;
  min-height:42px;
  border-radius:8px;
  background:#db1f26;
  color:#fff;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.4px;
}

.certificate-documents{
  margin-top:58px;
  padding:44px;
  border-radius:24px;
  background:linear-gradient(180deg,#f8fbff,#fff);
  border:1px solid #e7eef7;
  box-shadow:0 22px 60px rgba(11,57,112,.08);
}
.certificate-documents-head{
  text-align:center;
  margin-bottom:30px;
}
.certificate-documents-head small{
  display:inline-block;
  color:#db1f26;
  font-size:13px;
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  margin-bottom:8px;
}
.certificate-documents-head h2{
  margin:0;
  color:#0b3970;
  font-size:34px;
  line-height:1.18;
}
.certificate-document-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.certificate-document-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:14px;
  border-radius:20px;
  background:#fff;
  border:1px solid #edf1f6;
  box-shadow:0 16px 38px rgba(11,57,112,.08);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.certificate-document-card:hover{
  transform:translateY(-6px);
  border-color:rgba(219,31,38,.28);
  box-shadow:0 24px 56px rgba(11,57,112,.14);
}
.document-preview{
  position:relative;
  height:270px;
  overflow:hidden;
  border-radius:14px;
  background:linear-gradient(135deg,#07101e,#0b3970);
}
.document-preview embed{
  position:relative;
  z-index:1;
  width:100%;
  height:100%;
  display:block;
  border:0;
  background:#fff;
}
.document-preview img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  background:#fff;
}
.document-preview-scroll{
  overflow:auto;
  background:#fff;
}
.document-preview-scroll img{
  height:auto;
  min-height:100%;
  object-fit:contain;
}
.pdf-fallback{
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:rgba(255,255,255,.9);
  font-size:34px;
  font-weight:900;
  letter-spacing:2px;
}
.document-info{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:18px 4px 0;
}
.document-info small{
  color:#db1f26;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.5px;
  text-transform:uppercase;
}
.document-info h3{
  margin:7px 0 18px;
  color:#0b3970;
  font-size:21px;
  line-height:1.22;
}
.document-info span{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  margin-top:auto;
  border-radius:9px;
  background:#db1f26;
  color:#fff;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.35px;
}

.certificates-page-section{
  background:#fff;
}
.certificate-gallery-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:34px;
  align-items:start;
}
.certificate-gallery-card{
  min-width:0;
  padding:20px 20px 24px;
  border-radius:8px;
  background:#f8f7f5;
  border:1px solid #f0efec;
  box-shadow:none;
}
.certificate-gallery-preview{
  height:420px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  padding:14px;
  overflow:hidden;
  background:#fff;
}
.certificate-gallery-preview img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  object-position:top center;
}
.certificate-gallery-card h3{
  margin:18px 0 0;
  color:#1f1f1f;
  font-size:22px;
  line-height:1.22;
  font-weight:800;
}

@media(max-width:850px){
  .featured-certificate{
    grid-template-columns:1fr;
    padding:28px 20px;
    gap:28px;
    border-radius:18px;
  }
  .featured-copy h2{
    font-size:28px;
  }
  .featured-copy p{
    font-size:15px;
  }
  .featured-document{
    justify-self:center;
    transform:none;
    max-width:360px;
  }
  .certificate-documents{
    margin-top:36px;
    padding:28px 18px;
    border-radius:18px;
  }
  .certificate-documents-head h2{
    font-size:27px;
  }
  .certificate-document-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .document-preview{
    height:300px;
  }
  .certificate-gallery-grid{
    grid-template-columns:1fr;
    gap:22px;
  }
  .certificate-gallery-card{
    padding:16px 16px 20px;
  }
  .certificate-gallery-preview{
    height:390px;
  }
  .certificate-gallery-card h3{
    font-size:20px;
  }
}

@media(min-width:851px) and (max-width:1100px){
  .certificate-document-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .certificate-gallery-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}


.sx-expertise{
  padding:80px 20px;
  background:#fff;
  font-family:Arial, sans-serif;
}

.sx-expertise .container{
  width:min(100%,1400px);
  margin:0 auto;
  padding-left:20px;
  padding-right:20px;
}

.sx-wrap{
  max-width:1400px;
  margin:auto;
  display:grid;
  grid-template-columns:48% 52%;
  gap:50px;
  align-items:center;
}

.sx-left{
  position:relative;
}

.sx-left img{
  width:100%;
  height:1100px;
  object-fit:cover;
  border-radius:25px;
  display:block;
}

.sx-feature{
  position:absolute;
  left:40px;
  right:40px;
  bottom:35px;
  background:#fff;
  border-radius:18px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  text-align:center;
  padding:22px 10px;
  box-shadow:0 12px 35px rgba(0,0,0,.18);
}

.sx-feature i{
  color:#0b2c57;
  font-size:30px;
  margin-bottom:8px;
}

.sx-feature p{
  margin:0;
  color:#0b2c57;
  font-weight:700;
  font-size:15px;
}

.sx-right h5{
  color:#d11212;
  font-size:20px;
  font-weight:800;
  margin:0 0 15px;
}

.sx-right h2{
  color:#0b2c57;
  font-size:46px;
  line-height:1.2;
  margin:0 0 25px;
  font-weight:800;
}

.sx-product{
  display:flex;
  gap:22px;
  padding:18px 0;
  border-bottom:1px solid #ddd;
}

.sx-icon{
  min-width:72px;
  height:72px;
  border-radius:50%;
  background:#0b2c57;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
}

.sx-product h4{
  margin:0 0 6px;
  color:#0b2c57;
  font-size:23px;
}

.sx-product p{
  margin:0;
  color:#555;
  font-size:17px;
  line-height:1.5;
}

.sx-choose{
  margin-top:30px;
  background:#fff7ec;
  border-radius:20px;
  padding:30px;
}

.sx-choose h3{
  color:#d11212;
  font-size:26px;
  margin:0 0 20px;
  text-align: center;
}

.sx-choose ul{
  padding:0;
  margin:0;
  list-style:none;
  display:grid;
 grid-template-columns:repeat(3,1fr);
  gap:16px 30px;
}

.sx-choose li{
  color:#0b2c57;
  font-weight:700;
  font-size:16px;
}

@media(max-width:991px){
  .sx-wrap{
    grid-template-columns:1fr;
  }

  .sx-left img{
    height:auto;
  }

  .sx-right h2{
    font-size:34px;
  }

  .sx-choose ul{
    grid-template-columns:1fr;
  }

  .sx-feature{
    position:static;
    margin-top:20px;
  }
}

.global-section{
    padding:90px 0;
    background:#f8fafc;
}

.global-section .container{
    width:90%;
    max-width:1400px;
    margin:auto;
}

.section-title{
    text-align:center;
    margin-bottom:60px;
}

.section-title span{
    color:#d91c1c;
    font-size:30px;
    font-weight:700;
    letter-spacing:1px;
}

.section-title h2{
    margin:15px 0;
    color:#0d2b4c;
    font-size:46px;
    font-weight:800;
}

.section-title p{
    max-width:720px;
    margin:auto;
    color:#666;
    font-size:18px;
    line-height:1.8;
}

.global-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:35px;
}

.global-grid4{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:35px;
}

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

.expertise-grid .global-card:nth-child(4){
    grid-column:1 / 2;
    margin-left:calc(50% + 17.5px);
    width:100%;
}

.expertise-grid .global-card:nth-child(5){
    grid-column:2 / 3;
    margin-left:calc(50% + 17.5px);
    width:100%;
}


.global-card{
    background:#fff;
    padding:15px 30px;
    border-radius:18px;
    text-align:center;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
    transition:.35s;
}

.global-card:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 50px rgba(0,0,0,.12);
}

.global-card .icon{
    width:90px;
    height:90px;
    margin:auto;
    border-radius:50%;
    background:#0b2c57;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#fff;
    font-size:38px;
    margin-bottom:25px;
}

.global-card h3{
    color:#0b2c57;
    font-size:30px;
    margin-bottom:18px;
}

.global-card p{
    color:#666;
    line-height:1.8;
    font-size:17px;
}

.global-btn{
    display:inline-block;
    margin-top:25px;
    background:#d91c1c;
    color:#fff;
    padding:14px 35px;
    border-radius:50px;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.global-btn:hover{
    background:#0b2c57;
    color:#fff;
}

@media(max-width:992px){

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

.section-title h2{
font-size:34px;
}

}

.cert-slider-wrap{
    overflow:hidden;
    position:relative;
}

.cert-slider{
    display:flex;
    width:max-content;
    animation: certScroll 10s linear infinite;
}

.cert-slider:hover{
    animation-play-state: paused;
}

@keyframes certScroll{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}

.hero-slider {
    position: relative;
    overflow: hidden;
    height: 550px;
}

.slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    background-size: cover;
    background-position: center;
}

.slide.active {
    opacity: 1;
    visibility: visible;
}

.hero-arrow{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:55px;
    height:55px;
    border:none;
    border-radius:50%;
    background:rgba(255,255,255,0.15);
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
    color:#fff;
    font-size:28px;
    font-weight:600;
    cursor:pointer;
    z-index:100;
    transition:.3s ease;
    display:flex;
    align-items:center;
    justify-content:center;
}

.hero-arrow:hover{
    background:#d4a017; /* Gold */
    color:#fff;
    transform:translateY(-50%) scale(1.1);
}

.hero-arrow.prev{
    left:30px;
}

.hero-arrow.next{
    right:30px;
}

@media(max-width:768px){
    .hero-arrow{
        width:45px;
        height:45px;
        font-size:22px;
    }

    .hero-arrow.prev{
        left:15px;
    }

    .hero-arrow.next{
        right:15px;
    }
}

.hero-slider {
  position: relative;
  overflow: hidden;
}

.hero-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999;
  width: 55px;
  height: 55px;
  border: none;
  border-radius: 50%;
  background: rgba(0,0,0,0.45);
  color: #fff;
  font-size: 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-arrow.prev {
  left: 25px;
}

.hero-arrow.next {
  right: 25px;
}

.network-section {
  width: 100%;
  padding: 0;
  margin: 0;
  background: #f4f7fb;
}

.network-container {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
}

.gallery-page{
  background:#fff;
}

.gallery-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.gallery-grid img{
  width:100%;
  aspect-ratio:1/1;
  height:auto;
  display:block;
  object-fit:cover;
  border-radius:8px;
  background:#eef2f6;
  box-shadow:0 12px 30px rgba(11,57,112,.10);
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}

.gallery-grid img:hover{
  transform:translateY(-4px);
  box-shadow:0 20px 44px rgba(11,57,112,.18);
  filter:saturate(1.04);
}

@media(max-width:1100px){
  .gallery-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
  }
}

@media(max-width:760px){
  .gallery-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }
}

@media(max-width:460px){
  .gallery-grid{
    grid-template-columns:1fr;
  }
}

.network-container img {
  width: 100%;
  height: auto;
  display: block;
}

/* Header and top strip responsive polish */
.main-header{
  box-shadow:0 12px 34px rgba(11,57,112,.08);
}
.header-top{
  background:
    radial-gradient(circle at 38% 50%,rgba(255,255,255,.34) 0%,rgba(255,255,255,.2) 10%,transparent 23%),
    linear-gradient(112deg,#062855 0%,#0b3970 36%,#6b315d 54%,#b92538 72%,#db1f26 100%);
}
.header-top:before{
  display:block;
  background:linear-gradient(90deg,rgba(255,255,255,.13),transparent 30%,transparent 70%,rgba(255,255,255,.1));
  opacity:.8;
}
.header-top:after{
  display:none;
}
.header-top-inner{
  min-height:42px;
  padding-top:4px;
  padding-bottom:5px;
}
.top-phone{
  min-height:30px;
  padding:5px 15px;
  border-radius:999px;
  color:#fff;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.24);
  font-size:13px;
  line-height:1;
  white-space:nowrap;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 6px 16px rgba(0,0,0,.12);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.top-phone:hover{
  background:rgba(255,255,255,.22);
  color:#fff;
}
.top-social{
  padding:0;
  border-radius:0;
  background:transparent;
  border:0;
}
.top-social a{
  width:30px;
  height:30px;
  border-radius:50%;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.24);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 6px 16px rgba(0,0,0,.12);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.header-inner{
  height:96px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:clamp(18px,2.4vw,34px);
}
.brand img{
  width:clamp(205px,17vw,270px);
  max-height:76px;
}
.main-menu{
  justify-content:center;
  gap:clamp(18px,2vw,34px);
  font-size:clamp(15px,.95vw,17px);
}
.main-menu>a,.has-dropdown>a{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:96px;
  padding:0;
  border-bottom:0;
}
.main-menu>a:after,.has-dropdown>a:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  width:0;
  height:4px;
  border-radius:999px 999px 0 0;
  background:#db1f26;
  transform:translateX(-50%);
  transition:width .22s ease;
}
.main-menu>a:hover:after,.has-dropdown:hover>a:after,.main-menu .active:after{
  width:100%;
}
.main-menu a:hover,.main-menu .active{
  border-color:transparent;
}
.header-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:13px 22px;
  border-radius:10px;
  box-shadow:0 12px 28px rgba(11,57,112,.2);
}
.dropdown{
  top:76px;
}

@media(max-width:1220px){
  .header-inner{
    height:88px;
    gap:18px;
  }
  .brand img{
    width:205px;
  }
  .main-menu{
    gap:14px;
    font-size:14px;
  }
  .main-menu>a,.has-dropdown>a{
    min-height:88px;
  }
  .header-btn{
    padding:11px 15px;
    font-size:12px;
  }
  .dropdown{
    top:70px;
  }
}

@media(max-width:980px){
  .header-top-inner{
    min-height:40px;
  }
  .header-inner{
    height:auto;
    min-height:76px;
    display:flex;
    flex-wrap:wrap;
    padding-top:12px;
    padding-bottom:12px;
  }
  .brand img{
    width:190px;
  }
  .mobile-toggle{
    display:grid;
    place-items:center;
    width:44px;
    height:42px;
    margin-left:auto;
    padding:0;
    border-radius:10px;
    background:linear-gradient(135deg,#0b3970,#092b55);
    box-shadow:0 10px 24px rgba(11,57,112,.18);
  }
  .main-menu{
    display:none;
    width:100%;
    flex-direction:column;
    align-items:stretch;
    gap:6px;
    padding:12px;
    margin-top:8px;
    border-radius:14px;
    background:#f8fafc;
    border:1px solid #e8eef6;
    box-shadow:inset 0 1px 0 #fff;
  }
  .main-menu.open{
    display:flex;
  }
  .main-menu>a,.has-dropdown>a{
    min-height:42px;
    padding:0 12px;
    border-radius:10px;
  }
  .main-menu>a:after,.has-dropdown>a:after{
    display:none;
  }
  .main-menu>a:hover,.has-dropdown>a:hover,.main-menu .active{
    background:#fff;
    color:#db1f26;
  }
  .has-dropdown{
    width:100%;
  }
  .dropdown{
    position:static;
    width:100%;
    margin-top:4px;
    padding:6px;
    opacity:1;
    visibility:visible;
    transform:none;
    box-shadow:none;
    border:1px solid #edf1f6;
  }
  .header-btn{
    display:none;
  }
}

@media(max-width:560px){
  .header-top{
    background:linear-gradient(135deg,#0b3970 0%,#0b3970 52%,#db1f26 100%);
  }
  .header-top-inner{
    justify-content:center;
    gap:8px;
  }
  .top-phone{
    order:2;
    width:100%;
    justify-content:center;
    max-width:230px;
    font-size:12px;
  }
  .top-social{
    order:1;
  }
  .top-social a{
    width:28px;
    height:28px;
    font-size:12px;
  }
  .header-inner{
    padding-left:16px;
    padding-right:16px;
  }
  .brand img{
    width:170px;
  }
  .mobile-toggle{
    width:40px;
    height:40px;
  }
}

/* Current logo rendering */
.brand img{
  width:clamp(230px,18vw,310px);
  max-height:88px;
  object-fit:contain;
}
.footer .logo img{
  width:220px;
  max-height:82px;
  object-fit:contain;
  filter:none;
}
.float a{
  background:#168b57;
  color:#fff;
}
.float a[href^="mailto"]{
  font-size:0;
}
.float a[href^="mailto"]:before{
  content:"\f0e0";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  font-size:15px;
  line-height:3;
}
.float a:hover{
  background:#0f7247;
}
.contact-social{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:10px;
}
.contact-social b{
  margin-right:2px;
}
.contact-social a{
  width:34px;
  height:34px;
  display:inline-grid;
  place-items:center;
  border-radius:50%;
  background:#0b3970;
  color:#fff;
  font-size:15px;
  box-shadow:0 8px 18px rgba(11,57,112,.16);
  transition:transform .2s ease,background .2s ease;
}
.contact-social a:hover{
  background:#db1f26;
  transform:translateY(-2px);
}

/* Our Story page */
.story-section{
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
}
.story-wrap{
  display:grid;
  grid-template-columns:minmax(360px,.92fr) 1.08fr;
  gap:46px;
  align-items:start;
}
.story-media{
  position:sticky;
  top:160px;
  display:grid;
  gap:18px;
}
.story-media img{
  width:100%;
  display:block;
  object-fit:cover;
  border-radius:22px;
  box-shadow:0 20px 48px rgba(11,57,112,.14);
}
.story-main-img{
  aspect-ratio:16/9;
}
.story-side-img{
  aspect-ratio:4/3;
}
.story-copy{
  background:#fff;
  border:1px solid #eef2f7;
  border-radius:24px;
  padding:36px 40px;
  box-shadow:0 18px 44px rgba(11,57,112,.08);
}
.story-copy small{
  color:var(--red);
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}
.story-copy h2{
  margin:8px 0 18px;
  color:var(--blue);
  font-size:clamp(30px,3vw,44px);
  line-height:1.12;
}
.story-copy p{
  margin:0 0 16px;
  color:#263244;
  font-size:16px;
}
.story-copy p:last-child{
  margin-bottom:0;
  padding-top:18px;
  border-top:1px solid #edf1f6;
  color:#0b3970;
  font-weight:700;
}

/* Premium product image labels */
.product-detail{
  position:relative;
}
.product-detail:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(4,17,38,0) 35%,rgba(4,17,38,.72) 100%);
}
.product-detail:before{
  height:260px;
}
.product-detail:after{
  content:attr(data-label);
  position:absolute;
  left:18px;
  right:18px;
  top:205px;
  z-index:2;
  width:fit-content;
  max-width:calc(100% - 36px);
  margin:0;
  padding:8px 13px;
  border:1px solid rgba(255,255,255,.36);
  border-radius:999px;
  background:rgba(8,17,31,.76);
  color:#fff;
  font-size:clamp(14px,1vw,18px);
  line-height:1.2;
  font-weight:800;
  box-shadow:0 12px 28px rgba(0,0,0,.22);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.product-detail:not([data-label]):after{
  display:none;
}
.product-detail img{
  transition:transform .35s ease;
}
.product-detail:hover img{
  transform:scale(1.035);
}

@media(max-width:980px){
  .story-wrap{
    grid-template-columns:1fr;
    gap:28px;
  }
  .story-media{
    position:static;
  }
  .story-copy{
    padding:28px 22px;
    border-radius:20px;
  }
  .brand img{
    width:210px;
    max-height:74px;
  }
}

@media(max-width:560px){
  .brand img{
    width:178px;
    max-height:66px;
  }
}

/* =========================================================
   MOBILE RESPONSIVE FIXES - Saanvi Enterprises
   Added to make all pages usable from 320px upward.
   ========================================================= */
html{
  -webkit-text-size-adjust:100%;
  scroll-behavior:smooth;
}
html,body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}
img,video,iframe,embed,object{
  max-width:100%;
}
img,video{
  height:auto;
}
.wrap,.container,.cert-container,.network-container{
  width:min(100%,1400px);
  max-width:100%;
  padding-left:20px;
  padding-right:20px;
}
.main-header{
  width:100%;
}
.header-inner,.header-top-inner{
  max-width:1400px;
}

@media(max-width:1200px){
  .grid-4{grid-template-columns:repeat(2,minmax(0,1fr));}
  .grid-3{grid-template-columns:repeat(2,minmax(0,1fr));}
  .global-grid,.global-grid4{grid-template-columns:repeat(2,minmax(0,1fr));}
  .expertise-grid .global-card:nth-child(4),
  .expertise-grid .global-card:nth-child(5){
    grid-column:auto;
    margin-left:0;
  }
  .sx-left img{height:720px;}
}

@media(max-width:980px){
  body{font-size:15px;}
  .wrap,.container,.cert-container,.network-container{
    padding-left:18px;
    padding-right:18px;
  }
  .header-top-inner{
    flex-wrap:wrap;
    justify-content:center;
    padding-top:8px;
    padding-bottom:8px;
  }
  .header-inner{
    display:grid;
    grid-template-columns:1fr auto;
    align-items:center;
    gap:12px;
    padding-top:10px;
    padding-bottom:10px;
  }
  .brand{min-width:0;}
  .brand img{
    width:min(210px,64vw) !important;
    max-height:72px;
  }
  .mobile-toggle{
    display:grid !important;
    place-items:center;
    cursor:pointer;
  }
  .main-menu{
    grid-column:1 / -1;
    display:none !important;
    width:100%;
    max-height:calc(100vh - 125px);
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .main-menu.open{
    display:flex !important;
  }
  .main-menu>a,.has-dropdown>a{
    width:100%;
    min-height:44px;
    justify-content:flex-start;
  }
  .dropdown{
    display:block;
    background:#fff;
  }
  .dropdown a{
    min-height:40px;
    display:flex;
    align-items:center;
  }
  .header-btn{display:none !important;}

  .hero-slider{
    height:auto !important;
    min-height:360px;
  }
  .hero-slider .slide{
    min-height:360px;
  }
  .hero-content{
    min-height:360px;
    height:auto;
    padding:42px 54px 38px !important;
    align-items:center;
    text-align:center;
  }
  .hero-content h1{
    max-width:760px;
    font-size:clamp(32px,7vw,48px) !important;
    line-height:1.12 !important;
    letter-spacing:.2px;
    text-wrap:balance;
  }
  .hero-content h2{font-size:clamp(20px,4.5vw,28px);}
  .hero-content p{margin-left:auto;margin-right:auto;}
  .hero-arrow{
    width:42px;
    height:42px;
    font-size:30px;
    line-height:1;
  }
  .hero-arrow.prev{left:10px;}
  .hero-arrow.next{right:10px;}
  .hero-dots{bottom:18px;}

  .section{padding:55px 0;}
  .title{margin-bottom:28px;}
  .title h2,.section-title h2,.cert-container h2,.featured-copy h2{
    font-size:clamp(28px,6vw,36px) !important;
    line-height:1.2;
  }
  .grid,.grid-2,.grid-3,.grid-4,.grid-5,.split,.welcome-grid,.sx-wrap,.global-grid,.global-grid4{
    grid-template-columns:1fr !important;
  }
  .welcome-section{padding:45px 0 55px;}
  .welcome-text{padding:26px 22px;}
  .welcome-text h2,.sx-right h2{font-size:clamp(28px,6vw,34px) !important;}
  .video-card img,.video-card video{height:auto;min-height:240px;object-fit:cover;}
  .card img,.product-detail img,.product-tile img,.gallery img{
    height:auto;
    aspect-ratio:16/11;
    object-fit:cover;
  }
  .product-tile h3,.card h3{font-size:20px;}
  .spec{grid-template-columns:1fr;}

  .sx-expertise{padding:55px 0;}
  .sx-left img{height:auto;max-height:none;}
  .sx-feature{
    position:static;
    margin-top:16px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    left:auto;right:auto;bottom:auto;
  }
  .sx-product{align-items:flex-start;}
  .sx-choose{padding:24px 18px;}
  .sx-choose ul{grid-template-columns:1fr !important;}

  .global-section{padding:55px 0;}
  .global-card{padding:24px 18px;}
  .global-card h3{font-size:24px;}
  .global-card .icon{width:72px;height:72px;font-size:30px;margin-bottom:18px;}

  .certifications-section{padding:55px 0;}
  .cert-slider-wrap{width:100%;}
  .cert-slider{animation-duration:18s;}
  .cert-card{min-width:220px;}
  .certificate-document-grid{grid-template-columns:1fr !important;}
  .document-preview{height:300px;}

  .banner{
    padding:55px 0 !important;
    background-attachment:scroll;
  }
  .banner h1{font-size:clamp(32px,8vw,44px) !important;}

  .footer{padding:45px 0 18px;}
  .footer .grid-4{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  .footer .logo img{width:min(220px,70vw) !important;}
}

@media(max-width:640px){
  .wrap,.container,.cert-container,.network-container{
    padding-left:15px;
    padding-right:15px;
  }
  .top-social{gap:6px;}
  .top-social a{width:28px;height:28px;}
  .top-phone{
    width:auto;
    max-width:100%;
    padding:5px 10px;
    font-size:12px;
    white-space:normal;
    text-align:center;
  }
  .header-inner{
    padding-left:15px;
    padding-right:15px;
  }
  .brand img{width:min(178px,62vw) !important;}
  .mobile-toggle{width:40px;height:40px;}
  .main-menu{
    padding:10px !important;
    border-radius:12px;
  }
  .main-menu>a,.has-dropdown>a{font-size:13px;}

  .hero-slider,.hero-slider .slide{min-height:300px;}
  .hero-content{
    min-height:300px;
    padding:32px 34px 28px !important;
  }
  .hero-content h1{
    font-size:clamp(25px,8vw,34px) !important;
    line-height:1.18 !important;
  }
  .hero-arrow{
    width:34px;
    height:34px;
    font-size:22px;
  }
  .hero-arrow.prev{left:6px;}
  .hero-arrow.next{right:6px;}
  .hero-dots button{width:10px;height:10px;}

  .section{padding:42px 0;}
  .title h2,.section-title h2,.cert-container h2,.featured-copy h2{
    font-size:28px !important;
  }
  .title small,.sub-title,.featured-copy small{font-size:12px;letter-spacing:1.4px;}
  .welcome-text{padding:22px 16px;}
  .video-card img,.video-card video{min-height:190px;}
  .card .pad{padding:20px 16px;}
  .btn,.red-btn,.blue-btn,.global-btn{
    width:100%;
    justify-content:center;
    text-align:center;
    margin-right:0;
    padding:13px 18px;
  }
  .sx-product{
    gap:14px;
  }
  .sx-icon{
    min-width:54px;
    width:54px;
    height:54px;
    font-size:22px;
  }
  .sx-product h4{font-size:20px;}
  .sx-product p{font-size:15px;}
  .sx-feature{
    grid-template-columns:1fr;
    gap:12px;
    padding:18px 12px;
  }
  .global-card p,.section-title p{font-size:15px;}
  .cert-desc{font-size:15px;}
  .cert-card{min-width:190px;padding:16px 12px;}
  .cert-card img{max-height:90px;object-fit:contain;}
  .document-preview{height:240px;}
  .contactbox{padding:22px 16px;border-radius:18px;}
  input,textarea,select{font-size:16px;}
  .footer .grid-4{grid-template-columns:1fr !important;}
  .float{right:12px;bottom:12px;}
  .float a{width:42px;height:42px;}
}

@media(max-width:380px){
  .wrap,.container,.cert-container,.network-container{padding-left:12px;padding-right:12px;}
  .brand img{width:155px !important;}
  .hero-content h1{font-size:24px !important;}
  .hero-content{padding-left:28px !important;padding-right:28px !important;}
  .product-tile h3,.card h3{font-size:18px;}
}


/* Fixed floating contact buttons on all pages */
.float{
  position:fixed;
  right:20px;
  bottom:20px;
  display:grid;
  gap:12px;
  z-index:9999;
}
.float a{
  width:58px;
  height:58px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff !important;
  font-size:25px;
  line-height:1;
  text-decoration:none;
  box-shadow:0 10px 25px rgba(0,0,0,.22);
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.float a:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 30px rgba(0,0,0,.28);
}
.float .float-whatsapp,
.float a:first-child{
  background:#25D366 !important;
}
.float .float-mail,
.float a[href^="mailto"]{
  background:#168b57 !important;
  font-size:25px !important;
}
.float a[href^="mailto"]:before{
  content:none !important;
}
.float a:first-child:not(.float-whatsapp){
  font-size:0 !important;
}
.float a:first-child:not(.float-whatsapp):before{
  content:"\f232";
  font-family:"Font Awesome 6 Brands";
  font-weight:400;
  font-size:28px;
  line-height:1;
}
.float .fa-whatsapp{
  font-size:30px;
}
@media(max-width:560px){
  .float{right:14px;bottom:14px;gap:10px;}
  .float a{width:54px;height:54px;font-size:23px;}
  .float .fa-whatsapp{font-size:29px;}
}

/* Header WhatsApp icon green on every page */
.top-social a[aria-label="WhatsApp"]{
  background:#25D366 !important;
  border-color:#25D366 !important;
  color:#fff !important;
}
.top-social a[aria-label="WhatsApp"]:hover{
  background:#1ebe5d !important;
  border-color:#1ebe5d !important;
  color:#fff !important;
}
