@charset "utf-8";
/* CSS Document */
*{font-family:"Century Gothic", "Trebuchet MS", Verdana, sans-serif; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
header, section, footer, aside, nav, article, figure, figcaption, hgroup, div{display:block; margin:0;}
a{text-decoration:none; color:inherit;}
html{min-height:100% !important;}
body{margin:0px 0px;min-height:100% !important;font-size:10pt; background-color:#ffffff;}

#nada, .nada{clear:both;}
/*CABECERA*/
.wrapper1{display:block;width:1300px; margin:0px auto; max-width:100%;}
.verde{height:50px; width:100%; background-color:#1c86aa;}
nav.flex{display:flex; justify-content:space-between; height:50px;}
nav.flex>div{height:50px; line-height:50px; position:relative; color:#ffffff}
nav.flex>div.p{padding-left:40px;}
nav.flex>div.p:before{position:absolute; left:10px; top:5px;}
nav.flex>div.p.u:before{content:url(img/contacto_u.png)}
nav.flex>div.p.t:before{content:url(img/contacto_t.png)}
nav.flex>div.p.w:before{content:url(img/contacto_w.png)}
nav.flex>div.p.m:before{content:url(img/contacto_m.png)}
nav.flex>div:not(.p){padding-right:10px; padding-top:5px;}


.cabecera_fondo{width:100%;height:125px; display:flex;}
#nombrecab{flex:0 0 300px; width:300pxpx; background:url(img/logo.png) no-repeat; margin:1px 10px;}
/*Navegador*/
#navegador {flex:1 1; justify-content:right; text-align:right; margin:0px; }
#navegador a li{color:#555555;}
.wrapper1.in #navegador a li{color:#bbbbbb;}
#navegador li{display:inline-block; list-style: none; height:125px; line-height:125px; color:#000000; padding-left:40px; padding-right:40px; margin:0px; font-weight:700;}
#navegador li:hover{color:#000000;}
.wrapper1.in #navegador li:hover{color:#ffffff;}

#fondo1{width:100%;}
#fondo1.in{position:relative; z-index:1; margin-top:-160px;}
#fondo1>img{width:100%; height:auto; display:block;}
	/*Fin navegadores*/
/*FIN CABECERA*/
/*CUERPO*/

div.azul{width:100%; background-color:#005488;}
div.inicio{padding:40px; font-size:1.5em; }
div.inicio>section{width:80%; color:#ffffff; margin:0px auto; text-align:center; }
div.boton1{margin:40px auto; width:300px; text-align:center; border:#ffffff 2px solid; max-width:100%; height:40px; line-height:40px; border-radius:20px; font-size:0.7em;}

section.items{padding-left:10px; padding-right:10px}
section.items>div{display:flex; justify-content:space-between; flex-wrap:wrap; }
section.items>div figure{width:350px; background:#ffffff; text-align:center; margin:20px auto; border-radius:10px; overflow:hidden; }
section.items>div figure>figcaption{margin-top:20px; font-weight:bold; color:#4a4f54;}
section.items>div figure>p{text-align:center; padding:10px; padding-top:0px; color:#88959e;}
section.items div.boton2{display:block; margin:20px auto; width:200px; text-align:center; color:#85c14c; border:#85c14c 2px solid; max-width:100%; height:40px; line-height:40px; border-radius:20px; margin-bottom:40px;}

h2{font-size:2em; color:#0f2b56; text-align:center;}
section.clientes{background-color:#f7f7f7; padding-top:20px; padding-bottom:20px;}
section.clientes>div{display:flex; justify-content:space-between; flex-wrap:wrap; }
section.clientes>div figure{width:280px; background:#ffffff; text-align:center; margin:20px auto; overflow:hidden; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);}

div.nos{display:flex; padding:40px; width:90%; max-width:1000px;}
div.nos>div{position:relative; flex:1 1 60%; width:60%; border-bottom:#cccccc 1px solid;}
div.nos>div>p{padding:20px; line-height:2em; font-size:1.2em; color:#88959e; text-align:justify; }
/*div.nos>div>p{position:absolute; top:50%; transform:translateY(-50%); padding:40px; border-bottom:#66dddd 1px solid; width:90%;}*/
div.nos>img{flex:0 0 40%; width:40%; height:auto;}
div.nosotros{padding-top:40px; padding-bottom:40px; font-size:1.2em; letter-spacing:0.15em;}
div.nosotros>p{display:block; width:60%; min-width:300px; margin:0px auto; color:#ffffff; text-align:center; }

div.verde1{width:100%; background-color:#f2f2f2; color:#6b6b6b; position:relative; padding:40px;}
div.verde1>section{width:50%; color:#6b6b6b; text-align:center; margin: 0px auto; min-width:320px; font-size:1.2em;}
div.verde2{width:100%; background-color:#032f5c; color:#ffffff; position:relative; padding-top:40px;}
div.nos2>figure{display: flex; padding:40px; border-bottom:#ffffff 2px solid; width:90%; margin:0px auto; max-width:1000px; padding-bottom:60px;}
div.nos2>figure>div{padding-left:20px;}
div.nos2>figure figcaption{font-size:2em;}
div.nos2>figure:nth-child(2){border-bottom:none;}

div.productos{width:1000px !important; max-width:100% !important; display:flex; margin:0px auto; padding-bottom:40px;}
nav.menu{flex:0 1 200px; width:200px; background-color:#1e6b96; color:#ffffff; padding:20px;}
nav.menu ul{list-style:none; margin-left:0px; padding-left:0px;}
nav.menu ul li{border-bottom:#ffffff 1px solid; margin-bottom:5px; padding-top: 12px; padding-bottom: 12px;}

div.productos>section{flex:1 1;}
div.productos>section>div{display:flex; justify-content:space-between; flex-wrap:wrap; }
div.productos>section h1{text-align:center; font-weight:normal; line-height:2em;}

div.productos figure {background-color:#ffffff;box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); text-align:center; color:#88959e; border-radius:5px; width:240px; margin:10px; padding-bottom: 20px;}
div.productos figure img{max-width:100%; height:auto;}
div.productos figure figcaption{margin-top:20px; font-weight:bold; color:#4a4f54;}

div.pag{display: flex; justify-content: center !important; flex-wrap: wrap;}
div.pag a > span{ background-color: #003049; color: #ffffff; border: #003049 2px solid;}
div.pag span{ margin: 5px; text-align: center; border-radius: 5px; display: block; width: 36px; line-height: 36px; height: 36px; position: relative; background-color: #ffffff; border: #003049 2px solid; color: #003049;}
div.pag > span::after{display: block; position: absolute; height: 2px; width: 32px; bottom: -8px; left: 0px; background-color: #000000; content: '';}

.productos{width:1000px !important; max-width:100% !important;}
.productos>article{display:flex; padding:40px; border-bottom:#cccccc 1px solid; color:#4a4f54;}
.productos>article>div{flex:1 1; padding-left:40px; padding-right:40px;}
.productos>article:nth-child(even)>div>p{text-align:right; }
.productos>article>img{flex:0 0 300px;}
.productos div.boton3{border:#85c14c 2px solid; color:#85c14c; width:100px; text-align:center; margin-top:40px; border-radius:20px; height:40px; line-height:40px;}
.productos div.tn{display:flex; margin:20px auto; flex-wrap:wrap; justify-content: space-between;}
.productos div.tn img{width:100px; height:auto; margin:10px auto;}

.productos>article:nth-child(even)>div{text-align:right;}
.productos>article:nth-child(even) div.boton3{float:right; }
div.wapp{display:block; background-color:#00BB2D; color:#ffffff; height:32px; line-height:32px; border:#00BB2D 0px solid; margin:20px auto; width:240px; float:right; text-align:center; border-radius:6px;}


div.contacto{display:flex; padding:40px;}
div.contacto>div{flex:1 1 50%;}
div.contacto>div:nth-child(2){padding:40px;}
.contactof{ border:#404040 1px solid;}
.contactof>form{background-color:#ffffff; padding:20px; text-align:center; display:block;}
.contactof>form>div{margin:20px; display:flex;}
.contactof>form>div>div{flex:0 0 40px; background-color:#ededed;}
.contactof>form>div>div>img{margin:0px; padding:0px; display:block;}
.contactof>form>div>input{flex:1 1; background-color:#ededed; border:#ededed 0px solid; height:40px; text-align:left; padding-left:12px;}
.contactof>form>div>textarea{flex:1 1; background-color:#ededed; border:#ededed 0px solid; height:200px; padding-top:14px; padding-left:12px;}
.contactof>form>input[type=submit]{display:block; background-color:#3190b0; color:#ffffff; height:32px; line-height:32px; text-align:center; border:#baca04 0px solid; margin:20px auto; width:90%; border-radius:6px;}

div.ct{text-align:right}
div.ct>h1{margin-top:-40px;}
div.ct>div.p{padding:10px; padding-right:40px; position:relative;}
div.ct>div.p:before{position:absolute; right:10px; filter: sepia(20%) saturate(100%) brightness(10%) hue-rotate(90deg);}
div.ct>div.p.u:before{content:url(img/contacto_u.png)}
div.ct>div.p.t:before{content:url(img/contacto_t.png)}
div.ct>div.p.m:before{content:url(img/contacto_m.png)}
div.ct>div:not(.p){padding-right:10px; padding-top:5px;}
div.ct div.wa{display:block; background-color:#32ba46; color:#ffffff; height:32px; line-height:32px; border:#baca04 0px solid; margin:20px auto; width:240px; float:right; text-align:center; border-radius:6px;}

/*PIE DE LA PAGINA*/
.wrapper3{width:100%; background-color: #d9d9d9; color:#222222; padding-top:40px; padding-bottom:40px;}
.firma{width:1000px; max-width:90%; margin:0px auto; padding-top:10px; border-top:#222222 1px solid; font-size:0.8em;}
.firma a{color:#222222; text-decoration:none;}
.tn img{padding:10px;}
/*FIN DE PIE DE LA PAGINA*/

@media screen and (max-width: 1400px) {
	.wrapper1, .wrapper2, #bannerPrincipal, .cuerpo1, .contenido, #contenidon, #navegador ul, #contenidoc, #pie{width:100%;}
}
@media screen and (max-width: 850px) {
	nav.flex>div{white-space: nowrap; max-width: 25%; overflow: hidden; text-overflow: ellipsis;}
	#navegador li{padding-left:10px; padding-right:10px; font-size:10pt;}
}
@media screen and (max-width: 480px) {
	.wrapper1.in{margin-top:0px;}
	#fondo1.in{margin-top:-120px;}
	div.inicio{background-size:cover;}
	div.inicio>section{width:100%;}
	section.items>div{justify-content:center; }
	.cabecera_fondo{display:block; text-align:center; height:auto;}
	.wrapper1.in .cabecera_fondo{display:block; text-align:center; height:120px;}
	#nombrecab{display:none; height:90px; margin:0px auto;}
	#navegador {text-align:center;}
	#navegador li{padding-left:10px; padding-right:10px; font-size:8pt; height:40px; line-height:40px;}
	#pie{padding:0px;}
	#pie aside{width:90%; display: block; text-align: center; margin: 10px; vertical-align: top; font-size: 9pt; padding:0px; padding-top:10px;}
	#pie aside p{text-align:center; }
	.wrapper3{margin:0px auto;}
	div.nosotros{text-align:center;}
	div.nos{display:block;}
	div.nos>div{width:100%; position:static; }
	div.nos>div>p{position:static; transform:none; }
	div.nos>img{width:100%}
	div.nos2{display:block; padding:40px; padding-bottom:170px;}
	div.nos2>figure{width:100%; text-align:center; }
	.productos>article {display:block; padding: 0px;}
	div.productos figure{max-width: 100%;}
	div.wapp{float: none; width: auto;}
	div.contacto{display:block; padding:20px;}
	div.contacto>div:nth-child(2){padding:20px;}
	div.contacto iframe{max-width:100%;}
	div.ct{margin-top:40px;}
	div.nos>div>p{width:100%;}
	.contactof>form{padding:0px;}
	div.ct>div.wa{text-align:center;}
}