#header .nav .contacto > a, #header .nav .contacto > a:hover {
	color: white;
	border-top: 5px solid #fff;
	font-weight: bold;
}
.direcciones {
	background-color: #f6f7f9;
	padding: 80px 0 50px;
	margin-top: -5px;
}
.direccion {
	background-color: #fff;
	padding: 10px;
	text-align: center;
	min-height: 220px;
}
.direccion img {
	margin-top: -45px;
	padding-bottom: 10px;
}

.form {
	padding: 50px 0;
}
.redes li {
	margin-bottom: 10px;
}
#map-canvas {height:250px;width:100%}