.interna-portfolio {
	background: url("../img/bg-portfolio.jpg") no-repeat center;
	background-size: cover;
}

.quote-clientes {
	padding: 60px 0;
	max-width: 460px;
	margin: 0 auto;
}

.quote-clientes p{
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 25px;
	font-style: italic;
	margin-bottom: 05px;
	padding-top: 22px;
}

.quote-clientes cite {
	font-size: 18px;
	font-weight: bold;
	float: right;
	font-style: normal;
}