



.feature-card .icon:before {
    display: none !Important;
}


img.wa-icon-img {
    width: 20px;
}

.img.wa-icon-img {
    width: 20px;
}












:root{--navy:#083e66;--navy2:#0b4f80;--blue:#1097da;--orange:#ff6f2f;--soft:#f4f8fb;--soft2:#eef5fb;--white:#fff;--text:#173a54;--muted:#657b8e;--border:#dbe7ef;--shadow:0 18px 40px rgba(7,61,99,.10);--radius:24px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:17px;line-height:1.6;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.topbar{background:var(--orange);color:#fff;font-size:13px}.topbar-wrap{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:8px 0}.topbar a{font-weight:700}.header{position:sticky;top:0;z-index:90;background:var(--navy);box-shadow:0 8px 28px rgba(0,0,0,.12)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px}.brand img{width:190px;height:auto}.nav{display:flex;align-items:center;gap:18px}.nav>a,.nav-item>a{color:#fff;font-size:15px;font-weight:700;opacity:.96;padding:8px 0}.nav a.active,.nav>a:hover,.nav-item:hover>a{color:#ffd3c0}.nav-item{position:relative}.submenu{position:absolute;left:0;top:100%;min-width:220px;background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:10px;display:none;border:1px solid var(--border)}.submenu a{display:block;padding:10px 12px;border-radius:10px;color:var(--navy);font-size:14px;font-weight:700}.submenu a:hover{background:var(--soft2)}.nav-item:hover .submenu{display:block}.nav-cta{background:var(--orange);padding:11px 18px;border-radius:999px;color:#fff!important}.hamb{display:none;background:none;border:0;color:#fff;font-size:30px}.btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;font-weight:800;font-size:14px;border:2px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:10px 14px;font-size:13px}.btn-orange{background:var(--orange);color:#fff}.btn-white{background:#fff;color:var(--navy)}.btn-outline-dark{border-color:var(--navy);color:var(--navy)}.btn-outline{border-color:#fff;color:#fff}.eyebrow{display:inline-block;color:#ffb08b;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero-slider{position:relative;background:#062d4c;color:#fff;overflow:hidden}.hero-slides{position:relative;min-height:540px}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .55s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,39,67,.86) 0%,rgba(5,39,67,.74) 36%,rgba(5,39,67,.28) 72%,rgba(5,39,67,.14) 100%)}.hero-content{position:relative;z-index:2;min-height:540px;display:flex;align-items:center;padding:54px 0 84px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.78fr);gap:34px;align-items:center}.hero-copy h1{font-size:clamp(30px,3.8vw,46px);line-height:1.04;letter-spacing:-.03em;margin:12px 0 16px;max-width:620px}.hero-copy p{font-size:18px;color:#e8f6ff;max-width:560px;margin:0}.hero-panel{background:rgba(255,255,255,.95);border-radius:20px;padding:26px 24px;color:var(--navy);box-shadow:var(--shadow)}.hero-panel h2{margin:0 0 10px;font-size:28px;line-height:1.08}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.check-list li{position:relative;padding-left:20px;color:#466178;font-size:15px}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}.hero-dots{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;gap:10px;z-index:5}.hero-dots button{width:12px;height:12px;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer}.hero-dots button.active{background:var(--orange)}.authority{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-32px;position:relative;z-index:10}.authority-card{background:#fff;border-radius:18px;padding:18px;border:1px solid var(--border);box-shadow:var(--shadow)}.authority-card strong{display:block;font-size:18px;color:var(--navy)}.authority-card span{display:block;color:var(--muted);font-size:14px;margin-top:4px}.section{padding:74px 0}.section-alt{background:var(--soft2)}.section-dark{background:var(--navy);color:#fff}.section-dark p,.section-dark .lead{color:#dbeef8}.section h2{font-size:clamp(26px,3vw,42px);line-height:1.1;letter-spacing:-.03em;margin:10px 0 14px}.lead{font-size:18px;color:var(--muted);max-width:760px}.grid-2{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.center{text-align:center}.image-box{border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.image-box img{width:100%;height:100%;min-height:340px;object-fit:cover}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.service-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow)}.service-card img{height:200px;width:100%;object-fit:cover}.service-card .body{padding:20px}.service-card h3{margin:0 0 8px;font-size:21px;color:var(--navy)}.service-card p{margin:0;color:var(--muted);font-size:15px}.card-link{display:inline-block;margin-top:14px;color:var(--orange);font-weight:900;font-size:14px}.bullet-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.bullet-list li{position:relative;padding-left:24px}.bullet-list li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:26px}.feature-card,.mini-card,.case-card{background:#fff;border-radius:18px;padding:22px;border:1px solid var(--border);box-shadow:0 10px 24px rgba(7,61,99,.07)}.feature-card h3,.mini-card h3,.case-card h3{margin:0 0 8px;font-size:18px;color:var(--navy)}.feature-card p,.mini-card p,.case-card p{margin:0;color:var(--muted);font-size:15px}.feature-card .icon{font-size:24px;color:var(--orange);margin-bottom:10px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;counter-reset:st}.step{background:#0a4b77;color:#fff;border:1px solid rgba(255,255,255,.10);border-radius:20px;padding:22px}.step:before{counter-increment:st;content:counter(st)"º";display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--orange);margin-bottom:12px;font-weight:900}.step h3{margin:0 0 8px;font-size:18px}.step p{margin:0;color:#dbeef8;font-size:15px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.faq-list{display:grid;gap:12px;margin-top:22px}.faq-list details{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px 18px}.faq-list summary{cursor:pointer;font-weight:800;color:var(--navy)}.faq-list p{margin:10px 0 0;color:var(--muted)}.contact-split{display:grid;grid-template-columns:1fr 1fr}.contact-left{background:linear-gradient(rgba(7,61,99,.88),rgba(7,61,99,.88)),url('../img/hero-slide-frota.webp') center/cover;padding:72px max(24px,calc((100vw - var(--max))/2));color:#fff}.contact-right{background:#0a4974;padding:72px max(24px,calc((100vw - var(--max))/2));color:#fff}.form{display:grid;gap:12px}.form label{font-size:13px;color:#dbeef8}.form input,.form textarea,.form select{width:100%;border:0;border-radius:10px;padding:14px 15px;font:inherit;color:var(--text)}.form textarea{min-height:120px;resize:vertical}.page-hero{position:relative;background:#062d4c;color:#fff;overflow:hidden}.page-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.page-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,39,67,.88) 0%,rgba(5,39,67,.72) 42%,rgba(5,39,67,.35) 100%)}.page-hero .container{position:relative;z-index:2;padding:58px 0}.page-hero h1{font-size:clamp(30px,3.7vw,44px);line-height:1.05;letter-spacing:-.03em;margin:12px 0 12px;max-width:720px}.page-hero p{font-size:18px;color:#e6f5ff;max-width:720px}.breadcrumb{background:#f6fafc;border-bottom:1px solid var(--border)}.breadcrumb ol{width:min(var(--max),calc(100% - 40px));margin:0 auto;list-style:none;display:flex;gap:10px;flex-wrap:wrap;padding:13px 0;font-size:14px}.breadcrumb li:not(:last-child):after{content:"/";margin-left:10px;color:#9ab0c0}.breadcrumb a{color:var(--blue);font-weight:800}.simple-local{padding:52px 0}.simple-local .panel,.panel{background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:32px}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.footer-main{background:#126da5;color:#fff;padding:56px 0}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr .8fr 1.1fr;gap:24px}.footer-main h3{margin:0 0 12px;font-size:17px}.footer-main p,.footer-main li,.footer-main a{font-size:14px;color:#e8f6ff}.footer-main ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.footer-brand img{width:200px;margin-bottom:16px}.seo-footer{background:#0d5689;color:#e8f6ff;padding:34px 0}.seo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.seo-footer h3{margin:0 0 12px;font-size:16px;color:#fff}.seo-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.seo-footer a{font-size:13px}.terms-after-footer{background:#edf4f9;padding:28px 0;border-top:1px solid var(--border)}.terms-after-footer h2{font-size:24px;margin:0 0 14px;color:var(--navy)}.terms-columns{columns:4;list-style:none;padding:0;margin:0}.terms-columns li{break-inside:avoid;margin:0 0 10px}.terms-columns a{color:#0b4f80;font-size:14px;font-weight:700}.copyright{background:#063a60;color:#dcecf8;font-size:13px;padding:18px 0}.copyright .container{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.copyright a{color:#fff;font-weight:800}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#1db954;box-shadow:0 12px 32px rgba(0,0,0,.24);color:#fff;z-index:99}.whatsapp-float:before{content:"✆";font-size:24px}.related-inline{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.related-inline a{padding:10px 14px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--navy);font-weight:800;font-size:14px}
@media(max-width:1100px){.nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--navy);padding:18px 20px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.nav-item,.submenu{width:100%}.submenu{position:static;display:block;background:rgba(255,255,255,.05);border:none;box-shadow:none;padding:6px 0 0 14px}.submenu a{color:#dbeef8;padding:8px 0}.hamb{display:block}.hero-grid,.grid-2,.contact-split{grid-template-columns:1fr}.hero-content,.hero-slides{min-height:520px}.footer-grid,.seo-grid,.authority,.cards-grid,.steps,.case-grid{grid-template-columns:1fr 1fr}.terms-columns{columns:2}}
@media(max-width:700px){body{font-size:16px}.topbar-wrap{display:grid}.brand img{width:168px}.hero-content,.hero-slides{min-height:auto}.hero-content{padding:44px 0 76px}.hero-copy h1{font-size:34px}.hero-panel h2{font-size:24px}.hero-copy p,.page-hero p,.lead{font-size:17px}.hero-grid{gap:22px}.hero-dots{bottom:12px}.section{padding:56px 0}.page-hero .container{padding:44px 0}.footer-grid,.seo-grid,.authority,.cards-grid,.feature-grid,.steps,.case-grid,.mini-grid{grid-template-columns:1fr}.terms-columns{columns:1}.btn{width:100%}.contact-left,.contact-right{padding:52px 22px}.copyright .container{display:grid}}


/* Rodapé SEO revisado: bloco único com locais de atendimento, sem separação */
.seo-footer-locais{background:#0d5689;color:#e8f6ff;padding:42px 0}
.seo-footer-head{text-align:left;max-width:900px;margin:0 0 26px}
.seo-footer-head h2{font-size:30px;line-height:1.1;margin:8px 0 8px;color:#fff;letter-spacing:-.02em}
.seo-footer-head p{margin:0;color:#d9edf8;font-size:16px}
.seo-location-grid{columns:4;column-gap:34px;list-style:none;margin:0;padding:0}
.seo-location-grid li{break-inside:avoid;margin:0 0 9px}
.seo-location-grid a{font-size:13px;color:#e8f6ff;line-height:1.35}
.seo-location-grid a:hover{color:#fff;text-decoration:underline}
@media(max-width:1100px){.seo-location-grid{columns:2}}
@media(max-width:700px){.seo-location-grid{columns:1}.seo-footer-head h2{font-size:26px}}


/* ===== Correções finais v6 ===== */
.topbar{background:#ff6b2e}
.header{border-top:0}
.nav-wrap{min-height:94px;padding:12px 0}
.brand img{width:190px;max-height:70px;object-fit:contain}
.nav{gap:14px}
.nav>a,.nav-item>a{font-size:14px;white-space:nowrap}
.nav-cta{display:inline-flex!important;align-items:center;gap:8px;padding:10px 14px!important;font-size:14px;line-height:1;min-width:max-content}
.wa-icon{display:inline-block;width:20px;height:20px;flex:0 0 20px;background:url("../icons/whatsapp.svg") center/contain no-repeat}
.whatsapp-float{width:58px;height:58px;background:#20c65a!important;border-radius:50%;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 14px 34px rgba(0,0,0,.22);font-size:0}
.whatsapp-float:before{content:none!important}
.whatsapp-float .wa-icon{width:29px;height:29px}
.btn .wa-icon{width:18px;height:18px;vertical-align:middle}

/* Formulário com mapa à esquerda */
.contact-map-form{grid-template-columns:1fr 1fr}
.contact-map-side{background:#0a4f7c;color:#fff;padding:72px max(24px,calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center}
.contact-map-side p{color:#dbeef8}
.map-embed{border-radius:20px;overflow:hidden;box-shadow:var(--shadow);min-height:330px;background:#083e66}
.map-embed iframe{display:block;width:100%;height:100%;min-height:330px;border:0}

/* Locais de atendimento: grade real em 4 colunas */
.seo-footer-locais{background:#0d5689;color:#e8f6ff;padding:42px 0}
.seo-footer-head{text-align:left;max-width:980px;margin:0 0 26px}
.seo-footer-head h2{font-size:30px;line-height:1.1;margin:8px 0;color:#fff;letter-spacing:-.02em}
.seo-footer-head p{margin:0;color:#d9edf8;font-size:16px}
.seo-location-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px 28px!important;list-style:none!important;margin:0!important;padding:0!important;columns:initial!important}
.seo-location-grid li{margin:0!important;break-inside:auto!important}
.seo-location-grid a{font-size:13px;color:#e8f6ff;line-height:1.35}
.seo-location-grid a:hover{color:#fff;text-decoration:underline}

/* Ícones de tecnologia */
.feature-card .icon{width:44px;height:44px;margin-bottom:14px;background:#ff6b2e;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:0}
.feature-card .icon:before{content:"";width:25px;height:25px;display:none !Important;background:#fff;mask:center/contain no-repeat;-webkit-mask:center/contain no-repeat}
.icon-location:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M21 10c0 7-9 12-9 12S3 17 3 10a9 9 0 1 1 18 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M21 10c0 7-9 12-9 12S3 17 3 10a9 9 0 1 1 18 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}
.icon-report:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 19V5'%2F%3E%3Cpath d='M4 19h16'%2F%3E%3Crect x='7' y='11' width='3' height='5'/%3E%3Crect x='12' y='7' width='3' height='9'/%3E%3Crect x='17' y='9' width='3' height='7'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 19V5'%2F%3E%3Cpath d='M4 19h16'%2F%3E%3Crect x='7' y='11' width='3' height='5'/%3E%3Crect x='12' y='7' width='3' height='9'/%3E%3Crect x='17' y='9' width='3' height='7'/%3E%3C/svg%3E")}
.icon-fence:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 20V8l4-4 4 4 4-4 4 4v12'/%3E%3Cpath d='M2 20h20'/%3E%3Cpath d='M8 4v16M16 4v16'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 20V8l4-4 4 4 4-4 4 4v12'/%3E%3Cpath d='M2 20h20'/%3E%3Cpath d='M8 4v16M16 4v16'/%3E%3C/svg%3E")}
.icon-phone:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E")}
.icon-route:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='6' cy='19' r='3'/%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Cpath d='M6 16c0-4 12 0 12-8'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Ccircle cx='6' cy='19' r='3'/%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Cpath d='M6 16c0-4 12 0 12-8'/%3E%3C/svg%3E")}
.icon-fleet:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 16V6h11v10'/%3E%3Cpath d='M14 10h4l3 3v3h-7'/%3E%3Ccircle cx='7' cy='17' r='2'/%3E%3Ccircle cx='17' cy='17' r='2'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M3 16V6h11v10'/%3E%3Cpath d='M14 10h4l3 3v3h-7'/%3E%3Ccircle cx='7' cy='17' r='2'/%3E%3Ccircle cx='17' cy='17' r='2'/%3E%3C/svg%3E")}
.icon-headset:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0'/%3E%3Cpath d='M4 13v4a2 2 0 0 0 2 2h1v-6H6a2 2 0 0 0-2 2'/%3E%3Cpath d='M20 13v4a2 2 0 0 1-2 2h-1v-6h1a2 2 0 0 1 2 2'/%3E%3Cpath d='M12 21h3'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0'/%3E%3Cpath d='M4 13v4a2 2 0 0 0 2 2h1v-6H6a2 2 0 0 0-2 2'/%3E%3Cpath d='M20 13v4a2 2 0 0 1-2 2h-1v-6h1a2 2 0 0 1 2 2'/%3E%3Cpath d='M12 21h3'/%3E%3C/svg%3E")}

/* Hero mobile e menu mobile */
@media(max-width:1100px){
  .topbar{display:none!important}
  .nav-wrap{min-height:86px;padding:10px 0}
  .brand img{width:178px;max-height:64px}
  .nav{display:none;position:absolute;top:86px;left:0;right:0;background:#083e66;padding:18px 24px;flex-direction:column;align-items:flex-start;z-index:100}
  .nav.open{display:flex!important}
  .hamb{display:block}
  .submenu{position:static;display:block;background:rgba(255,255,255,.06);border:0;box-shadow:none;margin:6px 0 10px;padding:8px 14px}
  .submenu a{color:#e7f6ff}
  .hero-slider,.hero-slides,.hero-content{min-height:610px}
  .hero-content{padding:54px 0 90px}
  .authority{margin-top:22px}
  .contact-map-form{grid-template-columns:1fr}
  .seo-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .container{width:min(var(--max),calc(100% - 32px))}
  .hero-slider,.hero-slides,.hero-content{min-height:auto}
  .hero-slide{position:absolute;inset:0}
  .hero-content{min-height:560px;padding:44px 0 78px}
  .hero-grid{display:grid;grid-template-columns:1fr;gap:18px}
  .hero-copy h1{font-size:31px!important;line-height:1.08}
  .hero-copy p{font-size:16px}
  .hero-panel{padding:20px;border-radius:18px}
  .hero-panel h2{font-size:22px}
  .authority{grid-template-columns:1fr!important;margin-top:24px}
  .seo-location-grid{grid-template-columns:1fr!important}
  .contact-map-side,.contact-right{padding:46px 20px}
  .map-embed,.map-embed iframe{min-height:300px}
}


/* ===== Final fixes v7 ===== */
.header{position:sticky;top:0;z-index:80}
.nav-wrap{min-height:88px!important;padding:10px 0!important;align-items:center!important}
.brand{display:flex;align-items:center;min-height:68px}
.brand img{width:180px!important;max-height:66px!important;height:auto!important;object-fit:contain;display:block}
.nav-cta,.btn-whatsapp,.btn[href*="wa.me"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;line-height:1.1!important}
.nav-cta .wa-icon,.btn .wa-icon,.whatsapp-float .wa-icon{position:static!important;transform:none!important;margin:0!important;display:inline-block!important;vertical-align:middle!important;background-position:center center!important}
.whatsapp-float{display:flex!important;align-items:center!important;justify-content:center!important;line-height:0!important}
.whatsapp-float .wa-icon{width:26px!important;height:26px!important;flex:0 0 26px!important}
.hero-slider{position:relative;min-height:540px;overflow:hidden}
.hero-slides{position:relative;min-height:540px}
.hero-slide{position:absolute;inset:0}
.hero-content{position:relative;z-index:2;min-height:540px;display:flex;align-items:center}
.hero-copy h1{font-size:clamp(28px,3.2vw,44px)!important;max-width:640px!important}
.page-hero .container{padding:54px 0!important}
.page-hero h1{font-size:clamp(30px,3.4vw,48px)!important;line-height:1.06!important}
.page-hero p{max-width:720px}
.hero-dots button{cursor:pointer}
.hero-panel{backdrop-filter: blur(2px)}
.hero-panel h2{font-size:24px!important}
.hero-panel li{font-size:15px!important}
.image-box img,.cards-grid img,.case-grid img,.feature-visual img,.card img,.section img{border-radius:18px}
.lightbox-link{display:block;cursor:zoom-in}
.site-lightbox{position:fixed;inset:0;background:rgba(7,18,29,.9);display:none;align-items:center;justify-content:center;padding:26px;z-index:9999}
.site-lightbox.open{display:flex}
.site-lightbox img{max-width:min(96vw,1400px);max-height:88vh;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.45)}
.site-lightbox .close{position:absolute;right:18px;top:16px;background:#ff6b2e;color:#fff;border:0;border-radius:999px;width:42px;height:42px;font-size:26px;cursor:pointer}
@media(max-width:1100px){
  .topbar{display:none!important}
  .nav-wrap{min-height:84px!important}
  .brand img{width:168px!important;max-height:60px!important}
  .hamb{display:block!important;line-height:1;font-size:30px!important;padding:0 6px}
  .nav{display:none!important;position:absolute!important;left:0;right:0;top:100%!important;background:#083e66!important;padding:16px 22px 24px!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;max-height:calc(100vh - 84px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;box-shadow:0 18px 40px rgba(0,0,0,.22)}
  .nav.open{display:flex!important}
  .nav-item,.submenu{width:100%}
  .submenu{position:static!important;display:block!important;background:rgba(255,255,255,.08)!important;border:0!important;box-shadow:none!important;padding:10px 12px!important;margin-top:4px!important;border-radius:16px!important}
  .submenu a{padding:10px 10px!important;color:#e7f4ff!important}
  .nav-cta{width:auto!important}
  .hero-slider,.hero-slides,.hero-content{min-height:620px!important}
  .hero-grid,.grid-2,.contact-split,.contact-map-form{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  body{font-size:16px!important}
  .container{width:min(var(--max),calc(100% - 28px))!important}
  .hero-slider,.hero-slides,.hero-content{min-height:580px!important}
  .hero-content{padding:38px 0 78px!important;align-items:flex-start!important}
  .hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}
  .hero-copy h1{font-size:30px!important;line-height:1.08!important;max-width:100%!important}
  .hero-copy p{font-size:16px!important}
  .hero-panel{padding:20px!important}
  .hero-dots{bottom:10px!important}
  .btns{gap:10px!important}
  .btn{width:100%!important}
  .page-hero .container{padding:42px 0!important}
  .page-hero h1{font-size:28px!important}
}


/* ===== Final corrections v8 ===== */
/* WhatsApp icon alignment */
.wa-icon{width:16px!important;height:16px!important;flex:0 0 16px!important;background-size:16px 16px!important;background-repeat:no-repeat!important;background-position:center center!important;vertical-align:middle!important;position:relative!important;top:0!important;left:0!important;transform:none!important}
.nav-cta,.btn[href*="wa.me"],.btn-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
.nav-cta{padding:12px 16px!important}
.nav-cta .wa-icon{width:15px!important;height:15px!important;flex-basis:15px!important;background-size:15px 15px!important}
.whatsapp-float{width:56px!important;height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;right:18px!important;bottom:18px!important}
.whatsapp-float .wa-icon{width:23px!important;height:23px!important;flex:0 0 23px!important;background-size:23px 23px!important}
@media(max-width:700px){.whatsapp-float{width:54px!important;height:54px!important;right:14px!important;bottom:14px!important}}

/* hero / banner height so cards are never cut */
.hero-slider,.hero-slides,.hero-content{height:auto!important}
.hero-slide{overflow:visible!important}
@media(max-width:1100px){
  .hero-slider,.hero-slides,.hero-content{min-height:720px!important}
  .hero-panel{margin-bottom:64px!important}
  .hero-dots{bottom:22px!important}
  .authority{margin-top:10px!important}
}
@media(max-width:700px){
  .hero-slider,.hero-slides,.hero-content{min-height:860px!important}
  .hero-content{padding:34px 0 96px!important}
  .hero-panel{padding:18px 18px!important;margin-bottom:72px!important}
  .hero-panel h2{font-size:20px!important;line-height:1.12!important}
  .hero-panel li{font-size:15px!important;line-height:1.45!important}
  .hero-dots{bottom:46px!important}
}
@media(max-width:420px){
  .hero-slider,.hero-slides,.hero-content{min-height:900px!important}
}



.feature-card .icon:before {
    display: none !Important;
}


img.wa-icon-img {
    width: 20px;
}

.img.wa-icon-img {
    width: 20px;
}


/* feature icons using background images (robust across browsers) */
.feature-card .icon{width:46px!important;height:46px!important;border-radius:12px!important;background-color:#ff6b2e!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:22px 22px!important;display:block!important}
.feature-card .icon:before{content:none!important;display:none!important}
.icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 12-9 12S3 17 3 10a9 9 0 1 1 18 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")!important}
.icon-report{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V5'/%3E%3Cpath d='M4 19h16'/%3E%3Crect x='7' y='11' width='3' height='5'/%3E%3Crect x='12' y='7' width='3' height='9'/%3E%3Crect x='17' y='9' width='3' height='7'/%3E%3C/svg%3E")!important}
.icon-fence{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20V8l4-4 4 4 4-4 4 4v12'/%3E%3Cpath d='M2 20h20'/%3E%3Cpath d='M8 4v16M16 4v16'/%3E%3C/svg%3E")!important}
.icon-phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath d='M11 18h2'/%3E%3C/svg%3E")!important}
.icon-route{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='19' r='3'/%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Cpath d='M6 16c0-4 12 0 12-8'/%3E%3C/svg%3E")!important}
.icon-fleet{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 16V6h11v10'/%3E%3Cpath d='M14 10h4l3 3v3h-7'/%3E%3Ccircle cx='7' cy='17' r='2'/%3E%3Ccircle cx='17' cy='17' r='2'/%3E%3C/svg%3E")!important}
.icon-headset{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 13a8 8 0 0 1 16 0'/%3E%3Cpath d='M4 13v4a2 2 0 0 0 2 2h1v-6H6a2 2 0 0 0-2 2'/%3E%3Cpath d='M20 13v4a2 2 0 0 1-2 2h-1v-6h1a2 2 0 0 1 2 2'/%3E%3Cpath d='M12 21h3'/%3E%3C/svg%3E")!important}

/* select arrow spacing */
.form select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;padding-right:52px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23083e66' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 18px center!important;background-size:14px 14px!important}
.form select::-ms-expand{display:none}

/* keep page heroes clean */
.page-hero,.page-hero-bg{min-height:auto!important}
.page-hero .container{padding-top:62px!important;padding-bottom:62px!important}


/* ===== Final corrections v9 ===== */
/* Mobile hero: only left content, hide right info panel */
@media (max-width:700px){
  .hero-grid{grid-template-columns:1fr!important}
  .hero-grid > :last-child{display:none!important}
  .hero-content{min-height:auto!important;padding:34px 0 76px!important}
  .hero-slider,.hero-slides{min-height:auto!important}
  .hero-copy{max-width:100%!important}
  .hero-copy p{max-width:100%!important}
  .hero-copy .btns{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .hero-copy .btns .btn{width:100%!important}
}

/* WhatsApp button icon alignment */
.nav-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:12px 16px!important;line-height:1!important}
.nav-cta .wa-icon{width:12px!important;height:12px!important;flex:0 0 12px!important;background-size:12px 12px!important;display:inline-block!important;position:relative!important;top:0!important;left:0!important;margin:0!important;transform:none!important}
.btn .wa-icon{width:14px!important;height:14px!important;flex:0 0 14px!important;background-size:14px 14px!important}
.whatsapp-float .wa-icon{width:20px!important;height:20px!important;flex:0 0 20px!important;background-size:20px 20px!important}

/* Robust feature icons with visible glyphs */
.feature-card .icon{display:flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;border-radius:12px!important;background:#ff6b2e!important;border:none!important;box-shadow:none!important;position:relative!important;overflow:hidden!important}
.feature-card .icon:before{display:none!important;content:none!important}
.feature-card .icon:after{display:block!important;color:#fff!important;font-size:24px!important;font-weight:700!important;line-height:1!important;font-family:Arial,Helvetica,sans-serif!important}
.feature-card .icon.icon-location:after{content:"⌖"!important}
.feature-card .icon.icon-report:after{content:"≣"!important;font-size:22px!important}
.feature-card .icon.icon-fence:after{content:"▣"!important;font-size:20px!important}
.feature-card .icon.icon-headset:after{content:"☎"!important;font-size:21px!important}
.feature-card .icon.icon-phone:after{content:"⌁"!important}
.feature-card .icon.icon-route:after{content:"↗"!important}
.feature-card .icon.icon-fleet:after{content:"▤"!important}


/* ===== Correções finais v10 ===== */

/* WhatsApp realmente centralizado e menor */
.wa-icon{
  width:13px!important;
  height:13px!important;
  flex:0 0 13px!important;
  display:block!important;
  background:url("../icons/whatsapp.svg") center center/contain no-repeat!important;
  position:static!important;
  transform:none!important;
  margin:0!important;
  line-height:0!important;
}
.nav-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  line-height:1!important;
  padding:12px 16px!important;
}
.nav-cta .wa-icon{
  width:13px!important;
  height:13px!important;
  flex-basis:13px!important;
}
.whatsapp-float{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:0!important;
  font-size:0!important;
}
.whatsapp-float .wa-icon{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
}

/* Ícones dos cards: SVG inline, sem mask/pseudo quebrando */
.feature-card .icon.icon-svg{
  width:46px!important;
  height:46px!important;
  border-radius:12px!important;
  background:#ff6b2e!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.feature-card .icon.icon-svg:before,
.feature-card .icon.icon-svg:after{
  content:none!important;
  display:none!important;
}
.feature-card .icon.icon-svg svg{
  width:25px!important;
  height:25px!important;
  display:block!important;
  fill:none!important;
  stroke:#fff!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

/* Mobile: remove totalmente a caixa lateral do banner e recalcula a altura */
@media (max-width:700px){
  .hero-panel{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  .hero-grid{
    display:block!important;
  }
  .hero-content{
    min-height:0!important;
    height:auto!important;
    padding:34px 0 76px!important;
    align-items:flex-start!important;
  }
  .hero-slider,
  .hero-slides{
    min-height:0!important;
    height:auto!important;
  }
  .hero-slide{
    position:relative!important;
    display:none!important;
    min-height:0!important;
    height:auto!important;
  }
  .hero-slide.active{
    display:block!important;
  }
  .hero-copy{
    max-width:100%!important;
  }
  .hero-copy h1{
    font-size:30px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .hero-copy p{
    font-size:16px!important;
    line-height:1.5!important;
    margin-bottom:0!important;
  }
  .hero-copy .btns{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-top:22px!important;
  }
  .hero-copy .btns .btn{
    width:100%!important;
  }
  .hero-dots{
    bottom:22px!important;
  }
}


/* ===== v11-CORRECOES-CONFERIDAS: mobile hero, WhatsApp e ícones ===== */

/* WhatsApp: menor, centralizado e sem deslocamento */
.wa-icon{
  width:12px!important;
  height:12px!important;
  min-width:12px!important;
  flex:0 0 12px!important;
  display:block!important;
  background:url("../icons/whatsapp.svg") center center/contain no-repeat!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
  margin:0!important;
  padding:0!important;
  line-height:0!important;
}
.nav-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  line-height:1!important;
}
.whatsapp-float{
  width:54px!important;
  height:54px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:0!important;
  font-size:0!important;
}
.whatsapp-float .wa-icon{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
}

/* Ícones dos cards da home: SVG inline real, não mask */
.feature-card .icon.icon-svg{
  width:46px!important;
  height:46px!important;
  border-radius:12px!important;
  background:#ff6b2e!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  color:#fff!important;
}
.feature-card .icon.icon-svg:before,
.feature-card .icon.icon-svg:after{
  content:none!important;
  display:none!important;
}
.feature-card .icon.icon-svg svg{
  width:25px!important;
  height:25px!important;
  display:block!important;
  fill:none!important;
  stroke:#fff!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

/* Mobile: tira totalmente a caixa lateral do banner, sem espaço sobrando */
@media (max-width:700px){
  .desktop-hero-panel,
  .hero-panel{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    height:0!important;
    min-width:0!important;
    min-height:0!important;
    max-width:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
    pointer-events:none!important;
  }

  .hero-grid{
    display:block!important;
    grid-template-columns:none!important;
    gap:0!important;
  }

  .hero-slider,
  .hero-slides,
  .hero-content,
  .hero-slide,
  .hero-slide.active{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }

  .hero-slide{
    position:relative!important;
    display:none!important;
  }

  .hero-slide.active{
    display:block!important;
  }

  .hero-content{
    display:block!important;
    padding:34px 0 76px!important;
  }

  .hero-copy{
    max-width:100%!important;
  }

  .hero-copy h1{
    font-size:30px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }

  .hero-copy p{
    font-size:16px!important;
    line-height:1.5!important;
  }

  .hero-copy .btns{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-top:22px!important;
  }

  .hero-copy .btns .btn{
    width:100%!important;
  }

  .hero-dots{
    bottom:22px!important;
  }
}


/* ===== v12 definitivo: sitemap, mobile hero, ícones e form ===== */

/* O painel lateral do banner foi removido do HTML; esta regra só garante fallback */
.hero-panel,
.desktop-hero-panel{
  display:none!important;
}

/* Hero sem área sobrando no mobile */
@media (max-width:700px){
  .hero-grid{
    display:block!important;
    grid-template-columns:none!important;
    gap:0!important;
  }
  .hero-slider,
  .hero-slides,
  .hero-content,
  .hero-slide,
  .hero-slide.active{
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
  }
  .hero-slide{
    position:relative!important;
    display:none!important;
  }
  .hero-slide.active{
    display:block!important;
  }
  .hero-content{
    display:block!important;
    padding:34px 0 76px!important;
  }
  .hero-copy h1{
    font-size:30px!important;
    line-height:1.08!important;
  }
  .hero-copy p{
    font-size:16px!important;
    line-height:1.5!important;
  }
  .hero-copy .btns{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-top:22px!important;
  }
  .hero-copy .btns .btn{
    width:100%!important;
  }
  .hero-dots{
    bottom:22px!important;
  }
}

/* WhatsApp: usa IMG real, centralizado */
.wa-icon-img{
  display:block!important;
  width:14px!important;
  height:14px!important;
  min-width:14px!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
  line-height:0!important;
}
.nav-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  line-height:1!important;
}
.whatsapp-float{
  width:54px!important;
  height:54px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:0!important;
}
.whatsapp-float .wa-icon-img{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
}

/* Ícones da seção tecnologia: imagens SVG reais */
.feature-card .icon.icon-img{
  width:52px!important;
  height:52px!important;
  background:transparent!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-bottom:14px!important;
}
.feature-card .icon.icon-img:before,
.feature-card .icon.icon-img:after{
  content:none!important;
  display:none!important;
}
.feature-card .icon.icon-img img{
  width:52px!important;
  height:52px!important;
  display:block!important;
  object-fit:contain!important;
}

/* Select com seta desencostada */
.form select{
  appearance:none!important;
  -webkit-appearance:none!important;
  -moz-appearance:none!important;
  padding-right:58px!important;
  background-color:#fff!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23083e66' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 22px center!important;
  background-size:16px 16px!important;
}
.form select::-ms-expand{
  display:none!important;
}
