.cuidado_personal{
    position: relative;
}
.c_fondo{

background-image: url("../img/img_v_p/woman%20back.jpg");
background-size: cover;
}
.c_fondo img{
    width: 100%;
    height: 100%;
}

.c_fondocont{
    
   
   /* background-color: rgba(255, 255, 255);*/
   background: linear-gradient(to bottom, rgba(255, 255, 255) 40%, rgba(255, 255, 255,0.5));
}
.c_contenedro_linea{
    padding: 7% 55% 50px 10%;
    box-sizing: border-box;
    
}
.c_beneficios{
    font-family: 'MyriadPro-Ligh';
    font-size: 2rem;
    color: #2b4491;
    text-align: center;
}
.c_productos{
    /*width: 113%;
    position: relative;
    top: -51px;
    left: -25px;*/
}
.c_b_linea{
    padding: 50px 25px;
    box-sizing: border-box;
}