body{
    margin: 0;
    font-size: 16px;
    background-color: #353535;
    font-family: 'Arial Nova', sans-serif;
    font-weight: 400;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none;
}
.custom-box{
    max-width: 600px;
    background-color:   #fff;
    margin: 20px auto;
    padding: 30px;
    animation: fadeInRight 1s ease;
}
.custom-box::before,
.custom-box::after{
    content: '';
    clear: both;
    display: table;
}
.custom-box.hide{
    display: none;
}  
.game-box {
    display:block;
    text-align: center;
    align-items: center;
}
.game-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.game-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 25x;
    color: #000;
}
.game-box p{
    font-size: 16px;
    text-align: left;
    margin-bottom: 1px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
}
.btn{
    padding: 10px 20px;
    background-color: rgb(35, 35, 35);
    color:#fff;
    border:none;
    border-radius: 5px;
    font-family: 'Arial Nova', sans-serif;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
}

.indice-box {
#container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
    #container > div {
    width: 50%;
  }
}

.indice-box {
    display: block; 
    text-align: center;
    align-items: center;
}
.indice-box p{
    font-size: 24px;
    text-align: right;
    margin-bottom: 10px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
}
.indice-box span{
    font-size: 16px;
}
.indice-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.indice-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}

.indice-box .btn{
    font-size: 14px;
    padding: 4px 9px;
    margin-top: 1px;
    align-items: left;
    background-color: rgb(23, 23, 219);
}

.decifre-box {
    display:block;
    text-align: center;
    align-items: center;
}
.decifre-box p{
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
}
.decifre-box h1{
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.decifre-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.decifre-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.decifre-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.decifre-box p span{
    font-weight: 500;
}
.decifre-box .btn{
    margin-top: 10px;
}

.decifre2-box {
    display:block;
    text-align: center;
    align-items: center;
}
.decifre2-box p{
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
}
.decifre2-box h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.decifre2-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.decifre2-box p span{
    font-weight: 500;
}
.decifre2-box .btn{
    margin-top: 10px;
}

.encene-box {
    display:block;
    text-align: center;
    align-items: center;
}
.encene-box p{
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 22px;
    color: #000;
    font-weight: 500;
}
.encene-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.encene-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.encene-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.encene-box p span{
    font-weight: 500;
}
.encene-box .btn{
    margin-top: 10px;
}
.explore-box{
    display:block;
    text-align: center;
    align-items: center;
}
.explore-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.explore-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.explore-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.explore-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.explore-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.explore-box p span{
    font-weight: 500;
}
.explore-box .btn{
    margin-top: 10px;
}
.highlands-box{
    display:block;
    text-align: center;
    align-items: center;
}
.highlands-box p{
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.highlands-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.highlands-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.highlands-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.highlands-box h4 mark{
    color: #18045e;
}
.highlands-box p span{
    font-weight: 500;
}
.highlands-box .btn{
    margin-top: 10px;
}
.highlands2-box{
    display:block;
    text-align: center;
    align-items: center;
}
.highlands2-box p{
    font-size: 15px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.highlands2-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.highlands2-box p span{
    font-weight: 500;
}
.highlands-box .btn{
    margin-top: 10px;
}
.highlights-box{
    display:block;
    text-align: center;
    align-items: center;
}
.highlights-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.highlights-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.highlights-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.highlights-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.highlights-box h4 mark{
    color: #18045e;
}
.highlights-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.highlights-box p span{
    font-weight: 500;
}
.highlights-box .btn{
    margin-top: 10px;
}
.jackpot-box{
    display:block;
    text-align: center;
    align-items: center;
}
.jackpot-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.jackpot-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.jackpot-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.jackpot-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.jackpot-box p span{
    font-weight: 500;
}
.jackpot-box .btn{
    margin-top: 10px;
}
.joga-box{
    display:block;
    text-align: center;
    align-items: center;
}
.joga-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.joga-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.joga-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.joga-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.joga-box p span{
    font-weight: 500;
}
.joga-box .btn{
    margin-top: 10px;
}
.negocia-box{
    display:block;
    text-align: center;
    align-items: center;
}
.negocia-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.negocia-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.negocia-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.negocia-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.negocia-box p span{
    font-weight: 500;
}
.negocia-box .btn{
    margin-top: 10px;
}
.pipas-box{
    display:block;
    text-align: center;
    align-items: center;
}
.pipas-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.pipas-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.pipas-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.pipas-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.pipas-box p span{
    font-weight: 500;
}
.pipas-box .btn{
    margin-top: 10px;
}
.bingo-box{
    display:block;
    text-align: center;
    align-items: center;
}
.bingo-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.bingo-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.bingo-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.bingo-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.bingo-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.bingo-box p span{
    font-weight: 500;
}
.bingo-box .btn{
    margin-top: 10px;
}
.torres-box{
    display:block;
    text-align: center;
    align-items: center;
}
.torres-box p{
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.torres-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.torres-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.torres-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.torres-box p span{
    font-weight: 500;
}
.torres-box .btn{
    margin-top: 10px;
}
.visual-box{
    display:block;
    text-align: center;
    align-items: center;
}
.visual-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 16px;
    color: #000;
    font-weight: 500;
}
.visual-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.visual-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.visual-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.visual-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.visual-box p span{
    font-weight: 500;
}
.visual-box .btn{
    margin-top: 10px;
}
.rio-box{
    display:block;
    text-align: center;
    align-items: center;
}
.rio-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.rio-box h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.rio-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.rio-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.rio-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.rio-box p span{
    font-weight: 500;
}
.rio-box .btn{
    margin-top: 10px;
}
.rio2-box{
    display:block;
    text-align: center;
    align-items: center;
}
.rio2-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.rio2-box h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.rio2-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.rio2-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.rio2-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.rio2-box p span{
    font-weight: 500;
}
.rio2-box .btn{
    margin-top: 10px;
}
.cursos-box{
    display:block;
    text-align: center;
    align-items: center;
}
.cursos-box p{
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000;
    font-weight: 500;
}
.cursos-box h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.cursos-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 6px;
    color: rgb(23, 23, 219);
}
.cursos-box h4{
    font-size: 14px;
    text-align: center;
    color: #000;
}
.cursos-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.cursos-box p span{
    font-weight: 500;
}
.cursos-box .btn{
    margin-top: 10px;
}

.contato-box {
    display:block;
    text-align: center;
    align-items: center;
}
.contato-box p{
    font-size: 11px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 14px;
    color: #000;
    font-weight: 500;
}
.contato-box span{
    font-size: 20px;
}
.contato-box h2{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.contato-box h3{
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    color: rgb(23, 23, 219);
}
.contato-box h4{
    font-size: 15px;
    text-align: center;
    color: rgb(23, 23, 219);
}
.contato-box h5{
    font-size: 12x;
    text-align: center;
    color: #000;
}
.contato-box h5 mark{
    color: #18045e;
}
.contato-box p span{
    font-weight: 500;
}
.contato-box .btn{
    padding: 8px 16px;
    margin-top: 10px;
}








