@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #2F2F2F;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:20%; height:auto; float:left; padding:1% 10% 1% 0%;}
.datos_y_menu{  width:70%; height:auto; float:left;}
.datos_pag{  width:100%; height:auto; float:left;  padding:2% 0%;}
#menu_botones{ width:100%; height:auto; float:left; border-top:#44a7e4 1px solid; }
#botones{ width:100%; height:auto; float:left; border-top:#44a7e4 1px solid;}	
nav{ right:0; background:#2F2F2F;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:4% 5%;}
.menu_tablet_girar {
	font-family: normal;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
.cinoredes{ width:auto; height:auto; float:right; margin:0% 0.5%}
.icnosInicios{ width:12%; height:auto; float:left;}
.CjaPorrce{ width:100%; height:auto; float:right; margin:1% 0%}
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:40px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:5%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:15%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#1877f2; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
.ico_tiktok{ width:70%; height:auto; float:left; background:#000; padding:15%;}
/*********************************** BARRA CELULARES******************************************/
.barra_baja{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:1% 0%; bottom:0%; background:#bf1e2d; border-top:#6f141c 1px solid;}
.ico_barr{ width:49%; height:auto; float:left; border-left:#6f141c 1px solid;}
.Texto_barra {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
/*********************************** PRODUCTO  ********************************************/
.ini1{ width:40%; height:auto; float:left; margin-bottom: 1%;}
.ini2{ width:100%; height:auto; float:left;}
.cajaPromos{ width:96%; height:auto; float:left; padding:2%; background:#fff; margin:0% 0% 2% 0%;}
.cajaDes1{ width:80%; height:auto; float:left; padding:5%; background:#fff; margin:0% 5% 1% 5%;}
.cajaDes{ width:30%; height:auto; float:left; padding:1%; background:#fff; margin:0% 0.5% 1% 0.5%;}
.cajaPaqs{ width:90%; height:auto; float:left; padding:5%; background:#fff; margin:0% 0% 2% 0%;}
.cajaPaqs2{ width:90%; height:auto; float:left; margin:0% 5% 5% 5%; border-bottom: #B7B7B7 1px solid; padding-bottom: 5%;}
.cajaPaqs3{ width:80%; height:auto; float:left; margin:0% 10% 5% 10%;}
/*********************************** CONOCENOS  ********************************************/
.nos1{ width:33%; height:auto; float:left; margin-right:2%;}
.nos2{ width:65%; height:auto; float:left;}
/*********************************** MARCAS  ********************************************/
.marCont{ width:31%; height:auto; float:left; margin-right:0.5%; margin-bottom:0.5%;}
/*********************************** PIE  **********************************************************************/
.pie_10{ width:40%; height:auto; float:left; margin-right:5%;}
.pie_11{ width:35%; height:auto; float:left; margin-right:5%;}
.pie_12{ width:15%; height:auto; float:left; }
/*********************************** TIPOGRAFIAS  *****************************************/
.TextoIconos {
	font-family: normal;
	font-size: 9px;
	color: #404040;
	text-decoration: none;
	line-height: 15px;
}
.TituloNaranja {
	font-family: titulo;
	font-size: 17px;
	color: #0091ea;
	text-decoration: none;
	line-height: 25px;
	font-style: italic;
}
.SubTitulo_blanco {
	font-family: normal;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.Texto_blanco {
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
}
.Texto {
	font-family: cursiva;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 23px;
	color: #0091ea;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: normal;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 18px;
	color: #0091ea;
}	
.Texto_pie {
	font-family: cursiva;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
}