/* variáveis globais */
/* elementos globais */
a:hover {
  text-decoration: none;
}
#main {
  max-width: 1276px;
  margin: 20px auto;
}
.figura {
  margin: 0 20px 40px 0;
  float: left;
  max-width: 640px;
  border-bottom-style: solid;
  border-bottom-width: thin;
}
.figura-legenda {
  width: 90%;
  margin: 3px auto;
  text-align: center !important;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 40px 0;
  list-style: none;
  border-radius: 4px;
}
h1 {
  text-transform: uppercase;
  padding: 6px 0px;
}
.itens-categoria {
  padding: 20px;
  margin-bottom: 10px;
}
.painel-servico-icone img,
.painel-diretriz-icone img,
.painel-setor-icone img,
.painel-download-icone img {
  height: 128px;
  width: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}
.painel-download {
  border: none;
}
.caixaDialogo {
  display: none;
}
.readonlyTextBox {
  border: none;
}
.barra-busca {
  padding: 2px 20px;
}
.icon-48 {
  height: 48px;
  width: auto;
}
/*============================================================================*/
/*============================================================================*/
/* header */
header {
  margin-bottom: 0;
}
/*============================================================================*/
/*============================================================================*/
/* navbar */
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}
#navbar-logo {
  height: 50px;
  margin-top: -10px;
}
/*============================================================================*/
/*============================================================================*/
/* barra de atalhos */
.barra-atalhos,
.barra-atalhos-extras {
  padding: 10px 10px;
  margin: 0 auto 0 auto;
}
.barra-atalhos a,
.barra-atalhos-extras a {
  padding: 10px;
  margin: 5px;
  border-radius: 5px;
  border-left-style: solid;
  border-left-width: 5px;
  display: inline-block;
}
/*============================================================================*/
/*============================================================================*/
/* slider */
#banner-container,
#banner {
  max-width: 1276px;
}
#slidePanel,
#banner-container,
#banner {
  max-width: 1276px;
  max-height: 480px;
  border-radius: 0 0 0 0;
}
#banner-container {
  margin-top: 5px;
}
/*============================================================================*/
/*============================================================================*/
/* home-news */
#manchete h1 {
  padding: 15px;
  border-radius: 0;
}
#home-news .jumbotron {
  padding: 0;
}
#manchete-corpo {
  padding: 10px 20px 10px 5px;
}
#manchete-imagem {
  max-width: 640px;
  max-height: 480px;
}
#manchete-corpo-texto {
  padding: 5px 20px 20px 10px;
  max-height: 310px;
  overflow: hidden;
  text-align: justify;
}
#manchete-corpo-leia-mais {
  padding: 20px;
  text-align: right;
}
.home-noticia-leia-mais-button {
  margin: 10px;
}
.btn {
  padding: 10px;
  margin: 5px;
  border-radius: 5px;
  border-left-style: solid;
  border-left-width: 5px;
  display: inline-block;
}
.home-noticia-painel {
  padding: 10px;
  border: none;
}
.home-noticia-corpo-titulo {
  text-align: center;
  margin: 20px auto;
  text-transform: none;
}
#btn-arquivo-noticias,
#mc_embed_signup {
  margin: 20px;
}
.home-assine-newsletter {
  padding: 20px;
}
/*============================================================================*/
/*============================================================================*/
/* noticias */
.figure-noticia {
  float: right;
  margin: 0 0 40px 40px;
  text-align: center;
  width: 50%;
}
.imagem-noticia {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.figure-noticia figcaption {
  width: 90%;
  margin: 0 auto;
  padding: 0 auto;
}
.imagem-noticia-mini {
  width: 40%;
  height: auto;
  float: right;
  margin: 0 30px 20px 20px;
}
.painel-noticias-leia-mais {
  clear: both;
  margin-top: 20px;
}
.noticiaSubHeader {
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
#noticia-galeria-imagens {
  clear: both;
  margin: 50px 0;
}
.noticia-galeria-imagem-modal-link {
  cursor: pointer;
}
/*============================================================================*/
/*============================================================================*/
/* colunas */
.imagem-texto-coluna-mini {
  width: 72px;
  height: auto;
  float: left;
}
.coluna-texto-listagem {
  padding: 20px;
  text-align: center;
}
.painel-colunista-img,
.painel-colunas-img {
  height: 128px;
  width: auto;
}
.painel-colunistas,
.painel-colunas {
  text-align: center;
}
.colunaSubHeader {
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
#texto-coluna-corpo {
  padding: 20px;
  margin-top: -20px;
  min-height: 800px;
}
#texto-coluna h1 {
  padding: 20px;
  text-align: right;
}
#texto-coluna-autor {
  text-align: right;
  padding: 20px;
}
#texto-coluna-box-autor {
  text-align: center;
  padding: 20px;
  margin: 40px;
}
#texto-coluna-box-autor-nome {
  display: inline-block;
  margin-top: 5px;
}
/*============================================================================*/
/*============================================================================*/
/* painel de serviços */
.home-servico-painel {
  max-width: 1276px;
  max-height: 480px;
  margin: 20px 0;
}
/*============================================================================*/
/*============================================================================*/
/* galeria de presidentes */
.galeria-presidentes-painel {
  text-align: center;
  border: none;
}
/*============================================================================*/
/*============================================================================*/
/* reuniões */
#reuniao-picker {
  float: right;
}
/*============================================================================*/
/*============================================================================*/
/* galeria de empresários do ano */
.galeria-empresario-painel {
  text-align: center;
}
.galeria-empresario-ano {
  font-size: 4em;
}
.galeria-empresario-ano-img {
  width: 256px;
  height: auto;
  margin: 20px auto;
}
/*============================================================================*/
/*============================================================================*/
/* scpc */
.scpc-consulta-tipo {
  padding: 20px 15px;
}
/*============================================================================*/
/*============================================================================*/
/* footer */
footer {
  margin-top: 0;
}
footer .row:first-child {
  margin-bottom: 50px;
}
#footer-sitemap {
  text-align: right;
  padding: 50px 0;
  margin-bottom: 50px;
}
#footer-info {
  text-align: center;
  padding: 50px 0;
}
#footer-sitemap > div > ul > li > a {
  text-transform: uppercase;
}
#footer-sitemap div ul li {
  list-style: none;
}
footer .fa {
  display: none;
}
/*============================================================================*/
/*============================================================================*/
/* mídias sociais */
.social-bar {
  padding: 10px;
}
.social-icon {
  height: 36px;
  width: auto;
  margin-right: 10px;
}
#fb-root,
.g-plus,
.twitter,
.enviar-email,
.rss,
.android {
  display: inline-block;
}
.facebook-invisible-field {
  display: none;
}
.whatsapp {
  display: none;
}
@media screen and (max-width: 500px) {
  .whatsapp {
    display: inline-block;
  }
  .rss {
    display: none;
  }
}
/*============================================================================*/
/*# sourceMappingURL=layout.css.map */