/*
Theme Name: ImpactaFLEX
Theme URI: http://impactamidia.com.br
Description: Tema responsivo feito pela impactamídia
Author: Impactamídia 
Author URI: http://impactamidia.com.br
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: impactamidia 
Last Update: 06-Aug-17
*/

/*============================================
 Body
============================================*/

body {
  min-width: 320px;
  color: #000;
  background-color: #ecebe4;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
/*============================================
 Imagens Responsivas
============================================*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/*============================================
 Topo
============================================*/
.banner-full {
  width: 100%;
  min-height: 600px;
  background: #f9f9f9;
  margin-top: 15px;
  margin-bottom: 15px;
}
.logo {
  width: 100%;
  min-width: 200px;
  height: auto;
  min-height: 180px;
  background: url(images/banner_03.png) no-repeat center center;
  text-indent: -9999px;
  display: block;
  margin: 10px 0;
  background-size: contain;
}
.navbar {
  font-family: "Oswald", sans-serif;
  background: #1d6a3e;
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-collapse {
  border: none !important;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 4px;
}
span.icon-bar {
  background-color: #fff;
}
.topo {
  width: 100%;
  border-bottom: 1px solid #eee;
}
.topo h1 b:after {
  content: "|";
  padding-left: 5px;
}
.topo .col-md-8 {
  color: #282828;
}
.topo .contato {
  text-align: right;
}
.topo h1 {
  text-align: left;
  font-size: 13px;
  margin: 15px 0;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: initial !important;
}
.topo h1 b {
  margin-right: 15px;
  font-weight: bold;
  color: #6f6c5b;
}
ul.dropdown-menu {
  padding: 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #1d6a3e !important;
  border-radius: 0px !important;
}

/*============================================
 Menu
============================================*/

.menu-item-409 {
  background: #363b41;
  border: 1px solid #09b050;
  border-radius: 4px !important;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
}
.navbar-inverse .navbar-nav > li > a {
}
div#menu-principal {
  margin: 30px 0;
  float: left !important;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 8px 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0px;
  border: 1px solid transparent;
  border-radius: 4px !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  border: 1px solid #a1e8cc;
  background-color: transparent;
}
.nav > li > a,
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: #a1e8cc;
}
.dropdown-menu {
  padding: 1em;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
  border-radius: 30px;
}

/*============================================
 Fontes, tamanhos e títulos
============================================*/
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
pre,
a,
i,
strong,
b,
span {
  font-family: "Oswald" "Muli", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
.flex-page h1,
.flex-page h2,
.flex-page h3,
.flex-page h4,
.flex-page h5,
.flex-page h6,
.flex-page p {
  margin: 0.2em 0;
}
.flex-page h1 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 500;
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  padding-left: 0px;
  margin-top: 30px;
  text-align: left;
}
.flex-page h2 {
  font-size: 2em;
  font-weight: 700;
}
.flex-page h3,
h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 900;
}
h3.news-title {
  margin: 0;
}
.flex-page h4 {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
}
.flex-page h5 {
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 700;
}
.flex-page p {
  font-size: 1em;
  line-height: 1.6em;
}
.flex-title {
  /*background-color: #f44028;*/
  color: #fff;
  padding: 20px 0;
}
.flex-content {
  margin-bottom: 30px;
  font-family: Droid Sans;
}
h1.page-title {
  font-size: 36px;
  line-height: 46px;
  font-weight: 500;
  margin-top: 0;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  padding-left: 0px;
  margin-top: 30px;
  color: #000;
  text-align: left;
}
h3.flex-title {
  font-weight: bold;
  margin: 0 0 15px 0;
}
h5.date {
  margin: 0;
}

/*============================================
 Variações de Espaçamento
============================================*/
.vertical-1 {
  padding: 15px 0 !important;
}
.vertical-2 {
  padding: 30px 0 !important;
}
.vertical-3 {
  padding: 45px 0 !important;
}
.vertical-4 {
  padding: 60px 0 !important;
}
.vertical-5 {
  padding: 90px 0 !important;
}
.only-bottom-1 {
  padding-bottom: 15px;
}
.only-bottom-2 {
  padding-bottom: 30px;
}
.only-bottom-3 {
  padding-bottom: 45px;
}
.m-only-bottom-1 {
  margin-bottom: 15px;
}
.m-only-bottom-2 {
  margin-bottom: 30px;
}
.m-only-bottom-3 {
  margin-bottom: 45px;
}
.only-top-1 {
  padding-top: 15px;
}
.only-top-2 {
  padding-top: 30px;
}
.only-top-3 {
  padding-top: 45px;
}
.m-only-top-1 {
  margin-top: 15px;
}
.m-only-top-2 {
  margin-top: 30px;
}
.m-only-top-3 {
  margin-top: 45px;
}
.center {
  text-align: center;
}

/*============================================
  General
============================================*/
a {
  color: #545454;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:focus,
a:hover {
  color: #1d6a3e;
  text-decoration: underline;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a.flex-button {
  border-radius: 30px;
  border: 2px solid #000;
  text-align: center;
  padding: 15px 30px;
  max-width: 220px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -110px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1em;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 30px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a.flex-button:hover {
  text-decoration: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  border: 2px solid transparent;
  color: #fff;
  background-color: #000;
}
a.flex-button.flexnews {
  left: 0;
  margin-left: 0;
  font-size: 0.9em;
  max-width: 200px;
}
span.svgi {
  border-radius: 50%;
  display: inline-block;
  height: 100px;
  width: 100px;
  border: 1px solid rgba(0, 0, 0, 0.16);
}
img.svg {
  padding: 24px;
}
.btn-info {
  color: #fff;
  background-color: #f44028;
  border-color: #f44028;
}
.flex-page {
  padding: 30px 0;
  padding-top: 0;
}

.galeria-lista {
  margin: 0;
  padding: 0;
}
ul {
  padding: 0;
  list-style-position: inside;
  list-style-type: square;
  line-height: 1.8em;
}
/* ul.sub-menu {padding-left: 2em;} */
h3.titulo-widget-lateral {
  padding-bottom: 0em;
  margin-top: 0;
  padding-top: 12px;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  padding-left: 0px;
  color: #1d6a3e;
}
.single h5 {
  font-size: initial;
}
#wp-calendar {
  margin: auto;
}

/*============================================
 Home
============================================*/
div#text-6 {
  background: white;
  padding: 10px 60px;
}
div#text-6 a {
  font-size: 12px;
  padding: 7px 0 !important;
}

div#text-6 p {
  /*padding: 10px 0;*/
  border-bottom: 2px solid #ececec;
  margin: 0;
}
div#text-6 a {
  padding-top: 13px;
  padding-bottom: 14px;
  display: block;
  text-transform: uppercase;
}
/* div#text-6 p:first-child, */
div#text-6 p:last-child {
  border-bottom: none;
}
div#text-7,
div#text-9 {
  padding: 40px 0;
}
div#text-7 p,
div#text-9 p {
  text-transform: initial;
}
.navbar-header {
  float: left;
  width: 100%;
}

#section1 {
}
#section1 h1,
#section3 h1 {
  margin-bottom: 0;
}
#section3 h1,
#section3 h4 {
  text-align: center;
}
#section1 h1:after,
#section3 h1:after {
  content: "";
  display: block;
  width: 20%;
  height: 3px;
  background: #ff8c49;
  margin: 45px 40% 15px 40%;
}
#section1 h4,
#section2 h4,
#section3 h4 {
  margin: 0;
}
#section1 p {
  margin: 0;
  padding: 30px;
}
#section2 {
  background: #ffa84c; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ff7b0d+100;Orange+3D */ /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    #ffa84c 0%,
    #ff7b0d 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    #ffa84c 0%,
    #ff7b0d 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #ffa84c 0%,
    #ff7b0d 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#section2 h1 {
  margin-bottom: 60px;
}
#section2 h4 {
}
#section2 h3 {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
}
#section2 p {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 3em;
}
#section3 {
}
#section3 h1:after {
  margin-bottom: 60px;
}
#section3 h4 {
  margin-bottom: 30px;
}
#section3 h3 a {
  color: black;
}
.flex-content.mininews {
  float: left;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.noticia-maior a.flex-button.flexnews {
  display: none;
}
.noticia-maior h3.news-title {
  margin-top: 15px;
}
.flex-content.mininews p {
  font-size: 0.9em;
  margin-bottom: 0;
}
.flex-content.mininews h3 a {
  color: #000;
  font-size: 0.8em;
  line-height: 0.8em;
}
.flex-content.mininews a.flex-button.flexnews {
  display: none;
}
.row.mini-meta h5 {
  font-size: 0.8em;
}

/*============================================
  Contact Form 7
============================================*/

div.wpcf7 .ajax-loader {
  background: #fff url(../../plugins/contact-form-7/images/ajax-loader.gif)
    no-repeat center center;
  border: 3px solid #d6d6d6;
  padding: 20px;
  border-radius: 30px;
}
.wpcf7 form p.p-email > span > span {
  border: 1px solid #ff8383;
  position: absolute;
  top: -13px;
  width: 451px;
  height: 41px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ok,
.wpcf7-mail-sent-ng {
  width: 100%;
  line-height: 3.5em;
  position: fixed;
  bottom: 0;
  margin: 0;
  left: 0;
  border: none;
  text-align: center;
  z-index: 9999;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
  background: #de1414;
  border: none;
}
.wpcf7 .wpcf7-mail-sent-ok {
  background: #33a13a;
}
div.wpcf7-response-output {
  margin: 0;
}
span.wpcf7-not-valid-tip {
  background-color: #de1414;
  color: #fff;
  font-size: 0.8em;
  padding: 2px 20px;
  display: block;
  -webkit-border-radius: 30px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  margin-top: 2px;
  max-width: 200px;
}
.contactflex input[type="email"],
.contactflex input[type="text"],
.contactflex textarea {
  line-height: 2.4em;
  background: rgba(228, 228, 228, 0.2);
  outline: none;
  width: 100%;
  font-size: 1.1em;
  font-weight: normal;
  color: #000000;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 1px solid rgba(0, 0, 0, 0);
}
.contactflex input[type="email"]:hover,
.contactflex input[type="text"]:hover,
.contactflex textarea:hover,
.contactflex input[type="email"]:focus,
.contactflex input[type="text"]:focus,
.contactflex textarea:focus {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: rgb(255, 255, 255);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.contactflex label {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.contactflex textarea {
  line-height: 1.6em;
  padding-left: 14px;
  padding-right: 14px;
  height: 150px;
  resize: none;
}
.contactflex form p {
  width: 100%;
  float: left;
  margin-bottom: 15px !important;
}
.wpcf7 form p > span > input:focus,
.wpcf7 form p > span > textarea:focus {
  border-bottom-color: rgb(167, 130, 64);
}
input.wpcf7-form-control.wpcf7-submit {
  outline: none;
  float: left;
  padding: 12px 24px;
  border-radius: 0;
  border: none;
  background: rgb(0, 122, 255);
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: white;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background: rgb(8, 55, 107);
}
.pager li > a,
.pager li > span {
  border-radius: 0 !important;
  border: solid 2px rgb(119, 233, 204);
  font-weight: bold;
  margin-right: 2px;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 11px;
  border-radius: 8px !important;
  -webkit-border-radius: 30px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
li.next a,
li.previous a {
  padding: 11px 30px;
}
.pager li > span {
  color: rgb(194, 194, 194);
}
.pager li > a {
  color: rgb(0, 85, 55);
}
.post-nav {
  clear: both;
  width: 100%;
}

/*============================================
Page Templates
============================================*/
h5.data-post {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  line-height: 32px;
  color: #555555;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0;
}
/* archive notícias category */
.flex-content.arquivo {
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5em;
}
.flex-content.arquivo h3 {
  margin-bottom: 1em;
}
.flex-content.arquivo p {
  font-size: 1.2em;
  color: #37373b;
}
.mininews h3.news-title {
  margin-top: -7px;
}
a.leia-mais {
  display: block;
  margin: auto;
  text-align: center;
  background: #77e9cc;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  clear: both;
  font-weight: 500;
  padding: 15px;
  border-radius: 8px;
  width: 50%;
  text-decoration: none;
}
a.leia-mais:hover {
  background-color: #fff;
  text-decoration: none;
  color: #000;
}
.noticias-2 h3 {
  min-height: 50px;
}
.noticias-2 h5 {
  font-size: 0.9em;
}
/* template-image-repeater */
.img-repeater {
  margin-bottom: 30px;
}
.row.img-repeater img,
.row.img-repeater .col-sm-7 {
  margin-top: 2em;
}
.img-repeater .divider {
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #000;
}
.container .row.img-repeater:last-child .divider {
  border: none;
  padding-bottom: 0;
}
.img-repeater hr {
  border-top: 1px solid #000;
}

/* template-faq */
.pergunta span {
  padding: 6px;
  margin-right: 5px;
  border-radius: 10px;
  background: #f44028;
  color: #fff;
}
.resposta span {
  font-weight: 900;
  margin-right: 5px;
}
/* template-2cols-frase */
h1.frase-grande {
  text-align: center;
  font-size: 3.5em;
}
h1.frase-grande:after,
h1.frase-grande:before {
  content: "";
  height: 8px;
  width: 40%;
  margin: 30px 30% 20px 30%;
  display: block;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #eeeeee 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 );
}
/* template-multi */
.divider {
  margin: 60px 0;
  border-bottom: 1px solid #eee;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.coluna-full {
  padding: 60px 0;
  margin: 60px 0;
  background: #eee;
}

.flex-content img {
  margin-bottom: 10px;
}

p.wp-caption-text {
  text-align: justify;
}

/*============================================================
  Css adicional - Colocar Classes novas a partir deste ponto
==============================================================*/
.page-title h1:after {
  content: "";
  display: inline-block;
  height: 3px;
  width: 38%;
  background-color: #cdcab2;
  position: relative;
  margin-bottom: 20px !important;
  top: 0;
  display: block;
  margin-top: 25px;
}
p.dpsp-share-text {
  text-align: left;
}
.row.t-width {
  /* margin: 3px 0px 0px 0px; */
  margin-right: -90px;
}
.fisica img {
  padding: 55px 0px 0px 0px;
}
.tab b {
  font-size: 12px;
}
.tab1 b {
  font-size: 12px;
}
.descricao p {
  font-size: 0.9em;
}
.col-sm-2.descricao {
  margin-top: 125px;
  background: #fff;
}
.col-sm-4.text-link {
  /* padding-bottom: 22px !important; */
  padding-top: 2px;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #fff;
}
.flex-content.arquivo {
  /*background: #fff;
    padding: 23px;
    border-radius: 23px;*/
  border-bottom: 3px solid #cdcab2;
}
a.leia-mais {
  color: #000 !important;
}
.not a {
  font-size: 1.1em !important;
  color: #373736 !important;
  text-decoration: none;
}
.flex-content.arquivo a {
  font-family: "Oswald", sans-serif;
  color: #000;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 43px;
  text-decoration: none;
}
.not h5 {
  color: #373736;
  font-family: "Oswald", sans-serif;
}

.container-fluid.topo-pesquisa {
  background: #fff;
  padding: 30px 15px;
}
/* form#searchform:before {
    content: 'Pesquisar no site';
    display: block;
    margin: auto;
    clear: both;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 32px;
    color: #222222;
} */
.form-group.only-top-search {
  background: #ecebe4;
  border-radius: 4px;
  width: 100%;
}
input#s {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 15px;
  height: auto;
  width: 80%;
}
.btn-info {
  color: #000;
  background-color: transparent;
  border: none;
  font-size: 16px;
}

.data p {
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  line-height: 32px;
  color: #555555;
}
.ler a {
  color: #555556 !important;
  font-weight: bold;
}
.textwidget {
  padding-bottom: 0px;
}
.textwidget ul {
  padding-left: 31px;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  /* line-height: 25px; */
}
.textwidget p {
  font-family: Droid Sans;
  font-size: 14px;
  color: #595959;
  padding-left: 0px;
  /*text-transform: uppercase;*/
}

.linha2 {
  content: "";
  display: inline-block;
  height: 2px;
  width: 84%;
  background-color: #ececec;
  position: relative;
  margin-bottom: 20px !important;
  /* right: 10%; */
  top: 0px;
  /* left: -26%; */
  margin: auto;
  display: block;
}
/* a.sid {
   color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    padding-left: 40px;
    background: url('images/wifi.png') left center no-repeat;
    text-decoration: none;
    text-transform: uppercase;
}
a.sid1 {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    padding-left: 40px;
    background: url('images/list.png') left center no-repeat;
    text-decoration: none;
}
a.sid2 {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    padding-left: 40px;
    background: url('images/people.png') left center no-repeat;
    text-decoration: none;
}
a.sid3 {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    padding-left: 40px;
    background: url('images/book.png') left center no-repeat;
    text-decoration: none;
}
a.sid4 {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    padding-left: 40px;
    background: url('images/mail.png') left center no-repeat;
    text-decoration: none;
} */
.flex-sidebar2 h3 {
  color: #373736;
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  font-weight: 400;
  padding: 0;
}
div#text-8 {
  background: #fff;
  border-radius: 8px;
  padding-bottom: 30px;
  padding-top: 38px;
}
.icon p {
  text-align: center;
  font-size: 15px;
}
.icon img {
  display: block;
  margin: auto;
}
.divisor-sidebar {
  padding-bottom: 35px;
  padding-top: 30px;
}
.divisor-sidebar img {
  display: block;
  margin: auto;
}
.flex-sidebar3 h3 {
  color: #373736;
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  font-weight: 400;
}
div#text-10 {
  background: #fff;
  border-radius: 8px;
  padding-bottom: 30px;
  padding-top: 38px;
}
.chamada-ultimas-noticias {
  padding: 44px 15px;
}
.chamada-ultimas-noticias h3 {
  font-family: "Oswald", sans-serif;
  margin: 0;
  color: #373736;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
}
.chamada-ultimas-noticias p {
  font-family: Droid Sans;
  margin: 0;
  color: #595959;
  font-weight: 400;
  font-size: 15px;
  line-height: 32px;
}
.noticia-chamada.m-only-bottom-2 ul {
  position: absolute;
  background: #2b563b;
  border-radius: 8px;
  padding: 7px 10px;
  top: 12px;
  float: right !important;
  list-style: none;
  left: 0;
  line-height: 1;
}
.post {
  background: #fff;
  border-radius: 4px !important;
}
.conteudo-box-post {
  clear: both;
  display: block;
  padding: 35px;
}
.noticia-chamada.m-only-bottom-2 a {
  color: #fff;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.btn-ler-mais {
  display: block;
  line-height: 32px;
}
a.acessar-outras {
  display: block;
  margin: auto;
  text-align: center;
  background: #77e9cc;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  clear: both;
  font-weight: 500;
  padding: 15px;
  border-radius: 8px;
  width: 50%;
  text-decoration: none;
}
a.acessar-outras:hover {
  display: block;
  margin: auto;
  text-align: center;
  background: #d6d3bd;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  clear: both;
  font-weight: 500;
  padding: 15px;
  border-radius: 8px;
  width: 50%;
  text-decoration: none;
}
.container-fluid.page-home {
  padding-bottom: 90px;
}
.noticia-chamada.m-only-bottom-2 h4 {
  color: #151515;
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 15px;
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 20px;
}
.hab p {
  font-size: 15px !important;
  padding-bottom: 0px !important;
  text-align: center;
}
.hab {
  border: 1px solid #1d6a3e;
  height: 50px;
  background: #f2f1ed;
}
.video {
  background: url("images/thum-video.jpg") top left no-repeat !important;
}

/*.linha {
    content: "";
    display: inline-block;
    height: 3px;
    width: 38%;
    background-color: #cdcab2;
    position: relative;
    margin-bottom: 20px !important;
    top: 0px;
    left: -26%;
    margin: auto;
    display: block;
}*/
.flex-page h1:after {
  content: "";
  display: inline-block;
  height: 3px;
  width: 38%;
  background-color: #cdcab2;
  position: relative;
  margin-bottom: 20px !important;
  top: 0;
  display: block;
  margin-top: 25px;
}
.palavra p {
  font-size: 18px;
  font-family: Droid Sans;
  padding-bottom: 14px;
}
.palavra li {
  font-size: 18px;
  font-family: Droid Sans;
  padding-bottom: 13px;
}
.palavra strong {
  font-size: 21px;
  /* line-height: 15px; */
  font-weight: bold;
  color: #1d6a3e;
}
.container-fluid.flex-page.page-template {
  background: #ecebe4;
}

.fisica p {
  font-size: 12px;
}

.fisica {
  border: 1px solid #ecebeb;
  height: 154px;
  background: #fff;
}

.sidebar {
  padding-left: 40px;
}
.tab {
  text-align: center;
  font-size: 12px;
  border: 1px solid #dcdada;
  padding-right: 18px;
  background: #1d6a3e;
  color: #fff;
}

.tab1 {
  text-align: center;
  font-size: 12px;
  border: 1px solid #dcdada;
  padding-left: 1px;
  background: #1d6a3e;
  color: #fff;
}
table {
  background-color: #f2f1ed;
  border: #1d6a3e;
}
td,
th {
  padding: 0;
  text-align: center;
  font-size: 18px;
}
.container-fluid.apresentacao-crbm-home {
  background: url(images/bg-apresentacao.jpg) center no-repeat;
  background-size: cover;
  padding: 90px 15px;
}
.container-fluid.apresentacao-crbm-home img {
  display: block;
  margin: 60px auto;
  /*box-shadow: rgba(0, 0, 0, 0.76) 0 0 142px;*/
}
.container-fluid.apresentacao-crbm-home h4 {
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 300;
  color: #373736;
  margin: 0;
  line-height: 43px;
}
.container-fluid.apresentacao-crbm-home h3 {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 400;
  color: #373736;
  margin: 0;
  line-height: 47px;
}
.container-fluid.apresentacao-crbm-home p {
  font-family: Droid Sans;
  font-size: 14px;
  line-height: 26px;
  color: #595959;
  letter-spacing: 1px;
}
/*============================================
   Rodapé
============================================*/
.container-fluid.links-uteis {
  padding: 50px 15px;
  background: #fff;
}
.container-fluid.links-uteis h4 {
  font-family: "Oswald", sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 21px;
  color: #565656;
  font-weight: 400;
  margin-bottom: 0;
}
.container-fluid.links-uteis h3 {
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  color: #363b41;
  margin-bottom: 0;
}
.container-fluid.links-uteis p {
  font-family: Droid Sans;
  font-size: 16px;
  color: #595959;
  line-height: 32px;
  margin: 0;
}
.container-fluid.links-uteis img {
  display: block;
  margin: auto;
}
.link-util {
  background: url(images/separa-link.png) right center no-repeat;
  min-height: 130px;
}
.link-util:last-child {
  background: none;
}
.container-fluid.rodape-impacta-bottom {
  background: #6be8b7;
}

.rodape-impacta {
  padding: 15px 0 40px 0;
  background: #363b41;
}
.rodape-impacta-2 {
  padding: 15px 0 15px 0;
  background-color: #ccc;
}
.rodape-impacta a {
  color: #545454;
}
.rodape-alternativo {
  background: #fff;
  min-height: 200px;
}
footer h3 {
  font-size: 1.3em;
}
footer i.fa {
  margin-right: 10px;
}
.impacta {
  background: url(images/impacta-rodape.png);
  opacity: 0.9;
  text-indent: -9999px;
  display: block;
  margin: 15px auto;
  padding: 0px;
  height: 22px;
  width: 111px;
}
.impacta-2 {
  margin: 15px auto;
  background: url(images/impacta-rodape-2.png);
  opacity: 0.9;
  text-indent: -9999px;
  display: block;
  padding: 0px;
  height: 22px;
  width: 111px;
}

footer#footer-1 h3 {
  font-size: 18px;
  color: #6be8b7;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
}
div#text-3 h3.titulo-widget-rodape {
  padding-left: 50px;
  background: url(images/crbm6.png) left center no-repeat;
  padding-top: 15px;
}
div#nav_menu-3 h3.titulo-widget-rodape {
  padding-left: 50px;
  background: url(images/mapa.png) left center no-repeat;
  padding-top: 15px;
}
footer#footer-1 span {
  color: #6be8b7;
}
footer#footer-1 li a {
  color: #fff;
  font-size: 16px;
}
h3.titulo-widget-rodape {
  font-family: "Oswald", sans-serif;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 20px !important;
  letter-spacing: 0.5px;
}
.menu-mapa-do-site-container {
  columns: 3;
}
.menu-mapa-do-site-container li {
  list-style: none;
}
.menu-mapa-do-site-container li a {
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}
ul.sub-menu {
  margin-bottom: 30px;
}
ul.sub-menu li a {
  font-family: Droid Sans;
  font-size: 14px !important;
  text-transform: initial;
  text-decoration: none;
}
ul.sub-menu li:hover a {
  color: #a1e8cc !important;
}
footer#footer-1 h4 {
  background: #6be8b7;
  font-size: 14px;
  text-align: center;
  padding: 8px;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  top: 280px;
  left: 0;
  font-family: "Oswald", sans-serif;
  color: #363b41;
  box-shadow: rgba(0, 0, 0, 0.55) 0 0 7px;
}
h3.titulo-widget-rodape {
  padding-bottom: 10px;
}
footer#footer-1 p {
  padding-left: 0px;
  color: #fff;
  letter-spacing: 1px;
  margin: 0;
}
footer#footer-1 p a {
  color: #fff;
}
footer#footer-1 p a:hover {
  color: #6be8b7;
}

/*---------------QUADRO AVISOS---------------*/
div#popmake-406 {
  padding: 0 !important;
  border-radius: 8px !important;
  box-shadow: rgba(0, 0, 0, 0.55) 0 0 103px !important;
}
div#pum_popup_title_406 {
  background: #2b563b !important;
  padding: 30px 40px !important;
  color: #fff;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  border-radius: 8px 8px 0 0;
  line-height: 1;
}
button.pum-close.popmake-close {
  width: 10% !important;
  border-radius: 0 8px 0 0 !important;
  height: 70px !important;
  background: url(images/close.png) center center no-repeat !important;
  background-color: #1e422b !important;
  color: transparent !important;
  text-indent: 999999px !important;
}
.pum-content.popmake-content {
  padding: 30px 40px !important;
  color: #000 !important;
}
.pum-content.popmake-content p {
  font-family: Droid Sans !important;
  font-size: 15px !important;
}
.pum-content.popmake-content p strong {
  font-family: "Oswald", sans-serif !important;
}

.pum-theme-401 .pum-title,
.pum-theme-lightbox .pum-title {
  color: #076329 !important;
}
.pum-overlay,
.pum-overlay *,
.pum-overlay :after,
.pum-overlay :before,
.pum-overlay:after,
.pum-overlay:before {
  box-sizing: border-box;
  text-decoration: none !important;
}

.regioes-parana {
  columns: 3;
}
img.aligncenter {
  margin: auto;
  display: block;
}
/*============================================
  Pontos de Responsividade
============================================*/

@media only screen and (max-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
  img.svg {
    padding: 24px;
  }
}

@media only screen and (max-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }

  .topo h1,
  .topo .contato,
  h1.page-title {
    text-align: center;
  }
  .navbar-header,
  div#menu-principal {
    width: 100%;
  }
  a.leia-mais {
    float: left;
  }
}

@media only screen and (max-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
div#menu-principal {
  margin-top: 0;
}
footer {
  text-align: center;
}
.nav > li {
  text-align: center;
  font-size: 1.2em;
}
/*.flex-page {text-align: center;}*/
.img-repeater img {
  display: initial;
}
a.leia-mais {
  float: none;
  width: 50%;
  margin: 15px 25%;
}
.mininews h3.news-title {
  margin-top: 0;
}
.mininews h3.news-title a {
  font-size: 1em;
}
.flex-content.mininews {
  text-align: left;
  margin-top: 1em;
}
.flex-sidebar {
  text-align: left;
  padding: 0 4%;
}

@media only screen and (max-width: 700px) {
  .flex-content.mininews {
    text-align: center;
    margin-top: 1em;
  }
  .mininews h3.news-title {
    margin-top: 1em;
  }
}

@media only screen and (max-width: 480px) {
  .logo {
    min-height: 100px;
    margin: 10px 0;
  }
  .form-group.only-top-search {
    display: flex;
  }
  .flex-page h1:after {
    width: 38%;
    margin: auto;
    margin-bottom: 20px !important;
    margin-top: 25px;
  }
  .container-fluid.page-home .col-sm-8,
  .container-fluid.page-home .col-sm-4 {
    padding: 0 15px !important;
  }
  div#sidebar {
    padding: 0;
  }
  a.acessar-outras {
    width: 100%;
  }
  .link-util {
    background: url(images/divisor-sidebar.png) bottom center no-repeat;
    min-height: 0;
    padding: 15px;
  }
  .menu-mapa-do-site-container {
    columns: 2;
  }
  div#text-3 h3.titulo-widget-rodape {
    padding-left: 0px;
  }
  div#nav_menu-3 h3.titulo-widget-rodape {
    padding-left: 0px;
  }
  footer#footer-1 h4 {
    left: 5px;
  }
  ul.sub-menu {
    padding: 0;
  }
  .chamada-ultimas-noticias {
    text-align: center;
  }
  .flex-sidebar2 h3,
  .flex-sidebar3 h3 {
    text-align: center;
  }
  .flex-sidebar2 p,
  .flex-sidebar3 p {
    text-align: center;
  }
  div#text-6 {
    padding: 30px 30px;
  }
  ul.dropdown-menu li a {
    text-align: center;
    color: #fff !important;
  }
  .data p {
    text-transform: uppercase;
  }
  .container-fluid.apresentacao-crbm-home img {
    box-shadow: none;
    margin: 20px 0px;
  }
  div#popmake-406 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 320px) {
  .logo {
    width: 100%;
    background-position-x: right;
  }
  .navbar-toggle {
    margin-right: 0;
  }
}

.formulario {
  width: 100%;
}
.formulario-msg {
  width: 100%;
}
.njt-gdpr-content a {
  color: #77e9cc;
}

.whats-button {
  position: fixed;
  right: 5.5%;
  bottom: 15%;
  background: none !important;
  z-index: 999;
}

@media (max-width: 575px) {
  .whats-button {
    bottom: 2%;
  }
}

.whats-button a {
  background: none !important;
}
