*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Titillium Web', sans-serif;
	list-style-type: none;
}
body{
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
section{
	position: relative;
	width: 100%;
	float: left;
}
.mas{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url("../img/mas.png");
	background-size: 100%;
	-webkit-animation: beat 4s alternate infinite;
}
@keyframes beat{
	0% { transform: scale(1); }
	80% { transform: scale(1); }
	90% { transform: scale(1.3); }
	100% { transform: scale(1); }
}
.mas:hover{
	background-position: center bottom;
}
article{
	width: 100%;
	position: relative;
}
#cabecera{
	background-color: #ededed;
	text-align: center;
}
#cabecera img{
	position: relative;
	float: left;
	margin-top:30px;
	left: calc(50% - 132px);
}
#cabecera h1{
	position: relative;
	float: left;
	font-weight: 100;
	font-size: 30px;
	color: #af1230;
	padding: 0 30px;
	width: 100%;
	line-height: 35px;
	margin-top: 30px;
	margin-bottom: 50px;
}
#seccion1{
	background-color: #00b3ca;
}
#seccion1 h1{
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	padding: 30px 50px;
	text-align: center;
}
#agua1{
	position: absolute;
	top:-18px;
	width: 100%;
	height: 18px;
	background-image: url("../img/agua1.png");
	-webkit-animation: agu 10s linear infinite;
}
#agua2{
	position: absolute;
	top:-18px;
	width: 100%;
	height: 18px;
	background-image: url("../img/agua2.png");
	-webkit-animation: agu 25s linear infinite;
}
@-webkit-keyframes agu {
    from { background-position: 0 0; }
    to { background-position: -192px 0; }
}
#seccion2{
	float: left;
	height: 100%;
	}
#seccion2 h1{
	float: left;
	font-size: 32px;
	font-weight: 100;
	color: #af1230;
	width: 80%;
	line-height: 34px;
	margin-bottom: 10px;
}
#seccion2 p{
	position: relative;
	float: left;
	font-size: 14px;
	width: 100%;
}
#iconos1{
	position: absolute;
	right: 0;
	top:-10px;
	max-width: 440px;
	margin-right: 40px;
	width: 50%;
	padding-bottom: 25%;
	background-image: url("../img/iconos1.png");
	background-repeat: no-repeat;
	background-size: 100%;
}
#m1{top: 110px;left: 25%;}
#m2{top: 180px;left: 60%;}
#m3{top: 110px;left: 93%;}
#cincuenta1{
	float: left;
	width: 50%;
	padding: 30px 40px;
}
#seccion3{
	background-color: #ededed;
	overflow: hidden ;
}
#seccion3 h1{
	float: left;
	font-size: 32px;
	font-weight: 100;
	color: #af1230;
	width: 100%;
	text-align: center;
	line-height: 34px;
	padding: 30px 40px 0 40px;
	margin-bottom: 10px;
}
.der{
	position: absolute;
	width: 30px;
	height: 30px;
	top:60px;
	right: 0px;
	background-image: url("../img/der.png");
	z-index: 1;
}
.izq{
	position: absolute;
	width: 30px;
	height: 30px;
	top:60px;
	left: 0px;
	background-image: url("../img/izq.png");
	z-index: 1;
}
.der:hover, .izq:hover{
	background-position: center bottom;
}
.slider{
	position: relative;
	float: left;
	width: calc(100% - 80px);
	overflow: hidden;
	margin-left: 40px;
}
#sliders1{
	position: relative;
	width: 452.5%;
}
#sliders1 li{
	width: 11.11%;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
}





#seccion4 h1{
	float: left;
	font-size: 32px;
	font-weight: 100;
	color: #af1230;
	width: 100%;
	text-align: center;
	line-height: 34px;
	padding: 30px 40px 0 40px;
	margin-bottom: 10px;
}
.texte{
	width: 55%;
	float: left;
}
.texte2{
	width: 55%;
	float: right;
}
#pantalla1a{
	width: 50%;
	padding: 20px;
	float: left;
}
#pantalla1a h1{
	color: #00b3ca;
	font-size: 24px;
	text-align: right;
	padding: 0;
}
#pantalla1a p{
	text-align: right;
}
#ico1{
	position: relative;
	float: right;
	margin-right: 10px;
}
#pantalla2a{
	width: 50%;
	padding: 20px;
	float: left;
	position: relative;
}
#pantalla2a h1{
	color: #00b3ca;
	font-size: 24px;
	text-align: left;
	padding: 0;
}
#pantalla2a p{
	text-align: left;
}
#ico2{
	position: relative;
	float: left;
	margin-left: 10px;
}
#m5{
	position: absolute;
	top: 72%;
	left: 83%;
}



#seccion5{
	background-color: #ededed;
	padding-bottom: 30px;
}
#seccion5 h1{
	float: left;
	font-size: 32px;
	font-weight: 100;
	color: #af1230;
	width: 100%;
	text-align: center;
	line-height: 34px;
	padding: 30px 40px 0 40px;
	margin-bottom: 10px;
}
.der{
	position: absolute;
	width: 30px;
	height: 30px;
	top:60px;
	right: 0px;
	background-image: url("../img/der.png");
	z-index: 1;
}
.izq{
	position: absolute;
	width: 30px;
	height: 30px;
	top:60px;
	left: 0px;
	background-image: url("../img/izq.png");
	z-index: 1;
}
.der:hover, .izq:hover{
	background-position: center bottom;
}
.slider{
	position: relative;
	float: left;
	width: calc(100% - 80px);
	overflow: hidden;
	margin-left: 40px;
}
#sliders2{
	position: relative;
	width: 352%;
}
#sliders2 li{
	width: 14.28%;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
}
#seccion6 h1{
	float: left;
	font-size: 32px;
	font-weight: 100;
	color: #af1230;
	width: 100%;
	text-align: center;
	line-height: 34px;
	padding: 30px 40px 0 40px;
	margin-bottom: 10px;
}
#seccion6 h2{
	float: left;
	font-size: 22px;
	font-weight: 100;
	color: #000000;
	width: 100%;
	text-align: center;
	line-height: 28px;
	padding: 0px 40px 0 40px;
	margin-bottom: 30px;
}
#seccion6 ul li{
	color: #00b3ca;
	font-size: 24px;
	text-align: center;
	padding: 0 20px;
	width: 33%;
	float: left;
	line-height: 26px;
}
#seccion6 ul li{
	color: #00b3ca;
	font-size: 24px;
	text-align: center;
	padding: 0 20px;
	width: 33%;
	float: left;
	line-height: 26px;
}
#seccion6 ul li span{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#pie{
	margin-top: 30px;
	float: left;
	width: 100%;
}
#pie img{
	width: 100%;
}
#m4{
	position: absolute;
	top: 72%;
	left: 37%;
}
.ven1{
	position: absolute;
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	width: 200px;
	text-align: center ;
}
.ven1 h1{
	color: #00b3ca!important;
	text-align: center!important;
	width: 100%!important;
	font-size: 20px !important;
	margin: 0 !important;
	line-height: 24px !Important;
}
#m1v{
	left: -5%;
	top: 65%;
	z-index: 2;
}
#m2v{
	left: 25%;
	top: 95%;
	z-index: 2;
}
#m3v{
	left: 60%;
	top: 65%;
	z-index: 2;
}
.cerr{
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("../img/cerrar.png");
	right: -10px;
	top: -10px;
}
.cerr:hover{
	background-position: center bottom;
}
.cierra{
	-webkit-animation: 0.3s;
    -moz-animation: 0.3s;
    animation: 0.3s;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform:rotate(45deg);
}
#pozo{
	position: absolute;
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	width: 400px;
	text-align: center ;
	top:170px;
	z-index: 3;
	left: -100px;
}
#poz1, #poz2{
	float: left;
	width: 50%;
}
#poz1 h1, #poz2 h1{
	color: #00b3ca;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	padding: 0;
}
#fle{
	position: absolute;
	left: 50%;
	margin-left: -22px;
	top: -20px;
}
.sabias{
	position: absolute;
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	width: calc(100% - 40px);
	text-align: left;
	top: 50px;
	z-index: 5;
	background-image: url("../img/sabias.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0 20px;
	min-height: 280px;
}
.sabias h1{
	color: #00b3ca!important;
	text-align: left!important;
	padding: 0!important;
}
.sabias p{
	margin-bottom: 20px;
}
.sab{
	width: 70%;
	float: left;
}
#m6{
	position: absolute;
top: 170px;
left: 250px;
}
#m7{
position: absolute;
top: 880px;
left: 230px;
background-image: url("../img/mas2.png");
}
#sabias3{
	top: 160px;
}
.cerrar3{
	position: absolute;
	width: 31px;
	height: 31px;
	top: 20px;
	right: 20px;
	background-image: url("../img/cerrar2.png");
}
.cerrar3:hover{
	background-position: center bottom;
}
.lista{
	position: absolute;
	height: 30px;
	top:243px;
	margin-left: 40px;
	z-index: 4;
}
.lista li{
	float: left;
	width: 30px;
	height: 30px;
	background-position: center bottom;
}
.lista li:hover{
	background-position: center top;
}
.pulsado{
	background-position: center top!important;
}

/* NORIA */

#nono{
	height: 450px;
	overflow: hidden;
	position: relative;
	width: 870px;
	margin: 0 auto;
}
#degra{
	width: 960px;
	height: 300px;
	position: absolute;
	bottom: 0;
	background-image: url("../img/degradado.png");
}
#hnori{
	position: absolute;
	z-index: 3;
	top: 250px;
	width: 50%!important;
	margin: 0 25%;
}
#der11{
	width: 300px;
	height: 400px;
	position: absolute;
	right: 0;
	top: 0;
}
#izq11{
	width: 300px;
	height: 400px;
	position: absolute;
	left: 0;
	top: 0;
}
#noria{
	position: absolute;
	width: 870px;
	height: 870px;
	background-image: url("../img/noria.png");
	background-size: 100%;
}
.giro0{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}
.giro1{
    -webkit-transform: rotate(51.4885deg);
    -moz-transform: rotate(51.4885deg);
    -ms-transform: rotate(51.4885deg);
    -o-transform: rotate(51.4885deg);
    transform: rotate(51.4885deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}
.giro2{
    -webkit-transform: rotate(102.977deg);
    -moz-transform: rotate(102.977deg);
    -ms-transform: rotate(102.977deg);
    -o-transform: rotate(102.977deg);
    transform: rotate(102.977deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}
.giro3{
    -webkit-transform: rotate(154.4655deg);
    -moz-transform: rotate(154.4655deg);
    -ms-transform: rotate(154.4655deg);
    -o-transform: rotate(154.4655deg);
    transform: rotate(154.4655deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}

.giro4{
    -webkit-transform: rotate(205.954deg);
    -moz-transform: rotate(205.954deg);
    -ms-transform: rotate(205.954deg);
    -o-transform: rotate(205.954deg);
    transform: rotate(205.954deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}
.giro5{
    -webkit-transform: rotate(257.4425deg);
    -moz-transform: rotate(257.4425deg);
    -ms-transform: rotate(257.4425deg);
    -o-transform: rotate(257.4425deg);
    transform: rotate(257.4425	deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}
.giro6{
    -webkit-transform: rotate(308.931deg);
    -moz-transform: rotate(308.931deg);
    -ms-transform: rotate(308.931deg);
    -o-transform: rotate(308.931deg);
    transform: rotate(308.931deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}
.giro7{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 600ms ease all;-moz-transition: 600ms ease all;-o-transition: 600ms ease all;transition: 600ms ease all;
}

#der{
	position: absolute;
	right: 0;
	top:50%;
	width: 100px;
	height: 100px;
	background-color: green;
}
#izq{
	position: absolute;
	left: 0;
	top:50%;
	width: 100px;
	height: 100px;
	background-color: green;
}
.noriapantalla{
	transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%; /* IE 9 */
	-webkit-transform-origin: 50% 50%; /* Safari and Chrome */
	-moz-transform-origin: 50% 50%; /* Firefox */
	-o-transform-origin: 50% 50%; /* Opera */
}
#pantalla1{
	position: absolute;
top: -156px;
left:calc(50% - 185px);
}



@media only screen and (max-width: 880px) {
    section {
        zoom:0.9;
    }
}
@media only screen and (max-width: 800px) {
    section {
        zoom:0.8;
    }
}
@media only screen and (max-width: 700px) {
    section {
        zoom:0.70;
    }
}
@media only screen and (max-width: 600px) {
    section {
        zoom:0.6;
    }
}
@media only screen and (max-width: 550px) {
    section {
        zoom:0.5;
    }
}
@media only screen and (max-width: 450px) {
    section {
        zoom:0.5;
    }
    #cincuenta1{
	    float: left;
		width: 100%;
		padding: 30px 20px;
		text-align: center;
	}
	#iconos1{
		position: relative;
		float: left;
		margin-left: 15%;
		padding-bottom: 35%;
		margin-bottom: 20px;
		width: 70%;
		max-width: inherit;
	} 
	#seccion2 h1{width: 100%;}
	#pantalla1a, #pantalla2a{
		width: 100%;
	}
	.texte, .texte2{
		width: 100%;
	}
	#pantalla1a h1, #pantalla2a h1, #pantalla1a p, #pantalla2a p{
		text-align: center;
	}
	#ico1, #ico2{
		width: 100%;
		text-align: center;
		margin: 10px 0;
	}
	#pantalla2a{
		padding-top: 0;
	}
	#pantalla2a{
		padding-bottom: 0;
	}
	.texte2{
		margin-bottom: 20px;
	}
	#m5{
		left: 57%;
	}
	#noria{
		margin: 0px auto;
position: relative;
	}
	#seccion5 li{
		width: 100%;
		margin-bottom: 20px;
	}
	#izq2, #der2{
		display: none;
	}
	#sliders2{
		width: 100%;
	}
	#seccion6 article ul li{
		width: 100%;
		margin-top: 20px;
	}
	#seccion6 article ul li br{
		display: none;
	}
	#pozo{
		left: calc(50% - 200px);
	}
	#m1, #m3{
		top: 50%;
	}
	#m2{
		top: 77%;
	}
	#nono{
		width: calc(100% - 20px);
	}
	#noria{
		padding-bottom: 100%;
		width: inherit;
		height: inherit;
	}
	#degra{
		width: 100%;
background-size: contain;
background-position: bottom;
background-repeat: no-repeat;
	}
	#der11, #izq11{
		width: 100px;
	}
}





