@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: normal;
	vertical-align: middle /*baseline*/;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: 'Roboto', sans-serif;
	padding: 0;
	margin: 0;
}

a {
	color: black;
	text-decoration: none
}

.container {
	width: 1260px;
	margin: 0px auto;
}


/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.izq {
	width: 830px;
	margin-right: 30px;
	float: left;
}

.der {
	width: 400px;
	float: left;
}

.cats {
	float: left;
}

.irCanal {
	width: 114px;
	height: 28px;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -332px -335px;
	text-align: center;
	color: white;
	padding: 0;
	text-decoration: none;
	text-indent: -9999%;
	cursor: pointer;
	/* float: left; */
	margin-left: 30px;
	margin-top: 25px;

	display: inline-block;
	vertical-align: top;
}

.newsImg,
.newsBody {
	float: left;
	position: relative;
}

.newsImg img {
	max-width: 196px;
}

.tag-small {
	color: #fff;
	background: #075579;
	font-size: 10px;
	padding: 3px;
	margin-right: 7px;
	float: left;
	text-transform: uppercase
}

.img-fixture {
	width: 190px;
	margin: 2px 0 0 12px;
}

#derecha .data-rank.sorting {
	min-width: 55px;
}

.catshora {
	float: right;
	font-size: 10px;
	color: #666;
	display: none;
	visibility: hidden;
}

._data-article {
	color: #666;
	font-size: 11px;
	padding: 0;
	margin-right: 7px;
	margin-top: 15px;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 15px;
}

._data-article a {
	color: #666
}

.generic-items.tree-generic{
	display: flex;
	flex-wrap: wrap;
}

.generic {
	float: left;
	/* width: 390px; */
	width: calc(50% - 16px);
	margin: 8px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	/* min-height: 560px; */
	overflow: hidden;
	border-bottom: 1px solid #c5c5c5;
}

.container.sin-widget .izq {
    width: 100% !important;
}

.container.sin-widget .der {
    display:none !important;
}



.equipo-page .generic {
	padding-bottom: 20px;
	margin-bottom: 30px;
	min-height: auto;
}

.genericnmr {
	margin-right: 0;
}

.generic p,
.generic h2 {
	margin: 0;
	line-height: 1.3;
}

.generic p {
	margin: 10px 0;
	font-size: 12px;
}

.generic h2 {
	font-size: 20px;
	margin-top: 25px;
	font-family: "Roboto Slab", serif;
}

.generic p {
	margin: 10px 0;
	font-size: 13px;
	text-align: justify;
	line-height: 1.7;
}

.generic img {
	width: 100%;
}

.img-generic {
	position: relative
}

.img-video-post::after {
	width: 50px;
	height: 25px;
	display: block;
	content: '';
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -308px -52px;
	position: absolute;
	left: 0;
	bottom: 4px;
}

.img-video-post .round-button{
	
}

.round-button {
	box-sizing: border-box;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgba(7, 85, 121, 0.6);
	font-size: 12px;
	font-weight: bold;
	transition: all 0.3s ease;
	position: absolute;
	right: 5px;
	top: 5px;
	/* margin-left: -25px;
	margin-top: -25px; */
}

.round-button:hover {
	background: #053f5a;
	/* box-shadow: 0px 0px 5px black;
	text-shadow: 0px 0px 5px black */
}

@media screen and (min-width: 769px) {
	.round-button {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
		right: 15px;
		top: 15px;
	}
}

.img-gallery-post::after {
	width: 50px;
	height: 25px;
	display: block;
	content: '';
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -359px -53px;
	position: absolute;
	left: 0;
	bottom: 4px;
}

.slick-next {
	right: 5px !important;
}

.slick-prev {
	left: 5px !important;
}

.photo-gallery .slick-prev:before,
.photo-gallery .slick-next:before,
.slick-prev,
.slick-next {
	color: white !important;
	z-index: 50;
}

.tree-inline .generic:nth-child(3) {
	margin-right: 0px;
}

.generic-pair {
}

.related__generic {
	padding: 5px;
	background: #f9f9f9;
}

.next_match {
	border-bottom: 5px solid #07557b;
	color: black;
	text-align: center;
	padding: 15px;
}

.next_match p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.pagination {
	margin-bottom: 30px;
}

.next_match p::first-letter {
	text-transform: uppercase
}

#match_separador {
	height: 64px;
	vertical-align: middle;
	display: inline-block;
}

.newsBody {
	width: 204px;
}

.newsBody h2 {
	padding-left: 10px;
	margin: 0;
	font-size: 18px;
	line-height: 21px;
}

.related a {
	color: black;
	font-size: 12px;
	padding-left: 10px;
	display: block;
	clear: both;
	margin-top: 10px;
	text-decoration: none;
	line-height: 10px;
	margin-bottom: 20px;
}

.related a:hover {
	font-weight: bold;
}

span.cinta {
	display: block;
	padding: 5px;
	color: white;
	font-size: 21px;
	border-radius: 4px;
	text-shadow: 1px 1px 1px #00658c;
	background: #07557b;
	margin-bottom: 10px;
}

.linkTitle {
	color: black;
	text-decoration: none;
	font-family: "Roboto Slab", serif;
	font-size: 17px;
}

.loNext__item {
	position: relative;
	cursor: pointer;
}

.loNext__item:after {
	display: block;
	width: 34px;
	height: 37px;
	content: '';
	position: absolute;
	right: 3px;
	top: 70px;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3);
	background-position: -409px -57px;
}

span.fotoGalleryTitle {
	display: block;
	width: 100%;
	height: 35px;
	background: #08557b;
	margin-bottom: -2px;
}

.loNext__item:nth-child(even):after {
	right: -5px;
}

.mt30 {
	margin-top: 30px
}

.oimoslink {
	display: block;
	margin: 15px 0;
	color: black;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.4;
}

.oimoslink:hover {
	font-weight: bold;
	text-decoration: underline;
}

.news {
	padding-bottom: 18px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 18px;
	/* height: 143px; */
	position: relative;

	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}

.news-four {
	border: 0;
	margin: 0;
	padding: 0;
}

hr {
	margin: 30px 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}


/* HELPERS
***********************/

.noMargin {
	margin: 0px;
}

.left {
	float: left;
	width: 305px;
	margin-right: 10px;
	display: block;
	min-height: 960px;
}

.listaEquipos {
	display: block;
	min-height: 1305px;
}

.right {
	float: left;
	width: 935px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clearfix {
	display: block;
	clear: both;
}

.innerLeft,
.innerListaEquipos {
	display: block;
	width: 305px;
}


/* FONT-STYLES
***********************/

h1.logo {
	width: 140px;
	height: 28px;
	margin: 13px 25px 13px 0;
	cursor: pointer;
	float: left;
}

div.news div.newsBody div.related a {
	font-size: 10px;
	margin-top: 10px;
	line-height: 10px;
	margin-bottom: 0;
}

#contact-buttons-bar {
	position: fixed;
	top: 120px;
	left: -50px;
	width: 50px;
}

#contact-buttons-bar.slide-on-scroll {
	position: absolute;
}

.contact-button-link {
	display: block;
	width: 32px;
	height: 32px;
	padding: 0;
	margin-bottom: 1px;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	background: #8e8e93;
	color: #fff;
	position: relative;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
	transition: all 250ms;
}

.contact-button-link:hover,
.contact-button-link:focus,
.contact-button-link:active {
	color: #fff;
	padding-left: 20px;
	width: 70px;
}

.contact-button-link.cb-hidden {
	left: -50px;
}

.contact-button-link.facebook {
	background: #3b5998;
}

.contact-button-link.linkedin {
	background: #0077b5;
}

.contact-button-link.gplus {
	background: #db4437;
}

.contact-button-link.separated {
	margin-top: 1em;
}

.breadcumb a {
	font-size: 15px;
	color: #08557b;
}

.etiquetado {
	margin-bottom: 30px;
}

.copetetext {
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

._data-article__author,
._data-article__hora,
._data-article__cat {
	float: left;
	margin-right: 15px
}

._data-article__share {
	float: right;
}

#wpadminbar {
	z-index: 9000000000000000000 !important;
}

.etiquetado a {
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px;
	box-sizing: border-box;
	color: #fff;
	text-transform: uppercase;
	background: #07557b;
	margin-top: 10px;
	display: inline-block;
}

.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide-contact-bar:active {
	background: transparent;
	color: #000;
	border: 0;
	outline: 0;
	padding: 0;
	width: 32px;
}

.contact-button-link.show-hide-contact-bar:hover {
	color: #000;
	background: #ccc;
	padding: 0;
	width: 50px;
}


/* NAVBAR
***********************/

.navbar {
	overflow: hidden;
	background-color: #009ede;
	font-family: 'Roboto', sans-serif;
	color: white;
	font-size: 19px;
}

.navbar a {
	float: left;
	font-size: 16px;
	color: white;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	font-size: 16px;
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
	font-weight: 400;
	cursor: pointer;
}

.navbar a:hover,
.dropdown:hover .dropbtn {
	background-color: #00b8f4;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown-content a:hover {
	background-color: #ddd;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown .fa.fa-angle-down {
	color: #00bfff;
}


/** SECOND GREY LINE (TEAMS)
***********************************************/

.second-bar {
	background: #ffffff;
	background: -webkit-linear-gradient(to top, #ffffff, rgb(228, 228, 228));
	background: linear-gradient(to top, #ffffff, rgb(228, 228, 228));
	border-bottom: 1px solid #e4e4e4;
	width: 100%;
	margin-bottom: 25px;
	padding: 8px 0 7px;
	top: 51px;
	position: relative;
	z-index: 50;
	margin-bottom: 73px;
}

a.dailyTweets {
	width: 32px;
	height: 36px;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -43px 158px;
	display: block;
	float: left;
	margin-left: 10px;
}

a.dailyTweets {
	text-indent: -9999%;
}

a.team{
	width: 32px;
	height: 36px;
	display: block;
	float: left;
	margin-left: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.team.albion {
	/* background-position: -8px -83px; */
	background-image: url(../assets/images/escudos/escudo-albion.png?v=2022);
}

.team.boston-river {
	/* background-position: -8px -83px; */
	background-image: url(../assets/images/escudos/escudo-boston.png?v=2020);
}
.team.central-espanol {
	/* background-position: -8px -83px; */
	background-image: url(../assets/images/escudos/central-espanol.png?v=2020);
}

.team.cerro {
	/* background-position: -43px -82px; */
	background-image: url(../assets/images/escudos/escudo-cerro.png?v=2020);
}

.team.cerro-largo {
	/* background-position: -77px -82px; */
	/* width: 33px; */
	background-image: url(../assets/images/escudos/escudo-cerro-largo.png?v=2020);
}

.team.cerrito {
	background-image: url(../assets/images/escudos/escudo-cerrito.png?v=2020);
}

.team.danubio {
	/* background-position: -111px -82px; */
	background-image: url(../assets/images/escudos/escudo-danubio.png?v=2020);
}

.team.defensor {
	/* background-position: -144px -82px; */
	background-image: url(../assets/images/escudos/escudo-defensor.png?v=2020);
}

.team.fenix {
	/* background-position: -8px -123px; */
	background-image: url(../assets/images/escudos/escudo-fenix.png?v=2020);
}

.team.juventud {
	/* background-position: -44px -122px; */
	background-image: url(../assets/images/escudos/escudo-juventud.png?v=2020);
}


.team.la-luz {
	/* background-position: -8px -83px; */
	background-image: url(../assets/images/escudos/escudo-la-luz.png?v=2023);
}

.team.liverpool {
	/* background-position: -78px -121px; */
	background-image: url(../assets/images/escudos/escudo-liverpool.png?v=2020);
}

.team.miramar {
	/* background-position: -111px -122px; */
	/* width: 33px; */
	background-image: url(../assets/images/escudos/escudo-miramar.png);
}


.team.nacional {
	/* background-position: -111px -122px; */
	/* width: 33px; */
	background-image: url(../assets/images/escudos/escudo-nacional.png?v=2020);
}

.team.penarol {
	/* background-position: -145px -122px; */
	background-image: url(../assets/images/escudos/escudo-penarol.png?v=2020);
}

.team.plaza-colonia {
	/* background-position: -144px -160px; */
	/* background-position: -7px -160px; */
	/* width: 35px; */
	background-image: url(../assets/images/escudos/escudo-plaza-colonia.png?v=2020);
}

.team.progreso {
	/* background-position: -7px -160px; */
	/* background-position: -43px -160px; */
	background-image: url(../assets/images/escudos/escudo-progreso.png?v=2024);
}

.team.racing {
	/* background-position: -43px -160px; */
	/* background-position: -80px -159px; */
	background-image: url(../assets/images/escudos/escudo-racing.png?v=2020);
}

.team.rampla {
	/* background-position: -80px -159px; */
	/* background-position: -111px -159px; */
	background-image: url(../assets/images/escudos/escudo-rampla.png?v=2020);
}

.team.river {
	/* background-position: -111px -159px; */
	/* background-position: -144px -160px; */
	/* width: 33px; */
	background-image: url(../assets/images/escudos/escudo-river.png?v=2020);
}

.team.wanderers {
	/* background-position: -8px -199px; */
	background-image: url(../assets/images/escudos/escudo-wanderers.png?v=2020);
}

.team.torque {
	background-image: url(../assets/images/escudos/escudo-torque.png?v=2020);
}

.team.deportivo-maldonado {
	background-image: url(../assets/images/escudos/escudo-deportivo-maldonado.png?v=2020);
}

.team.rentistas {
	background-image: url(../assets/images/escudos/escudo-rentistas.png?v=2020);
}

.team.sud-america {
	background-image: url(../assets/images/escudos/escudo-sud-america.png?v=2020);
}

.team.villa-espanola {
	background-image: url(../assets/images/escudos/escudo-villa-espanola.png?v=2020);
}

a.dailyTweets {
	width: 163px;
	height: 25px;
	background-position: -477px -77px;
	zoom: 1;
	margin-top: 6px;
	margin-left: 30px;
	zoom: 0.7;
	margin-top: 10px;
}

.teamsLine {
	width: 678px;
}

.teamsLine .tooltip{
	position: relative !important;
	z-index: 1070;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	opacity: 1;
	filter: alpha(opacity=1);
}

.socialIcons li,
.socialIcons {
	padding: 0;
	margin: 0;
}

.socialIcons li {
	width: 54px;
	height: 54px;
	float: left;
	margin: 1px;
	margin-bottom: 10px;
	padding-right: 5px;
}

.socialIcons li a {
	width: 54px;
	height: 54px;
	display: block;
	float: left;
	background-image: url(../assets/images/sprite-tenfield-v8.png?v=34);
}

.socialIcons li a.facebook {
	background-position: 0 -66px;
}

.socialIcons li a.twitter {
	background-position: -54px -66px;
}

.socialIcons li a.youtube {
	background-position: -162px -66px;
}

.socialIcons li a.instagram {
	background-position: -108px -66px;
}


/** NOTA BIG
****************************/

.nota {
	margin-bottom: 10px;
}

.notaVideo {
	position: relative;
}

.notaVideo .image {
	width: 305px;
	height: 204px;
}

.trophy-link {}

.trophy-link span {
	background: transparent !important;
}

.notaVideo .image:after {
	display: block;
	content: '';
	width: 35px;
	height: 38px;
	background-image: url(../assets/TENFIELD_SPRITE_CSS.png?v=3);
	position: absolute;
	right: -3px;
	bottom: 32px;
	background-position: -216px -66px;
	cursor: pointer;
}

.notaVideo .image:hover:after {
	background-position: -251px -66px;
}

.notaBig {
	width: 830px;
	height: 519px;
	position: relative;
	overflow: hidden;
    margin-bottom:30px !important;
}

.notaBigOne {
	width: 100%;
	overflow: hidden;
}

.notaBigOne img {
	width: 100%;
}

.metadata {
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
}

.metadata span ul li a {
	background: #009ede;
	color: white;
	text-decoration: none;
	padding: 3px;
	font-size: 14px;
}

.wu-forecast-wrapper .wu-cond-pop {
	display: none !important;
}

.catLink {
	background: #07557b;
	color: white;
	text-decoration: none;
	padding: 3px;
	font-size: 12px;
}

.svgitem {
	width: 63px;
	height: 26px;
	display: block;
}

.svgitem a {
	padding: 0 !important;
	margin-top: 18px !important;
	margin-right: 15px !important;
}

div.playBig {
	/*
	width: 65px;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -37px;
	top: 50%;
	margin-top: -37px;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -471px -106px;
	*/

	box-sizing: border-box;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgba(7, 85, 121, 0.6);
	font-size: 12px;
	font-weight: bold;
	transition: all 0.3s ease;
	position: absolute;
	right: 5px;
	top: 5px;
	/* margin-left: -25px;
	margin-top: -25px; */
}

div.playBig:before{
	content: "\f04b";
	font-family: "Font Awesome 5 Free";
}

div.playBig:hover{
	background: #053f5a;
	/* box-shadow: 0px 0px 5px black;
	text-shadow: 0px 0px 5px black */
}

.fwduvp-playlist-thumbnail-dark-text p {
    color: #ccc !important;
    font-size: 14px !important;
    line-height: 16px !important;
    padding-top: 10px !important;
}

@media screen and (min-width: 769px) {
	div.playBig {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
		right: 15px;
		top: 15px;
	}
}


.title-notaBig {
	width: 100%;
	position: absolute;
	bottom: 0px;
}



.notaBig h2:hover {
	color: #009ede;
}

.notaBig h2 {
	margin: 0;
	font-size: 61px;
	color: white;
	padding: 25px;
	text-shadow: 1px 1px 1px #000000;
	background: -moz-linear-gradient(top, transparent 0%, #000000 100%);
	background: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
	background: linear-gradient(to bottom, transparent 0%, #07557b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
	font-weight: bold;
}

#pagina-de-inicio .notaBig h2 {
	background: -moz-linear-gradient(top, transparent 0%, #07557b 100%);
	background: -webkit-linear-gradient(top, transparent 0%, #07557b 100%);
	background: linear-gradient(to bottom, transparent 0%, #07557b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.notaBig h2:hover {
	text-decoration: none;
	color: white
}

.equipo.atenas {
	background-position: 205px -604px;
}

small {
	font-size: 12px;
	padding: 10px;
	display: block;
	text-align: justify;
	line-height: 16px;
}

.equipo {
	height: 75px;
	margin-bottom: 10px;
	border-radius: 4px;
	background: url(../assets/images/allTeams.jpg) no-repeat 205px top;
	border: 1px solid #ededed;
	cursor: pointer;
}

.equipo:hover {
	box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.1);
}

.equipo.danubio {
	background-position: 205px -115px;
}

.equipo.cerro {
	background-position: 205px -247px;
}

.equipo.boston {
	background-position: 205px -355px;
}

.equipo.defensor {
	background-position: 205px -477px;
}

.equipo.atenas {
	background-position: 205px -604px;
}

.equipo.fenix {
	background-position: 205px -709px;
}

.equipo.liverpool {
	background-position: 205px -818px;
}

.equipo.fenix {
	background-position: 205px -709px;
}

.equipo.nacional {
	background-position: 205px -938px;
}

.equipo.penarol {
	background-position: 205px -1044px;
}

.equipo.progreso {
	background-position: 205px -1188px;
}

.equipo.racing {
	background-position: 205px -1307px;
}

.equipo.rampla {
	background-position: 205px -1448px;
}

.equipo.river {
	background-position: 205px -1567px;
}

.equipo.wanderers {
	background-position: 205px -1665px;
}

.equipo.torque {
	background-position: 205px -16px;
}

.listaEquipos a.team {
	margin-left: -5px;
	margin-top: -3px;
}

.wu-wrapper {
	max-width: 200px !important;
	line-height: 50px !important;
}

.wu-forecast-wrapper .wu-cond-pop {
	font-weight: 400;
	display: block;
	padding-left: 20px;
	margin-left: 5px;
	min-height: 50px;
	height: 50px;
	line-height: 25px;
	vertical-align: bottom;
	float: left;
	margin-top: 15px;
}

.wu-forecast-wrapper {
	line-height: 50px;
}

footer {
	background: #2b2932;
	z-index: 500;
	position: relative;
	color: white;
}

.programas_footer_ul {
	float: left;
	display: flex;
	flex-wrap: nowrap;
	margin-left: -35px;
}

.programas_footer_ul > li{
	padding-left: 35px;
	box-sizing: border-box;
}

.programas_footer_ul > li img{
	max-width: 75px;
	height: auto;
}

.programas_footer_li {
	float: left;
	margin-right: 20px !important;
}

.programas_footer_li a {
	width: 107px;
	height: 56px;
	display: block;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -635px 0px;
}

.programas_footer_li.__elascenso a {
	background-position: 0px 0px;
	height: 73px;
}

.programas_footer_li.__metro a {
	background-position: -529px -2px;
	height: 74px;
}

.programas_footer_li.__fechaspasadas a {
	background-position: -1045px 0px;
	height: 74px;
	width: 63px;
}

.programas_footer_li.__hachaytiza a {
	background-position: -952px 0px;
	height: 76px;
	width: 93px;
}

.programas_footer_li.__copanacionalclubes a {
	background-position: -845px -2px;
	height: 48px;
	margin-top: 10px;
}

.programas_footer_li.__futboluruguayo a {
	margin-top: 6px;
}

.programas_footer_li.__todalafecha a {
	background-position: 793px 0px;
	height: 44px;
	width: 103px;
	margin-top: 13px;
}

.programas_footer_li img {
	width: 100px;
}


/* Tooltip container */

.tooltip {
	position: relative;
	display: inline-block;
}


/* Tooltip text */

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font-size: 13px;
	border-radius: 6px;
	/* Position the tooltip text - see examples below! */
	position: absolute;
	z-index: 1;
	width: 100px;
	top: 100%;
	left: 50%;
	margin-left: -50px;
	/* Use half of the width (120/2 = 60), to center the tooltip */
}


/* Show the tooltip text when you mouse over the tooltip container */

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.notaVideo.youtube-link.slick-slide div {
	position: relative;
}

.xs_pub {
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 102px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.full-first {
	background: #44414f;
	padding: 20px 0;
}

.full-second {
	background: #2b2932;
	padding: 20px 0;
}

a.logo__footer {
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) 0px -371px;
	width: 162px;
	height: 24px;
	display: block;
	float: left;
	margin-top: 35px;
	margin-right: 25px;
}

.ulFoot a {
	color: white;
	text-decoration: none;
	margin-top: 15px;
	display: inline-block;
}

.social__footer {
	float: right;
	width: 205px;
	line-height: 41px;
	margin-top: 18px;
}

.social__footer span {
	float: left;
	font-weight: bold;
}

.caption_text {
	margin: 0;
	padding: 3px;
	line-height: 15px !important;
	text-align: center !important;
	background: #f3f3f3;
	font-size: 14px !important;
}

.floatApp {
	float: left;
	width: 145px;
}

.floatMenu {
	float: right;
	margin-left: 30px;
	width: 1085px;
	position: relative;
}

.floatMenu ul {
	float: right;
	width: 210px;
}

.floatMenu ul li:first-child a {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

.floatMenu ul a {
	color: white;
	text-decoration: none;
	line-height: 25px;
}

.otrosProgramas .programas_footer_ul {
	float: none
}

.otrosProgramas .programas_footer_li {
	float: right;
	width: 100px;
}

.otrosProgramas .programas_footer_li img {
	width: 100px;
}

.social__ul li {
	width: 41px;
	height: 41px;
	display: block;
	float: right;
	cursor: pointer;
	margin-left: 10px;
	border-radius: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 43px;
}

#futUruTitle {
	color: white;
	margin: 0px 0 30px;
	font-size: 42px;
	text-shadow: 1px 2px 1px #121b3c;
}

.menuApp__footer {
	width: 145px;
	height: 54px;
	display: block;
	/*background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -326px -124px;*/
	background: url(../assets/futbol-uy.png?v=6)
}

.social__ul li.facebook {
	background-position: -53px -71px;
}

.social__ul li.instagram {
	background-position: -98px -71px;
}

.social__ul li.youtube {
	background-position: -142px -71px;
}

p.copyright {
	font-size: 12px;
	text-align: center;
}

.elTiempo {
	width: 120px;
	margin-top: -3px;
}

.date {
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.widget {
	margin-bottom: 30px;
}

.weatherBox {
	float: right;
	font-size: 11px;
	padding-top: 10px;
	margin-left: 20px;
	height: 46px;
	line-height: 46px;
}

.related__on_single {
	margin-bottom: 30px;
}

.wu-copyright {
	display: none;
}

.wu-cond-text {
	display: none;
}

.wu-day-current-temp,
.wu-icon,
.wu-cond-pop {
	float: left;
}

.wu-icon {
	margin-top: -20px;
	padding: 0 5px;
}

.wu-cond-pop {
	margin-top: 3px;
}

a.btn {
	text-decoration: none;
	background: #009ede;
	padding: 10px 20px;
	border-radius: 4px;
	color: white;
	font-size: 12px;
	border-bottom: 2px solid #027dae;
	margin-top: 10px;
	display: inline-block;
}

a.btn:hover {
	background: #24c0ff;
}

.fullWidth {
	padding: 20px;
	margin: 35px 0 65px;
	z-index: 5000;
	position: relative;
}

.fullWidth h3 {
	color: white;
	font-size: 32px;
	padding-left: 20px;
	margin-bottom: 0;
}

.container-fluid {
	padding: 0 20px;
}

.notaVideo {
	float: left;
	width: 305px;
	margin: 0 25px;
}

.notaVideo h3 {
	color: white;
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
	max-width: 100%;
	width: 100%;
	cursor: pointer;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


/* Slider */

.slick-loading .slick-list {
	background: #fff url("./ajax-loader.gif") center center no-repeat;
}


/* Icons */

@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url("./fonts/slick.eot");
	src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}


/* Arrows */

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	margin-top: -45px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 40px;
	line-height: 1;
	opacity: 1;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '←';
}

[dir='rtl'] .slick-prev:before {
	content: '→';
}

.slick-next {
	right: -25px;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '→';
}

[dir='rtl'] .slick-next:before {
	content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

.fullWidth .slick-track {
	margin-bottom: 30px;
}

a.btn-red {
	background: #de0000;
	border-color: #ae0202;
}

a.btn-red:hover {
	background: #ff2c2c;
}

.slick-slide h4 {
	margin: 25px 0 0 0;
	font-size: 20px;
}

.boxPublicidad {
	margin-bottom: 30px;
}

.boxPublicidad img{
    max-width:100% !important;
}

.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #d2d2d2;
	border-bottom: 0;
}

.odd {
	background: #f3f3f3;
}


/* Style the buttons that are used to open the tab content */

.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 5px;
	transition: 0.3s;
}


/* Change background color of buttons on hover */

.tab button:hover {
	background-color: #ddd;
}


/* Create an active/current tablink class */

.tab button.active {
	background-color: #fff;
	color: black;
}

.group::after,
.tabBlock-tabs::after {
	clear: both;
	content: "";
	display: table;
}

.unstyledList,
.tabBlock-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
}

.tabBlock {
	margin: 0 0 2.5rem;
}

.tabBlock-tab {
	background-color: #fff;
	border-color: #a8bbc5;
	border-left-style: solid;
	border-top: solid;
	border-width: 1px;
	color: #a8bbc5;
	cursor: pointer;
	display: inline-block;
	float: left;
	padding: 5px;
	font-size: 14px;
	position: relative;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}

.sp-template {
	margin-bottom: 0 !important;
}

.tabBlock-tab:last-of-type {
	border-right-style: solid;
}

.tabBlock-tab::before,
.tabBlock-tab::after {
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	-webkit-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}

.tabBlock-tab::before {
	background-color: #a8bbc5;
	left: -2px;
	right: -2px;
	top: -2px;
}

.tabBlock-tab::after {
	background-color: transparent;
	bottom: -2px;
	left: 0;
	right: 0;
}

.image-notaBig img {
	width: 100%;
}

#menu-menu2019 {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 54px;
	font-family: 'Roboto', sans-serif;
	position: relative;
	z-index: 10;
	float: left;
}

#menu-menu2019 li {
	list-style: none;
}

.svgitem {
	width: 63px;
	height: 26px;
	display: block;
	float: left;
	margin: 8px 10px;
}

#menu-menu2019 li .sub-menu {
	display: none;
}

#menu-menu2019 li:hover .sub-menu {
	display: block;
}

@media (max-width: 1003px) {
	#menu-menu2019 {
		display: none;
	}
	h1.logo {
		display: none;
	}
}

#menu-menu2019 li ul {
	display: none;
}

#menu-menu2019>li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
	float: left;
}

#menu-menu2019 li a {
	color: #fff;
}

#menu-menu2019>li>a {
	display: block;
	position: relative;
	margin: 0;
	border: 0px;
	padding: 18px 20px 18px 12px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 300;
	color: #F5F5F5;
}

#menu-menu2019 li a i {
	padding-right: 5px;
	color: #fff;
}

#menu-menu2019>li>a i {
	font-size: 16px;
	text-shadow: none;
	color: #fff;
}

#menu-menu2019 li ul.sub-menu li a i {
	padding-right: 10px;
}

#menu-menu2019 li.menu-active>a {
	background: #07557b !important;
	color: #fff;
}

#menu-menu2019 li .menu-active {
	position: relative;
}

#menu-menu2019>li>a>.arrow:before {
	margin-left: 15px;
	display: inline;
	font-size: 16px;
	font-family: FontAwesome;
	height: auto;
	content: "\f107";
	font-weight: 300;
	text-shadow: none;
	width: 10px;
	display: inline-block;
}

#menu-menu2019 li ul.sub-menu li>a>.arrow:before {
	content: "\f105" !important;
}

#menu-menu2019>li>ul.sub-menu {
	display: none;
	list-style: none;
	clear: both;
	margin: 0;
	position: absolute;
}

.equipo-page .cat_title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
}

#menu-menu2019 li ul.sub-menu {
	background: #222222;
}

.photo-gallery {
	margin-top: 30px
}

#menu-menu2019 li ul.sub-menu>li {
	width: 185px;
}

#menu-menu2019 li ul.sub-menu li a {
	display: block;
	margin: 0px 0px;
	padding: 12px 20px 12px 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background: none;
}

#menu-menu2019 > li:hover{
	background-color: #222222;
}

#menu-menu2019 > li ul.sub-menu ~ a{
	background-color: #222222;
}

#menu-menu2019 li ul.sub-menu li a:hover{
	background-color: #07557b;
}

#menu-menu2019>li>ul.sub-menu>li {
	position: relative;
}

#menu-menu2019>li>ul.sub-menu>li ul.sub-menu {
	position: absolute;
	left: 185px;
	top: 0px;
	display: none;
	list-style: none;
}

#menu-menu2019>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
	position: absolute;
	left: 185px;
	top: 0px;
	display: none;
	list-style: none;
}

#menu-menu2019>li>ul.sub-menu li>a>.arrow:before {
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	display: inline;
	font-size: 16px;
	font-family: FontAwesome;
	height: auto;
	content: "\f104";
	font-weight: 300;
	text-shadow: none;
}

@media screen and (min-width: 700px) {
	.tabBlock-tab {
		padding-left: 5px;
		padding-right: 5px;
		width: 75px;
		text-align: center;
	}
}

.tabBlock-tab.is-active {
	position: relative;
	color: #07557b;
	z-index: 1;
}

.tabBlock-tab.is-active::before {
	background-color: #07557b;
}

.tabBlock-tab.is-active::after {
	background-color: #fff;
}

.tabBlock-content {
	background-color: #fff;
	border: none;
	padding: 0;
	border-top: 1px solid #a8bbc5;
}

.tabBlock-pane> :last-child {
	margin-bottom: 0;
}


/* Style the tab content */

.tabBlock-pane {
	display: none;
	padding: 0px;
	border: 1px solid #ccc;
	border-top: none;
	border: none;
}

.tabBlock-pane th {
	font-weight: normal;
	font-size: 13px;
}

.tabBlock-pane img.size-sportspress-fit-icon {
	max-width: 32px;
	max-height: 32px;
	float: left;
}

.tabBlock-pane td.data-name a {
	display: block;
	line-height: 32px;
}

.tabBlock-pane td.data-rank,
.tabBlock-pane td.data-w,
.tabBlock-pane td.data-d,
.tabBlock-pane td.data-l,
.tabBlock-pane td.data-pts {
	text-align: center;
}

.tabBlock-pane th.data-name {
	text-align: left;
	padding-left: 8px;
}

.tabBlock-pane td.data-name,
.tabBlock-pane td.data-name + td.data-team,
.tabBlock-pane td.data-name + td.data-team + td.data-goals {
	font-size: 12px;
}

.tabBlock-pane span.team-logo {
	line-height: 32px;
	padding-left: 0;
}

.tabBlock-pane .sp-league-table {
	width: 100%;
	padding: 3px;
}

.tabBlock-pane thead {
	background: #07557b;
	color: white;
}

.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}

.page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
}

.loNext__item {
	width: 48%;
	float: left;
	padding: 2%;
	height: 170px;
}

.loNext__item:nth-child(odd) {
	padding-left: 0;
}

.loNext__item:nth-child(even) {
	padding-right: 0;
}

.loNext__img {
	width: 100%;
}

.loNext__title {
	margin: 0;
	font-size: 14px;
}

.columnistas {
	background: black;
}

.columna {
	padding: 30px;
	color: white;
	text-align: center;
}

.columnistas .columna img {
	margin: 0px auto;
}

.columna h5 {
	margin: 20px;
	font-size: 20px;
}

.columnistas h4 {
	color: #009ede;
	font-size: 32px;
	margin: 0;
	padding-top: 20px;
}

.verMasBtn {
	background: rgba(7, 84, 123, 1);
	background: -moz-linear-gradient(-45deg, rgba(7, 84, 123, 1) 0%, rgba(9, 105, 153, 1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(7, 84, 123, 1)), color-stop(100%, rgba(9, 105, 153, 1)));
	background: -webkit-linear-gradient(-45deg, rgba(7, 84, 123, 1) 0%, rgba(9, 105, 153, 1) 100%);
	background: -o-linear-gradient(-45deg, rgba(7, 84, 123, 1) 0%, rgba(9, 105, 153, 1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(7, 84, 123, 1) 0%, rgba(9, 105, 153, 1) 100%);
	background: linear-gradient(135deg, rgba(7, 84, 123, 1) 0%, rgba(9, 105, 153, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07547b', endColorstr='#096999', GradientType=1);
	display: inline-block !important;
	margin-left: 10px;
	border-bottom: 2px solid #013a56;
	padding: 10px;
	color: white !important;
	font-weight: bold;
	font-size: 13px;
	border-radius: 4px;
}

.verMasBtn:hover {
	background: #0688bb;
	border-color: #0688bb;
	padding-top: 12px;
	padding-bottom: 8px;
}

.searchform {
	float: right;
}

span.iconNota {
	display: block;
	float: left;
	width: 16px;
	height: 8px;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3);
	margin-right: 5px;
	margin-bottom: 13px;
	background-position: -476px -57px;
}

span.iconNota.iconVideo {
	background-position: -493px -57px;
}

span.iconNota.iconGallery {
	background-position: -508px -57px;
}

.body-nota {
	overflow: hidden;
}

.body-nota p {
	font-size: 16px;
	line-height: 28px;
	font-family: "Roboto", sans-serif;
	color: #333;
	text-align: justify
}

h2.titulo {
	font-size: 35px;
	margin: 12px 0 0 0;
	font-family: 'Roboto', sans-serif;
}

.categoryInline .generic h2 {
	font-size: 28px;
}

.generic-3,
.generic-6,
.generic-9,
.generic-12,
.generic-15,
.generic-18,
.generic-21,
.generic-24,
.generic-27,
.generic-30 {
	margin-right: 0;
}

.categoryInline .generic {
	min-height: 333px;
	border: none;
}

.fotogaleria-page .generic {
	min-height: auto
}

.actualPrograma {
	float: none;
	width: 200px;
	margin: 0px auto;
}

.actualPrograma img {
	width: 100px;
	float: none;
	display: block;
	text-align: center;
	margin: 0px auto;
}

.template-videos .tree-inline .generic:nth-child(3) {
	margin-right: 30px;
}

.template-videos .actualPrograma {
	float: left;
}

.template-videos .generic h2 {
	margin-top: 5px;
	font-size: 14px;
}

.template-videos .generic {
	min-height: 210px;
	margin-bottom: 10px;
}

.actualPrograma .programa {
	margin: 0px auto;
	float: none;
}

.otrosProgramas {
	float: right;
	width: 1060px;
	font-size: 18px;
}

.otrosProgramas .programa {
	margin-right: 0px;
	margin-left: 10px;
	float: right;
	transform: scale(0.8);
	-webkit-filter: grayscale(70%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(70%);
}

.otrosProgramas .programa:hover {
	transform: scale(1);
	-webkit-filter: grayscale(0%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}

.programa {
	width: 125px;
	height: 90px;
	float: left;
	margin-right: 48px;
	background: url("../assets/TENFIELD_SPRITE_CSS.png?v=3");
	background-position: -147px -143px;
	cursor: pointer;
	transition: all .1s ease-in-out;
}

.programa:hover {
	transform: scale(1.2);
}

.fechas {
	width: 218px;
	height: 72px;
	background-position: -5px -264px;
	margin-top: 10px;
}

.kpos {
	width: 110px;
	height: 92px;
	background-position: -277px -140px;
}

.elascenso {
	width: 95px;
	height: 79px;
	background-position: -236px -253px;
}

.pasionB {
	background-position: -310px -351px;
}

.hacha {
	width: 131px;
	height: 96px;
	background-position: -166px -345px;
}

.container_fluid {
	width: 80%;
	padding: 10%;
	margin: 0px auto;
}

h2.main-title {
	font-weight: bold;
	font-size: 1.5rem;
	padding-bottom: 30px;
	padding-top: 10px;
}

.content_pane {
	width: 100%;
	max-width: 900px;
}

/*.content_pane .sp-data-table thead .sorting {*/
/*
.sp-data-table thead .sorting {
	padding: 5px;
}
*/

.custom-page .tabBlock-content,
.custom-page .tabBlock-pane {
	border: none;
}

.custom-page main.container {
	margin-bottom: 30px
}

.tenfieldCom {
	width: 163px;
	height: 25px;
	background-position: 0px -371px;
	margin-top: 33px;
	margin-right: 0px;
}

.logoIma {
	max-width: 80px;
	margin-bottom: 20px;
	margin-left: 25px;
	/* float: left; */
	display: inline-block;
}

.notaVideo.youtube-link.slick-slide div::after {
	display: block;
	content: '';
	position: absolute;
	width: 65px;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: 50%;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -471px -106px;
	cursor: pointer;
	margin-top: -32px;
}

.notaVideo.youtube-link.slick-slide:hover:after {
	opacity: 1;
}

.youtube-link {
	cursor: pointer;
}

.__caption_photogallery {
	padding: 10px 0 30px !important;
	display: block;
}

.photo-gallery .slick-prev:before,
.photo-gallery .slick-next:before {
	color: black;
}

.tabBlock h3 {
	margin: 0 0 15px;
	font-size: 18px;
	color: #07557b;
	font-weight: normal;
}

.tnfv_helper {
	width: 50px;
	height: 25px;
	display: block;
	content: '';
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -308px -52px;
	position: absolute;
	left: 0;
	bottom: 4px;
}

body.tenfieldTv .image-notaBig img {
	max-width: 100%;
}

.photo-gallery .slider-nav img {
	border: 5px solid white;
}

.template-videos .generic {
	min-height: 300px;
	margin-bottom: 30px;
}

.nomarginrv {
	margin-right: 0px;
}

.template-videos .generic h2 {
	font-size: 16px;
	color: black;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb a {
	font-size: 18px;
	color: #08557b;
	text-decoration: none;
}

.template-videos h2 {
	font-size: 40px;
	margin: 0;
}

.template-videos .full {
	margin-top: 0;
	padding: 10px;
}

.template-videos .full h2 {
	color: white;
	font-weight: 100;
	font-size: 14px;
	text-align: center;
}

#aux {
	color: white;
	background: #07557b;
	padding: 15px;
	border-radius: 50px;
	border: none;
	margin: 10px auto 30px;
	width: 130px;
	display: block;
	cursor: pointer;
	text-align: center;
}

.text {
	color: white;
	background: #c50101;
	text-transform: uppercase;
	padding: 3px;
	font-size: 10px;
	font-family: "Roboto Slab", serif;
}

.parpadea {
	animation-name: parpadeo;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: parpadeo;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo {
	0% {
		opacity: 1.0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1.0;
	}
}

@-webkit-keyframes parpadeo {
	0% {
		opacity: 1.0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1.0;
	}
}

@keyframes parpadeo {
	0% {
		opacity: 1.0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1.0;
	}
}

.photo-gallery .slick-slide p {
	position: inherit;
	bottom: 0;
	background: rgb(7, 85, 123);
	width: 100%;
	display: block;
	margin: 0;
	padding: 10px;
	color: white;
	text-align: center;
}

.thirdElement {
	margin-right: 0;
}

.full {
	background: #08557b;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px;
	color: white;
	text-align: center;
}

.full .newsBody h2 {
	padding-left: 10px;
	margin: 0;
	font-size: 17px;
	color: white;
	font-weight: 400;
	margin-top: 15px;
}

.full .news {
	border-bottom: none;
}

.full .newsImg:after {
	display: block;
	content: '';
	width: 34px;
	height: 37px;
	background-image: url(../assets/TENFIELD_SPRITE_CSS.png?v=3);
	position: absolute;
	right: -5px;
	bottom: 22px;
	background-position: -409px -55px;
	cursor: pointer;
}

.input-search {
	padding: 10px;
	border: none;
	background: white;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
}

.btn-search {
	padding: 10px 15px;
	background: #07557b;
	border: none;
	color: white;
	border-radius: 5px;
}

.full .newsImg:hover:after {
	background-position: -251px -69px;
}

p.wp-caption-text {
	background: #f7f7f7;
	padding: 10px;
	font-size: 14px;
	margin: 0;
	border: 1px solid #f1f1f1;
}

main p {
	font-family: 'Roboto', sans-serif;
}

.mainmenu {
	background: #07557b;
	position: fixed;
	width: 100%;
	height: 51px;
	z-index: 5000000000;
}

.ace-responsive-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 54px;
	font-family: 'Roboto', sans-serif;
	position: relative;
	z-index: 10;
	float: left;
}

.ace-responsive-menu li {
	list-style: none;
}

.ace-responsive-menu li ul {
	display: none;
}

.ace-responsive-menu>li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
	float: left;
}

.ace-responsive-menu li a {
	color: #fff;
}

.ace-responsive-menu>li>a {
	display: block;
	position: relative;
	margin: 0;
	border: 0px;
	padding: 18px 20px 18px 12px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 300;
	color: #F5F5F5;
}

.ace-responsive-menu li a i {
	padding-right: 5px;
	color: #fff;
}

.ace-responsive-menu>li>a i {
	font-size: 16px;
	text-shadow: none;
	color: #fff;
}

.ace-responsive-menu li ul.sub-menu li a i {
	padding-right: 10px;
}

.ace-responsive-menu li.menu-active>a {
	background: #07557b !important;
	color: #fff;
}

.ace-responsive-menu li .menu-active {
	position: relative;
}

.ace-responsive-menu>li>a>.arrow:before {
	margin-left: 15px;
	display: inline;
	font-size: 16px;
	font-family: FontAwesome;
	height: auto;
	content: "\f107";
	font-weight: 300;
	text-shadow: none;
	width: 10px;
	display: inline-block;
}

.ace-responsive-menu li ul.sub-menu li>a>.arrow:before {
	content: "\f105" !important;
}

.ace-responsive-menu>li>ul.sub-menu {
	display: none;
	list-style: none;
	clear: both;
	margin: 0;
	position: absolute;
}

.equipo-page .cat_title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
}

.ace-responsive-menu li ul.sub-menu {
	background: #222222;
}

.photo-gallery {
	margin-top: 30px
}

.ace-responsive-menu li ul.sub-menu>li {
	width: 185px;
}

.ace-responsive-menu li ul.sub-menu li a {
	display: block;
	margin: 0px 0px;
	padding: 12px 20px 12px 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	background: none;
}

.ace-responsive-menu>li>ul.sub-menu>li {
	position: relative;
}

.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu {
	position: absolute;
	left: 185px;
	top: 0px;
	display: none;
	list-style: none;
}

.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
	position: absolute;
	left: 185px;
	top: 0px;
	display: none;
	list-style: none;
}

.ace-responsive-menu>li>ul.sub-menu li>a>.arrow:before {
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	display: inline;
	font-size: 16px;
	font-family: FontAwesome;
	height: auto;
	content: "\f104";
	font-weight: 300;
	text-shadow: none;
}


/* Menu Toggle Btn
----------------------------------------*/

.menu-toggle {
	display: none;
	float: left;
	width: 100%;
}

.menu-toggle h3 {
	float: left;
	color: #FFF;
	padding: 10px 10px;
	font-weight: 600;
	width: 100px;
	font-size: 16px;
	text-indent: -9999%;
	background: url(../assets/tenfieldcom.svg) no-repeat;
	margin-left: 10px;
	margin-top: 14px;
}

.menu-toggle .icon-bar {
	display: block !important;
	width: 18px;
	height: 2px;
	background-color: #F5F5F5 !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	margin: 3px;
}

.menu-toggle .icon-bar:hover {
	background-color: #F5F5F5 !important;
}

.menu-toggle #menu-btn {
	float: right;
	background: #000;
	border: 1px solid #0C0C0C;
	padding: 8px;
	border-radius: 5px;
	cursor: pointer;
	margin: 10px;
}

.hide-menu {
	display: none;
}

.__caption {
	text-align: center !important;
	margin: 0;
	padding: 20px 0 0;
	line-height: 1.3 !important;
	color: #07557b !important;
	font-size: 15px !important;
}


/* Accordion Menu Styles
----------------------------------------*/

.container.mobile {
	margin-top: 50px;
	Display: flex;
	justify-content: center;
	align-items: center;
}

.phone {
	background-color: #36383F;
	border-radius: 40px;
	width: 300px;
	height: 600px;
	Display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 30px 50px 100px #85888C;
}

.content {
	border: 1px solid #36383F;
	border-radius: 20px;
	width: 94%;
	height: 91%;
	background-color: #F5F6FA;
	overflow: hidden;
}

nav.mobile {
	background-color: #075579;
	height: 65px;
	position: relative;
}

#logo-mobile {
	max-width: 45px;
	right: 10px;
	position: absolute;
	top: 18px;
	cursor: pointer
}

#menuToggle {
	display: flex;
	flex-direction: column;
	z-index: 5000000000;
	-webkit-user-select: none;
	user-select: none;
	display: inline-block;
	vertical-align: top;

	position: relative;
	top: 25px;
	left: 25px;
}

#menuToggle > input {
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	cursor: pointer;
	opacity: 0;
	z-index: 10;
	margin: 0;
}

#menuToggle > span {
	display: block;
	width: 29px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: #ffffff;
	border-radius: 3px;
	z-index: 5;
	transform-origin: 5px 0px;
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}

#menuToggle > span:nth-child(1) {
	transform-origin: 0% 0%;
}

#menuToggle > span:nth-child(4) {
	transform-origin: 0% 100%;
}

#menuToggle > input:checked ~ span:nth-child(2) {
	opacity: 1;
	transform: rotate(45deg) translate(-3px, -1px);
	background: #fff;
}

#menuToggle > input:checked ~ span:nth-child(3) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle > input:checked ~ span:nth-child(4) {
	transform: rotate(-45deg) translate(0, -1px);
}

#menuToggle .tm-offcanvas {
	visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
	z-index: 1;
	transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menuToggle .tm-offcanvas-bar{
	position: absolute;
	top: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 270px;
	padding: 65px 20px 20px 20px;
	background: #075579;
	color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;

	box-shadow: 0 0 10px #000;
	transform-origin: 0% 0%;
	transform: translate(-100%, 0);
	transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menuToggle input:checked ~ .tm-offcanvas {
	visibility: visible;
}

#menuToggle input:checked ~ .tm-offcanvas > .tm-offcanvas-bar {
	transform: translate(0, 0);
}

#menu,
.menu-mobile {
	/*
	position: absolute;
	width: 200px;
	height: auto;
	box-shadow: 0 0 10px #000;
	margin: -50px 0 0 -50px;
	padding: 50px 10px 20px 35px;
	padding-top: 80px;
	background-color: #075579;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	transform: translate(-100%, 0);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
	*/
}

.dropdown-menu,
.menu-mobile .sub-menu{
	display: none;
}

.dropdown-menu li a,
.menu-mobile .sub-menu li a {
	padding: 5px 10px 5px 15px;
	font-size: 12px;
}

#menu li,
.menu-mobile li {
	padding: 10px 0;
	/* transition-delay: 2s; */
	border-bottom: 1px solid #06638e;
}

#menu li:last-child,
.menu-mobile li:last-child {
	border: none
}

#menu li a,
.menu-mobile li a {
	color: white !important;
	display: block;
}

.mobile a.team {
	margin-right: 15px;
}

#menu li a .fa,
.menu-mobile li a .fa {
	width: 25px;
}

.menu-mobile .menu-item-has-children > a:after{
	content: '\f107';
	font-family: FontAwesome;/*"Font Awesome 5 Free";*/
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	float: right;
	font-weight: 900;
	height: 8px;
    width: 11px;
    color: transparent;
    margin-top: 8px;
    background-image:url(../assets/images/icon-abajo.png);
}

/* Reset FA */
.menu-mobile .menu-item.fa > *,
.menu-mobile .menu-item.fab > *{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.menu-mobile .menu-item.fa,
.menu-mobile .menu-item.fab{
	width: 100%;
}

.menu-mobile .menu-item.fa:before,
.menu-mobile .menu-item.fab:before{
	margin-right: 10px;
	float: left;
	font-weight: 900;
}

/* */

ul[data-menu-style="accordion"] {
	width: 250px;
}

ul[data-menu-style="accordion"]>li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
	float: none !important;
}

ul[data-menu-style="accordion"]>li:first-child {
	border-top: 2px solid #FD5025;
}

ul[data-menu-style="accordion"] li ul.sub-menu>li {
	width: 100%;
}

ul[data-menu-style="accordion"]>li>a>.arrow:before {
	float: right;
	content: "\f105";
}

ul[data-menu-style="accordion"] li.menu-active>a>.arrow:before {
	content: "\f107" !important;
}

ul[data-menu-style="accordion"]>li>ul.sub-menu {
	position: static;
}

ul[data-menu-style="accordion"]>li>a i {
	padding-right: 10px;
	color: #FF5737;
}

ul[data-menu-style="accordion"]>li>ul.sub-menu>li ul.sub-menu {
	position: static;
}

ul[data-menu-style="accordion"]>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
	position: static;
}

ul[data-menu-style="accordion"]>li {
	border-bottom: 1px solid #242424;
}

ul[data-menu-style="accordion"] li a:hover {
	background: #272727 !important;
}

ul[data-menu-style="accordion"] ul.sub-menu li.menu-active>a>.arrow:before {
	content: "\f107" !important;
}


/* Vertical Menu Styles
----------------------------------------*/

ul[data-menu-style="vertical"] {
	width: 200px;
}

ul[data-menu-style="vertical"]>li {
	float: none;
}

ul[data-menu-style="vertical"]>li:first-child {
	border-top: 2px solid #FD5025;
}

ul[data-menu-style="vertical"] li ul.sub-menu>li {
	width: 100%;
}

ul[data-menu-style="vertical"]>li>a>.arrow:before {
	float: right;
	content: "\f105";
}

ul[data-menu-style="vertical"]>li.menu-active {
	position: relative;
}

ul[data-menu-style="vertical"]>li>ul.sub-menu {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 200px;
}

ul[data-menu-style="vertical"]>li>a i {
	padding-right: 10px;
	color: #FF5737;
}

ul[data-menu-style="vertical"]>li>ul.sub-menu>li ul.sub-menu {
	position: absolute;
	width: 200px;
	left: 200px;
}

ul[data-menu-style="vertical"]>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
	position: absolute;
	width: 200px;
	left: 200px;
}

ul[data-menu-style="vertical"]>li {
	border-bottom: 1px solid #242424;
}

ul[data-menu-style="vertical"] li a:hover {
	background: #272727 !important;
}

nav.mobile {
	display: none;
}

.hidden-lg {
	display: none
}

.hidden-xs {
	display: block
}

.span_team_menu {
	background: transparent !important;
	color: white;
	line-height: 36px;
}

.byteam {
	color: white;
	text-align: center;
	padding: 5px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
	background: #23282d;
	border-radius: 5px;
}

.posiciones-page .izq h4.sp-table-caption {
	display: none
}

.posiciones-page .tabBlock-pane {
	width: 100%;
	max-width: 900px;
}

.posiciones-page tbody {
	text-align: center
}

.metadata{

    width:auto;
    left:auto;
}

.arriba-izquierda {
    left: 0px !important;
    top: 1px !important;
}

.abajo-derecha {
    right: 0px !important;
    top: auto !important;
    bottom: 6px;
}

.arriba-derecha {
    right: 0px !important;
    top: 1px !important;
    left:auto !important;
}

.abajo-izquierda {
    left: 0 ;
    top: auto !important;
    bottom: 6px;
}

.division-mobile {
display:none;
}

.noticias-widget{
    width: 100%;
    background-color: #F4F4F4;
    border:1px solid #B5B5B5;
    padding: 15px;
}

.noticias-widget table{
     border-collapse: separate;
    border-spacing: 10px;
}

.noticias-widget h4{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top:12px;
    text-align:left;
}




/* Responsive Menu Styles
----------------------------------------*/


/*Note: change the max-width asper your requirment and change the same in aceResponsiveMenu({resizeWidth: "768" }) function*/

@media screen and (max-width: 768px) {
	.demo {
		width: 96%;
		padding: 2%;
	}
	ul[data-menu-style="vertical"],
	ul[data-menu-style="accordion"],
	ul[data-menu-style="vertical"] li ul.sub-menu {
		width: 100% !important;
	}
	.ace-responsive-menu {
		float: left;
		width: 100%;
	}
	.ace-responsive-menu>li {
		border-bottom: 1px solid #242424;
		float: none;
	}
	.ace-responsive-menu li a:hover {
		background: #272727 !important;
	}
	.ace-responsive-menu>li:first-child {
		border-top: 2px solid #FD5025;
	}
	.ace-responsive-menu>li>a i {
		padding-right: 10px;
		color: #FF5737;
	}
	.ace-responsive-menu>li>a>.arrow:before {
		float: right;
		content: "\f105";
	}
	li.menu-active>a>.arrow:before {
		content: "\f107" !important;
	}
	.ace-responsive-menu li ul.sub-menu>li {
		width: 100%;
	}
	.ace-responsive-menu li ul.sub-menu li ul.sub-menu li a {
		padding-left: 30px;
	}
	.ace-responsive-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
		padding-left: 50px;
	}
	.ace-responsive-menu>li>ul.sub-menu {
		position: static;
	}
	.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu {
		position: static;
	}
	.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
		position: static;
	}
	.ace-responsive-menu li ul.sub-menu li.menu-active>a>.arrow:before {
		content: "\f107" !important;
	}
	.grtyoutube-popup {
		z-index: 999999999 !important;
	}
	.izq {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.notaBig {
		width: 100%;
		height: auto;
	}
	.notaBig img {
		width: 100%;
		height: auto;
	}
	.newsImg img {
		width: 100%;
	}
	.container {
		width: 96%;
		padding: 2%;
	}
	.notaBig h2 {
		font-size: 21px;
		padding: 11px;
	}
	.linkTitle {
		font-size: 15px;
	}
	.second-bar {
		display: none
	}
	.init_container {
		padding-top: 10px;
	}
	.catLink {
		background: #000000;
		font-size: 9px;
	}
	.der {
		width: 100%;
		float: none;
	}
	.news {
		/* padding: 10px 0px; */
		padding-bottom: 10px;
		margin-bottom: 10px;
		/* height: auto; */
	}

	.news:first-child{
		margin-top: 10px;
	}

	.fullWidth {
		margin: 0 0 0;
	}
	.floatMenu {
		float: none;
		margin-left: 0;
		width: 100%;
		text-align: center;
	}
	.xs_pub {
		width: 125px;
		height: 125px;
		float: left;
		margin: 8px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.newsImg {
		width: 35%;
	}
	.newsBody {
		width: 65%;
	}
	.slick-slide h4 {
		margin: 10px 0 0 0;
		font-size: 12px;
		text-align: center;
	}
	.notaVideo.youtube-link.slick-slide::after {
		display: none
	}
	.generic {
		width: calc(50% - 4%);
		margin: 2%;
		min-height: auto;
	}
	.floatApp {
		display: none
	}
	.ace-responsive-menu>li:first-child {
		border-top: none;
	}
	.ace-responsive-menu>li>a {
		background: #07557b;
	}
	.svgitem {
		display: none !important
	}
	h1.logo {
		display: none
	}
	.fullWidth {
		padding: 20px 0;
		margin: 35px 0 40px;
		z-index: 5000000;
		position: relative;
	}
	.generic h2 {
		font-size: 15px;
		margin-top: 25px;
		font-family: "Roboto Slab", serif;
		line-height: 20px;
	}
	.related a {
		font-size: 11px;
		margin-top: 10px;
		line-height: 14px;
		margin-bottom: 11px;
	}
	footer .full-first {
		background: #2b2932;
		padding: 0px 0;
	}
	footer .full-second {
		display: none
	}
	.sponsors_div {
		width: 285px;
		margin: 0px auto;
	}
	.photo-gallery .slick-slide p {
		padding: 3px;
		font-size: 13px;
	}
	.mainmenu {
		display: none !important
	}
	nav.mobile {
		display: block;
	}
	.generic p {
		display: none
	}
	.generic {
		border: none;
		padding-bottom: 15px;
	}
	.fullWidth .slick-prev:before,
	.fullWidth .slick-next:before {
		font-size: 35px
	}
	.fullWidth .slick-next {
		right: -15px !important;
	}
	.fullWidth .slick-prev {
		left: -15px !important;
	}
	.related__generic {
		margin-top: 15px
	}
	.programas_footer {
		display: none
	}
	.hidden-lg {
		display: block
	}
	.hidden-xs {
		display: none
	}
	.content-post .featured_image {
		width: 100%
	}
	.body-nota {
		overflow: hidden;
		padding: 10px 0;
	}
	.tenfieldTv .der {
		margin-top: 30px
	}
	.body-nota h2.titulo {
		font-size: 26px !important;
		margin: 15px 0 0 0;
	}
	#futUruTitle {
		font-size: 20px;
	}
	#st-1 {
		text-align: center !important
	}
	._data-article__share {
		float: none;
		margin: 0px auto;
		width: 100%;
		display: block;
		clear: both;
		text-align: center;
	}
	._data-article {
		display: table;
		width: 100%;
		text-align: center;
	}
	._data-article__author,
	._data-article__hora,
	._data-article__cat {
		float: none;
		margin-right: 0;
		display: inline-block;
		padding: 0 15px;
		text-align: center;
	}
	hr {
		margin: 20px 0;
		border-top: 1px solid #e4e4e4;
		border-bottom: 0;
		border-left: 0;
		border-right: 0;
	}
	.aligncenter,
	div.aligncenter {
		display: block;
		margin: 30px auto;
		width: 100%;
		height: auto;
	}
	.boxPublicidad {
		text-align: center;
	}
	.verprogramsselect {
		width: 100%;
		padding: 10px;
		margin-top: 25px;
	}
	.social__footer {
		float: none;
		margin: 15px auto 0;
	}
	.ulFoot {
		text-align: center
	}
	.floatMenu ul {
		float: none;
		width: 100%;
	}
	.equipo-page .generic {
		padding-bottom: 0;
		margin-bottom: 10px;
	}
	.floatMenu {
		display: none
	}
	
	.notaBig .metadata{
	    top:1px;
	}
	
	.metadata {
	top: 88px;
	width:100%;
    max-width:128px;
    background: #075579;
    padding: 5px 0 7px 0;
    text-align:center;
    }
    
    .metadata .cat{
    width:100%;
    max-width:126px;   
    padding: 3px;
    text-align:center;
    }
    
    .metadata .cat .catLink{
        width:100%;
        max-width:126px;    
        font-size: 12px;
        background: #075579;
    text-align:center;
        
    }
    
    .news{
        min-height:126px;
    }
    
    .abajo-derecha,.abajo-izquierda{
    bottom: -37px;
    }
    
    .arriba-izquierda, .arriba-derecha {
    left: 0px !important;
    top: 1px !important;
    bottom: -37px !important;
    top: auto !important;
    }
    .division-mobile {
    display:inline;
    float:left;
    clear: both;
    }
    .mobile-cero .generic {
    width: 96% !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1260px) {
	.izq {
		width: 100%;
		margin-right: 0;
	}
	.loNext__item {
		height: auto
	}
	.loNext__item:after {
		display: none
	}
	.social__ul {
		margin: 10px auto;
		float: none;
		padding-top: 100px;
	}
	.der {
		width: 100%;
	}
	.container {
		width: 100%
	}
	.notaBig {
		width: 100%;
		height: auto;
		position: relative;
	}
	.teamsLine {
		width: 680px;
		float: none;
		margin: 0px auto;
	}
	.dailyTweets {
		display: none !important
	}
	.second-bar {
		z-index: 0;
		top: 0;
		margin-bottom: 0;
	}
	.image-notaBig img {
		width: 100%
	}
	.dailyTweets {
		display: none
	}
	.newsBody {
		width: 100%;
	}
	nav.mobile {
		display: block;
	}
	.news {
		border-bottom: none;
		margin-bottom: 15px;
		/* height: auto; */
		width: 33%;
		float: left;
		margin-top: 60px;
	}
	.searchform {
		float: none;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.searchform {
		float: none;
		width: 400px;
		display: block;
		margin: 15px auto;
	}
	.input-search {
		width: 300px;
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.newsBody h2 {
		padding-left: 0px;
		font-size: 18px;
		max-width: 80%;
	}
	.mainmenu {
		display: none !important
	}
	.generic {
		width: 46%;
		margin-right: 2%;
		margin-left: 2%;
		padding-bottom: 30px;
		margin-bottom: 0px;
		overflow: hidden;
		border-bottom: none;
	}
	.template-videos .actualPrograma,
	.template-videos .otrosProgramas {
		float: none;
		margin: 0px auto
	}
	.template-videos .second-bar {
		display: none
	}
	.template-videos .generic {
		width: 45%;
		min-height: 435px;
	}
	.social__footer,
	.floatApp {
		display: none
	}
}


/* Uruguayo 2019 */

.izq .fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear
}

.izq .fade.in {
	opacity:1
}

.izq .collapse {
	display:none
}

.izq .collapse.in {
	display:block
}

.izq tr.collapse.in {
	display:table-row
}

.izq tbody.collapse.in {
	display:table-row-group
}

.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-property:height,visibility;
	-o-transition-property:height,visibility;
	transition-property:height,visibility;
	-webkit-transition-duration:.35s;
	-o-transition-duration:.35s;
	transition-duration:.35s;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease
}

.panel-body {
	padding: 15px 0;
}

.tm-sp-table-wrapper .sp-data-table th {
	background: #07557b;
}

.tm-sp-table-wrapper #anual table tr:nth-child(1) {
	background: #e9f9ff;
}

.tm-sp-table-wrapper #anual table tr:nth-child(2) {
	background: #e9f9ff;
}

.tm-sp-table-wrapper #anual table tr:nth-child(3) {
	background: #e9f9ff;
}

.tm-sp-table-wrapper #anual table tr:nth-child(4) {
	background: #e9f9ff;
}

.tm-sp-table-wrapper #anual table tr:nth-child(5) {
	background: #f1fff1;
}

.tm-sp-table-wrapper #anual table tr:nth-child(6) {
	background: #f1fff1;
}

.tm-sp-table-wrapper #anual table tr:nth-child(7) {
	background: #f1fff1;
}

.tm-sp-table-wrapper #anual table tr:nth-child(8) {
	background: #f1fff1;
}

.tm-sp-table-wrapper #a > table > tbody > tr:nth-child(14), 
.tm-sp-table-wrapper #a > table > tbody > tr:nth-child(15), 
.tm-sp-table-wrapper #a > table > tbody > tr:nth-child(16) {
	background: #fff3f3;
}
	
.tm-sp-table-wrapper .panel-default {
	border: none;
}

.tm-sp-table-wrapper .panel-body .sp-data-table td {
	padding: 0px 10px;
}

.tm-sp-table-wrapper .sp-data-table tr.alternate {
	background: #fbfbfb;
}

.tm-sp-table-wrapper .sp-data-table tr {
	border: none;
}

.tm-sp-table-wrapper .panel-heading {
	padding: 0;
}

.tm-sp-table-wrapper .yitleTables {
	margin-top: 20px;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: -1px;
	float: left;
	width: 100%;
}

.tm-sp-table-wrapper .panel-heading h4 a {
	padding: 10px;
	background-position: -500px 34px;
	font-weight: 600;
	border-radius: 4px;
	background: #005b7d;
	color: #fff!important;    display: block;
	width: 100%;
}

.tm-sp-table-wrapper .sp-event-blocks .sp-event-date, 
.tm-sp-table-wrapper .sp-event-blocks .sp-event-time, 
.tm-sp-table-wrapper .sp-event-blocks .sp-event-results, 
.tm-sp-table-wrapper .sp-event-blocks .sp-event-title {
	text-align: center;
	display: block;
	margin: 10px 0;
	clear: none;
}

.tm-sp-table-wrapper .sp-template-event-blocks .sp-event-date {
	display: inline-block;
	padding: 2px;
	border-radius: 4px;
	line-height: 12px;
	padding-top: 3px;
}

.tm-sp-table-wrapper .sp-data-table thead th {
	white-space: nowrap;
	padding: 5px;
		
	color: #fff;
}

.tm-sp-table-wrapper .unstyledList, 
.tm-sp-table-wrapper .tabBlock-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	/* height: 33px; */
}

.tm-sp-table-wrapper .tabBlock-tab {
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
	height: auto;
	text-align: center;
}

.tm-sp-table-wrapper .sp-player-list .data-name .player-photo, 
.tm-sp-table-wrapper .sp-player-list .data-name .player-flag, 
.tm-sp-table-wrapper .sp-player-list .data-team .team-logo {
	width: 2em;
	height: 2em;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-right: 0.5em;
}

.tm-sp-table-wrapper .sp-template-event-blocks .sp-event-date {
	color: rgba(51,51,51,0.5);
	font-weight: 500;
	font-size: 12px;
	margin: auto;
	text-align: center;
	display: inline-block;
	padding: 2px;
	border-radius: 4px;
	line-height: 12px;
	padding-top: 3px;
}

.tm-sp-table-wrapper .panel-body .sp-event-blocks .team-logo {
	margin: 5px;
}

.tm-sp-table-wrapper .sp-event-blocks .team-logo.logo-odd {
	max-width: 150px;
	text-align: left;
}

.tm-sp-table-wrapper .sp-event-blocks .logo-odd {
	float: left;
}

.tm-sp-table-wrapper .sp-event-blocks .team-logo {
	margin: 10px;
	width: 20%;
	height: 4em;
	max-width: 6em;
	text-align: center;
}

.tm-sp-table-wrapper .sp-template *, 
.tm-sp-table-wrapper .sp-data-table *, 
.tm-sp-table-wrapper .sp-table-caption {
	box-sizing: border-box;
	font-weight: 400;
	text-transform: none;
	letter-spacing: normal;
	color: #333;
}

.tm-sp-table-wrapper .sp-data-table th, 
.tm-sp-table-wrapper .sp-data-table td {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	border: 1px solid #e5e5e5;
	padding: 5px 10px;
	text-align: center;
}

.tm-sp-table-wrapper .sp-event-blocks .logo-even {
	float: right;
}

.tm-sp-table-wrapper .sp-event-blocks .team-logo.logo-even {
	max-width: 150px;
	text-align: right;
}

.tm-sp-table-wrapper .sp-template-event-blocks .sp-event-results {
	font-size: 20px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #333;
}

.tm-sp-table-wrapper .sp-event-blocks .sp-event-league, 
.tm-sp-table-wrapper .sp-event-blocks .sp-event-season, 
.tm-sp-table-wrapper .sp-event-blocks .sp-event-venue {
	text-align: center;
	margin: 0 20%;
	padding: 0 20px;
}

.tm-sp-table-wrapper .sp-template-event-blocks .sp-event-title, 
.tm-sp-table-wrapper .sp-template-event-blocks .sp-event-status {
	display: block;
	padding: 0;
	margin: 10px;
	font-size: 13px;
	font-weight: 400;
}

.tm-sp-table-wrapper .panel-title {
	margin-top: 5px;
	float: left;
	width: 100%;
}

.tm-sp-table-wrapper .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
	float: left;
	width:100%;
}

.descensoTablee tr > td:nth-child(2),
.tm-sp-table-wrapper .data-team,
.tm-sp-table-wrapper .data-name {
	text-align: left !important;
}

.tm-sp-table-wrapper .sp-table-caption {
	font-size: 17px;
	margin-top: 25px;
	font-family: "Roboto Slab", serif;
	margin: 2% 0;
}

.dataTables_paginate{
	display: none;
	visibility: hidden;
	font-size: 14px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.references{
	margin-top: 15px;
	font-size: 12px;
}

.references span.paraLibertadores{
	background:#e9f9ff;
	width:30px;
	height:26px;
	display: inline-block !important;
	margin-right: 10px;
	vertical-align: middle;
}

.references span.paraSudamericana{
	background:#f1fff1;
	width:30px;
	height:26px;
	display: inline-block !important;
	margin-right: 10px;
	vertical-align: middle;
}

.references p{
	margin: 0;
}

.references p + p{
	margin-top: 10px;
}

/* Footer */

.mod-info-contacto{
	font-size: 12px; line-height: 1.4;
	margin-top: 15px;
}

.mod-legal{
	font-size: 12px; line-height: 1.4;
	text-align: center;
}

.sp-table-wrapper .data-name a{
	pointer-events: none !important;
	cursor: default !important;
}

.mod-ver-tablas{
	margin: -2rem 0 2.5rem 0;
	text-align: right;
}

.mod-ver-tablas a{
	display: inline-block;
	color: #286175;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.4;
	font-weight: 500;
}

.mod-ver-tablas a:after{
	content: " »";
}

.mod-ver-tablas a:hover{
	text-decoration: underline;
}

.mod-banner-division{
	margin-bottom: 2.5rem;
	text-align: center;
}

.tm-banner-full{
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

.tm-banner-full iframe{ 
	max-width: 100%;
}

.tm-banner-inline{
	width: 150px !important;
	display: inline-block !important;
	visibility: visible !important;
	text-align: center;
}

.tm-banner-inline iframe{ 
	max-width: 100%;
}

.tm-hidden{
	display: none;
	visibility: hidden;
}

[data-tm-infinite-pagination]{
	display: none;
	visibility: hidden;
}

/* Animations */

[class*='tm-animation-'] {
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}

.tm-animation-scale-up {
	animation-name: tm-fade-scale-02;
}

/*
 * Scale Up
 */

 @keyframes tm-fade-scale-02 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.photo-gallery .slick-slide{
	position: relative;
}

/*
#pagina-de-inicio .photo-gallery .slick-slide:after {
	box-sizing: border-box;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.3s ease;
	position: absolute;
	right: 5px;
	top: 5px;
	content: "\f030";
	font-family: "Font Awesome 5 Free";
	background: rgba(7, 85, 121, 0.6) center center no-repeat;
	pointer-events: none;
}

@media screen and (min-width: 769px) {
	#pagina-de-inicio .photo-gallery .slick-slide:after {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
		right: 15px;
		top: 15px;
	}
}

#pagina-de-inicio .photo-gallery .slick-slide:before{
	content: '';
	background: url(../assets/TENFIELD_SPRITE_CSS.png) -359px -52px no-repeat;
	display: inline-block;
	width: 50px; height: 25px;

	position: absolute;
	right: 15px;
	bottom: 15px;
}

#pagina-de-inicio .photo-gallery .single-item .slick-slide:before{
	bottom: 65px;
}
*/

.__caption.__caption_photogallery {
    display: none !important;
    visibility: hidden !important;
}

.slick-list{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.slider-nav .slick-arrow{
	display: none !important;
	visibility: hidden !important;
}

.tm-post-format-gallery .newsImg:after,
.tm-post-format-gallery .image-notaBig:after {
	width: 50px;
	height: 25px;
	display: block;
	content: '';
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -359px -52px;
	position: absolute;
	left: 0;
	bottom: 4px;
	z-index: 1;
}

div.tm-gallery-icon {
	box-sizing: border-box;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgba(7, 85, 121, 0.6);
	font-size: 12px;
	font-weight: bold;
	transition: all 0.3s ease;
	position: absolute;
	right: 5px;
	top: 5px;
}

div.tm-gallery-icon:before{
	content: "\f030";
	font-family: "Font Awesome 5 Free";
}

div.tm-gallery-icon:hover{
	background: #053f5a;
}

@media screen and (min-width: 769px) {
	div.tm-gallery-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    right: 9px;
    top: 3px;
	}
}

img.size-full {
    width: 100% !important;
    height: auto;
}

size-post-thumbnail{
     width: 100% !important;
    height: auto;
}

.tm-badge{
	position: absolute;
	right: 0; top: 0;
	font-size: 12px;
	text-transform: capitalize;
}

img{
	max-width: 100%;
	height: auto;
}

.tenfieldTv .full .newsImg:hover:after {
	background-position: -442px -55px;
}

/* GRID */

.tm-grid{
	display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
	list-style: none;
	margin-left: -25px;
	margin-top: -25px;
	box-sizing: border-box;
	clear: both;
}

.tm-grid > * {
	margin: 0;
    box-sizing: border-box;
	width: 100%;
	padding-left: 25px;
	margin-top: 25px;
}

.tm-grid > * > :last-child { margin-bottom: 0; }

.tm-grid-width-1-2 > div{
	width: 50%;
}

/* Tablet and bigger */
@media (min-width: 768px) {

	.tm-grid{
		margin-left: -50px;
		margin-top: -50px;
	}

	.tm-grid > * {
		padding-left: 50px;
		margin-top: 50px;
	}

	.tm-grid-width-1-3-m > div{
		width: 33.3333%;
	}
}

/* Desktop and bigger */
@media (min-width: 960px) {
	.tm-grid-width-1-4-l > div{
		width: 25%;
	}
}

/* Videos Programas */

.template-videos .notaVideo{
	float: none;
	width: auto;
	margin: 0;
}

.template-videos .notaVideo img{
	width: 100%;
}

.template-videos .notaVideo h4{
	margin-top: 25px;
}

.template-videos .notaVideo.youtube-link div{
	position: relative;
}

.template-videos .notaVideo.youtube-link div:after {
	display: block;
	content: '';
	position: absolute;
	width: 65px;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -32px;
	top: 50%;
	background: url(../assets/TENFIELD_SPRITE_CSS.png?v=3) -471px -106px;
	cursor: pointer;
	margin-top: -32px;
}

.template-videos .notaVideo.youtube-link:hover:after {
	opacity: 1;
}

/* Page Home Full width */

.page-home-fullwidth .tm-block-fullscreen > .izq,
.page-home-fullwidth .tm-block-fullscreen > .der{
	width: 100% !important;
}

.page-home-fullwidth .tm-block-fullscreen > .der{
	margin-top: 25px;
}

.page-home-fullwidth .tm-block-fullscreen .news{
	
	box-sizing: border-box;
}

.page-home-fullwidth .tm-block-fullscreen .notaBig{
	width: 100%;
}

.page-home-fullwidth .tm-block-fullscreen .newsImg a,
.page-home-fullwidth .tm-block-fullscreen .newsImg img{
	width: 100%;
	display: block;
	max-width: none;
}

@media (min-width: 768px) and (max-width: 1200px) {

	.page-home-fullwidth .tm-block-fullscreen .newsBody,
	.page-home-fullwidth .tm-block-fullscreen .newsImg{
		width: 100%;
		display: block;
		max-width: none;
	}

	.page-home-fullwidth .tm-block-fullscreen .newsBody{
		margin-top: 10px;
	}

	.page-home-fullwidth .tm-block-fullscreen .metadata{
		width: auto;
		left: 10px;
		right: 0;
		top: -1px;
	}

	.page-home-fullwidth .tm-block-fullscreen > .der{
		margin-left: -10px;
	}

	.page-home-fullwidth .tm-block-fullscreen .news{
		padding-left: 10px;
	}
}

@media (min-width: 768px) {

	.page-home-fullwidth .tm-block-fullscreen > .der{
		display: flex;
	}

	.page-home-fullwidth .tm-block-fullscreen .news{
		width: 33.3333%;
		padding-bottom: 0;
		border-bottom: none;
		margin-bottom: 0;
		margin-top: 0 !important;
	}
}

#menu-menu2019 > li.menu-item-679954 > a{
	background: url(../assets/images/2020/pasion-de-carnaval.png) center center no-repeat;
    background-size: contain;
	text-indent: -500px;
	overflow: hidden;
	height: 50px;
	padding: 0;
	width: 75px;
}

@media (min-width: 769px) and (max-width: 1260px) {

	.second-bar{
		margin-bottom: 25px !important;
	}

	.second-bar .teamsLine{
		margin: 0 auto 25px auto !important;
	}

	.second-bar .searchform{
		float: right !important;
		margin: 0 !important;
	}
	
	.second-bar .searchform .input-search{
		margin: 0 !important;
	}

	.second-bar > div > a{
		float: left !important;
		margin: 0 !important;
	}
}

.mod-proximos-eventos{
	color: #333;
}

.mod-proximos-eventos .event-type-match .event-body,
.mod-proximos-eventos .event-row{
	display: flex;
	align-items: center;
	text-align: center;
}

.mod-proximos-eventos .event-row:nth-child(odd){
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
}

.mod-proximos-eventos .event-row:nth-child(even){
	background-color: #fff;
	border: 1px solid #e5e5e5;
}

.mod-proximos-eventos .event-row > div{
	box-sizing: border-box;
	padding: 10px;
}

.mod-proximos-eventos .event-senal,
.mod-proximos-eventos .event-logo{
	width: 75px;
}

.mod-proximos-eventos .event-senal img,
.mod-proximos-eventos .event-logo img{
	width: 50px;
	height: 50px;
	object-fit: contain;
}

.mod-proximos-eventos .event-date{
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
}

.mod-proximos-eventos .event-body{
	flex: auto;
}

.mod-proximos-eventos .event-type-match .event-body > div:nth-child(1) {
	width: 25px;
}

.mod-proximos-eventos .event-type-match .event-body > div:nth-child(2) {
	flex: auto;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.4;
}

.mod-proximos-eventos .event-type-match .event-body > div:nth-child(3) {
	width: 25px;
}

.tf-link{
	margin-top: 10px;
	display: inline-block;
	color: #07557b;
}

.tf-link:hover{
	text-decoration: underline;
	
}

.con-widget + .con-widget{
	margin-top: 60px !important;
}

@media screen and (min-width: 768px) {

	.floatMenu .social__footer{
		position: absolute;
		top: 50px;
		right: 25px;
		margin-top: 0;
	}
}

/* [id*="div-gpt-ad-"]{
	min-width: 100% !important;
	max-width: 100% !important;
}

[id*="div-gpt-ad-"] iframe{
	max-width: 100% !important;
} */

p:empty{
	display: none !important;
}

p:empty + *{
	margin-top: 0 !important;
}

#execphp-11 .widgettitle{
	margin: 25px 0 15px 0;
}

[data-tf-widget] + [data-tf-widget]{
	margin-top: 25px;
}
.mobile-cero .generic {
    width: calc(33% - 16px);
}
/*estilos grid noticias*/
.generic-items .generic .cats ~ a {
    display: block;
}
/*fin estilos grid noticias*/