.scrolled {
  position: fixed;
  width: 100%;
  top: 0;
}

.steps-subsection {
  margin-top: 50px;
}

@media all and (max-width: 1024px) {
  .elementor-nav-menu--dropdown {
    width: 100% !important;
    min-width: 320px;
    max-width: 1024px !important;
    top: 45px !important;
    left: calc(50% - 167px) !important;
  }
}

.text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.text-wrapper img {
  max-width: 140px;
}
.text-wrapper p {
  margin-top: 15px;
}

.text-wrapper-custom {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.text-wrapper-custom img {
  max-width: 140px;
}
.text-wrapper-custom p {
  margin-bottom: 0 !important;
}

.testimoinal-name {
  text-align: center;
  font-weight: 700;
}

.elementor-testimonial__text {
  text-align: center !important;
}
.elementor-testimonial__text p {
  font-size: 16px !important;
}

[data-male-image], [data-female-image] {
  max-width: 130px !important;
  border-radius: 50% !important;
}

.images-antivirus {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-top: 50px;
}

.testsieger-image {
  max-width: 300px !important;
  margin: auto;
  width: 100%;
}

.antivirus-images {
  margin: auto;
  text-align: center;
}
.antivirus-images img {
  max-width: 200px;
}

.antivirus-images-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 768px) {
  .antivirus-images-wrapper {
    flex-direction: column;
  }
}
.antivirus-images-wrapper img {
  max-width: 250px;
}

.heading-second-form {
  color: #000000 !important;
  text-align: center;
}

.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-input-holder {
  margin-bottom: 20px;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input {
  color: #0f1216;
  background-color: #fff;
  padding: 18px 16px;
  border-radius: 2px;
  box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.25);
  border: 1px solid #818a91;
  font-family: Roboto, Sans-serif, serif;
  font-weight: 400;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input.intgrtn-valid {
  background: url(../images/check.png) #ffffff no-repeat 99% 50%;
  background-size: 22px;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input::placeholder {
  color: #7575B1FF;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input-message-error {
  color: #FF0000FF;
  position: relative;
  font-weight: 700;
  bottom: -5px;
  font-size: 10px;
  text-align: left;
  margin-bottom: 0;
  width: 100%;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-input-holder.has-btn-generate-password {
  display: none;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-btn-submit-holder {
  margin-top: 16px;
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit {
  width: auto;
  padding: 25px 66px 25px 66px;
  font-family: "Jost", Sans-serif, serif;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 40px;
  font-size: 15px;
}
@media all and (max-width: 414px) {
  .intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit {
    width: 100%;
    padding: 15px;
    white-space: normal;
    word-break: break-word;
  }
}
.intgrtn-form-wrapper .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit:hover {
  background-color: #35c0ed;
  color: #fff;
  border-color: #35c0ed;
}

.intgrtn-form-wrapper-1 {
  margin: auto;
  max-width: 450px;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-input-holder {
  margin-bottom: 20px;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input {
  color: #0f1216;
  background-color: #fff;
  padding: 18px 16px;
  border-radius: 2px;
  box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.25);
  border: 1px solid #818a91;
  font-family: Roboto, Sans-serif, serif;
  font-weight: 400;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input.intgrtn-valid {
  background: url(../images/check.png) #ffffff no-repeat 99% 50%;
  background-size: 22px;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input::placeholder {
  color: #7575B1FF;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input-message-error {
  color: #FF0000FF;
  position: relative;
  font-weight: 700;
  bottom: -5px;
  font-size: 10px;
  text-align: left;
  margin-bottom: 0;
  width: 100%;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-input-holder.has-btn-generate-password {
  display: none;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-btn-submit-holder {
  margin-top: 16px;
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit {
  width: auto;
  padding: 25px 66px 25px 66px;
  font-family: "Jost", Sans-serif, serif;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  background-color: transparent;
  border: 3px solid #000;
  border-radius: 40px;
  font-size: 15px;
  color: #000000;
  text-shadow: unset;
}
@media all and (max-width: 414px) {
  .intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit {
    width: 100%;
    padding: 15px;
    white-space: normal;
    word-break: break-word;
  }
}
.intgrtn-form-wrapper-1 .intgrtn-form-signup .intgrtn-btn-submit-holder .intgrtn-btn-submit:hover {
  background-color: #35c0ed;
  color: #fff;
  border-color: #35c0ed;
}

.testimonial-section-custom-wrapper {
  max-width: 1900px !important;
}

.form-footer {
  margin-top: 30px;
}

.footer {
  background-image: url(../images/footer-bg.jpg);
  background-size: cover;
}
.footer .container-custom {
  text-align: center;
  max-width: 1350px;
  margin: 0 auto;
  padding: 10px;
}
.footer .container-custom .footer-ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding-top: 20px;
}
@media all and (max-width: 768px) {
  .footer .container-custom .footer-ul {
    display: block;
    padding: 0;
    margin: 0;
  }
}
.footer .container-custom .footer-ul li {
  padding: 10px;
}

/*# sourceMappingURL=intgrtn.css.map */
