﻿@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "ITCAvantGardeGothicLTBook";
  src: url("../fonts/ITCAvantGardeGothicLTBook.eot");
  src: url("../fonts/ITCAvantGardeGothicLTBook.eot") format("embedded-opentype"), url("../fonts/ITCAvantGardeGothicLTBook.woff2") format("woff2"), url("../fonts/ITCAvantGardeGothicLTBook.woff") format("woff"), url("../fonts/ITCAvantGardeGothicLTBook.ttf") format("truetype"), url("../fonts/ITCAvantGardeGothicLTBook.svg#ITCAvantGardeGothicLTBook") format("svg");
}
@font-face {
  font-family: "futuracondensed_medium";
  src: url("../fonts/ufonts.com_futura-condensed-medium-webfont.eot");
  src: url("../fonts/ufonts.com_futura-condensed-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ufonts.com_futura-condensed-medium-webfont.woff2") format("woff2"), url("../fonts/ufonts.com_futura-condensed-medium-webfont.woff") format("woff"), url("../fonts/ufonts.com_futura-condensed-medium-webfont.ttf") format("truetype"), url("../fonts/ufonts.com_futura-condensed-medium-webfont.svg#futuracondensed_medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futura-mediumregular";
  src: url("../fonts/ufonts.com_futura-medium-webfont.eot");
  src: url("../fonts/ufonts.com_futura-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ufonts.com_futura-medium-webfont.woff2") format("woff2"), url("../fonts/ufonts.com_futura-medium-webfont.woff") format("woff"), url("../fonts/ufonts.com_futura-medium-webfont.ttf") format("truetype"), url("../fonts/ufonts.com_futura-medium-webfont.svg#futura-mediumregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_Lubalin Graph Demi Regular";
  src: url("fonts/Lubalin Graph Demi Regular.eot");
  src: local("☺"), url("fonts/Lubalin Graph Demi Regular.woff") format("woff"), url("fonts/Lubalin Graph Demi Regular.ttf") format("truetype"), url("fonts/Lubalin Graph Demi Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Conv_Gotham Book Regular";
  src: url("fonts/Gotham Book Regular.eot");
  src: local("☺"), url("fonts/Gotham Book Regular.woff") format("woff"), url("fonts/Gotham Book Regular.ttf") format("truetype"), url("fonts/Gotham Book Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-style: normal;
  line-height: 1.1;
  font-family: "Conv_Gotham Book Regular", Arial, Helvetica;
}

html, body {
  height: 100%;
  font-size: 1em;
  outline: 0;
}

ul, li {
  list-style: none;
}

img {
  border: none;
}

a:focus {
  outline: 0px;
}

/*PARA ACCESIBILIDAD*/
/*-PARA LECTORES DE PANTALLA*/
.textindent {
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}

/*GENERALES TEXTOS*/
h1 {
  color: #005DB3;
  font-size: 24px;
  font-weight: normal;
  font-family: "Conv_Lubalin Graph Demi Regular";
}

h1 span {
  color: #ababab;
  float: right;
  font-size: 15px;
  font-weight: normal;
  margin: 3px 0 0;
}

h1.sin_resultados {
  background: none;
  clear: both;
  padding: 0;
  text-align: center;
}

h1.sin_resultados span {
  display: inline-block;
  float: right;
  text-align: center;
  color: #005DB3;
}

h2, h3, h4 {
  font-weight: normal;
}

p {
  font-family: "Conv_Gotham Book Regular", Arial, Helvetica;
  font-size: 13px;
  color: #878585;
  margin-top: 15px;
}

a {
  font-family: "Conv_Gotham Book Regular", Arial, Helvetica;
  color: #005DB3;
  text-decoration: none;
}

.corte {
  clear: both;
  padding-top: 40px;
}

.ajustar_pie {
  float: left;
  width: 100%;
  margin-top: 40px;
  min-width: 980px;
}

.ajustar_pie2 {
  float: left;
  width: 100% !important;
  /*margin-top:-170px;*/
  min-width: 100% !important;
  background: #005DB3;
}

form#aspnetForm {
  height: 100%;
}

/*HEADER*/
.header-top {
  height: 31px;
  width: 980px;
  margin: 0 auto;
  display: none;
}

.header-top p {
  color: #abaaaa;
  float: right;
  font-family: "futuracondensed_medium";
  font-style: italic;
  margin: 10px 24px 0 0;
}

.header-top .social {
  float: right;
  margin: 6px 11px 0 0;
}

.header-top .social li {
  float: left;
  margin: 0 0 0 7px;
}

.header-top .social li a {
  display: block;
  background: url("../img/social.png") no-repeat 0 0 transparent;
  width: 22px;
  height: 21px;
  text-indent: -9999px;
}

.header-top .social li a.twitter {
  background-position: -29px 0;
}

.header-top .social li a.youtube {
  background-position: -58px 0;
}

.header-top .social li a.pinterest {
  background-position: -86px 0;
}

.header-top .social li a.sube_deporte {
  background-position: -116px 0;
}

.header {
  height: 57px;
  background: #005DB3;
  float: left;
  width: 100%;
  min-width: 980px;
}

.header .logo {
  float: left;
  margin: -28px 0 0 0px;
  position: relative;
  z-index: 2;
}

.header .menu {
  float: right;
}

.header .menu li {
  float: left;
  /*background:url("../img/menu.png") no-repeat scroll center left transparent;*/
  position: relative;
}

.header .menu li:first-child {
  background: none;
}

.header .menu li a {
  display: block;
  height: 57px;
  line-height: 57px;
  color: #ffffff;
  font-size: 14px;
  padding: 0 8px;
}

.header .menu li.submenu a {
  /*background:url("../img/submenu.png") no-repeat scroll right 10px center transparent;*/
  padding-right: 10px;
  padding-left: 10px;
}

.header .menu li a:hover, .header .menu li a.activo {
  background: #f5f5f5;
  color: #005DB3;
}

.header .menu li.submenu a:hover, .header .menu li.submenu a.activo {
  /*background:url("../img/submenu_on.png") no-repeat scroll right 14px center #f4dddf;*/
}

.wrapper {
  min-height: 100%;
}

.footer {
  background-color: #366;
  color: #fff;
  height: 3em;
}

.centrado {
  display: flex;
  justify-content: center;
  padding: 20px 10px;
  color: #5d5d5d;
  font-size: 18px;
}

.container {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  clear: both;
}

.destacados {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  display: flex;
  justify-content: center;
  /*max-width: 98*/
}

.destacados li {
  float: left;
  width: 32%;
  margin: 0 0 0 2%;
  background: #005DB3;
  border-bottom: 2px solid #000000;
}

.destacados li a {
  padding: 0 0 0 132px;
  display: block;
  height: 66px;
  line-height: 66px;
  color: #ffffff;
  font-size: 21px;
  /*background:url('../img/dest_cuadro.png')no-repeat 61px center transparent;*/
}

.destacados li a span {
  color: #005DB3;
}

.destacados li h2 {
  text-align: center;
  color: #005DB3;
}

.destacados li h3 {
  text-align: center;
  color: #000000;
}

.destacados li:first-child {
  margin: 0;
}

.destacados li.destacado_horario {
  background: #1E80E3;
}

.destacados li.destacado_horario a {
  padding: 0 0 0 111px;
  background: url("../img/dest_horario_1.png") no-repeat 46px center transparent;
}

.destacados li.destacado_partido {
  background: #1E80E3;
}

.destacados li.destacado_cuadro a {
  background: url("../img/dest_cuadro_1.png") no-repeat scroll 22px center transparent;
  padding: 0 0 0 45px;
}

.destacados li.destacado_partido a {
  background: url("../img/dest_partido_1.png") no-repeat scroll 22px center transparent;
  padding: 0 0 0 47px;
}

.destacados li.destacado_inscripcion a {
  /*background: url("../img/dest_inscripcion_1.png") no-repeat scroll center transparent;*/
  line-height: 55px;
}

.destacados li.destacado_equipos a {
  background: url("../img/dest_equipos_1.png") no-repeat scroll center transparent;
}

.destacados li.destacado_ranking a {
  background: url("../img/dest_ranking_1.png") no-repeat center transparent;
}

.destacados li.destacado_resultados a {
  background: url("../img/dest_resultados_1.jpg") no-repeat scroll center transparent;
}

.destacados li.destacado_rankingCarrera a {
  background: url("../img/dest_carreradecampeones_1.png") no-repeat scroll center transparent;
}

.destacados li.destacado_campeones a {
  background: url("../img/dest_campeones_1.jpg") no-repeat center transparent;
}

.destacados li {
  border-bottom: none;
}

.destacados li a {
  padding: 0;
  text-transform: uppercase;
  border-bottom: none;
  text-align: center;
}

.galeria {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  margin: 38px 0 0 0;
  padding: 25px 60px 47px 60px;
}

h2.subtitulo {
  color: #005DB3;
  /*padding-left:22px;*/
  float: left;
  font-family: "Conv_Lubalin Graph Demi Regular";
}

.galeria h2.subtitulo {
  margin: 0 0 20px 0;
}

.cont_video {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 26px 60px 35px;
}

.video_dia {
  float: left;
  /*width:560px;*/
  width: 570px;
}

.video_dia iframe {
  margin: 26px 0 0 0;
}

.video_dia img {
  clear: both;
  display: block;
  height: auto;
  padding: 26px 0 0;
  width: 100%;
}

.video_dia p {
  color: #faf9f7;
  font-size: 13px;
  margin: 0;
  text-align: center;
  padding: 5px 0;
  background: #005DB3;
}

.comp_twitter {
  float: left;
  width: 252px;
  margin-left: 2%;
}

.comp_twitter h2.subtitulo {
  float: right;
  width: 100%;
  margin: 0 0 26px 0;
}

.galeria_jugadores {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 60px 25px 60px;
}

.galeria_jugadores h2.subtitulo {
  margin: 0 0 21px 0;
}

.info_jugador {
  padding: 18px 0 0;
}

#galeria_jugadores_int .info_jugador {
  bottom: 5px;
  left: 50%;
  margin-left: -113px;
  max-width: 226px;
  padding: 18px 0 0;
  position: absolute;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
}

.info_jugador .numero {
  color: #005DB3;
  float: left;
  font-family: "Conv_Gotham Book Regular";
  font-size: 36px;
  margin: 0;
  width: auto;
  padding-right: 10px;
  text-align: center;
  min-height: 1px;
  font-weight: 800;
}

#carouselJugadores .info_jugador .numero {
  color: #005DB3;
  color: #b71c29;
}

#carouselJugadores .info_jugador {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

#carouselJugadores .info_jugador .nombre_jugador {
  height: auto;
}

.info_jugador .nombre_jugador {
  color: #5d5d5d;
  float: left;
  font-size: 12px;
  height: 31px;
  margin: 0;
  overflow: hidden;
  width: 70%;
  text-transform: capitalize;
}

.info_jugador .nombre_jugador span {
  display: block;
  font-size: 18px;
  height: 19px;
  overflow: hidden;
  color: #5d5d5d;
  text-transform: capitalize;
}

.noticias_home {
  float: left;
  width: 100%;
  padding: 43px 30px 40px;
  box-sizing: border-box;
}

.noticias_home ul {
  float: left;
  width: 100%;
  padding: 25px 0px 25px 0px;
  /*margin:28px 0 0 0;*/
}

.noticias_home ul li {
  float: left;
  height: 344px;
  margin: 0 0 0 22px;
  position: relative;
  width: 272px !important;
}

.noticias_home ul li a img {
  width: 272px !important;
  object-fit: cover;
}

.noticias_home ul li:first-child {
  margin: 0;
}

.noticias_home ul li h3 {
  /*color: #3a3939;*/
  font-size: 15px;
  font-weight: normal;
  height: 33px;
  margin: 11px 0 0;
  overflow: hidden;
  text-transform: uppercase;
  color: #005DB3;
}

.noticias_home ul li p {
  color: #878585;
  font-size: 13px;
  margin: 10px 0 0 0;
  line-height: 16px;
  height: 48px;
  overflow: hidden;
}

.noticias_home ul li p.fecha_noticia {
  /*background: url("../img/fecha.png") no-repeat scroll left center transparent;*/
  font-size: 10px;
  height: 15px;
  /*margin: 6px 0 0;*/
  /*padding: 0 0 0 28px;*/
  color: #005DB3;
}

.noticias_home ul li a.leer_mas {
  background: url("../img/leer_mas.png") no-repeat scroll center transparent;
  bottom: -20px;
  float: right;
  height: 28px;
  margin: 3px 0 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  width: 28px;
}

.banner_torneo {
  float: left;
  width: 100%;
  background: #005DB3;
  /*display: none!important;*/
}

.banner_torneo a {
  display: block;
  padding: 5px 0;
  background: url(../img/banner_torneo.png) center/auto 100px no-repeat;
}

.banner_torneo a img {
  margin: 0 auto;
  display: block;
  opacity: 0;
  height: 80px;
}

.newsletter {
  float: left;
  width: 100%;
  padding: 10px 60px;
  box-sizing: border-box;
  margin: 0;
  /*background:#f5f5f4;*/
}

.newsletter p {
  width: 100%;
  color: #005DB3;
  font-size: 12px;
  float: left;
  /*margin:5px 0 0 0;*/
}

.campo_newsletter {
  width: 100%;
  float: left;
  height: 22px;
  background: transparent;
  box-sizing: border-box;
  margin-top: 5px;
  display: flex;
}

li.suscribete {
  float: left;
}

li.email-suscribete {
  float: left;
  width: 100%;
}

.env_news {
  border: 1px solid #005DB3;
  background: #005DB3;
  color: #fff;
  /*float: right;*/
  height: 22px;
  width: 27%;
  cursor: pointer;
  text-transform: capitalize;
  font-size: 11px;
}

.campo_newsletter input[type=text] {
  float: left;
  width: 66%;
  height: 20px;
  line-height: 20px;
  border: none;
  margin: 0 0 0 1%;
  font-size: 11px;
  color: #005DB3;
  background: transparent;
  border: 1px solid #005DB3;
  padding-left: 10px;
}

.footer_links {
  /*float:left;
  width:100%;
  background:#fff;
  padding:8px 56px;
  box-sizing:border-box;*/
  width: 100%;
  margin: 0px auto;
  clear: both;
}

.cont_footer {
  /*border-left: 1px solid $color-intermedio;*/
  box-sizing: border-box;
  float: left;
  padding: 1% 2%;
  /*width: 33%;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 17px;
  width: 17px;
  background-color: #eee;
}

input:checked ~ .checkmark {
  background-color: #005DB3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

.checkmark:after {
  left: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cont_footer.newsletter {
  width: 45%;
}

.cont_footer.politica {
  border-left: 1px solid #005DB3;
  border-right: 1px solid #005DB3;
  width: 35%;
}

.cont_footer.social {
  width: 20%;
}

.cont_footer.primero {
  width: 21%;
  font-size: 12px;
}

.cont_footer.segundo {
  border-left: 1px solid #005DB3;
  border-right: 1px solid #005DB3;
  width: 19%;
  font-size: 12px;
}

.cont_footer.tercero {
  border-right: 1px solid #005DB3;
  width: 22%;
  font-size: 12px;
}

.cont_footer.cuarto {
  width: 16%;
  font-size: 12px;
}

.footer_links .cont_footer:first-child {
  border: none;
}

.cont_footer ul li a {
  color: #ffffff;
  font-size: 13px;
  padding: 0;
}

.cont_footer ul li p {
  color: #ffffff;
  font-size: 11px;
  padding: 0 0 0 9px;
}

.cont_footer ul li.facebook, .cont_footer ul li.twitter, .cont_footer ul li.youtube, .cont_footer ul li.pinterest, .cont_footer ul li.sube_deporte {
  float: left;
  margin: 5px 0 0 0;
}

.cont_footer ul li.facebook a {
  background: url("../img/social-g.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 22px;
  margin: 0 8px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 25px;
}

.cont_footer ul li.twitter a {
  background: url("../img/social-g.png") no-repeat scroll -27px 0 transparent;
  display: block;
  height: 22px;
  margin: 0 8px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 25px;
}

.cont_footer ul li.youtube a {
  background: url("../img/social-g.png") no-repeat scroll -55px 0 transparent;
  display: block;
  height: 22px;
  margin: 0 8px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 25px;
}

.cont_footer ul li.pinterest a {
  background: url("../img/social-g.png") no-repeat scroll -83px 0 transparent;
  display: block;
  height: 22px;
  margin: 0 8px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 25px;
}

.cont_footer ul li.sube_deporte a {
  background: url("../img/social_pie.png") no-repeat scroll -111px 0 transparent;
  display: block;
  height: 19px;
  margin: 0 8px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

.cont_footer h2 {
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
}

.cont_footer ul li.appstore, .cont_footer ul li.googleplay {
  float: left;
  margin: 5px 0 0 0;
}

.cont_footer ul li.appstore a {
  background: url("../img/appstore.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 25px;
  margin: 0 10px 0 0;
  padding: 0;
  text-indent: -9999px;
  width: 71px;
}

.cont_footer ul li.googleplay a {
  background: url("../img/googleplay.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 25px;
  padding: 0;
  text-indent: -9999px;
  width: 71px;
}

.footer {
  margin: 40px 0 0 0;
  height: 29px;
  padding: 0 18px;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #005DB3;
}

.footer p {
  float: left;
  font-size: 10px;
  color: #ffffff;
  margin: 10px 0 0 0;
}

.footer p.derechos {
  float: right;
}

.header .menu ul {
  position: absolute;
  top: 57px;
  /*width: 160px;*/
  display: none;
  z-index: 1;
}

/*.header .menu li:nth-child(5) ul{
	left: -420px;
}*/
.header .menu li:hover ul {
  display: block;
}

.header .menu li:hover a {
  background: #f5f5f5;
  color: #005DB3;
}

.header .menu li.submenu:hover a {
  /*background:url("../img/submenu_on.png") no-repeat scroll right 14px center #f4dddf;*/
}

.header .menu ul li {
  background: #f5f5f5;
  padding: 2px 0;
}

.header .menu ul li:first-child {
  background: #f5f5f5;
}

.header .menu li.submenu ul li a {
  box-sizing: border-box;
  color: #005DB3;
  font-size: 11px;
  height: 25px;
  line-height: 23px;
  padding: 2px 12px;
  text-align: left;
  width: 163px;
}

li.submenu {
  width: 163px;
}

.header .menu li.submenu ul li:first-child a {
  border-left: none;
}

/*.header .menu li.submenu ul li a.ico_torneos{
	background: url("../img/ico_torneos.png") no-repeat scroll center 18px transparent;
}

.header .menu li.submenu ul li a.ico_inscripcion{
	background: url("../img/ico_inscripcion.png") no-repeat scroll center 15px transparent;
}

.header .menu li.submenu ul li a.ico_equipos{
	background: url("../img/ico_inscripcion.png") no-repeat scroll center 15px transparent;
}

.header .menu li.submenu ul li a.ico_cuadros{
	background: url("../img/ico_cuadros.png") no-repeat scroll center 18px transparent;
}
.header .menu li.submenu ul li a.ico_horarios{
	background: url("../img/ico_horarios.png") no-repeat scroll center 16px transparent;
}
.header .menu li.submenu ul li a.ico_resultados{
	background: url("../img/ico_resultados.png") no-repeat scroll center 18px transparent;
}
.header .menu li.submenu ul li a.ico_campeones{
	background: url("../img/ico_campeones.png") no-repeat scroll center 18px transparent;
}
*/
.header .menu li.submenu ul li a.ico_campeones2 {
  line-height: 15px;
}

/*
.header .menu li.submenu ul li a.ico_fidelidad{
	background: url("../img/ico_fidelidad.png") no-repeat scroll center 13px transparent;
}

.header .menu li.submenu ul li a.ico_ranking{
	background: url("../img/ico_ranking.png") no-repeat scroll center 18px transparent;
}

.header .menu li.submenu ul li a.ico_jugadores{
	background: url("../img/ico_jugadores.png") no-repeat scroll center 18px transparent;
}

.header .menu li.submenu ul li a.ico_fotos{
	background: url("../img/ico_foto.png") no-repeat scroll center 18px transparent;
}

.header .menu li.submenu ul li a.ico_videos{
	background: url("../img/ico_play.png") no-repeat scroll center 18px transparent;
}*/
/* responsive menus home */
/*@media (max-width: 1520px) {
    .header .menu li:nth-child(5) ul {
        width: 500px;
        float: left;
    }
}
@media (max-width: 1350px) {
    .header .menu li:nth-child(5) ul {
        width: 400px;
        float: left;
    }
}
@media (max-width: 1200px) {
    .header .menu li:nth-child(5) ul {
        width: 300px;
        float: left;
    }
}
@media (max-width: 990px) {
    .header .menu li:nth-child(5) ul {
        width: 200px;
        float: left;
    }
}
@media (max-width: 900px) {
    .header .menu li:nth-child(5) ul {
        width: 100px;
        float: left;
    }
    .header .menu li:nth-child(1) ul {
        width: 550px;
        float: left;
    }
}
@media (max-width: 850px) {
    .header .menu li:nth-child(4) ul {
        width: 100px;
        float: left;
    }
    .header .menu li:nth-child(1) ul {
        width: 500px;
        float: left;
    }
}
@media (max-width: 810px) {
    .header .menu li:nth-child(2) ul {
        width: 300px;
        float: left;
    }
}
@media (max-width: 770px) {
    .header .menu li:nth-child(1) ul {
        width: 400px;
        float: left;
    }
}
@media (max-width: 725px) {
    .header .menu li:nth-child(2) ul {
        width: 200px;
        float: left;
    }
}
@media (max-width: 680px) {
    .header .menu li:nth-child(1) ul {
        width: 300px;
        float: left;
    }
}*/
/* fin responsive menus home */
.ver_todos {
  background: url("../img/flecha_izq.png") center right/15px no-repeat;
  color: #005DB3;
  float: right;
  font-size: 17px;
  margin: 2px 0 0;
  padding: 0 24px 0 0;
}

.owl-carousel {
  clear: both;
}

.cont_principal {
  margin: 0 auto 40px;
  padding: 75px 0 0;
  width: 100%;
}

.cont_principal:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.filtros {
  float: left;
  margin: 30px 0 0 0;
  padding: 0 0 13px 0;
  border-bottom: 1px solid #005DB3;
  width: 100%;
}

.filtro_izq {
  float: left;
  width: 365px;
}

.filtros h2 {
  color: #3a3939;
  font-size: 14px;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #005DB3;
}

.filtros select {
  float: left;
  height: 29px;
  border: 1px solid #005DB3;
  color: #878888;
  font-size: 12px;
  padding: 0 0 0 9px;
  width: 250px;
  margin: 9px 0 0 0;
}

.filtros ul {
  float: left;
  margin: 19px 0 0 10px;
}

.filtros li {
  padding: 0 2px;
  border-left: 1px solid #878888;
  float: left;
}

.filtros li:first-child {
  border-left: none;
}

.filtros li a {
  font-size: 14px;
  color: #878888;
  padding: 0 4px;
}

.filtros li a.activo, .filtros li a:hover {
  border-bottom: 1px solid #005DB3;
}

.filtro_der {
  float: right;
  width: 510px;
}

.filtro_der ul {
  margin-left: 0;
}

.filtro_fecha {
  float: right;
  margin: 10px 0 0 0;
}

.filtro_fecha input {
  color: #878888;
  font-size: 12px;
  width: 177px;
  height: 29px;
  border: 1px solid #005DB3;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
}

.list_fotos {
  float: left;
  margin: 32px 0 24px 23px;
}

.list_fotos li {
  float: left;
  margin: 0 0 13px 13px;
}

.list_fotos li a {
  position: relative;
  display: block;
}

.list_fotos li a:hover:after {
  background: url("../img/fondo_galeria.png") repeat center center transparent;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.list_videos {
  float: left;
  margin: 32px 0 24px -13px;
}

.list_videos li {
  float: left;
  margin: 0 0 13px 13px;
  height: 217px;
}

.list_videos li a {
  position: relative;
  display: block;
}

.list_videos li p {
  height: 26px;
  background: #282828;
  color: #ffffff;
  font-size: 14px;
  padding: 0 6px;
  margin: 0;
  line-height: 26px;
}

.list_videos li p span {
  font-size: 11px;
}

.list_videos li p span.fecha {
  font-size: 14px;
  float: right;
  line-height: 26px;
}

.list_videos li a:hover:after {
  background: url("../img/fondo_videos.png") repeat center center transparent;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.ver_mas {
  border: 2px solid #f5f5f5;
  clear: both;
  color: #005DB3;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto 0;
  text-align: center;
  width: 310px;
}

.foto_ampliada {
  position: relative;
  margin: 32px auto 0;
  display: inline-block;
  max-width: 100%;
}

.foto_ampliada img {
  max-width: 100%;
}

.foto_ampliada .flecha_izq {
  background: url("../img/flecha_der.png") center no-repeat;
  height: 36px;
  left: -40px;
  margin-top: -20px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 23px;
  margin-top: -18px;
}

.foto_ampliada .flecha_der {
  background: url("../img/flecha_izq.png") center no-repeat;
  height: 36px;
  right: -40px;
  margin-top: -20px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 23px;
  margin-top: -18px;
}

.thumb {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}

.thumb li {
  float: left;
  margin: 0 0 0 6px;
}

.thumb li:first-child {
  margin: 0;
}

.opciones {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  background: url("../img/opciones.png") repeat scroll center center transparent;
}

.opciones a {
  display: block;
  height: 72px;
  text-indent: -9999px;
}

.opciones a.opciones_cerrar {
  background: url("../img/opciones_cerrar.png") no-repeat scroll center center transparent;
  border-bottom: 1px solid #ffffff;
}

.opciones a.opciones_comp_tweet {
  background: url("../img/opciones_comp_tweet.png") no-repeat scroll center center transparent;
}

.opciones a.opciones_comp_face {
  background: url("../img/opciones_comp_face.png") no-repeat scroll center center transparent;
}

.video_ampliado {
  position: relative;
  margin: 32px 0 0 0;
  float: left;
  width: 100%;
}

.video_ampliado iframe {
  width: 100%;
  height: 630px;
}

.video_ampliado .flecha_izq {
  background: url("../img/flecha_izq.png") repeat scroll center center transparent;
  height: 27px;
  left: -40px;
  margin-top: -20px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 23px;
  margin-top: -13px;
}

.video_ampliado .flecha_der {
  background: url("../img/flecha_der.png") repeat scroll center center transparent;
  height: 27px;
  right: -40px;
  margin-top: -20px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 23px;
  margin-top: -13px;
}

.thumb li p {
  height: 13px;
  background: #282828;
  color: #ffffff;
  font-size: 7px;
  padding: 0 3px;
  margin: 0;
  line-height: 13px;
}

.thumb li p span {
  font-size: 6px;
}

.thumb li p span.fecha {
  font-size: 7px;
  float: right;
  line-height: 13px;
}

.form_contacto {
  float: left;
  width: 100%;
  padding: 31px 0 0 0;
  padding: 0 0px 31px 0px;
  box-sizing: border-box;
}

.titulo_sm {
  padding: 0;
  border-bottom: 1px solid #005DB3;
  float: left;
  width: 100%;
}

.titulo h1 {
  padding: 0 0 28px 0px;
  border-bottom: 1px solid #005DB3;
  background-position: left 4px;
  text-transform: uppercase;
}

.titulo h1 span {
  text-transform: none;
}

.titulo_sm h1 {
  border-bottom: none;
  float: left;
}

.campo_buscar {
  float: right;
}

.campo_buscar input[type=text] {
  border: none;
  height: 29px;
  line-height: 29px;
  margin: 0 7px;
  width: 290px;
  color: #005DB3;
  font-size: 12px;
  border: 1px solid #005DB3;
  padding-left: 10px;
  display: inline-block;
}

.campo_buscar select {
  border: none;
  height: 31px;
  line-height: 29px;
  margin: 0 7px;
  width: 290px;
  color: #005DB3;
  font-size: 12px;
  border: 1px solid #005DB3;
  padding-left: 10px;
  display: inline-block;
}

.campo_buscar .bot_buscar {
  background: #005DB3;
  font-size: 16px;
  color: #fff;
  position: relative;
  width: 100px;
  border: none;
  height: 31px;
  display: inline-block;
  float: right;
}

.campo_buscar .bot_buscar::before {
  content: "Buscar";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: inline-block;
}

.filtro_fecha .campo_buscar {
  border-left: none;
}

.filtro_fecha .campo_buscar .bot_buscar {
  height: 27px;
}

.linea_form {
  float: left;
  width: 100%;
}

.linea_form h2 {
  border-bottom: 1px solid #005DB3;
  color: #005DB3;
  font-size: 20px;
  padding: 20px 0 3px;
}

.campo_form_largo {
  float: right;
  margin: 20px 40px 0 0;
  /*width:100%x;*/
}

.campo_form_largo2 {
  float: left;
  margin: 20px 40px 0 0;
  width: 100%;
}

.campo_form_largo2 input[type=radio] {
  margin-right: 5px;
}

.campo_form_largo2 label {
  color: #005DB3;
  font-size: 20px;
  margin: 0 0 0 4px;
}

.campo_form {
  float: left;
  margin: 20px 40px 10px 0;
  /* width:240px; */
  width: 30%;
}

.campo_form label {
  color: #005DB3;
  font-size: 20px;
  margin: 0 0 0 4px;
}

.campo_federado label {
  margin-right: 10px;
}

.campo_form input[type=text] {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C2D1EC;
  margin: 5px 0 0 0;
  height: 42px;
  line-height: 42px;
  background: white;
  color: #888888;
  font-size: 16px;
  padding: 0 10px;
}

.campo_form input[type=radio] {
  margin-right: 5px;
}

.campo_form select {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C2D1EC;
  margin: 5px 0 0 0;
  height: 42px;
  line-height: 42px;
  color: #888888;
  font-size: 16px;
  padding: 0 10px;
}

.campo_form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #C2D1EC;
  margin: 5px 0 0 0;
  height: 103px;
  line-height: 42px;
  background: white;
  color: #888888;
  font-size: 16px;
  padding: 0 10px;
  overflow: hidden;
  resize: none;
}

.campo_area {
  width: 100%;
}

.campo_largo {
  /* width:461px; */
}

.campo_check {
  padding: 0 0 0 0px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin: 26px 0 23px 0;
  position: relative;
}

.campo_check label {
  color: #000000;
  font-size: 15px;
  margin: 0 0 0 5px;
}

.campo_check label a {
  color: #005DB3;
  text-decoration: underline;
}

.boton {
  /*background: url("../img/boton.jpg") repeat-x scroll center bottom transparent;*/
  background: #009cff;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: grid;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  text-align: center;
  width: 198px;
  margin-top: 1%;
}

.botoninact {
  /*background: url("../img/boton.jpg") repeat-x scroll center bottom transparent;*/
  background: gray;
  border: medium none;
  color: #ffffff;
  /*cursor: pointer;*/
  display: grid;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  text-align: center;
  width: 198px;
  margin-top: 1%;
}

.tit_inscripcion {
  font-size: 20px;
  color: #888888;
  margin: 21px 0 0 0;
}

.tit_horario {
  font-size: 20px;
  color: #888888;
  padding: 21px 0 0 0;
  clear: both;
}

.form_inscripcion {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.form_inscripcion h3 {
  border-bottom: 1px solid #005DB3;
  box-sizing: border-box;
  color: #888888;
  float: left;
  font-size: 22px;
  margin: 32px 0 0;
  padding: 0 0 9px 9px;
  width: 100%;
}

.form_inscripcion h3 span {
  font-size: 30px;
  color: #005DB3;
}

.form_inscripcion h3 span.obligatorios {
  color: #000;
  float: right;
  font-size: 15px;
  margin: 9px 0 0;
}

h1.tit_linea {
  background-position: left 4px;
  border-bottom: 1px solid #005DB3;
  padding-bottom: 10px;
}

.list_noticias {
  float: left;
  margin: 0 0 0 -22px;
}

.list_noticias li {
  color: #878585;
  float: left;
  font-family: "ITCAvantGardeGothicLTBook", Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
  height: 460px;
  margin: 0 0 0 22px;
  padding: 34px 0 40px;
  width: 440px;
  position: relative;
}

.list_noticias li img {
  width: 100%;
  height: 293px;
}

.list_noticias li h3 {
  color: #3a3939;
  font-size: 19px;
  margin: 15px 0 0 0;
  font-weight: normal;
}

.list_noticias li h3.tit_rojo {
  color: #005DB3;
  text-transform: uppercase;
}

.list_noticias li p {
  color: #878585;
  font-size: 13px;
  margin: 0;
  line-height: 16px;
  /*text-align: justify;*/
}

.list_noticias li p.fecha_noticia {
  font-size: 13px;
  height: 15px;
  margin: 11px 0 10px;
  color: #005DB3;
}

.list_noticias li a.leer_mas {
  background: url("../img/leer_mas.png") no-repeat scroll left center transparent;
  bottom: 0;
  float: right;
  height: 28px;
  margin: 3px 0 0;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  width: 28px;
}

.noticias_relacionadas {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}

.noticias_relacionadas ul {
  float: left;
  width: 100%;
  margin: 12px 0 0 0;
}

.noticias_relacionadas li {
  width: 283px;
  float: left;
  margin: 0 0 0 27px;
  color: #878585;
  font-size: 13px;
}

.noticias_relacionadas li img {
  width: 100%;
}

.noticias_relacionadas li:first-child {
  margin: 0;
}

.noticias_relacionadas li h3 {
  font-size: 15px;
  font-weight: normal;
  height: 33px;
  margin: 11px 0 0;
  overflow: hidden;
  text-transform: uppercase;
  color: #005DB3;
}

.noticias_relacionadas li p {
  color: #878585;
  font-size: 13px;
  margin: 10px 0 0 0;
  line-height: 16px;
  height: 48px;
  overflow: hidden;
  text-align: left;
}

.noticias_relacionadas li p.fecha_noticia {
  /*background: url("../img/fecha.png") no-repeat scroll left center transparent;*/
  font-size: 10px;
  height: 15px;
  /*margin: 6px 0 0;*/
  padding: 10px 0 0 1px;
  color: #005DB3;
}

.noticias_relacionadas li a {
  color: #005DB3;
  font-size: 13px;
  float: right;
  margin: 3px 0 0 0;
}

.noticias_relacionadas ul li a.leer_mas {
  background: url("../img/leer_mas.png") no-repeat scroll center transparent;
  /*bottom: -20px;
  float: right;
  height: 28px;
  margin: 3px 0 0;
  position: absolute;
  right: 0;*/
  text-indent: -9999px;
  width: 28px;
}

.noticias_relacionadas ul li a.Leer_mas {
  background: url("../img/leer_mas.png") no-repeat scroll center transparent;
  /*bottom: -20px;
  float: right;
  height: 28px;
  margin: 3px 0 0;
  position: absolute;
  right: 0;*/
  text-indent: -9999px;
  width: 28px;
}

.noticia_ampliada {
  box-sizing: border-box;
  float: left;
  padding: 37px 0 45px;
  width: 100%;
}

.noticia_ampliada img {
  max-width: 100%;
  width: 520px;
  float: left;
}

.noticia_ampliada .noticia_texto {
  clear: both;
  padding: 40px 0 0 0;
  /*text-align: justify;*/
}

.noticia_ampliada a {
  color: #005DB3;
  text-decoration: underline;
}

.noticia_ampliada h2 {
  color: #005DB3;
  font-size: 19px;
  text-transform: uppercase;
}

.noticia_ampliada p {
  margin: 20px 0 0 0;
  font-size: 14px;
  color: #878585;
  /*text-align: justify;*/
}

.noticia_ampliada p.entradilla {
  color: #686868;
  margin: 25px 0 0;
  font-size: 15px;
  /*text-align: justify;*/
}

.noticia_ampliada p.fecha {
  /*background: url("../img/fecha.png") no-repeat scroll left center transparent;*/
  font-size: 14px;
  height: 15px;
  /*margin: 21px 0 0;*/
  /*padding: 0 0 0 28px;*/
  float: left;
  color: #b71c29;
}

.noticia_ampliada .compartir {
  clear: both;
  float: left;
  margin: 23px 0 0;
}

.noticia_ampliada .compartir li {
  float: left;
  margin: 0 7px 0 0;
}

.noticia_ampliada .compartir li a {
  display: block;
  background: url("../img/social.png") no-repeat 0 0 transparent;
  width: 22px;
  height: 21px;
  text-indent: -9999px;
}

.noticia_ampliada .compartir li a.twitter {
  background-position: -29px 0;
}

.info_jugador_int {
  padding: 10px 0 0;
}

.info_jugador_int .nombre_jugador {
  color: #005DB3;
  float: left;
  font-size: 12px;
  margin: 0;
  width: 70%;
  text-transform: capitalize;
}

.info_jugador_int .nombre_jugador span {
  display: block;
  font-size: 19px;
  font-family: "futura-mediumregular";
  text-transform: capitalize;
}

.info_jugador_int .numero {
  color: #585858;
  float: left;
  font-family: "futura-mediumregular";
  font-size: 30px;
  margin: 0;
  width: 30%;
  text-align: center;
}

.info_jugador_int {
  width: 207px;
  margin: 0 auto;
}

.jugador_ficha_int img {
  display: block;
  height: auto !important;
  margin: 16px auto 0;
  max-height: 278px;
}

#galeria_jugadores_int {
  float: left;
  margin: 13px 0 0;
  width: 100%;
}

.jugador_ficha_int {
  float: left;
  width: 100%;
  min-height: 280px;
  height: 344px;
  position: relative;
  cursor: pointer;
}

#galeria_jugadores_int .activo {
  background: #91E0F7;
}

#galeria_jugadores_int .activo .nombre_jugador {
  color: white;
  text-transform: capitalize;
}

#galeria_jugadores_int .activo .numero {
  color: #1C4AB7;
  float: none;
  text-align: center;
  width: auto;
  font-size: 36px;
}

#galeria_jugadores_int .activo .nombre_jugador span {
  color: #fff;
  text-transform: capitalize;
}

.color_oscuro {
  color: #1C4AB7;
}

.datos_jugador {
  float: left;
  width: 100%;
}

.bloque_jugador {
  margin: 11px 0 0 0;
  /*padding:23px 0 0 0;*/
  float: left;
  width: 100%;
  /*border-top:1px solid $color-inscripcion;*/
}

.bloque_borde {
  padding: 23px 0 0 0;
  border-top: 1px solid #005DB3;
}

.bloque_jugador .jugador_descripcion {
  float: left;
  display: none;
}

.bloque_jugador .jugador_descripcion img {
  src: url("../img/applogo.png");
}

.bloque_jugador .rank_jugador {
  color: #005DB3;
  float: left;
  font-size: 46px;
  font-weight: 800;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  top: -7px;
  width: 88px;
}

.datos_jugador_cont {
  box-sizing: border-box;
  float: left;
  padding: 0 0 0 89px;
  position: relative;
  width: 536px;
}

.datos_jugador_cont h2 {
  color: #3a3939;
  font-size: 21px;
  text-transform: capitalize;
  font-family: "Conv_Gotham Book Regular";
}

.datos_jugador_cont h3 {
  color: #3a3939;
  font-size: 21px;
  text-transform: capitalize;
  font-family: "Conv_Gotham Book Regular";
}

.datos_jugador_cont h4 {
  color: #3a3939;
  font-size: 16px;
  text-transform: uppercase;
  border-top: 1px solid #005DB3;
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
}

.datos_jugador_cont div {
  color: #878585;
  font-family: "Conv_Gotham Book Regular";
  font-size: 14px;
}

.datos_jugador_cont div strong {
  color: #005DB3;
  font-family: "Conv_Gotham Book Regular";
}

.datos_jugador_cont ul {
  margin: 10px 0 0;
  /*display: none;*/
}

.datos_jugador_cont ul li {
  font-size: 15px;
  color: #878585;
  margin: 2px 0 0 0;
}

.datos_jugador_cont a.facebook {
  background: url("../img/social.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
  margin-left: 7px;
  float: right;
  display: none;
}

.datos_jugador_cont a.twitter {
  background: url("../img/social.png") no-repeat scroll -29px 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
  float: right;
  display: none;
}

.datos_jugador_cont ul li span {
  color: #005DB3;
}

.datos_jugador_cont ul.tipo_jugador li {
  font-size: 13px;
}

.datos_jugador_cont p {
  margin: 10px 0 0;
}

.bloque_jugador .tabla_rank_jugador h2 {
  color: #3a3939;
  font-size: 18px;
  border-top: 1px solid #005DB3;
  padding: 23px 0 0;
}

.bloque_jugador .tabla_rank_jugador h2 span {
  color: #005DB3;
}

table {
  margin: 23px 0 0 0;
  width: 100%;
}

table th {
  height: 45px;
  background: #009cff;
  color: #faf9f7;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
}

/*.gdpr {
  }*/
.gdpr table {
  padding-top: 24px;
}

.gdpr table {
  padding-top: 0;
  margin: 1px;
}

.gdpr table th {
  /*height:25px;*/
  background: #005DB3;
  color: #faf9f7;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  margin: 1px;
}

.gdpr table td {
  /*height:25px;*/
  color: #888888;
  font-size: 13px;
  margin: 1px;
}

.gdpr table table td {
  color: #888888;
  font-size: 13px;
}

.gdpr .campo_check {
  padding: 0 0 0 0px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin: 6px 0 6px 0;
  position: relative;
}

.gdpr .labelred {
  color: #005DB3;
  font-size: 13px;
}

.gdpr .labelgris {
  color: #878585;
  font-size: 13px;
}

.gdpr .campo_check .labelred {
  color: #005DB3;
  font-size: 13px;
}

.gdpr .campo_check label {
  font-size: 13px;
  color: #878585;
}

.tabla_campeones table {
  border-right: 1px solid #cccccc;
}

table td {
  height: 45px;
  color: #888888;
  font-size: 14px;
}

.tabla_cuadros span {
  color: #000;
}

.tabla_campeones table td {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.tabla_campeones table td a {
  text-decoration: underline;
}

table tr:nth-child(2n) {
  background: #f5f5f5;
}

.tabla_torneos {
  padding-bottom: 140px;
  margin-bottom: 70px;
}

.tabla_torneos table tr:nth-child(2n) {
  background: none;
}

.tabla_torneos table tr:nth-child(2n+1) {
  background: #f5f5f5;
}

.tabla_torneos table tr:nth-child(4n) {
  background: none;
}

.tabla_torneos table tr:nth-child(4n+1) {
  background: #f5f5f5;
}

table td.campo_rojo {
  color: #005DB3;
}

table td.campo_boton {
  color: #005DB3;
  padding: 0 0 0 0 !important;
}

table th.tit_centrado {
  text-align: center;
}

.tabla_rank_jugador table th {
  padding: 0 7px;
}

.tabla_rank_jugador table td {
  padding: 0 7px;
}

.tabla_torneos table {
  float: left;
  margin: 25px 0 0;
}

.tabla_torneos table th {
  padding: 0 15px;
}

.tabla_torneos table td {
  padding: 0 15px;
}

.tabla_torneos table td.campo_rojo img {
  margin: 0 15px 0 0;
}

.tabla_torneos table td.campo_boton img {
  margin: 0 15px 0 0;
}

.mas_info {
  background: url("../img/mas_info.png") no-repeat scroll center center transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  height: 28px;
  margin: 0 auto;
  width: 28px;
}

.desp_tabla {
  background: url("../img/mas_info.png") no-repeat scroll center center transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  height: 28px;
  margin: 0 auto;
  width: 28px;
}

.desp_tabla.desplegado {
  background: url("../img/ocultar.png") no-repeat scroll center center transparent;
}

.destacados_torneo {
  margin: 0 0 40px;
}

.descargar_cartel {
  background: url("../img/descargar_cartel.png") no-repeat scroll center center transparent;
  box-sizing: border-box;
  color: #fff;
  float: right;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  line-height: 16px;
  margin: -5px 0 0;
  padding: 5px 10px 0 81px;
  text-shadow: 1px 1px #a55e64;
  width: 219px;
  font-size: 0;
}

.tabla_cuadros table {
  float: left;
  margin: 25px 0 0;
}

.tabla_cuadros table th {
  padding: 0 36px;
}

.tabla_cuadros table td {
  padding: 0 36px;
}

.tabla_horarios table {
  float: left;
  margin: 30px 0 23px;
}

.tabla_horarios table th {
  padding: 0 11px;
}

.tabla_horarios table td {
  padding: 0 11px;
}

.filtros_horarios {
  float: left;
  width: 100%;
  margin: 21px 0 0 0;
}

.filtros_horarios select {
  border: 1px solid #005DB3;
  color: #878888;
  float: left;
  font-size: 12px;
  height: 29px;
  margin: 0 0 0 23px;
  padding: 0 0 0 9px;
  width: 165px;
}

.filtros_horarios input[type=text] {
  border: 1px solid #005DB3;
  color: #878888;
  float: left;
  font-size: 12px;
  height: 29px;
  padding: 0 0 0 9px;
  width: 205px;
  box-sizing: border-box;
}

.filtros_horarios .buscar {
  background: url("../img/buscar_blanco.png") no-repeat scroll 75px center #005DB3;
  border: medium none;
  color: #ffffff;
  float: right;
  font-size: 13px;
  height: 29px;
  padding: 0 26px 0 0;
  width: 103px;
}

.tabla_ranking table {
  float: left;
  margin: 34px 0 17px;
}

.tabla_ranking table th {
  padding: 0 9px;
}

.tabla_ranking table td {
  padding: 0 9px;
}

.filtros_ranking {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px 0px;
  border-bottom: 1px solid #005DB3;
  border-top: 1px solid #005DB3;
  margin-top: 10px;
}

.filtro_links li {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: 1px solid #878888;
  float: left;
}

.filtro_links li a {
  color: #005DB3;
  font-size: 14px;
}

.filtro_links li a.activo {
  border-bottom: 1px solid #005DB3;
}

.filtro_links li:first-child {
  margin: 0;
  padding: 0;
  border-left: none;
}

.emparejamiento {
  position: relative;
  float: left;
}

.flecha_encuentro {
  position: absolute;
  top: 50%;
  right: -17px;
  margin-top: -60px;
}

.encuentro {
  background: url("../img/cuadro/emparejamiento.png") no-repeat scroll center center transparent;
  height: 98px;
  width: 268px;
  margin: 11px 0;
  float: left;
}

.encuentro .fecha_encuentro {
  float: left;
  width: 19%;
  text-align: center;
}

.encuentro .fecha_encuentro h2 {
  font-size: 21px;
  margin: 19px 0 0 0;
  color: #ffffff;
}

.encuentro .fecha_encuentro h3 {
  font-size: 17px;
  margin: 3px 0 0 0;
  color: #ffffff;
}

.encuentro .fecha_encuentro p {
  font-size: 14px;
  margin: 3px 0 0 0;
  color: #ffffff;
}

.encuentro .jugador1 {
  float: left;
  margin: 11px 0 0 12%;
  width: 59%;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
}

.encuentro .jugador2 {
  float: left;
  margin: 29px 0 0 12%;
  width: 59%;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
}

.cuadro_global {
  width: 1695px;
  margin: 0 auto;
}

.octavos {
  width: 19%;
  padding: 0 1% 0 0;
  float: left;
}

.cuartos {
  width: 19%;
  padding: 0 1% 0 0;
  float: left;
}

.cuartos .encuentro {
  margin: 72px 0;
}

.cuartos .flecha_encuentro {
  margin-top: -115px;
}

.semifinal {
  width: 19%;
  padding: 0 1% 0 0;
  float: left;
}

.semifinal .encuentro {
  margin: 193px 0;
}

.semifinal .flecha_encuentro {
  margin-top: -240px;
  right: -33px;
}

.final {
  width: 19%;
  padding: 0 1% 0 0;
  float: left;
}

.final .encuentro {
  margin: 0;
}

.final .emparejamiento {
  margin: 437px 0 0 16px;
}

.final .flecha_encuentro {
  margin-top: -22px;
  right: -65px;
}

.ganador {
  width: 20%;
  float: left;
}

.ganador p {
  background: none repeat scroll 0 0 #005DB3;
  box-sizing: border-box;
  color: #ffffff;
  float: left;
  font-size: 16px;
  height: 96px;
  line-height: 19px;
  margin: 439px 0 0 28px;
  padding: 28px 10px 0;
  text-align: center;
  width: 242px;
}

.tit_cuadro {
  background: #787878;
  font-size: 21px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  color: #ffffff;
}

.cuartos .tit_cuadro {
  background: #8c8b8b;
}

.semifinal .tit_cuadro {
  background: #a3a2a2;
}

.final .tit_cuadro {
  background: #b7b6b6;
}

.ganador .tit_cuadro {
  background: #d9b45c;
}

.header_cuadro {
  float: left;
  width: 100%;
  margin: 33px 0 61px;
  height: 60px;
  background: #005DB3;
}

.header_cuadro .logo_cuadro {
  margin: -30px 0 0 37px;
  float: left;
}

.header_cuadro h2 {
  font-size: 22px;
  color: #ffffff;
  margin: 21px 0 0 56px;
  float: left;
  background: url("../img/titulo.png") no-repeat scroll center left transparent;
  padding: 0 0 0 20px;
}

.footer_cuadro {
  border-bottom: 30px solid #005DB3;
  float: left;
  margin: 70px 0 0;
  padding: 0 0 47px;
  width: 100%;
}

.filtro_resultados {
  border-top: 1px solid #005DB3;
  border-bottom: 1px solid #005DB3;
  padding: 24px 0;
  margin: 26px 0 0 0;
  float: left;
  width: 100%;
}

.filtro_resultados select {
  border: 1px solid #005DB3;
  color: #878888;
  float: left;
  font-size: 12px;
  height: 29px;
  padding: 0 0 0 9px;
  width: 205px;
}

.filtro_resultados .buscar {
  background: url("../img/buscar_blanco.png") no-repeat scroll 75px center #005DB3;
  border: medium none;
  color: #ffffff;
  float: left;
  font-size: 13px;
  height: 29px;
  padding: 0 26px 0 0;
  width: 103px;
  cursor: pointer;
  margin: 0 0 0 42px;
}

.filtros_campeones {
  float: left;
  width: 100%;
  margin: 21px 0 0 0;
  padding: 20px 0;
  border-top: 1px solid #005DB3;
  border-bottom: 1px solid #005DB3;
}

.filtros_campeones ul {
  display: none;
}

.filtros_campeones select {
  border: 1px solid #005DB3;
  color: #005DB3;
  float: left;
  font-size: 12px;
  height: 29px;
  margin: 0 23px 0 0;
  padding: 0 0 0 9px;
  width: 165px;
}

.filtros_campeones .buscar {
  background: url("../img/buscar_blanco.png") no-repeat scroll 75px center #005DB3;
  border: medium none;
  color: #ffffff;
  float: right;
  font-size: 13px;
  height: 29px;
  padding: 0 26px 0 0;
  width: 103px;
}

.filtros_campeones li {
  float: right;
  margin: 0 7px 0 0;
  color: #a3a4a8;
  font-size: 14px;
}

.filtros_campeones li a.facebook {
  background: url("../img/social.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
}

.filtros_campeones li a.twitter {
  background: url("../img/social.png") no-repeat scroll -29px 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
}

.tabla_campeones table {
  float: left;
}

.tabla_campeones table th {
  padding: 0 9px;
  text-align: center;
}

.tabla_campeones table td {
  padding: 0 9px;
  background: transparent;
}

.tabla_campeones table tr {
  background: white;
}

.tabla_campeones table tr:nth-child(5n),
.tabla_campeones table tr:nth-child(5n+1) {
  background: #f5f5f5;
}

.tabla_campeones table td.tabla_destacado {
  font-size: 30px;
  color: #005DB3;
}

.fondo_banner {
  float: left;
  width: 100%;
  background: #005DB3;
  position: relative;
  min-width: 980px;
}

.trama {
  /*background: url("../img/trama.png") repeat scroll 0 0 transparent;*/
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.fondo_banner img {
  display: block;
  margin: 0 auto;
}

#ContentPlaceHolder1_portadaPostTorneo::after {
  width: 100%;
  display: inline-block;
  background: #005DB3 url(../img/mediterraneamente.png) center no-repeat;
  height: 110px;
  content: "";
  position: absolute;
  bottom: 0;
  /*max-width: 980px;*/
}

#ctl00_ContentPlaceHolder1_portadaPostTorneo::after {
  width: 100%;
  display: inline-block;
  background: #005DB3 url(../img/mediterraneamente.png) center no-repeat;
  height: 110px;
  content: "";
  position: absolute;
  bottom: 0;
  /*max-width: 980px;*/
}

.slogan_marca {
  background: url("../img/fondo_estrella.jpg") repeat scroll center center transparent;
  clear: both;
  float: left;
  width: 100%;
  display: none !important;
}

.slogan_marca img {
  display: block;
  margin: 0 auto;
  max-height: 70px;
  width: auto;
}

.info_tabla {
  position: relative;
}

.cuadro_info {
  width: 26%;
  margin: 10px 0;
  float: left;
}

.torneo_info {
  float: left;
  width: 100%;
}

.torneo_info_desc {
  float: left;
  width: 72%;
  margin: 10px 0 0 2%;
}

.torneo_info_desc li {
  float: left;
  margin: 0 7px 0 0;
  color: #a3a4a8;
  font-size: 14px;
}

.torneo_info_desc li a.facebook {
  background: url("../img/social.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
}

.torneo_info_desc li a.twitter {
  background: url("../img/social.png") no-repeat scroll -29px 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
}

.torneo_info_desc li.direccion {
  background: url("../img/direccion.png") no-repeat scroll 0 0 transparent;
  padding: 0 0 0 26px;
  clear: both;
  margin: 10px 0 0 0;
  min-height: 20px;
}

.torneo_info_desc li.telefono {
  background: url("../img/telefono.png") no-repeat scroll 0 0 transparent;
  padding: 0 0 0 26px;
  clear: both;
  margin: 10px 0 0 0;
  min-height: 19px;
}

.torneo_info_desc li.campo {
  padding: 0 0 0 26px;
  clear: both;
  margin: 10px 0 0 0;
  min-height: 19px;
}

.oculta_tabla {
  display: none;
}

/*INSCRIPCION: Formulario Errores y validaciones */
div.formulariosErrores {
  background: url("../img/overlay.png") repeat scroll 0 0 transparent;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 90;
}

div.ErroresPopUp {
  background-color: White;
  border-color: blue;
  box-sizing: border-box;
  height: auto;
  left: 50%;
  margin: -100px 0 0 -300px;
  padding: 20px;
  position: fixed;
  top: 30%;
  width: 550px;
}

div.ErroresPopUp h2 {
  color: #005DB3;
  font-size: 21px;
  font-weight: normal;
  text-align: center;
}

div.ErroresPopUp p {
  color: #888888;
  font-size: 16px;
  margin: 21px 0 0;
  text-align: left;
}

table.tblErrores {
  float: left;
  margin-bottom: 5px;
  width: 100%;
  background: white;
}

td.titulo_tablaI {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 6px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  background: #005DB3;
  color: White;
}

td.lblErrores {
  font-weight: bold;
  font-size: 12px;
  padding-left: 7px;
  padding-bottom: 2px;
  background: white;
}

.bot_CerrarErrores {
  background: url("../img/boton.jpg") repeat-x scroll center bottom transparent;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 30px;
  margin: 20px auto 0;
  width: 115px;
}

img.imgValidaNumLicenciaOK {
  background: url("../img/tickValido.png") no-repeat scroll center center transparent;
  float: left;
  height: 26px;
  margin: 13px 0 0 10px;
  width: 26px;
}

img.imgValidaNumLicenciaKO {
  background: url("../img/tickNoValido.png") no-repeat scroll center center transparent;
  float: left;
  height: 26px;
  margin: 13px 0 0 10px;
  width: 26px;
}

span.lblErrorNumLicencia {
  color: #005DB3;
  font-size: 12px;
}

.bot_RealizarInscripcion {
  width: 140px;
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  background-color: #202020;
  color: White;
  border: none;
}

/* CONTACTO: Error   */
.MensajeForm {
  font-size: 13px;
  font-weight: bold;
  color: #E9C400;
}

.MensajeFormError {
  font-size: 16px;
  font-weight: bold;
  color: Red;
}

.volver {
  background: url("../img/volver.png") no-repeat scroll left center transparent;
  color: #005DB3;
  float: right;
  font-size: 17px;
  padding: 0 0 0 20px;
}

.campo_licencia {
  width: 100%;
}

.campo_licencia input[type=text] {
  float: left;
  width: 218px;
}

.campo_licencia label {
  float: left;
  width: 100%;
}

.campo_licencia span {
  color: #005DB3;
  float: left;
  font-size: 16px;
  margin: 15px 0 0 10px;
}

.campo_federado {
  width: 100%;
}

.noticia_intro {
  float: right;
  width: 442px;
}

#ContentPlaceHolder1_portadaPostTorneo {
  background-position: center top !important;
  background-repeat: no-repeat !important;
  margin: 0 auto !important;
  /*width: 980px !important;*/
  padding-bottom: 110px;
}

#ctl00_ContentPlaceHolder1_portadaPostTorneo {
  background-position: center top !important;
  background-repeat: no-repeat !important;
  margin: 0 auto !important;
  /*width: 980px !important;*/
  padding-bottom: 110px;
}

.jugador_ficha > img {
  height: auto !important;
  width: 95% !important;
}

.tabla_partidoshoy table {
  float: left;
  margin: 25px 0 0;
}

.tabla_partidoshoy table th {
  padding: 0 15px;
}

.tabla_partidoshoy table td {
  padding: 0 15px;
}

.tabla_partidoshoy table td.campo_rojo img {
  margin: 0 15px 0 0;
}

.tabla_partidoshoy table td.campo_boton img {
  margin: 0 15px 0 0;
}

.galeria .owl-item img {
  height: auto !important;
}

.titulo_borde {
  background-position: left 4px;
  border-bottom: 1px solid #005DB3;
  padding-bottom: 20px;
  /* margin-bottom:27px; */
  font-size: 24px;
}

.enlaces_barra {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #005DB3;
  height: 57px;
  /* margin-bottom: 40px; */
}

.enlaces_barra li {
  /*width:25%;*/
  float: left;
  text-align: center;
  /*margin-bottom: 10px;*/
  /*margin-top: 8px;*/
}

.enlaces_barra li a {
  width: 100%;
  height: 57px;
  line-height: 57px;
  text-align: center;
  display: block;
}

.enlaces_interes {
  float: left;
  width: 100%;
  margin: 36px 0;
  padding: 35px 0;
  border-top: 1px solid #005DB3;
  border-bottom: 1px solid #005DB3;
}

.enlaces_interes li {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

.enlaces_interes li a {
  width: 100%;
  height: 226px;
  line-height: 226px;
  text-align: center;
  display: block;
}

.enlaces_interes li a:hover {
  background-image: url("../img/enlace_interes.png");
  background-repeat: no-repeat;
  background-position: center 191px;
}

.enlaces_interes li a img {
  vertical-align: middle;
  width: 130px;
}

.enlaces_interes h2 {
  color: #005DB3;
  display: inline-block;
  font-size: 16px;
  margin: 38px 0 0;
  text-align: center;
}

.enlaces_interes p {
  color: #686868;
  font-size: 12px;
  margin: 3px 18px 0;
}

.comparte_redes {
  float: right;
  margin: 25px 0 0 0;
}

.comparte_redes p {
  background: url("../img/ver_todos.png") no-repeat scroll right center transparent;
  color: #005DB3;
  float: left;
  font-size: 17px;
  margin: 5px 20px 0 0;
  padding: 0 30px 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
  background: url("../img/flecha_izq.png") center right/15px no-repeat !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  background: url("../img/flecha_izq.png") center right/15px no-repeat !important;
  transform: rotate(180deg);
}

/*.comparte_redes facebook{
	background: url("../img/comparte.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 29px;
    text-indent: -9999px;
    width: 31px;
}

.comparte_redes twitter{
	background: url("../img/comparte.png") no-repeat scroll -41px 0 transparent;
    float: left;
    height: 29px;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    width: 31px;
}*/
.comparte_redes a.facebook {
  background: url("../img/social.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
  margin-left: 7px;
  float: right;
}

.comparte_redes a.twitter {
  background: url("../img/social.png") no-repeat scroll -29px 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
  float: right;
}

.comparte_redes_top {
  float: right;
  margin: 0 0 0 15px;
}

.comparte_redes_top p {
  background: url("../img/ver_todos.png") no-repeat scroll right center transparent;
  color: #005DB3;
  float: left;
  font-size: 17px;
  margin: 5px 20px 0 0;
  padding: 0 30px 0 0;
}

.comparte_redes_top a.facebook {
  background: url("../img/social.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
  margin-left: 7px;
  float: right;
}

.comparte_redes_top a.twitter {
  background: url("../img/social.png") no-repeat scroll -29px 0 transparent;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 22px;
  float: right;
}

.ui-datepicker table th {
  font-size: 12px;
  font-weight: normal;
  height: auto;
}

.ui-datepicker table td {
  font-size: 12px;
  height: auto;
}

.centra_foto {
  float: left;
  width: 100%;
  text-align: center;
}

.sin_resultados span span {
  margin: 30px 0;
}

.sin_resultado {
  clear: both;
  font-size: 16px;
  text-align: center;
}

.sin_resultado span span {
  margin: 70px 0 0 0;
  display: inline-block;
}

.pag_legal {
  padding: 45px 0 0;
  color: #878585;
  font-family: "ITCAvantGardeGothicLTBook", Arial, Helvetica;
  font-size: 13px;
}

.pag_legal .titulo_borde {
  margin: 30px 0 0 0;
}

.pag_legal h2 {
  color: #005DB3;
  font-size: 21px;
  margin: 20px 0 0 0;
}

.pag_legal ul {
  padding: 0 0 0 30px;
}

.pag_legal ul li {
  color: #878585;
  font-family: "ITCAvantGardeGothicLTBook", Arial, Helvetica;
  font-size: 13px;
  margin-top: 15px;
}

.pag_legal td, .pag_legal th {
  padding: 5px;
}

#cookiesdirective a {
  text-decoration: underline;
}

#cookiesdirective input {
  background: none repeat scroll 0 0 #005DB3 !important;
  border: medium none;
  border-radius: 4px;
  color: #ffffff !important;
  margin: 11px 0 0;
  padding: 3px 10px;
  cursor: pointer;
}

.mapa_web p {
  font-size: 18px;
  color: #005DB3;
  padding: 0 0 0 25px;
  background: url("../img/mapa_flecha.png") no-repeat center left transparent;
  margin: 0;
}

.mapa_web > li {
  margin: 20px 0 0 0;
}

.mapa_web ul > li {
  margin: 16px 0 0 0;
}

.mapa_web a {
  font-size: 18px;
  color: #005DB3;
  padding: 0 0 0 25px;
  background: url("../img/mapa_punto.png") no-repeat center left transparent;
}

.mapa_web ul {
  padding: 0 0 0 35px;
}

.mapa_web ul a {
  background: url("../img/mapa_rojo.png") no-repeat center left transparent;
  color: #585858;
}

.cont_enlace_torneo .boton {
  margin-top: 30px;
}

.newsletter .container {
  width: 100%;
  max-width: 980px;
}

.footer_links .container {
  width: 100%;
  /*max-width:980px;*/
}

.footer .container {
  width: 100%;
  max-width: 980px;
}

.sel_modalidad {
  box-sizing: border-box;
  clear: both;
  float: left;
  width: 100%;
}

@media screen and (max-width: 1700px) {
  .cuadro_global {
    width: 980px;
  }
  .encuentro {
    background: url("../img/cuadro/emparejamiento_980.png") no-repeat scroll center center transparent;
    height: 57px;
    margin: 6px 0;
    width: 156px;
  }
  .encuentro .fecha_encuentro h2 {
    font-size: 18px;
    margin: 6px 0 0;
  }
  .encuentro .fecha_encuentro h3 {
    font-size: 12px;
    margin: 0;
  }
  .encuentro .fecha_encuentro p {
    font-size: 10px;
    margin: 0;
  }
  .tit_cuadro {
    font-size: 17px;
    height: 32px;
    line-height: 32px;
  }
  .encuentro .jugador1 {
    font-size: 10px;
    height: 22px;
    margin: 3px 0 0 12%;
    overflow: hidden;
  }
  .encuentro .jugador2 {
    font-size: 10px;
    height: 22px;
    margin: 10px 0 0 12%;
    overflow: hidden;
  }
  .flecha_encuentro {
    margin-top: -35px;
    right: -11px;
    width: 40px;
  }
  .cuartos .encuentro {
    margin: 42px 0;
  }
  .cuartos .flecha_encuentro {
    margin-top: -64px;
    width: 40px;
  }
  .semifinal .encuentro {
    margin: 113px 0;
  }
  .semifinal .flecha_encuentro {
    margin-top: -140px;
    right: -20px;
    width: 49px;
  }
  .final .emparejamiento {
    margin: 258px 0 0 12px;
  }
  .ganador p {
    float: right;
    height: 57px;
    margin: 258px 0 0;
    width: 156px;
    font-size: 12px;
    padding: 16px 10px 0;
    line-height: 14px;
  }
  .final .flecha_encuentro {
    right: -55px;
  }
  .header_cuadro h2 {
    font-size: 16px;
    margin: 21px 0 0 30px;
  }
  .header_cuadro, .footer_cuadro {
    min-width: 980px;
  }
}
@media only screen and (min-width: 840px) and (max-width: 1024px) {
  .header .menu {
    margin-right: 16%;
  }
  li.submenu {
    width: auto;
  }
  .header .menu li a {
    font-size: 11px;
  }
  li.camp {
    height: 50px;
  }
  .header .menu li.submenu ul li a {
    width: 130px;
  }
  li.t-sem {
    width: 131px;
  }
}
@media only screen and (min-width: 650px) and (max-width: 840px) {
  .link_movil_2 {
    background: url(../img/menu_mov.png) no-repeat scroll 0 0/100% auto transparent;
    float: right;
    height: 12px;
    margin: 23px 14px 0;
    width: 20px;
    /* display:block; */
  }
}
@media only screen and (min-width: 650px) and (max-width: 1024px) {
  .footer .container {
    min-width: initial !important;
  }
}
@media screen and (max-width: 760px) {
  .cont_footer.social {
    width: 60% !important;
    padding: 4% 5% 1% 5% !important;
  }
}
@media only screen and (min-width: 860px) and (max-width: 1024px) {
  .cont_footer.newsletter, .cont_footer.politica, .cont_footer.social {
    width: 33%;
  }
}
@media screen and (max-width: 980px) {
  .comp_twitter {
    float: left;
    width: 30%;
    margin-left: 2%;
  }
  .video_dia {
    float: left;
    /* width: 560px; */
    width: 68%;
  }
}
@media only screen and (min-width: 650px) and (max-width: 860px) {
  .cont_footer.newsletter, .cont_footer.politica, .cont_footer.social {
    width: 30%;
  }
}
@media screen and (min-width: 651px) {
  /* .header .menu {
  	display:block !important;
  } */
}
@media screen and (max-width: 650px) {
  .destacados li.destacado_rankingCarrera a {
    background: url("../img/dest_carreradecampeones_mov_1.png") no-repeat center center !important;
    float: left;
    padding: 0;
    width: 100%;
  }
  .destacados li.destacado_ranking a {
    background: url("../img/dest_ranking_mov_1.png") no-repeat center center !important;
    float: left;
    padding: 0;
    width: 100%;
  }
  .destacados li.destacado_inscripcion a {
    /*background: url("../img/dest_inscripcion_mov_1.png") no-repeat center center !important;*/
    float: left;
    padding: 0;
    width: 100%;
  }
  .destacados li.destacado_equipos a {
    background: url("../img/dest_equipos_mov_1.png") no-repeat center center !important;
    float: left;
    padding: 0;
    width: 100%;
  }
  .jcarousel-skin-tango {
    clear: both;
  }
  .wrapper {
    width: 100%;
  }
  .header-top {
    width: 100%;
  }
  .banner {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .menu {
    display: none;
  }
  .slogan_marca img {
    height: auto;
    width: 100%;
  }
  .destacados li a {
    background-position: center;
    background-size: cover;
    font-size: 9px !important;
    /*padding: 0 0 0 28%;*/
    height: 64px;
    line-height: 64px;
  }
  .destacados li.destacado_horario a {
    background-position: 7% center;
    background-size: 18px auto;
    padding: 0 0 0 28%;
  }
  .destacados li.destacado_partido a {
    background-position: 7% center;
    background-size: 18px auto;
    padding: 0 0 0 28%;
  }
  .destacados {
    padding: 10px 5% 0;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
  }
  .destacados li {
    margin: 5px 5px !important;
    width: 100%;
  }
  .destacados li.destacado_rankingCarrera {
    background: #1E80E3;
  }
  .galeria {
    margin: 20px 0 0;
    padding: 20px 12%;
  }
  .galeria h2.subtitulo {
    margin: 0 0 20px -9%;
  }
  .galeria img {
    max-width: 96%;
    margin: 0 2%;
  }
  .cont_video {
    padding: 20px 5%;
  }
  .cont_video iframe {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .video_dia {
    float: left;
    width: 100%;
  }
  .video_dia p {
    font-size: 10px;
    padding: 5px 3%;
  }
  .comp_twitter {
    margin: 20px 0 0;
    width: 100%;
  }
  .galeria_jugadores {
    padding: 20px 12%;
  }
  .galeria_jugadores h2.subtitulo {
    margin: 0 0 20px -9%;
  }
  .galeria_jugadores img {
    max-width: 96%;
    margin: 0 2%;
  }
  .noticias_home {
    padding: 20px 5%;
  }
  .noticias_home ul {
    margin: 20px 0 0;
    width: 77%;
  }
  .noticias_home ul li {
    float: left;
    margin: 0 auto;
    /* padding: 30px 30px; */
    width: 272px;
  }
  .noticias_home ul li:first-child {
    margin: 0 auto;
  }
  .noticias_home ul li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  .footer_links {
    padding: 8px 0;
  }
  .cont_footer {
    margin: 9px 0;
    padding: 0 0 0 5%;
    width: 50%;
  }
  .banner_torneo a img {
    max-width: 90%;
  }
  .info_jugador .numero {
    font-size: 25px;
    width: 25%;
    color: #b71c29;
  }
  .info_jugador .nombre_jugador {
    font-size: 10px;
    width: 75%;
    text-transform: capitalize;
  }
  .info_jugador .nombre_jugador span {
    font-size: 15px;
    text-transform: capitalize;
  }
  .newsletter {
    padding: 6px 5%;
  }
  .newsletter p {
    margin: 5px 0;
    width: 100%;
  }
  .campo_newsletter {
    width: 100%;
  }
  .env_news {
    width: 25%;
  }
  .campo_newsletter input[type=text] {
    margin: 0 0 0 3%;
    width: 70%;
  }
  .cont_footer:nth-child(2n+1) {
    border: none;
  }
  .header .logo {
    margin: -8px 0 0 5%;
  }
  .header .logo img {
    height: 50px;
  }
  .header {
    position: relative;
    min-width: initial;
  }
  .fondo_banner {
    min-width: initial;
  }
  .menu {
    display: none;
    position: absolute;
    right: 0;
    top: 57px;
    width: 100%;
    z-index: 50;
  }
  .header .menu li a {
    font-size: 13px;
    height: 29px;
    line-height: 29px;
    padding: 0 10% 0 3%;
    background: #f5f5f5;
    color: #db0e2a;
  }
  .header .menu li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #f0d3d7;
    box-sizing: border-box;
    width: 100%;
  }
  .header .menu li.submenu a {
    /* background: url("../img/submenu_on.png") no-repeat scroll right 14px center #f5f5f5; */
    padding: 0 10% 0 3%;
  }
  .header .menu li:first-child a {
    padding-top: 9px;
  }
  .header .menu li:hover ul {
    display: none;
  }
  h2.subtitulo {
    font-size: 16px;
  }
  .ver_todos {
    font-size: 14px;
  }
  .header .menu ul {
    display: none;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  .header .menu ul li {
    border-bottom: none;
    border-top: 1px solid #f0d3d7;
  }
  .header .menu li.submenu ul li a {
    background-color: #ffffff !important;
    background-position: 10px center !important;
    background-size: 15px auto !important;
    border-left: medium none;
    color: #db0e2a;
    font-size: 13px;
    height: 29px;
    line-height: 29px;
    padding: 0 0 0 30px;
    text-align: left;
    width: 100%;
  }
  .header .menu li.submenu ul li a.ico_campeones2 {
    /*background: url("../img/ico_campeones.png") no-repeat scroll 8% center transparent;*/
    line-height: 29px;
    padding: 0 0 0 30px;
  }
  .header .menu li:hover ul {
    display: none;
  }
  .cont_principal {
    margin: 0 auto 30px;
    padding: 30px 0 0;
    width: 94%;
  }
  h1 {
    background-position: left 3px;
    font-size: 16px;
    line-height: 21px;
    clear: both;
  }
  h1 span {
    font-size: 12px;
    margin: 5px 0 0;
    width: 100%;
  }
  a#ContentPlaceHolder1_hSuscribete {
    float: left !important;
    margin-top: 8%;
  }
  a#ctl00_ContentPlaceHolder1_hSuscribete {
    float: left !important;
    margin-top: 8%;
  }
  span.horarios-contacto {
    margin-top: 8%;
  }
  .titulo {
    padding: 0 3%;
    box-sizing: border-box;
  }
  .titulo h1 {
    padding: 0 0 15px 22px;
  }
  .form_contacto {
    padding: 0 3% 20px 3%;
  }
  .campo_form label {
    font-size: 13px;
  }
  .campo_form {
    float: left;
    margin: 15px 0 0;
    width: 100%;
  }
  .campo_form input[type=text] {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .campo_form select {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .sel_modalidad {
    padding: 0 3%;
  }
  .campo_check {
    margin: 20px 0;
    padding: 0 0 0 3%;
  }
  .campo_check label {
    font-size: 13px;
  }
  .boton {
    font-size: 14px;
    height: 30px;
    width: 150px;
    line-height: 30px;
  }
  .tit_inscripcion {
    font-size: 16px;
    margin: 15px 0 0;
    padding: 0 0 0 3%;
  }
  .form_inscripcion {
    padding: 0 3% 20px 3%;
  }
  .form_inscripcion h3 {
    font-size: 16px;
    margin: 20px 0 0;
    padding: 0 0 9px;
  }
  .form_inscripcion h3 span {
    font-size: 22px;
  }
  .form_inscripcion h3 span.obligatorios {
    font-size: 13px;
    margin: 7px 0 0;
  }
  .descargar_cartel {
    margin: 0 0 10px 0;
  }
  table th {
    font-size: 14px;
    height: 35px;
    padding: 0 4px !important;
  }
  table td {
    font-size: 10px;
    height: 35px;
    padding: 0 4px !important;
  }
  .destacados li.destacado_bases a {
    background-position: 7% center;
    background-size: 18px auto;
    padding: 0 0 0 28%;
  }
  .destacados li.destacado_normativa a {
    background-position: 7% center;
    background-size: 14px auto;
    font-size: 10px;
    padding: 0 0 0 25%;
  }
  .destacados li.destacado_premios a {
    background-position: 7% center;
    background-size: 18px auto;
    padding: 0 0 0 28%;
  }
  .ver_mas {
    width: 100%;
  }
  .campo_buscar {
    width: 100%;
    display: block;
  }
  .campo_buscar .bot_buscar {
    margin: 0;
    width: 13%;
  }
  .campo_buscar input[type=text] {
    /* margin: 0 3%; */
    width: 79%;
  }
  .filtro_links {
    margin: 14px 0;
    width: 100%;
    text-align: center;
  }
  .filtro_links li {
    float: none;
    display: inline-block;
  }
  .destacados_torneo {
    margin-bottom: 20px;
  }
  .list_noticias li {
    box-sizing: border-box;
    margin: 0;
    padding: 20px 3%;
    width: 100%;
    height: auto;
  }
  .list_noticias {
    margin: 0;
  }
  .list_noticias li h3 {
    font-size: 16px;
  }
  .noticia_ampliada {
    padding: 20px 3% 20px;
  }
  .noticia_ampliada h2 {
    font-size: 16px;
  }
  .noticia_ampliada p.entradilla {
    margin: 10px 0 0;
  }
  .filtros_horarios input[type=text] {
    margin: 0 0 10px 1%;
    width: 49%;
  }
  .filtros_horarios select {
    margin: 0 0 10px 1%;
    width: 49%;
  }
  .noticias_relacionadas li {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0 0 30px;
    width: 272px;
  }
  .noticias_relacionadas li img {
    max-width: 272px;
    margin: 0 auto;
    display: block;
  }
  .noticias_relacionadas li p {
    height: auto;
    text-align: left;
  }
  .noticias_relacionadas li:first-child {
    margin: 0 auto;
  }
  #galeria_jugadores_int {
    padding: 20px 12%;
    box-sizing: border-box;
  }
  .jugador_ficha_int img {
    max-width: 82%;
  }
  #galeria_jugadores_int .owl-controls .owl-buttons div.owl-next {
    right: 0 !important;
  }
  #galeria_jugadores_int .owl-controls .owl-buttons div.owl-prev {
    left: 0 !important;
  }
  .info_jugador_int {
    width: 90%;
  }
  .info_jugador_int .numero {
    font-size: 20px;
  }
  .info_jugador_int .nombre_jugador {
    font-size: 11px;
  }
  .info_jugador_int .nombre_jugador span {
    font-family: "ITCAvantGardeGothicLTBook", Arial, Helvetica;
    font-size: 14px;
  }
  .jugador_ficha_int {
    min-height: 161px;
    height: 230px;
  }
  .titulo_sm {
    padding-bottom: 10px;
  }
  .bloque_jugador .jugador_descripcion {
    max-width: 100%;
  }
  .datos_jugador_cont {
    padding: 0;
    width: 100%;
  }
  .bloque_jugador .rank_jugador {
    float: left;
    font-size: 40px;
    margin: 10px 10px 0 0;
    position: relative;
    top: 0;
    width: auto;
  }
  .datos_jugador_cont h2 {
    margin: 12px 0 0;
  }
  .tabla_rank_jugador {
    overflow: auto;
  }
  .link_movil_2 {
    background: url("../img/menu_mov.png") no-repeat scroll 0 0/100% auto transparent;
    float: right;
    height: 12px;
    margin: 23px 14px 0;
    width: 20px;
  }
  .header-top p {
    margin: 10px 10px 0 0;
  }
  .filtro_izq {
    width: 100%;
  }
  .filtro_der {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .filtros select {
    display: block;
    float: none;
    margin: 9px auto 0;
    width: 100%;
  }
  .filtros ul {
    float: left;
    margin: 19px 0 0 0;
    width: 100%;
    text-align: center;
  }
  .filtros ul li {
    float: none;
    display: inline-block;
  }
  .filtro_fecha {
    width: 100%;
  }
  .filtro_fecha .campo_buscar {
    width: 20%;
    box-sizing: border-box;
  }
  .filtro_fecha .campo_buscar .bot_buscar {
    float: none;
    margin: 0 auto;
  }
  .filtro_fecha input {
    margin: 0 auto;
    display: block;
    width: 80%;
    box-sizing: border-box;
    float: left;
  }
  .list_fotos {
    float: left;
    margin: 20px 0;
  }
  .list_fotos li {
    margin: 0 0 10px;
    width: 100%;
  }
  .list_fotos li a {
    margin: 0 auto;
    width: 292px;
  }
  .list_videos {
    float: left;
    margin: 20px 0;
  }
  .list_videos li {
    margin: 0 0 10px;
    width: 100%;
  }
  .list_videos li a {
    margin: 0 auto;
    width: 292px;
  }
  .list_videos li p {
    box-sizing: border-box;
    margin: 0 auto;
    width: 292px;
  }
  .thumb li {
    width: 50%;
    margin: 0;
    margin: 0 0 10px 0;
  }
  .thumb li img {
    display: block;
    margin: 0 auto;
    width: 95%;
  }
  .opciones {
    width: 50px;
    right: 25px;
  }
  .opciones a {
    height: 50px;
    background-size: 50%;
  }
  .foto_ampliada {
    box-sizing: border-box;
    margin: 20px 0 0;
    padding: 0 25px;
  }
  .foto_ampliada .flecha_izq {
    left: 0;
  }
  .foto_ampliada .flecha_der {
    right: 0;
  }
  .video_ampliado {
    box-sizing: border-box;
    margin: 20px 0 0;
    padding: 0 25px;
  }
  .video_ampliado .flecha_izq {
    left: 0;
  }
  .video_ampliado .flecha_der {
    right: 0;
  }
  .video_ampliado iframe {
    height: 195px;
  }
  .thumb li p {
    box-sizing: border-box;
    margin: 0 auto;
    width: 95%;
  }
  .filtro_resultados select {
    width: 60%;
  }
  .filtro_resultados .buscar {
    width: 35%;
    margin-left: 5%;
    background: url("../img/buscar_blanco.png") no-repeat scroll right 20px center #005DB3;
  }
  .filtros_campeones select {
    margin: 0 0 10px 1%;
    width: 49%;
  }
  #galeria_jugadores_int .activo .info_jugador_int .numero {
    padding: 0 0 10px;
  }
  .torneo_info_desc {
    margin: 10px 0 10px 2%;
    width: 58%;
  }
  .torneo_info_desc li {
    font-size: 10px;
  }
  .torneo_info_desc li.direccion {
    margin: 10px 0 0;
  }
  .torneo_info_desc li.telefono {
    margin: 10px 0 0;
  }
  div.ErroresPopUp {
    width: 300px;
    margin: -100px 0 0 -150px;
  }
  .campo_licencia input[type=text] {
    width: 100%;
  }
  #ContentPlaceHolder1_portadaPostTorneo {
    background-size: 100% auto !important;
    height: 140px !important;
    margin: 0 !important;
    width: 100% !important;
  }
  #ctl00_ContentPlaceHolder1_portadaPostTorneo {
    background-size: 100% auto !important;
    height: 140px !important;
    margin: 0 !important;
    width: 100% !important;
  }
  .enlaces_interes li {
    margin-bottom: 20px;
    width: 50%;
  }
  .enlaces_interes li img {
    max-width: 90%;
  }
  .enlaces_interes h2 {
    background: url("../img/titulo_peq.png") no-repeat scroll left 3px transparent;
    font-size: 14px;
    margin: 20px 0 0;
  }
  .enlaces_interes p {
    margin: 3px 0 0;
  }
  .enlaces_interes li a {
    height: 190px;
    line-height: 190px;
  }
  .enlaces_interes li a:hover {
    background-image: none;
  }
  .list_noticias li img {
    height: auto;
  }
  .pag_legal {
    padding: 1px 0 0 0;
  }
  #galeria_jugadores_int .info_jugador {
    margin-left: 0;
    max-width: initial;
    left: 0;
  }
  .newsletter .container {
    min-width: initial;
  }
  .footer_links .container {
    min-width: initial;
  }
  .footer .container {
    min-width: initial;
  }
  .ajustar_pie {
    min-width: initial;
    margin-top: 0;
  }
  .slogan_marca {
    width: 100%;
  }
  img.patrocinadores {
    width: 100%;
    vertical-align: middle;
  }
  .cont_footer.newsletter {
    width: 60%;
  }
  .cont_footer.politica {
    width: 60%;
    border: none;
  }
  .cont_footer.social {
    width: 60%;
    padding: 1% 5% !important;
  }
}
@media screen and (max-width: 320px) {
  .wrapper {
    width: 100%;
  }
  .cont_footer ul li a {
    font-size: 7px;
    padding: 0;
  }
  .footer {
    height: 50px;
  }
  .torneos-portada {
    font-size: 12px;
  }
}
@media screen and (max-width: 370px) {
  .footer {
    height: 50px;
  }
  .footer p {
    width: 100%;
    margin: 10px 0 0 30px;
  }
  .footer p.derechos {
    float: left;
  }
}
/*Inscripcion Federado */
p.texto1 {
  font-size: 11px;
  margin: 2px 30px 4px;
  /*text-align: center;*/
}

div.bloque_pat {
  /*text-align: center;*/
  width: 100%;
}

.caja01 {
  font-size: 11px;
  margin-right: 0;
  width: 100%;
}

.caja01 p.par_nombre {
  font-weight: bold;
  font-size: 12px;
}

.caja01 #ContentPlaceHolder1_telefonoclub {
  margin-top: 5px;
}

.caja01 #ctl00_ContentPlaceHolder1_telefonoclub {
  margin-top: 5px;
}

.caja02 {
  float: none;
  font-size: 11px;
  margin: 20px 0 0 !important;
  width: 100% !important;
}

.caja01 p.par_nombre {
  font-weight: bold;
  font-size: 12px;
}

.caja01 a,
.caja02 a {
  color: #000;
}

.caja01 a:hover,
.caja02 a:hover {
  text-decoration: none;
}

.caja02 img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 200px;
}

li.destacado_inscripcion {
  background: #FFFFFF;
  border: 6px solid #005DB3;
  color: #005DB3;
  font-weight: bold;
  box-sizing: border-box;
  height: 66px;
}

a#ContentPlaceHolder1_hInscripcion {
  color: #005DB3;
}

a#ctl00_ContentPlaceHolder1_hInscripcion {
  color: #005DB3;
}

iframe#twitter-widget-0 {
  height: 378px !important;
}

/* @media screen and (max-width: 650px) {
    body {
        width: fit-content;
    }

    iframe#twitter-widget-0 {
        width: 100% !important;
        height: 600px !important;
    }

    .noticias_home ul li a.leer_mas{
	    bottom: 0px;
    }
} */
/*DISEnnO DE LYDIA*/
.contenedor {
  width: 90%;
  max-width: 1000px;
  margin: 20px auto;
  overflow: hidden;
}

.main {
  width: 100%;
  background: #FFFFFF;
  float: left;
  padding: 75px 0 0;
}

/*.main h2 {
  margin-bottom: 20px;
  color: #d6001c;
  border-bottom: 1px solid #d6001c;
  padding: 15px 0;
}*/
.main .imagen {
  width: 100%;
  margin-top: 4%;
}

.txt-descrip {
  font-size: 21px;
  display: inline;
}

.main .imagen img {
  width: 100%;
  /* height: 220px; */
  vertical-align: top;
}

.main .post {
  padding: 20px 0 40px;
}

.main .post article .ttl-destacado {
  color: #005DB3;
  font-size: 20px;
  display: inline;
  line-height: 2;
}

.main .post article .txt-destacado {
  color: #005DB3;
  font-weight: bold;
  margin-top: 3%;
}

.main .post article .nivel {
  color: #000;
  font-weight: bold;
}

.main .post article p {
  line-height: 27px;
  color: #878585;
  text-align: justify;
}

.main .post article li {
  line-height: 27px;
  font-size: 14px;
  color: #878585;
  text-align: justify;
}

.contenedor-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  padding: 0 0 40px;
}

.contenedor-btns a {
  background: #005DB3;
  color: #fff;
  width: 32%;
  display: inline-block;
  text-align: center;
  height: 66px;
  line-height: 64px;
  text-decoration: none;
}

@media screen and (max-width: 764px) {
  .contenedor-btns a {
    width: 100%;
    margin: 1% 0;
  }
}
@media screen and (max-width: 650px) {
  .destacados {
    padding: 0px 5% 0;
    width: 98%;
    box-sizing: border-box;
    margin: 0px;
    display: block;
  }
  .destacados li {
    width: 98% !important;
  }
  .destacados li a {
    font-size: 14px !important;
  }
  .jcarousel-skin-tango .jcarousel-container-horizontal {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  .campo_buscar select {
    /* margin: 0 7px; */
    margin: 1% 0;
  }
  select#ContentPlaceHolder1_ddlCampeonatosTerminados, select#ContentPlaceHolder1_ddlModalidad {
    float: right;
  }
  select#ctl00_ContentPlaceHolder1_ddlCampeonatosTerminados, select#ctl00_ContentPlaceHolder1_ddlModalidad {
    float: right;
  }
  input#ContentPlaceHolder1_txtaBuscar {
    float: right;
    margin: 0;
    width: 94%;
    margin-bottom: 4%;
  }
  input#ctl00_ContentPlaceHolder1_txtaBuscar {
    float: right;
    margin: 0;
    width: 94%;
    margin-bottom: 4%;
  }
}
.button-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-gap: 10px;
  padding: 4px 4px;
}

.cook {
  color: #005DB3;
  font-weight: bold;
  text-align: left;
  padding: 10px 2px 0 8px;
}

.button-container a {
  font-size: 8px; /* Cambiar el tamaño de la tipografia */
  text-transform: uppercase; /* Texto en mayusculas */
  font-weight: bold; /* Fuente en negrita o bold */
  color: #ffffff; /* Color del texto */
  border-radius: 5px; /* Borde del boton */
  letter-spacing: 2px; /* Espacio entre letras */
  background-color: #005DB3; /* Color de fondo */
  padding: 4px 8px; /* Relleno del boton */
  bottom: 14px;
  left: 14px;
  transition: all 300ms ease 0ms;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 99;
  /*background-color: #4CAF50;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;*/
}

.btn-flotante {
  font-size: 10px; /* Cambiar el tamaño de la tipografia */
  text-transform: uppercase; /* Texto en mayusculas */
  font-weight: bold; /* Fuente en negrita o bold */
  color: #ffffff; /* Color del texto */
  border-radius: 5px; /* Borde del boton */
  letter-spacing: 2px; /* Espacio entre letras */
  background-color: #005DB3; /* Color de fondo */
  padding: 8px 10px; /* Relleno del boton */
  position: fixed;
  bottom: 14px;
  left: 14px;
  transition: all 300ms ease 0ms;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 99;
}

.btn-flotante:hover {
  background-color: #1E80E3; /* Color de fondo al pasar el cursor */
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.3);
  transform: translateY(-7px);
}

@media only screen and (max-width: 600px) {
  .btn-flotante {
    font-size: 9px;
    padding: 8px 10px;
    bottom: 10px;
    left: 10px;
  }
}
/* Formateamos el label que servirá de contenedor */
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

/* Ocultamos el checkbox html */
.switch input {
  display: none;
}

/* Formateamos la caja del interruptor sobre la cual se deslizará la perilla de control o slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* Pintamos la perilla de control o slider usando el selector before */
.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* Cambiamos el color de fondo cuando el checkbox esta activado */
input:checked + .slider {
  background-color: #1E80E3;
}

/* Deslizamos el slider a la derecha cuando el checkbox esta activado */
input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Aplicamos efecto de bordes redondeados en slider y en el fondo del slider */
.slider.round {
  border-radius: 17px;
}

.slider.round:before {
  border-radius: 50%;
}

/*PREHOME*/
.fondo-blur {
  /* background: aqua; */
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 463%;
  background-color: rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
}

.contenedor-prehome {
  /* max-width: 1000px; */
  overflow: hidden;
  z-index: 9999999999;
  position: fixed;
  display: block;
  float: none;
  vertical-align: top;
  margin: 14% 28%;
  width: 50%;
  padding: 0 0 70px !important;
}

.main-prehome h3 {
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  color: #005DB3;
}

.main-prehome td {
  font-size: 12px;
  text-align: justify;
  height: 28px;
}

.main-prehome {
  width: 90%;
  background: #fff;
  float: left;
  text-align: center;
  border-radius: 10px;
}

.main-prehome h2 {
  font-size: 30px;
  margin: 8% 4% 4% 4%;
  color: #005DB3;
}

p.text-prehome {
  color: #005DB3;
  font-size: 20px;
  margin: 4% 4% 0;
}

.btn-prehome {
  margin: 0 0 8% 0;
}

.btn-prehome a {
  border: 2px solid #005DB3;
  border-radius: 10px;
  color: #005DB3;
  width: 50%;
  display: inline-block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  font-weight: bold;
}

@media screen and (max-width: 890px) {
  .main-prehome h2 {
    font-size: 26px;
  }
  p.text-prehome {
    font-size: 16px;
  }
}
@media screen and (max-width: 780px) {
  span.horarios-contacto {
    float: left;
    width: 100%;
    margin-top: 8%;
  }
}
@media only screen and (min-width: 650px) and (max-width: 840px) {
  .link_movil {
    background: url(../img/menu_mov.png) no-repeat scroll 0 0/100% auto transparent;
    float: right;
    height: 12px;
    /* margin: 23px 14px 0; */
    margin-top: 4%;
    width: 20px;
  }
  .header .menu {
    /*display: none !important;*/
  }
  .header .menu {
    float: right;
  }
  .menu {
    display: none;
    position: absolute;
    right: 0;
    top: 57px;
    width: 100%;
    z-index: 50;
  }
  .header .menu li {
    border-bottom: 1px solid #f0d3d7;
    box-sizing: border-box;
    width: 100%;
  }
  .header .menu li a {
    font-size: 13px;
    height: 29px;
    line-height: 29px;
    /* padding:     0 10% 0 3%; */
    padding-top: 0px;
    background: #f5f5f5;
    color: #db0e2a;
    display: block;
  }
  .header .menu li:hover ul {
    display: none;
  }
  .mn-desplegable {
    float: left;
    /* margin-top: 23px; */
    width: 100%;
    position: absolute;
  }
  #ContentPlaceHolder1_portadaPostTorneo::after {
    /*max-width: 75%;*/
  }
  #ctl00_ContentPlaceHolder1_portadaPostTorneo::after {
    /*max-width: 75%;*/
  }
}
@media screen and (max-width: 764px) {
  .main-prehome h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 643px) {
  .main-prehome h2 {
    font-size: 20px;
  }
  p.text-prehome {
    font-size: 14px;
  }
  .btn-prehome a {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .campo_buscar select {
    width: 100%;
  }
  .main-prehome h2 {
    font-size: 14px;
  }
  .btn-prehome a {
    width: 75%;
  }
  .main-prehome td {
    font-size: 10px;
    text-align: justify;
    height: 18px;
  }
}
@media screen and (max-width: 387px) {
  .main-prehome h2 {
    margin: 8% 12%;
  }
  p.text-prehome {
    /* margin: 6% 24%; */
  }
  .btn-prehome a {
    /* width: 50%; */
  }
}

/*# sourceMappingURL=estilos.css.map */
