
/*=============================================
	FOOTER
=============================================*/

.footer{
	padding-top: 20px;
	padding-bottom: 20px;
	background: #005458;
}

.texto_footer{
	margin: auto;
}

.footer a, .footer p{
	text-decoration: none;
	color:white;
}
.mapa{
	padding: 20px;
}
.form_footer h2, .texto_footer h2{
	color: white;
}