.intec-banners-custom.main .banners-custom-left {
  position: relative;
  min-height: 1px;
}
.intec-banners-custom.main .banners-custom-mobile {
  display: none;
}
.intec-banners-custom.main .banners-custom-mobile-content {
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .intec-banners-custom.main .banners-custom-desktop {
    display: none;
  }
  .intec-banners-custom.main .banners-custom-desktop .item-custom-picture {
    margin-top: 0;
    display: none;
  }
  .intec-banners-custom.main .banners-custom-right, .intec-banners-custom.main .banners-custom-left {
    display: none;
  }
  .intec-banners-custom.main .banners-custom-mobile {
    display: block;
  }
  .intec-banners-custom.main .item-custom-text {
    padding-right: 0;
    text-align: center;
  }
  .intec-banners-custom.main [data-padding=true] .items-custom {
    width: calc(100% + 20px) !important;
  }
  .intec-banners-custom.main [data-padding=false] .items-custom {
    width: 100% !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .swiper-slide.item {
    position: relative;
    min-height: 400px;
  }
  .intec-banners-custom.main .banners-custom-mobile .item-background-color {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
    min-height: 330px !important;
    width: 100% !important;
    z-index: 0 !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .item-content {
    position: relative !important;
    z-index: 1 !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .item.item-dark-bg .item-header-over,
  .intec-banners-custom.main .banners-custom-mobile .item:has(.item-background-color) .item-header-over {
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .item.item-dark-bg .item-header,
  .intec-banners-custom.main .banners-custom-mobile .item:has(.item-background-color) .item-header {
    color: #ffffff !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .item.item-dark-bg .item-description,
  .intec-banners-custom.main .banners-custom-mobile .item:has(.item-background-color) .item-description {
    color: rgba(255, 255, 255, 0.9) !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .item.item-dark-bg .item-form-button,
  .intec-banners-custom.main .banners-custom-mobile .item:has(.item-background-color) .item-form-button {
    border: 3.1px solid #295DB3 !important;
border-radius: 206.9px;
    background: transparent !important;
    color: #ffffff !important;
  }
  .intec-banners-custom.main .banners-custom-mobile .item.item-dark-bg .item-form-button:hover,
  .intec-banners-custom.main .banners-custom-mobile .item:has(.item-background-color) .item-form-button:hover {
    background-color: #ffffff !important;
    color: #0A0D14 !important;
  }
}

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