/* DICA: Verifique se os nomes dos arquivos na pasta 
   são EXATAMENTE iguais aos escritos abaixo (respeitando maiúsculas).
*/

@font-face {
    font-family: 'DS-Digital';
    src: local('DS-Digital'),
         url('https://marteccursos.com.br/fontes/ds-digital.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'maximize';
    src: local('Maximize'),
         url('https://marteccursos.com.br/fontes/Maximize-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nexa';
    src: local('Nexa Heavy'),
         url('https://marteccursos.com.br/fontes/Nexa-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'fjalla';
    src: local('FjallaOne-Regular'),
         url('https://marteccursos.com.br/fontes/FjallaOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'anton';
    src: local('Anton-Regular'),
         url('https://marteccursos.com.br/fontes/Anton-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'satisfy';
    src: local('Satisfy'),
         url('https://marteccursos.com.br/fontes/Satisfy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'roboto';
    src: local('Roboto Condensed'),
         url('https://marteccursos.com.br/fontes/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ananda';
    src: local('Ananda Personal'),
         url('https://marteccursos.com.br/fontes/Ananda-Personal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'jaime';
    src: local('Ananda Personal'),
         url('https://marteccursos.com.br/fontes/jaime.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



a#msgN {
    height: 2em;
    background: #ffffff;
    min-width: 1em;
    display: inline-block;
    position: absolute;
    margin: -.5em 0 0em 5em;
    border-radius: 1em;
    border: 1px solid #bed0d0;
}
p#login {
    padding: 1em 0;
    background: #eff9ff;
    font-size: 1.15em;
}
div#reviews {
    padding: 1em;
    overflow: hidden;
    background: #f0f0f0;
}
#capa img {
    width: 14em ;
    margin-bottom: -1.1em !important;
}
#bar111{

    padding: 0;
    background: linear-gradient(90deg, #bcd7d7, #fff);
    font-weight: bold;
    font-size: 1em;
    display: inline-block;
    width: 100%;
    margin-bottom: .25em;

}
#butT1 {
    font-size: 1em;
    padding: 0.75em 1em;
    border-radius: 0.25em;
    width: 100%;
    margin: .25em 0;
    cursor: pointer;
    background: #f0f0f0;
    display: inline-block;
    border: 2px solid #000;
    width: 100%;
    margin: 1em 0 auto;
    text-align: center;
        background-image: linear-gradient(to top, #e2ecec, white);
    border: 1px solid #aaa;
}
.linhaH {
  border: 0;
  border-top: 1px solid #CCC;
}
/*
a.isPC31 {
    color: blue !important;
}*/
div#ascii {
    padding: 2em;
}
.onda-container {
  width: 100%;
  /* Define a proporção 1:8 (100 / 8 = 12.5) */
  /* Isso garante que a altura seja sempre 1/8 da largura */
  aspect-ratio: 8 / 1; 
  
  background: transparent;
  overflow: hidden;
  line-height: 0; /* Remove espaços vazios abaixo do SVG */
}

.onda-container svg {
  width: 100%;
  height: 100%;
  display: block;
  margin-left:-30vh;
}

/* Ajuste específico para a resolução citada (opcional, já que aspect-ratio resolve) */
@media (max-width: 1366px) {
  .onda-container {
    width: 100%;
  }
  
}
a.titPROF {
    font-size: 1em;
    background: linear-gradient(
179deg, #9bbfbf, #fff);
    padding: .5em .25em;
    font-weight: 700;
    letter-spacing: .05em;
    border-top: .5em solid #fff;
    margin: -.025em !important;
}

a#siteNBOT2 {
    text-align: center;
    display: inline-block;
    width: 100%;
}
input.custom-file-input {
    font-size: 1em;
    display: block;
    margin:0 auto;
}
div#doAluno a {
    margin: .5em;
}
@font-face {
    font-family: 'Ananda-Personal';
    src: url('/fontes/Ananda-Regular.ttf');
}
@font-face {
    font-family: 'Ananda-Black';
    src: url('/fontes/Black.ttf');
}
@font-face {
    font-family: 'opensans';
    src: url('/fontes/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'opensans';
    src: url('/fontes/OpenSans-Regular.ttf');
}
@font-face {
    font-family: 'opensans';
    src: url('/fontes/OpenSans-Regular.ttf');
}
input#novo_cliente_bt {
    margin-top: 1em;
}
label#cidade_label {
    margin: -6.5em 0em 0em 0.1em;
}
label#cidade_labelx {
    margin: -6.5em 0em 0em 0.1em;
}
label#curso_label {
    margin: .25em 0em 0em 1.15em;
}
label#turma_label {
    margin: -6.5em 0em 0em 41.15em;
}
label#login_label {
    margin: -3em 0em 0em 0.1em;
    display: block;
}
label#senha_label {
    margin: -3em 17.15em;
    display: block;
}
label#fotoFACE {
    display: inline-block;
    position: absolute;
    z-index: 1;
    margin: 18.3em 0 0 61.45em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    padding: .5em;
    box-sizing: border-box;
    text-align: center;
    width: 16.35em;
    cursor: pointer;
}
label#endereco_label {
    margin: 3.7em -1em 0em -40.8em;
}
label#bairro_label {
    margin: -10em 0em 0em 41.1em !important;
    position: absolute;
}
input#cpf {
    WIDTH: 15.5EM;
}
input#bairro {
    width: 19.25em;
}
label#label_cpf {
    z-index: 2;
    margin: -3.35em 0 0 4.85em !important;
}
label#sexo_label {
    margin: 3.55em 0 0 -39.9em !important;
    z-index: 2;
}
label#escolaridade_label {
    margin: 3.75em 1em 1em -22.85em !important;
}
a.btSIM1 {
    background: linear-gradient(180deg, rgb(0, 102, 104) 0%, rgb(0 25 25) 100%);
    height: auto;
    display: grid;
    width: fit-content;
    margin: 1em auto;
    padding: .5em 3em;
    border-radius: .25em;
    color: #fff !important;
}

a.btNAO1 {
    background: linear-gradient(180deg, rgb(0, 102, 104) 0%, rgb(0 25 25) 100%);
    height: auto;
    display: grid;
    width: fit-content;
    margin: 0 auto;
    padding: .5em 3em;
    border-radius: .25em;
    color: #fff !important;
}








/* --- Estilos do Alerta de Diálogo Responsivo --- */

/* Fundo escuro que bloqueia a interação com a página */
.custom-alert-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Fundo escuro transparente */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Garante que fique acima de todos os outros elementos */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

.custom-alert-overlay.show {
    opacity: 1;
    visibility: visible;
}

/* Caixa de Diálogo */
.custom-alert-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    width: 90%; /* Responsivo: 90% da largura em portáteis */
    max-width: 400px; /* Limite em telas maiores */
    text-align: center;
    transform: scale(0.9);
    transition: transform 0.3s ease-in-out;
}

.custom-alert-overlay.show .custom-alert-box {
    transform: scale(1);
}

.alert-icon {
    font-size: 2.5em;
    color: #007bff; /* Cor azul/cianos (adapte para o seu tema) */
    margin-bottom: 10px;
}

.alert-message {
    font-size: 1em;
    color: #333;
    margin-bottom: 20px;
    font-weight: 500;
}

.alert-button-ok {
    background-color: #007bff;
    color: white;
    padding: 10px 25px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.2s;
}

.alert-button-ok:hover {
    background-color: #0056b3;
}













a#titCAT {
    display: inline-block;
    float: left;
    margin: 0;
    padding: .5em;
}

#google img {
    width: 55%;
    filter: brightness(1.15);
    display: flex;
    transition: 0.5s ease-in-out;
    margin: 2.5em auto;
}

#google img:hover {
    
    filter: brightness(1.15);
    
}
#instagram img {
    width: 55%;
    filter: brightness(0.75);
    display: flex;
    transition: 0.5s ease-in-out;
    margin: 2.25em auto;
}

#coruja img {
    width: 46%;
    filter: brightness(1.15);
    display: flex;
    transition: 0.5s ease-in-out;
    margin: 2em auto;
    filter: hue-rotate(45deg);
    filter: invert(.15);
}
#coruja img:hover {
    
    filter:brightness(1.2) ;
        filter: hue-rotate(45deg);
            filter: invert(.15);
    
    
}
div#forum_cats {
    margin-left: 2.5em;
}






/* 1. Reset Básico e Base */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
}

/* --- Estilos do Cabeçalho e Gradiente --- */
.css-only-header {
    background: linear-gradient(to top, #e2ecec, white); 
    padding: .5em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); 
    position: relative; 
    z-index: 100;
}

/* Ocultar todos os checkboxes permanentemente */
.css-toggle-master, .css-toggle-accordion {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    display: none !important; /* Força o desaparecimento */
}

/* Estilos de Navegação Padrão (Desktop: > 992px) */
.css-main-navigation {
    flex-grow: 1; 
    display: flex;
    justify-content: flex-end; 
    z-index: 999;
}

.css-nav-items-list {
    list-style: none;
    display: flex;
}

.css-nav-items-list > li {
    position: relative;
    margin-left: 20px;
}

.css-main-navigation a, .css-accordion-label {
    text-decoration: none;
    color: #333;
    padding: 10px 15px;
    display: block;
    cursor: pointer;
    transition: color 0.3s;
}

.css-main-navigation a:hover, .css-accordion-label:hover {
    color: #007bff;
}

/* Submenu Dropdown (Desktop) */
.css-submenu-acord-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    min-width: 13em;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    list-style: none;
    z-index: 20;
    border-radius: 4px;
    padding: 5px 0;
}

/* Efeito Dropdown com Hover (Desktop) */
.css-has-accordion:hover .css-submenu-acord-list {
    display: block; 
}

/* Ocultar elementos específicos do Mobile no Desktop */
.css-hamburguer-label, .css-accordion-label {
    display: none;
}

/* MEDIA QUERY: Mobile/Tablet */
@media (max-width: 992px) {
    .css-only-header {
        flex-wrap: wrap; 
        padding: .5em;
    }


    .css-hamburguer-label, .css-accordion-label {
        display: block;
    }
    
    .css-desktop-link {
        display: none !important;
    }

    .css-hamburguer-label {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    
    .css-hamburguer-icon {
        display: block;
        width: 25px;
        height: 3px;
        background-color: #333;
        position: relative;
        transition: all 0.3s;
    }

    .css-hamburguer-icon::before,
    .css-hamburguer-icon::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background-color: #333;
        transition: all 0.3s;
    }

    .css-hamburguer-icon::before { top: -8px; }
    .css-hamburguer-icon::after { top: 8px; }

    .css-main-navigation {
        width: 100%;
        position: absolute;
        top: 100%; 
        left: 0;
        max-height: 0;
        overflow: hidden;
        background: linear-gradient(to top, #e2ecec, white); 
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        transition: max-height 0.5s ease-in-out;
    }
    
    /* Lógica do Menu Mestre */
    #nav-master-toggle:checked ~ .css-main-navigation {
        max-height: 1000px; /* Aumentado para caber tudo */
    }
    
    #nav-master-toggle:checked ~ .css-hamburguer-label .css-hamburguer-icon {
        background: transparent;
    }
    #nav-master-toggle:checked ~ .css-hamburguer-label .css-hamburguer-icon::before {
        transform: rotate(45deg);
        top: 0;
    }
    #nav-master-toggle:checked ~ .css-hamburguer-label .css-hamburguer-icon::after {
        transform: rotate(-45deg);
        top: 0;
    }

    .css-nav-items-list {
        flex-direction: column; 
        padding: 10px 0;
        width: 100%;
    }

    .css-nav-items-list > li {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
    
    .css-submenu-acord-list {
        position: static;
        display: block;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-out;
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0.5); 
        padding: 0;
    }
    
    /* CORREÇÃO: Seletores genéricos para todos os IDs de submenus */
    #submenu-products-toggle:checked ~ .css-submenu-acord-list,
    #submenu-products-toggle-admin:checked ~ .css-submenu-acord-list,
    #submenu-treinar-toggle:checked ~ .css-submenu-acord-list,
    #submenu-treinar-admin-toggle:checked ~ .css-submenu-acord-list,
    #submenu-artigos-toggle:checked ~ .css-submenu-acord-list {
        max-height: 1000px;
        padding: 10px 0;
    }
    
    .css-accordion-label {
        position: relative;
    }

    .css-accordion-label::after {
        content: '+';
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.3s;
    }
    
    /* Mudar o indicador para '−' quando checado */
    #submenu-products-toggle:checked ~ .css-accordion-label::after,
    #submenu-products-toggle-admin:checked ~ .css-accordion-label::after,
    #submenu-treinar-toggle:checked ~ .css-accordion-label::after,
    #submenu-treinar-admin-toggle:checked ~ .css-accordion-label::after,
    #submenu-artigos-toggle:checked ~ .css-accordion-label::after {
        content: '−';
    }
}


div#usuario_topbar {
    background: linear-gradient(90deg, #bcd7d7, #fff);
    padding: 2em;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    height: auto;
}



a:visited{
  color:black;
}
img#loginIMG {
    height: auto;
    display: block;
    width: 6em;
}
body{
  background:lithblue;
}
h2 {
  vertical-align: center;
  text-align: center;
}
html, body {
  margin: 0;
  height: 95%;
}
.onda-container {
    position: absolute;
    margin: -5em -30em !important;
    width: 150% !important;
}
* {
  font-family: "opensans";
  box-sizing: border-box;
  text-decoration:none;
}
.navbar {
    /* Gradiente vertical: do #e2ecec (em baixo) para o branco (em cima) */
    background: linear-gradient(to top, #e2ecec, white);
    padding: 0 20px;
    height: 60px; /* Altura fixa da barra */
    display: flex;
    align-items: center;
    justify-content: flex-end; /* Alinha o menu à direita por padrão */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}



/* Estilo da lista de links */
.menu-list {
    list-style: none;
    display: flex; /* Torna a lista horizontal em telas grandes */
    margin: 0;
    padding: 0;
    transition: all 0.3s ease;
}

.menu-list li a {
    text-decoration: none;
    color: #000; /* Texto preto conforme solicitado */
    padding: 18px 15px; /* Ajusta o padding para a altura da barra */
    display: block;
    font-size: 16px;
    transition: background-color 0.3s;
}

/* Efeito hover: Fundo da li muda de cor ao passar o mouse */
.menu-list li:hover {
    background-color: #d1e0e0; /* Nova cor de fundo ao passar o mouse */
}

/* Estilo para o ícone do hambúrguer (inicialmente oculto para desktop) */
.hamburger {
    display: none;
    cursor: pointer;
    padding: 10px;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background-color: #000;
    transition: all 0.3s ease-in-out;
}



/* --- Responsividade (Media Query) --- */
/* Estilos aplicados para telas com largura máxima de 768px (dispositivos móveis) */
@media screen and (max-width: 768px) {
    
    /* Exibe o ícone hambúrguer */
    
    .hamburger {
        display: block;
        z-index: 100; /* Garante que fique acima do menu */
    }

    /* Altera o layout para empilhar o menu verticalmente (modo hambúrguer) */
    .menu-list {
        position: fixed;
        top: 60px; /* Abaixo da barra de navegação */
        left: 0;
        width: 100%;
        height: 100vh;
        flex-direction: column; /* Links empilhados verticalmente */
        background: #fcfcfc; /* Fundo do menu na visão mobile */
        transform: translateX(-100%); /* Esconde o menu fora da tela */
        padding-top: 20px;
    }
    
    .menu-list li a {
        padding: 15px 20px;
        border-bottom: 1px solid #eee;
    }
    
    /* Quando o checkbox está marcado, exibe o menu (transform: translateX(0)) */
    .menu-toggle:checked ~ .menu-list {
        transform: translateX(0);
    }
    
    /* Animação do ícone do hambúrguer para se transformar em 'X' */
    /* Linha 1: rotaciona e move para formar o canto superior do 'X' */
    .menu-toggle:checked ~ .hamburger .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    
    /* Linha 2: some/opacidade zero */
    .menu-toggle:checked ~ .hamburger .bar:nth-child(2) {
        opacity: 0;
    }
    
    /* Linha 3: rotaciona e move para formar o canto inferior do 'X' */
    .menu-toggle:checked ~ .hamburger .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
}
/*
div#conteudo {
    display: contents;
}
    */
div#conteudo {
    display: contents;
    min-height: 85vh;
}

.top-nav {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #FFF;
    padding: 1.5em;
    box-sizing: border-box;
}

.menu {
    display: inline-flex;
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu > li {
  margin: 0 1rem;
  overflow: hidden;
}

.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#menu-toggle1 {
  display: none;
}
#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
  display: block;
  background-color: #fff; /* Cor escura para visibilidade no fundo claro */
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}

.menu-button::before {
  content: '';
  margin-top: -8px;
}

.menu-button::after {
  content: '';
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: transparent;
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}
#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}



#menu-toggle1:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle1:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle1:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}
#menu-toggle1:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}



img#logo_top {
    height: 6em;
    transition: all ease-in-out .5s;
    margin: .5em .75em;
}
img#logo_top:hover{
  transform:scale(1.1);
  z-index:9;
}

a.item_menutop {
    color: #fff;
    text-decoration: none;
}
div#top {
    background: linear-gradient(45deg, rgb(255 200 0) 0%, rgb(255 165 0) 100%);
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
a.item_menutop:hover{
  font-weight: bold;

}
.owl-carousel .owl-item {
height:69%;
}
.owl-dots {
    display: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: contain;
    height: 22em;
    object-position: center;
    padding-top: 1em;
}
div#submenu_servs {
    position: absolute;
    margin-top: 3em;
    background: #fff;
    padding: 1em;
    margin-left: 27.5em;
    border: 1px solid #005152;
}
div#submenu_servs a {
text-decoration:none;
color:#000;
}
.slideST1 {
    object-fit: cover !important;
    padding-top: 0 !important;
    border-radius:0em 0 4em 0 !important;
}
div#profileBAR {
    padding: 0;
    background: linear-gradient(90deg, #bcd7d7, #fff);
    font-weight: bold;
    font-size: 1em;
    display: inline-block;
    width: 100%;
    margin-bottom:.25em;
}
a#btNOVO {
    float: left;
    display: block;
    padding: .5em 1.5em;
    
    background: linear-gradient(-180deg, rgb(0 154 157) 0%, rgb(0 25 25) 100%);
    color: #fff;
}
label#tel1 {
    MARGIN: -13.65em 0em 0em 41.1em;
}
a#btNOVO:hover {
    background: linear-gradient(0deg, rgb(0, 102, 104) 0%, rgb(0 25 25) 100%);
    color: #fff;
    box-shadow: inset 0 0 0 .1em rgb(205 254 255);
    
}
/**
input#nascimento {
    padding: .45em;
    border-radius: .25em;
    border: 1px solid #aaa;
    margin-bottom: 1em !important;
    font-size: 1em;
    margin-left: 1em;
    width: 22.75em;
}
**/
input#endereco {
    margin: 3.55em .75em 1em 0em !important;
}
label#iniciDate {
    margin-top: 1.25em;
}
input#horaINI {
    margin: 1em 0 0 1em !important;
    width: 19.25em !important;
    padding: .5em .5em .5em 6em !important;
    position: absolute;
}
input#nascimento {
    padding: .45em;
    border-radius: .25em;
    border: 1px solid #aaa;
    margin-bottom: 1em !important;
    font-size: 1em;
    margin: 0em 0em 0em 1em !important;
width: 19.25em;
    position: absolute;
}
input#matricula {
    padding: .45em;
    border-radius: .25em;
    border: 1px solid #aaa;
    margin-bottom: 1em !important;
    font-size: 1em;
    margin: 0em 0em 0em 0em !important;
    width: 16.25em;
}
a#titBATP {
    float: right;
    display: inline-block;
    padding: .75em .5em .5em .5em !important;
    font-weight: bold;
    text-transform: uppercase;
}
/**
select#sexo {
    width: 16em;
    font-size: 1em;
    text-align: left;
    margin-bottom: 1em !important;
    position: absolute;
    margin: 0 0 0 0 !important;
}**/
input#inicio {
    padding: .45em;
    border-radius: .25em;
    border: 1px solid #aaa;
    margin-bottom: 1em !important;
    font-size: 1em;
    margin: 1em 0em 0em 0em !important;
    width: 16.25em;
}
select#sexo {
    width: 16em;
    font-size: 1em;
    text-align: left;
    margin-bottom: 1em !important;
    position: absolute;
    margin: 3.45em 0em 0em -40em !important;
}
select#turma {
    margin: -6.75em 0 0 41em !important;
    font-size: 1em;
    width: 19.5em;
    padding-left: 5em !important;
}
/**
select#escolaridade {
    width: 22.75em;
    font-size: 1em;
    text-align: left;
    margin: 0 0 0 0 !important;
    padding-left: 7.5em !important;
    position: absolute;
}
    **/
select#escolaridade {
    width: 23em;
    font-size: 1em;
    text-align: left;
    margin: 3.45em 0em 0em -23em !important;
    padding-left: 7.5em !important;
    position: absolute;
}
select#cidade {
    width: 33em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: absolute;
    margin: -6.75em 0 0 0em !important;
}
input#login {
    margin: -3.15em 0em !important;
}
input#loginx {
    margin: -3.15em 0em !important;
}
select#resplegal {
    margin: 0;
    width: 26.25em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: absolute;
    margin: -6.75em 0 0 34em !important;
}
select#resplegalx {
    margin: 0;
    width: 26.25em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: absolute;
    margin: -6.75em 0 0 34em !important;
}
label#resplegal_label {
    margin: -6.5em 0em 0em 34.1em;
}
label#resplegal_labelx {
    margin: -6.5em 0em 0em 34.1em;
}
input#viewPass {
    position: absolute;
    margin: -2.75em 38em;
    z-index: 999;
    cursor:pointer;
}
/* Esconde a imagem de "aberto" por padrão */
.toggle-icon .img-show {
  display: none;
  width: 24px; /* Ajuste o tamanho conforme sua imagem */
  position: absolute;
    margin: -2.25em 31em;
    cursor:pointer;
}

.toggle-icon .img-hide {
  display: block;
  width: 24px;
  position: absolute;
    margin: -2.6em 31em;
    cursor:pointer;
}

/* Quando o checkbox estiver MARCADO: */
#viewPass:checked + .toggle-icon .img-show {
  display: block;  /* Mostra o olho aberto */
}

#viewPass:checked + .toggle-icon .img-hide {
  display: none;   /* Esconde o olho fechado */
}
input#senha {
    margin: -3.15em 17em !important;
}
input#senhax {
    margin: -3.15em 17em !important;
}
select#curso {
    width: 40em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 5em !important;
    position: absolute;
    margin: 0 0 0 1em !important;
}
/*
select#cidade {
    width: 22.75em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: absolute;
    margin: 7em 0 0 -57.25em !important;
}
    */
/**
input#celular1 {
    margin: 0 0 0 0 !important;
    width: 16.5em !important;
    padding: .5em .5em .5em 6em !important;
    position: absolute;
}
**/

input#celular1 {
    margin: -13.75em 0 0 41em !important;
    width: 19.25em !important;
    padding: .5em .5em .5em 6em !important;
    position: absolute;
}
/*
input#endereco {
    margin: 7em 0 0 -40em !important;
    font-size: 1em;
    padding: .5em;
    margin: 1em;
    border-radius: .25em;
    border: 1px solid #aaa;
    position: absolute;
}*/
img#imgICON {
    height: 4em;
    background-color: rgb(0 29 29);
    border-radius: .25em;
    width: 4em;
    object-fit: cover;
}
td.CAfoto {
    width: 5em;
}
th.CAnome {
    width: auto;
}

td.CAcoes {
    width: 5em;
}
td.CAcel {
    width: 10em;
}
form.form_st1{
padding:1em;
border:1px solid #000;
}
form.form_st2{
padding:1em;
border:1px solid #000;
margin-top:.5em;
}
.text01 {
    width: 44em;
    margin:0 !important;
    padding: .5em .5em .5em 4.5em !important;

}
.text02 {
    width: 40em;
    margin:0 !important;
    padding: .5em .5em .5em 7.5em !important;
    
}
label.textar {
    position: absolute;
    margin: 0;
}
input#txtarea_cli {
    position: relative;
    margin: 2em 0em 0em 0em;
    padding: 1em;
    width: 100%;
    height: auto;
    font-size: 1em;
}
.text03 {
    width: 18fem;
    margin: 0 !important;
    padding: .5em .5em .5em 3.75em !important;
    margin: -3.5em 4.75em !important;
    margin-top: -12em;
    position: absolute;
}
.text04 {
    width: 40em;
    margin:0 !important;
    padding: .5em .5em .5em 6.5em !important;
    
}
.text05 {
    width: 16em;
    margin: 0 !important;
    padding: .5em .5em .5em 4.75em !important;
    margin-right: 1em !important;
}
.text10{
    width: 16em !important;
    margin: 0 !important;
    padding: .5em .5em .5em 4.75em !important;
    margin: -7.65em 0em !important;
    margin-top: -12em;
    position: absolute;
    display: block;
}
.text11{
    width: 16em !important;
    margin: 0 !important;
    padding: .5em .5em .5em 4.75em !important;
    margin: -7.65em 17em !important;
    margin-top: -12em;
    position: absolute;
    display: block;
}
.text02a {
    width: 40em;
    margin: 0 !important;
    padding: .5em .5em .5em 4.5em !important;
}
label.label01 {
    margin: 0.1em 0.1em 0.1em -43.9em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label.label02 {
    margin: 0.1em 0.1em 0.1em -39.9em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}

label.label03 {
    margin: 0 0 0 0 !important;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label.label04 {
    margin: 0.2em 0.1em 0.1em 1.20em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
    z-index: 1;
}
label.label05 {
    margin: 0.2em 0.1em 0.1em -22.6em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label.label06 {
    margin: 0.2em 0.1em 0.1em -22.6em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
    z-index:1;
}
label.label041 {
    margin: 0.2em 0.1em 0.1em .20em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
    z-index: 1;
}
input::placeholder {
  color: gray;
  /*font-style: italic;*/
  font-size: 14px;
  opacity: 0.8; /* Adjust transparency */
}

input:focus::placeholder {
  color: lightgray; /* Change color on focus */
  opacity: 0.5;
}

select option:disabled {
  color: gray;
  /*font-style: italic;*/
  font-size: 1em;
  opacity: 0.8; /* Adjust transparency */
  }
  select option:first-child {
  
    color: gray;
  /*font-style: italic;*/
  font-size: 1em;
  opacity: 0.8; /* Adjust transparency */
}
/**
select option:nth-of-type(2) {
  
    color: #000 !important;
  }
    **/
a#titBATPL {
    float: left;
    padding: .5em;
}
img#imgFACE {
    background: #bcd7d7;
    width: 16.5em;
    height: 20.75em;
    float: right;
    display: block;
    border-radius: .25em;
    border: 1px solid #aaa;
    object-fit: cover;
    object-position: center top;
}

input#fileInput {
    width: 0 !important;
    margin-left: 0;
    display: inline-block;
    position: absolute;
}
div#breadcrumbs {
    min-height: 2em;
    background: linear-gradient(90deg, #5a8889, #5a8889);
    font-size: .95em;
    letter-spacing: .05em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}
a#bc {
    padding: .25em .5em;

    margin: .25em;
    display: none;
    text-transform: lowercase;
}

a#sepBC {
    padding: 0;
    text-align: center;

}
.footer_part {
    background: linear-gradient(181deg, rgb(255 255 255 / 0%), rgb(0 154 157));
    width: 13.155em;
    min-height: 12.5em;
    padding: .5em;
    display: inline-block;
    margin-right: .5em;
    margin-top: 1em;
    height: 12.5em;
    vertical-align: middle !important;
    margin-bottom: .5em;
}
#biblioteca img {
    width: 100%;
    height: auto;
    filter: brightness(1.15);
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
}
#biblioteca img:hover {
    
    filter: brightness(1.15);
    
}
#bahia img {

    width: 80%;
    filter: brightness(1.15);
    transition: all 0.5s ease-in-out;
    margin: 2.5EM AUTO;
    display: flex;

}
#bahia img:hover {
    
    filter:  brightness(1.15);
    
}
#eletromecanica img {


    width: 55%;
    filter: brightness(1.15);
    transition: all 0.5s ease-in-out;
    margin: 2.5em AUTO;
    display: flex;


}
#eletromecanica img:hover {
    
    filter: brightness(1.15);
    
}
#perfil_home a{
    display:block;
}



/* Estilos para o elemento <progress> */
#item_right progress {
  /* Remove a aparência padrão do navegador */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
display:none;
  /* Define o tamanho e a aparência da barra */
  width: 100%;
  height: 4px;
  background-color: #e9ecef; /* Cor do fundo da barra (a trilha) */
  border-radius: 15px;
  border: 1px solid #dee2e6;
  overflow: hidden; /* Garante que a barra interna não ultrapasse as bordas */
}

/* --- Estilos para o Chrome, Safari e Edge (WebKit) --- */

/* Estiliza a barra de progresso (o valor preenchido) */
progress::-webkit-progress-value {
  background-color: #007bff; /* Azul para o progresso */
  border-radius: 15px;
  transition: width 0.4s ease-in-out; /* Transição suave */
}

/* Estiliza a trilha (o fundo) da barra de progresso */
progress::-webkit-progress-bar {
  background-color: #e9ecef;
  border-radius: 15px;
}

/* --- Estilos para o Firefox --- */

/* Estiliza a barra de progresso (o valor preenchido) */
progress::-moz-progress-bar {
  background-color: #007bff; /* Azul para o progresso */
  border-radius: 15px;
}
div#forum {
    background: #ffffff;
    display: flex;
    margin: 0 auto;
    padding: 1em;
}
div#forum_left {
    background: #bcd7d7;
    width: 20%;
}
div#forum_left img {
    margin: 0 auto;
    display: block;
    width: 10em;
}
div#forum_right {
    width: 100%;
    display: inline-block;
}

div#forum_right ul {
    list-style: none;
}
a.forum_categs {
    color: #000;
    line-height: 2em;
    display: inline-block;
}
div#forum_presentation {
    background: #eaf9f9;
    width: 100%;
    display: inline-block;
    padding: 1em 2.5em;
}
a#forum_tit {
    display: block;
    font-size: 1.25em;
    margin: 0 0 .25em;
    font-weight: 600;
}

       
a#cliDEL {

    width: 2.25em;
    border-radius: 0.25em;
    background: linear-gradient(-180deg, rgb(255 199 199) 0%, #cd0a0a 100%);
    cursor: pointer;
    color: #fff;
    height: 2em;
    display: inline-block;

}
div#excluir_aluno {
    width: 100%;
    display: grid;
    padding: 1em;
    border: 1px solid;
    margin: .25em 0 .5em;
    text-align: center;
}
img#imgICON2 {
    height: 8em;
    border-radius: .25em;
    display: block;
    margin: 2em auto;
}


@media (max-width: 850px) {

    input#endereco {
    margin: 0.95em 0 1em 0em !important;
}

    label#fotoFACE {
    display: inline-block;
    position: absolute;
    z-index: 1;
    margin: 10.95em 0em 0.1em 0.05em !important;
    background: linear-gradient(0deg, #e2ecec, #fff);
    padding: .5em;
    box-sizing: border-box;
    text-align: center;
    width: 9.86em;
    cursor: pointer;
}
   
    
  

    label.label06 {
    margin: 1.15em .1em 0.1em .15em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label#tel1 {
    margin: 1.15em 0em 0em .15em;
}

    input#celular1 {
    margin-left: 0em !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding: .5em .5em .5em 6em !important;
    margin-top: 1em !important;
    position:relative;
}
    .text03 {
    width: 100% !important;
    margin: 0 !important;
    padding: .5em .5em .5em 3.75em !important;
    margin-right: 1em !important;
    position:relative;
}
.text04 {
    width: 100% !important;
    margin: 0 !important;
    padding: .5em .5em .5em 6.5em !important;
    margin-top: 1em !important;
}
.text05 {
    width: 100% !important;
    margin: 0 !important;
    padding: .5em .5em .5em 4.75em !important;
    margin-right: 1em !important;
}
    label.label01 {
    margin: -3.35em 0.1em 0.1em 0.15em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label.label05 {
    margin: -2.4em 0.1em 0.1em .15em !important;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label#bairro_label {
    margin: -3.25em 0em 0em 0.1em !important;
    position: absolute;
    z-index: 1;
}
label.label02 {
    margin: -3.4em 0.1em 0.1em .15em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
label.label03 {
    margin: -3.35em 0.1em 0.1em .15em !important;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
    z-index:1;
}
label.label05 {
    margin: -2.3em 0.1em 0.1em .15em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
}
    .text01 {
    width: 100%;
    margin:0 !important;
    padding: .5em .5em .5em 4.5em !important;
    
}
.text02 {
    width: 100% !important; 
    margin: 0 !important;
    padding: .5em .5em .5em 7.5em !important;
}
input#nascimento {
    padding: .45em;
    border-radius: .25em;
    border: 1px solid #aaa;
    margin: 0em 1em 1em 0 !important;
    font-size: 1em;
    width: 100% !important;
    position: relative;
}/**
select#escolaridade {
    width: 22.75em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position:relative;
    
}**/
select#escolaridade {
    width: 22.75em;
    font-size: 1em;
    text-align: left;
    margin: 0 0 0 0 !important;
    padding-left: 7.5em !important;
    position: relative;
}
input#celular1 {
    margin-left: .75em !important;
    margin-right: 0 !important;
    width: 16.5em !important;
    padding: .5em .5em .5em 6em !important;
    position: relative;
}
select#cidade {
    width: 22.75em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: relative;
    margin: 0em 0em 0em 0em !important;
}
input#login {
    margin: 0em 0em !important;
    display: block;
    position: relative;
    width: 100% !important; 
}
label.toggle-icon {
    position: absolute;
    margin: -.35em -13.25em;
}
input#senha {
    margin: -2.5em 17em !important;
    width: 18em !important;
    margin-bottom: 1em !important;
    position: relative;
}
label#senha_label {
    margin: -3.4em 0.15em !important;
    display: block;
}
input#viewPass {
    position: absolute;
    margin: -3.15em 22em;
    z-index: 999;
    
}

/**
select#cidade {
    width: 22.75em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: relative;
}
    **/
/**
select#sexo {
    width: 16em;
    font-size: 1em;
    text-align: left;
    margin-bottom: 1em !important;
       position: relative;
}**/
input#senha {
    margin: .95em 0em !important;
    width: 100% !important;
    margin-bottom: 1em !important;
    position: relative;
    display: block;
}
select#sexo {
    width: 16em;
    font-size: 1em;
    text-align: left;
    margin-bottom: 1em !important;
    position: relative;
    margin: 0 0 0 0 !important;
        margin-bottom: 1em !important;
}
    input#celular1 {
    margin-left: 0em !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding: .5em .5em .5em 6em !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    position:relative;
}
/*
input#endereco {
    margin: 7em 0 0 -40em !important;
    font-size: 1em;
    padding: .5em;
    margin: 1em;
    border-radius: .25em;
    border: 1px solid #aaa;
    position: absolute;
}*/
label.label04 {
    margin: 0.2em 0.1em 0.1em .25em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
    z-index: 1;
}
label#label_cpf {
    z-index: 2;
    margin: -3.35em 0 0 .2em !important;
}
label#endereco_label {
    margin: -3.4em -1em 0em .15em;
    z-index: 999;
}
label#sexo_label {
    margin: -3.45em 0 0 .15em !important;
    z-index: 2;
}
label#escolaridade_label {
    margin: -2.4em .15em !important;
    z-index: 9;
    position: absolute;
}
input#nome {
    margin-top: 2.5em !important;
}
img#imgFACE {
    background:#bcd7d7;
    width: 100%;
    height: 13.45em;
    display: inline-block;
    position: relative;
    object-fit: cover;
    object-position: center;
}
 
div#fotoNC {
    margin: 0 auto;
    display: flex;
    width: 10em;
    background: aqua;
    height: 10em;
    margin-bottom: 2em;
}
    .owl-carousel .owl-stage-outer {
    
    height: auto;
}
    .footer_part {
        display:none;
    }
    a#siteNBOT {
        margin-top: 0 !important;
    }
    a#titBATPL {
    float: left;
    padding: .5em;
}
form.form_st1{
padding:1em;
border:1px solid #000;
}
td.CAcont {
    width: 15em;
}
tr {
    display: flex;
}
td.CAnome {
    width: 100%;
    padding-top: 2.5em;
}
td.CAfoto {
    
    width: 6.6em;
}

   /** background: linear-gradient(-180deg, rgb(255 199 199) 0%, #cd0a0a 100%); **/
a#cliDEL {
    width: 2em;
    display: block;
    background: aliceblue;
}
    /** cursor: pointer; **/



img#imgICON {
    height: 5em;
    background-color: rgb(0 29 29);
    border-radius: .25em;
    width: 5em;
    object-fit: cover;
}
a#titBATP {
    float: right;
    display: inline-block;
}
a#btNOVO {
    float: left;
    display: block;
    background-color: azure;
    padding: .5em 1.5em;
    border-radius: .25em;
}
div#profileBAR {
    padding: 0;
    background: linear-gradient(90deg, #bcd7d7, #fff);
    font-weight: bold;
    font-size: 1em;
    display: inline-block;
    width: 100%;
}
img#loginIMG {
    height: auto;
    display: block;
    width: 6em;
}
  div#item_right {
    width: 100% !important;
    float: right;
}
  .item_left {
    display: inline-block;
    width: 100% !important;
    box-sizing: border-box;
    height: 60vw;
    background: linear-gradient(180deg, rgb(181 181 181), rgb(255 255 255)) !important;
    border-radius: .25em !important;
}
  .owl-carousel .owl-item img {
    display: block !important;
    width: 100%!important;
    object-fit: contain;
    height: 100%;
    object-position: center;
}
  .top-nav {

    padding: 2em 1.75em;

}
.q-icon {
    text-decoration: none;
    transition: transform 0.2s;
    padding: 0 .1em !important;
    /* margin-bottom: 1em; */
}
            .q-icon:hover {
                transform: scale(1.3);
                filter: grayscale(0);
            }
  .menu-button-container {
    display: flex;
  }
  .menu {
    position: absolute;
    top: 0;
    margin-top: 3.5em;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 9;
    font-size: 1.25em;
}
  #menu-toggle ~ .menu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #menu-toggle:checked ~ .menu li {
    border: 1px solid #333;
    height: auto; /* Ajustado para auto para comportar o conteúdo */
    min-height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }

 #menu-toggle1 ~ .menu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #menu-toggle1:checked ~ .menu li {
    border: 1px solid #333;
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .menu > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
    background-color: #000;
  }
  .menu > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
div#submenu_servs {
    background: #ffffff;
    padding: .15em !important;
    position:relative !important;
    margin: 0 !important;
    text-align: center;
    width: 100%;
}
/* Estilos gerais da barra de navegação */
.novo-navbar {
    /* GRADIENTE: Inicia com #e2ecec embaixo e sobe para o branco */
    background: linear-gradient(to top, #e2ecec, white);
    padding: 0 20px;
    height: 60px; 
    display: flex;
    align-items: center;
    /* Alinha os itens do menu à direita em telas grandes */
    justify-content: flex-end; 
    width: 100%;
    /* Adiciona uma sombra para destaque */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); 
}

/* Oculta o checkbox */
.menu-toggle {
    display: none;
}

/* Estilo da lista de links (PC/Telas grandes) */
.novo-menu-list {
    list-style: none;
    display: flex; /* Torna a lista horizontal */
    margin: 0;
    padding: 0;
    transition: all 0.3s ease;
}

.novo-menu-list li a {
    text-decoration: none;
    color: #000; /* Nomes em preto conforme solicitado */
    padding: 20px 15px; /* Define a área clicável */
    display: block;
    font-size: 16px;
    transition: background-color 0.3s;
}

/* Efeito Hover: Fundo do item muda de cor ao passar o mouse */
.novo-menu-list li:hover {
    background-color: #d1e0e0; /* Cor de destaque ao passar o mouse */
}

/* Estilos do ícone do Hambúrguer (inicialmente oculto em desktop) */
.hamburger {
    display: none;
    cursor: pointer;
    padding: 10px;
    z-index: 10;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background-color: #000;
    transition: all 0.3s ease-in-out;
}


/* --- Responsividade para Dispositivos Móveis (max-width: 768px) --- */
@media screen and (max-width: 768px) {
    
    /* Exibe o ícone hambúrguer no mobile */
    .hamburger {
        display: block;
    }

    /* Altera o alinhamento para o ícone do hambúrguer ficar à direita */
    .novo-navbar {
        justify-content: space-between;
    }

    /* Oculta a lista de links por padrão */
    .novo-menu-list {
        position: fixed;
        top: 60px; /* Abaixo da barra principal */
        left: 0;
        width: 100%;
        height: 100vh;
        flex-direction: column; /* Links empilhados verticalmente */
        background: white; /* Fundo sólido para o menu mobile */
        transform: translateX(100%); /* Esconde o menu para a direita */
    }
    
    .novo-menu-list li a {
        padding: 15px 20px;
        border-bottom: 1px solid #f0f0f0;
    }
    
    /* Mostrar o menu quando o checkbox for ativado (clique no hambúrguer) */
    /* O seletor '~' (irmão geral) é crucial para esta técnica */
    .menu-toggle:checked ~ .novo-menu-list {
        transform: translateX(0);
    }
    
    /* Animação do ícone do hambúrguer para 'X' */
    .menu-toggle:checked ~ .hamburger .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    
    .menu-toggle:checked ~ .hamburger .bar:nth-child(2) {
        opacity: 0;
    }
    
    .menu-toggle:checked ~ .hamburger .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
}
/* --- Responsividade para Dispositivos Móveis (max-width: 768px) --- */
@media screen and (max-width: 768px) {
    
    /* Exibe o ícone hambúrguer no mobile */
    .hamburger {
        display: block;
    }

    /* Altera o alinhamento para o ícone do hambúrguer ficar à direita */
    .novo-navbar {
        justify-content: space-between;
    }

    /* Oculta a lista de links por padrão */
    .novo-menu-list {
        position: fixed;
        top: 60px; /* Abaixo da barra principal */
        left: 0;
        width: 100%;
        height: 100vh;
        flex-direction: column; /* Links empilhados verticalmente */
        background: white; /* Fundo sólido para o menu mobile */
        transform: translateX(100%); /* Esconde o menu para a direita */
    }
    
    .novo-menu-list li a {
        padding: 15px 20px;
        border-bottom: 1px solid #f0f0f0;
    }
    
    /* Mostrar o menu quando o checkbox for ativado (clique no hambúrguer) */
    /* O seletor '~' (irmão geral) é crucial para esta técnica */
    .menu-toggle:checked ~ .novo-menu-list {
        transform: translateX(0);
    }
    
    /* Animação do ícone do hambúrguer para 'X' */
    .menu-toggle:checked ~ .hamburger .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    
    .menu-toggle:checked ~ .hamburger .bar:nth-child(2) {
        opacity: 0;
    }
    
    .menu-toggle:checked ~ .hamburger .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
}

  .item {
    display: grid;
}
.owl-item {
    padding: 1em;
}
.owl-item.active {
    padding: 1em;
}
h1 {
text-align: center !important;
}
h2{
  text-align: center !important;
}
img.item_img2 {
    height: 50vw;
    object-fit: contain;
}
.slide_chamada{
  display:none;
}
a.saiba_mais{
  display:none !important;
}
div#login_form {
    width: 82vw !important;
}
img#loginIMG {
    height: 6em !important;
}
#login input[type="text"], input[type="password"], input[type="submit"] {
    margin: .05em 0 !important;
}
div#error img {
    height: 14em !important;
}
div#error h1 {
  font-size:1.5em !important;
}
#localG{
  display:none !important;
}
#localP{
  display:block !important;
}
#slide1{
  padding:1em !important;
}
.slide2{
  padding:1em !important;
}
div#usuario_painel {
    background: #e2ecec;
    width: 100vw;
    display: inline-block;
    float: left;
}
ol.menu-sanfona {
    width: 90% !important;
    position: relative !important;
    margin: 5% !important;
    padding:.5em 0 !important;
}

div#usuario_area {
    background: #fff;
    border-radius: .25em;
    padding: 1em;
    height: auto;
    display: block;
    box-sizing: border-box;
    align-content: center;
}
div#usuario_conteudo {
    width: 84.5vw !important;
    box-sizing: border-box !important;
    height: auto !important;
    display: inline-block !important;
    padding:.5em !important;
}
.menu-sanfona label {
    text-align: center !important;
    padding: .5em !important;
    margin: 0 .5em !important;
}
.blxCBd {
    display: none !important;
}
.slideST1 {
    object-fit: cover !important;
    padding-top: 0 !important;
    border-radius:0 !important;
}
.estiloN1{
  padding:1em !important;
  object-fit:cover !important;
}
div#localC {
    width: 100% !important;
    margin-bottom: 1em !important;
}
div#localC img {
    width: 100% !important;
    height: 60vw !important;
}
div#comoC {
    width: 100% !important;
    height: 19em !important;
    margin-bottom:1em !important;
}
div#comoC video {
    height: 13.6em !important;
}
.comoCTX1 {
    padding: 1em 1em 0em 1em !important;
}
.comoCTX2 {
    padding-bottom: .25em !important;
}
a#siteName{
    display: none !important; 
}
a#siteSlogan{
    display: none !important; 
}
div#logoTop{
  width:auto !important;
}
a.contST1 {
    font-size: 1.15em !important;
}
a#siteNBOT {
    padding: .7em !important;
    font-size: 1.05em !important;
}
.iBar {
  padding: .2em !important;
  width: auto !important;
  margin: 0 .5em .5em !important;
}
}
.owl-item.active {
    BACKGROUND: #fff;
    height: 69%;
}
.owl-item {
    padding: 1em;
}
div#topbar {
    background: linear-gradient(-175deg, rgb(0 154 157) 0%, rgb(0 25 25) 100%);
    width: 100%;
    display: flow-root;
    z-index: 999 !important;
    position: relative;
    border-bottom: 5px solid #fff;
    filter: drop-shadow(1px 2px 3px rgba(0,0,0,.25));
}
select#resplegal_selectx {
    position: absolute;
    margin: -6.75em 0 0 !important;
    font-size: 1em;
    width: 33em;
    padding: .5em 10em !important;
}
select#municipio_selectx {
    width: 26.25em;
    font-size: 1em;
    text-align: left;
    margin-right: 0em !important;
    padding-left: 7.5em !important;
    position: absolute;
    margin: -6.75em 0 0 34em !important;
}
input[type="text"] {
    font-size: 1em;
    padding: .5em;
    margin: 1em;
    border-radius: .25em;
    border: 1px solid #aaa;
    margin-bottom: 1em !important;
}
div#pesquisa {
    float: right;
}
div#usuario {
    float: right;
    margin: 1em;
    box-sizing: content-box;
    display: inline-block;
    padding: .5em 0;
}
div#usuario a {
    color: #000;
    padding: 1.25em .25em .5em .25em;
    transition: all ease-in-out .1s;
    font-family: 'opensans';
    letter-spacing: .09em;
}
div#usuario a:hover {
  font-weight:bold;
}
form {
    box-sizing: border-box;
    margin: 0;
}
div#userTXT {
    display: inline-block;
}
img#user_photo {
    background: #005152;
    height: 4em;
    width: 4em;
    border-radius: 30% 30% 30% 30%;
    margin: 0vh 0vh 0vh 1vh;
    float: right;
    border: .2em solid #fff;
    filter: saturate(1.15) brightness(1.2);
}

a#user_name {
    display: block;
    text-align: right;
    font-size: 1.15em;
    margin: 0em !important;
    padding: 1.1em 0 !important;
}
div#top {
    background: linear-gradient(45deg, rgb(255 200 0) 0%, rgb(255 165 0) 100%);
    box-sizing: border-box;
    width: 100%;
    position: relative;
    display: block;
}
div#logoTop {
    display: inline-block;
    float: left;
    width: 40em;
}
            /* Estilo para o balão de notificações msgN */
a#msgN {
    display: none;
    background: rgb(0 154 157);
    position: absolute;
    margin: -.5em 0 0 6em;
    border-radius: 0% 100% 100% 100%;
    color: #ffffff;
    padding: .2em .6em;
    font-size: 0.8em;
    text-decoration: none;
    cursor: pointer;
    z-index: 9;
}
            .css-nav-items-list li { position: relative; }

            /* ESTILOS EXCLUSIVOS PARA OS ÍCONES DE ACESSO RÁPIDO */
            /*
#quick-gerir-icons {
    display: inline-block;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    margin: .15em;
    padding: 5px;
    border-left: 1px solid rgba(255,255,255,0.3);
    max-width: 100%;
    box-sizing: border-box;
    line-height: 3em;
    element.style {
    margin-top: -.5pc;
    margin-bottom: -7px;
    background: rgba(0, 229, 255, 0.05);
    border: 1px solid rgba(0, 229, 255, 0.2);
}
}
/*
.q-icon {
    text-decoration: none;
    font-size: 22px;
    transition: transform 0.2s;
    padding: .5em;
    background: #e2ecec;
    margin-top: 0;
    background: linear-gradient(to top, #e2ecec, white);
    border-radius: 5px;
    min-width: 3em !important;
    text-align: center;
}*/ /*
.q-icon {
    display: inline-block;
    font-size: 22px;
    padding: .25em;
    align-items: center;
    background: linear-gradient(to top, #e2ecec, white);
    border-radius: 5px;
    justify-content: center;
    width: 3em;
    height: 2em;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    border-radius: 8px;
    vertical-align: middle;
    text-align: center;
    margin: -.5em 0;
    border: 1px solid #9bbfbf;
    position: relative;
    display: inline-flex;
}
            .q-icon:hover {
                transform: scale(1.1);
                filter: grayscale(0);
                    background:  rgb(122, 156, 148);
            }
            */
img#home {
    height: 2.5em;
    margin: -.5em;
    box-sizing: border-box;
    filter: invert(1);
    padding: .5em;
    float: left;
    display: inline-block;
}
h1 {
    font-size: 2em;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
h2 {
    font-size: 1.15em;
    text-align: left;
    width: 100%;
    margin: .5em 0;
}
div#slide {
    z-index: 1;
    position: relative;
}
p.slide_chamada {
    width: 100%;
    padding: .5em 0em;
}
.item_left {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    float: left;
    background: linear-gradient(33deg, #5a8889, #abc9c9, rgb(255, 255, 255));
    border-radius: 0em 0 4em 0;
}
div#item_right {
    width: 49%;
    float: right;
}
.onda-container {
    position: absolute;
    margin: 1em -25em;
    width: 300%;
    display:block;
}
label#horaini {
    margin: 1.15em 0em 0em 1.15em;
}
input#horaFIM {
    margin: 1em 0 0 21.25em !important;
    width: 19.75em !important;
    padding: .5em .5em .5em 6em !important;
    position: absolute;
}
img#cert {
    width: 100%;
}
label#horafim {
    margin: 1.15em 0.1em 0.1em 21.45em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    position: absolute;
    height: auto;
    padding: .43em;
    z-index: 1;
}
a.saiba_mais {
    padding: .75em 1.5em;
    background: #e2ecec;
    border-radius: 2em;
    margin: .5em 0;
    display: inline-block;
    color: #000;
    font-weight: bold;
    margin-bottom: 5em !important;
}

div#footer {
    box-sizing: border-box;
    background: linear-gradient(
0deg, rgb(0 154 157) 0%, rgb(0 25 25) 100%);
    min-height: 4em;
    width: 100%;
    bottom: 0 !important;
    position: relative;
    z-index: 2;
    padding: 1em;
    display: inline-table;
    border-top: 5px solid #fff;
    filter: drop-shadow(1px -2px 3px rgba(0,0,0,.25));
}
div#login {
    background: #5a8889;
    display: flow-root;
}
div#login_form {
    margin: 2em auto;
    display: block;
    padding: 1.5em;
    border-radius: 0.5em;
    box-shadow: 0px 0px 8px 1px rgb(0,0,0,.1);
    width: 28em;
    border: 2px solid #fff;
    background: #fff;
}
img#loginIMG {
    background-image: linear-gradient(0deg, #000000, #8b8b8b);
    height: 10em;
    border-radius: 100%;
    display: none;
    margin: 1em auto;
    margin-top: -0.5em;
    border: 3px solid #fff;
    filter: drop-shadow(0px 0px 2px rgba(0,0,0,.2));
}
#login input[type="text"], input[type="password"] {
    border: 1px solid #ccc;
}
#login input[type="text"], input[type="password"], input[type="submit"] {
    font-size: 1em;
    padding: 0.75em;
    border-radius: 0.25em;
    width: 100%;
    margin: .25em 0;
    cursor: pointer;

}
.botaoBK{
    background-image: linear-gradient(to top, #e2ecec, white);
    border: 1px solid #aaa;
}
a#botao1:hover {
    background: #87cdee;
}
a#botao1 {
    border: none;
    background-color: #36a420;
    border-color: #36a420;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    padding: 0.75em 1.5em;
    border-radius: 0.25em;
    text-decoration: none;
    width: fit-content;
    display: block;
    text-align: center;
    margin: 0 auto;
}
#login input[type="submit"]:hover {
    background: rgb(0 150 152);
    cursor: pointer;
}
#login input[type="submit"] {
    border: none;
    background: #005152;
    color: #fff;
    cursor: pointer;
}
a#link {
    text-align: center;
    color: #000;
    text-decoration: none;
    width: 100%;
    display: block;
    font-size: .9em;
    margin-top:1em;
}
#pesquisa a {
    background: #005152;
    display: inline-block;
    border-radius: 0 0.25em 0.25em 0;
    height: 2.5em !important;
    position: relative;
    width: 2.5em !important;
    float: right;
    text-align: center;
    margin: 1em 1em 0 -10em;
}
#pesquisa img {
    width: 1em;
    filter: invert(1);
    padding: .75em 0;
}
div#error {
    background: linear-gradient(0deg,transparent, #5a8889);
    min-height: 62vh;
    padding: 2em;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
div#error img {
    height: 20em;
    margin: 0 auto;
    display: block;
  
}
div#error h1,h3{
    text-align: center;
}
div#local {
    overflow: hidden;
    padding: 1em;
    background: linear-gradient(0deg, #5a8889,transparent);
}
div#localC img {
    width: 100%;
  height:35vw;
}
#localG{
display:block;
}
#localP{
display:none;
}
div#comoC {
    width: 49.25%;
    float: right;
    background: #fff;
    height: 35vw;
}
div#comoC video {
    width: 100%;
    height: 24em;
}
.comoCTX1{
    padding: 1em;
    display: block;
}
.comoCTX2 {
    padding-left: 1em;
    padding-bottom: 1em;
    display: block;
}
.bold{
  font-weight:bold;
}
div#pesquisa_results {
    background: #5a8889;
    min-height: 62vh;
    padding: 2em;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
div#inicial {
    background: #5a8889;
    min-height: 62vh;
    padding: 1em;
    margin: 0 auto;
    display: contents;
    width: 100%;
    box-sizing: border-box;
}


/*

label#fotoFACE {
    display: inline-block;
    position: absolute;
    z-index: 9999;
    margin: 18.2em 0.1em 0.1em 61.1em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    padding: .5em;
    box-sizing: border-box;
    text-align: center;
    width: 16.25em;
    cursor: pointer;
}

label#fotoFACE {
    display: inline-block;
    position: absolute;
    z-index: 9999;
    margin: 0.01em 0 0 61.1em;
    background: linear-gradient(0deg, #e2ecec, #fff);
    padding: .5em;
    box-sizing: border-box;
    text-align: center;
    width: 16.3em;
    cursor: pointer;
}
    */



label.text-danger {
    width: 100%;
    box-sizing: border-box;
    padding: .5em 1em;
    border: .1em solid red;
    border-radius: .25em;
    display: block;
    text-align: center;
    margin-top: 1em;
    background: rgb(255 216 199);
    color: red;
    font-weight: bold;
    
}
div#usuario_area {
    background: #5a8889 !important;

    padding: 1em;
    height: auto;
    display: flex;
    box-sizing: border-box;
    align-content: center;
    width:100%;
}
div#usuario_painel {
    background: #e2ecec;
    width: 100% !important;
    display: inline-block;
    float: left;
}

img#usuario_foto {
    width: 10em;
    height: 10em;
    background: #FFF;
    border-radius: 20%;
    display: block;
    box-sizing: content-box;
    border: .5em solid #fff;
    filter: saturate(1.15);
    float: unset;
    object-fit: cover;
    object-position: left top;
}
div#usuario_conteudo {
    width: 100% !important;
    background: #fff;
    min-height: min-content;
    float: right;
    padding: .5em;
}
ol.menu-sanfona {
    list-style: none;
    background: #fff;
    padding: .5em 0;
    width: 20vw;
    box-sizing: border-box;
    margin-top: 0 !important;
    position: relative;
    
}
li{position:relative;}
li label{padding: .5em 1em .5em 1em;cursor:pointer;display:block;background: #e2ecec;}
li input{position:absolute;left:-0.5em;top:0;opacity:0;cursor:pointer;}
li input + ol{height:1.5em;margin:-16px 0 0 -51px;}
li input + ol > li{display:none;}
li input:checked + ol {
    height: auto;
    margin: -1.5em 0 0 -4.75em;
    padding: 2em 0 .175em 4.75em;
}
li input:checked + ol > li{display:block;}
#usuario_identi h3{
    margin-top: .5em;
}
.slide2{
  padding:4em;
}
#slide1{
  padding:4em;
}
a#siteNBOT2 {
    text-align: center;
    display: inline-block;
    width: 100%;
    color:#fff;
}
h1{
  color:#000;
  padding: .4em 0 0 0;
}

label.subitL1 {
    background: #ecfbfb;
    border-bottom: .1em solid #e2ecec;
}
label.iBar {
    margin-bottom: .5em !important;
}
.btBar img {
    width: 1.8em;
    height: 1.8em;
    margin: 0 .5em;
    padding: .25em .25em;
}
.iBar {
  padding: .5em 1em .5em 1em;
  cursor: pointer;
  display: block;
  background: #e2ecec;
  margin: 0 0 .5em 0;
  text-align: center;
  width: 100%;
}
div#contact {
    background: linear-gradient(0deg, #5a8889,transparent);
    border-radius: .25em;
    padding: 1em;
}
a.contST1 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
}
a.contST2 {
    display: block;
}
a.contST3 {
    display: block;
}
a.contST4 {
    display: inline-block;
    width: 3.5em !important;
    margin: 1em 0 1em 0;
}
.contICO{
  width: 3em;
}
iframe {
    width: 100%;
    height: 46rem;
}

.blxCBd {
    display: none;
}
#form_contato input[type="text"]
 {
    display: block;
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
    margin: .5em .5em 1em 0em;
    border: 1px solid #ccc;
}
#form_contato label
 {
    display: block;
 }
 #form_contato select {
    width: 100%;
    padding: 1em;
    font-size: 1em;
    margin: .5em 0 1em 0em;
    border: 1px solid #ccc;
}
#form_contato textarea {
    width: 100%;
    border: 1px solid #ccc;
    min-height: 10em;
    margin: .5em 0 1em 0;
    font-size: 1em;
    padding: 1em;
}
form#form_contato {
    margin: 1em 0;
    background: #e2ecec;
    padding: 1em;
}
.estiloN1{
  padding:2em 5em 2em 3em;
  object-fit:cover;
}
div#localC {
    width: 49.25%;
    display: inline-block;
    float: left;
    margin-bottom:1em;
}
a#logoDIV {
    float: left;
}
a#siteName {
    font-size: 2.25em;
    font-family: 'maximize';
    font-weight: bold;
    display: grid;
    padding: .65em 0 0 0;
    letter-spacing: .075em;
}
a#siteSlogan {
    font-size: 1.25em;
    letter-spacing: .02em;
    margin-top: -.5em !important;
    display: block;
    color: rgba(0,0,0,.65);
}
.fotoT img {
    width: 4em;
    border-radius: .5em;
    background: #5a8889;
}
th.fotoT{
  width:5.5em;
}
#talentos th {
    text-align: left;
}
table {
    border-collapse: collapse;
    border: none;
    font-family: sans-serif;
    font-size: 0.85em;
    letter-spacing: .5px;
    width: 100%;
    padding: 0;
    display: table;
    height: auto;
}
div#talentos {
    margin: 1em;
}
caption {
  caption-side: bottom;
  padding: 10px;
  font-weight: bold;
}

thead,
tfoot {
  background-color: rgb(228 240 245);
}

th,
td {
  border: 1px solid rgb(160 160 160);
  padding: 8px 10px;
}

td:last-of-type {
  text-align: left;
}

tbody > tr:nth-of-type(even) {
  background-color: rgb(237 238 242);
}

tfoot th {
  text-align: right;
}

tfoot td {
  font-weight: bold;
}
a#siteNBOT {
    margin: -1em;
    display: none;
    width: auto;
    color: #fff;
    text-align: center;
    
    padding: 1em;
    box-sizing: border-box;
    background: linear-gradient(-175deg, rgb(0 154 157) 0%, rgb(0 25 25) 100%);
}
#talentos td a img {
    width: 3em;
}
iframe {
    width: 100%;
    height: 34rem;
}
a.btBAR img {
  width: 2em !important;
  display: inline-block;
  padding: .25em 0 0 .5em;
}

/* Estilos gerais da barra de navegação */
.novo-navbar {
    /* GRADIENTE: Inicia com #e2ecec embaixo e sobe para o branco */
    background: linear-gradient(to top, #e2ecec, white);
    padding: 0 20px;
    height: 60px; 
    display: flex;
    align-items: center;
    /* Alinha os itens do menu à direita em telas grandes */
    justify-content: flex-end; 
    width: 100%;
    /* Adiciona uma sombra para destaque */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); 
}

/* Oculta o checkbox */
.menu-toggle {
    display: none;
}

/* Estilo da lista de links (PC/Telas grandes) */
.novo-menu-list {
    list-style: none;
    display: flex; /* Torna a lista horizontal */
    margin: 0;
    padding: 0;
    transition: all 0.3s ease;
}

.novo-menu-list li a {
    text-decoration: none;
    color: #000; /* Nomes em preto conforme solicitado */
    padding: 20px 15px; /* Define a área clicável */
    display: block;
    font-size: 16px;
    transition: background-color 0.3s;
}

/* Efeito Hover: Fundo do item muda de cor ao passar o mouse */
.novo-menu-list li:hover {
    background-color: #d1e0e0; /* Cor de destaque ao passar o mouse */
}

/* Estilos do ícone do Hambúrguer (inicialmente oculto em desktop) */
.hamburger {
    display: none;
    cursor: pointer;
    padding: 10px;
    z-index: 10;
}
.page-body.clearfix {
    overflow: scroll;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background-color: #000;
    transition: all 0.3s ease-in-out;
    padding: .6em .8em;
}


/* --- Responsividade para Dispositivos Móveis (max-width: 768px) --- */
@media screen and (max-width: 768px) {
    #capa img {
    width: 9em !important;
    display: inline-block;
    margin-left: -1em;
}

p#topico {
    text-align: justify;
}
.post-item .post-content {
    margin-top: .25em;
    line-height: 1.5em;
    margin-right: .1em !important;
    margin-bottom: -.5em;
    display: inline-block;
    text-align: justify;
}
.topic-item {
    border-bottom: 2px solid #eee;
    padding: 15px 0;
    display: block !important;
    justify-content: space-between;
}
img#livros {
    position: absolute;
    margin: -.5em -10em;
    width: 6.5em !important;
    filter: opacity(0.75);
}
p#login {
    text-align: center;
    padding: 1em;
    background: aliceblue;
}
a#nome_do_forum {
    font-size: 2.25em !important;
    font-family: none;
    font-style: italic;
    margin-left: .25em;
}
    
    /* Exibe o ícone hambúrguer no mobile */
    .hamburger {
        display: block;
    }

    /* Altera o alinhamento para o ícone do hambúrguer ficar à direita */
    .novo-navbar {
        justify-content: space-between;
    }

    /* Oculta a lista de links por padrão */
    .novo-menu-list {
        position: fixed;
        top: 60px; /* Abaixo da barra principal */
        left: 0;
        width: 100%;
        height: 100vh;
        flex-direction: column; /* Links empilhados verticalmente */
        background: white; /* Fundo sólido para o menu mobile */
        transform: translateX(100%); /* Esconde o menu para a direita */
    }
    
    .novo-menu-list li a {
        padding: 15px 20px;
        border-bottom: 1px solid #f0f0f0;
    }
    
    /* Mostrar o menu quando o checkbox for ativado (clique no hambúrguer) */
    /* O seletor '~' (irmão geral) é crucial para esta técnica */
    .menu-toggle:checked ~ .novo-menu-list {
        transform: translateX(0);
    }
    
    /* Animação do ícone do hambúrguer para 'X' */
    .menu-toggle:checked ~ .hamburger .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    
    .menu-toggle:checked ~ .hamburger .bar:nth-child(2) {
        opacity: 0;
    }
    
    .menu-toggle:checked ~ .hamburger .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }















    /* Reseta espaços fantasmas causados pelo include */
#wrapper {
    height: auto !important;
    min-height: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden; /* Corta qualquer espaço em branco excedente de elementos internos */
}

/* Remove espaços de parágrafos que podem estar no index.php */
.path p {
    margin-bottom: 0 !important;
}

/* ============================================================
   ESQUEMA SUBMENU_SERVS FLUTUANTE (PC)
   ============================================================ */

/* Configuração da DIV (Escondida por padrão) */
#submenu_servs {
    display: none; /* Inicia omitido */
    position: absolute;
    background-color: #ffffff;
    min-width: 200px;
    box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
    border: 1px solid #ccc;
    z-index: 999999;
    padding: 0;
    margin: 0;
    top: 100%; /* Brota exatamente abaixo do texto 'Serviços' */
    left: 0;
}

/* Estilo do link dentro da DIV */
#submenu_servs a {
    color: #333 !important;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    text-align: left;
    font-weight: normal;
}

#submenu_servs a:hover {
    background-color: #f1f1f1;
    color: #008000 !important; /* Verde Martec no hover */
}

/* AJUSTE PARA TELAS GRANDES (PC) */
@media screen and (min-width: 993px) {
    #menu-servicos {
        display: inline-block;
        vertical-align: middle;
    }
}

/* AJUSTE PARA TELAS REDUZIDAS (MOBILE) */
@media screen and (max-width: 992px) {
    #submenu_servs {
        position: static; /* No mobile ele empurra os itens para baixo */
        width: 100%;
        box-shadow: none;
        border: none;
        background: #f9f9f9;
    }
    iframe {
    width: 100%;
    height: 46rem;
    
}


.martec-gadget {
    width: 98vw;
    max-width: 93vw;
    background: #fff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: var(--shadow);
    border: 1px solid #eee;
    margin: 0 1em;
}

    
}


#game-container canvas {
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.css-accordion-label:hover {
    background: #005152; /* Cor padrão MARTEC */
}

/* Estilo para as notificações de convite */
.convite-naval {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #27ae60;
    color: white;
    padding: 15px;
    border-radius: 8px;
    z-index: 10000005;
}
/* Estilo Batalha Naval MARTEC */
.naval-container {
    background: #1a2a3a;
    padding: 20px;
    border-radius: 12px;
    color: #fff;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.naval-grid-flex {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.canvas-box {
    border: 3px solid #34495e;
    background: #243447;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.naval-btn {
    background: #27ae60;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.naval-btn:hover { background: #2ecc71; }

.aluno-online-item {
    display: flex;
    justify-content: space-between;
    background: #2c3e50;
    padding: 10px;
    margin: 5px 0;
    border-radius: 5px;
}
.damas-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    background: #2c3e50;
    padding: 20px;
    border-radius: 10px;
}

#tabuleiro {
    display: grid;
    grid-template-columns: repeat(8, 50px);
    grid-template-rows: repeat(8, 50px);
    border: 5px solid #34495e;
}

.casa {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.casa.preta { background-color: #34495e; }
.casa.branca { background-color: #ecf0f1; }

.peca {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
}

.peca.branca { background: #fff; border: 2px solid #ccc; }
.peca.preta { background: #111; border: 2px solid #444; }
.peca.dama { border: 4px double gold !important; }

.chat-jogo {
    width: 250px;
    height: 410px;
    background: #fff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
}

#chat-mensagens {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
    color: #333;
    font-size: 0.9em;
}
}


