.banner {
	width: 100%;
	height: 300px;
	background: #f5f5f5 url('') no-repeat center;
	background-size: cover;
}
#header .nav .servicios > a, #header .nav .servicios > a:hover {
	color: white;
	border-top: 5px solid #fff;
	font-weight: bold;
}
.servicio {
	padding: 70px 0;
}
.servicio h2 {
	font-size: 24px;
	text-transform: uppercase;
}
.academias,
.seguridad {
	background-color: #f6f7f9;
}