
.section2-title img {
    width: 0%;
    transform: translateY(10px);
}

.paso img {
    max-width: 400px;
    width: 100%;
}

#firstc {
    max-width: 1400px;
    margin: 50px auto;
    margin-bottom: 0;
    z-index: 79;
}

#secondc {
    z-index: 79;
}

.footnotes {
    max-width: 790px;
    margin: 0px auto 0px auto;
    margin-bottom: 0;
    text-align: center;
    z-index: 1;
    position: relative;
}

    .footnotes p {
        color: white;
        font-size: 30px;
    }

.recuerda {
    font-family: 'pinup';
    font-size: 25px !important;
    margin-bottom: 5px;
    margin-top: 0;
    color: white;
    text-align: center;
    padding: 0 30px;
    position: relative;
    z-index: 10;
}



.papa-der {
    right: 0;
    bottom: 30px;
    width: 180px;
}

.vouncher-dersect2 {
    right: 0;
    top: 0px;
    z-index: 2;
    width: 150px;
}

.vouncher-izqsect2 {
    left: 0;
    bottom: 0px;
    z-index: 2;
}

.papa-izq {
    left: 50px;
    bottom: 250px;
    z-index: 2;
}

.paso {
    text-align: center;
}

.section2 .gamer-line-left {
    transform: translateY(10px);
}


@media only screen and (max-width: 1200px) {


    .section2-title p {
        font-size: 40px;
    }
}

@media only screen and (max-width: 900px) {


    .section2-title p {
        font-size: 30px;
    }

    .vouncher-dersect2 {
        right: -100px;
        transform: rotate(-40deg);
        top: 75px;
    }

    .vouncher-izqsect2 {
        width: 90px;
    }

    .papa-izq, .papa-der {
        width: 60px;
    }

    .papa-der {
        bottom: 80px;
    }

    .section2 .footnotes {
        max-width: 80%;
        margin: 0 auto;
    }

    .section2 {
        margin-bottom: 10rem;
        /* padding-top: 5rem; */
    }

    .recuerda {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 500px) {


    .vouncher-izqsect2 {
        width: 30px;
    }
}

@media(max-width: 412px) {
    .section2 {
        /* padding-top: 5rem; */
    }
}

@media(max-width:392px) {
    .logo-booyah {
        width: 20rem;
    }

    .logo-booyah-subenivel {
        width: 9rem;
    }
}

@media (max-width: 369px) {
    .logo-booyah {
        width: 15rem;
    }

    .section2 {
        /* margin-bottom: 0px; */
    }
}
