*{margin:0; padding:0;  border:none; outline:none;box-sizing:border-box; font-family: 'Lato', sans-serif;}




body{width:100%;}

td{font-size:1.3em; font-weight:bold; color:#333;}

.cabecalho{ width:100%;height:100px;background-color:#f5f5f5;box-shadow: 5px 5px 5px #888888; margin-bottom:20px;z-index:2;}



.logo{padding:17px;}

.imglogo{height:40px;}

.centro{position:absolute; top:30px; left:50%;  text-align:right;font-size:1em; font-weight: bold;color:#2cb51e;  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);margin-right:20px;display:none;}


.outdoor{ padding:15px 20px; background-color:#f5f5f5; color:#333;box-shadow: 2px 5px 5px 5px #bbb; border-radius:10px; float:left; font-size: 1.1em; line-height:1.7em; margin-bottom:20px;}

.l50{width:90%;margin-left:5%;}
.l33{width:90%;margin-left:5%;}
.l90{width:90%;margin:0 5% 50px 5%;}
.l100{width:100%;}

.rodape{width:100%;  padding:15px 20px; background-color:#f5f5f5; color:#333;  float:left; font-size: 0.8em; color:#555;border-top: solid 1px #2cb51e;}

.pgvazia{position:absolute; bottom:0px; }


.icone{}

.fundome{background-color:#2cb51d;}
.fundomm{background-color:#2cb51f;}
.fontebranca{color:#fff;}
.grande{font-size:3em;}

.bola{
 width: 50px;
  height: 50px;
  background-color: #2cb51e; /* Cor escura */
  color: #fff; /* Número branco */
  border-radius: 50%; /* Torna o elemento circular */
  display: flex; /* Centraliza o conteúdo */
  justify-content: center; /* Alinha horizontalmente */
  align-items: center; /* Alinha verticalmente */
  font-size: 30px; /* Tamanho do número */
  font-weight: bold; /* Deixa o número em negrito */
  margin: 5px; /* Espaçamento entre círculos (opcional) */
}

.fa{margin-right: 5px;}

.fl{float:left;}
.fr{float:right;}

.lk{font-size:1.0em;background-color:#2cb51f;color:#fff; padding:8px 12px; border-radius:8px;text-decoration: none;}
.lk:hover{background-color:#2cb51e;color:#2cb51d;}

.lk11{font-size:1.0em;background-color:#2cb51f;color:#fff; padding:10px 14px; border-radius:8px;text-decoration: none;}
.lk11:hover{background-color:#999;}


.lkx{font-size:1.0em;background-color:#2784fd;color:#fff; padding:8px 12px; border-radius:8px;text-decoration: none;}
.lkx:hover{background-color:#0047bd;color:#fff;}



.lkv{font-size:1.0em;background-color:#00c232;color:#fff; padding:8px 12px; border-radius:8px;text-decoration: none;}
.lkv:hover{background-color:#006118;color:#fff;}



.medio{font-size:1.3em; font-weight:bold; color:#333;}

.imgwa{height:75px; margin-right:5px; float:left;}


.titolo{font-size:1.4em; font-weight:bold; color:#2cb51e}

.titolo11{font-size:1.4em; font-weight:bold; color:#1bb51e}

.rotulo_caixa{font-size:1.2em; font-weight:bold; color:#2cb51e}

.caixa{font-size:1.2em; font-weight:normal; color:#333; border:solid 1px #2cb51d; 
padding:10px 20px; border-radius:10px; width:100%;  margin-bottom:10px;}

.corpo_sign{padding:20px;}

.borderro{border:solid 1px #990000; background-color:#ffcccc;}

.erro{color:#990000;}

.duvidas{position:fixed; bottom:0px; color:#fff; text-align:center; right:10px; background-color:#19b11e; padding:10px; border-radius:10px 10px 0 0;z-index:2;line-height:1em;z-index:60; cursor:pointer;}

.xox{margin-top:4px;margin-right:5px;height:30px;}

.wlk{text-decoration:none; font-weight:bold;color:#fff;}

.vov{display:block;}


.menu{position:absolute; top:70px; right:0; margin-right:3px;font:80%;}

.porta-botassina{font-size:200%;}


iframe {width: 100%;max-width: 560px;height: auto;aspect-ratio: 16 / 9;}

.qrclass{width:200px; margin-top:10px;}
.subtitolo3{FONT-SIZE:1.1EM; FONT-WEIGHT:BOLD;color:#2cb51e;font-style:underline;}
.subtitolo4{FONT-SIZE:1.1EM; FONT-WEIGHT:BOLD;color:#666;font-style:underline;}

@media screen and (min-width:500px){

.centro{left:0px;top:60px; width:100%;text-align:center; font-size:1.4em;margin-right:0px;display:block;}
.l50{width:50%;margin-left:5%;}
.l33{width:37%;margin-left:3%;}
.lk{font-size:1.3em;}
.menu{ top:35px;  margin-right:20px;font:100%;}
.imglogo{height:60px;}
.caixa{widh:250px; max-width:250px;padding:5px 10px;}

.porta-botassina{font-size:100%;}
.titolo{font-size:1.8em;}
}

