/* Hero de sectores de flotas */
.fleet-hero-heavy { background-image:linear-gradient(90deg,rgba(7,8,10,.92) 0%,rgba(7,8,10,.48) 46%,rgba(7,8,10,.06) 100%),url("assets/hero-fleet-heavy-v2.png") !important; }
.fleet-hero-agriculture { background-image:linear-gradient(90deg,rgba(7,8,10,.91) 0%,rgba(7,8,10,.42) 48%,rgba(7,8,10,.04) 100%),url("assets/hero-fleet-agriculture-v2.png") !important; }
.fleet-hero-construction { background-image:linear-gradient(90deg,rgba(7,8,10,.92) 0%,rgba(7,8,10,.48) 47%,rgba(7,8,10,.06) 100%),url("assets/hero-fleet-construction-v2.png") !important; }
.fleet-hero-specialized { background-image:linear-gradient(90deg,rgba(7,8,10,.92) 0%,rgba(7,8,10,.48) 47%,rgba(7,8,10,.05) 100%),url("assets/hero-fleet-specialized-v2.png") !important; }
.fleet-hero-carousel .hero-image { background-position:center; background-size:cover; }
@media (max-width:850px) { .fleet-hero-carousel .hero-image { background-position:70% center; } }

/* Hero Flotas: ambas líneas en cursiva. */
.fleet-page .fleet-hero-carousel h1,.fleet-page .fleet-hero-carousel h1 em{font-style:italic!important}
.fleet-page .fleet-hero-carousel h1{transform:none}
.fleet-page .fleet-hero-carousel h1 .hero-title-line,.fleet-page .fleet-hero-carousel h1 em{display:inline-block;font-style:normal!important;transform:skewX(-8deg)}
