h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
ol,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.navbar {
  min-height: auto;
}
.btn-celar {
  background-color: transparent !important;
  background-image: none;
  text-shadow: none;
  border-color: transparent;
}
.btn-celar:active,
.btn-celar:hover,
.btn-celar:focus,
.btn-celar::active:hover,
.btn-celar:active:focus,
.btn-celar:focus:hover {
  background-color: transparent !important;
  background-image: none;
  text-shadow: none;
  border-color: transparent;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.center-img {
  margin: 0 auto;
  display: block;
  position: relative;
}
#twitter-widget-0 {
  width: 100% !important;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100%;
}
.tinymce {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  color: #092240;
  padding: 10px 0px;
  width: 90%;
  margin: auto;
  background: none;
}
.tinymce h2 {
  color: #2670cb;
  padding: 9px 5px 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  line-height: normal;
  font-weight: 400 !important;
  background: none;
}
.tinymce h3 {
  color: #2670cb;
  padding: 9px 5px 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  line-height: normal;
  font-weight: 400 !important;
  background: none;
}
.tinymce h4 {
  color: #2670cb;
  padding: 9px 5px 0px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: 400 !important;
  background: none;
}
.tinymce p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  word-wrap: break-word;
  background: none;
}
.tinymce strong,
.tinymce a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  color: #2670cb;
  display: inline-block;
}
.tinymce strong {
  font-weight: 700 !important;
}
.tinymce a strong {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  font-weight: 700 !important;
  color: #2670cb;
  display: inline-block;
  text-decoration: underline;
}
.tinymce a {
  text-decoration: underline;
  display: inline-block;
}
.tinymce li {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
}
.tinymce ul {
  list-style: disc;
  list-style-position: inside;
  padding-left: 10px;
}
.tinymce ol {
  list-style: decimal;
  list-style-position: inside;
  padding-left: 10px;
}
.tinymce img {
  float: none !important;
  max-height: 100%;
  height: auto !important;
}
.tinymce iframe {
  max-width: 100%;
}
.tinymce hr {
  background-color: #ccc;
  color: #ccc;
  height: 1px;
  border: 0px;
}
.tinymce table th {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  color: #2670cb;
  text-align: left;
}
.tinymce table td {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag {
  background: #fff url(../images/bg.jpg) no-repeat 50% 156px;
}
#pag header {
  display: inherit;
  background: #ffffff url(../images/cabecera/bg.jpg) no-repeat 50% 50%;
}
#pag header .row {
  max-width: 1024px;
  margin: auto;
}
#pag header h1 {
  margin-top: 10px;
}
#pag header .redes li {
  padding: 0px 5px;
  margin-top: 108px;
  float: right;
}
#pag header .logos li {
  padding-top: 8px;
}
#pag header .logo-esr img {
  max-width: 105px;
}
#pag header .logo-hbien img {
  max-width: 156px;
}
#pag header img {
  max-width: 100%;
}
#pag nav {
  border: 1px solid #cc2229;
  border-left: 0px;
  border-right: 0px;
  background-color: #1a2741;
}
#pag nav .navbar-collapse {
  max-width: 1024px;
  margin: auto;
}
#pag nav .nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#pag nav .nav > li {
  display: table-cell;
  float: none;
}
#pag nav .nav > li.open > a {
  color: #cc2229;
}
#pag nav .nav > li a {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 400 !important;
  padding: 5px 0px;
  background-color: transparent !important;
  background-image: none;
  text-shadow: none;
  border-color: transparent;
}
#pag nav .nav > li a:active,
#pag nav .nav > li a:hover,
#pag nav .nav > li a:focus,
#pag nav .nav > li a::active:hover,
#pag nav .nav > li a:active:focus,
#pag nav .nav > li a:focus:hover {
  background-color: transparent !important;
  background-image: none;
  text-shadow: none;
  border-color: transparent;
}
#pag nav .nav > li a:hover {
  color: #cc2229;
}
#pag nav .nav > li .dropdown-menu {
  border: 1px solid #cc2229;
  border-top: 0px;
  background-color: #1a2741;
  padding: 2px 11px;
}
#pag nav .nav > li .dropdown-menu li a {
  text-align: left;
}
#pag nav .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
#pag section {
  padding-right: 0px;
  padding-left: 0px;
}
#pag section .colums2 {
  max-width: 1040px;
  margin: auto;
  padding-top: 10px;
}
#pag section .colums2 #contenido h2 {
  text-transform: uppercase;
  padding: 10px 5px 0px;
  color: #092240;
  font-family: 'BenchNine', sans-serif;
  font-size: 38px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 40px;
}
#pag section .colums2 #contenido img {
  max-width: 100%;
}
#pag section .colums2 .barraContenidos > ol > li {
  padding-top: 10px;
}
#pag section .colums2 .barraContenidos .facebook,
#pag section .colums2 .barraContenidos .twitter {
  background: transparent url(../images/home/redes/redes_bg_azul.jpg) no-repeat 0px 0px;
}
#pag section .colums1 {
  max-width: 1040px;
  margin: auto;
  padding-top: 10px;
}
#pag section .leader_board {
  padding-top: 10px;
  max-width: 970px;
  margin: auto;
  text-align: center;
  background-color: #fff;
}
#pag section .leader_board.movil {
  width: 100%;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 25px;
  display: none;
}
#pag footer {
  margin-top: 25px;
  border-top: 9px solid #2670cb;
  background: #000;
  position: relative;
  padding-top: 24px;
}
#pag footer .flecha {
  position: absolute;
  left: 20%;
  top: -10px;
}
#pag footer .logos,
#pag footer .menu {
  display: table;
  width: 100%;
  max-width: 1024px;
  margin: auto;
}
#pag footer .logos li,
#pag footer .menu li {
  display: table-cell;
}
#pag footer .logos li a,
#pag footer .menu li a {
  text-align: center;
  display: block;
}
#pag footer .logos {
  margin: 35px auto;
}
#pag footer .menu {
  padding-top: 20px;
}
#pag footer .menu > li {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: 400 !important;
  color: #fff;
}
#pag footer .menu > li span {
  padding-bottom: 6px;
  display: block;
}
#pag footer .menu > li ol li {
  display: block;
}
#pag footer .menu > li a {
  text-align: left;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag footer .menu > li a:before {
  content: "- ";
}
#pag footer .menu > li a:hover {
  text-decoration: underline;
}
#pag footer .menu a {
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag footer .text {
  text-align: center;
  padding: 10px 0px 0px;
  color: #fff;
  max-width: 1024px;
  margin: auto;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  line-height: normal;
  font-weight: 400 !important;
  line-height: 17px;
}
#pag footer .text a {
  color: #fff;
}
#pag footer img {
  max-width: 100%;
}
.logos-resp {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.logos-resp li {
  width: 33.33%;
  display: inline-block;
  text-align: center;
  padding: 0px 20px;
}
.logos-resp li a {
  margin: 0 auto;
  display: block;
}
.logos-resp li a img {
  max-height: 60px;
  margin: 15px 0px;
}
@media only screen and (max-width: 400px) {
  .logos-resp li {
    width: 50%;
  }
}
.hidden-expartido {
  display: inline-block !important;
  max-height: 160px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#pag.home section {
  max-width: 970px;
  width: 100%;
}
#pag.home section #listaPartidosHome {
  display: inline-block !important;
  max-height: 150px;
  max-width: 1024px;
  margin: auto;
  max-width: 972px;
  position: relative;
  width: 100%;
}
#pag.home section #listaPartidosHome .slick-slide img {
  margin: 0 auto;
}
#pag.home section #listaPartidosHome .slick-arrow {
  width: 27px;
  height: 38px;
  position: absolute;
  z-index: 2;
  top: 33.035%;
  background-repeat: no-repeat;
  color: transparent !important;
  font-size: 0px;
}
@media only screen and (max-width: 767px) {
  #pag.home section #listaPartidosHome .slick-arrow {
    top: 40%;
  }
}
#pag.home section #listaPartidosHome .slick-arrow.slick-prev {
  left: 0px;
  background-image: url(../images/elements/left2.png) !important;
  background-size: cover;
  background-position: center center;
  border: none;
}
#pag.home section #listaPartidosHome .slick-arrow.slick-next {
  right: 0px;
  background-image: url(../images/elements/right2.png) !important;
  background-size: cover;
  background-position: center center;
  border: none;
}
#pag.home section #listaPartidosHome .info-partido-slide {
  color: #1a2741;
  font-size: 14px;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  #pag.home section #listaPartidosHome .info-partido-slide {
    text-align: center;
  }
}
@media only screen and (min-width: 320px) {
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-prev {
    background-image: url(../images/elements/left2.png) !important;
    width: 38px;
    height: 48px;
    left: -4px;
    top: 60px;
    background-size: 38px 48px;
  }
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-next {
    background-image: url(../images/elements/right2.png) !important;
    width: 38px;
    height: 48px;
    right: -4px;
    top: 60px;
    background-size: 38px 48px;
  }
}
@media only screen and (min-width: 480px) {
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-prev {
    background-image: url(../images/elements/left2.png) !important;
    width: 38px;
    height: 48px;
    left: -4px;
    top: 60px;
    background-size: 38px 48px;
  }
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-next {
    background-image: url(../images/elements/right2.png) !important;
    width: 38px;
    height: 48px;
    right: -4px;
    top: 60px;
    background-size: 38px 48px;
  }
}
@media only screen and (min-width: 768px) {
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-prev {
    background-image: url(../images/elements/left2.png) !important;
    width: 38px;
    height: 48px;
    left: -4px;
    top: 60px;
    background-size: 38px 48px;
  }
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-next {
    background-image: url(../images/elements/right2.png) !important;
    width: 38px;
    height: 48px;
    right: -4px;
    top: 60px;
    background-size: 38px 48px;
  }
}
@media only screen and (min-width: 992px) {
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-prev {
    background-image: url(../images/elements/left2.png) !important;
    width: 38px;
    height: 48px;
    left: -20px;
    top: 60px;
    background-size: 38px 48px;
  }
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-next {
    background-image: url(../images/elements/right2.png) !important;
    width: 38px;
    height: 48px;
    right: -20px;
    top: 60px;
    background-size: 38px 48px;
  }
}
@media only screen and (min-width: 1200px) {
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-prev {
    background-image: url(../images/elements/left2.png) !important;
    width: 38px;
    height: 48px;
    left: -20px;
    top: 60px;
    background-size: 38px 48px;
  }
  #pag.home section #listaPartidosHome .flex-direction-nav .flex-next {
    background-image: url(../images/elements/right2.png) !important;
    width: 38px;
    height: 48px;
    right: -20px;
    top: 60px;
    background-size: 38px 48px;
  }
}
#pag.home section #listaPartidosHome .slides {
  overflow: hidden;
  height: 130px;
}
#pag.home section #listaPartidosHome ol {
  max-height: 130px;
  overflow: hidden;
  padding-top: 10px;
}
#pag.home section #listaPartidosHome ol li {
  width: 280px;
  padding: 0px;
  height: 130px;
  float: left;
  margin: 0px 0px;
}
#pag.home section #listaPartidosHome ol li table {
  width: 100%;
}
#pag.home section #listaPartidosHome ol li table .info {
  width: 99px;
  padding: 7px 0px 2px;
  font-family: 'BenchNine', sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
}
#pag.home section #listaPartidosHome ol li table .info strong {
  color: #cc2229;
}
#pag.home section #listaPartidosHome ol li table .equipo {
  font-family: 'BenchNine', sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding-bottom: 1px;
}
#pag.home section #listaPartidosHome ol li table .logo {
  width: 30px;
  padding-top: 2px;
}
#pag.home section #listaPartidosHome ol li table .logo .clip {
  border: 1px solid #b2b4bd;
  width: 23px;
  height: 20px;
  position: relative;
}
#pag.home section #listaPartidosHome ol li table .logo img {
  position: absolute;
  left: -10px;
  top: -6px;
  clip: rect(6px,34px,26px,10px);
  max-width: 50px;
}
#pag.home section #listaPartidosHome ol li table .marcador {
  font-family: 'BenchNine', sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: 700 !important;
  text-align: center;
  width: 40px;
  vertical-align: middle;
  min-width: 70px;
}
#pag.home section #listaPartidosHome ol li table .tv {
  text-align: center;
  background: #092240;
  font-family: 'BenchNine', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  color: #fff;
}
#pag.home section #slidePrincipal {
  padding-top: 10px;
  max-width: 1024px;
  margin: auto;
}
#pag.home section #slidePrincipal img {
  max-width: 100%;
}
#pag.home section #slidePrincipal .fotos .flex-direction-nav {
  display: inline-block;
  position: relative;
  position: absolute;
  z-index: 9;
  top: 0px;
  width: 100%;
}
#pag.home section #slidePrincipal .fotos .flex-direction-nav li {
  display: inline-block;
  width: 100%;
}
#pag.home section #slidePrincipal .fotos .flex-direction-nav .flex-prev {
  background-image: url(../images/arrow/izquierda.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 50px;
  top: 250px;
  left: 3px;
  position: absolute;
  right: inherit;
}
#pag.home section #slidePrincipal .fotos .flex-direction-nav .flex-next {
  background-image: url(../images/arrow/derecha.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 3px;
  top: 250px;
  left: inherit;
}
#pag.home section #slidePrincipal .fotos .flex-control-nav {
  display: inline-block;
  width: auto;
  position: absolute;
  right: 0px;
  bottom: 15px;
}
#pag.home section #slidePrincipal .fotos .flex-control-nav li {
  display: inline-block;
  width: 30px;
  margin-left: 5px;
  float: left;
}
#pag.home section #slidePrincipal .fotos .flex-control-nav li a {
  border-radius: 0px;
  background-color: rgba(255,255,255,0.5);
  height: 22px;
}
#pag.home section #slidePrincipal .fotos .flex-control-nav li a.flex-active {
  background-color: #2c93db;
}
#pag.home section #slidePrincipal .fotos li {
  width: 100%;
  float: left;
  position: relative;
}
#pag.home section #slidePrincipal .fotos li a,
#pag.home section #slidePrincipal .fotos li img {
  display: block;
  width: 100%;
}
#pag.home section #slidePrincipal .fotos li a.alt {
  background: rgba(9,34,64,0.6);
  position: absolute;
  bottom: 0px;
  font-family: 'BenchNine', sans-serif;
  font-size: 25px;
  line-height: normal;
  font-weight: 700 !important;
  font-size: 60px;
  color: #fff;
  width: 100%;
  padding: 15px 0px;
}
#pag.home section #slidePrincipal .fotos li a.alt span {
  padding: 0px 30px;
  display: block;
}
#pag.home section #slidePrincipal .fotos li a.alt span.titulo {
  line-height: 48px;
  font-family: 'Anton', sans-serif;
  font-size: 31px;
  letter-spacing: 1px;
  font-weight: 100;
}
#pag.home section #slidePrincipal .fotos li a.alt .desc {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: 400 !important;
  visibility: hidden;
}
#pag.home section #slidePrincipal .fotos li a.alt:hover {
  text-decoration: none;
}
#pag.home section #slidePrincipal .listado {
  padding: 11px 15px 11px !important;
}
#pag.home section #slidePrincipal .listado ol {
  padding-bottom: 10px;
}
#pag.home section #slidePrincipal .listado li {
  padding: 11px 15px 11px;
  position: relative;
  background: transparent url(../images/home/notSep.png) no-repeat 50% 100%;
  height: 49px;
}
#pag.home section #slidePrincipal .listado li a {
  position: absolute;
  color: #092240;
  display: block;
  height: 49px;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.home section #slidePrincipal .listado li a.hit {
  font-weight: bold !important;
  background: transparent url(../images/home/hitMenu.png) no-repeat 0px 0px;
  height: 63px;
  left: -18px;
  top: -6px;
  padding-left: 33px;
  padding-top: 16px;
  width: 100%;
}
#pag.home section #slidePrincipal .listado li:first-child {
  padding-top: 3px;
}
#pag.home section .bannerSlidePricipal {
  padding-top: 10px;
  max-width: 1024px;
  margin: auto;
}
#pag.home section .bannerSlidePricipal img {
  max-width: 100%;
}
#pag.home section #bannerBoxSlide {
  max-width: 1024px;
  margin: auto;
  padding-top: 10px;
  max-width: 990px;
  position: relative;
  background-color: #ffffff;
}
#pag.home section #bannerBoxSlide img {
  max-width: 100%;
}
#pag.home section #bannerBoxSlide .flex-direction-nav .flex-prev {
  left: -30px;
}
#pag.home section #bannerBoxSlide .flex-direction-nav .flex-next {
  right: -30px;
}
#pag.home section .cuadrosCenter {
  padding-top: 10px;
  max-width: 1024px;
  margin: auto;
  overflow: hidden;
  padding: 10px 0px 35px;
}
#pag.home section .cuadrosCenter > li {
  float: left;
}
#pag.home section .cuadrosCenter > li > a >img,
#pag.home section .cuadrosCenter > li >img {
  display: block;
}
#pag.home section .cuadrosCenter > li.terra img {
  display: block;
}
#pag.home section #cuadrosHome {
  background: #1a2741;
  border-top: 9px solid #2670cb;
  position: relative;
  padding-top: 24px;
  margin-top: 10px;
}
#pag.home section #cuadrosHome .flecha {
  position: absolute;
  left: 20%;
  top: -10px;
}
#pag.home section #cuadrosHome img {
  max-width: 100%;
}
#pag.home section #cuadrosHome .redes {
  background: transparent url(../images/home/redes/redes_bg_azul.jpg) no-repeat 0px 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
#pag.home section #cuadrosHome .redes > li {
  min-height: 300px;
  padding: 0px 10px !important;
  border: 0px;
}
#pag.home section #cuadrosHome .redes > li > div {
  border: 0px;
}
#pag.home section #cuadrosHome > ol {
  overflow: hidden;
  max-width: 1024px;
  margin: auto;
  max-width: 990px;
  padding-top: 10px;
  padding-bottom: 35px;
}
#pag.home section #cuadrosHome > ol > li > a >img {
  display: block;
}
#pag.home section #cuadrosHome > ol > li > div {
  border-bottom: 2px solid #cc2229;
}
#pag.home section #cuadrosHome > ol > li:last-child {
  margin-right: 0px;
}
#pag.home section #cuadrosHome > ol > li.terra img {
  display: block;
}
#pag.home section .slideFotos {
  max-width: 1024px;
  margin: auto;
  padding-top: 10px;
  max-width: 934px;
  position: relative;
  background-color: #ffffff;
}
#pag.home section .slideFotos .slides {
  max-height: 255px;
  overflow: hidden;
}
#pag.home section .slideFotos h3 {
  color: #092240;
  font-family: 'BenchNine', sans-serif;
  font-size: 26px;
  line-height: normal;
  font-weight: 400 !important;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #092240;
  height: 21px;
  margin-bottom: 21px;
}
#pag.home section .slideFotos h3 span {
  background-color: #fff;
  padding: 0px 20px;
}
#pag.home section .slideFotos h3 span a {
  color: #092240;
}
#pag.home section .slideFotos h3 span a:hover,
#pag.home section .slideFotos h3 span a:focus {
  color: #092240;
  text-decoration: none;
}
#pag.home section .slideFotos li {
  margin: 0px 15px 0px 0px;
}
#pag.home section .slideFotos li img {
  max-width: 300px;
  border-bottom: 2px solid #cc2229;
}
#pag.home section #slideInstagram {
  padding-top: 10px;
  max-width: 1024px;
  margin: auto;
  max-width: 957px;
  position: relative;
  overflow: hidden;
  border: solid 0px red;
  width: 100%;
  min-height: 100px;
  background-color: #ffffff;
}
#pag.home section #slideInstagram:hover .logo {
  display: none;
}
#pag.home section #slideInstagram .logo {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 35%;
  margin-left: -106px;
  z-index: 10;
}
#pag.home section #slideInstagram li {
  float: left;
  margin: 0px 2px;
}
#pag.home section #slideInstagram li a img {
  -webkit-filter: brightness(0.642570281124498) hue-rotate(200deg);
  filter: brightness(0.642570281124498) hue-rotate(200deg);
}
#pag.home section #slideInstagram li a:hover img {
  -webkit-filter: none;
  filter: none;
}
#pag .jugadoresSlide {
  margin-top: 10px;
  padding-bottom: 30px;
  border-top: 9px solid #cc2229;
  position: relative;
  padding-top: 24px;
  padding-top: 14px;
}
#pag .jugadoresSlide .flecha {
  position: absolute;
  left: 20%;
  top: -10px;
}
#pag .jugadoresSlide .flecha {
  top: -9px;
}
#pag .jugadoresSlide .slides {
  overflow: hidden;
  max-height: 387px;
  padding-top: 15px;
}
#pag .jugadoresSlide h3 {
  color: #cc2229;
  font-family: 'BenchNine', sans-serif;
  font-size: 26px;
  line-height: normal;
  font-weight: 400 !important;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #cc2229;
  height: 21px;
  margin-bottom: 21px;
}
#pag .jugadoresSlide h3 span {
  background-color: #fff;
  padding: 0px 20px;
}
#pag .jugadoresSlide .fondo {
  background: transparent url(../images/home/jugadores/bg.jpg) no-repeat 0% 100%;
  max-width: 928px;
  margin: auto;
  position: relative;
}
#pag .jugadoresSlide .fondo.f-femenil {
  background: transparent url(../images/home/Banner_Rayadas.jpg) no-repeat 0% 100%;
}
#pag .jugadoresSlide .fondo .flex-viewport {
  padding-top: 18px;
}
#pag .jugadoresSlide .fondo .flex-direction-nav .flex-prev {
  left: -30px;
  top: 50%;
}
#pag .jugadoresSlide .fondo .flex-direction-nav .flex-next {
  right: -30px;
  top: 50%;
}
#pag .jugadoresSlide .fondo.f-femenil ol li .texto h5 {
  background: transparent url(../images/home/jugadores/bgPosicionRightf.png) no-repeat 100% 0%;
}
#pag .jugadoresSlide .fondo.f-femenil ol li.left .texto h5 {
  background: transparent url(../images/home/jugadores/bgPosicionLeftf.png) no-repeat 0% 0%;
}
#pag .jugadoresSlide ol li {
  position: relative;
  max-width: 928px;
  min-height: 387px;
}
#pag .jugadoresSlide ol li .jugador {
  position: absolute;
  bottom: 0px;
  left: 30px;
}
#pag .jugadoresSlide ol li .texto {
  position: absolute;
  top: 20%;
  right: 0px;
}
#pag .jugadoresSlide ol li .texto h4 {
  color: #fff;
  font-family: 'BenchNine', sans-serif;
  font-size: 80px;
  line-height: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
  text-align: right;
  line-height: 67px;
  width: 456px;
  padding: 0px 20px;
}
#pag .jugadoresSlide ol li .texto h5 {
  background: transparent url(../images/home/jugadores/bgPosicionRight.png) no-repeat 100% 0%;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
  font-size: 22px;
  line-height: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
  text-align: right;
  padding: 0px 20px;
}
#pag .jugadoresSlide ol li .texto p {
  margin-top: 10px;
  text-transform: uppercase;
  text-align: right;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 27px;
  padding: 0px 20px;
}
#pag .jugadoresSlide ol li .texto p a {
  text-decoration: underline;
  color: #fff;
}
#pag .jugadoresSlide ol li.left {
  position: relative;
}
#pag .jugadoresSlide ol li.left .jugador {
  right: 30px;
  left: auto;
}
#pag .jugadoresSlide ol li.left .texto {
  position: absolute;
  top: 20%;
  left: 0px;
  right: inherit;
  float: left;
}
#pag .jugadoresSlide ol li.left h5 {
  background: transparent url(../images/home/jugadores/bgPosicionLeft.png) no-repeat 0% 0%;
}
#pag .jugadoresSlide ol li.left h4,
#pag .jugadoresSlide ol li.left h5,
#pag .jugadoresSlide ol li.left p {
  text-align: left;
}
#pag .bannerLargoDual {
  margin-top: 10px;
  background: #e6e7e8;
  padding-bottom: 30px;
  border-top: 9px solid #98a7c9;
  position: relative;
  padding-top: 24px;
}
#pag .bannerLargoDual img {
  max-width: 100%;
}
#pag .bannerLargoDual .flecha {
  position: absolute;
  left: 20%;
  top: -10px;
}
#pag .bannerLargoDual .flecha {
  top: -9px;
}
#pag .bannerLargoDual > ol {
  overflow: hidden;
  max-width: 1024px;
  margin: auto;
  padding-top: 0px;
}
#pag .bannerLargoDual > ol li:first-child {
  border-right: 1px solid #b2b4bd;
}
#pag .bannerLargo {
  background-color: #bbbdbf;
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
}
#pag .bannerLargo img {
  max-width: 100%;
}
#pag .bannerLargo .flecha {
  position: absolute;
  left: 20%;
  top: -10px;
}
#pag .bannerLargo .flecha {
  top: 0px;
}
#pag .bannerLargo > div {
  max-width: 1024px;
  margin: auto;
  padding-top: 0px;
}
#pag.noticias #contenido {
  padding: 11px 30px 11px !important;
}
#pag.noticias #contenido .fecha {
  color: #092240;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
  padding: 0px 5px;
}
#pag.noticias #contenido .image_autor {
  display: block;
  padding-top: 3px;
  text-align: right;
  color: #2670cb;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.noticias #contenido .head img {
  max-width: 100%;
}
#pag.noticias #contenido .autor {
  text-align: right;
  color: #2670cb;
  border-top: 3px solid #2670cb;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.noticias #contenido .listado ol li {
  overflow: hidden;
  padding: 10px 0px 10px;
  border-bottom: 1px solid #cc2229;
}
#pag.noticias #contenido .listado ol li a {
  color: #092240;
}
#pag.noticias #contenido .listado ol li p a {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.noticias #contenido .listado ol li .img {
  float: left;
  margin-right: 10px;
}
#pag.noticias #contenido .listado ol li .fecha {
  padding: 5px 0px;
  color: #cc2229;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.noticias #contenido .listado ol li h4 {
  font-family: 'BenchNine', sans-serif;
  font-size: 25px;
  line-height: normal;
  font-weight: 700 !important;
}
#pag .pagination {
  overflow: hidden;
  margin: 15px 0px;
  tex-align: center;
}
#pag .pagination li {
  display: inline-block;
  margin-right: 10px;
}
#pag .pagination li.disabled a {
  color: #092240;
}
#pag .pagination li a {
  color: #cc2229;
  font-family: 'BenchNine', sans-serif;
  font-size: 20px;
  line-height: normal;
  font-weight: 700 !important;
}
#pag.plantel #contenido .data h3 {
  text-transform: uppercase;
  height: 47px;
  margin: 0px 0px 10px;
  background: transparent url(../images/plantel/bgTitulos.png) no-repeat 100% 0px;
  font-family: 'BenchNine', sans-serif;
  font-size: 27px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 47px;
  padding-left: 10px;
  color: #fff;
  width: 138px;
}
#pag.plantel #contenido .data .listJugadores {
  overflow: hidden;
}
#pag.plantel #contenido .data .listJugadores li {
  position: relative;
  margin-top: 10px;
}
#pag.plantel #contenido .data .listJugadores li .img {
  text-align: center;
  display: block;
  width: 165px;
  height: 155px;
  background: transparent url(../images/plantel/bgList.jpg) no-repeat 100% 100%;
}
#pag.plantel #contenido .data .listJugadores li .img img {
  max-width: 119px;
}
#pag.plantel #contenido .data .listJugadores li h4 a {
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-family: 'BenchNine', sans-serif;
  font-size: 23px;
  line-height: normal;
  font-weight: 700 !important;
  color: #092240;
}
#pag.plantel #contenido .data .listJugadores li .numero {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  height: 163px;
  background: transparent url(../images/plantel/listNumero.png) no-repeat 100% 50%;
  text-align: center;
  font-family: 'BenchNine', sans-serif;
  font-size: 28px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 156px;
  color: #fff;
}
#pag.plantel #contenido .detalle {
  margin-bottom: 20px;
}
#pag.plantel #contenido .detalle .foto {
  height: 300px;
  background: transparent url(../images/home/jugadores/bg.jpg) no-repeat 50% -10%;
}
#pag.plantel #contenido .detalle .foto .img {
  margin-left: 50px;
}
#pag.plantel #contenido .detalle .menu {
  overflow: hidden;
  background: #b2b4bd;
  margin-bottom: 0px;
  border-bottom: 2px solid #cc2229;
}
#pag.plantel #contenido .detalle .menu li {
  float: left;
}
#pag.plantel #contenido .detalle .menu li a {
  text-transform: uppercase;
  display: block;
  font-family: 'BenchNine', sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700 !important;
  color: #092240;
  height: 55px;
  line-height: 55px;
  padding: 0px 20px;
}
#pag.plantel #contenido .detalle .menu li a.selected {
  background: #092240 url(../images/plantel/sepMenu.jpg) no-repeat 100% 50%;
  color: #ffffff;
}
#pag.plantel #contenido .detalle .datos {
  background: transparent url(../images/plantel/dataJugador.jpg) no-repeat 0px 0px;
  float: right;
  width: 342px;
  margin: 10px 0px 10px 10px;
  height: 390px;
}
#pag.plantel #contenido .detalle .datos .numero {
  text-transform: uppercase;
  padding-top: 17px;
  height: 72px;
  font-family: 'BenchNine', sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700 !important;
}
#pag.plantel #contenido .detalle .datos .numero strong {
  display: inline-block;
  padding-right: 10px;
}
#pag.plantel #contenido .detalle .datos li {
  height: 49px;
  padding: 0px 17px;
  padding-top: 3px;
  color: #092240;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.plantel #contenido .detalle .datos li strong {
  font-weight: bold;
  display: block;
  color: #cc2229;
}
#pag.plantel #contenido .detalle .banners {
  overflow: hidden;
  clear: both;
}
#pag.plantel #contenido .detalle .banners li {
  float: left;
}
#pag.plantel #contenido .detalle .banners li:first-child {
  padding-right: 10px;
}
#pag.plantel #contenido .detalle .data {
  margin-top: 10px;
}
#pag.plantel #contenido .detalle .data .listJugadores li {
  padding: 10px 24px;
  width: 130px;
  margin: 0px;
  min-height: 160px;
}
#pag.plantel #contenido .detalle .data .listJugadores li .img {
  display: none;
}
#pag.plantel #contenido .detalle .data .listJugadores li .numero {
  margin: auto;
  line-height: 75px;
  display: block;
  height: 75px;
  position: relative;
}
#pag.plantel #contenido .module {
  display: none;
}
#pag.plantel #contenido .galeria {
  margin: 20px 0px;
  position: relative;
}
#pag.plantel #contenido .galeria li {
  background-color: #092240;
}
#pag.plantel #contenido .galeria li img {
  max-width: 714px;
  width: 100%;
  display: block;
  margin: auto;
}
#pag.plantel #contenido .galeria .flex-prev,
#pag.plantel #contenido .galeria .flex-next {
  width: 50px;
  height: 100px;
  top: 50%;
}
#pag.plantel #contenido .galeria .flex-prev {
  background: transparent url(../images/plantel/slide/left.png) no-repeat 0px 0px;
  left: 0px;
}
#pag.plantel #contenido .galeria .flex-next {
  background: transparent url(../images/plantel/slide/right.png) no-repeat 0px 0px;
  right: 0px;
}
#pag.calendarios #contenido .tablageneral {
  width: 100%;
  margin: auto;
  margin-top: 20px;
}
#pag.calendarios #contenido .tablageneral .head {
  text-transform: uppercase;
  background-color: #092240;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: 400 !important;
  padding: 3px 0px;
}
#pag.calendarios #contenido .tablageneral tr:nth-child(2n+2) {
  background-color: #ceced6;
}
#pag.calendarios #contenido .tablageneral td {
  vertical-align: middle;
  text-align: center;
  padding: 4px 0px;
  color: #092240;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.calendarios #contenido .tablageneral td.text {
  text-align: left;
}
#pag.calendarios #contenido .tablageneral td .logos {
  display: block;
  width: 30px !important;
  height: 20px;
  margin: auto;
  position: relative;
  border: 1px solid #092240;
}
#pag.calendarios #contenido .tablageneral td .logos .clip {
  border: 1px solid #b2b4bd;
  width: 23px;
  height: 20px;
  position: relative;
}
#pag.calendarios #contenido .tablageneral td .logos img {
  position: absolute;
  left: -7px;
  top: -12px;
  clip: rect(12px,37px,32px,7px);
  max-width: 41px;
}
#pag.calendarios #contenido .tinymce p.showdata {
  text-align: right;
  padding-right: 50px;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.calendarios #contenido .calendario {
  background-color: #e5e5e7;
  margin: 40px 0px;
  width: 100%;
}
#pag.calendarios #contenido .calendario thead tr {
  background-color: #fff;
}
#pag.calendarios #contenido .calendario thead tr th {
  color: #808080;
  padding-bottom: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.calendarios #contenido .calendario td {
  text-align: center;
  color: #092240;
  height: 20px;
  padding: 4px 0px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.calendarios #contenido .calendario td.hora {
  width: 68px;
}
#pag.calendarios #contenido .calendario td.text {
  width: 158px;
}
#pag.calendarios #contenido .calendario td.fecha {
  text-align: left;
  width: 82px;
  padding-left: 10px;
}
#pag.calendarios #contenido .calendario td.jornada {
  background-color: #092240;
  color: #fff;
  width: 35px;
}
#pag.calendarios #contenido .calendario td.nameEquipo {
  width: 220px;
}
#pag.calendarios #contenido .calendario td.marcador {
  width: 60px;
}
#pag.calendarios #contenido .calendario td.marcador span {
  display: inline-block;
  text-align: center;
  background-color: #092240;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin: 0px 1px;
}
#pag.calendarios #contenido .calendario td.logo {
  position: relative;
  width: 43px;
  padding: 0px 0px;
}
#pag.calendarios #contenido .calendario td.logo img {
  position: absolute;
  max-width: 40px;
  left: 0px;
  top: -7px;
}
#pag.fotogalerias #contenido {
  margin-bottom: 30px;
}
#pag.fotogalerias #contenido .listado {
  overflow: hidden;
  margin: 10px 5px;
}
#pag.fotogalerias #contenido .listado li img {
  display: block;
  max-width: 100%;
}
#pag.fotogalerias #contenido .listado li .titulo {
  text-transform: uppercase;
  display: block;
  background-color: #092240;
  color: #fff;
  font-family: 'BenchNine', sans-serif;
  font-size: 18px;
  line-height: normal;
  font-weight: 700 !important;
  padding: 3px 5px;
  border-bottom: 2px solid #cc2229;
  height: 47px;
  overflow: hidden;
}
#pag.fotogalerias #contenido .listado li .desc {
  text-align: center;
  display: block;
  padding: 7px 5px;
  color: #092240;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: 400 !important;
}
#pag.fotogalerias #contenido .detalle h2 {
  display: none;
}
#pag.fotogalerias #contenido .detalle .titulo {
  text-transform: uppercase;
  margin: 20px 0px 10px;
  font-family: 'BenchNine', sans-serif;
  font-size: 27px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 30px;
  text-align: center;
  color: #cc2229;
}
#pag.fotogalerias #contenido .detalle .galeriaBox {
  width: 100%;
  margin: auto;
  padding: 10px 0px 10px 0px;
  background: -webkit-linear-gradient(-90deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  background: -moz-linear-gradient(180deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  background: linear-gradient(180deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  border-radius: 20px;
}
#pag.fotogalerias #contenido .detalle .galeria {
  position: relative;
  max-width: 910px;
  margin: 30px auto 0px;
}
@media only screen and (min-width: 320px) {
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-prev {
    left: -40px;
  }
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-next {
    right: -40px;
  }
}
@media only screen and (min-width: 480px) {
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-prev {
    left: -60px;
  }
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-next {
    right: -60px;
  }
}
@media only screen and (min-width: 768px) {
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-prev {
    left: -30px;
  }
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-next {
    right: -30px;
  }
}
@media only screen and (min-width: 992px) {
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-prev {
    left: -30px;
  }
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-next {
    right: -30px;
  }
}
@media only screen and (min-width: 1200px) {
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-prev {
    left: -30px;
  }
  #pag.fotogalerias #contenido .detalle .galeria .flex-direction-nav .flex-next {
    right: -30px;
  }
}
#pag.fotogalerias #contenido .detalle .galeria .add {
  position: absolute;
  left: -13px;
  top: -15px;
  width: 60px;
  height: 528px;
  z-index: 10;
}
#pag.fotogalerias #contenido .detalle .galeria .add2 {
  position: absolute;
  right: -13px;
  top: -15px;
  width: 60px;
  height: 528px;
  z-index: 10;
}
#pag.fotogalerias #contenido .detalle .galeria img {
  max-width: 907px;
  width: 100%;
  display: block;
  margin: auto;
}
#pag.fotogalerias #contenido .detalle .galeria a.flex-prev,
#pag.fotogalerias #contenido .detalle .galeria a.flex-next {
  top: 52%;
}
.galeriaBox {
  width: 100%;
  margin: auto;
  padding: 10px 0px 10px 0px;
  background: -webkit-linear-gradient(-90deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  background: -moz-linear-gradient(180deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  background: linear-gradient(180deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  border-radius: 20px;
}
@media only screen and (min-width: 320px) {
  .slideFotos2 .flex-direction-nav .flex-prev {
    left: -28px;
  }
  .slideFotos2 .flex-direction-nav .flex-next {
    right: -28px;
  }
}
@media only screen and (min-width: 480px) {
  .slideFotos2 .flex-direction-nav .flex-prev {
    left: -28px;
  }
  .slideFotos2 .flex-direction-nav .flex-next {
    right: -28px;
  }
}
@media only screen and (min-width: 768px) {
  .slideFotos2 .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .slideFotos2 .flex-direction-nav .flex-next {
    right: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .slideFotos2 .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .slideFotos2 .flex-direction-nav .flex-next {
    right: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .slideFotos2 .flex-direction-nav .flex-prev {
    left: 10px;
  }
  .slideFotos2 .flex-direction-nav .flex-next {
    right: 10px;
  }
}
.slideFotos {
  max-width: 1024px;
  margin: auto;
  padding-top: 10px;
  max-width: 934px;
  position: relative;
}
.slideFotos .slides {
  max-height: 255px;
  overflow: hidden;
}
.slideFotos h3 {
  color: #092240;
  font-family: 'BenchNine', sans-serif;
  font-size: 26px;
  line-height: normal;
  font-weight: 400 !important;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #092240;
  height: 21px;
  margin-bottom: 21px;
}
.slideFotos h3 span {
  background-color: #fff;
  padding: 0px 20px;
}
.slideFotos li {
  margin: 0px 15px 0px 0px;
}
.slideFotos li img {
  max-width: 300px;
  border-bottom: 2px solid #cc2229;
}
.slideFotos1 {
  max-width: 1024px;
  margin: auto;
  padding-top: 10px;
  max-width: 934px;
  position: relative;
}
.slideFotos1 .slides {
  max-height: 255px;
  overflow: hidden;
}
.slideFotos1 h3 {
  color: #092240;
  font-family: 'BenchNine', sans-serif;
  font-size: 26px;
  line-height: normal;
  font-weight: 400 !important;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #092240;
  height: 21px;
  margin-bottom: 21px;
}
.slideFotos1 h3 span {
  background-color: #fff;
  padding: 0px 20px;
}
.slideFotos1 li {
  margin: 0px 15px 0px 0px;
}
.slideFotos1 li img {
  max-width: 300px;
  border-bottom: 2px solid #cc2229;
}
#cuadrosHome .noticias,
#cuadrosHome .blog,
.masNotBanners .noticias,
.masNotBanners .blog {
  background-color: #fff;
  min-height: 250px;
}
#cuadrosHome .noticias h3,
#cuadrosHome .blog h3,
.masNotBanners .noticias h3,
.masNotBanners .blog h3 {
  text-transform: uppercase;
  background: #98a7c9;
  color: #092240;
  font-family: 'BenchNine', sans-serif;
  font-size: 22px;
  line-height: normal;
  font-weight: 700 !important;
  padding: 3px 5px;
}
#cuadrosHome .noticias .vermas,
#cuadrosHome .blog .vermas,
.masNotBanners .noticias .vermas,
.masNotBanners .blog .vermas {
  float: right;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: 'BenchNine', sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 700 !important;
  color: #092240;
}
#cuadrosHome .noticias h3,
.masNotBanners .noticias h3 {
  background-color: #fff;
}
#cuadrosHome .noticias .menu,
.masNotBanners .noticias .menu {
  overflow: hidden;
  background-color: #1a2741;
}
#cuadrosHome .noticias .menu li a,
.masNotBanners .noticias .menu li a {
  background-color: #98a7c9;
  display: block;
  padding: 2px 15px;
  border-right: 1px solid #fff;
  font-family: 'BenchNine', sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 700 !important;
  color: #fff;
  text-transform: uppercase;
}
#cuadrosHome .noticias .menu li a.hit,
.masNotBanners .noticias .menu li a.hit {
  background-color: #2670cb;
}
#cuadrosHome .noticias .lista li,
.masNotBanners .noticias .lista li {
  padding: 3px 5px;
  border-bottom: 1px solid #092240;
}
#cuadrosHome .noticias .lista li:last-child,
.masNotBanners .noticias .lista li:last-child {
  border: 0px;
}
#cuadrosHome .noticias .lista li a,
.masNotBanners .noticias .lista li a {
  overflow: hidden;
  max-height: 34px;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: normal;
  font-weight: 400 !important;
  color: #808080;
  display: block;
}
#cuadrosHome .blog ol li,
.masNotBanners .blog ol li {
  border-bottom: 1px solid #092240;
  padding: 3px 3px;
}
#cuadrosHome .blog ol li:last-child,
.masNotBanners .blog ol li:last-child {
  border: 0px;
}
#cuadrosHome .blog ol li a,
.masNotBanners .blog ol li a {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: 400 !important;
  display: block;
  overflow: hidden;
  color: #808080;
}
#cuadrosHome .blog ol li a img,
.masNotBanners .blog ol li a img {
  float: left;
  width: 96px;
}
#cuadrosHome .blog ol li a span,
.masNotBanners .blog ol li a span {
  margin-top: 15px;
  float: left;
  padding: 0px 5px;
  width: 183px;
  display: block;
}
.masNotBanners {
  padding-top: 10px;
}
.masNotBanners > ol > li h3 {
  background: #98a7c9 !important;
}
.masNotBanners > ol > li .noticias,
.masNotBanners > ol > li .blog {
  border: 1px solid #98a7c9;
}
.redes .facebook h3,
.redes .twitter h3,
.redes .encuestas h3,
.barraContenidos .facebook h3,
.barraContenidos .twitter h3,
.barraContenidos .encuestas h3 {
  font-family: 'BenchNine', sans-serif;
  font-size: 21px;
  line-height: normal;
  font-weight: 700 !important;
  color: #fff;
  position: relative;
  background: transparent url(../images/home/redes/sep.png) no-repeat 50% 100%;
  padding: 10px 0px 5px 95px;
  text-transform: uppercase;
}
.redes .facebook h3 img,
.redes .twitter h3 img,
.redes .encuestas h3 img,
.barraContenidos .facebook h3 img,
.barraContenidos .twitter h3 img,
.barraContenidos .encuestas h3 img {
  position: absolute;
  top: -4px;
  left: 0px;
}
.redes .encuestas h4,
.barraContenidos .encuestas h4 {
  padding: 15px 0px 15px;
  text-align: center;
  font-family: 'BenchNine', sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 700 !important;
  color: #fff;
}
.redes .encuestas li,
.barraContenidos .encuestas li {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: 400 !important;
  color: #fff;
  padding-left: 20px;
  padding-bottom: 5px;
}
.redes .encuestas li input,
.barraContenidos .encuestas li input {
  margin-right: 5px;
}
.redes .encuestas input[type="submit"],
.barraContenidos .encuestas input[type="submit"] {
  background: url(../images/home/redes/btn_votar.png) no-repeat 0px 0px;
  border: 0px;
  display: block;
  width: 79px;
  height: 34px;
  cursor: pointer;
  margin: 10px auto;
  text-indent: -99999px;
  overflow: hidden;
}
.barraContenidos .facebook,
.barraContenidos .twitter {
  padding: 8px 8px;
}
.comments {
  padding-top: 10px;
}
.flex-control-nav {
  display: none;
}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  width: 15px;
  height: 16px;
  opacity: 1;
  top: 63%;
  text-indent: -140000px;
}
.flex-direction-nav .flex-prev:before,
.flex-direction-nav .flex-next:before {
  content: '' !important;
}
.flex-direction-nav .flex-prev {
  background-image: url(../images/elements/left.png);
}
.flex-direction-nav .flex-next {
  text-align: left;
  background-image: url(../images/elements/right.png);
  line-height: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
}
.fb-comments,
.fb-comments iframe[style] {
  width: 100% !important;
}
@media (max-width: 940px) {
  #pag.fotogalerias #contenido .detalle .titulo {
    margin-left: 0px;
  }
  #pag.fotogalerias #contenido .detalle .galeria .add,
  #pag.fotogalerias #contenido .detalle .galeria .add2 {
    background-image: none;
  }
}
@media (max-width: 767px) {
  .leader_board {
    width: 100% !important;
  }
  .leader_board.normal {
    display: none;
  }
  .leader_board.movil {
    display: block !important;
  }
}
html {
  -webkit-text-size-adjust: none;
}
.logo-md {
  display: inline-block;
}
.logo-sm {
  display: none;
}
.navbar-default {
  background: none;
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  height: auto;
}
#listaPartidosHome {
  clear: both;
}
.ver-mas {
  display: none;
  width: 100%;
  float: left;
  text-align: center;
  background: url('../images/backgrounds/fondo-ver-mas.jpg') top center repeat-y;
  background-color: #03061d;
  padding: 35px 10px;
}
.ver-mas a {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'BenchNine', sans-serif;
  line-height: 32px;
  height: 32px;
  vertical-align: middle;
  display: inline-block;
  width: 170px;
  border: solid 0px red;
}
.ver-mas a big {
  font-size: 48px;
  line-height: 24px;
  padding-top: 3px;
  height: 24px;
  display: inline-block;
  float: right;
  margin-left: 0px;
}
.mini-banner {
  display: inline-block;
  float: left;
  width: 100%;
  text-align: center;
}
.leader_board2 {
  display: none;
}
.navbar-default .navbar-toggle {
  border-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
  width: 35px;
  margin-bottom: 5px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  border: solid 1px #ffffff !important;
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #ffffff;
}
.navbar-toggle {
  float: left;
  position: absolute;
  top: -80px;
  left: 15px;
  z-index: 100;
  border: none;
  padding: 8px 8px 6px 8px;
  border: solid 1px #ffffff !important;
}
.navbar-toggle .icon-bar {
  height: 5px;
  background-color: #fff;
}
.navbar-collapse {
  border: none;
}
.menu-toggle {
  display: inline-block;
  float: left;
  position: absolute;
  z-index: 100;
  left: 20px;
  top: 20px;
  background-color: transparent;
  background-image: none;
  padding: 5px 8px 6px 8px;
}
.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:visited {
  background-color: transparent !important;
  background-image: none;
}
.btn-menu-sidebar {
  display: inline-block;
  float: left;
  width: 252px;
  padding: 0px;
  height: 80px;
}
.btn-menu-sidebar > button {
  display: none;
  float: right;
  position: absolute;
  right: 10px !important;
  margin-top: 5px;
  left: inherit;
}
#sidebar-wrapper .nav {
  display: inline-block;
}
.en-la-vida {
  display: inline-block;
  width: 252px;
  height: 76px;
  text-align: center;
  float: right;
  position: relative;
}
.en-la-vida img {
  display: inline-block;
  float: right;
  position: absolute;
  top: 0px;
  right: 40px;
  z-index: -1;
}
.glyphicon-menu-hamburger {
  color: #ffffff;
  font-size: 26px;
  font-weight: 100;
}
.content-center {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  border: solid 0px red;
  background-color: #ffffff;
}
.carousel {
  display: inline-block;
  float: left;
  width: 100%;
}
.carousel-inner {
  border: solid 10px #ffffff;
  border-top: solid 8px #ffffff;
  padding-bottom: 0px;
}
.carousel-inner .item {
  width: 100%;
}
.carousel-inner .item a {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  color: #ffffff;
  font-size: 34px;
}
.carousel-inner .item img {
  display: inline-block;
  width: 100%;
}
.carousel-inner .item .container {
  padding: 0px;
  margin: 0px;
}
.carousel-inner .item .container .carousel-caption {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: solid 10px #ffffff;
  float: left;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.carousel-inner .item .container .carousel-caption h1 {
  display: inline-block;
  float: left;
  font-family: 'BenchNine', sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.carousel-indicators {
  bottom: 25px;
}
.carousel-indicators li {
  width: 60px;
  border-radius: 0px;
  height: 6px;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
}
.carousel-indicators .active {
  width: 60px;
  background-color: #2670cb;
  border-color: #2670cb;
  height: 6px;
  padding: 0px;
  margin: 0px;
}
#pag header {
  z-index: 0x;
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  height: auto;
}
#pag .redes-mobile {
  display: none;
}
#pag .jugadoresSlide2 {
  background-color: #ffffff;
  width: 100%;
  margin-top: -10px;
  padding-bottom: 30px;
  border: none;
  position: relative;
  padding-top: 24px;
  padding-top: 14px;
}
#pag .jugadoresSlide2 .flecha {
  position: absolute;
  left: 20%;
  top: -10px;
}
#pag .jugadoresSlide2 .flecha {
  top: -9px;
}
#pag .jugadoresSlide2 .slides {
  overflow: hidden;
  max-height: 387px;
  padding-top: 15px;
}
#pag .jugadoresSlide2 h3 {
  color: #cc2229;
  font-family: 'BenchNine', sans-serif;
  font-size: 26px;
  line-height: normal;
  font-weight: 400 !important;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #cc2229;
  height: 21px;
  margin-bottom: 21px;
}
#pag .jugadoresSlide2 h3 span {
  background-color: #fff;
  padding: 0px 20px;
}
#pag .jugadoresSlide2 .fondo {
  background: transparent url(../images/home/jugadores/bg.jpg) no-repeat 0% 100%;
  max-width: 928px;
  margin: auto;
  position: relative;
}
#pag .jugadoresSlide2 .fondo.f-femenil {
  background: transparent url(../images/home/Banner_Rayadas.jpg) no-repeat 0% 100%;
}
#pag .jugadoresSlide2 .fondo .flex-viewport {
  padding-top: 18px;
}
#pag .jugadoresSlide2 .fondo .flex-direction-nav .flex-prev {
  left: -30px;
  top: 50%;
}
#pag .jugadoresSlide2 .fondo .flex-direction-nav .flex-next {
  right: -30px;
  top: 50%;
}
#pag .jugadoresSlide2 .carousel-inner {
  background-color: #092240;
}
#pag .jugadoresSlide2 .carousel-inner .item > a {
  width: 33.333333%;
  background-color: #b2b4bd;
  border: none;
}
#pag .jugadoresSlide2 .carousel-inner .item > a img {
  width: 100%;
  display: inline-block;
}
#pag .jugadoresSlide2 .carousel-inner .item a {
  color: #ffffff !important;
  padding: 5px 20px;
  display: inline-block;
  border: none;
  font-size: 72px;
  line-height: 72px;
}
#pag .jugadoresSlide2 .carousel-inner .item a img {
  display: inline-block;
}
#pag .jugadoresSlide2 .carousel-inner .item h1 {
  font-size: 40px;
  display: inline-block;
  float: left;
  color: #ffffff;
  width: 100%;
  padding: 3px;
  text-align: left;
  font-size: 64px;
  margin-top: 15px;
  position: relative;
}
#pag .jugadoresSlide2 .carousel-inner .item h5 {
  display: inline-block;
  float: left;
  position: relative;
  width: 90%;
  background: url('../images/backgrounds/posicion.png') no-repeat top right;
  height: 26px;
  text-align: left;
  padding-left: 15px;
  text-transform: uppercase;
  padding-top: 4px;
  font-size: 16px;
  margin-bottom: 50px;
}
#pag .jugadoresSlide2 .carousel-inner .item .container {
  padding: 0px;
}
#pag .jugadoresSlide2 .carousel-inner .item .carousel-caption {
  border: none;
  margin-bottom: 40px;
  display: inline-block;
}
#myCarousel .carousel-control {
  margin-top: 0px;
}
#myCarousel .carousel-control span {
  margin-top: -80px;
}
.carousel-inner {
  background-image: url('../images/backgrounds/fondo-slider.jpg');
  background-position: bottom;
  background-repeat: repeat-y;
  background-color: #03061d;
}
.carousel-control {
  background: none !important;
  background-image: none !important;
  opacity: 1;
  margin-top: -160px;
}
.carousel-control span {
  padding: 25px 15px;
  margin-top: -8px;
  font-size: 32px;
  font-weight: 100;
}
.left.carousel-control span {
  left: 10px;
  background-color: #2670cb;
}
.right.carousel-control span {
  right: 10px;
  background-color: #2670cb;
}
#bannerBoxSlide .carousel-caption {
  background-color: #ffffff !important;
  height: 0px;
  padding-top: 10px;
}
#bannerBoxSlide .carousel-caption h1 {
  height: 0px;
}
#bannerBoxSlide .carousel-indicators li {
  background-color: #092240;
  border-color: #092240;
}
#bannerBoxSlide .carousel-indicators .active {
  background-color: #2670cb;
  border-color: #2670cb;
}
#page {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#pag {
  margin-left: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
}
#pag.toggled {
  margin-left: 252px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#sidebar-wrapper {
  z-index: 100000000;
  position: fixed;
  top: 0px;
  left: 252px;
  width: 0;
  height: 100%;
  margin-left: -252px;
  overflow-y: auto;
  background: #030101;
  background-image: url('../images/cabecera/menu-rayados.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#page.toggled #sidebar-wrapper {
  width: 252px;
  overflow: inherit;
}
#page-content-wrapper {
  width: 100%;
  position: fixed;
}
#page.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
#sidebar-wrapper {
  overflow: none;
}
#sidebar-wrapper .navbar-nav {
  width: 252px;
  border: solid 0px red;
  display: inline-block;
  float: right;
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 40px;
}
#sidebar-wrapper .navbar-nav>li {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}
#sidebar-wrapper .navbar-nav>li:before {
  content: "\e258";
  display: inline-block;
  float: right;
  margin-right: 20px;
  margin-top: 7px;
  margin-bottom: -10px;
  height: 0px;
}
#sidebar-wrapper .navbar-nav>li:first-child:before {
  content: "";
}
#sidebar-wrapper .navbar-nav>li.open:before {
  content: "\e259";
  color: #2670cb;
}
#sidebar-wrapper .navbar-nav>li.open:first-child:before {
  content: "";
}
#sidebar-wrapper .navbar-nav .open > a {
  background-color: transparent;
}
#sidebar-wrapper .navbar-nav > li > a {
  font-family: 'BenchNine', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 25px;
  line-height: 15px;
  display: inline-block;
  height: 33px;
  padding-bottom: 20px;
  border-top: solid 0px red;
  float: left;
  width: 100%;
  background-image: url('../images/cabecera/menu-linea.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
#sidebar-wrapper .navbar-nav > li > a:hover {
  background: none;
  background-image: url('../images/cabecera/menu-linea.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
#sidebar-wrapper .dropdown-menu>li>a:focus,
#sidebar-wrapper .dropdown-menu>li>a:hover,
#sidebar-wrapper .dropdown-menu>li>a:active,
#sidebar-wrapper .dropdown-menu>li>a:visited {
  background-color: transparent;
}
#sidebar-wrapper .dropdown-menu > li:first-child a {
  padding-top: 15px !important;
}
#sidebar-wrapper .dropdown-menu>li>a {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'BenchNine', sans-serif;
  font-size: 18px;
  padding-left: 40px;
  line-height: 15px;
}
@media only screen and (min-width: 770px) and (max-width: 2000px) {
  #pag section.container-fluid .content-center #contenido {
    width: 100%;
    float: left;
    margin-right: -350px;
  }
  #pag section.container-fluid .content-center #contenido >div {
    margin-right: 350px;
  }
  #pag section.container-fluid .content-center .barraContenidos {
    width: 350px;
  }
}
@media (min-width: 768px) {
  #page {
    padding-left: 250px;
  }
  #page.toggled {
    padding-left: 0;
  }
  #sidebar-wrapper {
    width: 250px;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 0;
  }
  #page-content-wrapper {
    position: relative;
  }
  #page.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  #pag nav .nav > li a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  #pag {
    background-color: #03061d;
  }
  #pag header .logo-header {
    width: 50%;
    float: left;
  }
  #pag header .redes {
    width: 50%;
    float: right;
    display: inline-block;
  }
  #pag header .redes li {
    display: inline-block;
    float: right;
    text-align: left;
    width: auto;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #pag header .logos {
    width: 50%;
    float: right;
    display: inline-block;
  }
  #pag header .logos li {
    display: inline-block;
    float: right;
    width: 33%;
  }
  #pag header .logos li img {
    display: inline-block;
    float: left;
    width: 90%;
  }
  #pag.home section #bannerBoxSlide .carousel-inner {
    background-color: #ffffff;
    background-image: none !important;
  }
  #pag.home section #bannerBoxSlide ol.slides {
    text-align: center;
    display: inline-block;
  }
  #pag.home section #bannerBoxSlide ol.slides li {
    padding: 0px 5px;
  }
  #pag.home section #bannerBoxSlide ol.slides .col-sm-6 img {
    margin-bottom: 15px;
    width: 100%;
  }
  #pag.home section #bannerBoxSlide .banner-terra {
    text-align: center;
    width: 100%;
    padding: 0px;
  }
  #pag.home section #bannerBoxSlide .banner-terra img {
    width: 300px;
  }
  #pag.home section .bannerSlidePricipal {
    border-left: solid 10px #ffffff;
    border-right: solid 10px #ffffff;
    background-color: #ffffff;
    padding-bottom: 10px;
  }
  #pag.home section #cuadrosHome .terra {
    text-align: center;
  }
  #pag.home section #cuadrosHome .terra img {
    border: none;
  }
  #pag.home section #cuadrosHome .blog {
    display: none;
  }
  #pag.home section #cuadrosHome > ol > li > div.GoogleActiveViewClass {
    border: none !important;
    margin-top: 0px;
  }
  #pag.home section #cuadrosHome .redes {
    background: none;
  }
  #pag.home section #cuadrosHome .redes h3 {
    text-align: center;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  #pag.home section #cuadrosHome .redes .twitter {
    text-align: center;
  }
  #pag.home section #cuadrosHome .redes #fb-root {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
  }
  #pag.home section #cuadrosHome .redes .fb-like-box.fb_iframe_widget {
    width: 100%;
  }
  #pag.home section #cuadrosHome .redes .fb-like-box.fb_iframe_widget > span {
    width: 100%;
  }
  #pag.home section #cuadrosHome .redes .fb-like-box.fb_iframe_widget iframe {
    width: 100%;
    border: solid 0px red;
  }
  #pag.home section .slideFotos {
    display: inline-block;
    width: 90%;
    margin-left: 5%;
  }
  #pag section .colums2.bannerCenter,
  #pag section .colums2 .barraContenidosBanners {
    text-align: center;
  }
  #pag section .colums2.bannerCenter li,
  #pag section .colums2 .barraContenidosBanners li {
    margin: 20px 0px;
  }
  #pag .bannerLargoDual {
    text-align: center;
  }
  #pag #foot .menu > li {
    width: 33.333%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    min-height: 130px;
  }
  #pag #foot .menu > li span {
    font-size: 15px;
  }
  #pag #foot .menu > li a {
    font-size: 14px;
  }
  #pag .logos_lvl1,
  #pag .logos_lvl2 {
    width: 100%;
    text-align: center;
  }
  #pag .logos_lvl1 li,
  #pag .logos_lvl2 li {
    width: 25%;
    display: inline-block;
    float: left;
  }
}
@media screen and (max-width: 850px) {
  #pag #foot .menu {
    padding: 20px;
  }
  #pag #foot .menu > li {
    width: 33.333%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    min-height: 130px;
  }
  #pag #foot .menu > li span {
    font-size: 15px;
  }
  #pag #foot .menu > li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    background-color: #03061d;
    max-width: 100vw;
    overflow-x: hidden;
    position: absolute;
    height: auto;
    padding: 0px;
    margin: 0px;
  }
  #pag {
    background-color: #ffffff;
    display: inline-block;
    position: relative;
  }
  #pag header {
    background: none;
    background-color: #092240;
    background-image: url('../images/backgrounds/menu-header.jpg');
    position: fixed;
    z-index: 1000;
    height: 105px;
  }
  #pag header .logos {
    width: 50%;
    padding: 0px;
  }
  #pag header .logos li {
    float: left;
    width: 50%;
    text-align: right;
    padding: 0px;
    display: inline-block;
    position: relative;
  }
  #pag header .logos li img {
    display: inline-block;
    margin-top: 20%;
    float: right;
  }
  #pag header .logos .logo-esr {
    padding-right: 0px;
    margin-top: 0px;
  }
  #pag header .logos .logo-esr img {
    max-width: 114px;
  }
  #pag header .logos .logo-hbien {
    margin-top: 0px;
  }
  #pag header .logos .logo-hbien img {
    max-width: 156px;
  }
  #pag header .logo-md {
    display: none;
  }
  #pag header .logo-sm {
    display: inline-block;
  }
  #pag header .logo-sm img {
    max-height: 90px;
    margin-bottom: 5px;
    margin-left: 70px;
  }
  #pag header .terra-header {
    display: none !important;
  }
  #pag header .redes {
    display: none;
  }
  #pag footer {
    margin-top: 0px;
    border: none;
    background: url('../images/backgrounds/fondo-footer.jpg');
  }
  #pag footer img {
    margin: 30px 0px;
  }
  #pag footer .text {
    margin-bottom: 30px;
  }
  #pag .navbar {
    margin-bottom: 0px;
    border: none;
    border-bottom: solid 5px #03061d;
  }
  #pag > section.container-fluid {
    display: inline-block;
    margin-top: 100px;
  }
  #pag #navbar {
    float: left;
    height: auto;
    width: 100%;
  }
  #pag nav .nav li {
    display: inline-block;
    width: 50%;
  }
  #pag nav .nav li .dropdown-menu {
    border: 1px solid #cc2229;
  }
  #pag nav .nav li li {
    width: 100%;
  }
  #pag nav .nav li li a {
    display: inline-block;
    float: left;
    width: 100%;
    text-align: center !important;
  }
  #pag #listaPartidosHome {
    padding-top: 10px;
    display: inline-block;
  }
  #pag #listaPartidosHome>.flex-viewport {
    display: inline-block;
    width: 80%;
    margin-left: 10%;
  }
  #pag .terra {
    background-color: #fff;
  }
  #pag.home section {
    padding-left: 10px;
    padding-right: 10px;
    background: #03061d url('../images/backgrounds/background.jpg') top center repeat-y;
  }
  #pag.home section #cuadrosHome {
    padding: 0px;
    margin: 0px;
    margin-top: -5px;
  }
  #pag.home section #cuadrosHome ol {
    padding-top: 0px;
  }
  #pag.home section #bannerBoxSlide {
    padding-top: 0px;
    margin-top: -15px;
    margin-bottom: -5px;
    padding-bottom: 0px;
    background-color: #ffffff;
  }
  #pag.home section #bannerBoxSlide ol.slides {
    display: inline-block;
    width: 100%;
  }
  #pag.home section #bannerBoxSlide ol.slides li {
    padding: 0px;
  }
  #pag.home section #bannerBoxSlide ol.slides img {
    border: none;
  }
  #pag.home section #bannerBoxSlide .carousel-inner {
    border-bottom: 0px;
  }
  #pag.home section #bannerBoxSlide .carousel-inner .item {
    padding-bottom: 0px;
  }
  #pag.home section #bannerBoxSlide .carousel-inner .item .carousel-caption {
    padding-top: 5px;
    border: none;
  }
  #pag.home section #bannerBoxSlide .carousel-inner .item .carousel-caption h1 {
    display: none;
  }
  #pag.home section #bannerBoxSlide .carousel-indicators {
    bottom: 10px;
  }
  #pag.home section #bannerBoxSlide .carousel {
    border-bottom: solid 15px #2670cb;
  }
  #pag.home section .banner-terra2 {
    padding: 10px !important;
    background: url('../images/backgrounds/fondo-publicidad-1.jpg') top center repeat-y;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    background-size: 100%;
    margin-bottom: 10px;
  }
  #pag.home section .banner-terra2 .banner_terra2_container {
    color: #ffffff;
    font-size: 36px;
    font-family: 'BenchNine', sans-serif;
    text-transform: uppercase;
    background-color: #ffffff;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    padding-top: 10px;
  }
  #pag.home section .banner-terra3 {
    background-color: transparent;
    background-image: none !important;
    min-height: 0px !important;
  }
  #pag.home section .slideFotos {
    display: inline-block;
    width: 100%;
    padding: 0 5%;
    background-color: #ffffff;
    margin: 0px !important;
  }
  #pag.home section .cuadrosCenter {
    text-align: center;
    display: none;
  }
  #pag.home section .leader_board2 {
    display: inline-block;
    background-color: #ffffff;
    padding: 0px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-left: solid 10px #ffffff;
    border-right: solid 10px #ffffff;
  }
  #pag.home section .leader_board2 .banner_leader_board {
    display: inline-block;
    width: 100%;
    height: auto;
    color: #092240;
    font-size: 32px;
    font-weight: bold;
    font-family: 'BenchNine', sans-serif;
  }
  #pag .jugadoresSlide2 h3 {
    color: #142046;
    font-size: 48px;
    font-weight: bold;
    border: none;
    background: url('../images/backgrounds/linea-plantel.png') center no-repeat;
    height: auto;
    margin-bottom: 0px;
  }
  #pag .jugadoresSlide2.galeria .item > a {
    display: inline-block;
    float: left;
    width: 100%;
  }
  #pag .jugadoresSlide2.galeria .carousel-control {
    margin-top: -40px;
  }
  #pag .bannerLargoDual {
    margin-top: -25px;
  }
  #pag .jugadoresSlide h3 {
    color: #092240;
    border-bottom: 1px solid #092240;
    font-size: 32px;
  }
  #pag .bannerSlidePricipal.img-tienda {
    text-align: center;
    width: 100%;
  }
  #pag .bannerSlidePricipal.img-tienda img {
    display: inline-block;
    width: 100%;
  }
  #pag .redes-fb {
    padding: 50px 0px 30px 0px !important;
    text-align: center;
    background: url('../images/backgrounds/fondo-facebook.jpg') top center no-repeat #10193c;
    background-size: 100%;
  }
  #pag .redes-fb h3 {
    font-size: 36px;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    width: 100%;
    padding-left: 130px !important;
  }
  #pag .redes-fb h3 img {
    margin-left: 40px;
    margin-top: 4px;
    height: 75px;
  }
  #pag .redes-tw {
    padding: 50px 0px 30px 0px !important;
    text-align: center;
    background: url('../images/backgrounds/fondo-twitter.jpg') top center no-repeat #10193c;
    background-size: 100%;
  }
  #pag .redes-tw h3 {
    font-size: 36px;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    width: 100%;
    padding-left: 130px !important;
  }
  #pag .redes-tw h3 img {
    margin-left: 40px;
    margin-top: 4px;
    height: 75px;
  }
  #pag .redes-encuesta {
    padding: 20px !important;
    text-align: center;
    background: #ffffff;
    background-size: 100%;
    color: #1a2741;
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
  }
  #pag .redes-encuesta h3 {
    display: none;
  }
  #pag .redes-encuesta h4 {
    color: #1a2741;
    font-size: 36px;
    margin-bottom: 20px;
    background: none;
    text-align: center !important;
    width: 100%;
    padding: 0 30px;
    padding-top: 10px;
  }
  #pag .redes-encuesta .encuestas {
    text-align: left;
  }
  #pag .redes-encuesta .encuestas li {
    color: #1a2741;
    font-size: 24px;
    font-family: 'BenchNine', sans-serif;
    padding-bottom: 0px !important;
  }
  #pag .redes-encuesta #encuesta {
    border: solid 7px #98a7c9;
    width: 100%;
    display: inline-block;
    background-color: #e5e5e7;
  }
  #pag .redes-encuesta #encuesta input[type="submit"] {
    background-image: none;
    color: #ffffff;
    background-color: #2670cb;
    text-indent: inherit;
    height: auto;
    width: auto;
    font-size: 24px;
    text-transform: uppercase;
    padding: 5px 25px;
  }
  #pag .jugadoresSlide .slides .jugador {
    width: 45%;
  }
  #pag .redes-mobile {
    display: inline-block;
    width: 100%;
    min-height: 100px;
    text-align: center;
  }
  #pag .redes-mobile .footer-logo-mobile {
    border-top: solid 15px #2670cb;
    width: 100%;
    display: inline-block;
    background-color: #ffffff;
    text-align: center;
    padding-top: 50px;
  }
  #pag .redes-mobile .footer-logo-mobile img {
    display: inline-block;
  }
  #pag .redes-mobile .redes-footer {
    background-color: #ffffff !important;
    background-image: none !important;
    display: inline-block;
    width: 100%;
    padding-bottom: 50px;
  }
  #pag .redes-mobile .redes-footer li {
    display: inline-block;
    padding: 40px 20px 40px 20px;
  }
  #pag .bannerLargo {
    display: none;
  }
  #pag #foot .menu {
    display: none;
  }
  #pag #foot .menu > li {
    width: 33.333%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    min-height: 130px;
  }
  #pag #foot .menu > li span {
    font-size: 15px;
  }
  #pag #foot .menu > li a {
    font-size: 14px;
  }
  #pag #foot .logo {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  #pag #foot .logo img {
    width: 100%;
    margin-top: 70px;
    padding: 0px 15px;
    margin-bottom: 120px;
  }
  #pag #slidePrincipal .listado li a.hit {
    background: none !important;
    border-top: solid 2px #cc2229;
    border-bottom: solid 2px #cc2229;
    background-color: #fff !important;
    left: 0px !important;
    padding-left: 15px !important;
  }
  .carousel-inner .carousel-caption {
    height: 100px;
  }
  .carousel-indicators li {
    width: 60px;
  }
  .carousel-indicators .active {
    width: 60px;
  }
  #myCarousel4 .item a.img-a {
    display: inline-block;
    background-color: #bbb9b9;
    vertical-align: bottom;
    line-height: auto;
  }
  #myCarousel4 .carousel-control span {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  #pag header .logo-sm {
    display: inline-block;
  }
  #pag header .logo-sm img {
    max-height: 70px;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-left: 70px;
  }
  #pag .nav-desktop {
    display: none;
    height: 0px;
  }
  #pag .redes-mobile .redes-footer li {
    width: 25%;
    padding: 40px 10px 40px 10px;
  }
  #pag .redes-mobile .redes-footer li img {
    width: 100%;
    max-width: 98px;
  }
  #pag.home section #cuadrosHome .redes {
    background: none;
  }
  #pag.home section #cuadrosHome .redes h3 {
    text-align: center;
    width: 100%;
    padding-left: 60px;
    padding-right: 0px;
    font-size: 28px;
  }
  #pag .redes-encuesta h4 {
    font-size: 24px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h1 {
    font-size: 48px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h5 {
    font-size: 16px;
    height: 32px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item .container {
    padding: 0px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item .carousel-caption {
    border: none;
  }
  #pag .jugadoresSlide2 .carousel-inner .item a {
    font-size: 36px;
    line-height: 36px;
  }
  #pag #foot .menu > li {
    width: 50%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    min-height: 130px;
  }
  #pag #foot .logos_lvl1,
  #pag #foot .logos_lvl2 {
    width: 100%;
    text-align: center;
  }
  #pag #foot .logos_lvl1 li,
  #pag #foot .logos_lvl2 li {
    width: 50%;
    display: inline-block;
    float: left;
  }
  .carousel-indicators li {
    width: 30px !important;
  }
  .carousel-indicators .active {
    width: 30px !important;
  }
  .carousel-inner .item a {
    font-size: 24px;
  }
  .carousel-control span {
    padding: 20px 10px;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  #pag header .logos {
    border: solid 0px red;
    width: 25%;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
  }
  #pag header .logos li {
    width: 100%;
  }
  #pag header .logos li img {
    display: inline-block;
    float: right;
    width: 90%;
    margin: 0px;
    padding: 0px;
  }
  #pag header .logos .logo-hbien {
    margin-top: 3px;
  }
  #pag .redes-footer {
    width: 100%;
    padding: 0px;
  }
  #pag .redes-footer li {
    width: 40% !important;
    padding: 10px !important;
  }
  #pag .redes-footer li img {
    width: 40px;
  }
  #pag nav .nav li {
    display: inline-block;
    width: 100%;
  }
  #pag .jugadoresSlide2 .carousel-inner .item a {
    font-size: 24px;
    line-height: 24px;
  }
  #pag.home section #bannerBoxSlide ol.slides li {
    width: 100%;
    margin-bottom: 15px;
  }
  #pag.home section #cuadrosHome > ol > li {
    width: 100%;
    margin-bottom: 0px;
  }
  #pag.home section .cuadrosCenter li {
    width: 100%;
    padding-bottom: 0px;
  }
  #pag.home section .cuadrosCenter li img {
    margin-bottom: 30px;
  }
  #pag.home section .slideFotos {
    display: inline-block;
    width: 80%;
    margin-left: 10%;
  }
  #pag.home section .jugadoresSlide2 .carousel-inner .item h1 {
    font-size: 28px;
  }
  #pag.home section .jugadoresSlide2 .carousel-inner .item h5 {
    font-size: 16px;
    height: 32px;
  }
  #pag.home section .jugadoresSlide2 .carousel-inner .item .container {
    padding: 0px;
  }
  #pag.home section .jugadoresSlide2 .carousel-inner .item .carousel-caption {
    border: none;
  }
  #pag #foot .menu > li {
    width: 50%;
    display: inline-block;
    float: left;
    margin-top: 20px;
    min-height: 130px;
  }
  #pag .jugadoresSlide2 h3 {
    font-size: 32px;
  }
  #pag section .colums2 {
    border: solid 0px red;
    padding: 0px;
    margin: 0px;
  }
  #pag section .colums2 #contenido h2 {
    width: 100%;
    text-align: left;
  }
  #pag section .colums2.bannerCenter,
  #pag section .colums2 .barraContenidosBanners {
    padding: 0px;
  }
  #pag section .colums2 .col-sm-8,
  #pag section .colums2 .col-sm-4,
  #pag section .colums2 .col-sm-6 {
    padding: 0px;
  }
  #pag .row {
    padding: 0px;
    margin: 0px;
  }
  #pag .row .col-md-8,
  #pag .row .col-md-4,
  #pag .row .col-md-6,
  #pag .row .col-md-2 {
    padding: 0px;
  }
  #pag.plantel #contenido .detalle .datos {
    width: 100%;
    margin: 0px;
  }
  #pag.noticias #contenido .listado {
    padding: 11px 20px 11px !important;
  }
  #pag.noticias #contenido .listado ol li .img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .carousel-inner .carousel-caption {
    height: 110px;
  }
  .carousel-indicators li {
    width: 30px !important;
  }
  .carousel-indicators .active {
    width: 30px !important;
  }
  .carousel-control span {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 360px) {
  #pag .jugadoresSlide2 .carousel-inner .item a.img-a {
    width: 100%;
  }
  #pag .jugadoresSlide2 .item .container {
    width: 100%;
  }
  #pag .jugadoresSlide2 .carousel-inner .item a {
    font-size: 36px;
    line-height: 36px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h5 {
    font-size: 12px;
    line-height: 12px;
  }
  #pag #foot .menu > ol > li {
    width: 100%;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h1 {
    font-size: 22px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h5 {
    font-size: 14px;
    height: 24px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item .container {
    padding: 0px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item .carousel-caption {
    border: none;
  }
  .carousel-inner .carousel-caption {
    height: 110px;
  }
  .carousel-indicators li {
    width: 20px !important;
  }
  .carousel-indicators .active {
    width: 20px !important;
  }
  .carousel-inner .item a {
    font-size: 18px;
  }
  .carousel-control span {
    padding: 15px 10px;
  }
}
@media (max-width: 320px) {
  #pag .jugadoresSlide2 .carousel-inner .item a {
    font-size: 14px;
    line-height: 14px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h5 {
    font-size: 10px;
    line-height: 10px;
  }
  #pag .jugadoresSlide2 h3 {
    font-size: 24px;
  }
  #pag nav .nav li {
    display: inline-block;
    width: 100%;
  }
  #pag #bannerBoxSlide .col-md-4.col-xs-6 {
    padding: 0px;
    text-align: center;
    width: 100%;
  }
  #pag #bannerBoxSlide .col-md-4.col-xs-6 div > a {
    display: inline-block;
  }
  #pag #bannerBoxSlide .banner-terra {
    text-align: center;
    padding: 0px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h1 {
    font-size: 20px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item h5 {
    font-size: 12px;
    height: 20px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item .container {
    padding: 0px;
  }
  #pag .jugadoresSlide2 .carousel-inner .item .carousel-caption {
    border: none;
  }
  .carousel-inner .carousel-caption {
    height: 120px;
  }
  .carousel-indicators li {
    width: 20px !important;
  }
  .carousel-indicators .active {
    width: 20px !important;
  }
  .carousel-control span {
    padding: 5px 5px;
  }
}
@media only screen and (min-width: 320px) {
  .stlCalendario1 {
    text-align: center;
  }
  .stlCalendario2 {
    text-align: center;
  }
}
@media only screen and (min-width: 480px) {
  .stlCalendario1 {
    text-align: center;
  }
  .stlCalendario2 {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .stlCalendario1 {
    text-align: center;
  }
  .stlCalendario2 {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .stlCalendario1 {
    text-align: left;
  }
  .stlCalendario2 {
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .stlCalendario1 {
    text-align: left;
  }
  .stlCalendario2 {
    text-align: right;
  }
}
@media only screen and (max-width: 1200px) {
  .stlCalendario1 {
    text-align: left;
  }
  .stlCalendario2 {
    text-align: right;
  }
}
@media only screen and (max-width: 992px) {
  .stlCalendario1 {
    text-align: left;
  }
  .stlCalendario2 {
    text-align: right;
  }
}
@media only screen and (max-width: 768px) {
  .stlCalendario1 {
    text-align: center;
  }
  .stlCalendario2 {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .stlCalendario1 {
    text-align: center;
  }
  .stlCalendario2 {
    text-align: center;
  }
}
@media only screen and (max-width: 320px) {
  .stlCalendario1 {
    text-align: center;
  }
  .stlCalendario2 {
    text-align: center;
  }
}
.stlCalendario3 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  -webkit-border-radius: 0 0 23px 23px;
  border-radius: 0 0 23px 23px;
  font: normal 16px/1 "Times New Roman", Times, serif;
  color: #ffffff;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(-90deg,#fefefe 0,#fefefe 4%,#fefefe 33%,#e1e6e9 100%);
  background: -moz-linear-gradient(180deg,#fefefe 0,#fefefe 4%,#fefefe 33%,#e1e6e9 100%);
  background: linear-gradient(180deg,#fefefe 0,#fefefe 4%,#fefefe 33%,#e1e6e9 100%);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
}
.stlCalendario4 {
  border: 0px solid red;
  width: 100%;
  float: left;
  padding: 10px;
  color: #9f9f9f;
  font-family: BenchNine, sans-serif;
  font-size: 1.2em;
}
.cabecera-seccion .titulo {
  float: left;
  font-size: 25px;
  font-weight: unset;
  line-height: 40px;
  margin: 0 15px;
  position: relative;
}
.tabla-simple {
  overflow: hidden;
}
.tabla-simple table {
  position: relative;
  width: 100%;
}
.tabla-simple table thead {
  width: 100%;
  height: 40px;
}
.tabla-simple table thead tr th {
  font-weight: 400;
  font-size: 14px;
}
.tabla-simple table thead tr th.titulo {
  text-align: left;
  line-height: 40px;
  font-size: 26px;
  padding: 0 15px;
}
.tabla-simple table tbody tr.linea-par,
.tabla-simple table tbody tr:nth-child(even) {
  background: #ecf0f1;
}
.tabla-simple table tbody tr.active {
  background: #bdc3c7;
}
.tabla-simple table tbody tr td {
  vertical-align: middle;
  text-align: center;
}
.box-clasificacion .cabecera-seccion #fecha_jornada {
  float: right;
  font-size: 16px;
  margin: 0 10px;
}
.box-clasificacion .cabecera-seccion #fecha_jornada a,
.box-clasificacion .cabecera-seccion #fecha_jornada span {
  color: #fff;
  line-height: 40px;
  float: left;
}
.box-clasificacion .cabecera-seccion #fecha_jornada a {
  font-size: 28px;
  text-decoration: none;
}
.box-clasificacion .cabecera-seccion #fecha_jornada a:hover {
  cursor: pointer;
}
.box-clasificacion .cabecera-seccion #fecha_jornada span {
  margin: 0 20px;
  text-transform: uppercase;
}
.box-clasificacion table thead {
  color: #FFF;
}
.box-clasificacion table tbody td {
  height: 32px;
}
.box-clasificacion table tbody td.posicion {
  text-align: right;
  color: #434a54;
  min-width: 19px;
}
.box-clasificacion table tbody td.contenedor-nombre {
  position: relative;
  padding: 5px 0;
}
.box-clasificacion table tbody td.contenedor-nombre .escudo-equipo-clasificacion {
  position: absolute;
  width: 24px;
  top: 50%;
  margin-top: -14px;
  left: 2px;
}
.box-clasificacion table tbody td.contenedor-nombre .escudo-equipo-clasificacion .sprite_escudos {
  display: block;
  margin-top: 1px;
}
.box-clasificacion table tbody td.contenedor-nombre .nombre-equipo-clasificacion {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 40px;
  text-align: left;
}
.box-clasificacion table tbody td.contenedor-nombre .nombre-equipo-clasificacion-movil {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  padding-left: 40px;
}
.box-clasificacion table tbody td.contenedor-nombre a {
  color: #434a54;
}
.box-clasificacion table tbody td.contenedor-nombre a:hover {
  color: #0091ff;
}
.box-clasificacion table tbody td.contenedor-numero {
  width: 8%;
  color: #434a54;
}
.box-clasificacion table tbody td.contenedor-numero.puntos {
  color: #434a54;
}
.box-clasificacion table tbody td.contenedor-flecha {
  padding: 0 10px;
}
.box-clasificacion table tbody td.contenedor-flecha .clasificacion_menos {
  color: red;
}
.box-clasificacion table tbody td.contenedor-flecha .clasificacion_mas {
  color: #00ab00;
}
.box-clasificacion table tbody .active td .nombre-equipo-clasificacion {
  font-weight: 700;
}
.box-clasificacion.clasificacion-liga-bbva table thead {
  background: #1a2741;
}
.box-clasificacion.clasificacion-liga-bbva .cabecera-seccion {
  background: #1a2741;
  color: #FFF;
}
.box-clasificacion.clasificacion-liga-bbva .cabecera-seccion .item:hover {
  background: #337dff;
}
.box-clasificacion.clasificacion-liga-bbva .cabecera-seccion .item:hover .fa-caret-up {
  color: #1a2741;
}
.box-clasificacion.clasificacion-liga-adelante table thead {
  background: #0091ff;
}
.box-clasificacion.clasificacion-liga-adelante .cabecera-seccion {
  background: #0091ff;
  color: #FFF;
}
.box-clasificacion.clasificacion-liga-adelante .cabecera-seccion .item:hover {
  background: #33c4ff;
}
.box-clasificacion.clasificacion-liga-adelante .cabecera-seccion .item:hover .fa-caret-up {
  color: #0091ff;
}
.box-clasificacion.clasificacion-primera-division-femenina table thead {
  background: #963582;
}
.box-clasificacion.clasificacion-champions-league table thead {
  background: #2446a3;
}
.box-clasificacion.clasificacion-europa-league table thead {
  background: #ffba14;
}
.stlPlantel1 {
  width: 300px;
  background: -webkit-linear-gradient(-90deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  background: -moz-linear-gradient(180deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  background: linear-gradient(180deg,#ffffff 0,#ffffff 45%,#bec4cc 100%);
  border-radius: 20px;
  position: relative;
  text-align: center;
  padding: 2px;
  box-sizing: border-box;
}
.stlPlantel1::before {
  border-radius: 20px;
  content: '';
  background-image: linear-gradient(to bottom,#fff 0%,#677487 100%);
  padding: 2px;
  width: 100%;
  height: 100%;
  top: -2px;
  left: -2px;
  position: absolute;
  z-index: -1;
}
.stlPlantel2 {
  border: 0px solid red;
  width: 70%;
  float: left;
  background: none;
  padding: 0px 0px 0px 15px;
  color: #092240;
  font-family: "BenchNine", sans-serif;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: left;
}
.stlPlantel3 {
  border: 0px solid red;
  width: 30%;
  float: left;
  background: none;
  padding: 20px 15px 0px 0px;
  color: #a6a8bf;
  font-family: "BenchNine", sans-serif;
  font-size: 35px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: right;
}
.stlPlantel4 {
  text-transform: uppercase;
  height: 47px;
  margin: 0px 0px 10px;
  background: transparent url(../images/plantel/bgTitulos.png) no-repeat 100% 0px;
  font-family: 'BenchNine', sans-serif;
  font-size: 22px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 47px;
  padding-left: 10px;
  color: #fff;
  width: 138px;
}
.stlPlantel5 {
  height: 150px;
}
.stlPlantel6Jugador {
  width: 100%;
}
.AddThis {
  overflow: hidden;
}
.AddThis > span {
  display: inline-block;
  padding-bottom: 8px;
}
.AddThis > span .stMainServices {
  height: 24px;
  line-height: 15px;
}
.AddThis > span .stButton_gradient {
  height: 22px !important;
}
#chart_wrap {
  border: 0px solid red;
  width: 100%;
  max-width: 250px;
  margin: auto;
  position: relative;
  padding-bottom: 60%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
}
#chart {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: none;
}
#pag.home section #listaPartidosHome .slick-arrow {
  color: transparent;
}
.flex-videos {
  display: flex;
  flex-wrap: wrap;
}
.popup-youtube {
  color: #1a2741;
  font-size: 12px;
  text-align: left;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
#pag.videos .sec-you {
  height: 199px;
  background-position: absolute;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  #pag.videos .sec-you {
    width: 100%;
    height: 348px;
    display: inline-block;
    float: left;
  }
}
#pag.videos .t-video.v-secundario {
  background-color: rgba(26,39,65,0.8);
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.t-video .timer {
  position: absolute;
  top: -30px;
  left: 9px;
  background-color: #ffffff;
  display: flex;
  color: #1a2741;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
  font-size: 12px;
}
.t-video .categoria {
  position: absolute;
  top: -30px;
  right: 9px;
  background-color: #ffffff;
  display: flex;
  color: #1a2741;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
  font-size: 12px;
}
.popup-youtube .icon-play {
  position: absolute;
  display: flex;
  opacity: 0;
  top: 0px;
  left: 0px;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  -webkit-transition: opacity .30s ease-in-out;
  -moz-transition: opacity .30s ease-in-out;
  -ms-transition: opacity .30s ease-in-out;
  -o-transition: opacity .30s ease-in-out;
  transition: opacity .30s ease-in-out;
}
.popup-youtube .icon-play img {
  width: 100px;
}
.popup-youtube:hover .icon-play {
  opacity: 1;
}
ul.cat-videos {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  margin-bottom: 10px;
}
ul.cat-videos li {
  margin-right: 15px;
  font-family: 'Anton', sans-serif;
  font-size: 18px;
  display: inline-block;
  float: left;
  position: relative;
}
ul.cat-videos li a {
  color: #1a2741;
  padding-bottom: 10px;
  text-decoration: none;
}
ul.cat-videos li a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 0px;
  width: 100%;
  background-color: #2670cb;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.cat-videos li a:hover,
ul.cat-videos li a:focus {
  text-decoration: none;
}
ul.cat-videos li a:hover:before,
ul.cat-videos li a:focus:before {
  height: 3px;
}
ul.cat-videos li.active a:before {
  height: 3px;
}
.no-padding-left {
  padding-left: 0px;
}
@media only screen and (max-width: 768px) {
  .no-padding-left {
    padding-left: 15px;
  }
}
.slide-video-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.listado-videos {
  position: relative;
  width: 100%;
  min-height: 170px;
}
.listado-videos .descripcion {
  text-align: left;
  font-size: 12px;
  font-family: 'Anton', sans-serif;
  font-weight: 100 !important;
  line-height: normal;
  position: relative;
  min-height: 36px;
}
.listado-videos .descripcion span.timer-line {
  position: absolute;
  display: inline-block;
  bottom: 0px;
  right: 5px;
  text-transform: uppercase;
  text-align: right;
}
.listado-videos .descripcion span.timer-line img {
  width: 17px;
  margin-top: -3px;
}
.listado-videos .descripcion .timer {
  position: absolute;
  top: -30px;
  right: 9px;
  background-color: rgba(0,0,0,0.5);
  display: flex;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
  font-size: 12px;
}
.listado-videos .descripcion .categoria {
  position: absolute;
  top: -30px;
  right: 9px;
  background-color: #ffffff;
  display: flex;
  color: #1a2741;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
  font-size: 12px;
}
.t-video.v-principal {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(26,39,65,0.8);
  padding: 10px 10px;
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  font-family: 'Anton', sans-serif;
  font-weight: 100 !important;
  line-height: normal;
  min-height: 74px;
}
.t-video.v-principal span.descripcion {
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  max-width: 90%;
  float: left;
  font-size: 25px;
}
.t-video.v-principal span.timer-line {
  position: absolute;
  display: inline-block;
  bottom: 9px;
  right: 9px;
  text-transform: uppercase;
  text-align: right;
}
.t-video.v-principal span.timer-line img {
  width: 17px;
  margin-top: -3px;
}
.t-video.v-secundario {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(26,39,65,0.8);
  padding: 10px 10px;
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  font-family: 'Anton', sans-serif;
  font-weight: 100 !important;
  line-height: normal;
  min-height: 74px;
}
.t-video.v-secundario span.descripcion {
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  float: left;
  font-size: 18px;
}
.t-video.v-secundario span.timer-line {
  position: absolute;
  display: inline-block;
  bottom: 9px;
  right: 9px;
  text-transform: uppercase;
  text-align: right;
}
.t-video.v-secundario span.timer-line img {
  width: 17px;
  margin-top: -3px;
}
.marcador {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  min-width: 75px;
}
.sep-tit-video {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 15px;
}
.sep-tit-video:before {
  content: "";
  height: 2px;
  position: absolute;
  background-color: red;
  left: 19px;
  right: 16px;
  bottom: 23px;
  z-index: 1;
}
.sep-tit-video h1 {
  text-transform: uppercase;
  padding: 10px 5px 0;
  color: #092240;
  font-family: benchnine, sans-serif;
  font-size: 38px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 40px;
  background-color: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.pt-ext {
  width: 100%;
}
.pt-ext img.img-video {
  width: 100%;
}
.timer-line {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.vtil {
  text-transform: uppercase;
  padding: 10px 5px 0;
  color: #092240;
  font-family: benchnine, sans-serif;
  font-size: 45px;
  margin-bottom: 20px;
  line-height: normal;
  font-weight: 700 !important;
  line-height: 40px;
  display: inline-block;
  width: 100%;
  text-align: CENTER;
}
.info-p-general {
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  justify-content: space-between;
  padding: 5px 15px;
  color: #000000;
  font-family: BenchNine, sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #2670cb;
}
.players-general {
  font-family: BenchNine, sans-serif;
  font-size: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #000000;
  padding: 20px 0px;
  width: 100%;
}
.stlCalendario3 {
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.f-right {
  float: right;
}
.marcador {
  color: #1a2741;
  font-size: 30px;
  display: inline-block;
  position: relative;
  padding: 15px;
  font-weight: bold;
}
.alinear-players {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.m-protector {
  width: 69px;
  display: flex;
  position: relative;
  align-items: center;
  align-content: center;
  float: left;
}
.m-protector img {
  margin: 0 auto;
}
.m-estadio {
  position: absolute;
  bottom: -26px;
  right: 0px;
  width: 150px;
  text-align: right;
}
.pregunta {
  margin-top: 15px;
  display: inline-block;
}
.fecha-part {
  position: relative;
}
.menu-torneos {
  display: flex;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.menu-torneos li {
  display: inline-block;
  position: relative;
  width: 50%;
}
.menu-torneos li a {
  width: 100%;
  border: 1px solid #ddd;
  display: inline-block;
  text-align: center;
  font-weight: 900;
  padding: 10px 15px;
  font-family: BenchNine, sans-serif;
  font-size: 20px;
  border-right: none;
  text-transform: uppercase;
  color: #1a2741;
}
.menu-torneos li a:last-child {
  border-right: 1px solid #ddd;
}
.menu-torneos li a:hover,
.menu-torneos li a.active {
  background-color: #2670cb;
  text-decoration: underline;
  color: #1a2741;
  text-decoration: none;
}
#myCarousel2 .carousel-indicators,
#myCarousel3 .carousel-indicators {
  display: none;
}
#myCarousel2 .carousel-caption,
#myCarousel3 .carousel-caption {
  display: none;
}
.SandboxRoot.env-bp-min .timeline-Tweet {
  padding: 10px;
  color: #ffffff !important;
}
.SandboxRoot.env-bp-min .timeline-Tweet-text {
  color: #ffffff !important;
}
.mfp-title {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: #1a2741;
  width: 100%;
  font-family: BenchNine, sans-serif;
  font-weight: bold;
  font-size: 23px;
}
.mfp-iframe-scaler {
  overflow: inherit;
}
.slideFotos .flex-direction-nav .flex-prev,
.slideFotos .flex-direction-nav .flex-next {
  top: 55.58%;
  right: -30px;
}
.slideFotos .flex-direction-nav .flex-prev,
.slideFotos .flex-direction-nav .flex-prev {
  top: 55.58%;
  left: -28px;
}
.slideFotos.youtube .flex-direction-nav .flex-prev,
.slideFotos.youtube .flex-direction-nav .flex-next {
  top: 50.31%;
}
.slideFotos.youtube .flex-direction-nav .flex-prev,
.slideFotos.youtube .flex-direction-nav .flex-prev {
  top: 50.31%;
}
.link-calendario:hover {
  text-decoration: none;
}
.tooltip > .tooltip-inner {
  background-color: #fff;
  color: #2670cb;
  border: 2px solid #2670cb;
  text-transform: uppercase;
}
.tooltip > .tooltip-arrow {
  border-bottom-color: #2670cb !important;
}
#pag.estadio .title-top {
  background-color: red;
}
#pag.estadio .mapa-estadio {
  display: inline-block;
  position: relatieve;
  width: 100%;
  background-color: #ffffff;
  padding: 15px 0px;
  margin-top: -20px;
  margin-bottom: -30px;
}
#pag.estadio .mapa {
  display: inline-block;
  position: relative;
  padding: 0px;
}
#pag.estadio .lateral-mapa {
  display: flex;
  height: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0px;
}
@media only screen and (max-width: 768px) {
  #pag.estadio .lateral-mapa {
    align-items: flex-start;
    align-content: flex-start;
  }
}
#pag.estadio .card {
  background: #fff;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  margin: 1rem 0rem;
  position: relative;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  #pag.estadio .card {
    padding: 0px;
  }
}
#pag.estadio .card-2 {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#pag.estadio .titulo {
  width: 100%;
  padding: 15px 15px;
  font-family: benchnine, sans-serif;
  font-size: 21px;
  line-height: normal;
  font-weight: 700 !important;
  color: #fff;
  position: relative;
  background: red;
  text-transform: uppercase;
  background-color: #1a2741;
}
#pag.estadio .info-partido {
  font-family: benchnine, sans-serif;
  font-size: 21px;
  line-height: normal;
  font-weight: 700 !important;
  padding: 15px 15px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#pag.estadio .estructura {
  text-transform: uppercase;
  text-align: left;
  font-size: 20px;
}
#pag.estadio .pad-15 {
  padding: 5px 0px;
}
#pag.estadio .torneo {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 21px;
}
#pag.estadio .torneo small {
  margin-top: 12px;
  font-size: 15px;
  color: #ccc;
  margin-top: -12px;
}
#pag.estadio .juego {
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}
#pag.estadio .fecha {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
#m-zona .modal-dialog {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#m-zona .modal-dialog .modal-header {
  width: 100%;
  padding: 15px 15px;
  font-family: benchnine, sans-serif;
  font-size: 21px;
  line-height: normal;
  font-weight: 700 !important;
  color: #fff;
  position: relative;
  background: red;
  text-transform: uppercase;
  background-color: #1a2741;
}
#m-zona .modal-dialog .close {
  float: right;
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-top: -13px !important;
  filter: alpha(opacity=20);
}
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 25px;
  height: 25px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  border-radius: 25px;
  border: 0px solid #ccc;
  margin-bottom: 0px;
}
.search-form .form-group input.form-control {
  padding: 0px 14px 5px 12px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display: block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
}
.form-control-feedback {
  position: absolute;
  top: 7px;
  right: 6px;
  z-index: 2;
  display: block;
  width: 17px;
  height: 15px;
  line-height: 30px;
  text-align: center;
  left: initial;
  font-size: 14px;
  background-color: #092240;
}
.search-form {
  max-width: 160px;
  width: auto;
}
.search-form span:before {
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #092240;
  font-size: 15px;
  padding-right: 6px;
  padding-top: 1px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.form-movil-serch {
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  align-content: center;
}
.form-movil-serch .form-group {
  margin-bottom: 0px;
}
.form-movil-serch .form-group input,
.form-movil-serch .form-group button {
  border-radius: 0px !important;
}
.form-movil-serch .btn {
  border-radius: 0px !important;
}
.logos_lvl1 li img {
  max-height: 60px;
}
.logos_lvl1 {
  display: flex !important;
  align-items: center;
  justify-content: space-around;
  align-content: center;
  flex-wrap: wrap;
}
.logos_lvl1 li {
  display: inline-block;
}
.timer {
  display: none;
}
.logo-vs-principal {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #092240;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 50px;
  padding: 20px 15px;
}
.logo-vs-principal img {
  margin: 0px 5px;
}
.tex-blue-estad {
  color: #092240;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  font-weight: 200;
  text-align: center;
}
.tex-blue-estad-2 {
  color: #092240;
  text-transform: uppercase;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  font-weight: 800;
  text-align: center;
}
.text-graf {
  color: #092240;
  text-transform: uppercase;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  font-weight: 800;
  text-align: center;
}
.item-estad {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.item-estad .marcador {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.share-icons {
  display: inline-block;
  position: relative;
  text-align: left;
  color: #ffffff;
  padding: 0px 15px;
}
.share-icons li {
  display: inline-block;
  position: relative;
  float: left;
  padding-left: 5px;
}
.share-icons li a {
  padding: 2px 26px;
  color: #ffffff;
  display: inline-block;
}
.share-icons li.facebook a {
  background-color: #4080FF;
}
.share-icons li.twitter a {
  background-color: #3C9CF3;
}
.share-icons li.email a {
  background-color: #7D7D7D;
}
.share-icons li.link a {
  background-color: #7D7D7D;
}
