@charset "UTF-8";
/* Font */
/*Sobreescribimos cosas */
/*Colores*/
/*Tipografias*/
/* Premenú */
header#masthead.sticky {
  position: fixed !important; }
  header#masthead.sticky .premenu {
    display: none; }
header#masthead .premenu .titulo {
  padding: 0; }
  header#masthead .premenu .titulo .contenido {
    background-color: #39C856;
    text-align: right;
    color: #FFF;
    padding: 5px;
    padding-right: 10px;
    text-transform: uppercase; }
header#masthead .premenu .noticias {
  background-color: #1f1f1f;
  position: relative;
  overflow: hidden;
  height: 34px;
  padding: 0; }
  header#masthead .premenu .noticias .contenido {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0; }
    header#masthead .premenu .noticias .contenido div[class*=un-post-] {
      width: 100%;
      height: 100%;
      flex: 0 0 100%;
      display: flex;
      align-items: center;
      padding-left: 10px; }
      header#masthead .premenu .noticias .contenido div[class*=un-post-] a {
        color: #FFF;
        font-size: 14px;
        line-height: 16px; }
header#masthead .premenu .flechas {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  background-color: #1f1f1f; }
  header#masthead .premenu .flechas .contenido {
    display: flex;
    height: 34px;
    align-items: center; }
    header#masthead .premenu .flechas .contenido.disable {
      pointer-events: none; }
    header#masthead .premenu .flechas .contenido > div {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 20px;
      height: 20px;
      cursor: pointer;
      position: relative;
      top: 0px;
      transition: all 0.4s ease; }
      header#masthead .premenu .flechas .contenido > div.left {
        background-image: url(../images/angle-left-rcf.png); }
      header#masthead .premenu .flechas .contenido > div.right {
        background-image: url(../images/angle-right-rcf.png); }
header#masthead .premenu .redes {
  display: flex;
  flex-flow: row nowrap;
  padding-top: 3px; }
  header#masthead .premenu .redes .rrss img {
    width: 60%; }
header#masthead .navbar-header {
  width: 100%;
  z-index: 999999; }
  header#masthead .navbar-header .boton-abonate {
    display: none;
    position: absolute;
    right: 30px;
    top: 22px; }
    header#masthead .navbar-header .boton-abonate a {
      color: #FFF;
      font-size: 12px;
      background-color: #0daa40;
      padding: 5px 10px; }
header#masthead #mobile-menu {
  z-index: 99999; }
  header#masthead #mobile-menu li.woocart, header#masthead #mobile-menu li.abonate-boton {
    display: none !important; }
  header#masthead #mobile-menu .search-form {
    background: rgba(0, 0, 0, 0.92);
    padding-top: 60px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    header#masthead #mobile-menu .search-form form {
      width: 90%;
      position: relative; }
      header#masthead #mobile-menu .search-form form input {
        background-color: unset;
        border: none;
        border-bottom: 1px solid #0daa40;
        color: #FFF; }
      header#masthead #mobile-menu .search-form form i {
        position: absolute;
        color: #0daa40;
        top: 10px;
        right: 15px; }
  header#masthead #mobile-menu .redes {
    display: flex;
    flex-flow: row nowrap;
    padding: 10px;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.92); }
    header#masthead #mobile-menu .redes .rrss img {
      width: 60%; }
header#masthead button.navbar-toggle {
  background-color: transparent !important;
  border: none !important;
  margin-top: 20px !important;
  float: left; }
  header#masthead button.navbar-toggle .icon-bar {
    width: 30px !important;
    background-color: #39C856 !important; }
header#masthead #navigation .navbar-brand {
  position: relative;
  height: 60px;
  z-index: 99; }

@media (max-width: 767px) {
  header#masthead .premenu .titulo .contenido {
    font-size: 10px;
    line-height: 14px;
    text-align: left;
    padding: 5px 10px; }
  header#masthead .premenu .noticias {
    height: 38px; }
    header#masthead .premenu .noticias .contenido div[class*=un-post-] a {
      font-size: 12px;
      line-height: 14px; }
  header#masthead .premenu .flechas .contenido {
    height: 38px; }
  header#masthead .premenu .redes {
    display: none; }
  header#masthead .navbar-header {
    height: 70px; }
    header#masthead .navbar-header .boton-carrito span.woo-cart {
      display: inline-block !important;
      top: 22px; }
      header#masthead .navbar-header .boton-carrito span.woo-cart i {
        color: #FFF; }
    header#masthead .navbar-header .boton-abonate {
      display: inline-block; }
  header#masthead .navbar-nav {
    padding-top: 20px; }
    header#masthead .navbar-nav > li > a {
      text-transform: uppercase; }
    header#masthead .navbar-nav > li > span {
      display: flex !important;
      align-items: center;
      justify-content: center; }
    header#masthead .navbar-nav > li > ul {
      background: unset;
      padding-top: 0; }
      header#masthead .navbar-nav > li > ul li a {
        padding: 0; } }
@media (max-width: 575px) {
  header#masthead #navigation > .row > .col-sm-12 {
    padding: 0; }
  header#masthead .navbar-header .navbar-brand > img {
    max-height: 65px;
    position: relative;
    top: 5px; }
  header#masthead .navbar-header .boton-carrito .woo-menu-item-add .woo-cart {
    right: 55px; }
  header#masthead .navbar-header .boton-abonate {
    right: 10px; }
  header#masthead #mobile-menu .navbar-nav li {
    font-weight: 300; }
    header#masthead #mobile-menu .navbar-nav li ul li {
      margin-bottom: 5px; } }
.bloque-rcf-en-la-red {
  position: relative;
  bottom: -20px; }
  .bloque-rcf-en-la-red .col-titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
  .bloque-rcf-en-la-red .col-rrss {
    display: flex;
    align-items: center;
    justify-content: center; }
    .bloque-rcf-en-la-red .col-rrss a:last-child .rrss {
      margin-right: 0; }
    .bloque-rcf-en-la-red .col-rrss .rrss {
      width: 60px;
      height: 60px;
      background-color: #0daa40;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin-right: 10px; }

footer#footer {
  background: unset;
  background-color: #004c31; }
  footer#footer .col-footer-1 {
    margin-top: 50px; }
    footer#footer .col-footer-1 .logos-destacados {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding-bottom: 10px; }
      footer#footer .col-footer-1 .logos-destacados .logo {
        max-width: 300px; }
        footer#footer .col-footer-1 .logos-destacados .logo img {
          width: 90%; }
    footer#footer .col-footer-1 .logos-secundarios {
      border-bottom: unset !important;
      padding-bottom: 25px !important; }
    footer#footer .col-footer-1 .logos-footer {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      border-bottom: 1px solid #8080807d;
      padding-bottom: 30px; }
      footer#footer .col-footer-1 .logos-footer.logos-terciarios {
        justify-content: center !important; }
        footer#footer .col-footer-1 .logos-footer.logos-terciarios .logo {
          max-width: 140px; }
    footer#footer .col-footer-1 .logo {
      max-width: 150px;
      margin: 25px 0; }
      footer#footer .col-footer-1 .logo a {
        color: #FFF; }
      footer#footer .col-footer-1 .logo img {
        width: 85%;
        display: flex;
        margin: 0 auto; }
      footer#footer .col-footer-1 .logo .texto {
        text-align: center;
        padding: 0 10px; }
  footer#footer .col-footer-2 {
    margin: 20px 0;
    /*padding-bottom: 20px;*/ }
    footer#footer .col-footer-2 > .menus-footer {
      border-bottom: 1px solid #8080807d;
      padding-bottom: 20px; }
    footer#footer .col-footer-2 ul#menu-menu-footer-new {
      padding: 10px 0;
      margin: 0;
      list-style-type: none;
      display: flex;
      align-items: flex-start;
      justify-content: space-around;
      flex-wrap: wrap; }
      footer#footer .col-footer-2 ul#menu-menu-footer-new > li > a {
        color: #FFF;
        font-weight: 600;
        pointer-events: none; }
      footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu {
        padding: 0;
        margin: 0;
        list-style-type: none; }
        footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu li {
          line-height: 14px;
          margin-bottom: 3px; }
          footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu li:first-child {
            margin-top: 5px; }
          footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu li:last-child {
            margin-bottom: 0; }
          footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu li a {
            color: #FFF;
            font-size: 12px;
            transition: all 0.4s ease; }
            footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu li a:hover {
              color: #0daa40; }
  footer#footer .col-footer-3 {
    margin-bottom: 20px; }
    footer#footer .col-footer-3 .datos-form-footer {
      padding: 10px 0; }
    footer#footer .col-footer-3 .col-datos img {
      max-width: 200px; }
    footer#footer .col-footer-3 .col-datos .texto {
      font-size: 12px;
      font-weight: 300;
      opacity: .5; }
      footer#footer .col-footer-3 .col-datos .texto p {
        margin-bottom: 0; }
      footer#footer .col-footer-3 .col-datos .texto a {
        color: #fff; }
    footer#footer .col-footer-3 .col-form-newsletter {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
      footer#footer .col-footer-3 .col-form-newsletter .titulo {
        margin-bottom: 5px; }
      footer#footer .col-footer-3 .col-form-newsletter .form-newsletter {
        display: flex;
        position: relative; }
        footer#footer .col-footer-3 .col-form-newsletter .form-newsletter .email input[type=email] {
          height: 44px;
          margin-bottom: 0 !important; }
        footer#footer .col-footer-3 .col-form-newsletter .form-newsletter .ajax-loader {
          position: absolute;
          top: 50%;
          transform: translate(0, -50%); }
      footer#footer .col-footer-3 .col-form-newsletter .checklegal .wpcf7-list-item {
        margin: 0; }
        footer#footer .col-footer-3 .col-form-newsletter .checklegal .wpcf7-list-item > label {
          margin-bottom: 0;
          margin-top: 5px; }
          footer#footer .col-footer-3 .col-form-newsletter .checklegal .wpcf7-list-item > label .wpcf7-list-item-label {
            color: #FFF;
            font-size: 12px;
            margin-left: 5px;
            position: relative;
            top: -1px; }
  footer#footer .container-last-footer {
    background-color: #003f29; }
    footer#footer .container-last-footer .col-izq {
      color: #FFF;
      font-size: 12px;
      font-weight: 300;
      margin: 10px 0;
      opacity: .3; }
    footer#footer .container-last-footer .col-der {
      margin: 10px 0;
      opacity: .5; }
      footer#footer .container-last-footer .col-der ul#menu-menu-footer-legal-new {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        footer#footer .container-last-footer .col-der ul#menu-menu-footer-legal-new li {
          margin-right: 8px; }
          footer#footer .container-last-footer .col-der ul#menu-menu-footer-legal-new li:last-child {
            margin-right: 0; }
          footer#footer .container-last-footer .col-der ul#menu-menu-footer-legal-new li a {
            color: #FFF;
            font-size: 12px;
            font-weight: 300; }
            footer#footer .container-last-footer .col-der ul#menu-menu-footer-legal-new li a:hover {
              color: #0daa40; }

@media (max-width: 991px) {
  footer#footer .col-footer-3 .col-form-newsletter {
    justify-content: center;
    margin-top: 30px; }
  footer#footer .container-last-footer .col-der ul#menu-menu-footer-legal-new {
    justify-content: center; } }
@media (max-width: 768px) {
  footer#footer .col-footer-2 ul#menu-menu-footer-new {
    justify-content: flex-start; }
    footer#footer .col-footer-2 ul#menu-menu-footer-new > li {
      flex: 0 0 25%;
      margin-bottom: 20px; }
      footer#footer .col-footer-2 ul#menu-menu-footer-new > li > a {
        pointer-events: auto !important; }
      footer#footer .col-footer-2 ul#menu-menu-footer-new > li ul.sub-menu {
        height: 0px;
        overflow: hidden; }
  footer#footer .col-footer-3 {
    text-align: center; }
    footer#footer .col-footer-3 .col-datos {
      margin-bottom: 20px; }
    footer#footer .col-footer-3 .col-form-newsletter .form-newsletter {
      display: flex;
      flex-flow: column nowrap; }
      footer#footer .col-footer-3 .col-form-newsletter .form-newsletter .email {
        margin: 10px 0 20px; }
        footer#footer .col-footer-3 .col-form-newsletter .form-newsletter .email input[type=email] {
          height: 44px;
          margin-bottom: 0 !important; }
    footer#footer .col-footer-3 .col-form-newsletter .checklegal .wpcf7-list-item {
      margin: 0; }
      footer#footer .col-footer-3 .col-form-newsletter .checklegal .wpcf7-list-item > label {
        margin-bottom: 0;
        margin-top: 5px; }
        footer#footer .col-footer-3 .col-form-newsletter .checklegal .wpcf7-list-item > label .wpcf7-list-item-label {
          color: #FFF;
          font-size: 12px;
          margin-left: 5px;
          position: relative;
          top: -1px; }
  footer#footer .container-last-footer .col-izq {
    text-align: center; }
  footer#footer .container-last-footer .container > .row {
    display: flex;
    flex-flow: column nowrap; }
    footer#footer .container-last-footer .container > .row .col-izq {
      order: 2; }
    footer#footer .container-last-footer .container > .row .col-der {
      order: 1; }
      footer#footer .container-last-footer .container > .row .col-der ul.menu {
        display: flex;
        flex-flow: row wrap; }
        footer#footer .container-last-footer .container > .row .col-der ul.menu li {
          margin-top: 10px;
          margin-right: 20px; } }
@media (max-width: 575px) {
  footer#footer .col-footer-1 .logos-footer .logo {
    max-width: 50%;
    flex: 0 0 33%; }
  footer#footer .col-footer-2 ul#menu-menu-footer-new > li {
    flex: 0 0 33.33%; }
    footer#footer .col-footer-2 ul#menu-menu-footer-new > li > a {
      font-size: 14px; }
  footer#footer .container-last-footer .col-der ul li {
    line-height: 14px; } }
/* General */
.gradient-white {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.gradient-dark-gray {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.39) 0%, rgba(0, 0, 0, 0.8) 37%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.39) 0%, rgba(0, 0, 0, 0.8) 37%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.39) 0%, rgba(0, 0, 0, 0.8) 37%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63000000', endColorstr='#cc000000',GradientType=0 );
  /* IE6-9 */ }

.gradient-soft-gray {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 37%, rgba(0, 0, 0, 0.39) 39%, rgba(0, 0, 0, 0.8) 94%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 37%, rgba(0, 0, 0, 0.39) 39%, rgba(0, 0, 0, 0.8) 94%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 37%, rgba(0, 0, 0, 0.39) 39%, rgba(0, 0, 0, 0.8) 94%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
  /* IE6-9 */ }

.padding-cero {
  padding: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.margin-cero {
  margin: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.width-cien {
  width: 100% !important; }

.boton-verde a {
  border: 2px solid #0daa40;
  padding: 15px 40px;
  text-transform: uppercase;
  font-weight: 400; }

.aspas-verdes {
  background-image: url(../images/aspas-verdes.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 45px; }

.titulo-seccion {
  font-size: 45px;
  margin: 20px; }
  .titulo-seccion p {
    margin: 0; }

@media (max-width: 768px) {
  .titulo-seccion {
    font-size: 30px; } }
/* HERO HOME */
.bloque-hero-home {
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: relative; }
  .bloque-hero-home .contenido {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0); }
    .bloque-hero-home .contenido .cajas {
      width: 70%;
      height: inherit;
      margin: 0 auto;
      display: flex; }
      .bloque-hero-home .contenido .cajas .partidos {
        width: 55%;
        height: inherit;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        position: relative;
        padding-right: 50px;
        /*
        &:after{
        	display: block;
        	content: "";
        	position: absolute;
        	z-index: 1;
        	top: 0px;
        	right: -10px;
        	width: 147px;
        	height: 100%;
        	background-image: url(../images/esquina-2.png);
        }
        */ }
        .bloque-hero-home .contenido .cajas .partidos > .titulo {
          font-size: 22px;
          color: #ffffffcf;
          font-weight: 600;
          margin-bottom: 15px; }
        .bloque-hero-home .contenido .cajas .partidos .ultimo-partido {
          width: 100%;
          margin-bottom: 10px; }
          .bloque-hero-home .contenido .cajas .partidos .ultimo-partido > .titulo {
            color: #0daa40;
            font-size: 14px;
            text-align: center; }
          .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos {
            display: flex;
            margin-top: 15px;
            width: 100%; }
            .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .local {
              color: #ffffffcf;
              font-size: 30px;
              line-height: 32px;
              font-weight: 600;
              margin-right: 20px;
              width: 33.33%;
              display: flex;
              align-items: center;
              justify-content: flex-end; }
            .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .resultado {
              width: 33.33%;
              display: flex;
              align-items: center;
              justify-content: space-evenly; }
              .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .resultado .goles {
                color: #FFF;
                font-size: 60px;
                font-weight: 600; }
              .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .resultado .separador {
                text-align: center;
                color: #ffffffcf;
                font-size: 80px;
                position: relative;
                top: -6px; }
            .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .visitante {
              color: #ffffffcf;
              font-size: 30px;
              line-height: 32px;
              font-weight: 600;
              margin-left: 20px;
              width: 33.33%;
              display: flex;
              align-items: center;
              justify-content: flex-start; }
        .bloque-hero-home .contenido .cajas .partidos .proximo-partido > .titulo {
          color: #0daa40;
          font-size: 14px;
          text-align: center;
          margin-bottom: 10px;
          margin-top: 10px; }
        .bloque-hero-home .contenido .cajas .partidos .proximo-partido .fecha {
          color: #ffffffcf;
          font-size: 14px;
          font-weight: 400;
          text-transform: capitalize;
          text-align: center; }
        .bloque-hero-home .contenido .cajas .partidos .proximo-partido .hora-campo {
          display: flex;
          align-items: center;
          justify-content: center;
          color: #ffffffcf;
          font-size: 14px;
          font-weight: 400; }
          .bloque-hero-home .contenido .cajas .partidos .proximo-partido .hora-campo div {
            width: 10px; }
      .bloque-hero-home .contenido .cajas .clasificacion {
        width: 45%;
        height: inherit;
        position: relative;
        overflow: hidden; }

@media (max-width: 1440px) {
  .bloque-hero-home .contenido .cajas {
    width: 80%; } }
@media (max-width: 1024px) {
  .bloque-hero-home .contenido .cajas {
    width: 95%; } }
@media (max-width: 991px) {
  .bloque-hero-home {
    background-position-y: -120px; }
    .bloque-hero-home .contenido {
      height: 500px;
      bottom: 0px; }
      .bloque-hero-home .contenido .cajas {
        width: 95%;
        flex-direction: column;
        background: #000; }
        .bloque-hero-home .contenido .cajas .partidos {
          width: 100%;
          padding-right: 20px; }
          .bloque-hero-home .contenido .cajas .partidos:after {
            display: none; }
          .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .local, .bloque-hero-home .contenido .cajas .partidos .ultimo-partido .equipos .visitante {
            font-size: 18px;
            line-height: 20px; }
        .bloque-hero-home .contenido .cajas .clasificacion {
          width: 100%; } }
@media (max-width: 575px) {
  .bloque-hero-home {
    position: relative;
    background-position: top;
    min-height: 900px; }
    .bloque-hero-home .contenido {
      height: 520px;
      bottom: 0px; }

  .titulo-seccion {
    font-size: 32px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .bloque-hero-home {
    background-position-y: -120px; }
    .bloque-hero-home .contenido {
      height: auto;
      max-height: 260px;
      overflow-y: scroll; } }
/* ÚLTIMAS NOTICIAS */
.bloque-ultimas-noticias {
  margin: 20px 0; }
  .bloque-ultimas-noticias .col-titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px; }
  .bloque-ultimas-noticias .col-noticias {
    padding: 0; }
    .bloque-ultimas-noticias .col-noticias .tns-outer {
      position: relative; }
      .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls {
        width: 100%;
        z-index: 1;
        outline: none; }
        .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls button {
          width: 40px;
          height: 40px;
          border: none;
          border-radius: 50%;
          background-color: #0daa40;
          background-position: center;
          background-repeat: no-repeat;
          background-size: auto;
          outline: none;
          position: absolute;
          top: 50%;
          transform: translate(0, -50%);
          z-index: 1; }
        .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls button[data-controls=prev] {
          background-image: url(../images/arrow-prev.png);
          left: 30%; }
        .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls button[data-controls=next] {
          background-image: url(../images/arrow-next.png);
          left: 68%; }
    .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-].item-central .inner-noticia .textos, .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-]:hover .inner-noticia .textos {
      display: block; }
    .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-].item-central .inner-noticia .velo, .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-]:hover .inner-noticia .velo {
      display: none; }
    .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-] .inner-noticia {
      height: 350px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-] .inner-noticia .textos {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 25px; }
        .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-] .inner-noticia .textos .fecha {
          color: #FFF;
          font-size: 14px;
          margin-bottom: 5px; }
        .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-] .inner-noticia .textos .titulo {
          margin-bottom: 10px; }
          .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-] .inner-noticia .textos .titulo a {
            color: #FFF;
            color: #FFF;
            text-transform: uppercase;
            font-size: 18px; }
      .bloque-ultimas-noticias .col-noticias .noticias div[class*=noticia-] .inner-noticia .velo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000a1; }
  .bloque-ultimas-noticias .col-ver-todas {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0; }

@media (max-width: 767px) {
  .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls {
    top: 40%; }
    .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls button[data-controls=prev] {
      left: 20px; }
    .bloque-ultimas-noticias .col-noticias .tns-outer .tns-controls button[data-controls=next] {
      right: 20px;
      left: unset; } }
/* RCF MEDIA */
.bloque-videos .col-titulo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px; }
.bloque-videos .conten-videos {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around; }
.bloque-videos .col-ver-todos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0; }

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .bloque-videos .conten-videos {
    width: 100%;
    flex-wrap: wrap; }
    .bloque-videos .conten-videos .item {
      width: 100%; }
      .bloque-videos .conten-videos .item iframe {
        width: 100%; }
      .bloque-videos .conten-videos .item:first-child {
        margin-bottom: 15px; } }
/* NEWSLETTER */
.bloque-newsletter {
  position: relative; }
  .bloque-newsletter .newsletter-outer {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 350px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end; }
    .bloque-newsletter .newsletter-outer .textos {
      max-width: 750px;
      margin-bottom: 10px;
      padding: 20px; }
      .bloque-newsletter .newsletter-outer .textos .texto-superior {
        color: #FFF;
        font-size: 18px;
        font-weight: 300; }
      .bloque-newsletter .newsletter-outer .textos .texto-inferior {
        color: #FFF;
        font-size: 20px;
        margin-bottom: 15px; }
      .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter {
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter .email {
          flex-grow: 1; }
          .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter .email input[type=email] {
            margin-bottom: 0 !important;
            height: 44px; }
          .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter .email .wpcf7-not-valid-tip {
            position: absolute;
            font-size: 12px; }
        .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter .submit input[type=submit] {
          text-transform: uppercase; }
        .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter .submit .ajax-loader {
          position: absolute; }
      .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .checklegal .wpcf7-list-item {
        margin: 0; }
        .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .checklegal .wpcf7-list-item > label {
          margin-bottom: 0;
          margin-top: 5px; }
          .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .checklegal .wpcf7-list-item > label .wpcf7-list-item-label {
            color: #FFF;
            font-size: 12px;
            margin-left: 5px;
            position: relative;
            top: -1px; }
      .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .wpcf7-response-output {
        margin: 0;
        position: absolute;
        top: 70px; }

@media (max-width: 1199px) {
  .bloque-newsletter .newsletter-outer .textos {
    max-width: 650px;
    margin-bottom: 20px; }
    .bloque-newsletter .newsletter-outer .textos .texto-superior {
      font-size: 16px; } }
@media (max-width: 991px) {
  .bloque-newsletter .newsletter-outer {
    height: 500px;
    max-width: 350px;
    margin: 0 auto; }
    .bloque-newsletter .newsletter-outer .textos .texto-superior {
      text-align: center; }
    .bloque-newsletter .newsletter-outer .textos .texto-inferior {
      text-align: center; }
    .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter {
      flex-direction: column; }
      .bloque-newsletter .newsletter-outer .textos .form-newsletter-outer .form-newsletter .email {
        margin-bottom: 20px; }
    .bloque-newsletter .newsletter-outer .wpcf7-response-output {
      top: unset !important;
      bottom: 10px;
      left: 0;
      width: 100%;
      text-align: center;
      background-color: green;
      color: #fff; } }
.bloque-rcf-store {
  padding: 30px 0; }
  .bloque-rcf-store .col-titulo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px; }
  .bloque-rcf-store .col-titulo-store .nav-store {
    margin-top: 20px; }
    .bloque-rcf-store .col-titulo-store .nav-store button {
      width: 40px;
      height: 40px;
      border: none;
      border-radius: 50%;
      background-color: #0daa40;
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      outline: none; }
    .bloque-rcf-store .col-titulo-store .nav-store button.prev {
      background-image: url(../images/arrow-prev.png); }
    .bloque-rcf-store .col-titulo-store .nav-store button.next {
      background-image: url(../images/arrow-next.png);
      margin-left: 15px; }
  .bloque-rcf-store .col-store .productos div[class*=producto-].first-item .inner-producto .velo, .bloque-rcf-store .col-store .productos div[class*=producto-]:hover .inner-producto .velo {
    display: none !important; }
  .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 10px 20px;
    border: 1px solid #0daa40;
    border-right: unset;
    overflow: hidden;
    min-height: 400px; }
    .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto .imagen-producto img {
      max-height: 300px; }
    .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto .textos {
      width: 100%;
      text-align: center;
      color: #000; }
      .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto .textos .titulo {
        font-weight: 600;
        font-size: 14px; }
      .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto .textos .precio {
        font-size: 12px; }
    .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto .velo {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #ffffffc9;
      width: 100%;
      height: 100%; }
  .bloque-rcf-store .col-ir-a-la-tienda {
    position: relative; }
    .bloque-rcf-store .col-ir-a-la-tienda .boton-verde {
      position: absolute;
      top: -40px; }

@media (max-width: 768px) {
  .bloque-rcf-store .col-titulo-store {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 10px; }
  .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto {
    border: unset !important; }
  .bloque-rcf-store .col-ir-a-la-tienda {
    position: unset;
    display: flex;
    align-items: center;
    justify-content: center; }
    .bloque-rcf-store .col-ir-a-la-tienda .boton-verde {
      position: unset;
      top: unset;
      margin-top: 40px; } }
.bloque-el-club .col-titulo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0; }
.bloque-el-club .bg-el-club {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .bloque-el-club .bg-el-club .col-logo-superior {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0; }
  .bloque-el-club .bg-el-club .col-plantilla {
    position: relative; }
    .bloque-el-club .bg-el-club .col-plantilla .tns-controls button {
      width: 40px;
      height: 40px;
      border: none;
      border-radius: 50%;
      background-color: #0daa40;
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      outline: none;
      position: absolute;
      top: 50%;
      transform: translate(-50%, 0);
      z-index: 1; }
      .bloque-el-club .bg-el-club .col-plantilla .tns-controls button[data-controls="prev"] {
        background-image: url(../images/arrow-prev.png);
        left: 15px; }
      .bloque-el-club .bg-el-club .col-plantilla .tns-controls button[data-controls="next"] {
        background-image: url(../images/arrow-next.png);
        right: -25px; }
    .bloque-el-club .bg-el-club .col-plantilla .tns-nav {
      position: absolute;
      bottom: -30px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding-right: 27px; }
      .bloque-el-club .bg-el-club .col-plantilla .tns-nav button {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        outline: none;
        border: none;
        background-color: #c7c7c7d6;
        margin-right: 8px; }
        .bloque-el-club .bg-el-club .col-plantilla .tns-nav button:last-child {
          margin-right: 0px; }
        .bloque-el-club .bg-el-club .col-plantilla .tns-nav button.tns-nav-active {
          background-color: #FFF !important; }
    .bloque-el-club .bg-el-club .col-plantilla .plantilla div[class*=jugador-] .inner-jugador {
      height: 450px;
      background-position: top;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      .bloque-el-club .bg-el-club .col-plantilla .plantilla div[class*=jugador-] .inner-jugador .textos {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 10px;
        padding-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: #FFF; }
        .bloque-el-club .bg-el-club .col-plantilla .plantilla div[class*=jugador-] .inner-jugador .textos .nombre {
          display: flex;
          font-size: 20px;
          font-weight: 600; }
          .bloque-el-club .bg-el-club .col-plantilla .plantilla div[class*=jugador-] .inner-jugador .textos .nombre .dorsal {
            margin-right: 5px;
            color: #0daa40;
            font-weight: 600; }
        .bloque-el-club .bg-el-club .col-plantilla .plantilla div[class*=jugador-] .inner-jugador .textos .posicion {
          font-size: 14px;
          font-weight: 300; }
  .bloque-el-club .bg-el-club .col-enlaces {
    margin-top: 60px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .bloque-el-club .bg-el-club .col-enlaces div[class*=enlace-] {
      flex: 0 0 49%;
      height: 300px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center; }
      .bloque-el-club .bg-el-club .col-enlaces div[class*=enlace-]:hover .ver-todas {
        font-size: 15px; }
      .bloque-el-club .bg-el-club .col-enlaces div[class*=enlace-] .textos {
        font-size: 32px;
        color: #FFF;
        text-align: center; }
      .bloque-el-club .bg-el-club .col-enlaces div[class*=enlace-] .ver-todas {
        color: #FFF;
        font-size: 14px;
        text-align: center;
        transition: all 0.4s ease; }
  .bloque-el-club .bg-el-club .col-banner {
    margin: 50px 0; }
    .bloque-el-club .bg-el-club .col-banner img {
      width: 100%;
      object-fit: cover; }

@media (max-width: 768px) {
  .bloque-el-club .bg-el-club .col-plantilla .tns-nav {
    display: none; }
  .bloque-el-club .bg-el-club .col-plantilla .plantilla div[class*=jugador-] .inner-jugador {
    height: 500px; }
  .bloque-el-club .bg-el-club .col-enlaces {
    flex-direction: column; }
    .bloque-el-club .bg-el-club .col-enlaces div[class*=enlace-] {
      flex: 0 0 100%;
      width: 100%;
      min-height: 300px;
      margin-bottom: 20px; } }
/* CABECERA CUSTOM */
section.cabecera-custom .cabecera {
  height: 250px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover; }

/* MENU CABECERA CUSTOM */
section.menu-cabecera {
  background-color: #0daa40; }
  section.menu-cabecera .div-menu-cabecera {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-left: 36px; }
    section.menu-cabecera .div-menu-cabecera .custom-menu-item {
      padding: 10px 20px;
      cursor: pointer;
      color: #FFF;
      font-size: 14px;
      line-height: 18px;
      opacity: 0.6;
      transition: all 0.4s ease; }
      section.menu-cabecera .div-menu-cabecera .custom-menu-item > a {
        color: #FFF; }
      section.menu-cabecera .div-menu-cabecera .custom-menu-item.active, section.menu-cabecera .div-menu-cabecera .custom-menu-item:hover {
        opacity: 1; }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  section.menu-cabecera .div-menu-cabecera {
    padding-left: 0; } }
/* CUSTOM PLANTILLA */
.custom-plantilla .col-titulo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0; }
.custom-plantilla .col-custom-plantilla {
  position: relative; }
  .custom-plantilla .col-custom-plantilla .custom-posicion {
    margin-bottom: 30px; }
    .custom-plantilla .col-custom-plantilla .custom-posicion .titulo-position {
      color: #0daa40;
      font-size: 28px;
      font-weight: 600;
      margin-bottom: 40px; }
    .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] {
        flex: 0 0 25%;
        padding-right: 20px;
        padding-bottom: 20px; }
        .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] .inner-jugador {
          height: 450px;
          background-position: top;
          background-repeat: no-repeat;
          background-size: cover;
          position: relative; }
          .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] .inner-jugador .textos {
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 10px;
            padding-bottom: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            color: #FFF; }
            .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] .inner-jugador .textos .nombre {
              display: flex;
              font-size: 20px;
              font-weight: 600; }
              .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] .inner-jugador .textos .nombre .dorsal {
                margin-right: 5px;
                color: #0daa40;
                font-weight: 600; }
            .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] .inner-jugador .textos .posicion {
              font-size: 14px;
              font-weight: 300; }

@media (max-width: 1024px) {
  .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] {
    flex: 0 0 33.33%; } }
@media (max-width: 768px) {
  .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] {
    flex: 0 0 50%; } }
@media (max-width: 500px) {
  .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] {
    flex: 0 0 50%;
    padding-right: 0; }
    .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-]:nth-child(odd) {
      padding-right: 5px; }
    .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-]:nth-child(even) {
      padding-left: 5px; }
    .custom-plantilla .col-custom-plantilla .custom-posicion div[class*=plantilla-] div[class*=jugador-] .inner-jugador {
      height: 250px; } }
.clasificacion-inner {
  background-color: #0daa40;
  max-width: 100%;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
  padding: 20px; }
  .clasificacion-inner .titulo {
    font-size: 22px;
    line-height: 1em;
    background: transparent;
    color: #FFFFFFCF;
    margin: 0 auto;
    padding: 0.3em 0;
    width: 90%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600; }
  .clasificacion-inner table {
    pointer-events: none;
    background-color: transparent !important;
    border-bottom: unset;
    /* Cabeceras */
    /* Líneas */
    /* Footer */ }
    .clasificacion-inner table tbody tr:first-child td:nth-child(3) {
      /* 'equipo' */
      visibility: hidden; }
    .clasificacion-inner table tbody tr {
      background-color: transparent !important;
      color: #FFF !important; }
      .clasificacion-inner table tbody tr:nth-child(2) {
        border-top: unset !important; }
      .clasificacion-inner table tbody tr.racing-ferrol {
        color: #000 !important;
        font-weight: 800; }
        .clasificacion-inner table tbody tr.racing-ferrol td, .clasificacion-inner table tbody tr.racing-ferrol td a {
          color: #000 !important;
          font-weight: 800; }
      .clasificacion-inner table tbody tr td {
        padding-bottom: 3px !important;
        padding-top: 3px !important;
        font-size: 16px;
        font-family: "Roboto Slab"; }
        .clasificacion-inner table tbody tr td:nth-child(3) {
          padding-left: 10px !important; }
        .clasificacion-inner table tbody tr td a {
          color: #FFF !important; }
    .clasificacion-inner table tbody tr:last-child {
      display: none; }
  .clasificacion-inner .script-clasificacion {
    visibility: hidden; }
    .clasificacion-inner .script-clasificacion > div {
      display: none; }

@media (max-width: 991px) {
  .clasificacion-inner table tbody tr td {
    font-size: 12px; } }
.cabecera-tienda .cabecera {
  position: relative; }
  .cabecera-tienda .cabecera .tns-nav {
    position: absolute;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 20px; }
    .cabecera-tienda .cabecera .tns-nav button {
      width: 15px;
      height: 15px;
      border-radius: 50%;
      outline: none;
      border: none;
      background-color: #c7c7c7d6;
      margin-right: 8px; }
      .cabecera-tienda .cabecera .tns-nav button:last-child {
        margin-right: 0px; }
      .cabecera-tienda .cabecera .tns-nav button.tns-nav-active {
        background-color: #FFF !important; }
  .cabecera-tienda .cabecera .slider-cabecera-tienda div[class*=myslide-] .inner-myslide .imagen-slide img {
    width: 100%; }

.banners-top .banners {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 30px 0; }
  .banners-top .banners > div {
    flex: 0 0 45%; }
  .banners-top .banners .imagen-banner img {
    max-height: 320px; }

.custom-site-content p.woocommerce-result-count {
  display: none; }
.custom-site-content form.woocommerce-ordering {
  display: none; }
.custom-site-content .col-titulo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px; }
.custom-site-content .list-products .productos {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .custom-site-content .list-products .productos div[class*=producto-] {
    flex: 0 0 25%; }
    .custom-site-content .list-products .productos div[class*=producto-].class-hidden {
      display: none; }
    .custom-site-content .list-products .productos div[class*=producto-] .inner-producto {
      border-right: 1px solid #0daa40;
      justify-content: space-around; }
      .custom-site-content .list-products .productos div[class*=producto-] .inner-producto:hover .velo-2 {
        opacity: 1; }
      .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .categorias {
        display: flex;
        align-items: center;
        justify-content: center; }
        .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .categorias .category {
          position: relative; }
          .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .categorias .category:last-child {
            margin-right: 0; }
            .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .categorias .category:last-child:after {
              display: none; }
          .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .categorias .category a {
            color: #0daa40;
            margin-right: 10px;
            font-size: 12px; }
          .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .categorias .category:after {
            display: block;
            content: "";
            position: absolute;
            top: 4px;
            right: 4px;
            width: 2px;
            height: 17px;
            background-color: #0000002e; }
      .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .titulo {
        color: #000;
        font-size: 18px; }
      .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .precio {
        color: #000; }
      .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .velo-2 {
        opacity: 0;
        background-color: #0003;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity 0.6s ease; }
        .custom-site-content .list-products .productos div[class*=producto-] .inner-producto .velo-2:after {
          display: block;
          font-family: "FontAwesome";
          content: "\f07a";
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          color: #FFF;
          text-align: center;
          padding: 5px 15px;
          background-color: #0daa40;
          border-radius: 4px; }
.custom-site-content .list-products .col-ver-mas {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 20px; }

/* SINGLE PRODUCT */
.single-product .cabecera-single-product .cabecera {
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.single-product .images.woocommerce-product-gallery .thumbnails {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .single-product .images.woocommerce-product-gallery .thumbnails > div {
    flex: 0 0 14%; }
    .single-product .images.woocommerce-product-gallery .thumbnails > div:last-child {
      margin-right: 0; }
.single-product .summary.entry-summary {
  width: 56.5%; }
  .single-product .summary.entry-summary > h1 {
    font-size: 22px; }
  .single-product .summary.entry-summary > .price {
    font-size: 18px; }
  .single-product .summary.entry-summary > form.variations_form.cart {
    margin-top: 15px; }
    .single-product .summary.entry-summary > form.variations_form.cart table td.label label {
      color: #000;
      font-size: 14px;
      margin-top: 15px; }
    .single-product .summary.entry-summary > form.variations_form.cart table td.value {
      width: 550px;
      padding-right: 0; }
      .single-product .summary.entry-summary > form.variations_form.cart table td.value select {
        margin: 0;
        border: 1px solid #0000005e; }
      .single-product .summary.entry-summary > form.variations_form.cart table td.value a.reset_variations {
        display: none; }
    .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        position: relative;
        padding-left: 94px;
        width: auto; }
        .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity:before {
          display: block;
          content: "Cantidad";
          position: absolute;
          top: 5px;
          left: 0;
          font-size: 14px;
          text-transform: uppercase;
          font-weight: bold; }
        .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input[type=number] {
          border: 1px solid #0000005e; }
      .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button.button.alt {
        background-color: #0daa40;
        color: #FFF;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        padding: 15px 25px; }
        .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button.button.alt.disabled {
          background-color: #0daa40; }
  .single-product .summary.entry-summary .product_meta {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 20px; }
.single-product .woocommerce-tabs.wc-tabs-wrapper {
  clear: unset !important;
  float: right;
  width: 56.5%; }
  .single-product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    display: none !important; }
  .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    display: block !important;
    margin-bottom: 15px !important; }
    .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
      font-size: 14px;
      margin-top: 15px;
      margin-bottom: 5px; }
    .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel > p {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 0;
      margin-left: 15px; }
    .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel > table {
      border: none;
      margin-left: 15px; }
      .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel > table tr th {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 400;
        border: none;
        padding-left: 0;
        background: unset;
        padding: 0; }
      .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel > table tr td {
        font-size: 14px;
        background: unset;
        border: none;
        padding: 0; }
        .single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel > table tr td p {
          padding: 0; }
.single-product section.related.products {
  clear: both;
  padding-top: 20px; }
  .single-product section.related.products h3.related-title {
    font-weight: unset;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 10px;
    background-image: url(../images/aspas-verdes.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 45px; }
  .single-product section.related.products ul.products li .thm-woo-product-wrapper {
    border: 1px solid #0daa40;
    margin: 0; }
    .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer {
      height: 340px; }
      .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer a.button.product_type_variable.add_to_cart_button {
        background-color: #0daa40; }
        .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer a.button.product_type_variable.add_to_cart_button:after {
          color: #FFF; }
    .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner {
      height: 140px;
      background: unset; }
      .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner .product-cat {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner .product-cat a {
          background-color: unset;
          color: #0daa40;
          font-weight: 600;
          margin-bottom: 0;
          position: relative;
          margin-right: 10px;
          font-size: 12px;
          padding: 0; }
          .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner .product-cat a:last-child {
            margin-right: 0; }
            .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner .product-cat a:last-child:after {
              display: none; }
          .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner .product-cat a:after {
            display: block;
            content: "";
            position: absolute;
            top: 4px;
            right: -6px;
            width: 2px;
            height: 17px;
            background-color: #0000002e; }
      .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner a h2 {
        text-align: center; }
      .single-product section.related.products ul.products li .thm-woo-product-wrapper .product-thumbnail-outer-inner span.price {
        text-align: center; }
.single-product div.pp_default .pp_description {
  display: none !important; }
.single-product div.pp_default .pp_social {
  display: none !important; }

@media (max-width: 1440px) {
  .custom-site-content .list-products .productos div[class*=producto-] .inner-producto {
    min-height: 420px; } }
@media (max-width: 1199px) {
  .custom-site-content .list-products .productos div[class*=producto-] {
    flex: 0 0 33.33%; } }
@media (max-width: 991px) {
  .custom-site-content .list-products .productos div[class*=producto-] {
    flex: 0 0 50%; }

  .single-product section.related.products ul.products li .thm-woo-product-wrapper {
    height: 400px; } }
@media (max-width: 768px) {
  .single-product .cabecera-single-product .cabecera {
    height: 100px;
    background-position: right; }

  .banners-top .banners {
    flex-direction: column; }
    .banners-top .banners .imagen-banner img {
      margin-bottom: 30px; }

  .bloque-rcf-store .col-store .productos div[class*=producto-] .inner-producto {
    border: 1px solid #0daa40 !important;
    border-right: 1px solid #0daa40 !important; }

  .single-product .woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
    border-bottom: 1px solid #8080806b;
    margin-bottom: 20px; }

  .single-product .summary.entry-summary > form.variations_form.cart {
    border-bottom: 1px solid #8080806b;
    padding-bottom: 1.5em; }

  .woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products {
    flex-direction: column; }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    flex: 0 0 100% !important;
    width: 100% !important; }

  .single-product section.related.products ul.products li .thm-woo-product-wrapper {
    height: 480px; } }
@media (max-width: 767px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    flex: 0 0 100% !important;
    width: 100% !important; } }
@media (max-width: 620px) {
  .custom-site-content .list-products .bloque-rcf-store > .container-fluid {
    padding: 0; }
    .custom-site-content .list-products .bloque-rcf-store > .container-fluid .col-store {
      padding: 0; }
  .custom-site-content .list-products .productos div[class*=producto-] {
    flex: 0 0 100%; } }
@media (max-width: 425px) {
  .single-product .summary.entry-summary > form.variations_form.cart table td.label label {
    font-size: 12px; }

  .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
    padding-left: 80px; }
    .single-product .summary.entry-summary > form.variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity:before {
      font-size: 12px; } }
.comun-subtit, .interior__subtit, .admin__cargo {
  color: #0daa40;
  font-size: 28px;
  font-weight: bold;
  margin-top: 50px; }

.mb2 {
  margin-bottom: 20px; }

.centrado {
  text-align: center; }

.destacado-rcf .fixture-title {
  background-color: #0daa40;
  color: #ffffff; }

.interior__tit {
  text-align: center;
  margin: 50px 0 0; }
  .interior__tit .themeum-title-icon {
    display: none; }
  .interior__tit h2 {
    margin-left: 0 !important;
    color: #000000 !important;
    font-size: 45px !important; }
.interior__subtit.mb2 {
  margin-bottom: 20px; }
.interior__lista ul {
  padding-inline-start: 0;
  list-style: none; }
.interior-campos {
  color: #ffffff; }
  .interior-campos__tit {
    text-transform: uppercase; }
  .interior-campos .vc-hoverbox-inner {
    min-height: 315px !important; }
  .interior-campos .vc-hoverbox-back-inner p {
    text-align: left; }
.interior-presidentxs-conten {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end; }
.interior-presidentxs table {
  border-bottom: unset; }
  .interior-presidentxs table tbody tr td {
    border-top: unset;
    padding: 0 0 8px 0; }
    .interior-presidentxs table tbody tr td:first-of-type {
      font-weight: bold; }
.interior__dato {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 50px;
  width: 200px;
  height: 200px;
  border: 6px solid #0daa40;
  border-radius: 50%; }
  .interior__dato p {
    font-size: 90px;
    font-weight: bold;
    color: #0daa40; }
.interior-item-pena {
  padding: 40px;
  color: #ffffff;
  min-height: 400px;
  margin-right: 5px; }
  .interior-item-pena p {
    margin-bottom: 5px;
    font-weight: 300; }

.admin__cargo {
  margin-bottom: 10px !important; }
.admin__nome {
  margin-bottom: 20px !important; }

@media (max-width: 575px) {
  .interior__tit h2 {
    font-size: 28px !important;
    margin-bottom: 20px !important; }
  .interior__subtit {
    font-size: 22px; }
    .interior__subtit p {
      text-align: center !important; }
  .interior-item-pena {
    padding: 40px 8px;
    min-height: unset;
    margin-right: 5px;
    margin-left: 5px; }
    .interior-item-pena.bg-cover {
      background-size: cover; } }
.btn-rcf, .blog #content article.post .entry-content-wrap .entry-summary a.btn, .category #content article.post .entry-content-wrap .entry-summary a.btn, .single-post #content article.post .entry-content-wrap .entry-summary a.btn, .blog #content .post-navigation .previous-post a, .blog #content .post-navigation .next-post a, .category #content .post-navigation .previous-post a, .category #content .post-navigation .next-post a, .single-post #content .post-navigation .previous-post a, .single-post #content .post-navigation .next-post a {
  background-color: #0daa40;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 25px; }

.espac-aux {
  height: 40px; }

#sidebar.col-md-3, #sidebar.col-sm-3 {
  float: right; }

.oculto {
  display: none; }

#mensaje-destacado {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #004c31; }
  #mensaje-destacado .col-mensaje-destacado {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #FFF;
    padding: 15px 0;
    font-size: 18px; }
    #mensaje-destacado .col-mensaje-destacado > div {
      padding-right: 20px; }
      #mensaje-destacado .col-mensaje-destacado > div:first-of-type {
        border-right: 1px solid #ffffff5e;
        margin-right: 20px; }
      #mensaje-destacado .col-mensaje-destacado > div:nth-child(2) {
        font-size: 16px;
        text-transform: uppercase; }
      #mensaje-destacado .col-mensaje-destacado > div:last-of-type {
        padding-right: 0px; }
    #mensaje-destacado .col-mensaje-destacado a {
      font-size: 14px; }

@media (max-width: 991px) {
  #mensaje-destacado .col-mensaje-destacado {
    align-items: center;
    flex-direction: column;
    font-size: 16px; }
    #mensaje-destacado .col-mensaje-destacado > div {
      border-right: unset !important;
      margin: 0;
      margin-right: unset !important;
      padding: 0;
      margin-bottom: 10px; }
      #mensaje-destacado .col-mensaje-destacado > div:nth-child(2) {
        font-size: 14px; }
      #mensaje-destacado .col-mensaje-destacado > div:last-of-type {
        margin-bottom: 0; }
    #mensaje-destacado .col-mensaje-destacado a {
      font-size: 12px; } }
.sgpb-popup-dialog-main-div-theme-wrapper-1 {
  z-index: 99999999910 !important; }

.blog #content article.post, .category #content article.post, .single-post #content article.post {
  margin-bottom: 40px !important; }
  .blog #content article.post .featured-wrap img, .category #content article.post .featured-wrap img, .single-post #content article.post .featured-wrap img {
    width: 100%; }
  .blog #content article.post .entry-content-wrap .entry-blog-meta, .category #content article.post .entry-content-wrap .entry-blog-meta, .single-post #content article.post .entry-content-wrap .entry-blog-meta {
    margin-bottom: 10px;
    border: none;
    padding-left: 15px; }
    .blog #content article.post .entry-content-wrap .entry-blog-meta .data, .category #content article.post .entry-content-wrap .entry-blog-meta .data, .single-post #content article.post .entry-content-wrap .entry-blog-meta .data {
      text-align: right; }
  .blog #content article.post .entry-content-wrap .entry-summary, .category #content article.post .entry-content-wrap .entry-summary, .single-post #content article.post .entry-content-wrap .entry-summary {
    border: none;
    padding-top: 0; }

.conten-campos {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  .conten-campos .item {
    background: var(--image-url) no-repeat center center;
    flex: 0 0 49%;
    margin-bottom: 20px;
    min-height: 350px; }
    .conten-campos .item-anverso {
      color: #ffffff; }
    .conten-campos .item-reverso {
      padding: 40px;
      color: #ffffff; }
      .conten-campos .item-reverso__tit {
        font-size: 20px;
        margin-bottom: 10px; }

.conten-presidentxs {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3; }
  .conten-presidentxs .item {
    margin-bottom: 10px; }
    .conten-presidentxs .item__tit {
      display: inline-block;
      width: 250px;
      font-size: 14px;
      font-weight: bold; }
    .conten-presidentxs .item__periodo {
      display: inline-block; }

.conten-edicions .item {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: space-around;
  padding: 10px 0; }
  .conten-edicions .item.cabec {
    color: #ffffff;
    background-color: #075134; }
  .conten-edicions .item:nth-child(even) {
    background-color: rgba(7, 81, 52, 0.2); }
  .conten-edicions .item__num, .conten-edicions .item__ano, .conten-edicions .item__result {
    flex: 0 0 8%; }
  .conten-edicions .item__equipo {
    flex: 0 0 25%; }
.conten-edicions #acordeonEdicions .card-header {
  background-color: #075134;
  border-bottom: 1px solid #CDDCD6; }
  .conten-edicions #acordeonEdicions .card-header .btn-link {
    width: 100%;
    text-align: left;
    color: #ffffff; }
    .conten-edicions #acordeonEdicions .card-header .btn-link::after {
      font-family: 'Glyphicons Halflings';
      content: "\e113";
      float: right; }
    .conten-edicions #acordeonEdicions .card-header .btn-link.collapsed::after {
      content: "\e114"; }
.conten-edicions #acordeonEdicions .card-body {
  padding: 10px 0 10px 30px;
  background-color: rgba(7, 81, 52, 0.2); }
  .conten-edicions #acordeonEdicions .card-body p {
    margin-bottom: 0; }

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .blog #content article.post, .category #content article.post, .single-post #content article.post {
    margin-bottom: 0 !important; }
    .blog #content article.post .entry-content-wrap .entry-blog-meta .data, .category #content article.post .entry-content-wrap .entry-blog-meta .data, .single-post #content article.post .entry-content-wrap .entry-blog-meta .data {
      text-align: left; }
  .blog #content .post-navigation, .category #content .post-navigation, .single-post #content .post-navigation {
    margin-bottom: 40px; }
    .blog #content .post-navigation .previous-post a, .blog #content .post-navigation .next-post a, .category #content .post-navigation .previous-post a, .category #content .post-navigation .next-post a, .single-post #content .post-navigation .previous-post a, .single-post #content .post-navigation .next-post a {
      font-size: 10px; }

  .conten-presidentxs {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    width: 60%;
    margin: 0 auto; }
    .conten-presidentxs .item__tit {
      width: 230px; } }
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .conten-presidentxs {
    width: 100%; }
    .conten-presidentxs .item__tit {
      width: 230px; } }
.taxonomy-category-colaborator {
  margin-bottom: 40px; }
  .taxonomy-category-colaborator .titulo-category h2 {
    border-bottom: 2px solid #004c31;
    padding-bottom: 15px !important; }
  .taxonomy-category-colaborator .colaborators-list {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap; }
    .taxonomy-category-colaborator .colaborators-list .colaborator-item {
      margin: 15px;
      margin-bottom: 5px;
      min-width: 140px;
      max-width: 175px;
      background-color: #004c31;
      padding: 15px 25px;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 110px;
      opacity: 1;
      position: relative;
      transition: all 0.4s ease; }
      .taxonomy-category-colaborator .colaborators-list .colaborator-item.no-bg {
        background-color: unset !important; }
        .taxonomy-category-colaborator .colaborators-list .colaborator-item.no-bg .velo-bg {
          display: none !important; }
      .taxonomy-category-colaborator .colaborators-list .colaborator-item:hover {
        opacity: 0.8; }
      .taxonomy-category-colaborator .colaborators-list .colaborator-item .velo-bg {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/fondo-rcf.png);
        background-repeat: no-repeat;
        background-position: right;
        background-size: cover; }
      .taxonomy-category-colaborator .colaborators-list .colaborator-item img {
        max-width: 175px;
        position: relative;
        z-index: 1; }
      .taxonomy-category-colaborator .colaborators-list .colaborator-item .texto {
        position: relative;
        z-index: 1;
        text-align: center;
        color: #FFF;
        font-size: 16px;
        line-height: 20px;
        transition: all 0.4s ease; }

.container-medical-reports-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 50px; }
  .container-medical-reports-list .item-medical-report {
    flex: 0 0 33.33%;
    padding: 10px; }
    .container-medical-reports-list .item-medical-report.fake-a {
      cursor: pointer; }
      .container-medical-reports-list .item-medical-report.fake-a:hover .inner-noticia .velo {
        opacity: 0; }
    .container-medical-reports-list .item-medical-report .inner-noticia {
      height: 300px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      .container-medical-reports-list .item-medical-report .inner-noticia .textos {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 25px; }
        .container-medical-reports-list .item-medical-report .inner-noticia .textos .fecha {
          color: #FFF;
          font-size: 14px;
          margin-bottom: 5px; }
        .container-medical-reports-list .item-medical-report .inner-noticia .textos .titulo {
          margin-bottom: 10px; }
          .container-medical-reports-list .item-medical-report .inner-noticia .textos .titulo a {
            color: #FFF;
            text-transform: uppercase;
            font-size: 18px; }
      .container-medical-reports-list .item-medical-report .inner-noticia .velo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000a1;
        opacity: 0.6;
        transition: all 0.4s ease; }

.pagination-posts {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 15px; }

.pagination-posts > * {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  font-size: 18px; }

.pagination-posts > *:last-child {
  margin-right: 0; }

@media (max-width: 1024px) {
  .container-medical-reports-list .item-medical-report {
    flex: 0 0 50%; } }
@media (max-width: 767px) {
  body.page-id-16388 .wpb_single_image .vc_figure,
  body.page-id-1950 .wpb_single_image .vc_figure {
    display: flex;
    align-items: center;
    justify-content: center; }

  .container-medical-reports-list .item-medical-report.fake-a .inner-noticia .velo {
    opacity: 0; } }
@media (max-width: 575px) {
  .container-medical-reports-list .item-medical-report {
    flex: 0 0 100%; } }
.container-outer-resultados {
  position: relative;
  background-color: #0daa40; }

.container-outer-resultados * {
  font-family: "Roboto Slab" !important;
  border: unset; }

.container-outer-resultados .titulo-resultados {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
  background-color: #000;
  padding: 10px 0; }

.container-outer-resultados .loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: all 0.5s ease; }

.container-outer-resultados .loading div:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #00000030;
  border-top-color: #FFF;
  animation: spinner .6s linear infinite; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }
.container-outer-resultados #script-resultados {
  max-width: 900px;
  margin: 0 auto;
  background-color: #0daa40;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
  padding: 10px 15px 30px 15px; }

.container-outer-resultados #script-resultados > div {
  width: 100% !important;
  font-size: 20px !important;
  padding: 12px 12px 16px 12px !important;
  text-transform: uppercase;
  background-color: #0daa40 !important; }

.container-outer-resultados #script-resultados > table {
  width: 100% !important;
  pointer-events: none !important;
  opacity: 0;
  transition: all 0.5s ease; }

.container-outer-resultados #script-resultados > table tbody > tr.is-date-tr td {
  padding-top: 10px;
  font-size: 16px !important; }

.container-outer-resultados #script-resultados > table tbody > tr td {
  background-color: #0daa40;
  color: #FFF !important;
  font-size: 16px !important; }

.container-outer-resultados #script-resultados > table tbody > tr.racing-ferrol-tr {
  background-color: #FFF !important; }

.container-outer-resultados #script-resultados > table tbody > tr.racing-ferrol-tr td {
  background-color: #FFF !important;
  padding: 8px 0 !important; }

.container-outer-resultados #script-resultados > table tbody > tr.racing-ferrol-tr td a,
.container-outer-resultados #script-resultados > table tbody > tr.is-match-tr.racing-ferrol-tr td a span {
  color: #000 !important; }

.container-outer-resultados #script-resultados > table tbody > tr.racing-ferrol-tr td a.racing-ferrol-a {
  text-transform: uppercase;
  font-weight: 600; }

.container-outer-resultados #script-resultados > table tbody > tr td a {
  color: #FFF !important; }

.container-outer-resultados #script-resultados > table tbody > tr:last-of-type {
  display: none !important; }

.container-outer-resultados #script-resultados > table tbody > tr.is-match-tr td:last-child {
  display: none; }

.container-outer-resultados #script-resultados > table tbody > tr.is-match-tr td a span {
  color: #FFF !important;
  font-weight: normal !important; }

.ver-todos-los-resultados {
  text-align: right; }
  .ver-todos-los-resultados a {
    color: unset;
    font-size: 14px;
    line-height: 18px; }
    .ver-todos-los-resultados a:hover {
      color: #0daa40; }

@media (max-width: 575px) {
  .container-outer-resultados #script-resultados > table tbody > tr.is-date-tr td,
  .container-outer-resultados #script-resultados > table tbody > tr td {
    font-size: 14px !important; }

  .container-outer-resultados #script-resultados > table tbody > tr td.is-img-td {
    padding: 0 5px !important; }

  .es-la-pagina-resultados section#main > .container {
    width: 100%; }
    .es-la-pagina-resultados section#main > .container > .site-content > div.col-md-12 {
      padding: 0 !important; } }
/* Estilos de bloques */
/*@import "../../blocks/hero-home/style";*/
