@import url("https://use.typekit.net/rlr0szw.css");
.bg-verde {
  background-color: #00d47c;
}

.bg-azul {
  background-color: #5a8fff;
}

.bg-laranja {
  background-color: #f97c1c;
}

.btn-padrao {
  padding: 1rem;
}

.color-amarelo {
  color: #edc629;
}

.color-azul {
  color: #5a8fff;
}

.color-azul-escuro {
  color: #3152bc;
}

.color-laranja {
  color: #f97c1c;
}

a {
  text-decoration: none;
}

body {
  height: 100dvh;
  font-size: 16px;
  font-family: "Montserrat", Tahoma, Verdana, sans-serif;
}
body h1 {
  font-family: "aniuk", sans-serif;
  font-weight: 700;
}
body a {
  text-decoration: none;
}

html {
  scroll-padding-top: 7.5rem;
}

nav .top-bar .social-icons {
  display: flex;
  gap: 1rem;
  padding-top: 0.3rem;
}
nav .top-bar .social-icons a {
  color: #fff;
}
@media (max-width: 992px) {
  nav .top-bar .social-icons a i {
    font-size: 1.2rem;
  }
}
nav .top-bar .social-icons a:hover {
  color: #edc629;
}
nav img {
  width: 9rem;
}
@media (max-width: 430px) {
  nav img {
    width: 7rem;
  }
}
nav .dropdown-menu {
  background-color: #4BBCC9;
}
nav .dropdown-item {
  font-size: clamp(0.8em, 1.5vw, 1em);
  color: #fff;
}
nav {
  font-size: clamp(0.8em, 1.5vw, 1em);
}
nav .subtitulo {
  font-size: 1rem;
}
@media (min-width: 992px) {
  nav .subtitulo {
    font-size: 1.2rem;
  }
}

.nav-link {
  margin-inline: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-brand {
  font-size: clamp(1.2em, 2.2vw, 1.5em);
  margin-left: 1.2rem;
}

.navbar {
  position: fixed;
  width: 100%;
  background-color: #4BBCC9;
  z-index: 15;
}
.navbar .active {
  border-bottom: 2px solid #fff;
}

.navbarToggle_active {
  background-color: #4BBCC9;
}

@media (max-width: 992px) {
  .navbar-collapse {
    margin-top: 1rem;
  }
}
main {
  overflow: clip;
}

#inicio {
  -o-object-fit: cover;
     object-fit: cover;
}
#inicio h1 {
  color: #fff;
}
#inicio .carousel-caption {
  text-align: start;
  left: 7%;
  right: 40%;
  bottom: 5rem;
}
@media (max-width: 992px) {
  #inicio .carousel-caption {
    bottom: 1rem;
    right: 7%;
  }
}
#inicio .size-carrossel {
  width: 100%;
}
#inicio .size-carrossel img {
  width: 100%;
  padding-top: 4.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 1600px) {
  #inicio .size-carrossel img {
    width: 724px;
    height: 950px;
  }
}
@media (max-width: 300px) {
  #inicio .size-carrossel img {
    padding-top: 7rem;
  }
}

.fundo_sobre {
  position: absolute;
  inset: 0 0 0 0;
  background: url("../img/sobre/fundo_sobre.png");
}

#sobre {
  position: relative;
}
#sobre h1 {
  font-size: 2rem;
}
@media (min-width: 1400px) {
  #sobre h1 {
    font-size: 2.5rem;
  }
}
#sobre .sobre_img {
  background: url("../img/sobre_img.png") no-repeat top center;
  background-size: contain;
  height: 50vh;
}
#sobre .sobre_fundo {
  background: url("../img/sobre_fundo.png") no-repeat;
  position: absolute;
  top: 0;
  background-size: 60% 100%;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 992px) {
  #sobre .sobre_fundo {
    background: url("../img/sobre_fundo_mobile.png") no-repeat;
    background-size: 100% 100%;
  }
}
#sobre .sobre_texto {
  color: white;
  padding: 3rem;
}
#sobre .sobre_texto a {
  transition: all 0.3s;
  color: #fff !important;
}
#sobre .sobre_texto a:hover {
  font-size: 1.05em;
}
@media (min-width: 992px) {
  #sobre .sobre_texto {
    padding: 0 6rem 0 10rem;
    color: white;
    text-align: end;
  }
}
@media (min-width: 1800px) {
  #sobre .sobre_texto {
    padding: 0 13rem 0 15rem;
    color: white;
    text-align: end;
  }
}

@media (max-width: 768px) {
  #fases .conexao img {
    transform: rotate(90deg);
  }
}
#fases .fase1 {
  background: url("../img/sobre/fase1.png") no-repeat center center;
  background-size: 100% 100%;
}
#fases .fase2 {
  background: url("../img/sobre/fase2.png") no-repeat center center;
  background-size: 100% 100%;
}

#sobre_parceiros {
  color: #3c190c;
}
#sobre_parceiros .fundo {
  background: url("../img/sobre/fundo_sobreparceiros.png") no-repeat center center;
  background-size: 100% 100%;
  padding-block: 7rem;
  z-index: 3;
  position: relative;
  margin-top: -6rem;
}
@media (max-width: 1200px) {
  #sobre_parceiros .fundo {
    background: url("../img/sobre/fundo_sobreparceiros_mobile.png") no-repeat center center;
    background-size: 100% 100%;
  }
}
#sobre_parceiros .fundo_logo {
  background: url("../img/sobre/fundo_logo.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 2.5rem;
}
#sobre_parceiros .texto-parcerias {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
#sobre_parceiros .active {
  transition: all 0.3s;
  display: inherit;
  -webkit-line-clamp: inherit;
  overflow: inherit;
  text-overflow: inherit;
  -webkit-box-orient: inherit;
}
#sobre_parceiros .btn-open {
  background-color: #00d47c;
  border: none;
  transition: all 0.3s;
}
#sobre_parceiros .btn-open:hover {
  transform: scale(1.1);
  background-color: #10a064;
}

#indicadores {
  position: relative;
}
#indicadores .eixo a {
  text-decoration: none !important;
}
#indicadores .eixo a:hover {
  display: block;
  transform: scale(1.1);
  transition: all 0.3s;
}
#indicadores .eixo_elemento {
  position: absolute;
  top: 0;
  right: -1.5rem;
  width: 5%;
}
#indicadores h1 {
  color: #00d47c;
}
#indicadores i {
  font-size: 3rem;
}
#indicadores .eixo_img {
  padding: 1rem;
}
#indicadores .btn-open-lib {
  background-color: #fa65f5;
  border: none;
  transition: all 0.3s;
}
#indicadores .btn-open-lib:hover {
  transform: scale(1.1);
  background-color: #fa65f5;
  color: #fff;
}
#indicadores .col:nth-child(1) .eixo_img {
  background: url("../img/eixos/borda-marrom.png") no-repeat center center;
  background-size: contain;
}
#indicadores .col:nth-child(1) .eixo_img i {
  color: #3c190c;
}
#indicadores .col:nth-child(1) h5 {
  color: #3c190c;
}
#indicadores .col:nth-child(2) .eixo_img {
  background: url("../img/eixos/borda-azul.png") no-repeat center center;
  background-size: contain;
}
#indicadores .col:nth-child(2) .eixo_img i {
  color: #5a8fff;
}
#indicadores .col:nth-child(2) h5 {
  color: #5a8fff;
}
#indicadores .col:nth-child(3) .eixo_img {
  background: url("../img/eixos/borda-rosa.png") no-repeat center center;
  background-size: contain;
}
#indicadores .col:nth-child(3) .eixo_img i {
  color: #fa65f5;
}
#indicadores .col:nth-child(3) h5 {
  color: #fa65f5;
}

#eixoBiblioteca .paginacao .page-link,
#adesao .paginacao .page-link {
  color: #3152bc;
}
#eixoBiblioteca .paginacao .active,
#adesao .paginacao .active {
  background-image: none;
  padding: 0;
}
#eixoBiblioteca .paginacao .active > .page-link, #eixoBiblioteca .paginacao .page-link.active,
#adesao .paginacao .active > .page-link,
#adesao .paginacao .page-link.active {
  background-color: #fa65f5 !important;
  border: 1px solid #fa65f5;
  color: #fff;
}
#eixoBiblioteca .paginacao a:hover,
#adesao .paginacao a:hover {
  color: #fa65f5;
}
#eixoBiblioteca .fundo_biblioteca,
#adesao .fundo_biblioteca {
  background: url("../img/eixos/biblioteca/biblioteca_img_topo.jpg") no-repeat top;
  background-size: cover;
  padding-top: 13rem;
  padding-bottom: 7rem;
}
@media (max-width: 992px) {
  #eixoBiblioteca .fundo_biblioteca,
  #adesao .fundo_biblioteca {
    background: url("../img/eixos/biblioteca/biblioteca_img_topo.jpg") no-repeat 0rem 4rem;
    background-size: cover;
    padding-bottom: 7rem;
  }
}
#eixoBiblioteca .form_pesquisar,
#adesao .form_pesquisar {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1725490196);
  border-radius: 2rem;
  border: 1px solid #ddd;
  background-color: #fff;
}
#eixoBiblioteca .form_pesquisar .input-pesquisa,
#adesao .form_pesquisar .input-pesquisa {
  border: none !important;
  border-radius: 2rem;
  background-color: #fff;
}
#eixoBiblioteca .form_pesquisar #btn-pesquisar,
#adesao .form_pesquisar #btn-pesquisar {
  border: none;
  margin-inline: 0.5rem;
  border-radius: 2rem;
  background: #fff;
}
#eixoBiblioteca .form_pesquisar #btn-pesquisar:hover,
#adesao .form_pesquisar #btn-pesquisar:hover {
  background-color: #fa65f5;
  transform: all 0.3s;
}
#eixoBiblioteca .fundo_titulo,
#adesao .fundo_titulo {
  color: #3c190c;
  display: flex;
  justify-content: center;
  position: relative;
  animation: titulo 0.65s linear 0.2s;
  rotate: -1deg;
}
@keyframes titulo {
  0% {
    rotate: -45deg;
    top: -16rem;
  }
  50% {
    rotate: 15deg;
    top: 0;
  }
  100% {
    rotate: -1deg;
    top: 0;
  }
}
#eixoBiblioteca .fundo_titulo h1,
#adesao .fundo_titulo h1 {
  background: #fa65f5;
  padding-inline: 1rem;
  transform: rotate(-1deg);
}
#eixoBiblioteca .top_verde,
#adesao .top_verde {
  background: url("../img/eixos/biblioteca/topo_verde.png") no-repeat top center;
  background-size: 100% 100%;
  height: 3rem;
  margin-top: -2rem;
}
#eixoBiblioteca .fundo_verde,
#adesao .fundo_verde {
  background: #00d47c;
  outline: 8px solid #00d47c;
  outline-offset: -2px;
}
#eixoBiblioteca .img_menu,
#adesao .img_menu {
  background: url("../img/eixos/biblioteca/menu.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 2.5rem;
  cursor: pointer;
  transition: all 0.3s;
  display: block;
  text-decoration: none;
  color: #3c190c;
}
@media (max-width: 768px) {
  #eixoBiblioteca .img_menu,
  #adesao .img_menu {
    padding: 1.5rem;
  }
}
#eixoBiblioteca .img_menu:hover,
#adesao .img_menu:hover {
  background: url("../img/eixos/biblioteca/menu_active.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 2.5rem;
  color: #fff;
  transform: rotate(-1.5deg);
  text-decoration: none;
}
@media (max-width: 768px) {
  #eixoBiblioteca .img_menu:hover,
  #adesao .img_menu:hover {
    padding: 1.5rem;
  }
}
#eixoBiblioteca .active,
#adesao .active {
  background: url("../img/eixos/biblioteca/menu_active.png") no-repeat center center;
  background-size: 100% 100%;
  padding: 2.5rem;
  color: #fff;
}
@media (max-width: 768px) {
  #eixoBiblioteca .active,
  #adesao .active {
    padding: 1.5rem;
  }
}
#eixoBiblioteca .card-text-biblioteca,
#adesao .card-text-biblioteca {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
#eixoBiblioteca .card_texto,
#adesao .card_texto {
  position: relative;
  height: 100%;
  height: 10rem;
}
#eixoBiblioteca .card_texto i,
#adesao .card_texto i {
  font-size: 2.5rem;
}
#eixoBiblioteca .card_texto .card,
#adesao .card_texto .card {
  background: transparent;
  color: #fff;
  min-height: 15rem;
}
#eixoBiblioteca .card_texto img,
#adesao .card_texto img {
  position: absolute;
  inset: 0 0 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 1rem;
  filter: brightness(30%);
  transition: all 0.3s;
}
#eixoBiblioteca .card_texto:hover img,
#adesao .card_texto:hover img {
  filter: brightness(10%);
}
#eixoBiblioteca a:hover,
#adesao a:hover {
  text-decoration: underline;
  color: #fff;
}
#eixoBiblioteca .card-show img,
#adesao .card-show img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#eixoBiblioteca .card-show p,
#adesao .card-show p {
  color: #555;
}

#adesao {
  font-family: "aniuk", sans-serif;
}
#adesao .top_azul_escuro {
  background: url("../img/adesao/topo_azul_escuro.png") no-repeat top center;
  background-size: 100% 100%;
  height: 3rem;
  margin-top: -2rem;
}
#adesao .fundo_azul_escuro {
  background: #3152bc;
  outline: 8px solid #3152bc;
  outline-offset: -2px;
}
#adesao .imagem_2_desigualdade {
  width: 55%;
}
@media (min-width: 1200px) {
  #adesao .imagem_2_desigualdade {
    width: 80%;
    margin-top: -5rem;
    margin-left: 6rem;
  }
}
#adesao .fundo_branco {
  background-color: #fff9f5;
  position: relative;
  z-index: 2;
}
#adesao .fundo_branco {
  padding-block: 2rem;
}
@media (min-width: 722px) {
  #adesao .fundo_branco .size {
    padding-inline: 3rem;
  }
}
@media (min-width: 1500px) {
  #adesao .fundo_branco .size {
    padding-inline: 8rem;
  }
}
#adesao .fundo_branco::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  top: -25rem;
  height: 30rem;
  background: url("../img/adesao/adesao-fundo-compromissos-topo.png") no-repeat;
  background-size: 100% 100%;
  z-index: -2;
}
@media (max-width: 992px) {
  #adesao .fundo_branco::before {
    background-size: cover;
  }
}
#adesao .fundo_branco::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  bottom: -3rem;
  height: 3rem;
  background: url("../img/adesao/adesao-fundo-compromissos-topo.png") no-repeat;
  background-size: 100% 100%;
  z-index: 5;
  transform: scale(-1) rotate(0deg);
}
@media (max-width: 992px) {
  #adesao .fundo_branco::after {
    bottom: -2rem;
    height: 2rem;
  }
}
#adesao .fundo_branco a:hover {
  color: #f97c1c;
}
@media (max-width: 992px) {
  #adesao .fundo_branco a:hover {
    color: #fff;
    background: #f97c1c;
  }
}
#adesao .fundo_branco .imagem_3 {
  position: absolute;
  right: -7rem;
  top: -22rem;
  width: 38%;
}
@media (min-width: 1800px) {
  #adesao .fundo_branco .imagem_3 {
    top: -24rem;
    width: 31%;
    right: 1rem;
  }
}
#adesao .scrollspy-example {
  height: 700px;
  overflow-y: auto;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #3152bc transparent;
  background: #fff;
}
#adesao .scrollspy-example h3 {
  color: #f97c1c !important;
  font-weight: bold;
  padding-bottom: 0;
}
#adesao .scrollspy-example .card {
  border: 2px dotted #f97c1c;
  background-color: #fcf2ea;
}
#adesao .scrollspy-example .card .circle {
  display: inline-block;
  background: url("../img/eixos/borda-laranja.png") no-repeat;
  background-size: contain;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#adesao .simple-list-example-scrollspy .circle {
  border: 2px dotted #f97c1c;
  width: 2rem;
  height: 2rem;
  border-radius: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#adesao .simple-list-example-scrollspy a:linked {
  background-color: #f97c1c;
}
#adesao .active {
  background: none !important;
  color: #f97c1c !important;
  padding: 0 !important;
}
#adesao .color-azul {
  color: #3152bc;
}
#adesao .color-rosa {
  color: #fa65f5;
}
#adesao .como_funciona {
  padding-bottom: 9rem;
}
#adesao .como_funciona .circle {
  border: 2px dotted #f97c1c;
  padding-bottom: 0.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  #adesao .como_funciona .circle {
    width: 2rem;
    height: 2rem;
  }
}
#adesao .como_funciona .btn_aderir {
  background-color: #fa65f5;
  color: #3c190c;
  padding-inline: 2rem;
  font-weight: bold;
}
#adesao .como_funciona .btn_aderir:hover {
  background-color: #d16613;
}
#adesao .fundo_branco_avancar {
  background-color: #fff9f5;
  position: relative;
  z-index: 2;
}
#adesao .fundo_branco_avancar {
  padding-block: 2rem;
}
@media (min-width: 722px) {
  #adesao .fundo_branco_avancar .size {
    padding-inline: 3rem;
  }
}
@media (min-width: 1500px) {
  #adesao .fundo_branco_avancar .size {
    padding-inline: 8rem;
  }
}
#adesao .fundo_branco_avancar::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  top: -7rem;
  height: 8rem;
  background: url("../img/adesao/adesao-fundo-compromissos-topo.png") no-repeat;
  background-size: 100% 100%;
  z-index: -2;
}
#adesao .fundo_branco_avancar::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  bottom: -3rem;
  height: 3rem;
  background: url("../img/adesao/adesao-fundo-compromissos-topo.png") no-repeat;
  background-size: 100% 100%;
  z-index: 5;
  transform: scale(-1) rotate(0deg);
}
@media (max-width: 992px) {
  #adesao .fundo_branco_avancar::after {
    bottom: -2rem;
    height: 2rem;
  }
}
#adesao .fundo_branco_avancar a:hover {
  color: #f97c1c;
}
@media (max-width: 992px) {
  #adesao .fundo_branco_avancar a:hover {
    color: #fff;
    background: #f97c1c;
  }
}
#adesao .fundo_branco_avancar .imagem_3 {
  position: absolute;
  right: -7rem;
  top: -25rem;
  width: 40%;
}
@media (min-width: 1800px) {
  #adesao .fundo_branco_avancar .imagem_3 {
    top: -30rem;
    width: 35%;
    right: 5rem;
  }
}
#adesao .card_fundo {
  background: url("../img/sobre/fundo_sobre.png");
  background-size: cover;
  background-color: #ebebeb !important;
}
#adesao .card_fundo input {
  border: 1px solid #818181;
}
@media (min-width: 768px) {
  #adesao .card_fundo input[type=file] {
    width: auto;
  }
}
#adesao .btn_aderir {
  background-color: #fa65f5;
  color: #3c190c;
  padding-inline: 2rem;
  font-weight: bold;
}
#adesao .btn_aderir:hover {
  background-color: #d16613;
}
#adesao .avancar_img {
  height: auto;
  max-width: 100%;
}
@media (min-width: 1400px) {
  #adesao .avancar_img {
    position: absolute;
    top: -10rem;
  }
}
#adesao .btn_aderir_avancar {
  background-color: #fa65f5;
  color: #3c190c;
  font-weight: bold;
}
#adesao .btn_aderir_avancar:hover {
  background-color: #d16613;
}
#adesao .fundo_parceiros {
  background: url("../img/adesao/fundo_parceiros.jpg");
  background-size: cover;
  padding-top: 11rem;
  padding-bottom: 5rem;
}
#adesao .fundo_parceiros .fundo_titulo h3 {
  background: #3c190c;
  color: #fff;
  padding-inline: 1rem;
  transform: rotate(-1deg);
}
#adesao .fundo_parceiros .box_logo {
  width: 9rem;
  height: 9rem;
  margin: auto;
  padding-inline: 1rem;
  margin-top: 2rem;
  outline: 1px solid #fff;
  outline-offset: 0.5rem;
}
#adesao .fundo_parceiros .box_logo img {
  margin: auto;
}

#narede {
  background: url("../img/narede/fundo.png") no-repeat top center;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 13rem;
}
@media (max-width: 996px) {
  #narede {
    padding-bottom: 10rem;
  }
}
@media (min-width: 1300px) {
  #narede {
    background-size: 100%;
  }
}
#narede h1 {
  color: #fff;
}
#narede .img_narede {
  bottom: 0;
  right: calc(0% - 4rem);
  width: 33%;
}
#narede .narede_elemento {
  width: 45%;
  left: -1.5rem;
}
#narede .swiper {
  height: 14rem;
}
#narede .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#narede .swiper .swiper-slide .publicacao {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#narede .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#narede .swiper .mask {
  -webkit-mask-image: url("../img/narede/narede_forma.png");
          mask-image: url("../img/narede/narede_forma.png");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background: rgba(0, 0, 0, 0.438), rgba(0, 0, 0, 0.575);
}
#narede .swiper .mask:hover img {
  filter: brightness(50%);
  transition: all 0.3s;
}
#narede .swiper img {
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(20%);
}
#narede .swiper .swiper-wrapper h4 {
  font-family: "aniuk", sans-serif;
  font-weight: 700;
}
#narede .nav-swiper .swiper-button-next,
#narede .nav-swiper .swiper-button-prev {
  position: relative;
  color: #00d47c;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.3s;
}
#narede .nav-swiper .swiper-button-next:hover,
#narede .nav-swiper .swiper-button-prev:hover {
  background-color: #f97c1c;
}
#narede .nav-swiper .swiper-button-next:after,
#narede .nav-swiper .swiper-button-prev:after {
  font-size: 1.1rem;
  font-weight: bolder;
}
#narede .nav-swiper .swiper-button-next {
  margin-left: 2.2rem;
}

#noticias a.eventosLink {
  text-decoration: underline !important;
  color: #5a8fff;
  transition: 0.3s all;
}
#noticias a.eventosLink:hover {
  color: #edc629;
}
#noticias a.eventosLink-date {
  color: #5a8fff;
  transition: 0.3s all;
}
#noticias a.eventosLink-date:hover {
  color: #edc629 !important;
}
#noticias .img-noticias {
  background: url("../img/eventos/fundo-eventos-home.webp") no-repeat top center;
  background-size: cover;
  position: relative;
  z-index: 3;
  margin-top: -5rem;
  padding-bottom: 10rem;
}
#noticias .titulo-noticias {
  margin-top: 5rem;
  color: #fff;
}
#noticias .titulo-noticias h1 {
  display: inline-block;
  background: url("../img/eventos/titulo-eventos.png") no-repeat center center;
  background-size: contain;
  padding: 1rem;
}
#noticias .cards .card {
  border: 3px;
  height: 15rem;
}
@media (max-width: 768px) {
  #noticias .cards .card {
    height: 20rem;
  }
}
#noticias .cards .card .card-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#noticias .cards .card::after {
  content: "";
  border-radius: 5px;
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.753) 30%, rgba(0, 0, 0, 0) 80%);
  pointer-events: none;
}
#noticias .cards .col .card {
  background-color: #00d47c;
}
#noticias .cards .col .card .card-img {
  transition: all 0.3s ease-in-out;
}
#noticias .cards .col .card:hover .card-img {
  transform: scale(0.95);
}
#noticias .cards .col .card .texto {
  text-shadow: 2px 2px 5px #000000;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#noticiasPag .fundo_noticiasPag {
  background: url("../img/galerias/fundo-galerias.webp") no-repeat;
  background-position: 0rem -3rem;
  background-size: cover;
  padding-top: 15rem;
  padding-bottom: 8rem;
}
@media (max-width: 992px) {
  #noticiasPag .fundo_noticiasPag {
    padding-top: 9rem;
    padding-bottom: 5rem;
    background-position: 0rem 2rem;
  }
}
#noticiasPag .content-text {
  font-family: "system-ui", Arial, Helvetica, sans-serif;
  font-size: 20px;
}
#noticiasPag .btn-voltar {
  border: 1px solid #4BBCC9;
  color: #4BBCC9;
}
#noticiasPag .btn-voltar:hover {
  background-color: #4BBCC9;
  color: #fff;
  transform: all 0.3s;
}
#noticiasPag .fundo_titulo {
  color: #fff;
  display: flex;
  justify-content: center;
  position: relative;
  animation: titulo 0.65s linear 0.2s;
  rotate: -1deg;
}
@keyframes titulo {
  0% {
    rotate: -45deg;
    top: -16rem;
  }
  50% {
    rotate: 15deg;
    top: 0;
  }
  100% {
    rotate: -1deg;
    top: 0;
  }
}
#noticiasPag .fundo_titulo h1 {
  background: #f97c1c;
  padding-inline: 1rem;
  transform: rotate(-1deg);
}
#noticiasPag .top_branco {
  background: url("../img/galerias/top_branco.png") no-repeat top center;
  background-size: 100% 100%;
  height: 3rem;
  margin-top: -2rem;
}
#noticiasPag .fundo_branco {
  background: #F8F8F8 url("../img/galerias/textura.png") no-repeat top center;
  background-size: cover;
}
#noticiasPag .cards .card {
  border: none !important;
  height: 20rem;
  transition: all 0.3s ease-in-out;
}
#noticiasPag .cards .card:hover {
  transform: rotate(1deg);
}
#noticiasPag .cards .card .card-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#noticiasPag .cards .card::after {
  content: "";
  border-radius: 5px;
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.699) 30%, rgba(0, 0, 0, 0.281) 60%);
  pointer-events: none;
}
#noticiasPag .cards .col .card {
  background-color: #00d47c;
}
#noticiasPag .cards .col .card .card-img {
  transition: all 0.3s ease-in-out;
}
#noticiasPag .cards .col .card:hover .card-img {
  transform: scale(0.95);
}
#noticiasPag .cards .col .card .texto {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4666666667);
  color: #fff;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#noticiasPag .modal .modal-header {
  background-color: #00d47c;
  color: #fff;
}
#noticiasPag .modal .modal-body img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-fit: center;
     object-fit: center;
}
#noticiasPag .modal .modal-body .data {
  color: #f97c1c;
}

#galerias .fundo_galeria {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), url("../img/galerias/fundo-galerias.webp") no-repeat left top;
  background-size: cover;
  padding-top: 13rem;
  padding-bottom: 7rem;
}
@media (max-width: 992px) {
  #galerias .fundo_galeria {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }
}
#galerias .fundo_titulo {
  color: #fff;
  display: flex;
  justify-content: center;
  position: relative;
  animation: titulo 0.65s linear 0.2s;
  rotate: -1deg;
}
@keyframes titulo {
  0% {
    rotate: -45deg;
    top: -16rem;
  }
  50% {
    rotate: 15deg;
    top: 0;
  }
  100% {
    rotate: -1deg;
    top: 0;
  }
}
#galerias .fundo_titulo h1 {
  background: #f97c1c;
  padding-inline: 1rem;
  transform: rotate(-1deg);
}
#galerias .top_branco {
  background: url("../img/galerias/top_branco.png") no-repeat top center;
  background-size: 100% 100%;
  height: 3rem;
  margin-top: -2rem;
}
#galerias .fundo_branco {
  background: #F8F8F8 url("../img/galerias/textura.png") no-repeat top center;
  background-size: cover;
}
#galerias .cards .card-album {
  border: none !important;
  height: 20rem;
  cursor: pointer;
}
#galerias .cards .card-album .card-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#galerias .cards .card {
  border: none !important;
  height: 20rem;
}
#galerias .cards .card .card-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: rotate(-5deg);
  transition: all 0.3s ease-in-out;
}
#galerias .cards .card .card-img:hover {
  transform: rotate(3deg);
}
#galerias .cards .col:nth-child(1) .card {
  background-color: #00d47c;
}
#galerias .cards .col:nth-of-type(odd):not(:nth-child(1)) .card {
  background-color: #5a8fff;
}
#galerias .cards .col:nth-of-type(even) .card {
  background-color: #f97c1c;
}
#galerias .modal .modal-header {
  background-color: #00d47c;
  color: #fff;
}
#galerias .modal .modal-body img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-fit: center;
     object-fit: center;
}
#galerias .modal .modal-body .data {
  color: #f97c1c;
}

#listaEventos .fundo_eventos {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.4)), url("../img/galerias/fundo-galerias.webp") no-repeat left top;
  background-size: cover;
  padding-top: 13rem;
  padding-bottom: 7rem;
}
@media (max-width: 992px) {
  #listaEventos .fundo_eventos {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }
}
#listaEventos .fundo_titulo {
  color: #fff;
  display: flex;
  justify-content: center;
  position: relative;
  animation: titulo 0.65s linear 0.2s;
  rotate: -1deg;
}
@keyframes titulo {
  0% {
    rotate: -45deg;
    top: -16rem;
  }
  50% {
    rotate: 15deg;
    top: 0;
  }
  100% {
    rotate: -1deg;
    top: 0;
  }
}
#listaEventos .fundo_titulo h1 {
  background: #f97c1c;
  padding-inline: 1rem;
  transform: rotate(-1deg);
}
#listaEventos .top_azul {
  background: url("../img/eventos/top_azul.png") no-repeat top center;
  background-size: 100% 100%;
  height: 3rem;
  margin-top: -2rem;
}
#listaEventos .fundo_branco {
  background: #5a8fff url("../img/galerias/textura.png") no-repeat top center;
  background-size: cover;
}
#listaEventos .card-img-top {
  height: 5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
#listaEventos .card-body {
  background-color: #fff;
}
#listaEventos .modal .modal-header {
  background-color: #00d47c;
  color: #fff;
}
#listaEventos .modal .modal-body img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-fit: center;
     object-fit: center;
}
#listaEventos .modal .modal-body .data {
  color: #f97c1c;
}

#contato {
  background: url("../img/contato/contato_fundo.png") no-repeat center center;
  background-size: 100% 100%;
  padding-block: 5rem;
  padding-inline: 3rem;
  margin-top: -6rem;
  z-index: 5;
}
@media (max-width: 1200px) {
  #contato {
    background: url("../img/contato/contato_fundo_mobile.png") no-repeat center center;
    background-size: 100% 100%;
    padding-inline: 1rem;
    margin-top: -5rem;
  }
}
#contato {
  color: #fff;
}
#contato input,
#contato textarea {
  background-color: #FFF0E3;
  border: none;
  font-weight: 300;
}
#contato .btn-submit {
  background-color: #00d47c;
  color: #fff;
  padding-block: 0.7rem;
  padding-inline: 2rem;
}
#contato .btn-submit:hover {
  background-color: #10a064;
}
#contato img:nth-child(1) {
  position: absolute;
  bottom: 2rem;
  left: -1rem;
  max-width: 15%;
}
#contato img:nth-child(2) {
  position: absolute;
  top: 2rem;
  right: 1rem;
  max-width: 10%;
}
#contato .recaptcha-container {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

footer #redes-sociais {
  background: linear-gradient(rgba(0, 0, 0, 0.068), rgba(0, 0, 0, 0.26)), url("../img/rodape/rodape_img.jpg") no-repeat top center;
  background-size: cover;
  height: 100%;
  padding: 3rem;
}
footer #redes-sociais a {
  color: #fff;
}
footer #redes-sociais a:hover {
  transition: all 0.3s;
  transform: scale(1.2);
}
footer #redes-sociais i {
  font-size: 1.8rem;
}
footer #parceiros .logo-mudecomelas {
  width: 75%;
}
@media (max-width: 992px) {
  footer #parceiros .logo-mudecomelas {
    width: 38%;
  }
}
@media (max-width: 992px) {
  footer #parceiros .comunicacao-logo {
    width: 25%;
  }
}
footer #copy {
  background-color: #fa65f5;
  color: #fff;
  border-top: 1rem solid #FED5FC;
}
footer #copy p {
  font-size: clamp(0.7rem, 1vw, 1rem);
}
footer #copy img {
  width: 3%;
}
footer .button-top {
  color: #4BBCC9;
  bottom: 10rem;
  right: 2.5rem;
  font-size: 2rem;
  cursor: pointer;
}
footer .button-top:hover {
  transform: scale(1.1);
  transition: all 0.3s;
}/*# sourceMappingURL=style.css.map */