html {
	background: #333;
}
body {
	margin: 0;
	padding: 103px 0 0 0;
	font-size: 12pt;
	line-height: 140%;
	font-family: 'Open sans', Arial, sans-serif;
	overflow-y: scroll;
	color: #333;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position: top center;
	background-size: 100%;
}
.anchor {
	position: relative;
	width: 100%;
	height: 0;
	clear: both;
}
body.top-banners {
	padding-top: 153px;
}
a {
	color: #CC0000;
	text-decoration: none;
	opacity: 1;
	transition: opacity 200ms;
}
span.audio-cont {
	display: inline-block;
	line-height: 32px;
}
span.audio-cont audio {
	display: inline-block;
	vertical-align: middle;
}
a.download-audio {
	display: inline-block;
	vertical-align: middle;
	padding: 0 4px;
}
p > a:hover,
h1 > a:hover {
	opacity: 0.5;
}
#sponsors {
	position: relative;
	clear: both;
	padding: 32px 0;
	text-align: center;
	border-top: rgba(204, 0, 0, 0.1) solid 1px;
	border-bottom: rgba(204, 0, 0, 0.1) solid 1px;
	background: #333;
	color: #FFF;
}
#sponsors h1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-size: 8pt;
	line-height: 32px;
	text-align: center;
	margin: 0;
}
#sponsors a {
	display: inline-block;
	vertical-align: top;
	height: 120px;
}
#sponsors a img {
	height: 100%;
}
div.spacer {
	height: 16px;
}
#breadcrumb {
	padding: 16px 0;
	margin: 0 0 8px 0;
	line-height: 24px;
	font-family: 'Oswald';
	font-size: 10pt;
}
#breadcrumb span {
	color: #333;
	margin: 0 4px;
	font-weight: 100;
}
#breadcrumb a {
	color: #333;
	font-weight: 100;
}
/**
HEADER
**/
#main-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 102px;
	z-index: 100;
}
.top-banners #main-header {
	height: 152px;
}
#main-header.short {
	height: 76px;
}
.top-banners #main-header.short {
	height: 124px;
}
#top-banners {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	height: 50px;
	overflow: hidden;
	background: #CC0000;
}
#top-banners .center-wrapper {
	position: relative;
	padding: 0;
	height: 100%;
}
#top-banners .center-wrapper div.col {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#top-banners div.item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size: 0;
	z-index: 1;
	opacity: 0;
	transition: opacity 400ms;
}
#top-banners div.item.active {
	z-index: 2;
	opacity: 1;
}
#top-banners div.item a {
	display: inline-block;
	max-width: 100%;
	max-height: 50px;
	vertical-align: middle;
}
#top-banners div.item img {
	max-width: 100%;
	max-height: 50px;
	vertical-align: middle;
}
#top-header {
	position: absolute;
	background: #CC0000;
	color: #FFF;
	height: 32px;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	font-size: 8pt;
	font-weight: normal;
	font-family: "Open sans";
	line-height: 32px;
	overflow: hidden;
	transition: top 200ms;
}
.top-banners #top-header {
	top: 50px;
}
#main-header.short #top-header {
	top: 0;
}
#top-nav {
	position: absolute;
	top: 32px;
	left: 0;
	right: 0;
	bottom: 0;
	height: 70px;
	z-index: 10;
	font-family: 'Oswald';
	margin: 0;
	color: #CC0000;
	background-color: #FFF;
	border-bottom: rgba(234, 0, 0, 0.1) solid 1px;
	transition: top 200ms, height 200ms;
}
.top-banners #top-nav {
	top: 82px;
}
#main-header.short #top-nav {
	top: 32px;
	height: 42px;
}
#top-header div.match {
	float: left;
	padding: 0 8px;
}
#top-header div.match span {
	display: block;
	float: left;
	padding: 0;
}
#top-header div.match span:before {
	color: rgba(255, 255, 255, 0.8);
	content: '|';
	margin: 0 8px;
	font-size: 11pt;
}
#top-header div.match span:first-child:before {
	content: '';
	margin: 0;
}
#top-header div.social {
	float: right;
	white-space: nowrap;
}
#top-header div.social a {
	display: inline-block;
	height: 100%;
	padding: 4px;
	opacity: 1;
	transition: opacity 400ms;
}
#top-header div.social a img {
	display: block;
	width: 24px;
	height: 24px;
}
#top-header div.social a:hover {
	opacity: 0.5;
}
#main-header .center-wrapper {
	position: relative;
	padding: 0;
}
#main-header div.logo {
	position: absolute;
	top: 0;
	left: 8px;
	bottom: 0;
	z-index: 2;
	white-space: nowrap;
}
#main-header div.logo a.logo {
	display: inline-block;
	height: 100%;
	padding: 4px 0;
	box-sizing: border-box;
}
#main-header div.logo a.logo img {
	display: block;
	height: 100%;
}
#main-header div.logo a.toggle-menu {
	display: none;
	position: absolute;
	top: 0;
	right: 16px;
	padding-right: 42px;
	line-height: 42px;
	background: url(img/menu.png) no-repeat right center;
	outline: none;
}
#main-header nav {
	position: relative;
	display: block;
	text-align: right;
}
#main-header nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
#main-header nav ul > li {
	perspective: 300px;
	perspective-origin: 50% 50%;
}
#main-header nav ul ul {
	transform-origin: top center;
	transform: rotateX(-90deg);
	position: absolute;
	top: 100%;
	left: 0;
	background: #FFF;
	box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: transform 500ms ease, opacity 500ms ease;
	text-align: left;
	border-top: #CC0000 solid 1px;
}
#main-header nav ul ul ul {
	display: none;
	top: 0;
	left: 100% !important;
	width: 200px;
	border: #CC0000 solid 1px;
}
#main-header nav ul ul li:hover ul {
	display: block;
}
#main-header nav ul li:last-child ul {
	left: auto;
	right: 0;
}
#main-header nav ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
}
#main-header nav ul ul li {
	display: block;
	min-width: 200px;
}
#main-header nav ul li:hover ul {
	opacity: 1;
	transform: rotateX(0deg);
}
#main-header nav ul li a,
#main-header nav ul li span.container {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 11pt;
	padding: 0 16px;
	text-decoration: none;
}
#main-header nav ul li span.container {
	cursor: default;
}
#main-header nav ul ul li a,
#main-header nav ul ul li span.container {
	white-space: nowrap;
	color: #333;
	font-size: 10pt;
	line-height: 24px;
	padding: 16px;
}
#main-header nav ul li a.active {
	background: #CC0000;
	color: #FFF;
}
#main-header nav ul li .parent.active {
	color: #CC0000;
	background: transparent;
}
#main-header nav ul li a:hover {
	background: #CC0000;
	color: #FFF;
}
#main-header a.toggle-menu {
	display: none;
}
#main-header nav ul li .parent {
	position: relative;
	line-height: 70px;
	transition: line-height 200ms;
}
#main-header nav ul li .parent.children:after {
	display: block;
	content: '▾';
	position: absolute;
	top: 0;
	right: 4px;
	bottom: 0;
	vertical-align: middle;
	font-size: 12px;
	line-height: 68px;
}
#main-header.short nav ul li .parent.children:after {
	line-height: 40px;
}
#main-header.short nav ul li .parent {
	line-height: 42px;
}
#main-header.short nav ul li a,
#main-header.short nav ul li span.container {
	font-size: 10pt;
}
/**
BANNERS
**/
#banners {
	text-align: center;
	margin: 24px 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	font-size: 0;
	background: #EFEFEF;
}
#banners div.col {
	position: relative;
	display: inline-block;
	width: 50%;
	height: 108px;
	line-height: 76px;
	padding: 16px 0;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	border-right: #FFF solid 1px;
	box-sizing: border-box;
}
#banners div.col + div.col {
	border-left: #DDD solid 1px;
	border-right: none;
}
#banners div.item {
	position: absolute;
	top: 16px;
	bottom: 16px;
	left: 16px;
	right: 16px;
	opacity: 0;
	z-index: 1;
	transition: opacity 400ms;
	text-align: center;
}
#banners div.col a {
	display: inline-block;
	max-width: 100%;
	height: 100%;
	overflow: hidden;
}
#banners div.item.active {
	opacity: 1;
	z-index: 2;
}
#banners a img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
#banners-l {
	width: 100%;
	margin: 0 0 16px 0;
}
#banners-l div.col {
	position: relative;
	width: 100%;
	height: 82px;
	box-sizing: border-box;
	border: #CCC solid 1px;
}
#banners-l div.col div.item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	transition: opacity 400ms;
	overflow: hidden;
}
#banners-l div.col div.item.active {
	z-index: 2;
	opacity: 1;
}
#banners-l div.col a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	text-align: center;
	background: #FFF;
}
#banners-l div.col a img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.banner-rotator.radio-content {
	width: 100%;
	margin: 0 0 16px 0;
}
.banner-rotator.radio-content {
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.banner-rotator.radio-content div.col div.item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	transition: opacity 400ms;
	overflow: hidden;
}
.banner-rotator.radio-content div.col div.item.active {
	z-index: 2;
	opacity: 1;
}
.banner-rotator.radio-content div.col a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFF;
}
.banner-rotator.radio-content div.col a img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
#banners-home {
	position: relative;
	margin: 24px 0;
}
#banners-home .banner-rotator div.item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	transition: opacity 200ms;
}
#banners-home .banner-rotator div.item.active {
	position: relative;
	z-index: 2;
	opacity: 1;
}
#banners-home .banner-rotator div.col a {
	display: block;
	width: 100%;
}
#banners-home .banner-rotator div.col a img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
/**
PIE
**/
#main-footer {
	position: relative;
	background: #000 url(img/media.jpg) no-repeat center top fixed;
	background-size: cover;
	color: #FFF;
	padding: 0;
	border-top: #CC0000 solid 1px;
}
#main-footer .center-wrapper {
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	padding: 0 0 32px 0;
	background: url(img/escudo_w.png) no-repeat center 80%;
	background-size: auto 64px;
}
#main-footer div.block {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	font-size: 10pt;
	line-height: 140%;
	padding: 32px 0;
	box-sizing: border-box;
	color: #FFF;
	text-shadow: 0 0 1px #000;
}
#main-footer div.block div.wrap {
	display: inline-block;
	padding: 0 16px;
	text-align: left;
}
#main-footer div.block p.title {
	font-family: "Oswald";
	font-weight: bold;
	font-size: 14pt;
	margin: 0 0 8px 0;
	color: #FFF;
	text-shadow: 0 0 1px #000;
}
#main-footer div.block a {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
	transition: color 200ms;
	text-shadow: 0 0 1px #000;
}
#main-footer div.block a:hover {
	color: #CC0000;
}
#main-footer ul.links {
	position: absolute;
	bottom: 8px;
	right: 16px;
	display: block;
	padding: 16px 0;
	padding: 0;
	list-style-type: none;
	margin: 0;
	text-align: right;
}
#main-footer ul.links li {
	display: block;
	float: left;
	margin-left: 8px;
}
#main-footer ul.links a {
	display: block;
	color: #FFF;
	text-decoration: underline;
	font-size: 10pt;
	line-height: 140%;
}
#main-footer div.copy {
	position: absolute;
	bottom: 8px;
	left: 16px;
	font-size: 9pt;
	line-height: 18px;
	color: rgba(255, 255, 255, 0.7);
}
#main-footer div.dev {
	clear: both;
	font-size: 8pt;
	color: rgba(255, 255, 255, 0.3);
	text-align: center;
	padding: 4px 0;
	border-top: rgba(255, 255, 255, 0.3) solid 1px;
	background-color: rgba(0, 0, 0, 0.5);
}
#main-footer div.dev p {
	margin: 0;
}
#main-footer div.dev a {
	color: rgba(255, 255, 255, 0.3);
	text-decoration: underline;
	font-weight: normal;
}
aside.social-widgets {
	position:relative;
	min-height: 400px;
	padding: 64px 16px;
	margin: 0;
	text-align: center;
	background: url(img/net.jpg) no-repeat center center fixed;
	background-size: cover;
}
aside.social-widgets div.col {
	display: inline-block;
	vertical-align: top;
	width: 400px;
	max-width: 100%;
	margin: 0 16px;
	position: relative;
}
.center-wrapper {
	box-sizing: border-box;
	padding: 0 16px;
	max-width: 1200px;
	margin: 0 auto;
}
.center-wrapper:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald';
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16pt;
	line-height: 120%;
	margin: 0 0 1em 0;
}
h1.page-title {
	color: #CC0000;
}
#main-content {
	padding: 0 16px 72px 0;
	width: calc(100% - 316px);
	box-sizing: border-box;
	float: left;
}
#right-content {
	float: right;
	width: 300px;
	padding: 0 0 16px 16px;
}
/**
NOTICIAS
**/
.news-list .pagination {
	overflow: hidden;
	padding: 16px 0;
}
.news-list .pagination a {
	background: #CC0000;
	color: #FFF;
	display: block;
	line-height: 24px;
	font-size: 10pt;
	padding: 0 8px;
}
.news-list .pagination a.prev {
	float: left;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.news-list .pagination a.prev:before {
	content: '«';
	font-size: 12pt;
	margin: 0 4px 0 0;
}
.news-list .pagination a.next {
	float: right;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.news-list .pagination a.next:after {
	content: '»';
	font-size: 12pt;
	margin: 0 0 0 4px;
}
.news-item {
	margin: 0 0 32px 0;
	box-sizing: border-box;
}
.news-item:after {
	content: '';
	display: block;
	clear: both;
}
.news-item .main-image {
	margin: 0 0 16px 0;
}
.news-item .main-image a {
	display: block;
}
.news-list .news-item .main-image {
	float: left;
	overflow: hidden;
	width: 40%;
	margin: 0 16px 16px 0;
}
.news-list .news-item .main-image a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	transition: background-color 400ms;
}
.news-list .news-item .main-image a:hover {
	background-color: rgba(0, 0, 0, 0.2);
}
.news-item img {
	display: block;
	max-width: 100% !important;
	height: auto !important;
}
.news-item h1 {
	font-size: 11pt;
	line-height: 140%;
	margin: 0;
}
.news-item h1 a {
	color: inherit;
}
.news-item.detail h1 {
	font-size: 16pt;
}
.news-item p.lead {
	font-size: 9pt;
	line-height: 160%;
	margin: 0;
	text-align: justify;
}
.news-item p.date {
	font-family: monospace;
	font-size: 8pt;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.3);
	margin: 0 0 8px 0;
}
.news-item.detail p.date {
	margin: 0 0 16px 0;
}
.resize-ar {
	position: relative;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}
.resize-ar a {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 1;
}
a .resize-ar:after,
.resize-ar a:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	background: #000;
	opacity: 0;
	transition: opacity 400ms;
}
a:hover .resize-ar:after,
.resize-ar a:hover:after {
	opacity: 0.2;
}
/**
HOME
**/
.home-buttons {
	overflow: hidden;
	background: #333;
	color: #FFF;
	font-size: 0;
	margin: -16px 0 16px 0;
	padding: 16px 0;
}
.home-buttons div.center-wrapper {
	padding: 0;
}
.home-buttons div.col {
	display: block;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 25%;
	font-size: 10pt;
	line-height: 120%;
	color: #FFF;
}
.home-buttons div.col img {
	vertical-align: top;
	cursor: pointer;
	max-width: 100%;
}
#home-slider {
	white-space: nowrap;
	font-size: 0;
	overflow: hidden;
	margin: 0 0 16px 0;
}
#home-slider > .item {
	position: relative;
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	font-size: 12pt;
	border-left: #FFF solid 1px;
	background-color: #CC0000;
	color: #FFF;
}
#home-slider > .item:first-child {
	border-left: none;
}
#home-slider > .item a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
	text-decoration: none;
}
#home-slider > .item div.info {
	position: relative;
	background: rgba(234, 0, 0, 0.5);
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 16px;
	transition: background-color 400ms;
}
#home-slider > .item:hover div.info {
	background: rgba(234, 0, 0, 0.8);
}
#home-slider > .item div.info h1 {
	margin: 0;
	text-align: left;
	font-size: 10pt;
	line-height: 24px;
}
section.main-featured {
	position: relative;
	width: 100%;
	min-height: 100px;
	margin: 0;
}
section.main-featured article {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: center center;
	background-size: cover;
	opacity: 0;
	transition: opacity 400ms;
	z-index: 1;
}
section.main-featured.multi article:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	background: #CC0000;
	width: 0%;
	transition: width 5s;
	transition-timing-function: linear;
}
section.main-featured.multi article.active:before {
	width: 100%;
}
section.main-featured article.active {
	opacity: 1;
	z-index: 2;
}
section.home-content > h1 {
	margin: 0 0 16px 0;
	font-size: 11pt;
	line-height: 140%;
	color: #CC0000;
	border-bottom: #CC0000 solid 1px;
}
section.home-content .news-list {
	overflow: hidden;
	font-size: 0;
}
section.home-content .news-list footer {
	font-size: 11pt;
	line-height: 140%;
	border-top: #CC0000 solid 1px;
	text-align: right;
	font-weight: bold;
}
section.home-content .news-list .news-item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	margin: 0 0 32px 0;
	padding: 8px 0;
}
section.home-content .news-list .news-item .main-image {
	float: none;
	width: auto;
	margin: 0 0 8px 0;
}
section.home-content .news-list .news-item:nth-child(even) {
	padding-left: 16px;
}
section.home-content .news-list .news-item:nth-child(odd) {
	padding-right: 16px;
}
/**
TEXTO
**/
form.contact-form {
	display: block;
	padding: 16px 0;
}
form.contact-form p.error {
	color: #CC0000;
	margin: 0 0 16px 0;
	font-size: 10pt;
	line-height: 140%;
}
form.contact-form table {
	width: 100%;
	border: rgba(234, 0, 0, 0.2) solid 1px;
	background: #EFEFEF;
	border-collapse: collapse;
}
form.contact-form table label {
	font-size: 10pt;
	line-height: 140%;
	font-weight: bold;
}
form.contact-form table td {
	padding: 16px;
	vertical-align: top;
}
form.contact-form table input,
form.contact-form table textarea {
	width: 100%;
	box-sizing: border-box;
	border: #CC0000 solid 1px;
	padding: 0 8px;
	background: #FFF;
	line-height: 24px;
}
form.contact-form table button {
	float: right;
}
div.ftext {
	font-size: 10pt;
	line-height: 160%;
}
div.ftext h1,
div.ftext h2,
div.ftext h3,
div.ftext h4,
div.ftext h5,
div.ftext h6 {
	font-size: 12pt;
	color: #333;
	margin: 0 0 1em 0;
}
div.ftext p {
	margin: 0 0 1em 0;
	text-align: left;
}
div.ftext strong {
	font-weight: 700;
}
div.ftext blockquote {
	padding: 8px 0 8px 16px;
	margin: 1em 0;
	border-left: #CCC solid 8px;
	font-style: italic;
	background: #FFF;
}
div.ftext blockquote p:last-child {
	margin: 0;
}
div.ftext ul,
div.ftext ol {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
div.ftext li {
	position: relative;
	display: block;
	padding: 0 0 0 24px;
}
div.ftext li:before {
	content: '▪';
	font-weight: bold;
	font-size: 19pt;
	color: #CC0000;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.ftext figure {
	margin: 0;
	display: block;
	text-align: center;
}
div.ftext figcaption {
	font-size: 9pt;
	line-height: 140%;
	text-align: center;
}
div.ftext figcaption p {
	margin: 0;
	text-align: center;
}
div.ftext img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}
div.ftext iframe,
div.ftext video {
	width: 100% !important;
}
section.plantilla div.block {
	margin: 0;
}
section.plantilla div.block > h2 {
	font-size: 12pt;
	margin: 0 0 2em 0;
	text-transform: uppercase;
	text-align: center;
	padding: 16px 0;
}
section.plantilla section.pos {
	overflow: hidden;
	margin: 0 0 16px 0;
}
section.plantilla section.pos > h1 {
	margin: 0;
	background: #CC0000;
	color: #FFF;
	font-size: 12pt;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 16px;
}
section.plantilla article {
	display: block;
	width: 50%;
	float: left;
	vertical-align: top;
	overflow: hidden;
	margin: 16px 0;
	padding: 0 16px 0 0;
	box-sizing: border-box;
}
section.plantilla article div.photo {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	background: #FFF;
	text-align: center;
	line-height: 150px;
}
section.plantilla article div.photo div.dorsal {
	position: absolute;
	bottom: 4px;
	right: 4px;
	background: #FFF;
	color: #CC0000;
	text-align: center;
	line-height: 32px;
	width: 32px;
	font-size: 24px;
	font-weight: bold;
	border-radius: 100%;
	transition: transform 400ms;
	transform-origin: bottom right;
}
section.plantilla article div.photo:hover div.dorsal {
	transform: scale(1.5);
}
section.plantilla article div.photo img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
section.plantilla article div.info {
	margin: 0 0 0 166px;
}
section.plantilla article div.info h1 {
	font-size: 12pt;
	line-height: 140%;
	margin: 0;
}
section.plantilla article div.info p {
	margin: 0;
	font-size: 10pt;
	line-height: 140%;
}
section.plantilla article div.info p.stats {
	padding: 8px 0 2px 0;
}
section.plantilla article div.info table.temporada {
	display: none;
	padding: 0;
	border: none;
	width: 100%;
	border-collapse: collapse;
	font-size: 9pt;
}
section.plantilla article div.info table.temporada.active {
	display: table;
}
section.plantilla article div.info table.temporada td {
	padding: 0;
	vertical-align: top;
	border-bottom: #999 solid 1px;
	text-align: right;
}
section.plantilla article div.info table.temporada td:first-child {
	padding-right: 8px;
	font-style: italic;
	text-align: left;
}
/**
RADIO
**/
.rm-radio div.player {
	margin: 32px 0;
	border: rgba(204, 0, 0, 0.2) solid 1px;
	color: #CC0000;
	padding: 32px 16px;
	background: url(img/radio.svg) no-repeat center 0;
	background-size: 128px auto;
	background-color: #EFEFEF;
	border-radius: 4px;
}
.rm-radio div.player audio {
	display: block;
	width: 100%;
}
.rm-radio p.title {
	font-size: 9pt;
	font-weight: bold;
	margin: -16px 0 16px 0;
}
/**
COOKIES
**/
aside#cookies-msg {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background: rgba(0, 0, 0, 0.8);
	color: #FFF;
	border-top: #CC0000 solid 1px;
	padding: 16px;
	font-size: 10pt;
	line-height: 140%;
	text-align: center;
}
aside#cookies-msg button {
	margin: 0 10px;
}
aside#cookies-msg a {
	color: #FFF;
	text-decoration: underline;
}
/**
DESTACADOS
**/

aside.featured {
	margin: 0 0 16px 0;
}
aside.featured:last-child {
	margin: 0;
}
aside.featured > h1 {
	color: #CC0000;
	font-size: 10pt;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
}
aside.featured a {
	display: block;
	color: #333;
	text-decoration: none;
	opacity: 1;
	transition: opacity 200ms;
}
aside.featured a:hover {
	opacity: 0.5;
}
aside.featured article {
	margin-top: 8px;
}
aside.featured article:first-child {
	margin-top: 0;
}
aside.featured.news-list > h1 {
	margin: 0;
}
aside.featured.news-list article {
	margin: 0;
	border-top: #CCC solid 1px;
	padding: 16px 0;
}
aside.featured.news-list article:first-child {
	border: none;
}
aside.featured.news-list .resize-ar {
	margin: 0 0 4px 0;
}
aside.featured.news-list a h1 {
	margin: 0;
	font-size: 10pt;
}
aside.featured.news-list a p {
	font-size: 8pt;
	margin: 0;
	font-weight: normal;
	color: #666;
}
aside.featured.image-link {
	text-align: center;
}
aside.featured.image-link img {
	display: block;
	max-width: 100%;
	min-width: 300px;
	height: auto;
}
aside.featured.image-link a {
	display: block;
	position: relative;
}
aside.featured.image-link a:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0;
	transition: opacity 400ms;
}
aside.featured.image-link a:hover:after {
	opacity: 0.2;
}
/**
MULTIMEDIA
**/
.featured.multimedia {
	font-size: 0;
	text-align: center;
	margin: 0;
	padding: 0 0 32px 0;
	background: url(img/media.jpg) no-repeat center center fixed;
	background-size: cover;
}
.featured.multimedia div.wrapper {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
.featured.multimedia > a {
	display: inline-block;
	font-size: 12pt;
	color: #FFF;
	margin: 32px 0 0 0;
	transition: color 200ms;
	text-shadow: 0 0 2px #000;
}
.featured.multimedia > a:hover {
	color: #CC0000;
}
.featured.multimedia > h1 {
	font-size: 12pt;
	color: #FFF;
	margin: 0 0 32px 0;
	border-bottom: #CCC solid 1px;
	line-height: 64px;
	text-shadow: 0 0 2px #000;
}
article.medio div.template {
	display: none;
}
article.medio {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 12pt;
	height: 180px;
	cursor: pointer;
}
.list-media {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 0;
	-moz-column-count: 2;
	-moz-column-gap: 0;
	-webkit-column-count: 2;
	-webkit-column-gap: 0;
	column-count: 2;
	column-gap: 0;
}
.list-media li {
	display: block;
	margin: 0;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
}
article.medio.image {
	width: auto;
}
article.medio.video {
	background: #CC0000;
}
article.medio.audio {
	background: #CC0000;
}
article.medio h1 {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	color: #FFF;
	font-size: 10pt;
	line-height: 120%;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 16px;
	text-align: left;
	transition: background-color 400ms;
}
article.medio p.date {
	position: absolute;
	bottom: 16px;
	left: 16px;
	right: 16px;
	color: rgba(255, 255, 255, 0.8);
	font-size: 10pt;
	line-height: 120%;
	font-family: "Open sans condensed";
	font-weight: bold;
	margin: 0;
	text-align: right;
	z-index: 3;
}
article.medio h1:hover {
	background-color: rgba(234, 0, 0, 0.3);
}
article.medio.video h1:after {
	background-image: url(img/video.png);
}
article.medio.audio h1:after {
	background-image: url(img/audio.png);
}
article.medio.image h1:after {
	background-image: url(img/photo.png);
}
article.medio h1:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	opacity: 0;
	transition: opacity 400ms;
	background-position: center center;
	background-repeat: no-repeat;
}
article.medio h1:hover:after {
	opacity: 1;
}
article.medio div.container {
	position: relative;
	width: 320px;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
article.medio.image div.container {
	width: auto;
}
article.medio div.container img {
	display: block;
	height: 100%;
}
.list-media article.medio {
	display: block;
	height: auto;
	overflow: hidden;
}
.list-media article.medio div.container {
	width: 100%;
	height: auto;
}
.list-media article.medio div.container img {
	width: 100%;
	height: auto;
}
section.multimedia > header {
	margin: 0 0 32px 0;
}
section.multimedia > header div.tabs {
	border-bottom: #CC0000 solid 1px;
	text-align: center;
}
section.multimedia > header div.tabs a {
	display: inline-block;
	margin: 0 16px;
	color: #999;
	font-family: "Oswald";
}
section.multimedia > header div.tabs a.active {
	color: #CC0000;
}
section.multimedia > footer {
	text-align: center;
	padding: 16px;
	height: 24px;
	border-top: #CC0000 solid 1px;
	margin: 32px 0 0 0;
}
section.multimedia > footer a {
	display: inline-block;
	line-height: 24px;
	font-size: 10pt;
	background-color: #CC0000;
	color: white;
	padding: 0 16px;
	transition: background 200ms;
}
section.multimedia > footer a:hover {
	background-color: #333;
}
section.multimedia > footer.loading {
	background: url(img/loader.gif) no-repeat center center;
	background-size: 56px 56px;
}
section.multimedia > footer.loading a {
	display: none;
}
/**
POPUP
**/
div.popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.9);
	z-index: 1000;
}
div.popup a.close {
	position: absolute;
	top: 16px;
	right: 16px;
	display: block;
	background: url(img/close.svg) no-repeat top left;
	background-size: 100% 100%;
	width: 32px;
	height: 32px;
	z-index: 2;
}
div.popup div.container {
	position: absolute;
	top: 64px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	text-align: center;
}
div.popup div.container h1 {
	position: fixed;
	top: 16px;
	left: 50px;
	right: 50px;
	margin: 0;
	color: #CC0000;
	font-weight: bold;
	font-family: "Open sans condensed";
	font-size: 14pt;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
div.popup div.container div.img-gallery {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
div.popup div.container div.img-gallery div.item {
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 8px 0;
}
div.popup div.container div.img-gallery div.item p {
	position: absolute;
	bottom: 16px;
	left: 16px;
	right: 16px;
	color: #CC0000;
	text-shadow: 0 0 2px #000;
	margin: 0;
	line-height: 140%;
}
div.popup div.container img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
div.popup div.container video {
	display: inline-block;
	background: #000;
}
div.popup div.container iframe {
	display: inline-block;
	background: #000;
}
/**
competición
**/
section.season header {
	position: relative;
	margin: 0 0 32px 0;
}
section.season header h1 {
	margin: 0;
}
section.season header select {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 1px;
}
section.filiales {
	padding: 16px 0;
}
section.filiales form {
	float: right;
}
section.filiales div.teams {
	clear: both;
}
section.filiales div.row {
	font-size: 0;
	overflow: hidden;
	border-top: #CC0000 solid 1px;
	padding: 8px 0;
	overflow: hidden;
}
section.filiales div.col {
	display: inline-block;
	font-size: 11px;
	vertical-align: top;
	width: 50%;
}
section.filiales div.col.name {
	float: left;
	width: 25%;
}
section.filiales div.col.match {
	float: left;
	width: 50%;
}
section.filiales div.col.score {
	float: right;
	width: 50%;
}
section.filiales div.col.info {
	width: 75%;
	float: right;
	white-space: nowrap;
}
section.filiales div.col.info + div.col.info {
	margin-top: 4px;
	padding-top: 4px;
	border-top: #CCC solid 1px;
}
section.filiales h1 {
	color: #CC0000;
	margin: 0;
	font-size: 12px;
	line-height: 140%;
}
section.filiales span {
	display: block;
	font-size: 11px;
	line-height: 140%;
	color: #333;
}
section.filiales span.match {
	font-size: 12px;
}
section.filiales span.score {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
/**
clasificacion
**/
div.clasificacion {
	margin: 0 0 32px 0;
}
div.clasificacion p.title {
	font-weight: bold;
	text-align: center;
	margin: 0;
	color: #CC0000;
	border-bottom: #CC0000 solid 1px;
	line-height: 24px;
	font-size: 10pt;
}
.clasificacion table {
	width: 100%;
	table-layout: fixed;
	border: none;
	border-collapse: collapse;
}
.clasificacion table th,
.clasificacion table td {
	line-height: 24px;
	width: 32px;
	height: 24px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	border: none;
}
.clasificacion table .name {
	width: auto;
	text-align: left;
	padding: 0 10px;
	font-weight: bold;
	font-family: "Open sans condensed";
	white-space: nowrap;
	text-overflow: ellipsis;
}
.clasificacion table .shield img {
	max-width: 16px;
	max-height: 16px;
	vertical-align: middle;
}
.clasificacion table thead tr th {
	background: #333;
	color: #FFF;
}
.clasificacion table tbody tr:nth-child(odd) td {
	background: rgba(0, 0, 0, 0.05);
}
.clasificacion table tbody tr td {
	background: rgba(0, 0, 0, 0.1);
	border-bottom: #FFF solid 1px;
}
.clasificacion table tbody tr td:first-child {
	font-size: 8pt;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.2);
}
.clasificacion table tbody tr:nth-child(1) td:first-child,
.clasificacion table tbody tr:nth-child(2) td:first-child,
.clasificacion table tbody tr:nth-child(3) td:first-child,
.clasificacion table tbody tr:nth-child(4) td:first-child {
	background: rgba(0, 204, 0, 0.5);
}
.clasificacion table tbody tr:nth-child(16) td:first-child {
	background: rgba(204, 204, 0, 0.5);
}
.clasificacion table tbody tr:nth-child(17) td:first-child,
.clasificacion table tbody tr:nth-child(18) td:first-child,
.clasificacion table tbody tr:nth-child(19) td:first-child,
.clasificacion table tbody tr:nth-child(20) td:first-child {
	background: rgba(255, 0, 0, 0.5);
}
/**
JORNADA
**/
div.jornada {
	margin: 0 0 32px 0;
}
div.jornada div.info {
	font-family: "Open sans condensed";
	font-size: 10pt;
	line-height: 16px;
	color: rgba(0, 0, 0, 0.3);
	font-weight: bold;
	text-align: center;
}
div.jornada p.title {
	font-weight: bold;
	text-align: center;
	margin: 0;
	color: #CC0000;
	border-bottom: #CC0000 solid 1px;
	line-height: 24px;
	font-size: 10pt;
}
div.jornada div.row {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	border-bottom: #CCC solid 1px;
	padding: 0 0 16px 0;
	min-height: 32px;
}
div.jornada div.row div.col {
	display: inline-block;
	vertical-align: top;
	font-size: 10pt;
	line-height: 32px;
	text-align: left;
	box-sizing: border-box;
	height: 32px;
}
div.jornada div.row div.col.separator {
	text-align: center;
	width: 4%;
}
div.jornada div.row div.col.shield {
	width: 5%;
}
div.jornada div.row div.col.shield img {
	max-width: 100%;
	max-height: 100%;
}
div.jornada div.row div.col.name {
	font-family: "Open sans condensed";
	width: 35%;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
div.jornada div.row div.col.res {
	width: 8%;
	padding: 0 10px;
	font-family: monospace;
	font-weight: bold;
	font-size: 14pt;
}
div.jornada div.row div.col.visitor {
	text-align: right;
}
/**
PARTIDO
**/
.clearfix {
	overflow: hidden;
	clear: both;
}
div.partido {
	position: relative;
	margin: 0 0 32px 0;
	font-size: 0;
	overflow: hidden;
	border-bottom: #CC0000 solid 1px;
}
div.partido div.top {
	position: relative;
	height: 76px;
}
div.partido div.local {
	position: relative;
	float: left;
	width: 50%;
}
div.partido div.visitor {
	position: relative;
	float: right;
	width: 50%;
}
div.partido div.shield {
	position: relative;
	z-index: 2;
	width: 76px;
	height: 76px;
	line-height: 76px;
	float: left;
}
div.partido div.visitor div.shield {
	float: right;
}
div.partido div.shield img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
div.partido div.res {
	position: absolute;
	z-index: 1;
	top: 22px;
	font-size: 22pt;
	font-weight: bold;
	line-height: 42px;
	color: #FFF;
}
div.partido div.local div.res {
	left: 0;
	right: 4px;
	text-align: right;
	padding-right: 25px;
	background: url(img/res_loc.png) no-repeat top right;
}
div.partido div.visitor div.res {
	right: 0;
	left: 4px;
	text-align: left;
	padding-left: 25px;
	background: url(img/res_vis.png) no-repeat top left;
}
div.partido div.name {
	margin: 0 16px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Open sans condensed";
	color: #333;
	clear: both;
}
div.partido div.info {
	font-family: "Open sans condensed";
	font-size: 11pt;
	line-height: 180%;
	color: rgba(0, 0, 0, 0.5);
	text-align: center;
	clear: both;
	padding: 8px 0 0 0;
}
aside.agenda {
	padding: 0;
	background: #f6f6f6;
	border: #CCC solid 1px;
}
aside.agenda > h1 {
	text-align: left;
	margin: 0;
	padding: 8px;
	background: #FFF;
	padding-left: 32px;
	background: url(img/agenda.png) no-repeat 8px center;
	background-size: 16px 16px;
}
aside.agenda div.partido {
	position: relative;
	margin: 0;
	padding: 16px;
	border: none;
	border-top: #CCC solid 1px;
}
aside.agenda div.info {
	padding: 0 0 8px 0;
	font-size: 8pt;
	font-family: monospace;
	line-height: 140%;
	text-align: center;
	color: #999;
}
aside.agenda div.extra {
	clear: both;
	font-size: 8pt;
	color: #666;
	padding: 8px;
	line-height: 120%;
	text-align: center;
}
aside.agenda p.event {
	font-size: 9pt;
	line-height: 140%;
	margin: 0;
	color: #666;
	text-align: center;
}
aside.agenda div.partido div.top {
	height: 42px;
}
aside.agenda div.partido div.res {
	background: none;
	color: #666;
	top: 0;
	font-size: 8pt;
	line-height: 42px;
	padding: 0;
	color: #666;
	font-weight: normal;
}
aside.agenda div.partido div.local div.res {
	left: auto;
	right: 6px;
	text-align: right;
}
aside.agenda div.partido div.local div.res:after {
	content: '-';
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	width: 12px;
	text-align: center;
	font-weight: bold;
}
aside.agenda div.partido div.visitor div.res {
	right: auto;
	left: 6px;
	text-align: left;
}
aside.agenda div.partido div.name {
	position: absolute;
	top: 0;
	left: auto;
	right: 18px;
	padding: 0;
	margin: 0;
	font-family: "Open sans";
	font-size: 8pt;
	font-weight: normal;
	line-height: 42px;
	text-align: right;
	color: #666;
	white-space: nowrap;
	z-index: 2;
	text-shadow: 1px 1px #FFF;
	background: rgba(239, 239, 239, 0.4);
}
aside.agenda div.partido div.visitor div.name {
	left: 18px;
	right: auto;
	text-align: left;
}
aside.agenda div.partido div.shield {
	width: 42px;
	height: 42px;
	line-height: 42px;
}
/**
 RESPONSIVE
**/
body.tablet {
	padding-top: 75px;
}
body.tablet.top-banners {
	padding-top: 125px;
}
body.tablet #top-nav {
	height: 42px;
}
body.tablet.top-banners #main-header nav {
	top: 125px;
}
body.tablet.scrolled #main-header nav {
	top: 75px;
}
body.tablet #main-header nav {
	text-align: left;
}
body.tablet #main-header nav a,
body.tablet #main-header nav span.container {
	font-size: 10pt !important;
	line-height: 24px !important;
	padding: 8px 16px !important;
}
body.tablet #main-header nav ul ul a {
	padding-left: 32px !important;
}
body.tablet #main-header nav ul {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
body.tablet #main-header nav ul li {
	display: block;
	border-top: #CCC solid 1px;
}
body.tablet #main-header nav ul ul {
	position: static;
	opacity: 1;
	transform: none;
	box-shadow: none;
	padding: 0;
	border: none !important;
}
body.tablet #main-header {
	height: 42px;
}
body.tablet #main-header div.logo {
	height: 42px;
}
body.tablet #main-header nav {
	display: block;
	position: fixed;
	top: 75px;
	left: 100%;
	right: 0;
	bottom: 0;
	background: #FFF;
	z-index: 20000;
	overflow: hidden;
	transition: left 400ms;
	text-align: left;
}
body.tablet #main-header nav.show {
	left: 0;
}
body.tablet #main-header div.logo {
	right: 0;
}
body.tablet #main-header div.logo a.toggle-menu {
	display: block;
}
@media (max-width: 1000px) {
	section.plantilla article {
		float: none;
		width: auto;
		padding: 0;
	}
}
@media (max-width: 1023px) {
	body,
	body.top-banners {
		padding-top: 75px;
	}
	body #top-nav {
		height: 42px;
	}
	body.top-banners #main-header nav {
		top: 75px;
	}
	body.scrolled #main-header nav {
		top: 75px;
	}
	.top-banners #main-header {
		height: 75px;
	}
	#top-banners {
		display: none;
	}
	#banners div.col {
		display: block;
		width: auto;
		border: none !important;
	}
	#banners div.col:first-child {
		padding-bottom: 0;
	}
	.top-banners #top-nav {
		top: 32px;
	}
	.top-banners #top-header {
		top: 0;
	}
	#main-header nav {
		display: block;
		position: fixed;
		left: 100%;
		right: 0;
		bottom: 0;
		background: #FFF;
		z-index: 20000;
		overflow: hidden;
		transition: left 400ms;
		text-align: left;
	}
	#main-header nav a,
	#main-header nav span.container {
		font-size: 10pt !important;
	        line-height: 24px !important;
	        padding: 8px 16px !important;
	}
	#main-header nav ul ul a {
		padding-left: 32px !important;
	}
	#main-header nav ul {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-x: hidden;
		overflow-y: auto;
	}
	#main-header nav ul li {
		display: block;
		border-top: #CCC solid 1px;
	}
	#main-header nav ul ul {
		display: block !important;
		position: static !important;
		opacity: 1;
		transform: none;
		box-shadow: none;
		padding: 0;
		border: none !important;
		width: auto !important;
	}
	#main-header {
		height: 42px;
	}
	#main-header div.logo {
		height: 42px;
	}
	#main-header nav.show {
		left: 0;
	}
	#main-header div.logo {
		right: 0;
	}
	#main-header div.logo a.toggle-menu {
		display: block;
	}
	#main-content {
		width: auto;
		float: none;
		padding-right: 0;
	}
	#right-content {
		float: none;
		width: auto;
		padding-left: 0;
	}
	#main-footer div.block {
		display: block;
		width: auto;
	}
	#main-footer div.block div.wrap {
		text-align: center;
	}
	#main-footer ul.links {
		position: relative;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		padding: 0 16px;
		text-align: right;
	}
	#main-footer ul.links li {
		display: inline-block;
		margin: 0 0 0 5px;
		float: none;
	}
	aside.featured.image-link {
		margin-left: -16px;
		margin-right: -16px;
	}
	aside.featured.image-link article {
		display: inline-block;
		vertical-align: top;
		max-width: 300px;
		margin: 0 16px 16px 16px;
	}
	#home-slider {
		white-space: nowrap;
		overflow: visible;
		overflow-y: hidden;
		overflow-x: scroll;
	}
	#home-slider > .item {
		width: 75%;
	}
	#home-slider > .item div.info h1 {
		font-size: 10pt;
		line-height: 16px;
	}
	.featured.multimedia div.wrapper {
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.list-media {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
	aside.social-widgets div.col {
		margin: 0;
	}
	aside.social-widgets div.col:first-child {
		margin: 0 0 16px 0;
	}
}
@media (max-width: 482px) {
	h1, h2, h3, h4, h5, h6 {
		font-size: 14pt;
	}
	div.ftext {
		text-align: justify;
	}
	div.ftext p {
		text-align: justify;
	}
	section.plantilla article div.photo {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	section.plantilla article div.info {
		margin-left: 96px;
	}
	.news-list .news-item .main-image {
		float: none;
		width: auto;
		margin: 0 0 8px 0;
	}
	section.home-content .news-list .news-item {
		display: block;
		width: auto;
		padding: 8px 0 !important;
	}
	section.home-content .news-list .news-item .main-image {
		margin: 0 0 8px 0;
	}
	.clasificacion table .shield {
		display: none;
	}
	.clasificacion table .gf,
	.clasificacion table .gc,
	.clasificacion table .pj {
		display: none;
	}
	div.jornada div.row div.col.name {
		padding: 0 10px;
		font-size: 6pt;
	}
	div.jornada div.row div.col.res {
		padding: 0;
		font-size: 9pt;
	}
}
.ficha-persona {
	overflow: hidden;
	clear: both;
	border: #CCC solid 1px;
	padding: 8px;
	margin: 0 0 30px 0;
}
.ficha-persona h1,
.ficha-persona h2,
.ficha-persona h3,
.ficha-persona h4,
.ficha-persona h5,
.ficha-persona h6 {
	float: right;
	width: 55%;
	font-size: 12pt !important;
	background: #CC0000;
	color: #FFF !important;
	line-height: 24px;
	padding: 0 8px;
	margin: 0;
	box-sizing: border-box;
}
.ficha-persona p {
	float: right;
	width: 55%;
	margin: 1em 0 0 0;
}
.ficha-persona p.img-container {
	float: left;
	width: 40% !important;
	margin: 0;
}
.ficha-persona p.img-container img {
	width: 100% !important;
	height: auto !important;
}
