.div-ofe {
    background-image: url(../img/tehuacan/img-tehuacan.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
}
.div-logros {
    background-image: url(../img/bks/06.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 15px;
    color: white;
    padding-top: 6%;
}
.div-cont {
    background-image: url(../img/bks/01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0px;
    margin-left: 0px;
}
.div-cont, .div-cont a{
    color: white !important;
}
.div-test {
    background-image: url(../img/bks/04.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0px;
    margin-left: 0px;
}
/* .div-test, .div-test a {
    color: #1D2934 !important;
} */
.gal-5{
    height: 50%;
    width: 100%;
}
.gal-10{
    height: 100%;
    width: 100%;
}
#meteh{
    color: #f9c300 !important;
    font-weight: bold;
}
#men-ser-gimn,.men-ser-gimn, #men-ser-resi, .men-ser-resi, #men-ser-impr, .men-ser-impr, #men-ser-tlal, .men-ser-tlal, #men-ser-banq, .men-ser-banq, #men-ser-tien, .men-ser-tien, #men-ser-cafe, .men-ser-cafe, #men-ofe-dip, .men-ofe-dip, #men-ofe-lic, .men-ofe-lic{
  display: none;
}
#men-ofe-lict, .men-ofe-lict{
  display: block;
}
.col-offer b{
    color: #f9c300 !important;
}
@media screen and (max-width: 767px) {
    .div-ofe {
        background-color: #0F0E24;
        background-image: none;
    }
}