/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10/02/2017, 15:09:47
    Author     : Fernando
*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Regular'), local('DroidSans-Regular'), url(https://fonts.gstatic.com/s/droidsans/v9/SlGVmQWMvZQIdix7AFxXkHNSaA.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(https://fonts.gstatic.com/s/droidsans/v9/SlGWmQWMvZQIdix7AFxXmMh3eDs1Yg.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Work Sans Light'), local('WorkSans-Light'), url(https://fonts.gstatic.com/s/worksans/v4/QGYpz_wNahGAdqQ43Rh314L8mNhI.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Work Sans'), local('WorkSans-Regular'), url(https://fonts.gstatic.com/s/worksans/v4/QGYsz_wNahGAdqQ43Rh_fKDs.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Work Sans Bold'), local('WorkSans-Bold'), url(https://fonts.gstatic.com/s/worksans/v4/QGYpz_wNahGAdqQ43Rh3x4X8mNhI.ttf) format('truetype');
}
/*@corAzulEscuro: red;*/
body {
  background-color: #fafafa;
  font-family: 'Work Sans', sans-serif;
}
.font-work {
  font-family: 'Work Sans', sans-serif;
}
a:hover {
  text-decoration: none;
}
.link-ler-mais {
  color: red !important;
}
.corlogo {
  color: #173891;
}
.botaoWhats {
  font-size: 12px;
  color: #fff;
  background-color: green;
}
.imgmax {
  max-width: 250px;
}
.font-soho-regular {
  font-family: 'SohoGothicProRegular';
}
.font-soho-bold {
  font-family: 'SohoGothicProbold';
}
#social-topo img {
  padding-top: 10px;
  max-width: 38px;
}
#social-topo .ipt-whats {
  height: 22px;
}
#social-topo #btn-whatsapp {
  padding: 0 5px;
}
.banner {
  object-fit: contain;
}
#destaque h1 {
  font-family: 'Work Sans', sans-serif;
  font-size: 50px;
  line-height: 1.3;
  font-weight: 700;
}
@media (max-width: 780px) {
  #destaque h1 {
    line-height: 1 !important;
  }
}
.menu-topo {
  position: relative;
}
.menu-topo .bars {
  float: right;
  margin: 15px;
  height: 20px;
  width: 20px;
  color: #008540;
  cursor: pointer;
  font-size: 24px;
}
.menu-topo #busca {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 20;
  padding: 20px;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}
@media (min-width: 780px) {
  .menu-topo ul {
    padding: 15px 0;
    margin: 0;
    position: relative;
    z-index: 11;
  }
  .menu-topo ul li {
    display: inline;
    text-transform: uppercase;
    width: 175px;
  }
  .menu-topo ul li a,
  .menu-topo ul li span {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
    color: #000;
    padding-top: 10px;
    transition: 0.5s;
  }
  .menu-topo ul li a:hover,
  .menu-topo ul li span:hover {
    color: #666;
    text-decoration: none;
    transition: 0.5s;
  }
  .menu-topo ul .submenu-holder ul {
    display: none;
    position: absolute;
    background: #fff;
    margin: 0;
    padding: 0;
    left: 0;
    top: 35px;
    margin-left: -40%;
  }
  .menu-topo ul .submenu-holder ul li {
    display: block;
    border-bottom: 1px solid #000;
    font-size: 14px;
    padding: 5px 0;
  }
  .menu-topo ul .submenu-holder:hover {
    position: relative;
  }
  .menu-topo ul .submenu-holder:hover ul {
    display: block;
    z-index: 3;
  }
}
@media (max-width: 780px) {
  .menu-topo ul {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 11;
    display: none;
  }
  .menu-topo ul li {
    display: block;
    padding: 5px 0 ;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
  }
  .menu-topo ul li a,
  .menu-topo ul li span {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
    color: #000;
    padding-top: 10px;
    transition: 0.5s;
    font-size: 18px;
  }
  .menu-topo ul li a:hover,
  .menu-topo ul li span:hover {
    color: #003c80;
    text-decoration: none;
    transition: 0.5s;
  }
  .menu-topo ul li .active {
    color: #003c80 !important;
  }
  .menu-topo ul .submenu-holder.active {
    position: relative;
  }
  .menu-topo ul .submenu-holder.active ul {
    position: relative;
    display: block;
    z-index: 3;
    top: 0;
  }
  .menu-topo ul .submenu-holder.active ul li {
    border-top: 1px solid #000;
    border-bottom: 0;
    background: #fafafa;
  }
}
#acontece {
  height: 40px;
  overflow: hidden;
  position: relative;
}
#acontece a {
  position: absolute;
  color: white;
  line-height: 40px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
iframe {
  border: 0;
  margin: 0;
  padding: 0;
}
.topo-menu {
  height: 100px;
  line-height: 100px;
  text-align: right;
  width: 1340px;
  /* background-image:url(/images/layout/logo-topo-sindcop.png); */
  background-position: left;
  background-repeat: no-repeat;
  position: relative;
}
.icones-topo {
  letter-spacing: 20px;
  font-size: 28px;
  color: white;
}
.titulo-topo {
  font-size: 26px;
  color: white;
  font-family: 'SohoGothicProRegular';
}
.topo-menu-m {
  height: 80px;
  background-image: url(/images/layout/logo-topo-sindcop-m.png);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.logo-notopo {
  position: absolute;
  top: -20px;
  left: 10px;
  z-index: 100;
}
.clear-left {
  clear: left;
}
.img-center {
  margin: 0 auto;
}
.container-fluid {
  max-width: 1340px;
}
.container-full {
  width: 100%;
  display: block;
  background-color: #008540;
  color: #fff;
}
form div.required label.control-label:after {
  content: " * ";
  color: #b30000;
}
.scrollTop {
  position: fixed;
  right: 10%;
  bottom: 10%;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #1b76ff;
  cursor: pointer;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  z-index: 99;
  box-shadow: 0px 0px 2px #555;
}
.container-site {
  background: #fff;
  position: relative;
  padding-top: 10px !important;
  max-width: 1340px;
  margin: 0 auto;
}
.titulo-site {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #173891;
  font-weight: 300;
  max-width: 70%;
  margin: 0 auto;
}
header {
  width: 100%;
  background: #fff;
  z-index: 50;
  border-bottom: 1px solid #efefef;
}
header .logo {
  width: 90px;
  margin: 5px 0;
}
header .menu-mobile .bars {
  color: #008540 !important;
  font-size: 25px;
  padding: 20px 0px 20px 0px;
  cursor: pointer;
}
header .nav-mini ul {
  display: none;
  list-style-type: none;
  float: right;
  text-align: right;
}
header .nav-mini ul li {
  padding: 10px 20px;
  display: block;
}
header .nav-mini ul li a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 3px;
  color: #008540;
}
header .nav-mini ul li a:hover {
  color: #005227;
  text-decoration: none;
}
header .nav-mini ul li .active {
  color: #005227;
  border-bottom: 2px solid #003c80;
}
header ul {
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
header ul li {
  display: inline;
  padding: 10px 9px;
  text-transform: uppercase;
}
header ul li a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 3px;
  color: #008540;
  padding-top: 10px;
  transition: 0.5s;
}
header ul li a:hover {
  color: #005227;
  text-decoration: none;
  transition: 0.5s;
}
header ul li .active {
  color: #005227 !important;
}
footer {
  background: #ddd;
  padding: 30px 0 0;
  color: #000;
  position: relative;
  z-index: 2;
}
footer a {
  color: #000;
}
footer p.cloudista-texto-rodape {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
footer .logo-footer {
  max-width: 230px;
}
footer ul {
  list-style-type: none;
  margin-top: 20px;
}
footer ul li {
  display: inline;
  padding: 0 15px;
}
footer ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  color: #fefefe;
  font-size: 12px;
}
footer ul li a:hover {
  color: #003c80;
  text-decoration: none;
}
footer .fa-inverse {
  color: #2c4e95;
  transition: 0.3s;
}
footer .fa-inverse:hover {
  transition: 0.3s;
  color: #fff !important;
}
footer .fa-circle {
  color: #005227;
}
.diretoria h1 {
  font-family: 'Open Sans', sans-serif !important;
  color: #173891 !important;
  font-weight: 300;
  font-size: 60px;
  letter-spacing: 2px;
  margin: 0px 0 40px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #fafafa;
}
.diretoria .diretoria-item {
  filter: gray;
  /* IE6-9 */
  color: #939393;
}
.diretoria .diretoria-item:hover .img-diretoria {
  transition: 0.5s;
  -webkit-filter: grayscale(0);
  filter: none;
}
.diretoria .diretoria-item .img-diretoria {
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */
  transition: 0.5s;
  border-radius: 50%;
}
.diretoria .diretoria-item p {
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
  line-height: 150%;
}
.diretoria .diretoria-item h3 {
  font-family: 'Droid Sans', sans-serif !important;
  color: #173891;
  font-weight: 700;
}
.titao {
  font-family: 'SohoGothicProRegular';
}
.redes-sociais-block {
  height: 256px;
  background-color: #333;
  z-index: 20;
  color: #fff;
  padding-top: 20px;
  overflow: hidden !important;
}
/* HOME OUTRAS SOLUCOES */
#noticias {
  display: block;
}
#noticias hr {
  margin: 24px 0;
  border-top: 1px solid #000 !important;
}
#noticias .data-postagem {
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
}
#noticias .titao {
  font-family: 'Work Sans', sans-serif;
  color: #2c4e95;
  font-size: 24px;
  padding-bottom: 10px;
}
#noticias .noticia-index {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 10px;
}
#noticias .noticia-index a {
  color: #000;
}
#noticias img {
  margin-bottom: 8px;
}
#noticias .fa {
  color: #0093cd;
}
@media (min-width: 991px) {
  #noticias .bloco-postagem {
    display: block ;
    overflow: hidden;
    max-height: 168px;
  }
}
#noticias .bloco-postagem {
  display: block ;
  overflow: hidden;
}
#noticias .title h1 {
  margin: 0 auto;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  color: #173891;
  font-weight: 300;
}
#noticias .title a {
  color: #173891;
}
#noticias .title a:hover {
  color: #1b76ff;
}
.carousel-sind {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  margin-top: 5px;
  margin-bottom: 10px;
}
.carousel-sind h1 {
  font-weight: 300;
  font-size: 36px;
  color: #222222;
  padding: 12px 0;
}
.carousel-sind h4 {
  font-size: 24px;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: left;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;
  color: #000;
  padding: 20px;
  /*text-transform: capitalize;*/
}
.carousel-sind a {
  transition: 0.5s;
  color: #008540 !important;
}
.carousel-sind a:hover {
  transition: 0.5s;
  color: #008540 !important;
}
.carousel-sind p {
  font-size: 14px;
  color: #888888;
}
.carousel-sind .carousel-caption {
  font-weight: bold !important;
  /*background: rgba(0,0,0, 0.5) !important;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  width: 100% !important;
  left: 0 !important;
  bottom: 10px;
  height: 100px;
  font-size: 24px;
}
.carousel-sind .carousel-indicators {
  bottom: 20px !important;
}
.carousel-sind .img {
  height: 450px;
  display: block;
}
.carousel-sind .right {
  display: table;
  right: 0;
}
.carousel-sind .inside-carousel {
  border: 1px solid #e8e9ed;
}
.carousel-sind .carousel-indicators {
  bottom: 0px;
}
.carousel-sind .carousel-indicators li {
  background: #83a1a2;
}
.carousel-sind .carousel-indicators .active {
  background: #1b76ff !important;
}
.carousel-sind .carousel-inner {
  margin: 0 auto;
}
.carousel-sind .control {
  top: 50%;
  position: absolute;
  border-radius: 30px;
  display: table;
  height: 40px;
  width: 40px;
  text-align: center;
  border: 2px solid #fff;
  background: #fff;
  opacity: 0.3;
  transition: 0.5s;
}
.carousel-sind .control:hover {
  opacity: 1;
  transition: 0.5s;
  border: 2px solid #1b76ff;
  text-decoration: none;
}
.carousel-sind .control .glyphicon {
  display: table-cell;
  vertical-align: middle;
}
.carousel-sind .carousel-control {
  display: table;
  height: 100%;
  background: none !important;
}
.carousel-sind .carousel-control .arrow {
  display: table-cell;
  vertical-align: middle;
  font-size: 80px;
}
.carousel-convenios .carousel-control {
  display: table;
  height: 100%;
}
.carousel-convenios .carousel-control .arrow {
  display: table-cell;
  vertical-align: middle;
  font-size: 80px;
}
.zonagrey {
  color: #222;
}
.titgrey {
  font-size: 24px;
}
.textgrey {
  font-size: 18px;
  color: #333;
  font-family: 'SohoGothicProLight';
}
@media (min-width: 1200px) {
  .palavradopresidente {
    font-size: 10px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}
@media (min-width: 600px) and (max-width: 1200px) {
  .palavradopresidente {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}
@media (max-width: 600px) {
  .palavradopresidente {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
  }
}
#parceiros-cidadania {
  margin-bottom: 50px;
}
#parceiros-cidadania .box {
  background-color: #00f;
}
#parceiros-cidadania h1 {
  color: #173891;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
}
#parceiros-cidadania .col-parceiro .col-img-parceiro {
  margin: 0 0 20px;
}
.jornais-eventos {
  background: #f3f3f3;
  color: #fff;
  padding: 40px 0;
  position: relative;
  z-index: 2;
}
.jornais-eventos h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 48px;
  letter-spacing: 2px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 40px 0;
  text-align: center;
}
.jornais-eventos h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0px;
}
.jornais-eventos p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 150%;
}
.jornais-eventos a {
  color: #fff !important;
  font-weight: bold;
}
.jornais-eventos a:hover {
  color: #ccc !important;
}
.todas-postagens,
.postagem-unica {
  font-family: 'SohoGothicProRegular';
}
@media (min-width: 500px) {
  .todas-postagens .blog-thumb,
  .postagem-unica .blog-thumb {
    display: block;
    margin-bottom: 20px;
    height: 350px;
  }
}
@media (max-width: 500px) {
  .todas-postagens .blog-thumb,
  .postagem-unica .blog-thumb {
    display: block;
    margin-bottom: 20px;
    height: 200px;
    background-color: #eee !important;
  }
}
.todas-postagens hr,
.postagem-unica hr {
  margin: 40px 0;
}
.todas-postagens a,
.postagem-unica a {
  color: #333;
}
.todas-postagens a:hover,
.postagem-unica a:hover {
  /*text-decoration: none;*/
}
.todas-postagens h1,
.postagem-unica h1 {
  font-size: 28px;
  margin: 0 0 15px 0;
  line-height: 150%;
  color: #222;
}
.todas-postagens h1 small,
.postagem-unica h1 small {
  color: #aaa;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.todas-postagens .tituloTopo,
.postagem-unica .tituloTopo {
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}
.todas-postagens .texto,
.postagem-unica .texto {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 140%;
  text-align: justify;
}
.texto a {
  color:#0d6aad;
}
.texto a:hover {
  text-decoration: underline;
}
.pagination .active {
  color: #fff !important;
}
.pagination .active a {
  background: #008540;
  border: 1px solid #008540;
}
.pagination .active a:hover {
  background: #008540;
  color: #fff;
  transition: 0.3s;
}
.pagination li a {
  color: #008540;
  transition: 0.3s;
}
.blog-categorias h2 {
  color: #555;
}
.blog-categorias a {
  color: #9fa3a7;
}
.blog-categorias a:hover {
  color: #003c80;
}
.col-impresso a {
  color: #008540;
}
.galeria .videos .col-video {
  position: relative;
}
.galeria .videos .col-video h4 {
  height: 39px;
  overflow: hidden;
}
.galeria .videos .col-video .overlay {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  cursor: pointer;
}
.galeria .videos iframe {
  border: 0;
}
.galeria .videos h2 {
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #173891;
}
.galeria .col-imagem {
  display: block;
}
.galeria .col-imagem h4 {
  height: 40px;
}
.galeria .col-imagem .imagem {
  width: 100%;
  height: 250px;
  background-position: center center;
  background-size: crop;
  cursor: pointer;
}
.fonte-noticia {
  font-family: 'Noto Serif', serif;
}
.fonte-titulo {
  font-family: 'Crete Round', serif;
}
.fonte-roboto {
  font-family: 'Roboto', sans-serif;
}
body {
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.font-Source {
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.btn-vermelho {
  background: #b30000;
  border-color: #9d0211;
  color: #fff;
}
.btn-vermelho:hover,
.btn-vermelho:focus {
  background: #8e0000;
  color: #fff;
}
.footerAA {
  background: #000;
  color: #fff;
  line-height: 150%;
}
.navbar-nav li {
  transition: all 0.5s ease;
}
.navbar-nav li:hover {
  background: #024d92;
  transition: all 0.5s ease;
}
.direitos {
  padding: 7px 0px;
  color: #dcdcff !important;
  background: #990000;
}
.direitos a {
  color: #fff !important;
  font-weight: bold;
}
.direitos a:hover {
  color: #777 !important;
}
.fundo-site {
  display: block;
  width: 100%;
  position: absolute;
  height: 740px;
  top: 0;
  z-index: -2;
  /*background-image:url(../images/layout/bg-police.jpg);*/
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.diagonalBar {
  position: absolute;
  bottom: 0;
}
.blocoNoticia {
  padding: 25px;
  background: #fff;
  margin-top: -70px;
}
.colunaLateral {
  margin-top: -70px;
}
.textoPrevia {
  font-size: 18px;
  line-height: 170%;
  word-spacing: 2px;
  color: #555;
}
.textoVermelho {
  color: #cc0000;
}
hr {
  border-top: 1px dotted #aaa !important;
}
.navbar {
  background: #0367c4;
  border-radius: 0px;
  border-color: #0367c4;
  font-size: 18px;
}
.nav > li > a {
  color: #fff !important;
}
.navbar-default .navbar-nav > .active > a {
  background-color: #0367c4 !important;
}
.paddingTop0 {
  padding-top: 0px !important;
}
.line-height-150 > p > span,
.line-height-150 > p {
  line-height: 170% !important;
  word-spacing: 2px;
  color: #555;
  font-size: 20px !important;
}
.backgroundCover {
  width: 100% !important;
  height: 450px !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.backgroundContain {
  width: 100% !important;
  height: 340px !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #555;
}
.background-convenios {
  width: 100% !important;
  height: 250px !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.background-parceiros {
  width: 100% !important;
  height: 250px !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.block {
  position: absolute;
  width: 100%;
  height: 10000%;
  background: black;
  top: 0;
}
.linhaTelefones {
  border-bottom: 1px dotted #ccc;
  font-size: 14px;
  line-height: 150%;
}
.rodapeSecao {
  /*list-style : none;*/
  padding-left: 10%;
}
.rodapeSecao li a {
  font-size: 20px;
  color: #fff !important;
  line-height: 150%;
}
.rodapeSecao li a:hover {
  font-size: 20px;
  color: #0367c4 !important;
  line-height: 150%;
}
.containerTopo {
  position: relative;
}
.logo-topo {
  position: absolute;
  z-index: 3;
  top: 80px;
}
.icon-bar {
  color: #fff !important;
  background: #fff !important;
  /*padding-right:25px !important;*/
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: #0367c4;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: #0367c4;
}
.navbar-nav > li > .dropdown-menu {
  background: #0367c4;
  border-color: #0367c4;
}
.dropdown-menu > li > a {
  color: #fff !important;
}
.dropdown-menu > li > a:hover {
  background: #024d92 !important;
}
.nav > li > a {
  color: #fff !important;
}
@media (min-width: 991px) {
  .padding0 {
    padding: 0 !important;
  }
}
@media (max-width: 991px) {
  .nav > li > a {
    font-size: 14px;
    color: #fff !important;
    padding: 10px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
    /*margin: 0 15px 0 0;*/
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    text-align: right;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: right;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #8e0000;
  }
}
/*XS SM */
@media (max-width: 780px) {
  .backgroundCover {
    height: 300px !important;
  }
  .carousel-sind .carousel-caption {
    padding: 0 !important;
    height: 100px;
  }
}
.publicidade-rotativa {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  background-color: #fff;
  height: 150px !important;
  width: 100% !important;
  border: 1px solid #ccc;
}
/*
inspired from http://codepen.io/Rowno/pen/Afykb 
http://stackoverflow.com/questions/26770055/bootstrap-carousel-fade-no-longer-working-with-maxcdn-3-3-bootstrap-min-css
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.site-contact {
  padding-top: 15px;
}
.blueimp-gallery > .title {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 60px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  line-height: 18px;
  text-align: center;
}
.linhaMeusArquivos {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
.linhaMeusArquivos:nth-child(odd) {
  background: #fafafa;
}
.linhaMeusArquivosCabecalho {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1px solid #ccc;
}
.lastFooter {
  background: #0367c4;
}
.blocoBranco {
  background: #fff;
  padding: 25px;
  box-shadow: 0px 0px 30px #000;
  font-family: 'Roboto', sans-serif;
}
.rodape {
  margin-top: 50px;
  padding: 0 25px;
  background: #fff;
  font-family: 'Roboto', sans-serif !important;
}
.rodape a {
  color: #59afff !important;
  font-size: 16px;
  font-weight: 500;
}
.rodape ul li {
  display: inline;
  padding: 0 20px 0 0;
}
.empresa {
  font-size: 16px;
  line-height: 150%;
  text-align: justify;
}
.empresa ul {
  list-style: none;
}
.empresa p {
  font-size: 16px;
}
.text-bold {
  font-weight: bold;
}
.menu-pesquisa {
  line-height: 42.5px;
  vertical-align: middle;
  background-color: #008540;
  color: #fff;
  padding: 7.5px 0;
}
.menu-pesquisa a {
  color: #fff;
  font-size: 16px;
}
.btn-compartilhar-whats-app {
  float: left;
  margin-left: 5px;
  border-radius: 2px;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  color: #fff;
  background-color: green;
  line-height: 20px;
  vertical-align: middle;
}
.horizontal-social-buttons {
  padding: 10px 0px;
  display: inline-block;
  transform: scale(1.2);
  margin-left: 25px;
}
#link-privatizacao {
  color: #173891;
}
#link-privatizacao:hover {
  color: #003c80;
}
.botao-rede {
  height: 40px;
  font-size: 14px;
  border: 1px solid #efefef;
  border-radius: 5px;
  line-height: 40px;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  margin-right: 5px;
}
/*# sourceMappingURL=front.css.map */