/* === Header === */
.header {
  background-color: #f4f4f4;
}

.texto_cabecalho {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 15.85px;
  text-align: justify;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.logo_prefeitura {
  width: 148px;
}

.nav_header {
  padding: 1vw;
}

#navbarSupportedContent {
  justify-content: end;
}

.btn_entre {
  border-color: #0a0a5a;
  font-weight: bold !important;
  color: #0a0a5a !important;
  background-color: #f4f4f4;
  padding: 6px 28px;
  font-size: auto;
}

.btn_entre:hover {
  background-color: #0a0a5a;
  color: white !important;
}

.btn_cadastro {
  font-weight: bold !important;
  color: white;
}

.ul_li_navbar {
  align-content: center;
}

/* ==== Footer ==== */
.footer {
  background-color: #0a0a5a;
}

.div_footer {
  padding: 3vw 0 2vw 1vw;
  color: white;
}

.div_footer_2 {
  padding: 0 0 2vw 1vw;
}

.texto_footer {
  color: white;
  padding-bottom: 0.5vw;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.titulo_footer {
  color: white;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
}

#ul_footer {
  list-style-type: none;
}

.p_lista_footer {
  margin-bottom: 0.3vw;
}

.lista_footer {
  text-decoration: none;
  color: white;
  font-family: Montserrat, sans-serif;
}

.div_footer_2 p {
  color: white;
  margin-bottom: 0.3vw;
}

.div_footer_2 img {
  width: 125px;
  margin-right: 2vw;
}

#icon_footer_facebook,
#icon_footer_instagram {
  width: 30px;
}

#icon_footer_instagram {
  margin-left: 0.5vw;
}

.logo_balcao_empregos_branca {
  width: 178px;
  padding-bottom: 1vw;
}

/* ==== Body ==== */
.body {
  margin: 0px 40px 60px 40px;
}

.container_body {
  min-height: calc(100vh - 286px);
}

.row_banner {
  margin: 2vw 0;
}

.titulo_banner {
  color: #0a0a5a;
  text-align: center;
  padding: 1.5vw 0;
}

/* === Cards === */
.col_card_qualificacao {
  display: flex;
  justify-content: center;
}

.card_qualificacao {
  border: 2px solid #0a0a5a;
  border-radius: 5px;
  text-align: center;
  margin: 28px 0;
  min-width: 300px;
  max-width: 432px;
}

.img_card_qualificacao {
  margin-top: 30px;
  max-width: 50px;
}

.p_card_qualificacao {
  color: #0a0a5a;
  margin: 1vw 0;
}

.row_btn_card_qualificacao {
  justify-content: center;
}

.btn_card_qualificacao {
  background-color: #0a0a5a;
  color: white;
  margin-bottom: -18px;
  width: 70%;
  justify-content: center;
}

.btn_card_qualificacao:hover {
  background-color: white;
  color: #0a0a5a;
  border: 1px solid #0a0a5a;
}

/* === Como Funciona === */
.como_funciona {
  padding: 20px 0;
  width: 100%;
}

.como_funciona h3 {
  color: #0a0a5a;
  text-align: center;
  font-size: 1.75rem;
  padding-bottom: 5%;
}

.card_como_funciona {
  margin: 0;
  min-width: 350px;
  padding-bottom: 15px;
}

.numero_como_funciona {
  background-color: #f5bf00;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100px;
  min-height: 80px;
}

.numero_como_funciona span {
  color: white;
  padding-top: 1%;
  font-size: 30px;
}

.card_como_funciona h5,
.span_como_funciona {
  color: #0a0a5a;
}

.row_img_como_funciona {
  background-color: #f5bf00;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100px;
  min-height: 60px;
}

.row_cards_como_funciona {
  padding-top: 20px;
}

/* === Empresas === */
.empresa {
  border-radius: 5px;
  border: 2px solid #f5bf00;
  background-color: white;
  padding-top: 5%;
  margin-bottom: 5%;
}

.empresa h3 {
  color: #0a0a5a;
  font-size: 24px;
  text-align: center;
}

.card_uma_empresa {
  border: 2px solid #0a0a5a;
  border-radius: 5px;
  text-align: center;
  margin: 20px 10px;
  min-width: 300px;
}

.img_uma_empresa_card {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 30px;
  min-width: 20px;
}

.div_btn_acesse_portal {
  text-align: center;
  padding: 30px 0;
}

.btn_acesse_portal {
  background-color: #0a0a5a;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  border-color: #0a0a5a;
}

/* === Banner === */
.banner_2 {
  width: 100%;
  margin-bottom: 25px;
  background-position: center right;
  background-size: cover !important;
  align-content: center;
  padding-top: 30px;
  background-image: url("/pmi-intranet2/evandro.pires/public/assets-balcao-emprego/img/banner_balcao_empregos_2.png");
}

.container_banner_2 {
  text-align: center;
  padding-bottom: 20px;
  padding: 0 13%;
}

.titulo_banner_2 {
  color: #0a0a5a;
  padding-bottom: 40px;
}

.btn_banner_2 {
  background-color: #0a0a5a;
  color: white;
  padding: 20px 30px;
  margin-bottom: 20px;
  font-weight: bolder;
}

.btn_banner_2:hover {
  background-color: white;
  color: #0a0a5a;
  border: 1px solid #0a0a5a;
}

/* === Menu === */
#container_menu {
  background-color: white;
}

.titulo_menu {
  border-bottom: 3px solid #f5bf00;
}

.titulo_menu > div {
  color: black;
  background-color: #f5bf00;
  border-radius: 2px;
  text-align: center;
}

.titulo_menu h5 {
  margin: 4px 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.link_a {
  text-decoration: none;
  color: black;
}

.cards_menu {
  padding: 10px 0;
}

.cards_menu .menu {
  padding: 5px 0;
  margin: 5px 0;
  border-radius: 7px;
  cursor: pointer;
  text-decoration: none;
}

.cards_menu .menu span {
  color: #0a0a5a;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: left;
}

.cards_menu .menu:hover {
  background-color: #0a0a5a;
  color: white;
}

.cards_menu .menu:hover span {
  color: white;
}

.cards_menu .menu_selecionado {
  background-color: #0a0a5a;
}

.cards_menu .menu_selecionado span {
  color: white;
}

.cards_menu .menu_selecionado:hover a {
  color: white;
}

/* === Página === */
.conteudo_pagina {
  margin: 30px 0;
}

.header_vagas {
  text-align: center;
  padding: 30px 15px;
  background-color: #fafafa;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

.header_titulo {
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #0a0a5a;
  margin-bottom: 10px;
}

.header_subtitulo {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #0a0a5a;
  font-weight: 500;
}

.header_numero {
  color: #ffc107;
  font-weight: 700;
}

.conteudo_pagina label {
  color: #0a0a5a;
  margin-top: 10px;
}

.conteudo_pagina input,
.conteudo_pagina select {
  border-color: #0a0a5a !important;
}

.card {
  border: none;
}

/* === Select2 === */
.select2-selection__rendered {
  line-height: 37px !important;
}

.select2-container .select2-selection--single {
  height: 37px !important;
  border: 1px solid #0a0a5a !important;
}

.select2-selection__arrow {
  top: 5px !important;
}

/* === Cadastro === */
#cadastro {
  border-radius: 10px;
  border: 1px solid #00000040;
}

/* === Usuário === */
.header_usuario_logado {
  padding: 1.3vw 0;
}

.nome_usuario_logado {
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: left;
  color: #0a0a5a;
}

/* === Empresas (detalhes) === */
.uma_empresa {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  color: #0a0a5a;
  padding-top: 40px;
}

.div_empresa {
  border: 2px solid #f5bf00;
  background-color: #fafafa;
  margin: 40px 0;
  border-radius: 4px;
  justify-self: center;
}

.img_card_empresa {
  width: 53px;
  height: 58px;
  margin: 20px 0 0 0;
}

.card_divulgacao_empresa {
  padding: 33px 0 25px 0;
}

/* === Media Queries === */
/* Footer */
@media (max-width: 810px) {
  .footer {
    padding: 5%;
  }
  .div_footer,
  .div_footer_2 {
    padding-top: 100px;
  }
  .icon_rede_social {
    margin-left: 10px;
  }
}

/* Empresas */
@media (min-width: 810px) {
  .div_empresa {
    padding: 0 50px;
  }
}
