@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');

body {
  background-color: #1e1e1e;
  font-family: 'Roboto', sans-serif;
}

#header {
  background-size: 100%;
  background-repeat: no-repeat;
  /*
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position-x: right;
  min-height: 600px;*/
  color: #f8f6f2;
}

#header video{
  opacity: .8;
  width: 100%;
}

.realizacao{
  margin-top: 5rem;
  margin-left: 70%;
}

.ganhadores p{
  color: #FFF;
  font-size: 1rem;
  line-height: 2rem;
}

.ganhadores ul{
  display: flex;
  justify-content: center;
}

.ganhadores li{
  margin: 0 2rem ;
}

.modal-header h5{
  margin-left: 5%;
  font-size: 2rem;
}

#div-do-header{
  position: absolute;
  top: 5px;
}

#topo #div-do-menu-hamburguer {
  display: none;
}

/* Navbar */

.underline-menu-topo {
  border-bottom: 3px solid #6c00ff;
  padding-bottom: 6px;
  margin-left: .2rem;
  
}

.underline-menu-topo:hover{
  border-bottom: none;
}

.navbar {
  margin: 0 2rem;
  justify-content: space-between;
}

.navbar-brand img {
  width: 60%;
}

/* Texto topo */

#texto-banner {
  text-align: left;
  margin: 8rem 0 0 40%;
  font-size: 5rem;
  line-height: 4.8rem;
  width: 60%;
  font-weight: 600;
  
}

/*Botão*/

.botao-jogos {
  background-image: url(/img/botao.png);
  background-size: 100% 100%;
  text-align: center;
  width: 350px;
  height: 65px;
  line-height: 2.5;
  margin-top: 2.5rem;
  color: #FFF;
  font-size: 1.6rem;
}

.botao-jogos:hover {
  background-image: url('/img/botao-marcado.png');
}

#conteudoNavbarSuportado {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  gap: 8rem;

}

@media screen and (max-width: 1860px) {

  #texto-banner {
    text-align: left;
    margin: 8rem 0 0 40%;
    font-size: 5rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .botao-jogos {
    width: 330px;
    height: 65px;
    line-height: 2.5;
    margin-top: 1.5rem;
    font-size: 1.6rem;
  }

}

@media screen and (max-width: 1760px) {

  #texto-banner {
    text-align: left;
    margin: 6rem 0 0 40%;
    font-size: 5rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 4rem;
  }

  .botao-jogos {
    width: 310px;
    height: 65px;
    line-height: 2.5;
    margin-top: 1.5rem;
    font-size: 1.6rem;
  }

}

@media screen and (max-width: 1645px) {

  #texto-banner {
    text-align: left;
    margin: 6rem 0 0 40%;
    font-size: 5rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .botao-jogos {
    width: 290px;
    height: 60px;
    line-height: 2.5;
    margin-top: 1.5rem;
    font-size: 1.5rem;
  }

  .realizacao{
    margin-top: 3rem;
  }

}

@media screen and (max-width: 1590px) {

  #texto-banner {
    text-align: left;
    margin: 5rem 0 0 40%;
    font-size: 4.5rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 70%;
    width: 20%;
  }

  .botao-jogos {
    width: 255px;
    height: 60px;
    line-height: 2.8;
    margin-top: 1.5rem;
    font-size: 1.3rem;
  }

}

@media screen and (max-width: 1481px) {

  #texto-banner {
    text-align: left;
    margin: 5rem 0 0 40%;
    font-size: 4rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 70%;
    width: 20%;
  }

  .botao-jogos {
    width: 255px;
    height: 60px;
    line-height: 2.8;
    margin-top: 1.5rem;
    font-size: 1.3rem;
  }

}

@media screen and (max-width: 1373px) {

  #texto-banner {
    text-align: left;
    margin: 4rem 0 0 40%;
    font-size: 3.8rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 1rem;
    margin-left: 70%;
    width: 20%;
  }

  .botao-jogos {
    width: 210px;
    height: 50px;
    line-height: 2.8;
    margin-top: 1.5rem;
    font-size: 1.1rem;
  }

}

@media screen and (max-width: 1261px) {

  #texto-banner {
    text-align: left;
    margin: 11rem 0 0 40%;
    font-size: 3.8rem;
    line-height: 4.8rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 6rem;
    margin-left: 70%;
    width: 20%;
  }

  .botao-jogos {
    width: 210px;
    height: 50px;
    line-height: 2.8;
    margin-top: 1.5rem;
    font-size: 1.1rem;
  }

}

@media screen and (max-width: 1201px) {

  #texto-banner {
    text-align: left;
    margin: 11rem 0 0 40%;
    font-size: 3.5rem;
    line-height: 4rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 5rem;
    margin-left: 70%;
    width: 20%;
  }

  .botao-jogos {
    width: 210px;
    height: 50px;
    line-height: 2.8;
    margin-top: 1.5rem;
    font-size: 1.1rem;
  }

}

@media screen and (max-width: 1154px) {

  #texto-banner {
    text-align: left;
    margin: 10rem 0 0 40%;
    font-size: 3rem;
    line-height: 4rem;
    width: 60%;
    font-weight: 600;
    
  }

  .realizacao{
    margin-top: 4rem;
    margin-left: 65%;
    width: 23%;
  }

  .botao-jogos {
    width: 170px;
    height: 40px;
    line-height: 2.8rem;
    margin-top: 1.5rem;
    font-size: .9rem;
  }

}

@media screen and (max-width: 1010px) {

  #texto-banner {
    text-align: left;
    margin: 8rem 0 0 40%;
    font-size: 2.5rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 4rem;
    margin-left: 60%;
    width: 24%;
  }

  .botao-jogos {
    width: 180px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: 1.5rem;
    font-size: 1rem;
  }

  .ganhadores ul{
    display: inline;
  }

}

/*@media screen and (max-width: 991px) {

  #texto-banner {
    margin: 1.5rem 0 0 46%;
    font-size: 2.2rem;
    line-height: 3rem;
  }

  .botao-jogos {
    width: 180px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: 1.5rem;
    font-size: 1rem;
  }

}

@media screen and (max-width: 967px) {
  #header {
    padding-bottom: 12%;
  }

  #texto-banner {
    margin: 2rem 0 0 46%;
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .botao-jogos {
    width: 180px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: 1.5rem;
    font-size: 1rem;
  }

}

@media screen and (max-width: 933px) {

  #header {
    padding-bottom: 12%;
  }

  #texto-banner {
    margin: 2rem 0 0 46%;
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .botao-jogos {
    width: 180px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: 1.5rem;
    font-size: 1rem;
  }

}
*/

@media screen and (max-width: 890px) {

  #texto-banner {
    text-align: left;
    margin: 5rem 0 0 40%;
    font-size: 2.2rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 4rem;
    margin-left: 60%;
    width: 24%;
  }

  .botao-jogos {
    width: 180px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: 1.5rem;
    font-size: 1rem;
  }

}

@media screen and (max-width: 798px) {

  #texto-banner {
    text-align: left;
    margin: 4rem 0 0 40%;
    font-size: 2rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 3rem;
    margin-left: 60%;
    width: 24%;
  }

  .botao-jogos {
    width: 180px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: 1.3rem;
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {

  #header {
    background-size: 100%;
    background-repeat: no-repeat;
    color: #f8f6f2;
  }

  #texto-banner {
    text-align: left;
    margin: 2rem 0 0 40%;
    font-size: 2rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 3rem;
    margin-left: 60%;
    width: 24%;
  }

  .botao-jogos {
    width: 200px;
    height: 50px;
    line-height: 3rem;
    margin-top: .9rem;
    font-size: 1.1rem;
  }

  #div-do-botao {
    display: flex;
  }

  .navbar-brand img {
    width: 50%;
  }

  .dropdown-menu.show {
    display: block;
    margin-left: -7rem;
  }

  .botaoHamburger {
    background-color: transparent;
    border: none;
  }

  .botaoHamburger img{
   width: 3rem;
  }
}

@media screen and (max-width: 750px) {
 
  #texto-banner {
    text-align: left;
    margin: 2rem 0 0 40%;
    font-size: 2rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 3rem;
    margin-left: 60%;
    width: 24%;
  }

  .botao-jogos {
    width: 200px;
    height: 50px;
    line-height: 3rem;
    margin-top: .9rem;
    font-size: 1.1rem;
  }

  .navbar-nav .nav-link.active,
  .navbar-nav .show>.nav-link {
    color: #fff;
    font-size: 22px;
    /*cor da linha */
    border-bottom: 3px solid transparent;
    padding-bottom: 2px;
    margin-top: 25px;
    margin-left: .1rem;
  }

}

@media screen and (max-width: 687px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 40%;
    font-size: 2rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 65%;
    width: 27%;
  }

  .botao-jogos {
    width: 200px;
    height: 50px;
    line-height: 3rem;
    margin-top: .9rem;
    font-size: 1.1rem;
  }

}

@media screen and (max-width: 674px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 40%;
    font-size: 2rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 65%;
    width: 27%;
  }

  .botao-jogos {
    width: 190px;
    height: 45px;
    line-height: 2.8rem;
    margin-top: .8rem;
    font-size: 1rem;
  }

}

@media screen and (max-width: 635px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 35%;
    font-size: 1.7rem;
    line-height: 3rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 60%;
    width: 25%;
  }

  .botao-jogos {
    width: 180px;
    height: 40px;
    line-height: 2.5rem;
    margin-top: .8rem;
    font-size: .9rem;
  }

}

@media screen and (max-width: 608px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 35%;
    font-size: 1.7rem;
    line-height: 2rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 60%;
    width: 25%;
  }

  .botao-jogos {
    width: 180px;
    height: 40px;
    line-height: 2.5rem;
    margin-top: .8rem;
    font-size: .9rem;
  }

}

@media screen and (max-width: 584px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 35%;
    font-size: 1.7rem;
    line-height: 2rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 2rem;
    margin-left: 60%;
    width: 25%;
  }

  .botao-jogos {
    width: 180px;
    height: 40px;
    line-height: 2.5rem;
    margin-top: .8rem;
    font-size: .9rem;
  }

}

@media screen and (max-width: 544px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 25%;
    font-size: 1.5rem;
    line-height: 2rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 1rem;
    margin-left: 60%;
    width: 25%;
  }

  .botao-jogos {
    width: 170px;
    height: 40px;
    line-height: 2.5rem;
    margin-top: .8rem;
    font-size: .9rem;
  }

}

@media screen and (max-width: 505px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 25%;
    font-size: 1.5rem;
    line-height: 2rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 1rem;
    margin-left: 60%;
    width: 25%;
  }

  .botao-jogos {
    width: 150px;
    height: 35px;
    line-height: 2.1rem;
    margin-top: .8rem;
    font-size: .8rem;
  }

}

@media screen and (max-width: 460px) {

  #texto-banner {
    text-align: left;
    margin: 1rem 0 0 25%;
    font-size: 1.2rem;
    line-height: 1.5rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 1rem;
    margin-left: 60%;
    width: 25%;
  }

  .botao-jogos {
    width: 150px;
    height: 35px;
    line-height: 2.1rem;
    margin-top: 0rem;
    font-size: .8rem;
  }

  .ganhadores p{
    color: #FFF;
    font-size: .8rem;
    line-height: 2rem;
  }

}

@media screen and (max-width: 414px) {

  #texto-banner {
    text-align: left;
    margin: 0rem 0 0 25%;
    font-size: 1.2rem;
    line-height: 1.5rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: 1rem;
    margin-left: 60%;
    width: 20%;
  }

  .botao-jogos {
    width: 150px;
    height: 35px;
    line-height: 2.1rem;
    margin-top: 0rem;

    font-size: .8rem;
  }

}

@media screen and (max-width: 377px) {

  #texto-banner {
    text-align: left;
    margin: 0rem 0 0 25%;
    font-size: 1rem;
    line-height: 1.5rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: -3rem;
    margin-left: 60%;
    width: 20%;
  }

  .botao-jogos {
    width: 120px;
    height: 30px;
    line-height: 1.8rem;
    margin-top: 0rem;
    margin-bottom: 1.8rem;
    font-size: .6rem;

  }

  .navbar-nav .nav-link.active,
  .navbar-nav .show>.nav-link {
    color: #fff;
    font-size: 12px;
    /*cor da linha */
    border-bottom: 3px solid transparent;
    padding-bottom: 3px;
    margin-top: -1rem;
    margin-left: .1rem;
  }

  .navbar ,.navbar-expand-md{
    margin-top: -1rem;
  }

  .ganhadores p{
    color: #FFF;
    font-size: .6rem;
    line-height: 1.5rem;
  }

}

@media screen and (max-width: 347px) {

  #texto-banner {
    text-align: left;
    margin: 0rem 0 0 25%;
    font-size: 1rem;
    line-height: 1.5rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: -3rem;
    margin-left: 60%;
    width: 20%;
  }

  .botao-jogos {
    width: 100px;
    height: 30px;
    line-height: 1.8rem;
    margin-top: 0rem;
    font-size: .5rem;
  }

  .navbar ,.navbar-expand-md{
    margin-top: -1rem;
  }
}

@media screen and (max-width: 322px) {

  #texto-banner {
    text-align: left;
    margin: 0rem 0 0 25%;
    font-size: 1rem;
    line-height: 1.5rem;
    width: 60%;
    font-weight: 600;
  }

  .realizacao{
    margin-top: -3rem;
    margin-left: 60%;
    width: 20%;
  }

  .botao-jogos {
    width: 120px;
    height: 30px;
    line-height: 1.8rem;
    margin-top: 0rem;
    margin-bottom: 1.8rem;
    font-size: .6rem;
  }

  .navbar-nav .nav-link.active,
  .navbar-nav .show>.nav-link {
    color: #fff;
    font-size: 12px;
    /*cor da linha */
    border-bottom: 3px solid transparent;
    padding-bottom: 3px;
    margin-top: -1rem;
    margin-left: .1rem;
  }

}