<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
  color: #396c63;
}

body {
  font-family: "Open Sans", sans-serif, Tahoma, Verdana, Arial !important;
  background: #fff;
  color: #333333;
}

a {
  color: #7293a0;
}

a:hover,
a:focus,
a:active {
  color: #396c63;
}

img,
iframe,
object,
embed {
  max-width: 100% !important;
}

@media (min-width: 992px) {
  .container {
    /* max-width: 980px; */
  }
}

.pagina_site {
  min-height: 300px;
}

.titulo-linha h1.titulo {
  font-weight: normal !important;
  color: #666666;
  background: #fff;
  display: inline-block;
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 5px;
  margin-left: 15px;
}

.video-texto {
  padding-top: 15px;
}

.videos {
  background: #e5e6e7;
  margin-left: 0;
  margin-right: 0;
}

.video-principal {
  width: 100%;
  height: 414px;
  margin-left: -15px !important;
}

.video {
  padding-bottom: 5px;
}

.video-titulo {
  background: url("../img/ico_video.png") no-repeat left center;
  height: 26px;
  margin-bottom: 10px;
}

.video-titulo h1 {
  color: #666666;
  font-size: 16px;
  margin-left: 36px;
  margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .videos {
    margin-right: 0;
  }

  .video-principal {
    margin-left: 0 !important;
  }
}

@media (min-width: 768px) {
  .video-home {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 511px) and (max-width: 767px) {
  .videos {
    margin-right: 0;
  }

  .video-principal {
    margin-left: 0 !important;
  }

  .video-home {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* MENU 1 */
.topo1-fundo {
  min-height: 25px;
  background: #f9f9f9;
}

/*.topo1 .submenu li &gt; a.dropdown-toggle:hover,
.menu a.dropdown-toggle:hover{
	text-decoration: none;
}
.topo1 .submenu li &gt; a.dropdown-toggle:active,
.topo1 .submenu li &gt; a.dropdown-toggle:focus{
	background: none;
}*/

.topo1 .navbar {
  min-height: 32px !important;
}

.topo1 .navbar-nav&gt;li&gt;a {
  padding-top: 0;
  padding-bottom: 0;
  /* line-height: 32px; */
}

#pesquisa {
  background: url("../img/lupa.png") no-repeat center;
  border: 1px solid #cccccc !important;
  border-radius: 0 5px 5px 0;
  border-left: none;
  padding-left: 18px;
  padding-right: 18px;
}

.pesquisa {
  /*width: 170px;*/
  display: inline-block;
  float: right;
  margin-top: 66px;
}

.pesquisa input {
  font-family: "Open Sans Condensed", sans-serif;
  border: 1px solid #cccccc !important;
  border-right: none;
}

.pesquisa label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  margin-top: 10px !important;
  font-weight: 700;
}

.pesquisar {
  width: 100%;
  margin-top: 35px;
}


.social {
  width: 45px;
  display: inline-block;
  margin-top: 74px;
}

.social img {
  width: 33px;
}

.social ul {
  display: inline-block;
}

.rsociais {
  margin: 0px;
  padding: 0px;
}

.rsociais div {
  margin-top: 66px;
  text-align: right;
}

.rsociais div ul {
  margin: 0px;
}

.rsociais div ul li {
  list-style-type: none;
  display: inline-block;
}

.rsociais div ul li a {
  display: block;
  width: 35px;
  height: 35px;
}

.rsociais div ul li a.youtube {
  background: url("../img/ico_youtube_h.png?v=2") no-repeat;
}

/* .rsociais div ul li a.youtube:hover { background: url("../img/ico_youtube.png?v=1") no-repeat; } */

.rsociais div ul li a.facebook {
  background: url("../img/ico_facebook_h.png?v=2") no-repeat;
}

/* .rsociais div ul li a.facebook:hover { background: url("../img/ico_facebook.png?v=1") no-repeat; } */

.rsociais div ul li a.twitter {
  background: url("../img/ico_twitter_h.png?v=2") no-repeat;
}

/* .rsociais div ul li a.twitter:hover { background: url("../img/ico_twitter.png?v=1") no-repeat; } */

@media (min-width: 992px) and (max-width: 1199px) {
  .pesquisa {
    width: 150px;
  }

  .social {
    width: 35px;
  }

  .social img {
    width: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .social {
    width: auto;
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .pesquisa {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.topo-logo {
  padding-top: 30px;
  padding-bottom: 30px;
}

.barra {
  background: #396c63;
  height: 5px;
}

.botoes,
.botoes-fundo {
  min-height: 120px;
}

.botoes-fundo {
  background: #eeeeee;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}

.botoes {
  padding: 7px 0 10px 0;
}

.botoes .container {
  margin-left: -15px;
  padding: 0;
}

.botoes-col {
  display: inline-block;
  float: left;
  margin-right: 7px;
}

.botoes-col-primeiro {
  padding-left: 15px;
}

.botoes-col-ultimo {
  padding-right: 15px;
  margin-right: 0;
}

.botoes a,
.botoes a:hover,
.botoes a:focus {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 13px;
  color: #7293a0;
  background-color: #dddddd !important;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
  padding: 47px 7px 7px 7px;
  min-width: 116px;
  height: 93px;
  border: 1px solid #bbbbbb;
  margin: 5px 0;
  overflow: hidden;
}

.botoes a:hover {
  background-color: #bbb !important;
  color: #fff;
  text-shadow: none;
}

#carousel-topo {
  min-height: 175px !important;
}

.home-slide {
  /*background: #f00*/
  margin-top: 35px;
}

.home-slide-col {
  padding-left: 0;
  padding-right: 0;
}

.botoes a span {
  font-weight: bold;
}

.botao01 {
  background: url("../img/botao01.png?v=5") no-repeat center 10px !important;
}

.botao02 {
  background: url("../img/botao02.png?v=5") no-repeat center 10px !important;
}

.botao03 {
  background: url("../img/botao03.png?v=5") no-repeat center 10px !important;
}

.botao04 {
  background: url("../img/botao04.png?v=5") no-repeat center 10px !important;
}

.botao05 {
  background: url("../img/botao05.png?v=5") no-repeat center 10px !important;
}

.botao06 {
  background: url("../img/botao06.png?v=5") no-repeat center 10px !important;
}

.botao07 {
  background: url("../img/botao07.png?v=5") no-repeat center 10px !important;
}

.botao08 {
  background: url("../img/botao08.png?v=5") no-repeat center 10px !important;
}

.botao09 {
  background: url("../img/botao09.png?v=5") no-repeat center 10px !important;
}

@media (max-width: 990px) {

  .botoes,
  .botoes-fundo {
    min-height: 200px;
  }
}

@media (max-width: 767px) {

  .botoes,
  .botoes-fundo {
    min-height: 275px;
  }

  .botoes .container {
    padding-left: 15px;
  }
}

/* MENU PRINCIPAL */
.menu {
  padding: 0;
}

.menu .caret {
  color: #666;
}

.menu-fundo {
  min-height: 60px;
  margin-bottom: 20px;
  background: #eeeeee;
  box-shadow: 0px 4px 6px rgba(12, 34, 51, 0.25);
}

.menu a {
  color: #666;
  font-size: 16px !important;
  /* font-weight: 600; */
}

.menu .navbar-nav&gt;li&gt;a {
  line-height: 30px;
}

.menu-container {
  margin: 0;
}

.menu .navbar-nav {
  text-align: center;
  padding-top: 5px;
}

.menu .menu-navbar-brand {
  float: right;
  color: #666;
}

.menu-navbar-brand:hover,
.menu-navbar-brand:focus {
  color: #666;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .menu .nav&gt;li&gt;a {
    padding: 12px 9px 5px 9px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .nav&gt;li&gt;a {
    font-size: 0.85em;
    padding: 12px 1px 5px 1px !important;
  }
}

@media (min-width: 768px) {
  .menu .navbar-nav&gt;li {
    float: none !important;
    display: inline-block !important;
  }

  .nav&gt;li&gt;a {
    text-align: center;
  }
}

@media (max-width: 767px) {
  nav.navbar {
    background: #396c63;
    z-index: 100;
  }

  .nav&gt;li {
    padding-left: 30px;
  }

  .menu .navbar-nav {
    text-align: left;
  }

  .menu .navbar-nav&gt;li {
    display: block !important;
  }

  .menu .navbar-header,
  .container-fluid&gt;.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .nav&gt;li&gt;a {
    text-align: left;
  }
}

.navbar {
  border-radius: 0;
  margin: 0;
}

.navbar .container-fluid {
  padding: 0;
}

.navbar .navbar-toggle {
  border: 1px solid #fff;
}

.navbar .navbar-toggle .icon-bar {
  background: #fff;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-nav&gt;li&gt;a {
  padding-top: 12px;
}

.nav&gt;li&gt;a {
  color: #666;
  font-size: 14px;
}

.nav&gt;li&gt;a {
  position: relative;
  display: block;
  padding: 9px 9px !important;
}

.nav&gt;li&gt;a:hover,
.nav&gt;li&gt;a:focus {
  text-decoration: underline;
  background: transparent;
}

.nav&gt;li.disabled&gt;a {
  color: #777;
}

.nav&gt;li.disabled&gt;a:hover,
.nav&gt;li.disabled&gt;a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open&gt;a,
.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
  background: #999;
  border: none;
}

.navbar-nav {
  /*margin: 7px 15px;*/
  width: 100%;
}

.dropdown-menu {
  background: #ddd;
  border: 1px solid #ddd;
}

.dropdown-menu&gt;li&gt;a {
  color: #666;
  text-decoration: none;
}

.dropdown-menu&gt;li&gt;a:focus,
.dropdown-menu&gt;li&gt;a:hover {
  background: #eee;
  text-decoration: none;
  color: #666;
}

@media (min-width: 768px) {
  ul.nav li.dropdown:hover&gt;ul.dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

.caret {
  color: #396c63;
}

/*Sub-Menu*/
.navbar-default {
  background: none;
  border: none;
}

@media (max-width: 767px) {
  nav.navbar {
    background: none;
  }
}

.submenu,
#submenu-navbar {
  background: none;
  border: none;
}

.submenu li&gt;a {
  color: #333 !important;
  background: none !important;
}

.submenu li&gt;a.dropdown-toggle:hover,
.menu a.dropdown-toggle:hover {
  text-decoration: none;
}

.submenu li&gt;a.dropdown-toggle:active,
.submenu li&gt;a.dropdown-toggle:focus {
  background: none;
}

.submenu-dropdown {
  color: #333333 !important;
  background: #f9f9f9 !important;
  border: none !important;
  border-radius: 0 !important;
}

.submenu-dropdown li a {
  color: #333333 !important;
}

.submenu-dropdown li a:hover,
.submenu-dropdown li a:focus {
  color: #333333 !important;
  background: #e4e4e4 !important;
}

.submenu-navbar-toggle {
  background: #666 !important;
}

.submenu-navbar-brand {
  float: right;
  color: #396c63 !important;
}

.submenu-navbar-brand:hover,
.submenu-navbar-brand:focus {
  color: #396c63 !important;
}

.nav-pills&gt;li&gt;a {
  color: #333333;
  padding: 3px 15px;
}

.nav-pills .open&gt;a,
.nav-pills .open&gt;a:focus,
.nav-pills .open&gt;a:hover {
  background: transparent;
}

/*Slide*/
#slide {
  height: 516px;
  overflow: hidden;
}

#slide .item {
  height: 516px;
  overflow: hidden;
}

.slide {
  margin-top: 21px;
}

@media (min-width: 992px) {
  .slide {
    min-height: 415px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  #slide,
  #slide .item {
    height: 415px;
  }
}

@media (max-width: 767px) {

  #slide,
  #slide .item {
    height: 300px;
  }
}

.slide-btn {
  margin-top: 175px;
}

.slide-btn-esq {
  margin-left: -70px;
}

.slide-btn-dir {
  margin-right: -70px;
}

@media (max-width: 991px) {
  .slide-btn {
    margin-top: 140%;
  }

  .slide-btn-esq {
    margin-left: -50%;
  }

  .slide-btn-dir {
    margin-right: -50%;
  }
}

.noticias h1.titulo-home-geral {
  font-size: 20px;
  color: #333333;
  border-bottom: solid 2px #136f13;
  width: 70%;
  display: block;
  font-family: "robotolight";
  margin-top: 0px;
  margin-bottom: 15px;
}

.titulo-desaparecido {
  background: #335094;
  padding: 10px;
  color: #fff;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.titulo-desaparecido img {
  margin-right: 5px;
}

.desaparecido {
  background: #eeeeee;
  padding: 0px !important;
  margin-top: 10px;
}

.desaparecido div a {
  color: #8c8c8c;
}

.desaparecido div a img {
  width: 164px;
  height: 170px;
}

.desaparecido div a p {
  font-size: 11px;
}

.desaparecido .photo {
  background: #eeeeee;
  padding: 10px;
  height: 195px;
}

.desaparecido .dados {
  background: #d1d1d1;
  padding: 10px;
  height: 195px;
}

.desaparecido .dados h3 {
  font-size: 15px;
  color: #525252;
  margin-top: 0px;
  font-family: "robotoblack";
}

.desaparecido .desaparecido-mais strong {
  font-size: 10px;
  color: #525252;
  font-family: "robotoblack";
  float: left;
  margin-right: 5px;
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
}

.desaparecido .desaparecido-mais img {
  width: 15px;
  height: 15px;
}

.default-inferior .bx-wrapper .bx-loading {
  background: none !important;
  position: none !important;
  min-height: 0px;
}

.default-inferior .bx-pager {
  display: none !important;
}

.default-inferior .bx-viewport {
  background: #eeeeee !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  /* box-shadow: 0 0 5px #ccc; */
  border: none !important;
  position: relative;
  left: 0px !important;
}

.default-inferior .bx-controls-direction a {
  top: 93% !important;
}

.default-inferior .bx-prev {
  bottom: 0px !important;
  zoom: 60%;
  left: 74% !important;
}

.default-inferior .bx-next {
  bottom: 0px !important;
  zoom: 60%;
}

.slide-caption {
  bottom: 0;
  left: 0;
  right: 0;
  /* max-width: 900px; */
  /*width:  596px;*/
  /*height: 106px;*/
  padding: 30px 20px;
  text-align: left;
  color: #fff;
  position: absolute;
  background: #000;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.slide-caption strong {
  font-weight: normal;
  font-size: 21px;
  display: block;
  /* text-shadow: 1px 1px 0px #000; */
  margin-bottom: 10px;
}

.slide-caption em {
  font-weight: normal;
  font-size: 14px;
  display: block;
  /* text-shadow: 1px 1px 0px #000; */
  font-style: normal !important;
}

.slide-caption div {
  background: rgba(34, 66, 34, 0.8);
  padding: 10px;
  /*margin-left: 12px;*/
}

.carousel-caption {
  text-shadow: none;
}

@media (min-width: 563px) and (max-width: 610px) {
  .slide-caption div {
    width: 100%;
    height: 90%;
    margin-left: 0;
  }

  .slide-caption h3 {
    font-size: 0.9em;
  }

  .slide-caption h4 {
    font-size: 0.85em;
  }

  .slide-caption p {
    font-size: 0.82em;
  }
}

@media (max-width: 562px) {

  #slide,
  #slide .item {
    /*height: 246px;*/
  }

  .slide-caption {
    padding-left: 0 !important;
    bottom: 0;
  }

  .slide-caption div {
    width: 100%;
    height: 90%;
    margin-left: 0;
  }

  .slide-caption h3 {
    font-size: 0.8em !important;
  }

  .slide-caption h4 {
    font-size: 0.75em !important;
    margin-left: 0 !important;
  }

  .slide-caption p {
    font-size: 0.72em !important;
  }
}

.slide-caption h3 {
  /*height: 20px;*/
  margin-top: 0;
  text-align: left;
  font-size: 18px;
  color: #fff;
}

.slide-caption h4 {
  display: inline-block;
  text-align: left;
  /*  background: #7293a0; */
  background: rgba(248, 209, 16, 0.8);
  padding: 5px;
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 12px;
  color: #fff;
}

.slide-caption p {
  /*height: 12px;*/
  text-align: left;
  margin: 0;
  color: #fff;
}

.slide-caption a {
  color: #ffffff;
}

@media (max-width: 768px) {
  .slide-caption h3 {
    font-size: 1.1em;
  }

  .slide-caption p {
    font-size: 0.8em;
  }
}

.carousel-inner&gt;.item&gt;a&gt;img {
  margin: 0 auto;
}

/*Banner*/
.banner-slide {
  margin-top: 22px;
}

@media (min-width: 992px) {
  .banner-slide {
    min-height: 247px;
  }
}

.banner-slide-btn {
  margin-top: 115px;
}

.banner-slide-btn-esq {
  margin-left: -80px;
}

.banner-slide-btn-dir {
  margin-right: -80px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .banner-slide-btn {
    margin-top: 80px;
  }

  .banner-slide-btn-esq {
    margin-left: -60px;
  }

  .banner-slide-btn-dir {
    margin-right: -60px;
  }
}

@media (max-width: 767px) {
  .banner-slide-btn {
    margin-top: 70%;
  }

  .banner-slide-btn-esq {
    margin-left: -30%;
  }

  .banner-slide-btn-dir {
    margin-right: -30%;
  }
}

.banner_tca {
  padding-top: 10px;
  padding-bottom: 2px;
}

/*BotÃµes*/
.btn-home {
  /*margin: 40px -22px 20px -18px;*/
  margin-bottom: 4px;
}

.btn-home-large a {
  padding: 0px !important;
}

.btn-home-large a span {
  color: #7293a0 !important;
  font-size: 20px !important;
}

.btn-home-large a i {
  display: inline-block !important;
  margin: 0px;
}

.btn-home .btn-home-clear {
  height: 1px;
  visibility: hidden;
  width: 100%;
  clear: both;
}

.btn-home&gt;a {
  display: block;
  /*width: 160px;
    min-height: 150px;
    /*float: left;
    margin: 0 5px 5px 0;*/
  background-color: #e9e9ed !important;
  border: 1px solid #e9e9ed;
  border-bottom: 4px solid #73974e;
  border-radius: 0;
  text-align: center;
  line-height: 16px;
  font-size: 13px;
  min-height: 100px;

  color: #666;
  text-shadow: 1px 1px 0 #fff;
  padding: 5px 7px 7px 7px;
  min-width: 116px;
  height: 93px;
  overflow: hidden;
}

.btn-home&gt;a:hover {
  color: #666;
  text-shadow: none;
  border-bottom: 4px solid #ddd;
}

.btn-home&gt;a i {
  display: block;
  margin: 3px auto;
  width: 40px;
  height: 40px;
  background: url(../img/icones_home.png?v=2.1) no-repeat;
}

.btn-home&gt;a span {
  font-size: 12px;
  color: #666;
  line-height: 14px;
  display: block;
}

.btn-home&gt;a span em {
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
}

.btn-home&gt;a.btn-home-1 i {
  background-position: 0 0;
}

.btn-home&gt;a.btn-home-2 i {
  background-position: -40px 0;
}

.btn-home&gt;a.btn-home-3 i {
  background-position: 0 -40px;
}

.btn-home&gt;a.btn-home-4 i {
  background-position: -40px -40px;
}

.btn-home&gt;a.btn-home-5 i {
  background-position: 0 -80px;
}

.btn-home&gt;a.btn-home-6 i {
  background-position: -40px -80px;
}

.btn-home&gt;a.btn-home-7 i {
  background-position: 0 -120px;
}

.btn-home&gt;a.btn-home-8 i {
  background-position: -40px -120px;
}

.btn-home&gt;a.btn-home-9 i {
  background-position: 0 -160px;
}

.btn-home&gt;a.btn-home-10 i {
  background-position: -40px -160px;
}

.btn-home&gt;a.btn-home-11 i {
  background-position: 0 -200px;
}

.btn-home&gt;a.btn-home-12 i {
  background-position: -40px -200px;
}

.btn-home&gt;a.btn-home-13 i {
  background-position: -40px -40px;
}

.btn-home&gt;a.btn-home-14 i {
  background-position: -40px -80px;
}

.btn-home&gt;a.btn-home-15 i {
  background-position: -40px -120px;
}

.btn-home&gt;a.btn-home-16 i {
  background-position: -40px -162px;
}

.btn-home&gt;a.btn-home-17 i {
  background-position: -40px -203px;
}

.btn-home&gt;a.btn-home-18 i {
  background-position: -40px -245px;
}

.btn-home&gt;a.btn-home-19 i {
  background-position: -40px -288px;
}

.btn-home&gt;a.btn-home-20 i {
  background-position: -40px -328px;
}

.btn-home&gt;a.btn-home-21 i {
  background-position: -40px -371px;
}

.btn-home&gt;a.btn-home-22 i {
  background-position: -1px -238px;
}

.btn-home&gt;a.btn-home-23 i {
  background-position: -40px -238px;
}

.btn-home&gt;a.btn-home-24 i {
  background-position: 0px -286px;
}

.btn-home&gt;a.btn-home-25 i {
  background-position: -40px -286px;
}

.btn-home&gt;a.btn-home-26 i {
  background-position: -40px -324px;
}

.btn-home&gt;a.btn-home-27 i {
  background-position: 0px -324px;
}

@media (min-width: 768px) {
  .home-slide .col-lg-9 {
    padding-left: 0;
  }

  .home-slide .col-lg-3 {
    /*padding-right: 0;*/
  }

  .btn-home {
    padding-left: 2px;
    padding-right: 2px;
  }
}

@media (max-width: 510px) {
  .btn-home&gt;a {
    width: 100%;
    float: none;
  }
}

.home-inferior {
  padding: 0px;
  margin-top: 30px;
}

/*NotÃ­cia*/
.titulo {
  padding: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  color: #636364;
}

.titulo i.fa {
  margin-right: 5px;
  font-size: 22px;
  vertical-align: bottom;
}

.titulo-linha {
  border-top: solid 2px #69943e;
  width: 77% !important;
  height: 5px;
}

.titulo {
  width: 100%;
}

.titulo div {
  display: inline-block;
  position: relative;
  width: 22%;
}

.titulo span {
  font-weight: bold;
  font-size: 18px;
}

.noticia-titulo-principal {
  width: 55% !important;
}

.noticia-titulo-principal-noticia {
  width: 17% !important;
}

.noticia-titulo-linha {
  width: 43% !important;
}

.noticia-titulo-linha-noticia {
  width: 82% !important;
}

.noticia-titulo-texto {
  float: left;
}

.noticia-titulo-texto div {
  background: #fff;
  padding-right: 5px;
}

.noticia-capa-home {
  height: 147px;
}

.noticia-titulo-span-home {
  font-size: 11px;
  color: #666666;
}

.carousel-programas {
  max-height: 100px;
}

.carousel-control-programas-prev {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  width: 10%;
  padding-top: 30px;
}

.carousel-control-programas-next {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  width: 2%;
  padding-top: 30px;
}

.carousel-control.right {
  padding-top: 30px;
}

.carousel-contol.right2 {
  width: 2% !important;
}

@media (min-width: 1200px) {
  .noticias {
    /*padding-right: 30px;*/
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .noticias {
    /*padding-right: 15px;*/
  }

  .noticia-titulo-principal {
    width: 18% !important;
  }

  .noticia-titulo-linha {
    width: 81% !important;
  }
}

@media (max-width: 767px) {
  .noticias .titulo {
    padding-left: 10px;
  }

  .noticia-img,
  .noticia-conteudo {
    margin-bottom: 10px;
  }

  .noticia-img {
    float: left;
    padding-left: 10px;
  }

  .noticia-conteudo {
    float: left;
    padding-left: 15px;
  }

  .noticia-largura2 {
    width: 90% !important;
  }

  .noticia-titulo-link,
  .noticia-resumo-link {
    width: 100% !important;
  }
}

@media (min-width: 730px) and (max-width: 767px) {
  .noticia-conteudo {
    width: 67%;
  }
}

@media (min-width: 605px) and (max-width: 729px) {
  .noticia-conteudo {
    width: 60%;
  }
}

.home-atalhos {
  padding-top: 38px;
}

@media (min-width: 768px) {
  .home-atalhos {
    padding-left: 0;
    padding-right: 0;
  }
}

.noticias {
  padding-top: 38px;
}

.noticias&gt;a:hover,
.noticias&gt;a:focus,
.noticia-titulo:hover,
.noticia-titulo:focus,
.noticia-resumo:hover,
.noticia-resumo:focus {
  text-decoration: none !important;
}

.acesso-linha {
  border: 1px solid #eee;
  margin-top: 46px;
  float: left;
}

.noticia-linha {
  border: none;
  padding-right: 9px;
  padding-left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .facebook {
    margin-top: 34px;
    padding-right: 0;
    padding-left: 25px;
  }
}

@media (max-width: 767px) {
  .facebook {
    margin-top: 36px;
  }
}

.noticia-colunas {
  padding-left: 0;
  padding-right: 0;
}

.noticia-data {
  /*position: absolute;
    top: -5px;*/
  font-size: 15px;
  color: #fff;
  border-right: 12px solid #396c63;
  background: #7293a0;
  padding: 5px;
  display: inline-block;
}

.noticia-largura {
  width: 235px;
}

.noticia-titulo-link,
.noticia-resumo-link {
  /*width: 235px;*/
  display: inline-block;
}

.noticia-titulo-link:hover,
.noticia-titulo-link:focus,
.noticia-titulo-link:active,
.noticia-resumo-link:hover,
.noticia-resumo-link:focus,
.noticia-resumo-link:active {
  text-decoration: none !important;
}

.noticia-titulo {
  font-size: 15px;
  font-weight: bold;
  color: #7293a0;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

.noticia-subtitulo {
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

.noticia-titulo2 {
  font-size: 14px;
  color: #fff;
  background: #666;
  text-align: left;
}

.noticia-resumo {
  font-size: 12px;
  color: #666;
  padding-bottom: 10px;
  padding-top: 10px;
}

.noticia-img {
  border: none;
  display: inline-block;
}

.noticia-img img {
  width: 235px;
}

.noticia-img div {
  overflow: hidden;
  width: 235px;
  height: 134px;
  text-align: center;
  background: #e5e5e5;
}

@media (min-width: 768px) {
  .noticia-data {
    right: 15px;
  }
}

@media (max-width: 767px) {
  .noticia-titulo {
    width: auto;
  }

  .noticia-resumo {
    width: auto;
  }

  .noticia-data {
    left: 93px;
  }
}

/*NotÃ­cias lista*/
.noticias-data {
  font-size: 12px;
  color: #7293a0;
  margin-bottom: 2px;
}

.noticias-titulo {
  font-weight: bold;
  font-size: 18px;
  color: #7293a0;
  margin-top: 10px;
}

.noticias-texto {
  color: #7293a0;
}

.btn-lateral {
  padding-bottom: 20px;
}

.btn-centralizado {
  text-align: center;
}

.miniatura {
  margin-top: 14px;
}

/*Acesso RÃ¡pido*/
@media (min-width: 1200px) {
  .acesso-rapido {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .acesso-rapido {
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .acesso-rapido {
    padding-left: 0;
  }
}

.acesso-linha {
  border: 1px solid #7293a0;
}

.panel-primary&gt;.panel-heading {
  color: #fff;
  background: #7293a0;
  border-bottom: 0;
}

.panel {
  margin-top: 30px;
}

.panel-heading h3.panel-title {
  font-size: 18px;
}

.panel,
.panel-heading {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/*RodapÃ©*/
.rodape {
  padding-top: 45px;
  color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .rodape {
    font-size: 0.85em;
  }
}

@media (max-width: 767px) {
  .rodape {
    font-size: 0.95em;
  }

  .rodape-form,
  .rodape-form-texto {
    padding-left: 25px;
  }
}

.rodape-linha1 {
  margin-top: 60px;
  min-height: 55px;
  padding: 20px 0 50px;
  background: #eeeeee;
}

.rodape-linha2 {
  min-height: 168px;
  background: #7293a0;
  padding: 45px 0 40px;
  /*border-top: 1px solid #FFF;*/
}

.rodape-linha3 {
  padding: 30px 0;
  background: #516f7a;
}

.rodape-linha3 * {
  color: #fff;
  font-size: 14px;
}

.rodape-linha3 ul {
  list-style: none;
  padding-left: 20px;
}

.rodape-linha3 ul ul {
  /*min-height: 150px;*/
  margin-bottom: 30px;
}

.rodape-linha3 a:hover,
.rodape-linha3 a:active,
.rodape-linha3 a:focus {
  color: #fff;
  text-decoration: underline;
}

.rodape-linha3 li&gt;span {
  display: block;
  padding-top: 20px;
  font-weight: 600;
}

.rodape-linha4 {
  padding: 20px 0;
  /*border-top: #fff solid 1px;*/
  /*border-bottom: #fff solid 1px;*/
  background: #334b54;
}

.rodape-linha4 .rodape4-logo {
  text-align: right;
}

.rodape-linha4 .copyright {
  color: #fff;
  font-size: 14px;
  padding-top: 16px;
}

/*.rodape-fundo{
    width: 100%;
    height: 212px;
    position: absolute;
    z-index: -1;
    left: 0;
    overflow: hidden;
}*/

.rodape-logo {
  padding-top: 68px;
  padding-left: 65px;
}

.rodape-endereco {
  color: #f8f8f8;
  font-size: 16px;
  /* padding-top: 17px; */
  margin-bottom: 40px;
}

.rodape-endereco-direito {
  text-align: right;
}

.rodape-endereco strong {
  font-weight: normal;
  color: #f8f8f8;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .rodape-endereco {
    font-size: 1.2em;
  }

  .rodape-linha1 {
    min-height: 180px;
    padding-bottom: 20px;
  }
}

.rodape-form {
  margin-top: 5px;
}

.rodape-form-texto {
  margin-top: 12px;
  color: #2f3234;
  font-size: 21px;
}

.rodape-form-texto span {
  color: #636364;
  display: block;
  font-size: 16px;
  padding: 10px 0 30px;
}

.rodape-form-texto img {
  vertical-align: baseline;
  margin-right: 15px;
}

/*Form*/
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

.form-rodape label {
  width: 100%;
}

.form-rodape .form-control,
.form-rodape .btn {
  color: #98999a !important;
  background: #fff;
  border: 1px solid #fff !important;
  font-size: 16px !important;
  font-weight: normal !important;
  height: 40px;
  width: 100%;
}

.form-rodape .btn-default {
  border: 1px solid #45b69c !important;
  background-color: #45b69c;
  display: block;
  color: #fff !important;
}

.form-rodape .btn-default:hover,
.btn-default:focus {
  background: #45b69c;
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span:hover,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;span:focus {
  background-color: #7293a0 !important;
  border-color: #000 !important;
}

.transp-paginacao {
  text-align: center;
}

.transp-paginacao .pull-left {
  float: none !important;
}

/* ACESSIBILIDADE */
.skiplist {
  margin: 0;
  padding: 0;
}

.skip {
  display: none;
  text-align: left;
  margin: 0;
  padding: 0;
  position: absolute;
}

.skip {
  display: block;
}

:root .skip {
  display: block;
}

.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 49;
  text-decoration: none;
  position: absolute;
  width: 12em;
  left: -200em;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0;
  border: solid #999 5px;
  background: #eee;
}

.skip a:hover {
  cursor: default;
}

.btns-acessibilidade {
  padding-top: 4px;
}

.ajustar_fonte .btns-acessibilidade .btn,
.ajustar_fonte .btns-acessibilidade .btn i,
.btns-acessibilidade .btn {
  font-size: 10px !important;
}

@media (max-width: 767px) {
  .btns-acessibilidade {
    padding-top: 0;
    padding-bottom: 10px;
  }
}

body.com_contraste,
body.com_contraste * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}

body.com_contraste .topo-imagem {
  display: none;
}

/* do not group these rules */
*::-webkit-input-placeholder {
  color: #bbb !important;
}

*:-moz-placeholder {
  /* FF 4-18 */
  color: #bbb !important;
}

*::-moz-placeholder {
  /* FF 19+ */
  color: #bbb !important;
}

*:-ms-input-placeholder {
  /* IE 10+ */
  color: #bbb !important;
}

.form-consulta-projetos-legislacao label {
  font-weight: normal;
  margin-bottom: 0;
}

.sliderHome {
  /* padding-top: 22px; */
}

.sliderHome ul {
  padding: 0;
  list-style: none;
}

.sliderHome ul li {
  position: relative;
  height: 370px;
  overflow: hidden;
  background-color: #f5f5f5;
  text-align: center;
}

@media (max-width: 990px) {
  .sliderHome ul li {
    height: 380px;
  }
}

@media (max-width: 480px) {
  .sliderHome ul li {
    height: 300px;
  }
}

.sliderHome ul li img {
  max-width: 100%;
  max-height: 100%;
  z-index: 1;
}

/*Caption*/
.sliderHomeCaption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
  text-align: left;
  z-index: 2;
  width: 100%;
}

.sliderHomeCaption div {
  background: #396c63;
  background: rgba(56, 96, 152, 0.8);
  padding: 10px;
  overflow: hidden;
}

.sliderHomeCaption div a,
.sliderHomeCaption div a:hover,
.sliderHomeCaption div a:focus {
  color: #ffffff !important;
  opacity: 1;
}

.sliderHomeCaption div a span {
  font-size: 20px;
}

.sliderHome .bx-wrapper {
  margin: 0 auto;
}

.sliderHome .bx-wrapper img {
  display: inline-block;
}

.sliderHome .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: #f5f5f5;
}

.sliderHome .bx-wrapper .bx-pager {
  text-align: center;
  bottom: 0;
  z-index: 3;
  padding: 0 0 10px 0;
}

.sliderHome .bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 3px;
  background-color: rgba(255, 255, 255, 0.5);
}

.sliderHome .bx-wrapper .bx-pager.bx-default-pager a:hover,
.sliderHome .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: rgba(255, 255, 255, 1);
}

/*Form ProposiÃ§Ãµes e Leis*/
.form-leis {
  font-size: 12px;
  font-weight: lighter;
  margin-top: 22px;
  background: #f5f5f5;
  border: 1px solid #eeeeee;
  padding-bottom: 10px;
  color: #666;
}

.form-leis2 h1 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 5px;
}

.form-leis2 h1 span {
  font-weight: bold;
}

.form-leis2 label {
  font-weight: lighter;
  font-size: 12px;
  margin-bottom: 0;
}

.form-leis2 input,
.form-leis2 select,
.form-leis2 button {
  font-size: 11px;
}

.form-leis2 p {
  color: #666;
  font-size: 12px;
}

.form-leis2 hr {
  background-color: #dddddd;
  height: 1px;
  border: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-btn {
  width: 100%;
  background: #aab2bd;
  border: none;
}

.form-leis2 a,
.form-leis2 a:focus,
.form-leis2 a:hover {
  color: #405875;
}

.form-leis2 .form-group {
  margin-bottom: 6px;
}

/*PÃ¡gina Corregedoria*/
.corregedoria ul {
  list-style-type: none;
  padding-left: 0;
}

.corregedoria li {
  padding-left: 0;
}

.pesquisa-btn {
  border: none;
  background: transparent;
  display: inline-block;
  padding: 0;
  width: 38px;
  height: 32px;
}

.pesquisa .input-group-addon {
  padding: 0;
}

.form-leis2 a:hover,
.form-leis2 a:hover * {
  color: #000 !important;
}

.canal-opiniao {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 10px;
}

.canal-opiniao h1 {
  margin-top: 0;
}

.canal-opiniao hr {
  color: #dddddd;
  margin-top: 5px;
}

.canal-opiniao .canal-opiniao-texto {
  min-height: 160px;
}

.canal-opiniao .canal-opiniao-texto * {
  font-size: 13px;
}

.canal-opiniao .canal-opiniao-texto img {
  max-width: 40%;
  width: 40%;
  margin: 0 5px 5px 0;
}

.canal-opiniao .canal-opiniao-texto .clearfix {
  display: block;
  width: 100%;
  height: 1px;
  visibility: hidden;
  clear: both;
}

.canal-opiniao .vejamais {
  margin-bottom: 0;
  text-align: right;
}

.canal-opiniao .vejamais strong {
  font-size: 14px;
}

@media (min-width: 768px) {
  .atividade-legislativa {
    padding-left: 0 !important;
  }

  .legislacao-destaque {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.atividade-legislativa-row {
  padding-top: 30px;
}

.atividade-legislativa .form-leis {
  margin-top: 0;
  min-height: 170px;
}

.atividade-legislativa .form-leis h1 em {
  font-style: normal;
  font-size: 12px;
}

.atividade-legislativa .form-leis hr {
  color: #dddddd;
}

.atividade-legislativa .form-leis label {
  padding-left: 0 !important;
  padding-right: 20px !important;
}

.tabs-custom .nav-tabs,
.tabs-custom .nav-tabs * {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
}

.tabs-custom .nav-tabs {
  background-color: transparent;
}

.tabs-custom .nav-tabs&gt;li {
  border: none !important;
}

.tabs-custom .nav-tabs&gt;li&gt;a {
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}

.tabs-custom .nav-tabs&gt;li&gt;a:hover,
.tabs-custom .nav-tabs&gt;li&gt;a:focus,
.tabs-custom .nav-tabs&gt;li&gt;a:active {
  text-decoration: none;
}

.tabs-custom .tab-content {
  background-color: #7293a0;
  min-height: 115px;
}

.tabs-custom .nav-tabs&gt;li.active&gt;a,
.tabs-custom .nav-tabs&gt;li.active&gt;a:focus,
.tabs-custom .nav-tabs&gt;li.active&gt;a:hover,
.tabs-custom .nav-tabs&gt;li.active&gt;a:active {
  background-color: #7293a0 !important;
  color: #fff !important;
}

.tabs-custom .tab-content label,
.tabs-custom .tab-content a,
.tabs-custom .tab-content a:hover {
  color: #fff !important;
}

.tabs-custom .tab-content .form-btn {
  background-color: #fff;
  color: #7293a0;
  font-weight: bold;
  min-height: 30px !important;
}

.tabs-custom .tab-content .form-btn:hover {
  background-color: #f5f5f5;
}

.tabs-custom .tab-content input[type="text"],
.tabs-custom .tab-content select {
  border: none !important;
}

#tab_plenario ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}

#tab_plenario ul li {
  margin: 4px 0;
}

#tab_plenario a {
  font-size: 18px;
}

#tab_plenario a:hover * {
  color: #fff !important;
}

#tab_plenario a:hover {
  color: #fff !important;
  padding-left: 5px;
}

.legislacao-destaque .form-leis {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 10px;
  min-height: 217px;
}

.legislacao-destaque .form-leis h1 {
  margin-top: 0;
}

.legislacao-destaque .form-leis hr {
  color: #dddddd;
  margin-top: 5px;
}

.legislacao-destaque .form-leis p {
  margin-bottom: 8px;
}

.legislacao-destaque .form-leis p.vejamais {
  margin-bottom: 0;
  text-align: right;
}

/*Agenda*/
.agenda-linha {
  border: none;
  padding-right: 9px;
  padding-left: 0;
}

.agenda-titulo {
  margin-top: 30px;
  margin-bottom: 0;
}

.agenda-titulo-texto {
  width: 60% !important;
  float: left;
}

.agenda-titulo-texto div {
  background: #fff;
  padding-right: 5px;
}

.agenda-titulo-linha {
  width: 40% !important;
}

.agenda-data {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #666666;
  font-family: "open_sanslight", sans-serif, Tahoma, Verdana, Arial;
}

.agenda-texto {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
}

.noticias-veja-mais {
  padding-top: 15px;
  text-align: right;
}

.agenda-veja-mais {
  text-align: right;
}

.agenda .bx-wrapper .bx-prev {
  background: url("../img/bx_slider_home_esquerda.png") no-repeat;
  width: 10px;
  height: 16px;
}

.agenda .bx-wrapper .bx-next {
  background: url("../img/bx_slider_home_direita.png") no-repeat;
  width: 10px;
  height: 16px;
}

.agenda .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0px;
}

.agenda .bx-wrapper {
  position: relative;
  margin: 0 auto 20px;
  padding: 0;
}

.vereadores {
  margin-top: 10px;
}

.agenda .bx-pager {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .agenda-titulo-texto {
    width: 20% !important;
  }

  .agenda-titulo-linha {
    width: 80% !important;
  }
}

@media (max-width: 767px) {
  .agenda-linha {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*Vereadores*/
.vereador {}

.vereador-titulo {
  width: 25% !important;
}

.vereador-linha {
  width: 74% !important;
}

.vereador-img {
  background: #ececec;
  border: 1px solid #cdcdcd;
  padding: 5px;
}

@media (max-width: 767px) {
  .vereadores-link h4 {
    font-size: 0.9em;
  }

  .vereador-linha {
    width: 55% !important;
  }

  .vereador-titulo {
    font-size: 3vw;
    width: 42% !important;
  }

  .agenda-titulo-texto {
    /*font-size: 3vw;*/
    width: 36% !important;
  }

  .agenda-titulo-linha {
    width: 61% !important;
  }

  .noticia-titulo-principal {
    /*font-size: 3vw;*/
    width: 30% !important;
  }

  .noticia-titulo-linha {
    width: 67% !important;
  }

  .titulo span {
    /*font-size: 3vw;*/
  }
}

/*Tabelas de listagem*/
.table&gt;tbody&gt;tr&gt;td.vertical-center {
  vertical-align: middle !important;
}

.tabela-listagem {}

.tabela-listagem th,
.tabela-titulo {
  font-weight: bold;
  color: #fff;
  background: #656d78;
}

.tabela-label,
.tdcinza {
  font-weight: bold;
  background: #f5f5f5;
}

.lista-foto {
  width: 160px;
  padding: 5px;
  margin-left: 12px;
  margin-right: 12px;
  border: 1px solid #eeeeee;
  float: left;
  display: inline-block;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.lista-foto-primeira {
  margin-left: 0 !important;
}

.lista-foto-ultima {
  margin-right: 0 !important;
}

.lista-foto-imagem {
  width: 150px;
  height: 190px;
  overflow: hidden;
}

.lista-foto-titulo {
  color: #3bafda;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  padding-top: 5px;
}

.lista-foto-titulo2 {
  text-align: center;
}

/*Bootstrap Calendar*/
.datepicker {
  background: #fff !important;
  border: 1px solid #ccc !important;
}

/*Tabs*/
.nav-tabs&gt;li&gt;a {
  color: #434a54 !important;
}

/*Bootstrap Carousel*/
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

.spacing {
  margin-bottom: 2px;
}

.p_vereador {
  padding-top: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #7293a0;
  margin-right: 62px;
}

.vereadores {
  width: 19%;
  margin-right: 26px;
  position: relative;
  text-align: center;
  margin-bottom: 16px;
  /*     left:40px; */
  height: 180px;
}

.vereadores-foto {
  border-radius: 50%;
  overflow: hidden;
  height: 110px;
}

.link_importantes_home {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 0.11ex dotted #7293a0;
}

/* .vereadores-box {height: 216px;}
.vereadores-box div a img {height: 150px; background:#fff; border: solid 1px #ddd; padding:5px; width: 100%; border-radius: 100%;}
.vereadores-box strong { display: block; color: #69943E; font-size:15px; margin-top: 10px;}
.vereadores-box span { font-size:12px; margin-top: 10px;} */

.vereadores-box {
  margin-bottom: 10px;
}

.vereadores-box&gt;div {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  margin: auto;
  background: #fff;
  border: solid 1px #ddd;
}

.vereadores-box&gt;div a {
  display: block;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  overflow: hidden;
}

.vereadores-box&gt;div a img {
  height: 150px;
  width: auto;
  min-width: 150px;
  max-width: initial !important;
}

.vereadores-box strong {
  display: block;
  color: #69943e;
  font-size: 15px;
  margin-top: 5px;
}

.vereadores-box span {
  font-size: 12px;
  display: block;
  margin-top: -2px;
}

.box-comissao-home {
  text-align: center;
}

/* .box-comissao-home div a .circle-vereador {height: 150px; background:#fff; border: solid 1px #ddd; padding:5px; width: 100%; border-radius: 100%; overflow: hidden;}
.box-comissao-home div a img {border-radius: 100%; height: 100%;} */
/* .box-comissao-home strong {display: block; color: #69943E; font-size:15px; margin-top: 10px;}
.box-comissao-home span {font-size:12px; margin-top: 10px; margin-bottom: 20px; margin-top: 20px; } */
/* .box-comissao-home .titulo { text-align: left; display: block; font-size: 20px; font-weight: bold; } */

.navegacao-carousel-comissoes-home {
  margin-right: 10px;
}

@media only screen and (max-width: 600px) {
  .vereadores {
    width: 25%;
    margin-right: 35px;
    position: relative;
    text-align: center;
    margin-bottom: 16px;
    /*     left:40px; */
    height: 210px;
  }

  .vereadores-foto {
    border-radius: 50%;
    overflow: hidden;
    height: 200px;
  }

  .container_links {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.topo1 .navbar-nav&gt;li&gt;a {
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 768px) {
  .menutopo&gt;li {
    float: none !important;
    display: inline-block;
  }
}

.menutopo {
  padding-top: 72px;
  text-align: right;
}

.menutopo li a {
  color: #666 !important;
  font-size: 16px;
}

.menutopo li a:hover {
  text-decoration: none;
  color: #000 !important;
}

@media (max-width: 768px) {
  .menutopo {
    padding-top: 0;
  }
}

.banner-topo {
  padding-top: 20px;
  text-align: center;
}

.banner-rodape {
  padding-top: 30px;
}

/* .bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 100%;
} */

.item-ultimas-noticias {
  display: block;
  /* background: #fff; */
  /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); */
  /* border-radius: 4px; */
  /* padding: 8px; */
  margin-bottom: 20px;
}

.item-ultimas-noticias:hover {
  /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.25); */
}

.item-ultimas-noticias span.capa {
  float: left;
  display: block;
  width: 150px;
  height: 100px;
  overflow: hidden;
  z-index: 2;
}

.item-ultimas-noticias span.capa img {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.item-ultimas-noticias span.detalhes {
  padding-left: 155px;
  display: block;
}

.item-ultimas-noticias span.detalhes * {
  display: block;
  font-weight: normal;
  line-height: 1.5;
}

.item-ultimas-noticias span.detalhes strong {
  font-size: 18px;
  color: #2f3234;
  padding-top: 15px;
  padding-bottom: 10px;
}

.item-ultimas-noticias:hover span.detalhes * {
  color: #7293a0;
}

.item-ultimas-noticias span.detalhes span {
  font-size: 13px;
  margin: 7px 0;
}

.item-ultimas-noticias span.detalhes em {
  font-size: 14px;
  color: #636364;
  font-style: normal;
}

.item-ultimas-noticias span.clearfix {
  display: block;
}

/* .veja-mais-ultimas-noticias {
  text-align: center;
} */

.btn-veja-mais {
  /* display: inline-block;
  background-color: #fff;
  border: 2px solid #de7678;
  color: #e48f92;
  font-size: 16px;
  border-radius: 4px;
  line-height: 34px;
  padding: 0 40px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); */

  font-style: normal;
  /* font-weight: 600; */
  font-size: 18px;
  color: #7293a0;
}

.btn-veja-mais:hover {
  /* text-decoration: underline; */
}

.box-acesso-rapido {
  /* margin: 60px 0; */
}

.box-acesso-rapido a {
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(99, 99, 100, 0.25);
  border-radius: 10px;

  display: block;
  border-radius: 4px;
  color: #636364;
  padding: 18px 5px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
}

.box-acesso-rapido a:hover {
  box-shadow: 0px 2px 4px rgba(99, 99, 100, 0.4);
}

.pr-0 {
  padding-right: 0;
}

.box-acesso-rapido a span {
  display: block;
  margin-top: 15px;
}

.box-acesso-rapido a i {
  font-size: 40px;
}

.redes-sociais-home {
  /* margin: 80px 0; */
}

.redes-sociais-home a {
  display: block;
  background: #fff;
  box-shadow: 0px 1px 4px rgba(6, 31, 51, 0.25);
  border-radius: 6px;
  padding: 25px 10px;
  color: #636364;
  text-align: center;
  margin-bottom: 15px;
}

.redes-sociais-home a:hover {
  box-shadow: 0px 1px 4px rgba(6, 31, 51, 0.4);
  color: #666;
}

.redes-sociais-home a span {
  display: block;
  font-size: 16px;
  line-height: 1.5;
}

.redes-sociais-home a i.fa {
  font-size: 60px;
  vertical-align: bottom;
}

.redes-sociais-home a i.fa-instagram {
  color: #9439b8;
}

.redes-sociais-home a i.fa-facebook {
  color: #3563a1;
}

.redes-sociais-home a i.fa-youtube-play {
  color: #d6261b;
}

.redes-sociais-home a i.fa-twitter {
  color: #00acee;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

@media (max-width: 768px) {

  .btns-acessibilidade,
  .topo-logo {
    text-align: center;
  }

  .topo-logo img {
    display: inline-block;
  }

  .sliderHome {
    margin-bottom: 40px;
  }

  .box-acesso-rapido a,
  .redes-sociais-home a {
    margin-bottom: 20px;
  }

  .redes-sociais-home div {
    padding-left: 0;
    padding-right: 0;
  }

  .redes-sociais-home {
    margin-bottom: 10px;
  }
}

.bx-wrapper .bx-loading {
  position: absolute !important;
}

.lorr {
  border-radius: 10px;
}

.lorr a {
  line-height: 1.3 !important;
}</pre></body></html>