:root{--blue:#063b6b;--deep:#05345e;--yellow:#ffc400;--green:#16ad43;--ink:#08203e;--line:#dce3ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1400px,94%);margin:auto}.header{height:80px;background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 10px #00152b10}.nav{height:80px;display:flex;align-items:center;gap:28px}.brand{height:100%;display:flex;align-items:center;text-decoration:none;color:var(--ink);font-weight:900;line-height:1.02}.brand img{width:250px;height:145px;object-fit:contain;align-self:flex-start;margin-top:0;z-index:2}.brand span{font-size:17px;margin-left:10px}.nav nav{display:flex;align-self:stretch;margin-left:auto;gap:32px}.nav nav a{display:flex;align-items:center;text-decoration:none;color:var(--ink);font-size:15px;border-bottom:4px solid transparent;padding-top:4px}.nav nav a.active,.nav nav a:hover{border-color:var(--yellow)}.topcta{display:flex;gap:14px}.topcta a{color:#fff;text-decoration:none;border-radius:9px;padding:14px 19px;font-size:16px}.call{background:#06467f}.whatsapp{background:var(--green)}.hamb{display:none;border:0;background:none;font-size:28px}.hero{height:460px;display:grid;grid-template-columns:41% 59%;background:var(--blue)}.heroLeft{background:linear-gradient(105deg,#073e70 0%,#063b6b 82%,#063b6be8 100%);color:#fff;position:relative;z-index:2}.heroContent{max-width:630px;margin-left:auto;padding:76px 32px 30px 5vw}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;margin:0 0 12px}.hero h1{font-size:43px;line-height:.96;letter-spacing:-1px;margin:0;text-transform:uppercase}.hero h1 strong{color:var(--yellow)}.intro{font-size:17px;line-height:1.35;margin:14px 0 19px}.trust{display:grid;grid-template-columns:1fr 1fr 1.4fr;margin:8px 0 18px}.trust>div{display:flex;align-items:center;gap:10px;border-right:1px solid #ffffff55;padding:0 14px}.trust>div:first-child{padding-left:0}.trust>div:last-child{border:0}.trust .ico{font-size:31px;color:#fff}.trust p{font-size:11px;line-height:1.25;margin:0}.heroButtons{display:flex;gap:14px}.bigbtn{height:60px;min-width:225px;border-radius:32px;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:12px;font-size:22px}.bigbtn span:last-child{font-size:14px;line-height:1.05}.bigbtn b{font-size:19px}.bigbtn small{font-size:12px}.yellow{background:var(--yellow);color:#08203e}.green{background:var(--green);color:#fff}.heroImage{background:url('../img/hero-taller-limpio.webp') center/cover no-repeat;position:relative}.heroImage:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#063b6b55 0%,transparent 13%)}.services{background:#fff;border-bottom:1px solid var(--line)}.serviceWrap{max-width:1536px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr)}.serviceWrap article{min-height:130px;padding:18px 14px;display:flex;gap:13px;align-items:flex-start;border-right:1px solid var(--line)}.serviceWrap article:last-child{border:0}.round{width:54px;height:54px;flex:0 0 54px;border-radius:50%;background:#0566b5;color:#fff;display:grid;place-items:center;font-size:25px}.serviceWrap h3{font-size:14px;margin:4px 0 7px;line-height:1.1}.serviceWrap p{font-size:11px;line-height:1.35;margin:0;color:#526276}.lower{max-width:1536px;margin:auto;display:grid;grid-template-columns:47% 28% 25%;min-height:240px}.vehicles{background:url('../img/vehiculos-carretera.webp') center/cover no-repeat;position:relative}.vehicleText{position:absolute;inset:0 auto 0 0;width:46%;padding:35px 0 20px 48px;color:#fff;background:linear-gradient(90deg,#073b69 0%,#073b69ed 72%,transparent 100%)}.vehicleText h2{font-size:27px;line-height:1.15;margin:0}.vehicleText span{display:block;width:80px;border-top:7px solid var(--yellow);margin:28px 0 16px}.vehicleText h3{font-size:16px;line-height:1.25;margin:0}.reviews,.location{padding:28px 30px}.reviews{background:#fff}.sectionTitle{display:flex;align-items:center;gap:12px}.sectionTitle>span{color:var(--yellow);font-size:31px}.sectionTitle h2{font-size:19px;margin:0}.rating{display:flex;align-items:center;gap:9px;margin:8px 0 12px}.rating b{font-size:32px}.rating>span{font-size:24px;color:var(--yellow);letter-spacing:-2px}.rating small{font-size:11px;color:#39495a}.reviews blockquote{margin:0 0 8px;padding:12px 15px;background:#f5f6f7;border-radius:8px;font-size:12px;line-height:1.4}.reviews cite{display:block;font-style:normal;margin-top:4px}.reviews>a{font-size:11px;color:#0051a2;float:right}.location{display:grid;grid-template-columns:1fr 180px;gap:15px;background:#fff}.locCopy p{font-size:12px;line-height:1.4}.route{display:inline-block;text-decoration:none;color:#06467f;border:2px solid #06467f;border-radius:22px;padding:8px 13px;font-weight:bold;font-size:13px}.locCopy h3{font-size:13px;margin:20px 0 3px}.hours{margin:0}.map{height:135px;margin-top:5px;border-radius:8px;background:linear-gradient(25deg,#f0f0f0,#fff),repeating-linear-gradient(45deg,transparent,transparent 10px,#ddd 11px);display:grid;place-items:center;text-decoration:none}.map span{width:24px;height:24px;background:#e82424;color:#e82424;border-radius:50%;box-shadow:0 12px 0 -8px #e82424}footer{background:#05345e;color:#fff}.foot{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footBrand{display:flex;align-items:center;gap:13px;font-size:12px}.footBrand img{width:120px}.footBrand small{display:block;margin-top:6px;font-weight:normal}.foot em{font-size:18px;font-weight:bold}.facebook{display:flex;align-items:center;gap:10px}.fb{width:42px;height:42px;border-radius:50%;background:#fff;color:#0756a5;font:bold 31px Arial;display:grid;place-items:center}.commit{text-align:center;border-left:1px solid #ffffff66;padding-left:30px}.commit i{display:block;width:52px;border-top:5px solid var(--yellow);margin:10px auto 0}.mobileBar{display:none}
@media(max-width:1150px){.nav nav{display:none}.hamb{display:block;margin-left:auto}.topcta{display:none}.hero{grid-template-columns:48% 52%}.brand img{width:210px}.brand span{font-size:14px}.hero h1{font-size:36px}.serviceWrap{grid-template-columns:repeat(3,1fr)}.lower{grid-template-columns:1fr 1fr}.vehicles{grid-column:1/-1;height:260px}.location{grid-template-columns:1fr 150px}}
@media(max-width:720px){body{padding-bottom:66px}.header,.nav{height:70px}.wrap{width:92%}.brand img{width:155px;height:95px}.brand span{display:none}.hamb{display:block}.nav nav.open{position:absolute;display:flex;flex-direction:column;top:70px;left:0;right:0;background:#fff;padding:10px 22px;gap:0;box-shadow:0 8px 15px #0002}.nav nav.open a{padding:12px 0;border-bottom:1px solid #eee}.hero{height:auto;display:flex;flex-direction:column}.heroLeft{order:2}.heroImage{order:1;height:245px;background-position:center}.heroContent{padding:28px 22px 32px;margin:0}.eyebrow{text-align:center;font-size:10px}.hero h1{text-align:center;font-size:37px;line-height:1}.intro{text-align:center;font-size:15px}.desktop{display:none}.trust{grid-template-columns:repeat(3,1fr)}.trust>div{flex-direction:column;text-align:center;padding:0 8px}.trust p{font-size:9px}.heroButtons{flex-direction:column}.bigbtn{width:100%}.serviceWrap{grid-template-columns:1fr 1fr}.serviceWrap article{min-height:155px;flex-direction:column;padding:15px 12px}.serviceWrap article:nth-child(even){border-right:0}.lower{display:block}.vehicles{height:235px}.vehicleText{width:64%;padding:32px 0 20px 22px}.vehicleText h2{font-size:23px}.reviews,.location{padding:25px 22px}.location{grid-template-columns:1fr}.map{height:150px}.foot{height:auto;padding:24px 0;flex-direction:column;text-align:center}.footBrand{flex-direction:column}.commit{border:0;padding:0}.mobileBar{display:grid;position:fixed;bottom:0;left:0;right:0;height:66px;grid-template-columns:repeat(3,1fr);background:#05345e;z-index:90;box-shadow:0 -4px 12px #0003}.mobileBar a{color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #ffffff25;font-size:19px}.mobileBar small{font-size:10px;margin-top:3px}}

/* V4 — correcciones de marca, header sticky y footer */
.header{height:92px;overflow:hidden}
.nav{height:92px;overflow:hidden}
.brand{height:92px;min-width:390px;overflow:hidden;flex:0 0 auto}
.brand img{display:block;width:235px;height:84px;object-fit:contain;object-position:center;margin:0;align-self:center;z-index:auto;flex:0 0 235px}
.brand span{margin-left:18px;white-space:nowrap}
.nav nav{min-width:0}
footer .footBrand{gap:16px}
footer .footBrand>img{width:126px;height:72px;object-fit:contain;display:block;background:#fff;border-radius:9px;padding:7px 9px;box-shadow:0 2px 8px #001b3428}
@media(max-width:1250px){.brand{min-width:320px}.brand img{width:205px;flex-basis:205px}.brand span{font-size:14px;margin-left:12px}.nav{gap:18px}.nav nav{gap:20px}}
@media(max-width:1150px){.header,.nav{height:82px}.brand{height:82px;min-width:270px}.brand img{width:195px;height:74px;flex-basis:195px}.brand span{font-size:13px}}
@media(max-width:720px){.header,.nav{height:70px}.brand{height:70px;min-width:0;max-width:190px}.brand img{width:178px;height:64px;flex-basis:178px}.nav nav.open{top:70px}.footBrand>img{width:145px!important;height:82px!important}}
