.owl-theme .owl-controls {
    margin-top: 10px !important;
    text-align: center !important;
    margin-top: -25px !important;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #FFFF;
    color: #FFFF;
}

.img-fluidInicio {
    max-width: 100%;
    height: auto;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e65555;
}

.titulosPhuyu {
    font-family: 'Poppins', sans-serif !important;
}



.titulosPhuyu-section2 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 48px !important;
}

.titulosPhuyucertificado {
    color: #FF4747 !important;
    text-shadow: rgba(0, 0, 0, 0.9) 4px 2px 4px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 70px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: normal !important;
    /* font-family: 'Poppins', sans-serif !important;
    color: #FF4747 !important;
    font-size: 70px !important;
    text-shadow: rgba(0, 0, 0, 0.5) 4px 2px 4px !important;  */
}

.img-certifiados {
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgBolsaPersonaje {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.tituloimgBolsaPersonaje {
    color: #32842B;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}
.inicio-desc-prod {
    font-family: 'Poppins', sans-serif !important;
    color: #1a1919 !important;
    font-size: 20px !important;
}
.texto-nus-prod{
    width: 75%!important;
}
.titulo-nuestro-producto{
    font-family: 'Poppins', sans-serif !important;
    color: rgb(233, 9, 11) !important;
    font-size: 50px;
    font-weight: 700;

}
.card-body img:hover{
    transform:scale(1.1)
}
.section-certificados div img:hover{
    transform:scale(1.1)
}

@media only screen and (max-width: 600px) {
    .titulo-nuestro-producto{
        font-family: 'Poppins', sans-serif !important;
        color: rgb(233, 9, 11) !important;
        font-size: 30px;
        font-weight: 700;
        padding: 0%;
    
    }
    .texto-nus-prod{
        width: 100%!important;
    }
 
    .img-certifiados {
        width: 70px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .titulosPhuyucertificado {
        color: #FF4747 !important;
        text-shadow: rgba(0, 0, 0, 0.9) 4px 2px 4px !important;
        font-family: 'Poppins', sans-serif !important;
        font-size: 38px !important;
        font-style: normal !important;
        font-weight: 900 !important;
        line-height: normal !important;
        /* font-family: 'Poppins', sans-serif !important;
        color: #FF4747 !important;
        font-size: 70px !important;
        text-shadow: rgba(0, 0, 0, 0.5) 4px 2px 4px !important;  */
    }

    .titulosPhuyu-section2 {
        font-family: 'Poppins', sans-serif !important;
        font-size: 28px !important;
       
    }

    .tituloimgBolsaPersonaje {
        color: #32842B;
        font-family: 'Poppins', sans-serif !important;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;

    }
    .img-fluidInicio {
        max-width: 50%;
        height: auto;
    }
    .inicio-desc-prod {
        font-family: 'Poppins', sans-serif !important;
        color: #1a1919 !important;
        font-size: 10px !important;
    }

    

}