@charset "UTF-8";

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: none
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

*,
*:before,
*:after {
	outline: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-text-size-adjust: none;
	box-sizing: border-box;
	scrollbar-color: var(--theme-color) #bfbfbf;
	scrollbar-width: thin;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

::-webkit-scrollbar-button {
	width: 0px;
	height: 0px
}

::-webkit-scrollbar-thumb {
	border: none;
	border-radius: 0;
	background: var(--theme-color);
}

::-webkit-scrollbar-thumb:active {
	background: var(--theme-color);
}

::-webkit-scrollbar-track {
	border: none;
	border-radius: 0;
	background: #bfbfbf;
}

::-webkit-scrollbar-track:active {
	background: #bfbfbf;
}

::-webkit-scrollbar-corner {
	background: transparent
}

::selection {
	background: var(--theme-color);
	color: #FFF;
}

::-moz-selection {
	background: var(--theme-color);
	color: #FFF;
}

::-webkit-input-placeholder {
	color: #000000;
	font-weight: 400;
	opacity: .5
}

:-moz-placeholder {
	color: #000000;
	font-weight: 400;
	opacity: .5
}

::-moz-placeholder {
	color: #000000;
	font-weight: 400;
	opacity: .5
}

:-ms-input-placeholder {
	color: #000000;
	font-weight: 400;
	opacity: .5
}

input:-webkit-autofill {
	-webkit-text-fill-color: #000000;
	box-shadow: 0 0 0px 1000px #ffffff inset
}

[type="date"]::-webkit-inner-spin-button {
	display: none;
}

img {
	border: 0;
	display: inline-block;
	height: auto;
	max-width: 100%;
	outline: 0;
	transform-style: preserve-3d;
	vertical-align: top;
	width: auto
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=date],
input[type=search],
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	border: 0;
	font-family: var(--theme-font-family), sans-serif;
	margin: 0;
	padding: 0
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none
}

input[type=submit] {
	-webkit-appearance: none;
	border-radius: 0
}

select {
	border-radius: 0
}

button:active {
	outline: none;
	border: none
}

button:focus {
	outline: 0
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none
}

a {
	text-decoration: none
}

body {
	background: #f4f4f4;
	color: #000000;
	font-family: var(--theme-font-family), sans-serif;
	font-size: 62.5%;
	font-weight: 400;
	margin: 0 auto;
	max-width: 1920px;
	padding: 0
}

.contenedor {
	margin: 0 auto;
	max-width: 669px;
	position: relative;
}

.clear {
	display: block;
	clear: both
}

.fine,
.fine_bef:before,
.fine_aft:after {
	transition: all 250ms linear;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	-ms-transition: all 250ms linear
}

.n_scroll {
	overflow: hidden;
}

/* Mensaje común */
.msg_comun {
	background-color: #FFFFFF;
	font-size: 1.6em;
	font-weight: var(--theme-font-weight-m);
	line-height: 2;
	margin: 2% 0;
	padding: 2% 3%;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.btn_app,
input[type=submit].btn_app {
	-moz-border-radius: 18px;
	-moz-transition: all 250ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	-webkit-border-radius: 18px;
	-webkit-transition: all 250ms linear;
	background-color: var(--theme-color);
	border-radius: 18px;
	border: 1px solid var(--theme-color);
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 33px;
	min-width: 95px;
	outline: none;
	padding: 0 18px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: all 250ms linear;
	vertical-align: top;
	white-space: nowrap;
}

.btn_app.min,
input[type=submit].btn_app.min {
	line-height: 28px;
}

a.btn_app,
button.btn_app,
input[type=submit].btn_app {
	cursor: pointer;
}

/* Popups */
.luto_popup {
	background: rgba(255, 255, 255, .7);
	height: 100%;
	height: 100vh;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: -1
}

.popup {
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.5);
	-moz-transform: translate(0, -50%);
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.5);
	-webkit-transform: translate(0, -50%);
	background-color: #FFFFFF;
	border-radius: 10px;
	border: 2px solid #000000;
	box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.5);
	display: none;
	left: 0;
	margin: 0 auto;
	max-width: 1024px;
	overflow: hidden;
	padding: 0;
	padding: 13px;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	z-index: 8;
}

.popup.sm {
	max-width: 600px;
}

.popup.xs {
	max-width: 365px;
}

.popup.md {
	max-width: 767px;
}

.popup#me_popup,
.popup#jr_popup {
	padding: 0;
}
.popup#jr_popup {
	max-width: 550px;
}

.popup .head {
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: 600;
	max-height: 38px;
	min-height: 25px;
	padding: 0 40px 5px 0;
	position: relative;
	text-transform: uppercase;
}
.popup#me_popup .head {
	background-color: var(--theme-bg-header);
	border-color: var(--theme-bg-header);
	max-height: initial;
	padding: 15px;
	text-align: center;
}
.popup .head img {
	max-height: 30px;
}
.popup#me_popup .head img {
	max-height: 40px;
}

.popup .scroll_this {
	max-height: 600px;
	max-height: 75vh;
	overflow-y: auto;
	position: relative;
	padding-right: 5px;
}
.popup#jr_popup .scroll_this {
	background-color: #000000;
	padding-right: 0;
	text-align: center;
}

.popup .content_body {
	margin-top: 13px;
	position: relative;
}

.popup#jr_popup .content_body {
	margin: 0;
}
.popup#me_popup .content_body {
	padding: 15px;
	margin-top: 0;
	text-align: center;
}
.popup#me_popup .content_body h3 {
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 0 0;
}
.popup#me_popup .content_body p {
	font-size: 1.6em;
}

.popup .body {
	overflow: hidden;
	position: relative;
}

.popup .close {
	-moz-appearance: none;
	-moz-border-radius: 50%;
	-webkit-appearance: none;
	-webkit-border-radius: 50%;
	background-color: var(--theme-color);
	background-image: url(../img/cross.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px;
	border-radius: 50%;
	border: none;
	cursor: pointer;
	display: block;
	height: 25px;
	outline: none;
	padding: 0;
	position: absolute;
	right: 13px;
	text-align: center;
	top: 13px;
	width: 25px;
}

.popup a.btn,
.popup input[type="submit"],
.popup input[type=submit].btn_app {
	-moz-border-radius: 12px;
	-moz-transition: all 250ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	-webkit-border-radius: 12px;
	-webkit-transition: all 250ms linear;
	background: var(--theme-color);
	border-radius: 12px;
	border: 1px solid var(--theme-color);
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	height: auto;
	line-height: 1;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 250ms linear;
}

.popup .actions .btn,
.popup .actions .btn_app {
	margin: 0 5px;
	padding-left: 8px;
	padding-right: 8px;
	width: 60px;
}

body.popup_me_open,
body.popup_jr_open,
body.confirm_open,
body.alert_open {
	overflow: hidden;
}

body.popup_me_open div.luto_popup,
body.popup_jr_open div.luto_popup,
body.confirm_open div.luto_popup,
body.alert_open div.luto_popup {
	opacity: 1;
	visibility: visible;
	z-index: 7;
}

body.popup_me_open div#me_popup,
body.popup_jr_open div#jr_popup,
body.alert_open div#alert_popup,
body.confirm_open div#confirm_popup {
	display: block;
}

/* spinner */
.loading {
	background: rgba(255, 255, 255, .75);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
}

.loading .balls {
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
	width: 70px;
}

.loading .balls > div {
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	background-color: var(--theme-color);
	border-radius: 100%;
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 18px;
}

.loading .balls .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s
}

.loading .balls .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}

}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0)
	}

}

header.cabecera {
	-moz-box-shadow: 0 5px 21px -5px #cdd1e1;
	-webkit-box-shadow: 0 5px 21px -5px #cdd1e1;
	background-color: var(--theme-bg-header);
	box-shadow: 0 5px 21px -5px #cdd1e1;
	position: relative;
	
}
header.cabecera .content_cabecera {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 55px;
	position: relative;
}
header.cabecera .open_menu {
	display: none;
}
header.cabecera a.logo {
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	display: block;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 1;
}
header.cabecera a.logo img {
	max-height: 45px;
	max-width: 205px;
}
header.cabecera nav.menu {
	position: relative;
	float: right;
}
header.cabecera nav.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
header.cabecera nav.menu ul > li {
	display: inline-block;
	text-align: center;
	position: relative;
	margin: 5% 0 5% 30px;
}
header.cabecera nav.menu ul > li > a {
	color: var(--theme-color-menu-title);
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	padding: 5px 0;
	position: relative;
	z-index: 1;
}
header.cabecera nav.menu ul > li > a:after {
	background-color: var(--theme-color-menu-title);
	bottom: 0;
	content: '';
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 0;
	z-index: 2;
}

header.cabecera nav.menu ul > li > a.sel:after,
.custom_select ul.options li.option > a.sel:after {
	width: 35%;
}

footer.pie {
	background-color: #FFFFFF;
	padding: 2%;
	position: relative;
	text-align: center;
	z-index: 1;
}
footer.pie .logos_juego {
	position: relative;
}
footer.pie .logos_juego a {
	display: inline-block;
	margin: 0 15px;
	position: relative;
	vertical-align: top;
}
footer.pie .enlaces {
	color: #8E8E8E;
	font-size: 1.2em;
	margin: 1.5% 0 0 0;
	position: relative;
}
footer.pie .enlaces a {
	color: inherit;
}

main {
	position: relative;
	padding: 4.5% 0;
}

div.encabezado {
	margin: 0 0 4% 0;
	position: relative;
}
div.encabezado .titulo {
	display: block;
	font-size: 3.8em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.posts,
.los_posts,
.campanias,
.las_campanias,
.banner_publi {
	position: relative;
}

article.post {
	position: relative;
}
.los_posts article.post,
.los_posts .banner_publi,
.las_campanias .banner_publi {
	margin-top: 30px;
}
article.post .datos {
	background-color: #FFFFFF;
	padding: 25px;
	position: relative;
}
article.post .datos .foto {
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
article.post .datos .foto img {
	/*height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: -1;*/
	position: relative;
	display: block;
	
}
article.post .datos .foto .espaciador {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
	z-index: -1;
}

article.post .datos .textos,
article.post .datos .fecha_estado,
article.post .apuestas {
	position: relative;
}
article.post .datos .fecha_estado {
	margin-bottom: 20px;
}
article.post .datos .fecha {
	float: left;
}
article.post .datos .estado {
	border-radius: 18px;
	border: 1px solid var(--theme-color);
	display: inline-block;
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 28px;
	position: relative;
	text-align: center;
	width: 95px;
}
article.post .datos .estado.estado_1 {
	border-color: #07C107;
	color: #07C107;
}
article.post .datos .estado.estado_2 {
	border-color: #E21010;
	color: #E21010;
}
article.post .datos .estado.estado_9 {
	border-color: #EA5B0D;
	color: #EA5B0D;
}
article.post .datos .content_info,
article.post .datos .content_info_clone {
	font-size: 1.6em;
	margin: 0 0 20px 0;
	overflow: hidden;
	position: relative;
	text-align: justify;
}
article.post .datos .nombre {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}
article.post .datos .nombre a {
	color: inherit;
}
article.post .datos .content_info {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	max-height: 3.5em;
}
article.post.ficha .datos .content_info {
	-webkit-box-orient: initial;
	-webkit-line-clamp: initial;
	display: block;
	max-height: initial;
}
article.post.show_info .datos .content_info {
	display: block;
	max-height: 100%;
}
article.post .datos .content_info .info,
article.post .datos .content_info_clone .info {
	margin: 0;
}

article.post .datos .acciones {
	text-align: right;
	position: relative;
}
article.post .datos .acciones .action {
	color: #000000;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	margin-left: 35px;
}
article.post .datos .acciones .action a {
	color: inherit;
}
article.post .datos .acciones .action.plus_info .icon_minus_info {
	display: none;
}
article.post.show_info .datos .acciones .action.plus_info .icon_minus_info {
	display: initial;
}
article.post.show_info .datos .acciones .action.plus_info .icon_plus_info {
	display: none;
}
article.post .datos .acciones .action .compartir_pop {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: var(--theme-color);
	border-radius: 10px;
	bottom: 30px;
	color: #FFFFFF;
	display: none;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: left;
	z-index: 2;
}
article.post .datos .acciones .action .compartir_pop:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: var(--theme-color) transparent transparent transparent;
	position: absolute;
	right: 20px;
	top: 100%;
	z-index: 2;
}
article.post .datos .acciones .action .compartir_pop ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
article.post .datos .acciones .action .compartir_pop ul > li {
	position: relative;
	padding: 0 5px;
}
article.post .datos .acciones .action .compartir_pop ul > li > a {
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	position: relative;
	white-space: nowrap;
}
article.post .datos .acciones .action .compartir_pop ul > li > a:after {
	background-color: #FFFFFF;
	bottom: 0;
	content: '';
	height: 2px;
	left: 0;
	position: absolute;
	width: 0;
	z-index: 1;
}
article.post .datos .acciones .action .compartir_pop ul > li > a > i {
	margin-right: 10px
}
article.post .datos .acciones .action.plus_info {
	float: left;
	margin-left: 0;
}
article.campania {
	position: relative;
	margin-top: 15px;
}
article.campania .wrap_campania {
	background-color: rgba(var(--theme-color-rgb), 0.1);
	padding: 10px 25px;
	position: relative;
}
article.campania .datos_campania {
	border-collapse: collapse;
	position: relative;
	width: 100%;
}
article.campania .datos_campania tr td {
	padding: 6px 0;
	vertical-align: middle;
}
article.campania .datos_campania tr td.logo {
	text-align: left;
	width: 120px;
}
article.campania .datos_campania tr td.descripcion {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-transform: uppercase;
}
article.campania .datos_campania tr td.botonera {
	text-align: right;
	width: 93px;
}
article.campania .apuesta {
	padding: 0 25px;
	position: relative;
}
article.campania .paises {
	background-color: rgba(var(--theme-color-rgb), 0.2);
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
	padding: 10px 25px;
	position: relative;
	text-transform: uppercase;
}

.popup_enlaces {
	position: relative;
}
.popup_enlaces table.los_enlaces {
	position: relative;
	width: 100%;
}
.popup_enlaces table.los_enlaces tr td {
	padding: 5px 0;
	position: relative;
}
.popup_enlaces table.los_enlaces tr td.nombre {
	font-size: 1.4em;
	font-weight: bold;
	padding-right: 15px;
}
.popup_enlaces table.los_enlaces tr td.action {
	width: 100px;
}

.filtros_campanias {
	position: relative;
	margin: 4.5% 0 9% 0;
}
.filtros_campanias .categorias {
	float: left;
	padding-top: 18px;
	position: relative;
}
.filtros_campanias .categorias .fitro {
	margin-left: 15px;
	opacity: .35;
}
.filtros_campanias .categorias .fitro:first-child {
	margin-left: 0;
}
.filtros_campanias .categorias .fitro.sel {
	opacity: 1
}
.filtros_campanias .pais {
	float: right;
	position: relative;
}
.filtros_campanias .pais .rotulo {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.custom_select {
	position: relative;
	z-index: 2;
}
.custom_select .select_text {
	background-color: #FFFFFF;
	border: 1px solid #D0D0D0;
	cursor: pointer;
	font-size: 1.4em;
	font-weight: bold;
	max-width: 300px;
	outline: none;
	padding: 0 10px;
	position: relative;
	text-align: center;
	width: 100%;
	line-height: 33.5px;
	min-width: 130px;
}
.custom_select ul.options {
	-moz-box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.5);
	background-color: #FFFFFF;
	box-shadow: 0px 0px 19px -5px rgba(0, 0, 0, 0.5);
	color: #000000;
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	max-height: 306px;
	max-width: 300px;
	overflow-y: auto;
	padding: 10px 15px;
	position: absolute;
	text-align: left;
	top: 100%;
	width: 100%;
	z-index: 2;
}
.custom_select ul.options li.option {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
}
.custom_select ul.options li.option > a {
	color: inherit;
	display: block;
	padding: 5px 0;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.custom_select ul.options li.option > a:after {
	background-color: #000000;
	bottom: 0;
	content: '';
	height: 2px;
	left: 0;
	position: absolute;
	width: 0;
	z-index: 1;
}

.contents {
	position: relative;
}
.contents .text {
	font-size: 1.6em;
	line-height: 1.5;
	position: relative;
	text-align: justify;
}

.contents .text p {
	margin: 5% 0 0 0;
}

.contents .text p:first-child {
	margin-top: 0;
}

.contents .text a {
	color: inherit;
	text-decoration: underline;
}

.contents .text table {
	border-collapse: collapse;
	border: 0px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	display: block;
	margin-top: 40px;
	padding: 0;
	text-align: left;
	width: 100%;
}

.contents .text table tbody {
	display: block;
	overflow-x: auto;
	white-space: nowrap;
}

.contents .text table th {
	border-bottom: 1px solid #000000;
	padding: 10px 15px;
}

.contents .text table td {
	border-bottom: 1px solid #000000;
	padding: 10px 15px;
}

.contents .text table tr:last-child td {
	border-bottom: 0;
}

.contents .banner_publi,
.posts.ficha .banner_publi {
	margin-top: 8%;
}

.estadisticas {
	background-color: #FFFFFF;
	margin-top: 6%;
	padding: 6%;
	position: relative;
	text-align: center;
}
.estadisticas .enlace_estadisticas {
	margin-bottom: 6%;
	position: relative;
	text-align: center;
}
.estadisticas .enlace_estadisticas .btn_app {
	max-width: 250px;
	width: 100%;
}
.estadisticas .item {
	color: var(--theme-color);
	display: inline-block;
	margin-left: 9%;
	position: relative;
	vertical-align: top;
}
.estadisticas .item:first-child {
	margin-left: 0;
}
.estadisticas .item .value {
	display: block;
	font-size: 4em;
	font-weight: bold;
	line-height: 1;
}
.estadisticas .item .data {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
	margin-top: 17px;
}

.channels {
	margin-top: 6%;
	position: relative;
	text-align: center;
}
.channels .rotulo {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
}
.channels .channel {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #000000;
	display: inline-block;
	font-size: 3em;
	height: 45px;
	line-height: 45px;
	margin: 0 5px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 45px;
}

.posts.ficha .btn_volver {
	margin-top: 10px;
}
.posts.ficha .btn_volver .lbl {
	margin-left:  10px;
}

/* ---------- [ CookieInfo ] ---------- */
#msg_cookie, #msg_cookie * {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
#msg_cookie {
	background: rgba(50, 58, 69, 0.7);
	border-color: #202226;
	border-style: solid;
	border-top-width: 1px;
	bottom: 0;
	color: #F1F1F3;
	display:none;
	font-size: 12px;
	left: 0;
	position: fixed;
	width:100%;
	z-index: 999;
}
#msg_cookie.light {
	background: #fff;
	border-color: rgba(223,223,223,0.85);
	color: #1a1a1a;
}
#msg_cookie.top {
	border-bottom-width: 1px;
	border-top-width: 0px;
	bottom: auto;
	top: 0;
}
#msg_cookie.absolute {
	position: absolute;
}
#msg_cookie a {
	color: #3B89C7;
}
/* ---------- Cookie main message ---------- */
#msg_cookie #cookie_container_box {
	background: rgba(32, 34, 38, 0.8);
}
#msg_cookie.light #cookie_container_box {
	background: #F9FAFC;
}
#msg_cookie #cookie_container {
	padding: 10px 20px;
}
#msg_cookie #cookie_message {
	float: left;
	text-align: justify;
}
#cookie_action {
	float: right;
}
#msg_cookie a.cookie_button {
	-moz-border-radius: 4px;
	-moz-transition: 0.25s;
	-webkit-border-radius: 4px;
	-webkit-transition: 0.25s;
	background-color: var(--theme-color);
	border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	padding: 4px 8px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	transition: 0.25s;
	vertical-align: top;
}
#msg_cookie a.cookie_button:hover, #msg_cookie a.cookie_button:focus {
	background-color: #697677;
}
#msg_cookie a#cookie_button_more {
	background: #7B8A8B;
	margin-left: 10px;
}
#msg_cookie a#cookie_button_more:hover, #msg_cookie a#cookie_button_more:focus {
	background: #697677;
}

.pop_paises_trigger {
	border-radius: 10rem;
	border: 1px solid var(--theme-color);
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	padding: .375rem .5625rem;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
	text-transform: none;
}


.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.75rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.4rem 0.75rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.375rem;
}

.tooltip.show,
.tooltip_pop_paises.show {
	opacity: 1;
}
body.alert_open .tooltip.show,
body.alert_open .tooltip_pop_paises.show {
	z-index: 1050;
}
.tooltip .tooltip-inner,
.tooltip_pop_paises .tooltip-inner {
	background-color: #fff;
	box-shadow: 0px 3px 10px 0px rgb(0, 0, 0, .4);
	color: #000;
	max-width: 260px;
	text-align: left;
}
.tooltip.bs-tooltip-top .arrow:before,
.tooltip_pop_paises.bs-tooltip-top .arrow:before {
   border-top-color: #fff;
}
.tooltip.bs-tooltip-right .arrow:before,
.tooltip_pop_paises.bs-tooltip-right .arrow:before {
   border-right-color: #fff;
}
.tooltip.bs-tooltip-bottom .arrow:before,
.tooltip_pop_paises.bs-tooltip-bottom .arrow:before {
   border-bottom-color: #fff;
}
.tooltip.bs-tooltip-left .arrow:before,
.tooltip_pop_paises.bs-tooltip-left .arrow:before {
   border-left-color: #fff;
}
.pop_paises {
	position: relative;
}
.pop_paises .titulo {
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1.3rem;
	margin: 0 0 .5rem 0;
	text-align: center;
	text-transform: uppercase;
}
.pop_paises .pais {
	float: left;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	width: 50%;
}

@media (max-width:767px) {
	.contenedor {
		margin: 0px 20px;
	}

	.popup,
	.popup.sm,
	.popup.xs,
	.popup#jr_popup {
		max-width: 90%;
	}

	.btn_app, input[type=submit].btn_app {
		font-size: 1.3em;
		line-height: 28px;
		min-width: 85px;
		padding: 0 10px;
	}

	header.cabecera {
		position: sticky;
		top: 0;
		z-index: 3;
	}

	header.cabecera .content_cabecera {
		margin: 0 20px;
		padding: 8px 0;
	}

	header.cabecera nav.menu {
		display: none;
	}

	header.cabecera a.logo {
		-moz-transform: none;
		-webkit-transform: none;
		float: left;
		position: relative;
		top: initial;
		transform: none;
	}

	header.cabecera a.logo img {
		max-height: 39px;
	}

	header.cabecera nav.menu ul > li > a {
		font-size: 2em;
	}

	header.cabecera .open_menu {
		-moz-transform: translate(0, -50%);
		-webkit-appearance: none;
		-webkit-transform: translate(0, -50%);
		appearance: none;
		background-color: transparent;
		border: 0px;
		color: var(--theme-color-menu-title);
		display: block;
		font-size: 2.5em;
		font-weight: bold;
		outline: none;
		position: absolute;
		right: 0;
		text-align: center;
		top: 50%;
		transform: translate(0, -50%);
		z-index: 1;
	}

	header.cabecera .open_menu .bar {
		background-color: var(--theme-color-menu-title);
		display: block;
		height: 3px;
		margin: 6px 0;
		width: 30px;
	}

	body.menu_open {
		overflow: hidden;
	}

	body.menu_open header.cabecera {
		background: rgba(0, 0, 0, .95);
		bottom: 0;
		display: block;
		left: 0;
		position: fixed;
		right: 0;
		padding: 30px;
		top: 0;
		z-index: 7;
	}

	body.menu_open header.cabecera .content_cabecera {
		margin: 0;
		padding: 0;
		position: initial;
	}

	body.menu_open header.cabecera a.logo {
		display: none;
	}

	body.menu_open .open_menu {
		-moz-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		right: 30px;
		top: 30px;
		transform: translate(0, 0);
	}

	body.menu_open header.cabecera .open_menu .bar.bar1 {
		-webkit-transform: rotate(-45deg) translate(-5px, 6px);
		-moz-transform: rotate(-45deg) translate(-5px, 6px);
		transform: rotate(-45deg) translate(-5px, 6px);
	}

	body.menu_open header.cabecera .open_menu .bar.bar2 {
		opacity: 0;
	}

	body.menu_open header.cabecera .open_menu .bar.bar3 {
		-webkit-transform: rotate(45deg) translate(-7px, -8px);
		-moz-transform: rotate(45deg) translate(-7px, -8px);
		transform: rotate(45deg) translate(-7px, -8px);
	}

	body.menu_open header.cabecera nav.menu {
		-moz-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		display: block;
		left: 0;
		margin: 0 auto;
		padding: 0;
		position: fixed;
		right: 0;
		top: 50%;
		transform: translate(0, -50%);
	}

	body.menu_open header.cabecera nav.menu ul {
		display: block;
	}

	body.menu_open header.cabecera nav.menu ul > li {
		-webkit-animation: back-in-down 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
		animation: back-in-down 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
		display: block;
		margin: 15px 30px;
		position: relative;
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(7) {
		-webkit-animation-delay: 100ms;
		animation-delay: 100ms
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(6) {
		-webkit-animation-delay: 150ms;
		animation-delay: 150ms
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(5) {
		-webkit-animation-delay: 200ms;
		animation-delay: 200ms
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(4) {
		-webkit-animation-delay: 250ms;
		animation-delay: 250ms
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(3) {
		-webkit-animation-delay: 300ms;
		animation-delay: 300ms
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(2) {
		-webkit-animation-delay: 350ms;
		animation-delay: 350ms
	}

	body.menu_open header.cabecera nav.menu ul > li:nth-child(1) {
		-webkit-animation-delay: 400ms;
		animation-delay: 400ms
	}

	body.menu_open .open_menu .bar,
	body.menu_open header.cabecera nav.menu ul > li > a:after {
		background-color: #FFFFFF;
	}

	body.menu_open header.cabecera nav.menu ul > li > a {
		color: #FFFFFF;
	}

	div.encabezado .titulo {
		font-size: 2.5em;
	}
	article.post .datos {
		padding: 15px;
	}
	.los_posts article.post, .los_posts .banner_publi, .las_campanias .banner_publi {
		margin-top: 15px;
	}
	article.post .datos .foto {
		margin-bottom: 15px;
	}
	article.post .datos .fecha,
	article.post .datos .estado {
		font-size: 1.2em;
		text-transform: uppercase;
	}
	footer.pie .logos_juego a {
		margin: 0 5px;
	}
	footer.pie .logos_juego img {
		max-height: 40px;
	}

	article.campania .wrap_campania,
	article.campania .paises {
		padding: 10px 15px;
	}
	article.campania .datos_campania tr td {
		display: block;
	}
	article.campania .datos_campania tr td.logo,
	article.campania .datos_campania tr td.botonera {
		padding: 0;
		width: 50%;
	}
	article.campania .datos_campania tr td.logo img {
		max-height: 40px;
	}
	article.campania .datos_campania tr td.botonera {
		position: absolute;
		right: 0;
		top: 5px;
		z-index: 1;
	}
	article.campania .datos_campania tr td.descripcion {
		margin-top: 5px;
		padding: 0;
	}

	.filtros_campanias .categorias {
		padding-top: 0;
		float: none;
	}

	.filtros_campanias .categorias .fitro {
		margin: 0 10px 10px 0;
	}
	.filtros_campanias .categorias .fitro:last-child {
		margin-right: 0;
	}

	.channels .channel {
		font-size: 2.5em;
		height: 35px;
		line-height: 35px;
		width: 35px;
	}

	.estadisticas .item {
		margin: 0;
		padding: 10px;
		width: 49%;
	}

	.estadisticas .item .data {
		margin-top: 10px;
	}

	.popup_enlaces table.los_enlaces tr td.action {
		width: 85px;
	}

}

@media (hover:hover) {
	a.btn_app:hover,
	button.btn_app:hover,
	input[type=submit].btn_app:hover {
		background-color: #FFFFFF;
		color:  var(--theme-color);
	}
	header.cabecera nav.menu ul > li > a:hover:after,
	.custom_select ul.options li.option > a:hover:after {
		width: 35%;
	}
	footer.pie .enlaces a:hover {
		text-decoration: underline;
	}
	article.post .datos .acciones .action .compartir_pop ul > li > a:hover:after {
		width: 100%;
	}
	.filtros_campanias .categorias .fitro:hover {
		opacity: 1
	}
	.channels .channel:hover {
		background-color: var(--theme-color);
		color: #FFFFFF;
	}
}

@-webkit-keyframes back-in-down {
	0% {
		-webkit-transform: translateY(-1200px) scale(.7);
		transform: translateY(-1200px) scale(.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

}

@keyframes back-in-down {
	0% {
		-webkit-transform: translateY(-1200px) scale(.7);
		transform: translateY(-1200px) scale(.7);
		opacity: .7
	}

	80% {
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7);
		opacity: .7
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

}