@media(max-width: 991px){
    .sp-default-logo.hidden-xs{
        display: none;
    }
}
#sp-menu1,#sp-menu2,
#sp-bottom,
#sp-logo a.logo{
    display: none!important;
}
@media only screen and (max-width: 767px) {
  /* p, a, label, legend, .sp-module-title, .sp-page-title h2.sp-page-heading, .breadcrumb, .sp-leading, .sp-page-builder .sppb-section-title .sppb-title-heading, .sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading,  */
  .sppb-addon-title
  /* , .sppb-classic-menu-title, .sppb-fancy-menu-title, .countdown-timer-title  */
  {
    font-size: 46px !important;
    line-height: 1!important;
  }
  p{
    line-height: 1.15;
  }
  .animated-text-words-wrapper > span{
    font-size: 32px!important;
    white-space: normal!important;
    margin: 0 auto;
    width: 80vw;
  }
  #sppb-addon-5966dcd8-4f79-44ec-9bf5-e9b5a914787a .sppb-gallery img{
    height:auto!important;
  }
  .ba-form-acceptance-field .ba-form-acceptance-html p a{
    font-size: 16px!important;
  }
}
.grecaptcha-badge{
    z-index: 10;
}
.adaptar-texto > h3{
  max-width: 100%;
}