@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #c0231c;}
/*********************************** MENU  *************************/
.datos_pag{  width:100%; height:auto; float:left; padding:2% 0%;}
.logo{  width:40%; height:auto; float:left; margin: 0% 30%;}
.datos_pag_1{  width:100%; height:auto; float:left; margin-bottom: 2%;}
.datos_pag_icono{  width:auto; height:auto; float:left; margin-right:2%; }
.datos_pag_text{  width:auto; height:auto; float:left; }

.top_mitad{  width:auto; height:auto; float:left; margin-right: 5%; }
.top_mitad2{  width:auto; height:auto; float:left; }

#botones{ width:90%; height:auto; float:left; }	
nav{ right:0; background:#c0231c;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:2% 2% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
}
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;}
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
/*********************************** PRODUCTOS  ************************************/
.productos{ width:98%; height:auto; float:left; padding: 1%; background: #eff0f3;  margin-bottom:2%; }
/*********************************** DISTRIBUIDORES  ************************************/
.dis{ width:100%; height:auto; float:left; margin-bottom:2%; }
/*********************************** NOSOTROS *************************************************/
.cont_21{ width:100%; height:auto; float:left; margin-bottom:2%; }
.cont_22{ width:100%; height:auto; float:left; }
/*********************************** PIE  ***************************************/
.pie_26{ width:48%; height:auto; float:left; margin-right:2%;}
.pie_27{ width:48%; height:auto; float:left; margin-right:2%;}
.pie_50{ width:50%; height:auto; float:left; border-top:#ebebeb 1px solid; padding-top:20px; }
.pie_100{ width:100%; height:auto; float:left; border-top:#ebebeb 1px solid; padding-top:20px; }
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #faed37;
	text-decoration: none;
}
.SubTitulo_banner {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #1421cc;
	text-decoration: none;
	line-height: 25px;
}
.Texto {
	font-family: normal;
	font-size: 17px;
	color: #3f3f3f;
	text-decoration: none;
	line-height: 25px;
}
.Titulo {
	font-family: titulo;
	font-size: 28px;
	color: #1421cc;
	text-decoration: none;
    line-height: 50px;
}