@font-face {
  font-family: "FFMarkProBold";
  src: url("fonts/FFMarkProBold/font.woff2") format("woff2"), url("fonts/FFMarkProBold/font.woff") format("woff"); }
@font-face {
  font-family: "FFMarkProRegular";
  src: url("fonts/FFMarkProRegular/font.woff2") format("woff2"), url("fonts/FFMarkProRegular/font.woff") format("woff"); }
@media only screen and (max-width: 1200px) {
  .e-connnnn {
    --container-default-padding-right: 30px;
    --container-default-padding-left: 30px; } }
body, html {
  overflow-x: hidden; }

body {
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  font-family: "FFMarkProRegular", sans-serif;
  background: #fff; }
  @media only screen and (max-width: 1300px) {
    body {
      font-size: 18px; } }
  @media only screen and (max-width: 700px) {
    body {
      font-size: 18px; } }
  @media only screen and (min-width: 1900px) {
    body {
      font-size: 22px; } }
  body h1 {
    font-weight: bold;
    font-size: 40px;
    margin: 0 0 30px;
    line-height: 1.3; }
    @media only screen and (max-width: 1630px) {
      body h1 {
        font-size: 32px; } }
    @media only screen and (max-width: 1300px) {
      body h1 {
        font-size: 30px; } }
  body .elementor-element > h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 0; }
    @media only screen and (max-width: 1300px) {
      body .elementor-element > h2 {
        font-size: 30px; } }
  body h3 {
    font-size: 30px;
    line-height: 1.3; }
    @media only screen and (min-width: 1900px) {
      body h3 {
        font-size: 34px; } }
    @media only screen and (max-width: 1300px) {
      body h3 {
        font-size: 26px; } }
  body .textseite.datenschutz .elementor-element > h1 {
    margin-bottom: -50px; }
  body .textseite.datenschutz .elementor-element > h2 {
    font-size: 38px;
    margin: 40px 0 20px; }
  body .textseite.datenschutz .elementor-element > h3 {
    margin: 20px 0 10px;
    font-size: 30px; }
  body .textseite.datenschutz .elementor-element > h4 {
    font-family: "FFMarkProRegular", sans-serif;
    text-transform: none;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 5px; }
  body h1, body h2, body h3, body h4, body strong {
    font-family: "FFMarkProBold", sans-serif; }
  body .elementor-button {
    border-radius: 0; }

.page-content > div > .e-con-boxed > .e-con-inner {
  max-width: min(1600px, 90vw); }
.page-content > div > .e-con-boxed.textseite > .e-con-inner {
  max-width: min(1100px, 90vw);
  padding-top: 80px;
  padding-bottom: 80px; }
.page-content > div > div {
  margin-top: 100px;
  margin-bottom: 100px; }
  @media only screen and (max-width: 1300px) {
    .page-content > div > div {
      margin-top: 70px;
      margin-bottom: 70px; } }
  .page-content > div > div:last-of-type {
    margin-bottom: 0; }
  .page-content > div > div.noMargin {
    margin-top: 0;
    margin-bottom: 0; }
  .page-content > div > div.noMarginTop {
    margin-top: 0; }
  .page-content > div > div.noMarginBottom {
    margin-bottom: 0; }

@media only screen and (max-width: 700px) {
  .elementor-widget-text-editor p {
    hyphens: auto; } }
.elementor-widget-text-editor > p:first-of-type {
  margin: 0 0 8px; }
  .elementor-widget-text-editor > p:first-of-type i, .elementor-widget-text-editor > p:first-of-type em {
    font-style: normal;
    font-family: "FFMarkProBold", sans-serif;
    letter-spacing: 1px; }

main a {
  text-decoration: underline; }
main .elementor-button-link {
  background: #6360FF;
  color: #fff;
  font-family: "FFMarkProBold", sans-serif; }
  main .elementor-button-link:hover {
    background: #4947CC; }
main .text-center {
  text-align: center; }
  main .text-center h1 + p, main .text-center h2 + p {
    max-width: 1100px;
    margin-left: auto !important;
    margin-right: auto !important; }
    @media only screen and (min-width: 1900px) {
      main .text-center h1 + p, main .text-center h2 + p {
        max-width: 1200px; } }
main .bg-yellow {
  background: #E3DC00; }
main .bg-lightgray {
  background: #EAEFEE;
  padding-top: 80px;
  padding-bottom: 80px; }
main .bg-trans {
  position: relative;
  padding: 20px 30px 20px 50px; }
  @media only screen and (max-width: 700px) {
    main .bg-trans {
      padding: 20px; } }
  main .bg-trans > * {
    z-index: 2;
    position: relative; }
  main .bg-trans::after {
    backdrop-filter: blur(13px);
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    padding: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8); }
    @media only screen and (max-width: 700px) {
      main .bg-trans::after {
        width: 100%; } }
main .keyvisual {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media only screen and (max-width: 700px) {
    main .keyvisual {
      padding-top: 60px;
      padding-bottom: 60px; } }
  main .keyvisual__content {
    align-content: center;
    width: 600px; }
    @media only screen and (max-width: 1500px) {
      main .keyvisual__content {
        width: auto; } }
    main .keyvisual__content h2 {
      width: 300px;
      max-width: 100%; }
  main .keyvisual__image {
    padding-top: 80px;
    padding-bottom: 80px; }
    @media only screen and (max-width: 700px) {
      main .keyvisual__image {
        padding-top: 30px;
        padding-bottom: 30px; } }
.page-id-376 main .keyvisual__content h2 {
  width: 340px; }
main .about {
  padding-bottom: 27vw !important; }
  @media only screen and (max-width: 865px) {
    main .about {
      padding-bottom: 0 !important; } }
  main .about__fixedimage {
    position: absolute;
    top: 30vw;
    z-index: -1;
    left: 35%;
    width: 50vw; }
    @media only screen and (max-width: 865px) {
      main .about__fixedimage {
        width: 100%;
        text-align: right;
        left: auto;
        top: auto;
        position: relative; } }
  main .about__imagecolumn {
    position: initial; }
    @media only screen and (max-width: 865px) {
      main .about__imagecolumn .elementor-widget-image img {
        max-width: 80vw; } }
  main .about__textcolumn > div.elementor-widget-text-editor {
    max-width: 800px;
    width: 90%; }
    @media only screen and (max-width: 1300px) {
      main .about__textcolumn > div.elementor-widget-text-editor {
        width: 100%;
        margin-top: -60px; } }
main .solutions__carousel {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 1200px !important; }
  main .solutions__carousel > div {
    padding-bottom: 30px; }
  main .solutions__carousel h2, main .solutions__carousel h3 {
    margin: 0 0 20px; }
  main .solutions__carousel .swiper-slide {
    background: #E3DC00;
    box-sizing: border-box;
    padding: 20px 40px 20px 20px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15); }
    @media only screen and (min-width: 1900px) {
      main .solutions__carousel .swiper-slide {
        font-size: 22px; } }
    @media only screen and (max-width: 1300px) {
      main .solutions__carousel .swiper-slide {
        padding: 20px; } }
main .hero {
  position: relative;
  padding-bottom: 80px !important; }
  main .hero__content {
    position: absolute;
    z-index: 1;
    bottom: 160px;
    left: 50%;
    transform: translateX(-50%);
    width: min(1500px, 90vw) !important;
    box-sizing: border-box;
    padding: 50px !important; }
    @media only screen and (max-width: 1630px) {
      main .hero__content {
        padding: 30px !important;
        bottom: 140px; } }
    @media only screen and (max-width: 1300px) {
      main .hero__content {
        padding: 20px !important;
        bottom: 130px; } }
    @media only screen and (max-width: 865px) {
      main .hero__content {
        position: relative;
        max-width: 500px !important; } }
    @media only screen and (max-width: 700px) {
      main .hero__content {
        padding: 40px !important;
        bottom: auto;
        margin-top: -185px; } }
    main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3 {
      max-width: 500px; }
      @media only screen and (max-width: 1630px) {
        main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3 {
          max-width: 407px; } }
      @media only screen and (max-width: 1300px) {
        main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3 {
          max-width: 390px; } }
      @media only screen and (max-width: 865px) {
        main .hero__content h1, main .hero__content p, main .hero__content h2, main .hero__content h3 {
          max-width: none; } }
    main .hero__content::after {
      max-width: 640px;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 12px; }
      @media only screen and (max-width: 1630px) {
        main .hero__content::after {
          max-width: 540px; } }
      @media only screen and (max-width: 1300px) {
        main .hero__content::after {
          max-width: 440px; } }
      @media only screen and (max-width: 865px) {
        main .hero__content::after {
          max-width: none;
          width: 100%; } }
  main .hero__overlay {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 865px) {
      main .hero__overlay {
        z-index: -1;
        right: auto;
        width: 130%;
        left: -15%;
        max-width: none !important; } }
  main .hero .swiper-wrapper {
    margin-bottom: 0px; }
main .sector__slider {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: min(1300px, 90vw) !important; }
  main .sector__slider .elementor-widget-text-editor {
    text-align: center; }
    main .sector__slider .elementor-widget-text-editor h3 {
      margin: 10px 0 0; }
main .counter__wrapper > div {
  margin: 40px 0; }
  @media only screen and (max-width: 1300px) {
    main .counter__wrapper > div {
      margin: 25px 0; } }
  @media only screen and (max-width: 865px) {
    main .counter__wrapper > div {
      margin: 15px 0; } }
@media only screen and (max-width: 865px) {
  main .counter__section {
    padding-top: 35px !important; } }
main .counter__section h3 {
  font-size: 18px;
  letter-spacing: 1.5px; }
main .counter__section .elementor-counter-number, main .counter__section .elementor-counter-number-suffix {
  font-family: "FFMarkProBold", sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 1; }
  @media only screen and (max-width: 1300px) {
    main .counter__section .elementor-counter-number, main .counter__section .elementor-counter-number-suffix {
      font-size: 38px; } }
main .counter__section .elementor-counter-title {
  font-family: "FFMarkProBold", sans-serif;
  font-weight: 700;
  font-size: 24px; }
  @media only screen and (max-width: 1300px) {
    main .counter__section .elementor-counter-title {
      font-size: 22px; } }
main .customers .swiper img {
  width: auto;
  height: auto;
  max-height: 47px;
  max-width: 150px; }
  @media only screen and (max-width: 1500px) {
    main .customers .swiper img {
      max-height: 32px;
      max-width: 115px; } }
main .swiper-wrapper {
  margin-bottom: 60px; }
main .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background: #6360FF;
  height: 8px;
  width: 8px;
  position: relative;
  margin: 8px !important; }
  main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    background: #E3DC00;
    z-index: -1;
    position: absolute;
    left: -6px;
    top: -6px;
    border-radius: 255px; }

.siegel {
  padding-top: 20px; }

header.elementor-location-header {
  position: fixed;
  background: rgba(255, 255, 255, 0.9);
  left: 0;
  top: 0;
  padding: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
  header.elementor-location-header .e-con-boxed > .e-con-inner {
    max-width: min(1500px, 90vw); }
  .admin-bar header.elementor-location-header {
    top: 32px; }
  header.elementor-location-header .header {
    height: 93px;
    box-sizing: border-box; }
    @media only screen and (max-width: 1300px) {
      header.elementor-location-header .header {
        height: 78px; } }
    @media only screen and (max-width: 865px) {
      header.elementor-location-header .header {
        height: 70px; } }
    header.elementor-location-header .header > div {
      position: relative; }
    header.elementor-location-header .header__logo {
      transition: ease all .3s; }
      header.elementor-location-header .header__logo img, header.elementor-location-header .header__logo img[src$=".svg"] {
        width: 166px; }
        @media only screen and (max-width: 700px) {
          header.elementor-location-header .header__logo img, header.elementor-location-header .header__logo img[src$=".svg"] {
            width: 100px; } }
    header.elementor-location-header .header__button a {
      font-family: "FFMarkProBold", sans-serif; }
      header.elementor-location-header .header__button a:hover {
        background-color: #4947CC !important; }
    header.elementor-location-header .header__language {
      position: absolute;
      right: 130px; }
      header.elementor-location-header .header__language .wpml-ls-legacy-dropdown {
        width: auto;
        max-width: none; }
        header.elementor-location-header .header__language .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
          border-top: 0; }
        header.elementor-location-header .header__language .wpml-ls-legacy-dropdown > ul:hover > li > a {
          font-family: "FFMarkProBold", sans-serif;
          color: #6360FF; }
        header.elementor-location-header .header__language .wpml-ls-legacy-dropdown a {
          border: 0;
          font-size: 18px;
          padding-right: 25px;
          background: transparent !important; }
          header.elementor-location-header .header__language .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
            content: "";
            content: "";
            display: inline-block;
            margin-left: 8px;
            width: 10px;
            height: 10px;
            right: auto;
            top: 8px;
            border: 0;
            border-right: 2px solid #5a50f9;
            /* Farbe und Dicke der Linien */
            border-bottom: 2px solid #5a50f9;
            transform: rotate(45deg); }

.full, .fw {
  padding: 0 !important; }
  .full > div, .fw > div {
    padding: 0; }
    .full > div.padding, .fw > div.padding {
      padding: 30px; }
  .full img, .fw img {
    width: 100%; }

main .form__formular {
  max-width: min(1100px, 90vw) !important;
  margin: 30px auto; }
main .form__wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 30px; }
  @media only screen and (max-width: 700px) {
    main .form__wrapper {
      display: block; } }
  main .form__wrapper p {
    margin-bottom: 0; }
main .form__left, main .form .codedropz-upload-wrapper {
  width: 40%; }
  @media only screen and (max-width: 700px) {
    main .form__left, main .form .codedropz-upload-wrapper {
      width: 100%; } }
main .form__right {
  width: calc(60% - 20px); }
  @media only screen and (max-width: 700px) {
    main .form__right {
      width: 100%; } }
main .form__upload {
  margin: 30px 0 60px; }
main .form__dsgvo {
  max-width: min(900px, 100%); }
  @media only screen and (max-width: 700px) {
    main .form__dsgvo span.wpcf7-list-item-label {
      font-size: 14px;
      display: block;
      line-height: 1.2; } }
main .form input.wpcf7-text, main .form textarea {
  background: #fff;
  border: 1px solid #6360FF;
  padding: 8px 15px;
  font-family: "FFMarkProRegular", sans-serif;
  font-size: 20px;
  line-height: 1;
  width: 100%;
  box-sizing: border-box;
  margin-top: 8px; }
  @media only screen and (max-width: 1300px) {
    main .form input.wpcf7-text, main .form textarea {
      font-size: 18px; } }
  main .form input.wpcf7-text::placeholder, main .form textarea::placeholder {
    color: rgba(0, 0, 0, 0.48);
    opacity: 1; }
main .form textarea {
  height: 238px; }
  @media only screen and (max-width: 1300px) {
    main .form textarea {
      height: 226px; } }
main .form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 17px;
  height: 17px;
  border: 1px solid #6360FF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
  vertical-align: middle;
  background-color: #fff; }
  main .form input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235a50f9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70% 70%; }
main .form .wpcf7-list-item {
  margin: 0;
  padding: 0 0 0 30px;
  position: relative; }
  main .form .wpcf7-list-item input {
    position: absolute;
    left: 0; }
main .form .wpcf7-form.invalid input.wpcf7-not-valid, main .form .wpcf7-form.invalid textarea.wpcf7-not-valid {
  border-color: #dd0000;
  background-color: rgba(221, 0, 0, 0.075); }
main .form .wpcf7-response-output {
  border: 1px solid #6360FF !important;
  font-size: 18px; }
  @media only screen and (max-width: 950px) {
    main .form .wpcf7-response-output {
      font-size: 16px; } }
main .form .sent .wpcf7-response-output {
  border: 0 !important;
  text-align: center;
  font-size: 24px;
  margin: 30px auto 0;
  padding-top: 60px;
  position: relative;
  font-family: "FFMarkProBold", sans-serif; }
  main .form .sent .wpcf7-response-output::before {
    content: "";
    width: 54px;
    height: 48px;
    left: 50%;
    transform: translateX(-50%);
    background: url("/wp-content/uploads/2025/09/success.svg") no-repeat 0 0/auto 100%;
    position: absolute;
    top: 0; }
main .form .wpcf7-not-valid-tip {
  display: none !important; }
main .form label {
  font-size: 18px;
  display: block;
  margin-bottom: 5px; }
main .form input.wpcf7-submit, main .form .codedropz-upload-inner a {
  display: inline-block;
  cursor: pointer;
  border: 0;
  color: #fff;
  background: #6360FF;
  font-family: "FFMarkProBold", sans-serif;
  font-size: 20px;
  width: 200px;
  text-align: center;
  box-sizing: border-box;
  padding: 11px 5px;
  line-height: 1;
  transition: ease all .3s; }
  @media only screen and (max-width: 1300px) {
    main .form input.wpcf7-submit, main .form .codedropz-upload-inner a {
      font-size: 18px; } }
  main .form input.wpcf7-submit:hover, main .form .codedropz-upload-inner a:hover {
    background: #4947CC; }
main .form .codedropz-upload-wrapper {
  border: 0; }
  main .form .codedropz-upload-wrapper .dnd-upload-counter {
    right: auto;
    left: 210px; }
  main .form .codedropz-upload-wrapper .codedropz-upload-handler {
    border: 0;
    margin: 10px 0; }
  main .form .codedropz-upload-wrapper .codedropz-upload-container {
    padding: 0; }
  main .form .codedropz-upload-wrapper .codedropz-btn-wrap {
    text-align: left; }
  main .form .codedropz-upload-wrapper .codedropz-upload-inner h3, main .form .codedropz-upload-wrapper .codedropz-upload-inner span {
    display: none; }

footer.elementor-location-footer {
  background: #E3DC00;
  padding-top: 80px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 700px) {
    footer.elementor-location-footer {
      padding-top: 50px; } }
  footer.elementor-location-footer h2 {
    font-size: 50px;
    line-height: 1.1; }
    @media only screen and (max-width: 1400px) {
      footer.elementor-location-footer h2 {
        font-size: 42px; } }
    @media only screen and (max-width: 1200px) {
      footer.elementor-location-footer h2 {
        font-size: 36px; } }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer h2 {
        margin-bottom: 0;
        font-size: 32px; } }
  footer.elementor-location-footer a {
    color: #000;
    text-decoration: underline; }
  footer.elementor-location-footer .abschluss {
    position: relative;
    margin-top: -60px; }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer .abschluss {
        margin-top: -15px; } }
    footer.elementor-location-footer .abschluss a {
      text-decoration: none;
      display: inline-block;
      margin-right: 30px; }
      @media only screen and (max-width: 700px) {
        footer.elementor-location-footer .abschluss a {
          margin: 0 0 8px;
          display: block; }
          footer.elementor-location-footer .abschluss a + a {
            margin-bottom: 35px; } }
    footer.elementor-location-footer .abschluss img {
      padding-left: 2.5vw;
      box-sizing: border-box; }
      @media only screen and (max-width: 1300px) {
        footer.elementor-location-footer .abschluss img {
          max-width: 180px; } }
      @media only screen and (max-width: 700px) {
        footer.elementor-location-footer .abschluss img {
          max-width: 250px;
          margin-bottom: 30px;
          left: -50px;
          position: relative; } }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer .abschluss .elementor-widget-icon {
        position: absolute;
        right: 9px;
        bottom: 9px; } }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer .abschluss__content {
        max-width: 90vw;
        margin: 0 auto; } }
  footer.elementor-location-footer .contact {
    max-width: min(1200px, 70vw) !important; }
    @media only screen and (max-width: 1300px) {
      footer.elementor-location-footer .contact {
        max-width: 70vw !important; } }
    @media only screen and (max-width: 700px) {
      footer.elementor-location-footer .contact {
        max-width: 90vw !important; } }

.cta {
  position: fixed;
  background: #fff;
  padding: 20px 15px;
  z-index: 10;
  right: -3px;
  bottom: 25vh;
  box-shadow: 0 0px 24px rgba(0, 0, 0, 0.25); }
  @media only screen and (max-width: 1500px) {
    .cta img {
      width: 65px; } }
  @media only screen and (max-width: 700px) {
    .cta img {
      width: 52px; } }
