.contact-page{padding:2rem;max-width:1100px;margin:auto;color:#333}.contact-page h1{font-size:2rem;margin-bottom:.5rem;color:#0077b6}.contact-grid{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.contact-form,.contact-info{flex:1;min-width:300px}.contact-form form{display:flex;flex-direction:column}.contact-form label{margin:.5rem 0 .3rem;font-weight:700}.contact-form input,.contact-form textarea{padding:.75rem;border:1px solid #ccc;border-radius:4px}.contact-form button{margin-top:1rem;padding:.75rem;background-color:#0077b6;color:#fff;border:none;cursor:pointer;border-radius:4px;font-weight:700}.contact-form button:hover{background-color:#005f8a}.contact-info .info-item{display:flex;align-items:center;margin-bottom:1rem}.contact-info .icon{margin-right:.75rem;color:#0077b6;font-size:1.2rem}.map-container{margin-top:1rem;border-radius:6px;overflow:hidden}.custom-float-tab{position:fixed;top:30%;left:0;display:flex;flex-direction:column;z-index:1000}.toggle-btn{background:#000;color:#fff;border:none;padding:10px;cursor:pointer;font-size:14px;border-radius:0 10px 10px 0}.tab-item{display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;text-decoration:none;font-weight:500;border-radius:0 10px 10px 0}.tab-item.email{background-color:#007bff;width:48px;height:120px;writing-mode:vertical-rl;transform:rotate(0);justify-content:center;align-items:center}.tab-item.email span{transform:rotate(180deg);display:inline-block;font-size:13px}.tab-item.whatsapp{background-color:#25d366;height:48px;width:48px;writing-mode:unset;transform:none;justify-content:center;font-size:20px}.tab-item.phone{background-color:#128c7e;height:48px;width:48px;writing-mode:unset;transform:none;justify-content:center;font-size:20px}.site-footer{background-color:#204f8f;color:#fff;padding:4rem;font-size:18px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.footer-section h3{margin-bottom:1rem}.footer-section a{color:#fff;text-decoration:none}.footer-section a:hover{text-decoration:underline}.social-icons a{margin-right:30px;font-size:30px}@media (max-width: 800px){.footer-content{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#fdfdfd;color:#222;line-height:1.6}a{color:#07c;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:2rem}.topbar{background:#204f8f;color:#fff}.topbar .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 0}.brand{display:flex;align-items:center;gap:1rem;color:#fff;text-decoration:none}.brand img{height:120px;width:auto;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.2}.brand-name{font-weight:800;font-size:32px;letter-spacing:.5px}.brand-tagline{font-size:18px;font-style:italic;color:#d0e2ff}.nav-links{display:flex;gap:1.2rem}.nav-links a{color:#e9f0ff;font-weight:700}.nav-links a.active{text-decoration:underline}.hamburger{display:none;background:none;border:0;gap:4px;flex-direction:column}.hamburger span{width:22px;height:2px;background:#fff;display:block;border-radius:2px}@media (max-width:820px){.hamburger{display:flex}.nav-links{position:absolute;right:1rem;top:56px;background:#204f8f;padding:1rem;border-radius:10px;display:none;flex-direction:column}.nav-links.open{display:flex}}.btn{display:inline-block;padding:.75rem 1rem;border-radius:10px;font-weight:700;border:1px solid transparent}.btn-primary{background:#2f58b7;color:#fff;box-shadow:0 10px 22px #2f58b747}.btn-primary:hover{filter:brightness(1.05)}.btn-outline{background:#fff;color:#2f58b7;border-color:#cfe0ff}.btn-outline:hover{background:#f2f6ff}.hero.slider-outer{background:none}.hero.slider-outer:after{background:none}.slider-outer.fullwidth{padding:0;margin:0;width:100%}.h-compact .slider{min-height:56vh}.h-full .slider{min-height:90vh}.slider{position:relative;overflow:hidden;width:100%;height:100%}.slider--fade .slide{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c1624 center/cover no-repeat;opacity:0;transform:scale(1.02);transition:opacity .6s ease,transform .8s ease}.slider--fade .slide.active{opacity:1;transform:scale(1)}.slider--track{position:relative}.slider--track .track{display:flex;height:100%;transition:transform .6s ease}.slider--track .slide--inline{height:100%;background:#0c1624 center/cover no-repeat}.slide .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080d168c,#080d1673)}.slide .hero-body{position:relative;z-index:1;padding:3.5rem 0 2.2rem}.hero h1{font-size:clamp(1.9rem,2.8vw + 1rem,3.2rem);line-height:1.05;font-weight:900;color:#00f}.hero-kicker{letter-spacing:.08em;text-transform:uppercase;color:#f0f;font-weight:700;margin-bottom:.3rem}.hero-sub{margin:.8rem 0 1.1rem;font-size:1.05rem;color:purple}.hero-cta{display:flex;gap:.8rem;flex-wrap:wrap}.slider .nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;border:0;cursor:pointer;font-size:28px;color:#0000;display:grid;place-items:center;box-shadow:0 8px 18px #0000002e}.slider .nav:hover{background:#fff}.slider .prev{left:14px}.slider .next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;gap:8px;justify-content:center}@media (max-width:920px){.h-compact .slider{min-height:48vh}.slider .nav{width:38px;height:38px;font-size:24px}.hero-text{padding:0 .5rem}}.hero-cats{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1.4rem}.cat-card{width:180px;background:#fff;color:#0f172a;border-radius:12px;text-align:center;padding:.7rem;box-shadow:0 10px 26px #00000026}.cat-card img{width:100%;max-height:120px;object-fit:contain}.cat-card span{display:block;margin-top:.45rem;font-weight:700}.featured-band,.band{background:#18406f;color:#fff;padding:2rem 0}.featured-band .container,.band .container{padding-top:2rem;padding-bottom:2rem}.band-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.band h3{margin-bottom:.6rem}.why ul{list-style:none;padding:0;margin:0}.why li{margin:.4rem 0;padding-left:1.1rem;position:relative}.why li:before{content:"✔";position:absolute;left:0;color:#9de1a2}@media (max-width:920px){.band-grid{grid-template-columns:1fr}}.prod-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem}.prod{background:#fff;color:#0f172a;border-radius:12px;padding:.8rem;text-align:center;box-shadow:0 8px 18px #00000014}.prod img{width:100%;height:auto;max-height:130px;object-fit:contain}.prod figcaption h4{margin:.45rem 0 .2rem;font-size:.95rem;font-weight:700}.prod figcaption p{font-size:.85rem;color:#4b5563;line-height:1.4;margin:.15rem 0 0}@media (max-width:920px){.prod-grid{grid-template-columns:1fr}}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}.trust-row>div{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 6px 18px #0000000f}.trust-row h3{margin-bottom:.6rem}.trust-row ul{list-style:none;padding:0}.trust-row li{margin:.3rem 0;padding-left:1.2rem;position:relative}.trust-row li:before{content:"✔";position:absolute;left:0;color:#1b9c42}@media (max-width: 920px){.trust-row{grid-template-columns:1fr}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.service-card{background:#fff;border-radius:8px;padding:1rem;text-align:center;box-shadow:0 2px 5px #00000014;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.service-card img{width:100%;height:auto;max-height:180px;object-fit:contain;border-radius:4px;margin-bottom:1rem}.service-card h3{font-size:1.1rem;color:#333}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0 3rem}.cta-inline{display:flex;gap:.8rem;flex-wrap:wrap}@media (max-width:920px){.info-grid{grid-template-columns:1fr}}.crumbs{margin-bottom:.8rem;font-size:.95rem;color:#3a4a6a}.crumb{color:#2f58b7}.crumb-sep{margin:0 .4rem;color:#8aa0c8}.crumb-current{color:#5a6b89}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:2rem;align-items:start}.product-media .media-hero{background:#fff;border-radius:12px;box-shadow:0 10px 26px #0000001a;padding:.75rem}.product-media .media-hero img{width:100%;height:auto;object-fit:contain;max-height:520px;border-radius:8px}.media-thumbs{display:flex;gap:.6rem;margin-top:.6rem;flex-wrap:wrap}.media-thumbs .thumb{border:1px solid #d8e3ff;border-radius:8px;padding:4px;background:#fff;width:74px;height:74px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000f;cursor:pointer}.media-thumbs .thumb img{max-width:100%;max-height:100%;object-fit:contain}.media-thumbs .thumb.active{outline:2px solid #2f58b7}.product-info h1{margin-bottom:.4rem}.product-summary{color:#374151;margin-bottom:1rem}.bullet-list{padding-left:1.1rem;margin-bottom:1rem}.bullet-list li{margin:.3rem 0}.specs{width:100%;border-collapse:collapse;margin-top:.5rem;background:#fff;box-shadow:0 4px 16px #0000000f;border-radius:10px;overflow:hidden}.specs th,.specs td{text-align:left;padding:.7rem .9rem;border-bottom:1px solid #eef2ff}.specs th{width:40%;color:#2d3b5c;background:#f7f9ff;font-weight:700}.specs tr:last-child th,.specs tr:last-child td{border-bottom:0}@media (max-width:900px){.product-layout{grid-template-columns:1fr}.product-media .media-hero img{max-height:420px}}.about-hero{position:relative;min-height:46vh;background:#0c1624 center/cover no-repeat}.about-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080d168c,#080d1659)}.about-hero__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:46vh;text-align:center}.about-hero__content h1{color:#fff;font-size:clamp(2rem,2.6vw + 1rem,3rem);font-weight:800;letter-spacing:.3px}.about-3s{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2.2rem 0 1rem}.about-tile{background:#fff;border-radius:14px;text-align:center;padding:1.6rem 1.2rem 1.2rem;box-shadow:0 10px 26px #00000014}.about-tile__icon{color:#204f8f;display:grid;place-items:center;width:72px;height:72px;margin:0 auto .6rem;border-radius:50%;background:#e7eefc}.about-tile h3{margin:.3rem 0 .4rem;font-size:1.25rem;color:#0f172a}.about-tile p{color:#4b5563;font-size:.98rem;line-height:1.55}.about-underline{display:block;height:4px;width:100%;background:linear-gradient(90deg,#1f4fad,#2f78ff);border-radius:999px;margin-top:1rem;opacity:.7}.about-text{padding:1rem 0 2.2rem}.about-text h4{margin:1rem 0 .6rem;color:#0f172a;font-size:1.25rem}.about-text p{margin:.45rem 0;color:#2f2f2f}.industries-band{background:#1b548c;color:#fff;padding:2.4rem 0 3rem}.industries-band h2{text-align:center;margin-bottom:1.2rem;font-size:2rem}.industries-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pill{background:#fff;color:#123a66;font-weight:800;text-align:center;padding:1rem 1.2rem;border-radius:12px;box-shadow:0 8px 18px #00000014}@media (max-width: 980px){.about-3s,.industries-pills{grid-template-columns:1fr}.about-hero,.about-hero__content{min-height:40vh}}.vision{padding:2.8rem 0 3.2rem;background:#f8fbff}.vision-title{text-align:center;margin-bottom:1.6rem;font-size:clamp(1.6rem,1.2rem + 1.6vw,2rem);color:#0f172a}.vision-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.vision-card{text-align:center;padding:0 1rem 1.2rem}.vision-card h3{font-size:1.25rem;margin-bottom:.5rem;color:#0f172a}.vision-card p{color:#374151;line-height:1.65}.vision-line{display:block;height:4px;width:78%;margin:1.2rem auto 0;border-radius:999px;background:linear-gradient(90deg,#1f4fad,#2f78ff)}@media (max-width: 980px){.vision-grid{grid-template-columns:1fr}.vision-line{width:60%}}.svc-hero{position:relative;background:#091425 center/cover no-repeat;overflow:hidden}.svc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070c168c,#070c1673)}.svc-hero__body{position:relative;z-index:1;min-height:50vh;display:flex;align-items:center}.svc-hero h1{color:#fff;font-size:clamp(1.8rem,2.2vw + 1.2rem,3rem);font-weight:900;letter-spacing:.02em}.svc-hero__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);width:auto;height:100%;min-width:80%;max-width:none;object-fit:cover}.svc-two{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0}.svc-split{background:#fff;border-radius:12px;padding:1.25rem 1.4rem;box-shadow:0 10px 26px #0000000f}.svc-title{color:#0f274f;margin-bottom:.35rem}.svc-intro{color:#3b4a66;margin-bottom:.6rem}.svc-list{padding-left:1.2rem;color:#1f2937}.svc-list li{margin:.35rem 0}.svc-wide{padding:2rem 0}.svc-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.svc-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding:1.5rem 0 2.5rem}.svc-gallery img{width:100%;height:220px;object-fit:cover;border-radius:12px;box-shadow:0 8px 18px #00000014}@media (max-width: 920px){.svc-two,.svc-columns{grid-template-columns:1fr}.svc-gallery{grid-template-columns:1fr 1fr}.svc-gallery img{height:180px}.svc-hero__img{height:auto;width:100%;min-height:100%;transform:translate(-50%,-50%) rotate(90deg)}}@media (max-width: 600px){.svc-gallery{grid-template-columns:1fr}.svc-gallery img{height:160px}}.slider-outer.fullwidth{width:100%;margin:0;padding:0}.h-compact .win-slides{min-height:56vh}.h-full .win-slides{min-height:90vh}.win-slides{position:relative;overflow:hidden}.win-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease-in-out;will-change:opacity,transform}.win-slide.active{opacity:1;z-index:1}.win-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.04);will-change:transform}.kb img{animation:kb-zoom 9s ease-in-out both}.kb-variant-1 img{transform-origin:20% 30%}.kb-variant-2 img{transform-origin:80% 40%}.kb-variant-3 img{transform-origin:50% 80%}.kb-variant-4 img{transform-origin:10% 70%}@keyframes kb-zoom{0%{transform:scale(1.06)}to{transform:scale(1.12)}}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080d168c,#080d1673)}.hero-body{position:relative;z-index:1;padding:3.5rem 0 2.5rem}.hero-text{max-width:760px}.place-left{margin-left:0;text-align:left}.place-center{margin:0 auto;text-align:center}.v-center{display:flex;flex-direction:column;justify-content:center;min-height:56vh}.v-bottom{display:flex;flex-direction:column;justify-content:flex-end;min-height:56vh}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;gap:8px;justify-content:center;z-index:2}.dot{width:9px;height:9px;border-radius:999px;background:#fff9;border:0;cursor:pointer}.dot.on{background:#fff}@media (max-width: 920px){.h-compact .win-slides{min-height:48vh}.hero-text{padding:0 .5rem}}
