@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #2F2F2F;}
/*********************************** MENU PRINCIPAL  ****************************************/
.logo{  width:25%; height:auto; float:left; padding:1% 15% 1% 0%;}
.datos_y_menu{  width:60%; height:auto; float:left; }
.datos_pag{  width:100%; height:auto; float:left;  padding:5% 0%; }
#menu_botones{ width:100%; height:auto; float:left; }
#botones{ width:100%; height:auto; float:left; border-top:#44a7e4 1px solid; padding: 5% 0% 0% 0%;}	
nav{ right:0; background:#2F2F2F;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:1%;}
.menu_tablet_girar {
	font-family: normal;
	font-size: 15px;
	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: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:#1877f2; 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:#cb2748; padding:1% 2%;}
.ico_tiktok{ width:8%; height:auto; float:left; background:#000; padding:1% 2%;}
/*********************************** 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;
}
/*********************************** CONOCENOS  **************************************************/
.ico_ini{ width:23%; height:auto; float:left; margin:0% 5%;}
.nosTexto{ width:50%; height:auto; float:left; margin-right:3%; }
.nosImg{ width:47%; height:auto; float:left; }

.cajaPromos{ width:96%; height:auto; float:left; padding:2%; background:#fff; margin:0% 0% 2% 0%;}
.cajaDes{ width:90%; height:auto; float:left; padding:2%; background:#fff; margin:0% 3% 1% 3%;}
.cajaPaqs{ width:90%; height:auto; float:left; padding:5%; background:#fff; margin:0% 0% 2% 0%;}
.cajaPaqs2{ width:100%; height:auto; float:left; margin:0% 0% 5% 0%; border-bottom: #B7B7B7 1px solid; padding-bottom: 5%;}
.cajaPaqs3{ width:100%; height:auto; float:left; margin:0% 0% 3% 0%;}
/*********************************** PRODUCTO  ********************************************/
.ini1{ width:70%; height:auto; float:left; margin-bottom: 1%;}
.ini2{ width:100%; height:auto; float:left;}
/*********************************** CONOCENOS  ********************************************/
.nos1{ width:100%; height:auto; float:left; margin-bottom:1%;}
.nos2{ width:100%; height:auto; float:left;}
/*********************************** MARCAS  ********************************************/
.marCont{ width:49%; height:auto; float:left; margin-right:0.5%;  margin-bottom:0.5%;}
/*********************************** PIE  **********************************************************************/
.pie_10{ width:100%; height:auto; float:left; margin-right:1%;}
.pie_11{ width:100%; height:auto; float:left; margin-right:1%;}
.pie_12{ width:100%; height:auto; float:left; margin-bottom: 10%;}
/*********************************** TIPOGRAFIAS  *****************************************/
.TextoIconos {
	font-family: normal;
	font-size: 8px;
	color: #404040;
	text-decoration: none;
	line-height: 13px;
}
.TituloNaranja {
	font-family: titulo;
	font-size: 15px;
	color: #0091ea;
	text-decoration: none;
	line-height: 20px;
	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: 12px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #0091ea;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #0091ea;
}	
.Texto_pie {
	font-family: cursiva;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
}