﻿body{
	background: url(../images/fondo.webp) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	font-family: 'Oswald', sans-serif;
}

.chat{
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 100;
	width: 60px;
}
.chat img{
	width: 100%;
}


#cabecera{
	width: 1200px;
	margin: 0 auto;
}

#cabecera-conten{
	width: 100%;
	float: left;
	padding: 10px 0;
}

#datos{
	border:0px solid red;
	width: 20%;
	float: left;
	padding: 15px 0 0 0;
}

#datos p{
	width: 100%;
	font-size: 25px;
	color: #1c3abb;
	font-weight: bold;
	float: left;
	padding: 0 0 15px 0;
}

#datos p b{
	color: red;
}

#datos p img{
	width: 30px;
	float: left;
}

#logotipo{
	border: 0px solid red;
	width: 55%;
	text-align: center;
	float: left;
}

#logotipo img{
	width: 50%;
}


#tarjetas{
	border: 0px solid red;
	width: 24%;
	text-align: right;
	color: white;
	font-size: 23px;
	line-height: 33px;
	float: right;
	margin:55px 0 0 0;
}

#tarjetas img{
	width: 50%;
}


#menu{
	background: rgba(256,256,256,0.1);
	width: 100%;
	float: left;
}

#menu-r{
	width: 100%;
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	color: #1c3abb;
	padding: 20px 0;
	cursor: pointer;
	display: none;
}

#menu a{
	text-decoration: none;
}

#menu-conten{
	width: 1200px;
	margin: 0 auto;
}

#menu-conten ul{
	width: 100%;
	float: left;
}

#menu-conten ul li{
	width: 25%;
	float: left;
}

.menu{
	width: 100%;
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	color: #1c3abb;
	padding: 20px 0;
}

.menu:hover, .activo, #menu-r:hover{
	color: white;
}

#efecto{
	position: relative;
	width: 100%;
	float: left;
}

#circulo{
	position: absolute;
	top: 0px;
	left: 33%;
	z-index: 10000;
	width: 380px;
}


#contenido{
	width: 1200px;
	margin: 0 auto;
}

#contenido-conten{
	border: 0px solid red;
	width: 100%;
	float: left;
	padding: 30px 0;
}

.tres{
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #1c3abb;
	float: left;
}

.tres img, .secciond img{
	width: 80%;
	margin: 0 10% 40px;
}

.dos{
	width: 50%;
	float: left;
}


.separacion{
	border: 0px solid red;
	width: 100%;
	float: left;
}


.galeria{
	width: 100%;
	float: left;
}
.titulo{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	float: left;
}
.galeria img{
	width: 24%;
	height: 330px;
	border-radius: 20px;
	margin-bottom: 20px;

	object-fit: contain;
}


#ladoi{
	width: 100%;
	float: left;
}


.texto1{
	width: 100%;
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #1c3abb;
	margin:40px 0 0 0;
	float: left;
}

.texto1 strong{
	color: red;
}


.video{
	width: 100%;
	text-align: center;
	float: right;
}
.video iframe{
	width: 45%;
	margin-top: 30px;
}


#preguntas{
	width: 100%;
	float: left;
	margin: 40px 0;
}

.titulo{
	width: 100%;
	text-align: center;
	font-size: 37px;
	color: #1c3abb;
	font-weight: bold;
	float: left;
	margin: 0 0 30px 0;
}

.preguntas{
	width: 48%;
	text-align: left;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #1c3abb;
	float: left;
}

.preguntas strong{
	color: red;
}

.preguntas p{
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}


#cuatro{
	width: 100%;
	float: left;
}

#cuatroi{
	width: 50%;
	float: left;
	padding-right: 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cuatroi img{
	width: 97%;
	float: left;
	margin: 70px 0 0 0;
}

#cuatrod{
	width: 50%;
	font-size: 22px;
	line-height: 27px;
	color: blue;
	font-weight: bold;
	float: right;
}
#cuatrod strong{
	color: red;
}


#imagenes{
	width: 100%;
	text-align: center;
	float: left;
	padding: 30px 0;
}

#imagenes img{
	height: 200px;
	margin: 0 30px;
}



.parte{
	width: 100%;
	float: left;
}

.imagen-seccion{
	width: 35%;
	font-size: 40px;
	font-weight: bold;
	color: #1c3abb;
	float: left;
}
.imagen-seccion img{
	width: 95%;
	margin: 100px 0 0 0;
}

.seccion{
	width: 65%;
	font-size: 29px;
	line-height: 39px;
	font-weight: bold;
	color: #1c3abb;
	float: right;
}

.seccioni{
	border: 0px solid red;
	width: 40%;
	float: left;
}
.seccioni img{
	width: 35px;
}

.secciond{
	width: 58%;
	float: right;
}

.espacio{
	display: inline-block;
	margin: 0 0 0 40px;
}



.linea{
	width: 45%;
	float: left;
}

.linea p{
	width: 100%;
	text-align: center;
	float: left;
	margin: 0 0 30px 0;
}

.linea p img{
	height: 90px;
}

.pro{
	position: relative;
	width: 100%;
	text-align: center;
	float: left;
}

.pro img{
	height: 230px;
	margin: 0 10px;
}

.agua{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;

	opacity: 0.2;
}



.horario{
	width: 50%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #1c3abb;
	float: left;
}


#contacto{
	border: 0px solid red;
	width: 60%;
	float: left;
	margin:40px 20%;
}

#contactoi{
	width: 20%;
	float: left;
}
#contactoi img{
	width: 100%;
}

#contactod{
	width: 80%;
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color: #1c3abb;
	float: left;
	padding: 0 0 0 30px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contactod img{
	width: 30px;
}


#formulario{
	width: 60%;
	margin: 0 20%;
	float: left;
}

.cinco{
	width: 100%;
	color: blue;
	text-align: center;
	font-size: 25px;
	margin-top: 45px;
	float: left;
}
.cinco h2{
	font-size: 40px;
}
.mitad{
	width: 49%;
	float: left;
}
.mitad ul li{
	margin-top: 12px;
}


.face{
	width: 100%;
	text-align: center;
	float: left;
	margin: 30px 0;
}


#pie{
	width: 100%;
	text-align: center;
	font-size: 19px;
	float: left;
	padding: 8px 0;
}

@media screen and (max-width: 1200px){
	#circulo{
		display: none;
	}
	#cabecera, #contenido{
		width: 100%;
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#menu-conten{
		width: 100%;
	}
}
@media screen and (max-width: 1100px){
	#datos{
		width: 50%;
	}
	#logotipo{
		width: 50%;
	}
	#logotipo img{
		width: 70%;
	}
}
@media screen and (max-width: 900px){
	.linea{
		width: 95% !important;
		margin: 0 2.5% 30px !important;
	}
	.linea p img{
		height: 70px;
	}
	.galeria img{
		width: 48%;
		height: 330px;
	}
}
@media screen and (max-width: 800px){
	#logotipo img{
		width: 90%;
	}
	#contacto{
		width: 100%;
		padding: 10px 20px;
		margin: 30px 0;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.d, .espacio{
		display: none;
	}
}
@media screen and (max-width: 700px){
	.tres{
		width: 100% !important;
	}
	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
	}
	.uno{
		width: 60% !important;
		margin: 0 20% !important;
	}
	#solares{
		width: 100% !important;
		margin: 30px 0 !important;
	}
	.siete{
		width: 50% !important;
	}
	.video iframe{
		width: 100%;
	}
	.mitad{
		width: 100%;
	}
}
@media screen and (max-width: 600px){
	.seccioni, .secciond{
		width: 100%;
	}
	#datos{
		width: 100%;
	}
	#datos p{
		text-align: center;
	}
	#logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 70%;
	}
	#menu-r{
		display: block;
	}
	#menu-conten ul{
		display: none;
	}
	#menu-conten ul li{
		width: 100%;
	}
	.preguntas{
		width: 100%;
	}
	#cuatroi, #cuatrod{
		width: 100%;
	}
	#formulario{
		width: 100%;
		margin: 30px 0;
	}
	.horario{
		width: 100%;
	}
	.reloj{
		width: 50% !important;
		margin: 0 25%;
	}
}















