/* .banners .slider .slide .subtitle h2,
.galeria_txt .container h2,
.galeria_txt .container h4,
.index .listing .container > h2,
.container .header h4,
.galeria .header h2,
.container .header h2,
.testemunhos .container h4,
.testemunhos .container h2,
.passos h2,
.hp-list .header h2,
.hp-horizontal-slideshow .description h2,
.hp-horizontal-slideshow .description h4,
.index .cta .container p {
    text-transform: uppercase;
} */

.banners .slider .slide .subtitle h2,
.index .cta .container p {
    text-transform: uppercase;
}

.clientes h2 strong,
.index .listing .accordion > div:first-of-type > .h3{
    font-weight: normal;
}

.galeria_txt .container h4,
.container .header h4{
    font-size: 14px;
}

@media(min-width:768px){  
    .container .header h4{
        font-weight: 600;
        
    }
    .galeria_txt .container h4,
    .container .header h4{
        font-size: 20.5px;
    }
}

.passos h3{
    font-weight: 500;
}