.headingAcervo {
    background-image: linear-gradient(to right, #eeeeee, #fbfbfb);
}

.border {
    border        : 2px solid #dee2e6 !important;
    border-radius : 15px; /* definimos o quão arredondado irá ficar nosso box */
}

.centralizado {
    display    : table;
    margin     : 0 auto 20px;
    text-align : center;
}

ul.sem-marcador {
  list-style-type: none; /* Remove bullets */
}

/*--- QUEM SOMOS > SOBRE O ARQUIVO ---*/
.quem_somos_area {
    padding: 0;
}

.quem_somos_content {
    margin-top: 50px;
}

#quem_somos_texto {
    margin-top: 100px;
}

#quem_somos_texto p {
    font-size: 14px;
}

#missao {
    display  : inline;
    float    : left;
    position : relative;
    width    : 100%;
}

.missao-content {
    margin: 5rem 0;
}

.caixa_missao_unica {
    padding    : 2rem;
    box-shadow : 10px 15px 30px -10px #000;
}

.caixa_missao_unica p,
.caixa_missao_unica li {
    font-size  : 14px;
    text-align : left;
}

.caixa_missao_unica h3 {
    text-align    : left;
    border-bottom : 2px solid #9C441B;
}

#missao.caixa_missao_unica,
#visao.caixa_missao_unica {
    padding     : 2rem;
    line-height : 2rem;
}

#missao.caixa_missao_unica p:first-of-type,
#visao.caixa_missao_unica p:first-of-type {
    padding: .6rem 0;
}

#valores.caixa_missao_unica {
    padding: 1.75rem;
}

#valores ul > li {
    padding-top : 1rem;
    text-align  : left;
    padding-left: 0
}

#valores ul > li:first-of-type {
    padding-top: 0;
}

/*--- FIM QUEM SOMOS > SOBRE O ARQUIVO ---*/

/*--- QUEM SOMOS > ARQUIVO EM NUMEROS ---*/
#arquivo_em_numeros {
    display  : inline;
    float    : left;
    position : relative;
    width    : 100%;
}
/*--- FIM QUEM SOMOS > ARQUIVO EM NUMEROS ---*/

/*-- QUEM SOMOS > LINHA DO TEMPO ---*/
.text--subtle {
    font-size: 16px;
}

.text--subtle a:link,
.text--subtle a:visited,
.text--subtle a:active {
    color: #9C441B;
}

.text--subtle a:hover {
    color           : #007BFF;
    text-decoration : none;
}

.magnific-popup {
    position   : relative;
    /*background: #FFF;*/
    /*padding: 20px;*/
    /*width: auto;*/
    /*max-width: 500px;*/
    max-width  : 100vw;
    max-height : 98vh;
    text-align : center;
}

.magnific-popup img {
    max-width  : inherit;
    max-height : inherit;
}

.marcador-timeline {
    background-color : #C0A771;
    opacity          : 1;
}

#linha_tempo_apesp .img-responsive {
    max-width: 100%;
}

.magnific-popup img {
    max-height: 95vh;
}

p.legenda-timeline {
    font-size   : 1em;
    font-family : sans-serif;
    font-style  : italic;
    padding     : 1em;
    text-align  : center;
}

.legenda-timeline-ampliacao {
    color   : lightgray;
    padding : 1em;
}

.cd-timeline {
    background-color: #FFFFFF;
}

.cd-timeline__container::before {
    background-color: #9C441B;
}


.cd-timeline__content {
    background-color : #FBF6E8;
    box-shadow       : none;
}
/*-- FIM QUEM SOMOS > LINHA DO TEMPO ---*/

/*--- QUEM SOMOS > ORGANOGRAMA --- */
.estrutura_anexo {
    width         : 250px;
    height        : 150px;
    text-align    : justify;
    overflow      : hidden;
    margin-bottom : 20px;
}

.estrutura_anexo .estrutura_anexo_img {
    cursor : pointer;
    width  : auto;
    height : auto;
}

.estrutura_anexo .estrutura_anexo_descricao {
    float   : left;
    padding : 5px;
    width   : 188px;
}

.estrutura_anexo .estrutura_anexo_titulo {
    text-align  : left;
    font-weight : bold;
}

.estrutura_anexo_download {
    width       : 30px;
    height      : 30px;
    width       : 100%;
    cursor      : pointer;
    padding-top : 10px;
}

.stiff-chart-inner li {
    vertical-align : top;
    max-width      : 180px;
    max-height     : 300px;
    height         : 100%;
    margin-top     : 10px;
}

.the-chart p {
    padding     : .5rem;
    font-size   : .8rem;
    color       : #9C441B;
    font-weight : 800;
}

.the-chart {
    padding    : 10px;
    border     : none;
    box-shadow : 0 4px 8px 0 rgba(192, 167, 113, 0.2), 0 6px 20px 0 rgba(192, 167, 113, 0.19);
}

.chart-active .the-chart {
    /* background-color: #FFE3A9 !important; */
    border     : none;
    box-shadow : 0 10px 20px 0 rgba(156, 68, 27, 0.2), 0 6px 20px 0 rgba(156, 68, 27, 0.19);
}

.com-subordinados {
    background-color: #f5f5dc !important;
}

.modal_organograma {
    font-size: 14px;
}

.modal_organograma .modal-header {
    background-color : #9C441B;
    padding          : .5rem 1rem;
}

.modal_organograma .modal-header .modal-title {
    color       : #fff;
    font-weight : bold;
}

.modal_organograma .modal-footer {
    border-top: none;
}

.modal_organograma .modal-header .close {
    color: #fff;
}

.tit_organograma{
    font-size: 2.5rem;
}

#organograma_apesp .btn {
    font-size : 14px;
    padding   : 0 .5rem;
    margin    : .2rem 0;
}

.organograma_responsavel p {
    font-size     : 14px;
    margin-bottom : 0;
    line-height   : 1.2rem;
}

.organograma_responsavel .cargo_responsavel {
    font-weight    : bold;
    text-transform : uppercase;
}

.organograma_responsavel .email_responsavel {
    text-transform: lowercase;
    text-decoration: none;
}

#TabAtribucoesOrganogramaContent {
    margin-bottom: 160px;
}

.lattes_responsavel_nome {
    font-size     : 20px;
    font-weight    : bold;
    margin: 40px 0px;
}

.email_lattes{
    margin: 20px 0px;
}

.email_lattes a{
    text-decoration: none;
    text-decoration-color: inherit;
    color: inherit;
}

.lattes_responsavel p {
    font-size     : 14px;
    margin-bottom : 5px;
    line-height   : 1.2rem;
}
/*--- FIM QUEM SOMOS > ORGANOGRAMA --- */


/*--- CONHECA O ARQUIVO  > visite_nossas_exposicoes --- */
.quadro_exposicoes_banners_grandes {
    margin: 0;
    padding:0;
}


.quadro_exposicoes_banners_grandes img {
    margin-bottom: 2rem;
}

.card_exposicao {
    max-width: 22%;
    margin: 1rem;
}

.card_exposicao p {
    text-align: left;
    font-weight: bold;
}

/*--- FIM CONHECA O ARQUIVO  > visite_nossas_exposicoes --- */

/*--- CONHECA O ARQUIVO  > aprenda_cuidar_documentos --- */

.container_etapas_cuidar_documentos {
    margin: 0 auto;
}

.caixa_cuidar_documentos {
    background-color: #5B9BD5;
    border-radius: 20px;
    text-align: center;
    width: 250px;
    margin: 10px;
    padding: 0 10px;
}

.caixa_cuidar_documentos > a {

}

.caixa_cuidar_documentos .titulo_caixa_cuidar_documentos {
    padding-top: 1rem;
    font-size: 14px;
    font-weight: bold;
}

.caixa_cuidar_documentos .subtitulo_caixa_cuidar_documentos {
    padding-bottom: 1rem;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

a > .titulo_caixa_cuidar_documentos {
    color: #000;
}

/*--- FIM CONHECA O ARQUIVO  > aprenda_cuidar_documentos --- */




/*--- SERVICOS ---*/
.img_servico1 {
    margin: 0 0 0 15px;
}

.img_servico2 {
    margin: 0 15px 0 0;
}

.img_servico3 {
    margin: 0 0 0 15px;
}

h4.subtitulo_servico
h4.subtitulo_visite {
    font-weight : bold;
    padding-top : 1rem;
    text-align  : left;
}

#info_pesquisa h4, p{
    color: #0a0700;
}
/*--- FIM SERVICOS ---*/

/*--- LEGISLACAO ---*/
#tbLegislacao.table.dataTable thead .sorting:after,
#tbLegislacao.table.dataTable thead .sorting:before,
#tbLegislacao.table.dataTable thead .sorting_asc:after,
#tbLegislacao.table.dataTable thead .sorting_asc:before,
#tbLegislacao.table.dataTable thead .sorting_asc_disabled:after,
#tbLegislacao.table.dataTable thead .sorting_asc_disabled:before,
#tbLegislacao.table.dataTable thead .sorting_desc:after,
#tbLegislacao.table.dataTable thead .sorting_desc:before,
#tbLegislacao.table.dataTable thead .sorting_desc_disabled:after,
#tbLegislacao.table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}

#tbLegislacao.table-striped tbody tr:nth-of-type(odd) {
    background-color: #FBFBFB;
}
/*--- FIM LEGISLACAO ---*/

/*--- PUBLICACOES - LIVROS ---*/

#pchave_pesq_livros {
    color: #ccc;
}

.livro_linha,
.revistas_linha {
    padding       : 2rem 1rem;
    border-bottom : 2px solid gray;
}

.container .livro_linha:last-child{
    border-bottom: 0;
}

.livro_linha div p {
    margin-bottom : 0;
    font-size     : 12px;
}

.livro_img,
.revista_img {
}

.livro_img img,
.revista_img img {
    max-width: 100%;
}

.livro_download,
.revista_download {
    padding-top : .5rem;
    text-align  : center;
}

.livro_descricao,
.artigo_descricao {
    text-align: left;
}

.livro_titulo,
.artigo_titulo {
    font-weight : bold;
    font-size   : 20px !important;
}

.livro_subtitulo {
    font-weight : bold;
    font-size   : 14px !important;
}

.livro_autor,
.artigo_autor {
}

.livro_colecao_volume {
    font-style: italic;
}

.livro_editora {
}

.livro_isbn {
}

.livro_edicao_ano_pag {
}

.livro_sinopse {
    text-align  : justify;
    padding-top : 1rem;
}

/*--- FIM PUBLICACOES - LIVROS ---*/
#box-pesquisa {
    background-color : #F1F1F1;
    padding          : 15px 30px 1px;
    /* border-radius    : 1rem; */
}

#box-pesquisa .box-footer {
    padding: 0;
}

/*--- PUBLICACOES - REVISTAS ---*/
#imagens_revistas {
    text-align: center;
}

#imagens_revistas img {
    max-height: 300px;
}

#form_pesq_revista_artigo {
    border           : 2px solid #ffffff;
    border-radius    : 1rem;
    background-color : #f5f5f5;
    font-size        : 12px;
    padding          : 1rem;
}

#form_pesq_revista_artigo .control-label {
    margin-bottom: 0;
}
/*--- FIM PUBLICACOES - REVISTAS ---*/


/*--- PUBLICACOES - REVISTA HISTORICA ONLINE , REVISTA DO ARQUIVO ---*/
#nome_revista {
    margin-bottom: 0;
}

#issn_revista {
    margin-bottom: 0;
}


.revista_historica_online_edicao,
.revista_do_arquivo_edicao {
    padding: 1rem 1rem 2rem 1rem;
}

.revista_historica_online_numero,
.revista_historica_online_data,
.revista_historica_online_download,
.revista_do_arquivo_numero,
.revista_do_arquivo_data,
.revista_do_arquivo_download {
    font-size: 12px;

}

.revista_historica_online_numero,
.revista_do_arquivo_numero {
    font-weight: bold;
}

.revista_historica_online_capa img {
    width  : 120px;
    height : 150px;
}

.revista_do_arquivo_capa img {
    width  : 120px;
    height : 200px;
}

/* Select2 */
.select2 {
    width: 100%!important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 5px 5px 5px 0 !important;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}

/*--- FIM PUBLICACOES - REVISTA HISTORICA ONLINE ---*/

/*--- ASSESSORIA DE IMPRENSA ---*/
.assessoria-imprensa{
    margin-bottom: 3rem;
}

.inf-imprensa {
    background-color : #FAEACA;
    display          : inline;
    float            : left;
    position         : relative;
    width            : 26em;
}

.caixa_inf_imprensa {
    padding    : 2rem;
    box-shadow : 10px 15px 30px -10px #000;
    margin: 2rem 0 0 0 ;
}

.caixa_inf_imprensa p {
    text-align: right;
}

.caixa_inf_imprensa h2 {
    text-align    : right;
    font-weight   : bold;
    border-bottom : 2px solid #9C441B;
}

.caixa_inf_imprensa h3 {
    text-align    : left;
    border-bottom : 2px solid #9C441B;
}

.release {
    display  : inline;
    float    : right;
    position : relative;
}
/*--- FIM ASSESSORIA DE IMPRENSA ---*/


/* ACCORDION */
/*
.headingAcervo {
    background-image: linear-gradient(to right, #d8d8d8, #f2f2f2);

}

.accordion {
  /*margin-top: 60px; /* Add space above accordion */
/*
margin-top: 25px; /* Add space above accordion *//*
}

.accordion .card-header:hover {
  background: #f8f8f8;
}

.accordion .card-header i {
  float: right;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
  top: 5px;
}

.accordion .card-header h3 span {
  float: left;
  margin-top: 10px;
}

.accordion .card-header .btn {
  font-size: 1.1rem;
  font-weight: 500;
  width: 100%;
  text-align: left;
  position: relative;
  top: -2px;
  border: 0;
  background: transparent;
  white-space: normal;
}

.accordion .card-header button:hover {
  color: #23384e;
}

.accordion .highlight {
  color: #fff;
  background: #393f57 !important;
}
/* FIM ACCORDION */

/* Fale Conosco */
#box-frm-contato {
    margin-top       : 20px;
    width            : 100%;
    border-radius    : 15px;
    background-color : #EEEEEE;
}

#box-frm-contato label {
    display     : inline-block;
    max-width   : 100%;
    font-weight : 700;
}

.box-header {
    color    : #444;
    display  : block;
    padding  : 10px;
    position : relative;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 10px;
}

.box-footer {
    background-color           : #EEEEEE;
    border-top-left-radius     : 0;
    border-top-right-radius    : 0;
    border-bottom-right-radius : 3px;
    border-bottom-left-radius  : 3px;
    border-top                 : 1px solid #f4f4f4;
    padding                    : 6px;
}

#change_img {
    cursor : pointer;
    color  : #0063dc;
}
/* Fim Fale Conosco*/

.organograma{
    margin-bottom: 2em;
}

@media (max-width: 575px) {

}

@media (max-width: 767px) {
    #banner_int_fundo {
        background-image  : url('../imgs/banner_institucional_783x74.png');
        height            : 100px;
    }
    
    #banner_int_fundo_expo {
        background-image  : url('../imgs/banner_exposicoes_783x74.jpg');
        height            : 100px;
    }

    #quem_somos_texto {
        margin-top: 30px;
    }
    
    #TabAtribucoesOrganogramaContent {
        margin-bottom: 280px;
    }

    .organograma{
        margin-bottom: 2em;
    }

    .organograma img{
        content: url('../institucional/organograma_vertical.png');
        height            : auto;
    }
}

@media (min-width: 768px) {
    #banner_int_fundo {
        background-image : url('../imgs/banner_institucional_2400x230.png');
        min-height       : 120px;
    }
    
    #banner_int_fundo_expo {
        background-image : url('../imgs/banner_exposicoes_2400x230.jpg');
        min-height       : 120px;
    }
}

@media (min-width: 992px) {

}

@media (max-width: 1199px) {
    #quem_somos_texto {
        margin-top: 40px;
    }
}

@media (max-width: 991px) {
    #quem_somos_texto {
        margin-top: 75px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}