/*======================================*/ /*Testimonios*/ /*======================================*/ .testimonio{ background-color:rgba(255,255,255,1);border-radius: 2px; background-color:rgba(230,244,241,1);} .testimonio .testimonio-titulo{ color:rgba(77,77,77,1); font-family:'title',helvetica,verdana,sans-serif; font-size: 1.9em; text-align:center; } .testimonio .testimonio-introduccion{ color:rgba(33,33,33,1); text-align:center; line-height: 1.8em; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento{ text-align:center; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-imagen{ line-height: 0; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-imagen img{ border-radius: 50%; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-texto{ color:rgba(77,77,77,1); line-height: 1.8em; text-align:center; } .testimonio .testimonio-contenedor .testimonio-elementos .testimonio-elemento .testimonio-titulo-in{ color:rgba(10,165,216,1); font-family:'title',helvetica,verdana,sans-serif; font-size: 1.3em; text-align:center; }