/*
Theme Name: GBT Tema Seguro
Theme URI: https://geraisbahiatransfer.com.br
Author: ChatGPT
Description: Tema seguro, sem funções complexas, para Gerais Bahia Transfer.
Version: 1.0
*/

*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Arial,Helvetica,sans-serif;background:#f8fafc;color:#0f172a;line-height:1.6}
a{text-decoration:none}
.container{width:90%;max-width:1180px;margin:auto}
.topbar{background:#e0f7fa;color:#075985;font-size:14px;padding:8px 0}
.topbar .container{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
header{background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08);position:sticky;top:0;z-index:10}
.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0}
.logo img{height:62px;width:auto}
.menu{display:flex;gap:18px;align-items:center}
.menu a{color:#0f172a;font-weight:800;font-size:14px}
.btn{display:inline-block;padding:14px 24px;border-radius:999px;font-weight:900}
.btn-whats{background:#25D366;color:white;box-shadow:0 12px 26px rgba(37,211,102,.28)}
.btn-light{background:white;color:#075985;border:1px solid #bae6fd}
.hero{background:linear-gradient(90deg,rgba(7,89,133,.80),rgba(20,184,166,.28)),url('assets/hero.jpg');background-size:cover;background-position:center;color:white;padding:120px 0}
.hero-box{max-width:720px}
.badge{display:inline-block;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.32);padding:8px 16px;border-radius:999px;font-weight:900;margin-bottom:18px}
.hero h1{font-size:54px;line-height:1.05;margin-bottom:18px;color:white;text-shadow:0 3px 15px rgba(0,0,0,.25)}
.hero p{font-size:20px;max-width:660px;margin-bottom:28px;color:white;text-shadow:0 2px 12px rgba(0,0,0,.25)}
.actions{display:flex;gap:14px;flex-wrap:wrap}
.cadastur{display:inline-block;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:10px 16px;font-weight:900;margin-top:18px}
.benefits{margin-top:-50px;position:relative;z-index:5}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;background:white;border-radius:28px;padding:24px;box-shadow:0 18px 48px rgba(15,23,42,.14)}
.benefit{text-align:center;padding:12px}
.benefit-icon{font-size:31px;margin-bottom:8px}
.benefit h3{font-size:17px;margin-bottom:6px}
.benefit p{font-size:14px;color:#475569}
.section{padding:78px 0}
.soft{background:#ecfeff}
.title{text-align:center;max-width:820px;margin:0 auto 42px}
.title span{color:#14b8a6;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:1px}
.title h2{font-size:40px;line-height:1.12;margin:8px 0 10px}
.title p{color:#475569;font-size:17px}
.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.card{background:white;border-radius:24px;overflow:hidden;box-shadow:0 13px 32px rgba(15,23,42,.09);border:1px solid #e2e8f0}
.card-img{height:210px;background-size:cover;background-position:center}
.card-body{padding:22px}
.card h3{font-size:22px;margin-bottom:8px}
.card p{color:#475569;font-size:15px;margin-bottom:16px}
.card a{font-weight:900;color:#075985}
.fleet-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}
.fleet-img{height:430px;border-radius:30px;background:url('assets/frota2.jpg') center/cover;box-shadow:0 15px 38px rgba(15,23,42,.15)}
.highlight{background:white;border-radius:24px;padding:28px;box-shadow:0 13px 32px rgba(15,23,42,.08)}
.highlight h3{font-size:26px;margin-bottom:12px;color:#075985}
.checks{display:grid;gap:12px;margin:24px 0}
.checks div{background:white;border-left:5px solid #14b8a6;border-radius:14px;padding:14px 16px;font-weight:800}
.highlight .checks div{background:#f8fafc}
.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}
.gallery-img{height:180px;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 10px 25px rgba(15,23,42,.12)}
.price-table{background:white;border-radius:26px;box-shadow:0 13px 32px rgba(15,23,42,.09);overflow:hidden;border:1px solid #e2e8f0}
.price-row{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:10px;padding:18px 22px;border-bottom:1px solid #e2e8f0;align-items:center}
.price-row:last-child{border-bottom:none}
.price-row.header{background:#075985;color:white;font-weight:900}
.price-row.header strong{color:white}
.price{font-weight:900;color:#075985;font-size:20px}
.service{padding:30px}
.service-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#075985,#14b8a6);color:white;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:18px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.about-img{height:470px;border-radius:30px;background:url('assets/porto.jpg') center/cover;box-shadow:0 15px 38px rgba(15,23,42,.15)}
.about h2{font-size:40px;line-height:1.12;margin-bottom:18px}
.cta{background:linear-gradient(90deg,rgba(7,89,133,.82),rgba(20,184,166,.72)),url('assets/cta.jpg');background-size:cover;background-position:center;color:white;text-align:center;padding:82px 0}
.cta h2{font-size:42px;line-height:1.12;margin-bottom:12px;color:white;text-shadow:0 3px 14px rgba(0,0,0,.22)}
.cta p{font-size:18px;max-width:680px;margin:0 auto 25px;color:white;text-shadow:0 2px 10px rgba(0,0,0,.22)}
footer{background:#0f172a;color:#cbd5e1;padding:48px 0}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:30px}
footer img{height:62px;margin-bottom:10px}
footer h3{color:white;margin-bottom:10px}
footer a{display:block;color:#cbd5e1;margin-bottom:6px}
.float{position:fixed;right:22px;bottom:22px;width:64px;height:64px;border-radius:50%;background:#25D366;color:white;display:flex;align-items:center;justify-content:center;font-size:30px;box-shadow:0 15px 35px rgba(37,211,102,.36);z-index:100}
@media(max-width:950px){
.menu{display:none}.logo img{height:50px}.hero{padding:80px 0 105px}.hero h1{font-size:38px}.hero p{font-size:18px}
.benefit-grid,.grid2,.grid3,.grid4,.about-grid,.footer-grid,.fleet-wrap,.gallery{grid-template-columns:1fr}
.title h2,.about h2,.cta h2{font-size:30px}.about-img,.fleet-img{height:320px}.price-row{grid-template-columns:1fr;gap:6px}
}
