*{
    margin: 0;
    padding: 0;}

body{
    margin: 0 auto;
    font-family: sans-serif;
    max-width: 1400px;}
#iconomenu{
    width:100%;}
header{
    width:100%;
    z-index: 100;
    position: fixed;
    max-width: 1400px;
    background-color: black;}

#btn-menu{
    display: none;}
nav{
    width:80%;
    margin:0 auto;}
#logo{
    height: 40px;
    margin-left: -20px;
    margin-top: -6px;}
header label{
    display: none;
    width: 30px;
    height: 30px;
    padding: 5px 5px 30px 5px;
    border-right: 1px solid #fff;}
.logotodozono{
	float: right;
	height: 30px;
	margin-right: 5px;
	margin-top: -35px;}
header label:hover{
    cursor: pointer;}

.menu ul{
    margin: 0;
    list-style: none;
    padding: 0;
    width: 100%;
    display: flex;
    text-align: center;
    line-height: 30px;
    font-weight: lighter;}
.menu li{
    width: 20%;
    height: 60px;}

.menu li:hover{
    color: grey;}

.menu li a{
    display: block;
    padding: 15px 50px;
    color: white;
    text-decoration: none;}

ul#submenu{
    display: none;
    font-size: 14px;
    background: black;
    text-align: center;
}

li.desple:hover ul#submenu{
    display: block;
}

/*Video y logo*/
section#hover{
    width: 100%;
    height: auto;}
#fondobarra{
	width:80%;
	height:100%;
	position:absolute;
	z-index:-10;}
.fondomovil{
	display: none;}
#video3{
	width:100%;
	position:fixed;
    max-width: 1400px;}
#barra2{
	width:100%;
	height:auto;
    text-align: center;}
#logohover{
    width: 70%;
    margin-top:15%;
	margin-bottom: 15%;}

/*HOME PRODUCTOS*/
section#productos{
    width: 100%;
    background: white;
    height: 500px;
    background-image: url(../img/fondo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;}
.tituloseccion{
    width: 100%;
    height: 70px;
	float: left;
    text-align: center;}
h1{
    font-family: helvetica;
    font-weight:lighter;
    font-size: 30px;}
hr{
    border:1px solid black;
    width: 80%;
    margin-left: 10%;}
.imagenareas1{
    width: 40%;
    float:left;
    margin-top:10%;
    margin-left: 7%;
    transition: .4s;}
.imagenareas2{
    width: 40%;
    float:right;
    margin-top:10%;
    margin-right: 7%;
    transition: .4s;}
.imagenareas1:hover{
    width:42%;
    margin-top: 5%;
    margin-left: 5%;}
.imagenareas2:hover{
    width:42%;
    margin-top: 5%;
    margin-right: 5%;}

/*FRASE*/
#frase{
	width:60%;
	padding: 5% 20% 5% 20%;
	height: 150px;
	float: left;
	background-color:rgba(255,255,255,0.8);
	text-align: center;
	font-family: 'Shadows Into Light', cursive;
	font-size: 40px;
	color: dodgerblue;}
#fondodetalle{
	width:100%;
	height:200px;
	position:fixed;
	z-index:-10;}


/*HOME OZONO*/
section#ozono{
    width: 100%;
    background: white;
    height: 550px;
    margin-top: -5%;}
#izquierda{
    width: 50%;
    float: left;
    background: white;}
p.textoozono{
    width:70%;
    margin-left: 20%;}
#derecha{
    width: 50%;
    float: right;}
#video1{
    width:80%;
    height: 300px;
    margin-right: 15%;
    float: right;}
#vermas{
    float:left;
    width:10%;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 40px;
    margin-left: 45%;
    margin-top:2%;
    background-color: rgba(23,102,166,1.0);
    transition: .4s;}
#vermas:hover{
    font-size: 20px;}
#contacte{
    width: 100%;
    transition: .4s;}
#contacte:hover{
    opacity: .5;}
#contactemovil{
	display: none;
}
/*FOOTER*/
footer{
    background-color: rgba(23,102,166,1.0);
    width:100%;
    height: 300px;
    color: white;
    font-family: helvetica;
    margin-top: -5px;
    font-weight: 200;}
#logofooter{
    width: 10%;
    margin:5%;
    float: left;}
#infofooter{
    width: 40%;
    float: left;}
p#textofooter{
    width: 100%;
    float: left;
    line-height: 40px;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 50px;}
#infoadic{
    width: 100%;
    float: left;}
hr#footer{
    border: 1px solid white;
    width: 100%;
    margin-left: -2%;
    margin-bottom: 1%;}
h2{
    font-size: 12px;}
h3{
    font-size: 10px;
    color: white;}




/*NOSOTROS*/
#headerdetalle{
	width: 100%;
	height: auto;
	max-width: 1400px;
	z-index: -100;}
#videodetalle{
	float: left;
	position: fixed;
	width: 100%;
	height: auto;
	z-index: -100;
	max-width: 1400px;}
#textodetalletitulo{
	float: left;
	width: 100%;
	height: auto;}
#titulo{
	width: 100%;}

.banner{
    width: 100%;}
section#noso{
	background: white;
	float: left;
    width: auto;
    height: 300px;
	margin-top: -5px;
    padding: 5% 10%;}
p#textonosotros{
    width:50%;
    float: left;
    padding: 2% 2%;}
p#textonosotros2{
	background-color:rgba(28,58,119,1.0);
	color:white;
    width:50%;
    float: left;
    padding: 2% 2%;
	font-size: 23px;
	font-family: 'Shadows Into Light', cursive;}
#logonosotros{
    width: 20%;
    margin-left:10%;}
.produrela{
    width:25%;
    float: left;
    transition: .4s;}
.produrela:hover{
    opacity: .5;}
#relleno{
	width: 100%;
	height: 50px;
	background: white;
	float: left;}
.fuente{
	width: 80%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	text-align: right;
	font-family: sans-serif;
	font-style: italic;
	color:grey;
	font-size: 18px;
}
/*OZONO*/
.seccionesozo{
    width: 18%;
    margin:1%;
    float: left;
    transition: .4s;}
.seccionesozo:hover{
    opacity: .5;}
section#queeselozono{
    width:80%;
    float: left;
    margin-left: 10%;
    height: auto;
    margin-top: 5%;}
.derecha{
    width: 45%;
    float: left;
    margin-left: 2%;
    text-align: justify;}
.izquierda{
    width: 45%;
    float: right;
    margin-right: 2%;
    text-align: justify;}
h44{
    font-weight: bold;
    font-family: sans-serif;}
p#conteque{
    width: 60%;
    float: left;
    margin-left:20%;
    text-align: center;
    font-style: italic;
    margin-top:5%;
    letter-spacing: 2px;}
.tituloque{
    text-align: center;
    width: 100%;
    height: 160px;
    font-family: sans-serif;
    color:forestgreen;
    font-size: 30px;
    line-height: 40px;}
hr.quees{
    border: 1px solid grey;
    margin-bottom: 2%;}
section#comosehace{
    width:80%;
    float: left;
    margin-left: 10%;
    height: auto;
    margin-top: 5%;}
section#paraquesirve{
    width:80%;
    float: left;
    margin-left: 10%;
    height: auto;
    margin-top: 5%;}
section#capadeozono{
    width:80%;
    float: left;
    margin-left: 10%;
    height: auto;
    margin-top: 5%;}
section#agujeroenlacapa{
    width:80%;
    float: left;
    margin-left: 10%;
    height: auto;
    margin-top: 5%;
    margin-bottom: 3%;}

/*PRODUCTOS PAGINA*/
p#textoproductos{
    width:80%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-style: oblique;
    font-weight: lighter;
    margin-top:2%;}

#productosdetallados{
    width: 100%;
    height: 1200px;
    background-image: url(../img/fondoproductos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

h5{
    font-family: helvetica;
    font-size: 50px;
    line-height: 30px;}
h6{
    font-family: helvetica;
    font-size: 25px;
    line-height: 25px;
    font-weight: lighter;}
hr#produ{
    border: 1px solid rgba(23,102,166,1.0);
    width: 50%;
    margin: 0 auto;
    margin-top: 1%;}
.productosarea{
    width: 80%;
    height: 400px;
    float: left;
    text-align: center;
    margin-left: 10%;}
.produarea{
    width:22%;
    margin-left: 2%;
    margin-right: 1%;
    margin-top: 2%;
    float: left;
    transition: .4s;}
.produarea:hover{
    opacity: .5;}
section#seccionaire{
    width: 100%;
    height: 140px;
    float: left;
    text-align: center;}
section#seccionagua{
    width: 100%;
    height: 140px;
    float: left;
    text-align: center;}


/*CONTACTO PAGINA*/

p#textocontacto{
    width:80%;
    margin: 0 auto;
    font-size: 30px;
    text-align: center;
    font-family: sans-serif;
    font-style: oblique;
    font-weight: lighter;
    margin-top:2%;}
#formulario{
    width: 80%;
    margin: 0 auto;
    margin-top: 2%;
	z-index: -100;}
.labeldetalle{
    width: 100%;
    float: left;
    border: 2px solid rgba(23,102,166,1.0);
	border-radius: 7px;
    height: 60px;
    margin-bottom: 3%;
	color:rgba(23,102,166,1.0);
	font-size: 20px;}
#textareadetalle{
    width: 100%;
    height: 150px;
	font-size: 20px;
	font-family: sans-serif;
	border-radius: 7px;
    border: 2px solid rgba(23,102,166,1.0);
	color:rgba(23,102,166,1.0);}
.botondetalle{
    width: 40%;
    height: 50px;
    background-color: rgba(23,102,166,1.0);
    color: white;
    font-family: sans-serif;
    margin-top: 1%;
    margin-bottom: 5%;}
#contactofinal{
	width: 100%;
	float: left;
	height: 600px;
	background-color: white;
	margin-top: -10px;}
#consulta{
	width: 50%;
	margin-top: 40px;
	float: left;
	text-align: center;}
h12{
	font-family: sans-serif;
	font-size: 28px;
	font-style: italic;}
#tiposdeproductos{
	width: 50%;
	height: 500px;
	float: right;}
.imagenareas10{
	width: 60%;
	margin-top: 40px;
	margin-left: 20%;
}
.imagenareas10:hover{
	opacity: .5;
	transition: .3s;
}

/*PRODUCTOS DETALLE*/
.bannerproducto{
    width: 100%;}
#contenidoproductocorto{
    width: 100%;
    height: 500px;
    background-image: url(../img/fondoproductos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
#contenidoproductolargo{
    width: 100%;
    height: 600px;
    background-image: url(../img/fondoproductos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
#galeria{
    width:50%;
    margin-left: 5%;
    height: 500px;
    float: left;}
#fotos{
    margin-top: 5%;}

#textoproductocorto{
    width:35%;
    margin-top: 6%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
    float: right;}
#textoproductolargo{
    width:40%;
    margin-top: 3%;
    margin-right: 5%;
    height: auto;
    float: right;}
h10{
    font-family: sans-serif;
    font-size: 40px;
    font-weight: lighter;}
p#textodetallado{
    padding: 2% 2%;
    font-family: sans-serif;
    font-size: 14px;}
h22{
    font-weight: bold;
    font-family: 15px;
    text-decoration: underline;}
#piscina{
    width: 80%;
    margin: 0 auto;
    margin-top: 2%;}
#contactoproducto{
    width: 100%;
    height: 400px;
    margin-top: 2%;
    background-image: url(../img/degradado.svg);
    background-position: center;
    background-repeat: repeat;
    background-size: cover;}
h7{
    font-family: sans-serif;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: lighter;
    margin-bottom: 20px;
    color: rgba(23,102,166,0.7);}
#datos{
    width:80%;
    margin: 0 auto;
    height: 250px;
    margin-top:1%;
    text-align: center;
    color:rgba(23,102,166,1.0);
    font-family: sans-serif;
    font-size: 16px;}
.labeldetalle01{
    width:100%;
    height: 40px;}
.labeldetalle1{
    float:left;
    width:48%;}
.labeldetalle2{
    float:right;
    width:48%;}
#areamensaje{
    width:100%;}
#textareaproducto{
    width:100%;
    height: 150px;}
.botoncontacto1{
    width: 20%;
    height: 30px;
    background-color: white;
    color:rgba(23,102,166,1.0);}
.titulocontacto{
    width: 100%;
    height: 40px;
    text-align: center;}


/*AIRE*/
#barra{
    height: 100px;
    width: 100%;}
section#aire{
    float: left;
    margin-bottom: 5%;}
#seccionproductos{
    width: 100%;
    float: left;
    margin-bottom: 5%;
    text-align: center;
    background-image: url(../img/fondo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.productodeta{
    width: 20%;
    margin:2%;}
.derecha2{
    width: 30%;
    float: right;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;}
.izquierda2{
    width: 35%;
    float: left;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 20%;}




/*************************************************/
/*MODO TABLETA HOME*/

@media (max-width: 2000px){
    .imagenareas1{
        margin-top: 5%;}
     .imagenareas2{
        margin-top: 5%;}
}
@media (max-width: 1200px){
    .imagenareas1{
        margin-top: 10%;}
     .imagenareas2{
        margin-top: 10%;}
	#textoproductolargo{
		width:40%;
		margin-top: 3%;
		margin-right: 2%;
		height: auto;
		float: right;}
}
@media (max-width: 1000px){    
	nav{
        width: 100%;}
    #logo{
        height: 40px;
        margin-left: -50px;
        margin-top: -6px;}
	p#textofooter{
		margin-top: 10px;}
    section#productos{
        height: 400px;}
	#logohover{
		width: 70%;
		margin-top:20%;}
	footer{
   		height: 200px;}
	#frase{
		width:80%;
		padding: 5% 10% 5% 10%;
		height: 150px;
		float: left;}
	p#textonosotros2{
		font-size: 18px;
		font-family: 'Shadows Into Light', cursive;}
	#logonosotros{
		width: 30%;
		margin-left:10%;}
}
@media (max-width: 900px){
    section#productos{
        height: 350px;}
	section#hover{
		width: 100%;}
	h1{
		font-size: 20px;}
	p#textonosotros2{
		line-height: 22px;}
}

@media (max-width:768px){
	header label{
        display: block;
		height: 6px;}
    .menu{
        position: absolute;
        background-color: black;
        width: 70%;
        margin-left:-70%;
        transition: all 0.5s;}
    .menu ul{
        flex-direction: column;}
    .menu li{
		width: 100%;
        border-top:1px solid white;}
	li.este{
		display: none;}
    #btn-menu:checked ~ .menu{
        margin: 0;}
    #logohover{
        width: 70%;
        margin-top:25%;}

    section#ozono{
        height: 730px;
        margin-top: -5%;}
    #izquierda{
        width: 80%;
        float: left;
        margin-left: 10%;
        background: white;
        margin-top: 3%;
        text-align: center;}
    #relle1{
        display: none;}
    p.textoozono{
        width:100%;
        margin-left: 0%;}
    #derecha{
        width: 80%;
        float: right;
        margin-right: 10%;}
    #video1{
        width:100%;
        margin-right: 0%;
        margin-top: 2%;
        float: right;}
    #vermas{
        width:20%;
        height: 40px;
        margin-left: 40%;
        margin-top:2%;
        margin-bottom:2%;}
    footer{
        height: 450px;
		float: left;
        margin-top: -5px;
        font-weight: 200;}
    #logofooter{
        width: 20%;
        margin-left: 40%;}
    #infofooter{
        width: 80%;
        margin-left: 10%;
        margin-top: -8%;
        text-align: center;}
    p#textofooter{
        width: 100%;
        float: left;
        line-height: 40px;
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 50px;}
    #infoadic{
        width: 100%;
        float: left;}
    hr#footer{
        border: 1px solid white;
        width: 100%;
        margin-left: -2%;
        margin-bottom: 1%;}
    h2{
        font-size: 12px;}
    h3{
        font-size: 10px;
        color: white;}
	#contacte{
		display: none;}
	#contactemovil{
		display: block;
		width: 100%;
		height: auto;
		float: left;
		transition: .4s;}
	#contactemovil:hover{
    	opacity: .5;}
	#frase{
		width:90%;
		padding: 5% 5% 5% 5%;
		height: auto;
		float: left;}
	section#noso{
		background: white;
		float: left;
		width: 100%;
		height: auto;
		padding: 0;
		text-align: center;
		margin-top: -5px;}
	p#textonosotros{
		width:80%;
		float: left;
		margin-left: 10%;
		margin-right: 10%;
		line-height: 28px;
		font-size: 18px;}
	p#textonosotros2{
		background-color:rgba(28,58,119,1.0);
		color:white;
		width:80%;
		float: left;
		margin-left: 9%;
		margin-right: 10%;
		margin-bottom: 2%;
		font-size: 23px;
		line-height: 30px;
		font-family: 'Shadows Into Light', cursive;}
	#logonosotros{
		width: 30%;
		margin-left:0%;
		margin-bottom: 2%;}

	/*OZONO*/
	.seccionesozo{
		width: 19.7%;
		border-left:1px solid grey;
		border-right:1px solid grey;
		margin:0%;
		float: left;
		transition: .4s;}
	.seccionesozo:hover{
		opacity: .5;}
	section#queeselozono{
		width:80%;
		float: left;
		margin-left: 10%;
		height: auto;
		margin-top: 2%;}
	.derecha{
		width: 100%;
		float: left;
		text-align: justify;}
	.izquierda{
		width: 100%;
		float: left;
		margin-left: 2%;
		margin-top: 2%;
		text-align: justify;}
	h44{
		font-weight: bold;
		font-family: sans-serif;}
	p#conteque{
		width: 60%;
		float: left;
		margin-left:20%;
		text-align: center;
		font-style: italic;
		margin-top:5%;
		letter-spacing: 2px;}
	.tituloque{
		text-align: center;
		width: 100%;
		height: 160px;
		font-family: sans-serif;
		color:forestgreen;
		font-size: 30px;
		line-height: 40px;}
	hr.quees{
		border: 1px solid grey;
		margin-bottom: 2%;}
	section#comosehace{
		width:80%;
		float: left;
		margin-left: 10%;
		height: auto;
		margin-top: 5%;}
	section#paraquesirve{
		width:80%;
		float: left;
		margin-left: 10%;
		height: auto;
		margin-top: 5%;}
	section#capadeozono{
		width:80%;
		float: left;
		margin-left: 10%;
		height: auto;
		margin-top: 5%;}
	section#agujeroenlacapa{
		width:80%;
		float: left;
		margin-left: 10%;
		height: auto;
		margin-top: 5%;
		margin-bottom: 3%;}
	li.desple:hover ul#submenu{
		display: none;}
	section#aire{
		width: 90%;
		margin-left: 2%;
		margin-right: 5%;}
	section#agua{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;}
	p#conteque{
		width: 100%;
		margin-left: 0%;}
	.derecha2{
		width: 80%;
		float: left;
		margin-top: 5%;
		margin-bottom: 5%;
		margin-left: 10%;}
	.izquierda2{
		width: 80%;
		float: left;
		margin-top: 5%;
		margin-bottom: 5%;
		margin-left: 10%;}
	#seccionproductos{
		width: 100%;
		float: left;
		margin-bottom: 1%;}
	.productodeta{
		width: 28%;
		margin:2%;}	
	
	
	/*PRODUCTOS DETALLE*/

#contenidoproductocorto{
    width: 100%;
    height: auto;
    background-image: url(../img/fondoproductos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
#contenidoproductolargo{
    width: 100%;
    height: auto;
    background-image: url(../img/fondoproductos.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
#galeria{
    width:70%;
    margin-left: 15%;
    height: auto;
    float: left;}

#textoproductocorto{
    width:80%;
    margin-top: 2%;
    margin-left: 10%;
    margin-right: 10%;
    height: auto;
    float: left;}
#textoproductolargo{
    width:80%;
    margin-top: 2%;
    margin-left: 10%;
    margin-right: 10%;
    height: auto;
    float: left;}
	
h10{
    font-family: sans-serif;
    font-size: 40px;
    font-weight: lighter;}
p#textodetallado{
    padding: 2% 2%;
    font-family: sans-serif;
    font-size: 14px;}
h22{
    font-weight: bold;
    font-family: 15px;
    text-decoration: underline;}
#piscina{
    width: 80%;
    margin: 0 auto;
    margin-top: 2%;}
#contactoproducto{
    width: 100%;
    height: 400px;
	float: left;
    margin-top: 2%;
	margin-bottom: 2%;
    background-image: url(../img/degradado.svg);
    background-position: center;
    background-repeat: repeat;
    background-size: cover;}
h7{
    font-family: sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: lighter;
    margin-bottom: 20px;
    color: rgba(23,102,166,0.7);}
#datos{
    width:80%;
    margin: 0 auto;
    height: 250px;
    margin-top:1%;
    text-align: center;
    color:rgba(23,102,166,1.0);
    font-family: sans-serif;
    font-size: 16px;}
.labeldetalle01{
    width:100%;
    height: 40px;}
.labeldetalle1{
    float:left;
    width:48%;}
.labeldetalle2{
    float:right;
    width:48%;}
#areamensaje{
    width:100%;}
#textareaproducto{
    width:100%;
    height: 150px;}
.botoncontacto1{
    width: 20%;
    height: 30px;
    background-color: white;
    color:rgba(23,102,166,1.0);}
.titulocontacto{
    width: 100%;
    height: 40px;
    text-align: center;}
	.contactofinal{
		float: left;
		height: auto;
	}
#consulta{
	width: 90%;
	margin-left: 5%;
	margin-top: 40px;
	float: left;
	text-align: center;}
#tiposdeproductos{
	display: none;}
}

@media (max-width:665px){
	#seccionessobreozono{
		text-align: center;}
	.seccionesozo{
		width: 30%;
		border-left:1px solid grey;
		border-right:1px solid grey;
		margin-left:0%;
		float:none;
		transition: .4s;}
}
@media (max-width:650px){
	#fondodetalle{
		height: 70px;
		position: relative;
	}
	.fondomovil{
		width:100%;
		position:fixed;
		display: block;}
	#video3{
		display: none;}
	section#productos{
        height: 300px;}
	#frase{
		width:100%;
		padding: 5% 0% 5% 0%;
		height: auto;
		float: left;
		font-size: 20px;}
}
