.propuesta_1.cuerpo_e h2{color: #FFF;}
.propuesta_1.cuerpo_e article {overflow: hidden;}
.propuesta_1.cuerpo_e .asociado .datos span{display: block; color: var(--colorCorporativo1); font-family: Theinhardt-Md; }
.propuesta_1.cuerpo_e .asociado .datos p + span{margin-top: 21px;}
.propuesta_1.cuerpo_e .asociado .datos p, .propuesta_1.cuerpo_e .resena p{color: #FFF; text-align:  justify;}

@media screen and (min-width:900px){
    .propuesta_1.cuerpo_e .titulo{margin-top: 75px;}    
    .propuesta_1.cuerpo_e .asociado{display: table;}
    .propuesta_1.cuerpo_e .asociado>div{display: table-cell; vertical-align: top;}    
    .propuesta_1.cuerpo_e .asociado .datos{width: 31%;}
    .propuesta_1.cuerpo_e .asociado .resena{width: 41%;}        
    .propuesta_1.cuerpo_e .asociado .foto img{display: block; width: 90%;}
}

@media screen and (max-width:899px){
    .propuesta_1.cuerpo_e .titulo{margin-top: 40px;}
    .propuesta_1.cuerpo_e .asociado .resena{margin-top: 30px;}
    .propuesta_1.cuerpo_e .asociado .datos{margin-top: 20px;}
    .propuesta_1.cuerpo_e .asociado .foto img{display: block; margin: auto; width: 100%; max-width: 300px;}
}

.propuesta_1.cuerpo_e{margin-top: 40px; margin-bottom: 20px; }
.propuesta_1.cuerpo_e figure figcaption{height: 50px; display: table-cell; vertical-align: middle; width: 180px;}
.propuesta_1.cuerpo_e center>div{margin-right: 20px;display: inline-block; margin-bottom: 30px; width: 180px; height: 230px;}
.propuesta_1.cuerpo_e center>div:last-child{margin-right: 0px;}
.propuesta_1.cuerpo_e label{cursor: pointer; width: 180px; height: 180px; position: absolute; margin-left: -90px; z-index: 100;}
.propuesta_1.cuerpo_e figure, .propuesta_1.cuerpo_e center>div{width: 180px;}
.propuesta_1.cuerpo_e figure>div{cursor: pointer;}
.propuesta_1.cuerpo_e article.bloque{display: none;}

.propuesta_1.cuerpo_e figure>div.activo{border:solid 8px; border-color:var(--colorCorporativo1); width:164px; height:164px;}