/*======================================*/ /*Testimonios*/ /*======================================*/ .testimonio{ background-color: rgba(232,248,255,1); border-radius: 7px;} .testimonio .testimonio-titulo{ text-align:center; font-family:'title',helvetica,verdana,sans-serif; font-size: 2.1em; text-transform:uppercase; } .testimonio .testimonio-introduccion{ text-align:center; font-weight:bold; color:rgba(0,0,0,1); font-size: 1.1em; line-height: 1.4em; } .testimonio .testimonio-contenedor{ text-align:center; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-imagen{ border-radius: 7px;line-height: 0; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-imagen img{ border-radius: 7px;line-height: 0; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-texto{ text-align:center; line-height: 1.4em; color:rgba(0,0,0,1); font-size: 1.1em; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-titulo-in{ color:rgba(0,57,112,1); font-family:'title',helvetica,verdana,sans-serif; font-size: 1.4em; text-align: center; }