@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Butcherman&display=swap');

.container-fluid{
  background-image: url("https://www.oldhavanacasino.eu/GLOBALC/IZB25/img/backMobile.jpg");
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh !important;
  width: auto;
  border: 1px solid black;
}

html, body{
  background-color: #000 !important;
}

h1,  h3{
  font-family: 'Butcherman', cursive;
}

h2{
  font-family: 'Bebas Neue', cursive;
}

h3.bton {
    font-family: 'Bebas Neue', cursive;
    font-size: 54px !important;
}

.btn-success {
    background-color: #f54b6c !important;
    border-color: #f04a6c !important;
}

.link:hover{
    cursor: pointer;
  }

p{
  color: #fff;
  font-size: 10px;
}

h1, h2{
  color: #46c0ce;
}

h3{
  font-size: 1.4rem !important;
  color: #6afc3a;
}

#hero{
  margin-top: -5px;
}

#txt{
  background-color: white;
}

#main{
  margin-top: auto;

}

.link:hover{
  cursor: pointer;
}

.trms{
  display: none;
}

.draw{
  margin-left: auto;
  margin-right: auto;
}

.im-w{
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.aid {
  margin-top: -10px;
}

.sub {
    border-bottom: 1px solid #fff;
    word-spacing: 10px;
}

.code{
  font-size: 1.7rem !important;
  color: #61ff00;
}

.chip{
  color: #ffffff;
  font-family: 'Bebas Neue', cursive;
  font-size: 1.8rem !important;
}

.text{
  color: #61ff00;
  font-family: 'Bebas Neue', cursive;
  font-size: 1.3rem !important;
}

.btn-terms {
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    margin-bottom: 35px;
    width: 40%;
    color: #fff;
    font-family: 'Bebas Neue', cursive;
    font-size: 10px !important;
    padding: 5px;
    border: 1px solid #fff;
}

.btn-terms:hover{
  cursor: pointer;
}

.btn-lg {
  font-size: 2.25rem !important;
}

.bton{
  text-align: center;
  color: #f5b7c3;
  padding-top: 10px;
}

.cards{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-bottom: 3rem;
}

#steps{
  margin-top: 2.5rem;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

img {
  max-width: 100%;
}

/*.aid, .logo{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}*/

@media (min-width: 800px) {
  html, body, .container{
    background-image: url("https://www.oldhavanacasino.eu/GLOBALC/IZB25/img/backDesktop.jpg");
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh !important;
    width: auto;
    border: 1px solid black;
  }

  h1, h2, h3{
    text-align: center;
  }

  #hero{
    margin-top: -8rem;
  }

  #main{
    margin-top: 10.3rem;
    padding-right: 10%;
  }

  .aid{
    margin-top: 10px;
  }

  .chip{
    font-size: 2.8rem !important;
  }

  #steps{
    margin-top: 0rem;
    margin-bottom: 4rem;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sub {
    border-bottom: 1px solid #fff;
    word-spacing: 20px;
  }

  h1, h2{
    color: #46c0ce;
    font-size: 3.8rem !important;
  }

  h3{
    font-size: 2.4rem !important;
  }

}
