.bg_cinzento.pagina-index, .bg_cinzento.paginas {
	padding-top: 15px;
	padding-bottom: 5px;
}
.testemunhos {
	color: #ffffff;
}
.testemunhos .item {
	padding: 12px;
}
.testemunhos div.titulo {
	font-size: 14px;
	margin-top: 5px; 
}
.testemunhos .frase {
	font-size: 15px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.testemunhos .descricao {
	font-size: 14px;
	line-height: 20px;
}
.testemunhos .descricao p:last-child {
	margin-bottom: 0px;
}
.testemunhos .sabermais {
	float: right;
    padding: 0px 7px;
    margin-bottom: 13px;
    background-color: #f9f9f9;
    border-radius: 8%;
    color: #434343;
}
.testemunhos .c-imagem {
	float: left;
	margin-right: 15px;
}
.testemunhos .imagem {
	
}


