@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

html {
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Roboto", serif;
  font-weight: 100;
  font-style: normal;
}

@media (max-width: 1050px) {
  .form-container {
    flex-direction: column-reverse;
  }

  .escola-selecionada {
    content: url("https://image.conteudo.sistemaetapa.com.br/lib/fe31117…/m/1/36cc8cf2-b1bb-4192-83fa-f28baf576e17.png");
  }

  .escola-informacoes button {
    font-size: 18px;
  }
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

img {
  max-width: 100%;
  height: auto;
}

body {
  font-family: "Roboto", serif;
  font-weight: 100;
  font-style: normal;
}

/*
  CSS do formulário
*/

main {
  background-color: #211452;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
  position: relative;
}

.estrela-img {
  position: absolute; /* Posição absoluta em relação ao pai */
  top: 0; /* Alinhar ao topo do container pai */
  left: 0; /* Alinhar ao máximo à esquerda */
}

.quadradinhos-img {
  position: absolute;
  top: 0;
  right: 0;
}

.circulo-img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 8%;
}

.estrelas-img {
  position: absolute;
  top: 74.5%;
  transform: rotate(90deg);
}

.ondas-img {
  position: absolute;
  right: 0;
  top: 35%;
}

.trevo-img {
  position: absolute;
  top: 80%;
  right: 0;
  z-index: 1;
}

.logo-oce {
  width: 25%;
}

.form-container {
  background-color: white;
  margin: 1% 0;
  padding: 1%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 60%;
  max-width: 1100px;
}

form {
  width: 80%;
}

form h2 {
  color: #150673;
  font-weight: bold;
}

.labels {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px 0;
}

.checkck {
  flex-direction: row;
}

.campo-pequeno {
  display: flex;
  justify-content: space-between;
  gap: 5px;
}

.item-campo-pequeno {
  align-items: normal;
  width: 100%;
}

.full-width {
  align-items: normal;
}

label {
  flex: 0 0 auto;
  margin-right: 0.8rem;
  font-weight: 400;
  color: #150673;
  cursor: pointer;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"] {
  flex: 1 1 auto;
  padding: 0.5rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #d9d9d9;
  max-height: 45px;
}

.erro {
  border: 2px red solid !important;
}

input[type="checkbox"] {
  margin-right: 3%;
  cursor: pointer;
}

select {
  flex: 1 1 auto;
  padding: 0.5rem;
  font-size: 1rem;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  background-color: #d9d9d9;
}

.escola-selecionada {
  width: 800px;
}

.escola-form {
  margin-left: 4%;
}

.checkboxes {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 30px 0;
}

button {
  background-color: #ffcc00;
  border: 1px #150673 solid;
  width: 40%;
  height: 3rem;
  font-weight: bold;
  margin-left: 35%;
  cursor: pointer;
  font-size: 1.5rem;
}

.tac {
  text-align: center;
}

.seta-container {
  display: flex;
  justify-content: center;
}

.seta {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 30px solid #ffcc00;
  animation: bounce 2s infinite;
}

.img-selecionada {
  width: 100% !important;
  border-bottom: 1px black solid;
}

.container-selecionado {
  border: 1px black solid;
}

.erro-do-celular,
.erro-do-cpf {
  color: red;
  font-weight: 400;
  font-size: 0.875rem;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(10px);
  }
  60% {
    transform: translateY(5px);
  }
}

@media (min-width: 2200px) {
  .logo-oce {
    width: 20%;
  }

  .circulo-img {
    width: 5%;
  }
}

@media (max-width: 1500px) {
  .estrela-img {
    width: 13%;
  }

  .quadradinhos-img {
    width: 13%;
  }

  .circulo-img {
    display: 15%;
  }

  .ondas-img {
    display: none;
  }

  .trevo-img {
    display: 5% !important;
    top: 75%;
  }

  .form-container {
    width: 70%;
  }
}

@media (max-width: 1000px) {
  .logo-oce {
    padding-bottom: 10%;
    width: 50%;
  }

  .escola-selecionada {
    margin: 5% 0;
    content: url("https://image.conteudo.sistemaetapa.com.br/lib/fe3111737164047b741c73/m/1/36cc8cf2-b1bb-4192-83fa-f28baf576e17.png");
    width: 110%;
  }

  .form-container {
    flex-direction: column;
    margin-left: 3%;
    margin-right: 3%;
    width: 90%;
    flex-direction: column-reverse;
  }

  .labels {
    margin: 2% 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .campo-pequeno {
    flex-direction: column;
  }

  .labels input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="number"] {
    width: 100%;
    height: 25px;
  }

  .labels select {
    width: 100%;
    height: 35px;
  }

  label {
    font-size: 1rem;
    margin-bottom: 5px;
  }

  .container-selecionado {
    width: 80%;
    margin: 0 auto;
    margin-top: 1rem;
  }

  .seta {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffcc00;
    animation: bounce 2s infinite;
  }

  .estrela-img {
    display: none;
  }

  .quadradinhos-img {
    display: none;
  }

  .circulo-img {
    display: none;
  }

  .ondas-img {
    display: none;
  }

  .trevo-img {
    display: none;
  }

  form {
    width: 100%;
  }

  .labels.checkck {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start; /* Alinha os elementos à esquerda */
    gap: 0.5rem; /* Espaçamento entre o checkbox e o label */
    width: 100%; /* Ocupa toda a largura disponível */
  }

  input[type="checkbox"] {
    height: 15px;
  }

  #submit {
    margin-bottom: 15px;
  }

  button:disabled {
    cursor: not-allowed;
  }

  .form-container {
    padding: 15px;
  }
}

/*
  Fim do CSS do formulário
*/

/*
  CSS da explicação
*/

.sobre-oce-container {
  display: flex;
  align-items: center;
  background-image: url("https://image.conteudo.sistemaetapa.com.br/lib/fe3111737164047b741c73/m/1/4363ace7-694e-45b9-b1c4-a3f18e4aa442.png");
  padding: 2% 25%;
  position: relative;
}

.foto-alunos {
  width: 60%;
}

.sobre-oce h1 {
  font-size: 3rem;
  color: #150673;
  font-weight: 500;
  margin-bottom: 5%;
}

.sobre-oce article {
  color: #150673;
  font-weight: 300;
  font-size: 1.5rem;
}

.onda-verde {
  position: absolute;
  left: 0;
  top: 20%;
}

.estrelas-horizontal {
  position: absolute;
  top: 65%;
  left: 10%;
  z-index: 1;
}

@media (min-width: 2200px) {
  .sobre-oce h1 {
    font-size: 4rem;
  }

  .sobre-oce article {
    font-size: 2rem;
  }
}

@media (max-width: 1500px) {
  .sobre-oce-container {
    padding: 2% 15%;
  }

  .onda-verde {
    width: 10%;
  }
}

@media (max-width: 1000px) {
  .sobre-oce-container {
    flex-direction: column;
    padding: 5% 10%;
  }

  .sobre-oce h1 {
    font-size: 2em;
    text-align: center;
  }

  .sobre-oce article {
    font-size: 1rem;
  }

  .foto-alunos {
    width: 80%;
  }

  .onda-verde {
    display: none;
  }

  .estrelas-horizontal {
    display: none;
  }
}

/*
  fim CSS da explicação
*/

/*
  data e horarios
*/

.main-data {
  background-color: #1aa0db;
  padding: 2% 0;
  position: relative;
}

.data-container {
  display: flex;
  align-items: start;
  justify-content: center;
}

.horario {
  margin-right: 3%;
  width: 20%;
}

.horario h1 {
  color: white;
  text-align: center;
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 5%;
}

.horarios {
  background-color: white;
  padding: 15px;
  border: 2px black solid;
  box-shadow: 2px 2px 2px 2px black;
}

.valores {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 35px;
  margin-bottom: 6%;
  margin-top: 4%;
}

.valores h3 {
  min-width: 50px;
  text-align: right;
  margin: 0;
  font-size: 2rem;
}

.valores p {
  flex: 1;
  margin: 0;
  word-wrap: break-word;
  font-size: 1.8rem;
  font-weight: 300;
}

.data {
  width: 20%;
  text-align: center;
}

.data h1 {
  color: white;
  text-align: center;
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 5%;
}

.datas {
  background-color: white;
  padding: 15px;
  border: 2px black solid;
  box-shadow: 2px 2px 2px 2px black;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.calendario {
  width: 50%;
}

.datas p {
  font-size: 2.1rem;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 2%;
}

.importante {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 4% 0 1% 0;
}

.importante h2 {
  color: white;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 0.5%;
  text-align: left;
  width: 41%;
}

ul {
  list-style: inside;
}

li {
  color: #211452;
  font-size: 1.5rem;
}

@media (min-width: 2200px) {
  .calendario {
    width: 23%;
  }

  .importante h2 {
    width: 30%;
  }
}

@media (max-width: 1500px) {
  .horario {
    width: 30%;
  }

  .data {
    width: 30%;
  }

  .calendario {
    width: 39%;
  }

  .data p {
    font-size: 2rem;
  }
}

@media (max-width: 1000px) {
  .data-container {
    flex-direction: column;
    align-items: center;
  }

  .horario {
    width: 80%;
    margin: 5% auto;
  }

  .horario h1 {
    font-size: 2rem;
  }

  .valores h3 {
    font-size: 1.5rem;
  }

  .valores p {
    font-size: 1.2rem;
  }

  .data {
    width: 80%;
  }

  .data h1 {
    font-size: 1.5rem;
  }

  .importante {
    margin-top: 10%;
  }

  .importante h2 {
    width: 80%;
    font-size: 2rem;
  }

  ul {
    width: 80%;
    margin-top: 5%;
  }

  li {
    font-size: 1.3rem;
    margin-bottom: 2%;
  }
}

/*
  fim data e horarios
*/
/*
  regulamento
*/

.regulamento {
  background-color: #150673;
  padding: 3% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.regulamento h1 {
  background-color: #ffcc00;
  padding: 2% 5%;
}

.regulamento h1 a {
  font-size: 2rem;
  color: #211452;
}

@media (max-width: 1000px) {
  .regulamento h1 {
    width: 80%;
    padding: 0px;
    text-align: center;
    padding-bottom: 1%;
  }

  .regulamento h1 a {
    font-size: 1.3rem;
  }
}

/*
  fim regulamento
*/

/*
  videoaulas
*/

.videoaulas {
  background-color: #1aa0db;
  padding: 3% 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.videoaulas h3 {
  font-size: 2rem;
  text-align: center;
}

.videoaulas div {
  display: flex;
  gap: 50px;
}

.videoaulas div a {
  text-decoration: none;
  color: black;
  background-color: white;
  padding: 10px;
  border: 2px black solid;
  box-shadow: 2px 2px 2px 2px rgb(0, 0, 0, 30%);
  width: 150px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}

.videoaulas div a:hover {
  background-color: rgb(202, 202, 202);
}

@media (max-width: 1000px) {
  .videoaulas {
    gap: 20px;
  }
  .videoaulas h3 {
    font-size: 1rem;
  }

  .videoaulas div {
    gap: 20px;
  }

  .videoaulas div a {
    width: 120px;
    height: 120px;
  }
}

/*
  fim videoaulas
*/

/*
  escolas
*/

.escolas-container {
  background-image: url("https://image.conteudo.sistemaetapa.com.br/lib/fe3111737164047b741c73/m/1/4363ace7-694e-45b9-b1c4-a3f18e4aa442.png");
  padding: 2% 0%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#ufs {
  margin: 2% 0;
  width: 20%;
  border: black 2px solid;
}

.escolas-container h1 {
  text-align: center;
  font-size: 3rem;
  font-weight: 600;
  color: #211452;
}

.escola {
  width: 10%;
  border: 1px black solid;
  background-color: white !important;
}

.escola-img {
  background-color: #efeeee;
  border-bottom: 1px black solid;
}

.escola-informacoes {
  background-color: white;
  border-top: none;
  padding: 6% 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 250px;
}

.escola-informacoes h1 {
  font-size: 1.5rem;
  /* margin-bottom: 10px; */
}

.escola-informacoes span {
  background-color: #211452;
  color: white;
  padding: 7px;
  /* margin-bottom: 22px; */
  font-weight: 500;
}

.escola-informacoes button {
  /* margin: 20px 0 5px 0; */
  margin: 0 auto;
  width: 70%;
}

.escolas {
  display: grid;
  grid-template-columns: repeat(
    5,
    1fr
  ); /* Cria 3 colunas com larguras iguais */
  gap: 20px; /* Espaçamento entre as escolas */
  justify-content: center; /* Centraliza as escolas horizontalmente */
  padding: 20px; /* Espaçamento interno */
}

.escola {
  width: 100%; /* Ajusta a largura da escola ao espaço disponível */
  background-color: #f8f8f8;
  border-radius: 8px; /* Deixa as bordas arredondadas, opcional */
  overflow: hidden; /* Evita que conteúdo saia do bloco */
}

.escola-img img {
  width: 100%;
  height: 140px;
  object-fit: cover;
}

.escola-informacoes {
  padding: 10px;
  text-align: center;
}

.navegacao {
  display: flex;
  justify-content: center;
}

.nav-itens {
  display: flex;
  justify-content: center;
}

.page-link {
  cursor: pointer;
}

.proibido {
  cursor: not-allowed;
  opacity: 0.5; /* Opcional, para indicar visualmente que está desativado */
}

.ativo {
  background-color: #1aa0db;
  color: white;
}

.botao-card a {
  text-decoration: none;
  color: black;
}

.vagas-esgotadas {
  color: red;
  text-align: center;
  font-weight: 700;
}

@media (max-width: 1450px) {
  .botao-card {
    width: 80%;
  }

  .escola-img img {
    height: 100px;
  }
  .escolas {
    display: grid;
    grid-template-columns: repeat(
      3,
      3fr
    ); /* Cria 3 colunas com larguras iguais */
    gap: 10px;
  }
}

@media (max-width: 1000px) {
  .escolas {
    display: grid;
    grid-template-columns: repeat(
      1,
      1fr
    ); /* Cria 3 colunas com larguras iguais */
    gap: 10px;
  }
}

@media (max-width: 1000px) {
  .escolas {
    display: grid;
    grid-template-columns: repeat(
      1,
      1fr
    ); /* Cria 3 colunas com larguras iguais */
    gap: 10px;
  }

  .escolas-container h1 {
    font-size: 2rem;
  }

  .escola-informacoes h1 {
    font-size: 1.5rem;
  }

  .escola-img img {
    height: 140px;
  }

  .botao-card a {
    font-size: 1rem;
  }

  .pagination {
    display: flex;
    justify-content: center;
  }

  #ufs {
    width: 50%;
  }
}

/*
  fim escolas
*/

/*
  faq
*/

.accordion-button {
  margin: 0 !important;
  background-color: #211452;
  color: white;
  padding: 2% 1%;
}

.faq-container {
  background-color: #1aa0db;
  padding: 2% 5%;
  text-align: center;
}

.faq-container h1 {
  font-size: 3.5rem;
  font-weight: 700;
  color: white;
  margin-bottom: 1%;
}

.accordion-item {
  border: none !important;
  width: 60%;
  margin: 1rem auto;
}

.accordion-header {
  width: 100%;
  border-radius: 8px;
}

.accordion-button {
  background-color: #211452 !important; /* Cor de fundo */
  color: white !important; /* Cor do texto */
  background-image: none !important; /* Remove a seta padrão */
  font-size: 1rem;
  font-weight: 400;
}

.accordion-button::after {
  content: ""; /* Remove o ícone padrão */
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(90deg); /* Cria a seta */
  margin-left: auto;
}

.accordion-button.collapsed::after {
  transform: rotate(-135deg); /* Gira a seta para o botão colapsado */
}

.accordion-body {
  font-weight: 300;
  text-align: left;
  font-size: 1.3rem;
}

@media (max-width: 1000px) {
  .accordion-button {
    font-size: 0.7rem;
    padding: 5%;
  }

  .faq-container {
    padding: 2% 2%;
  }

  .faq-container h1 {
    font-size: 2rem;
  }

  .escola-informacoes button {
    width: 40%;
  }

  .accordion-item {
    width: 80%;
  }

  .accordion-body {
    font-size: 0.7rem;
  }

  .levar li {
    font-size: 0.7rem;
  }
}
/*
 fim faq
*/

/*
  footer
*/

footer img {
  width: 10%;
}

footer {
  display: flex; /* Torna o contêiner flexível */
  justify-content: center; /* Centraliza o conteúdo horizontalmente */
  align-items: center; /* Centraliza o conteúdo verticalmente */
  background-color: #211452;
  color: white;
  padding: 2% 3%; /* Adiciona espaçamento interno */
  gap: 50px; /* Espaçamento entre a realização e as redes sociais */
}

.realizacao {
  display: flex; /* Torna o conteúdo interno flexível */
  align-items: center; /* Alinha verticalmente os elementos */
  gap: 15px; /* Espaçamento entre o texto e a imagem */
}

.realizacao h3 {
  font-size: 1.5rem;
}

.redes-sociais-container {
  display: flex; /* Torna o conteúdo interno flexível */
  flex-direction: column; /* Alinha o título e os ícones verticalmente */
  align-items: center; /* Centraliza horizontalmente */
  text-align: center; /* Centraliza o texto */
  gap: 10px; /* Espaçamento entre o título e os ícones */
}

.redes-sociais-container div {
  display: flex; /* Torna os ícones flexíveis */
  gap: 10px; /* Espaçamento entre os ícones */
}

.redes-sociais-container div a {
  font-size: 1.5rem; /* Ajusta o tamanho dos ícones */
  color: white; /* Define a cor dos ícones */
  text-decoration: none; /* Remove o sublinhado */
}

i {
  font-size: 2rem;
}

@media (max-width: 1000px) {
  .realizacao h3 {
    font-size: 1rem;
  }

  .redes-sociais-container h3 {
    font-size: 0.9rem;
  }

  i {
    font-size: 2rem;
  }

  .redes-sociais-container {
    width: 100%;
  }

  .realizacao img {
    width: 50%;
  }
}
