/*---------------------------------------------------------------
# Package - Joomla Template based on Interagi Framework
# ---------------------------------------------------------------
# Author - Interagi Tecnologia http://www.interagi.com.br
# Copyright (C) 2010 - 2012 Interagi Tecnologia. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/


/* Core */

@import url("fonts/font-face.css");
#jcemediabox-popup-info-bottom {
    font-size: 17px;
}

#jcemediabox-popup-info-bottom h4 {
    margin-bottom: 3px;
}

em {
    font-style: italic;
}

body {
    color: #525253;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    /*background: url('../images/bg/bg_cnmp.png') no-repeat top center;*/
    background-size: 100%;
    background-position: 0 200px;
}



.botao-primario {
    padding: 10px 15px;
    color: #fff;
    background-color: #931004;
    border-radius: 5px;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.botao-primario:hover {
    background-color: #ab1204;
    color: #fff;
}

.fundoInternas #componente {
    letter-spacing: 0.01em;
    position: relative;
}

#componente #containerOrganograma {
    text-align: center;
}


/*Ajuste de imagens nos artigos*/

.fundo.fundoInternas #componente img {
    margin: 8px;
}

.fundo.fundoInternas #componente .title img {
    margin: 8px;
    width: 30px;
    margin-left: 0px;
}

.list-content-for-category div#sistemas img {
    height: 25px;
    width: 27px;
}

.fundo.fundoInternas #componente .sigFreeImg {
    margin: 0px;
}


/*Ajuste de cursor em todas as listas das pÃ¡ginas internas*/

#abasOuvidoria li,
#abasMovSociais li,
.hAbas>div {
    cursor: pointer;
}


/*Retirar filtro de categoria*/

.noticias-form .filter-branch.control-group {
    display: none;
}

a {
    text-decoration: none;
    color: #931004;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

.fundoInternas #componente a:hover {
    /*text-decoration:underline;color:#d91503;*/
}

.sp-wrap {
    margin-left: auto;
    margin-right: auto
}

.sp-block {
    float: left;
    display: inline
}

@media (max-width: 1030px){
    .sp-block{
        width: 100% !important;
    }
}

.mod-block {
    padding: 10px
}

.sp-inner {
    padding-left: 0px;
    padding-right: 0px
}

.sp-component-area.clearfix {
    padding: 0 10px;
}

.clear {
    clear: both;
}

.sp-block .first {
    margin-left: -10px
}

.ptramitacao.first {
    margin-left: unset;
    margin-top: 15px;
}

.groupTipoProcessoArquivado {
    margin-bottom: 1em;
}

.sp-block .last {
    margin-right: -10px
}

.sp-block .single {
    margin-left: -10px;
    margin-right: -10px
}

.gap {
    clear: both;
    margin-bottom: 20px
}

.main-bg {
    background: #fff;
    margin-bottom: 80px
}

#componente {
    float: left;
}

#barraEsquerda {
    float: left;
    width: 27%;
    margin-right: 5%;
}

#barraDireita {
    float: right;
    width: 29%;
}

#barraEsquerda .menu li {
    padding: 7px 0px;
    border-bottom: 1px dashed #D6D6D6;
    line-height: 26px;
    font-size: 16px;
}


/*Header Area*/

#header {
    position: relative
}

a#logo,
#logo-text {
    float: left;
    margin: 0 10px
}

a#logo {
    background: url(../images/logo.png) no-repeat 0 50%
}

#logo-text h1 {
    font-size: 200%;
    font-weight: bold;
    text-transform: uppercase;
    border: 0!important;
    margin: 10px 0 0!important;
    padding: 0!important
}

#logo-text h1 a {}

#logo-text p.site-slogan {
    margin: 0;
    padding: 0;
    color: #999
}


/*Search*/

#sp-search {
    float: right;
    margin: 0px 0
}


/*Module positions user1-user6*/

#sp-bottom {
    /*background:#171717;*/
    color: #888;
    font-size: 90%;
}


/* Layout */

#sp-leftcol,
#sp-rightcol,
#sp-maincol,
#sp-inset1,
#sp-inset2,
#inner_content {
    float: left
}

#sp-leftcol,
#sp-rightcol,
#sp-maincol {
    padding: 10px 0
}


/*Font Resizer*/

div.font-sizer {
    width: 45px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px
}

div.font-sizer a.btn_fs_big,
div.font-sizer a.btn_fs_reset,
div.font-sizer a.btn_fs_small {
    background-image: url(../images/font-resizer.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 15px;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    text-indent: -999em;
    padding: 0
}

div.font-sizer a.btn_fs_big {
    background-position: 0 0
}

div.font-sizer a.btn_fs_reset {
    background-position: -15px 0
}

div.font-sizer a.btn_fs_small {
    background-position: -30px 0
}

div.font-sizer a.btn_fs_big:hover {
    background-position: 0 -16px
}

div.font-sizer a.btn_fs_reset:hover {
    background-position: -15px -16px
}

div.font-sizer a.btn_fs_small:hover {
    background-position: -30px -16px
}


/* Breadcrumbs */

.breadcrumb {
    margin-bottom: 45px;
    margin-top: 10px
}

#sp-breadcrumbs .sp-inner {
    padding: 0
}

.breadcrumb li {
    float: left;
    margin-right: 5px;
    font-size: 14px;
    line-height: 20px;
}

.breadcrumb li .divider {
    margin-left: 5px;
}


/* Footer */


/*#sp-footer{background:#fff;padding:10px 0}*/

#sp-footer .cp {
    float: left;
}


/*Footer Navigation*/

#sp-footer-nav {
    float: right;
    margin-top: 8px
}

#sp-footer-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 5px 0
}

#sp-footer-nav li {
    background: none;
    padding: 0;
    display: inline
}

#sp-footer-nav .nav>li>a:hover {
    background: none;
}

#sp-footer-nav a {
    font-weight: normal;
    text-decoration: none;
    display: inline;
    margin: 0;
    padding: 0 8px
}

a#topofpage {
    float: right;
    margin-top: 8px
}


/* Helix Logo */

#powered-by {
    display: block;
    text-indent: -999em
}

.interagi-logo-light,
.interagi-logo-dark,
.interagi-logo-light-small,
.interagi-logo-dark-small {
    display: block;
    float: left;
    padding: 0 10px 0 0;
    margin: 0 15px 0 0;
    border-right: 1px solid #e5e5e5
}

.interagi-logo-light,
.interagi-logo-dark,
.interagi-logo-light a,
.interagi-logo-dark a {
    height: 33px;
    width: 160px
}

.interagi-logo-light-small,
.interagi-logo-dark-small,
.interagi-logo-light-small a,
.interagi-logo-dark-small a {
    height: 33px;
    width: 100px
}

.interagi-logo a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    text-indent: -999em
}

.interagi-logo-light a {
    background-image: url(../images/interagi-logo/interagi_light.png)
}

.interagi-logo-dark a {
    background-image: url(../images/interagi-logo/interagi_dark.png)
}

.interagi-logo-light-small a {
    background-image: url(../images/interagi-logo/interagi_light_small.png)
}

.interagi-logo-dark-small a {
    background-image: url(../images/interagi-logo/interagi_dark_small.png)
}


/* Clearfix */

.clr {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

* html .clearfix,
:first-child+html .clearfix {
    zoom: 1
}

ul,
ol {
    list-style: none;
}

#sp-user1 {
    position: relative;
    float: left;
}

#sp-user2 {
    float: right;
    position: relative;
    text-align: right;
    width: 468px;
}

#header {
    background: #ffffff;
}

.home #header {
    background: transparent;
}

.home #consultas {
    background: url('../images/bg/bg-consultas.png') no-repeat top center;
    padding-top: 4%;
    min-height: 710px;
}

#sp-content1 {
    margin: 0 auto;
    width: 1025px;
}

#sp-content3 {
    margin: 0px 24px;
}

.fundoHome #sp-content3 {
    margin: 0px 8px;
}

.page-header {
    margin-bottom: 45px;
}

.page-header h2 {
    border-bottom: 1px solid #e1e1e1;
    line-height: 37px;
    color: #424242;
    font-size: 24px;
}

body.ouvidoria div#sp-feature-bottom {
    width: 99%;
    margin: 0 auto 2rem;
}

body.ouvidoria h2.header {
    margin-bottom: 10px;
}

body.ouvidoria div#barraDireita {
    width: 68%;
}

body.ouvidoria div#sp-user-bottom {
    margin-bottom: 4rem;
}

.grey-contact {
    background-color: #F7F7F7;
    border-radius: 25px;
    width: 48%;
    display: inline-block;
    margin-bottom: 1rem;
    min-height: 165px;
}

.grey-contact:nth-child(odd) {
    margin-right: 2%;
}

body.ouvidoria .grey-contact h2 {
    border-bottom: 2px dotted #e1e1e1;
    font-size: 20px;
    text-align: center;
    width: 80%;
    margin: 1.5rem auto 0.5rem;
    line-height: 2rem;
}

.grey-contact div {
    text-align: center;
}

/*.element-invisible{display: none;}*/

.rodape2 {
    background: url(../images/bg/bg_footer.png) no-repeat top center #484848;
    background-size: cover;
}

.mod-wrapper.clearfix {
    min-height: 0 !important;
}

.item-page {
    word-wrap: break-word;
}

.infoadd {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin: 0px 0 50px;
}

table.oficial tbody {
    border: 1px solid #ddd;
}

table.oficial tbody tr:first-child td {
    text-align: center;
    border: 1px solid #ddd;
    background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
    color: #a03021;
}

table.oficial tbody tr td {
    padding: 10px 15px !important;
    border: 1px solid #ddd;
}

table.documentos {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

table.documentos th {
    background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
    font-size: 14px;
    color: #a03021;
}

table.documentos th,
table.documentos td {
    border-right: 1px solid #ddd;
    padding: 12px 8px !important;
}

table.documentos tr {
    border-bottom: 1px solid #ddd;
    line-height: 18px;
    font-size: 14px;
}

.acao_direitos_fundamentais h2 {
    border-bottom: none;
}

.acao_direitos_fundamentais .hrHeader2 {
    position: relative;
    top: 23px;
    z-index: 1;
}

.fundoInternas #componente .acao_direitos_fundamentais h3 {
    font-size: 18px !important;
    line-height: 25px !important;
    color: #424242 !important;
}

.acao_direitos_fundamentais h2.header2 {
    background: #FFF;
    z-index: 999;
    float: left;
}

.bgcinza {
    background: #f1f1f1;
    border: 1px solid #dddddd;
    padding: 35px 25px;
    color: #666666;
    font-family: Open sans, Arial;
    line-height: 24px;
    position: relative;
    float: left;
}

.linkBulletvermelho {
    background: url("../images/bulletVermelho.png")no-repeat;
    display: block;
    background-position: left center;
    line-height: 18px;
    padding: 7px 0px;
    padding-left: 13px;
    border-bottom: 1px dotted #D8D8D8;
}

.module_noticiasDireitosFund {
    float: left;
}

#componente .item-page img {
    /*margin: 15px 15px;*/
}

#componente .item-page ul {
    padding-left: 20px;
}

#componente .item-page li {
    list-style: circle;
}

.fundoInternas #componente strong {
    font-weight: bold;
}

.fundoInternas #componente h1 {
    font-size: 28px !important;
    line-height: 30px !important;
    color: #424242 !important;
}

#sp-component .tag-category h1 {
    float: unset;
}

.fundoInternas #componente h2 .lead-titulo {
    color: #999999;
    font-size: 13px;
    margin: 10px 0px !important;
    line-height: 19px;
}

.fundoInternas #componente h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    color: #424242 !important;
}

.fundoInternas #componente h3 {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #424242 !important;
}

.fundoInternas #componente .item-page h3 {
    margin: 12px 0px 6px;
}

.periodoNormas {
    float: left;
    margin: 10px 0 0;
}

div#finder-filter-select-list {
    float: left;
    margin: 10px 0;
}

fieldset.word {
    float: left;
    width: 100%;
    margin: 10px 0;
}

span.pq-select-item-text {
    font-size: 14px !important;
    line-height: 19px !important;
    padding: 0 4px;
}

.pq-select-text {
    padding: 0px 4%;
    font-size: 14px;
}

.pq-select-button.pq-no-capture.ui-widget.ui-state-default.ui-corner-all.pq-select-multiple {
    width: 260px!important;
    background: #FFF;
    padding: 2px 0;
    font-family: Open Sans, Helvetica, Arial, sans-serif !important;
    box-shadow: none;
}

.topo .sp-wrap.clearfix {
    height: 205px;
}

.fundoHome #sp-user4 {
    /* background: url('../images/bg/bg-menu-home.png') no-repeat top center; */
    position: relative;
    float: left;
}

.fundoHome #slide {
    margin-bottom: 30px;
    margin-top: -70px;
    padding-top: 70px;
}

.fundoHome .djslider-default .navigation-container-custom {
    top: 90%;
    right: 50%;
    left: 50%;
    text-align: center;
    display: inline-flex;
    width: 100%;
}

.fundoHome .djslider-default .next-button,
.fundoHome .djslider-default .prev-button {
    outline: none;
}

.fundoHome .djslider-default .load-button {
    outline: none;
    background: url(/cnmp/portal_2015/images/programacao/icones/bullet.png) no-repeat top left !important;
    cursor: pointer;
    position: relative;
    width: 20px !important;
    height: 20px !important;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 3px !important;
    border: 0px solid black !important;
}

.fundoHome .djslider-default .load-button.load-button-active {
    background-position: bottom left !important;
}

.fundoHome {
    background: url('../../../templates/shaper_interagi/images/bg/bg_cnmp-home.png') no-repeat;
    background-size: 100%;
    /*background-position-y: 200px;*/
    background-position: 0 200px;
}

#slide {
    background: url('../images/bg/bgbanner.png') repeat;
}

.btn-primary:hover {
    background-color: #c51402 !important;
}

.module_iconeMenuMobile {
    display: none;
}

.fechaMenuMobile {
    display: none;
}

.module_redes_sociais_mobile {
    display: none;
}

input#tipoJurisprudencia {
    width: 14px;
}

input#tipoJurisprudencia2 {
    width: 14px;
}

label#labeltipoJurisprudencia {
    font-size: 10px;
}

label#labeltipoJurisprudencia2 {
    font-size: 10px;
}

.data-pub {
    padding: 10px 5px 5px 0px;
    color: #999;
}

.icons.pull-right {
    position: absolute;
    right: 0;
}

@media (min-width: 767px) {
    .imagens-not-home {
        max-height: initial !important;
        width: 119%;
    }
}
.imagens-not-home {
    max-width: 100%;
    max-height: 100%;
}

#adminForm #btnLimpar {
    margin-right: 10px;
}

.btn-cnmp-youtube {
    margin: 5px 1px 5px 0;
    border-radius: 5px;
    border: 0px;
    background-color: #8E0E00;
    color: #FFF;
    padding: 3px;
    cursor: pointer;
    float: left;
}

.btn-cnmp-youtube:hover {
    background-color: #7E7E7E;
    color: #FFF;
}

.eventlist-icons {
    display: none !important;
}

#submenu_search,
#submenu_filter {
    display: block !important;
}

.mat_event_img {
    margin: 0px !important;
}

.module_estruturante .header {
    line-height: 30px !important;
    font-size: 22px !important;
}

#pbgrid_cont.style_pintnew .pbitem_cont .pbitem_image {
    margin: 0px !important;
}

.fundoInternas #componente .item-page .bgcinza .aba_acordion h3 {
    font-size: 14px !important;
}

.fundoInternas #slide {
    background: none;
}

.finder-perguntasfrequentes {
    width: 100%;
    float: left;
    padding-right: 20px;
    padding-bottom: 30px;
}

.corpo-perguntasfrequentes {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

.perguntas-fieldset {
    width: calc(65% - 10px);
    margin: 0 auto !important;
    float: none !important;
    position: relative;
    padding-top: 25px;
}

.perguntas-fieldset .btnpesquisa {
    background: transparent !important;
    position: absolute;
    right: -30px;
    width: auto !important;
}

.pesquisar-perguntas {
    float: right;
    width: calc(10% - 10px) !important;
    margin-top: 12px !important;
}

.perguntas-fieldset label {
    display: none;
}

#corpo-perguntas {
    /*border: 1px solid #DDD;*/
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#comentario-perguntas {
    width: 63%;
    margin: 0 auto;
    padding-top: 10px;
    text-align: justify;
}

.titulo-noticias h4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.destaque-noticias .toggler {
    background: none !important;
    border: hidden !important;
}

.destaque-noticias .sp-accordion-item {
    border: 1px solid #ddd !important;
    margin-bottom: 5px;
    background-color: #EBEBEB;
    color: #8c8c8c;
    border-radius: 3px;
}

.destaque-noticias .toggler span span {
    padding: 0 10px !important;
}

.destaque-noticias .sp-accordion-inner {
    background: none !important;
    padding: 0 10px !important;
}

.destaque-noticias .sp-accordion.sp-accordion-style4 .active span span {
    background: url('../images/setaon.png') no-repeat 99.5% 50% !important;
}

.destaque-noticias .sp-accordion.sp-accordion-style4 .toggler span span {
    background: url('../images/setaoff.png') no-repeat 99.5% 50%;
    color: #000;
    font-size: 16px;
}

.destaque-noticias .sp-accordion-inner p {
    color: #000;
}

.comentario-perguntas a {
    cursor: pointer;
}

.corpo-perguntasfrequentes .search-pages-counter {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.corpo-perguntasfrequentes .noticias-result {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.corpo-perguntasfrequentes .noticias-intro {
    padding-top: 10px;
}

.corpo-perguntasfrequentes .noticias-titulo a {
    /*color: #000 !important;*/
    font-size: 22px;
    line-height: 28px;
}

.corpo-perguntasfrequentes .noticias-intro {
    color: #000 !important;
    font-size: 16px;
    line-height: 28px;
}

.perguntas-fieldset .inputbox {
    font-size: 16px !important;
    padding: 0 10px !important;
    width: 100% !important;
}

.btn-cnmp-youtube-div {
    margin: 5px 1px 5px 0;
    border-radius: 5px;
    border: 0px;
    padding: 3px;
    float: left;
    background-color: #CDCDCD;
    color: #333;
    height: 25px;
    margin-left: 5px;
}

#link-todas-publicacoes {
    padding-top: 5px;
    float: right;
    font-size: 16px;
}

#link-todas-publicacoes a {
    font-size: 16px;
}

.vertodos-publicacoes {
    top: -50px;
    right: -70px;
    position: absolute;
}

.jcarousel-wrapper .jcarousel-control-next:hover,
.jcarousel-wrapper .jcarousel-control-prev:hover {
    color: #a03021 !important;
}

.jcarousel-wrapper .jcarousel-control-next,
.jcarousel-wrapper .jcarousel-control-prev {
    color: #a03021 !important;
}

#finder-search .assunto {
    float: left;
}

#finder-filter-select-dates label[for=filter_date2] {
    display: none;
}

#filter_date1_img,
#filter_date2_img {
    margin-left: -28px !important;
}

.noticiashome .conteinerInfo {
    width: 290px !important;
}

.noticiashome .destaque .conteinerInfo {
    /*width: 340px !important;*/
    width: 385px !important;
}

.desc-servico {
    line-height: 13px;
    font-size: 12px;
    position: absolute;
    top: 62px;
    font-family: helvetica;
    color: #898888;
}

.tag-noticias {
    width: 100%;
    float: left;
    border-bottom: 1px solid #a03021;
    margin-bottom: 10px;
    border-bottom-left-radius: 7px;
}

.data-pub.data-noticias {
    margin-top: -7px;
    margin-bottom: 30px;
}

.pagina-noticias .itp-share {
    display: block !important;
    float: right;
    margin-right: 45px;
    position: absolute;
    top: 45px;
    right: 0;
    margin-top: 0px;
}

.fundoInternas #componente .pagina-noticias.page-header h2 {
    border-bottom: none;
    font-size: 26px !important;
    margin-bottom: 30px;
}

div[itemprop="articleBody"].pagina-noticias,
.module_assinatura {
    font-size: 14px;
    color: #777;
}

.pagina-noticias .icons.pull-right {
    position: absolute;
    right: 0;
    top: 53px;
}

.assunto-relatorio {
    margin-top: -20px;
}

.tag-noticias div {
    background: #a03021;
    float: left;
    padding: 8px 30px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}


/* Carrossel de imagens: Artigos */

.fundoInternas #componente .veja-mais {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 30px 0px !important;
    margin-bottom: 10px !important;
    color: #a03021 !important;
    font-size: 24px !important;
}

.galeria-artigo {
    position: relative;
}

.carrossel-artigo {
    margin: 0 auto;
    z-index: 9;
}

.carrossel-artigo li {
    white-space: normal !important;
    position: relative !important;
    float: none !important;
}

.carrossel-artigo li,
.carrossel-artigo li a,
.carrossel-artigo li a img {
    border-radius: 10px;
}

.passadores {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.passadores i {
    font-size: 50px;
    cursor: pointer;
    position: absolute;
    color: #a03021;
    line-height: 185px;
    transition: all .3s ease-in-out;
}

.passadores .disabled {
    color: #777;
    cursor: not-allowed;
    transition: all .3s ease-in-out;
}

div[itemprop="articleBody"].pagina-noticias img {
    border-radius: 5px;
}

.passadores #proximo {
    right: 20px;
}

.passadores #anterior {
    left: 20px;
}


/* Carrossel de imagens: Artigos */


/* Modulo Override: ComissÃµes */

#componente .box-comissao {
    background-color: #1abc9c;
    float: left;
    margin-left: 2px;
    margin-bottom: 2px;
    border-radius: 10px;
    width: 200px;
    height: 200px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

@media (max-width: 1030px){
    #componente .box-comissao {
        background-color: transparent;
        margin-bottom: 2%;
        width: 33%;
        text-align: center;
    }
}

#componente .box-comissao:nth-child(1),
#componente .box-comissao:nth-child(6) {
    margin-left: 0px;
}

#componente .link-comissao {
    position: relative;
    display: inline-block;
}

#componente .box-comissao img {
    opacity: 1;
    margin: 0px !important;
    width: 200px;
    height: 200px;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#componente .box-comissao .layer-imagem {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    z-index: 5;
    border-radius: 10px;
}

#componente .box-comissao:hover {
    background-color: rgba(0, 0, 0, 0.75) !important;
}

#componente .box-comissao:hover .legenda-comissao {
    background-color: rgba(0, 0, 0, 0.75);
    height: 200px;
    border-radius: 10px;
}

#componente .box-comissao:hover .box-icone {
    color: #fff;
    height: 180px;
    line-height: 180px;
    top: 0px;
}

#componente .legenda-comissao {
    position: absolute;
    bottom: 0;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.75);
    left: 0;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: left;
    color: #fff;
    font-size: 11px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 10;
}

#componente .txt-legenda {
    margin: 0px;
    padding: 15px;
    height: 50px;
    line-height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 170px;
}

#componente .box-icone {
    position: absolute;
    left: 0;
    right: 0;
    top: -120px;
    bottom: 0;
    text-align: center;
    font-size: 50px;
    color: transparent;
    height: 120px;
    line-height: 120px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#componente .comissoes {
    margin: 50px 0px;
    display: inline-block;
}

#componente .box-comissao:nth-child(1) .layer-imagem {
    background-color: transparent;
    mix-blend-mode: multiply;
}


/* ComissÃ£o da InfÃ¢ncia e Juventude */

#componente .box-comissao:nth-child(2) .layer-imagem {
    background-color: #ad7657;
    mix-blend-mode: multiply;
}


/* ComissÃ£o de Acompanhamento Legislativo e JurisprudÃªncia */

#componente .box-comissao:nth-child(3) .layer-imagem {
    background-color: #b00e0e;
    mix-blend-mode: multiply;
    opacity: .8;
}


/* ComissÃ£o de AperfeiÃ§oamento e Fomento da AtuaÃ§Ã£o do MP na SaÃºde */

#componente .box-comissao:nth-child(4) .layer-imagem {
    background-color: #b8c21b;
    mix-blend-mode: multiply;
}


/* ComissÃ£o de Controle Administrativo e Financeiro */

#componente .box-comissao:nth-child(5) .layer-imagem {
    background-color: #8915cc;
    mix-blend-mode: multiply;
    opacity: .8;
}


/* ComissÃ£o de Defesa dos Direitos Fundamentais */

#componente .box-comissao:nth-child(6) .layer-imagem {
    background-color: #df9091;
    mix-blend-mode: multiply;
    opacity: .6;
}


/* ComissÃ£o de Enfrentamento da CorrupÃ§Ã£o */

#componente .box-comissao:nth-child(7) .layer-imagem {
    background-color: #008209;
    mix-blend-mode: multiply;
}


/* ComissÃ£o de Meio Ambiente */

#componente .box-comissao:nth-child(8) .layer-imagem {
    background-color: #2b5963;
    mix-blend-mode: multiply;
}


/* ComissÃ£o de Planejamento EstratÃ©gico */

#componente .box-comissao:nth-child(9) .layer-imagem {
    background-color: #ffa200;
    mix-blend-mode: multiply;
}


/* ComissÃ£o de PreservaÃ§Ã£o da Autonomia do MinistÃ©rio PÃºblico */

#componente .box-comissao:nth-child(10) .layer-imagem {
    background-color: #0f687b;
    mix-blend-mode: multiply;
}


/* ComissÃ£o do Sistema Prisional Controle Externo da Atividade Policial e SeguranÃ§a PÃºblica */


/* MÃ³dulo Override: ComissÃµes */


/* Newsletter */

.fundoInternas #componente #acyarchivelisting .contentheading,
.fundoInternas #componente #acyarchiveview .contentheading {
    font-size: 24px !important;
    line-height: 30px !important;
    color: #424242 !important;
    border-bottom: 1px solid #e1e1e1;
    font-family: Open Sans, Helvetica, sans-serif;
    margin-bottom: 30px;
}

.modulo-newsletter .inputbox {
    width: 200px !important;
    line-height: 30px;
    padding: 0 11px;
    border: 1px solid #a9a9a9;
    margin-right: 15px;
}

.modulo-newsletter .button {
    border-radius: 4px;
    border: 0px;
    background-color: #931004;
    color: #FFF;
    padding: 0 23px;
    cursor: pointer;
    position: relative;
    line-height: 30px;
}

.modulo-newsletter .button:first-of-type {
    margin-right: 15px;
}

.modulo-newsletter .button:hover {
    background-color: #c51402 !important;
}

.modulo-newsletter form {
    margin-bottom: 30px;
}

#acyarchivelisting .contentpane .archiveRow {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

#acyarchivelisting .contentpane .archiveRow:nth-last-of-type(2) {
    border-bottom: none;
}

#acyarchivelisting .contentpane .acyarchivetitle {
    font-weight: normal;
}

#acyarchivelisting .sentondate {
    display: none;
}

#acyarchivelisting .contentpane .archivePagination {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

#acyarchivelisting .acypagination {
    float: right;
}

#acyarchivelisting .acypagination li {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
}

#acyarchivelisting .acypagination_counter {
    float: left;
}


/* Newsletter */

.latest-news {
    border-bottom: 1px #d3d3d3 dashed;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    float: left;
    width: 100%;
}

.latest-news:last-of-type {
    border: none;
}

.latest-news .separador_info {
    margin-bottom: 5px;
}

.fundo.fundoInternas #componente img.noticia-imagem {
    float: left;
    max-width: 250px;
    margin-right: 30px;
}

ul.search-results li.item-noticia {
    padding-top: 40px;
    padding-bottom: 40px;
}

.largura-filtro {
    width: 27%;
    margin-right: 1%;
    float: left;
    position: relative;
    display: block;
}

.largura-filtro:last-of-type {
    width: 16%;
    margin-right: 0;
    float: left;
    position: relative;
    display: block;
}

#search-form .largura-filtro input {
    width: calc(100% - 10px) !important;
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 0px !important;
    background-color: #ffffff !important;
    color: #777777;
}

#search-form .largura-filtro .input-append input {
    width: calc(100% - 2px) !important;
    padding: 0px 5px !important;
    border: 1px solid #e0e0e0;
    border-radius: 0px !important;
    background-color: #ffffff !important;
    color: #777777;
}

#search-form .largura-filtro .pq-select-button.pq-no-capture.ui-widget.ui-state-default.ui-corner-all.pq-select-multiple {
    width: calc(100% - 2px) !important;
    min-height: 41px;
    border: 1px solid #e0e0e0;
    border-radius: 0px !important;
    background-color: #ffffff !important;
    color: #777777;
}

#search-form .largura-filtro input::placeholder,
#search-form .largura-filtro .input-append input::placeholder,
#search-form .largura-filtro .filter_a {
    color: #777777;
}

#search-form .largura-filtro.acoes-filtro button[type='submit'] {
    margin-right: 0px;
    margin-left: 5px;
}

.compojoom-bootstrap .largura-filtro.acoes-filtro .btn {
    float: right;
    min-height: 40px;
    min-width: 75px;
    margin-top: 25px !important;
    border-radius: 0px !important;
}

#search-form .largura-filtro .pq-select-text {
    padding: 0px 4%;
    font-size: 14px;
    line-height: 35px;
    color: #777777;
}

#search-form .largura-filtro label {
    color: #777777;
}

.noticias-form .largura-filtro .input-append .btn {
    margin-top: 0px !important;
    width: auto !important;
    position: absolute;
    top: 12px;
    right: 8px;
    padding: 0px;
}

.noticias-form .largura-filtro .input-append .btn span {
    opacity: .5;
}

.noticias-form .largura-filtro .filter-date .input-append {
    position: relative;
    display: block;
    float: left;
    max-width: 100%;
}

.noticias-form {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 50px;
    margin-top: 30px;
}

#mat_holder #map_canvas,
#mat_event_content .event-map-header,
#mat_event_content #mat_map {
    display: none;
}

.module_redes_sociais_branco .redes_sociais_geral a {
    color: #fff !important;
    font-size: 18px !important;
    margin-left: 10px !important;
} 

.fundo {
    overflow: hidden !important;
}

/*ComposiÃ§Ã£o*/
.composicao__block {
    width: calc(100%/2 - 20px);
    display: block;
    height: 415px;
    float: left;
    margin: 5px 9px;
    border: 1px solid #E3E3E3;
    overflow: hidden;
    border-radius: 15px;
}

.composicao__info {
    height: auto;
}

.composicao__image div {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}

.composicao__info-text {
    width: 90%;
    margin: 5px 15px;
}

#componente .composicao__block .composicao__info .composicao__info-text h3 {
    font-size: 16px !important;
    font-weight: 700;
    min-height: 55px;
}

#componente .composicao__info-text p {
    margin: 5px 0px;
}

.composicao__info-buttons {
    margin: 15px;
}

.composicao__info-buttons div {
    display: inline-block;
    background-color: #9A1F0D;
    border-radius: 10px;
}

.composicao__info-text h3 a {
    color: #333;
}

.composicao__info-buttons div a {
    display: block;
    color: #fff;
    padding: 5px 12px;
    font-size: 10px;
}

/* ComposiÃ§Ã£o Interna */

.comp__img {
    display: inline-block;
    width: calc(100%/3 + 35px);
    float: left;
    margin-right: 10px;
}
.comp__img div {
    width: 100%;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.comp__info {
    display: inline-block;
    width: 100%;
    float: left;
    margin-left: 10px;
}

.comp__info-txt h3 {
    color: #333;
    FONT-WEIGHT: 800;
}

#componente .comp__info-txt p {
    margin: 5px 0;
}

.comp__info-buttons div {
    display: inline-block;
    width: calc(100%/2 - 1.8vw);
    background-color: #9A1F0D;
    border-radius: 10px;
    padding: 5px 0.7vw;
    text-align: center;
}

.comp__info-buttons div:first-child {
    background-color: #8D8D8D;
    vertical-align: bottom;
}

.comp__info-buttons div a {
    color: #fff;
}

.comp__info-buttons {
    margin: 25px 0px;
}

.comp__info-bottom {
    height: 31vh;
    overflow: auto;
    background-color: #F0EFEF;
    border-radius: 15px;
    margin-bottom: 5vh;
}

#componente .comp__info-bottom p {
    margin: 15px;
    font-size: 12px;
}

@media (max-width: 1030px){
    .sp-wrap{
        width: 90% !important;
    }
}

/* Mobile ComposiÃ§Ã£o */

@media (max-width: 951px){
    .comp__info {
        display: inline-block;
        width: calc(((100%/3)*2) - 15vw);
        float: left;
        margin-left: 10px;
    }
    .sp-wrap {
        width: 100% !important;
    }
    .finderbusca_geral .ui-helper-hidden-accessible {
        display: none;
    }
}

@media (max-width: 767px){
    div#sp-maincol div#sp-content4 {
        margin: 25px 0px !important;
    }
    h2.header:after {
        bottom: -15px;
    }
    /* ComposiÃ§Ã£o */
    .composicao__block {
        width: 90%;
        height: auto;
    }
    .composicao__info-buttons div a { padding: 5px 5vw; }    
    .composicao__image div { height: 50vh; }
    /* ComposiÃ§Ã£o Interna */
    .comp__img {
        width: 90%;
        margin-bottom: 15px;
    }
    
    .comp__img div {
        width: 100%;
        background-position: top;
    }
    
    .comp__info {
        width: 90%;
    }
    
    .comp__info-buttons div:first-child {
        padding: 15px 0.7vw;
    }
    
    .comp__info-buttons div {
        width: 97%;
        padding: 15px 0.7vw;
        margin: 5px 0px;
    }
    
    .comp__info-bottom {
        height: 40vh;
        width: 98%;
    }
    .comissoes h2 {
        margin-bottom: 25px;
    }
}

@media (max-width: 510px){

    .composicao__info-buttons div {
        display: block;
        margin: 15px 0;
    }

    .composicao__info-buttons div a {
        padding: 10px 5vw;
        font-size: 14px;
    }

    .composicao__image div { background-position: center; }
}

/* Boletim */

#formulario_cadastro .email,
#formulario_excluir .email,
.opcoes .email {
    border-radius: 4px;
    border: 0px;
    background-color: #931004;
    color: #FFF;
    padding: 7px 23px;
    cursor: pointer;
    position: relative;
}

#formulario_cadastro,
#formulario_excluir {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0;
    border: 1px solid #DDD;
    padding: 25px 10px;
}

.boletimcma_usuarios {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 35px;
}

.publicacoes {
    position: relative;
    float: left;
    width: 100%;
    margin: 4px 0 10px;
}

.publicacoes .page-header h2 {
    margin-top: 0;
}

.publicacoes .page-header {
    margin-bottom: 30px;
}

.publicacoes .titulo-categoria {
    float: left;
    width: 100%;
}

#formulario_cadastro #jform_email_,
#formulario_excluir #jform_email_ {
    width: 290px;
    height: 35px;
    padding-left: 10px;
    margin-top: 10px;
    border: 1px solid #a9a9a9;
}

#formulario_cadastro label,
#formulario_excluir label {
    display: none;
}

#formulario_cadastro #jform_captcha_,
#formulario_excluir #jform_captcha_ {
    margin: 25px auto;
}

.opcoes .email.ativo {
    background-color: #c51402 !important;
}

form#form-usuario {
    margin: 0 auto;
    width: 300px;
}

.opcoes .email.ativo:after {
    content: '';
    position: absolute;
    left: calc(50% - 15px);
    top: 100%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 11px solid #c51402;
    clear: both;
}

.controls input {
    width: 290px;
    height: 35px;
    padding-left: 10px;
    margin-top: 10px;
    border: 1px solid #a9a9a9;
}

.remover_field {
    margin: 0 0px 15px;
}
h4.alert-heading {
    display: none;
}
.ouvidoria-page .rodape2 {background: #5e192a;}

.ouvidoria-page .breadcrumb{display:none;}


.ouvidoria-page .page-header h2 {
font-family: 'Economica-Regular', sans-serif;
font-size: 48px;
    border-bottom: none !important;
    margin-bottom: 29px;
    line-height: 40px;
text-decoration: underline; /* Adiciona o sublinhado */
        text-decoration-color: #6a2323; /* Define a cor do sublinhado */
        text-decoration-thickness: 2px; /* Define a espessura do sublinhado */
        text-underline-offset: 4px; /* Ajusta a distância entre o texto e o sublinhado */
}

.twitter-share-button {display:none !important;}


.ouvidoria-page #sp-feature-top h2.header {
font-family: 'Economica-Regular', sans-serif;
font-size: 48px;
    border-bottom: none !important;
    margin-bottom: 29px;
    line-height: 40px;
text-decoration: underline; /* Adiciona o sublinhado */
        text-decoration-color: #6a2323; /* Define a cor do sublinhado */
        text-decoration-thickness: 2px; /* Define a espessura do sublinhado */
        text-underline-offset: 4px; /* Ajusta a distância entre o texto e o sublinhado */text-align: center;
}

.ouvidoria-page .page-header{margin-bottom: 0px;}
.ouvidoria-page .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap; /* Para responsividade em telas menores */
}

.ouvidoria-page .info {
    flex: 1.6; /* Texto ocupa espaço restante */
    padding-right: 20px;
}

.ouvidoria-page .info p {
    font-size: 18px;
    line-height: 1.6;
    color: #3C3C3C; /* Tom bordô escuro */
    margin-bottom: 15px;
    font-family: "Arial", sans-serif;
}

.ouvidoria-page .info a {
    color: #3C3C3C; /* Cor bordô */
    transition: color 0.3s ease;text-decoration: underline; /* Adiciona o sublinhado ao passar o mouse */
    text-decoration-color: #3C3C3C; /* Define a cor do sublinhado */
    text-decoration-thickness: 2px; /* Ajusta a espessura do sublinhado */
    text-underline-offset: 3px; /* Ajusta a distância entre o texto e o sublinhado */

}

.ouvidoria-page .info a:hover {
    text-decoration: underline; /* Adiciona o sublinhado ao passar o mouse */
    text-decoration-color: #3C3C3C; /* Define a cor do sublinhado */
    text-decoration-thickness: 2px; /* Ajusta a espessura do sublinhado */
    text-underline-offset: 3px; /* Ajusta a distância entre o texto e o sublinhado */
}

.ouvidoria-page .map {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}

.ouvidoria-page .map-image {
    width: 100%;
    height: auto;
    border-radius: 20px;
    }

.ouvidoria-page .map-image:hover {
  }

/* Responsividade para telas menores */
@media (max-width: 768px) {
   .ouvidoria-page .container {
        flex-direction: column; /* Alinha os elementos verticalmente */
        text-align: center;
    }

   .ouvidoria-page .info {
        padding-right: 0;
    }

  .ouvidoria-page  .map {
        margin-top: 20px;
    }

   .ouvidoria-page .map-image {
        max-width: 200px; /* Ajusta o tamanho da imagem para telas pequenas */
    }
}
.ouvidoria-page .contact-section {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.ouvidoria-page .contact-card {
    flex: 1;

    padding: 20px 20px 60px;;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Sombra para dar profundidade */
}

.ouvidoria-page .contact-card h3 {
font-family: 'Economica-Regular', sans-serif;

    font-size: 26px;
    margin-bottom: 30px;
    position: relative;
    color: #3C3C3C; /* Cor do texto do título */
}

.ouvidoria-page .contact-card h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px; /* Espaço entre o texto e a linha */
    width: 50px;
    height: 2px;
    background-color: #6a2323; /* Cor da linha */
}

.ouvidoria-page .contact-card p {
font-family: 'Economica-Regular', sans-serif;
    margin: 5px;
    font-size: 16px;
    color: #3C3C3C; /* Cor do texto */
}

.ouvidoria-page .contato {    background-color: #FEB470; /* Cor de fundo dos cartões */     border-radius: 20px 0px 0px 0px; /* Bordas arredondadas */}
.ouvidoria-page .horario {    background-color: #FFDBAD; /* Cor de fundo dos cartões */     border-radius: 0px; /* Bordas arredondadas */}
.ouvidoria-page .endereco{    background-color: #FFDBAD; /* Cor de fundo dos cartões */     border-radius: 0px 20px 0px 0px; /* Bordas arredondadas */}

.ouvidoria-page .module_duvidas-ouvidoria { 
    background-color: #B46673;
    margin: -40px 60px 0px 60px;
    border-radius: 20px;
    padding: 30px 20px;
    z-index: 9999;
    position: relative;}

.ouvidoria-page .module_duvidas-ouvidoria h2.header {  font-family: Open Sans, Helvetica, sans-serif;
    font-size: 20px;
    border-bottom: none !important;
    margin-bottom: 0px;
    line-height: 40px;
    text-decoration: none;
    text-decoration-color: none;
    text-decoration-thickness: none;
    text-underline-offset: none;
    text-align: center;
    color: #fff;
    font-weight: 700;
  }



.ouvidoria-page .module_canais_de_atendimento h2.header {
margin-top: 40px;
font-family: 'Economica-Regular', sans-serif;
font-size: 48px;
    border-bottom: none !important;
    margin-bottom: 29px;
    line-height: 40px;
text-decoration: underline; /* Adiciona o sublinhado */
        text-decoration-color: #6a2323; /* Define a cor do sublinhado */
        text-decoration-thickness: 2px; /* Define a espessura do sublinhado */
        text-underline-offset: 4px; /* Ajusta a distância entre o texto e o sublinhado */text-align: center;
}

.ouvidoria-page .module_quem_somos h2.header {
margin-top: 40px;
font-family: 'Economica-Regular', sans-serif;
font-size: 48px;
    border-bottom: none !important;
    margin-bottom: 29px;
    line-height: 40px;
text-decoration: underline; /* Adiciona o sublinhado */
        text-decoration-color: #6a2323; /* Define a cor do sublinhado */
        text-decoration-thickness: 2px; /* Define a espessura do sublinhado */
        text-underline-offset: 4px; /* Ajusta a distância entre o texto e o sublinhado */text-align: center;
}



.ouvidoria-page .module_regime h2.header {
margin-top: 40px;
font-family: 'Economica-Regular', sans-serif;
font-size: 48px;
    border-bottom: none !important;
    margin-bottom: 29px;
    line-height: 40px;
text-decoration: underline; /* Adiciona o sublinhado */
        text-decoration-color: #6a2323; /* Define a cor do sublinhado */
        text-decoration-thickness: 2px; /* Define a espessura do sublinhado */
        text-underline-offset: 4px; /* Ajusta a distância entre o texto e o sublinhado */text-align: center;
}

.ouvidoria-page .module_projetos h2.header {
margin-top: 40px;
font-family: 'Economica-Regular', sans-serif;
font-size: 48px;
    border-bottom: none !important;
    margin-bottom: 29px;
    line-height: 40px;
text-decoration: underline; /* Adiciona o sublinhado */
        text-decoration-color: #6a2323; /* Define a cor do sublinhado */
        text-decoration-thickness: 2px; /* Define a espessura do sublinhado */
        text-underline-offset: 4px; /* Ajusta a distância entre o texto e o sublinhado */text-align: center;
}


.ouvidoria-page .module_projetos .bt-center {height: auto;}

.ouvidoria-page .sp-accordion.sp-accordion-style5 {border: none;}
.ouvidoria-page .sp-accordion.sp-accordion-style5 .toggler{background: none;   
    height: auto;
    border-bottom: 1px solid #ffffff;}

.ouvidoria-page .sp-accordion.sp-accordion-style5 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span {color:#ffffff;    font-size: 18px;
    font-weight: 500; padding: 0px;}


.ouvidoria-page .sp-accordion.sp-accordion-style5.module_duvidas-ouvidoria{margin: 0px 20px;}

.ouvidoria-page .sp-accordion.sp-accordion-style5 .sp-accordion-inner {background: none; padding: 0px;}


.ouvidoria-page .header-botoes {
font-family: 'Economica-Regular', sans-serif;
font-size: 14px;
    display: flex;
    justify-content: space-between;
    background-color: #f5a460;

    border-radius: 8px 8px 0 0;
color: #3C3C3C;
}


.ouvidoria-page .botao01-ouvidoria {background: #FB9E73;    padding: 10px 20px; border-radius: 15px 0px 0 0;}
.ouvidoria-page .botao02-ouvidoria {background: #FEB470;    padding: 10px 20px;border-radius: 0px;}
.ouvidoria-page .botao03-ouvidoria {background: #FFDBAD;    padding: 10px 20px;border-radius: 0px;}
.ouvidoria-page .botao04-ouvidoria {background: #FEB470;    padding: 10px 20px;border-radius: 0px 15px 0 0;}

.ouvidoria-page .header-botoes div {
    flex: 1;
    text-align: center;
    font-weight: bold;
    color: #3C3C3C;
font-size: 16px;
}

.ouvidoria-page .content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 20px 0px;
}

.ouvidoria-page .item {
font-family: 'Economica-Regular', sans-serif;
 background-color: #ffc77f;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
  

    /* Flexbox para centralizar o texto */
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border:    1px solid #f5a460;
    padding: 10px 15px;
    border-radius: 15px;
    background-color: #fff;
    color: #3C3C3C;
    font-size: 16px;}

.ouvidoria-page .item:hover {
    background-color: #f5f5f5;
}

.ouvidoria-page .item svg {
    fill: #f5a460;
}
.ouvidoria-page .regime {margin-top: 40px;}

.ouvidoria-page .composicao-container {
    width: 200px;
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.ouvidoria-page #btnComposicao {
   background-color: #f5a460;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 150px;
 color: #3C3C3C;
    /* Flexbox para centralizar o texto */
    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
font-family: 'Economica-Regular', sans-serif;
 background-color: #FB9E73;
    width: 85%;
    border: none;
    border-radius: 30px 0px 0px 0px;
}

#btnComposicao.active::after {
    content: "";
    position: absolute;
    top: 20%;
    right: -30px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color: #FB9E73;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

#btnGaleria.active::after {
    content: "";
    position: absolute;
    top: 60%;
    right: 00px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color:  #ffc77f;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}


.ouvidoria-page #btnGaleria {
     background-color: #ffc77f;
    color: #3C3C3C;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 150px;
font-family: 'Economica-Regular', sans-serif;
 background-color: #ffc77f;

    /* Flexbox para centralizar o texto */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 85%;
    border: none;
    border-radius: 0px 0px 0px 30px;}

.ouvidoria-page .module_composicao_atual .bt-center {height: 300px !important;}

.ouvidoria-page .bt-cs .bt-inner img {
   outline: none;
    border: none;
    margin: 0px;
    border-radius: 20px;
    margin-bottom: 20px;
width: 100%;}


.ouvidoria-page .bt-cs .bt-inner .bt-title {    font-family: 'Economica-Regular', sans-serif;
    color: #3C3C3C;
    text-align: center;
    font-size: 18px;
}


.ouvidoria-page .topo3 {     width: 1030px;margin: auto;

 }


.ouvidoria-page .menu-container-ouvidoria {width: 1030px;margin: auto;
}


.ouvidoria-page #slide .sp-wrap {width: auto; background: 
        url('../images/ouvidoria/top-background.png') no-repeat top center,
        linear-gradient(to bottom, #FFFFFF, #FFD49A);
    background-size: auto, cover; /* Ajusta imagem e gradiente */    background-size: auto;}

.ouvidoria-page #sp-bottom {color: rgba(255, 255, 255, 0.8);}

.module_galeria_ouvidores {display:none;}
