
@media screen and (max-width: 1642px) {

}

@media screen and (max-width: 1265px) {

    .font h3 {
        font-size: 45px;
    }
    h1 {
        font-size: 45px;
    }
    .titulo-producto {
    font-size: 40px;
    }

}

@media screen and (max-width: 1200px) {


}

@media screen and (max-width: 1125px) {

.imagen-logo {
    padding-top:40px;
    width:50%;
}

}

@media screen and (max-width: 991px) {

    .imagen-logo {
    padding-top:40px;
    width:60%;
    }

    .titulo-producto {
    font-size: 30px;
}

#services2 .services-item_right {
    padding: 60px 0px 50px;
}

.bn32_ds {
    font-size: 16px;
}

}

@media screen and (max-width: 767px) {

.certificadosporlaindustria-section2 {
    padding-top: 150px;
}

.imagen-logo {
    padding-top: 40px;
    padding-bottom: 20px;
    width: 40%;
}

.font h3 {
        padding-bottom:50px;
    }

footer {
    position: unset;
}

#services2 .services-item_right {
    border-right: 1px solid #000;
    background-color: #121d2a;
}

#services2 .services-item_left {
    border-left: 1px solid #000;
    background-color: #121d2a;
}

.titulo-producto {
    font-size: 40px;
}

#services2 .services-item_bottom {
    margin-top: 0px;
}

#services2 .services-item_bottom {
    border-bottom: 1px solid #000;
}

.imagen-logo {
    padding-top: 0px;
    width: 40%;
}

}

@media screen and (max-width: 660px) {

    h1 {
        font-size: 40px;
    }
    .titulo-producto {
    font-size: 35px;
    }

}

@media screen and (max-width: 480px) {

    h1 {
        font-size: 30px;
    }
    .font h3 {
        font-size: 30px;
    }
    .titulo-producto {
    font-size: 30px;
    }

}


@media screen and (max-height: 800px) {

    .proteccion-section {
    min-height: 85vh;
    }
}
