/*
Theme Name: PJM
Theme URI: https://wordpress.org/themes/twentytwenty/
Version: 1.3.1
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.header_page {
    padding: 20px 0;
    background-color: #F7F7F7;
}

.header_page h1 {
    font-size: 30px;
    color: #164178;
}

#banner_oben a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 14px 10px;
    box-sizing: border-box;
    background-color: #174279;
    color: #ffffff;
    text-decoration: none;
    transition: opacity 300ms ease;
}

#banner_oben a:hover {
    opacity: 0.86;
}

#banner_oben a p {
    margin: 0 !important;
    line-height: 1.5;
}

.main_page {
    padding: 20px 0 200px 0;
}

.footer-padding {
    padding-bottom: 230px;
}

.entry-content h2,
.heading-size-2 {
    font-size: 1.4em;
    font-weight: 700;
    margin-top: 1.6em;
    margin-bottom: 0.4em;
    padding-left: 18px;
    border-left: 4px solid #006ab8;
}

.entry-content h3,
.heading-size-3 {
    font-size: 1.15em;
    margin-top: 1.4em;
    margin-bottom: 0.3em;
}

.entry-content h4,
.heading-size-4 {
    font-size: 1em;
}

.entry-content h5,
.heading-size-5 {
    font-size: 0.8em;
}

.entry-content h6,
.heading-size-6 {
    font-size: 1em;
    letter-spacing: 0.03125em;
    text-transform: uppercase;
}



.entry-content big {
    font-size: 1.2em;
}

.entry-content small {
    font-size: 0.75em;
}

.entry-content b,
.entry-content strong {
    font-weight: 700;
}

ins {
    text-decoration: underline;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

abbr,
acronym {
    cursor: help;
}

address {
    line-height: 1.5;
    margin: 0 0 2rem 0;
}

hr {
    border-style: solid;
    border-width: 0.1rem 0 0 0;
    border-color: #dcd7ca;
    margin: 4rem 0;
}

.entry-content {
    font-size: 16px;
    line-height: 1.55;
}

.entry-content p {
    margin: 1em 0;
}

.entry-content p,
.entry-content li {
    line-height: 1.55;
}


.alignnone,
.aligncenter {
    margin-bottom: 4rem;
    margin-top: 4rem;
}

.alignleft {

    /*rtl:ignore*/
    margin: 0.3rem 2rem 2rem 0;
}

.alignright {

    /*rtl:ignore*/
    margin: 0.3rem 0 2rem 2rem;
}

.entry-content>.alignwide:not(.wp-block-group.has-background),
.entry-content>.alignfull:not(.wp-block-group.has-background) {
    margin-bottom: 6rem;
    margin-top: 6rem;
}

.entry-content>.alignwide {
    max-width: calc(100vw - 8rem);
    width: calc(100vw - 8rem);
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"]>.alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"]>p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"]>.wp-block-image .alignleft {

    /*rtl:ignore*/
    margin-left: 4rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"]>.alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"]>p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"]>.wp-block-image .alignright {

    /*rtl:ignore*/
    margin-right: 4rem;
}

.entry-content>.alignwide:first-child,
.entry-content>.alignfull:first-child {
    margin-bottom: 8rem;
}

.entry-content hr,
hr.styled-separator {
    background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
    background-color: transparent !important;
    border: none;
    height: 0.1rem;
    overflow: visible;
    position: relative;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
    margin: 3em 0;
    color: #727272;
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
    background: currentColor;
    content: "";
    display: block;
    height: 1.6rem;
    position: absolute;
    top: calc(50% - 0.8rem);
    transform: rotate(22.5deg);
    width: 0.2rem;
}

.entry-content hr::before,
hr.styled-separator::before {
    left: calc(50% - 0.5rem);
}

.entry-content hr::after,
hr.styled-separator::after {
    right: calc(50% - 0.5rem);
}

.entry-content a {
    color: #000;
    text-decoration: underline;

}

.entry-content a:hover {
    text-decoration-color: #006ab8;
    color: #006ab8;
}

.wp-block-embed-youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.wp-block-embed-youtube {
    border: 3px solid #e5e5e5;
    margin: 5px 0;
    padding: 30px;
}

.wp-block-embed-youtube .wp-block-embed__wrapper {

    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

/* Lists ------------------------------------- */

.entry-content ul,
.entry-content ol {
    margin: 2rem 0 2rem 1rem;
    padding: 0;
}

.entry-content ul {
    list-style: disc;
}

.entry-content ul ul {
    list-style: circle;
}

.entry-content ul ul ul {
    list-style: square;
}

.entry-content ol {
    list-style: decimal;
}

.entry-content ol ol {
    list-style: lower-alpha;
}

.entry-content ol ol ol {
    list-style: lower-roman;
}

.entry-content li {
    line-height: 1.5;
    margin: 0.6rem 0 0 2rem;
}

li>ul,
li>ol {
    margin: 1rem 0 0 2rem;
}

.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
    list-style: none;
    margin: 0;
}

.reset-list-style li {
    margin: 0;
}

dt,
dd {
    line-height: 1.5;
}

dt {
    font-weight: 700;
}

dt+dd {
    margin-top: 0.5rem;
}

dd+dt {
    margin-top: 1.5rem;
}


/* Quotes ------------------------------------ */

.entry-content blockquote {
    border-color: #F2F2F2;
    border-style: solid;

    /*rtl:ignore*/
    border-width: 0 0 0 2px;
    color: inherit;
    font-size: 1em;
    margin: 2rem 0;

    /*rtl:ignore*/
    padding: 0 0 0 2rem;
}

.entry-content ul.blocks-gallery-grid {
    margin-left: 0;
}

blockquote p {
    font-style: italic;
    margin: 0;
    padding: 0;
}

cite {
    color: #6d6d6d;
    font-size: 1em;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    display: block;
    margin-top: 10px;
}

cite:before {
    content: "- ";
}

blockquote p:last-child {
    margin: 0;
}

figure {
    display: block;
    margin: 0;
}

.entry-content iframe {
    display: block;
    max-width: 100%;
}

video {
    display: block;
}

.entry-content svg,
.entry-content img,
.entry-content embed,
.entry-content object {
    display: block;
    height: auto;
    max-width: 100%;
}

.entry-content figcaption,
.wp-caption-text {
    color: #6d6d6d;
    display: block;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 1.5rem;
}

figcaption a,
.wp-caption-text a {
    color: inherit;
}

blockquote.instagram-media,
iframe.instagram-media {
    margin: auto !important;
}


/* GALLERIES */

.gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 3em 0 3em -0.8em;
    width: calc(100% + 1.6em);
}

.gallery-item {
    margin: 0.8em 0;
    padding: 0 0.8em;
    width: 100%;
}

.gallery-caption {
    display: block;
    margin-top: 0.8em;
}

/* vimeo lazyload container */
.vi-lazyload {
    width: 100%;
    position: relative !important;
    overflow: hidden;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* vimeo lazyload container ::before --> to maintain 16/9 ratio & black bg before JS loaded */
.vi-lazyload::before {
    content: "";
    width: 100%;
    display: block;
    position: relative;
    padding-top: 56.25%;
    /*16:9 ratio*/
    background-color: #000;
}

/* vimeo lazyload wrap */
.vi-lazyload-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: inherit;
}

/* vimeo lazyload content */
.vi-lazyload-content {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: var(--vi-lazyload-img);
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

/* play-btn */
.vi-lazyload-playbtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg width='77' height='77' viewBox='0 0 77 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.5' cy='38.5' r='38.5' fill='white'/%3E%3Cpath d='M53 39.5L29.75 52.9234L29.75 26.0766L53 39.5Z' fill='%23164178'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: calc(20px + 10%) auto;
    background-repeat: no-repeat;
}

/* play-btn:hover */
.vi-lazyload-playbtn:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='77' height='77' viewBox='0 0 77 77' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38.5' cy='38.5' r='38.5' fill='%23164178'/%3E%3Cpath d='M53 39.5L29.75 52.9234L29.75 26.0766L53 39.5Z' fill='white'/%3E%3C/svg%3E%0A");
}


/* logo:hover */
.vi-lazyload-logo:hover {
    opacity: 1;
    transition: opacity .3s;
}

/* iframe */
.vi-lazyload iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    border: 0;
    background-color: #000;
}


* {
    margin: 0;
    box-sizing: border-box
}

:root {
    --spadding: 130px;
}

body {
    margin: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background-color: #fff
}

.home {
    background-color: #f4f9fe
}

h1,
h2,
h3 {
    font-weight: 600;
}

h2 {
    font-size: 40px;
    line-height: 1.33;
    margin-bottom: 20px;
    margin-top: 15px;
}

p {
    line-height: 1.56;
}

.topheadline {
    color: #006ab8;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
    display: block;
}

.whitt {
    color: #fff;
}

.wrapper {
    margin: 0 auto;
    max-width: 100%;
    width: 1130px;
    padding: 0 30px;
    position: relative
}

body #BorlabsCookieBox ._brlbs-btn {
    border-radius: 40px;
}

body #BorlabsCookieBox ._brlbs-btn:hover {
    border-radius: 40px;
}

/* CTA etc. */
a.cta,
.cta,
a.order-btn,
.pjmf-front-form .btn {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    padding: 12px 40px;
    line-height: 30px;
    background-color: #164178;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: background 300ms ease;
}

a.order-btn:hover {
    text-decoration-color: #fff;
    color: #fff;
}

.response,
.notice,
.notice-error {
    padding: 6px 12px;
    font-size: 15px;
    border-radius: 6px;
}

.notice-error {
    background-color: #FBE8E8;
    color: #D80000;
    margin-top: 10px;
}

.pjmf-front-form .btn {
    cursor: pointer;
    border: none;
}

.buy_cta span {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    ;
    margin: 0 20px;
    height: 20px
}

a.cta:hover {
    background-color: #022654;
}

.cta .bico {
    height: 22px;
    width: auto;
    margin-right: 20px;
}

/* Navigation */
.header {
    padding: 11px 0;
}

.flex_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav_head {}

.logo_head img {
    width: 155px;
}

.nav_head a {
    margin-left: 40px;
    font-size: 16px;
    flex-shrink: 1;
    color: #5C5C5C;
    transition: color 300ms ease;
    text-decoration: none;
    font-weight: 500;
}

.nav_head a:hover {
    color: #164178;
}

.mobile_hamburger {
    display: none;
}

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #000;
}

.hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}


/* Hero Startseite */

.hero_start {
    overflow-x: hidden;
}

.flex_start {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left_start {
    width: 670px;
    max-width: 100%;
    margin-top: 30px;
}

.textu {
    max-width: 630px;
}

.startseite .textu strong {
    font-size: 25px;
    color: #164178;
    display: block;
    margin: 20px 0;
    opacity: 0;
}

.left_start h1 {
    font-size: 46px;
    line-height: 1.33;
    opacity: 0;
    color: #01172E;
}

.startseite .textu h1 {
    margin-bottom: 0;
    opacity: 0;
}

.left_start p {
    font-size: 17px;
    color: #5C5C5C;
    font-weight: 500;
    line-height: 156%;
    opacity: 0;
}

.button_plus {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 50px 0;
    opacity: 0;
}

.button_plus .cta {
    background-color: #36DD21;
}

.startseite .logo_slide {
    opacity: 0;
}

.startseite {
    overflow-y: hidden;
}

.teilnehmer {
    display: inline-flex;
    margin-left: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    padding: 11px 18px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #E5E5E5;
}

.teilnehmer img {
    width: 141px;
    margin-right: 12px;
}

.logo_slide {
    max-width: 636px;
    position: relative;
    z-index: 4;
}

.flex_start {}

.logo_slide::after {
    content: "";
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.logo_slide::before {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.logo_swiper {}

.logo_swiper .swiper-wrapper {
    align-items: center;
    opacity: 0.44;
}

.logo_swiper .swiper-slide {
    width: auto;
}

.bilder_gridi {
    display: flex;
    justify-content: space-between;
    position: relative;
    left: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    z-index: 3;
}

.bilder_gridi .k_li {
    margin-right: 20px;
}

.bilder_gridi img {
    border-radius: 8px;
    will-change: transform;
    border-radius: 18px;
}

.bilder_gridi .k_li img {
    float: right;
}

.bilder_gridi .k_re img {
    float: left;
}

.bilder_gridi .k_li img:nth-child(1) {
    float: right;
    margin-bottom: 20px;
    margin-top: 85px;
    opacity: 0;
}

.bilder_gridi .k_re img:nth-child(1) {
    float: left;
    margin-bottom: 20px;
    opacity: 0;
}

.bilder_gridi .k_li img:nth-child(2) {
    opacity: 0;
}

.bilder_gridi .k_re img:nth-child(2) {
    opacity: 0;
}

.bilder_gridi .k_re img:nth-child(1) {
    margin-top: 135px;
}

.right_start {
    width: 360px;
}

.animation-load .rechts-ani {
    animation: rechts-in 2s ease 3.4s forwards;
    opacity: 0;
}

.animation-load .links-ani {
    animation: links-in 2s ease 3.4s forwards;
    opacity: 0;
}

.animation-load .bilder_gridi .k_li img:nth-child(1) {
    animation: fade-in 1s ease 3.2s forwards;
}

.animation-load .bilder_gridi .k_li img:nth-child(2) {
    animation: fade-in 1s ease 3.3s forwards;
}

.animation-load .bilder_gridi .k_re img:nth-child(1) {
    animation: fade-in 1s ease 3.4s forwards;
}

.animation-load .bilder_gridi .k_re img:nth-child(2) {
    animation: fade-in 1s ease 3.5s forwards;
}

.start .left_start h1 {
    -webkit-transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.animation-load .left_start p {
    animation: opacity-in 1.2s ease 3.2s forwards;
}

.animation-load .left_start strong {
    animation: opacity-in 1.2s ease 3.1s forwards;
    opacity: 0;
}

.flex_start .trustpilot-widget {
    opacity: 0;
}

.animation-load .left_start .trustpilot-widget {
    animation: opacity-in 1.2s ease 3.4s forwards;
    opacity: 0;
    max-width: 486px;
    margin: 20px 0;
    margin-left: -3px;
    min-height: 22px;
}

.center_wrapper .trustpilot-widget {
    display: flex;
    justify-content: center;
    min-height: 22px;
}

.text_ausbildung_hero .trustpilot-widget {
    max-width: 486px;
    margin: 22px 0;
    margin-left: -3px;
    min-height: 22px;
    opacity: 1;
}

.text_ausbildung_hero p {
    font-size: 15.5px;
}

.text_ausbildung_hero strong {
    font-size: 17px;
    color: #164178;
    margin-bottom: 14px;
    color: #006ab8;
    position: relative;
    top: 4px;
}

.animation-load .button_plus {
    animation: opacity-in 1.2s ease 3.35s forwards;
}

.animation-load .logo_slide {
    animation: opacity-in 1.2s ease 3.5s forwards;
}

.icons_home {
    opacity: 0;
}

.animation-load .icons_home {
    animation: opacity 2s ease 1.5s forwards;
}

@keyframes fade-in {
    from {
        opacity: 0;
        transform: translateX(80px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes rechts-in {
    from {
        opacity: 0;
        transform: translateX(80px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes links-in {
    from {
        opacity: 0;
        transform: translateX(-80px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@media only screen and (min-width: 800px) {
    .animation-load .left_start h1 {
        animation: heading-in 3.5s ease 0.2s forwards;
    }
}

@media only screen and (max-width: 799px) {
    .animation-load .left_start h1 {
        animation: heading-in-mobile 3.2s ease 0.2s forwards
    }
}

@keyframes heading-in {
    0% {
        opacity: 0;
        transform: translate(290px, 190px) scale(1.4);
    }

    40% {
        opacity: 1;
        transform: translate(290px, 140px) scale(1.4);
    }

    80% {
        opacity: 1;
        transform: translate(290px, 140px) scale(1.4);
    }

    100% {
        opacity: 1;
        transform: translate(0px, 0px) scale(1);
    }
}

@keyframes heading-in-mobile {
    0% {
        opacity: 0;
        transform: translateY(20vh);
    }

    40% {
        opacity: 1;
        transform: translateY(20vh);
    }

    80% {
        opacity: 1;
        transform: translateY(20vh);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes opacity-in {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0px)
    }
}

@keyframes opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media only screen and (min-width: 1921px) {
    .home_oben .stripeys .stripe:nth-child(2) {
        left: calc(50vw - 1500px);
        width: 840px;
    }

    .home_oben .stripeys .stripe:nth-child(1) {
        left: calc(50vw - 1200px);
        width: 340px;
    }

    .home_oben .stripeys .stripe:nth-child(4) {
        width: 1100px;
        right: calc(50vw - 1400px);
    }
}


.stripes {
    transform: skewY(-7deg);
    position: absolute;
    width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    height: 500px;
    z-index: 2;
}

.stripe {
    height: 40px;
    width: calc(50vw - 550px);
    position: absolute;
}

.dark {
    background-color: #164178;
}

.hell {
    background-color: #006ab8;
    background-color: rgba(0, 172, 199, 0.7);
}

.blue_bg .skew_back,
.blue_bg .gerade_back {
    background-color: #F7F7F7;
}

.blue_bg_gradient .skew_back {
    background: linear-gradient(187deg, #F7F7F7 0%, rgba(255, 255, 255, 0) 100%);
}

.dark_bg .skew_back,
.dark_bg .gerade_back {
    background-color: #001837;
}

.footer .skew_back {
    background-color: #fff;
    margin-top: 213px;
}

.stripe_full {
    position: relative;
    width: 100%;
    height: 200px;
}

.skew_back {
    transform: skewY(-7deg);
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    margin-top: -155px;
    padding-top: 200px;
    left: 0;
}

.skew_back_darki {
    background: linear-gradient(187deg, #F7F7F7 0%, rgba(255, 255, 255, 0) 100%);
    transform: skewY(-7deg);
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%;
    background-color: #fff;
    top: 550px;
    left: 0;
}

.gerade_back {
    content: "";
    position: absolute;
    right: 0;
    width: 50vw;
    height: 60%;
    top: 40%;
}

.unten_skew {
    bottom: 0;
    margin-top: 0;
    transform-origin: 100% 0;
}

.links-ani {
    opacity: 0;
}

.rechts-ani {
    opacity: 0;
}

.home_oben {
    margin-top: -90px;
}

.home_oben .stripeys .stripe:nth-child(1) {
    left: calc(50vw - 1100px);
    top: 93px;
    width: 240px;
    height: 72px;
}

.home_oben .stripeys .stripe:nth-child(2) {
    left: calc(50vw - 1200px);
    top: 133px;
    width: 540px;
    height: 72px;
}

.home_oben .stripeys .stripe:nth-child(3) {
    right: calc(50vw - 1200px);
    top: 173px;
    width: 640px;
    height: 62px;
}

.home_oben .stripeys .stripe:nth-child(4) {
    right: calc(50vw - 1200px);
    top: 62px;
    width: 900px;
    height: 142px;
}

.home_unten {
    margin-top: -90px;
}

.home_unten .stripeys .stripe:nth-child(1) {
    left: calc(50vw - 1050px);
    top: 110px;
    width: 240px;
    height: 62px;
}

.home_unten .stripeys .stripe:nth-child(2) {
    left: calc(50vw - 1150px);
    top: 143px;
    width: 540px;
    height: 62px;
}

.home_unten .stripeys .stripe:nth-child(3) {
    right: calc(50vw - 1150px);
    top: 240px;
    width: 340px;
    height: 52px;
}

.home_unten .stripeys .stripe:nth-child(4) {
    right: calc(50vw - 1310px);
    top: 205px;
    width: 700px;
    height: 62px;
}

.workshop_stripes {
    margin-top: -180px;
    z-index: 1;
}

.workshop_stripes .stripeys .stripe:nth-child(1) {
    left: 0;
    top: 0px;
    width: 100%;
    height: 404px;
    background-color: #fff;
}

.workshop_stripes .stripeys .stripe:nth-child(2) {
    left: calc(50vw - 1250px);
    top: 300px;
    width: 340px;
    height: 72px;
}

.workshop_stripes .stripeys .stripe:nth-child(3) {
    left: calc(50vw - 1350px);
    top: 333px;
    width: 700px;
    height: 72px;
}

.workshop_stripes .stripeys .stripe:nth-child(4) {
    right: calc(50vw - 1250px);
    top: 378px;
    width: 440px;
    height: 62px;
}

.workshop_stripes .stripeys .stripe:nth-child(5) {
    right: calc(50vw - 1360px);
    top: 333px;
    width: 700px;
    height: 72px;
}

.white_bg_block {
    position: absolute;
    left: 0;
    width: 50vw;
}

.ausbildung_stripes {
    margin-top: -180px;
    z-index: 1;
}

.ausbildung_stripes .stripeys .stripe:nth-child(1) {
    left: 0;
    top: 0px;
    width: 100%;
    height: 404px;
    background-color: #fff;
}

.ausbildung_stripes .stripeys .stripe:nth-child(2) {
    left: calc(50vw - 1150px);
    top: 300px;
    width: 340px;
    height: 72px;
}

.ausbildung_stripes .stripeys .stripe:nth-child(3) {
    left: calc(50vw - 1350px);
    top: 333px;
    width: 700px;
    height: 72px;
}

.ausbildung_stripes .stripeys .stripe:nth-child(4) {
    right: calc(50vw - 1250px);
    top: 378px;
    width: 440px;
    height: 62px;
}

.ausbildung_stripes .stripeys .stripe:nth-child(5) {
    right: calc(50vw - 1360px);
    top: 403px;
    width: 700px;
    height: 72px;
}

.white_bg_block {
    position: absolute;
    left: 0;
    width: 50vw;
}

.ausbildung_stripes_unten {
    margin-top: -180px;
    z-index: 4;
}

.ausbildung_stripes_unten .stripeys .stripe:nth-child(1) {
    right: calc(50vw - 1150px);
    top: 348px;
    width: 340px;
    height: 62px;
}

.ausbildung_stripes_unten .stripeys .stripe:nth-child(2) {
    right: calc(50vw - 1350px);
    top: 300px;
    width: 840px;
    height: 72px;
}

.ausbildung_stripes_unten .stripeys .stripe:nth-child(3) {
    left: calc(50vw - 1250px);
    top: 333px;
    width: 800px;
    height: 72px;
}

.between_cta {
    background-color: #F7F7F7;
}

.buy_stripes {
    margin-top: -170px;
    z-index: 1;
}

.buy_stripes .stripeys .stripe:nth-child(1) {
    left: 0;
    top: 0px;
    width: 100%;
    height: 400px;
    background-color: #F7F7F7;
}

.buy_stripes .stripeys .stripe:nth-child(3) {
    right: calc(50vw - 1350px);
    top: 400px;
    width: 780px;
    height: 72px;
}

.buy_stripes .stripeys .stripe:nth-child(2) {
    right: calc(50vw - 980px);
    top: 350px;
    width: 340px;
    height: 72px;
}

.buy_stripes .stripeys .stripe:nth-child(5) {
    left: calc(50vw - 1250px);
    top: 328px;
    width: 800px;
    height: 72px;
}

.buy_stripes .stripeys .stripe:nth-child(4) {
    left: calc(50vw - 1100px);
    top: 363px;
    width: 400px;
    height: 72px;
}


.hellblu {
    background-color: #F7F7F7;
    height: 300px;
}

.hellblu .stripes {
    height: 300px;
}

.newsletter_unten {
    margin-top: -90px;
}

.newsletter_unten .stripeys .stripe:nth-child(1) {
    left: calc(50vw - 1050px);
    top: 110px;
    width: 340px;
    height: 62px;
}

.newsletter_unten .stripeys .stripe:nth-child(2) {
    left: calc(50vw - 1150px);
    top: 143px;
    width: 840px;
    height: 62px;
}

.newsletter_unten .stripeys .stripe:nth-child(3) {
    right: calc(50vw - 1150px);
    top: 240px;
    width: 440px;
    height: 52px;
}

.newsletter_unten .stripeys .stripe:nth-child(4) {
    right: calc(50vw - 1310px);
    top: 205px;
    width: 1100px;
    height: 62px;
}

.stripe_margin {
    margin-top: 70px;
    padding-top: 200px;
    position: relative;
}

.three_flex {
    display: flex;
    justify-content: space-between;
}

.box_three {
    width: 31%;
}

.box_three img {
    height: 39px;
    width: auto;
}

.box_three:nth-child(2) img {
    padding: 1px 0;
}

.box_three h3 {
    margin: 23px 0;
    line-height: 1.33;
}

.box_three p {
    margin: 0;
    line-height: 1.56;
    color: #526A8D;
}

.icons_home {
    padding-bottom: var(--spadding);
}

.dark_absolute {
    position: absolute;
    height: 100%;
    padding-bottom: calc(100vw * 0.106 + 20px - 0.106 * 1100px);
    box-sizing: content-box;
    width: 100%;
    background-color: #001837;
}

.vision {
    background-color: #001837;
    padding-top: var(--spadding);
    position: relative;
    padding-bottom: 180px;
}

.flex-vision {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.links_vision p {
    color: #fff;
    opacity: 0.7;
    font-size: 18px;
    max-width: 570px;
}

.links_vision {
    width: 58%;
    z-index: 1;
}

.rechts_vision {
    width: 35%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 7px;
    padding: 38px 28px;
    color: #fff;
}

.rechts_vision p {
    font-size: 17px;
}

.rechts_vision .phillip {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    max-width: 240px;
}

.rechts_vision .phillip img {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    margin-right: 18px;
}

.rechts_vision .phillip span {
    display: block;
    margin: 6px 0;
    font-weight: 600;
}

.rechts_vision .phillip span:nth-child(2) {
    font-size: 13px;
    opacity: 0.7;
    line-height: 1.55;
    letter-spacing: 0.05em;
}

.archis {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.archi {
    width: 30%;
}

.archi strong {
    font-size: 28px;
    padding-left: 20px;
    color: #fff;
    border-left: 2px solid #006ab8;
    line-height: 1;
    display: block;
    margin-bottom: 18px;
}

.archi p {
    color: #fff;
    opacity: 0.7;
    font-size: 16px;
}

.people {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: 0.17;
    height: 70%;
}

.startschuss {
    position: relative;
    z-index: 2;
    margin-top: -36px;
}

.startschuss .start_flex {
    display: flex;
    justify-content: space-between;
    padding: 50px 60px;
    background-color: #fff;
    align-items: center;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.05);
    border-radius: 7px;

}

.startschuss h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.startschuss p {
    font-size: 17px;
    color: rgba(87, 87, 87, 0.7);
}

.home_dark {
    margin-top: -378px;
}

.home_dark .stripeys .stripe:nth-child(1) {
    right: calc(50vw - 980px);
    top: 370px;
    width: 340px;
    height: 60px;
}

.home_dark .stripeys .stripe:nth-child(2) {
    right: calc(50vw - 1100px);
    top: 345px;
    width: 1100px;
    height: 60px;
}

.center_wrapper {
    text-align: center;
    margin: 0 auto;
    max-width: 780px;
    width: 100%;
}

.sofu {
    padding: var(--spadding) 0;
}

.paddi {
    padding: var(--spadding) 0;
}

.gradia {

    height: 400px;
    width: 100%;
    position: absolute;
    top: 500px;
}

.grupi {
    margin: 60px 0;
}

.grupi_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.oben_inhalte .grupi_bild {
    left: 30px;
    position: relative;
}

.grupi_bild {
    width: 592px;
    height: auto;
}

.grupi_text {
    width: 470px;
}

.grupi_text h3 {
    font-size: 30px;
    line-height: 140%;
    margin: 15px 0;
}

.grupi_text p {
    color: #808080;
}


.grupi_icon {
    font-weight: 800;
    color: #006ab8;
    background-color: #E5F7F9;
    border-radius: 20px;
    padding: 8px 18px;
    display: inline-flex;
    font-size: 15px;
    letter-spacing: 0.1em;
    align-items: center;
}

.grupi_icon img {
    margin-right: 10px;
}

.links .grupi_bild {
    margin-left: -40px;
}

.rechts .grupi_bild {
    margin-left: 40px;
}

.rechts .grupi_bild {
    order: 2;
}

.rechts .grupi_text {
    order: 1;
}

.flex_works {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.links_works {
    max-width: 470px;
    height: auto;
}

.links_works p {
    line-height: 1.56;
    color: #526A8D;
    margin: 28px 0 35px 0;
}

.erfolgsrezept {
    padding-bottom: 80px;
}

.overf {
    overflow-x: hidden;
    position: relative;
}

.weitwrapper {
    display: flex;
    justify-content: center;
    width: 1720px;
    position: relative;
    left: 50%;
    margin-left: -860px;
    align-items: center;
    position: relative;
    margin-top: 100px;
}

.weitwrapper .mittel {
    text-align: center;
    width: 382px;
    margin: 0 70px;
}

.weitwrapper .mittel h2 {
    font-size: 32px;
}

.weitwrapper .mittel h2 span {
    font-size: 18px;
    display: block;
}

.weitwrapper .mittel h2.hellblau {
    color: #006ab8;
    font-size: 44px;
    font-weight: 800;
}

.weitwrapper .mittel p {
    margin: 28px 0 35px 0;
    line-height: 1.56;
    color: #526A8D;
}

.gradu {
    background: linear-gradient(180deg, #fff 0%, #F7F7F7 100%);
    position: absolute;
    top: 0;
    height: 300px;
    width: 100%;
}

.ressourcen {
    padding: var(--spadding) 0;
    position: relative;
    background-color: #F7F7F7;
    padding-bottom: 230px;
}

.rescis {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.rescis .resc {
    width: 30%;
    background-color: #fff;
    display: block;
    text-decoration: none;
    box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.03), 0px 2px 4px rgba(0, 0, 0, 0.06);
    border-radius: 7px;
}

.rescis .resc img {
    width: 100%;
}

.rescis .resc a {
    text-decoration: none;
}

.rescis .resc h3 {
    padding: 30px;
    color: #164178;
    font-weight: 500;
    font-size: 16px;
    line-height: 144%;
}

.logox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    border-top: 1px solid #DAE3EC;
}

.logox .logix {
    flex: 1;
}

.logox .logix img {
    width: auto;
    height: 20px;
}

.resc:nth-child(3) .logix img {
    width: auto;
    height: 12px;
}

.logox span {
    color: #164178;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 600;
}

.logox span img {
    margin-left: 10px;
    height: 11px;
    width: auto;
}

.footer {}

.bild_newsletter {
    margin-right: 50px;
}

.text_newsletter h2 {
    font-size: 24px;
}

.sign_up {
    background-color: #001837;
    border-radius: 7px;
    padding: 70px 120px;
}

.flex_email {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .foo {
    margin-top: -400px;
    position: relative;
    z-index: 3;
}

.form_flex input {
    padding: 16px 30px;
    font-size: 16px;
    border: none;
    box-sizing: border-box;
    width: 33.333%;
    outline: none;
}

.form_flex input[type=submit] {
    background-color: #4DC5D8;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #fff;
    cursor: pointer;
}

.form_flex input[type=email] {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-right: 1px solid rgba(0, 24, 55, 0.16);
    padding-right: 0;
}

.form_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.okeyy {
    color: rgba(255, 255, 255, 0.66);
    display: flex;
    align-items: center;
    font-size: 13px;
    width: 100%;
    margin-top: 10px;
    flex-wrap: wrap;
}

.okeyy input {
    margin-right: 7px;
}

.okeyy label {
    flex: 1;
    line-height: 1.5;
    flex: 70%;
    flex-grow: 1;
}

.okeyy label a {
    color: rgba(255, 255, 255, 0.66);
}

.kk_ds-rsp {
    border-radius: 6px;
    text-align: center;
    background-color: rgb(255 255 255 / 8%);
    border: 1px solid rgb(255 255 255 / 23%);
    display: inline-block;
    padding: 6px 20px;
    margin-top: 6px;
}

/* .okeyy .kk_ds-rsp {
    margin-right:
} */

.footer_flex {
    display: flex;
    justify-content: space-between;
    padding: 70px 0;
}

.logo_footer {
    width: 200px;
    margin-bottom: 30px;
}

.social_icons {
    display: flex;
    align-items: center;
    gap: 5px;
}

.social_icons a {
    margin-right: 9px;
}

.link_column a {
    display: block;
    margin-top: 15px;
    font-size: 18px;
    color: #00172E;
    text-decoration: none;
    font-weight: 300;
    transition: color 300ms;
}

.link_column a:hover {
    color: #006ab8;
}

.link_column p {
    text-transform: uppercase;
    font-size: 18px;
    color: #00172E;
    font-weight: 700;
}

.overy {
    width: 100%;
    height: 500px;
    overflow-y: hidden;
    position: absolute;
}

.sub_footer {
    border-top: 1px solid #E7E7E7;
    padding: 40px;
    font-size: 12px;
    color: #00172E;
    position: relative;
}

.sub_footer p span {
    margin: 0 16px;
    display: inline-block;
}

.sub_footer a {
    text-decoration: none;
    color: #00172E;
    margin-left: 20px;
    transition: color 300ms;
}

.sub_footer a:hover {
    color: #006ab8;
}

.sub_footer .wrapper {
    display: flex;
    justify-content: space-between;
}

.sub_footer--2 {
    display: flex;
    align-items: center;
}

@media (max-width: 1190px) {
    .sub_footer .wrapper {
        flex-wrap: wrap;
    }

    .sub_footer--1 {
        width: 100%;
        margin-bottom: 12px;
    }

    .sub_footer--2 {
        width: 100%;
    }

    .sub_footer--2 a:first-child {
        margin-left: 0;
    }
}

.header_workshop {
    padding: 20px 0 60px 0;
}

.header_workshop .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_workshop img {
    width: 155px;
    height: auto;
}

.header_workshop a.oben_link {
    border-radius: 30px;
    color: #164178;
    border: 1px solid rgba(22, 65, 120, 0.2);
    display: inline-block;
    padding: 12px 30px;
    text-decoration: none;
}

.workshop_oben {
    text-align: center;
    margin: 0 auto;
    width: 950px;
    margin-top: 60px;
    position: relative;
    z-index: 3;
    max-width: 100%;
    padding: 0 15px;
}

.workshop_oben h2 {
    font-size: 28px;
}

.workshop_oben strong {
    color: #164178;
}

.workshop_oben .logo_wrapper,
.ausbildung_oben .logo_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 800px;
    margin-top: 30px;
}

.workshop_oben .logo_slide {
    opacity: 1;
}

.workshop_oben .logo_swiper {
    flex: 1;
}

.flex_workshop {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.workshop_bild {
    width: 61%;
    height: auto;
}

.workshop_main {
    background-color: #F7F7F7;
    position: relative;
    z-index: 2;
}

.workshop_oben .bekanntbekannt {
    color: #979797;
    font-size: 15px;
    width: 120px;
    margin-right: 14px;
}

.workshop_oben .bekanntbekannt span {
    display: none;
}

.ausbildung_oben {
    position: relative;
    z-index: 3;
    overflow-x: hidden;
}

.ausbildung_oben .bekanntbekannt {
    color: #979797;
    font-size: 15px;
    min-width: 120px;
    margin-right: 14px;
}

.ausbildung_oben .bekanntbekannt span {
    display: none;
}

.ausbildung_oben .logo_slide {
    max-width: 100%;
    flex: 1;
    min-width: 0
}

.ausbildung_oben .logo_wrapper {
    max-width: 100%;
    justify-content: space-between;
}

.workshop_bild img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.04), 0px 1px 3px rgba(0, 0, 0, 0.03);
}

.workshop_signup {
    background-color: #fff;
    width: 36%;
    border-radius: 14px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.04), 0px 1px 3px rgba(0, 0, 0, 0.03);
    overflow: hidden;
}

.wblu {
    background-color: #E5F7F9;
    padding: 18px 35px;
    display: flex;
    align-items: center;
    color: #006ab8;
    font-size: 18px;
    font-weight: 700;
}

.zinde {
    z-index: 3;
    position: relative;
}

.wblu img {
    margin-right: 16px;
}

.flex_why {
    display: flex;
    justify-content: center;
    padding: 70px 0;
}

.flex_why .whyy {
    width: 33%;
    border-left: 1px solid rgba(22, 65, 120, 0.22);
    text-align: center;
}

.flex_why .whyy:first-child {
    border-left: none;
}

.whyy .wtop {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #164178;
    font-size: 30px;
    margin-bottom: 10px;
}

.wtop h3 {
    line-height: 1;
    margin: 0;
}

.wtop img {
    margin-right: 20px;
}

.whyy p {
    font-size: 13px;
    margin: 0;
    letter-spacing: 0.1em;
    color: rgba(22, 65, 120, 0.55);
    text-transform: uppercase;
    font-weight: 00;
}

.vorschau_wrapper {
    width: 830px;
    max-width: 100%;
    margin: 0 auto;
    padding: var(--spadding) 15px;
}

.zwischensection {
    padding: var(--spadding) 0;
    border-bottom: 1px solid #DCDCDC;
}

.cta_wrx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 40px;
    border: 1px solid #D3D3D3;
    border-radius: 15px;
    margin-top: 18px;
}

.cta_wrx a.cta {
    margin: 0;
}

.zwischensection .wrapper>img {
    width: 400px;
    height: auto;
    align-items:
}

.zwischensection .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #5C5C5C;
}

@media only screen and (max-width: 799px) {
    .cta_wrx {
        flex-direction: column;
    }

    .cta_wrx a.cta {
        margin-top: 16px;
        padding-left: 0;
        width: 100%;
        padding-right: 0;
    }

    .zwischensection .wrapper {
        flex-direction: column-reverse;
    }

    .zwischensection .wrapper>img {
        max-width: 100%;
    }

    .zwischensection h2 {
        font-size: 24px;
    }
}

.zwischensection p {
    margin-bottom: 20px;
}

.zwischensection h2 {
    font-size: 34px;
}

.vorschau_wrapper .vorschau_video {
    margin: 10px 0;
}

.vimeo-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 60px 0 60px 0;
}

.vimeo-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vorschau h2 {
    font-size: 34px;
    text-align: center;
}

.flex_zeigt {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ticktick {
    width: 48%;
    align-items: center;
    display: flex;
    line-height: 1.5;
    color: #001837;
    font-size: 17px;
    margin: 25px 0;
}

.ticktick img {
    margin-right: 20px;
}

.zitata {
    background-color: #F7F7F7;
    padding: var(--spadding) 0px
}

.azitata_wrapper {
    width: 763px;
    margin: 0 auto;
    text-align: center;
}

.azitata .avat {
    width: 49px;
    height: auto;
    border-radius: 50%;
    margin-right: 28px;
}

.azitata_wrapper .flexuu {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.azitata_wrapper p {
    font-size: 28px;
    color: #164178;
    line-height: 166%;
    margin: 0;
    font-weight: 500;
}

.azitata .stri {
    margin: 0 23px;
}

.uber_me {
    padding: var(--spadding) 0px;
}

.uber_me h2 {
    font-size: 34px;
}

.uber_me .center_wrapper {
    max-width: 860px;
}

.flex_uber {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    align-items: center;
}

.flex_uber2 {
    display: flex;
    justify-content: space-between;
    margin-top: 31px;
}

.flex_uber2 div {
    width: 48%;
    text-align: center;
}

.flex_uber2 div img {
    width: 100%;
    margin-bottom: 30px;
}

.logo_fle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 36px;
}

.uber_bild {
    margin-right: 60px;
}

.uber_bild img {
    border-radius: 8px;
}

.uber_text p.abst {
    margin-bottom: 1.1em;
}

.uber_me .cta_me {
    margin: 50px 0;
    margin: var(--spadding) 0;
}

.cta_me {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 46px;
    border: 1px solid #b0cdea;
    margin-top: 50px;
    border-radius: 8px;
}

.cta_me p {
    color: #164178;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
}

.wgeschichten {
    background-color: #F7F7F7;
    padding: var(--spadding) 0px;
}

.wgeschichten .center_wrapper {
    max-width: 1000px;
}

.wgeschichten h2 {
    font-size: 34px;
    margin-bottom: 60px;
}

.icon_drei_flex {
    display: flex;
    justify-content: space-between;
}

.icon_drei_flex div {
    width: 29%;
    text-align: center;
}

.icon_drei_flex img {
    height: 65px;
    width: auto;
}

.icon_drei_flex strong {
    font-size: 34px;
    color: #164178;
    margin: 20px 0;
    display: block;
}

.icon_drei_flex p {
    color: #5C5C5C;
}

.utestimonial {
    box-shadow: 0px 4px 33px rgba(0, 0, 0, 0.03), 0px 2px 4px rgba(0, 0, 0, 0.06);
    border-radius: 15px;
    align-items: center;
    margin: 20px 0;
    background-color: #fff;
    padding: 80px;
    display: flex;
}

.utestimonial img {
    width: 287px;
    height: 287px;
    margin-right: 50px;
}

.utestimonial h3 {
    font-size: 22px;
    color: #164178;
    margin-bottom: 14px;
}

.utestimonial strong {
    line-height: 156%;
    font-size: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    display: block;
    margin: 14px 0 14px 0;
    color: #006ab8;
}

.utestimonial p {
    color: #5C5C5C;
}

.faces {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.faces img {
    width: 456px;
    margin-right: 20px;
}

.bereitf {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(245, 249, 253, 1) 100%);
}

.bereitf .central {
    text-align: center;
    max-width: 680px;
    margin: 0 auto;
}

.bereitf .central h2 {
    font-size: 34px;
    margin-top: 0;
}

.bereitf .flex_workshop {
    margin-top: 50px;
    margin-bottom: 50px;
}

.clean_footer {
    border-top: 1px solid #E6E6E6;
    padding: 40px 0;
}

.clean_footer .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.clean_footer .wrapper .footerl {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.clean_footer .wrapper img {
    width: 155px;
    height: auto;
}

.clean_footer .footerl a,
.clean_footer .footerl p {
    margin: 0 10px;
    text-decoration: none;
    color: #CDCDCD;
    font-size: 12px;
}

.clean_footer .footerl a:hover {
    color: grey;
}

.fb_disclaimer {
    text-align: center;
    color: #CDCDCD;
    font-size: 11px;
    line-height: 1.5;
    margin-top: 30px
}

.sign_up_container {
    padding: 28px 32px;
}

.sign_up_container .demio-embed-noti,
.sign_up_container .demio-checkbox-optional {
    display: none;
}

.sign_up_container .demio-checkbox-text span {
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 0;
}

.sign_up_container .demio-embed-form .demio-form-field {}

.sign_up_container .demio-embed-form button {
    border-radius: 40px;
    padding: 12px 40px;
    background-color: #164178 !important;
    letter-spacing: 0;
    text-transform: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: background 300ms ease;
}

.ausbildung_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.text_ausbildung_hero {
    width: 69.5%;
    z-index: 2
}

.text_ausbildung_hero h2 {
    font-size: 35px;
}

.bild_ausbildung_hero {
    width: 23%;
    position: relative;
    left: -90px;
}

.buy_flex {
    display: flex;
    align-items: center;
    margin-top: 34px
}

.ausbildung_oben .logo_slide {
    opacity: 1;
}

.ausbildung_stats {
    background-color: #F7F7F7;
    position: relative;
}

.proofi {
    padding-top: 400px;
    position: relative;
    text-align: center;
    padding-bottom: 130px;
}

.stats_flex {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 60px 0
}

.stats_flex .stati {
    width: 21%;
}

.stats_flex .stati strong {
    font-size: 38px;
    color: #006ab8;
}

.stats_flex .stati p {
    font-size: 14px;
    margin-top: 12px;
}

.background_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: 100% auto;
    background-position: bottom center;
    opacity: 0.07;
    background-repeat: no-repeat;
}

.testi_swiper .swiper-slide {
    width: 530px;
    height: auto;
    padding: 45px 50px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #E1E1E1;
    display: flex;
    flex-direction: column;
}

.testi_slider .testi_swiper {
    text-align: left;
    padding-bottom: 40px;
}

.testi_swiper .testi_text {
    text-align: left;
    flex: 1;
}

.testi_swiper .swiper-wrapper {
    align-items: stretch;
}

.testi_swiper .testi_flex {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.testi_swiper .testi_flex strong {
    font-size: 16px;
    color: #164178;
    display: block;
}

.testi_swiper .testi_flex img {
    width: 50px;
    height: auto;
    margin-right: 20px;
    border-radius: 50%;
}

.testi_swiper .testi_flex span {
    display: block;
}

.testi_slider .testi_swiper .swiper-pagination-bullets {
    bottom: 0px;
}

.testi_slider .swiper-pagination-bullet-active {
    background: #006ab8;
}

.sticky_nav {
    position: sticky;
    top: 0;
    box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.05);
    z-index: 98;
    display: block;
    background-color: #fff;
}

.sticky_nav .wrapper {
    display: flex;
    justify-content: space-between;
}

.sticky_nav a {
    display: block;
    width: auto;
    color: #5C5C5C;
    padding: 30px 0 28px 0;
    text-decoration: none;
    border-bottom: 2px solid #fff;
    transition: all 900ms ease;
    font-weight: 600;
}

.sticky_nav a:hover {
    color: #164178;
}

.sticky_nav a.active_nav {
    color: #164178;
    border-bottom-color: #164178;
}

.sticky_nav a:last-child {
    padding: 0;
    border-bottom-color: #fff !important;
    align-self: center;
}

.sticky_nav span.cta {
    padding: 10px 27px;
}

.dulernst {
    padding: var(--spadding) 0;
}

.lernst_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lernst_flex strong {
    display: block;
    margin: 22px 0 18px;
    color: #164178;
    line-height: 1.55;
    font-size: 18px;
}

.lernblock {
    width: 30%;
    margin-top: 60px;
}

.lernblock img {
    height: 37px;
}

.inhalte {
    padding: 90px 0;
    border-bottom: 1px solid #DADADA;
}

.inhalte p.cetro {
    max-width: 600px;
}

.inhalte:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.weniger_abstand {
    padding-top: 60px;
}

.oben_inhalte {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.oben_inhalte>img {
    order: 2;
    width: 46%;
}

.oben_inhalte .textu {
    width: 48%;
    order: 1;
}

.oben_inhalte .textu p {
    color: #808080;
}

.inhalte_wrapper {
    padding-top: 0;
    padding-bottom: var(--spadding);
}

.textu h3 {
    font-size: 30px;
    line-height: 140%;
    margin: 15px 0;
}

.gradsolute {
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 500px;
    background: linear-gradient(180deg, #FFF 0%, #F7F7F7 100%);
}

.module {
    background: #F7F7F7;
    position: relative;
    padding-bottom: var(--spadding);
    padding-top: 20px;
}

.unten_ticks {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.unten_ticks .ticku {
    width: 28%;
    color: #164178;
    font-weight: 700;
}

.unten_ticks .ticku img {
    margin-bottom: 16px;
}

.flex_module {
    display: flex;
    justify-content: space-between;
}

.links_sticky {
    width: 30%;
}

.sticky_box {
    position: sticky;
    top: 140px;
    color: #526A8D;
}

.modula {
    width: 60%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.modula_links {
    width: 47%;
}

.modula_rechts {
    width: 47%;
    margin-top: 100px;
}

.modul {
    border-radius: 8px;
    background-color: #fff;
    padding: 35px 30px;
    box-shadow: 0px 4px 33px rgb(0 0 0 / 3%), 0px 2px 4px rgb(0 0 0 / 6%);
    margin-bottom: 36px;
    color: #686868;
    width: 47%;
}

.modul:nth-child(2n) {
    position: relative;
    top: 100px;
}

.modul strong {
    display: block;
    margin: 16px 0;
    color: #164178;
    font-size: 17px;
}

.between_cta_box {
    background-color: #fff;
    width: 100%;
    padding: 50px 70px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 4px 33px rgb(0 0 0 / 3%), 0px 2px 4px rgb(0 0 0 / 6%);
    position: relative;
    align-items: center;
}

.between_cta .wrapper {
    position: relative;
    z-index: 5;
}

.between_cta {}

.between_cta h3 {
    font-size: 24px;
}

.kunden_videos {
    background-color: #F7F7F7;
    padding: var(--spadding) 0 0 0;
    position: relative;
    z-index: 2;
}

.kunden_videos .wrapper {
    padding-bottom: 50px;
}

.between_cta .cta_text p {
    max-width: 520px;
    margin: 20px 0;
}

#defaultCountdown {
    color: #000;
    display: flex;
    margin-top: 0px;
    flex: 1;
    justify-content: flex-end;
}

.zeit {
    text-align: center;
    width: 70px;
}

.zeit span {
    font-size: 11px;
    opacity: 0.66;
    text-transform: uppercase;
}

.doppel strong,
.zeit strong {
    font-size: 24px;
    color: #006ab8;
    font-weight: 700;
    display: block;
}

.interview {
    background-color: #fff;
    border-radius: 15px;
    margin: 50px 0;
}

.oben_interview {
    display: flex;
    padding: 40px;
    justify-content: space-between;
    align-items: center;
}

.oben_interview .vimeoo {
    width: 47%;
}

.oben_interview .textoo {
    width: 47%;
}

.oben_interview .textoo h3 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

.oben_interview strong {
    font-size: 16px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #006ab8;
}

.unten_interview {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #DFDFDF;
}

.unten_interview .zila {
    padding: 40px 40px;
    width: 33.3333%;
}

.unten_interview .zila {
    border-left: 1px solid #DFDFDF
}

.unten_interview .zila:first-child {
    border-left: none;
}

.unten_interview .zila strong {
    color: #000;
    border-left: 2px solid #006ab8;
    padding-left: 16px;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 20px;
    display: block;
    font-weight: 500;
}

.unten_interview p {
    color: #686868;
}

.quto p {
    position: relative;
    font-size: 18px;
}

.quto {
    position: relative;
    margin-top: 36px;
}

.quto img {
    position: absolute;
    left: -10px;
    top: -16px;
}

.margin_order {
    padding-top: 130px;
    position: relative;
    z-index: 3;
    padding-bottom: 30px;
}

.kasten {
    border: 3px solid #006ab8;
    border-radius: 8px;
}

.downo {
    padding: 40px 60px;
    position: relative;
}

.mac_b {
    position: absolute;
    right: -80px;
    top: -86px;
}

#buy {
    overflow-y: hidden;
}

.offero {
    padding: 20px 60px;
    background-color: #F7F7F7;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    align-items: center;
    color: #164178;
    font-weight: 700;
    letter-spacing: 0.11em;
    font-size: 17px;
}

.offero img {
    margin: 0 16px;
}

.offero>span {
    margin-right: 16px;
}

.offero span.endet {
    font-size: 14px;
    opacity: 0.7;
    display: block;
    margin-top: 6px;
    letter-spacing: 0;
}

.order_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order_text strong {
    color: #006ab8;
}

.order_text p {
    margin: 17px 0;
    color: #808080;
}

.order_text .cta {
    min-width: 240px;
}

.order_text h2 {
    font-size: 32px;
    margin-bottom: 0;
    margin-top: 8px;
}

.order_text {
    width: 40%;
}

.tick_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
    line-height: 1.5;
    color: #164178;
    font-size: 15px;
}

.tick_flex div {
    display: flex;
    width: 49%;
    margin: 14px 0;
    align-items: flex-start;
}

.tick_flex div img {
    margin-right: 14px;
    margin-top: 5px
}

.flex_weitere {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

a.weitere_links {
    text-decoration: none;
    color: #164178;
    width: 48.4%;
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 28px;
    transition: border 300ms ease;
}

a.weitere_links:hover {
    border-color: #164178;
}

.weitere_links p {
    color: #808080;
    font-size: 13px;
    margin-top: 4px;
    flex: 1;
}

.weitere_text {
    flex: 1;
}

.weitere_links img {
    margin-right: 18px;
    width: 50px;
    height: auto;
}

.weitere_text strong {
    font-size: 15px;
}

.last_testis {
    background-color: #F7F7F7;
    position: relative;
    padding-bottom: var(--spadding);
}

.grad_last {
    position: absolute;
    left: 0;
    width: 100%;
    height: 500px;
    background: linear-gradient(180deg, #fff 0%, #F7F7F7 100%);
    top: -30px;
}

.faq {
    padding: var(--spadding) 0;
}

.faq__wrapper {
    border-bottom: 1px solid #dbdbdb;
}

.faq__wrapper .question {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    font-weight: 500;
    font-size: 18px;
    color: #164178;
    cursor: pointer;
}

.faq__wrapper .question strong {
    font-weight: 500;
}

.faq__wrapper .answer {
    display: none;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #525252;
    line-height: 1.55;
}

.answer a {
    color: #525252;
}

.faq__wrapper .question img {
    width: 20px;
    height: 20px;
    transform: rotate(270deg);
    transition: .2s transform ease;
}

.faq__wrapper .question img.active {
    transform: rotate(90deg);
}

.last_cta {
    padding-bottom: var(--spadding);
}

.last_cta .cetro {
    max-width: 670px;
}

.last_cta .cetro p {
    margin-bottom: 30px;
}

.last_cta .cta {
    min-width: 250px;
}

.between_cta1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: var(--spadding);
    padding: 30px 70px;
    background-color: #F7F7F7;
    border-radius: 8px;
}

.between_cta1 img {
    width: 400px;
    height: auto;
}

.between_cta1 h3 {
    font-size: 26px;
    margin-bottom: 22px;
}

.wpcf7 label,
.pjmf-front-form label {
    color: #5f5f5f;
    font-size: 13px;
}

.wpcf7 input,
.wpcf7 textarea,
.pjmf-front-form input,
.pjmf-front-form select,
.pjmf-front-form textarea {
    position: relative;
    width: 100%;

    padding: 8px 12px;
    color: rgba(26, 26, 26, .9);
    font-size: 16px;
    line-height: 1.5;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #e0e0e0, 0 2px 4px 0 rgb(0 0 0 / 7%), 0 1px 1.5px 0 rgb(0 0 0 / 5%);
    transition: box-shadow .08s ease-in, color .08s ease-in, -webkit-filter 50000s;
    transition: box-shadow .08s ease-in, color .08s ease-in, filter 50000s;
    transition: box-shadow .08s ease-in, color .08s ease-in, filter 50000s, -webkit-filter 50000s;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    webkit-animation: native-autofill-out 1ms;
}

.pjmf-front-form input,
.pjmf-front-form select,
.pjmf-front-form textarea {
    margin-top: 5px;
}

.pjmf-front-form select {
    background: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M10.193 3.97a.75.75 0 0 1 1.062 1.062L6.53 9.756a.75.75 0 0 1-1.06 0L.745 5.032A.75.75 0 0 1 1.807 3.97L6 8.163l4.193-4.193z' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position-x: 96%;
    background-position-y: 12px;
}

.nf-field-element {
    font-size: 14px;
    color: #5f5f5f;
    line-height: 1.55;
}

.nf-field-element a {
    color: #006ab8;
}

.pjmf-front-form .form-group {
    margin-top: 12px;
}

.wpcf7 input,
.wpcf7 textarea {
    margin-top: 5px;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email] {
    height: 44px;
}

.wpcf7 input[type=submit] {
    background-color: #164178;
    color: #fff;
    font-size: 16px;
    border-radius: 40px;
    box-shadow: none;
    cursor: pointer;
    padding: 14px 20px;
}

.wpcf7 input[type=submit]:focus {
    box-shadow: none;
}

.wpcf7 input[type=submit]:hover {
    background-color: #022654;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus,
.pjmf-front-form input:focus,
.pjmf-front-form select:focus,
.pjmf-front-form textarea:focus {
    z-index: 2;
    outline: none;
    box-shadow: 0 0 0 1px rgb(0 172 199 / 30%), 0 1px 1px 0 rgb(0 0 0 / 7%), 0 0 0 4px rgb(0 172 199 / 30%);
}

body .wpcf7 form .wpcf7-response-output {
    border: none;
    border-radius: 7px;
    padding: 0.5em 1em;
    margin: 0;
}

.wpcf7 form .wpcf7-response-output {
    color: #00a0d2;
    background-color: rgb(0 160 210 / 10%);
    border: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #008000;
    background-color: rgb(0 128 0 / 10%);
    border: none;
}

.lastii {
    margin-top: 10px;
}

.last_ct {
    padding-bottom: var(--spadding);
}

.d-none {
    display: none !important;
}

.pjmf-front-form h2 {
    font-size: 22px;
}

.project_tile {
    border-radius: 7px;
    border: 1px solid #DADADA;
    overflow: hidden;
    height: 100%;
}

.project_text {
    padding: 30px;
}

.project_text h3 {
    font-size: 20px;
    margin: 15px 0 20px 0;
    line-height: 1.44;
    font-weight: 600;
}

.project_text p {
    color: #5C5C5C;
}

.porject_icon {
    display: flex;
    align-items: center;
}

.porject_icon span {
    color: #688716;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 18px;
    background-color: #F0F3E8;
    font-weight: 600;
    margin-left: 20px;
    font-size: 17px;
}

.project_swiper.swiper-container {
    overflow: visible;
    position: relative;
}

.swiper-slide {
    height: auto;
}

.swiper-wrapper {
    align-items: stretch;
}

.testi_slider {
    overflow-x: hidden;
    width: 100%;
}

.project_swiper .swiper-slide {
    opacity: 0.3;
    height: auto;
}

.project_headline {
    text-align: center;
    font-size: 30px;
    line-height: 140%;
    margin: 35px 0 30px 0;
}

@media only screen and (max-width: 600px) {
    .project_swiper .swiper-slide p {
        font-size: 15px;
    }

    .project_swiper .swiper-slide {
        width: 300px;
    }

    .project_text h3 {
        font-size: 17px;
    }

    .project_headline {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

.project_swiper .swiper-slide-visible {
    opacity: 1;
    transition: opacity 300ms ease;
}

.swiper-button-pre,
.swiper-button-nex {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    transition: opacity 300ms ease;
    z-index: 5;
}

.swiper-button-pre:hover,
.swiper-button-nex:hover {
    opacity: 0.9;
}

.swiper-button-pre {
    left: -120px;
    transform: rotate(180deg);
}

.swiper-button-nex {
    right: -120px;
}

.swiper-button-disabled {
    opacity: 0 !important;
}

@media only screen and (max-width: 1450px) and (min-width: 1240px) {
    .bild_ausbildung_hero {
        left: -134px;
    }

    .text_ausbildung_hero h2 {
        font-size: 34px;
    }
}

@media only screen and (max-width: 1150px) {
    .text_ausbildung_hero {
        width: 66%;
    }

    .ausbildung_oben .buy_flex .teilnehmer {
        border: none;
        padding: 0;
        padding: 11px 0;
    }

    .proofi {
        padding-top: 300px;
    }

    .ausbildung_stripes {
        margin-top: -220px;
    }

    .workshop_bild {
        width: 50%;
    }

    .workshop_signup {
        width: 46%;
        min-height: 450px;
    }

    .sign_up {
        padding: 50px 80px;
    }

    .sub_footer p span {
        margin: 0 10px;
    }

    .people {
        height: auto;
        width: 100%;
    }

    .startschuss .start_flex {
        display: block;
        text-align: center;
    }

    .startschuss .start_flex .cta {
        margin-top: 15px;
    }

    .home_dark {
        display: none;
    }

    .grupi_bild,
    .grupi_text {
        width: 49%;
    }

    .links .grupi_bild {
        margin-left: 0;
    }

    /* .rechts .grupi_bild {
        margin-right: ;
    } */
}

@media only screen and (max-width: 1090px) {
    .teilnehmer img {
        display: none;
    }
}

@media only screen and (max-width: 1070px) {
    .order_text {
        width: 377px;
    }

    .mac_b {
        width: 550px;
        height: auto;
    }

    .downo {
        padding: 40px 40px;
    }

    .offero {
        padding: 20px 40px;
    }

    .bild_newsletter {
        margin-right: 30px;
    }

    .text_newsletter h2 {
        font-size: 20px;
    }

    .sub_footer .wrapper {
        justify-content: center;
    }

    .left_start {
        width: 600px;
    }
}

@media only screen and (max-width: 770px) {

    .sub_footer p,
    .sub_footer--1 {
        display: none;
    }

    .sub_footer--2 {
        justify-content: center;
    }
}

.bild_workshop_mobile {
    display: none;
}

@media only screen and (max-width: 1350px) and (min-width: 1278px) {
    .bilder_gridi {
        left: -40px;
    }
}

@media only screen and (max-width: 1023px) {
    .logo_fle {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 10px;
    }

    .logo_fle img {
        margin: 10px 13px;
    }

    .offero img {
        display: none;
    }

    .mac_b {
        width: 500px;
        top: 10px;
    }

    .oben_inhalte .textu {
        width: 54%;
    }

    .text_ausbildung_hero h2 {
        font-size: 28px;
    }

    .bild_ausbildung_hero {
        left: -130px;
    }

    .workshop_bild {
        display: none;
    }

    .workshop_signup {
        margin: 0;
        width: 100%;
    }

    .bild_workshop_mobile {
        display: block;
        width: 100%;
        height: auto;
    }

    .sign_up {
        padding: 50px;
    }

    .form_flex input[type=submit] {
        width: 40%;
    }

    .link_column {
        width: 214px;
    }

    .skew_back_darki {
        display: none;
    }

    .gradia {
        top: auto;
        bottom: 0;
    }

    .dark_absolute {
        padding-bottom: 0;
        bottom: 0;
    }

    .startschuss .wrapper {
        padding: 0;
    }

    .startschuss .start_flex {
        box-shadow: none;
        border-radius: 0;
        background-color: #F7F7F7;
        padding: 40px 15px;
    }

    .flex-vision {
        display: block;
    }

    .flex-vision .topheadline {
        text-align: left;
    }

    .links_vision {
        width: 100%;
    }

    .rechts_vision {
        width: 100%;
        max-width: 600px;
        margin-top: 30px;
    }

    .flex_works .rechts_works img {
        width: 100%;
        height: auto;
    }

    .rechts_works {
        width: 50%;
    }

    .links_works {
        width: 55%;
    }

    .left_start h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 32px;
    }

    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .margin_order {
        padding-top: 400px;
    }

    .nav_head a:last-child {
        border-bottom: 0;
    }

    .nav_head a {
        width: 100%;
        padding: 25px 15px;
        border-top: 1px solid #EEEEEE;
        display: block;
        margin: 0;
    }

    .nav_flow {
        overflow: hidden;
        height: 0;
        opacity: 0;
        transition: height 300ms ease, opacity 300ms ease;
        width: 100%;
        -webkit-box-shadow: 0 1px 20px 0 rgb(0 0 0 / 20%);
        -moz-box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 1px 20px 0 rgb(0 0 0 / 20%);
        background-color: #fff;
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 78px;
    }

    .header {
        padding: 0;
    }

    .active_header .nav_flow {
        height: 425px;
        opacity: 1;
    }

    .logo_head {
        z-index: 4;
        position: relative;
    }

    .mobile_hamburger {
        display: block;
        z-index: 4;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .logo_head {
        padding: 15px 0;
    }

    .header {
        position: relative;
        z-index: 10;
    }
}

@media only screen and (max-width: 920px) {
    .ausbildung_oben .buy_flex {
        display: block;
    }

    .ausbildung_oben .buy_flex .teilnehmer {
        border: none;
        margin-left: 0;
    }

    .desktop_only {
        display: none;
    }

    .link_column {
        width: 47%;
    }

    .footer_flex {
        flex-wrap: wrap;
    }

    .first_column {
        width: 49%;
    }

    .link_column:nth-child(2) {
        margin-bottom: 26px;
    }

    .rescis .resc {
        width: 32%;
    }

    .flex_start {
        display: block;
    }

    .teilnehmer img {
        display: block;
    }

    .logo_slide,
    .textu {
        max-width: 100%;
    }

    .left_start,
    .right_start {
        width: 100%;
    }
}


@media only screen and (min-width: 800px) {

    body .mobile_only {
        display: none;
    }
}

@media only screen and (max-width: 799px) {

    .vision h2,
    .erfolgsrezept h2 {
        text-align: center;
    }

    .startseite .textu {
        text-align: center
    }

    .startseite .textu strong {
        font-size: 20px;
        margin: 10px auto;
        max-width: 300px;
        line-height: 1.44;
        border-radius: 7px;
        color: #4dc5d8;
    }

    .workshop_oben .bekanntbekannt {
        width: 100%;
        margin-bottom: 8px;
    }

    .startseite h2 {
        text-align: center;
    }

    .workshop_oben .logo_wrapper {
        display: block;
    }

    .popup .inner {
        width: 90%;
        margin: 0 auto;
        padding: 30px 20px;
    }

    .popup .inne .inhalto {
        font-size: 15px;
    }

    .between_cta {
        padding-top: 70px;
    }

    .modul:last-child {
        margin-bottom: 0;
    }

    .unten_interview .zila {
        border-left: none;
    }

    .module .gradsolute {
        display: none;
    }

    .order_flex img {
        position: relative;
        width: 100%;
        right: 0;
        left: 0;
    }

    .offero img {
        display: block;
        margin: 5px auto;
    }

    .downo {
        padding: 30px;
    }

    .offero {
        justify-content: center;
        padding: 20px;
        flex-wrap: wrap;
    }

    .offero>span {
        width: 100%;
        text-align: center;
        display: block;
        margin-bottom: 16px;
        margin-right: 0;
    }

    .margin_order {
        padding-top: 200px;
    }

    .between_cta1 {
        text-align: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 45px 30px 50px 30px;
    }

    .between_cta1 img {
        order: 1;
        width: 100%;
        max-width: 600px;
    }

    .between_cta1 h3 {
        font-size: 20px;
        margin-top: 26px;
        line-height: 1.5;
    }

    .between_cta1 div {
        order: 2;
        width: 100%;
        text-align: center;
    }

    .ausbildung_stats .stripes {
        height: 450px;
    }

    .utestimonial p {
        font-size: 14px;
        height: 360px;
    }

    .stats_flex .stati strong {
        font-size: 24px;
    }

    .clean_footer .wrapper {
        display: block;
        text-align: center;
    }

    .faq__wrapper .question {
        font-size: 16px;
        line-height: 1.55;
    }

    .faq__wrapper .answer {
        font-size: 15px;
    }

    .buy_stripes {
        height: 300px;
    }

    .buy_stripes .stripeys .stripe:nth-child(1) {
        height: 300px;
    }

    .flex_weitere {
        display: block;
    }

    .clean_footer .footerl p {
        display: none;
    }

    .clean_footer .wrapper img {
        margin-bottom: 26px
    }

    .clean_footer .wrapper .footerl {
        justify-content: center;
    }

    a.weitere_links {
        width: 100%;
        height: auto;
        margin-bottom: 16px;
    }

    .buy_stripes .stripeys .stripe:nth-child(2) {
        left: 0;
        right: auto;
        top: 230px;
        width: 30%;
        height: 50px;
    }

    .buy_stripes .stripeys .stripe:nth-child(3) {
        left: 0;
        right: auto;
        top: 250px;
        width: 50%;
        height: 50px;
    }

    .oberflow-mobile {
        overflow-x: scroll;
    }

    .sticky_nav .wrapper {
        width: 780px;
        max-width: 780px;
    }

    .sticky_nav a {
        font-size: 13px;
        padding: 20px 0 18px 0;
    }

    .sticky_nav span.cta {
        padding: 4px 20px;
        font-size: 13px;
    }

    .textu h3 {
        font-size: 20px;
    }

    .module {
        margin-top: 70px;
    }

    .oben_interview {
        display: block;
        padding: 40px 30px;
    }

    .oben_interview .vimeoo {
        width: 100%;
    }

    .oben_interview strong {
        line-height: 1.4;
        font-size: 14px;
    }

    .oben_interview .textoo h3 {
        font-size: 20px;
        margin-top: 28px;
    }

    .oben_interview .textoo {
        width: 100%;
        font-size: 15px;
    }

    .order_flex {
        flex-wrap: wrap;
    }

    .order_text {
        width: 100%;
        order: 2;
    }

    .order_text p {
        font-size: 15px;
    }

    .order_flex img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .tick_flex {
        display: block;
    }

    .tick_flex div {
        width: 100%;
        margin: 24px 0;
        font-size: 14px;
    }

    .interview {
        margin: 30px 0;
    }

    .quto p {
        font-size: 15px;
    }

    .unten_interview {
        display: block;
    }

    .unten_interview .zila {
        width: 100%;
        padding: 25px 30px;
    }

    .unten_interview .zila strong {
        font-size: 20px;
    }

    .between_cta_box {
        padding: 20px 30px 40px 30px;
        flex-wrap: wrap;
    }

    .between_cta_box img {
        width: 100%;
        height: auto;
        order: 1;
    }

    .between_cta_box .cta_text {
        order: 2;
        margin-top: 20px;
        text-align: center;
    }

    #inhalte .oben_inhalte .grupi_bild {
        width: 100%;
        max-width: 600px;
        margin: 20px auto;
        order: 1;
        left: 0;
    }

    .unten_ticks .ticku img {
        width: 20px;
        margin-right: 16px;
        margin-top: 6px;
    }

    .inhalte {
        border-bottom: none;
        padding-bottom: 10px;
    }

    #inhalte .oben_inhalte .textu {
        width: 100%;
        order: 2;
        text-align: center;
        font-size: 15px;
    }

    .unten_ticks {
        display: block;
        margin-top: 0;
    }

    .unten_ticks .ticku {
        width: 100%;
        margin-top: 20px;
        font-size: 14px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding: 30px 20px;
    }

    .flex_module,
    .modula {
        display: block;
        width: 100%;
    }

    .modula {
        margin-top: 30px;
    }

    .module {
        padding-bottom: 0;
    }

    .between_cta .stripes {
        display: none;
    }

    .module .sticky_box {
        text-align: center;
    }

    .modul {
        width: 100%;
    }

    .modul:nth-child(2n) {
        top: 0;
    }

    .links_sticky {
        width: 100%;
    }

    .oben_inhalte {
        flex-wrap: wrap;
    }

    .proofi {
        padding-bottom: 70px;
    }

    .testi_swiper .swiper-slide {
        padding: 25px 30px;
        font-size: 14px;
    }

    .testi_swiper .testi_flex strong {
        font-size: 15px;
    }

    .testi_swiper .swiper-slide {
        max-width: 82%;
    }

    .lernblock {
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }

    .bild_ausbildung_hero {
        order: 1;
        width: 100%;
        left: 0;
        max-width: 600px;
        margin-top: -30px;
    }

    .stats_flex .stati {
        width: 48%;
    }

    .stats_flex .stati p {
        margin-top: 5px;
    }

    .stats_flex .stati:nth-child(2) {
        margin-bottom: 28px;
    }

    .stats_flex {
        flex-wrap: wrap;
        padding: 30px 0 40px;
        ;
    }

    .ausbildung_oben .buy_flex {
        text-align: center;
    }

    .text_ausbildung_hero h2,
    .ausbildung_flex {
        text-align: center;
        font-size: 18px;
    }

    .text_ausbildung_hero p {
        font-size: 15px;
    }

    .ausbildung_oben .logo_wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .ausbildung_oben .logo_slide {
        width: 100%;
        flex: 100%;
    }

    .header_workshop a {
        display: none;
    }

    .header_workshop .wrapper {
        justify-content: center;
    }

    .ausbildung_oben .bekanntbekannt {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .ausbildung_oben .bekanntbekannt span {
        display: inline;
    }

    .bild_ausbildung_hero img {
        width: 100%;
        height: auto;
    }

    .text_ausbildung_hero {
        order: 2;
        width: 100%;
    }

    .ausbildung_flex {
        flex-wrap: wrap;
        justify-content: center;
    }

    .ausbildung_stripes .stripeys .stripe:nth-child(2) {
        left: 0;
        width: 33%;
    }

    .ausbildung_stripes .stripeys .stripe:nth-child(3) {
        left: 0;
        width: 72%;
    }

    .ausbildung_stripes .stripeys .stripe:nth-child(4) {
        display: none;
    }

    .ausbildung_stripes .stripeys .stripe:nth-child(5) {
        display: none;
    }

    .zitata_wrapper {
        width: 100%;
        padding: 0 15px;
    }

    .zitata_wrapper p {
        font-size: 18px;
    }

    .zitata_wrapper .flexuu {
        position: relative
    }

    .azitata span.opac {
        position: absolute;
        left: 50%;
        margin-left: -43px;
        margin-top: 26px;
    }

    .flex_uber {
        display: block;
    }

    .uber_bild {
        width: 100%;
        margin-bottom: 30px;
        height: auto;
        margin-right: 0;
    }

    .azitata span {
        margin-top: -26px;
    }

    .azitata .stri {
        display: none;
    }

    .workshop_oben .cta {
        margin-top: 20px;
    }

    .flex_why .whyy {
        display: flex;
        align-items: center;
        width: 100%;
        border: none;
    }

    .faces img {
        margin-right: 0;
    }

    .wtop img {
        margin-right: 20px;
        width: 28px;
        height: 30px;
    }

    .whyy:nth-child(2) .wtop img {
        padding: 4px 0;
    }

    .ticktick {
        width: 100%;
        font-size: 16px;
    }

    .icon_drei_flex div {
        width: 100%;
        margin-bottom: 30px;
    }

    .flex_uber2 div {
        width: 100%;
        margin-top: 30px;
    }

    .flex_uber2 {
        display: block;
    }

    .faces {
        display: block;
        text-align: center;
    }

    .faces img {
        width: 100%;
    }

    .icon_drei_flex {
        display: block;
    }

    .flex_why .whyy {
        margin-bottom: 10px;
        text-align: left;
    }

    .whyy .wtop {
        margin-bottom: 0;
    }

    .wtop h3 {
        margin-right: 14px;
        font-size: 15px;
        width: 85px;
    }

    .whyy p {
        font-size: 12px;
    }

    .flex_why {
        display: block;
    }

    .workshop_oben h2 {
        font-size: 24px;
    }

    .topheadline {
        text-align: center;
    }

    .vorschau h2,
    .uber_me h2,
    .wgeschichten h2,
    .bereitf .central h2 {
        font-size: 24px;
        text-align: center;
    }

    .testi_mobile_overflow {
        overflow-x: scroll;
        margin-left: -15px;
        width: 100vw;
    }

    .utestimonial {
        padding: 32px 28px 140px 28px;
        position: relative;
        width: 330px;
        margin-left: 15px;
    }

    .utestimonial .mobile_textu {
        position: absolute;
        left: 120px;
        font-size: 15px;
        height: 60px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        bottom: 32px;
        height: 72px;
    }

    .utestimonial .mobile_textu h3 {
        font-size: 15px;
        display: block;
        width: 100%;
    }

    .utestimonial strong {
        font-size: 13px;
    }

    .utestimonial strong {
        margin: 0;
    }

    .utestimonial img {
        position: absolute;
        left: 28px;
        bottom: 32px;
        width: 72px;
        height: auto;
    }

    .testi_mobile_flex {
        display: flex;
        min-width: 4000px;
        min-width: fit-content;
        align-items: flex-start;
    }

    .workshop_oben p {
        font-size: 15px;
    }

    a.cta,
    .cta {
        font-size: 15px;
    }

    .cta .bico {
        height: 20px;
    }

    .logo_swiper .swiper-slide img {
        transform: scale(0.8);
    }

    .sign_up {
        padding: 70px 15px;
    }

    .flex_email {
        display: block;
    }

    .bild_newsletter {
        margin-bottom: 20px;
    }

    .rescis .resc {
        width: 100%;
        margin-bottom: 20px;
    }

    .ressourcen {
        padding-bottom: 70px;
    }

    .footer .foo {
        margin-top: 0;
        padding: 0;
    }

    .sign_up {
        border-radius: 0;
    }

    .newsletter_unten {
        display: none;
    }

    .hellblu {
        display: none;
    }

    .cta_me {
        display: block;
        text-align: center;
        padding: 30px;
    }

    .cta_me p {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .rescis {
        display: block;
    }

    .weitwrapper {
        width: 100%;
    }

    body .kundeen .mobile_only {
        width: 100%;
        display: block;
    }

    .kunden_links,
    .kunden_rechts {
        display: none;
    }

    .center_wrapper {
        text-align: left;
    }

    .weitwrapper {
        display: block;
        text-align: left;
        left: 0;
        margin-left: 0;
        padding: 70px 0;
    }

    .weitwrapper .mittel {
        width: 100%;
        text-align: center;
        padding: 20px 15px 0 15px;
        margin: 0;
    }

    .weitwrapper .mittel h2.hellblau {
        font-size: 28px;
        margin-bottom: 0;
    }

    .weitwrapper .mittel h2 {
        font-size: 24px;
    }

    .flex_works {
        flex-wrap: wrap;
    }

    .rechts .grupi_bild {
        margin-left: 0;
    }

    .flex_works {
        text-align: center;
        justify-content: center;
    }

    .rechts_works {
        width: 80%;
        max-width: 600px;
        order: 1;
        margin-left: 0px;
        margin-bottom: 20px;
    }

    .home_unten .stripeys .stripe:nth-child(4) {
        right: 0;
        top: 50px;
    }

    .home_unten .stripeys .stripe:nth-child(3) {
        right: 0;
        width: 40%;
        top: 80px;
    }

    .worki_home {
        margin-top: -64px;
    }

    .links_works {
        width: 100%;
        order: 2;
    }

    .text_newsletter h2 {
        text-align: center;
    }

    .bild_newsletter {
        text-align: center;
    }

    h2 {
        font-size: 24px;
    }

    .grupi_text h3 {
        font-size: 18px;
    }

    .grupi_text {
        text-align: center;
    }

    .grupi_text p,
    .links_vision p,
    .left_start p,
    .box_three p {
        font-size: 15px;
    }

    .grupi_icon {
        font-size: 14px;
    }

    .hide_mobile {
        display: none;
    }

    .startschuss {
        margin-top: 0;
    }

    :root {
        --spadding: 70px;
    }

    .left_start h1 {
        font-size: 24px;
        font-size: 6.6vw;
    }

    .home_oben {
        margin-top: -200px;
    }

    .bilder_gridi {
        left: -15px;
        width: calc(100vw + 30px);
    }

    .bilder_gridi .k_li {
        /* width: 42%; */
    }

    .button_plus {
        display: block;
        margin: 30px 0;
    }

    .button_plus .cta,
    .worki_home .cta,
    .kundeen .cta {
        width: 100%;
    }

    .teilnehmer {
        margin-left: 0;
        clear: left;
        margin-right: 0px;
        display: flex;
        border-radius: 0;
        border: 0px solid #fff;
        padding: 0;
        padding: 30px 0;
        border-bottom: 1px solid #EEEEEE;
    }

    .icons_home {
        margin-top: -44px;
        padding-top: 160px;
    }

    .archis {
        display: block;
    }

    .archi {
        width: 100%;
        margin-bottom: 34px;
    }

    .bilder_gridi .k_re {
        /* width: 58%; */
    }

    .bilder_gridi img {
        /* width: 100%;
        height: auto;
        border-radius: 34px; */
    }

    .bilder_gridi .k_li img:nth-child(1) {
        margin-top: 0;
    }

    .bilder_gridi .k_li img:nth-child(1),
    .bilder_gridi .k_li img:nth-child(2) {
        /* border-top-left-radius: 0; */
        /* border-bottom-left-radius: 0; */
        /* width: 100%; */
        /* height: auto; */
    }

    .vision {
        padding-bottom: 70px;
    }

    .bilder_gridi .k_li img:nth-child(2) {}

    .home_oben .stripeys .stripe:nth-child(4) {
        right: 0;
        width: 100%;
    }

    .home_oben .stripeys .stripe:nth-child(3) {
        right: 0;
        width: 50%;
        height: 70px;
    }

    .grupi_bild,
    .grupi_text {
        width: 100%;
    }

    .links .grupi_bild,
    .rechts .grupi_bild {}

    .grupi_bild {
        max-width: 500px;
        margin-bottom: 30px;
    }

    .grupi_flex {
        display: block;
    }

    .three_flex {
        display: block;
    }

    .box_three {
        width: 100%;
        margin-bottom: 40px;
    }

    .box_three:last-child {
        margin-bottom: 0;
    }

    .home_unten {}
}

@media only screen and (max-width: 600px) {
    .logo_footer {
        width: 148px;
        margin-bottom: 20px;
    }

    .form_flex {
        display: block;
    }

    .form_flex input[type=submit],
    .form_flex input {
        width: 100%;
        padding: 20px 10px 20px 30px;
        border-radius: 30px;
        margin-bottom: 10px;
    }

    .okeyy {
        font-size: 12px;
    }
}

.sign_up {
    padding: 0;
}

.sign_up img {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.challenge {
    padding-top: 30px;
}

.challenge_footer {
    display: flex;
    align-items: center;
}

.challenge_footer>div {
    padding: 0 34px 0 56px;
    color: #fff;
}

.challenge_footer strong {
    font-weight: 800;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #006ab8;
}

.challenge_footer h2 {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin: 16px 0;
}

.challenge_footer p {
    color: rgba(255, 255, 255, 0.66);
    line-height: 1.55;
}

.challenge_footer a.cta {
    background-color: #006ab8;
    margin-top: 18px;
}

.challenge_footer a.cta:hover {
    background-color: #0094AB;
}

@media only screen and (max-width: 1070px) {
    .challenge_footer>div {
        padding-left: 40px;
        padding-right: 26px;
    }

    .challenge_footer>img {
        object-fit: cover;
    }
}

@media only screen and (max-width: 1030px) {
    .challenge_footer>img {
        width: 400px;
    }
}

@media only screen and (max-width: 900px) {
    .challenge_footer h2 {
        font-size: 20px;
    }

    .challenge_footer p {
        font-size: 15px;
    }

    .challenge_footer strong {
        font-size: 15px;
    }
}

@media only screen and (max-width: 830px) {
    .challenge_footer>img {
        width: 100%;
    }

    .challenge_footer {
        flex-wrap: wrap;
    }

    .challenge_footer>div {
        padding: 40px 20px;
    }
}

@media only screen and (max-width: 600px) {
    .challenge_footer>img {
        height: auto;
    }
}

/* new fonts */



/* updated footer*/
/* todo: move into file above */
.footer--updated .foo {
    margin-top: unset;
}

.footer--updated .link_column p {
    color: #00172E;
}

/* new header */
/* todo: move into file above */

/* header */

/* wrapper */
.wrapper-karriere {
    margin: 0 auto;
    max-width: 100%;
    width: 1700px;
    padding: 0 30px;
    position: relative
}

@media only screen and (max-width: 1023px) {
    .wrapper-karriere {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.wrapper-karriere-s {
    margin: 0 auto;
    max-width: 100%;
    width: 1450px;
    padding: 0 30px;
    position: relative;

}

@media only screen and (max-width: 1023px) {
    .wrapper-karriere-s {
        padding-left: 15px;
        padding-right: 15px;
    }
}


.header-karriere {
    padding-top: 50px;
    z-index: 500;
}

.header-karriere .logo-pjm img {
    width: 190px;
    position: relative;
    top: 10px;
}


.logo_karriere {
    display: flex;
    align-items: flex-start;

}

.badges_head {
    display: flex;
    align-items: flex-start;
    margin-left: 30px;
}

.badges_head img:first-child {
    width: 110px;
    height: auto;
    margin-right: 23px;
    position: relative;
    /* top: -10px; */
}

.badges_head img:nth-child(2) {
    width: 210px;
    position: relative;
    /* top: -10px; */
}

.header-karriere .nav_head {
    display: flex;
    align-items: center;
    font-weight: 700;
}

.header-karriere .nav_head a {
    margin: 0;
    padding: 0 30px;
    color: #01172E;
}

.header-karriere .nav_head a:hover {
    color: #006ab8;
}

.header-karriere .nav_head a svg {
    transition: fill 300ms ease;
}

.header-karriere .nav_head a:hover svg {
    fill: #006ab8;
}

@media (max-width: 1023px) {
    .header-karriere .nav_flow {
        padding-top: 110px;
    }

    .header-karriere.active_header .nav_flow {
        height: 533px;
    }

    .header-karriere .nav_head a svg {
        height: 25px;
    }
}

.header-karriere .nav_head a:first-child {
    padding-left: 10px;
}

.header-karriere .nav_head a:last-child {
    padding-right: 0;
}

.header-karriere .flex_head {
    align-items: flex-start;
}

@media (max-width: 1620px) {
    .header-karriere .nav_head a {
        padding: 0 20px;
        font-size: 15px;
    }
}

@media (max-width: 1445px) {
    .header-karriere .nav_head a {
        padding: 0 10px;
    }
}

@media (max-width: 1360px) {
    .header-karriere .nav_head a {
        font-size: 14px;
    }

    .badges_head img:first-child {
        width: 90px;
    }

    .badges_head img:nth-child(2) {
        width: 190px;
    }
}

@media (max-width: 1270px) {
    .badges_head img:first-child {
        width: 80px;
    }

    .badges_head img:nth-child(2) {
        width: 180px;
    }
}

@media (max-width: 1250px) {
    .badges_head {
        display: none;
    }
}

@media (max-width: 1023px) {
    .header-karriere .nav_head {
        display: block;
    }

    .badges_head {
        display: flex;
    }

    .header-karriere .nav_head a {
        padding: 25px 15px;
        font-size: 16px;
    }

    .header-karriere .nav_head a:first-child {
        padding-left: 15px;
    }

    .header-karriere .nav_head a img {
        height: 25px;
        width: auto;
    }

    .header-karriere {
        padding-top: 0;
    }
}

@media (max-width: 620px) {
    .badges_head {
        display: none;
    }
}

/* new general container width */

.wrapper-new {
    margin: 0 auto;
    max-width: 100%;
    width: 1383px;
    padding: 0 30px;
    position: relative
}

@media (max-width: 450px) {
    .wrapper-new {
        padding: 0 15px;
    }
}

.padding-inner-new {
    padding-left: 90px;
    padding-right: 90px;
}

@media (max-width: 1450px) {
    .padding-inner-new {
        padding-left: 25px;
        padding-right: 25px;
    }
}

/* frontpage images grid changes */

.left_start {
    margin-bottom: 110px;
}

.fp-grid-img-1.fp-grid-img-1.fp-grid-img-1.fp-grid-img-1 {
    border-radius: 34px;
}

.fp-grid-img-2,
.fp-grid-img-3,
.fp-grid-img-4 {
    border-radius: 18px;
}

.hero_start {
    margin-bottom: -110px;
}

@media (max-width: 1700px) {
    .hero_start {
        margin-bottom: 0px;
    }

    .left_start {
        margin-bottom: 0px;
    }

    .fp-grid-img-1.fp-grid-img-1.fp-grid-img-1.fp-grid-img-1 {
        width: 354px;
        height: 255px;
    }

    /* .fp-grid-img-2 {
        width: 180px;
        height: 153px;
    }

    .fp-grid-img-3 {
        width: 314px;
        height: 237px;
    }

    .fp-grid-img-4 {
        width: 263px;
        height: 228px;
    } */
}

@media (max-width: 1200px) {
    .fp-grid-img-1.fp-grid-img-1.fp-grid-img-1.fp-grid-img-1 {
        width: 288px;
        height: 207px;
        border-radius: 22px;
    }
}

@media (max-width: 799px) {
    .bilder_gridi {
        padding-bottom: 15px;
    }

    .bilder_gridi .k_re img:nth-child(1) {
        margin-top: 40px;
    }
}

@media (max-width: 500px) {

    .bilder_gridi {
        width: 100%;
        padding: 0 15px;
    }

    .bilder_gridi .k_li {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    .bilder_gridi.bilder_gridi .k_li img {
        height: auto;
        margin-bottom: 20px;
        max-width: 100%;
        float: unset;
    }

    .fp-grid-img-2 {
        /* margin-left: auto; */
        display: none;
    }

    .bilder_gridi {
        left: unset;
    }

    .bilder_gridi .k_re {
        display: none;
    }
}