.elementor-21625 .elementor-element.elementor-element-1918138 > .elementor-widget-container{margin:-10px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-21625 .elementor-element.elementor-element-1918138{width:100%;max-width:100%;}.elementor-21625 .elementor-element.elementor-element-cf424c7{text-align:center;top:-53px;}.elementor-21625 .elementor-element.elementor-element-cf424c7 .elementor-heading-title{color:#000000;font-family:"Poppins", Sans-serif;font-weight:500;-webkit-text-stroke-width:0px;stroke-width:0px;-webkit-text-stroke-color:#000;stroke:#000;}.elementor-21625 .elementor-element.elementor-element-cf424c7 > .elementor-widget-container{margin:60px 0px 0px 0px;}body:not(.rtl) .elementor-21625 .elementor-element.elementor-element-cf424c7{left:-2px;}body.rtl .elementor-21625 .elementor-element.elementor-element-cf424c7{right:-2px;}.elementor-21625 .elementor-element.elementor-element-677fa5b{--spacer-size:21px;}.elementor-21625 .elementor-element.elementor-element-b33f4c1{--spacer-size:20px;}.elementor-21625 .elementor-element.elementor-element-e7d87a8{--spacer-size:21px;}.elementor-21625 .elementor-element.elementor-element-9ae3e04{text-align:center;}.elementor-21625 .elementor-element.elementor-element-9ae3e04 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-weight:500;}.elementor-21625 .elementor-element.elementor-element-aff4c27{--spacer-size:21px;}.elementor-21625 .elementor-element.elementor-element-d6fe942{--spacer-size:21px;}.elementor-21625 .elementor-element.elementor-element-500c2ba{--spacer-size:21px;}.elementor-21625 .elementor-element.elementor-element-54c65af{text-align:center;}.elementor-21625 .elementor-element.elementor-element-54c65af .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-weight:500;}.elementor-21625 .elementor-element.elementor-element-0dd5078 .elementor-repeater-item-95859ce.elementor-social-icon{background-color:#000000;}.elementor-21625 .elementor-element.elementor-element-0dd5078 .elementor-repeater-item-b8c9791.elementor-social-icon{background-color:#CDCCCC;}.elementor-21625 .elementor-element.elementor-element-0dd5078{--grid-template-columns:repeat(0, auto);--icon-size:18px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-21625 .elementor-element.elementor-element-0dd5078 .elementor-widget-container{text-align:center;}.elementor-21625 .elementor-element.elementor-element-c201518{--spacer-size:20px;}.elementor-21625 .elementor-element.elementor-element-fada48d{--spacer-size:20px;}.elementor-21625 .elementor-element.elementor-element-cf1ae7e{--spacer-size:21px;}@media(max-width:767px){.elementor-21625 .elementor-element.elementor-element-1918138 img{width:46%;max-width:22%;height:100vh;}}/* Start custom CSS for shortcode, class: .elementor-element-514e03f */.wpcf7 * {
  font-family: 'Open Sans', sans-serif !important;
}/* Estilo para o botão de envio do Contact Form 7 */
input.wpcf7-submit {
    display: block !important; /* Centraliza o botão */
    margin: 20px auto !important; /* Adiciona espaçamento ao redor */
    padding: 12px 24px !important; /* Aumenta o tamanho do botão */
    background-color: #999900 !important; /* Cor de fundo */
    color: #ffffff !important; /* Cor do texto */
    border: none !important; /* Remove bordas */
    border-radius: 5px !important; /* Bordas arredondadas */
    font-size: 16px !important; /* Tamanho da fonte */
    font-weight: bold !important; /* Deixa o texto em negrito */
    cursor: pointer !important; /* Adiciona o cursor de pointer */
    transition: background-color 0.3s ease !important; /* Suaviza o efeito hover */
}

/* Efeito hover para o botão */
input.wpcf7-submit:hover {
    background-color: #9EBD60 !important; /* Cor ao passar o mouse */
}

/* Telefone */

.telefone-container {
    display: flex !important;
    gap: 10px !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
}

.telefone-codigo {
    flex: 0 0 150px !important;
}

.telefone-codigo select {
    width: 100% !important;
}

.telefone-numero {
    flex: 1 !important;
}

.telefone-numero input {
    width: 100% !important;
}

/* Alinha os campos de Ano de Início e Ano de Conclusão lado a lado */
.anos-container {
    display: flex;
    gap: 15px;
    align-items: center;
}

.ano-inicio, .ano-conclusao {
    flex: 1;
}


/* ------------------- CAMPOS DE UPLOAD ------------------- */
.arquivos-container {
    display: flex !important;
    gap: 20px !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
}

.arquivo-cv, .arquivo-portfolio {
    flex: 1 !important;
    min-width: 250px !important;
    text-align: left !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
    align-items: flex-start !important; /* Alinha os elementos à esquerda */
}

/* Garante que o input de arquivo fique dentro do campo */
.arquivo-cv label, .arquivo-portfolio label {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    margin-bottom: -35px !important;

}

.wpcf7-form-control-wrap input[type="file"]::before {
    content: none !important;
    display: none !important;
}

input[type="file"] {
    appearance: none; /* Remove estilos padrão do navegador */
    color: #333; /* Cor do texto */
    font-size: 14px; /* Tamanho da fonte */
    font-weight: bold;
    padding: 10px 15px; /* Espaçamento interno */
    border-radius: 6px; /* Borda arredondada */
    cursor: pointer;
    width: auto; /* Ajusta a largura automaticamente */
    display: inline-block; /* Evita expandir a linha toda */
    text-align: center;
    transition: all 0.3s ease-in-out;
}

/* Efeito hover */
input[type="file"]:hover {
    background-color: #999900;
    border-color: #999000;
}

/* Quando um arquivo for selecionado */
input[type="file"]::file-.elementor-21625 .elementor-element.elementor-element-514e03f-button {
    background-color: #999900;
    color: white;
    font-weight: bold;
    border: none;
    padding: 8px 12px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

/* Efeito hover no botão interno */
input[type="file"]::file-.elementor-21625 .elementor-element.elementor-element-514e03f-button:hover {
    background-color: #666600;
}

/* Localidade*/

.localidade-container {
    display: flex !important;
    gap: 10px !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
}

.estado {
    flex: 0 0 550px !important;
}

.estado select {
    width: 100% !important;
}

.cidade {
    flex: 1 !important;
}

.cidade input {
    width: 100% !important;
}

/* Estilo para a mensagem de erro */
.wpcf7-not-valid-tip {
    font-size: 12px !important;
    color: red !important;
    display: inline-block !important;
}

/* Alterando a cor do contorno dos campos obrigatórios com erro */
span.wpcf7-form-control-wrap input:invalid, 
span.wpcf7-form-control-wrap select:invalid, 
span.wpcf7-form-control-wrap textarea:invalid {
    border-color: red !important;
}

/* Ajustando o alerta de erro */
.wpcf7-not-valid-tip {
    display: block; /* Garantir que a mensagem de erro seja exibida como um bloco */
    margin-top: 5px; /* Espaçamento superior */
    color: red; /* Cor do erro */
    font-size: 14px; /* Tamanho da fonte do erro */
}

/* Selecionar apenas a label "Área de Interesse no PISAC" e aplicar os estilos */
.area-interesse{
    display: inline-block !important; /* Faz a label ficar inline ao lado do checkbox */
    margin-bottom: 0px !important;    /* Remove margens inferiores */

}

.wpcf7-list-item {
    margin: 0 10px 10px 0 !important; /* Espaçamento entre os checkboxes e entre as linhas */
    display: inline-block !important; /* Alinha os checkboxes na horizontal */
    width: calc(50% - 10px); /* Limita os itens a 2 por linha, com espaçamento */
}

/* Estilo específico para os novos checkboxes */
.preferencias-consentimento {
    display: flex !important;
    flex-direction: column !important; /* Organiza os checkboxes em coluna */
    gap: 5px !important; /* Espaçamento entre os checkboxes */
    align-items: flex-start !important;
    font-size: 16px !important; /* Reduz o tamanho da fonte */
}

.preferencias-consentimento .wpcf7-form-control-wrap {
    width: 100% !important;
}

.preferencias-consentimento .wpcf7-list-item {
    width: 100% !important; /* Ocupa toda a largura */
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
}

.preferencias-consentimento input[type="checkbox"] {
    transform: scale(0.9) !important; /* Reduz ligeiramente o tamanho do checkbox */
}

/* Reduz o tamanho da fonte do label */
.preferencias-consentimento label {
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.2 !important; /* Ajusta a altura da linha para diminuir espaçamentos internos */
}/* End custom CSS */
/* Start custom CSS */.elementor-toggle-item {
	display: none;
}

#loadLess {
  display: none;
}

#menu-o-pisac .active {
    font-weight: bold;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://pisac.unb.br/wp-content/uploads/Poppins-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://pisac.unb.br/wp-content/uploads/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://pisac.unb.br/wp-content/uploads/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */