.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#28282B;--e-global-color-text:#FFFFFF;--e-global-color-accent:#9F9FAB;--e-global-color-1937222:#606067;--e-global-typography-primary-font-family:"Encode Sans Semi Expanded";--e-global-typography-primary-font-size:3.813rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.3;--e-global-typography-secondary-font-family:"Encode Sans Semi Expanded";--e-global-typography-secondary-font-size:2.625rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.3;--e-global-typography-text-font-family:"Encode Sans Semi Expanded";--e-global-typography-text-font-size:1.25rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7;--e-global-typography-accent-font-family:"Encode Sans";--e-global-typography-accent-font-size:1.75rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.4;--e-global-typography-e98ce50-font-family:"Encode Sans Semi Expanded";--e-global-typography-e98ce50-font-size:4.2vw;--e-global-typography-e98ce50-font-weight:700;--e-global-typography-e98ce50-line-height:1.3;--e-global-typography-041fd9d-font-family:"Encode Sans Semi Expanded";--e-global-typography-041fd9d-font-size:1rem;--e-global-typography-041fd9d-line-height:1.6;background-color:var( --e-global-color-secondary );background-image:url("https://barthel.foxhub.media/wp-content/uploads/2025/07/FixedBG1-scaled.webp");background-position:center right;background-repeat:no-repeat;background-size:contain;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:20px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1528px;}.e-con{--container-max-width:1528px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6{--e-global-typography-e98ce50-font-size:3.25rem;--e-global-typography-e98ce50-line-height:1.3;--e-page-transition-entrance-animation:e-page-transition-fade-out-left;--e-page-transition-exit-animation:e-page-transition-fade-in-left;--e-preloader-size:32px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:2.125rem;--e-global-typography-primary-line-height:1.5;--e-global-typography-secondary-font-size:1.875rem;--e-global-typography-secondary-line-height:1.4;--e-global-typography-text-font-size:1rem;--e-global-typography-accent-font-size:1.5rem;--e-global-typography-accent-line-height:1.5;--e-global-typography-e98ce50-font-size:2.375rem;--e-global-typography-e98ce50-line-height:1.4;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1367px){.elementor-kit-6{background-attachment:fixed;}}/* Start custom CSS *//*HEADER*/

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
/*  background: #fff; */
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  z-index: 1000;

}

#header.hidden {
  transform: translateY(-105%);
}

.bg-header {
    background-color: #fff!important;
    box-shadow: 0 4px 16.1638px 0 rgba(0,0,0,0.10), 0 2px 7.83618px 0 rgba(0,0,0,0.06);
}

.bg-header li a {
    color: #28282B!important;
}

.bg-header #menu-btn > div {
    background-color: #28282B!important;
    color: #fff!important;
}

.bg-header #menu-btn > div svg {
    fill: #fff!important;
}

.bg-header #btn-sektion a {
    background-color: #28282B!important;
    color: #fff!important;
}

.bg-header #btn-sektion svg { fill: #fff!important }


/*TESTIMONIALS & SUCCESS STORIES*/

.testimonial-img-box .elementor-image-box-title {

}

.artikel-abstand h3 {
    margin-top: 2.5vw;
}/* End custom CSS */