.inicioProducts {
    padding-top: 7rem;
}

.mt6r {
    margin-top: -2rem;
}

.fundobeb {
    background-image: url(../assets/images/todasbebidas/1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    overflow: hidden;
    height: 500px;
    padding-top: 19rem;
}

.fundobeb2 {
    background-image: url(../assets/images/todasbebidas/2.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -262px;
    background-size: contain;
    position: relative;
    overflow: hidden;
    height: 500px;
    padding-top: 18rem;
}

.fundobeb3 {
    background-image: url(../assets/images/todasbebidas/3.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -260px;
    background-size: contain;
    position: relative;
    overflow: hidden;
    height: 500px;
    padding-top: 18rem;
}

.fundobeb4 {
    background-image: url(../assets/images/todasbebidas/4.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -260px;
    background-size: contain;
    position: relative;
    overflow: hidden;
    height: 500px;
    padding-top: 18rem;
}

.fundobeb5 {
    background-image: url(../assets/images/todasbebidas/5.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -272px;
    background-size: contain;
    position: relative;
    overflow: hidden;
    height: 500px;
    padding-top: 18rem;
}

.fonttx {
    font-size: 24px;
    text-transform: uppercase;
}

.f_700 {
    font-weight: 700;
}

.margt {
    margin-top: -1rem;
}

@media (max-width: 992px) {
    .mt6r {
        margin-top: -15rem;
    }

    .mtnegbebid {
        margin-top: -52px;
    }

    .f_700 {
        font-weight: 700;
        font-size: 10px;
        margin-top: -7px;
        z-index: 2;
        position: relative;
    }

    .font55 {
        font-size: 22px;
    }

    .fundobeb2 {
        background-image: url(../assets/images/todasbebidas/2.png);
        background-position: center;
        background-repeat: no-repeat;
        margin-top: -434px;
        background-size: contain;
        position: relative;
        overflow: hidden;
        height: 500px;
        padding-top: 18rem;
        z-index: 1;
    }

    .mobwtxt {
        width: 212px;
    }

    .fundobeb3 {
        background-image: url(../assets/images/todasbebidas/3.png);
        background-position: center;
        background-repeat: no-repeat;
        margin-top: -428px;
        background-size: contain;
        position: relative;
        overflow: hidden;
        height: 500px;
        padding-top: 18rem;
        z-index: 1;
    }

    .mobMtbeb {
        margin-top: -31px;
    }

    .fundobeb4 {
        background-image: url(../assets/images/todasbebidas/4.png);
        background-position: center;
        background-repeat: no-repeat;
        margin-top: -431px;
        background-size: contain;
        position: relative;
        overflow: hidden;
        height: 500px;
        padding-top: 18rem;
        z-index: 1;
    }

    .fundobeb5 {
        background-image: url(../assets/images/todasbebidas/5.png);
        background-position: center;
        background-repeat: no-repeat;
        margin-top: -437px;
        background-size: contain;
        position: relative;
        overflow: hidden;
        height: 500px;
        padding-top: 18rem;
        Z-INDEX: 1;
    }

    .margt {
        margin-top: -11rem;
    }
}