.hero-header {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/carousel-1.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-in-natura {
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .1)), url(../img/header-in-natura.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

@media (min-width: 999px) {
    .hero-header-in-bulk {
        background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, .0)), url(../img/Fundo-In-bulk.webp) top right no-repeat;
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 998px) {
    .hero-header-in-bulk {
        background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, .0)), url(../img/Fundo-In-bulk.webp) top right no-repeat;
        background-size: 120%;
        background-position: center;
    }
}

.hero-header-prod-acabado {
    background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, .0)), url(../img/In-Bulk.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-produtos {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .4)), url(../img/header-produtos-ac.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-cert {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .4)), url(../img/certificacoes-bg.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-marcapropria {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/marcapropria.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-colmeia {
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .3)), url(../img/IMG_3180.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-servicos {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/servicos-capa.webp) top right no-repeat;
    background-size: cover;
    background-position:top;
}

.hero-header-sobrenos {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/beepropolis6.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-header-contato {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/contato.webp) top right no-repeat;
    background-size: cover;
    background-position: top;
}

.hero-header-lgpd {
    background: linear-gradient(rgba(0, 0, 0, 0.822), rgba(0, 0, 0, 0.479)), url(../img/lgpd.webp) top right no-repeat;
    background-size: cover;
    background-position: center;
}