body {
  background: #ffffff !important;
  margin: 0;
  }
  
  .header-bg {
  background-color: rgba(23,23,23,0.9);
  box-shadow: 0 1px 20px 0 rgb(68 68 68 / 10%);
  border-color: rgba(255,255,255,0) !important;
  height: 100px;
  }
  
  
  main {
  margin-top: 50px;
  margin-bottom: 50px;
  
  
  }
  
  .vaga-normal {
  padding: 5px;
  
  }
  
  .vaga-destacada {
  padding: 5px;
  margin-top: 50px;
  background-color: #ffd7000d;
  }
  
  .paraaceitar {
  margin-bottom: 30px;
  margin-top: 70px;
  }
  
  footer {
  position: relative;
  text-align: center;
  background-color: rgba(245,245,245,1);
  padding-top: 40px;
  padding-bottom: 40px;
  }
  
  form {
  margin-bottom: 80px;
  margin-top: 20px;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  border: 1px solid #000;
  border-radius: 20px;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  }
  
  
  @media (max-width: 600px) {
  form {
  width: 100% !important;
  }
  } 
  
  form label {
  display: block;
  margin-bottom: 5px;
  }
  
  form input[type="text"],
  form input[type="email"],
  form input[type="date"],
  form select {
  width: calc(100% - 12px);
  padding: 8px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
  }
  
  form textarea {
  width: calc(100% - 12px);
  padding: 8px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  }
  
  form input[type="checkbox"] {
  margin-right: 5px;
  }
  
  .formconsent { 
  text-align: justify;
  }
  
  .vagas { 
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,52,157,0.0578432056416317) 100%);   
  font-family: 'Hind', 'Arial', 'sans-serif' !important;
  font-weight: 600;
  color: #303030;
  line-height: 2.7em;
  letter-spacing: 2px;
  text-align: center;
  margin-top: 50px;
  }
  
  .botoes-desc {
  font-family: 'Hind', 'Arial', 'sans-serif';
  text-align: center;
  font-size: 20px;
  }
  
  .antesprimeiro-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .primeiro-campo {
  border: 2px dashed #0000003b;
  text-align: center;
  border-radius: 8px;
  margin-top: 30px;
  margin-bottom: 30px;
  height: 155px;
  }
  
  @media (max-width: 600px) {
  .primeiro-campo {
  height: 170px;
  }
  } 
  
  .segundo-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .terceiro-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .quarto-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .quinto-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .sexto-campo {
  flex-direction: row;
  display: flex;       
  }
  
  .setimo-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .oitavo-campo {
  flex-direction: row;
  display: flex;      
  }
  .nono-campo {
  flex-direction: row;
  display: flex;     
  }
  
  .decimo-campo {
  flex-direction: row;
  display: flex;      
  }
  
  .campo-nome {
  margin-right: 5px;
  }
  
  input#certificado_tec {
  padding-right: 3px;
  }
  
  .title {
  font-family: 'Hind', 'Arial', 'sans-serif' !important;
  color: #fff;
  line-height: 2em;
  letter-spacing: 2px;
  font-size: 20px;
  text-align: center;
  background-color: #a40d0dfc;
  height: 80px;
  align-content: center;
  }
  
  .description {
  font-family: 'Hind', 'Arial', 'sans-serif' !important;
  color: #000;
  letter-spacing: 0.3px;
  margin: 0 auto;
  width: 1200px;
  margin-top: 25px;
  text-align: justify;
  padding: 15px;
  }
  
  .sec-list {
  font-family: 'Hind', 'Arial', 'sans-serif' !important;
  color: #000;
  line-height: 1.9rem;
  letter-spacing: 0.3px;
  margin-top: 25px;
  margin-left: 15px;
  text-align: justify;
  }
  
  .sec-list {
  font-family: 'Hind', 'Arial', 'sans-serif' !important;
  color: #000;
  line-height: 1.7rem;
  letter-spacing: 0.3px;
  margin-top: 25px;
  margin-left: 15px;
  text-align: justify;
  }
  
  .sec-title h2 {
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-size: 18px;
  text-align: justify;
  
  }
  
  .sec-title h3 { 
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-size: 18px;
  text-align: justify;
  margin-left: 15px;
  color: #000;
  }
  
  .experiencia_profissional {
  text-align: center;
  font-family: Hind, Arial, sans-serif;
  letter-spacing: 1px;
  }
  
  .conhece-title h1 {
  margin-top: -5%;
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-weight: 250;
  font-size: 30px;
  color: #000;
  line-height: 10;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
  }
  
  @media (max-width: 600px) {
  .conhece-title h1 {
  max-width: 600px;
  font-size: 24px;
  letter-spacing: 4px;
  margin-top: -65px;
  
  }
  } 
  
  .conhece-texto {
  letter-spacing: 1px;
  text-align: justify;
  font-family: 'Hind', 'Arial', 'sans-serif';
  color:#000000;
  margin: 0 auto;
  width: 80%;
  margin-top: -4%;
  
  
  }
  
  .conhece-texto2 {
  letter-spacing: 1px;
  margin-top: -5%;
  text-align: justify;
  font-family: 'Hind', 'Arial', 'sans-serif';
  color:#000000;
  margin: 0 auto;
  width: 80%;
  
  }
  
  .conhece-texto3 {
  letter-spacing: 1px;
  margin-top: -5%;
  text-align: justify;
  font-family: 'Hind', 'Arial', 'sans-serif';
  color:#000000;
  margin: 0 auto;
  width: 80%;
  font-size: 20px;
  
  }
  
  .imagem_index img {
  margin-top: -5%;
  width: 35%; /* para dispositivos maiores */
  max-width: 100%; /* previne que a imagem ultrapasse os limites do contêiner */
  }
  
  @media (max-width: 600px) {
  .imagem_index img {
  width: 70%; /* para dispositivos móveis */
  }
  }
  
  .imagem2_index img {
  width: 25%; /* para dispositivos maiores */
  max-width: 100%; /* previne que a imagem ultrapasse os limites do contêiner */
  }
  
  @media (max-width: 600px) {
  .imagem2_index img {
  width: 70%; /* para dispositivos móveis */
  }
  }
  
  .botao {
  display: inline-block; 
  background-color: #4e4e4e; 
  color: white; 
  padding: 10px 15px; 
  text-align: center; 
  text-decoration: none; 
  border-radius: 5px; 
  border: none; 
  transition: background-color 0.3s; 
  }
  
  .botao:hover {
  background-color: #0056b3;
  }
  
  .submitbut {
  display: inline-block; 
  background-color: #4e4e4e; 
  color: white; 
  padding: 10px 15px; 
  text-align: center; 
  text-decoration: none; 
  border-radius: 5px; 
  border: none; 
  transition: background-color 0.3s; 
  }
  
  a.btn.btn-outline-secondary {
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: white;
  color: black;
  }
  
  a.btn.btn-outline-secondary:hover {
  background-color: #a8a8a8;
  }
  
  .submitbut:hover {
  background-color: #0056b3;
  }
  
  .voltarbut {
  display: inline-block; 
  background-color: #4e4e4e; 
  color: white; 
  padding: 10px 15px; 
  text-align: center; 
  text-decoration: none; 
  border-radius: 5px; 
  border: none; 
  transition: background-color 0.3s; 
  }
  
  .voltarbut:hover {
  background-color: #0056b3;
  }
  
  .checkbox-grid {
  display: none;
  flex-wrap: wrap; 
  gap: 10px; 
  margin: 0 auto; 
  max-width: 1000px; 
  padding: 20px; 
  box-sizing: border-box; 
  }
  
  .checkbox-column {
  flex: 1; 
  min-width: 200px; 
  }
  
  .checkbox-slider-wrapper {
  display: flex; 
  align-items: center;
  margin-bottom: 10px; 
  }
  
  .checkbox-slider {
  position: relative;
  width: auto; 
  min-width: 50px;
  height: 25px;
  margin-right: 10px; 
  }
  
  .checkbox-slider input {
  opacity: 0;
  width: 0;
  height: 0;
  }
  
  .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  }
  
  .slider:before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  }
  
  input:checked + .slider {
  background-color: #2196F3;
  }
  
  input:checked + .slider:before {
  transform: translateX(24px);
  }
  
  .slider.round {
  border-radius: 25px;
  }
  
  .slider.round:before {
  border-radius: 50%;
  }
  
  .checkbox-label {
  font-family: calibri;
  margin-top: -4px;
  }
  
  @media (max-width: 600px) { 
  .checkbox-grid {
  flex-direction: column; 
  }
  }
  
  .quais-texto {
  display: none;
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-size: 17px;
  }
  
  .identif-texto {
  text-align: center;
  font-size: 16px;
  font-family: calibri;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  
  }
  
  .message {
  font-size: 20px;
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-weight: 300;
  color: #303030;
  }
  @media (max-width: 600px) {
  .message {
  margin-top: 35%;
  
  }
  }
  
  .finalconsentcontainer {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-weight: 300;
  color: #303030;
  }
  
  table {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  }
  
  #setores-filter {
  
  font-family: myfont;
  }
  
  input#data_nascimento {
  margin-right: 10px;
  width: 93%;
  }
  
  @media (max-width: 600px) {
  input#data_nascimento {
  width: 43.6%;
  }
  }
  
  @media (max-width: 600px) {
  input#localidade {
  width: 92.5%
  }
  }
  
  input#numero_doc_identif {
  width: 100%;
  }
  
  @media (max-width: 600px) {
  input#numero_doc_identif {
  width: 92.5%
  }
  }
  
  .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px !important;
  }
  
  html body main form.form_candidatura div.sexto-campo span.select2.select2-container.select2-container--default {
  width: 100.6% !important;
  }
  
  .select2-container--default .select2-selection--single {
  height: 32px !important;
  }
  
  @media (max-width: 600px) {
  html body main form.form_candidatura div.sexto-campo span.select2.select2-container.select2-container--default {
  width: 49% !important;
  }
  }
  
  .select2-selection__rendered {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 15px !important;
  padding: 8px;
  }
  
  .select2-container {
  font-family: Arial;
  font-size: 14px;
  }
  
  input#morada {
  margin-right: 10px;
  width: 95%;
  }
  
  select#estado_civil {
  margin-right: 9px;
  width: 96.7%;
  }
  
  input#contacto {
  margin-right: 10px;
  width: 95%;
  }
  
  select#doc_identif {
  margin-right: 10px;
  }
  
  
  select#carta_conducao {
  margin-right: 10px;
  width: 95%;
  }
  
  input#nome_completo{
  width: 98%;
  }
  
  input#habilitacoes_lit {
  margin-right: 10px;
  width: 95%;
  }
  
  input#validade {
  width: 98%;
  }
  
  input#curso {
  margin-right: 10px;
  width: 95%;
  }
  
  select#informatica_lvl {
  margin-right: 10px;
  width: 95.4%;
  }
  
  select#situacao_pro {
  margin-right: 10px;
  width: 96.2%; 
  }
  @media (max-width: 600px) {
  select#situacao_pro {
  width: 99%;
  }
  }
  
  select#centro_emprego {
  width: 96%;
  margin-right: 10px;
  }
  
  select#amigo_porminho {
  margin-right: 10px;
  }
  
  
  select#disponibilidade {
  width: 100%;
  }
  
  select#disp_horario {
  width: 100%; 
  }
  
  input#anexo {
  font-family: calibri;
  font-size: 14px;
  letter-spacing: 0.5px;
  }
  
  input#nome_completo {
  width: 98.1%;
  }
  
  @media (max-width: 600px) {
  input#nome_completo {
  width: 95%;
  max-width: 95%;
  }
  }
  
  input#validade {
  width: 98.1%;
  }
  
  @media (max-width: 600px) {
  input#validade {
  width: 94.6%;
  max-width: 94.6%;
  }
  }
  
  input#nome_completo {
  width: 98.1%;
  }
  
  @media (max-width: 600px) {
  input#nome_completo {
  width: 94.6%;
  max-width: 94.6%;
  }
  }
  
  input#cent_emp_tempo {
  width: 98.1%;
  }
  
  @media (max-width: 600px) {
  input#cent_emp_tempo {
  width: 94.6%;
  max-width: 94.6%;
  }
  }
  
  .shrinking {
  width: 50%;
  }
  
  @media (max-width: 600px) {
  .shrinking {
  width: 52%;
  }
  }
  
  .actions {
  margin-top: 20px;
  }
  
  .detailsh2 {
  font-family: 'Hind', 'Arial', 'sans-serif';
  font-size: 24px;
  color: #000;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: bold;
  }
  
  input#empresa1 {
  margin-right: 5px;
  }
  
  input#empresa2 {
  margin-right: 5px;
  }
  
  input#empresa3 {
  margin-right: 5px;
  }
  
  input#funcao1 {
  margin-right: 5px;
  }
  
  input#funcao2 {
  margin-right: 5px;
  }
  
  input#funcao3 {
  margin-right: 5px;
  }
  
  input#comment_radio_success.form-check-input {
  margin-top: 12px;
  }
  
  input#comment_radio_warning.form-check-input {
  margin-top: 12px;
  }
  
  input#comment_radio_danger.form-check-input {
  margin-top: 12px;
  }
  
  div.filepond--drop-label {
  background: #f5f5f5;
  margin: 0 auto;
  height: 120px;
  border: 1px dashed;
  
  padding-top: 10px;
  }
  
  a.filepond--credits {
  visibility: hidden;
  }
  
  div#anexo.filepond--root.filepond.filepond--hopper {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  }
  
  div.filepond--panel.filepond--panel--root {
  background: #f5f5f5;
  }
  
  div.filepond--panel-top.filepond--panel--root {
  background: #f5f5f5;
  }
  
  div.filepond--panel-center.filepond--panel--root {
  background: #f5f5f5;
  }
  
  div.filepond--panel-bottom.filepond--panel--root {
  background: #f5f5f5;
  }
  
  div.filepond--panel.filepond--item-panel {
  margin-right: -14px;
  margin-left: -14px;
  }
  
  button.btn.btn-danger.btn-sm.ms-2 {
  margin-left: 10px;
  font-size: 14px;
  padding: 4px;
  margin-bottom: 0;
  
  display: inline-block;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  }
  
  div.d-flex.align-items-center.mb-2 {
  text-align: left;
  }
  
  label#isanexo:hover {
  opacity: 0.3;
  }
  
  @media (max-width: 600px) {
  label#isanexo {
  height: 170px !important;
  }
  } 
  
  span.select2-dropdown.select2-dropdown--below {
  margin-top: -10px;
  }
  
  span.select2-selection.select2-selection--single {
  background-color: #f9f9f9;
  }
  
  select#habilitacoes_lit {
  width: 97%;
  }
  
  select#nomefunc {
  width: 23%;
  margin-right: 5px;
  }
  
  input#nome_funcionario {
  width: 60%;
  }
  
  .description2 {
  width: 1200px;
  }
  
  @media (max-width: 600px) {
  .description2 {
  width: 100%;
  margin: 0 auto;
  }
  }
  
  form#aform {
  border: none; border-radius: 0; 
  background-color: transparent; 
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px;
  }
  
  .container_add {
  margin-top: 20px;
  }
  
  img.footersrc {
  font-size: 26px;
  width: 115px;
  }
  
  .offersub {
  margin-top: 20px;
  }
  
  input#nome_candidatura.form-control {
  width: 100%;
  margin-left: 0px;
  }
  