@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #fff;}
/*********************************** MENU  *************************************************************/
#logo{  width:50%; height:70px; float:left; padding:20px 2%; background:#fff; }
#botones{ width:24%; height:90px; float:right;  background:#fff; padding:20px 1% 0% 21%;}		
nav{ right:0; background:#fff;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;  padding:20px 0px 0px 20px;}
#boton{  cursor:pointer; padding:15px 15px 0px 0px;}
.menu_tablet_girar {
	font-family: Tahoma;
	font-size: 15px;
	color: #434343;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BANNER  *************************************************************/
.eslogan_banner{ width:100%; height:auto; float:left; position:absolute; z-index:9999; margin-top:150px;}
/*********************************** ESLOGAN  *************************************************************/

/*********************************** CONTENIDO  *************************************************************/
.cont_1{ width:100%; height:auto; float:left; margin-bottom:2%;}
.cont_2{ width:100%; height:auto; float:left; margin-bottom:2%;}
.cont_3{ width:100%; height:auto; float:left;  margin-bottom:2%;}
/*********************************** MINI GALERIA  *************************************************************/

/*********************************** PIE  *************************************************************/

/*********************************** NOSOTROS  *************************************************************/

/*********************************** PIE  *************************************************************/
.pie_22{ width:100%; height:auto; float:left; margin-bottom:4%; }
.pie_23{ width:100%; height:auto; float:left; margin-bottom:4%;}
/*********************************** PRODUCTOS  *************************************************************/
.pro{ width:45%; height:auto; float:left; margin-right:2%; padding:1%; background:#f2f2f2; margin-bottom:1%;}
/*********************************** PIE  *************************************************************/
#logos_pie_celular{ width:100%; height:auto; float:left; }
#derechos_pie_celular{ width:100%; height:auto; float:left;}
/*********************************** FORMULARIO  *************************************************************/
.formulario{ width:100%; height:auto; float:left; }
.datos{ width:100%; height:auto; float:left;}
.casilla{ width:100%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px; }
.comentarios{ width:100%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px;  }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Texto_blanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 18px;
}
.Titulo_banner_top {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #00accb;
	text-decoration: none;
}
.Sub_Titulo_banner {
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma;
	font-size: 14px;
	color: #6d6d6d;
	text-decoration: none;
}
.Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #000;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Tahoma;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 14px;
	color: #434343;
	text-decoration: none;
}
