/*
Theme Name: ESA
Theme URI:
Author: Paulo Estev&atilde;o - ILION
Author URI:
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
body {
  background: #D9DEE1;
  color: #424242;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased; }

html {
  scroll-behavior: auto;
  scroll-behavior: smooth; }

button:focus,
button {
  outline: inherit !important; }

h4, .h4, h5, .h5, h6, .h6 {
  margin: 0; }

a {
  color: #12314e;
  text-decoration: none; }

a:hover {
  color: #2A476E;
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

#colorbox:focus, .foto a:focus, a:focus {
  outline: inherit;
  text-decoration: none; }

#cboxPrevious, #cboxNext, #cboxClose {
  border: 0; }

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important; }

.btn:focus {
  outline: inherit; }

.botao_sobre {
  text-align: center;
  margin-top: 30px; }

.wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7-validation-errors {
  background: #f7e700;
  border: 0;
  color: #000;
  margin: 15px 0 0 !important;
  padding: 10px !important; }

div.wpcf7-mail-sent-ok {
  background: #398f14;
  border: 0;
  color: #fff;
  padding: 10px !important; }

div.wpcf7-response-output {
  margin: 15px 0 0 !important; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 5px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

.alignright {
  float: right;
  margin: 10px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 10px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

a img.alignright {
  float: right;
  margin: 10px 0 20px 20px; }

a img.alignnone {
  margin: 10px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 10px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0 10px; }

.mc4wp-success {
  padding: 50px 0; }

.mc4wp-notice {
  margin-top: 10px; }

.mc4wp-checkbox-comment_form {
  padding: 0 15px;
  color: #000; }

/***********************************************

Header

*******************************************/
.header {
  background: #fff;
  padding: 25px 0;
  margin-top: 50px; }
  .header .logo img {
    max-width: 100%;
    height: auto; }
  .header .links-gerais {
    padding: 0 0 0 20px;
    margin: 0;
    list-style: none;
    font-size: 14px; }
    .header .links-gerais li {
      padding: 0;
      margin: 0 20px 0 0;
      text-transform: uppercase;
      float: left; }
      .header .links-gerais li a {
        color: #2A476E; }
        .header .links-gerais li a:hover {
          color: #2A476E;
          text-decoration: underline; }
      .header .links-gerais li:last-child {
        margin: 0; }
    .header .links-gerais:after {
      content: "";
      display: block;
      clear: both; }
  .header .redes-sociais {
    font-size: 18px;
    text-align: right; }
    .header .redes-sociais a {
      color: #2A476E;
      margin-right: 15px; }
      .header .redes-sociais a:last-child {
        margin-right: 0; }
      .header .redes-sociais a:hover {
        color: #2A476E;
        opacity: 0.7; }
  .header .telefones-topo {
    text-align: right; }
  .header .disk-prerrogativas {
    position: relative;
    color: #2A476E;
    font-size: 13px;
    line-height: 1.4em;
    font-weight: bold;
    padding-left: 25px;
    display: inline-block;
    margin: 0 15px;
    text-align: left; }
    .header .disk-prerrogativas span {
      display: block;
      margin-bottom: 2px; }
      .header .disk-prerrogativas span:last-child {
        margin-bottom: 0; }
    .header .disk-prerrogativas img {
      position: absolute;
      top: 1px;
      left: 0;
      z-index: 1; }
    .header .disk-prerrogativas a {
      color: #2A476E; }
      .header .disk-prerrogativas a i {
        margin: 0 4px 0 0; }
      .header .disk-prerrogativas a:hover {
        color: #2A476E;
        opacity: 0.8; }
  .header .form-busca {
    position: relative; }
    .header .form-busca .form-control {
      width: 100%;
      border-radius: 15px;
      border: 0;
      box-shadow: 1px 3px 3px rgba(3, 5, 4, 0.3);
      height: 30px;
      padding-left: 35px;
      font-size: 13px; }
    .header .form-busca .botao {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      height: 30px;
      border-radius: 15px;
      padding: 3px 12px;
      background: transparent;
      border: 0;
      box-shadow: inherit; }

.navbar {
  background: #2A476E;
  border-radius: 0;
  min-height: initial;
  margin-bottom: 0;
  border: 0;
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
  .navbar .container {
    position: relative; }

.navbar-nav > li {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase; }
  .navbar-nav > li:first-child > a {
    padding-left: 0; }
  .navbar-nav > li:last-child > a {
    padding-right: 0;
    border-right: 0; }
  .navbar-nav > li > a {
    color: #fff;
    padding: 0 14px;
    border-right: 1px solid #3a5577; }
    .navbar-nav > li > a:hover {
      color: rgba(255, 255, 255, 0.7);
      background: transparent; }

.nav > li > a:hover, .nav > li > a:focus {
  background: transparent; }

#slideHome .item {
  display: none; }

.wrap-slide img {
  width: 100%;
  height: auto; }

.owl-carousel .owl-controls .owl-dots {
  position: absolute !important;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 10px;
  z-index: 2; }
.owl-carousel .owl-controls .owl-dot {
  height: 14px;
  width: 14px;
  background: transparent;
  border-radius: 100%;
  border: 2px solid transparent;
  display: inline-block;
  margin: 0 4px; }
  .owl-carousel .owl-controls .owl-dot span {
    display: block;
    background: #005E85;
    height: 100%;
    width: 100%;
    border-radius: 100%; }
  .owl-carousel .owl-controls .owl-dot.active {
    background: #76C5E4; }
    .owl-carousel .owl-controls .owl-dot.active span {
      background: #76C5E4; }

.noticia-item {
  display: block;
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0);
  margin-top: 30px; }
  .noticia-item .thumb {
    position: relative; }
    .noticia-item .thumb:after {
      content: "";
      display: block;
      height: 100%;
      width: 100%;
      background: #1c53a1;
      background: linear-gradient(180deg, #1c53a1 0%, #7e9dc9 25%, white 100%);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      opacity: 0;
      border-radius: 15px;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .noticia-item .thumb .icon {
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      top: 15px;
      z-index: 2;
      opacity: 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .noticia-item .thumb .saiba {
      width: 100%;
      display: block;
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      z-index: 2;
      bottom: 10px;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      color: #2A476E;
      text-align: center;
      opacity: 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
  .noticia-item .img {
    width: 100%;
    height: auto;
    border-radius: 15px; }
  .noticia-item h4 {
    font-size: 18px;
    line-height: 1.3em;
    color: #2A476E;
    font-weight: 600;
    margin-top: 12px; }
  .noticia-item .data {
    font-size: 14px;
    color: #000;
    margin: 10px 0 0;
    display: block;
    opacity: 0.7; }
    .noticia-item .data i {
      font-size: 0.8em;
      vertical-align: middle;
      margin: -3px 5px 0 0; }
  .noticia-item:hover {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
    .noticia-item:hover .thumb:after {
      opacity: 0.8; }
    .noticia-item:hover .thumb .icon,
    .noticia-item:hover .thumb .saiba {
      opacity: 1; }
  .noticia-item.regulamento-item h4 {
    margin-top: 0; }

.wrap-noticias-home {
  padding: 80px 0;
  background: #2A476E;
  /*
  	h2 {
  		text-align: center;
  		position: relative;
  		font-size: 32px;
  		text-transform: uppercase;
  		font-weight: bold;
  		color: $vermelho;
  		margin-bottom: 40px;
  		
  		&:after {
  			content: "";
  			display: block;
  			width: 100%;
  			height: 4px;
  			background: $vermelho;
  			@include centralizar;
  			z-index: 1;
  			margin-top: 4px;
  		}
  		
  		&:before {
  			content: "";
  			display: block;
  			width: 100%;
  			height: 4px;
  			background: $azul;
  			@include centralizar;
  			z-index: 1;
  			margin-top: -4px;
  		}
  		
  		span {
  			position: relative;
  			z-index: 2;
  			background: #D9DEE1;
  			padding: 0 15px;
  			display: inline-block;
  		}
  	}
  */ }
  .wrap-noticias-home .titulo-principal {
    color: #fff; }
  .wrap-noticias-home .botoes {
    text-align: center;
    margin: 50px 0 0; }
    .wrap-noticias-home .botoes .btn {
      margin-bottom: 0;
      background: #223f66;
      width: 250px;
      max-width: 100%; }
      .wrap-noticias-home .botoes .btn:hover {
        background: #fff;
        color: #2A476E; }

.wrap-noticias-trans {
  padding: 80px 0; }
  .wrap-noticias-trans h2 {
    font-size: 27px;
    font-weight: bold;
    color: #2A476E;
    text-align: center;
    margin-bottom: 20px; }
  .wrap-noticias-trans .botoes {
    text-align: center;
    margin: 50px 0 0; }

.btn {
  font-size: 20px;
  color: #2A476E;
  font-weight: 600;
  background: #fff;
  border-radius: 30px;
  border: 0;
  padding: 8px 30px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
  .btn:hover {
    color: #12314e; }

.wrap-localizacao {
  background: #12314e;
  padding: 25px 0;
  position: relative;
  text-align: center; }
  .wrap-localizacao i {
    margin-right: 8px; }

.wrap-redes-footer {
  text-align: center;
  padding: 30px 0; }
  .wrap-redes-footer img {
    max-width: 100%; }
  .wrap-redes-footer .redes {
    margin: 25px 0 0; }
    .wrap-redes-footer .redes a {
      font-size: 24px;
      color: #2A476E;
      margin: 0 25px; }
      .wrap-redes-footer .redes a:hover {
        color: #12314e; }

.footer {
  background: #2A476E;
  padding: 40px 0;
  color: #fff; }
  .footer .info-contatos p i {
    width: 20px; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      text-decoration: underline; }
  .footer .logo-ilion {
    float: right;
    height: 14px;
    opacity: 0.8; }
    .footer .logo-ilion:hover {
      opacity: 1; }
  .footer p {
    font-size: 13px;
    line-height: 1.7em;
    font-weight: 600;
    margin: 0; }
  .footer .btn-newsletter {
    margin-top: 10px;
    display: block; }
    .footer .btn-newsletter:hover {
      opacity: 0.7; }
    .footer .btn-newsletter img {
      max-width: 100%;
      height: auto; }
  .footer .links {
    font-size: 13px;
    line-height: 1.7em;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 600; }
    .footer .links li {
      padding: 0;
      margin: 0; }
      .footer .links li a {
        color: #fff; }
  .footer .creditos {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 15px;
    font-size: 13px;
    color: #87D5F8;
    margin-top: 40px;
    position: relative; }
    .footer .creditos .subir {
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      z-index: 1;
      bottom: 0; }
      .footer .creditos .subir:hover {
        opacity: 0.7; }

.wrap-topo-page {
  height: 220px;
  background: url(images/bg-page-topo.jpg) no-repeat center center;
  background-size: cover;
  position: relative; }
  .wrap-topo-page:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: #2A476E;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .wrap-topo-page .container {
    position: absolute !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 1; }
  .wrap-topo-page .titulo-page {
    font-size: 26px;
    line-height: 1.45em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase; }
  .wrap-topo-page .subtitulo-page {
    font-size: 16px;
    line-height: 1.45em;
    color: #D9DEE1;
    text-align: center; }
  .wrap-topo-page .data-categoria {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    opacity: 0.75; }
    .wrap-topo-page .data-categoria i {
      vertical-align: middle;
      margin: -3px 10px 0 0; }
    .wrap-topo-page .data-categoria .categoria {
      margin-left: 30px; }
    .wrap-topo-page .data-categoria a {
      color: #fff; }
      .wrap-topo-page .data-categoria a:hover {
        text-decoration: underline; }
  .wrap-topo-page .telefone {
    text-align: center;
    color: #fff;
    margin-top: 15px; }
    .wrap-topo-page .telefone a {
      color: #fff; }
    .wrap-topo-page .telefone i {
      margin-right: 5px; }

.post-body blockquote {
  font-size: 1em; }
.post-body table {
  width: 100%; }
.post-body:after {
  content: "";
  display: block;
  clear: both; }
.post-body img {
  max-width: 100%;
  height: auto; }

.wrap-page {
  padding: 60px 0; }
  .wrap-page .titulo-page {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase; }
    .wrap-page .titulo-page span {
      display: inline-block;
      background: #DF001A;
      border-radius: 25px;
      padding: 8px 20px 6px; }
  .wrap-page .post-body {
    padding: 40px 35px;
    background: #fff;
    border-radius: 15px;
    color: #424242; }
    .wrap-page .post-body ul:not(.nav-tabs-advs) {
      margin: 0 0 20px;
      padding: 0; }
      .wrap-page .post-body ul:not(.nav-tabs-advs) li {
        margin: 5px 0 5px 18px; }
    .wrap-page .post-body p {
      margin: 0 0 20px; }
      .wrap-page .post-body p:last-child {
        margin: 0; }
    .wrap-page .post-body h1,
    .wrap-page .post-body h2,
    .wrap-page .post-body h3,
    .wrap-page .post-body h4,
    .wrap-page .post-body h5,
    .wrap-page .post-body h6 {
      margin: 40px 0 25px;
      font-weight: bold;
      color: #2A476E; }
      .wrap-page .post-body h1:first-child,
      .wrap-page .post-body h2:first-child,
      .wrap-page .post-body h3:first-child,
      .wrap-page .post-body h4:first-child,
      .wrap-page .post-body h5:first-child,
      .wrap-page .post-body h6:first-child {
        margin-top: 0; }
    .wrap-page .post-body h1 {
      font-size: 30px; }
    .wrap-page .post-body h2 {
      font-size: 27px; }
    .wrap-page .post-body h3 {
      font-size: 24px; }
    .wrap-page .post-body h4 {
      font-size: 21px; }
    .wrap-page .post-body h5 {
      font-size: 18px; }
    .wrap-page .post-body h6 {
      font-size: 15px; }
    .wrap-page .post-body a {
      color: #2A476E; }
      .wrap-page .post-body a:hover {
        color: #12314e; }
  .wrap-page .noticias-relacionadas {
    margin: 30px 0 0;
    color: #2A476E; }
    .wrap-page .noticias-relacionadas ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .wrap-page .noticias-relacionadas ul li {
        padding: 0;
        margin: 0; }
        .wrap-page .noticias-relacionadas ul li a {
          color: #2A476E; }
          .wrap-page .noticias-relacionadas ul li a:hover {
            color: #12314e; }

.links-blocos .item {
  background: #fff;
  padding: 25px 20px;
  text-align: center;
  border-radius: 14px;
  margin-top: 30px; }
  .links-blocos .item img {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
  .links-blocos .item h3 {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600;
    color: #2A476E; }
  .links-blocos .item .btn {
    background: #D9DEE1;
    border-radius: 14px;
    margin-top: 25px;
    color: #2A476E;
    font-size: 18px;
    display: block;
    width: 100%;
    padding: 6px 15px;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .links-blocos .item .btn:hover {
      background: #2A476E;
      color: #fff; }

.icon-page-principal {
  margin-bottom: 30px;
  text-align: center; }
  .icon-page-principal img {
    height: 46px; }

.wrap-page-pagamentos {
  border-bottom: 3px solid #2A476E;
  margin-bottom: 10px; }
  .wrap-page-pagamentos .ano {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 25px; }
  .wrap-page-pagamentos .box {
    background: #fff;
    border-radius: 14px;
    padding: 30px; }
    .wrap-page-pagamentos .box .item {
      margin-top: 20px; }
      .wrap-page-pagamentos .box .item:first-child {
        margin-top: 0; }
      .wrap-page-pagamentos .box .item span {
        display: block; }
  .wrap-page-pagamentos .owl-carousel .owl-stage {
    padding-bottom: 60px; }
  .wrap-page-pagamentos .owl-carousel .owl-controls .owl-dots {
    bottom: 0; }

.wrap-tabela-honorarios .icon-page-principal img {
  height: 40px; }

.wrap-ouvidoria .telefone {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px; }
  .wrap-ouvidoria .telefone i {
    margin-right: 5px; }

.nav-tabs-pages {
  border: 0; }
  .nav-tabs-pages > li {
    float: initial;
    margin-bottom: 0;
    font-size: 16px;
    margin-bottom: 1px; }
    .nav-tabs-pages > li > a {
      border: 0;
      border-radius: 15px;
      margin-right: 0;
      padding: 12px 20px;
      color: #6d6d6d; }
    .nav-tabs-pages > li.active > a {
      color: #2A476E !important;
      border: 0 !important;
      font-weight: 600; }

.cards-advs {
  margin-top: -10px; }
  .cards-advs .row {
    margin-right: -7.5px;
    margin-left: -7.5px; }
    .cards-advs .row > div {
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .cards-advs .card {
    display: block;
    margin-top: 15px;
    border-radius: 15px;
    padding: 20px;
    background: #f2f2f2;
    text-align: center;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .cards-advs .card:hover {
      background: #e5e5e5; }
    .cards-advs .card img {
      width: 100%;
      height: auto;
      border-radius: 15px; }
    .cards-advs .card h4 {
      margin: 20px 0 0;
      font-size: 16px;
      line-height: 1.3em;
      color: #2A476E;
      font-weight: 600; }
    .cards-advs .card .cargo {
      margin: 5px 0 0;
      font-size: 13px;
      color: #686868; }
    .cards-advs .card .saiba-mais {
      font-size: 13px;
      color: #2A476E;
      margin: 15px 0 0;
      display: block; }
      .cards-advs .card .saiba-mais i {
        vertical-align: middle;
        margin: 0 0 0 5px; }

.inst-nav {
  font-size: 16px;
  letter-spacing: 0.5px;
  font-weight: bold; }
  .inst-nav a {
    display: block; }
  .inst-nav .menu {
    padding: 0;
    margin: 0;
    list-style: none; }
    .inst-nav .menu li {
      padding: 0;
      margin: 0; }
      .inst-nav .menu li a {
        color: #2A476E; }
      .inst-nav .menu li .sub-menu {
        padding: 0;
        margin: 15px 0 0;
        list-style: none;
        font-size: 14px;
        font-weight: normal; }
        .inst-nav .menu li .sub-menu li {
          margin: 10px 0; }
          .inst-nav .menu li .sub-menu li a {
            color: #000; }
            .inst-nav .menu li .sub-menu li a:hover {
              color: #12314e; }
            .inst-nav .menu li .sub-menu li a.active {
              font-weight: bold;
              text-decoration: underline; }
    .inst-nav .menu > li {
      margin-top: 30px; }
      .inst-nav .menu > li:first-child {
        margin-top: 0; }
  .inst-nav .menu-item-has-children > a:first-child:hover {
    color: #000; }
  .inst-nav .menu-item-has-children > a:first-child.active {
    color: #000;
    text-decoration: underline; }

.wrap-institucional .links-blocos {
  margin-top: -30px; }
  .wrap-institucional .links-blocos .item {
    background: #f2f2f2; }
    .wrap-institucional .links-blocos .item h3 {
      font-size: 16px;
      color: #2A476E;
      font-weight: 600; }
    .wrap-institucional .links-blocos .item .btn {
      font-size: 15px; }
.wrap-institucional .subtitulo-pagina {
  margin-bottom: 30px !important; }

.nav-tabs-advs {
  margin: 15px 0 20px !important;
  border-bottom: 0; }
  .nav-tabs-advs > li {
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 10px; }
    .nav-tabs-advs > li > a {
      margin-right: 0;
      border: 1px solid #E5E5E5;
      border-radius: 15px;
      line-height: 1em;
      padding: 12px 25px;
      color: #2A476E; }
      .nav-tabs-advs > li > a:hover {
        background: #fff;
        border: 1px solid #2A476E;
        box-shadow: initial; }
    .nav-tabs-advs > li.active > a, .nav-tabs-advs > li.active > a:hover, .nav-tabs-advs > li.active > a:focus {
      background: #2A476E;
      color: #ffff;
      border: 1px solid #2A476E; }

.links-blocos.links-blocos-delegacias h3, .links-blocos.links-blocos-subsecoes h3 {
  margin: 0; }
.links-blocos.links-blocos-delegacias p, .links-blocos.links-blocos-subsecoes p {
  margin: 10px 0 0 !important;
  font-size: 13px;
  color: #2A476E; }
  .links-blocos.links-blocos-delegacias p a, .links-blocos.links-blocos-subsecoes p a {
    color: #2A476E; }
    .links-blocos.links-blocos-delegacias p a i, .links-blocos.links-blocos-subsecoes p a i {
      margin-right: 5px; }
    .links-blocos.links-blocos-delegacias p a:hover, .links-blocos.links-blocos-subsecoes p a:hover {
      color: #12314e; }
.links-blocos.links-blocos-delegacias .municipio, .links-blocos.links-blocos-subsecoes .municipio {
  opacity: 0.6; }
.links-blocos.links-blocos-subsecoes .municipio {
  opacity: 1; }
  .links-blocos.links-blocos-subsecoes .municipio i {
    vertical-align: middle;
    margin: -2px 5px 0 0; }

.img-wrap a:hover img {
  opacity: .8; }

.img-wrap img {
  max-width: 100%; }

.img-wrap figcaption {
  display: table-caption;
  margin-bottom: 15px;
  caption-side: bottom;
  font-size: 12px;
  text-align: center; }

.img-wrap.img-left {
  float: left;
  margin: 5px 30px 0 0; }

.img-wrap.img-right {
  float: right;
  margin: 5px 0 0 30px; }

.img-wrap.img-center {
  display: inline-block;
  width: 100%;
  margin: 30px 0 15px;
  text-align: center; }

.wrap-noticias {
  padding: 30px 0 60px; }
  .wrap-noticias .bloco-noticias {
    padding: 30px 0; }
    .wrap-noticias .bloco-noticias:last-child {
      padding-right: 0; }
    .wrap-noticias .bloco-noticias .titulo-principal-comunicacao {
      font-weight: bold;
      font-size: 27px; }
    .wrap-noticias .bloco-noticias .botao {
      text-align: center;
      margin: 50px 0 0; }

.wp-pagenavi {
  margin-top: 60px;
  text-align: center; }
  .wp-pagenavi .pages {
    display: none; }
  .wp-pagenavi span,
  .wp-pagenavi a {
    font-size: 14px;
    color: #6D6D6D;
    line-height: 1em;
    padding: 10px 10px;
    box-shadow: inherit;
    background: transparent;
    border: 2px solid transparent;
    border-radius: 0;
    display: inline-block;
    width: auto; }
    .wp-pagenavi span:hover,
    .wp-pagenavi a:hover {
      color: #000000;
      background: transparent;
      text-decoration: initial;
      border-color: #12314e; }
    .wp-pagenavi span.last, .wp-pagenavi span.first,
    .wp-pagenavi a.last,
    .wp-pagenavi a.first {
      width: 125px; }
  .wp-pagenavi span.current {
    color: #000000;
    background: transparent;
    text-decoration: initial;
    border-color: #12314e;
    font-weight: normal; }

.wrap-noticias-comissoes {
  padding: 20px 0 60px; }
  .wrap-noticias-comissoes h2 {
    font-size: 27px;
    font-weight: bold;
    color: #2A476E;
    margin: 0 0 10px; }

.wrap-topo-transparencia {
  position: relative; }
  .wrap-topo-transparencia .titulo-page {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .wrap-topo-transparencia img {
    width: 100%;
    height: auto; }

.wrap-bloco-transparencia h2 {
  font-size: 27px;
  font-weight: bold;
  color: #2A476E;
  text-align: center;
  margin-bottom: 10px; }

.wrap-comissao-transparencia .titulo-page {
  margin-bottom: 30px;
  color: #2A476E; }

.wrap-breadcrumbs {
  background: #fff; }
  .wrap-breadcrumbs .breadcrumb {
    background: transparent;
    margin-bottom: 0;
    border-radius: 0; }
    .wrap-breadcrumbs .breadcrumb a {
      color: #2A476E; }
      .wrap-breadcrumbs .breadcrumb a:hover {
        text-decoration: underline;
        color: #2A476E; }

.wrap-page-advogado img {
  max-width: 100%;
  height: auto;
  border-radius: 15px; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding: 20px;
  background: #fff;
  margin: 60px auto 20px; }

#tribe-events-pg-template {
  max-width: 1140px !important;
  padding: 0;
  margin: 60px auto 20px; }
  #tribe-events-pg-template .tribe-events-single {
    padding: 40px 35px;
    background: #fff;
    border-radius: 15px; }
    #tribe-events-pg-template .tribe-events-single .tribe-events-back {
      margin-bottom: 10px; }
      #tribe-events-pg-template .tribe-events-single .tribe-events-back a {
        font-weight: normal;
        font-size: 14px; }
    #tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
      font-size: 28px; }
    #tribe-events-pg-template .tribe-events-single .tribe-events-content ol, #tribe-events-pg-template .tribe-events-single .tribe-events-content p, #tribe-events-pg-template .tribe-events-single .tribe-events-content ul {
      font-size: 15px; }

.wpcf7-form label {
  font-weight: normal;
  display: block;
  margin: 20px 0 10px; }
.wpcf7-form .wpcf7-list-item {
  margin: 5px 15px 5px 0; }
  .wpcf7-form .wpcf7-list-item label {
    margin: 0; }
.wpcf7-form .form-control {
  height: 44px;
  border-radius: 4px;
  border: 0;
  background: #efefef;
  box-shadow: initial; }
.wpcf7-form textarea.form-control {
  height: 100px; }
.wpcf7-form .botao {
  margin-top: 30px; }

.carregar {
  display: none;
  text-align: center;
  padding: 40px 0 20px; }

.banner-comissoes {
  margin-bottom: 40px;
  text-align: center; }
  .banner-comissoes img {
    max-width: 100%;
    height: auto; }

.busca-comissoes {
  position: relative; }
  .busca-comissoes .form-control {
    height: 40px;
    border: 0;
    box-shadow: initial;
    background: #f2f2f2;
    padding: 5px 15px;
    padding-right: 50px; }
  .busca-comissoes .botao {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border: 0;
    box-shadow: inherit;
    height: 40px;
    font-size: 20px;
    padding: 6px 12px;
    background: transparent; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background: transparent;
  color: #000; }

.galeria-abas img {
  width: 100%;
  height: auto; }
.galeria-abas .foto {
  margin-top: 10px;
  display: block;
  cursor: pointer; }
  .galeria-abas .foto:hover {
    opacity: 0.7; }
.galeria-abas .row {
  margin-left: -5px;
  margin-right: -5px; }
  .galeria-abas .row > div {
    padding-left: 5px;
    padding-right: 5px; }

.tab-content:after {
  content: "";
  display: block;
  clear: both; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: transparent;
  border-color: #e5e5e5; }

.dropdown-menu {
  border-radius: 0;
  box-shadow: initial;
  margin-top: 5px !important; }
  .dropdown-menu > li > a {
    padding: 4px 15px; }
    .dropdown-menu > li > a:hover {
      background: transparent;
      color: #000; }

.titulo-principal {
  text-align: center;
  position: relative;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  color: #2A476E;
  margin-bottom: 40px; }

.ver-mais {
  text-align: center;
  margin-top: 50px; }
  .ver-mais .btn {
    background: #2A476E;
    color: #fff;
    padding-left: 50px;
    padding-right: 50px; }
    .ver-mais .btn:hover {
      background: #2A476E;
      color: #fff;
      opacity: 0.8; }

.voltar-adv {
  margin-bottom: 30px; }
  .voltar-adv a i {
    margin-right: 5px; }

.arquivos-down {
  margin-top: 20px; }
  .arquivos-down h4 {
    margin-bottom: 10px !important; }
  .arquivos-down .download-link {
    display: block;
    position: relative;
    padding-left: 50px;
    margin-top: 20px; }
    .arquivos-down .download-link .titulo {
      display: block;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 3px; }
    .arquivos-down .download-link .download {
      display: block;
      font-size: 12px;
      text-transform: uppercase;
      color: #424242; }
    .arquivos-down .download-link .fas {
      position: absolute;
      top: 5px;
      left: 0;
      z-index: 1;
      font-size: 36px; }
    .arquivos-down .download-link:hover {
      opacity: 0.7; }

.wrap-busca-eventos {
  margin: 20px 0 0; }
  .wrap-busca-eventos label {
    font-weight: normal;
    margin: 40px 0 10px;
    display: block;
    font-size: 15px; }
  .wrap-busca-eventos .form-control {
    box-shadow: initial;
    padding: 6px 15px;
    border: 0;
    height: 42px;
    border-radius: 15px; }

.box-programacao {
  background: #FFFFFF;
  padding: 40px 35px;
  border-radius: 15px; }
  .box-programacao p {
    margin: 0 0 20px; }
    .box-programacao p span {
      font-weight: 500;
      opacity: 0.5; }
    .box-programacao p strong {
      font-weight: 600; }
    .box-programacao p:last-child {
      margin: 0; }
  .box-programacao h3 {
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 20px;
    color: #2A476E; }
  .box-programacao h4 {
    margin: 40px 0 20px;
    color: #2A476E;
    font-size: 20px;
    font-weight: 900; }
  .box-programacao.box-contatos {
    font-size: 14px; }
    .box-programacao.box-contatos h3 {
      font-size: 18px;
      margin: 0 0 20px; }
      .box-programacao.box-contatos h3 i {
        font-size: 1.4em;
        vertical-align: middle;
        margin: -2px 10px 0 0; }

.btn {
  width: 100%;
  margin-bottom: 30px;
  box-shadow: initial;
  background: #2A476E;
  color: #fff;
  border-radius: 15px; }
  .btn:hover, .btn:focus {
    background: #223f66;
    color: #fff; }

.wrap-single-programacao .capa {
  margin-bottom: 40px; }
.wrap-single-programacao img {
  max-width: 100%;
  height: auto; }

.box-login {
  padding: 40px;
  background: #fff;
  border-radius: 15px; }
  .box-login h3 {
    font-weight: bold;
    margin: 0 0 20px;
    color: #2A476E; }
  .box-login .form-control {
    box-shadow: initial;
    border: 0;
    background: #efefef;
    color: #000;
    margin: 20px 0 0;
    height: 44px; }
  .box-login p {
    margin: 0 0 10px; }
  .box-login .botao {
    text-align: right;
    margin: 20px 0 0; }
    .box-login .botao .btn {
      width: 140px;
      font-size: 14px;
      margin-bottom: 0; }
    .box-login .botao.botao2 .btn {
      width: 180px; }
  .box-login .btn.btn-cadastrar {
    font-size: 14px;
    margin: 20px 0 0; }
  .box-login .esqueci-senha {
    font-size: 12px;
    margin: 20px 0 0; }
    .box-login .esqueci-senha a:hover {
      text-decoration: underline; }

.lista-cursos {
  margin: 30px 0 0; }
  .lista-cursos.lista-margin-zero {
    margin: 0 0 30px; }
    .lista-cursos.lista-margin-zero .item {
      margin: 0; }
      .lista-cursos.lista-margin-zero .item:hover {
        background: #fff; }
  .lista-cursos .item {
    margin: 10px 0 0;
    display: block;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #ededed;
    background: #fff; }
    .lista-cursos .item h5 {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bold;
      color: #2A476E;
      padding: 0 0 10px; }
    .lista-cursos .item h4 {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      color: #2A476E;
      margin: 0 0 20px; }
    .lista-cursos .item p {
      font-size: 14px;
      margin: 2px 0; }
      .lista-cursos .item p .icon {
        width: 17px; }
      .lista-cursos .item p span.cancelamento {
        font-weight: normal;
        display: inline-block;
        padding: 4px 10px;
        border-radius: 15px;
        color: #000;
        opacity: 1;
        margin-top: 5px;
        background: #FFFF03; }
        .lista-cursos .item p span.cancelamento.sem-cancelamento {
          background: #17A2B8;
          color: #fff; }
    .lista-cursos .item:hover {
      background: #ededed; }

.panel-group-cursos {
  margin: 0; }
  .panel-group-cursos .panel {
    border: 1px solid #ededed;
    padding: 0;
    border-radius: 15px;
    margin: 10px 0 0;
    box-shadow: initial; }
    .panel-group-cursos .panel .panel-heading {
      padding: 0;
      background: transparent;
      font-size: 16px; }
      .panel-group-cursos .panel .panel-heading a {
        padding: 20px;
        padding-right: 40px;
        background: #ededed;
        display: block;
        color: #2A476E;
        font-weight: bold;
        position: relative; }
        .panel-group-cursos .panel .panel-heading a.collapsed {
          background: transparent; }
        .panel-group-cursos .panel .panel-heading a .fas {
          position: absolute !important;
          top: 50%;
          -moz-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          right: 15px; }
    .panel-group-cursos .panel .info-geral {
      padding: 20px; }
      .panel-group-cursos .panel .info-geral p {
        font-size: 14px;
        margin: 5px 0 0; }
        .panel-group-cursos .panel .info-geral p .icon {
          width: 17px; }

.table-lancamento-pontos thead tr th {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
  color: #2A476E;
  white-space: pre-wrap; }
.table-lancamento-pontos tbody tr td {
  font-size: 14px;
  font-weight: normal; }

.wrap-bloco-links .item {
  display: block;
  border-radius: 15px;
  background: #fff;
  margin-top: 40px;
  text-align: center;
  padding: 25px 20px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0);
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  .wrap-bloco-links .item img {
    height: auto;
    width: 100%; }
  .wrap-bloco-links .item h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2A476E;
    margin: 25px 0 0; }
  .wrap-bloco-links .item:hover {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }

.wrap-eventos-home {
  padding: 80px 0; }
  .wrap-eventos-home .titulo-principal {
    margin-bottom: 0; }

.noticia-menor {
  display: block;
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0);
  margin-top: 30px; }
  .noticia-menor .thumb {
    width: 266px;
    float: left;
    position: relative;
    margin: 0 25px 0 0; }
    .noticia-menor .thumb:after {
      content: "";
      display: block;
      height: 100%;
      width: 100%;
      background: #1c53a1;
      background: linear-gradient(180deg, #1c53a1 0%, #7e9dc9 25%, white 100%);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      opacity: 0;
      border-radius: 15px;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .noticia-menor .thumb .icon {
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      top: 15px;
      z-index: 2;
      opacity: 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .noticia-menor .thumb .saiba {
      width: 100%;
      display: block;
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      z-index: 2;
      bottom: 10px;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      color: #2A476E;
      text-align: center;
      opacity: 0;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .noticia-menor .thumb img {
      max-width: 100%;
      height: auto;
      border-radius: 15px; }
  .noticia-menor:after {
    content: "";
    display: block;
    clear: both; }
  .noticia-menor h4 {
    font-size: 15px;
    line-height: 1.4em;
    color: #2A476E;
    font-weight: 600; }
  .noticia-menor .data {
    font-size: 14px;
    color: #000;
    margin: 10px 0 0;
    display: block;
    opacity: 0.7; }
    .noticia-menor .data i {
      font-size: 0.8em;
      vertical-align: middle;
      margin: -3px 5px 0 0; }
  .noticia-menor:hover {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3); }
    .noticia-menor:hover .thumb:after {
      opacity: 0.8; }
    .noticia-menor:hover .thumb .icon,
    .noticia-menor:hover .thumb .saiba {
      opacity: 1; }

.wrap-contatos-informativos {
  padding-top: 50px; }
  .wrap-contatos-informativos .btn {
    margin-bottom: 0; }
  .wrap-contatos-informativos .box-programacao {
    margin-top: 30px; }

.wrap-servicos-page {
  margin-bottom: 50px; }

.form-cadastro label {
  font-weight: normal;
  display: block;
  margin: 25px 0 8px; }
.form-cadastro .form-control {
  background: #efefef;
  height: 44px;
  box-shadow: initial;
  border: 0; }
.form-cadastro label.itens-radio {
  display: inline-block;
  margin: 10px 15px 0 6px; }
.form-cadastro h4 {
  margin: 40px 0 0; }
  .form-cadastro h4:first-child {
    margin: 0; }
.form-cadastro .btn {
  margin: 40px 0 0; }

.proxima-pagina {
  margin: 40px 0 0; }
  .proxima-pagina .btn {
    margin: 0; }

.titulo-forma-pagamento {
  font-weight: bold;
  color: #2A476E;
  margin: 40px 0 20px; }

.pagamento-box {
  border-top: 1px solid #ccc;
  margin-top: 20px; }
  .pagamento-box .formulario {
    padding: 0; }
    .pagamento-box .formulario label {
      display: block;
      margin: 20px 0 5px;
      font-weight: normal;
      font-size: 14px; }
    .pagamento-box .formulario .form-control {
      box-shadow: initial;
      border: 0;
      background: #efefef; }

/* Large desktop */
@media (min-width: 1200px) {
  .wrap-institucional .links-blocos > .row > div:nth-child(4n+5),
  .links-blocos-delegacias .row > div:nth-child(4n+5) {
    clear: both; }

  .wrap-bloco-links .row > div:nth-child(3n+4) {
    clear: both; }

  .wrap-institucional .cards-advs > .row > div:nth-child(4n+5) {
    clear: both; }

  .wrap-noticias-home .row > div:nth-child(3n+4),
  .wrap-noticias .row > div:nth-child(3n+4),
  .wrap-noticias-comissoes .row > div:nth-child(3n+4) {
    clear: both; } }
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .wrap-institucional .links-blocos > .row > div:nth-child(3n+4),
  .links-blocos-delegacias .row > div:nth-child(3n+4) {
    clear: both; }

  .wrap-institucional .cards-advs > .row > div:nth-child(4n+5) {
    clear: both; }

  .wrap-noticias-home .row > div:nth-child(3n+4),
  .wrap-noticias .row > div:nth-child(3n+4),
  .wrap-noticias-comissoes .row > div:nth-child(3n+4) {
    clear: both; }

  #tribe-events-pg-template {
    max-width: 940px !important; }

  .navbar-nav > li {
    font-size: 11px; }
    .navbar-nav > li > a {
      padding: 0 10px; }

  .header .disk-prerrogativas {
    margin: 5px; }

  .wrap-bloco-links .row > div:nth-child(3n+4) {
    clear: both; }

  .noticia-menor .thumb {
    width: 216px; }
  .noticia-menor h4 {
    font-size: 13px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .wrap-institucional .links-blocos > .row > div:nth-child(2n+3),
  .links-blocos-delegacias .row > div:nth-child(2n+3) {
    clear: both; }

  .wrap-institucional .cards-advs > .row > div:nth-child(2n+3) {
    clear: both; }

  .wrap-noticias-home .row > div:nth-child(3n+4),
  .wrap-noticias .row > div:nth-child(3n+4),
  .wrap-noticias-comissoes .row > div:nth-child(3n+4) {
    clear: both; }

  #tribe-events-pg-template {
    max-width: 720px !important; }

  .header .redes-sociais {
    font-size: 16px; }
    .header .redes-sociais a {
      margin-right: 0;
      margin: 10px 0 10px 10px; }
  .header .disk-prerrogativas {
    font-size: 12px;
    margin: 5px 0; }

  .navbar-nav > li {
    font-size: 10px; }
    .navbar-nav > li > a {
      padding: 0 3px; }

  .noticia-item h4 {
    font-size: 16px; }

  .btn {
    font-size: 18px; }

  .wrap-redes-footer .redes a {
    font-size: 20px; }

  .wrap-page .post-body h1 {
    font-size: 22px; }
  .wrap-page .post-body h2 {
    font-size: 20px; }
  .wrap-page .post-body h3 {
    font-size: 19px; }
  .wrap-page .post-body h4 {
    font-size: 18px; }
  .wrap-page .post-body h5 {
    font-size: 17px; }
  .wrap-page .post-body h6 {
    font-size: 16px; }

  .links-blocos .item h3 {
    font-size: 18px; }

  .header .links-gerais {
    padding: 0; }

  .wrap-bloco-links .row > div:nth-child(3n+4) {
    clear: both; }

  .noticia-menor .thumb {
    width: 160px;
    margin: 0 20px 0 0; }
  .noticia-menor h4 {
    font-size: 12px; } }
/* smartphone */
@media (max-width: 767px) {
  body {
    font-size: 14px; }

  .img-wrap {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
    float: none;
    text-align: center; }

  #tribe-events-pg-template {
    max-width: 100% !important; }

  .header {
    margin-top: 0; }
    .header .links-gerais {
      padding: 27px 0 0;
      font-size: 12px; }
      .header .links-gerais li {
        margin: 0 15px 0 0; }
    .header .telefones-topo {
      margin: 20px 0;
      text-align: center; }
    .header .disk-prerrogativas {
      margin: 5px; }
    .header .redes-sociais {
      text-align: center; }
      .header .redes-sociais a {
        margin: 0 5px; }

  .navbar {
    padding: 0;
    position: absolute; }

  .navbar-toggle {
    margin: 0;
    position: absolute;
    top: 32px;
    right: 0;
    float: initial;
    border: 0; }
    .navbar-toggle .icon-bar {
      background: #2A476E;
      width: 30px;
      height: 3px; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px; }

  .wrap-noticias-home {
    padding: 60px 0;
    		                /*
    
    		
    		h2 {font-size: 24px;}
    */ }

  .noticia-item h4 {
    font-size: 16px; }

  .btn {
    font-size: 15px; }

  .wrap-localizacao .btn {
    white-space: initial; }

  .wrap-redes-footer .redes a {
    font-size: 18px;
    margin: 0 10px; }

  .footer {
    text-align: center; }
    .footer .btn-newsletter {
      margin: 30px 0; }
    .footer .creditos .subir {
      bottom: 0; }
    .footer .creditos .txt {
      display: block; }
    .footer .logo-ilion {
      float: initial;
      margin-top: 10px;
      padding-bottom: 20px; }

  .navbar-collapse {
    max-height: initial;
    padding: 0;
    border-top: 0;
    box-shadow: initial;
    position: absolute;
    top: 102px;
    left: 0;
    z-index: 10;
    margin: 0 !important;
    background: #fff;
    width: 100%; }
    .navbar-collapse .navbar-nav {
      margin: 0;
      padding: 15px; }

  .navbar-nav > li > a {
    border-right: 0;
    padding: 5px 0; }

  .wrap-topo-page {
    height: 160px; }
    .wrap-topo-page .container {
      width: 100%; }
    .wrap-topo-page .titulo-page {
      font-size: 20px;
      line-height: 1.3em; }

  .wrap-page {
    padding: 40px 0; }
    .wrap-page .titulo-page {
      font-size: 20px; }
    .wrap-page .post-body {
      padding: 25px 20px; }
      .wrap-page .post-body h1 {
        font-size: 22px; }
      .wrap-page .post-body h2 {
        font-size: 20px; }
      .wrap-page .post-body h3 {
        font-size: 18px; }
      .wrap-page .post-body h4 {
        font-size: 16px; }
      .wrap-page .post-body h5 {
        font-size: 15px; }
      .wrap-page .post-body h6 {
        font-size: 14px; }
      .wrap-page .post-body h1,
      .wrap-page .post-body h2,
      .wrap-page .post-body h3,
      .wrap-page .post-body h4,
      .wrap-page .post-body h5,
      .wrap-page .post-body h6 {
        margin: 25px 0 15px; }

  .inst-nav .menu li .sub-menu {
    margin: 10px 0 0; }

  .inst-nav {
    font-size: 15px;
    margin-bottom: 30px; }
    .inst-nav .menu > li {
      margin-top: 15px; }

  .wrap-page-advogado img {
    margin-bottom: 20px; }

  .breadcrumb {
    padding: 10px 0; }

  .wrap-comissao-transparencia .titulo-page {
    margin-bottom: 15px; }

  .links-blocos .item {
    margin-top: 15px; }
    .links-blocos .item h3 {
      font-size: 16px; }
    .links-blocos .item .btn {
      font-size: 14px; }

  .nav-tabs-pages {
    margin-bottom: 20px; }
    .nav-tabs-pages > li {
      font-size: 14px; }

  w
  .alignnone,
  .aligncenter,
  .alignleft,
  .alignright {
    margin: 30px auto;
    float: initial;
    text-align: center;
    display: block; }

  .btn.btn-inscricao,
  .box-programacao {
    margin: 40px 0 0; }

  .box-programacao {
    padding: 25px 20px; }

  .box-login {
    padding: 25px 20px;
    margin: 0 0 20px; }

  .noticia-menor .thumb {
    width: 100%;
    float: initial;
    margin: 0 0 12px 0; }

  .header .disk-prerrogativas span.titulo {
    display: none; }

  .navbar-nav > li > a {
    color: #2A476E; }
    .navbar-nav > li > a:hover {
      color: #2A476E; }

  .titulo-endereco-cobranca {
    margin-top: 40px; }

  .titulo-principal {
    font-size: 25px; } }
@media (min-width: 768px) {
  .row-flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center; } }

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