.support-wrap .support-title {
  position: relative !important;
  width: auto !important;
  height: 830px !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  padding-bottom: 260px;
}
.support-wrap .innerbtn {
  max-width: 100% !important;
}
.support-wrap .box-politica {
  max-width: 100% !important;
}
.support-wrap .cta-button .btn {
  position: absolute;
  z-index: 1;
  top: 30%;
  left: 8%;
  width: 100px;
  height: 38px;
  padding: 10px;
  margin: -15px 0 0 -30px;
  border: 0 none;
}
.support-wrap .politica {
  position: absolute;
  z-index: 1;
  top: 35%;
  left: 2.5%;
  width: 230px;
  height: 38px;
  padding: 10px;
  margin: -15px 0 0 -30px;
  border: 0 none;
}
.support-wrap .politica span {
  font-size: 11px;
  text-align: center;
  display: inline-block;
}
.support-wrap .politica span a {
  color: #A50034;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .support-wrap .support-title {
    position: relative !important;
    width: auto !important;
    height: 650px !important;
    max-width: 1600px !important;
    margin: 0 auto !important;
  }
  .support-wrap .wp-desktop {
    display: none;
  }
  .support-wrap .support-wrap .support-title.bg-white {
    background-color: #ffffff !important;
  }
  .support-wrap .cta-button .btn {
    display: none;
  }
  .support-wrap .mobile-floatingBar {
    display: none;
  }
  .support-wrap .container {
    margin-top: -20px;
  }
  .support-wrap .politica {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .support-wrap .wp-mobile {
    display: none;
  }
  .support-wrap .mobile-floatingBar {
    display: none;
  }
  .support-wrap .wp-steps {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */