@media (min-width: 1024px) {
  .barra-fixa {
    display: none;
  }
}
@media (max-width: 1023px) {
  .barra-fixa {
    display: block;
  }
}
@media (min-width: 1921px) {
  .banner {
    min-height: 110vh;
  }
  .banner .chamada h1 {
    font-size: 3.5rem;
  }
  .banner .chamada img.logoLar {
    width: 30%;
  }
  .banner .chamada img.logoLeito {
    width: 65%;
  }
  .banner .links h2 {
    font-size: 1.75rem;
  }
  .banner .links a {
    font-size: 1.25rem;
    padding: 1rem 0;
  }
  .pessoafj h1 {
    font-size: 3.25rem;
  }
  .pessoafj h2 {
    font-size: 2.5rem;
  }
  .pessoafj h2 span {
    width: 4.5rem;
    height: 4.5rem;
    padding: 1.15rem;
  }
  .pessoafj p {
    font-size: 1.75rem;
  }
  .pessoafj p.baixo {
    font-size: 1.5rem;
  }
  .pessoafj .valores .item a {
    font-size: 2rem;
  }
  .pessoafj .valores .item a span {
    width: 1.5rem;
    height: 1.5rem;
  }
  .acolher .imagem img {
    width: 85%;
  }
  .acolher .texto h1 {
    font-size: 4rem;
  }
  .acolher .texto h2 {
    font-size: 2rem;
  }
  .acolher .texto .itensAcolher .item p {
    font-size: 1.75rem;
  }
  .acolher .texto .itensAcolher .item p span {
    width: 4.75rem;
    height: 4.75rem;
    padding: 1.15rem;
  }
  .doacaoGrupo h1 {
    font-size: 3.75rem;
  }
  .doacaoGrupo p {
    font-size: 2rem;
  }
  .doacaoGrupo a {
    font-size: 1.75rem;
  }
  .larteresjesus .imagem {
    width: 45%;
  }
  .larteresjesus .texto {
    width: 55%;
  }
  .larteresjesus .texto h1 {
    font-size: 5rem;
  }
  .larteresjesus .texto p {
    font-size: 2rem;
  }
  .larteresjesus .texto .links a {
    font-size: 1.75rem;
    padding: 0.75rem 4rem;
  }
  .rodape .logo img {
    width: 75%;
  }
  .rodape .informacoes .texto p {
    font-size: 1.25rem;
  }
  .rodape .informacoes .texto p.copy {
    font-size: 1.15rem;
  }
  .rodape .informacoes .links a {
    font-size: 1.25rem;
  }
  .rodape .informacoes .links a img {
    width: 2.5rem;
  }
}
@media (min-width: 1441px) and (max-width: 1919px) {
  .banner .chamada h1 {
    font-size: 2rem;
  }
  .banner .chamada img.logoLeito {
    width: 65%;
  }
  .banner .links {
    padding: 1.75rem;
    border-radius: 1rem;
  }
  .banner .links h2 {
    font-size: 1.1rem;
  }
  .banner .links a {
    font-size: 0.9rem;
  }
  .pessoafj {
    padding: 5% 10%;
  }
  .pessoafj h1 {
    font-size: 2rem;
  }
  .pessoafj h2 {
    font-size: 1.75rem;
  }
  .pessoafj h2 span {
    width: 3.5rem;
    height: 3.5rem;
  }
  .pessoafj p {
    font-size: 1.15rem;
  }
  .pessoafj p.baixo {
    font-size: 1rem;
  }
  .pessoafj .valores .item a {
    font-size: 1.25rem;
    padding: 0.5rem;
  }
  .pessoafj .valores .item a span {
    width: 0.9rem;
    height: 0.9rem;
  }
  .acolher .texto h1 {
    font-size: 2.5rem;
  }
  .acolher .texto h2 {
    font-size: 1.15rem;
  }
  .acolher .texto .itensAcolher .item p {
    font-size: 1rem;
  }
  .acolher .texto .itensAcolher .item p span {
    width: 3rem;
    height: 3rem;
  }
  .doacaoGrupo h1 {
    font-size: 2.75rem;
  }
  .doacaoGrupo p {
    font-size: 1.25rem;
  }
  .doacaoGrupo a {
    font-size: 1.35rem;
  }
  .larteresjesus .texto h1 {
    font-size: 2.75rem;
  }
  .larteresjesus .texto p {
    font-size: 1.25rem;
  }
  .larteresjesus .texto .links a {
    font-size: 1.35rem;
  }
  .larteresjesus .texto .links a img {
    width: 2.25rem;
  }
  .rodape .informacoes .texto p {
    font-size: 0.9rem;
  }
  .rodape .informacoes .texto .copy {
    font-size: 0.8rem;
  }
  .rodape .informacoes .links {
    gap: 0 1rem;
  }
  .rodape .informacoes .links a {
    font-size: 0.85rem;
    padding: 0.75rem 1.5rem;
  }
  .rodape .informacoes .links a img {
    width: 1.5rem;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .banner .chamada h1 {
    font-size: 1.65rem;
  }
  .banner .chamada img.logoLeito {
    width: 65%;
  }
  .banner .links {
    padding: 1.75rem;
    border-radius: 1rem;
  }
  .banner .links h2 {
    font-size: 0.9rem;
  }
  .banner .links a {
    font-size: 0.75rem;
  }
  .pessoafj {
    padding: 5% 10%;
  }
  .pessoafj h1 {
    font-size: 1.75rem;
  }
  .pessoafj h2 {
    font-size: 1.5rem;
  }
  .pessoafj h2 span {
    width: 3rem;
    height: 3rem;
  }
  .pessoafj p {
    font-size: 1.15rem;
  }
  .pessoafj p.baixo {
    font-size: 1rem;
  }
  .pessoafj .valores .item a {
    font-size: 1.25rem;
    padding: 0.5rem;
  }
  .pessoafj .valores .item a span {
    width: 0.9rem;
    height: 0.9rem;
  }
  .acolher {
    padding: 5% 10%;
  }
  .acolher .imagem {
    width: 35%;
  }
  .acolher .imagem img {
    width: 95%;
  }
  .acolher .texto {
    width: 65%;
  }
  .acolher .texto h1 {
    font-size: 2rem;
    line-height: 1.35;
  }
  .acolher .texto h2 {
    font-size: 1rem;
  }
  .acolher .texto .itensAcolher .item p {
    font-size: 1rem;
  }
  .acolher .texto .itensAcolher .item p span {
    width: 3rem;
    height: 3rem;
    padding: 0.65rem;
  }
  .doacaoGrupo h1 {
    font-size: 2.25rem;
  }
  .doacaoGrupo p {
    font-size: 1.15rem;
  }
  .doacaoGrupo a {
    font-size: 1rem;
  }
  .larteresjesus .imagem img {
    width: 95%;
    border-radius: 1.75rem;
  }
  .larteresjesus .texto h1 {
    font-size: 2.25rem;
  }
  .larteresjesus .texto p {
    font-size: 1.15rem;
  }
  .larteresjesus .texto .links a {
    font-size: 1.25rem;
    padding: 0.25rem 4rem;
  }
  .larteresjesus .texto .links a img {
    width: 1.75rem;
  }
  .galeria .slick-dots li {
    margin: 0;
  }
  .rodape .informacoes .texto p {
    font-size: 0.75rem;
  }
  .rodape .informacoes .texto .copy {
    font-size: 0.65rem;
  }
  .rodape .informacoes .links {
    gap: 0 1rem;
  }
  .rodape .informacoes .links a {
    font-size: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 0.25rem;
    margin: 0.75rem 0 0;
  }
  .rodape .informacoes .links a.redessociais {
    padding: 0.5rem;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .banner .chamada h1 {
    font-size: 2rem;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .banner .links h2 {
    font-size: 0.8rem;
  }
  .rodape .informacoes .links a {
    font-size: 0.65rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .banner {
    padding: 5% 8%;
  }
  .banner .chamada h1 {
    font-size: 1.35rem;
  }
  .banner .chamada img.logoLeito {
    width: 70%;
  }
  .banner .links {
    padding: 1rem;
    border-radius: 0.5rem;
  }
  .banner .links h2 {
    font-size: 0.72rem;
  }
  .banner .links a {
    font-size: 0.65rem;
    padding: 0.5rem 0;
    border-radius: 0.25rem;
  }
  .pessoafj {
    padding: 5% 6%;
  }
  .pessoafj h1 {
    font-size: 1.5rem;
  }
  .pessoafj h2 {
    font-size: 1.35rem;
  }
  .pessoafj h2 span {
    width: 2.75rem;
    height: 2.75rem;
  }
  .pessoafj p {
    font-size: 0.9rem;
  }
  .pessoafj p.baixo {
    font-size: 0.8rem;
  }
  .pessoafj .valores .item a {
    font-size: 1rem;
    padding: 0.5rem;
  }
  .pessoafj .valores .item a span {
    width: 0.8rem;
    height: 0.8rem;
  }
  .acolher {
    padding: 5% 8%;
  }
  .acolher .imagem {
    width: 35%;
  }
  .acolher .imagem img {
    width: 95%;
  }
  .acolher .texto {
    width: 65%;
  }
  .acolher .texto h1 {
    font-size: 1.75rem;
    line-height: 1.35;
  }
  .acolher .texto h2 {
    font-size: 0.8rem;
  }
  .acolher .texto .itensAcolher {
    gap: 0.8rem 0;
  }
  .acolher .texto .itensAcolher .item p {
    font-size: 0.8rem;
  }
  .acolher .texto .itensAcolher .item p span {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.65rem;
  }
  .doacaoGrupo {
    padding: 3% 15%;
  }
  .doacaoGrupo h1 {
    font-size: 1.75rem;
  }
  .doacaoGrupo p {
    font-size: 1rem;
  }
  .doacaoGrupo a {
    font-size: 0.8rem;
    padding: 0.6rem 3rem;
  }
  .larteresjesus {
    padding: 5% 8%;
  }
  .larteresjesus .imagem img {
    width: 95%;
    border-radius: 1.75rem;
  }
  .larteresjesus .texto h1 {
    font-size: 1.75rem;
  }
  .larteresjesus .texto p {
    font-size: 0.9rem;
  }
  .larteresjesus .texto .links a {
    font-size: 1rem;
    padding: 0.25rem 4rem;
  }
  .larteresjesus .texto .links a img {
    width: 1.25rem;
  }
  .galeria {
    padding: 5% 8% 2%;
  }
  .galeria .slick-dots li {
    margin: 0;
  }
  .galeria .slick-next {
    right: 5%;
  }
  .galeria .slick-prev {
    left: 5%;
  }
  .rodape {
    padding: 3% 6%;
  }
  .rodape .logo {
    width: 18%;
  }
  .rodape .logo img {
    width: 95%;
  }
  .rodape .informacoes {
    width: 26%;
  }
  .rodape .informacoes .texto p {
    font-size: 0.65rem;
  }
  .rodape .informacoes .texto .copy {
    font-size: 0.5rem;
  }
  .rodape .informacoes .links {
    gap: 0 1rem;
  }
  .rodape .informacoes .links a {
    font-size: 0.6rem;
    padding: 0.5rem 0.75rem;
    border-radius: 0.25rem;
    margin: 0.75rem 0 0;
  }
  .rodape .informacoes .links a img {
    width: 1.25rem;
  }
  .rodape .informacoes .links a.redessociais {
    padding: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .banner {
    padding: 5%;
  }
  .banner .chamada {
    width: 65%;
  }
  .banner .chamada h1 {
    font-size: 1.15rem;
    padding: 0.5rem 0.75rem;
  }
  .banner .chamada img.logoLar {
    width: 35%;
  }
  .banner .chamada img.logoLeito {
    width: 75%;
  }
  .banner .links {
    padding: 1rem;
    border-radius: 0.5rem;
    width: 35%;
  }
  .banner .links h2 {
    font-size: 0.72rem;
  }
  .banner .links a {
    font-size: 0.65rem;
    padding: 0.5rem 0;
    border-radius: 0.25rem;
    margin: 0.5rem 0 0;
  }
  .pessoafj {
    padding: 5% 8%;
  }
  .pessoafj h1 {
    font-size: 1.65rem;
    line-height: 1.5;
    margin: 1.25rem auto;
  }
  .pessoafj h2 {
    font-size: 1.25rem;
  }
  .pessoafj h2 span {
    width: 2.25rem;
    height: 2.25rem;
    margin-right: 0.5rem;
    padding: 0.6rem;
  }
  .pessoafj p {
    font-size: 0.9rem;
  }
  .pessoafj p br {
    display: none;
  }
  .pessoafj p.baixo {
    font-size: 0.75rem;
  }
  .pessoafj .valores {
    margin: 1rem auto;
  }
  .pessoafj .valores .item a {
    font-size: 0.9rem;
    padding: 0.5rem;
  }
  .pessoafj .valores .item a span {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.25rem;
  }
  .pessoafj.fisica .valores .item {
    width: 22%;
  }
  .pessoafj.juridica .valores .item {
    width: 25%;
  }
  .acolher {
    padding: 5%;
  }
  .acolher .imagem {
    width: 35%;
  }
  .acolher .imagem img {
    width: 95%;
  }
  .acolher .texto {
    width: 65%;
  }
  .acolher .texto h1 {
    font-size: 1.35rem;
    line-height: 1.35;
    margin: 0;
  }
  .acolher .texto h2 {
    font-size: 0.75rem;
  }
  .acolher .texto .itensAcolher {
    gap: 0.8rem 0;
  }
  .acolher .texto .itensAcolher .item p {
    font-size: 0.7rem;
  }
  .acolher .texto .itensAcolher .item p span {
    width: 2.25rem;
    height: 2.25rem;
    padding: 0.5rem;
    margin-right: 0.25rem;
  }
  .doacaoGrupo {
    padding: 3% 12%;
  }
  .doacaoGrupo h1 {
    font-size: 1.25rem;
  }
  .doacaoGrupo p {
    font-size: 0.7rem;
  }
  .doacaoGrupo a {
    font-size: 0.6rem;
    padding: 0.5rem 3rem;
  }
  .larteresjesus {
    padding: 5% 8%;
  }
  .larteresjesus .imagem img {
    width: 95%;
    border-radius: 1rem;
  }
  .larteresjesus .texto h1 {
    font-size: 1.5rem;
    margin: 0;
  }
  .larteresjesus .texto p {
    font-size: 0.75rem;
  }
  .larteresjesus .texto .links {
    gap: 0 1rem;
  }
  .larteresjesus .texto .links a {
    font-size: 0.75rem;
    padding: 0.25rem 3rem;
    margin: 1rem 0 0;
  }
  .larteresjesus .texto .links a img {
    width: 1.15rem;
  }
  .galeria {
    padding: 5% 6% 2%;
  }
  .galeria .item {
    padding: 0 0.15rem;
  }
  .galeria .slick-dots li {
    margin: 0;
  }
  .galeria .slick-next {
    right: 3%;
    top: 35%;
  }
  .galeria .slick-prev {
    left: 3%;
    top: 35%;
  }
  .rodape {
    padding: 3% 5%;
    gap: 1rem;
  }
  .rodape .logo {
    width: 18%;
  }
  .rodape .logo img {
    width: 95%;
  }
  .rodape .informacoes {
    width: 26%;
  }
  .rodape .informacoes .texto {
    margin: 1rem 0 0;
  }
  .rodape .informacoes .texto p {
    font-size: 0.65rem;
  }
  .rodape .informacoes .texto .copy {
    font-size: 0.5rem;
  }
  .rodape .informacoes .links {
    gap: 0 1rem;
  }
  .rodape .informacoes .links a {
    font-size: 0.5rem;
    padding: 0.5rem 0.75rem;
    border-radius: 0.25rem;
    margin: 0.75rem 0 0;
  }
  .rodape .informacoes .links a img {
    width: 1rem;
  }
  .rodape .informacoes .links a.redessociais {
    padding: 0.5rem;
  }
}
@media (max-width: 1024px) and (max-height: 1024px) {
  .banner {
    min-height: 50vh;
  }
}
@media (max-width: 1024px) and (min-height: 1025px) and (max-height: 1365px) {
  .banner {
    min-height: 50vh;
  }
}
@media (max-width: 1024px) and (min-height: 1366px) {
  .banner {
    min-height: 55vh;
  }
}
@media (max-width: 767px) {
  .banner {
    padding: 10% 5%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    background-position-x: right;
  }
  .banner .chamada {
    width: 95%;
  }
  .banner .chamada h1 {
    font-size: 1.15rem;
    line-height: 1.15;
    padding: 0.5rem 1.25rem;
    text-align: center;
  }
  .banner .chamada h1.green2 {
    margin-left: 0%;
  }
  .banner .chamada img.logoLar {
    width: 50%;
  }
  .banner .chamada img.logoLeito {
    width: 90%;
  }
  .banner .links {
    width: 95%;
    padding: 1.5rem;
    margin: 1rem 0 0;
  }
  .banner .links h2 {
    font-size: 1rem;
    text-align: center;
  }
  .banner .links a {
    font-size: 0.8rem;
  }
  .pessoafj {
    padding: 10% 6%;
  }
  .pessoafj h1 {
    line-height: 1.25;
    font-size: 1.35rem;
    margin: 1.5rem 0;
  }
  .pessoafj h2 {
    font-size: 1.15rem;
  }
  .pessoafj h2 span {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.55rem;
    margin-right: 0.5rem;
  }
  .pessoafj p {
    font-size: 1rem;
  }
  .pessoafj p.baixo {
    font-size: 0.8rem;
  }
  .pessoafj .valores {
    margin: 1.5rem auto;
    flex-direction: column;
  }
  .pessoafj .valores .item {
    width: 90%;
  }
  .pessoafj .valores .item a {
    font-size: 1.15rem;
  }
  .pessoafj .valores .item a span {
    margin-right: 0.35rem;
    width: 1rem;
    height: 1rem;
  }
  .pessoafj.fisica .valores .item {
    width: 90%;
  }
  .pessoafj.juridica .valores .item {
    width: 90%;
  }
  .acolher {
    padding: 10% 6%;
    gap: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
  }
  .acolher .imagem {
    width: 80%;
    margin: 0 auto;
  }
  .acolher .imagem img {
    width: 100%;
  }
  .acolher .texto {
    width: 95%;
  }
  .acolher .texto h1 {
    line-height: 1.25;
    font-size: 1.75rem;
    margin: 2rem 0 0.5rem;
  }
  .acolher .texto h2 {
    line-height: 1.25;
    font-size: 0.9rem;
  }
  .acolher .texto .itensAcolher {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    gap: 1rem 0;
    margin: 3% 0 0;
  }
  .acolher .texto .itensAcolher .item {
    width: 90%;
  }
  .acolher .texto .itensAcolher .item p {
    font-size: 1rem;
  }
  .acolher .texto .itensAcolher .item p span {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.55rem;
    margin-right: 0.25rem;
  }
  .doacaoGrupo {
    padding: 8% 5%;
  }
  .doacaoGrupo h1 {
    line-height: 1.15;
    font-size: 2rem;
  }
  .doacaoGrupo p {
    font-size: 1rem;
  }
  .doacaoGrupo a {
    width: 100%;
    font-size: 1rem;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    margin: 1rem 0 0;
    justify-content: center;
  }
  .larteresjesus {
    padding: 8% 5%;
    gap: 1rem;
    flex-direction: column;
  }
  .larteresjesus .imagem {
    width: 90%;
    margin: 0 auto;
  }
  .larteresjesus .imagem img {
    width: 100%;
  }
  .larteresjesus .texto {
    width: 95%;
    text-align: center;
  }
  .larteresjesus .texto h1 {
    font-size: 1.75rem;
    margin: 1.25rem 0 0;
  }
  .larteresjesus .texto p {
    font-size: 1rem;
  }
  .larteresjesus .texto .links {
    gap: 0 0.75rem;
    justify-content: center;
  }
  .larteresjesus .texto .links a {
    font-size: 0.9rem;
    padding: 0.5rem 1rem;
    margin: 1rem 0 0;
  }
  .larteresjesus .texto .links a img {
    width: 1.5rem;
  }
  .galeria {
    padding: 8%;
  }
  .galeria .slick-next {
    right: 1%;
  }
  .galeria .slick-prev {
    left: 1%;
  }
  .galeria .slick-prev,
  .galeria .slick-next {
    top: 40%;
  }
  .galeria .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
  }
  .rodape {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    gap: 0 1rem;
    padding: 6%;
  }
  .rodape .logo {
    width: 40%;
  }
  .rodape .logo img {
    width: 100%;
  }
  .rodape .informacoes {
    text-align: center;
    width: 90%;
  }
  .rodape .informacoes .texto p {
    font-size: 0.9rem;
  }
  .rodape .informacoes .texto .copy {
    font-size: 0.7rem;
  }
  .rodape .informacoes .links {
    justify-content: center;
    gap: 0 1rem;
  }
  .rodape .informacoes .links a {
    margin: 0 0 1rem;
    font-size: 0.9rem;
    padding: 1rem;
  }
  .rodape .informacoes .links a img {
    width: 1.5rem;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  .banner {
    min-height: auto;
  }
}
@media (max-width: 379px) {
  .banner {
    min-height: 100vh;
  }
}/*# sourceMappingURL=mobile.css.map */