.sticky{
    position: sticky;
}
.hidden{
    overflow: hidden;
}
.z-um{
    z-index: 1;
}
/* BANNER PRINCIPAL */

.absolute{
    position: absolute;
}
.banner-estrelinhas{
    left: -70px;
    top: 230px;
}
.banner-linhas{
    right: -70px;
    top: -30px;
}
.banner-bandeira-roxa{
    top: 342px;
    left: 150px;
}
.banner-estrela-azul{
    top: 342px;
    right: -60px;
    width: 118px;
}
.banner-bandeira-amarela{
    top: 100px;
    right: 250px;
}
.clack-estrela-azul{
    top: 50%;
    left: -40px;
}
.clack-lata{
    top: 38%;
    right: -270px;
}
.clack-linhas{
    top: 65%;
    left: 100px;
}
.clack-lata-esquerda{
    bottom: 00px;
    left: 80px;
    width: 500px;
}
.clack-praticidade-estrela-azul{
    bottom: 100px;
    right: -25px;
}



/* PRATICIDADE */

.praticidade-estrela-azul {
    top: -100px;
    right: -70px;
    width: 250px;
}

.praticidade-estrelinhas-azul {
    top: 9%;
    left: -70px;
}

.praticidade-linhas {
    top: 7%;
    right: -70px;
}

.praticidade-estrela-roxa {
    top: 54%;
    left: -70px;
}

.praticidade-estelinhas {
    right: -70px;
    top: 52%;
}

.praticidade-estrela-branca {
    bottom: 12%;
    left: -70px;
}

.praticidade-estrela-roxa-latas {
    right: -70px;
    top: 70%;
    width: 85px;
}

/* SABOR */

.sabor-sol{
    top: -80px;
    right: 200px;
}
.sabor-nuvem-direita{
    top: 150px;
    right: 100px;
}
.sabor-nuvem-esquerda{
    top: 120px;
    right: 470px;
}
.sabor-bandeira-roxa{
    top: -186px;
    left: -140px;
    width: 162px;
}
.sabor-estrela{
    width: 100px!important;
    top: 0;
    right: -100px;
}
.sabor-estrela-amarela{
    width: 50px!important;
    bottom: -200px;
    left: -100px;
}
.sabor-estrela-roxa{
    bottom: 30%;
    right: -50px;
}
.sabor-lata-amarela{
    bottom: 200px;
    width: 500px;
    left: 0;
}

.sabor-estrela-rodape{
    bottom: 200px;
    z-index: 3;
    width: 100px;
    left: 100px;
}

/* SUSTENTABILIDADE */

.sustentavel-estrela-branca {
    right: -70px;
    top: 35%;
    width: 240px;
}

.sustentavel-estrela-roxa {
    top: 24%;
    left: -74px;
}

.sustentavel-estrelinhas {
    top: 30%;
    left: 150px;
}

.sustentavel-bandeiras {
    top: 62%;
    left: -8%;
}

.sustentavel-estrela-verde {
    bottom: 10%;
    right: -70px;
    width: 80px;
}

@media screen and (min-width:1600px){
    .clack-lata-esquerda{
        left: 300px;
    }
    .sabor-lata-amarela{
        bottom: 450px;
    }
}