@media (min-width: 1200px){ 
    .container {
        max-width: 1200px !important;
    }
}

.modal {}

.main {
    font-family:Arial;
    /* width:500px; */
    display:block;
    margin:0 auto;
    padding: 50px 0;
  }
  .action{
    display:block;
    margin:100px auto;
    width:100%;
    text-align:center;
  }
  .action a {
    display:inline-block;
    padding:5px 10px; 
    background:#f30;
    color:#fff;
    text-decoration:none;
  }
  .action a:hover{
    background:#000;
  }
  .main .slider .imgslider{
     width: 381px!important;
     height: 229px!important;
     object-fit: cover;
     object-position: center;
     padding: 8px;
     margin: 4px;
  }

  .slick-next::before, .slick-prev::before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #007447!important;
  }

  .slick-dots li.slick-active button::before {
    opacity: .75;
    color: #007447!important;
  }
.whatscontato {
  display: flex;
  flex-direction: row;
}

.whats-right {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 30px;
  right: 25px;
  color: #fff;
  border-radius: 45px;
  text-align: center;
  border: 2px solid #fff;
}

.whats .fa-whatsapp::before {
  font-size: xx-large;
  top: 11px;
  left: 1px;
  position: relative;
}
/*PAG GERACAO*/
.geracao .titulo_pag{
    font-family: "TrendaBold";
    font-size: 30px;
    color: #007346;
    margin-top: 3%;
    margin-bottom: 3%;
}

.geracao .texto_pag{
    font-family: "Trenda";
    font-size: 18px;
    color: #999;
    text-align: justify;
    margin-bottom: 4%;
}

.geracaodados .boxgeracao{
    display: flex;
}

.geracaodados .boxgeracao:nth-child(even){
    direction: rtl;
}

.geracaodados .boximg:nth-child(even){
    position: relative;
    /* left: -63%; */
    background-size: cover;
}

.geracaodados .boxtxt{
    width: 50%;
}
.geracaodados .boximg{
    width: 50%;
}

.pag-negocios .boxtituloest{
    display: flex;    
}

.pag-negocios .tituloest{
    font-family: "TrendaLight";
    margin-right: 1%;
    margin-top: 5%;
}
.pag-negocios .subtituloest{
    margin-top: 5%;
}

.pag-negocios .tituloif{
    background-color: #015D4E;
    color: #fff;
    padding: 4px;
    border-radius: 8px;
    margin: 0.5% 1% 0.5% 0;
    font-size: 17px;
    width: 250px;
    text-align: left;
    padding-left: 20px;
}

.pag-negocios .tituloifdesc{
    background-color: #50A55D;
    color: #015D4E;
    padding: 4px;
    border-radius: 8px;
    margin: 0.5% 1% 0.5% 0;
    font-size: 17px;
    width: 250px;
}

.pag-negocios .boxtitulodadostec{
    background-color: #015D4E;
    padding: 5px;
    position: relative;
    z-index: 5;
    width: 1141px;
    left: -300px;     
}

.pag-negocios .titulodadostec1{
    font-family: "TrendaLight";
    font-size: 25px;
    margin-right: 1%;
    color: #fff;
}

.pag-negocios .titulodadostec2{
    font-family: "TrendaBold";
    font-size: 25px;
    color: #fff;
}

.pag-negocios .boxdadosftos{
    padding: 50px 0;
}

.pag-negocios .titulodadostec {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #EAC427;
}

.section_left .img_left {
    position: relative;
    left: -41%;   
    background-size: cover;
  }

.section_left .box_txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #999999;
    display: flex;
    flex-direction: column; 
    height: 100%;
}

.geracao-pc{
    display: block;
}

.geracao-mob{
    display: none;
}

/**/



/*banner inicial*/

div.banner {
    margin: 0;
    position: absolute;
    z-index: 1000000;
    top: 100px;
    left: 32.2%;
}

div.img_banner {
    position: absolute;
    z-index: 101;
    top: 0px;
    left: 0px;
}

div.fechar {
    position: absolute;
    z-index: 102;
    top: 20px;
    left: 20px;
    border: 0;
}


/**/

/*PAG ADMINISTRACAO MEMBROS CONSELHO*/

.section_admin_cons .titulo_pag{
    font-family: "TrendaBold";
    font-size: 30px;
    color: #007346;
    margin: 30px 0 30px 0;
}

.section_admin_cons .texto_pag{
    font-family: "Trenda";
    font-size: 18px;
    color: #606060;
    text-align: justify;
    margin-bottom: 4%;
}

/*PAG ADMINISTRACAO MEMBROS*/
.section_membros_admin .tituloadm{
    font-family: "TrendaBold";
    font-size: 30px;
    color: #666;
    margin: 30px 0 30px 0;
}

.section_membros_admin .textoadm{
    font-family: "Trenda";
    font-size: 18px;
    color: #5F5F5F;
    text-align: justify;
    margin-bottom: 30px;
    margin-left: 10px;
}

.section_membros_admin{
    padding-top: 15px;   
}

.section_membros_admin .boxinfgestaoadm{
    text-align: left;
    font-family: "Trenda";
    font-size: 18px;
    color: #5F5F5F;
    margin-bottom: 50px;
    margin-left: 10px;
}

.section_membros_admin .inftitu{
    font-family: "TrendaBold";
    font-size: 18px;
    color: #006C40;
}

.section_membros_admin .infti{
    margin-bottom: 15px;
}


.section_membros_admin_fotos_presid{
    padding-bottom: 30px;    
}

.section_membros_admin_fotos_presid .tituloadmft{
    font-family: "TrendaBold";
    font-size: 18px;
    color: #666;
    text-align: left;
    margin-top: 1%;
}

.section_membros_admin_fotos_presid .textoadmft{
    font-family: "Trenda";
    font-size: 18px;
    color: #666;
    text-align: left;
}

.section_membros_admin_fotos_presid .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section_membros_admin_fotos_presid .boximgadmpresid{
    margin-right: 1%;    
    width: 379px;
}

.section_membros_admin_fotos_presid .boximgadmpresid:nth-child(3){
    margin-right: 0;
}

.section_membros_admin_fotos_presid .boximgadmpresid .boximgft{
    height: 379px;
    width: 379px;
}

.section_membros_admin_fotos_presid .boximgadmpresid .img-res {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .section_membros_admin_fotos{
    padding-bottom: 30px;    
} 

.section_membros_admin_fotos .tituloadmft{
    font-family: "TrendaBold";
    font-size: 18px;
    color: #666;
    text-align: left;
    margin-top: 1%;
}

.section_membros_admin_fotos .textoadmft{
    font-family: "Trenda";
    font-size: 18px;
    color: #666;
    text-align: left;
}

.section_membros_admin_fotos .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* .section_membros_admin_fotos .boximgadm{
    margin-right: 0.8%;
} */

/* .section_membros_admin_fotos .boximgadm:nth-child(3){
    margin-right: 0;
} */

.section_membros_admin_fotos .boximgadm .boximgft{
    height:283px;
    width: 284px;
}

.section_membros_admin_fotos .boximgadm .img-res{ 
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.section_membros_admin_fotos .boximgadm:nth-child(4n){
    margin-right: 0;
}

.section_membros_admin_fotos .boximgadm{
    margin-right: 0.7%;
    margin-bottom: 25px;      
    width: 284px;  
}

.section_conselho_fiscal{
    padding-top: 15px;    
}

.section_conselho_fiscal .tituloadm{
    font-family: "TrendaBold";
    font-size: 30px;
    color: #666;
    margin: 30px 0 30px 0;
}

.section_conselho_fiscal .textoadm{
    font-family: "Trenda";
    font-size: 18px;
    color: #5F5F5F;
    text-align: justify;
    margin-bottom: 30px;
}

.section_conselho_fiscal_fotos .tituloadmft{
    font-family: "TrendaBold";
    font-size: 18px;
    color: #666;
    text-align: left;
    margin-top: 1%;
}

.section_conselho_fiscal_fotos .textoadmft{
    font-family: "Trenda";
    font-size: 18px;
    color: #666;
    text-align: left;
}

.section_conselho_fiscal_fotos .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section_conselho_fiscal_fotos .boximgfisc .boximgft{
    height:283px;
    width: 284px;
}

.section_conselho_fiscal_fotos .boximgfisc .img-res{ 
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.section_conselho_fiscal_fotos .boximgfisc:nth-child(4n){
    margin-right: 0;
}

.section_conselho_fiscal_fotos .boximgfisc{
    width: 284px;
    margin-right: 0.9%;
    margin-bottom: 25px;
    width: 284px; 
}

.section_conselho_fiscal_fotos{
    padding-bottom: 30px;    
}


.backgroundciza{
    background-color: #F3F3F3;
}

.section_delegados{
    padding-top: 15px;    
}

.section_delegados .tituloadm{
    font-family: "TrendaBold";
    font-size: 30px;
    color: #666;    
    margin: 30px 0 30px 0;
}

.section_delegados .textoadm{
    font-family: "Trenda";
    font-size: 18px;
    color: #5F5F5F;
    text-align: justify;
    margin-bottom: 30px;
}

.section_delegados_fotos{
    padding-bottom: 30px;    
}

.section_delegados_fotos .tituloadmft{
    font-family: "TrendaBold";
    font-size: 18px;
    color: #666;
    text-align: left;
    margin-top: 1%;
}

.section_delegados_fotos .textoadmft{
    font-family: "Trenda";
    font-size: 18px;
    color: #666;
    text-align: left;
}

.section_delegados_fotos .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section_delegados_fotos .boximgdel .boximgft{
    height:283px;
    width: 284px;
}

.section_delegados_fotos .boximgdel .img-res{ 
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


.section_delegados_fotos .boximgdel:nth-child(4n){
    margin-right: 0;
}

.section_delegados_fotos .boximgdel{
    width: 284px;
    margin-right: 0.9%;
    margin-bottom: 25px;
}

/**/


/**/



.boxbandeiras{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.boxbandeiras .imgbnd{
    width: 32%;
    margin-right: 1%;    
    margin-bottom: 1%;    
}

#mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
    font-family: "TrendaBold";
    font-size: 13px;
}

#mes select {
    background-color: #202e44!important;
}

header.video {
    background: #000!important;
    color: #000!important;
}

header.video input,
select {
    background: #000!important;
    color: #000!important;
    border: none;
    display: none;
}

header.video select,
button {
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    /* display: none; */
}
/**/

/*novo*/
.footerbottom{
    margin-bottom: 110px!important;
}

.footerfixobottom{
    margin-bottom: 64px!important;
}

/* .whatsbottom{
    margin-bottom: 45px!important;
} */

/*CAIXA MSG PRIVACIDADE*/

.sistemaup .msgaceitar a {
    text-decoration: underline;
}

.fornecedor .msgaceitar a {
    text-decoration: underline;
}

.nav-cookie-disclaimer {
    background: #333;
    /* border-top-right-radius: 6px;

    border-top-left-radius: 6px; */
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12);
    padding: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid rgba(0, 0, 0, .12);
    z-index: 9999;
    font-family: "FuturaBook"!important;
}

.nav-cookie-disclaimer__text {
    color: #fff;
    font-size: 16px;
    margin: 0 0 24px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.45;
    font-family: "TrendaLight";
}

.nav-cookie-disclaimer__text a {
    text-decoration: underline;
    color: #fff;
    white-space: nowrap;
}

.nav-cookie-disclaimer__button,
.nav-cookie-disclaimer__button:active {
    font-size: 14px;
    font-weight: 600;
    /* font-family: inherit; */
    font-family: "TrendaLight";
    line-height: 1.14;
    overflow: visible;
    text-transform: none;
    background-color: #3483fa;
    color: #fff;
    margin: 0;
    padding: 7px 12px;
    width: 100%;
    border: 1px solid #3483fa;
    border-radius: 6px;
    cursor: pointer;
    -webkit-appearance: button;
}

.nav-cookie-disclaimer__button, .nav-cookie-disclaimer__button:active, .nav-cookie-disclaimer__button:focus {
    width: initial;
    font-family: "TrendaLight";
    
}

.nav-cookie-disclaimer__text a:hover {
    color: #bfbfbf;
}

.alertgravacookie {
    display: none!important;
}

.msgaceitar {
    font-size: 17px!important;
}



/**/

#navbarResponsive {
    background-color: #015D4E;
    color: #FFF;
}

.static-top {
    position: fixed;
    z-index: 1000;
    -webkit-animation: fadeInDown .5s;
    animation: fadeInDown .5s;
}

.static-top-menu {
    position: fixed;
    z-index: 1000;
    -webkit-animation: fadeInDown .5s;
    animation: fadeInDown .5s;
    background-color: #fff;
    top: 0px;
    width: 100%;
    border-bottom: 1px solid #7AC03D;
}

.static-top-menu-hidden {
    display: none;
}

.header-menu img {
    width: 80%;
    margin-right: 5%;
}

.footer-fixo {
    position: fixed;
    z-index: 1000;
    -webkit-animation: fadeInDown .5s;
    animation: fadeInDown .5s;
    background-color: #00814F;
    bottom: 0;
    width: 100%;
    height: 4em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-fixo .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-fixo-hidden {
    display: none;
}


/*HOME INFOMAÇÕES MANUNTENCAO DA REDE E BANDEIRA*/

.inf-pc {
    display: block;
    background-color: #F9F9F9;
}

.inf-pc .container {
    display: flex;
}

.inf-pc .box-manunt {
    display: flex;
    align-items: center;
}

.inf-pc .box-band {
    display: flex;
    align-items: center;
}

.inf-pc .inf-titulo {
    font-family: "TrendaBold";
    font-size: 25px;
    color: #999;
}

.inf-mobile {
    display: none;
}

.inf-mobile {
    background-color: #F9F9F9;
}

.inf-mobile .box-manunt {
    width: 100%;
    border-right: 0px;
}

.inf-mobile .box-band {
    width: 100%;
}


/*PAG ADMINSTRACAO FISCAL*/

.header_adm {
    background-color: #f2f2f2;
    height: 15em;
}

.header_adm .tit {
    font-family: 'TrendaBold';
    font-size: 35px;
    text-transform: none;
    margin-bottom: 2%;
    width: 100%;
    color: #999;
}

.header_adm .box-titulo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7em;
    padding-bottom: 80px;
}


/*PAG HOME AUTOATENDIMENTO*/

.mostraAutoatendimento {
    color: #00814F;
    font-size: 30px;
}


/*PAG INFOMACOES TECNICAS*/

.inf-tecnicas {
    font-size: 18px;
    text-align: left;
}

.inf-tecnicas .titulo {
    font-size: 18px;
    color: #999999;
    margin-bottom: 3%;
}

.inf-tecnicas-links .container {
    display: flex;
    flex-direction: row;
}

.inf-tecnicas-links ul {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

.inf-tecnicas-links li {
    font-size: 17px;
    display: flex;
    flex-direction: row;
    padding: 20px 30px;
    background-color: #F3F3F3;
    margin-right: 1%;
    /* width: 30%; */
    width: 235px;
    height: auto;
    text-align: left;
}


/*MENU*/

.header-toolbar {
    display: block;
    width: 100%;
    min-height: 20px;
    padding: 2px 0;
    background-color: #F2F2F2;
    font-family: "Trenda";
    font-size: 16px;
}

.top-menu {
    list-style-type: none;
}

.header-toolbar .top-menu ul li {
    margin-left: 10%;
}

.header-toolbar .top-menu .nav-link {
    color: #999!important;
}

.header-inner .container {
    display: flex;
    justify-content: space-between;
}

.header-inner {
    padding: 1em 0;
}

.header-info-boxes {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.header-info-box {
    margin-left: 3%;
}

.bg-dark-navy {
    background-color: #00814F!important;
}

.boxed-menu .main-nav a.nav-link:hover,
.boxed-menu .main-nav a.nav-link:focus {
    color: #fff;
}

.navbar-nav {
    width: 100%;
    color: #fff!important;
    font-family: "TrendaBold";
    font-size: 16.5px;
}

.header .nav-link {
    color: #fff;
}

.boxed-menu .main-nav {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.main-wrapper {
    overflow-x: hidden;
    background-color: #fff;
}

.main-nav {
    z-index: 5555;
}

.boxed-menu .main-nav {
    /* max-width: 720px; */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -25px;
}


/*HOME AUTOATENDIMENTO*/

.autoatendimento {
    margin-bottom: 2em;
}

.autoatendimento .container {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.autoatendimento .box-mun {
    display: flex;
    flex-wrap: wrap;
}

.autoatendimento a {
    color: #fff;
}

.autoatendimento .card {
    font-size: 17px;
    font-family: "Trenda";
    margin-right: 1%;
    margin-bottom: 1%;
    background-color: #00814F;
    border: 0;
    width: 24%;
}

.autoatendimento .box-nac {
    display: flex;
    flex-wrap: wrap;
}

.autoatendimento .box-mun .card-title {
    color: #FFF400;
}

.autoatendimento .box-mun .card-text {
    color: #fff;
    font-family: "Trenda";
}

.autoatendimento .box-mun .card-text:hover {
    color: #FFF400;
}

.autoatendimento .box-mun .card-text a:hover {
    color: #FFF400;
}

.autoatendimento .titulo {
    font-size: 30px;
    text-align: center;
    font-family: "TrendaBold";
}

.text-sust {
    text-align: left;
    font-size: 18px;
    font-family: "Trenda";
}


/*PAG CONHEÇA SUA FATURA*/

.box-fatura .box-img {
    width: 50%;
}

.box-fatura .box-txt {
    width: 50%;
}


/*PAG DICAS*/

.dicas {
    width: 100%;
}

.dicas .titulo {
    font-size: 18px;
    font-family: "TrendaBold";
    color: #999999;
    margin-bottom: 1%;
}

.dicas .txt {
    font-size: 16px;
    font-family: "Trenda";
    color: #999999;
}

.dicas .txt-dicas {
    font-size: 18px;
    font-family: "Trenda";
    color: #999999;
    text-align: left;
}

.dicas h2 {
    font-size: 30px;
    font-family: "TrendaBold";
    color: #007DCC;
    text-align: left;
    margin-bottom: 2%;
}

.dicas .container {
    display: flex;
}

.dicas .menu {
    font-family: "TrendaBold";
    font-size: 16px;
    text-align: left;
    width: 30%;
    /* width: 350px; */
    /* width: 420px; */
}

.dicas .menu ul li {
    background-color: #F5F5F5;
    list-style-type: none;
    border-bottom: 2px solid #fff;
    padding: 5% 1%;
}

.dicas .conteudo {
    width: 100%;
}

.dicas .conteudo .txt {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
    text-align: justify;
}


/*PAG BANDEIRAS TARIFARIAS*/

.box-bandeiras {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.box-bandeiras .box-img-band {
    width: 31%;
}

.box-bandeiras .box-dados-band {
    width: 67%;
    font-size: 17px;
    text-align: left;
    font-family: "Trenda";
}

.box-bandeiras .box-dados-band strong {
    font-family: "TrendaBold";
    font-weight: bold;
    color: #999;
}

.titulo_ban_tar {
    color: #007246;
    font-weight: bold;
    font-family: "TrendaBold";
}

.band-tarifaria-pdf .container {
    display: flex;
}

.band-tarifaria-pdf ul {
    /* display: flex; */
    padding-left: 0!important;
}

.band-tarifaria-pdf .box {
    width: 100%;
}

.band-tarifaria-pdf ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DADADA;
}

.band-tarifaria-pdf .titulo_pdf {
    font-family: "Trenda";
    color: #007346;
    font-size: 17px;
}

.band-tarifaria-pdf a {
    font-size: 15px;
    font-family: "TrendaBold";
}


/*PAG INSTITUCIONAL*/

.inst {
    background-size: cover;
    background-attachment: fixed;
    padding: 50px;
    color: #fff;
}

.inst .container {
    display: flex;
    flex-direction: row;
}

.box-mis-vis {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.box-val {
    display: flex;
    width: 50%;
}

.inst .missao {
    padding: 10px 18px;
}

.inst .missao .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
}

.inst .valores {
    padding: 10px 18px;
}

.inst .valores .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
}

.inst .visao {
    padding: 10px 18px;
}

.inst .visao .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
}

.box-ad .titulo {
    font-size: 18px;
}

.box-ad .texto {
    font-size: 18px;
    text-align: left;
}

.box-com .titulo {}

.box-com .texto {
    font-size: 18px;
    text-align: left;
}

.box-area .titulo {}

.box-area .texto {
    font-size: 18px;
    text-align: left;
}

.texto2 .titulo {
    font-size: 20px;
    color: #999;
    text-align: left;
}

.texto2 .box {
    display: flex;
}

.texto2 .box-text .titulo {
    font-size: 22px;
}

.texto2 .box-text {
    text-align: left;
    font-size: 18px;
}

.inst .box-text {
    font-size: 19px;
    text-align: left;
    font-family: "Trenda";
}

.texto2 {
    font-family: "Trenda";
    font-size: 18px;
}

.section-empresa-show .box-itens {
    width: 50%;
    display: flex;
    margin-bottom: 0.3%;
    flex-direction: row;
    flex-wrap: wrap;
}

.empresa-foto .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.empresa-foto .box {
    display: flex;
}

.empresa-foto .box-itens {
    display: flex;
    flex-direction: column;
    margin: 0.39%;
    width: 100%;
}

.empresa-foto .itens {
    margin-bottom: 1.8%;
    width: 100%;
}


/*
.empresa-foto .box-itens:nth-child(3n+2){
  flex-direction: column;
}

.empresa-foto .box-itens:nth-child(4n+3){
  flex-direction: row;
}

.empresa-foto .itens:nth-child(5n+1){
  width: 40%;
   margin: 0.7%; 
}
*/

.empresa-foto .itens:nth-child(7n+2) {
    width: 40%;
}

.empresa-foto .itens:nth-child(8n+3) {
    width: 40%;
}

.empresa-foto .itens:nth-child(9n+4) {
    width: 40%;
    margin: 0.5%;
}

.empresa-foto .itens:nth-child(10n+5) {
    width: 40%;
    margin: 0.5%;
}


/*PAG COOPERATIVISMO*/

.cooperativismo {
    padding: 50px;
    color: #999999;
    background-color: #F2F2F2;
}

.cooperativismo .container {
    display: flex;
    flex-direction: row;
}

.cooperativismo .box-mis-vis {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.cooperativismo .box-val {
    display: flex;
    width: 50%;
}

.cooperativismo .box-text {
    font-size: 17px;
    text-align: left;
    padding: 0 15px;
}

.table thead th {
    font-family: "TrendaBold";
    font-size: 17px;
}

.table td {
    font-family: "Trenda";
    font-size: 17px;
}


/*PAG PERGUNTAS*/

.perguntas .container {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.perguntas .titulo {
    font-family: "TrendaBold";
    font-size: 18px;
}

.perguntas .titulo {
    cursor: pointer;
}

.perguntas h6 {
    font-family: "Trenda";
    font-size: 17px;
}

.perguntas .text {
    font-size: 17px;
}


/*PAG LEGISLAÇÃO*/

.legislacao ul {
    /* display: flex; */
    padding-left: 0!important;
}

.legislacao ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DADADA;
}

.legislacao .titulo_pdf {
    color: #007346;
    font-size: 17px;
    font-family: "Trenda";
}

.legislacao a {
    font-size: 15px;
    font-family: "TrendaBold";
}

.btn_legislacao .btn-leg {
    background-color: #007447;
    color: #FFDF00;
    padding: 10px 20px;
}

.legislacao .box {
    width: 100%;
}


/*PAG TABELA TARIFARIA*/

.tabela-tarifaria-pdf .container {
    display: flex;
}

.tabela-tarifaria-pdf ul {
    /* display: flex; */
    padding-left: 0!important;
}

.tabela-tarifaria-pdf .box {
    width: 100%;
}

.tabela-tarifaria-pdf ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DADADA;
}

.tabela-tarifaria-pdf .titulo_pdf {
    color: #007346;
    font-size: 15px;
}

.tabela-tarifaria-pdf a {
    font-family: "TrendaBold";
    font-size: 15px;
}


/*PAG TRANSPARENCIA*/

.transparencia .box-trans-text {
    font-size: 18px;
    text-align: left;
    font-family: "Trenda";
}

.transparencia .box-trans-titulo {
    font-size: 22px;
    font-family: "TrendaBold";
    text-align: left;
}

.formulario .btn-tran {
    display: flex;
    align-items: flex-end;
}

.formulario .btn-tran .btn {
    padding: 6px;
}

.formulario {
    font-family: "Trenda";
}

.transparencia ul {
    display: flex;
    padding-left: 0!important;
}

.transparencia ul li {
    width: 85%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DADADA;
}

.transparencia .titulo_pdf {
    color: #007346;
    font-size: 18px;
    font-family: "Trenda";
}

.transparencia a {
    font-size: 15px;
    font-family: "TrendaBold";
    font-size: 14px;
}

.modal-footer .btn {
    color: #999999;
    border: 1px solid #999999;
}

.modal-footer .btn:hover {
    background-color: #999999!important;
    color: #fff!important;
    border: 1px solid #999999!important;
}

.modal-body {
    font-family: "Trenda";
}

.trans-btn-pc {
    margin-left: 1%;
    width: 15%;
    display: block;
}

.trans-btn-mob {
    display: none;
}

.trans-btn-pc .btn-obse {
    font-size: 14px;
    background-color: #F3F3F3;
    padding: 5px 10px;
    margin-left: 1%;
    color: #999999;
    font-family: "TrendaBold";
}

.trans-btn-pc .btn-obse:hover {
    border: 1px solid f00;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.trans-btn-mob .btn-obse {
    font-size: 14px;
    background-color: #F3F3F3;
    padding: 5px 10px;
    margin-left: 1%;
    color: #999999;
    font-family: "TrendaBold";
}

.trans-btn-mob .btn-obse:hover {
    border: 1px solid f00;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.transparenciapdf .titulo_pdf {
    color: #007346;
    font-size: 18px;
    font-family: "Trenda";
}

.transparenciapdf ul {
    display: flex;
    padding-left: 0!important;
}

.transparenciapdf ul li {
    width: 85%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #DADADA;
}

.transparenciapdf a {
    font-size: 15px;
    font-family: "TrendaBold";
    font-size: 14px;
}


/*PAG MANUTENCAO*/

.manutencao {
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-family: "Trenda";
}

.manutencao .tit-manun {
    color: #007447;
    font-weight: bold;
}

.manutencao .list-banco {
    display: flex;
}

.manutencao h2 {
    font-size: 30px;
    font-family: "TrendaBold";
    color: #007DCC;
}

.manutencao .txt {
    padding-bottom: 1%;
    border-bottom: 1px solid #88C54B;
}

.manutencao .box:last-child .txt {
    border-bottom: none;
}

.manutencao .txt span {
    font-size: 18px;
    font-family: "Trenda";
    color: #999999;
    display: block;
}


/*PAG DENUCIE*/

.header_den {
    position: relative;
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
    height: 28em;
}


/*PAG DENUCIE*/

.denucie .container {
    display: flex;
}

.denucie .menu {
    font-family: "TrendaBold";
    font-size: 16px;
    text-align: left;
    /* width: 50%; */
    /* width: 350px; */
    width: 420px;
}

.denucie .menu ul li {
    background-color: #F5F5F5;
    list-style-type: none;
    border-bottom: 2px solid #fff;
    padding: 5% 1%;
}

.denucie .cadastro {
    width: 80%;
}

.denucie .cadastro .txt {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
    text-align: justify;
}

.denucie .list-banco {
    display: flex;
    flex-wrap: wrap;
}

.denucie .list-banco .itens {
    width: 23%;
    margin: 0.5%;
}

.formulario_cadastro {
    text-align: left;
}

.formulario_cadastro span {
    font-size: 21px;
}

.formulario_cadastro .formtext {
    font-family: "Trenda";
    font-size: 19px;
    color: #999999;
    margin-left: 10px;
}

.formulario_cadastro label,
input,
select,
textarea {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
}

.formulario_cadastro .idenf {
    font-family: "TrendaBold"!important;
    font-size: 17px;
    color: #999999;
}

.formulario_cadastro .btn-success {
    /* background-color: #88C54B;
  border: 1px solid #88C54B!important; */
    background-color: #2E934A;
    border: 1px solid #2E934A !important;
    text-transform: capitalize;
    width: 132px;
    border-radius: 10px;
    font-family: "Trenda";
}

.formulario_cadastro .btn-success:hover {
    background-color: #60922E!important;
    border: 1px solid #60922E!important;
    color: #fff!important
}

.formulario_cadastro .titulo-den {
    font-family: "TrendaBold";
    font-size: 18px;
    color: #999 !important;
    margin: 2% 0;
}

select {
    background: #fff !important;
    color: #999 !important;
}

.menu-mob {
    display: none;
}

.menu-mob .custom-select {
    background-color: #fff!important;
    color: #999!important;
}


/**/


/* #mainNav .navbar-collapse .navbar-nav > .nav-item > .dropdown-menu > .dropdown-item */

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    /* background-color: #f5f5f5; */
    background-color: #368;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: .8em;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.box-overlay {
    position: relative;
    max-width: 800px;
    /* Maximum width */
    margin: 0 auto;
    /* Center it */
    font-family: "Trenda";
    font-size: 15px;
}

.box-overlay .content {
    position: absolute;
    /* Position the background text */
    bottom: 0;
    /* At the bottom. Use top:0 to append it to the top */
    background: rgba(15, 164, 253, 0.5);
    /* Black background with 0.5 opacity */
    color: #fff;
    /* Grey text */
    width: 80%;
    /* Full width */
    padding: 10px;
    /* Some padding */
    text-align: left;
}

.navbar-nav .dropdown .dropdown-menu .dropdown-item {
    /* background-color: #367!important; */
}


/*top header*/

.top-header.transparent {
    background-color: transparent;
}

.top-header.transparent {
    background-color: transparent;
    border-bottom: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.top-memu {
    margin-top: 15px;
    position: fixed;
    left: 47%;
}

.top-memu ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
}

.top-menu-link {
    color: #999!important;
}

.top-menu-margin {
    margin-top: 5px
}

.navbar-nav .link a {
    background-color: transparent!important;
}

.navbar-nav .dropdown-item a:hover {
    background-color: #F5F5F5;
}

.dropdown-item {
    color: #999;
    font-family: "Trenda";
    font-size: 15px;
}

.navbar-nav .nav-item .dropdown ul li:hover {
    background-color: transparent!important;
}

.dropdown-item:hover {
    color: #666;
}

.navbar-nav .link a:hover {
    border-bottom: 1px solid #7EC448;
}

.dropdown-divider {
    border-bottom: 1px solid #7EC448;
}


/* .bg-txt{
  margin-top: 5px;
} */

.tit {
    font-family: 'TrendaBold';
    font-size: 35px;
    /* border-bottom: 1px solid #7EC448; */
    /* font-style: italic; */
    text-transform: capitalize;
    margin-bottom: 2%;
}

.box-titulo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-bottom: 80px;
}

.box-inst {
    font-family: "Trenda";
    font-size: 17px;
    text-align: justify;
    background-color: #FFF;
    padding: 0px;
    /* height: 90%; */
}

.box-pres {
    display: flex;
    font-size: 17px;
    flex-wrap: wrap;
}

.cadastro .titulo_pag {
    font-size: 30px;
    color: #007346;
}

.box-pres .box-inf-pres {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0.5%;
    margin-left: 0.5%;
    width: 24%;
}

.box-pres .box-inf-pres:nth-child(6n) {
     margin-right: 0.5%;
    margin-left: 0.5%;
}

.box-pres .desc {
    font-family: "TrendaBold";
    font-size: 17px;
   color: #999;
    width: 100%;
    text-align: center !important;
}

.inst-titulo1 {
    font-family: "TrendaBold";
    font-size: 35px;
    color: #999999;
}

.inst-titulo2 {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #88C54B;
}

.institucional .box_neg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.institucional .item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 1%;
    /* width: 32%; */
}

.institucional .item img {
    width: 100%;
}

.institucional .item {
    /* position: relative; */
    /* margin-right: 15px;
     margin-left: 15px; */
}

.institucional .item .overlay {
    position: absolute;
    z-index: 1;
    /* top: 305px;
     left: 0; */
    width: 100%;
    height: 17%;
    opacity: 1;
    background-color: #007DCD;
}

.institucional .item .team-caption {
    position: absolute;
    z-index: 2;
    top: 92%;
    left: 50%;
    width: 100%;
    margin: auto;
    padding: 15px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.7);
    color: #fff;
}

.titulo-table {
    background-color: #83C58C;
    color: #fff;
}

.institucional table {
    margin-bottom: 0!important;
    font-size: 17px;
}

.institucional table td:first-child {
    text-align: left;
}

.institucional table th:first-child {
    text-align: left;
}

.institucional table tr:nth-child(even) {
    background-color: #F2F2F2
}

.institucional table tr:nth-child(odd) {
    /* background-color: #BADCC5; */
    background-color: rgba(186, 220, 197, 0.5);
}

.empresa-foto .box-1 {
    width: 50%;
    margin-right: 0.6%;
}

.empresa-foto .box-1 img {
    width: 100%;
}

.empresa-foto .box-2 {
    width: 50.1%;
}

.empresa-foto .box-3 {
    width: 99.3%;
}

.empresa-foto .box-2 img {
    width: 100%;
}

.empresa-foto .box-3 img {
    width: 100%;
}

.btn-vermais-fotos {
    font-family: "TrendaBold";
    font-size: 22px;
    color: #999;
}


/* .empresa-foto .box-3 img:nth-child(2){
  margin-right: 0;
} */

.numeros {
    background-size: cover;
    background-attachment: fixed;
    padding: 50px;
}

.numeros .titulo {
    font-family: "TrendaBold";
    font-size: 35px;
    color: #fff;
}

.box-numeros {
    padding: 2px;
    margin-top: 5px;
}

.numeros {
    display: block;
}

.numeros_mobile {
    display: none;
}

.empresas .container {
    display: flex;
    flex-direction: column;
}

.empresas .emp-titulo {
    font-family: 'TrendaBold';
    font-size: 30px;
    color: #88C54B;
}

.atuacao {
    background-position: center;
    background-size: 100%;
    width: 100%;
    padding-top: 23.833333333%;
    height: 0;
    padding-bottom: 15%;
}


/*map*/

.map .painel-map-nav {
    margin-top: 0;
    /* margin-top: 30px; */
}

.map .painel-map-nav ul.abas {
    height: 50px;
}

.map .painel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.map .painel ul li a {
    font-size: 15px;
    display: block;
    color: #eee;
    padding: 2px 0;
    text-decoration: none!important;
    text-align: left;
}

.map .painel p {
    text-align: left;
    font-size: 16px;
}

.map .painel ul li {
    text-align: left;
}

.map .painel ul li ul li b {
    font-size: 15px;
    padding-bottom: 2px;
}

.map .div_escritorio {
    /* background-color: #0081C5 !important; */
}

.map .painel-map-nav ul.abas li a:after {
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 30px 15px;
    bottom: 0;
    display: block;
    left: 100%;
    margin-left: -15px;
    position: absolute;
}

.map .painel-map-nav ul.abas li a.active {
    /* z-index: 0!important; */
    z-index: 3;
}

.map .painel-map-nav ul.abas li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 15px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    /*cria o triangulo*/
    position: relative;
    text-decoration: none!important;
    border-top-left-radius: 0;
    /* border-top-left-radius:25px; */
}

.map .map-frase {
    font-family: "NeoSansStdMedium";
    font-size: 18px;
    color: #666666;
}

.navbar-nav>li>a {
    max-width: 200px!important;
    /* height: 70px; */
    /*padding: 0 18px!important; */
}

.map {
    margin-top: -70px;
}

.map .painel-map-nav ul.abas li a.div_escritorio::after {
    border-color: #007ADA;
}

.map .painel-map-nav ul.abas li a.div_ceramicos::after {
    border-color: #004A88;
}

.map .painel-map-nav ul.abas li a.div_deca::after {
    border-color: #0066B9;
}

.map .painel-map-nav ul.abas li a::after {
    border-width: 25px 20px!important;
    margin-right: 2px!important;
    margin-left: -18px!important;
}

.map .painel-map-nav ul.abas li a.div_madeira::after {
    border-color: #89C54B;
}

.map .painel-map-nav ul.abas li a {
    /* padding: 0 30px 0 38px!important; */
    padding: 0 23px 0 30px!important;
    height: 50px;
    line-height: 50px;
    /* margin-right: -2px!important; */
}

.numeros .municipios {
    font-family: "TrendaBold";
    font-size: 50px;
    color: #fff;
}

.numeros .municipios-txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #fff;
}

.ligacoes {
    font-family: "TrendaBold";
    font-size: 50px;
    color: #fff;
}

.numeros .ligacoes-txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #fff;
}

.numeros .pessoas {
    font-family: "TrendaBold";
    font-size: 50px;
    color: #fff;
}

.numeros .pessoas-txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #fff;
}

.numeros .veranistas {
    font-family: "TrendaBold";
    font-size: 50px;
    color: #fff;
}

.numeros .veranistas-txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #fff;
}

footer .box-container {
    display: flex;
    justify-content: space-between;
}

footer .list-unstyled {
    display: flex;
    flex-direction: column;
}

footer .box {
    display: flex;
    margin-right: 2%;
    flex-direction: column;
    width: 23%;
}

footer .box_link {
    display: flex;
    margin-right: 1%;
    flex-direction: column;
    width: 2%;
}

.footer-bottom {
    background-color: #00663E;
    color: #fff;
    width: 100%;
    font-family: "Trenda";
    font-size: 16px;
}

.footer-micronec a {
    color: #fff;
}

.footer-texto {
    width: 47%;
}


/*teste carousel video*/

.sectionBGcontent button,
button,
input[type="reset"],
input[type="submit"],
.btn-default {
    background: #fff;
    color: #999999;
    border: 1px solid #ccc;
    padding: 10px 50px;
    text-transform: capitalize;
}


/* .sectionBGcontent button:hover,
button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn-default:hover {
  background: #333;
  color: #fff;
  border: 1px solid #333;
}
.sectionBGcontent button {
  margin-top: 30px;
} */

#background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -999;
    width: 100%;
    height: 100%;
    background: #1c1c1c;
}

#container-fluid-vid {
    margin: 0;
    padding: 0;
    position: relative;
    max-height: 700px;
    overflow: hidden;
}

@media (max-width: 992px) {
    #background {
        background: url('http://austinnorris.website/images/codePen/homepageBannerImage.jpg') center;
    }
    #loading {
        display: none;
    }
}

#loading {
    position: absolute;
    top: 48%;
    left: 48%;
    background: #fff;
    padding: 10px;
    border-radius: 30px;
}


/*teste caroucel video*/

.box-menu-apoio {
    min-height: 39px;
    /* position: absolute;
    top: 15px;
    right: 15px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block; */
}

.header_quem {
    position: relative;
    /* padding-top: 150px;
  padding-bottom: 75px; */
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
    height: 25em;
}


/*PAG HOME*/


/*
header.carousel_home{
  display: none;
}
 */

.inf-section .container {
    display: flex;
}

.inf-section-mobile {
    display: none;
}

.negocios_home h2 {
    font-family: "TrendaBold";
    text-transform: capitalize !important;
    font-size: 35px;
    color: #85C54A;
}

.negocios_home .box_neg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.negocios_home .item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 1%;
    /* width: 32%; */
}

.negocios_home .item {
    /* position: relative; */
    /* margin-right: 15px;
    margin-left: 15px; */
}

.negocios_home .item .overlay {
    position: absolute;
    z-index: 1;
    /* top: 305px;
    left: 0; */
    width: 100%;
    height: 17%;
    opacity: .5;
    background-color: #0FA4FD;
}

.negocios_home .item .team-caption {
    position: absolute;
    z-index: 2;
    top: 92%;
    left: 50%;
    width: 100%;
    margin: auto;
    padding: 15px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: rgba(255, 255, 255, 0.7);
    color: #fff;
}

.box-inf {
    font-size: 18px;
}

.box-inf .titulo-inf {
    font-family: "TrendaBold";
    font-size: 18px;
}

.box-inf .txt-inf {
    font-family: "Trenda";
    font-size: 18px;
}

.band-text {
    font-family: "TrendaBold";
    font-size: 20px;
}

.band-text .cor-band-vermelho {
    color: #CC3300;
}
.band-text .cor-band-verde {
    color: #599C33;
}

.band-text .cor-band-amarelo {
    color: #E6B800;
}

.band-text .cor-band-preta {
    color: #000;
}


.box-manunt {
    width: 50%;
    border-right: 1px solid #ccc;
}

.box-band {
    width: 50%;
}

.btn-dis {
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px;
    font-family: "Trenda";
}

.btn-dis:hover {
    color: #ccc;
}

.noticias_home {
    background-color: #fff;
}

.noticias_home .titulo {
    text-align: left;
    font-family: "TrendaBold";
    text-transform: capitalize!important;
    font-size: 35px;
    color: #999999;
}

.noticias_home .card {
    display: flex;
    padding: 15px;
    width: 32%;
    margin: 1%;
    margin-left: 1%;
}

.noticias_home .card:nth-child(3n) {
    margin-right: 0;
}

.noticias_home .card:nth-child(3n+1) {
    margin-left: 0;
}

.noticias_home .box_not {
    display: flex;
    flex-wrap: wrap;
}

.noticias_home .card .card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.25rem 0 0 0;
    justify-content: space-between;
}

.noticias_home .card-title {
    font-family: "TrendaBold";
    font-size: 18px;
    text-align: left;
    color: #999999 !important;
}

.noticias_home .btn_not {
    font-family: "TrendaBold";
    text-transform: none!important;
    font-size: 13px;
    color: #018150!important;
    background-color: #fff;
    border: 1px solid #018150;
    border-radius: 15px;
}

.noticias_home .btn_not:hover {
    color: #60922E!important;
    background-color: #fff!important;
    border: 1px solid #60922E!important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #018150!important;
    border-color: #018150!important;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #018150!important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


/* .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #018150 !important;
    border-color: #018150!important;
} */


/* .noticias_home .card-title a{
  font-family: "NeoSansStdBold";
  font-size: 16px;
  text-align: left;
  color: #999999;
} */

.noticias_home .card-text {
    font-family: "Trenda";
    text-align: justify;
    font-size: 16px;
    color: #666!important;
}


/* .noticias_home .card-text .link_not {
  font-family: "NeoSansStdRegular";
  text-align: justify;
  font-size: 16px;
  color: #999999 !important; */


/*
.noticias_home .card-text a{
  font-family: "NeoSansStdRegular";
  text-align: justify;
  font-size: 16px;
  color: #999999;
} */

.mensagem {
    display: block;
}

.mensagem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-mensagem {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    line-height: 50px;
}

.box-mensagem .txt_1 {
    font-family: "Trenda";
    font-size: 29px;
    color: #88C54B;
}

.box-mensagem .txt_2 {
    font-family: "TrendaBold";
    font-style: italic;
    font-size: 52px;
    color: #007FCB;
}


/*PAG SUSTENTABILIDADE*/

.header_amb {
    position: relative;
    /* padding-top: 150px;
  padding-bottom: 150px; */
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
    height: 25em;
}

.sutent-pc {
    display: block;
}

.sutent-mob {
    display: none;
}

.txt_amb .titulo {
    color: #007F4D;
    font-size: 35px;
    font-family: "TrendaBold";
}

.card {
    border-radius: 0;
}

.card-img-top {
    border-radius: 0;
}

.header_amb .box_txt {
    width: 318px;
    margin-left: auto;
    margin-right: auto;
    line-height: 23px;
    font-family: "Trenda";
    font-size: 24px;
}

.header_amb .texto {
    font-family: "Trenda";
    font-size: 18px;
    color: #7EB800;
    text-align: center;
}

.box-titulo_amb {
    width: 555px;
    margin-left: auto;
    margin-right: 50px;
    margin-top: 120px;
    padding-bottom: 47px;
    line-height: 44px;
}

.box-amb {
    font-family: "Trenda";
    color: #999999;
    text-align: justify;
    font-size: 17px;
    padding: 15px;
    height: 90%;
}

.amb-titulo1 {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #007FCB;
}

.amb-titulo2 {
    font-family: "TrendaBold";
    font-size: 25px;
    color: #88C54B;
}

.respon_social {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    height: 65vh;
}

.respon_social .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.respon_social .box_respon_social {
    height: 65vh;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.respon_social p {
    font-family: "TrendaBold";
    font-size: 50px;
    color: #047CC8;
    font-style: italic;
    text-transform: uppercase;
    line-height: 50px;
    /* margin-top: 30px; */
}

.respon_social .txt {
    font-family: "Trenda";
    color: #fff;
    font-size: 22px;
    width: 62%;
    /* margin-top: 30px; */
}

.box_respon_social {
    font-family: "Trenda";
    color: #fff!important;
    /* padding: 2px;
  margin-top: 10%; */
}

.respon_social_txt {
    text-align: justify;
}

.respon_social_txt strong {
    font-weight: bold;
}


/* .respon_social_txt p{
  font-family: "NeoSansStdBold";
  font-size: 30px;
  color: #88C54B;
  text-align: center;
} */

.respon_social_txt .txt {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
    text-align: justify !important;
}

.campanhas p {
    font-family: "TrendaBold";
    font-size: 35px;
    color: #007F4D;
}

.campanhas .box_camp {
    display: flex;
    flex-wrap: wrap;
}

.campanhas .card-body {
    padding: 1.25rem 0 1rem 0;
}

.campanhas .card {
    display: flex;
    padding: 15px;
    width: 30%;
    margin: 1%;
}

.campanhas .card:nth-child(4n) {
    margin-right: 0;
}

.campanhas .card:nth-child(4n+1) {
    margin-left: 0;
}

.campanhas .card-title {
    font-family: "TrendaBold";
    font-size: 17px;
    color: #999999;
}

.campanhas .card-text {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
    text-align: justify;
}

.campanhas .box_btn {
    display: flex;
    align-items: center;
}

.campanhas .btn_proj {
    font-family: "TrendaBold";
    text-transform: none !important;
    font-size: 13px;
    color: #015D4E;
    background-color: #fff;
    border: 1px solid #015D4E;
    border-radius: 15px;
}

.campanhas .card .card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1.25rem 0 0 0;
    justify-content: space-between;
}

.patrocionio {
    background-color: #F0F0F0;
}

.patrocionio .container {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
}

.patrocionio .box_txt_pat {
    display: flex;
    flex-direction: column;
}

.patrocionio .box_btn .btn-default {
    color: #999;
}

.patrocionio button {
    font-family: "TrendaBold";
    font-size: 13px;
    background-color: #F0F0F0;
    border-radius: 10px;
    color: #999999;
    border-color: #999 !important;
    padding: 5px 70px;
    text-transform: none !important;
    height: 50px;
    margin-top: 14%;
}

.patrocionio button:hover {
    background-color: #ccc !important;
    border-color: #999 !important;
}

.patrocionio p {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #88C54B;
}

.patrocionio span {
    font-family: "TrendaBold";
    font-size: 16px;
    color: #999999;
}


/*PAG NEGOCIOS*/

.header_neg {
    position: relative;
    /* padding-top: 150px;
  padding-bottom: 150px; */
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
}

.header_neg .box-titulo_neg {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-bottom: 80px;
}

/* .section_right {
    background-color: #F7F7F7;
} */

.section_right .container {
    display: flex;
}

.section_right .box_conc {
    display: flex;
}

.section_right .box_txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #999999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.section_right .txt_conc_titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #999999;
}

.section_right .txt_conc {
    font-family: "Trenda";
    text-align: justify;
    font-size: 17px;
    margin-top: 10%;
}



/* .section_left {
    background-color: #F7F7F7;
} */

.section_right .container {
    display: flex;
}

.section_left .container-fluid {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}

.section_filiais .container {
    display: flex;
    justify-content: space-between;
}

.section_left .box_conc {
    display: flex;
}

.section_left .box {
    display: flex;
    height: 100%;
}

/* .section_left .box_txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #999999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
} */

.section_left .txt_conc_titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #999999;
}

.section_left .txt_conc {
    font-family: "Trenda";
    text-align: justify;
    font-size: 17px;
    margin-top: 10%;
}

.section_left .img_left {
    position: relative;
    left: -63%;
    background-size: cover;
}

.section_filiais {
    position: relative;
    top: -100px;
    /* left: auto; */
    left: 1%;
    right: auto;
    height: 120px;
}

.box-neg {
    font-family: "Trenda";
    color: #999999;
    text-align: left;
    font-size: 17px;
    padding: 15px;
    height: 90%;
    text-align: justify;
}

.neg_concessoes .neg_titulo p {
    font-family: "TrendaBold";
    font-size: 40px;
    color: #fff;
}

.neg_concessoes .neg_txt {
    font-family: "TrendaBold";
    font-size: 20px;
    color: #fff;
}

.neg_concessoes .box_concessoes {
    background-color: #BDDF9A;
}

.sect_op {
    display: none;
}

#concessoes {
    display: block;
}

#operacao {
    display: block;
}

#filiais {
    display: block;
}

.mob-neg {
    margin-bottom: 3%;
    display: none;
}

.mob-neg .container {
    display: flex;
    flex-direction: column;
}

.mob-neg .txt_conc_titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #999999;
    margin: 2em 0 0;
}

.mob-neg .txt_conc {
    font-family: "Trenda";
    text-align: justify;
    font-size: 17px;
    margin: 2em 0 1em;
}


/*PAG EMPRESAS DO GRUPO*/

.header_grupo {
    position: relative;
    /* padding-top: 150px;
  padding-bottom: 150px; */
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
}

.grupo .box_back {
    /* background-color: #F7F7F7; */
    background-color: #999;
}


/* .diagonal{
  width: 60%;
  height: 100vh;
  background: red;
  background-color: #F7F7F7;
  margin-left: -50px;
  -webkit-transform: skew(-0deg);
  -moz-transform: skew(-0deg);
  transform: skew(0deg);
} */


/*GRUPO EMPRESA IMPAR*/

.grupo_emp_impar {
    display: flex;
    justify-content: center;
    color: #fff;
    width: 100%;
}

.grupo_emp_impar .cinza:nth-child(odd) {
    display: flex;
    background-color: #F7F7F7;
    width: 100%;
}

.grupo_emp_impar .branco:nth-child(even) {
    display: flex;
    background-color: #fff;
    width: 100%;
}

.grupo_emp_impar .branco_par {
    display: none;
}

.grupo_emp_impar p {
    font-family: "Trenda";
    font-size: 17px;
    color: #999;
}

.grupo_emp_impar a {
    font-family: "TrendaBold";
    font-size: 18px;
    background-color: #88C54B;
    border-radius: 10px;
    color: #fff;
    border-color: #88C54B !important;
    text-transform: none !important;
    height: 60px;
    width: 184px;
}

.grupo_emp_impar .btn {
    font-weight: 900;
    padding: 15px 18px;
}

.grupo_emp_impar .container {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    align-content: center;
    justify-content: center;
}

.grupo_emp_impar .box_grupo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 100%;
    width: 74%;
}


/*NOVA CONFI*/


/*GRUPO EMPRESA PAR*/

.grupo_emp_par {
    display: flex;
    justify-content: center;
    color: #fff;
    width: 100%;
}

.grupo_emp_par .branco_par:nth-child(odd) {
    display: flex;
    background-color: #fff;
    width: 100%;
    justify-content: flex-end;
}

.grupo_emp_par .cinza:nth-child(even) {
    display: flex;
    background-color: #F7F7F7;
    width: 100%;
}

.grupo_emp_par p {
    font-family: "Trenda";
    font-size: 17px;
    color: #999;
}

.grupo_emp_par a {
    font-family: "TrendaBold";
    font-size: 18px;
    background-color: #88C54B;
    border-radius: 10px;
    color: #fff;
    border-color: #88C54B !important;
    text-transform: none !important;
    height: 60px;
    width: 184px;
}

.grupo_emp_par .btn {
    font-weight: 900;
    padding: 15px 18px;
}

.grupo_emp_par .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
}

.grupo_emp_par .box_grupo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 100%;
    width: 74%;
}


/*NOVA CONFI*/

.grupo_emp .box_back_img {
    background-color: #fff;
}

.grupo {
    display: flex;
}

.header_grupo .box-titulo {
    width: 490px;
    margin-left: auto;
    margin-right: auto;
}

.grupo p {
    font-family: "Trenda";
    font-size: 17px;
    color: #999;
}

.grupo a {
    font-family: "TrendaBold";
    font-size: 18px;
    background-color: #88C54B;
    border-radius: 10px;
    color: #fff;
    border-color: #88C54B !important;
    text-transform: none !important;
    height: 60px;
    width: 184px;
    /* padding: 5px 10px; */
}

.grupo .btn {
    font-weight: 900;
    padding: 15px 18px;
}

.grupo a {
    background-color: #88C54B!important;
    border-color: #88C54B !important;
    color: #fff;
}

.grupo a:hover {
    background-color: #60922E!important;
    border: 1px solid #60922E!important;
    color: #fff!important;
}

.grupo a:focus {
    background-color: #60922E!important;
    border: 1px solid #60922E!important;
    color: #fff!important;
}

.grupo .btn:focus {
    background-color: #60922E!important;
    border-color: #60922E !important;
    color: #fff;
    box-shadow: transparent!important;
}

.grupo .btn:active {
    background-color: #60922E!important;
    border-color: #60922E !important;
    color: #fff;
    box-shadow: transparent!important;
}

.grupo .box_grupo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 100%;
    width: 100%;
}

.mobile {
    display: none;
}

.mobile_ult {
    display: none;
}


/*PAG NOTICIAS*/

.noticias {
    background-color: #FFF;
}

.noticias .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #85C54A;
    text-align: left;
}

.noticias .txt {
    font-family: "Trenda";
    font-size: 18px;
    color: #999999;
    text-align: justify !important;
}

.noticias .box_not {
    display: flex;
    flex-wrap: wrap;
}

.noticias .card .card-title {
    font-family: "TrendaBold";
    text-align: left;
    font-size: 17px;
    color: #999999;
}

.noticias .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.25rem 0 1rem 0;
}

.noticias .card .card-text {
    font-family: "Trenda";
    text-align: justify;
    font-size: 16px;
    color: #999;
}

.noticias .link_det {
    border: 0!important;
    border-radius: 0!important;
}

.noticias .link_det:hover {
    border: 0!important;
    border-radius: 0!important
}

.noticias .btn_not {
    font-family: "TrendaBold";
    text-transform: none!important;
    font-size: 13px;
    color: #88C54C;
    background-color: #fff;
    border: 1px solid #88C54C;
    border-radius: 15px;
}

.noticias .btn_not:hover {
    color: #60922E!important;
    background-color: #fff!important;
    border: 1px solid #60922E!important;
}

.noticias .card {
    display: flex;
    padding: 15px;
    width: 32%;
    margin: 1%;
      border-radius: 15px;
}

.noticias .card:nth-child(3n) {
    margin-right: 0;
}

.noticias .card:nth-child(3n+1) {
    margin-left: 0;
}

.noticias .card-text {
    font-family: "TrendaBold";
    font-size: 17px;
    color: #666;
}

.noticias .box_btn {
    display: flex;
    align-items: center;
}

.noticias .box_vj {
    display: block;
}

.noticias .box_vj_mobile {
    display: none;
}

.noticias_campanhas {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #999999;
}

.noticias_campanhas .box_camp {
    display: flex;
    flex-wrap: wrap;
}

.noticias_campanhas .card {
    display: flex;
    padding: 15px;
    width: 32%;
    margin: 1%;
}

.noticias_campanhas .card-body {
    padding: 1.25rem 0 1rem 0;
}

.noticias_campanhas .card:nth-child(3n) {
    margin-right: 0;
}

.noticias_campanhas .card:nth-child(3n+1) {
    margin-left: 0;
}

.noticias_campanhas .card-text {
    font-family: "TrendaBold";
    font-size: 17px;
    color: #999999;
}

.noticias_campanhas .box_btn {
    display: flex;
    align-items: center;
}

.noticias_campanhas p {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #999999;
    text-align: left;
    text-transform: none;
}

.noticias_campanhas .vid {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #85C54A;
    text-align: left;
}

.pagination li.active a {
    color: #85C54A !important;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px !important;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li {
    display: inline;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination li.active a {
    color: #fff !important;
}

.noticias_rec {
    background-color: #F2F2F2;
}

.noticias_rec h2 {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #88C54B;
    margin: 35px;
}

.noticias_rec p {
    font-family: "TrendaBold";
    font-size: 25px;
    color: #88C54B;
}

.noticias_rec .formtext {
    font-family: "Trenda";
    font-size: 19px;
    color: #999999;
    margin-left: 10px;
    margin-top: 30px;
}

.noticias_rec form {
    font-family: "TrendaBold";
    font-size: 17px;
    color: #999999;
    text-align: left;
}

.noticias_rec form input {
    border: 0px;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    background-color: #F2F2F2;
}

.noticias_rec form input:focus {
    border: 0px;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    background-color: #F2F2F2;
}

.noticias_rec button {
    font-family: "TrendaBold";
    font-size: 15px;
    background-color: #88C54B;
    border-radius: 10px;
    color: #fff;
    border-color: #88C54B !important;
    text-transform: none !important;
    /* height: 45px; */
    width: 132px;
}

.noticias_rec button:hover {
    background-color: #60922E!important;
    border: 1px solid #60922E!important;
    color: #fff!important;
}


/*PAG DETALHES DA NOTICIA*/

.not_det {
    background-color: #F7F7F7!important;
}

.input_det {
    /* background-color: #FFF!important; */
    background-color: #F7F7F7!important;
}

.tit_det {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #007FCB!important;
    text-align: left;
}

.tit_det_vej {
    font-family: "TrendaBold";
    font-size: 25px!important;
    color: #88C54B;
    text-align: left;
    margin-bottom: 5%;
}

.txt_det {
    font-family: "TrendaBold";
    font-size: 20px!important;
    color: #999;
    text-align: justify;
    margin: 25px 0;
}

.box_txt_det {
    font-family: "Trenda";
    font-size: 18px !important;
    color: #999;
    text-align: justify;
    margin: 3% 0;
}

.noticias ul li {
    font-family: "TrendaBold";
    font-size: 15px !important;
    text-align: justify;
    margin-bottom: 5%;
    list-style: none;
}

.noticias ul li a {
    font-family: "TrendaBold";
    font-size: 15px !important;
    text-align: justify;
    margin-bottom: 5%;
    list-style: none;
    color: #999;
    background-color: #FFF;
    border: 0;
}

.noticias ul li a:hover {
    font-family: "TrendaBold";
    font-size: 15px !important;
    text-align: justify;
    margin-bottom: 5%;
    list-style: none;
    color: #666!important;
    background-color: #F2F2F2!important;
    border: 0!important;
}

.noticias ul li span {
    color: #88C54B;
}

.noticias .btn_det_not {
    /* background-color: #f2f2f2!important; */
    padding: 10px 30px;
    font-family: "TrendaBold";
    text-transform: none!important;
    font-size: 13px;
    color: #88C54C;
    background-color: #fff!important;
    border: 1px solid #88C54C;
    border-radius: 15px;
}

.noticias .btn_det_not:hover {
    color: #60922E!important;
    background-color: #fff!important;
    border: 1px solid #60922E!important;
}

.noticias_campanhas .btn_det_not {
    background-color: #f2f2f2 !important;
    padding: 10px 30px;
    font-family: "TrendaBold";
    text-transform: none !important;
    font-size: 13px;
    color: #88C54C;
    background-color: #fff !important;
    border: 1px solid #88C54C;
    border-radius: 15px;
}

.titulo_det {
    font-size: 18px;
    font-weight: bold;
    color: #999;
    text-align: left;
    margin-top: 1%;
}

.data_det {
    font-family: "Trenda";
    font-size: 16px !important;
    color: #999;
    text-align: left;
}

.tab-resid tr {
    line-height: 1;
}

.tab-resid tr,
th,
td {
    font-size: 18px;
    border: 1.5px solid #015D4E !important;
    line-height: 0.5;
}

#accordion .tab-resid th::first-line {
    color: #555555;
}

#accordion .tab-resid .th1 {
    vertical-align: middle!important;
}

#accordion .titulo-tab1 {
    text-align: left;
    font-style: normal;
    font-size: 22px;
    cursor: pointer;
    font-weight: bold;
    margin-left: 50px;
    font-family: "TrendaBold";
}

#accordion .titulo-tab2 {
    text-align: left;
    font-style: normal;
    font-size: 22px;
    cursor: pointer;
    font-weight: bold;
    margin-left: 50px;
    font-family: "TrendaBold";
}

#accordion .i-icon1 {
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    height: 2em;
}

#accordion .i-icon2 {
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    height: 2em;
}

#accordion .i-icon {
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    height: 2em;
}

#accordion .i-icon-open {
    background: url("../images/bullet-expanded.png") no-repeat scroll 0 0;
    background-image: url("../images/bullet-expanded.png");
    height: 2em;
}

.tab-tarifas-serv .i-icon {
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    height: 2em;
}

.tab-tarifas-serv {
    text-align: left;
    font-style: normal;
    font-size: 22px;
    font-weight: bold;
    /* margin-left: 50px; */
}

.tab-tarifas-serv a {
    margin-left: 50px;
    margin-top: 2%;
    font-family: "TrendaBold";
}


/* #page-content h1 ~ h2.collapsed::before, #page-content h1 ~ a.h2.collapsed::before {
    background-image: url('../images/bullet.png');
}

 */


/*PAG PROJETOS*/

.projetos {
    background-color: #FFF;
}

.projetos .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #85C54A;
    text-align: left;
}

.projetos .txt {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
    text-align: justify !important;
}

.projetos .box_not {
    display: flex;
    flex-wrap: wrap;
}

.projetos .card .card-title {
    font-family: "TrendaBold";
    text-align: justify;
    font-size: 17px;
    color: #999999;
}

.projetos .card .card-body {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    align-items: flex-start;
    padding: 0 0 1rem 0;
    padding-left: 2%;
    width: 20%;
}

.projetos .card .card-text {
    font-family: "Trenda";
    text-align: justify;
    font-size: 16px;
    color: #999;
}

.projetos .link_det {
    border: 0!important;
    border-radius: 0!important;
}

.projetos .link_det:hover {
    border: 0!important;
    border-radius: 0!important
}

.projetos .btn_not {
    font-family: "TrendaBold";
    text-transform: none!important;
    font-size: 13px;
    color: #88C54C;
    background-color: #fff;
    border: 1px solid #88C54C;
    border-radius: 15px;
}

.projetos .btn_not:hover {
    color: #60922E!important;
    background-color: #fff!important;
    border: 1px solid #60922E!important;
}

.projetos .card {
    display: flex;
    padding: 15px;
    width: 100%;
    margin: 1%;
    flex-direction: row;
}

.projetos .card img {
    max-height: 250px;
    max-width: 340px;
}


/* .projetos .card:nth-child(3n) {
    margin-right: 0;
}

.projetos .card:nth-child(3n+1) {
    margin-left: 0;
} */

.projetos .card-text {
    font-family: "TrendaBold";
    font-size: 17px;
    color: #666;
}

.projetos .box_btn {
    display: flex;
    align-items: center;
}

.projetos .box_vj {
    display: block;
}

.projetos .box_vj_mobile {
    display: none;
}

.pagination li.active a {
    color: #85C54A !important;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px !important;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li {
    display: inline;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination li.active a {
    color: #fff !important;
}


/*PAG CONTATO*/

.header_cont {
    position: relative;
    /* padding-top: 150px;
  padding-bottom: 150px; */
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
}

.header_cont .box-titulo_cont {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-bottom: 80px;
}

.txt_cont {
    text-align: justify;
}

.box-cont {
    font-family: "TrendaBold";
    color: #999999;
    font-size: 17px;
    padding: 15px 0;
    height: 90%;
}

.hr-contato {
    font-family: "Trenda";
    color: #fff;
    font-size: 16px;
    background-color: #015D4E;
}

.hr-contato .container {
    display: flex;
    justify-content: space-between;
}

.box-cont-end {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 24px;
}

.box-cont-end img {
    width: 8%;
    margin-right: 2%;
}

.box-cont-hora {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 24px;
}

.box-cont-hora img {
    width: 11%;
    margin-right: 2%;
}

.box-cont-end img {
    display: block;
}

.box-cont-hora img {
    display: block;
}

.mapa_localizacao {
    background-color: #F0F0F0;
    height: 200px;
    font-family: "TrendaBold";
    color: #88C54B;
}

.mapa_localizacao p {
    font-size: 40px;
}

#status {
    font-size: 16px;
}

.formulario {
    padding: 2px;
    text-align: left;
}

.formulario label {
    margin-bottom: 1px;
}

.formulario label,
input,
select,
textarea {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999!important;
}

.formulario_trabalhe .custom-select {
    background-color: #fff!important;
    color: #999!important;
    margin-top: -5px;
}

.formulario .custom-select {
    background-color: #fff!important;
    color: #999 !important;
}

.formulario .btn-success {
    background-color: #015D4E;
    border: 1px solid #015D4E!important;
    text-transform: capitalize;
    width: 132px;
    /* border-radius:10px; */
}

.formulario .btn-success:hover {
    background-color: #4AA92E!important;
    border: 1px solid #4AA92E!important;
    color: #fff!important;
}

.contato_end {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
    margin-left: 10px;
}

.contato_end .phone {
    background-image: url('../images/icons/phone.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.contato_end .local {
    background-image: url('../images/icons/local.png');
    background-repeat: no-repeat;
    background-size: 33px 25px;
    margin-bottom: 15px;
}

.contato_end .hora {
    background-image: url('../images/icons/clock.png');
    background-repeat: no-repeat;
    background-size: 28px 28px;
    margin-bottom: 15px;
}

.formulario_sugestoes {
    text-align: left;
}

.formulario_sugestoes .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #88C54B;
    text-align: center;
}

.formulario_sugestoes .formtext {
    font-family: "Trenda";
    font-size: 19px;
    color: #999999;
    margin-left: 10px;
}

.formulario_sugestoes .box_txt {
    font-family: "Trenda";
    text-align: justify;
    font-size: 16px;
    color: #999999;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 10vh;
    display: flex;
    align-items: flex-end;
}

.formulario_sugestoes label,
input,
select,
textarea {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
}

.formulario_sugestoes .btn-success {
    background-color: #88C54B;
    border: 1px solid #88C54B!important;
    text-transform: capitalize;
    width: 132px;
    border-radius: 10px;
}

.formulario_sugestoes .btn-success:hover {
    background-color: #60922E!important;
    border: 1px solid #60922E!important;
    color: #fff!important
}


/*PAG TRABALHE CONOSCO*/

.header_cont_trab .box-titulo_cont_trab {
    width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-bottom: 80px;
}

.titulo-header {
    background-color: #007447;
    color: #fff;
    font-family: "TrendaBold";
}

.txt_cont_trab {
    text-align: justify;
}

.box-cont_trab {
    font-family: "TrendaBold";
    color: #999999;
    font-size: 17px;
    padding: 15px 0;
    height: 90%;
    text-align: center;
}

.txt_cont_trab .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #2E934A;
    text-align: center;
}

.formulario_trabalhe {
    text-align: left;
}

.formulario_trabalhe .formtext {
    font-family: "Trenda";
    font-size: 19px;
    color: #999999;
    margin-left: 10px;
}

.formulario_trabalhe label,
input,
select,
textarea {
    font-family: "Trenda";
    font-size: 17px;
    color: #999999;
}

.formulario_trabalhe .btn-success {
    background-color: #2E934A;
    border: 1px solid #2E934A!important;
    text-transform: capitalize;
    width: 132px;
    /* border-radius:10px; */
}

.formulario_trabalhe .btn-success:hover {
    background-color: #60922E!important;
    border: 1px solid #60922E!important;
    color: #fff!important
}

.formulario_trabalhe input[type='file'] {
    display: none
}


/* Aparência que terá o seletor de arquivo */

.formulario_trabalhe .file .file_label {
    background-color: #2E934A;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    /* margin: 10px; */
    padding: 6px 20px;
    width: 100%;
    font-size: 17px;
}


/*PAG CADASTRO DE FORNECEDORES*/

.header_cont_forn .box-titulo_cont_forn {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-bottom: 80px;
    line-height: 40px;
}


/*PAG POLITICA DE INVESTIMENTO*/

.header_cont_inv .box-titulo_cont_inv {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    padding-bottom: 80px;
    line-height: 40px;
}

.box-cont_inv {
    font-family: "Trenda";
    color: #999999;
    font-size: 17px;
    padding: 15px 0;
    height: 90%;
    text-align: justify;
}

.box-cont_inv span {
    color: #88C54B;
}

.txt_cont_inv .titulo {
    font-family: "TrendaBold";
    font-size: 30px;
    color: #007FCB;
    text-align: center;
    margin-bottom: 5px;
}

.formulario_trabalhe strong {
    font-family: "TrendaBold";
}

.formulario_trabalhe h2 {
    font-family: "TrendaBold";
    font-size: 18px;
    color: #999999;
}

.formulario_trabalhe .subtitulo {
    font-family: "Trenda";
    color: #999999;
    font-size: 18px;
}

.formulario_trabalhe ul {
    list-style: none;
    margin-left: 0!important;
    padding-left: 0!important;
}

.formulario_trabalhe ul li {
    font-family: "Trenda";
    color: #999999;
    font-size: 18px;
}


/* Aparência que terá o seletor de arquivo */

.formulario_trabalhe .file .file_label_inv {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #88C54B;
    color: #999;
    cursor: pointer;
    padding: 6px 20px;
    width: 100%;
    margin-left: -15px;
}


/*PAG ONDE ATUAMOS*/

.map_loca {
    margin-top: 40px;
}

.header_map_loc {
    position: relative;
    /* padding-top: 150px;
  padding-bottom: 150px; */
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
}

.header_map_loc .tit {
    text-align: center;
    line-height: 50px;
}

.header_map_loc .box-titulo_map {
    width: 360px;
    margin-left: auto;
    margin-right: 40px;
    margin-top: 130px;
    padding-bottom: 75px;
}

.header_map_loc .box_txt {
    width: 318px;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
}

.header_map_loc .texto {
    font-family: "Trenda";
    font-size: 18px;
    font-style: italic;
    color: #7EB800;
    text-align: center;
}


/* .header_map_loc .box-titulo_map {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
} */

.clientes .cli-titulo {
    font-family: 'TrendaBold';
    font-size: 30px;
    color: #666;
}

.clientes .box_clientes {
    display: flex;
    flex-wrap: wrap;
}

.clientes .box_clientes img {
    width: 100%;
    margin: 1%;
}

.clientes .box_clientes img:nth-child(5n) {
    margin-right: 0;
}

.clientes .box_clientes img:nth-child(5n+1) {
    margin-left: 0;
}

.grupo {
    display: none;
}

.empresa-pc {
    display: block;
}

.empresa-mob {
    display: none;
}

.empresa-foto .pc {
    display: block;
}

.empresa-foto-mob {
    display: none;
}

#mainNav {
    display: none;
}

.inf-mob-contato {
    display: none;
}

#carousel {
    display: block;
}

#carousel-mob {
    display: none;
}

.btn-obse-vazio {
    display: none;
}

.titulo_mes_ano {
    font-family: "TrendaBold";
    font-size: 25px;
}

.denuncie-pc {
    display: block;
}

.denuncie-mob {
    display: none;
}

.inf-pc .box-manunt .link-manu a {
    font-family: "TrendaBold";
    font-size: 15px;
    color: #00804E;
}

.inf-pc .link-band a {
    font-family: "TrendaBold";
    font-size: 15px;
    color: #00804E;
}

.inf-pc .link-band {
    display: flex;
    align-items: flex-end;
    width: 9%;
}

.inf-mobile .box-manunt .link-manu a {
    font-family: "TrendaBold";
    font-size: 15px;
    color: #00804E;
}

.inf-mobile .link-band a {
    font-family: "TrendaBold";
    font-size: 15px;
    color: #00804E;
}

.inf-mobile .link-band {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.auto_banner {
    display: block;
}


/*MOBILE*/

@media (min-width: 1024px) {
    .nav-cookie-disclaimer {
        padding: 16px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: baseline;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;            
        font-family: "FuturaBook";            
    }
    .nav-cookie-disclaimer__button,
    .nav-cookie-disclaimer__button:active,
    .nav-cookie-disclaimer__button:focus {
        width: initial;
    }
    .nav-cookie-disclaimer__text {
        margin: 0 16px 0 0;
    }
}   


@media (max-width: 1024px) {
    /*geracao pag*/
    .section-geracao-mob .textdtec{
        font-family: "Trenda";
        text-align: justify;
        font-size: 18px;
        margin-top: 2%;
        color: #999;        
    }

    .section_membros_admin_fotos .boximgadm:nth-child(4n){
        margin-right: 0.7%;
    }

    .section_membros_admin_fotos .boximgadm:nth-child(3n){
        margin-right: 0;
    }
    
    .section_conselho_fiscal_fotos .boximgfisc:nth-child(4n) {
        margin-right: 0.7%;
    }

    .section_delegados_fotos .boximgdel:nth-child(4n) {
        margin-right: 0.7%;
      }

    .section_delegados_fotos .boximgdel:nth-child(3n) {
        margin-right: 0;
      }

    .section_conselho_fiscal_fotos .boximgfisc:nth-child(3n) {
        margin-right: 0;
    }

    .section-geracao-mob .boxtituloest {
        display: flex;        
    }

    .section-geracao-mob .tituloest {
        font-family: "TrendaLight";
        margin-right: 1%;
        margin-top: 3%;
        font-size: 20px;
    }

    .section-geracao-mob .subtituloest {
        font-family: "TrendaBold";
        font-size: 20px;
        color: #999999;
        margin-top: 3%;
    }

    .section-geracao-mob .tituloif {
        background-color: #015D4E;
        color: #fff;
        padding: 4px;
        padding-left: 4px;
        border-radius: 8px;
        margin: 0.5% 1% 0.5% 0;
        font-size: 17px;
        width: 50%;
        text-align: left;
        padding-left: 20px;
    }

    .section-geracao-mob .tituloifdesc {
        background-color: #50A55D;
        color: #015D4E;
        padding: 4px;
        border-radius: 8px;
        margin: 0.5% 1% 0.5% 0;
        font-size: 17px;
        width: 50%;
    }

    .main .slider .imgslider {
        width: 300px !important;    
    }

    .section-geracao-mob .boxtitulodadostec {
        background-color: #015D4E;
        padding: 5px;
        position: relative;
        z-index: 5;
        width: 100%;
        top: 5px;        
    }

    .section-geracao-mob .titulodadostec {
        font-family: "TrendaBold";
        font-size: 30px;
        color: #EAC427;
    }

    .section-geracao-mob .titulodadostec1 {
        font-family: "TrendaLight";
        font-size: 25px;
        margin-right: 1%;
        color: #fff;
    }

    .section-geracao-mob .titulodadostec2 {
        font-family: "TrendaBold";
        font-size: 25px;
        color: #fff;
    }

    .geracao-pc{
        display: none;
    }

    .geracao-mob{
        display: block;
    }
    /*geracao pag*/
}

@media (max-width: 1023px) {     
    .nav-cookie-disclaimer {
        padding: 16px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: baseline;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;            
        font-family: "FuturaBook";            
    }
    .nav-cookie-disclaimer__button,
    .nav-cookie-disclaimer__button:active,
    .nav-cookie-disclaimer__button:focus {
        width: initial;
    }    
    .footerbottom {
        margin-bottom: 127px !important;
    }

    .footerfixobottom{
        margin-bottom: 103px!important;
    }
}

@media (max-width: 729px) {             
    .footerbottom {
        margin-bottom: 125px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}

@media (max-width: 518px) {               
    .footerbottom {
        margin-bottom: 150px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}


@media (max-width: 421px) {                
    .footerbottom {
        margin-bottom: 170px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}

@media (max-width: 360px) {                
    .footerbottom {
        margin-bottom: 195px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}

@media (max-width: 340px) {                
    .footerbottom {
        margin-bottom: 220px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}

@media (max-width: 324px) {                
    .footerbottom {
        margin-bottom: 240px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}

@media (max-width: 285px) {                
    .footerbottom {
        margin-bottom: 265px !important;
    }

    .footerfixobottom{
        margin-bottom: 64px!important;
    }
}






/**/



@media(max-width: 834px) {
    .box-pres .box-inf-pres {
        margin-right: 2.7%;
    }
    .box-pres .box-inf-pres:nth-child(6n) {
        margin-right: 2.7%;
    }

    .section_membros_admin_fotos .boximgadm:nth-child(3n) {
        margin-right: 0.7%;  
    }

    .section_membros_admin_fotos .boximgadm:nth-child(2n) {
        margin-right: 0;
    }

    .section_conselho_fiscal_fotos .boximgfisc:nth-child(3n) {
        margin-right: 0.7%;
      }

      .section_conselho_fiscal_fotos .boximgfisc:nth-child(2n) {
        margin-right: 0;
      }

      .section_delegados_fotos .boximgdel:nth-child(3n) {
        margin-right: 0.7%;
      }

      .section_delegados_fotos .boximgdel:nth-child(2n) {
        margin-right: 0;
      }

      .section_membros_admin_fotos_presid .boximgadmpresid{
        margin-bottom: 25px;
      }

    
    /*geracao pag*/
    .section-geracao-mob .textdtec{
        font-family: "Trenda";
        text-align: justify;
        font-size: 18px;
        margin-top: 2%;
        color: #999;        
    }

    .section-geracao-mob .boxtituloest {
        display: flex;        
    }

    .section-geracao-mob .tituloest {
        font-family: "TrendaLight";
        margin-right: 1%;
        margin-top: 3%;
        font-size: 20px;
    }

    .section-geracao-mob .subtituloest {
        font-family: "TrendaBold";
        font-size: 20px;
        color: #999999;
        margin-top: 3%;
      }

    .section-geracao-mob .tituloif {
        background-color: #015D4E;
        color: #fff;
        padding: 4px;
          padding-left: 4px;
        border-radius: 8px;
        margin: 0.5% 1% 0.5% 0;
        font-size: 17px;
        width: 50%;
        text-align: left;
        padding-left: 20px;
    }

    .section-geracao-mob .tituloifdesc {
        background-color: #50A55D;
        color: #015D4E;
        padding: 4px;
        border-radius: 8px;
        margin: 0.5% 1% 0.5% 0;
        font-size: 17px;
        width: 50%;
    }

    .main .slider .imgslider {        
        width: 222px !important;    
    }
    
    .section-geracao-mob .boxtitulodadostec {
        background-color: #015D4E;
        padding: 5px;
        position: relative;
        z-index: 5;
        width: 100%;
        top: 5px;        
    }

    .section-geracao-mob .titulodadostec {
        font-family: "TrendaBold";
        font-size: 30px;
        color: #EAC427;
    }

    .section-geracao-mob .titulodadostec1 {
        font-family: "TrendaLight";
        font-size: 25px;
        margin-right: 1%;
        color: #fff;
    }

    .section-geracao-mob .titulodadostec2 {
        font-family: "TrendaBold";
        font-size: 25px;
        color: #fff;
    }
    /*geracao pag*/
}

@media(max-width: 800px) {
    .box-pres .box-inf-pres {
        margin-right: 2%;
    }
    .box-pres .box-inf-pres:nth-child(6n) {
        margin-right: 2%;
    }
    .box-pres .desc {
        width: 90%;
    }
}

@media(max-width: 768px) {
    .box-pres .box-inf-pres {
        margin-right: 1%;
        width: 24%;
    }
    .box-pres .box-inf-pres:nth-child(6n) {
        margin-right: 2%;
    }
    .box-pres .desc {
        width: 90%;
    }
    .projetos .card {
        flex-direction: column;
    }
    .projetos .card .card-body {
        padding-top: 2%;
        width: 100%;
    }

    .main .slider .imgslider {
        width: 164px !important;
    }
}

@media(max-width: 760px) {
    .top-menu {
        display: none;
    }
    .header-menu {
        display: none;
    }
    .boxed-menu .main-nav {
        display: none;
    }
    .header-inner {
        display: none;
    }
    .header-toolbar {
        display: none;
    }
    .menu-mob {
        display: block;
    }
    .auto_banner {
        display: none;
    }
    .footer-fixo {
        display: none;
    }
    .footer-texto {
        width: 100%;
        padding: 15px 5px;
    }
    .footer-bottom .container {
        flex-direction: column;
    }
    .denucie .container {
        display: flex;
        flex-wrap: wrap;
    }
    .denuncie-pc {
        display: none;
    }
    .denuncie-mob {
        display: block;
    }
    .autoatendimento .card {
        width: 100%;
        margin-bottom: 4%;
    }
    .texto2 .box {
        flex-wrap: wrap;
    }
    .empresa-pc {
        display: none;
    }
    .empresa-mob {
        display: block;
    }
    .inst {
        padding: 20px 0;
    }
    .inst .missao {
        padding: 10px 2px;
    }
    .inst .visao {
        padding: 10px 2px;
    }
    .inst .valores {
        padding: 10px 2px;
    }
    .box-amb {
        padding: 5px;
    }
    .header_adm .box-titulo {
        margin-top: 8em;
    }
    .denucie .cadastro {
        width: 100%;
    }
    .box-bandeiras .box-img-band {
        width: 100%;
    }
    .box-bandeiras .box-dados-band {
        width: 100%;
        margin-bottom: 10%;
    }
    .box-fatura {
        flex-wrap: wrap;
    }
    .box-fatura .box-img {
        width: 100%;
    }
    .box-fatura .box-txt {
        width: 100%;
    }
    .denucie .list-banco .itens {
        width: 100%;
        margin: 2% 0;
    }
    .denucie .list-banco .itens img {
        width: 100%;
    }
    .inf-tecnicas-links ul {
        flex-direction: column;
    }
    .inf-tecnicas-links ul li {
        width: 100%;
        margin-bottom: 5%;
        padding: 35px 30px;
    }
    .inf-pc {
        display: none;
    }
    .inf-mobile {
        display: block;
    }
    .empresa-foto-mob .box {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .empresa-foto-mob .box img {
        width: 100%;
    }
    .empresa-foto .pc {
        display: none;
    }
    .empresa-foto-mob {
        display: block;
    }
    .empresa-foto-mob .box .itens {
        margin-bottom: 5%;
    }
    .institucional .table-responsive {
        margin-bottom: 5%;
    }
    .institucional table tr,
    td {
        line-height: initial;
    }
    .denucie table th,
    tr,
    td {
        line-height: initial;
    }
    .titulo_pag {
        text-align: center;
    }
    .box-pres .box-inf-pres {
        margin-right: -1.0%;
    }
    .box-pres .desc {
        width: 90%;
    }
    .btn_legislacao .container {
        flex-direction: column;
    }
    .btn_legislacao .btn-leg {
        width: 100%;
        margin-top: 5%;
    }
    .header_adm .tit {
        font-size: 27px;
    }
    .legislacao .titulo_pdf {
        font-size: 16px;
        width: 100%;
    }
    .band-tarifaria-pdf .titulo_pdf {
        width: 100%;
    }
    .btn-obse-vazio {
        font-size: 14px;
        padding: 5px 10px;
        margin-left: 1%;
        background-color: #fff!important;
        color: #fff!important;
        border: 0px;
    }
    .btn-obse-vazio:hover {
        cursor: default;
    }
    .transparencia .titulo_pdf {
        width: 100%;
    }
    .hr-contato .container {
        display: flex;
        flex-wrap: wrap;
    }
    .box-cont-end {
        margin-bottom: 10%;
    }
    .box-cont-end img {
        display: none;
    }
    .box-cont-hora img {
        display: none;
    }
    .cooperativismo {
        padding: 5% 0;
    }
    .cooperativismo .container {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .cooperativismo .box-mis-vis {
        width: 100%;
    }
    .cooperativismo .box-val {
        width: 100%;
    }
    #mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
        font-size: 16px !important;
    }
    #navbarResponsive {
        background-color: #fff;
        color: #FFF;
    }
    .carousel_home {
        margin-top: 4em;
    }
    #mainNav {
        display: block;
    }
    .footer-bottom {
        margin: 0!important;
    }
    .inf-mob-contato {
        display: block;
    }
    footer .box {
        width: 100%;
    }
    footer .box_link {
        width: 15%;
    }
    .grupo {
        display: block;
    }
    .call-to-action .box_txt {
        width: 100%;
    }
    .call-to-action .titulo {
        font-size: 30px;
    }
    .call-to-action .subtitulo {
        font-size: 30px;
        margin: -10px 0 0 0;
    }
    .empresas img {
        margin-bottom: 3%;
    }
    .campanhas .card {
        width: 100%;
    }
    .respon_social p {
        font-size: 30px;
    }
    .patrocionio .container {
        flex-wrap: wrap;
    }
    .patrocionio .box_btn {
        width: 100%;
    }
    .campanhas .card {
        margin: 1% 0;
    }
    .box-titulo_amb {
        width: auto;
    }
    .box-titulo_amb {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 120px;
        padding-bottom: 47px;
        line-height: 35px;
    }
    .header_grupo .box-titulo {
        width: 100%;
    }
    .tit {
        font-size: 27px;
    }
    .section_filiais {
        height: 30vh;
        top: -50px;
    }
    .section_filiais img {
        width: 48%;
    }
    .section_right .txt_conc {
        padding-bottom: 4%;
    }
    .section_right {
        padding-bottom: 4%;
    }
    .section_left {
        display: none;
    }
    .grupo p {
        margin: 20% 0;
    }
    .sect_op {
        background-color: #f7f7f7;
        display: block;
        margin-bottom: 3%;
    }
    .pc {
        display: none;
    }
    .mobile {
        margin: 6% 0;
        display: block;
        padding-bottom: 15px;
        /* border-bottom: 1px solid #88C54B!important; */
    }
    .mobile_ult {
        margin: 5% 0;
        display: block;
        padding-bottom: 15px;
        border-bottom: 1px!important;
    }
    .grupo .btn {
        margin: 5% 0;
    }
    .clientes .cli-titulo {
        font-size: 23px;
    }
    .clientes .box_clientes img {
        width: 48%;
        margin: 3px;
    }
    .clientes .box_clientes img:nth-child(2n) {
        margin-right: 0;
    }
    .clientes .box_clientes img:nth-child(2n+1) {
        margin-left: 0;
    }
    .negocios_home .box_neg {
        display: flex;
        flex-direction: column;
    }
    .negocios_home .item {
        width: 100%;
        margin: 3% 0 1% 0;
    }
    .negocios_home .box_neg .item img {
        width: 100%;
    }
    .noticias .card {
        width: 100%;
        margin: 1% 0;
    }
    /* .noticias_home p {
    font-size: 35px;
  } */
    .noticias_home .card {
        width: 100%;
        margin: 1% 0;
    }
    .noticias_campanhas p {
        font-size: 19px;
    }
    .noticias_campanhas .card {
        width: 100%;
        margin: 1% 0;
    }
    .contato_end {
        margin-left: 0;
        padding-left: 0;
    }
    .noticias_rec .formtext {
        font-size: 17px;
        margin-left: 0;
        margin-bottom: 1rem !important;
    }
    .formulario_sugestoes .formtext {
        font-size: 17px;
        margin-left: 0;
    }
    .formulario_sugestoes .box_txt {
        width: 100%;
    }
    .formulario span {
        font-size: 12px;
    }
    .map .map-frase {
        margin-top: 10%;
        font-size: 20px;
    }
    .map .painel-map-nav ul.abas li a {
        height: 50px !important;
    }
    .map .painel {
        padding: 84px 15px 15px 15px!important;
    }
    .atuacao {
        /* height: 50vh; */
    }
    .header_map_loc .box-titulo_map {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .header_map_loc .box-titulo_map .tit {
        font-size: 19px;
    }
    .header_map_loc .box_txt {
        width: 100%;
    }
    .header_amb .box_txt {
        width: 100%;
    }
    .respon_social {
        height: 100vh;
    }
    .box-mensagem {
        width: 100%;
        line-height: 25px!important;
    }
    .box-mensagem .txt_1 {
        font-size: 17px;
    }
    .box-mensagem .txt_2 {
        font-size: 25px;
    }
    .noticias ul {
        padding-left: 2px;
    }
    .header_cont_forn .box-titulo_cont_forn {
        width: 100%;
    }
    .header_cont_inv .box-titulo_cont_inv {
        width: 100%;
    }
    .header_cont_trab .box-titulo_cont_trab {
        width: 100%;
    }
    .sutent-pc {
        display: none;
    }
    .sutent-mob {
        display: block;
    }
    #mainNav {
        background-color: #fff;
        border-bottom: 1px solid #88C54B;
    }
    #mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
        padding-top: 10px!important;
        padding-bottom: 12px!important;
    }
    #mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
        font-size: 16px!important;
    }
    .navbar-nav>li>a {
        height: 45px;
    }
    header.video {
        display: none!important;
    }
    /* header.carousel_home{
    display: block;
    margin-top: 100px;
  } */
    .inf-section {
        display: none;
    }
    .inf-section-mobile {
        display: none;
    }
    .inf-section-mobile .container {
        display: flex;
        flex-wrap: wrap;
    }
    .inf-section-mobile .bx {
        width: 50%;
    }
    .inf-section-mobile .bx img {
        width: 100%;
    }
    .mensagem {
        /* padding: 100px 0;
    text-align: center;
    background-size: cover;
    background-attachment: scroll; */
        /* height:auto;
  	min-height:100vh;
  	background-size:cover;
  	background-position:center;
    background-size: 100%; */
        height: 33%;
        width: 100%;
        /* min-height: 42vh; */
        background-size: contain;
        background-position: center;
        background-size: 100%;
        background-attachment: scroll
        /* height: 85vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
    }
    .negocios_home .item .overlay {
        top: 83%;
    }
    .numeros {
        display: none;
    }
    .numeros_mobile {
        display: block;
    }
    .numeros_mobile .titulo {
        font-family: "TrendaBold";
        font-size: 27px;
        color: #fff;
    }
    .numeros_mobile .box-numeros {
        padding: 2px;
        margin-top: 5px;
        display: flex;
        flex-wrap: wrap;
    }
    .numeros_mobile .itens {
        width: 50%;
        font-size: 10px;
        color: #fff;
        margin-bottom: 5%;
    }
    .numeros_mobile .box-numeros .itens img {
        width: 100%;
    }
    .numeros_mobile .ligacoes {
        font-size: 10px;
        color: #fff;
    }
    .numeros_mobile .municipios,
    .pessoas,
    .veranistas {
        font-family: "TrendaBold";
    }
    .map .painel {
        padding: 84px 5px!important;
    }
    .map .painel p {
        font-size: 13px;
    }
    .map .painel ul li ul li b {
        font-size: 13px;
    }
    .clientes .box_clientes {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .clientes .box_itens {
        width: 33%;
    }
    .clientes .box_itens img {
        width: 100%;
    }
    .noticias .box_vj {
        display: none;
    }
    .noticias .box_vj_mobile {
        display: block;
    }
    .respon_social {
        padding: 100px 0;
        background-size: cover;
        background-attachment: scroll;
    }
    .section_filiais {
        left: 0;
    }
    .mensagem {
        display: none;
    }
    #concessoes {
        display: none;
    }
    #operacao {
        display: none;
    }
    #filiais {
        display: none;
    }
    .mob-neg {
        display: block;
        background-color: #F7F7F7;
    }
    #filiais_mob {
        margin-top: 1em;
    }
    #filiais_mob .container {
        display: flex;
    }
    #filiais_mob img {
        width: 49%;
        margin-bottom: 0.4em;
    }
    .transparencia .btn-obse {
        width: 100%;
    }
    .trans-btn-pc {
        display: none;
    }
    .trans-btn-mob {
        width: 100%;
        display: block;
    }

    .section_membros_admin_fotos .boximgadm {
        width: 379px;
    }

    .section_membros_admin_fotos .boximgadm .boximgft{
        width: 379px;
        height: auto;
    }

    .section_conselho_fiscal_fotos .boximgfisc {
        width: 379px;
    }

    .section_conselho_fiscal_fotos .boximgfisc .boximgft{
        width: 379px;
        height: auto;
    }

    .section_delegados_fotos .boximgdel {
        width: 379px;
    }

    .section_delegados_fotos .boximgdel .boximgft{
        width: 379px;
        height: auto;
    }
}


@media(max-width: 518px) {
    .section-geracao-mob .titulodadostec {
        font-family: "TrendaBold";
        font-size: 21px;
        color: #EAC427;
      }
      
      .section-geracao-mob .titulodadostec1 {
        font-family: "TrendaLight";
        font-size: 20px;
        margin-right: 1%;
        color: #fff;
      }
      
      .section-geracao-mob .titulodadostec2 {
        font-family: "TrendaBold";
        font-size: 20px;
        color: #fff;
      }
      
      .main .slider .imgslider {
        width: 350px !important;
      }
    }


    
@media(max-width: 428px) {
    .section-geracao-mob .titulodadostec {
        font-family: "TrendaBold";
        font-size: 21px;
        color: #EAC427;
    }
    
    .section-geracao-mob .titulodadostec1 {
        font-family: "TrendaLight";
        font-size: 20px;
        margin-right: 1%;
        color: #fff;
    }
    
    .section-geracao-mob .titulodadostec2 {
        font-family: "TrendaBold";
        font-size: 20px;
        color: #fff;
    }
    
    .main .slider .imgslider {
        width: 350px !important;
    }

    .section_membros_admin_fotos_presid .boximgadmpresid {
        width: 100%;
      }

      .section_membros_admin_fotos_presid .boximgadmpresid .boximgft {
        width: 100%;
        height: auto;
      }
    
    .section_membros_admin_fotos .boximgadm {
        width: 100%;
    }

    .section_membros_admin_fotos .boximgadm .boximgft{
        width: 100%;
        height: auto;
    }

    .section_conselho_fiscal_fotos .boximgfisc {
        width: 100%;
    }

    .section_conselho_fiscal_fotos .boximgfisc .boximgft{
        width: 100%;
        height: auto;
    }

    .section_delegados_fotos .boximgdel {
        width: 100%;
    }

    .section_delegados_fotos .boximgdel .boximgft{
        width: 100%;
        height: auto;
    }
}

@media(max-width: 414px) {
    div.banner {
        left: 20px;
    }
    div.img_banner img {
        width: 350px;
    }
    #carousel {
        display: none;
    }
    #carousel-mob {
        display: block;
    }
    .box-pres .box-inf-pres {
        margin-right: 10%;
    }
    .transparencia ul li {
        width: 100%;
        flex-wrap: wrap;
    }
    .transparencia .box-btn {
        display: flex;
        width: 100%;
        margin: 5% 0;
    }
    .transparencia .btn-obse {
        width: 100%;
    }
    .trans-btn-pc {
        display: none;
    }
    .trans-btn-mob {
        width: 100%;
        display: block;
    }
    .box-pres .box-inf-pres {
        margin-right: 1%;
        width: 48%;
    }

    .section-geracao-mob .titulodadostec {
        font-family: "TrendaBold";
        font-size: 21px;
        color: #EAC427;
    }
    
    .section-geracao-mob .titulodadostec1 {
        font-family: "TrendaLight";
        font-size: 20px;
        margin-right: 1%;
        color: #fff;
    }
    
    .section-geracao-mob .titulodadostec2 {
        font-family: "TrendaBold";
        font-size: 20px;
        color: #fff;
    }
    
    .main .slider .imgslider {
        width: 350px !important;
    }
}

@media(max-width: 384px) {
    .box-pres .box-inf-pres {
        /* margin-right: 6%; */
    }

    
    .section-geracao-mob .tituloif {
        font-size: 15px;
      }
    
      .section-geracao-mob .tituloifdesc {
        font-size: 15px;
      }
    
     .section-geracao-mob .titulodadostec { 
       font-size: 18px;
     }
    
     .section-geracao-mob .titulodadostec1 {
       font-size: 17px;
     }
    
     .section-geracao-mob .titulodadostec2 {
       font-size: 17px;
     }    
}

@media(max-width: 375px) {
    .box-pres .box-inf-pres {
        /* margin-right: 6%; */
    }
}

@media(max-width: 360px) {
    .box-pres .box-inf-pres {
        /* margin-right: 4%; */
    }
    div.banner {
        left: 20px;
    }
    div.img_banner img {
        width: 310px;
    }
}


@media(max-width: 320px) {
    .box-pres .box-inf-pres {
        /* margin-right: -8%; */
    }

    div.banner {
        left: 20px;
    }
    div.img_banner img {
        width: 280px;
    }
}




/*novo css*/

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: "Trenda";
    font-size: 1rem;
    line-height: 1.5;
    color: #999999;
    overflow-x: hidden;
}

.video-header {
    height: 100vh;
    display: flex;
    align-items: center;
    color: #fff;
}

.wrap {
    max-width: 960px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: auto;
    text-align: center;
}

.fullscreen-video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

.fullscreen-video-wrap video {
    min-height: 100%;
    min-width: 100%;
}

.header-overlay {
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34, 33, 33, 0.65);
    opacity: 0.80;
}

.header-content {
    z-index: 2;
    margin-top: 20%;
    padding: 0 5rem;
}

.header-content h1 {
    font-size: 50px;
    margin-bottom: 0;
}

.header-content p {
    font-size: 1.5rem;
    display: block;
    padding-bottom: 2rem;
    margin-top: 10px;
}

.my-btn {
    padding: 1rem 1rem;
}

@media(max-width: 1200px) {
    #mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
        font-size: 11px;
    }
}

@media(max-width: 991px) {
    #mainNav .navbar-collapse .navbar-nav>.nav-item>.nav-link {
        font-size: 13px;
    }
}

@media(max-width:768px) {
    .header-content h1 {
        font-size: 40px;
    }
    .header-content p {
        font-size: 1rem;
    }
}

section {
    text-align: center;
    margin-top: 0;
    font-size: 1.5rem;
}

.navbar {
    z-index: 10;
}

.my-nav .nav-link {
    color: aliceblue;
}

.my-nav .navbar-brand {
    color: aliceblue;
}

.navbar-toggler-icon {
    color: aliceblue;
}