@charset "UTF-8";
/*INICIA RESETEO HTML 5*/
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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font: inherit; vertical-align: 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;} 
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
/*TERMINA RESETEO*/
@font-face {font-family: MyriadPro; src: url('MyriadPro.otf');}
@font-face {font-family: DINmedium; src: url('DINmedium.otf');}
.claro_centrar {text-align:center;margin: 0px auto;width: 100%;}

@media (min-width: 768px) and (max-width: 979px) {
body {background-color:#fff; background:url(../img/tablet_bg.png);}
  .hidden-desktop {display: inherit !important;}
  .visible-desktop {display: none !important ;}
  .visible-tablet {display: inherit !important;}
  .hidden-tablet {display: none !important;}
	.slicknav_menu {display:none;}
	.js #menu_a {display:none;}
	
.cont_interior {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	border:1px solid #e3e3e3;
	position: relative;
	text-align: center;
	clear: both;
	padding: 10px 0px 10px 0px;
	font-size: 0px;
	overflow: hidden;
}
.ttl_interior {margin: 0px 10px 0px 10px;clear: both;height: 40px;line-height: 45px;color: #fff;font-family: MyriadPro;font-size: 24px;text-align: left;}
.ttl_interior div {display: inline-block;height: 40px;padding-right: 5px;text-align: left;background-color:#00539B;padding:0px 10px;width:220px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;}

#scroll_mam {position: relative;overflow: auto; }
#scroll_mam li {list-style: none;}
#scroll_mam ul li {float: left;}

#cabeza_claro {width: 800px;height: 136px;margin: 10px auto;background-color: #00539B;}
.claro_logo {width: 265px;margin: 0px 25px 0px;padding-top: 13px;padding-bottom: 10px;}
.claro_menu {width: 100%;font-family: Arial;color: #fff;text-align: center;background-color: #7f8489;}
.claro_menu ul {font-size: 0px;}
.claro_menu li {font-size: 13px;margin: 0px;display: inline-block;line-height: 31px;padding-left: 8px;padding-right: 8px;border-right: #fff solid 1px;}
.claro_menu li:last-child {width: 29px;border-right: none;}
#claro_buscar {background: url(../img/buscar_g.png) no-repeat center;}
.input_buscar {
	border: none;
	width: 225px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.claro_inicio {height: 375px;width:800px !important; overflow:hidden;}
.claro_inicio img {width: 100%;position:relative;}

.modulo_stl {text-align: left;margin-left: 40px;padding-top: 10px;margin-bottom: 10px;font-family: Arial;font-size: 23px;font-weight: bold;color: #494949;}
.modulo {width: 100%;position: relative;background-color: #fff;text-align: center;margin: 0px auto;clear: both;}
.modulo_minuto {display: inline-block;vertical-align: top;width: 285px;height: 460px;}
.modulo_notas {width: 365px;padding:10px !important;background-color:#fff !important;}
.modulo_noticias {width: 485px;height: 460px;}
.modulo_comentaristas {display: inline-block;vertical-align: top;width: 385px;height: 290px;}
.modulo_partidos {display: inline-block;vertical-align: top;width: 385px;}
.modulo_estadisticas {display: inline-block;vertical-align: top;width: 385px;}
.modulo_multimedia {display: inline-block;vertical-align: top;width: 385px;}
.modulo_galerias {display: inline-block;vertical-align: top;width: 385px;}
.modulo_color {display: inline-block;vertical-align: top;width: 395px;}
.modulo_figuras {display: inline-block;vertical-align: top;width: 385px;}
.modulo_sedes {display: inline-block;vertical-align: top;width: 385px;}
.modulo_figuras img {width: 100%;}
.modulo_galerias img {width: 100%;}
.modulo_color img {width: 100%;}
.modulo_sedes img {width: 100%;}
.modulo_desktop {width: 800px;position: relative;text-align: center;margin: 0px auto !important;display: block !important;}
.modulo_phone {
	padding-bottom:10px;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	margin: 10px 5px 10px 5px;
	position: relative;
	text-align: center;
	clear: both;
	font-size: 0px;
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.noticias_d {width:465px !important;}
.modulo_izq {display: inline-block;vertical-align: top;width: 395px;}
.modulo_der {display: inline-block;vertical-align: top;width: 395px;}
.modulo_opta {width: 800px;margin: 0px auto;clear: both;height: 765px;display: none;}
#btn_widget_a {cursor: pointer;}

.ver_mas {position: relative;bottom: 0px;height: 20px;margin-top: 5px;padding-bottom: 14px;width: 100%;clear: both;}
.mas_record {position: absolute;top: 4px;width: 100px;padding-left: 10px;float:left;}
.mas_record img {width: 100%;}
.mas_ico {float: right;width: 25px;margin-top: 5px;text-align: left;}
.mas_ico img {width: 20px;cursor: pointer;}
.mas_bg {width: 68px;height: 64px;position: absolute;right: 0px;margin-top: -67px;cursor: pointer;}
.mas_not {position: absolute;bottom: 5px;right: 5px;width: 20px;}
.mas_not img {cursor: pointer;width: 100%;}
.mas_not_g {position: absolute;bottom: 5px;right: 5px;width: 20px;}
.mas_not_g img {cursor: pointer;width: 100%;}

.claro_banner .bx-viewport {margin: 0px 0px 0px 0px !important;width:100% !important;}
.claro_banner .bx-viewport li {height: 90px !important;}
.claro_banner {overflow:hidden;display: inline-block;background-color: #494949;vertical-align: top;position: relative;margin-right:auto;margin-left:auto;margin-top: 5px;margin-bottom: 5px;height: 90px;width: 728px;}
.claro_banner img {height: 100%;}
.banner_btns {width: 768px;position: absolute;top: 26px;}
.banner_btns div:first-child {width: 4%;float: left;}
.banner_btns div:last-child {width: 4%;float: right}
.banner_btns img {width: 100%;}
.interior_banner {display: inline-block !important;vertical-align: top;position: relative;text-align:center;width: 800px;height: 250px;margin-top: 5px;margin-bottom: 5px;}
.interior_banner img {position: relative;width:100%;}

.borde_claro {width: 100%;height: 4px;background:url(../img/bg_borde.png) repeat-x;}
.borde_menu {width: 100%;height: 1px;background-color:#fff;}

.ttl_modulo {margin: 10px 10px 0px 10px;clear: both;height: 40px;line-height: 45px;color: #000;font-family: MyriadPro;font-size: 24px;text-align: left;}
.ttl_modulo div {display: inline-block;height: 40px;padding-right: 5px;text-align: left;background-color:#00539B;color:#fff;padding:0px 10px;width:220px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;}

.claro_icono {float: right;margin-right: 20px;padding-top: 8px;width: 35px;height: 35px;}
#mam_ico img {width: 100%;}
#noticias_ico img {width: 100%;}
#comentaristas_ico img {width: 100%;}
#partidos_ico img {width: 100%;}
#estadisticas_ico img {width: 100%;}
#multimedia_ico img {width: 100%;}
#figuras_ico img {width: 100%;}
#galerias_ico img {width: 100%;}
#color_ico img {width: 100%;}
#sedes_ico img {width: 100%;}
#historia_ico img {width: 100%;}

.overlay_g {background: url(../img/overlay.png) repeat-x;height: 150px;width: 100%;position: absolute;left: 50%;margin: -150px -50%;}
.noticia_ttlg {text-align: left;font-family: MyriadPro;font-size: 32px;color: #FFF;padding-top: 60px;padding-left: 10px;padding-right: 60px;}
.noticia_stlg {text-align: left;font-family: Arial;font-size: 18px;color: #FFF;padding-top: 10px;padding-left: 10px;padding-right: 60px;}

.noticias_rjo{position: relative;background-color: #009fe1;height: 170px;width: 45%;display: inline-block;vertical-align: top;}
.noticias_azl{position: relative;background-color: #00539B;height: 170px;width: 45%;display: inline-block;vertical-align: top;}
.noticias_ama{position: relative;background-color: #71bff0;height: 170px;width: 45%;display: inline-block;vertical-align: top;}

.noticias_imgc {width: 55%;height: 170px;overflow: hidden;display: inline-block;vertical-align: top;position:relative;background:url(../img/bg_borde.png) #4e4e4e;}
.noticias_imgc img {position:absolute;height: 100%;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto;}
.noticia_ttlc {text-align: left;font-family: MyriadPro;font-size: 20px;color: #fff;padding-top: 15px;padding-left: 10px;padding-right: 10px;}
.noticia_stlc {text-align: left;font-family: Arial;font-size: 14px;color: #fff;padding-top: 10px;padding-left: 10px;padding-right: 25px;}
#noticias_ch {clear: both;}

.modulo_notgde {font-size: 0px;}
.mam_scroll {height: 367px;overflow: hidden; }
.mam_scroll li {position:absolute;}
.mam_nav {background-color:#1e95ac;}
.mam_nav li {cursor:pointer;font-family: Arial;font-size:12px;color:#fff;display:inline-block;line-height: 24px;width:19%;border-right:solid 1px #117f94;}
.mam_nav li:last-child {border-right:none;line-height: 0px;}
.mam_nav li:last-child img {display: inline-block;vertical-align: middle;height: 15px;}
.mam_activo { background:#D52B1E; display: inline-block; vertical-align:top;}
.mam_scroll .bx-viewport {margin: 0px 0px 0px 0px !important; width:100% !important;}
.mam_scroll .bx-wrapper .bx-controls-direction a {top:10% !important;}

.mam_btns {position: absolute;top: 70px;width: 100%;}
.mam_btns div:first-child {float: left;width: 39px;height: 69px;}
.mam_btns div:last-child {float: right;width: 39px;height: 69px;}
.mam_btns img {cursor: pointer;width: 60%;}
.minuto_a {border-bottom: #d2d2d2 solid 1px;padding-top: 10px;}
.mam_nav {position: relative;}
.mam_nav div:first-child {left: 0px;width: 5%;position: absolute;z-index: 999;}
.mam_nav div:last-child {right: 0px;width: 5%;position: absolute;z-index: 999;}
.mam_nav div:first-child img {width: 100%;}
.mam_nav div:last-child img {width: 100%;}

.minuto_a div {display: inline-block;}
.minuto_local {font-family: Arial;font-size: 14px;font-weight: bold;color: #494949;}
.minuto_local img {width: 100px;}
.minuto_visita {font-family: Arial;font-size: 14px;font-weight: bold;color: #494949;}
.minuto_visita img {width: 100px;}

.minuto_marcador {padding-left: 10px;padding-right: 10px;font-family: Arial;font-size: 18px;font-weight: bold;color: #494949;}
.minuto_estado {margin-top: 20px;margin-bottom: 5px;font-family: Arial;font-size: 20px;color: #494949;width: 100%;}
.minuto_localtxt {font-family: Arial;font-size: 18px;font-weight: bold;color: #494949;}
.minuto_visitatxt {font-family: Arial;font-size: 18px;font-weight: bold;color: #494949;}
.live_mam {margin: 10px auto; width: 285px; height: 125px; overflow: auto; font-family: Arial; color: #494949;}
.tiempo_mam {height: 40px;padding-top: 5px;border-right: 1px solid #d2d2d2;text-align: center;display: inline-block;vertical-align: top;width: 15%;font-size: 14px;}
.txt_mam {padding-top: 5px;text-align: left;display: inline-block;vertical-align: top;width: 70%;font-size: 14px;padding-left: 20px;}

.minuto_b {width: 100%;border-top: #ededed solid 1px;border-bottom: #d2d2d2 solid 1px;padding-top: 10px;padding-bottom: 10px;font-size: 0px;}
.minuto_b span {font-family: Arial;font-size: 18px;color: #494949;}
.minuto_b div {display: inline-block;vertical-align: top;font-family: Arial;font-size: 14px;color: #494949;}
.ver_mas_mam {
	width: 100%;
	height: 50px;
	clear: both;
	background: rgb(255,197,66);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzU0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmYjgxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,197,66,1) 0%, rgba(255,184,25,1) 30%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,66,1)), color-stop(30%,rgba(255,184,25,1)));
	background: -webkit-linear-gradient(top,  rgba(255,197,66,1) 0%,rgba(255,184,25,1) 30%);
	background: -o-linear-gradient(top,  rgba(255,197,66,1) 0%,rgba(255,184,25,1) 30%);
	background: -ms-linear-gradient(top,  rgba(255,197,66,1) 0%,rgba(255,184,25,1) 30%);
	background: linear-gradient(to bottom,  rgba(255,197,66,1) 0%,rgba(255,184,25,1) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc542', endColorstr='#f2832e',GradientType=0 );
}
.ver_mas_mam div:first-child {display: inline-block;vertical-align: top;width: 18%;height: 50px;border-right: #d99702 1px solid;text-align: center;}
.ver_mas_mam div:last-child {display: inline-block;vertical-align: top;width: 18%;height: 50px;border-left: #ffe09b 1px solid;text-align: center;}
.ver_mas_mam div:first-child img {cursor: pointer;padding-top: 10px;width: 20px;}
.ver_mas_mam div:last-child img {cursor: pointer;padding-top: 10px;width: 20px;}

.mas_ico_mam {text-align: right;border-left: #ffe09b 1px solid;border-right: #d99702 1px solid;padding-top: 10px;display: inline-block;vertical-align: top;width: 62%;height: 40px;}
.mas_ico_mam img {width: 30px;}

.datos_local {display: inline-block;vertical-align: top;width: 49%;text-align: left;}
.datos_local span:first-child {height: 28px;line-height: 35px;padding-left: 10px;display: inline-block;vertical-align: top;}
.datos_local span:last-child {padding-top: 8px;display: inline-block;vertical-align: top;}
.datos_visita {display: inline-block;vertical-align: top;width: 49%;text-align: right;}
.datos_visita span:first-child {height: 28px;line-height: 35px;display: inline-block;vertical-align: top;}
.datos_visita span:last-child {padding-top: 8px;padding-right: 10px;display: inline-block;vertical-align: top;}
.datos_centrar {text-align: left;width: 100%;height: 50px;}

.claro_txtizq {font-weight: bold;display: inline-block;vertical-align: top;width: 42%;text-align: left;}
.claro_txtder {font-weight: bold;display: inline-block;vertical-align: top;width: 49%;text-align: right;}

.minuto_a_minuto {width: 100%;text-align: left;font-size: 0px;}
.minuto_a_minuto div {display: inline-block;vertical-align: top;padding-top: 5px;padding-bottom: 5px;}
.minuto_tiempo {text-align: center;width: 50px;}
.minuto_txt {display: inline-block;vertical-align: top;width: 70%;border-left:#d2d2d2 solid 1px;padding-left: 10px;padding-right: 10px;}

.barra_record {width: 100%;height: 30px;font-size: 0px;}
.barra_record div {display: inline-block;vertical-align: top;}
.barra_record div:first-child {}
.barra_record div:last-child {float: right;margin-left: 10px;margin-right: 10px;text-align: right;height: 30px;}
.barra_record img {height: 100%;}

.noticia_imgg {height: 378px;overflow: hidden;position:relative;}
.noticia_imgg img {position:absolute;width: 120%;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto;}
#noticias_ch {clear: both;}

.claro_comentaristas {position: relative;width:100%;margin: 26px 0px 26px 0px;}
.claro_comentaristas ul {width: 2300px;}
.claro_comentaristas li {
	float: left;
	height: 150px;
	font-family: MyriadPro;
	font-size: 12px;
	color: #494949;
	margin-right: 15px;
	background-color:#FFF;
	border:1px solid #e3e3e3;
}
.comentarista_cabeza{overflow: hidden;}
.comentarista_img {margin-left: 10px;margin-top: 10px;float: left;}
.comentarista_img img {widt:71px; height:74px;}
.comentarista_nom {font-size: 18px;margin-top: 20px;margin-left: 10px;float: left;}
.comentarista_des {margin-top: 5px;margin-left: 5px;margin-right: 12px;text-align: left;clear: both;}

.partidos_cabeza {width: 100%;background-color: #00539B;height: 45px;}
.partidos_cabeza ul {width: 100%;font-size: 0px;}
.partidos_cabeza li {width: 29%;font-size: 18px;font-family: Arial;color: #fff;border-right: #fff solid 1px;line-height: 45px;vertical-align: top;display: inline-block;}
.partidos_cabeza li:last-child {width: 10%;}
.partidos_lista {width: 100%;background-color: #f5f5f5;}
.partidos_lista li {width: 29%;height: 50px;line-height: 50px;font-size: 12px;font-family: Arial;font-weight: bold;color: #494949;vertical-align: top;display: inline-block;}
.partidos_lista ul {width: 100%;border-top: #f3f3f3 solid 1px;border-bottom: #dadada solid 1px;}
.partidos_lista li span {vertical-align: middle;display: inline-block;font-size: 12px;}
.partidos_line {text-align: center;font-size: 10px;line-height: 10px;}
.partidos_bandera {line-height: 11px;display: inline-block;width: 33%;}
.partidos_vs {display: inline-block;}
.partidos_lista li img {width: 100%;}
.partidos_lista li:last-child {width: 10%;}
.partidos_lista li:last-child img {width: 20%;cursor: pointer;}
.partidos_lista li div:first-child {margin-top: 10px;height: 45px;}
.partidos_lista li div {}

.estadisticas_cabeza {background-color: #00539B;height: 45px;}
.estadisticas_cabeza ul {font-size: 0px;}
.estadisticas_cabeza li {width: 11%;font-size: 18px;font-family: Arial;font-weight: bold;color: #fff;border-right: #fff solid 1px;line-height: 45px;vertical-align: top;display: inline-block;}
.estadisticas_cabeza li:first-child {
	color: #FFF;
	background-color:#7f8489;
}
.estadisticas_ejemplo img {width: 100%;}

.multimedia_cont {font-size: 0px;}
.multimedia_btn {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 10px 3px 10px 3px;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	overflow: hidden;
	border:1px solid #e3e3e3;
	cursor:pointer;	
}
#recordtv_btn img {width: 100%;}
#interactivos_btn img {width: 100%;}
#descargables_btn img {width: 100%;}

.galerias_g {margin:0px auto;}
.galerias_carousel {position: relative;margin: 0px 0px 10px;}
.galerias_carousel ul {font-size: 0px;}
.galerias_carousel li {margin: 10px 2px 10px 2px;display: inline-block;vertical-align: top;	}
.galerias_carousel li img {height: 140px;}
.galerias_ant_g {cursor: pointer;margin-top: 195px;margin-left: 18px;display: block;background-image: url(../img/galerias_nav.png);background-position: 0px 0px;height: 87px;width: 61px;}
.galerias_sig_g {cursor: pointer;margin-top: 195px;margin-left: 54px;display: block;background-image: url(../img/galerias_nav.png);background-position: 61px 0px;height: 87px;width: 61px;}
.carousel_overlay {position: absolute;top: 0px;height: 100%;width: 100%;}
.carousel_izq {float: left;background: url(../img/galerias_overlay_i.png) repeat-y;height: 100%;width: 134px;}
.carousel_der {float: right;background: url(../img/galerias_overlay_d.png) repeat-y;height: 100%;width: 134px;}
.carousel_ant {cursor: pointer;margin-top: 25%;margin-left: 30px;display: block;background-image: url(../img/carousel_nav.png);background-position: 0px 0px;height: 53px;width: 37px;}
.carousel_sig {cursor: pointer;margin-top: 25%;margin-left: 66px;display: block;background-image: url(../img/carousel_nav.png);background-position: 37px 0px;height: 53px;width: 37px;}

.claro_historia {position: relative;width:100%;margin: 0px 0px 12px;}
.claro_historia ul {width: 2400px;}
.claro_historia li {
	float: left;
	width: 230px !important;
	height: 136px;
	font-family: MyriadPro;
	font-size: 18px;
	color: #494949;
	border:1px solid #e3e3e3;
	overflow: hidden;
	margin:0px 5px;
}

.claro_figuras {position: relative;width:100%;margin: 0px 0px 14px;}
.claro_figuras ul {width: 2300px;}
.claro_figuras li {
	overflow: hidden;
	float: left;
	height: 150px;
	font-family: MyriadPro;
	font-size: 14px;
	color: #494949;
	border:1px solid #e3e3e3;
	margin:0px 5px;
}
.figura_img {float: left;width: 49%;height: 100%;display: inline-block;vertical-align: top;position:relative;}
.figura_img img {height: 100%;position:absolute;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto !important;}
.figura_perfil {width: 49%;padding-top: 17px;display: inline-block;vertical-align: top;}
.figura_perfil div:first-child {padding-left: 5px;text-align: left;font-family: MyriadPro;font-size: 18px;color: #D01810;}
.figura_perfil div:last-child {padding-left: 5px;text-align: left;font-family: Arial;font-size: 12px;color: #494949;}

.figmundial_img {width:365px;margin:0px auto;position:relative;}

.sedes_ficha {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000;
	padding: 10px;
	width: 40%;
	background-color: rgba(0,0,0,0.10);
	line-height: 20px;
	font-weight: bold;
	font-style:italic;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.sedes_ficha p:first-child {font-size: 14px;}
.sedes_ficha p:last-child {line-height: 10px;}
.sedes_ficha p:last-child img {width: 15%;}

.claro_pie {text-align: left;padding-top: 8px;height: 80px;width: 100%;font-family: Arial;font-size: 28px;font-weight: bold;color: #494949;}
.comparte_txt {text-align: center;}

.claro_pie img {width: 50%;}
.comparte_btns {padding-top: 10px;padding-bottom: 5px;text-align: center;width: 100%;}
.comparte_btns div {width: 15%;display: inline-block;vertical-align: top;}
.comparte_btns img {width: 100%;}
.menu_bco span {display: none;}
.claro_logo_pie {margin-top: 5px;text-align: center;width: 100%;}
.claro_logo_pie img {padding-left: 10px;width: 35%;}
.menu_bco {font-family: Arial;font-size: 14px;text-align: center;margin-top: 5px;margin-bottom: 10px;color: #fff;width: 100%;}
.menu_bco ul {font-size: 0px;}
.menu_bco li:last-child {border-right: 1px solid #dcdcdc;}
.menu_bco li {background-color: #00539B;border-bottom: 1px solid #fff;border-left: 1px solid #fff;border-top: 1px solid #fff;display: inline-block;vertical-align: top;font-size: 11px;width: 132px;height: 40px;line-height: 40px;}
.menu_bco li div {display: inline-block;line-height: 0px;vertical-align: middle;}
.pie_txt {line-height: 12px !important;}
}
 
@media (max-width: 767px) {

body {background-color:#fff; background:url(../img/tablet_bg.png);}
  .hidden-desktop {display: inherit !important;}
  .visible-desktop {display: none !important;}
  .visible-phone {display: inherit !important;}
  .hidden-phone {display: none !important;}

.cont_interior {
	background-color: #fff;
	border:1px solid #e3e3e3;
	margin: 10px 10px 10px 10px;
	position: relative;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
	font-size: 0px;
	overflow: hidden;
}
.ttl_interior {margin: 10px 10px 0px 10px;clear: both;height: 40px;line-height: 45px;color: #fff;font-family: MyriadPro;font-size: 28px;text-align: left;}
.ttl_interior div {display: inline-block;height: 40px;padding-left: 0px;width:220px;padding-right: 5px;background-color:#00539B;color:#fff;padding:0px 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;}

#cabeza_claro {width: 100%;height: 100%;}
.claro_logo {position: absolute;top: 0px;width: 50%;text-align: center;height: 60px;line-height: 82px;margin: 0px 0px 0px 15px;}
.claro_logo img {width: 100%;}
.claro_menu {width: 100%;height: 52px;font-family: Arial;color: #FFF;text-align: center;}
.claro_menu ul {font-size: 0px;}
.claro_menu li {font-size: 13px;margin: 0px;display: inline-block;line-height: 52px;padding-left: 20px;padding-right: 20px;border-right: #ab1f1f solid 1px;border-left: #f08179 solid 1px;}
.input_buscar {
	border: #dadada 1px solid;
	margin: 10px 10% 10px 10%;
	width: 80%;
	height: 24px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.modulo_comentaristas {margin-top: 10px;}
.modulo_partidos {margin-top: 10px;}
.modulo_galerias {margin-top: 10px;}
.modulo_multimedia {margin-top: 10px;}
.modulo_figuras {margin-top: 10px;}
.modulo_sedes {margin-top: 10px;}
.modulo_phone {
	padding:10px 0px 10px 0px;
	background-color: #fff;
	margin: 10px 10px 5px 10px;
	position: relative;
	text-align: center;
	clear: both;
	font-size: 0px;
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.modulo_stl {text-align: left;margin-left: 10px;margin-bottom: 10px;font-family: Arial;font-size: 23px;font-weight: bold;color: #494949;}
.modulo_opta {width: 300px;margin: 0px auto;clear: both;height: 900px;display: none;}
#btn_widget_a {cursor: pointer;}

.ver_mas {position: relative;height: 20px;margin-top: 5px;padding-bottom: 14px;width: 100%;clear: both;}
.mas_record {position: absolute;top: 4px;width: 100px;padding-left: 10px;float:left;}
.mas_record img {width: 100%;}
.mas_ico {float: right;width: 25px;margin-top: 5px;text-align: left;}
.mas_ico img {width: 20px;cursor: pointer;}
.mas_bg {width: 68px;height: 64px;position: absolute;right: 0px;margin-top: -64px;cursor: pointer;}
.mas_not {position: absolute;bottom: 5px;right: 5px;}
.mas_not img {width: 20px;cursor: pointer;}
.mas_not_g {position: absolute;bottom: 15px;right: 5px;}
.mas_not_g img {cursor: pointer;width:20px !important;}

.claro_banner .bx-viewport {margin: 0px 0px 0px 0px !important;width:100% !important;}
.claro_banner {overflow:hidden;position: relative;margin-top: 10px;}
.claro_banner img {width: 100%;}
.banner_btns {width: 100%;position: absolute;top: 25%;}
.banner_btns div:first-child {width: 10%;float: left;}
.banner_btns div:last-child {width: 10%;float: right}
.banner_btns img {width: 100%;}
.interior_banner {position: relative;margin-top: 10px;}
.interior_banner img {width: 100%;}

.ttl_modulo {margin: 0px 10px 0px 10px;clear: both;height: 40px;line-height: 45px;color: #fff;font-family: MyriadPro;font-size: 28px;text-align: left;}
.ttl_modulo div {display: inline-block;height: 40px;padding-left: 0px;padding-right: 5px;width:220px;background-color:#00539B;color:#fff;padding:0px 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;}

.claro_icono {float: right;margin-right: 10px;width: 35px;height: 50px;line-height: 80px;}
.claro_inicio img {width: 100%;}

.borde_claro {width: 100%;height: 4px;background:url(../img/bg_borde.png) repeat-x;}
.borde_menu {width: 100%;height: 1px;background-color:#fff;}

#mam_ico img {width: 100%;}
#noticias_ico img {width: 100%;}
#comentaristas_ico img {width: 100%;}
#partidos_ico img {width: 100%;}
#estadisticas_ico img {width: 100%;}
#multimedia_ico img {width: 100%;}
#figuras_ico img {width: 100%;}
#galerias_ico img {width: 100%;}
#color_ico img {width: 100%;}
#sedes_ico img {width: 100%;}
#historia_ico img {width: 100%;}
#scroll_mam {position: relative;overflow: auto; }
#scroll_mam li {list-style: none;}
#scroll_mam ul li {float: left;}
#claro_minuto {background-color: #f5f5f5;}

.mam_scroll {overflow: hidden;height: 460px;}
.mam_scroll ul {position: relative;}
.mam_scroll li {position: absolute;width: 100%;}
.mam_scroll .bx-viewport {margin: 0px 0px 0px 0px !important;width:100% !important;}
.mam_scroll .bx-wrapper .bx-controls-direction a {top:10% !important;}

.minuto_a {border-bottom: #d2d2d2 solid 1px;padding-top: 10px;width: 100%;}
.minuto_a div {display: inline-block;}
.mam_nav {position: relative;}
.mam_nav div:first-child {left: 0px;top: 70px;width: 6%;position: absolute;z-index: 999;}
.mam_nav div:last-child {right: 0px;top: 70px;width: 6%;position: absolute;z-index: 999;}
.mam_nav div:first-child img {width: 100%;}
.mam_nav div:last-child img {width: 100%;}

.minuto_local {width: 40%;text-align: center;font-family: Arial;font-size: 14px;font-weight: bold;color: #494949;}
.minuto_local img {width: 80%;}
.minuto_visita {width: 40%;text-align: center;font-family: Arial;font-size: 14px;font-weight: bold;color: #494949;}
.minuto_visita img {width: 80%;}
.minuto_marcador {width: 18%;font-family: Arial;font-size: 20px;font-weight: bold;color: #494949;}
.minuto_estado {margin-top: 20px;margin-bottom: 5px;font-family: Arial;font-size: 20px;color: #494949;width: 100%;}
.minuto_localtxt {font-family: Arial;font-size: 23px;font-weight: bold;color: #494949;}
.minuto_visitatxt {font-family: Arial;font-size: 23px;font-weight: bold;color: #494949;}

.minuto_b {width: 100%;border-top: #ededed solid 1px;border-bottom: #d2d2d2 solid 1px;padding-top: 10px;padding-bottom: 10px;font-size: 0px;}
.minuto_b div {font-family: Arial;font-size: 16px;color: #494949;}
.mam_btns {position: absolute;top: 70px;width: 100%;}
.mam_btns div:first-child {float: left;width: 39px;height: 69px;}
.mam_btns div:last-child {float: right;width: 39px;height: 69px;}
.mam_btns img {cursor: pointer;width: 60%;}
.mas_ico_mam {text-align: right;border-left: #ffe09b 1px solid;border-right: #d99702 1px solid;padding-top: 10px;display: inline-block;vertical-align: top;width: 62%;height: 40px;}
.mas_ico_mam img {width: 30px;}

.datos_local {display: inline-block;vertical-align: top;width: 49%;text-align: left;}
.datos_local span:first-child {height: 28px;line-height: 35px;padding-left: 10px;display: inline-block;vertical-align: top;}
.datos_local span:last-child {padding-top: 8px;display: inline-block;vertical-align: top;}
.datos_visita {display: inline-block;vertical-align: top;width: 49%;text-align: right;}
.datos_visita span:first-child {height: 28px;line-height: 35px;display: inline-block;vertical-align: top;}
.datos_visita span:last-child {padding-top: 8px;padding-right: 10px;display: inline-block;vertical-align: top;}

.claro_txtizq {font-weight: bold;display: inline-block;vertical-align: top;width: 42%;text-align: left;}
.claro_txtder {font-weight: bold;display: inline-block;vertical-align: top;width: 49%;text-align: right;}

.minuto_a_minuto {width: 100%;text-align: left;font-size: 0px;}
.mam_nav {background-color:#1e95ac;}
.mam_nav li {cursor:pointer;font-family: Arial;font-size:12px;color:#fff;display:inline-block;line-height: 24px;width:19%;border-right:solid 1px #117f94;}
.mam_activo { background:#D52B1E; display: inline-block; vertical-align:top;}
.mam_nav li:last-child {border-right:none;line-height: 0px;}
.mam_nav li:last-child img {display: inline-block;vertical-align: middle;height: 15px;}
.minuto_a_minuto div {padding-top: 5px;padding-bottom: 5px;}
.minuto_tiempo {display: inline-block;vertical-align: top;width: 10%;text-align: center;padding-right: 10px;padding-left: 10px;}
.minuto_txt {display: inline-block;vertical-align: top;width: 70%;border-left:#d2d2d2 solid 1px;padding-left: 10px;padding-right: 10px;}

.live_mam {margin: 10px auto; width: 100%; height: 200px; overflow: auto; font-family: Arial; color: #494949;}
.tiempo_mam {height: 40px;padding-top: 5px;border-right: 1px solid #d2d2d2;text-align: center;display: inline-block;vertical-align: top;width: 15%;font-size: 14px;}
.txt_mam {padding-top: 5px;text-align: left;display: inline-block;vertical-align: top;width: 70%;font-size: 14px;padding-left: 20px;}

.barra_record {width: 100%;height: 30px;font-size: 0px;}
.barra_record div {display: inline-block;vertical-align: top;}
.barra_record div:first-child {}
.barra_record div:last-child {float: right;margin-left: 10px;margin-right: 10px;text-align: right;height: 30px;}
.barra_record img {height: 100%;}

.noticia_imgg {position:relative;overflow:hidden;width:100%;height:190px;}
.noticia_imgg img {width: 100%;position:absolute;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto;}
.tbl_noticias {width:100%;}
#noticias_ch {width: 100%;clear: both;}
.overlay_g {background: url(../img/overlay_p.png) repeat-x;height: 98px;width: 100%;position: absolute;margin: -98px 0px;}
.noticia_ttlg {text-align: left;font-family: MyriadPro;font-size: 22px;color: #FFF;margin-top:20px;padding-left: 10px;padding-right: 10px;}
.noticia_stlg {text-align: left;font-family: Arial;font-size: 12px;color: #FFF;width: 70%;padding-top: 5px;padding-left: 10px;padding-right: 10px;}
.noticias_rjo{position: relative;background-color: #009fe1;height: 140px;width: 49.99%;display: inline-block;vertical-align: top;}
.noticias_azl{position: relative;background-color: #00539B;height: 140px;width: 49.99%;display: inline-block;vertical-align: top;}
.noticias_ama{position: relative;background-color: #71bff0;height: 140px;width: 49.99%;display: inline-block;vertical-align: top;}
.noticias_imgc {width: 49.99%;height: 140px;overflow: hidden;display: inline-block;vertical-align: top;position:relative;background:url(../img/bg_borde.png) #4e4e4e;}
.noticias_imgc img {position:absolute;width: 135%;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto;}
.noticia_ttlc {text-align: left;font-family: MyriadPro;font-size: 20px;color: #fff;padding-top:5px;padding-left: 10px;padding-right: 10px;}
.noticia_stlc {text-align: left;font-family: Arial;font-size: 12px;color: #fff;padding-top: 10px;padding-left: 10px;padding-right: 20px;}

.claro_comentaristas {position: relative;width:100%;margin: 0px 0px 0px;}
.claro_comentaristas ul {width: 2300px;}
.claro_comentaristas li {
	float: left;
	height: 150px;
	font-family: MyriadPro;
	font-size: 12px;
	color: #494949;
	background-color:#FFF;
	border:1px solid #e3e3e3;
	margin:0px 5px;
}
.comentarista_cabeza{}
.comentarista_img {margin-left: 10px;margin-top: 8px;float: left;}
.comentarista_img img {widt:71px; height:74px;}
.comentarista_nom {font-size: 14px;margin-top: 20px;margin-left: 2px;float: left;}
.comentarista_des {padding-top: 10px;margin-left: 5px;margin-right: 12px;text-align: left;clear: both;}

.partidos_cabeza {width: 100%;background-color: #00539B;height: 45px;}
.partidos_cabeza ul {width: 100%;font-size: 0px;}
.partidos_cabeza li {width: 29%;font-size: 18px;font-family: Arial;color: #fff;border-right: #fff solid 1px;line-height: 45px;vertical-align: top;display: inline-block;}
.partidos_cabeza li:last-child {width: 10%;}
.partidos_lista {width: 100%;background-color: #f5f5f5;}
.partidos_lista ul {width: 100%;border-top: #f3f3f3 solid 1px;border-bottom: #dadada solid 1px;}
.partidos_lista li {width: 29%;height: 50px;line-height: 50px;font-size: 12px;font-family: Arial;font-weight: bold;color: #494949;vertical-align: top;display: inline-block;}
.partidos_lista li span {vertical-align: middle;display: inline-block;font-size: 10px;}
.partidos_line {text-align: center;font-size: 10px;line-height: 10px;}
.partidos_bandera {line-height: 11px;display: inline-block;width: 33%;}
.partidos_vs {display: inline-block;}
.partidos_lista li img {width: 100%;}
.partidos_lista li:last-child {width: 10%;}
.partidos_lista li:last-child img {width: 30%;cursor: pointer;}
.partidos_lista li div:first-child {margin-top: 10px;height: 45px;}
.partidos_lista li div {}

.estadisticas_cabeza {background-color: #00539B;height: 45px;}
.estadisticas_cabeza ul {font-size: 0px;}
.estadisticas_cabeza li {width: 11%;font-size: 18px;font-family: Arial;font-weight: bold;color: #fff;border-right: #fff solid 1px;line-height: 45px;vertical-align: top;display: inline-block;}
.estadisticas_cabeza li:first-child {
	color: #FFF;
	background-color:#7f8489;
}
.estadisticas_ejemplo img {width: 100%;}
.multimedia_cont {font-size: 0px;}
.multimedia_btn {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 10px 3px 10px 3px;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	border:1px solid #e3e3e3;
	overflow: hidden;
	cursor:pointer;
}
#recordtv_btn img {width: 100%;}
#interactivos_btn img {width: 100%;}
#descargables_btn img {width: 100%;}

.galerias_g img {width: 100%;}
.galerias_carousel {overflow: hidden;margin: 0px 0px 10px;position: relative;}
.galerias_carousel ul {font-size: 0px;}
.galerias_carousel li {margin: 10px 2px 10px 2px;display: inline-block;vertical-align: top;	}
.galerias_carousel li img {height: 140px;}

.modulo_figuras img {width: 100%;}
.modulo_galerias img {}
.modulo_color img {width: 100%;}
.modulo_sedes img {width: 100%;}

.carousel_overlay {position: absolute;top: 0px;height: 100%;width: 100%;}
.carousel_izq {float: left;background: url(../img/galerias_overlay_i.png) repeat-y;height: 100%;width: 134px;}
.carousel_der {float: right;background: url(../img/galerias_overlay_d.png) repeat-y;height: 100%;width: 134px;}
.carousel_ant {cursor: pointer;position: absolute;top: 50%;margin-top: -27px;margin-left: 30px;display: block;background-image: url(../img/carousel_nav.png);background-position: 0px 0px;height: 53px;width: 37px;}
.carousel_sig {cursor: pointer;position: absolute;top: 50%;margin-top: -27px;margin-left: 66px;display: block;background-image: url(../img/carousel_nav.png);background-position: 37px 0px;height: 53px;width: 37px;}

.claro_historia {position: relative;width:100%;margin: 0px 0px 20px;}
.claro_historia ul {width: 2300px;}
.claro_historia li {
	float: left;
	width: 240px;
	height: 125px;
	font-family: MyriadPro;
	font-size: 18px;
	color: #494949;
	margin-right: 15px;
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.claro_historia li img {width: 100%;}
.claro_figuras {position: relative;width:100%;margin: 0px 0px 20px;}
.claro_figuras ul {width: 2300px;}
.claro_figuras li {
	float: left;
	height: 140px;
	font-family: MyriadPro;
	font-size: 14px;
	color: #494949;
	overflow: hidden;
	margin-right: 15px;
	border:1px solid #e3e3e3;
}

.figura_img {overflow: hidden;float: left;width: 49%;height: 100%;display: inline-block;vertical-align: top;position:relative;}
.figura_img img {height: 100%;max-width: none !important;position:absolute;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto !important;}
.figura_perfil {width: 49%;padding-top: 17px;display: inline-block;vertical-align: top;}
.figura_perfil div:first-child {padding-left: 5px;text-align: left;font-family: MyriadPro;font-size: 16px;color: #D01810;}
.figura_perfil div:last-child {padding-left: 5px;text-align: left;font-family: Arial;font-size: 12px;color: #494949;}

.sedes_ficha {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000;
	padding: 10px;
	width: 40%;
	background-color: rgba(0,0,0,0.10);
	line-height: 20px;
	font-weight: bold;
	font-style:italic;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.sedes_ficha p:first-child {font-size: 14px;}
.sedes_ficha p:last-child {line-height: 10px;}
.sedes_ficha p:last-child img {width: 15%;}

.claro_pie {text-align: left;margin-top: 8px;width: 100%;margin-bottom: 10px;font-family: Arial;font-size: 28px;font-weight: bold;color: #494949;}
.comparte_txt {text-align: center;padding-top: 20px;padding-bottom: 10px;}
.pie_txt {padding-left: 10px;}
.claro_pie img {width: 80%;}
.comparte_btns {margin-top: 10px;text-align: center;width: 100%;}
.comparte_btns div {width: 45%;display: inline-block;vertical-align: top;}
.comparte_btns img {width: 100%;}
.claro_logo_pie {text-align: center;width: 100%;}
.claro_logo_pie img {width: 80%;}
.menu_bco {margin-top: 20px;color: #fff;font-family: Arial;font-size: 16px;text-align: left;}
.menu_bco li {text-align: left;background-color: #00539B;border-bottom: 1px solid #fff;width: 100%;height: 50px;line-height: 50px}
.menu_bco span {margin-top: 18px;margin-right: 33px;display: block;float: right;background-image: url(../img/flecha.png);width: 10px;height: 15px;}
.premium_contnotificacion {overflow:hidden;padding:10px;margin: 10px 5px 10px 5px }
.premium_notificacion {font-family: Arial;font-size: 12px;text-align: justify;color: #5a5a5a;margin:5px 0px 30px 0px;}
.premium_txt h1 {font-family: MyriadPro;font-size: 18px;color: #00539b; font-weight:bold; margin-bottom:10px}
.buttons { width:135px; margin:auto}
.SwitchYes {
	border:1px solid #b0b0b0;
	background:#e8e8e8;
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#fdfdfd));
	background:-moz-linear-gradient(top, #d7d7d7, #fdfdfd);
	background:-o-linear-gradient(top, #d7d7d7, #fdfdfd);
	background:-ms-linear-gradient(top, #d7d7d7, #fdfdfd);
	border-radius:6px 0px 0px 6px; 
	-webkit-border-radius:6px 0px 0px 6px;  
	-moz-border-radius:6px 0px 0px 6px;  
	-o-border-radius:6px 0px 0px 6px; 
	font-family:Arial, Helvetica, sans-serif;
	box-shadow:rgba (0, 0, 0, 1) 0 1px 0; 
	text-shadow:rgba(f, f, f, 1) 0 1px 0;
	color:#888888;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	padding:4px 2px;
	cursor:pointer;
	float:left;
	margin:3px 0px 3px 0px}
.SwitchNo {
	border:1px solid #b0b0b0;
	background:#e8e8e8;
	background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#fdfdfd));
	background:-moz-linear-gradient(top, #d7d7d7, #fdfdfd);
	background:-o-linear-gradient(top, #d7d7d7, #fdfdfd);
	background:-ms-linear-gradient(top, #d7d7d7, #fdfdfd);
	border-radius:0px 6px 6px 0px; 
	-webkit-border-radius:0px 6px 6px 0px;  
	-moz-border-radius:0px 6px 6px 0px;  
	-o-border-radius:0px 6px 6px 0px; 
	font-family:Arial, Helvetica, sans-serif;
	box-shadow:rgba (0, 0, 0, 1) 0 1px 0; 
	text-shadow:rgba(f, f, f, 1) 0 1px 0;
	color:#888888;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	padding:4px 2px;
	cursor:pointer;
	float:left;
	margin:3px 0px 3px 0px}
.SwitchNo:active {
    border-top-color:#578edc;
    background: #75acfc;
    background:#5897f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#d2556ae), to(#74abfb));
	background: -moz-linear-gradient(top, #2556ae, #74abfb);
	background: -o-linear-gradient(top, #2556ae, #74abfb);
	background: -ms-linear-gradient(top, #2556ae, #74abfb);
	color:#FFF;
	text-shadow:rgba(9,9,9,.5) 0 1px 0}
.SwitchYes:active {
    border-top-color:#578edc;
    background: #75acfc;
    background:#5897f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#d2556ae), to(#74abfb));
	background: -moz-linear-gradient(top, #2556ae, #74abfb);
	background: -o-linear-gradient(top, #2556ae, #74abfb);
	background: -ms-linear-gradient(top, #2556ae, #74abfb);
	color:#FFF;
	text-shadow:rgba(9,9,9,.5) 0 1px 0}
}

@media (min-width: 980px) {
body {background-color:#fff; background:url(../img/tablet_bg.png);}
  .hidden-desktop {display: none !important;}
	.slicknav_menu {display:none;}
	.js #menu_a {display:none;}

.cont_interior {
	width: 1000px;
	margin: 15px auto;
	background-color: #fff;
	border:1px solid #e3e3e3;
	position: relative;
	text-align: center;
	clear: both;
	padding: 10px 0px 10px 0px;
	font-size: 0px;
	overflow: hidden;
}
.ttl_interior {margin: 0px 10px 0px 10px;clear: both;height: 40px;line-height: 45px;color: #fff;font-family: MyriadPro;font-size: 24px;text-align: left;}
.ttl_interior div {display: inline-block;height: 40px;padding-right: 5px;text-align: left;background-color:#00539B;padding:0px 10px;width:220px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;}
	
#scroll_mam {position: relative;overflow: auto; }
#scroll_mam li {list-style: none;}
#scroll_mam ul li {float: left;}
#cabeza_claro {width: 1000px;height: 136px;margin: 10px auto;background-color: #00539B;}
.claro_logo {width: 265px;margin: 0px 25px 0px;padding-top: 13px;padding-bottom: 10px;}
.claro_menu {width: 100%;font-family: Arial;color: #fff;text-align: center;background-color: #7f8489;}
.claro_menu ul {font-size: 0px;}
.claro_menu li {font-size: 13px;margin: 0px;display: inline-block;line-height: 31px;padding-left: 17px;padding-right: 17px;border-right: #fff solid 1px;}
.claro_menu li:last-child {width: 29px;border-right: none;}

#claro_buscar {background: url(../img/buscar_g.png) no-repeat center;}
.input_buscar {
	border: none;
	width: 225px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.claro_inicio {height: 430px;width: 1000px !important; overflow:hidden;}
.claro_inicio img {width: 100%;position:relative;}

.modulo_stl {text-align: left;margin-left: 40px;padding-top: 10px;margin-bottom: 10px;font-family: Arial;font-size: 23px;font-weight: bold;color: #5a5a5a;}
.modulo {width: 100%;position: relative;background-color: #fff;text-align: center;margin: 0px auto;font-size: 0px;}
.noticias_d {width:665px !important;}
.modulo_minuto {display: inline-block;vertical-align: top;width: 285px;}
.modulo_noticias {display: inline-block;vertical-align: top;width: 685px;height: 457px;}
.modulo_notas {width: 465px;padding:10px !important;background-color:#fff !important;}
.modulo_comentaristas {display: inline-block;vertical-align: top;width: 485px;}
.modulo_partidos {display: inline-block;vertical-align: top;width: 485px;}
.modulo_estadisticas {display: inline-block;vertical-align: top;width: 485px;}
.modulo_galerias {display: inline-block;vertical-align: top;width: 485px;}
.modulo_multimedia {width: 485px;}
.modulo_historia {width: 485px;}
.modulo_sedes {display: inline-block;vertical-align: top;width: 485px;}
.modulo_figuras {display: inline-block;vertical-align: top;width: 485px;}
.modulo_figuras img {width: 100%;}
.modulo_galerias img {width: 100%;}
.modulo_color img {width: 100%;}
.modulo_sedes img {width: 100%;}
.modulo_desktop {width: 1000px;position: relative;margin: 0px auto !important;display: block !important;text-align: center;}
.modulo_phone {
	padding-bottom:10px;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	margin: 10px 5px 10px 5px;
	position: relative;
	text-align: center;
	clear: both;
	font-size: 0px;
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.modulo_izq {display: inline-block;vertical-align: top;width: 495px;}
.modulo_der {display: inline-block;vertical-align: top;width: 495px;}
.modulo_opta {width: 1000px;margin: 0px auto;clear: both;height: 944px;display: none;position: relative;}

#btn_widget_a {cursor: pointer;}
.ver_mas {position: relative;bottom: 0px;height: 20px;margin-top: 5px;padding-bottom: 14px;width: 100%;clear: both;}
.mas_record {position: absolute;top: 4px;width: 100px;padding-left: 10px;float:left;}
.mas_record img {width: 100%;}
.mas_ico {float: right;width: 25px;margin-top: 5px;text-align: left;}
.mas_ico img {width: 20px;cursor: pointer;}
.mas_bg {width: 68px;height: 64px;position: absolute;right: 0px;margin-top: -64px;cursor: pointer;}
.mas_not {position: absolute;bottom: 5px;right: 5px;width: 20px;}
.mas_not img {cursor: pointer;width: 100%;}
.mas_not_g {position: absolute;bottom: 5px;right: 5px;}
.mas_not_g img {cursor: pointer;width:20px;}

.claro_banner .bx-viewport {margin: 0px 0px 0px 0px !important;width:100% !important;}
.claro_banner .bx-viewport li {height: 90px !important;}
.claro_banner {display: inline-block;overflow:hidden;vertical-align: top;position: relative;width: 970px;height: 90px;margin-top: 5px;margin-bottom: 5px;background: #494949;}
.claro_banner img {position: relative;height: 100%;}
.banner_btns {width: 970px;position: absolute;top: 25%;}
.banner_btns div:first-child {width: 3%;float: left;}
.banner_btns div:last-child {width: 3%;float: right}
.banner_btns img {width: 100%;}
.interior_banner {display: inline-block;vertical-align: top;position: relative;text-align:center;width: 970px;height: 250px;margin-top: 5px;margin-bottom: 5px;}
.interior_banner img {position: relative;}

.borde_claro {width: 100%;height: 4px;background:url(../img/bg_borde.png) repeat-x;}
.borde_menu {width: 100%;height: 1px;background-color:#fff;}

.ttl_modulo {margin: 10px 10px 0px 10px;clear: both;height: 40px;line-height: 45px;color: #fff;font-family: MyriadPro;font-size: 24px;text-align: left;}
.ttl_modulo div {display: inline-block;height: 40px;padding-right: 5px;text-align: left;background-color:#00539B;padding:0px 10px;width:220px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;}

.claro_icono {float: right;margin-right: 20px;padding-top: 8px;width: 35px;height: 35px;}

#mam_ico img {width: 100%;}
#noticias_ico img {width: 100%;}
#comentaristas_ico img {width: 100%;}
#partidos_ico img {width: 100%;}
#estadisticas_ico img {width: 100%;}
#multimedia_ico img {width: 100%;}
#figuras_ico img {width: 100%;}
#galerias_ico img {width: 100%;}
#color_ico img {width: 100%;}
#sedes_ico img {width: 100%;}
#historia_ico img {width: 100%;}

.overlay_g {background: url(../img/overlay.png) repeat-x;height: 150px;width: 100%;position: absolute;left: 50%;margin: -150px -50%;}
.noticia_ttlg {text-align: left;font-family: MyriadPro;font-size: 32px;color: #FFF;padding-top: 35px;padding-left: 20px;}
.noticia_stlg {text-align: left;font-family: Arial;font-size: 18px;color: #FFF;padding-top: 10px;padding-left: 20px;padding-right: 60px;}

.noticias_rjo{position: relative;background-color: #009fe1;height: 190px;width: 45%;display: inline-block;vertical-align: top;}
.noticias_azl{position: relative;background-color: #00539B;height: 190px;width: 45%;display: inline-block;vertical-align: top;}
.noticias_ama{position: relative;background-color: #71bff0;height: 190px;width: 45%;display: inline-block;vertical-align: top;}

.noticias_imgc {width: 55%;height: 190px;overflow: hidden;display: inline-block;vertical-align: top;position:relative;}
.noticias_imgc img {position:absolute;height: 100%;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto;}
.noticia_ttlc {text-align: left;font-family: MyriadPro;font-size: 24px;color: #fff;padding-top: 15px;padding-left: 10px;padding-right: 10px;}
.noticia_stlc {text-align: left;font-family: Arial;font-size: 16px;color: #fff;padding-top: 10px;padding-left: 10px;padding-right: 25px;}
#noticias_ch {clear: both;}
.modulo_notgde {font-size: 0px;width: 100%;}

.mam_scroll {overflow: hidden;height: 368px;}
.mam_scroll li {}
.mam_scroll .bx-viewport {margin: 0px 0px 0px 0px !important;width:100% !important;}
.mam_scroll .bx-wrapper .bx-controls-direction a {top:10% !important;}

.minuto_a {border-bottom: #d2d2d2 solid 1px;padding-top: 10px;}
.mam_btns {position: absolute;top: 70px;width: 100%;}
.mam_btns div:first-child {float: left;width: 39px;height: 69px;}
.mam_btns div:last-child {float: right;width: 39px;height: 69px;}
.mam_btns img {cursor: pointer;width: 60%;}

.minuto_a div {display: inline-block;}
.minuto_local {font-family: Arial;font-size: 14px;font-weight: bold;color: #494949;}
.minuto_local img {width: 100px;}
.minuto_visita {font-family: Arial;font-size: 14px;font-weight: bold;color: #494949;}
.minuto_visita img {width: 100px;}
.minuto_marcador {padding-left: 10px;padding-right: 10px;font-family: Arial;font-size: 18px;font-weight: bold;color: #494949;}
.minuto_estado {margin-top: 20px;margin-bottom: 5px;font-family: Arial;font-size: 20px;color: #494949;width: 100%;}
.minuto_localtxt {font-family: Arial;font-size: 18px;font-weight: bold;color: #494949;}
.minuto_visitatxt {font-family: Arial;font-size: 18px;font-weight: bold;color: #494949;}

.minuto_b {width: 100%;border-top: #ededed solid 1px;border-bottom: #d2d2d2 solid 1px;padding-top: 10px;padding-bottom: 10px;font-size: 0px;}
.minuto_b span {font-family: Arial;font-size: 18px;color: #494949;}
.minuto_b div {display: inline-block;vertical-align: top;font-family: Arial;font-size: 14px;color: #494949;}

.live_mam {margin: 10px auto; width: 100%; height: 125px; overflow: auto; font-family: Arial; color: #494949;}
.tiempo_mam {height: 40px;padding-top: 5px;border-right: 1px solid #d2d2d2;text-align: center;display: inline-block;vertical-align: top;width: 15%;font-size: 14px;}
.txt_mam {padding-top: 5px;text-align: left;display: inline-block;vertical-align: top;width: 70%;font-size: 14px;padding-left: 20px;}
.datos_local {display: inline-block;vertical-align: top;width: 49%;text-align: left;}
.datos_local span:first-child {height: 28px;line-height: 35px;padding-left: 10px;display: inline-block;vertical-align: top;}
.datos_local span:last-child {padding-top: 8px;display: inline-block;vertical-align: top;}
.datos_visita {display: inline-block;vertical-align: top;width: 49%;text-align: right;}
.datos_visita span:first-child {height: 28px;line-height: 35px;display: inline-block;vertical-align: top;}
.datos_visita span:last-child {padding-top: 8px;padding-right: 10px;display: inline-block;vertical-align: top;}
.datos_centrar {text-align: left;width: 100%;height: 50px;}

.claro_txtizq {font-weight: bold;display: inline-block;vertical-align: top;width: 42%;text-align: left;}
.claro_txtder {font-weight: bold;display: inline-block;vertical-align: top;width: 49%;text-align: right;}
.minuto_a_minuto {width: 100%;text-align: left;font-size: 0px;}
.minuto_a_minuto div {display: inline-block;vertical-align: top;padding-top: 5px;padding-bottom: 5px;}
.minuto_tiempo {text-align: center;width: 57px;}
.minuto_txt {padding-left: 10px;width: 200px;border-left:#d2d2d2 solid 1px;}

.barra_record {width: 100%;height: 37px;font-size: 0px;}
.barra_record div {display: inline-block;vertical-align: top;}
.barra_record div:first-child {}
.barra_record div:last-child {float: right;margin-left: 10px;margin-right: 10px;text-align: right;height: 37px;}
.barra_record img {height: 100%;}

.noticia_imgg {height: 370px;overflow: hidden; position:relative;}
.noticia_imgg img {width: 110%;position:absolute;left:-9999px;right:-9999px;top:-9999px;bottom:-9999px;margin:auto;}

.claro_comentaristas {position: relative;width:100%;margin: 21px 0px 21px 0px;}
.claro_comentaristas ul {width: 2300px;}
.claro_comentaristas li {
	float: left;
	height: 150px;
	width:220px !important;
	font-family: MyriadPro;
	font-size: 12px;
	color: #494949;
	margin-right: 15px;
	background-color:#fff;
	border:1px solid #e3e3e3;
}
.comentarista_cabeza{overflow: hidden;}
.comentarista_img {margin-left: 10px;margin-top: 10px;float: left;}
.comentarista_img img {widt:71px; height:74px;}
.comentarista_nom {font-size: 18px;margin-top: 20px;margin-left: 10px;float: left;color:#00539B;}
.comentarista_des {margin-top: 20px;margin-left: 5px;margin-right: 12px;text-align: left;clear: both;color:#5a5a5a;}

.partidos_cabeza {width: 100%;background-color: #00539B;height: 45px;}
.partidos_cabeza ul {width: 100%;font-size: 0px;}
.partidos_cabeza li {width: 29%;font-size: 18px;font-family: Arial;color: #fff;border-right: #fff solid 1px;line-height: 45px;vertical-align: top;display: inline-block;}
.partidos_cabeza li:last-child {width: 10%;}
.partidos_lista {width: 100%;background-color: #fafafa;}
.partidos_lista li {width: 29%;height: 50px;line-height: 50px;font-size: 12px;font-family: Arial;font-weight: bold;color: #494949;vertical-align: top;display: inline-block;}
.partidos_lista ul {width: 100%;border-top: #f3f3f3 solid 1px;border-bottom: #dadada solid 1px;}
.partidos_lista li span {vertical-align: middle;display: inline-block;font-size: 12px;}
.partidos_line {text-align: center;font-size: 10px;line-height: 10px;}
.partidos_bandera {line-height: 11px;display: inline-block;width: 33%;}
.partidos_vs {display: inline-block;}
.partidos_lista li img {width: 100%;}
.partidos_lista li:last-child {width: 10%;}
.partidos_lista li:last-child img {height: 40%;width: auto;cursor: pointer;}
.partidos_lista li div:first-child {margin-top: 10px;height: 45px;}
.partidos_lista li div {}

.estadisticas_cabeza {background-color: #00539B;height: 45px;}
.estadisticas_cabeza ul {font-size: 0px;}
.estadisticas_cabeza li {width: 11%;font-size: 18px;font-family: Arial;font-weight: bold;color: #fff;border-right: #fff solid 1px;line-height: 45px;vertical-align: top;display: inline-block;}
.estadisticas_cabeza li:first-child {
	color: #FFF;
	background-color:#7f8489;
}
.estadisticas_ejemplo img {width: 100%;}

.multimedia_cont {font-size: 0px;}
.multimedia_btn {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 10px 3px 10px 3px;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	border:1px solid #e3e3e3;
	overflow: hidden;
	cursor:pointer;
}
#recordtv_btn img {width: 100%;}
#interactivos_btn img {width: 100%;}
#descargables_btn img {width: 100%;}

.galerias_carousel {margin: 0px 0px 10px;position: relative;}
.galerias_g {width:465px;margin:0px auto;}
.galerias_carousel ul {font-size: 0px;}
.galerias_carousel li {margin: 10px 2px 10px 2px;display: inline-block;vertical-align: top;	}
.galerias_carousel li img {height: 140px;}
.galerias_overlay {position: absolute;top: 0px;left: 50%;width: 640px;margin: 0px -320px;}
.galerias_gde_izq {float: left;background: url(../img/galerias_overlay_i.png) repeat-y;height: 100px;width: 134px;}
.galerias_gde_der {float: right;background: url(../img/galerias_overlay_d.png) repeat-y;height: 100px;width: 134px;}
.galerias_ant_g {cursor: pointer;margin-top: 195px;margin-left: 18px;display: block;background-image: url(../img/galerias_nav.png);background-position: 0px 0px;height: 87px;width: 61px;}
.galerias_sig_g {cursor: pointer;margin-top: 195px;margin-left: 54px;display: block;background-image: url(../img/galerias_nav.png);background-position: 61px 0px;height: 87px;width: 61px;}

.carousel_overlay {position: absolute;top: 0px;height: 100%;width: 100%;}
.carousel_izq {float: left;background: url(../img/galerias_overlay_i.png) repeat-y;height: 100%;width: 134px;}
.carousel_der {float: right;background: url(../img/galerias_overlay_d.png) repeat-y;height: 100%;width: 134px;}
.carousel_ant {cursor: pointer;margin-top: 25%;margin-left: 30px;display: block;background-image: url(../img/carousel_nav.png);background-position: 0px 0px;height: 53px;width: 37px;}
.carousel_sig {cursor: pointer;margin-top: 25%;margin-left: 66px;display: block;background-image: url(../img/carousel_nav.png);background-position: 37px 0px;height: 53px;width: 37px;}

.claro_historia {position: relative;width:100%;margin: 0px 0px 0px;}
.claro_historia ul {width: 2300px;}
.claro_historia li {
	float: left;
	width: 240px;
	height: 173px;
	font-family: MyriadPro;
	font-size: 18px;
	color: #494949;
	margin-right: 15px;
	background-color:#fff;
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.claro_figuras {position: relative;width:100%;margin: 0px 0px 16px;}
.claro_figuras ul {width: 2300px;}
.claro_figuras li {
	overflow: hidden;
	float: left;
	height: 187px;
	font-family: MyriadPro;
	font-size: 14px;
	color: #494949;
	margin-right: 15px;
	background-color:#fff;
	border:1px solid #e3e3e3;
}

.figura_img {float: left;width: 49%;height: 100%;display: inline-block;vertical-align: top;}
.figura_img img {height: 100%;}
.figura_perfil {width: 49%;padding-top: 17px;display: inline-block;vertical-align: top;}
.figura_perfil div:first-child {padding-left: 5px;text-align: left;font-family: MyriadPro;font-size: 18px;color: #D01810;}
.figura_perfil div:last-child {padding-left: 5px;text-align: left;font-family: Arial;font-size: 12px;color: #494949;}
.figmundial_img {width:465px;margin:0px auto;position:relative;}

.sedes_ficha {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000;
	padding: 10px;
	width: 40%;
	background-color: rgba(0,0,0,0.10);
	line-height: 20px;
	font-weight: bold;
	font-style:italic;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.sedes_ficha p:first-child {font-size: 14px;}
.sedes_ficha p:last-child {line-height: 10px;}
.sedes_ficha p:last-child img {width: 15%;}

.claro_pie {text-align: left;padding-top: 8px;height: 90px;width: 100%;font-family: Arial;font-size: 28px;font-weight: bold;color: #494949;}
.comparte_txt {text-align: center;}
.claro_pie img {width: 50%;}
.comparte_btns {padding-top: 10px;padding-bottom: 10px;text-align: center;width: 100%;}
.comparte_btns div {width: 15%;display: inline-block;vertical-align: top;}
.comparte_btns img {width: 100%;}
.menu_bco span {display: none;}
.comparte_btns {margin: 5px auto;text-align: center;width: 300px;}
.comparte_btns div {width: 45%;display: inline-block;vertical-align: top;}
.comparte_btns img {width: 100%;}
.claro_logo_pie {text-align: center;width: 100%;}
.claro_logo_pie img {margin-top: 10px;padding-left: 10px;width: 35%;}
.menu_bco {font-family: Arial;font-size: 14px;text-align: center;margin-top: 5px;margin-bottom: 10px;color: #fff;width: 1000px;}
.menu_bco ul {font-size: 0px;}
.menu_bco li:last-child {border-right: 1px solid #dcdcdc;}
.menu_bco li {background-color: #00539B;border-bottom: 1px solid #fff;border-left: 1px solid #fff;border-top: 1px solid #fff;display: inline-block;vertical-align: top;font-size: 12px;width: 165px;height: 40px;line-height: 40px;}
.menu_bco li div {display: inline-block;line-height: 0px;vertical-align: middle;}
.pie_txt {line-height: 12px !important;}
}