.title-hero{text-transform:uppercase;color:var(--azul);font-weight:800;font-size:2.5em}
.title-hero strong,.title-hero b{font-weight:700}
.title-hero span{display:block}
.title-hero-subtitle{color:#444;font-size:1.7em;letter-spacing:-1px;font-weight:600;line-height:1.2}
.title-hero-subtitle strong,.title-hero-subtitle b{font-weight:700}
.max-wt-title .title-hero{max-width:800px;margin:auto}
.title-hero-services p{font-size:1.2em;margin-top:20px;padding-bottom:30px}
.title-hero-services .title-hero{text-transform:none}
.title-hero-services .col-12{margin-bottom:0!important}
@media (max-width: 1700px) {
    .title-hero{font-size:2em}
    .title-hero-services p{font-size:1.1em;letter-spacing:-.2px}
    .title-hero-subtitle{font-size:1.4em}
}
@media (max-width: 1024px) {
    .title-hero {font-size: 1.5em}
    .title-hero-subtitle {font-size: 1em; letter-spacing: 0px}
    .carrosel-icones .slick-next {right: 0px}
    .carrosel-icones .slick-prev {left: 0px}
}
