@media (min-width: 720px) {
    #prhomech {
        display: none;
    }

}
@media (min-width: 720px) {
    #beneficiosch {
        display: none;
    }

}
@media (max-width: 720px) {
    #img-autor-ch {
   width: 100%;
}
}
@media (max-width: 720px) {
    .titulomodulos {
   font-size: 30px;
}
    .subtitulomodulos {
   font-size: 30px;
        text-align: center;
        
}
    #modulos-achicar{
        font-size: 15px;
    }
     #adch{
        font-size: 13px;
    }
}
 @media (max-width: 720px) {
     #procesos-lineas-grande{
        display: none;
    }  
}  

@media (max-width: 720px) {
     #procesos-lineas-ch {
         display:block;
}
}  
 

/*-------- inicio ch -------------*/
.separadorch1 {
 width: 100%;
 background-color: rgba(255,0,0, 0.0);
 height: 10px;
}

.elartech {
    font-size: 22px;
    font-family: 'Barlow', sans-serif;
    text-align: center;
    width: 100%;
    background-color: rgba(255,255,0, 0.0);
    
    
}
.sisch {
    position: relative;
    width: 100%;
    font-size: 22px;
    color: white;
    text-align:right;
    background-color: rgba(255,255,0, 0.0);
}
.separadorch2 {
    width: 100%;
    background-color: rgba(255,0,0, 0.0);
    height: 50px;
    
}
.parrafoch {
    position: relative;
    background: url("../img/home/circuloch.png") center center;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    height: 306px;
    float:left;
    background-color: rgba(255,255,0, 0.0);
    padding: 10px;
    line-height: 22px;
    font-size: 20px;
    text-align: justify;
}

/*--------------------------------*/
/*-------- procesos ---------*/

.ptextlinea-ch {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 25px;
    background-color: rgba(0,255,255, 0.0);
    
}
.contenedortextoylinea-ch {
    width: 100%;
    background-color: rgba(250,0,0, 0.0);
    position: relative;
    float: left;
}
.caja-controlaimg-ch {
   
    height: 100%;
    pading: 20px;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #575756;
}

/*--------------------------------*/







