
@charset "UTF-8";


/* Estilos generales */

.main_container  * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.main_container  b, .main_container  b *,
.main_container  strong,
.main_container  strong * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.main_container a, .main_container a * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

/* Encabezados */

.main_container h1, .main_container h1 * {
	font-size: 24px;
	font-family: ;
		font-weight: ;
	color: white;
		text-transform: uppercase;
		}

.main_container h2, .main_container h2 * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.main_container h3, .main_container h3 * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.main_container h4, .main_container h4 * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.main_container h5, .main_container h5 * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.main_container h6, .main_container h6 * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.container {
	max-width: 995px;
}


.main_container.container,
.header-top .container,
.header .container,
.header-bot .container {
	max-width: 1200px;
}

.sidebar {
	width: 310px;
}

.has-sidebar {
	width: calc((100% - 310px) - 40px);
}

.content {
	width: calc(100% - 310px);
}

body {
	background-color: ;
}

.main_container {
	background-color: ;
}

.row > * {
	display: inline-block;
	float: left;
	margin-left: 10px;
}

html[lang="ar"] .row > * {
	float: right;
	margin-left: 0;
	margin-right: 10px;
}

.x11 {
	width: 100.0000%;
}

.x12 {
	width: 50.00000%;
	width: calc((100% - (10px * 1)) / 2);
}

.x13 {
	width: 33.33333%;
	width: calc((100% - (10px * 2)) / 3);
}

.x14 {
	width: 25.00000%;
	width: calc((100% - (10px * 3)) / 4);
}

.x15 {
	width: 20.00000%;
	width: calc((100% - (10px * 4)) / 5);
}

.x16 {
	width: 16.66666%;
	width: calc((100% - (10px * 5)) / 6);
}

.x17 {
	width: 14.28571%;
	width: calc((100% - (10px * 6)) / 7);
}

.x18 {
	width: 12.50000%;
	width: calc((100% - (10px * 7)) / 8);
}

.x19 {
	width: 11.11111%;
	width: calc((100% - (10px * 8)) / 9);
}

.x10 {
	width: 10%;
	width: calc((100% - (10px * 9)) / 10);
}

.x23 {
	width: 66.66666%;
	width: calc((((100% - (10px * 2)) / 3) * 2) + 1 * 10px);
}

.x25 {
	width: 40.00000%;
	width: calc((((100% - (10px * 4)) / 5) * 2) + 1 * 10px);
}

.x34 {
	width: 75.00000%;
	width: calc((((100% - (10px * 3)) / 4) * 3) + 2 * 10px);
}

.x35 {
	width: 60.00000%;
	width: calc((((100% - (10px * 4)) / 5) * 3) + 2 * 10px);
}

.x45 {
	width: 80.00000%;
	width: calc((((100% - (10px * 4)) / 5) * 4) + 3 * 10px);
}

.x56 {
	width: 83.33333%;
	width: calc((((100% - (10px * 5)) / 6) * 5) + 4 * 10px);
}

/* Cabecera */

.header-top {
	background-color: ;
}

.header-top, .header-top * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

header#header {
	background-color: ;
}

header#header .header > .container {
	height: 120px;
}

#main-header #searchsubmit {
	color: ;
}

header a.logo {
	height: 88px;
	display: inline-block;
}

#main_menu {
	line-height: 24px;
}

#main_menu > li > a {
	height. 24px;
	display: inline-block;
}

#main_menu li:hover:after,
#main_menu li[class*="current"]::after {
	background-color: ;
}

#main_menu li,
#main_menu li * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

#mobile-menu #main_menu > ul > li > a {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

.mobile-button {
	background-color: ;
}

#mobile-header {
	display: none;
}

#mobile-side-menu {
	background-color: ;
}

.mobile-button span,
.mobile-button span::before,
.mobile-button span::after {
	background-color: ;
}

.selector-idioma-superior img {
	height: ;
}

.selector-idioma-superior.desplegable .selector-abajo {
	border-top: 3px solid ;
}

.sub-menu {
	display: none;
}

/* Pie de página */

#footer {
	background-color: ;
}

#footer * {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

#footer .footer-title {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

#footer a {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

#footer a:hover {
	font-size: ;
	font-family: ;
		font-weight: ;
	color: ;
		}

#socket {
	background-color: #000000;
}

#socket * {
	font-size: 11px;
	font-family: ;
		font-weight: ;
	color: white;
		}


#socket a {
	font-size: 11px;
	font-family: ;
		font-weight: ;
	color: white;
		}

#socket a:hover {
	font-size: 11px;
	font-family: ;
		font-weight: ;
	color: white;
		}

/* Barra lateral */

.sidebar-right {
	padding-right: b_f_size('b_opt_sidebar-width') ?>;
}

.sidebar-right {
	padding-left: b_f_size('b_opt_sidebar-width') ?>;
}

aside#sidebar {
	width: 310px;
}

@media all and (max-width: ) {
	.container {
		padding-left:  !important;
		padding-right:  !important;
		width: auto !important;
	}
	* {
				font-size: 0px;
	}
	b, b *,
	strong,
	strong * {
				font-size: 0px;
	}
	a, a * {
				font-size: 0px;
	}
	h1 {
				font-size: 0px;
	}
	h2 {
				font-size: 0px;
	}
	h3 {
				font-size: 0px;
	}
	h4 {
				font-size: 0px;
	}
	h5 {
				font-size: 0px;
	}
	h6 {
				font-size: 0px;
	}
	}

