@media screen and (max-width: 995px){
  #about .pg-tp-bg, #cause-detail .pg-tp-bg, #blog-detail-no-sidebar .pg-tp-bg, #contact .pg-tp-bg {
    display: none;
  }

  #about .block.gray-layer.opc97 {
    margin: 0 40px;
  }
}

@media screen and (max-width: 769px) {
  .texto-titulo {
    font-size: 8rem !important;
  }
  .texto-subtitulo {
    font-size: 1rem !important;
    text-align: center;
    margin: 0 auto;
  }
}

@media screen and (max-width: 679px) {
  .texto-titulo {
    font-size: 6rem !important;
  }
  .texto-subtitulo .texto-subtitulo1 {
    display: none !important;
  }
  .texto-subtitulo .texto-subtitulo2 {
    display: block !important;
  }
  .texto-subtitulo {
    margin-top: 1rem;
    font-size: 1.5rem !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 575px) {
  .cus-thmb, .evnt-inf-btm, .evnt-inf > h4 {
    text-align: center;
  }
  .cus-cat {
    left: 5.5rem;
  }
  .cus-dtl-desc-bx {
    justify-content: center;
  }
  .abt-desc {
    text-align: center;
  }
}

@media screen and (max-width: 539px) {
  .texto-subtitulo {

  }

@media screen and (max-width: 480px) {

  footer {
    margin-bottom: 1rem;
  }

  /* ---- whatsapp responsive ----*/
.w-flotante {
  display: inline;
}
.w-flotante {
  height: 5%;
  width: 100%;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  right: 0;
  border-radius: unset;
  display: inline-flex;
}

.w-flotante a span {
  font-size: 1.5rem;
}

.whatsapp {
  font-size: 1.5rem;
}

}

@media screen and (max-width: 489px){
  .texto-subtitulo {
    font-size: 1rem !important;
  }
}