@font-face { 
     font-family: 'Kallisto'; 
     src: url('Kallisto-Medium-Italic-iF66729ea8ae757.woff') format('woff'); 
     font-weight: normal; 
     font-style: normal; }
   body {
     display: flex;
     flex-direction: column;
     font-family: 'Kallisto', Verdana;
     background-color: #000;
     align-items: center; /* centraliza os elementos horizontalmente */
     height: 90vh;
     margin: 0;
   }
   
   header, nav, footer {
     width: 85%; /* ajusta a largura para 98% */
   }
   
   header {
     background-color: #000; /* exemplo de estilo */
     margin-bottom: 2px; /* adiciona espaço abaixo */
     padding: 10px;
     position: fixed;
     z-index: 1000;
   }
   
   nav {
     background: url(../img/AOficial.png);
     background-repeat: no-repeat; /* evita que a imagem se repita */ 
     background-position: center; /* centraliza a imagem na div */
     background-size: contain; /* ajusta o tamanho da imagem para caber dentro da div */ 
     flex-grow: 1; /* ocupa o espaço restante */
     background-color: #fff; /* exemplo de estilo */
     margin-bottom: 2px; /* adiciona espaço abaixo */
     margin-top: 130px;
     z-index: 999;
   }
   footer {
     font-size: 10px;
     color:#ECACBD;
     font-family: 'kallisto', Verdana;
     height: 15px;
     text-align: center;
   }
   ul {
     margin: 0;
     padding: 0;
     list-style: none;
     width: 100%;
     float: left;
   }
   ul a {
     display: block;
     padding: 0 2em;
     margin-top: 6px;
     line-height: 2.2em;
     text-decoration: none;
     color:#fff;
   }
   ul li {
     width: 14%;
     float: left;
     font: 15px 'kallisto', Verdana;
     font-weight: 900;
     font-color:   #3B6084;
     border:2px #000;
   }
   
   BUTTON {
     text-decoration: none;
   }
   .container {
     display: flex;
     background-color: #fff;
     padding: 10px;
   
     height: 100px;
     justify-content: space-between; /* distribui o espaço igualmente entre as imagens */
     align-items: center; /* alinha as imagens verticalmente ao centro */
     padding: 0 2%; /* adiciona espaçamento nas laterais */
   }
   
   .logado {
     background: url(../img/fundo.png);
     background-repeat: no-repeat; /* evita que a imagem se repita */ 
     background-position: center; /* centraliza a imagem na div */
     background-size: contain; /* ajusta o tamanho da imagem para caber dentro da div */ 
     //flex-grow: 1; /* ocupa o espaço restante */
     background-color: #fff; /* exemplo de estilo */
     margin-bottom: 2px; /* adiciona espaço abaixo */
     //margin-top: 2px;
     width: 85%;
     z-index: 1;
   }
   .menu {
     padding: 1px;
     width: 96%;
     margin: 7px ;
     display: inline-block;
     text-align: left;
     justify-content: space-between;
   }
   .menu1 {
     padding: 1px;
     width: 96%;
     margin: 7px ;
     margin-top: 0;
     display: inline-block;
     text-align: left;
     justify-content: space-between;
   }
   .bot{
     width: 100%;
     height: 40px;
     text-align: center;
     margin-top: 3px;
     background: url(../img/botao.png) no-repeat center;
     background-size: contain; /* ajusta o tamanho da imagem para caber dentro da div */
   }
   .corpo{
     display: flex;
     width: 96%;
     align-items: center;
     justify-content: space-between;
   }
   .barrah{
     padding: 15px;
     border-radius: 15px;
     width: 90%;
     height: 90px;
     margin-left: 0;
     position: relative;
     display: inline-block;
     text-align: left;
     opacity: 0.8;
     background-color: #c6c6c6;
     display: flex;
     text-align: left;
     gap: 720px;
     z-index:2;
   }
   .late,
   .latd{
     margin-left: 25px;
     margin-right: 25px;
     width: 5%;
     height: 620px;
     color: #4CA582;
     }
   .central {
     margin-left: 25px;
     margin-right: 25px;
     width: 88%;
     display:flex
     color: #4CA582;
}
.dia {
     font: 42px  #ECACBD 'kallisto', Verdana;
     text-shadow: 0.1em 0.1em #3B6084;
     font-weight: 900;
     margin: 10px;
     padding: 10px;
   }
   .rsocial {
     font-weight: 900;
     font-family: 'kallisto', Verdana, sans-serif;
     font-size: 10px;
     background-color: #FFFFFF;
     padding: 4px;
     border-radius: 10px;
     border: 2px solid #C8523D ;
     display: inline-flex;
     justify-content: space-between;
     width: 10%;
     height: 32px ;
     top: 20px; /* Ajuste a posição conforme necessário */ 
     left: 10px; /* Ajuste a posição conforme necessário */ 
     position: relative;
     z-index: 3;
     }
   .modal{
     background-color: #fff;
     padding: 10px;
     right: 35px;
     position: relative;
     z-index: 4;
   }
   .insc{
     padding: 20px;
     margin-bottom: 2px;
     text-align: center;
     display: flex;
   }
   .oval{
     margin-top: 5px;
     margin-bottom: 10px;
     margin-right: 0px;
     display: flex;
     justify-content: flex-end;
   }
   .carta {
     padding: 20px;
     display: flex; 
     justify-content: center;
   }
   .meio {
   border: 2px #3B6084 solid;
   border-radius: 15px;
   width: 60%;
   padding: 15px;
   margin: 15px;
   }
   .botao {
     background: url(../img/botao.png) no-repeat center;
     background-size: contain; 
     border: #fff;
     padding: 5px;
     margin: 3px;
     cursor: pointer;
   }
   .campo{
     font-size: 9px;
     text-align: left;
     margin-left: 13%;
     margin-top: 150px;
   
   }
   
   .bt-whatsApp{
     right:255px; 
     position:fixed;
     width:60px;
     height:60px;
     bottom:40px;
     z-index:100;"
   }
   #alertWapp {
     right: 255px; 
     position:fixed; 
     visibility: hidden; 
     width:17px;	
     height:17px;
     bottom:90px; 
     background: #C8523D;
     z-index:101; 
     font-size:11px; 
     color:#fff;
     text-align:center; 
     border-radius: 50px; 
     font-weight:bold;
     line-height: normal; 
   }
   #corpo_form {
   margin-top: 10px;
   padding: 10px;
   background-color: #fff;
   border: 3px #4CA582 solid;
   border-radius: 12px;
   color: #4CA582;
   font-weight: bold;
   text-decoration: none;
   }
   #corpo_form a {
     text-decoration: none;
   }
   #msg1 {
     font-size: 15px ;
     font-weight: 600;
     margin: 10px auto;
     padding: 10px;
   }
   #msg2 {
     color:#C8523D;
     font-weight: 600;
     font-size: 15px;
     margin: 10px auto;
     padding: 10px;
     width: 90%;
   }
.galeria {
     align-content: center;
     align-self: center;
     padding: 2px;
     width: 100%;
     min-height: 50vh;
     min-width: 40%;
     display: flex;
     flex-wrap: wrap;
     flex-direction: row;
     overflow: auto;
     justify-content: center;
}
.cs-label-galeria {
     background-color: #3B6084;
     color: #ffffff;
     margin-left: 5px;
     padding: 5px;
     margin-bottom: clamp(2rem, 6.3vw, 3rem);
     font-family: Areal Bold, Verdana, sans-serif;
     font-size: 11px;
     text-decoration-style: double;
     font-weight: 700;
     display: grid;
     cursor: pointer;
   }
   .cs-label-galeria:hover {
     transform: scale(1.8);
     box-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
   }
   /* Paleta Reduzida
   Cor Primária: #4CA582 (Verde médio)
   Cor Secundária: #C8523D (Vermelho terroso)
   Neutro Escuro:#3B6084 (Azul acinzentado) 
   Neutro Claro (opcional): #ECACBD (Rosa claro pastel) */