body .wa-lp-heading {
  margin-bottom: 10px !important;
}
body .wa-lp-heading * {
  font-family: "Poppins", sans-serif !important;
  font-size: 2.5rem !important;
  color: #003554 !important;
}
body .wa-lp-heading * span {
  font-family: "Shabby", Sans-serif !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
}
@media (max-width: 991px) {
  body .wa-lp-heading * {
    font-size: 1.8rem !important;
  }
}
body .wa-lp-subheading * {
  font-size: 1.4rem;
  margin: 0 !important;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 991px) {
  body .wa-lp-subheading * {
    font-size: 1.2rem !important;
  }
}
body .wa-lp-content * {
  font-size: 1.2rem !important;
  line-height: 1.2 !important;
}
@media (max-width: 991px) {
  body .wa-lp-content * {
    font-size: 1.1rem !important;
  }
}
body .wa-lp-content-small * {
  font-size: 1rem !important;
  line-height: 1.2 !important;
  margin-bottom: 1rem !important;
}
body .wa-lp-content-small img {
  margin: 0 !important;
}
.wa-rem-hero h2 {
  color: #FFFFFF;
  font-family: "Shabby", Sans-serif;
  font-size: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3em;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.45);
  text-align: center;
  margin: 0 !important;
}
.wa-rem-hero .elementor-widget-container {
  margin-bottom: 0 !important;
}
.wa-rem-hero h3 {
  color: #FFF;
  font-size: 1.4rem;
  margin: 0 !important;
}
@media (max-width: 991px) {
  .wa-rem-hero h2 {
    font-size: 2.3rem;
  }
  .wa-rem-hero h3 {
    font-size: 1.3rem;
  }
}
@media (max-width: 479px) {
  .wa-rem-hero h2 {
    font-size: 2rem;
  }
  .wa-rem-hero h3 {
    font-size: 1.2rem;
  }
}
.wa-review-inner {
  padding: 3em 0em 3em 0em;
}
@media (max-width: 767px) {
  .wa-review-inner {
    padding: 1.5em 0em 1.5em 0em;
  }
}
.wa-review-inner .elementor-widget-wrap.elementor-element-populated {
  justify-content: center;
  align-items: center;
}
.wa-review-inner .elementor-widget-wrap.elementor-element-populated * {
  text-align: center;
  margin: 0;
}
.wa-review img {
  height: 24px !important;
  width: auto !important;
}
@media (max-width: 767px) {
  .wa-review img {
    height: 19.5px !important;
  }
}
.wa-review__title {
  margin-top: 1rem !important;
}
.wa-review__title p {
  color: #003554;
  font-family: "Shabby", Sans-serif;
  font-size: 1.5rem;
}
.wa-review__title p strong {
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 479px) {
  .wa-review__text {
    max-width: 80%;
  }
}
.wa-img-carousel-inner {
  padding: 0em 0em 1em 0em;
}
@media (max-width: 767px) {
  .wa-img-carousel-inner {
    padding: 0em 0em 0.5em 0em;
  }
}
.wa-img-carousel-inner .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -5px !important;
}
.wa-rem-info-inner {
  padding: 0em 0em 3em 0em;
}
@media (max-width: 767px) {
  .wa-rem-info-inner {
    padding: 0em 0em 1.5em 0em;
  }
}
.wa-rem-info .elementor-container.elementor-column-gap-default {
  gap: 1rem;
}
.wa-rem-info .elementor-widget-wrap.elementor-element-populated {
  padding-block: 0 !important;
}
@media (max-width: 767px) {
  .wa-rem-info .elementor-icon-list-items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .wa-rem-info .elementor-icon-list-item * {
    text-align: left;
  }
  .wa-rem-info .elementor-icon-list-text {
    padding-left: 1rem !important;
  }
  .wa-rem-info em {
    text-align: left;
    display: flex;
  }
}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.wa-text-carousel {
  background-color: #003554;
  margin-bottom: 3em;
  overflow: hidden !important;
}
.wa-text-carousel .logos {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}
.wa-text-carousel .logos:before {
  position: absolute;
  top: 0;
  content: "";
  width: 5%;
  height: 100%;
  z-index: 2;
}
.wa-text-carousel .logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #003554);
}
.wa-text-carousel .logo_items {
  display: inline-block;
  animation: 20s slides infinite linear;
}
.wa-text-carousel .logo_items img {
  height: 1.75rem;
  margin-inline: 1.5rem;
}
.wa-text-carousel .logo_items span {
  font-size: 1rem;
  color: #FFF;
  font-weight: 700;
  margin: 0 !important;
}
.wa-graph {
  padding: 0 !important;
}
.wa-graph .elementor-element.elementor-widget.elementor-widget-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.5rem !important;
}
.wa-graph .elementor-element.elementor-widget.elementor-widget-image .elementor-widget-container {
  width: 50%;
}
@media (max-width: 767px) {
  .wa-graph .elementor-element.elementor-widget.elementor-widget-image .elementor-widget-container {
    width: 100% !important;
  }
}
.wa-graph .wa-lp-content {
  margin-bottom: 0.5rem !important;
}
html[lang="sk-SK"] .wa-comment-img-sk, html[lang="cs"] .wa-comment-img-cz, html[lang="hu"] .wa-comment-img-hu, html[lang="de"] .wa-comment-img-de, html[lang="it"] .wa-comment-img-it, html[lang="es"] .wa-comment-img-es, html[lang="nl"] .wa-comment-img-nl, html[lang="ro"] .wa-comment-img-ro, html[lang="fr"] .wa-comment-img-fr, html[lang="en"] .wa-comment-img-en {
  display: flex !important;
}
.wa-comment-img-sk, .wa-comment-img-cz, .wa-comment-img-hu, .wa-comment-img-de, .wa-comment-img-it, .wa-comment-img-es, .wa-comment-img-nl, .wa-comment-img-ro, .wa-comment-img-fr, .wa-comment-img-en {
  display: none;
  justify-content: center;
  align-items: center;
  margin-bottom: 0 !important;
}
.wa-fb-comment {
  padding: 3em 0em 3em 0em;
  margin-bottom: 3em;
}
@media (max-width: 767px) {
  .wa-fb-comment {
    padding: 1.5em 0em 1.5em 0em;
  }
}
.wa-fb-comment .elementor-widget-container {
  width: 50%;
}
@media (max-width: 767px) {
  .wa-fb-comment .elementor-widget-container {
    width: 100% !important;
  }
}

