.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%; } }

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; }

.error404 h1 {
  margin-top: 100px;
}

.error404 .conteudo {
  padding-bottom: 150px;
}

.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; } }

@media (max-width: 768px) {
  #single-acoes h1 {
    margin-bottom: 10px; } }

#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: left; } }
.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; } }

#noticias.artigos ul li .box .title {
  color: #EA5B0C; }

#noticias.artigos ul li .box .leia-mais {
  background-color: #EA5B0C; }

@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;
  text-align: right; }
  @media (max-width: 1200px) {
    #slide .bx-wrapper .bx-pager {
      width: 200px; } }

.bx-pager-item {
  float: none !important;
}
.bx-pager-link {
  color:transparent;
}

/*# sourceMappingURL=alex.css.map */

/* Ajustes Daniel Pellicano */

/* Geral */

#single-acoes .eixos-single-acao {
  border-top: 1px solid #ccc;
  display: flex;
}

#single-acoes .eixos-single-acao ul {
  display: block;
  width: auto;
}

.non-home #eixos-de-atuacao ul li {
  position: relative;
  overflow: visible;
}
.non-home #eixos-de-atuacao ul li .title {
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  font-size: 11px;
  padding: 5px;
  opacity: 0;
  transition: 0.3s opacity;
}
.non-home #eixos-de-atuacao ul li:hover .title {
  opacity: 1;
}

.non-home #eixos-de-atuacao ul li:hover .title:before {
  position: absolute;
  left:50%;
  margin-left: -10px;
  top: -20px;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  display: block;
  content: '';
  border: 10px solid transparent;
  overflow: hidden;
  border-bottom-color: #ea5b0c;
}

#single-acoes .eixos-single-acao h2 {
  margin-top: 0;
  display: flex;
  align-items: center;
  font-size: 22px;
}

@media (max-width: 767px) {
  #single-acoes .eixos-single-acao,
  #single-acoes .eixos-single-acao h2 {
    display: block;
  }
  #single-acoes .eixos-single-acao h2 {
    text-align: left;
    padding-top: 20px;
  }
  #single-acoes .eixos-single-acao .centro {
    margin: 0 0;
  }
}

#single-acoes #eixos-de-atuacao ul li {
    width: 100px;
    margin: 0;
}

#publicacoes .subtitulo {
    color: #909090;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
}

#publicacoes .leiaMais {
    background: #97BF3D;
    display: inline-block;
    clear: both;
    padding: 8px 16px;
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 1px 1px 0px #000;
}

#single-noticia .conteudo-relacionado ul {
    display: flex;
    justify-content: stretch;
    align-items: baseline;
}

#publicacoes-recentes .post .btn:after {
  box-shadow: 0 1px #000;
}

@media (min-width: 768px) {
	#single-noticia .conteudo-relacionado ul li {
		height: 355px;
		position: relative;
	}
	#single-noticia .conteudo-relacionado ul li .btn {
		bottom: 0;
		position: absolute;
	}
}

/* Responsivo */

 @media (min-width: 768px) and (max-width:920px) {
  #eixos .box {
    display: flex;
  }

  #eixos .box .box-eixo {
    display: flex;
  }

  .box-img-eixo img {
    margin-left: -16%;
  }

  #eixos .box .posts-eixo .mais {
    width: 40px;
    height: 40px;
  }

  #eixos .box .posts-eixo .mais {
    display: none;
  }
 }

 @media (max-width: 767px) {
  #eixos-de-atuacao ul {
    padding: 0; }

   #doe-home .box-2 .text .btn {
        margin: 0 auto;
        float: none;
        display: block;
        text-align: center;
      }

      #eixos-de-atuacao h2 {
        padding-bottom: 
      }

      #eixos .box .box-eixo {
              width: 100% !important;
      }

      #doe-home .box-2 .text .btn {

      }

      #eixos .box .box-eixo .box-img-eixo {
        float: left;
      }

      #eixos .box .box-eixo .box-text {
        width: 100%;
      }

      #eixos .box .box-eixo {
        display: flex;
      }

      #single-acoes iframe {
        width: 100%;
        height: 350px;
      }

      #doe {
        margin-bottom: 20px;
      }
      .posts-eixo {
        display: none;
      }
}


.doe-mobile {
  display: none;
}

@media (max-width: 480px) {

  .doe-mobile {
    display: block;
  }
  .doe-desktop {
    display: none;
  }
  
    #doe-home .box-2 .text .btn {
        display: block;
        width: 100%;
        margin: 0 auto;
        float: none;
        text-align: center;
        box-sizing: border-box;
      }

      #eixos .box .box-eixo .box-img-eixo img {
        max-width: 100;
      }

      #eixos .box .box-eixo {
        display: block;text-align: center;
        float: none;
      }

      #eixos .box .box-eixo {
        margin-left: 0;
        margin-top: 0;
      }

      #eixos .box .box-eixo .box-img-eixo {
        float: none;
      }

      #eixos .box .box-eixo .box-img-eixo {
        margin-bottom: 30px;
      }

      .box-img-eixo img {
        margin-left: -23%;
      }

      #eixos .box .box-eixo .box-text .btn {
        margin: 12px auto;
        float: none;
        margin-left: -30px;
      }

      #eixos .box .box-eixo .box-text .desc-eixo {
        margin-bottom: 20px;
      }

      #eixos .box .posts-eixo .box-img-post {
        background-size: 100% !important;
        height: 32vh;
      }

      #eixos .box .posts-eixo .post {
        margin-left: 0;
      }

      #eixos .box .box-eixo .box-text {
        margin-bottom: 5px;
      }

      #single-acoes h1 {
        margin-bottom: 30px;
      }

      #acoes ul {
        display: flex;
      }

      .single-eixos #acoes ul li,
      .single-eixos #campanhas ul li,
      .single-eixos #redes ul li {
        height: auto;
        width: 114px;
        margin: 15px !important;
      }
      .single-eixos #acoes .box-img,
      .single-eixos #campanhas .box-img,
      .single-eixos #redes .box-img {
        height: 114px;
        width: 114px;
      }
      .single-eixos #redes .title {
        margin-left: -8px;
        margin-right: -8px;
      }

       #single-acoes iframe {
        width: 100%;
        height: auto;
      }

      #noticias ul li, #artigos ul li, #publicacoes ul li {
        width: 100%;
      }

      #noticias ul li .box, #artigos ul li .box, #publicacoes ul li .box {
        width: 100%;
      }

      #publicacoes ul li .box {
        height: auto;
      }

      #doe .text {
        width: 100%;
        margin-bottom: 0;
      }

      #doe .foto {
        width: 100%;
      }

      #doe .btn {
        width: 100%;
      }

      #doe {
        margin-bottom: 20px;
      }

      #single-acoes .informe-se .post {
        width: 100%;
        margin:0;
        box-sizing: border-box;
        margin-bottom: 20px;
      }

      #single-acoes .informe-se .post .btn {
        position: relative;
        left: 0;
      }

      #publicacoes ul li .box-img {
        width: 100%;
        height: 350px;
        display: block;
        margin-bottom: 10px;
      }

      .bx-wrapper .bx-viewport {
        height: 365px;
      }
/*
      .home .eixo-icone.orcamento-e-direitos img {
      	margin-left: 6px;
      }
      .home .eixo-icone.criancas-adolescentes-e-jovens img {
      	margin-left: 9px;
      }
*/
}




#trabalhe-conosco {
  width: 100%;
  float: left; }

  .conteudo form {
    display: table;
    width: 840px;
    margin: 0 auto;
    margin-bottom: 142px; }
    .conteudo form input[type="text"], 
    .conteudo form input[type="email"], 
    .conteudo form input[type="number"], 
    .conteudo form input[type="search"], 
    .conteudo form input[type="url"],
    .conteudo form input[type="password"],
    .conteudo form input[type="tel"],
    .conteudo textarea
     {
      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%; }
    .conteudo textarea {
      height: auto;
    }
    .conteudo 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%; }
    .conteudo form button, .conteudo form input[type="submit"] {
      cursor: pointer;
      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;
      border: none;
      transition: 0.6s;
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s; }
    .conteudo form button:hover, .conteudo form input[type="submit"]:hover {
      background: #662483;
      transition: 0.6s;
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s; }


.mostrarmais {
  width:80px;
  background: url("../../imagens/maisdahome.svg") center bottom no-repeat !important;
  background-size: 100% !important;
}






#topo .box .box-menu-rapido #menu-rapido #idioma {
  display: block;
}
#idioma h2 {
  display: none;
}


#idioma select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  box-shadow: none;
  background: url('../../imagens/menu-abre.svg') right center no-repeat;
  background-size: 14px 7px;
  height: auto;
  margin-top: 0;
  color: #ea5b0c;
  font-weight: 700;
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 991px) {
  #idioma select {
    margin-top: 10px;
  }
}



