@charset "utf-8";
/*
:root {
	Color Institucional: #343434;
	Top Color Fondo: transparent;
	Top Gradiente Fondo: rgba(0,0,0,0.75);
	Top Gradiente Arriba: rgba(0,0,0,0.3);
	Top Alto: 90px;
	Top Menu Alto: 60px;
	Top Menu Tipografia Alto: 40px;
	Top Logo Alto: 45px;
	Top Tipografia Botonera: [Arial Narrow], Arial, Helvetica, sans-serif;
	Top Tamanio Tipo Botonera: 18px;
	Top Tamanio Iconos Botonera: 20px;
	Top Color Rollover: #EEEEEE;
	Top Color Tipografia: #FFFFFF;
	Top Ancho Botonera: 1020px;
}
*/

/* top.css */
#top {
	background-color: transparent; /* transparent; */
	height: 90px;
	width: 100%;
	position: fixed;
	z-index: 2000;
	top: 0;
}
.top_descalce {
	clear: both;
	position: relative;
	width: 100%;
	height: 90px;
}
/*
.logo_main {
	height: 45px;
}
.logo_fixed {
	height: 45px;
}
.logo_movil {
	height: 32px;
}
.top_caja_centrada {
	width: 100%;	
	max-width: 1200px;
}
.top_header .top_logo, .top_header_desplegable .top_logo {
	float: left;
	margin: 10px;
	display: block;
}
.top_logo_movil {
	display: none;
	margin: 0 auto;
}
.img_logo {
	width: 20%;
	max-width: 197px;
	border: 0px none;
}
.img_logo_movil {
	width: 40%;
	max-width: 197px;
	border: 0px none;
	top: 10px;
	bottom: 10px;
}
.top_funciones {
	float: right;
	margin: 10px;
	display: block;
}
@media (max-width: 600px) {
	.top_header {
		display: none;
	}
	.top_header_mobile {
		display: block;
	}
}
*/


/* botonera */
/* atencion: usa fontello */
.top_fijo {
	width: 100%;
	position: fixed;
	height: 90px;
	background: rgba(0,0,0,0.75); /*  rgba(0,0,0,0.75); /* background: url('/img/bg_alpha.png'); */
	z-index: 1000;
}
.top_interior {
	margin: 0 auto;
	width: 96%;
	max-width: 1200px;
}
.top_desktop {
	display: block;
}
.top_mobile {
	display: none;
}
.top_logo_desktop {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}
.top_logo_fijo {
	height: 45px;
	border: 0;
}
.top_menu {
	float: left;
	margin-left: 20px;
	height: 60px;
}
.top_iconos {
	float: right;
}
.top_mas_iconos {
	display: none;
	float: right;
}
.top_icono_menu {
	float: right;
	display: none;
}
.top_fo_menu {
	font-family: "fontello";
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_fo_menu:hover {
	color: #EEEEEE;
	text-decoration: none;
}
.top_fo_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_fo_icono {
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	margin-left: 5px;
}
.top_fo_icono:hover {
	color: #526B81;
	text-decoration: none;
}

@media (max-width: 900px) {
	.top_iconos {
		display: none;
	}
	.top_mas_iconos {
		display: block;
	}
}

@media (max-width: 1020px) {
	.top_menu {
		display: none;
	}
	.top_iconos {
		display: none;
	}
	.top_mas_iconos {
		display: none;
	}
	.top_icono_menu {
		display: block;
	}
}

.top_icono_menu_icono {
	position: absolute;
	right: 4px;
}
.top_txt_menu {
	position: absolute;
	margin-top: 36px; 
	right: 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


#top_caja_buscar {
	display: none;
	position: fixed;
	right: 100px;
	top: 40px;
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.75);	/* background: url('/img/bg_alpha.png'); */
	z-index: 1000;
}
.top_input_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border: 0px none transparent;
	border-bottom: 1px solid #CCCCCC;
	background: transparent;
}
.top_nombre_idioma {
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 20px;
}
.top_idioma_item {
}
.top_idioma_item:hover {
	cursor: pointer;
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.5);	/* background: url('/img/bg_alpha.png'); */
}
.top_txt_carrito {
	text-align: left;
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
}
.top_boton_carrito {
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
	border: 1px solid #FFFFFF;
}
.top_boton_carrito:hover {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.5); */
}
.top_interior_caja {
	margin: 25px;
}

#top_botonera_mobile {
	display: none;
	width: 100%;
}
.top_telefono {
	display: block;
	width: 100%;
	height: 30px;
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 700;
	background: rgba(0,0,0,0.3); /* rgba(0,0,0,0.3); */
	border-bottom: 1px solid #526B81;
}
.top_telefono_mobile {
	display: none;
	width: 100%;
	height: 30px;
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 700;
	background: rgba(0,0,0,0.3); /* rgba(0,0,0,0.3); */
	border-bottom: 1px solid #526B81;
}
.top_redes_sociales {
	float: right;
	color: #FFFFFF;
	font-weight: 300;
}
.top_red_social_item {
	float: right;
	margin-left: 5px;
}
.top_link {
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 300;
}
.top_link:hover {
	color: #526B81;
	text-decoration: none;
}
@media (max-width: 520px) {
	.top_telefono {
		font-size: 16px;
		display: none;
	}
	.top_telefono_mobile {
		font-size: 16px;
		display: block;
	}
	.top_link {
		font-size: 16px;
	}
}
.top_bandera_idioma {
	margin-top: 18px;
	height: 16px;
	border: 0;
}
.top_posicion_idioma {
	margin-top: 8px;
	margin-right: 5px;
}




/* botonera desktop */
UL, OL {
	list-style: none;
}
.nav {
	margin: 0;
	padding: 0;
}
.nav > LI {
	float: left;
}
.nav LI A {
	/* background-color: #000; */
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 60px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
}
.nav LI A:hover {
	/* background-color: #434343; */
	color: #526B81;
	background-color: #EEEEEE;
	text-decoration: none;
}
.nav LI UL {
	display: none;
	position: absolute;
	min-width: 240px;
	padding: 0px;
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.75); /* background: url('/img/bg_alpha.png'); */
	z-index: 1000;
}
.nav LI UL LI A {
	display: block;
	line-height: 30px;
}
.nav LI UL LI A:hover {
	background-color: #EEEEEE;
	color: #526B81;
	text-decoration: none;
}
.nav LI:hover > UL {
	display: block;
}
.nav LI UL LI {
	position: relative;
}
.nav LI UL LI UL {
	right: -240px;
	width: 240px;
	top: 0px;
	z-index: 1000;
}
.nav-der {
	margin: 0;
	padding: 0;
}
.nav-der > LI {
	float: right;
}
.nav-der LI A {
	/* background-color: #000; */
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 60px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
.nav-der LI A:hover {
	/* background-color: #434343; */
	color: #526B81;
	text-decoration: none;
}
.nav-der LI UL {
	display: none;
	position: absolute;
	min-width: 140px;
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.75); /* background: url('/img/bg_alpha.png'); */
	z-index: 1000;
	right: 150px;
}
.nav-der LI:hover > UL {
	display: block;
}
.nav-der LI UL LI {
	position: relative;
	margin: 25px;
	margin-top: 15px;
	right: 0px;
}
@media (max-width: 1550px) {
	.nav-der LI UL {
		right: 120px;
	}
}
@media (max-width: 1350px) {
	.nav-der LI UL {
		right: 50px;
	}
}
@media (max-width: 1250px) {
	.nav-der LI UL {
		right: 30px;
	}
}
@media (max-width: 1000px) {
	.nav-der LI UL {
		right: 20px;
	}
}
.nav-mobile {
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.75); /* background: url('/img/bg_alpha.png'); */
	width: 100%;
	max-width: 500px;
	position: absolute;
	top: 90px;
	z-index: 2000;
}
.nav-mobile A {
}
.top_botonera_item {
	border-bottom: 1px dotted #EEEEEE; /* #CCCCCC */
	font-family: Top_"Abel", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.top_botonera_item:hover {
	color: #CCCCCC;
	background: rgba(0,0,0,0.75); /* rgba(0,0,0,0.5); /* background: url('/img/bg_alpha.png'); */
	cursor: pointer;
}
.top_botonera_submenu {
	clear: both;
	display: none;
}
.top_flecha_abajo {
	float: right;
	font-family: "fontello";
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	display: block;
}
.top_flecha_arriba {
	float: right;
	font-family: "fontello";
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	display: none;
}
/* fin top */



/* boton submit 
.submit {
	padding: 0 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: 500;
	border: none;
	line-height: 32px;
	background: #bc945e;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8px;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	text-shadow: none;
	position: relative;
	letter-spacing: 0.4px;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	z-index: 2;
}
.submit:before {
	content: "";
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #bb793c;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	z-index: -1;
}
.submit:hover, .submit:focus {
	color: #000;
	border-color: #bb793c;
}
.submit:hover:before, .submit:focus:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
*/

/* buscador (linea) */
.top_buscador {
	clear: both;
}
.top_buscador_caja_input {
	display: none;
	float: left;
	background-color: #FFFFFF;
	border-radius: 4px;
	color: #202020;
	height: 28px;
	margin-top: 15px;
}
.top_buscador_caja_icono {
	display: block;
	float: left;
	margin-top: 15px;
	border: 0px none #FFFFFF;
}
.top_caja_buscador_icono {
}
.top_buscador_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-left: 4px;
	padding-right: 3px;
	width: 130px;
	border: 0px none;
	outline: none;
}
.top_icono_buscar {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_icono_buscar:hover {
	color: #CCCCCC;
}
.top_icono_buscar_abierto {
	color: #202020;
	text-decoration: none;
}
.top_icono_buscar_abierto:hover {
	color: #000000;
	text-decoration: none;
}
.top_icono_buscar_cerrado {
	text-decoration: none;
	color: #FFFFFF;
}
.top_icono_buscar_cerrado:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.b_input {
	float: left;
}
.b_icono {
	float: left;
	margin-top: 1px;
}

