
.pre{
	background:#efefef; 
	border-bottom: 2px solid #014572; 
	height:46px; 
}

.pre p{
	color:#a8a8a8; 
	font-size: 11px;
	padding-top: 15px;
}

.datos{}
.resultados img{ padding-right: 10px;}


header{
	background: url(../img/fnd-menu.jpg) repeat-x;
	border-bottom: 2px solid #014572;
}

.tu{height: 100%;
	padding: 0px;
	margin: 0px;
}

.to{height: 100%;
	padding: 0px;
	margin: 0px;
}

.cont{
	background:#155ca1;
	padding: 0px; 
}

.bot{margin-top: 40px;

}

.navbar-azul{
	background: none;
}

.icon-bar{
	background:#ffffff;
	color: #ffffff;
}

.navbar-toggle{
	border:1px solid #ffffff;
}

.nav a{
	font-size: 12px;
	color: #ffffff;
	background: none;
}

.nav li a:hover{
	color: #ffffff;
	background: none;
	border-bottom: #014572 solid 2px;
}


.titulo h3{
	font-family: 'Lato', sans-serif; text-align:center; 
	color: #0070b8;
}

.servicios{padding: 0px;}

.novedades img{padding: 0px; width: 100%;}

.instalaciones{ 
	margin-bottom: 80px;
	margin-top: 100px; 
}

.inst{margin-top: 20px;}

.inst i{ color: #ffffff; margin-top: 33px; }

.inst h2{ font-family: 'Lato', sans-serif;}

.pie{margin-top: 200px;}

.pie h4{
	color: #ffffff; font-family: 'Lato', sans-serif;
}
.pie h5{
	color: #ffffff; font-family: 'Lato', sans-serif; 
	font-weight: 700; 
	margin-bottom: 6px; 
	margin-top: 15px;
	padding: 0px;
}

.pie p{
	color: #ffffff; 
	font-family: 'Lato', sans-serif;
}

.border56{}
.border56 p{margin-top:10px; padding: 0px;}
.border56 a{text-decoration: none;}

.fa-1x{padding-top: 3px; color: #ffffff; padding-right: 10px; }

footer{background:url(../img/fond-rep.jpg) no-repeat; background-size: 100%; background-color: #0070b8; }

.informativo {
	background: #035891; 
	border-top: #2291dc solid 1px; 
	padding: 15px; 
}

.informativo p{color: #2291dc;}

.er {padding: 0px;}

.in p{
	font-family: 'Lato', sans-serif;
	font-size: 12px; 
}


.carousel-control.left {background-image:none; margin-top: 50px;  }
.carousel-control.right {background-image:none; margin-top: 50px; }

.seccion{background:url(../img/contacto.jpg) no-repeat; height: 170px;}
.seccion h2{color: #ffffff; margin-top: 40px; margin-left: 30px;}
.inst{}

.formulario{margin-top:30px;}
.formulario p{color: #666666; text-align: justify;}

.mapas{margin-top: 30px;}
.mapas p{color: #666666; text-align: justify;}



.azul{color: #0070b8;
	font-family: 'Lato', sans-serif; 
}

p{font-family: 'Lato', sans-serif;}

.anexo2 h5{color: #0070b8; font-family: 'Lato', sans-serif; font-size: 20px; }
.formulario h4{color: #0070b8; font-family: 'Lato', sans-serif; font-size: 23px;}

.google-maps {
position: relative;
padding-bottom: 40%; // This is the aspect ratio
height: 300px;
overflow: hidden;
border: #CCC solid 1px;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 300px;

}