/* Vista Juego del Verano*/
body {
  background-image: url('img/fondo_web.png?v=2');
  background-position: top center;
  background-size: cover;
  font-family: 'Open Sans', sans-serif !important;
}
body * {
  font-family: 'Open Sans', sans-serif;
}
/*
* menu administracion
*/
.menu-administracion .opcion {
  border: solid 1px #000000;
  background-color: #151515;
  margin-right: 30px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 30px;
  padding: 0;
}
.menu-administracion .opcion a {
  display: block;
  padding: 30px 0px;
  white-space: nowrap;
  color: #ffffff;
}
.menu-administracion .opcion a i {
  font-size: 70px;
}
.menu-administracion .opcion a:hover {
  color: #ffffff;
  text-decoration: none;
}
.menu-administracion .opcion a:hover i {
  color: #f5af41;
}
/**
*  menu proveedores
*/
.patrocinadores.sin-fondo {
  background: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.patrocinadores {
  background: #fff;
  padding: 0 20px 20px 20px;
  margin-top: 40px;
  margin-left: 25px;
}
.patrocinadores div {
  max-width: 100%;
}
.patrocinadores .tab-pane {
  margin-top: 40px;
}
.patrocinadores .sin_datos {
  color: #000000;
  margin-top: 30px;
  margin-bottom: 40px;
  font-weight: bold;
}
.patrocinadores .select-patrocinadores {
  margin-bottom: 50px;
}
.patrocinadores .select-patrocinadores div.proveedor {
  display: inline;
  float: left;
}
.patrocinadores .select-patrocinadores div.proveedor a {
  width: 140px;
  height: 140px;
  display: inline-block;
  margin: 0px 20px 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.5);
}
.patrocinadores .select-patrocinadores div.proveedor a img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.patrocinadores input,
.patrocinadores select {
  font-size: 12px;
  background-color: #322f2a;
  border: solid 1px #bcb6ac;
  padding: 4px 10px;
  color: #ffffff;
}
.patrocinadores .imagen {
  width: 250px;
  height: 150px;
  padding: 0px;
  margin: 0px;
  margin-right: 12px;
  display: inline-block;
  margin-bottom: 16px;
}
.patrocinadores .imagen img {
  max-width: 240px;
  max-height: 140px;
}
.patrocinadores .imagen .thumbnail {
  background: none;
}
.patrocinadores #documentos,
.patrocinadores #enlaces,
.patrocinadores #campanas {
  margin-bottom: 40px;
}
.patrocinadores .documento {
  width: 100%;
  color: #000000;
  border-bottom: solid 1px #c5c5c5;
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.patrocinadores .documento i {
  color: #ff9c00;
  margin-right: 10px;
}
.patrocinadores .documento .thumbnail {
  background: none;
}
.patrocinadores .documento a {
  color: #000000;
  font-weight: normal !important;
}
.patrocinadores .documento a:hover {
  text-decoration: none;
}
.patrocinadores .campana .thumbnail {
  background-color: #000000;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 15px;
  font-weight: normal;
  border: none;
  margin: 0px;
  border-bottom: solid 1px #1d1d1b;
}
.patrocinadores .campana .thumbnail a {
  color: #ffffff;
}
.patrocinadores .campana i {
  color: #f5af41;
  margin-right: 10px;
}
.patrocinadores .logo {
  /*img {
      max-width: 150px;
      max-height: 60px;
    }*/

}
.patrocinadores .video {
  width: 250px;
  height: 150px;
  padding: 0px;
  margin: 0px;
  margin-right: 12px;
  display: inline-block;
  margin-bottom: 16px;
}
.patrocinadores .video img {
  max-width: 240px;
  max-height: 140px;
}
ul.menu-proveedores {
  border-bottom: solid 1px #000000 !important;
}
ul.menu-proveedores i {
  font-size: 26px;
}
ul.menu-proveedores li {
  display: inline-block !important;
  margin: 0px !important;
  text-transform: uppercase;
  font-size: 12px;
}
ul.menu-proveedores li a {
  width: 150px;
  padding-left: 24px;
  color: #000000;
}
ul.menu-proveedores li a:hover {
  background: none;
}
ul.menu-proveedores li.active {
  margin: 0px;
  border-bottom: solid 7px #f5af41 !important;
}
ul.menu-proveedores li.active a {
  color: #000000 !important;
  background: none !important;
}
ul.menu-proveedores li.active a:hover {
  color: #000000;
}
.btn_volver {
  font-size: 12px;
  color: #000000;
}
.btn_volver i {
  color: #f5af41;
}
.titulo1 {
  color: #f5af41;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-left: 15px;
}
/**
* bases
*/
.bases {
  padding: 20px;
  background: #fff !important;
}
.bases .titulo {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.bases .titulo span {
  color: #f5af41;
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
}
.bases .titulo i {
  color: #f5af41;
}
.bases .texto {
  color: #000000;
  margin-left: 30px;
  text-align: justify;
  font-size: 14px;
}
.bases.bases_ranking_comerciales {
  padding: 50px;
}
/**
* Banner patrocinadores
*/
.cnt-banner_patrocinadores {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 53px;
  width: 100%;
}
.banner_patrocinadores {
  margin: 5px 0px;
  width: auto !important;
}
.banner_patrocinadores img {
  max-height: 90px;
  max-width: 90px;
}
/**
*
*/
.enlace-catalogo,
.enlace-email-juego {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  font-weight: normal;
  margin-top: 5px;
}
.enlace-catalogo i,
.enlace-email-juego i {
  margin-right: 20px;
  font-size: 15px;
}
.enlace-catalogo i.ion-android-map,
.enlace-email-juego i.ion-android-map {
  font-size: 28px;
  position: absolute;
  margin: -4px 0 0 -4rem;
}
.enlace-catalogo a,
.enlace-email-juego a {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  background-color: #f9f9f9;
  margin: -1px 0 0 3rem;
  padding: 6px;
  border-radius: 12px;
}
.enlace-catalogo span,
.enlace-email-juego span {
  font-weight: bold;
}
.enlace-catalogo {
  background-color: #ff9c00;
}
.enlace-catalogo a {
  color: #ff9c00;
}
.enlace-email-juego {
  background-color: #75b759;
}
.enlace-email-juego a {
  color: #75b759;
}
.enlace-email-juego {
  margin-top: 0;
}
.enlace-email-juego i {
  font-size: 28px;
  position: absolute;
  margin: -4px 0 0 -4rem;
}
.enlace-catalogo-juego img {
  margin-top: 5px;
  height: 42px;
}
.enlace-ganadores_juego div {
  text-align: center;
  padding: 10px;
  margin-top: 5px;
  font-size: 15px;
  background-color: #000000;
}
.enlace-ganadores_juego div a {
  text-decoration: none;
  color: #ff9c00;
  font-weight: normal;
}
.enlace-ganadores_juego div span {
  text-decoration: none;
  color: #ffffff;
  text-transform: capitalize !important;
  font-weight: bold;
}
/**
* Banner contenidos
*/
/*.banner_contenidos {
  margin-top: 5px;
  .alertas {
    .titulo {
      background-image: url('img/ico_alertas.png');
      background-repeat: no-repeat;
      padding-left: 60px;
      color: #ff5524;
      font-size: 18px;
      height: 50px;
      line-height: 46px;
    }
    .alerta {
      background-color: #ff5524;
      color: #ffffff;
      border-radius: 15px;
      padding: 12px;
      margin-top: 5px;
      font-size: 14px;
      a {
        color: #ffffff;
        font-weight: normal;
      }
    }
    .ver_todas {
      margin-top: 10px;
      a {
        color: #ff5524;
        font-size: 11px;
        text-decoration: underline;
      }
    }
  }
  .noticias {
    position: relative;
    .titulo {
      background-image: url('img/ico_noticias.png');
      background-repeat: no-repeat;
      padding-left: 60px;
      color: #ff5524;
      font-size: 18px;
      height: 50px;
      line-height: 46px;

    }
    .noticia {
      background-color: #242424;
      color: #ffffff;
      border-radius: 15px;
      padding: 12px;
      margin-top: 5px;
      font-size: 14px;
      a {
        color: #ffffff;
        font-weight: normal;
      }
    }
    .ver_todas {
      margin-top: 10px;
      a {
        color: #000000;
        font-size: 11px;
        text-decoration: underline;
      }
    }
  }
}
*/
/**
* banner home
*/
.banner_home {
  margin-top: 10px;
  margin-bottom: 13px;
  text-align: center !important;
}
.banner_home i {
  margin-top: 40px;
  font-size: 50px;
  display: inline-block;
  font-weight: bold;
}
.banner_home a.carousel-control {
  background: none;
  text-align: center;
}
.banner_home .carousel-inner {
  height: 135px;
  width: 1150px;
}
.banner_home .carousel-inner img {
  max-height: 135px;
  max-width: 1150px;
  text-align: center !important;
}
.banner_home .carousel-indicators {
  bottom: 0px;
  width: 20%;
  left: 70%;
}
.banner_home .carousel-caption {
  padding: 0px;
  margin: 0px;
}
.f-translucido {
  background: rgba(255, 255, 255, 0.5);
}
.cnt-prod-index {
  text-align: center;
}
.cnt-prod-index > div {
  margin: 0 auto;
  display: inline-block;
  width: auto;
}
.cnt-puntos-arriba {
  margin-top: 1rem;
  border-radius: 10px;
  overflow: hidden;
  padding: 0 !important;
}
.cnt-puntos-arriba .cnt-cumples-no-cumples > div {
  margin: 0 !important;
  text-align: center;
  font-size: 9px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.cnt-puntos-arriba .titulo-puntos {
  padding-top: 5px !important;
}
.cnt-puntos-arriba > div.pull-right {
  margin: 0 !important;
  display: inline-block !important;
  float: none !important;
  width: 100% !important;
  padding: 0;
}
/* Vista Juego del Verano*/
#imgJVeranoLogoRGA {
  margin-top: 60px;
  margin-left: 4%;
  float: left;
}
#imgJVeranoIconoJuego {
  margin-top: 30px;
  margin-right: 4%;
  float: right;
}
#divJVeranoNoJugar {
  margin-top: 60px;
  text-align: center;
}
#imgJVeranoNoJugar {
  max-width: 100%;
}
.msg-error {
  background-color: red;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 15px;
}
.text-center {
  text-align: center;
}
#txtVolver {
  display: block;
  margin-top: 20px;
  color: red;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 125%;
}
#txtVolver i {
  font-size: 130%;
  display: inline-block;
  margin-right: 5px;
}
.bodyNOCumpleObjetivos {
  margin: 0 !important;
  background-image: url('/css/img/fondo_juego_verano.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top 78px;
}
.footerNOCumpleObjetivos {
  position: absolute !important;
  bottom: 0 !important;
  margin-top: 0 !important;
}
.bodyCumpleObjetivos {
  margin: 0 !important;
}
.footerCumpleObjetivos {
  margin-top: 0 !important;
}
@media (max-width: 500px) {
  #imgJVeranoLogoRGA {
    max-width: 90px;
  }
  #imgJVeranoIconoJuego {
    max-width: 140px;
  }
}
/* FIN Vista Juego del Verano*/

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
