@charset "UTF-8";
body {
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
}

a,
a:visited,
a:hover,
a:link {
  color: #002856;
}

.tags, .blog .tag-search,
.search .tag-search,
.tag .tag-search, .single .lista-tags li span,
.single .lista-tags li a {
  display: block;
  padding: 3px 8px;
  font-size: 12px;
  text-transform: uppercase;
  background: #111;
  color: #fff !important;
}

/* Galeria */
div.afg-cell {
  display: inline-block !important;
  width: calc(100% / 3 - 10px) !important;
  margin-right: 10px;
}

div.afg-pagination {
  text-align: left;
}
div.afg-pagination .afg-page,
div.afg-pagination font {
  display: inline-block;
  min-width: 35px;
  text-align: center !important;
  padding: 5px 13px 3px 10px;
  border: 1px solid #CCC !important;
}
div.afg-pagination .afg-page.afg-cur-page,
div.afg-pagination font.afg-cur-page {
  background-color: #002856;
  color: #FFF;
}
div.afg-pagination .afg-page:hover, div.afg-pagination .afg-page:focus, div.afg-pagination .afg-page:active,
div.afg-pagination font:hover,
div.afg-pagination font:focus,
div.afg-pagination font:active {
  background-color: #002856;
  color: #FFF;
}

/* Topo */
.top {
  padding: 5px 0;
  border-bottom: 1px solid #EEE;
}
.top .logos-topo {
  text-align: right;
  margin-bottom: 0;
}
.top .logos-topo img {
  max-height: 30px;
}

.banner-topo {
  padding: 26px 0;
}

.site-topo {
  font-size: 12px;
  text-transform: uppercase;
}

/* Topo */
/* Destaques home */
.destaques {
  font-size: 0;
  vertical-align: top;
}
.destaques > a {
  background-size: cover;
  background-position: center center;
  position: relative;
  display: inline-block;
  height: 250px;
}
.destaques > a .interna-destaque {
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.destaques > a .container-interna-destaque {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: calc(100% - 40px);
}
.destaques > a .container-interna-destaque span {
  color: #FFF;
  font-size: 20px;
  line-height: 1.2em;
}
.destaques > a .container-interna-destaque p {
  color: #FFF;
  margin: 0;
  font-size: 11px;
}
.destaques > a:hover .interna-destaque {
  background-color: rgba(0, 0, 0, 0.5);
}
.destaques.lista-4 > a {
  display: inline-block;
  width: calc(50% - 3px);
  margin-right: 6px;
  margin-bottom: 6px;
  background-color: #EEE;
}
.destaques.lista-4 > a:nth-child(2), .destaques.lista-4 > a:nth-child(4) {
  margin-right: 0;
}
.destaques.lista-4 > a span {
  font-size: 14px;
}
.destaques.lista-3 > a {
  width: calc(30% - 7px);
  margin-left: 6px;
  float: left;
  height: 203px;
}
.destaques.lista-3 > a:first-child {
  display: inline-block;
  height: 412px;
  width: 70%;
  margin-left: 0;
}
.destaques.lista-3 > a:nth-child(2) {
  margin-bottom: 6px;
}
.destaques.lista-2 > a {
  width: calc(50% - 3px);
  display: inline-block;
  height: 320px;
  margin-left: 0;
}
.destaques.lista-2 > a:first-child {
  margin-right: 6px;
}
.destaques.lista-1 > a {
  width: 100%;
  margin-right: 6px;
  display: inline-block;
  height: 450px;
  margin-left: 0;
}

/* Destaques home */
.separa-secao {
  border-bottom: 1px solid #EEE;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.separa-secao.no-margin {
  margin-bottom: 0;
}

/* Geral */
.container-title {
  position: relative;
}
.container-title .title {
  margin: 0;
  font-size: 17px;
  letter-spacing: -.02em;
  text-transform: uppercase;
  background-color: #fff;
  padding-right: 20px;
  display: inline-block;
  position: relative;
  z-index: 2;
  line-height: 1;
  color: #002856;
  font-weight: 800;
}
.container-title:after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: #f0f0f0;
  position: absolute;
  top: 10px;
  z-index: 1;
  border-radius: 5px;
}
.container-title.container-title-secundario .title {
  font-size: 25px;
  padding-bottom: 10px;
}
.container-title.container-title-secundario:after {
  position: static;
  height: 2px;
  width: 100%;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #002856;
}

.btn-submit, .container-formulario .wpcf7-submit,
.container-formulario input[type="submit"],
.wpcf7 .wpcf7-submit,
.wpcf7 input[type="submit"], .box-form input[type=submit] {
  width: 100%;
  height: 35px;
  line-height: 33px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  border: 1px solid #CCC;
  background-color: #002856;
  background-image: none;
  color: #FFF;
  cursor: pointer;
}

/* Geral */
/* Arquivos */
.arquivos {
  margin-top: 50px;
}
.arquivos a {
  margin-bottom: 10px;
  display: block;
}
.arquivos a:hover, .arquivos a:focus, .arquivos a:active {
  color: #004ca3;
  text-decoration: none;
}
.arquivos a i {
  margin-right: 10px;
}

/* Destaques */
.lista-destaques {
  margin-top: 20px;
}
.lista-destaques .title {
  padding: 10px 15px;
  color: #222;
  text-align: center;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 800;
}
.lista-destaques .item:hover, .lista-destaques .item:focus, .lista-destaques .item:active {
  color: #666;
  text-decoration: none;
}
.lista-destaques p {
  margin: 0;
  padding-bottom: 0;
}

/* Destaques */
/* Menu Geral */
.navbar-toggler {
  margin-left: 22px;
}

.menu-geral {
  padding-bottom: 20px;
}
.menu-geral .form-inline {
  margin-right: 22px;
}
.menu-geral .form-inline input,
.menu-geral .form-inline button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.menu-geral .form-inline input {
  max-width: calc(100% - 42px);
  padding: 0 10px;
  height: 38px;
}
.menu-geral .navbar {
  background-color: #002856;
  padding: 10px 0;
}
.menu-geral .navbar ul.navbar-nav > li > a {
  font-size: 14px;
  color: #FFF !important;
  padding: 0 22px !important;
  text-transform: uppercase;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.menu-geral .navbar ul.navbar-nav > li.active > a, .menu-geral .navbar ul.navbar-nav > li:hover > a, .menu-geral .navbar ul.navbar-nav > li:focus > a, .menu-geral .navbar ul.navbar-nav > li:active > a {
  color: rgba(255, 255, 255, 0.6) !important;
}
.menu-geral .dropdown-menu {
  background-color: #002856;
  border: none;
  padding: 0 0 5px 0;
  max-width: 320px;
  min-width: 180px;
  top: 37px !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.menu-geral .dropdown-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.menu-geral .dropdown-menu li a {
  color: #FFF !important;
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.menu-geral .dropdown-menu li a:hover, .menu-geral .dropdown-menu li a:focus, .menu-geral .dropdown-menu li a:active {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: transparent;
}
.menu-geral .dropdown-menu li:last-child {
  border-bottom: none;
}
.menu-geral .dropdown-toggle:after {
  display: none !important;
}
.menu-geral .dropdown-submenu {
  position: relative;
}
.menu-geral .dropdown > .dropdown-menu .dropdown-menu {
  top: 0 !important;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
}
.menu-geral .navbar-nav > li > a .fa {
  position: absolute;
  right: 0;
  top: 4px;
}
.menu-geral .navbar-nav .dropdown-menu .dropdown > a .fa {
  position: absolute;
  right: 21px;
  top: 11px;
}
.menu-geral .navbar-nav .dropdown-menu .dropdown > a .fa:before {
  content: "\f105";
}
.menu-geral li > a .fa:before {
  content: "\f107";
}
.menu-geral li.show > a .fa:before {
  content: "\f106";
}
.menu-geral .dropdown:hover > a:after {
  border-left-color: #fff;
}
.menu-geral .dropdown.pull-left {
  float: none;
}
.menu-geral .dropdown.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Menu Geral */
/* Ultimas Notícias */
.destaques-secundarios {
  padding-top: 20px;
  padding-bottom: 20px;
}
.destaques-secundarios .container-title {
  margin-bottom: 30px;
}
.destaques-secundarios .interna-destaque .title {
  font-size: 19px;
  font-weight: 800;
}
.destaques-secundarios .interna-destaque .title p {
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #aaa;
  position: relative;
}
.destaques-secundarios .interna-destaque .title p:before {
  content: "";
  background-color: #aaa;
  top: 0px;
  position: absolute;
  left: 0;
  width: 40px;
  height: 1px;
}
.destaques-secundarios .interna-destaque .title small {
  font-size: 14px;
  letter-spacing: normal;
  margin-top: 10px;
  display: block;
}
.destaques-secundarios .single-destaque {
  margin-bottom: 15px;
}
.destaques-secundarios .single-destaque a:hover, .destaques-secundarios .single-destaque a:focus, .destaques-secundarios .single-destaque a:active {
  text-decoration: none;
}
.destaques-secundarios .single-destaque a:hover *, .destaques-secundarios .single-destaque a:focus *, .destaques-secundarios .single-destaque a:active * {
  text-decoration: none;
}

/* Ultimas Notícias */
/* Vídeos home */
.bloco-videos {
  padding-bottom: 0px;
}
.bloco-videos .interna-destaque {
  margin-bottom: 20px;
}
.bloco-videos .interna-destaque .title {
  font-size: 15px;
}
.bloco-videos .post-thumb {
  position: relative;
  margin-bottom: 10px;
}
.bloco-videos .post-format {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #FFF;
  text-align: center;
  color: #FFF;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.bloco-videos .post-format i {
  position: relative;
  margin-left: 3px;
  top: -1px;
}
.bloco-videos .all-videos {
  display: inline-block;
  background: #002856;
  color: #FFF;
  margin-top: 20px;
  padding: 5px 15px;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bloco-videos .all-videos:hover, .bloco-videos .all-videos:focus, .bloco-videos .all-videos:active {
  background-color: #001c3d;
  text-decoration: none;
}

/* Vídeos home */
/* Notícias */
.post-content {
  padding: 30px 0;
}
.post-content .post-info {
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.post-content h1.title {
  font-size: 34px;
  line-height: 34px;
  letter-spacing: -.04em;
  font-weight: 800;
  padding-bottom: 0;
  color: #002856;
}
.post-content h1.title small {
  display: block;
  font-size: 18px;
}
.post-content .container-title {
  border-bottom: 1px dotted #CCC;
  margin-bottom: 20px;
}
.post-content img {
  max-width: 100%;
}
.post-content table {
  width: 100%;
  margin: 30px 0 15px 0;
}
.post-content .print-news {
  float: right;
}
.post-content .video-container iframe {
  width: 100%;
}
.post-content a {
  text-decoration: underline;
}

/* Notícias */
/* Filiados */
.ver-processos {
  border-top: 1px solid #EEE;
  padding-top: 15px;
  margin-top: 10px;
}

.container-dados-filiado {
  margin-top: 30px;
}
.container-dados-filiado h2 {
  font-size: 18px;
}
.container-dados-filiado .dados-contato,
.container-dados-filiado .dados-endereco {
  margin-bottom: 15px;
}
.container-dados-filiado .dados-contato p,
.container-dados-filiado .dados-endereco p {
  margin-bottom: 5px;
}
.container-dados-filiado .dados-contato p:last-child,
.container-dados-filiado .dados-endereco p:last-child {
  margin-bottom: 0;
}
.container-dados-filiado .dados-processo h3 small {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}

.box-form-logado .nome-usuario {
  margin-bottom: 20px;
}
.box-form-logado input {
  padding: 0;
  border: none;
  margin-bottom: 10px;
  height: auto !important;
  line-height: 1em !important;
  font-size: 16px !important;
  cursor: pointer;
}
.box-form-logado input:hover, .box-form-logado input:focus, .box-form-logado input:active {
  color: #002856;
}

/* Filiados */
/* Form filiação */
.container-formulario h3,
.wpcf7 h3 {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  font-weight: 700;
}
.container-formulario h3 small,
.wpcf7 h3 small {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.container-formulario .form-group,
.wpcf7 .form-group {
  position: relative;
}
.container-formulario .form-group div.error,
.container-formulario .form-group .wpcf7-not-valid-tip,
.container-formulario .form-group div.danger,
.wpcf7 .form-group div.error,
.wpcf7 .form-group .wpcf7-not-valid-tip,
.wpcf7 .form-group div.danger {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 20px;
  height: 20px;
  background-color: var(--danger);
  text-indent: -9999px;
  font-weight: 900 !important;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container-formulario .form-group div.error:before,
.container-formulario .form-group .wpcf7-not-valid-tip:before,
.container-formulario .form-group div.danger:before,
.wpcf7 .form-group div.error:before,
.wpcf7 .form-group .wpcf7-not-valid-tip:before,
.wpcf7 .form-group div.danger:before {
  color: #FFF;
  text-indent: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 10px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.container-formulario .form-group div.danger,
.wpcf7 .form-group div.danger {
  background-color: var(--warning);
}
.container-formulario .form-group input.error,
.container-formulario .form-group select.error,
.wpcf7 .form-group input.error,
.wpcf7 .form-group select.error {
  border-color: var(--danger);
}
.container-formulario .form-group input.error + label,
.container-formulario .form-group select.error + label,
.wpcf7 .form-group input.error + label,
.wpcf7 .form-group select.error + label {
  color: var(--danger);
}
.container-formulario .form-group.checkbox-group label,
.wpcf7 .form-group.checkbox-group label {
  position: static !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.container-formulario .form-group.checkbox-group input.error,
.wpcf7 .form-group.checkbox-group input.error {
  margin: 0 5px 0 25px;
}
.container-formulario .form-group.checkbox-group div.error,
.wpcf7 .form-group.checkbox-group div.error {
  left: 0;
  right: auto;
}
.container-formulario .form-group:not(.file-upload) label,
.wpcf7 .form-group:not(.file-upload) label {
  position: absolute;
  top: 50%;
  left: 12px;
  margin: 0;
  cursor: pointer;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container-formulario .form-group:not(.file-upload) label span,
.wpcf7 .form-group:not(.file-upload) label span {
  color: var(--danger);
}
.container-formulario .form-group:not(.file-upload) input.form-control,
.wpcf7 .form-group:not(.file-upload) input.form-control {
  font-size: 14px;
  padding: 16px 0 4px 10px;
}
.container-formulario .form-group:not(.file-upload) input.form-control.preenchido, .container-formulario .form-group:not(.file-upload) input.form-control:focus,
.wpcf7 .form-group:not(.file-upload) input.form-control.preenchido,
.wpcf7 .form-group:not(.file-upload) input.form-control:focus {
  padding-top: 18px;
  padding-bottom: 2px;
}
.container-formulario .form-group:not(.file-upload) input.form-control.preenchido + label, .container-formulario .form-group:not(.file-upload) input.form-control:focus + label,
.wpcf7 .form-group:not(.file-upload) input.form-control.preenchido + label,
.wpcf7 .form-group:not(.file-upload) input.form-control:focus + label {
  top: 10px;
  font-size: 11px;
}
.container-formulario .wpcf7-form-control-wrap,
.wpcf7 .wpcf7-form-control-wrap {
  display: block;
}
.container-formulario .wpcf7-not-valid,
.wpcf7 .wpcf7-not-valid {
  margin-bottom: 30px;
  border: 1px solid var(--danger);
}
.container-formulario .wpcf7-not-valid + label,
.wpcf7 .wpcf7-not-valid + label {
  color: var(--danger);
}
.container-formulario .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 30px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container-formulario .wpcf7-textarea,
.wpcf7 .wpcf7-textarea {
  padding-top: 35px;
}
.container-formulario .wpcf7-textarea + label,
.wpcf7 .wpcf7-textarea + label {
  top: 20px !important;
}
.container-formulario .wpcf7-response-output,
.wpcf7 .wpcf7-response-output {
  margin: 0;
  padding: 5px 10px;
}

/* Form filiação */
/* Paginação */
.wp-pagenavi {
  padding-top: 20px;
  border-top: 1px solid #EEE;
}
.wp-pagenavi .pages,
.wp-pagenavi .last {
  display: none;
}
.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block;
  padding: 0 5px;
  min-width: 35px;
  text-align: center;
  padding: 5px 10px 3px 10px;
  border: 1px solid #CCC;
}
.wp-pagenavi span.current,
.wp-pagenavi a.current {
  cursor: default;
  font-weight: bold;
  background-color: #002856;
  color: #FFF;
  text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi a:focus, .wp-pagenavi a:active {
  background-color: #002856;
  color: #FFF;
  text-decoration: none;
}

/* Paginação */
/* Form login */
.box-form {
  position: relative;
}
.box-form .loading {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.box-form.logando .loading {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.65);
}
.box-form.logando .loading svg {
  width: 64px;
  height: 64px;
  display: inline-block;
  vertical-align: middle;
}
.box-form.logando .loading svg rect {
  fill: #FFF;
}
.box-form.logando .loading .loading-item {
  text-align: center;
  color: #FFF;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  padding: 0 15px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Blog page */
.blog,
.search,
.tag {
  /* Busca avançada */
}
.blog .exibindo,
.search .exibindo,
.tag .exibindo {
  margin: 15px 0;
  font-size: 14px;
}
.blog .single-post,
.search .single-post,
.tag .single-post {
  font-size: 14px;
}
.blog .single-post span.data-post,
.search .single-post span.data-post,
.tag .single-post span.data-post {
  font-size: 12px;
  color: #CCC;
  position: relative;
}
.blog .single-post span.data-post:before,
.search .single-post span.data-post:before,
.tag .single-post span.data-post:before {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #EEE;
  position: absolute;
  top: -8px;
  left: 0;
}
.blog .single-post a,
.search .single-post a,
.tag .single-post a {
  font-size: 16px;
  display: block;
  font-weight: 900;
}
.blog .container-posts,
.search .container-posts,
.tag .container-posts {
  padding-bottom: 50px;
}
.blog .data-post,
.search .data-post,
.tag .data-post {
  display: block;
}
.blog .tag-search,
.search .tag-search,
.tag .tag-search {
  display: inline-block;
  font-size: 10px !important;
  padding: 3px 5px;
  margin: 3px 0;
}
.blog .busca-avancada,
.search .busca-avancada,
.tag .busca-avancada {
  margin-bottom: 20px;
}
.blog .busca-avancada .nova-busca,
.search .busca-avancada .nova-busca,
.tag .busca-avancada .nova-busca {
  margin-bottom: 10px;
}
.blog .busca-avancada .nova-busca input,
.search .busca-avancada .nova-busca input,
.tag .busca-avancada .nova-busca input {
  width: calc(100% - 50px);
}
.blog .busca-avancada .nova-busca button,
.blog .busca-avancada .nova-busca input,
.search .busca-avancada .nova-busca button,
.search .busca-avancada .nova-busca input,
.tag .busca-avancada .nova-busca button,
.tag .busca-avancada .nova-busca input {
  display: inline-block;
  vertical-align: middle;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.blog .busca-avancada .tilt-busca-avancada,
.search .busca-avancada .tilt-busca-avancada,
.tag .busca-avancada .tilt-busca-avancada {
  display: block;
  margin: 10px 0;
}
.blog .busca-avancada .btn-search,
.search .busca-avancada .btn-search,
.tag .busca-avancada .btn-search {
  margin-top: 10px;
}
.blog .busca-avancada .btn-search button,
.search .busca-avancada .btn-search button,
.tag .busca-avancada .btn-search button {
  background-color: #002856;
  color: #FFF;
}
.blog .busca-avancada .btn-search button i,
.search .busca-avancada .btn-search button i,
.tag .busca-avancada .btn-search button i {
  margin-right: 5px;
}

/* Blog page */
/* Single */
.single .lista-tags {
  padding: 20px 0;
  margin: 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.single .lista-tags li {
  display: inline-block;
  margin-right: 5px;
}
.single .lista-tags li a:hover, .single .lista-tags li a:focus, .single .lista-tags li a:active {
  background-color: #002856;
  text-decoration: none;
}
.single .noticias-relacionadas {
  margin-top: 50px;
}
.single .noticias-relacionadas .container-title {
  border-bottom: 0;
}
.single .noticias-relacionadas .container-title .title {
  font-size: 22px;
}
.single .noticias-relacionadas .data-news {
  font-size: 11px;
}
.single .noticias-relacionadas .thumb {
  margin-bottom: 10px;
}

.post-content .postado-em {
  margin-left: 10px;
}
.post-content table {
  border-collapse: collapse;
  width: 100%;
  margin: 30px 0 15px 0;
}
.post-content table tbody td {
  color: #002856;
  border-left: 1px solid #E1EEF4;
  font-size: 12px;
  font-weight: normal;
}
.post-content table td, .post-content table th {
  padding: 6px 20px;
}
.post-content table td:first-child {
  border-left: none;
}

/* Single */
/* Convênios */
.filtros {
  margin-top: 20px;
}

.container-convenios {
  margin-top: 10px;
}
.container-convenios .card {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.container-convenios .card:nth-child(odd) .card-header {
  background-color: #003470;
}
.container-convenios .card .card-header {
  background-color: #002856;
  padding: 0;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.container-convenios .card .card-header h2 {
  display: block;
}
.container-convenios .card .card-header h2 button {
  color: #FFF;
  font-size: 14px;
  width: 100%;
  text-align: left;
  position: relative;
}
.container-convenios .card .card-header h2 button:hover, .container-convenios .card .card-header h2 button:focus, .container-convenios .card .card-header h2 button:active {
  text-decoration: none;
}
.container-convenios .card .card-header:hover, .container-convenios .card .card-header:active, .container-convenios .card .card-header:focus {
  background-color: #004089;
}
.container-convenios .card .card-body {
  padding: 0;
}
.container-convenios .card .card-body .single-convenio {
  padding: 20px;
}
.container-convenios .card .card-body .single-convenio h3 {
  font-size: 20px;
  font-weight: 700;
}
.container-convenios .card .card-body .single-convenio .content-text {
  line-height: 1.4em;
}
.container-convenios .card .card-body .single-convenio .content-text p:last-child {
  margin-bottom: 0;
}
.container-convenios .card .card-body .single-convenio:nth-child(even) {
  background-color: #F7F7F7;
}

[data-toggle="collapse"] .fa {
  position: absolute;
  right: 20px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

[data-toggle="collapse"] .fa:before {
  content: "\f106";
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f107";
}

/* Convênios */
/* Sidebar */
.sidebar-geral {
  border-left: 1px solid #EEE;
  padding-top: 30px;
}
.sidebar-geral .container-title {
  margin-bottom: 15px;
}
.sidebar-geral .container-title:after {
  width: 100%;
}
.sidebar-geral .single-sidebar {
  margin-bottom: 30px;
}
.sidebar-geral .single-link {
  display: block;
  margin-bottom: 10px;
}
.sidebar-geral .widget-content:after {
  content: "";
  display: table;
  clear: both;
}
.sidebar-geral .lista-links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sidebar-geral .lista-links a {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}

.container-twitter iframe {
  width: 100% !important;
}
.container-twitter img.loading {
  width: 20px;
  height: auto;
  display: inline-block;
}

/* Sidebar */
/* Links recentes */
.links-recentes {
  border-top: 1px solid #f0f0f0;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* Links recentes */
/* Mídias sociais sidebar */
.facefeed {
  width: 100%;
  margin-bottom: 5px;
}

#Layout3.facefeed {
  margin-bottom: 10px;
}

#Layout3.facefeed .facefeed_header {
  background: url(../images/widget-facebook_middle.gif) 0 0 repeat;
  height: 42px;
  overflow: hidden;
}

#Layout3.facefeed .facefeed_headerLogo {
  float: left;
  padding: 8px 12px 6px 12px;
}

#Layout3.facefeed .facefeed_headerButton {
  float: right;
  padding: 8px 4px 0 12px;
}

#Layout3.facefeed .facePosts_itens {
  border: 1px solid #e5e5e5;
  border-top: none;
}

#Layout3.facefeed .facefeed_item {
  clear: both;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  margin: 0;
}

#Layout3.facefeed .facefeed_item:last-child {
  border-bottom: none;
}

#Layout3.facefeed .facefeed_itemConta {
  display: block;
  margin: 0 10px 10px;
}

#Layout3.facefeed .facefeed_itemContaPicture {
  display: inline;
  font-size: 0;
  line-height: 0;
}

#Layout3.facefeed .facefeed_itemContaPicture a {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-right: 5px;
  border: 1px solid #ecf0ef;
}

#Layout3.facefeed .facefeed_itemContaPicture a:hover {
  border-color: #314a8e;
}

#Layout3.facefeed .facefeed_itemContaPicture a img {
  width: 30px;
  height: 30px;
}

#Layout3.facefeed .facefeed_itemContaName a {
  font-size: 11px;
  font-weight: bold;
  color: #314a8e;
}

#Layout3.facefeed .facefeed_itemContaDate {
  color: #a5abb3;
  font-size: 11px;
}

#Layout3.facefeed .facefeed_itemInfo {
  clear: both;
  margin: 0 10px;
}

#Layout3.facefeed .facefeed_itemInfo a {
  color: #314a8e;
  word-wrap: break-word;
  white-space: normal;
}

#Layout3.facefeed .facefeed_itemInfo a.facefeed_itemInfoHash {
  font-weight: bold;
}

#Layout3.facefeed .facefeed_itemInfo a.read-more {
  margin: 0 !important;
  padding: 0 0 0 5px !important;
  color: #314a8e !important;
  background-color: transparent !important;
  font-weight: bold !important;
}

#Layout3.facefeed .facefeed_itemInfo span.read-less a.read-more {
  display: none !important;
}

#Layout3.facefeed .facefeed_itemInfo .facefeed_itemInfoIntro {
  display: block;
}

#Layout3.facefeed .facefeed_itemInfo .facefeed_itemInfoShared {
  display: block;
  word-wrap: break-word;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  margin-top: 7px;
  margin-bottom: -10px;
  padding: 8px;
  background-color: #fcfcfc;
}

#Layout3.facefeed .facefeed_itemImg {
  clear: both;
  margin: 10px 10px 8px;
  background-color: #f6f7f8;
  text-align: center;
}

#Layout3.facefeed .facefeed_itemImg a {
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  width: 100%;
}

#Layout3.facefeed .facefeed_itemImg a img {
  width: 100%;
}

#Layout3.facefeed .facefeed_itemFooter {
  clear: both;
  display: block;
  font-size: 11px;
  color: #6d84b4;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

#Layout3.facefeed .facefeed_itemFooter a {
  font-size: 11px;
  color: #6d84b4;
  text-decoration: none;
  padding-bottom: 1px;
}

#Layout3.facefeed .facefeed_itemFooter a:hover {
  border-bottom: 1px solid #c6def7;
}

#Layout3.facefeed .facefeed_itemFooter img {
  vertical-align: text-bottom;
  margin: 0 2px 0 3px;
}

#Layout3.facefeed .facefeed_itemFooter span {
  display: inline-block;
  padding: 0 3px;
  color: #000;
}

.right {
  float: right;
}

.left {
  float: left;
}

/* Mídias sociais sidebar */
/* Forms */
.box-form {
  background-color: #EEE;
  padding: 10px;
}
.box-form p {
  font-size: 12px;
  margin-bottom: 10px;
}
.box-form input,
.box-form select {
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.box-form .form-group {
  margin-bottom: 10px;
}
.box-form .form-group:last-child {
  margin-bottom: 0;
}

/* Forms */
/* Footer */
footer#geral {
  display: block;
  background-color: #f8f8f8;
  color: #848484;
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  clear: both;
}

.logos-footer {
  border-top: 1px solid #eee;
  padding-top: 30px;
  overflow: hidden;
}
.logos-footer > div {
  float: left;
  margin-right: 20px;
}
.logos-footer > div:last-child {
  margin-right: 0;
}

.dados-sindicato {
  margin-top: 35px;
}
.dados-sindicato p {
  margin-bottom: 0;
  font-size: 14px;
  color: #9c9c9c;
  line-height: 1.4em;
}
.dados-sindicato p strong {
  font-size: 20px;
  color: #002856;
  font-weight: 800;
}

/* Footer */
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (max-width: 1199.98px) {
  .menu-geral .form-inline {
    position: absolute;
    top: 10px;
    right: 0;
  }

  .navbar {
    clear: both;
  }

  .navbar-nav {
    margin-top: 20px;
  }
  .navbar-nav > li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .navbar-nav > li:last-child {
    border-bottom: none;
  }
  .navbar-nav .dropdown-menu {
    width: 100%;
    max-width: 100%;
    border: none;
    padding: 0 !important;
    margin-top: 10px;
  }
  .navbar-nav .dropdown-menu li {
    padding-left: 15px;
    border: none;
  }

  .menu-geral .navbar-nav > li > a .fa {
    right: 21px;
    top: 13px;
  }
  .menu-geral li > a .fa:before {
    content: "\f107" !important;
  }
  .menu-geral li.show > a .fa:before {
    content: "\f106" !important;
  }

  .destaque-maior img {
    margin-bottom: 15px;
  }

  .destaques.lista-3 > a {
    width: calc(30% - 7px);
    height: calc(170px - 3px);
  }
  .destaques.lista-3 > a:first-child {
    height: 340px;
    width: 70%;
  }
  .destaques.lista-3 > a:nth-child(2) {
    margin-bottom: 6px;
  }
  .destaques.lista-2 > a {
    height: 275px;
  }
}
@media (max-width: 991.98px) {
  .menu-geral .form-inline input {
    max-width: calc(160px - 42px);
    font-size: 12px;
    padding: 0 10px;
  }

  .destaques.lista-4 > a {
    height: 200px;
  }
  .destaques.lista-3 > a {
    width: calc(50% - 3px);
  }
  .destaques.lista-3 > a:first-child {
    height: 350px;
    width: 100%;
    margin-bottom: 6px;
  }
  .destaques.lista-3 > a:nth-child(2) {
    margin-left: 0;
    margin-bottom: 6px;
  }
  .destaques.lista-2 > a {
    height: 200px;
  }
  .destaques.lista-1 > a {
    height: 350px;
  }

  .container-formulario h3,
  .wpcf7 h3 {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .banner-topo {
    padding: 10px 0;
  }

  .destaques.lista-1 > a, .destaques.lista-2 > a, .destaques.lista-3 > a, .destaques.lista-4 > a {
    background: none !important;
    width: 100%;
    margin: 0 0 10px 0;
    background-size: contain;
    height: auto !important;
    background-position: center center;
  }
  .destaques > a .container-interna-destaque span,
  .destaques > a .container-interna-destaque p {
    font-size: 14px;
    color: #333;
  }
  .destaques > a .container-interna-destaque p {
    font-size: 10px;
  }
  .destaques .interna-destaque,
  .destaques .container-interna-destaque {
    position: static !important;
  }
  .destaques .interna-destaque {
    padding: 10px 0 !important;
    background-color: transparent !important;
  }
}
@media (max-width: 575.98px) {
  .top {
    padding-top: 10px;
  }
  .top .logos-topo li {
    width: 40%;
  }

  .post-content img {
    float: none !important;
  }

  .navbar-toggler {
    margin-left: 15px;
  }

  .menu-geral .form-inline {
    margin-right: 15px;
  }

  .post-content .print-news {
    float: none;
    display: block;
    margin-top: 10px;
  }
}
@media print {
  .d-print-table {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .post-content h1.title {
    margin-bottom: 0px;
  }

  .acessado-em {
    position: fixed;
    bottom: 0;
  }

  .post-content, p {
    page-break-inside: avoid;
  }
}

/*# sourceMappingURL=screen.css.map */
