/*  IMAGES */
.intro1 {
  display: table;
  width: 100%;
  height: 100vh;
  padding: 0px 0;
  color: white;
  background: url('https://www.clubesorte.org/c_elements/images/wallpapers/lotaria1.jpg') no-repeat bottom center scroll;
background-position: 0px 0px;
  background-size: cover;
}
.intro2 {
  display: table;
  width: 100%;
  height: 100vh;
  padding: 0px 0;
  color: white;
  background: url('https://www.clubesorte.org/c_elements/images/wallpapers/chavedasorte_01.jpg') no-repeat bottom center scroll;
background-position: 0px 0px;
  background-size: cover;
}
.intro3 {
  display: table;
  width: 100%;
  height: 100vh;
  padding: 0px 0;
  color: white;
  background: url('https://www.clubesorte.org/c_elements/images/wallpapers/compras-trevo.jpg') no-repeat bottom center scroll;
background-position: 0px 0px;
  background-size: cover;
}
.intro4 {
  display: table;
  width: 100%;
  height: 100vh;
  padding: 0px 0;
  color: white;
  background: url('https://www.clubesorte.org/c_elements/images/wallpapers/casino4.jpg') no-repeat bottom center scroll;
background-position: 0px 0px;
  background-size: cover;
}
.intro5 {
  display: table;
  width: 100%;
  height: 100vh;
  padding: 0px 0;
  color: white;
  background: url('https://www.clubesorte.org/c_elements/images/wallpapers/casino88.jpg') no-repeat bottom center scroll;
background-position: 0px 0px;
  background-size: cover;
}
.intro6 {
  display: table;
  width: 100%;
  height: 100vh;
  padding: 0px 0;
  color: white;
  background: url('https://www.clubesorte.org/c_elements/images/wallpapers/vintage1.jpg') no-repeat bottom center scroll;
background-position: 0px 0px;
  background-size: cover;
}