.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-lista .leiaMais {
  background: #97bf3d;
  display: inline-block;
  clear: both;
  padding: 8px 16px;
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 1px 1px 0 #000;
}
.publicacoes-lista .subtitulo {
  color: #909090;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

#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;
}

#yikes-easy-mc-form-1-EMAIL {
  width: 100%;
  max-width: 400px;
  height: 53px;
  border: 0px;
  background: #fff;
  padding: 0 20px;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 17px;
  color: #662482;
  box-shadow: 1px 1px #000;
  margin-top: 35px;
}
.yikes-easy-mc-success-message {
  font-size: 15px !important;
  font-weight: normal !important;
  width: 95%;
  box-sizing: border-box;
}
.yikes-easy-mc-error-message {
  font-size: 15px !important;
  font-weight: normal !important;
  width: 95%;
  box-sizing: border-box;
}


#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-lista, #historia-de-vida {
  margin-top: 28px;
}

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

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

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

#eixos .box .box-eixo {
  width: 480px;
}
@media (max-width: 1024px) {
  #eixos .box .box-eixo {
    width: 450px;
  }
}
@media (max-width: 768px) {
  #eixos .box .box-eixo {
    width: 100%;
  }
}
#eixos .box .box-eixo .box-text {
  width: 288px;
}
@media (max-width: 1024px) {
  #eixos .box .box-eixo .box-text {
    width: 267px;
  }
}
@media (max-width: 768px) {
  #eixos .box .box-eixo .box-text {
    width: 100%;
    margin-top: 30px;
  }
}

.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;
}
@media (max-width: 768px) {
  #eixos .box .posts-eixo .post {
    margin-left: 0;
  }
}

.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-lista h1, #resultado-pesquisa h1 {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #noticias h1, #artigos h1, .publicacoes-lista h1, #resultado-pesquisa h1 {
    margin-bottom: 15px;
  }
}

#noticias ul li:nth-child(odd), #artigos ul li:nth-child(odd), .publicacoes-lista ul li:nth-child(odd), #resultado-pesquisa ul li:nth-child(odd) {
  margin-right: 2%;
}
@media (max-width: 768px) {
  #noticias ul li:nth-child(odd), #artigos ul li:nth-child(odd), .publicacoes-lista ul li:nth-child(odd), #resultado-pesquisa ul li:nth-child(odd) {
    margin-right: 0;
  }
}

#noticias ul li, #artigos ul li, .publicacoes-lista ul li, #resultado-pesquisa ul li {
  width: 48%;
}
@media (max-width: 768px) {
  #noticias ul li, #artigos ul li, .publicacoes-lista ul li, #resultado-pesquisa ul li {
    width: 100%;
  }
}
#noticias ul li .box, #artigos ul li .box, .publicacoes-lista ul li .box, #resultado-pesquisa ul li .box {
  width: calc( 100% - 200px );
  padding-bottom: 40px;
  margin-bottom: 30px;
}

.no-img .box {
  width: 100% !important;
}

.resultado {
  margin-top: 40px !important;
}
@media (max-width: 768px) {
  .resultado {
    margin-top: 30px !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.publicacoes-lista .filtro .title:after {
  background: #97bf3d;
}
#publicacoes .filtro .title:after {
  background: #97bf3d;
}

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

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

#noticias.artigos .filtro form {
  background-color: #EA5B0C;
}
#noticias.publicacoes-lista .filtro form {
  background-color: #97bf3d;
}
#publicacoes .filtro form {
  background-color: #97bf3d;
}

#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.publicacoes-lista ul li .box .title {
  color: #97bf3d;
}
#publicacoes ul li .box .title {
  color: #97bf3d;
}

#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;
  display: flex;
}
#doe-home .box-1 img {
  object-fit: cover;
}
#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 {
  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;
}

#quem-somos .conteudo .historico ul li .data {
  background-image: url("../../imagens/maximize.png");
  background-size: 12px;
  background-position: calc( 100% - 4px ) 4px;
  background-repeat: no-repeat;
}
@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 .data:hover {
  background-color: #ea5b0c;
  background-image: url("../../imagens/maximize-100.png");
}

#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;
    max-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 {
  background: #662483;
}

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

#noticias.blog ul li .box .title {
  color: #662483;
}

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

#noticias.blog ul li .box .leia-mais {
  background: #662483;
}

@media (max-width: 1024px) {
  .box-img {
    box-sizing: border-box;
    width: 100% !important;
    height: auto !important;
    padding-top: 100% !important;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 1024px) {
  #noticias ul li .box, #artigos ul li .box, .publicacoes-lista ul li .box, #resultado-pesquisa ul li .box {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  #noticias ul li .box, #artigos ul li .box, .publicacoes-lista ul li .box, #resultado-pesquisa ul li .box {
    margin-bottom: 0;
  }
}

.sem-img {
  max-height: 1px;
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  #historia-de-vida .box-img {
    height: 240px !important;
  }
}
@media (max-width: 480px) {
  #historia-de-vida .box-img {
    height: 55vw !important;
    width: 100%;
  }
}

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

.text li {
  margin-bottom: 20px;
}


hr {
  border: none;
  height: 1px;
  background: silver;
  margin: 30px auto;
  clear: both;
}

.mostrarmais {
  width: 80px;
  background: url('../../imagens/maisdahome.svg') center bottom no-repeat !important;
  background-size: 100% !important;
  cursor: pointer;
}