* {
  outline: none;
}

body, html {
  margin: 0;
  padding: 0;
}

ul {
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}

a {
  text-decoration: none;
  color: #ea5b0c;
}

::selection {
  background: #7eb1b3;
  color: #fff;
}

::-moz-selection {
  background: #7eb1b3;
  color: #fff;
}

h1, h2, h3, h4 {
  -webkit-margin-before: 0px;
  -webkit-margin-after: 1px;
}

.centro {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .centro {
    width: 960px;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .centro {
    width: 90%;
    margin: 0 5%;
  }
}

.lilibras {
  position: relative;
}

.vlibras-menu {
  display: block;
  position: absolute;
  left: -53px;
  background: white;
  padding: 0;
  z-index: 10;
  width: 132px;
  max-height: 0;
  height: auto;
  overflow: hidden;
}

.lilibras:hover .vlibras-menu {
  max-height: 400px;
  padding: 6px;
  transition: 0.2s max-height;
}

#topo {
  width: 100%;
  height: 120px;
  float: left;
  position: relative;
  z-index: 99999;
}
@media (max-width: 1024px) {
  #topo {
    height: auto;
    padding-bottom: 0px;
  }
}
@media (max-width: 1200px) {
  #topo .centro {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  #topo .centro {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
#topo .logo {
  display: block;
  width: 214px;
  float: left;
  padding: 31px 0 0;
}
@media (max-width: 1024px) {
  #topo .logo {
    width: 150px;
    float: left;
    margin: 0 0 0 15px;
    padding: 10px 0;
  }
}
@media (max-width: 768px) {
  #topo .logo {
    margin-left: 0;
  }
}
#topo .ico-menu {
  display: none;
}
@media (max-width: 1024px) {
  #topo .ico-menu {
    display: block;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background: url("../../imagens/menu-laranja.gif") center center no-repeat;
    background-size: 100%;
  }
}
#topo .box {
  width: 810px;
  position: relative;
  float: right;
  margin: 0 0 0 30px;
}
@media (max-width: 1200px) {
  #topo .box {
    width: 790px;
  }
}
@media (max-width: 1024px) {
  #topo .box {
    width: 100%;
    margin: 0px;
    display: none;
    padding-bottom: 10px;
  }
}
#topo .box .box-menu-rapido {
  float: right;
  margin: 14px 0 10px 0px;
}
@media (min-width: 1025px) {
  #topo .box .box-menu-rapido {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 1024px) {
  #topo .box .box-menu-rapido {
    width: 100%;
    margin: 0px;
  }
}
#topo .box .box-menu-rapido #contraste, #topo .box .box-menu-rapido .lilibras {
  padding-left: 16px;
  background: url("../../imagens/contraste.svg") center left no-repeat;
  background-size: 12px;
}
#topo .box .box-menu-rapido .lilibras {
  background: url("../../imagens/libras.svg") top left no-repeat;
}
#topo .box .box-menu-rapido #menu-rapido {
  float: left;
  list-style: none;
  margin-top: 14px;
}
@media (max-width: 1024px) {
  #topo .box .box-menu-rapido #menu-rapido {
    width: 234px;
    float: none;
    display: table;
    margin: 0 auto;
    text-align: center;
  }
}
#topo .box .box-menu-rapido #menu-rapido li {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  color: #030000;
  float: left;
  margin: 0 12px;
}
@media (max-width: 1024px) {
  #topo .box .box-menu-rapido #menu-rapido li {
    float: none;
    display: inline-block;
  }
}
#topo .box .box-menu-rapido #menu-rapido #idioma {
  display: none;
}
#topo .box .box-menu-rapido #menu-rapido #idioma a {
  font-weight: 700;
  color: #030000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#topo .box .box-menu-rapido #menu-rapido li:hover a {
  color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#topo .box .box-menu-rapido .redes {
  float: left;
  margin: 7px 0 0 20px;
}
@media (max-width: 1200px) {
  #topo .box .box-menu-rapido .redes {
    margin-left: 10px;
  }
}
@media (max-width: 1024px) {
  #topo .box .box-menu-rapido .redes {
    float: none;
    display: block;
    width: 114px;
    margin: 15px auto;
    padding: 10px 0 17px 0;
  }
}
#topo .box .box-menu-rapido .redes a {
  background: #662483 no-repeat center center;
  width: 28px;
  height: 28px;
  float: left;
  margin: 0 5px;
  text-align: center;
  border-radius: 50%;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#topo .box .box-menu-rapido .redes a i {
  font-size: 16px;
  color: #fff;
  margin: 0 2px;
}
#topo .box .box-menu-rapido .redes a:hover {
  background-color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#topo .box .box-menu-rapido .redes a.icon-face {
  background-image: url("../../imagens/facebook.png") !important;
  background-size: 100% !important;
}
#topo .box .box-menu-rapido .redes a.icon-twitter {
  background-image: url("../../imagens/twitter.png");
  background-size: 100%;
}
#topo .box .box-menu-rapido .redes a.icon-youtube {
  background-image: url("../../imagens/youtube.png");
  background-size: 100%;
}
#topo .box .box-menu-rapido .pesquisar {
  float: left;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  #topo .box .box-menu-rapido .pesquisar {
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  #topo .box .box-menu-rapido .pesquisar {
    width: 100%;
    float: none;
    display: block;
    margin-left: auto;
    margin: 0 auto;
    clear: both;
    padding-top: 22px;
  }
}
#topo .box .box-menu-rapido .pesquisar input[type=text], #topo .box .box-menu-rapido .pesquisar input[type=search] {
  width: 185px;
  height: 36px;
  float: left;
  border: 1px solid #030000;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12.5px;
  color: #030000;
  padding: 0 15px 0 40px;
  background: url("../../imagens/lente.svg") no-repeat center left;
  -webkit-appearance: none;
}
@media (max-width: 1024px) {
  #topo .box .box-menu-rapido .pesquisar input[type=text], #topo .box .box-menu-rapido .pesquisar input[type=search] {
    float: none;
    margin: 0 auto;
    display: block;
  }
}
#topo .box .box-menu-rapido .pesquisar ::-webkit-input-placeholder {
  color: #030000;
}
#topo .box .box-menu-rapido .pesquisar ::-moz-placeholder {
  color: #030000;
}
#topo .box .box-menu-rapido .pesquisar :-ms-input-placeholder {
  color: #030000;
}
#topo .box .box-menu-rapido .pesquisar :-moz-placeholder {
  color: #030000;
}
@media (max-width: 1024px) {
  #topo .box .menu-menu-principal-container {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1025px) {
  #topo .box .menu-menu-principal-container {
    margin-top: 62px;
    margin-left: 17px;
  }
}
#topo .box #menu {
  float: left;
  list-style: none;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  margin-top: 15px;
  margin-right: 27px;
}
@media (max-width: 1200px) {
  #topo .box #menu {
    margin-right: 0px;
  }
}
@media (max-width: 1024px) {
  #topo .box #menu {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
#topo .box #menu li {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  color: #030000;
  float: left;
  text-transform: uppercase;
  margin: 0 10px;
  position: relative;
}
@media (max-width: 1024px) {
  #topo .box #menu li {
    width: 100%;
    text-align: center;
    margin: 10px 0;
    margin-left: 8px;
  }
}
@media (max-width: 1024px) {
  #topo .box #menu li li {
    margin-left: -6px !important;
  }
}
#topo .box #menu li .ico {
  width: 18px;
  padding-left: 4px;
}
#topo .box #menu li ul {
  position: absolute;
  width: 150px;
  right: -6px;
  top: -9px;
  list-style: none;
  padding-top: 36px;
  display: none;
}
@media (max-width: 1024px) {
  #topo .box #menu li ul {
    position: static;
    width: 100%;
    padding-top: 10px;
  }
}
#topo .box #menu li ul li {
  border-bottom: 1px solid #fff;
  background: #662482;
  width: 100%;
  float: left;
  color: #fff;
  margin: 0px;
}
#topo .box #menu li ul li .ico {
  display: none;
}
@media (max-width: 1024px) {
  #topo .box #menu li ul li .ico {
    display: none;
  }
}
#topo .box #menu li ul li a {
  display: block;
  padding: 7px 5%;
  color: #fff !important;
}
#topo .box #menu li ul li:hover a {
  color: #ea5b0c !important;
}
#topo .box #menu li ul:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #662482;
  position: absolute;
  right: 9px;
  top: 30px;
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  #topo .box #menu li ul:before {
    display: none;
  }
}
#topo .box #menu li a {
  color: #030000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#topo .box #menu li:hover a {
  color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
@media (min-width: 1025px) {
  #topo .box #menu li:hover ul {
    display: block;
  }
}
#topo .box .doe {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: #ea5b0c;
  padding: 14px 42px;
  float: left;
  box-shadow: 1px 1px #000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
@media (max-width: 1024px) {
  #topo .box .doe {
    float: none;
    display: table;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}
#topo .box .doe:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}

#slide {
  width: 100%;
  float: left;
  position: relative;
}
#slide .item {
  width: 100%;
  float: left;
  position: relative;
}
#slide .item img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
}
#slide .item .box-text {
  width: 100%;
  height: 130px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1200px) {
  #slide .item .box-text {
    min-height: 100px;
  }
}
@media (max-width: 768px) {
  #slide .item .box-text {
    height: auto;
    padding: 12px 0;
  }
}
#slide .item .box-text .title {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 34px;
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 25px;
  text-shadow: 2px 2px #000;
}
@media (max-width: 1200px) {
  #slide .item .box-text .title {
    font-size: 26px;
    margin-top: 15px;
  }
}
@media (max-width: 768px) {
  #slide .item .box-text .title {
    font-size: 23px;
    margin-top: 0px;
  }
}
#slide .item .box-text .desc {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 25px;
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  text-shadow: 2px 2px #000;
}
@media (max-width: 1200px) {
  #slide .item .box-text .desc {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  #slide .item .box-text .desc {
    font-size: 18px;
  }
}
#slide .bx-wrapper {
  margin-bottom: 0;
  position: relative;
}
#slide .bx-wrapper .bx-pager {
  top: 20px;
  width: 200px;
  left: 50%;
  margin-left: 284px;
}
@media (max-width: 1024px) {
  #slide .bx-wrapper .bx-pager {
    top: 0;
    left: auto;
    margin-left: 0;
    right: 20px;
  }
}
@media (max-width: 768px) {
  #slide .bx-wrapper .bx-pager {
    display: none;
  }
}
#slide .bx-wrapper .bx-pager.bx-default-pager a {
  width: 19px;
  height: 19px;
  background: #fff;
  border-radius: 50px;
  box-shadow: inset 0 0 2px #fbcaaf;
}
#slide .bx-wrapper .bx-pager.bx-default-pager a:hover, #slide .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ea5b0c;
}
#slide .bx-wrapper .bx-pager .bx-pager-item, #slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  float: right;
}

#publicacoes-recentes {
  width: 100%;
  float: left;
}
#publicacoes-recentes h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000000;
  text-align: center;
  padding: 34px 0;
  width: 100%;
  float: left;
}
#publicacoes-recentes .qeixo {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: block;
  margin-top: 18px;
}
#publicacoes-recentes .dflex {
  display: flex;
  width: 100%;
}
@media (max-width: 1024px) {
  #publicacoes-recentes .dflex {
    display: block;
    float: left;
  }
}
#publicacoes-recentes .post {
  width: 451px;
  height: 298px;
  background: #662483;
  float: left;
  padding: 0 25px;
  margin: 0 8px;
  position: relative;
}
@media (max-width: 1024px) {
  #publicacoes-recentes .post {
    width: 90%;
    padding: 0 5%;
    margin: 0px;
    margin-bottom: 20px;
  }
}
#publicacoes-recentes .post .categoria {
  padding: 4px 15px;
  float: left;
  background: #ea5b0c;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  margin-top: 20px;
}
#publicacoes-recentes .post .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 27px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#publicacoes-recentes .post .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
}
#publicacoes-recentes .post .desc {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#publicacoes-recentes .post .btn {
  padding: 8px 18px;
  background: #13100d;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 25px;
  bottom: -10px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#publicacoes-recentes .post .btn:after {
  content: "";
  width: 27px;
  height: 31px;
  background: url("../../imagens/ico-leia.svg") #939393 no-repeat 8px 4px;
  background-size: 13px 24px;
  position: absolute;
  right: -27px;
  top: 0px;
}
#publicacoes-recentes .post .btn:hover {
  background: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}

#eixos-de-atuacao {
  width: 100%;
  float: left;
  margin-top: 20px;
  padding-bottom: 20px;
}
#eixos-de-atuacao h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000000;
  text-align: center;
  padding: 34px 0;
  width: 100%;
  float: left;
}
#eixos-de-atuacao ul {
  width: 100%;
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
}
@media (max-width: 768px) {
  #eixos-de-atuacao ul {
    width: 100%;
    float: left;
  }
}
#eixos-de-atuacao ul li {
  list-style: none;
  width: 260px;
  margin: 0 15px 30px;
  float: left;
}
@media (max-width: 1200px) {
  #eixos-de-atuacao ul li {
    width: 220px;
  }
}
@media (max-width: 768px) {
  #eixos-de-atuacao ul li {
    width: 100%;
    margin: 0 0 10px 0 !important;
    height: auto !important;
  }
}
#eixos-de-atuacao ul li .box-img {
  width: 100%;
  height: 200px;
}
#eixos-de-atuacao ul li img {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  #eixos-de-atuacao ul li img {
    float: left;
  }
}
#eixos-de-atuacao ul li .title {
  display: block;
  padding: 8px 15px;
  background: #ea5b0c;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px;
}
@media (max-width: 768px) {
  #eixos-de-atuacao ul li .title {
    float: left;
    width: 100%;
    padding: 8px 0;
  }
}

#doe-home {
  width: 100%;
  float: left;
  background: #42bbcc;
  position: relative;
}
#doe-home .box-1 {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  #doe-home .box-1 {
    width: 100%;
  }
}
#doe-home .box-1 img {
  display: block;
  width: 100%;
  float: left;
}
#doe-home .box-2 {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  #doe-home .box-2 {
    width: 100%;
  }
}
#doe-home .box-2 .text {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2.2vw;
  color: #662482;
  padding-top: 7.8vw;
  margin-left: 2.8vw;
}
@media (max-width: 1200px) {
  #doe-home .box-2 .text {
    font-size: 2.5vw;
    padding-top: 4vw;
  }
}
@media (max-width: 1024px) {
  #doe-home .box-2 .text {
    font-size: 2.8vw;
    margin-top: -2vw;
  }
}
@media (max-width: 768px) {
  #doe-home .box-2 .text {
    font-size: 20px;
    position: static;
    margin: 0px;
    width: 90%;
    margin: 0 5%;
    padding: 15px 0;
  }
  #doe-home .box-2 .text p {
    margin: 1.5vw 0;
    margin-bottom: 10px;
  }
  #doe-home .box-2 .text p br {
    display: none;
  }
}
#doe-home .box-2 .text .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #662482;
  padding: 17px 32px;
  float: left;
  margin-top: 20px;
  box-shadow: 1px 1px #000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
@media (max-width: 768px) {
  #doe-home .box-2 .text {
    float: none;
    display: table;
    margin: 0 auto;
  }
}
#doe-home .box-2 .text .btn:hover {
  background: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}

#newsletter {
  width: 100%;
  background: #97bf3d;
  float: left;
}
@media (max-width: 768px) {
  #newsletter {
    height: auto;
  }
}
#newsletter .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 36px;
  color: #fff;
  float: left;
  padding: 26px 0;
  display: flex;
  align-items: center;
  max-width: 60%;
  height: 132px;
}
@media (max-width: 1024px) {
  #newsletter .title {
    padding-left: 20px;
    max-width: 45%;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  #newsletter .title {
    height: auto;
    font-size: 20px;
    max-width: initial;
    padding-left: 0;
  }
}
#newsletter form {
  width: 376px;
  float: right;
  padding: 38px 0;
}
@media (min-width: 1201px) {
  #newsletter form {
    margin-right: 50px;
  }
}
@media (max-width: 1024px) {
  #newsletter form {
    margin-right: 20px;
    margin-left: -20px;
  }
}
@media (max-width: 768px) {
  #newsletter form {
    margin-right: 0;
    width: 100%;
    padding: 0px 0 20px 0;
  }
}
#newsletter form input[type=text] {
  width: 336px;
  height: 53px;
  float: left;
  border: 0px;
  background: #fff;
  padding: 0 20px;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 17px;
  color: #662482;
  box-shadow: 1px 1px #000;
}
@media (max-width: 768px) {
  #newsletter form input[type=text] {
    width: 95%;
    padding: 0 2.5%;
  }
}
#newsletter form input[type=checkbox] {
  float: left;
  margin-top: 15px;
}
#newsletter form label {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 11px;
  color: #662482;
  float: left;
  margin-top: 14px;
}
#newsletter form button, #newsletter form input[type=submit] {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 17px;
  color: #662483;
  background: #fff;
  border: 0px;
  float: right;
  text-transform: uppercase;
  padding: 14px 24px;
  margin-top: 10px;
  box-shadow: 1px 1px #000;
}
#newsletter form ::-webkit-input-placeholder {
  color: #662482;
}
#newsletter form ::-moz-placeholder {
  color: #662482;
}
#newsletter form :-ms-input-placeholder {
  color: #662482;
}
#newsletter form :-moz-placeholder {
  color: #662482;
}

#menu-footer {
  width: 100%;
  float: left;
  background: #d8dade;
}
@media (max-width: 768px) {
  #menu-footer {
    padding-bottom: 25px;
  }
}
#menu-footer .box {
  width: 162px;
  margin-right: 30px;
  float: left;
}
@media (max-width: 1200px) {
  #menu-footer .box {
    width: 140px;
    margin-right: 16px;
  }
}
@media (max-width: 768px) {
  #menu-footer .box {
    width: 100%;
    margin: 0px;
  }
}
#menu-footer .box ul {
  display: block;
  float: left;
  width: 100%;
  list-style: none;
  padding: 25px 0;
}
#menu-footer .box ul li {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  color: #000;
  float: left;
  width: 100%;
  padding: 5px 0;
}
#menu-footer .box ul li a {
  color: #000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#menu-footer .box ul li strong {
  font-family: "Montserrat";
  font-weight: 700;
}
#menu-footer .box ul li:hover a {
  color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#menu-footer .box ul li:hover strong {
  color: #000;
}

footer {
  width: 100%;
  height: 138px;
  background: #fff;
  float: left;
}
@media (max-width: 768px) {
  footer {
    height: auto;
  }
}
footer .centro {
  max-width: calc( 100% - 40px );
}
footer .logo-footer {
  display: block;
  float: left;
  padding: 21px 0;
  width: 151px;
}
@media (max-width: 768px) {
  footer .logo-footer {
    padding: 20px 0 10px;
    float: none;
    margin: 0 auto;
  }
}
footer .text {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 13px;
  color: #000;
  float: left;
  padding: 20px 0 0 30px;
}
@media (max-width: 768px) {
  footer .text {
    padding: 10px 0 0 0;
  }
}
footer .text strong {
  font-family: "Montserrat";
  font-weight: 700;
}
@media (max-width: 768px) {
  footer .box.redes-rodape {
    float: none;
    width: 100%;
    clear: both;
    padding-bottom: 70px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  footer .endereco-rodape {
    float: none;
    width: 100%;
    clear: both;
    text-align: center;
  }
}
footer .box {
  float: right;
  width: 190px;
  padding: 16px 0;
}
@media (max-width: 768px) {
  footer .box {
    float: left;
  }
}
footer .box .redes {
  float: left;
  margin-top: 14px;
}
@media (max-width: 768px) {
  footer .box .redes {
    float: none;
    width: 100%;
  }
}
footer .box .redes a {
  background: #662483 no-repeat center center;
  width: 28px;
  height: 28px;
  float: left;
  margin: 0 5px;
  text-align: center;
  padding: 0px;
  border-radius: 50%;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
@media (max-width: 768px) {
  footer .box .redes a {
    float: none;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
  }
}
footer .box .redes a i {
  font-size: 16px;
  color: #fff;
}
footer .box .redes a:hover {
  background-color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
footer .box .redes a.icon-face {
  background-image: url("../../imagens/facebook.png") !important;
  background-size: 100% !important;
}
footer .box .redes a.icon-twitter {
  background-image: url("../../imagens/twitter.png");
  background-size: 100%;
}
footer .box .redes a.icon-youtube {
  background-image: url("../../imagens/youtube.png");
  background-size: 100%;
}
footer .box .redes a:hover {
  background-color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
footer .box ul {
  display: block;
  float: left;
  list-style: none;
}
@media (max-width: 768px) {
  footer .box ul {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
footer .box ul li {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  margin: 5px 0;
  float: left;
  width: 100%;
}
footer .box ul li a {
  color: #000;
}

#quem-somos {
  width: 100%;
  float: left;
  margin-top: 90px;
}
@media (max-width: 768px) {
  #quem-somos {
    margin-top: 0px;
  }
}
#quem-somos .barra-navegacao {
  width: 160px;
  float: left;
  display: none;
}
@media (max-width: 768px) {
  #quem-somos .barra-navegacao {
    width: 100%;
  }
}
#quem-somos .barra-navegacao ul {
  width: 100%;
  float: left;
  list-style: none;
}
#quem-somos .barra-navegacao ul li {
  width: 100%;
  float: left;
}
@media (max-width: 768px) {
  #quem-somos .barra-navegacao ul li {
    text-align: center;
  }
}
#quem-somos .barra-navegacao ul li a {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 18px;
  color: #000;
  padding: 7.5px 0;
  width: 100%;
  float: left;
}
#quem-somos .barra-navegacao ul li ul {
  width: 95%;
  margin-left: 5%;
}
#quem-somos .conteudo {
  width: 80%;
  /*float: right*/
  float: none;
  margin: auto;
  margin-top: 4px;
}
@media (max-width: 1200px) {
  #quem-somos .conteudo {
    width: 780px;
  }
}
@media (max-width: 768px) {
  #quem-somos .conteudo {
    width: 100%;
    margin-top: 40px;
  }
}
#quem-somos .conteudo h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  #quem-somos .conteudo h1 {
    font-size: 27px;
  }
}
#quem-somos .conteudo .text {
  width: 100%;
  float: left;
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}
#quem-somos .conteudo .text strong {
  font-family: "Montserrat";
  font-weight: 700;
}
#quem-somos .conteudo .historico {
  width: 95%;
  float: left;
  background: rgba(102, 36, 130, 0.1);
  padding: 18px 2.5%;
  margin-bottom: 100px;
}
#quem-somos .conteudo .historico .title {
  width: 100%;
  float: left;
  font-family: "Montserrat";
  font-size: 27px;
  color: #662482;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 700;
}
#quem-somos .conteudo .historico ul {
  width: 100%;
  float: left;
  list-style: none;
}
#quem-somos .conteudo .historico ul li {
  float: left;
  margin-bottom: 33px;
  width: 600px;
}
@media (max-width: 1200px) {
  #quem-somos .conteudo .historico ul li {
    width: 511px;
  }
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li {
    width: 100%;
  }
}
#quem-somos .conteudo .historico ul li .text {
  width: calc(100% - 200px);
  float: left;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-align: right;
  margin-right: 10px;
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li .text {
    width: 75%;
    margin-right: 0px;
  }
}
#quem-somos .conteudo .historico ul li .data {
  font-family: "Montserrat";
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  width: 145px;
  padding: 5px;
  background: #662482;
  float: right;
  color: #fff;
  position: relative;
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li .data {
    font-size: 20px;
    width: 20%;
    float: right;
    padding: 5px 0;
  }
}
#quem-somos .conteudo .historico ul li .data:before {
  content: "";
  width: 2px;
  height: 40px;
  background: #662482;
  position: absolute;
  left: 15px;
  top: -40px;
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li .data:before {
    display: none;
  }
}
#quem-somos .conteudo .historico ul li .data:after {
  content: "";
  width: 2px;
  height: 40px;
  background: #662482;
  position: absolute;
  left: 15px;
  bottom: -40px;
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li .data:after {
    display: none;
  }
}
#quem-somos .conteudo .historico ul li:nth-child(2n+0) {
  margin-left: 324px;
}
@media (max-width: 1200px) {
  #quem-somos .conteudo .historico ul li:nth-child(2n+0) {
    margin-left: 241px;
  }
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li:nth-child(2n+0) {
    margin: 0px;
  }
}
#quem-somos .conteudo .historico ul li:nth-child(2n+0) .text {
  float: right;
  text-align: left;
  margin-right: 0;
  margin-left: 10px;
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li:nth-child(2n+0) .text {
    margin-left: 0px;
  }
}
#quem-somos .conteudo .historico ul li:nth-child(2n+0) .data {
  float: left;
}
#quem-somos .conteudo .historico ul li:nth-child(2n+0) .data:before {
  display: none;
}
#quem-somos .conteudo .historico ul li:nth-child(2n+0) .data:after {
  display: none;
}

#eixos {
  width: 100%;
  float: left;
  margin-top: 90px;
}
#eixos h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  #eixos h1 {
    font-size: 27px;
  }
}
#eixos .box {
  width: 100%;
  float: left;
  margin-bottom: 70px;
}
#eixos .box .box-eixo {
  float: left;
  width: 520px;
}
@media (max-width: 1200px) {
  #eixos .box .box-eixo {
    width: 520px;
  }
}
@media (max-width: 768px) {
  #eixos .box .box-eixo {
    width: 100%;
  }
}
#eixos .box .box-eixo .box-img-eixo {
  width: 180px;
  height: 160px;
  float: left;
}
@media (max-width: 1200px) {
  #eixos .box .box-eixo .box-img-eixo {
    width: 180px;
    height: 160px;
  }
}
@media (max-width: 768px) {
  #eixos .box .box-eixo .box-img-eixo {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
#eixos .box .box-eixo .box-img-eixo img {
  max-width: 149%;
}
#eixos .box .box-eixo .box-text {
  width: 328px;
  float: right;
}
@media (max-width: 768px) {
  #eixos .box .box-eixo .box-text {
    width: 100%;
  }
}
#eixos .box .box-eixo .box-text .nome-eixo {
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  float: left;
}
#eixos .box .box-eixo .box-text .desc-eixo {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 16px;
  color: #000;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#eixos .box .box-eixo .box-text .btn {
  padding: 8px 18px;
  background: #13100d;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  float: left;
  position: relative;
  margin-top: 15px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#eixos .box .box-eixo .box-text .btn:after {
  content: "";
  width: 27px;
  height: 31px;
  background: url("../../imagens/ico-leia.png") #939393 no-repeat 8px 5px;
  position: absolute;
  right: -27px;
  top: 0px;
}
#eixos .box .box-eixo .box-text .btn:hover {
  background: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#eixos .box .posts-eixo {
  float: left;
}
@media (max-width: 768px) {
  #eixos .box .posts-eixo {
    width: 100%;
    margin-top: 20px;
  }
}
#eixos .box .posts-eixo .post {
  width: 260px;
  float: left;
  margin-left: 20px;
}
@media (max-width: 1200px) {
  #eixos .box .posts-eixo .post {
    width: 154px;
  }
}
@media (max-width: 768px) {
  #eixos .box .posts-eixo .post {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
}
#eixos .box .posts-eixo .box-img-post {
  width: 260px;
  height: 162px;
  float: left;
}
@media (max-width: 1200px) {
  #eixos .box .posts-eixo .box-img-post {
    width: 154px;
    height: 140px;
  }
}
@media (max-width: 768px) {
  #eixos .box .posts-eixo .box-img-post {
    width: 100%;
    height: 40vh;
    float: none;
    display: block;
    margin: 0 auto;
  }
}
#eixos .box .posts-eixo .title-post {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 700;
  color: #000;
  width: 100%;
  float: left;
}
@media (max-width: 768px) {
  #eixos .box .posts-eixo .title-post {
    margin-top: 10px;
  }
}
#eixos .box .posts-eixo .mais {
  width: 99px;
  height: 99px;
  background: #000;
  float: right;
  margin: 63px 0 0 20px;
}
@media (max-width: 1200px) {
  #eixos .box .posts-eixo .mais {
    width: 70px;
    height: 70px;
    margin: 70px 0 0 20px;
  }
}
@media (max-width: 768px) {
  #eixos .box .posts-eixo .mais {
    margin: 0 auto;
    float: none;
    display: table;
  }
}
#eixos .box .posts-eixo .mais p {
  font-family: "Montserrat";
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  float: left;
  width: 100%;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  #eixos .box .posts-eixo .mais p {
    font-size: 40px;
  }
}

#acoes {
  width: 100% !important;
  float: left;
  margin-top: 90px;
}
#acoes h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
#acoes h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 30px;
}
#acoes ul {
  width: 100%;
  float: left;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
  margin-bottom: 20px;
}
#acoes ul li {
  width: 190px;
  margin: 25px;
}
#acoes ul li .box-img {
  width: 100%;
  height: 190px;
  float: left;
  background: #000;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.16);
  border-radius: 200px;
}
#acoes ul li .title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}

#redes {
  width: 100% !important;
  float: left;
  margin-top: 90px;
}
#redes h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #redes h1 {
    font-size: 27px;
  }
}
#redes h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #redes h2 {
    font-size: 22px;
  }
}
#redes ul {
  width: 100%;
  float: left;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
  margin-bottom: 20px;
}
#redes ul li {
  width: 190px;
  margin: 25px;
}
#redes ul li .box-img {
  width: 100%;
  height: 190px;
  float: left;
  background: #000;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.16);
  border-radius: 200px;
}
#redes ul li .title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}

#campanhas {
  width: 100% !important;
  float: left;
  margin-top: 90px;
}
#campanhas h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #campanhas h1 {
    font-size: 27px;
  }
}
#campanhas h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #campanhas h2 {
    font-size: 22px;
  }
}
#campanhas .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  width: 80%;
  margin: 0 10% 68px 10%;
  float: left;
}
#campanhas ul {
  width: 100%;
  float: left;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
  margin-bottom: 20px;
}
#campanhas ul li {
  width: 190px;
  margin: 25px 64px;
}
#campanhas ul li .box-img {
  width: 100%;
  height: 190px;
  float: left;
  background: #000;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.16);
  border-radius: 200px;
}
#campanhas ul li .title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}

#single-eixo {
  width: 100%;
  float: left;
  margin-top: 90px;
}
#single-eixo h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #single-eixo h1 {
    font-size: 27px;
  }
}
#single-eixo .ico-eixo {
  display: block;
  width: 180px;
  float: left;
}
#single-eixo .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  width: 80%;
  float: right;
}
#single-eixo .informe-se {
  width: 100%;
  float: left;
}
#single-eixo .informe-se h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 54px;
  margin-top: 102px;
}
#single-eixo .informe-se .post {
  width: 194px;
  height: 376px;
  background: #662483;
  float: left;
  padding: 0 15px;
  margin: 20px 8px;
  position: relative;
}
#single-eixo .informe-se .post .tema {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-eixo .informe-se .post .categoria {
  padding: 4px 15px;
  float: left;
  background: #ea5b0c;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}
#single-eixo .informe-se .post .title {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#single-eixo .informe-se .post .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
}
#single-eixo .informe-se .post .desc {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-eixo .informe-se .post .btn {
  padding: 8px 18px;
  background: #13100d;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 25px;
  bottom: -10px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-eixo .informe-se .post .btn:after {
  content: "";
  width: 27px;
  height: 31px;
  background: url("../../imagens/ico-leia.png") #939393 no-repeat 8px 5px;
  position: absolute;
  right: -27px;
  top: 0px;
}
#single-eixo .informe-se .post .btn:hover {
  background: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-eixo .informe-se .mais {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 59px;
  display: table;
  margin: 0 auto;
  background: #EA5B0C;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-eixo .informe-se .mais:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-eixo .informe-se .divide {
  width: 100%;
  height: 1px;
  float: left;
  margin-top: 82px;
}
#single-eixo .box, #single-eixo .box-100 {
  width: 50%;
  float: left;
}
#single-eixo .box h2, #single-eixo .box-100 h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 54px;
}
#single-eixo .box ul, #single-eixo .box-100 ul {
  width: 100%;
  float: left;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
  margin-bottom: 20px;
}
#single-eixo .box ul li, #single-eixo .box-100 ul li {
  width: 172px;
  margin: 25px 34px;
}
#single-eixo .box ul li .box-img, #single-eixo .box-100 ul li .box-img {
  width: 100%;
  height: 172px;
  float: left;
  background: #000;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.16);
  border-radius: 200px;
}
#single-eixo .box ul li .title, #single-eixo .box-100 ul li .title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 20px;
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-eixo .box-100 {
  width: 100%;
}
#single-eixo .box-100 li {
  width: 190px;
  margin: 25px 64px;
}
#single-eixo .box-100 li .box-img {
  height: 190px;
}

#single-acoes {
  width: 100%;
  float: left;
  margin-top: 90px;
}
#single-acoes h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #single-acoes h1 {
    font-size: 27px;
  }
}
#single-acoes h1 span {
  font-family: "Montserrat";
  font-weight: 300;
}
#single-acoes .box-info {
  width: 180px;
  float: left;
}
#single-acoes .box-info ul {
  width: 100%;
  float: left;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
  margin-bottom: 20px;
}
#single-acoes .box-info ul li {
  width: 172px;
  margin: 25px 14px;
}
#single-acoes .box-info ul li .box-img {
  width: 100%;
  height: 152px;
  float: left;
  background: #000;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.16);
  border-radius: 200px;
}
#single-acoes .box-info .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 22px;
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
}
#single-acoes .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  width: 75%;
  float: right;
}
#single-acoes .text img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
#single-acoes .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 59px;
  display: table;
  margin: 0 auto;
  background: #EA5B0C;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-acoes .btn:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-acoes .eixos-single-acao {
  width: 100%;
  float: left;
}
#single-acoes .eixos-single-acao h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 54px;
  margin-top: 102px;
}
#single-acoes .eixos-single-acao ul {
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-flex-flow: wrap;
}
#single-acoes .eixos-single-acao ul li {
  width: 190px;
  margin: 25px;
}
#single-acoes .eixos-single-acao .ico-eixo {
  display: block;
  width: 180px;
  float: left;
}
#single-acoes .eixos-single-acao .nome-eixo {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #909090;
  text-align: center;
  width: 100%;
  float: left;
}
#single-acoes .informe-se {
  width: 100%;
  float: left;
  margin-bottom: 150px;
}
#single-acoes .informe-se h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 54px;
  margin-top: 102px;
}
#single-acoes .informe-se .post {
  width: 33.33%;
  height: 376px;
  background: #662483;
  float: left;
  padding: 0 15px;
  margin: 20px 8px;
  position: relative;
}
#single-acoes .informe-se .post .tema {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-acoes .informe-se .post .categoria {
  padding: 4px 15px;
  float: left;
  background: #ea5b0c;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}
#single-acoes .informe-se .post .title {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#single-acoes .informe-se .post .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
}
#single-acoes .informe-se .post .desc {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-acoes .informe-se .post .btn {
  padding: 8px 18px;
  background: #13100d;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 25px;
  bottom: -10px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-acoes .informe-se .post .btn:after {
  content: "";
  width: 27px;
  height: 31px;
  background: url("../../imagens/ico-leia.png") #939393 no-repeat 8px 5px;
  position: absolute;
  right: -27px;
  top: 0px;
}
#single-acoes .informe-se .post .btn:hover {
  background: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-acoes .informe-se .mais {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 59px;
  display: table;
  margin: 0 auto;
  background: #EA5B0C;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-acoes .informe-se .mais:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-acoes .informe-se .divide {
  width: 100%;
  height: 1px;
  float: left;
  margin-top: 82px;
}

#single-campanhas {
  width: 100%;
  float: left;
  margin-top: 90px;
}
#single-campanhas h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #single-campanhas h1 {
    font-size: 27px;
  }
}
#single-campanhas h1 span {
  font-family: "Montserrat";
  font-weight: 300;
}
#single-campanhas .box-info {
  width: 180px;
  float: left;
}
#single-campanhas .box-info .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 22px;
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
}
#single-campanhas .box-info .ico-eixo {
  display: block;
  width: 180px;
  float: left;
}
#single-campanhas .box-info .nome-eixo {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #909090;
  text-align: center;
  width: 100%;
  float: left;
}
#single-campanhas .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  width: 75%;
  float: right;
}
#single-campanhas .text img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
#single-campanhas .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 59px;
  display: table;
  margin: 0 auto;
  background: #EA5B0C;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-campanhas .btn:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-campanhas .informe-se {
  width: 100%;
  float: left;
  margin-bottom: 150px;
}
#single-campanhas .informe-se h2 {
  font-family: "Montserrat";
  font-size: 27px;
  color: #000;
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 54px;
  margin-top: 102px;
}
#single-campanhas .informe-se .post {
  width: 194px;
  height: 376px;
  background: #662483;
  float: left;
  padding: 0 15px;
  margin: 20px 8px;
  position: relative;
}
#single-campanhas .informe-se .post .tema {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-campanhas .informe-se .post .categoria {
  padding: 4px 15px;
  float: left;
  background: #ea5b0c;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}
#single-campanhas .informe-se .post .title {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#single-campanhas .informe-se .post .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
}
#single-campanhas .informe-se .post .desc {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#single-campanhas .informe-se .post .btn {
  padding: 8px 18px;
  background: #13100d;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 25px;
  bottom: -10px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-campanhas .informe-se .post .btn:after {
  content: "";
  width: 27px;
  height: 31px;
  background: url("../../imagens/ico-leia.png") #939393 no-repeat 8px 5px;
  position: absolute;
  right: -27px;
  top: 0px;
}
#single-campanhas .informe-se .post .btn:hover {
  background: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-campanhas .informe-se .mais {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 59px;
  display: table;
  margin: 0 auto;
  background: #EA5B0C;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-campanhas .informe-se .mais:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-campanhas .informe-se .divide {
  width: 100%;
  height: 1px;
  float: left;
  margin-top: 82px;
}

#noticias, #resultado-pesquisa {
  width: 100%;
  float: left;
  margin-top: 90px;
  padding-bottom: 156px;
}
#noticias h1, #resultado-pesquisa h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #noticias h1, #resultado-pesquisa h1 {
    font-size: 27px;
  }
}
#noticias #slide-noticias, #resultado-pesquisa #slide-noticias {
  width: 100%;
  float: left;
  position: relative;
}
#noticias #slide-noticias .item, #resultado-pesquisa #slide-noticias .item {
  width: 100%;
  float: left;
  position: relative;
}
@media (max-width: 768px) {
  #noticias #slide-noticias .item, #resultado-pesquisa #slide-noticias .item {
    height: 40vh;
    float: left !important;
  }
}
#noticias #slide-noticias .item img, #resultado-pesquisa #slide-noticias .item img {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  #noticias #slide-noticias .item img, #resultado-pesquisa #slide-noticias .item img {
    display: none;
  }
}
#noticias #slide-noticias .item .box-text, #resultado-pesquisa #slide-noticias .item .box-text {
  width: 100%;
  height: 130px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  #noticias #slide-noticias .item .box-text, #resultado-pesquisa #slide-noticias .item .box-text {
    height: auto;
    padding: 12px 0;
  }
}
#noticias #slide-noticias .item .box-text .title, #resultado-pesquisa #slide-noticias .item .box-text .title {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 34px;
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 25px;
  text-shadow: 2px 2px #000;
}
@media (max-width: 768px) {
  #noticias #slide-noticias .item .box-text .title, #resultado-pesquisa #slide-noticias .item .box-text .title {
    font-size: 22px;
  }
}
#noticias #slide-noticias .item .box-text .desc, #resultado-pesquisa #slide-noticias .item .box-text .desc {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 25px;
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  text-shadow: 2px 2px #000;
}
@media (max-width: 768px) {
  #noticias #slide-noticias .item .box-text .desc, #resultado-pesquisa #slide-noticias .item .box-text .desc {
    font-size: 16px;
  }
}
#noticias #slide-noticias .bx-wrapper .bx-pager.bx-default-pager a, #resultado-pesquisa #slide-noticias .bx-wrapper .bx-pager.bx-default-pager a {
  width: 19px;
  height: 19px;
  background: #D8DADE;
  border-radius: 50px;
}
#noticias #slide-noticias .bx-wrapper .bx-pager.bx-default-pager a:hover, #noticias #slide-noticias .bx-wrapper .bx-pager.bx-default-pager a.active, #resultado-pesquisa #slide-noticias .bx-wrapper .bx-pager.bx-default-pager a:hover, #resultado-pesquisa #slide-noticias .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #3ABCCD;
}
#noticias .filtro, #resultado-pesquisa .filtro {
  width: 100%;
  float: left;
}
#noticias .filtro .title, #resultado-pesquisa .filtro .title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  color: #000;
  width: 100%;
  float: left;
}
#noticias .filtro form, #resultado-pesquisa .filtro form {
  width: 100%;
  background: #3ABCCD;
  float: left;
  padding: 15px 0;
}
@media (max-width: 768px) {
  #noticias .filtro form, #resultado-pesquisa .filtro form {
    width: 95%;
    padding: 2.5%;
  }
}
#noticias .filtro form label, #resultado-pesquisa .filtro form label {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin: 10px 10px 0 20px;
}
@media (max-width: 768px) {
  #noticias .filtro form label, #resultado-pesquisa .filtro form label {
    width: 100%;
    margin: 10px 0;
  }
}
#noticias .filtro form select, #resultado-pesquisa .filtro form select {
  float: left;
  width: 280px;
  height: 41px;
  border: 0px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
@media (max-width: 1200px) {
  #noticias .filtro form select, #resultado-pesquisa .filtro form select {
    width: 180px;
  }
}
@media (max-width: 768px) {
  #noticias .filtro form select, #resultado-pesquisa .filtro form select {
    width: 100%;
  }
}
#noticias .filtro form input[type=text], #resultado-pesquisa .filtro form input[type=text] {
  float: left;
  width: 210px;
  height: 41px;
  border: 0px;
  margin-right: 20px;
  border-radius: 4px;
  padding: 0 15px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 1200px) {
  #noticias .filtro form input[type=text], #resultado-pesquisa .filtro form input[type=text] {
    width: 150px;
  }
}
@media (max-width: 768px) {
  #noticias .filtro form input[type=text], #resultado-pesquisa .filtro form input[type=text] {
    width: 95%;
    padding: 0 2.5%;
  }
}
#noticias .filtro form button, #resultado-pesquisa .filtro form button {
  border: 0px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  padding: 12px 16px;
  float: left;
  background: #000;
}
@media (max-width: 768px) {
  #noticias .filtro form button, #resultado-pesquisa .filtro form button {
    margin-top: 10px;
  }
}
#noticias .resultado, #resultado-pesquisa .resultado {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 16px;
  color: #6C6C6C;
  width: 100%;
  float: left;
  margin-top: 60px;
}
#noticias ul, #resultado-pesquisa ul {
  width: 100%;
  float: left;
  list-style: none;
  margin-top: 40px;
}
#noticias ul li, #resultado-pesquisa ul li {
  width: 450px;
  float: left;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #noticias ul li, #resultado-pesquisa ul li {
    width: 100% !important;
  }
}
#noticias ul li .box-img, #resultado-pesquisa ul li .box-img {
  width: 180px;
  height: 158px;
  float: left;
}
@media (max-width: 768px) {
  #noticias ul li .box-img, #resultado-pesquisa ul li .box-img {
    width: 100% !important;
    height: 40vh !important;
  }
}
#noticias ul li .box, #resultado-pesquisa ul li .box {
  width: 250px;
  height: 158px;
  float: right;
  position: relative;
}
@media (max-width: 768px) {
  #noticias ul li .box, #resultado-pesquisa ul li .box {
    width: 100% !important;
    height: auto !important;
  }
}
#noticias ul li .box .title, #resultado-pesquisa ul li .box .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 18px;
  color: #3ABCCD;
  width: 100%;
  float: left;
}
@media (max-width: 768px) {
  #noticias ul li .box .title, #resultado-pesquisa ul li .box .title {
    margin-top: 10px !important;
  }
}
#noticias ul li .box .data, #resultado-pesquisa ul li .box .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #909090;
  width: 100%;
  float: left;
  padding: 5px 0;
}
#noticias ul li .box .text, #resultado-pesquisa ul li .box .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 15px;
  color: #909090;
  width: 100%;
  float: left;
}
#noticias ul li .box .leia-mais, #resultado-pesquisa ul li .box .leia-mais {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  padding: 8px 21px;
  float: left;
  background: #3ABCCD;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
@media (max-width: 768px) {
  #noticias ul li .box .leia-mais, #resultado-pesquisa ul li .box .leia-mais {
    position: static;
    margin-top: 20px;
  }
}
#noticias ul li:nth-child(2n+0), #resultado-pesquisa ul li:nth-child(2n+0) {
  float: right;
}

#artigos, #resultado-pesquisa {
  width: 100%;
  float: left;
  margin-top: 90px;
  padding-bottom: 156px;
}
#artigos h1, #resultado-pesquisa h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
#artigos .filtro, #resultado-pesquisa .filtro {
  width: 100%;
  float: left;
}
#artigos .filtro .title, #resultado-pesquisa .filtro .title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  color: #000;
  width: 100%;
  float: left;
}
#artigos .filtro form, #resultado-pesquisa .filtro form {
  width: 100%;
  background: #EA5B0C;
  float: left;
  padding: 15px 0;
}
@media (max-width: 768px) {
  #artigos .filtro form, #resultado-pesquisa .filtro form {
    width: 95%;
    padding: 2.5%;
  }
}
#artigos .filtro form label, #resultado-pesquisa .filtro form label {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin: 10px 10px 0 20px;
}
@media (max-width: 768px) {
  #artigos .filtro form label, #resultado-pesquisa .filtro form label {
    width: 100%;
    margin: 10px 0;
  }
}
#artigos .filtro form select, #resultado-pesquisa .filtro form select {
  float: left;
  width: 280px;
  height: 41px;
  border: 0px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
@media (max-width: 1200px) {
  #artigos .filtro form select, #resultado-pesquisa .filtro form select {
    width: 180px;
  }
}
@media (max-width: 768px) {
  #artigos .filtro form select, #resultado-pesquisa .filtro form select {
    width: 100%;
  }
}
#artigos .filtro form input[type=text], #resultado-pesquisa .filtro form input[type=text] {
  float: left;
  width: 210px;
  height: 41px;
  border: 0px;
  margin-right: 20px;
  border-radius: 4px;
  padding: 0 15px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 1200px) {
  #artigos .filtro form input[type=text], #resultado-pesquisa .filtro form input[type=text] {
    width: 150px;
  }
}
@media (max-width: 768px) {
  #artigos .filtro form input[type=text], #resultado-pesquisa .filtro form input[type=text] {
    width: 95%;
    padding: 0 2.5%;
  }
}
#artigos .filtro form button, #resultado-pesquisa .filtro form button {
  border: 0px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  padding: 12px 16px;
  float: left;
  background: #000;
}
@media (max-width: 768px) {
  #artigos .filtro form button, #resultado-pesquisa .filtro form button {
    margin-top: 10px;
  }
}
#artigos .resultado, #resultado-pesquisa .resultado {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 16px;
  color: #6C6C6C;
  width: 100%;
  float: left;
  margin-top: 60px;
}
#artigos ul, #resultado-pesquisa ul {
  width: 100%;
  float: left;
  list-style: none;
  margin-top: 40px;
}
#artigos ul li, #resultado-pesquisa ul li {
  width: 450px;
  float: left;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #artigos ul li, #resultado-pesquisa ul li {
    width: 100%;
  }
}
#artigos ul li .box-img, #resultado-pesquisa ul li .box-img {
  width: 180px;
  height: 158px;
  float: left;
}
@media (max-width: 768px) {
  #artigos ul li .box-img, #resultado-pesquisa ul li .box-img {
    width: 100%;
    height: 40vh;
  }
}
#artigos ul li .box, #resultado-pesquisa ul li .box {
  width: 250px;
  height: 158px;
  float: right;
  position: relative;
}
@media (max-width: 768px) {
  #artigos ul li .box, #resultado-pesquisa ul li .box {
    width: 100%;
    height: auto;
  }
}
#artigos ul li .box .title, #resultado-pesquisa ul li .box .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 18px;
  color: #EA5B0C;
  width: 100%;
  float: left;
}
@media (max-width: 768px) {
  #artigos ul li .box .title, #resultado-pesquisa ul li .box .title {
    margin-top: 10px;
  }
}
#artigos ul li .box .data, #resultado-pesquisa ul li .box .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #909090;
  width: 100%;
  float: left;
  padding: 5px 0;
}
#artigos ul li .box .text, #resultado-pesquisa ul li .box .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 15px;
  color: #909090;
  width: 100%;
  float: left;
}
#artigos ul li .box .leia-mais, #resultado-pesquisa ul li .box .leia-mais {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  padding: 8px 21px;
  float: left;
  background: #EA5B0C;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
@media (max-width: 768px) {
  #artigos ul li .box .leia-mais, #resultado-pesquisa ul li .box .leia-mais {
    position: static;
    float: left;
  }
}
#artigos ul li:nth-child(2n+0), #resultado-pesquisa ul li:nth-child(2n+0) {
  float: right;
}

#publicacoes {
  width: 100%;
  float: left;
  margin-top: 90px;
  padding-bottom: 156px;
}
#publicacoes h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  #publicacoes h1 {
    font-size: 27px;
  }
}
#publicacoes .filtro {
  width: 100%;
  float: left;
}
#publicacoes .filtro .title {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 20px;
  color: #000;
  width: 100%;
  float: left;
}
#publicacoes .filtro form {
  width: 100%;
  background: #97BF3D;
  float: left;
  padding: 15px 0;
}
#publicacoes .filtro form label {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin: 10px 10px 0 20px;
}
#publicacoes .filtro form select {
  float: left;
  width: 180px;
  height: 41px;
  border: 0px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
#publicacoes .filtro form input[type=text] {
  float: left;
  width: 150px;
  height: 41px;
  border: 0px;
  margin-right: 20px;
  border-radius: 4px;
  padding: 0 15px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
}
#publicacoes .filtro form button {
  border: 0px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  padding: 12px 16px;
  float: left;
  background: #000;
}
#publicacoes .resultado {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 16px;
  color: #6C6C6C;
  width: 100%;
  float: left;
  margin-top: 60px;
}
#publicacoes ul {
  width: 100%;
  float: left;
  list-style: none;
  margin-top: 40px;
}
#publicacoes ul li {
  width: 450px;
  float: left;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #publicacoes ul li {
    width: 100%;
  }
}
#publicacoes ul li .box-img {
  width: 180px;
  height: 158px;
  float: left;
}
@media (max-width: 768px) {
  #publicacoes ul li .box-img {
    display: none;
  }
}
#publicacoes ul li .box {
  width: 250px;
  height: 158px;
  float: right;
  position: relative;
}
@media (max-width: 768px) {
  #publicacoes ul li .box {
    width: 100%;
  }
}
#publicacoes ul li .box .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 18px;
  color: #97BF3D;
  width: 100%;
  float: left;
}
#publicacoes ul li .box .edicao {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 14px;
  color: #909090;
  width: 100%;
  float: left;
  padding: 0;
  margin-top: 5px;
}
#publicacoes ul li .box .data {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 14px;
  color: #909090;
  width: 100%;
  float: left;
  padding: 0;
}
#publicacoes ul li:nth-child(2n+0) {
  float: right;
}

#historia-de-vida {
  width: 100%;
  float: left;
  margin-top: 90px;
  padding-bottom: 156px;
}
#historia-de-vida h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #historia-de-vida h1 {
    font-size: 27px;
  }
}
#historia-de-vida .desc {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #9B9B9B;
  width: 100%;
  float: left;
}
#historia-de-vida ul {
  width: 100%;
  float: left;
  list-style: none;
  margin-top: 80px;
}
#historia-de-vida ul li {
  width: 590px;
  float: left;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  #historia-de-vida ul li {
    width: 470px;
  }
}
@media (max-width: 768px) {
  #historia-de-vida ul li {
    width: 100%;
  }
}
#historia-de-vida ul li .box-img {
  width: 100%;
  height: 360px;
  float: left;
  position: relative;
}
@media (max-width: 1200px) {
  #historia-de-vida ul li .box-img {
    height: 300px;
  }
}
@media (max-width: 768px) {
  #historia-de-vida ul li .box-img {
    height: 40vh;
  }
}
#historia-de-vida ul li .box-img .filtro {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(234, 91, 12, 0.65);
}
#historia-de-vida ul li .box-img .filtro .box-text {
  width: 95%;
  margin: 0 2.5%;
  position: absolute;
  bottom: 20px;
  left: 0px;
}
#historia-de-vida ul li .box-img .filtro .box-text .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 27px;
  color: #fff;
  line-height: 27px;
  width: 100%;
  float: left;
  text-align: right;
}
@media (max-width: 768px) {
  #historia-de-vida ul li .box-img .filtro .box-text .title {
    font-size: 22px;
  }
}
#historia-de-vida ul li .box-img .filtro .box-text .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #662483;
  padding: 8px 24px;
  float: right;
  margin-top: 11px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#historia-de-vida ul li .box-img .filtro .box-text .btn:hover {
  background: #fff;
  color: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#historia-de-vida ul li:nth-child(2n+0) {
  float: right;
}

#single-noticia {
  width: 100%;
  float: left;
  margin-top: 90px;
  padding-bottom: 156px;
}
#single-noticia .box {
  width: 70%;
  float: left;
  margin: 20px 15%;
}
@media (max-width: 768px) {
  #single-noticia .box {
    width: 100%;
    margin: 20px 0;
  }
}
#single-noticia .box img {
  max-width: 100%;
  height: auto;
}
#single-noticia h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #single-noticia h1 {
    font-size: 27px;
  }
}
#single-noticia .data {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 13px;
  color: #9B9B9B;
  width: 100%;
  float: left;
}
#single-noticia .autor {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 13px;
  color: #9B9B9B;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#single-noticia .text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 18px;
  color: #000;
  width: 100%;
  float: left;
}
#single-noticia .text img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#single-noticia .text a {
  color: #ea5b0c;
}
#single-noticia .info-post {
  width: 100%;
  float: left;
  margin: 20px 0px;
}
#single-noticia .info-post .info {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 5px 0;
}
#single-noticia .info-post .info span {
  color: #919191;
  float: left;
  margin-right: 5px;
}
#single-noticia .info-post .info a {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 12px;
  color: #3ABCCD;
  text-transform: uppercase;
  padding: 2px;
  border: 1px solid #3ABCCD;
  float: left;
  margin: 0 5px;
}
#single-noticia .compartilhar {
  width: 100%;
  float: left;
  margin: 0 0px;
}
#single-noticia .compartilhar span {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  color: #919191;
  float: left;
  margin-right: 5px;
  width: 100%;
}
#single-noticia .compartilhar .redes {
  float: left;
  margin-top: 5px;
}
#single-noticia .compartilhar .redes a {
  background: #000 no-repeat center center;
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 5px;
  text-align: center;
  padding: 0px;
  border-radius: 50%;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-noticia .compartilhar .redes a i {
  font-size: 16px;
  color: #fff;
  margin: 0 2px;
}
#single-noticia .compartilhar .redes a:hover {
  background-color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-noticia .compartilhar a.icon-face {
  background-image: url("../../imagens/facebook.png") !important;
  background-size: 100% !important;
}
#single-noticia .compartilhar a.icon-twitter {
  background-image: url("../../imagens/twitter.png");
  background-size: 100%;
}
#single-noticia .compartilhar a.icon-whatsapp {
  background-image: url("../../imagens/whats.svg");
  background-size: 100%;
}
#single-noticia .conteudo-relacionado {
  width: 100%;
  float: left;
  margin-top: 40px;
}
#single-noticia .conteudo-relacionado h3 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 25px;
  color: #3ABCCD;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#single-noticia .conteudo-relacionado ul {
  width: 100%;
  float: left;
  list-style: none;
  margin-top: 20px;
}
#single-noticia .conteudo-relacionado ul li {
  width: 18%;
  float: left;
  margin-right: 2%;
}
@media (max-width: 768px) {
  #single-noticia .conteudo-relacionado ul li {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
}
#single-noticia .conteudo-relacionado ul li .box-img {
  width: 100%;
  height: 162px;
  float: left;
}
@media (max-width: 768px) {
  #single-noticia .conteudo-relacionado ul li .box-img {
    height: 40vh;
  }
}
#single-noticia .conteudo-relacionado ul li .title-post {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #3ABCCD;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
}
#single-noticia .conteudo-relacionado ul li .text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  color: #909090;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#single-noticia .conteudo-relacionado ul li .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin-bottom: 10px;
  background: #3ABCCD;
  padding: 8px 20px;
}
#single-noticia .conteudo-relacionado ul li:nth-child(2) .title-post, #single-noticia .conteudo-relacionado ul li:nth-child(3) .title-post {
  color: #662483;
}
#single-noticia .conteudo-relacionado ul li:nth-child(2) .btn, #single-noticia .conteudo-relacionado ul li:nth-child(3) .btn {
  background: #662483;
}
#single-noticia .conteudo-relacionado ul li:nth-child(4) .title-post {
  color: #EA5B0C;
}
#single-noticia .conteudo-relacionado ul li:nth-child(4) .btn {
  background: #EA5B0C;
}
#single-noticia .conteudo-relacionado ul li:nth-child(5) .title-post {
  color: #97BF3D;
}
#single-noticia .conteudo-relacionado ul li:nth-child(5) .btn {
  background: #97BF3D;
}

#auditoria {
  width: 100%;
  float: left;
  margin-bottom: 153px;
}
#auditoria h1 {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 35px;
  margin-top: 120px;
  width: 100%;
  float: left;
}
#auditoria h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 25px;
  color: #000;
  width: 100%;
  float: left;
}
#auditoria .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000000;
  width: 100%;
  float: left;
  margin-top: 41px;
  margin-bottom: 68px;
}
#auditoria .relatorios {
  width: 100%;
  float: left;
  list-style: none;
  margin-top: 40px;
}
#auditoria .relatorios li {
  width: 19%;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
}
#auditoria .relatorios li .box-img {
  width: 100%;
  height: 182px;
  float: left;
  position: relative;
}
#auditoria .relatorios li .box-img .filtro {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
#auditoria .relatorios li .box-img .filtro .ano {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 48px;
  color: #fff;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 57px;
}
#auditoria .relatorios li .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  float: left;
  padding: 8px 0;
  margin-top: 13px;
}
#auditoria .relatorios li:nth-child(4n+1) .filtro {
  background: rgba(234, 91, 12, 0.5);
}
#auditoria .relatorios li:nth-child(4n+1) .btn {
  background: #ea5b0c;
}
#auditoria .relatorios li:nth-child(4n+2) .filtro {
  background: rgba(58, 188, 205, 0.5);
}
#auditoria .relatorios li:nth-child(4n+2) .btn {
  background: #3abccd;
}
#auditoria .relatorios li:nth-child(4n+3) .filtro {
  background: rgba(151, 191, 61, 0.5);
}
#auditoria .relatorios li:nth-child(4n+3) .btn {
  background: #97bf3d;
}
#auditoria .relatorios li:nth-child(4n+4) .filtro {
  background: rgba(102, 36, 131, 0.5);
}
#auditoria .relatorios li:nth-child(4n+4) .btn {
  background: #662483;
}

#doe {
  width: 100%;
  float: left;
  margin-bottom: 153px;
}
#doe h1 {
  font-family: "Montserrat";
  font-size: 35px;
  margin-top: 45px;
  width: 100%;
  float: left;
}
#doe h2 {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 25px;
  color: #000;
  width: 100%;
  float: left;
}
#doe .text {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 18px;
  color: #000000;
  width: 50%;
  float: left;
  margin-top: 41px;
  margin-bottom: 68px;
}
#doe .btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 26px;
  background: #42BBCC;
  text-align: center;
  color: #fff;
  width: 48%;
  padding: 10px 0;
  float: right;
  margin-top: 65px;
}
#doe .btn span {
  font-size: 15px;
  padding-bottom: 6px;
  display: inline-block;
}
#doe .btn img {
  width: 80px;
}
#doe .foto {
  width: 48%;
  float: right;
  margin-top: 20px;
}

#single-historias-de-vida {
  width: 100%;
  float: left;
  margin-top: 90px;
  padding-bottom: 156px;
}
#single-historias-de-vida .box-text {
  width: 58%;
  float: left;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #single-historias-de-vida .box-text {
    width: 100%;
  }
}
#single-historias-de-vida .box-text h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #single-historias-de-vida .box-text h1 {
    font-size: 27px;
  }
}
#single-historias-de-vida .box-text .data {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 13px;
  color: #030000;
  width: 100%;
  float: left;
}
#single-historias-de-vida .box-text .autor {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 13px;
  color: #9B9B9B;
  width: 100%;
  float: left;
  margin-top: 10px;
}
#single-historias-de-vida .barra {
  width: 100%;
  height: 375px;
  background: #662482;
  float: left;
  position: relative;
}
@media (max-width: 768px) {
  #single-historias-de-vida .barra {
    height: auto;
  }
}
#single-historias-de-vida .barra .box-imgs {
  width: 521px;
  height: 375px;
  float: right;
  position: relative;
}
@media (max-width: 1200px) {
  #single-historias-de-vida .barra .box-imgs {
    width: 450px;
  }
}
@media (max-width: 768px) {
  #single-historias-de-vida .barra .box-imgs {
    width: 260px;
    height: 260px;
    margin-top: 20px;
  }
}
#single-historias-de-vida .barra .box-imgs .box-img {
  width: 521px;
  height: 521px;
  position: absolute;
  right: 0px;
  border-radius: 1000px;
  bottom: 0px;
  z-index: 9;
}
@media (max-width: 1200px) {
  #single-historias-de-vida .barra .box-imgs .box-img {
    width: 450px;
    height: 450px;
  }
}
@media (max-width: 768px) {
  #single-historias-de-vida .barra .box-imgs .box-img {
    width: 260px;
    height: 260px;
  }
}
#single-historias-de-vida .barra .box-imgs .box-img-2 {
  width: 521px;
  height: 521px;
  background: #fff;
  position: absolute;
  right: 20px;
  border-radius: 1000px;
  bottom: 0px;
}
@media (max-width: 1200px) {
  #single-historias-de-vida .barra .box-imgs .box-img-2 {
    width: 450px;
    height: 450px;
  }
}
@media (max-width: 768px) {
  #single-historias-de-vida .barra .box-imgs .box-img-2 {
    width: 260px;
    height: 260px;
  }
}
#single-historias-de-vida .barra .desc {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 22px;
  color: #fff;
  width: 624px;
  float: left;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  #single-historias-de-vida .barra .desc {
    width: 475px;
    margin-top: 40px;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  #single-historias-de-vida .barra .desc {
    width: 100%;
    margin: 20px 0;
    font-size: 16px;
  }
}
#single-historias-de-vida .barra:after {
  content: "";
  width: 32%;
  height: 375px;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media (max-width: 768px) {
  #single-historias-de-vida .barra:after {
    display: none;
  }
}
#single-historias-de-vida h2 {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 27px;
  color: #000;
  text-align: center;
  width: 70%;
  float: left;
  margin: 50px 15% 0 15%;
}
#single-historias-de-vida .text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 18px;
  color: #000;
  width: 70%;
  float: left;
  margin: 50px 15%;
}
@media (max-width: 768px) {
  #single-historias-de-vida .text {
    width: 100%;
    margin: 50px 0;
  }
}
#single-historias-de-vida .text img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#single-historias-de-vida .text a {
  color: #ea5b0c;
}
#single-historias-de-vida .info-post {
  width: 70%;
  float: left;
  margin: 20px 15%;
}
@media (max-width: 768px) {
  #single-historias-de-vida .info-post {
    width: 100%;
    margin: 20px 0;
  }
}
#single-historias-de-vida .info-post .info {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 5px 0;
}
#single-historias-de-vida .info-post .info span {
  color: #919191;
  float: left;
  margin-right: 5px;
}
#single-historias-de-vida .info-post .info a {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 12px;
  color: #3ABCCD;
  text-transform: uppercase;
  padding: 2px;
  border: 1px solid #3ABCCD;
  float: left;
  margin: 0 5px;
}
#single-historias-de-vida .compartilhar {
  width: 70%;
  float: left;
  margin: 0 15%;
}
@media (max-width: 768px) {
  #single-historias-de-vida .compartilhar {
    width: 100%;
    margin: 0px;
  }
}
#single-historias-de-vida .compartilhar span {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  color: #919191;
  float: left;
  margin-right: 5px;
  width: 100%;
}
#single-historias-de-vida .compartilhar .redes {
  float: left;
  margin-top: 5px;
}
#single-historias-de-vida .compartilhar .redes a {
  background: #000 no-repeat center center;
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 5px;
  text-align: center;
  padding: 0px;
  border-radius: 50%;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-historias-de-vida .compartilhar .redes a i {
  font-size: 16px;
  color: #fff;
  margin: 0 2px;
}
#single-historias-de-vida .compartilhar .redes a:hover {
  background-color: #ea5b0c;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#single-historias-de-vida .compartilhar a.icon-face {
  background-image: url("../../imagens/facebook.png") !important;
  background-size: 100% !important;
}
#single-historias-de-vida .compartilhar a.icon-twitter {
  background-image: url("../../imagens/twitter.png");
  background-size: 100%;
}
#single-historias-de-vida .compartilhar a.icon-whatsapp {
  background-image: url("../../imagens/whats.svg");
  background-size: 100%;
}

#trabalhe-conosco {
  width: 100%;
  float: left;
}
#trabalhe-conosco h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
#trabalhe-conosco form {
  display: table;
  width: 840px;
  margin: 0 auto;
  margin-bottom: 142px;
}
#trabalhe-conosco form input[type=text] {
  width: 94%;
  height: 49px;
  float: left;
  border: 1px solid #AFAFAF;
  box-shadow: 1px 1px 0 #000000;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 2.5%;
}
#trabalhe-conosco form select {
  width: 99.4%;
  height: 49px;
  float: left;
  border: 1px solid #AFAFAF;
  box-shadow: 1px 1px 0 #000000;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 2.5%;
}
#trabalhe-conosco form button {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: #ea5b0c;
  padding: 14px 50px;
  float: left;
  box-shadow: 1px 1px #000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#trabalhe-conosco form button:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}

#fale-conosco {
  width: 100%;
  float: left;
}
#fale-conosco h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 35px;
  color: #000;
  width: 100%;
  float: left;
  margin-bottom: 54px;
}
#fale-conosco form {
  display: table;
  width: 840px;
  margin: 0 auto;
  margin-bottom: 142px;
}
#fale-conosco form input[type=text] {
  width: 94%;
  height: 49px;
  float: left;
  border: 1px solid #AFAFAF;
  box-shadow: 1px 1px 0 #000000;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 2.5%;
}
#fale-conosco form textarea {
  width: 94%;
  height: 200px;
  float: left;
  border: 1px solid #AFAFAF;
  box-shadow: 1px 1px 0 #000000;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 2.5%;
}
#fale-conosco form button {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: #ea5b0c;
  padding: 14px 50px;
  float: left;
  box-shadow: 1px 1px #000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}
#fale-conosco form button:hover {
  background: #662483;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}

#resultado-pesquisa {
  width: 100%;
  float: left;
  margin-bottom: 140px;
}
#resultado-pesquisa .resultado {
  width: 100%;
  float: left;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 35px;
  color: #000;
  float: left;
  margin-bottom: 60px;
}
#resultado-pesquisa ul {
  width: 80%;
  margin: 0 10%;
  float: left;
}
#resultado-pesquisa ul li {
  width: 100%;
  float: left;
  list-style: none;
  margin-bottom: 54px;
}
#resultado-pesquisa ul li .title {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 27px;
  color: #EA5B0C;
  float: left;
  width: 100%;
  margin-bottom: 16px;
}
#resultado-pesquisa ul li .box-img {
  width: 260px;
  height: 162px;
  float: left;
}
#resultado-pesquisa ul li .box-text, #resultado-pesquisa ul li .box-text-2 {
  width: 70%;
  height: 162px;
  float: right;
  position: relative;
}
#resultado-pesquisa ul li .box-text .text, #resultado-pesquisa ul li .box-text-2 .text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 18px;
  color: #9B9B9B;
  width: 100%;
  float: left;
}
#resultado-pesquisa ul li .box-text .ver-mais, #resultado-pesquisa ul li .box-text-2 .ver-mais {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 28px;
  background: #EA5B0C;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
#resultado-pesquisa ul li .box-text-2 {
  width: 100%;
}
#resultado-pesquisa .paginacao {
  display: table;
  margin: 0 auto;
}

.finalizadas li {
  width: 150px !important;
}
.finalizadas li .box-img {
  height: 150px !important;
}

#auditoria .relatorios li {
  margin-bottom: 2%;
}
@media (max-width: 1024px) {
  #auditoria .relatorios li {
    width: 24%;
  }
}
@media (max-width: 768px) {
  #auditoria .relatorios li {
    width: 49%;
  }
}

#auditoria .relatorios li .btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

#publicacoes-recentes .post {
  height: auto;
}

#publicacoes-recentes .post .quebra {
  height: 40px;
}

#publicacoes-recentes .post .title a, #publicacoes-recentes .post .desc a {
  color: white;
}

#topo .box .box-menu-rapido .pesquisar input[type=text], #topo .box .box-menu-rapido .pesquisar input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background: #ea5b0c;
  padding: 17px 32px;
  float: left;
  margin-top: 20px;
  box-shadow: 1px 1px #000;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
}

.btn.center {
  float: none;
  margin: 50px auto;
  display: inline-block;
}

.btn:hover {
  background: #662482;
}

.centro {
  width: 1160px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .centro {
    width: 960px;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .centro {
    width: 90%;
    margin: 0 5%;
  }
}

#yikes-easy-mc-form-1-EMAIL {
  width: 336px;
  height: 53px;
  float: right;
  border: 0px;
  background: #fff;
  padding: 0 20px;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 17px;
  color: #662482;
  box-shadow: 1px 1px #000;
}

#newsletter form button, #newsletter form input[type=submit] {
  width: auto;
}

.info-post h4 {
  color: #919191;
  margin-bottom: 10px;
}

.quadrodownload {
  width: 48%;
  margin-right: 2%;
  float: left;
  margin-bottom: 40px;
}
.quadrodownload a {
  float: none;
  margin-top: 10px;
  border: none !important;
  color: white !important;
  background-color: #97BF3D;
  padding: 5px 10px !important;
  margin: 5px 5px 5px 0 !important;
}

.yikes-easy-mc-error-message {
  float: right;
  margin-bottom: -20px;
  margin-right: 48px;
}

body {
  font-family: "Montserrat", "sans-serif";
}

.conteudo, p {
  line-height: 1.5;
}

#fc_overlay img {
  max-width: 100%;
  height: auto;
  margin: 20px auto;
  display: block;
}

.box-2 p {
  line-height: 1.25;
}

#single-noticia .text img {
  margin-bottom: 20px;
}

#single-historias-de-vida .text {
  margin: 20px 15%;
}

#single-historias-de-vida .barra .desc {
  height: 250px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  #single-historias-de-vida .barra .desc {
    width: 280px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  #single-historias-de-vida .barra .desc {
    width: 100%;
    text-align: center;
    height: auto;
    display: block;
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  #single-historias-de-vida .barra .box-imgs {
    float: none;
    margin: 20px auto 0;
  }
}

@media (max-width: 1024px) {
  #single-historias-de-vida .box-text h1 {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  #single-historias-de-vida .box-text h1 {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  #single-historias-de-vida .text {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}

#eixos-de-atuacao ul li {
  overflow: hidden;
  height: 258px;
  margin-bottom: 50px;
  margin-top: -20px;
}

#eixos-de-atuacao ul li .title {
  z-index: 1;
  position: relative;
}

#eixos-de-atuacao ul li img {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: -10px;
  margin-top: 0;
  position: relative;
}

figure {
  margin-left: auto;
  margin-right: auto;
}

.categoria.noticia {
  background-color: #3ABCCD !important;
}

.categoria.historia-de-vida, .categoria.historias-de-vida {
  background-color: #D7A4ED;
}

.categoria.publicacao, .categoria.publicacoes {
  background-color: #97BF3D;
}

#single-acoes .eixos-single-acao h2 {
  margin-top: 30px;
  margin-bottom: 0;
}

#single-acoes .informe-se h2 {
  margin-top: 0;
  margin-bottom: 0;
}

#single-acoes .box-info {
  width: 240px;
}
@media (max-width: 768px) {
  #single-acoes .box-info {
    margin: auto;
    float: none;
  }
}

#single-acoes .box-info ul li {
  width: 240px;
}

#single-acoes .box-info ul li .box-img {
  height: 210px;
}

#single-acoes #eixos-de-atuacao ul li {
  height: auto;
}

@media (max-width: 1024px) {
  #single-acoes .text {
    width: calc( 100% - 290px );
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  #single-acoes .text {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: -20px;
    float: none;
    clear: both;
    box-sizing: border-box;
  }
}

#fc_overlay img.alignleft, img.alignleft, dl.alignleft, figure.alignleft {
  float: left;
  margin-right: 30px;
  margin-top: 5px;
  margin-left: 0;
}
@media (max-width: 768px) {
  #fc_overlay img.alignleft, img.alignleft, dl.alignleft, figure.alignleft {
    float: none;
    margin: 20px auto;
    display: block;
  }
}

#fc_overlay img.alignright, img.alignright, dl.alignright, figure.alignright {
  float: right;
  margin-left: 30px;
  margin-top: 5px;
  margin-right: 0;
}
@media (max-width: 768px) {
  #fc_overlay img.alignright, img.alignright, dl.alignright, figure.alignright {
    float: none;
    margin: 20px auto;
    display: block;
  }
}

#fc_overlay img.aligncenter, img.aligncenter, dl.aligncenter, figure.aligncenter {
  float: none;
  margin: 1em auto;
  display: block;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-dd, .wp-caption-text {
  margin-left: 0;
  font-size: 14px;
  font-weight: 400;
  color: #909090;
}

.wp-caption-dt img, figure.wp-caption img {
  margin-bottom: 4px !important;
}

#quem-somos, #eixos, #acoes, #campanhas, #redes, #noticias, #artigos, #publicacoes, #historia-de-vida {
  margin-top: 28px;
}

#acoes h1, #redes h1, #campanhas h1 {
  margin-bottom: 20px;
}

#historia-de-vida ul {
  margin-top: 30px;
}

#publicacoes ul {
  margin-top: 0;
}
#publicacoes h1 {
  margin-bottom: 30px;
}

#eixos .box .box-eixo {
  width: 480px;
}
#eixos .box .box-eixo .box-text {
  width: 288px;
}

.mais {
  background: #000 url("../../imagens/mais.svg") center center no-repeat !important;
  background-size: 30px !important;
}

#eixos .box .box-eixo .box-text .btn:after {
  height: 32px;
}

#eixos .box .posts-eixo .post {
  margin-left: 20px;
}

.box-img-eixo img {
  max-width: 165%;
  margin-left: -36%;
  margin-top: -12%;
}

#single-noticia .info-post .info a {
  padding: 1px 4px;
  margin-bottom: 5px;
}

.subtitulo {
  font-weight: bold;
  line-height: 1.4;
  margin-top: 10px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.taxonomy-description {
  font-size: 18px;
}

#single-acoes {
  margin-top: 30px;
}

.single-eixos .eixo-icone {
  float: left;
  width: 20%;
}
@media (max-width: 768px) {
  .single-eixos .eixo-icone {
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
  }
}
.single-eixos .eixo-icone .title {
  display: none;
}
.single-eixos .eixo-icone img {
  max-width: 160%;
  height: auto;
  margin-bottom: 30px;
  margin-left: -30%;
  margin-top: -15%;
}
@media (max-width: 768px) {
  .single-eixos .eixo-icone img {
    max-width: 300px;
    margin: auto;
    margin-top: -50px;
    margin-bottom: -35px;
    position: relative;
    display: block;
    z-index: -1;
  }
}
.single-eixos .taxonomy-description {
  width: 75%;
  float: right;
}
@media (max-width: 768px) {
  .single-eixos .taxonomy-description {
    width: 100%;
    text-align: center;
  }
}
.single-eixos #acoes {
  width: 50%;
}
@media (max-width: 1024px) {
  .single-eixos #acoes {
    width: 100%;
  }
}
.single-eixos #acoes ul li {
  width: 190px;
  margin: 15px !important;
}
.single-eixos #acoes .box-img {
  height: 190px;
}
.single-eixos #acoes .title {
  font-size: 16px;
}
.single-eixos #campanhas {
  width: 50%;
}
@media (max-width: 1024px) {
  .single-eixos #campanhas {
    width: 100%;
  }
}
.single-eixos #campanhas ul li {
  width: 190px;
  margin: 15px !important;
}
.single-eixos #campanhas .box-img {
  height: 190px;
}
.single-eixos #campanhas .title {
  font-size: 16px;
}
.single-eixos #redes {
  width: 50%;
}
@media (max-width: 1024px) {
  .single-eixos #redes {
    width: 100%;
  }
}
.single-eixos #redes ul li {
  width: 120px;
  margin: 15px 35px !important;
}
.single-eixos #redes .box-img {
  height: 120px;
}
.single-eixos #redes .title {
  font-size: 14px;
  margin-left: -25px;
  margin-right: -25px;
  width: auto;
}

#acoes + #campanhas + div + #redes {
  margin-top: 0;
}
#acoes + #campanhas + div + #redes h2 {
  margin-top: 0;
}

#auditoria {
  margin-top: 30px;
}
#auditoria h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
#auditoria .text {
  margin-top: 0;
  margin-bottom: 0;
}

#noticias h1, #artigos h1, #publicacoes h1 {
  margin-bottom: 30px;
}

#noticias ul li, #artigos ul li, #publicacoes ul li {
  width: 48%;
}
#noticias ul li .box, #artigos ul li .box, #publicacoes ul li .box {
  width: calc( 100% - 200px );
}

.resultado {
  margin-top: 40px !important;
}

.paginacao {
  text-align: center;
  padding-top: 40px;
  width: 100%;
  float: left;
}

.page-numbers {
  box-sizing: border-box;
  display: inline-flex;
  width: 49px;
  height: 49px;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  color: white;
  background: #3ABCCD;
  overflow: hidden;
  font-weight: bold;
  vertical-align: top;
  transition: 0.2s opacity;
}

.artigos .page-numbers {
  background-color: #EA5B0C;
}

.page-numbers:hover {
  opacity: 0.8;
}

.page-numbers.current {
  background: white;
  border: 2px solid #3ABCCD;
  color: #3ABCCD;
}

.artigos .page-numbers.current {
  border-color: #EA5B0C;
  color: #EA5B0C;
}

.page-numbers.prev, .page-numbers.next {
  color: transparent;
  background: #3ABCCD url(../../imagens/seta-paginacao.svg) 67% 50% no-repeat;
  background-size: 25px;
}

.artigos .page-numbers.prev, .artigos .page-numbers.next {
  background-color: #EA5B0C;
}

.page-numbers.next {
  transform: rotate(180deg);
}

#noticias .filtro .title {
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  #noticias .filtro .title {
    cursor: pointer;
  }
}

#noticias .filtro .title:after {
  content: "+";
  display: inline-block;
  background: #3ABCCD;
  color: white;
  padding: 1px;
  line-height: 0.6;
  margin-left: 8px;
}

#noticias.artigos .filtro .title:after {
  background: #EA5B0C;
}

@media (max-width: 768px) {
  #noticias .filtro form {
    padding-top: 5px;
    box-sizing: border-box;
    display: none;
  }
}

#noticias.artigos .filtro form {
  background-color: #EA5B0C;
}

#noticias .filtro form select, #noticias .filtro form input[type=text], #noticias .filtro form button {
  height: 40px;
  box-sizing: border-box;
  border-radius: 0;
  font-weight: 500;
}
@media (max-width: 1024px) {
  #noticias .filtro form select, #noticias .filtro form input[type=text], #noticias .filtro form button {
    width: 232px;
  }
}
@media (max-width: 768px) {
  #noticias .filtro form select, #noticias .filtro form input[type=text], #noticias .filtro form button {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  #noticias .filtro span {
    display: block;
    padding-top: 20px;
    width: 100%;
    float: left;
  }
}
@media (max-width: 768px) {
  #noticias .filtro span {
    padding-top: 0;
  }
}

#noticias .filtro form button {
  justify-content: center;
  width: 95px;
  display: flex;
}
@media (max-width: 1024px) {
  #noticias .filtro form button {
    margin-top: 1px;
  }
}
@media (max-width: 768px) {
  #noticias .filtro form button {
    width: 100%;
    margin-top: 20px;
  }
}

#noticias .filtro form input[type=text] {
  margin-right: 10px;
}

#noticias .filtro form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #6C6C6C;
  padding-left: 10px;
  padding-right: 22px;
}

#noticias .filtro form label {
  font-size: 13px;
}
@media (max-width: 1024px) {
  #noticias .filtro form label {
    width: 90px;
    text-align: right;
    padding-right: 5px;
  }
}
@media (max-width: 768px) {
  #noticias .filtro form label {
    width: 100%;
    text-align: left;
  }
}

#resultado-pesquisa {
  margin-top: 0;
}
#resultado-pesquisa .filtro {
  margin-bottom: 50px;
}

#resultado-pesquisa .filtro .title {
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  #resultado-pesquisa .filtro .title {
    cursor: pointer;
  }
}

#resultado-pesquisa .filtro .title:after {
  content: "+";
  display: inline-block;
  background: #EA5B0C;
  color: white;
  padding: 1px;
  line-height: 0.6;
  margin-left: 8px;
}

@media (max-width: 768px) {
  #resultado-pesquisa .filtro form {
    padding-top: 5px;
    box-sizing: border-box;
    display: none;
  }
}

#resultado-pesquisa.artigos .filtro form {
  background-color: #EA5B0C;
}

#resultado-pesquisa .filtro form select, #resultado-pesquisa .filtro form input[type=text], #resultado-pesquisa .filtro form button {
  height: 40px;
  box-sizing: border-box;
  border-radius: 0;
  font-weight: 500;
}
@media (max-width: 1024px) {
  #resultado-pesquisa .filtro form select, #resultado-pesquisa .filtro form input[type=text], #resultado-pesquisa .filtro form button {
    width: 232px;
  }
}
@media (max-width: 768px) {
  #resultado-pesquisa .filtro form select, #resultado-pesquisa .filtro form input[type=text], #resultado-pesquisa .filtro form button {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  #resultado-pesquisa .filtro span {
    display: block;
    padding-top: 20px;
    width: 100%;
    float: left;
  }
}
@media (max-width: 768px) {
  #resultado-pesquisa .filtro span {
    padding-top: 0;
  }
}

#resultado-pesquisa .filtro form button {
  justify-content: center;
  width: 95px;
  display: flex;
}
@media (max-width: 1024px) {
  #resultado-pesquisa .filtro form button {
    margin-top: 1px;
  }
}
@media (max-width: 768px) {
  #resultado-pesquisa .filtro form button {
    width: 100%;
    margin-top: 20px;
  }
}

#resultado-pesquisa .filtro form input[type=text] {
  margin-right: 10px;
}

#resultado-pesquisa .filtro form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #6C6C6C;
  padding-left: 10px;
  padding-right: 22px;
}

#resultado-pesquisa .filtro form label {
  font-size: 13px;
}
@media (max-width: 1024px) {
  #resultado-pesquisa .filtro form label {
    width: 90px;
    text-align: right;
    padding-right: 5px;
  }
}
@media (max-width: 768px) {
  #resultado-pesquisa .filtro form label {
    width: 100%;
    text-align: left;
  }
}

#noticias.artigos ul li .box .title, #resultado-pesquisa ul li .box .title {
  color: #EA5B0C;
}

#noticias.artigos ul li .box .leia-mais {
  background-color: #EA5B0C;
}

.leia-mais {
  text-transform: uppercase;
}

@media (min-width: 1201px) {
  #historia-de-vida ul li {
    width: 570px;
  }
}
@media (max-width: 1024px) {
  #historia-de-vida ul li {
    width: 375px;
  }
}
@media (max-width: 768px) {
  #historia-de-vida ul li {
    width: 100%;
  }
}

#historia-de-vida ul li .box-img {
  background-position: center center !important;
}

@media (max-width: 1024px) {
  #historia-de-vida ul {
    max-width: 768px;
    margin: auto;
    float: none;
  }
}
@media (max-width: 768px) {
  #historia-de-vida ul {
    max-width: 400px;
  }
}

#doe {
  margin-top: 30px;
}
#doe h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
#doe .text {
  margin-top: 0;
}
#doe .btn {
  padding-top: 10px;
  margin-top: 0.7em;
  padding: 3px 0;
}
#doe .btn span {
  margin-top: 10px;
  font-size: 19px;
  display: block;
}
#doe .btn img {
  margin-top: 3px;
}
#doe .foto {
  height: auto;
}

#doe-home {
  display: flex;
}
@media (max-width: 480px) {
  #doe-home {
    display: block;
  }
}
#doe-home .box-2 {
  display: flex;
  padding-right: 30;
  box-sizing: border-box;
  align-items: center;
}
#doe-home .box-2 .text {
  padding-top: 0;
}
#doe-home .box-1 {
  position: relative;
}
#doe-home .box-1:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(102, 36, 131, 0.7);
  z-index: 2;
}

#quem-somos .conteudo .historico ul li {
  width: 580px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  #quem-somos .conteudo .historico ul li {
    width: 509px;
  }
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 480px) {
  #quem-somos .conteudo .historico ul li {
    display: table;
    width: 100%;
  }
}

#quem-somos .conteudo .historico ul li:nth-child(2n+0) {
  margin-left: 303px;
}
@media (max-width: 1200px) {
  #quem-somos .conteudo .historico ul li:nth-child(2n+0) {
    margin-left: 231px;
  }
}

#quem-somos .conteudo .historico ul li .text {
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li .text {
    float: right !important;
    align-items: flex-start;
    justify-content: flex-start !important;
    text-align: left !important;
    line-height: 1.2;
    font-weight: 300;
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  #quem-somos .conteudo .historico ul li .text {
    float: none !important;
    width: 100%;
    display: table-footer-group;
  }
}

.historico .text:before {
  display: block;
  content: "";
  height: 8px;
}

@media (max-width: 768px) {
  #quem-somos .conteudo .historico ul li .data {
    float: left !important;
  }
}
@media (max-width: 480px) {
  #quem-somos .conteudo .historico ul li .data {
    float: none !important;
    width: 130px;
    display: table-header-group;
  }
}

#quem-somos .conteudo .historico ul li:nth-child(2n+0) .text {
  justify-content: flex-start;
  box-sizing: border-box;
  padding-right: 40px;
  max-height: 98%;
  overflow: auto;
}

@media (max-width: 1024px) {
  #quem-somos .conteudo {
    width: 760px;
  }
}
@media (max-width: 768px) {
  #quem-somos .conteudo {
    width: 100%;
  }
}

.data.menor {
  font-size: 25px;
  letter-spacing: -1px;
}

.texto-historico {
  position: relative;
  width: 95%;
  height: 95%;
  max-width: 1024px;
}

.rolagem {
  overflow: auto;
  width: 100%;
  max-height: 100%;
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
  padding: 40px;
}
.rolagem h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 15px;
}
.rolagem h3 {
  font-size: 35px;
  font-weight: 900;
  color: #662482;
  margin-bottom: 13px;
}
.rolagem .text {
  width: auto !important;
  margin: 0 75px 40px;
}

#hconteudos {
  display: none;
}

#fc_overlay, #fc_overlay * {
  box-sizing: border-box;
}

#fc_overlay {
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
}

#fc_overlay .inner {
  display: flex;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}

#fc_modal {
  width: 770px;
  max-width: 90%;
  position: relative;
}

#fc_modal img {
  box-shadow: 0 0 10px black;
}

#fc_modal_fechar {
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  background: #662482 url("../../imagens/x.svg") center center no-repeat;
  background-size: 28px;
  cursor: pointer;
}

.modal-grande {
  display: block;
}

.modal-pequeno {
  display: none;
}

#topo .box {
  width: 732px;
}
@media (max-width: 1200px) {
  #topo .box {
    width: 714px;
  }
}
@media (max-width: 1024px) {
  #topo .box {
    width: 100%;
  }
}
#topo .box > a {
  float: right;
}
@media (max-width: 1024px) {
  #topo .box > a {
    float: none;
  }
}
#topo .box #menu {
  margin-top: 17px;
  margin-right: 0;
}
@media (max-width: 1024px) {
  #topo .redes {
    width: 100% !important;
    float: none !important;
    text-align: center;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
#topo .redes a {
  float: none !important;
  display: inline-block;
}
@media (max-width: 1024px) {
  #topo .pesquisar {
    margin-bottom: 19px !important;
  }
}

a.icon-flickr {
  background-image: url("../../imagens/flickr.svg") !important;
  background-size: 100% !important;
}

#menu-footer {
  padding-bottom: 25px;
}

#slide .bx-wrapper .bx-pager {
  top: 5px;
  width: 300px;
}
@media (max-width: 1200px) {
  #slide .bx-wrapper .bx-pager {
    width: 200px;
  }
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 41px;
  border: 1px solid #AFAFAF;
  border-radius: 4px;
  padding: 0 22px 0 15px;
  font-weight: 600;
  font-size: 14px;
  box-shadow: 1px 1px 0 black;
  background: white url(../../imagens/select-icon.svg) calc( 100% - 10px ) center no-repeat;
}

button {
  cursor: pointer;
}

.fc_loader {
  margin: auto;
  display: block;
  max-width: 250px;
}

#noticias.blog .filtro .title:after {
  background: #662483;
}

#noticias.blog .filtro form, #resultado-pesquisa .filtro form{
    background: #662483;
}

#noticias.blog ul li .box .title, #resultado-pesquisa ul li .box .title{
    color: #662483;
}

#noticias.blog ul li .box .leia-mais{
  background: #662483;
}
/*# sourceMappingURL=geral.css.map */

