@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'zurichcondensed';
    src: url('../fonts/zurich-webfont.eot');
    src: url('../fonts/zurich-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zurich-webfont.woff2') format('woff2'),
         url('../fonts/zurich-webfont.woff') format('woff'),
         url('../fonts/zurich-webfont.ttf') format('truetype'),
         url('../fonts/zurich-webfont.svg#zurichcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fira_sansbook';
    src: url('../fonts/firasans-book-webfont.eot');
    src: url('../fonts/firasans-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/firasans-book-webfont.woff2') format('woff2'),
         url('../fonts/firasans-book-webfont.woff') format('woff'),
         url('../fonts/firasans-book-webfont.ttf') format('truetype'),
         url('../fonts/firasans-book-webfont.svg#fira_sansbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fira_sanssemibold';
    src: url('../fonts/firasans-semibold-webfont.eot');
    src: url('../fonts/firasans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/firasans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/firasans-semibold-webfont.woff') format('woff'),
         url('../fonts/firasans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/firasans-semibold-webfont.svg#fira_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

p{
	font-family: 'fira_sansbook', Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
#banner{
	width:100%;
	background:#fff;
	margin:0 auto;
	height:450px;
}
#banner ifrmae{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#linea2{
	width:100%;
	height:1px;
	background:#009ddc;
	margin-bottom:30px;
	margin-top:10px;
}
#linea3{
	width:100%;
	height:1px;
	background:#969696;
	margin-bottom:10px;
	margin-top:5px;
}
#sombra2{
	background:url(../images/xshadow1.png) #fff center no-repeat;
	height:30px;
	margin:0 auto;
	width:100%;
}
#sombra2-int{
	background:url(../images/xshadow1.png) center no-repeat;
	height:30px;
	margin:0 auto;
	width:100%;
}
#cajas{
	width:1040px;
	height:240px;
	margin:0 auto;
	padding:40px 0;
}
#caja1{
	width:460px;
	height:200px;
	margin:10px 25px;
	float:left;
	background:url(../images/xshadow2.png) no-repeat;
	padding-bottom:20px;
}
#img_caja1{
	width:230px;
	height:200px;
	float:left;
}
#cont_caja1{
	width:210px;
	height:180px;
	float:left;
	padding:10px;
	background:#6EB43F;
}
#cont_caja1:hover{
	width:210px;
	height:180px;
	float:left;
	padding:10px;
	background:#4ACE0A;
	cursor:pointer;
}
#cont_caja2{
	width:210px;
	height:180px;
	float:left;
	padding:10px;
	background:#009ddc;
}
#cont_caja2:hover{
	width:210px;
	height:180px;
	float:left;
	padding:10px;
	background:#007BF9;
	cursor:pointer;
}
#cont_caja2 h1{
	font-family: 'fira_sanssemibold';
	font-size:20px;
	color:#fff;
	font-weight:normal;
}
#cont_caja1 h1{
	font-family: 'fira_sanssemibold';
	font-size:20px;
	color:#fff;
	font-weight:normal;
}
#btn_leermas a{
	background:#133E87;
	width:80px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:4px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:120px;
}
#btn_leermas a:hover{
	background:#ee1a24;
}
footer{
	background: url(../images/bg-pie.png) #009ddc;
	width:100%;
	height:220px;
	margin:0 auto 0 auto;
	padding:20px 0;
}
#pie1{
	width:1000px;
	height:220px;
	margin:0 auto;
}

#menu_pie{
	font-family: 'fira_sansbook';
	font-size:13px;
	width:1000px;
	float:left;
}
#menu_pie1{
	float:left;
	margin:0 10px;
	background:url(../images/bg-line.jpg) right repeat-y;
	height:200px;
}
#menu_pie1 ul{
	margin-top:2px;
	margin-left:-20px;
	color:#fff;
}
#menu_pie1 li{
	list-style:url(../images/vineta1.png);
}
#menu_pie1 li a{
	color:#fff;
}
#menu_pie1 li a:hover{
	color:#32c2fb;
	text-decoration:underline;
}
#bg_pie{
	height:36px;
	width:100%;
	background:url(../images/xshadow3_pie.png) center no-repeat;
	
}
#bg_pie_3{
	height:36px;
	width:100%;
	background:url(../images/xshadow3_pie.png) center no-repeat #e6e6e6;
	
}
#bg_pie-2{
	height:36px;
	width:100%;
	background:url(../images/xshadow3_pie.png)#009ddc center no-repeat;
	
}
#cuerpo{
	width:940px;
	padding:30px;
	margin:0 auto;
	margin-bottom:20px;
	background:#fff;
	border:1px solid #ebebeb;
	min-height:250px;
}
#cuerpo h1{
	font-family: 'fira_sansbook';
	font-size:32px;
	font-weight:normal;
	color:#009ddc;
}
#cuerpo2{
	width:940px;
	padding:30px 30px 10px 30px;
	margin:0 auto;
	background:#fff;
	border:1px solid #ebebeb;
}
#cuerpo2 h1{
	font-family: 'fira_sansbook';
	font-size:32px;
	font-weight:normal;
	color:#009ddc;
}
#cuerpo h2{
	font-family: 'fira_sansbook';
	font-size:28px;
	font-weight:normal;
	color:#969696;
}
#cuerpo p{
	text-align:justify;
	line-height:1.5em;
}
#cuerpo img{
	float:right;
	padding:10px;
	background:#fafafa;
	border:1px solid #e6e6e6;
	margin:0 0 20px 20px;
}
#cuerpo iframe{
	float:right;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	margin:0 0 20px 20px;
}
#cuerpo ul{
	font-family: 'fira_sansbook', Arial, Helvetica, sans-serif;
	font-size:14px;}
#cuerpo li{
	list-style:url(../images/vineta2.png);
	line-height:1.8em;
}

#wrapper-inicio{
	background:#fff;
}
#nothing{
	background:#e6e6e6;
}
#pestanas{
	width:100%;
	margin:0 auto;
	background:#009ddc;
}
/*pestana*/
#contenedor {
 margin: 0 auto;
 width: 1000px; /* Ancho del contenedor */
 border-right:1px solid #32c2fb;
 border-left:1px solid #32c2fb;
 border-bottom:1px solid #32c2fb;
}
#contenedor input {
 height: 2.5em;
 visibility: hidden;
}
#contenedor label {
 background: #0083b8; /* Fondo de las pestañas */
 color: #fff; /* Color del texto de las pestañas */
 cursor: pointer;
 display: block;
 float: left;
 font-size: 1em; /* Tamaño del texto de las pestañas */
 height: 2.5em;
 line-height: 2.5em;
 margin-right: .1em;
 width:30%;
 text-align: center;
 font-family: 'fira_sansbook';
 text-align:center;
}
#contenedor input:hover + label {
 background: #32c2fb; /* Fondo de las pestañas al pasar el cursor por encima */
 color: #fff; /* Color del texto de las pestañas al pasar el cursor por encima */
}
#contenedor input:checked + label {
 background: #32c2fb; /* Fondo de las pestañas al presionar */
 color: #fff; /* Color de las pestañas al presionar */
 position: relative;
 z-index: 6;
}
#content {
	background: #009ddc; /* Fondo del contenido */
	min-height: 41em; /* Alto del contenido */
	position: relative;
	width: 100%;
	z-index: 5;
	background-color: #009ddc;
}
#content div {
 opacity: 0;
 padding: 1.5em;
 position: absolute;
 z-index: -100;
}
#content-1 p {
 clear: both;
 margin-bottom: 1em;
}
#content-1 p.left img {
 float: left;
 margin-right: 1em;
}
#content-1 p.last {
 margin-bottom: 0;
}
#content-2 p {
 float: left;
 width: 48.5%;
}
#content-2 p.column-right {
 margin-left: 3%;
}
#content-2 p img {
 display: block;
 margin: 0 auto 1em auto;
}
#content-3 p,
#content-3 ul {
 margin-bottom: 1em;
}
#content-3 ul {
 margin-left: 2em;
}
#contenedor input#tab-1:checked ~ #content #content-1,
#contenedor input#tab-2:checked ~ #content #content-2,
#contenedor input#tab-3:checked ~ #content #content-3 {
 opacity: 1;
 z-index: 100;
}
#content-1 section{
	background:#fff;
	font-family: 'fira_sansbook';
	font-size:14px;
	padding:10px;
	width:400px;
		float:left;
		margin:10px 25px;
}
#content-1 section li{
	list-style:url(../images/vineta33.png);
	line-height:1.8em;
}
#content-2 table{
	font-family: 'fira_sansbook';
	font-size:13px;
	background:#fff;
	border:1px solid #32c2fb;
	width:950px;
}
#content-2 td{
	border:1px solid #32c2fb;
	padding:3px 5px;
}
#content-3 table{
	font-family: 'fira_sansbook';
	font-size:13px;
	background:#32c2fb;
	border:1px solid #32c2fb;
	width:950px;
}
#content-3 td{
	border:1px solid #009ddc;
	padding:3px 5px;
}
#content-3 td a{
	color:#fff;
	font-size:14px;
}
#productos{
	width:940px;
}
#producto1{
	width:380px;
	margin:23px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-ms-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	border:1px solid #e6e6e6;
	padding:20px;
	float:left;
	min-height:300px;
	background:#fafafa;
}
#producto1-1{
	width:380px;
	margin:23px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-ms-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	border:1px solid #e6e6e6;
	padding:20px;
	float:left;
	height:560px;
	background:#fafafa;
}
#producto1-1 h1{
	font-family: 'fira_sansbook';
	font-size:28px;
	text-align:center;
	font-weight:normal;
	color:#009ddc;
}
#producto1-1 p{
	font-family: 'fira_sansbook';
	font-size:13px;
	color:#333;
}
#producto1-2{
	width:380px;
	margin:23px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-ms-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	border:1px solid #e6e6e6;
	padding:20px;
	float:left;
	height:320px;
	background:#fafafa;
}
#producto1-2 h1{
	font-family: 'fira_sansbook';
	font-size:28px;
	text-align:center;
	font-weight:normal;
	color:#009ddc;
}
#producto1-2 p{
	font-family: 'fira_sansbook';
	font-size:13px;
	color:#333;
}
#producto1 h1{
	font-family: 'fira_sansbook';
	font-size:28px;
	text-align:center;
	font-weight:normal;
	color:#009ddc;
}

#producto1 p{
	font-family: 'fira_sansbook';
	font-size:13px;
	color:#333;
}
#producto1 img{
	border:none;
	margin:0;
	padding:0;
}
#producto1-1 img{
	border:none;
	margin:0;
	padding:0;
}
#producto1-2 img{
	border:none;
	margin:0;
	padding:0;
}
#certificaciones{
	background:#d4edfc;
	border:1px solid #32c2fb;
	padding:10px;
	margin-bottom:20px;
}
#cont_certificaciones h2{
	color:#009ddc;
	font-size:26px;
}
#cuerpo h2{
	color:#666;
	font-size:24px;
}
#img_libre{
	background:url(../images/steamersystemperu.png) center no-repeat;
	width:400px;
	height:200px;
	margin:0 0 0 40px;
	float:left;
}
#img_certificacion img{
	float:left;
	padding:15px;
	background:#fff;
	border:1px solid #e6e6e6;
	margin:0 20px 20px 0;
}
.tt{
	font-weight:bold;
	font-size:22px;
	padding:5px 0;
	color:#009ddc;
}
.ttt{
	font-size:18px;
	color:#32c2fb;
}
.incl{
	font-style:italic;
	color:#017eb0;
}
.ng{
	font-weight:bold;
	font-size:16px;
}
#pg{
	width:940px;
	margin:-200px auto 0 auto;
	padding:0 30px;
	background:#fff;
}
#pg iframe{
	background:#f5f5f5;
	border:none;
	width:940px;
}
#pgvideo{
	width:940px;
	margin:0 auto 0 auto;
	padding:0 30px 30px 30px;
	background:#fff;
}
#acordeon{
	width:940px;
	background:#fff;
	margin:0;
}
dl{ 
	margin:0 auto; 
	width: 940px;
	font-family: 'fira_sanssemibold';}
dt, dd{ padding: 10px; }
dt{
	background: #fff; color:rgb(0, 157, 220); border-bottom: 1px solid #009ddc;
	cursor: pointer; }
dd{ background:white;
	display: none;
	font-family: 'fira_sansbook';
	line-height: 1.6em;
	font-size:14px;
	margin-left:20px;
}
.fa-plus{
	margin-right:10px;
}
dt.activo, dt:hover{ background: #d4edfc; }
.fa-plus:before{ color:#009ddc;
}
.fa-plus:hover{ color:#f00;
}
dt.activo, dt:hover{
	color:#009ddc;}
#videos{
	height:180px;
	margin-left:-40px;
}
#video1{
	width:280px;
	height:160px;
	margin:10px 16px;
	float:left;
}
#datos{
	font-family: 'fira_sansbook';
	font-size:16px;
	line-height:2.5em;
	width:410px;
	margin:30px;
	float:left;
}
.fa-home{
	color:#009ddc;
	padding-right:5px;
}
.fa-phone{
	color:#009ddc;
	padding-right:8px;
}
.fa-mobile{
	color:#009ddc;
	padding-right:8px;
}
.fa-envelope-o{
	color:#009ddc;
	padding-right:5px;
}
.fa-chrome{
	color:#009ddc;
	padding-right:7px;
}
.area-texto{
	border:1px solid #009ddc;
	border-radius:3px;
	padding:5px;
	margin:5px 0;
	width:350px;
	height:20px;}
.area-texto2{
	border:1px solid #009ddc;
	border-radius:3px;
	padding:5px;
	margin:5px 0;
	width:350px;
	height:50px;}
.boton-enviar{
	background:#009ddc;
	color:white;
	text-align:center;
	border:none;
	padding:5px 20px;
	margin-left:140px;
}
.tit1{
	font-weight:bold;
	font-size:18px;
}
.t1{
	padding-right:10px;
}
.t2{
	padding-right:19px;
}
.t3{
	padding-right:22px;
}
.t4{
	padding-left:69px;
}
#content-1 h1{
	font-family: 'fira_sansbook';
	font-size:24px;
	text-align:center;
}