*{margin:0; padding:0;  border:none; outline:none;box-sizing:border-box;font-family: "Roboto", sans-serif;}

.tabelaodds{color:#fff;background-color:#383838;width:100%;background-color:transparent;}

.kolrotu{background-color:#b8b8b8;color:#333;padding:0px 0px;font-size:1em;text-align:center;font-weight:900;white-space: nowrap;}





.tabelaodds .kol {width:17%;background-color:#5a5a5a;padding:0px 0px;font-size:1em;border:1px solid rgba(184,184,184,.1);text-align:center;}



.tabelaodds .kol0 {width:25%;line-height:0.7em;}

.tabelaodds .kol4 {width:75%;}


.tabelaresumo{color:#fff;background-color:#383838;width:100%;background-color:#ff0000;}

.tabelaresumo .kol {width:17%;background-color:#5a5a5a;color:#fbbf24;padding:0px 0px;font-size:1em;border:1px solid rgba(184,184,184,.1);text-align:center;height:50px;}


.camisa{height:50px;margin-right:0px;}


.icasa{width:100%;}
.i2casaXX{width:100%;}
.i2casa{height:40px; width:100%;}

.joga{padding:10px;}
.slogan{color:#fbbf24; font-size:1.3em;font-weight:bold;}

.sele{width:100%; padding:10px 5px;font-size:1.2em;}




/* Layout para mobile */

.qload{position:relative; top:150px; width:100%; text-align:center; }

@keyframes piscar {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}

.texto-piscando {
  animation-name: piscar;
  animation-duration: 1s; /* Duração de 1 segundo */
  animation-iteration-count: infinite; /* Repete infinitamente */
}

.central{width:100%; text-align:center;}
.topo50{position:relative; top:50px;}

@keyframes flicker {
  0%, 100% { text-shadow: none; }
  50% { text-shadow: 0 0 5px #fff, 0 0 10px #fff; } /* Exemplo com sombra */
}

.neon-texto {
  animation: flicker 0.5s infinite alternate; /* Alterna entre estados */
  color: #fff;
}

.dedo{font-size:2.1em;}

@keyframes flicker2 {
  0%, 100% { text-shadow: none; }
  50% { text-shadow: 0 0 5px #eee, 0 0 10px #eee; } /* Exemplo com sombra */
}

.pvm{background-color:#006738; width:35px; height:35px; border-radius:35px; text-align-center;cursor:pointer;}
.vm{color:#ffdc0a;font-size:1.5em;animation: flicker2 0.5s infinite alternate;}

.placa{position:fixed; left:0px;top:0px; width:500px; height:254px; background-color:transparent; z-index:1000;}
.mestre{position:absolute;top:0px;left:0px;width:100%;height:100%;}
.txt_mestre1{position:relative;top:20px;left:184px;width:230px; text-align:center; font-size:1.4em; font-weight:bold; color:#000;}
.txt_mestre2{position:absolute;top:65px;left:145px;width:325px; height:145; overflow:hidden; text-align:center; font-size:1.0em; color:#000;}

.placa2{position:fixed; left:0px;top:0px; width:500px; height:auto; background-color:#fff; z-index:1000;opacity:.7;}

.tp1{width:100%; padding:5px; text-align:center; font-size:1.4em; font-weight:bold; color:#000;}
.tp2{width:100%; padding:5px; text-align:center; font-size:1.0em; color:#000;}
.fecha{float:right;font-size:2.4em; font-weight:bold; color:#000;cursor:pointer;} 
.fecha:hover{color:#666;}
@media (max-width: 768px) {



}
