@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
/** Media Queries **/
html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.cuerpo {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  margin: 1rem 1rem;
}

p {
  color: #000000;
  font-size: 2rem;
}

.contenedor {
  width: 95%;
  max-width: 120rem;
  margin: 0 auto;
}

a {
  text-decoration: none;
}

img,
picture {
  width: 100%;
  height: 100%;
  display: block;
}

h1, h2, h3 {
  font-family: "Lato", sans-serif;
  margin: 2.5rem 0;
  font-weight: 300;
  text-align: center;
}

h1 {
  font-size: 3.8rem;
}

h2 {
  font-size: 3.4rem;
}

h3 {
  font-size: 3rem;
}

h4 {
  font-size: 2.6rem;
}

.seccion {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.contenido-centrado {
  max-width: 80rem;
}

.alinear-derecha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/**UI**/
.contenido-header {
  background-image: url("../img/boton.jpg");
  background-size: cover;
  opacity: 0.9;
  line-height: normal;
}

.contenido-header h1 {
  font-size: 3rem;
  font-weight: bold;
  margin: 0;
  -webkit-text-stroke: 1.5px #ca02f7;
  color: #faf6fa;
  padding-bottom: 5rem;
}

.logo {
  width: 10rem;
  display: block;
  margin: auto;
}

.navegacion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 300;
  margin-top: 0;
}

.link {
  color: #FFFFFF;
  font-weight: 200;
  background-color: #333333;
  background: radial-gradient(#6c019e, #a967b9);
  opacity: 1.5;
  background-size: cover;
  border: solid;
  font-size: 2.5rem;
  margin-top: 2px;
  border: 2px solid #4b2e4b;
  text-decoration: none;
}

.link-presionado {
  color: #FFFFFF;
  font-weight: 200;
  background-color: #333333;
  background: radial-gradient(#3e025a, #961379);
  background-size: cover;
  border: solid;
  font-size: 2.5rem;
  margin-top: 2px;
  border: 8px solid #333333;
}

.ver-mapa {
  color: #FFFFFF;
  text-align: center;
  border: solid;
  display: block;
  border-radius: 2rem;
  background-color: #3e025a;
}

.contenedor-principal {
  height: auto;
  background-image: url("../img/bg_foto_slots.jpg");
  background-size: cover;
  margin-top: 0.5rem;
}

.contenido {
  text-align: justify;
  color: #FFFFFF;
  height: auto;
  margin-bottom: 1rem;
}

.contenido .titulo-seccion {
  background-image: url("../img/bg_foto_slots.jpg");
  background-size: cover;
  font-size: 3rem;
  padding: 4rem;
}

.contenido h2 {
  font-size: 1.5rem;
  margin: 2px;
  padding: 20px;
  line-height: 3rem;
}

.blackjack {
  height: 5rem;
}

.blackjack-img {
  width: 70%;
  margin: 3rem 5rem;
  opacity: 0.8;
}

.titulo-juego {
  margin: 1rem 1rem;
  color: #FFFFFF;
  background: linear-gradient(-45deg, #ff0055, #c100f7, #474747, #360146);
  background-size: 400% 400%;
  -webkit-animation: gradient 8s ease infinite;
          animation: gradient 8s ease infinite;
  font-size: 3rem;
}

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.titulo-progresivos {
  font-size: 2rem;
}

.ver-mapa {
  margin: 5px 0;
  border-radius: 50px;
  border-style: groove;
  width: 14rem;
  font-size: 1.5rem;
}

.mapa {
  background-color: aliceblue;
}

.contenido-betfun {
  display: block;
  background-image: url("../img/betfun.jpg");
  height: 30rem;
  margin-top: 1rem;
  margin-bottom: 0;
  background-size: cover;
  opacity: 0.9;
}

.descripcion-betfun {
  background-color: #D1206F;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 1rem;
  height: 22rem;
}

.registro-betfun {
  position: absolute;
  margin: 25rem 1rem;
  width: 15rem;
  border-radius: 5rem;
  border: 5px solid;
  color: #FFFFFF;
  background-color: #ff0055;
  text-align: center;
}

.contenido-juegoreponsable {
  width: 100%;
  margin: 1rem 0;
}

.video-juego-responsable {
  display: block;
  position: absolute;
  width: 95%;
  height: 30rem;
}

.descripcion-juego-responsable h2 {
  color: #FFFFFF;
  background-image: url("../img/bg_foto_slots.jpg");
  background-size: cover;
  margin-top: 315px;
  height: auto;
  width: 100%;
  line-height: 3rem;
  padding: 3rem 0;
}

.mp {
  width: 40%;
  margin: 0 10rem;
}

.logo-sportbar {
  width: 60%;
  margin: 0 6rem;
}

#boton-subir {
  height: 68px;
  width: 68px;
  border-radius: 50%;
  background: linear-gradient(-60deg, #d4c3fa, #8421f5, #74036e, #ff22bd);
  -webkit-animation: gradient 2s ease infinite;
          animation: gradient 2s ease infinite;
  background-size: 400% 400%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 10%;
  bottom: 5%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  font-size: 28px;
  position: fixed;
  cursor: pointer;
  border: 4px solid transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: scale(0);
          transform: scale(0);
  border-color: black;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

#boton-subir a {
  color: #e7c1f8;
}

#boton-subir:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.modal-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
}

.modal-body p {
  color: #FFFFFF;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 600;
}

.modal-content {
  background: linear-gradient(-45deg, #c8a1fc, #794fda);
}

.link-pago {
  color: #FFFFFF;
  background: radial-gradient(#6c019e, #a967b9);
  font-size: 1.5rem;
  border-radius: .5rem;
  border: 1px solid black;
  padding: .3rem;
  text-decoration: none;
  margin-left: 8.5rem;
}

.footer {
  margin-top: 0.2rem;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  height: 28rem;
  background-color: #380c38;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.footer h3 {
  color: #FFFFFF;
  font-size: 1.2rem;
  margin: 4rem;
}

.footer .info-footer {
  color: #FFFFFF;
  font-size: small;
  margin-top: 2rem;
}

.footer .caja-flotante {
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .boton-fb {
  margin: 1.8rem 2rem;
}

.footer .boton-twitter {
  margin: 1.8rem 2rem;
}

.footer .boton-insta {
  margin: 1.8rem 2rem;
}

.footer .boton-youtube {
  margin: 1.8rem 2rem;
}

table {
  table-layout: fixed;
  width: 95%;
  border-collapse: collapse;
  border: 3px solid #FFFFFF;
  margin: auto auto;
  text-align: center;
}

table th,
table td {
  padding: 5px;
  text-align: center;
  border: 2px solid #FFFFFF;
  font-size: 1.15rem;
}

.titulo {
  margin-bottom: 1rem;
  font-size: 2rem;
  background-color: #8f248f;
  border: solid;
}

tbody tr:nth-child(odd) {
  background-color: #9b6a9b;
}

tbody tr:nth-child(even) {
  background-color: #816781;
}

.contador-principal {
  background: linear-gradient(-45deg, #c8a1fc, #170247);
  background-size: auto;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.titulo-tablero {
  color: #FFFFFF;
  font-size: 2.5rem;
  font-weight: 600;
}

.contador {
  border: 0px solid;
  display: inline;
  width: 60%;
  margin-bottom: 1rem;
}

.formulario {
  width: 98%;
  margin: .5rem .5rem;
  background-color: #4b2e4b;
  color: #FFFFFF;
  font-weight: 700;
  text-align: center;
  padding-bottom: 2rem;
}

input {
  margin: 1rem 1rem;
  padding: 8px;
  width: 60%;
  font-size: 1.5rem;
}

textarea {
  margin: 1rem 1rem;
  padding: 8px;
  width: 80%;
  font-size: 2rem;
  min-height: 10rem;
  max-height: 30rem;
}

.boton-enviar {
  background: linear-gradient(-45deg, #c8a1fc, #170247);
  background-size: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.titulo {
  text-align: center;
}

/**internas**/
/*# sourceMappingURL=app.css.map */