/**
 * @version     CVS: 1.5.0
 * @package     com_processo_seletivo
 * @subpackage  mod_processo_seletivo
 * @copyright   2022 SESCOOP
 * @license     GNU General Public License versão 2 ou posterior; consulte o arquivo License. txt
 * @author      CAIO GUILHERME HIGINO MARTINS <caio.martins@ths.inf.br>
 */

.descricao {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em;
}

@media (max-width: 768px) {
    .button-group {
        flex-direction: column !important;
        align-items: stretch  !important;
        flex-wrap: wrap  !important;
        gap: 10px  !important;
    }

    .button-group .botao-filtro {
        width: 100%  !important;
        padding: 20px !important;
    }
}

.btn-texto{
    width: 100%;
}

.button-group {
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 35px;
    margin-bottom: 15px;
    padding: 0px 15px;
}

.button-group button {
    padding: 12px 20px;
    border: 1px solid #8A7F98;
    border-radius: 5px;
    opacity: 1;
    background-color: #f2f2f2;
    text-align: center;
    font: normal normal normal 12px/15px Inter;
    letter-spacing: 0px;
    color: #707070;
}

.button-group button.ativo {
    background: #00A85E 0% 0% no-repeat padding-box;
    text-align: center;
    font: normal normal normal 12px/15px Inter;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-radius: 5px;
}

.button-group button:hover {
    background: #00A85E 0% 0% no-repeat padding-box;
    color: #FFFFFF;
}

.tabela_processo_sescoop {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.tabela_processo_sescoop tr {
    border-top: 1px #DBDBDB  solid;
    border-bottom: 1px #DBDBDB  solid;
}

.tabela_processo_sescoop td {
    padding: 20px 10px;
    text-align: center;
    font: normal normal normal 12px/14px Inter;
    letter-spacing: 0px;
    color: #171C66;
    line-height: 16px;
}

.tabela_processo_sescoop th {
    padding: 24px 14px;
    background: #DBDBDB 0% 0% no-repeat padding-box;
    text-align: center;
    font: normal normal bold 12px/18px Inter;
    letter-spacing: 0px;
    color: #171C66;
}

.tabela_processo_sescoop button {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
    color: #00A85E;
}

.tabela_processo_sescoop button:hover {
    text-decoration: underline;
}

.fa.fa-search {
    background: #00BE6B 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 100px;
    padding: 10px;
    color: #fff;
    font-size: 15px;
}

.coluna-descricao {
    text-align: left !important;
}

.coluna-descricao .titulo {
    color: #00A85E;
    font-size: 14px;
    font-weight: 600;
}
.coluna-descricao .titulo a{
    color: #00A85E !important;
    font-size: 14px;
    font-weight: 600;
}

.botao-filtro {
    padding: 5px 45px;
}

.box-introducao {
    margin-bottom: 50px;
}

.titulo-trabalhe-conosco-sescoop
{
    font: normal normal 300 40px/48px 'Intro';
    letter-spacing: 0px;
    color: #00BE6B;
}

.descricao-processo-seletivo
{
    text-align: left;
    font: normal normal normal 14px/19px 'Inter';
    letter-spacing: 0px;
    line-height: 24px;
    color: #00166B;
}

.descricao-trabalhe-conosco-sescoop
{
    font: normal normal normal 16px/19px 'Inter';
    letter-spacing: 0px;
    color: #00166B;
}

.chamada-processo-seletivo a,
.chamada-processo-seletivo a:hover,
.chamada-processo-seletivo a:visited
{
    font: normal normal 300 28px/21px 'Intro';
    letter-spacing: 0px;
    color: #00BE6B;
}

.chamada-processo-seletivo
{
    font: normal normal 300 40px/48px 'Intro';
    letter-spacing: 0px;
    color: #00BE6B;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.comunicados-anexos,
.detalhesObjeto
{
    margin-top: 37px!important;
}

.box-detalhe-texto{
    padding-left: 30px;
    margin-bottom: -30px;
    text-align: left;
    font: 14px/20px 'Inter';
    letter-spacing: 0px;
    color: #0C1249;
}

.row-detalhe-processo-seletivo
{
    padding-top: 24px;
}

.titulo-comunicados-anexos
{
    font: normal normal 300 28px/33px 'Intro';
    letter-spacing: 0px;
    color: #00166B;
}

.detalhe-processo-seletivo {
    font: normal normal normal 16px / 20px 'Inter';
    letter-spacing: 0px;
    line-height: 24px;
    color: #00166B;
}

.arquivos-comunicados-anexos
{
    background: #f5f5f5 0% 0% no-repeat padding-box;
    border: 1px solid #4D80CF;
    border-radius: 16px;
    opacity: 1;
    padding: 15px;
    margin-top: 25px;
}

.detalhamento-processo-seletivo
{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #4D80CF;
    border-radius: 16px;
    opacity: 1;
    margin-top: 95px!important;
    padding: 20px;
}

.arquivos-comunicados-anexos ul li
{
    list-style: none;
    text-align: left;
    font: 14px/20px 'Inter';
    letter-spacing: 0px;
    color: #0C1249;
    border-bottom: 1px solid #f0e8e8;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 45px;
}

.arquivos-comunicados-anexos ul li a,
.arquivos-comunicados-anexos ul li a:hover
{
    list-style: none;
    text-align: left;
    font: 14px/20px 'Inter';
    letter-spacing: 0px;
    color: #0C1249;
    padding-top: 10px;
    height: 45px;
}

a.link-arquivo {
    font-family: 'Intro';
    color: #0c1249;
    font-size: 14px;
    font-weight: 500;
}

.right
{
    float: right;
}

.download-arquivo
{
    margin-top: -5px;
}

.fa-arrow-alt-to-bottom
{
    content: url('/assets/img/download_verde.svg');
    height: 28px;
    float: right;
    margin-top: -10px;
}

.item-detalhe
{
    margin-bottom: 32px;
}

.titulo-detalhe
{
    text-align: left;
    font: normal normal bold 18px/22px 'Intro';
    letter-spacing: 0px;
    color: #0C1249;
}

.texto-detalhe
{
    text-align: left;
    font: 14px/20px 'Inter';
    letter-spacing: 0px;
    color: #0C1249;
}

.texto-detalhe
{
    margin-left: 40px;
}

.titulo-detalhe svg
{
    margin-top: -10px;
    margin-right: 10px;
}

.titulo-detalhe svg g circle {
    fill: #00A85E !important;
    width: 26px !important;
    height: 26px !important;
}

.box-abas-trabalhe-conosco {
    display: flex;
    flex-direction: column;
    align-content: center;
    border-bottom: 1px solid #bfbfbf;
    height: auto!important;
}

.box-abas-trabalhe-conosco .sppb-column-addons {
    display: flex;
    gap: calc(6vw);
    margin-left: auto;
    width: auto;
    margin-right: auto;
}

.box-abas-trabalhe-conosco img {
    opacity: 0.3 !important;
}

.box-abas-trabalhe-conosco .sppb-addon-single-image.active img.sppb-img-responsive.sppb-element-lazy.sppb-element-loaded {
    opacity: 1 !important;
}

.barra-hover-aba {
    margin-top: 2.4rem;
    border: 1px solid #4D80CF;
    height: 6px;
    border-radius: 25px;
    background: #4D80CF;
    text-align: center;
    display: block !important;
    width: 50px;
}

.sescoop-img .barra-hover-aba {
    margin-left: 5.4rem;
}

@media (max-width: 575.98px){
    .box-abas-trabalhe-conosco {
        width: 560px;
        height: auto!important;
    }

    #column-wrap-id-8Z8IFiGX42U_Xu09kIdR8{
        overflow-y: scroll;
    }
}