body {
font-family: Montserrat, sans-serif;
   /* background-color: #efefef8 */
   display:block !important;
}
.clear_both{
    clear: both;
}
.slider{
   /* margin-top: -435px;*/
    padding-top: 30px;
    padding-bottom: 35px;
}
@media(max-width:992px){
    .slider{
        margin-top: 0px;
    }
}

.padding_vereador{
    padding: 20px;
}

@media(max-width:600px){
    .clear_both{
        clear: none;
    }
    .padding_vereador{
        padding: 0px;
    }
}
.logo-s {
    margin-top: -7px;
    display: none!important
}
.titulo-dest{
    color: #3e4095;
    font-size: 50px;
    font-weight: 800;
}
.subtitulo-dest{
    color: #3e4095;
    font-size: 24px;
} 
.titulo-text{
   color: #101010;text-align: center;font-weight: 800;text-transform: uppercase;
}

@media(max-width:600px){
    .titulo-text{
        font-size:18px;   
    }
}

.subtitulo-text{
   text-align: center;color: #726f6f;font-weight: 600;font-size: 18px;margin-bottom:40px 
}
@media (max-width: 1389px){
  .navbar-form {
      margin-top: -43px !important;
  }
} 
@media(max-width:767px){
    .navbar-form {
      margin-top: 0px !important;
    }
}
@media(max-width:600px){
    .subtitulo-text{
       font-size: 12px;
    }
}
a:hover {
    text-decoration:none;
}
@media(max-width:991px) {
    .logo-s {
        margin-top: -5px;
    }
    .logo-s {
        display: block!important
    }
}

.carousel-control {
    padding-top: 10%;
    width: 5%
}

.carousel-control span {
    color: #000
}
.form-control:focus {
    border-color: #66afe900 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0)!important;
}
.navbar-default {
    padding-top: 5px!important;
    padding-bottom: 5px!important
}

@media(max-width:1080px) {
    .navbar-default {
        padding-top: 0px!important;
        padding-bottom: 5px!important
    }
}

.texto-bold-destaque {
    color: #737373
}

.n-b {
    display: none
}

.h_vereadores {
    width: auto;
    margin-bottom: 15px;
    text-align: center
}

.hstrong_vereadores {
    display: block;
    margin-bottom: -16px;
    margin-left: 10px;
    color: #333;
    font-size: 36px;
    font-weight: 800;
}

@media(max-width:600px){
    .hstrong_vereadores{
        font-size:18px;   
    }
}

.topo-site{
   height:253px;
   background-color:#3e4095; 
}
@media (max-width:800px) {
    .topo-site{height: auto;}
}
.contain-topo{
    padding-top: 60px;
    padding-bottom: 60px;
}
.topo-icons{
    text-align: right; 
    padding-top: 36px;
}
.espacotopo {
    padding-top: 6px;
    width: 19.7%!important
}
@media(max-width:991px){
    .espacotopo{
        width: 32.7%!important;
    }
}


@media (max-width:690px) {
    .espacotopo {
        width: 50%!important;
        float: left
    }
}

.collapse-v2 {
    margin-bottom: 5px!important;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding-top: 10px!important;
    padding-left: 10px!important;
    border: 1px solid #dedcdc;
    width: 98%;
    border-radius: 5px
}

.ul-collapse-v2 {
    background-color: #fff;
    margin-left: -10px;
    margin-top: 5px;
    margin-bottom: 1px;
    border-top: 1px solid #dedcdc
}

.img-comissao-small {
    width: 40px;
    height: 40px;
    border-radius: 26px;
    background-color: #e4e4e4;
    margin-top: 6px;
    margin-bottom: 6px
}

.gly-text-legislatura {
    margin-top: -27px;
    margin-left: 53px
}
.os_vereadores{
   margin-bottom: 0px;
   /*margin-top: -367px; */
}

.vereador_exibir {
    display: block;
    height: 370px;
}

.vereador_exibir_mobile {
    display: none
}


@media (max-width:991px) {
    .os_vereadores{
       margin-top: 0px; 
    }
    
    .thumbnail {
        height: 395px;
    }
}
@media (max-width:600px) {
    .thumbnail {
        height: 289px;
    }
}

.label-ncor {
    background-color: #136eaa00;
    color: #000;
    font-weight: 700;
    padding: 0 3px;
    margin-bottom: -3px;
    border-radius: 23px;
    margin-top: 10px
}

.label-partido0 {
    background-color: #51beb6;
    width: 80px;
    color: #fff;
    font-size: 11px;
    margin-right: auto;
    margin-left: auto;
    padding: 6px;
    border-radius: 20px;
    font-weight: 600;
}
.label-partido {
    background-color: #13720500;
    color: #777;
    font-size: 14px;
    padding: 2px 12px;
    border-radius: 0
}

.label_2 {
    text-align: center
}
.thumbnail {
    border: 1px solid #dddddd00;
    background-color: #ffffff00;
}
.vereadores-img {
    width: 100%;
    border-radius: 6px;
    /*background-color: #e4e4e4;*/
    -webkit-transition: box-shadow 475ms ease;
    transition: box-shadow 475ms ease;
    background-image: url(../img/destaque/destaque_back0.jpeg);
    background-position: 100% 50%;
    background-size: cover;
}

.vereadores-img-leg-atual{
    height: 280px;
}

@media(max-width:767px){
    .vereadores-img {
       width: 90%;
    }
}
@media(max-width:700px){
    .vereadores-img {
       width: 100%;
    }
}

.vereadores-img-mesa {
    height: 280px !important
}

@media (max-width:620px) {
    .label_2 {
        font-size: 12px
    }
}

@media(max-width:991px) {
    .mobile-n {
        margin-top: -56px!important
    }
}

.icon-social-fc {
    font-size: 45px;
    padding-top: 7px;
    color: #3c5a98
}

.icon-social-yt {
    font-size: 45px;
    padding-top: 7px;
    color: red
}

.fr-fin {
    width: 100%
}

.diariomudulohome-icon {
    float: right
}

@media(max-width:1200px) {
    .diariomudulohome-icon {
        float: none
    }
}

.pesquisarL {
    display: none
}

.pesquisarLfixed {
    display: block
}

.modalpesquisarL {
    position: fixed;
    margin-top: -275px;
    width: 730px;
    background-color: #fff!important;
    z-index: 2000;
    left: 58%;
    padding: 30px;
    padding-bottom: 10px;
    border: 1px solid #a9a9a9;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    top: 1030px
}
.conheca_cidade{
    margin-top: 55px;margin-bottom:55px;
}
@media(max-width:600px){
   .conheca_cidade{
       margin-top: 0px;
       margin-bottom: 64px;
   } 
}

.utilitarios {
    background-color: #fff;
    /*padding-top: 20px*/
}

.parlamentar {
    background-color: #fff0;
    /*padding-top: 20px;*/
}

@media (max-width:991px) {
    .pesquisarL {
        display: block
    }
    .pesquisarLfixed {
        display: none
    }
    .fr-dib {
        width: 100%!important
    }
    .conteudo_destaque {
        height: 170px;
        width: 100%;
        filter: contrast(130%)
    }
    .responsive-ultima-noticia {
        height: 250px!important
    }
    .responsive-noticia {
        height: 270px!important
    }
    .responsive-pontos-turis {
        height: 350px!important
    }
    .responsive-foto {
        width: 100%!important;
        height: 350px!important
    }
    .foto-clip-home {
        position: relative;
        width: 100%;
        height: 185px;
        overflow: hidden
    }
    .utilidade i {
        font-size: 80px
    }
    .banner_pos4 {
        height: 139px!important
    }
    .img-foto-clip {
        display: block;
        max-width: 100%;
        height: 120px!important
    }
    img.thumb-noticia-home {
        height: 300px!important;
        width: 100%
    }
}

.top {
    padding: 0;
    color: #777;
    vertical-align: central;
    line-height: 44px;
    font-size: 12px;
    height: 57px
}

.top::-webkit-input-placeholder {
    color: #fff
}

.top:-moz-placeholder {
    color: #fff;
    opacity: 1
}

.top::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.top:-ms-input-placeholder {
    color: #fff
}

.img_top_pref {
    padding-top: 56px;
    margin-left: -48px
}

.logo {
    width: 438px;
    margin-left: 25px;
}
@media(max-width:767px){
    .topo-icons {
        text-align: right;
        padding-top: 23px;
        padding-left: 52px;
    }
   .topo-icons a img{
        height: 50px;
        margin-top: 0px;
        margin-right: 6px;
        float: left;
        width: 50px;
    } 
}
@media(max-width:600px){
    .logo {
        width: 80%;
    }
    .topo-icons {
        text-align: left;
        padding-top: 0px;
        padding-left: 80px;
    }
    .topo-icons a img{
        height: 40px;
        margin-top: -6px;
    }
}

.icon_instagram{
    width: 60px;
    margin-left: 8px;
}
@media (max-width: 992px) {
    .icon_instagram{
        width: 60px !important;
    }  
}
@media (max-width:600px) {
    .icon_instagram{
        width: 40px !important;
        margin-left: -59px !important;
    }  
}


@media (max-width:1770px) {
    .modalpesquisarL {
        width: 450px;
        left: 58%
    }
}

@media (max-width:500px) {
    .foto-clip-home {
        position: relative;
        width: 100%;
        height: 100px;
        overflow: hidden
    }
    .utilidade i {
        font-size: 60px
    }
    .responsive-ultima-noticia {
        height: 190px!important
    }
    img.thumb-noticia-home {
        height: 195px!important;
        width: 100%
    }
}

@media (max-width:600px) {
    .logo {
        margin-bottom: 50px;
        padding-left: 10px;
        height: 100%
    }
    .foto-clip-home {
        position: relative;
        width: 100%;
        height: 135px;
        overflow: hidden
    }
    .img-foto-clip {
        height: 250px!important;
        display: block;
        max-width: 100%;
        height: 200px!important
    }
    .foto-clip {
        height: 250px;
        position: relative;
        width: 100%;
        height: 200px;
        overflow: hidden
    }
}

.menu {
    font-size: 13px;
    margin-top: 0;
    background-color:#282a79;
    position: relative;
    height: 80px;
}

.head {
    display: none
}

.right-position {
    /*float: right!important;*/
    margin-top: 12px!important
}
.navbar-nav > li {
    padding-right: 0px;
}

@media(max-width:992px) {
    .right-position {
        float: none!important
    }
}

.parallax-efect {
    background-attachment: fixed;
    background-repeat: no-repeat
}

.destaque-img {
    background-position: top;
    height: 600px
}

@media(max-width:992px) {
    .destaque-img {
        /*display: none*/
        margin-bottom: 15px;
        height: 240px !important;
    }
}

.menu-w {
    position: fixed;
    z-index: 1001;
    top: 0;
    width: 100%;
    transition: all 1.5s ease
}

.visitecidade {
    height: auto;
    background-color: #f7f7f7;
    margin-bottom: -30px
}

.espacotopotour {
    margin-bottom: 18px
}

.tour {
    height: 200px;
    position: relative;
    z-index: 1000
}

.tour:hover {
    background-color: #033756bd;
    transition-duration: .8s
}

.tour-text {
    color: #fff0;
    padding-top: 59px;
    height: 100%;
    text-align: center
}

.tour-text:hover {
    height: 100%;
    opacity: 1;
    transition: all .5s ease-in-out 0s;
    color: #fff;
    font-size: 20px;
    padding-top: 84px
}

.tour-img {
    margin-top: -200px;
    height: 200px!important
}

.navbar-toggle {
    border: none!important
}

@media(max-width:1389px) {
    .menu {
        font-size: 12px
    }
}

@media (min-width:1390px) {
    .container {
        width: 1250px!important;
        max-width: 1180px;
    }
}

.dropdown-menu {
    background: #072e5f;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px
}

@media(max-width:1389px) and (min-width:991px) {
    .dropdown-menu {
        font-size: 12px
    }
}

.dropdown-menu>li>a {
    color: #f1f4f7!important
}

.dropdown-menu>li>a:hover {
    background: #0b4082!important;
    color: #d4dae0!important;
    z-index: 99999
}

.dropdown-menu>li>a:focus {
    background: #0b4184!important;
    color: #efefef!important;
    z-index: 99999
}

.destaque_principal {
    filter: contrast(130%)
}

.destaque_principal:hover {
    filter: none
}

.conteudo_destaque {
    height: 110px;
    width: 100%;
    filter: contrast(130%)
}

.conteudo_destaque:hover {
    filter: none
}

@media (max-width:767px) {
    .conteudo_destaque {
        height: 220px;
        width: 100%;
        filter: contrast(130%)
    }
    .responsive-noticia {
        height: 230px!important
    }
    .responsive-pontos-turis {
        height: 330px!important
    }
    .responsive-foto {
        height: 330px!important
    }
    .foto-clip-home {
        position: relative;
        width: 100%;
        height: 142px;
        overflow: hidden
    }
    .img-foto-clip-home {
        height: 132px!important
    }
    .video_pag {
        height: 456px!important
    }
    .img-foto-clip {
        display: block;
        max-width: 100%;
        height: 325px!important
    }
    .foto-clip {
        position: relative;
        width: 100%;
        height: 325px;
        overflow: hidden
    }
    .owl-wrapper .owl-item img {
        height: 180px
    }
    img.thumb-noticia-home {
        height: 225px;
        width: 100%
    }
}

.linha-titulo {
    background-color: #004285;
    width: 100%;
    height: 2px;
    margin-top: -9px;
    margin-bottom: 5px
}

.espacotopo {
    padding-top: 6px
}

.texto-info {
    font-size: 13px;
    color: #6a6a6a
}

.uteis {
    margin-bottom: 15px;
    color: #f0f8ff #fff
}

.uteis a {
    color: #fff
}

.uteis a:link {
    color: #fff
}

.uteis a:active {
    color: #fff
}

.uteis a:hover {
    color: #fff
}

.uteis a:visited {
    color: #fff
}

.breadcrumb {
    font-size: 10px;
    display: block;
    padding: 21px 0 18px 23px;
    background: #e3e3e3;
    font-weight: 400;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px!important
}

.breadcrumb>span {
    color: #4d4d4d
}

.breadcrumb>li+li:before {
    content: " >"
}

.botao-acao {
    width: 63px;
    height: 40px;
    padding: 6px 20px;
    border: 1px solid #ccc;
    font-size: 23px;
    display: inline-block
}

@media (max-width:590px) {
    .responsive-noticia {
        height: 200px!important
    }
}

@media (max-width:400px) {
    .responsive-noticia {
        height: 170px!important
    }
}

@media (max-width:550px) {
    .responsive-pontos-turis {
        height: 280px!important
    }
    .responsive-foto {
        width: 100%!important;
        height: 280px!important
    }
}

@media (max-width:420px) {
    .responsive-pontos-turis {
        height: 200px!important
    }
    .responsive-foto {
        width: 100%!important;
        height: 220px!important
    }
}

.img-turismo {
    height: auto;
    width: auto;
    vertical-align: middle
}
.button-pers-01{
    padding:10px;
    margin-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;

    background-color: #3e4095;
    color: #fff;
    
}
.button-pers-01:hover {
    background-color: #0b4fc9;
    box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
    color: #fff;
}
.button-pers-01:focus{
    color: #fff; 
}
.foto-clip {
    position: relative;
    width: 100%;
    height: 108px;
    overflow: hidden
}

.foto-clip img {
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%)
}

.foto-clip-home {
    position: relative;
    width: 100%;
    height: 90px;
    overflow: hidden
}

.foto-clip-home img {
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%)
}

.social {
    cursor: pointer
}

.social img:hover {
    opacity: 4;
    opacity: .4
}

.footer {
    background-color: #3e4095;
    color: #fff;
    /*margin-top: 30px*/
}

.footer h3 {
    color: #fff
}

.footer a:link {
    color: #fff;
    font-size: 14px
}

.footer a:hover {
    color: #fff;
    font-size: 14px
}

.footer a:visited {
    color: #fff;
    font-size: 14px
}

.footer ul {
    margin: 0;
    padding-left: 20px;
    font-size: 12px;
    list-style: square
}

.footer .glyphicon {
    background: #063769;
    color: #fff
}

.footer-topo {
    background: #282a79;
    height: 87px;
}

.footer-borda {
    border-top: 1px solid #fff;
    margin-top: 40px
}
.social{
    float:right;
    padding-top: 40px;
}

.todos_os_direitos{
    line-height: 60px; margin-bottom: 0px; height:60px;color:#979da5;font-weight: bold;font-size: 12px;margin-left: 90px;
}
@media(max-width:991px){
    .footer-topo {
      height: 118px;
   }
}
@media(max-width:600px){
   .todos_os_direitos{
      font-size: 11px;margin-left: 0px;
   } 
   .footer-topo {
      height: 118px;
   }
   .social{
    float:left;
    padding-top: 40px;
   }
}

/*
.utilidades {
    background-image: url(../img/sprite/spritesheet.png);
    background-repeat: no-repeat;
    display: block
}

.utilidades-utilidades-balcao-emprego {
    width: 146px;
    height: 84px;
    background-position: -2px -2px
}

.utilidades-utilidades-balcao-emprego:hover {
    width: 146px;
    height: 84px;
    background-position: -152px -2px
}

.utilidades-utilidades-diario {
    width: 146px;
    height: 84px;
    background-position: -302px -2px
}

.utilidades-utilidades-diario:hover {
    width: 146px;
    height: 84px;
    background-position: -2px -90px
}

.utilidades-utilidades-nfe {
    width: 146px;
    height: 84px;
    background-position: -152px -90px
}

.utilidades-utilidades-nfe:hover {
    width: 146px;
    height: 84px;
    background-position: -302px -90px
}

.utilidades-utilidades-portalservidor {
    width: 146px;
    height: 84px;
    background-position: -2px -178px
}

.utilidades-utilidades-portalservidor:hover {
    width: 146px;
    height: 84px;
    background-position: -152px -178px
}

.utilidades-utilidades-saude {
    width: 146px;
    height: 84px;
    background-position: -302px -178px
}

.utilidades-utilidades-saude:hover {
    width: 146px;
    height: 84px;
    background-position: -2px -266px
}

.utilidades-utilidades-transparencia {
    width: 146px;
    height: 84px;
    background-position: -152px -266px
}

.utilidades-utilidades-transparencia:hover {
    width: 146px;
    height: 84px;
    background-position: -302px -266px
}

.utilidades-utilidades-ubaprev {
    width: 146px;
    height: 84px;
    background-position: -2px -354px
}

.utilidades-utilidades-ubaprev:hover {
    width: 146px;
    height: 84px;
    background-position: -152px -354px
}

.utilidades-utilidades-webmail {
    width: 146px;
    height: 84px;
    background-position: -302px -354px
}

.utilidades-utilidades-webmail:hover {
    width: 146px;
    height: 84px;
    background-position: -452px -2px
}
*/

a {
    text-decoration: none;
}

a.utilidade:hover {
    color: #737373!important;
}

a.utilidade:focus {
    color: #737373!important
}

.widget {
    clear: both;
    float: left;
    font-size: 1em;
    margin: 0 0 -8px;
    position: relative;
    width: 100%
}

.widget ul {
    padding: 0;
    margin: 0 0 0 12px
}

.accordion-title {
    margin: 0 0 10px 0!important;
    padding: 0!important
}

h3 {
    font-size: 15px;
    margin: 0 0 10px 0;
    line-height: 1.3;
    font-weight: 700;
    color: #1f1f1f
}

h3 .glyphicon {
    background: #d0e3f7;
    color: #004285;
    padding: 4px;
    margin-right: 6px;
    font-size: 16px;
    border-radius: 1px;
    border-left: 5px solid #d0e3f7;
    float: right
}

ul {
    list-style-type: none
}

.accordion-style2 .accordion-title a,
.faixa {
    display: block;
    padding: 12px 0 9px 7px;
    margin-bottom: 10px;
    background: #e4dede;
    font-weight: 400;
    border-left: 4px solid #07489a;
    box-shadow: 1px 2px #9a9a9a9e;
    border-radius: 2px;
    text-transform: uppercase
}

.a_alone {
    display: block;
    padding: 12px 0 9px 7px;
    margin-bottom: 10px;
    background: #e4dede;
    font-weight: 400;
    border-left: 4px solid #07489a;
    box-shadow: 1px 2px #9a9a9a9e;
    border-radius: 2px
}

.accordion-style3 .accordion-title a {
    font-size: 13px;
    display: block;
    padding: 14px 0 12px 23px;
    background: #e3e3e3;
    font-weight: 400;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase
}

.accordion-style2 .accordion-title a {
    cursor: pointer
}

.accordion-style3 .accordion-title a {
    cursor: pointer
}

.accordion-style2>span>a {
    font-size: 16px;
    display: block;
    padding: 12px 0 9px 7px;
    background: #d0e3f7;
    font-weight: 400;
    border-left: 5px solid #004285;
    border-right: 2px solid #a4bcd6;
    border-radius: 2px;
    margin-bottom: 10px
}

.tamdiv-vereador {
    height: 301px
}
.tamdiv-vereador-legatual {
    height: 380px;
}
@media(max-width:600px){
    .breadcrumb {
        font-size: 14px;
    }
    .perfil_vereador_titulo{
        font-size: 22px;
        margin-top: 21px;
    }
    .perfil_vereador{
        margin: 8px 1px 9px 56px !important;
        width: 63% !important;
    }
}
div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

div.entry {
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    line-height: 16px
}

div.entry h3 {
    margin: 0 0 15px 70px;
    margin-left: 0;
    font-size: 1.2em;
    letter-spacing: -1px;
    line-height: 1.1em;
    color: #000
}

div.entry a {
    text-decoration: none
}

div.entry span.date {
    float: left;
    display: block;
    margin-right: 10px;
    border-right: 5px solid #ccc;
    padding: 5px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    font-size: .9em;
    background-color: #eee;
    color: #666
}

div.entry p.description {
    font-style: italic;
    font-size: 1.1em;
    line-height: 1.4em;
    color: #666;
    text-align: left;
    margin-top: -10px;
    margin-bottom: 20px;
    margin-left: 0
}

div#imagem_modal .modal-header {
    border: none!important;
    color: #fff;
    display: inline-block;
    text-align: right;
    width: 100%
}

div#imagem_modal .modal-body {
    margin-top: -25px;
    padding-top: 0
}

div#imagem_modal .modal-content {
    box-shadow: none!important;
    background: 0 0!important;
    border: none!important
}

div#imagem_modal .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none!important
}

div.gsc-input-box>table {
    margin-top: -9px!important
}

#loading-bar .bar {
    background: #00f!important;
    background: #00706e!important
}

#loading-bar .peg {
    box-shadow: #00f 1px 0 6px 1px!important;
    box-shadow: #00706e 1px 0 6px 1px!important
}

.status {
    color: #4453c7
}

.next2 {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #689962;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 7;
    float: right;
    margin: 0;
    margin-left: 1px
}

.next2:hover {
    background: #a6a6a6;
    transition: background .2s ease
}

.prev2 {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #689962;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 7;
    float: right;
    margin: 0;
    margin-left: 1px
}

.prev2:hover {
    background: #a6a6a6;
    transition: background .2s ease
}

.listing {
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0
}

.listing h3 {
    display: inline-block
}

.listing p {
    text-align: justify
}

.listing .text-auxiliar {
    display: inline-block;
    margin-top: 25px
}

.listing .text-auxiliar a {
    color: #00706e!important
}

.listing .glyphicon.glyphicon-chevron-right {
    background: #004285 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    margin-right: 6px;
    padding: 4px;
    display: none
}

.listing-leg {
    margin-bottom: 25px;
    margin-left: 10px;
    max-width: 700px;
    padding: 0;
    padding-bottom: 5px
}

#content h2 {
    margin-top: 0;
    margin-bottom: 26px
}

#content i.glyphicon-calendar {
    color: #000
}

.noticia-sec img {
    width: 100%;
    height: 100px
}

.noticia-sec .title {
    color: #000;
    width: 100%;
    margin-top: 5px
}

.noticia-sec .content {
    color: #696868;
    width: 100%;
    margin-top: 5px
}

.sub-content {
    margin-top: 10px
}

.item-anexo {
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px;
    margin-right: 15px;
    margin-bottom: 15px;
    height: 130px;
    background-color: #efefef
}

img.destaque {
    width: 100%!important;
    height: 330px!important
}

img.thumb-noticia-home {
    height: 200px;
    width: 100%;
    filter: contrast(130%);
    border-radius: 6px !important;
}

img.thumb-noticia-home:hover {
    filter: none
}

@media(max-width:1389px) {
    img.thumb-noticia-home {
        height: 120px
    }
}
.rodape_social{
    margin-right: 5px;
    padding: 9px;
    border-radius: 100%;
    background-color: #4a4f53;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    text-align: center;
}
.rodape_social:hover {
    background-color: #1f6fff;
}

@media(max-width:600px){
    .rodape_social {
        margin-left: 107px;
    }
}

.utilidade {
    height: 230px;
    padding-top: 40px;
    margin-bottom: 20px;
    /*text-transform: uppercase;*/
    font-weight: 700;
    position: relative;
    display: block;
    padding: 32px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    color: #8f8f8f;
    text-align: left;
    text-decoration: none;
}

.utilidade div {
    color: #585858
}

.utilidade i {
    font-size: 40px
}

i {
    color: #737373
}
@media(max-width:600px){
   .utilidade {
      height: 150px;
      padding: 32px;
   }
}

#widgetContraste {
	z-index: 10000;
	margin-left:0px;
	position:fixed;
	right: 0;
	top: 220px;
	background: #f7f7f7f0;
	border:#ccc 1px solid;
	box-shadow:#ccc 0 0 2px;
	border-left:0;
	font-size:18px;
	display: block;

    border-bottom-left-radius: 0.2em;
    border-top-left-radius: 0.2em;
	padding: 8px 0px 5px 10px;
	cursor: pointer;
	border-radius: 13px;
}
.c_contraste{
    display:block;
    
}
.c_contraste_display{
    display:none;
}
.c_exibir{
    display:block;
}
.c_exibir1{
    display:none;
}
.checkmark{
    position: absolute;
    width: 60px;
    height: 60px;
    opacity: 0;
    top: -4px;
    left: 2px;
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #074695 url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-top.cd-is-visible {
    transition: opacity .3s 0s, visibility 0s 0s;
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    transition: opacity .3s 0s, visibility 0s 0s;
    opacity: .5
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px
    }
}

.glyp-color {
    background: #d0e3f7!important;
    color: #004285!important;
    padding: 4px!important;
    margin-right: 6px!important;
    font-size: 16px!important;
    border-radius: 1px!important;
    border-left: 10px solid #004285!important;
    padding: 8px!important
}

.aviso-nav {
    color: #00706e
}

.aviso-nav .next2 {
    background: #1cadd8
}

.aviso-nav .prev2 {
    background: #1cadd8
}

.loading-spinner {
    animation: spin 1s linear infinite
}

.noticia-imagem {
    float: left;
    margin: 6px 16px 2px 0;
    width: 100%
}

@media screen and (max-width:768px) {
    .noticia-imagem {
        width: 100%;
        height: 200px
    }
    .noticia-impressao {
        display: none
    }
}

#banner_pos1 .modal-header {
    border: none!important;
    color: #fff
}

#banner_pos1 .modal-content {
    box-shadow: none!important;
    background: 0 0!important;
    border: none!important
}

#banner_pos1 .close {
    color: #fff;
    background: 0 0!important;
    text-shadow: none!important;
    font-size: 47px;
    opacity: 1!important
}

.container_banner4 {
    background-color: #fff;
    padding: 80px;
    padding-bottom: 32px;
    margin-bottom: 21px
}

.banner_pos2 {
    border-radius: 6px;
    width: 100%!important;
    height: auto !important;
}

.banner_pos3 {
    height: 100%!important;
    border-radius: 6px;
    height: 103px!important;
}

.banner_pos4 {
    height: 146px
}

.banner_pos5 {
    height: 220px!important;
    border-radius: 6px
}

.banner_pos6 {
    height: 300px!important;
    border-radius: 6px
}

.bxslider_bannerPos2 div img {
    width: 100%;
    border-radius: 6px
}

.bxslider_bannerPos3 div img {
    height: 300px!important;
    width: 100%;
    border-radius: 6px
}

.bannerindex .modal-header {
    border: none!important;
    color: #fff
}

.bannerindex .modal-header .close {
    color: #fff;
    background: 0 0!important;
    text-shadow: none!important;
    font-size: 47px;
    opacity: 1!important
}

.bannerindex .modal-content {
    box-shadow: none!important;
    background: 0 0!important;
    border: none!important
}

.bannerindex .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: none!important
}

.bannerindex .breadespaco {
    margin-top: 33px
}

.bannerindex .legenda {
    color: #fff;
    float: left;
    font-weight: 400
}

th button i {
    color: #000
}

.container>.navbar-header {
    background-color: #21bfee;
    border-radius: 6px
}

.container>.navbar-collapse {
    background-color: #21bfee;
    border-radius: 6px
}

.container-fluid>.navbar-header {
    background-color: #00417900;
    border-radius: 6px
}

.container-fluid>.navbar-collapse {
    border-radius: 6px
}

@media(max-width:992px) {
    .container-fluid>.navbar-collapse {
        background-color: #282a79;
        border-radius: 6px;
        margin-top: 16px;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: -3px!important
}

.navbar-default .navbar-nav>li>a {
    color: #f0f2f5;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px
}

.navbar-default .navbar-nav>li>a:hover {
    color: #f0f2f5!important;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #f6f7f9!important
}

.navbar-default .navbar-nav>.open>a {
    background: #072e5f;
    color: #f0f2f5!important
}

.navbar-default .navbar-nav>.open>a:hover {
    background: #072e5f!important;
    color: #f0f2f5!important
}

.navbar-default .navbar-nav>.open>a:focus {
    background: #072e5f;
    color: #f0f2f5!important
}

.owl-wrapper .owl-item {
    width: 140px!important;
    margin-top: -1px
}

.owl-wrapper .owl-item img {
    height: 120px
}

.util .col-md-3 {
    padding-bottom: 10px
}

.no-touch .cd-top:hover {
    transition: opacity .3s 0s, visibility 0s 0s;
    background-color: #94af32;
    opacity: 1
}

.aviso p {
    display: inline-block
}

#verify_bn1 img {
    height: auto!important
}

.modal-header .close {
    color: #fff;
    background: 0 0!important;
    text-shadow: none!important;
    font-size: 47px;
    opacity: 1!important
}

@media (min-width: 992px){
    .col-md-5 {
        width: 41.666667% !important;
    }
}

@media (max-width: 700px){
    .bx-wrapper .bx-viewport {
        height: 250px !important;
    }
    .bx-wrapper img {
        height: 250px !important;
    }
}

.leg-atual{
    min-height: 800px;
}