.list-content .gallery-item__image {
	margin-bottom: 1.5em;
	max-height: 17.5em;
	overflow: hidden;
}
.list-title h3{
	text-align: center;
}
.separador{
	height: 40px;
}
.about{
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1px;
}
.separador-about{
	height: 12px;
}
.separador-about-2{
	height: 5px;
}
.mw-350{
	max-width: 350px;
}
.seve{
	display: block !important;
}
.form-item-2{
	width: 100% !important;
}
.form-item-2 textarea{
	outline: none;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid;
	border-color: #5b5477;
	background-color: transparent;
	width: 100%;
	margin-bottom: 0;
}
.form-item .error{
	border-color: #900;
}
#status{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}