/******* TRANSITIONS START *******/
#canvas-nav,
#canvas-nav .canvas-top img{
    -webkit-transition: 600ms all ease-in-out;
    transition: 600ms all ease-in-out;
}
header #navigation a:after,
#canvas-nav nav ul li,
#canvas-nav nav ul li a,
#canvas-nav .close > div,
.vc_desktop .wpb_single_image a:after,
.wpb_single_image a img,
.imagebanner,
.imagebanner h3,
.imagebanner .content .more,
.cta-box.has-link:after,
.cta-box.has-link:hover .cta-box-content *,
.cta-box img,
.cta-box:after,
.iconbox,
.iconbox.fullbox-link .like-h3,
.iconbox.fullbox-link .like-h3:after,
.contentbox,
#main .vc_tta.vc_general .vc_tta-panel-title > a,
.button,
.button i:before,
.button i:after,
.text-link,
.text-link *,
.text-link:before,
.text-link:after,
.text-link .button-icon svg *,
.imagebanner .text-link,
.social-icons a,
.social-icons a svg,
.social-share a,
.social-share a svg,
.post .post-image img,
.post h3,
.post.event a:before,
.projekt h3,
.projekt .projekt-content:after,
.page-numbers a,
footer ul>li a:before{
    -webkit-transition: 300ms all ease-in-out;
    transition: 300ms all ease-in-out;
}
.imagebanner .image-holder:after,
.imagebanner .content,
.projekt .projekt-img-wrap,
footer ul>li a:after,
footer ul>li a{
    -webkit-transition: 400ms all ease-in-out;
    transition: 400ms all ease-in-out;
}

.wpb_single_image.fadeIn .vc_single_image-wrapper:after{
    -webkit-transition: 1000ms all ease-in-out;
    transition: 1000ms all ease-in-out;
}

.wpb_animate_when_almost_visible {
    will-change: transform, opacity;
}

/******* TRANSITIONS END *******/
/******* HEADLINES START *******/

h1, h2, h3,
.like-h1, .like-h2, .like-h3{
    color: var(--body-text-color);
}
h1{ font-size: 3.4em; }
h1, h2, .like-h2, h3.title{
    font-family: 'Prata', serif;
    font-style: normal;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;
}
h1, h2, .like-h2, h3, h3.heading, p.like-h3, p.like-h3.heading, .heading h3, h4{
    font-weight: 500;
    line-height: 1.2em;
}
h2, .like-h2{
    position: relative;
    font-size: 2.8em;
}


.heading .topline {
    margin-bottom: 20px;
}
h3, .like-h3{
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.25em;
    margin-top: 0;
    margin-bottom: .5em;
}
.heading h3, h3.title{
    font-size: 1.8em;
}
h1.primary,
h2.primary,
h3.primary,
h4.primary,
.like-h1.primary,
.like-h2.primary,
.like-h3.primary,
.like-h4.primary{
    color: var(--primary-color);
}
h4{ font-size: 1.2em; line-height: 1.4em; margin-top: 0; margin-bottom: 0;}
h5{ font-size: 1em; }
h6{ font-size: 0.9em; }

.like-p{
    font-size: 1em;
}

table h5 {font-size: 0.9em;}
table h5, table h6 { margin: 0;}
table h6 {font-weight: normal;}

.light h1, h1.light, .light .like-h1,
.light h2, h2.light, .light .like-h2,
.light h3, h3.light, .light .like-h3,
.light h4,
.light h5,
.light h6,
.light p,
.light .p-large p,
.light span,
.light a,
.light li,
.light label {
    color: #fff;
}

/******* HEADLINES END *******/
/******* CONTENT START *******/

#main > .vc_row{
    position: relative;
    width: 100%;
    left: auto !important;
    right: auto !important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    overflow: visible;
}
#main > .vc_row[data-vc-full-width]{
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#main > .vc_row[data-vc-full-width]:not([data-vc-stretch-content]):not(.vc_row-no-padding) > div{
    width: 100%;
    margin: 0 auto;
    float: unset;
}
#main > .vc_row,
#main > .vc_row[data-vc-full-width]:not([data-vc-stretch-content]):not(.vc_row-no-padding) > div{
    max-width: 1500px;
}
#main > .vc_row,
#main > .vc_row[data-vc-full-width]:not([data-vc-stretch-content]):not(.vc_row-no-padding) > div{
    padding-left: 50px;
    padding-right: 50px;
}
#main > .vc_row[data-vc-full-width].vc_row-no-padding {
    padding-left: 0;
    padding-right: 0;
}
#main > .vc_row-fluid.no-padding{
    padding: 0;
}
#main > .vc_row.section,
.single .post-area .vc_row.section {
    padding-top: 120px;
    padding-bottom: 120px;
}
#main > .vc_row.section.error404 {
    padding: 200px;
    text-align: center;
}
#main .vc_row-o-equal-height > .vc_column_container > .vc_column-inner {
    padding-top: 15px !important;
    padding-bottom: 15px;
}
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-fluid>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner .wpb_content_element:last-child{
    margin-bottom: 0;
}
.wpb_content_element:last-child,
.single .post-area .wpb_content_element:last-child{
    margin-bottom: 0;
}
a.button + .wpb_content_element{ margin-top: 50px;margin-bottom: 50px;}
.center, .center p, .center h2, .center h3, .center h4{ text-align: center;}

p{ margin: 0; }
p + h3,  p + h4, ul + h4{ margin-top: 40px; }
p + p,
p + a,
p + h5,
ul + h5{
    margin-top: 20px;
}
.p-large p, p.p-large {
    font-size: 1.6em;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    max-width: 800px;
    font-weight: 500;
    opacity: 0.8;
}
.center .p-large p, .center p.p-large {
    margin-left: auto;
    margin-right: auto;
}
.p-large p + h2 {
    margin-top: 10px;
}
.p-small p {
    font-size: 0.85em;
    line-height: 1.6em;
}
p + ul{
    margin: 16px 0 30px;
}
.justify-text p, .justify-text li{ text-align: justify; hyphens: auto; }
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 30px;
}
.wpb_text_column ul,
.iconbox ul{
    padding-left: 0;
    position: relative;
}
.wpb_text_column ul:first-child{
    margin-top: 0;
}
.wpb_text_column ul li,
.iconbox ul li{
    list-style-type: none;
    position: relative;
    padding-left: 15px;
}
.wpb_text_column ul li::before,
.iconbox ul li::before{
    content: '-';
    display: inline-block;
    position: absolute;
    left: 0;
}
.iconbox ul li::before{
    margin-top: -1px
}
ul li + li,
ol li + li{
    margin-top: 5px;
}
.wpb_text_column.col-2 ul{
    columns: 2;
}
.wpb_text_column.col-3 ul{
    columns: 3;
}


sup { font-size: 0.75em; }

p a, a{
    color: var(--body-text-color);
    text-decoration: underline;
    cursor: pointer;
}
.wpb_text_column p a{
    word-break: auto-phrase;
}
.iconbox p a {
    word-break: auto-phrase;
}

.vc_desktop #main .wpb_text_column > .wpb_wrapper > p > a:hover,
.vc_desktop #main .contentbox a:hover{
    color: var(--primary-color);
}

.align-right{ text-align: right; }

.legal {
    line-height: 1.4em;
}
.legal h2{font-size: 1.8em; margin-top: 50px}
.legal h2:first-child {
    margin-top: 0;
}
.legal h3 {
    font-size: 1.2em;
    font-style: normal;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
    display: inline-block;
}
.legal h4{ font-size: 1.2em; }
.legal h5{ font-size: 1.1em; }
.legal h4, .legal h5{ font-weight: normal; }

.legal ol {
    counter-reset: item;
    padding-left: 0;
}
.legal li {
    text-align: justify;
}
.legal ol li {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.legal ol ol,
.legal ol ul{
    margin-top: 15px;
}
.legal ol > li > ol > li{
    padding-left: 30px;
    margin-bottom: 10px;
}
.legal ol li li {
    margin-bottom: 0;
}
.legal ol > li:before {
    font-weight: 700;
    content: counters(item, ".") ". ";
    counter-increment: item;
    display: inline-block;
    margin-right: 6px;
}
.legal img{
    display: inline-block;
}

strong{
    font-weight: 600;
}

small {
    line-height: 1.4em;
    display: block;
}


.wpb_text_column table {
    width: 100%;
    margin: 15px 0;
    border-spacing: 0;
}
.wpb_text_column table thead tr{
    background-color: var(--body-text-color);
    color: #fff;
    text-align: left;
}
.wpb_text_column table tbody tr:nth-child(odd) {
    background-color: #f3f3f3;
}
.wpb_text_column table tr td,
.wpb_text_column table tr th{
    padding: 10px;
    font-size: 0.9em;
    line-height: 1.3em;
}
.wpb_text_column table tr th {
    white-space: nowrap;
}

img {
    display: block;
}
.img-responsive{ max-width: 100%;}
.wpb_single_image .vc_figure-caption {
    margin-top: 15px;
    font-size: 0.8em;
    line-height: 1.4em;
    display: block;
    color: #666;
}
.wpb_single_image a{
    position: relative;
    overflow: hidden;
    display: block;
}
.wpb_single_image.bordered figure > a {
    border: 1px solid var(--light-gray);
}

.vc_desktop .wpb_single_image a[data-lightbox]:after,
.gallery a[data-lightbox]:after{
    content: '+';
    font-size: 4em;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    opacity: 0;
}
.vc_desktop .wpb_single_image a[data-lightbox]:hover:after,
.vc_desktop .gallery a[data-lightbox]:hover:after{
    opacity: 0.4;
}


figure.wp-caption{ max-width: 100%; }
figure.wp-caption.alignnone{margin-left: 0;margin-right: 0;}
figure.wp-caption.alignleft{float: left;}
figure.wp-caption.alignright{float: right;}
.wp-caption img{
    max-width: 100%;
    height: auto;
}
.wp-caption .wp-caption-text {
    margin-top: 15px;
    font-size: 0.75em;
    line-height: 1.6em;
    display: block;
    color: #666;
}
.wpb_single_image.shadow .wpb_wrapper img{
    -webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.25);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

.wpb_single_image .vc_single_image-wrapper {
    position: relative;
}

/******* KI-HINWEIS START *******/
/* Fester Hinweis fuer KI-generierte Bilder. Der Hinweis wird ueber die
   Medien-Checkbox "KI-generiert" ausgegeben und sitzt immer rechts unten
   im Bild. */
.dp-image-notice {
    position: absolute;
    right: clamp(12px, 2vw, 25px);
    bottom: clamp(12px, 2vw, 25px);
    z-index: 5;
    display: block;
    max-width: calc(100% - clamp(24px, 4vw, 50px));
    margin: 0;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Stack Sans Text', sans-serif;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.1em;
    text-align: right;
    text-transform: uppercase;
    overflow-wrap: anywhere;
    text-shadow: 0 1px 8px rgba(0,0,0,.65);
    pointer-events: none;
}

/* Im Image Banner liegt der Textblock unten links ueber dem Bild,
   der Hinweis muss darum darueber liegen. */
.imagebanner .dp-image-notice {
    z-index: 7;
}

/* Page Title */
#page-title .page-title-img-wrapper {
    position: relative;
}
#page-title .page-title-img-wrapper .dp-image-notice {
    z-index: 3;
}
#page-title.pagetitle-hero .page-title-img-wrapper .dp-image-notice {
    /* Der Wrapper ist 120% hoch und wird unten abgeschnitten, der Hinweis
       muss darum innerhalb des sichtbaren Bereichs bleiben. */
    bottom: calc(16.667% + clamp(12px, 2vw, 25px));
}

/* Hintergrundbilder aus dem CSS (WPBakery-Extra-Klasse "ki-generiert"). */
.ki-generiert {
    position: relative;
}
/******* KI-HINWEIS END *******/

.vc_desktop #main .animated {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.wpb_single_image .attachment-full {
    max-width: 100%;
    height: auto;
}
.wpb_single_image.vc_align_right img {
    float: right;
}
.wpb_singleimage_heading {
    font-size: 0.9em;
    color: #555;
    margin-bottom: 15px;
}
.vc_separator {
    margin-bottom: 50px;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ccc;
}

.content-box > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box,
.vc_row.content-box{
    padding: 60px;
    box-sizing: border-box;
}
.bg-lightgray .content-box > .vc_column-inner > .wpb_wrapper,
.bg-lightgray .wpb_text_column.content-box{
    background-color: #fff;
}
.vc_row.content-box{
    padding: 50px 35px;
    margin: 30px 0;
}
.content-box.mw-640 > .vc_column-inner > .wpb_wrapper {
    max-width: 640px;
}
.content-box.large > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.large{
    padding: 100px 70px;
}
.content-box.medium > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.medium{
    padding: 40px;
}
.content-box.small > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.small{
    padding: 20px;
    margin-bottom: 15px;
}
.content-box .content-slider.swiper {
    max-width: 100%;
}
.content-box.rounded > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.rounded,
.vc_row.content-box.rounded,
#online-kurse .post.content-box.rounded{
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.content-box.bordered > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.bordered,
.vc_row.content-box.bordered,
#online-kurse .post.content-box.bordered{
    border: 1px solid #ddd;
    background-color: #fff;
}
.content-box.gray > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.gray,
.vc_row.content-box.gray{
    background-color: var(--light-gray);
}
.content-box.primary > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.primary,
.vc_row.content-box.primary{
    background-color: var(--primary-color);
}
.content-box.bg-dark > .vc_column-inner > .wpb_wrapper,
.wpb_text_column.content-box.bg-dark,
.vc_row.content-box.bg-dark{
    background-color: var(--body-text-color);
}

.content-box .social-icons li a{
    width: 44px;
    height: 44px;
    padding: 6px;
}

.content-box.medium h2 {
    font-size: 2.2em;
}
.content-box.medium h3 {
    font-size: 1.6em;
}

.content-box.small .heading-wrapper {
    margin-bottom: 10px;
}
.content-box.small h2 {
    font-size: 2em;
}
.content-box.small h3 {
    font-size: 1.4em;
}
.content-box.small p {
    font-size: 0.9em;
}
.content-box.small .wpb_content_element {
    margin-bottom: 15px;
}
.content-box.contact-infos .iconbox {
    margin-bottom: 0;
}

.vc_row .vc_column_container[class*="vc_col-md-push-"]{
    z-index: 2;
}
.z-index-1{ z-index: 1;}
.z-index-2{ z-index: 2;}


.visuallyhidden {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.display-inline > .vc_column-inner > .wpb_wrapper > *{
    display: inline-block;
    margin-right: 20px;
}
.check-list ul,
.arrow-list ul{
    padding-left: 0;
}
.check-list ul > li,
.arrow-list ul > li{
    list-style: none;
    position: relative;
    padding-bottom: 0;
    padding-left: 25px;
    margin-bottom: 6px;
}
.check-list ul li:before,
.arrow-list ul li:before {
    position: absolute;
    width: 15px;
    height: auto;
    left: 0;
    top: 0;
}
.arrow-list ul li:before{ content: url('../img/icons/icon-arrow-right.svg'); }
.arrow-list.primary ul li:before{ content: url('../img/icons/icon-arrow-right-primary.svg'); }

.check-list ul li:before{ content: url('../img/icons/icon-check.svg'); }


.arrow-list.p-large ul,
.check-list.p-large ul{
    padding-left: 0;
}
.arrow-list.p-large li,
.check-list.p-large li{
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: 0;
    padding: 20px 10px 25px 35px;
    border-bottom: 1px solid #ddd;
}
.arrow-list.p-large ul li:before{
    width: 24px;
    top: 20px;
}
.bg-lightgray .arrow-list.p-large li,
.bg-lightgray .check-list.p-large li{
    border-bottom-color: var(--body-text-color);
}

iframe{
    display: block;
}
#main .wpb_video_widget .wpb_video_wrapper {
    border-radius: 10px;
    overflow: hidden;
}

.vc_row-has-fill.bg-dark:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: var(--body-text-color);
    opacity: .6;
    pointer-events: none;
}
.vc_row-has-fill > div{
    z-index: 2;
}

.iframe-video-wrapper {
    width: 100%;
    max-width: 1060px;
    padding: 30px;
    box-sizing: border-box;
    z-index: 2;
}
.iframe-video-wrapper-inner {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-top: 56.25%;
    box-sizing: border-box;
    position: relative;
}
.iframe-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 20px;
}

.contact-infos .iconbox{
    margin-bottom: 13px;
}
.contact-infos .iconbox h3 {
    font-size: .95em !important;
    line-height: 1.2em;
    margin-bottom: 0;
    font-weight: 400;
    width: fit-content;
}
.vc_desktop .contact-infos .iconbox.fullbox-link h3:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
    transition: width 0.3s ease-in-out;
}
.vc_desktop .contact-infos .iconbox.fullbox-link:hover h3:after {
    width: 100%;
}
.contact-infos .iconbox p{
    font-size: .95em;
}
.contact-infos .iconbox .iconbox-content{
    margin-top: 0;
}
.contact-infos .iconbox img {
    margin-right: 10px;
    width: 16px;
}
.contact-infos .iconbox p + p {
    margin-top: 6px;
}
.contact-infos .iconbox p + p > a{
    font-size: 1em;
}

.contact-infos .iconbox.primary,
.contact-infos .iconbox.dark{
    padding: 20px;
}
.contact-infos .iconbox.primary h3:after,
.contact-infos .iconbox.dark h3:after{
    display: none !important;
}


.delay-2{
    transition-delay: 0.5s;
}


.heading-wrapper.mb-0 .title{
    margin-bottom: 0 !important;
}

.parallax-section {
    position: relative;
    height: 100vh;
    min-height: unset !important;
    max-height: 800px !important;
    overflow: hidden !important;
    display: block;
}
.parallax-section > .vc_parallax-inner{
    max-width: 100% !important;
    padding: 0 !important;
}


.d-inline .wpb_wrapper > div{
    display: inline-flex;
}
.center .d-inline .wpb_wrapper > div{
    margin: 0 10px;
}

.home .quicklinks {
    margin-top: -50px;
}
.quicklinks .iconbox {
    padding: 15px;
    width: 100%;
    align-items: center;
}
.quicklinks .iconbox.dark img {
    filter: brightness(0) saturate(1) invert(1) grayscale(1);
}
.quicklinks .iconbox .iconbox-content {
    margin: 0;
}
.quicklinks .iconbox h3 {
    font-size: 1em;
    margin: 0;
    hyphens: auto;
}

.content-box.bg-dark.newsletter{
    background-color: #737b7e;
    padding: 85px 70px;
    background-image: url('../img/cta-newsletter-bg.jpg');
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.content-box.bg-dark.socialmedia{
    padding: 85px 70px;
    background-image: url('../img/cta-socialmedia-bg.jpg');
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.geldanlage .iconbox img{
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 10px;
}


.steps {
    counter-reset: steps-counter;
}
.steps .contentbox {
    counter-reset: none;
    position: relative;
    overflow: hidden;
    min-height: 150px;
}
.steps .contentbox .contentbox-content::before {
    counter-increment: steps-counter;
    content: counter(steps-counter);
    display: inline-flex;
    color: var(--body-text-color);
    font-size: 15em;
    line-height: 0.7;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .06;
}

.img-95 .vc_single_image-wrapper {
    max-width: 95%;
}

/******* CONTENT END *******/
/******* BACKGROUND COLORS AND SHAPES START *******/

.bg-white > .vc_column-inner > .wpb_wrapper,
.section.bg-white{
    background: #fff;
}

.bg-dark > .vc_column-inner > .wpb_wrapper,
.section.bg-dark{
    background: var(--body-text-color);
}
.bg-dark{
    overflow: hidden !important;
}
.bg-primary > .vc_column-inner > .wpb_wrapper,
.section.bg-primary{
    background-color: var(--primary-color);
    overflow: hidden;
}
.bg-lightgray > .vc_column-inner > .wpb_wrapper,
.section.bg-lightgray{
    background-color: var(--light-gray);
}
.bg-secondary > .vc_column-inner > .wpb_wrapper,
.section.bg-secondary{
    background-color: var(--secondary-color);
}

.vc_row.rounded{
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.vc_row-has-fill:not(.parallax-section):before{
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: var(--body-text-color);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .7;
    pointer-events: none;
}
.section.logo-top-left:before,
.section.logo-bottom-left:before,
.section.logo-bottom-right:before{
    content: '';
    width: 700px;
    height: 700px;
    display: block;
    background-image: url('../img/designelement-blue.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(30%, 30%);
    z-index: 0;
    pointer-events: none;
}
.section.logo-top-left:before{
    transform: translate(-30%, 0%);
    right: auto;
    left: 0;
    top: 0;
}
.section.logo-bottom-left:before{
    transform: translate(-50%, 50%);
    right: auto;
    left: 0;
}



/******* BACKGROUND COLORS AND SHAPES END *******/
/******* SOCIAL ICONS START *******/

.social-icons{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.social-icons span {
    font-weight: 400;
    font-size: .85em;
    margin-right: 10px;
}
.social-icons a {
    display: inline-block;
    width: 34px;
    height: 34px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    margin: 0 10px 0 0;
    border-radius: 8px;
    padding: 2px;
    background-color: var(--blue-2);
}
.social-icons a svg{
    fill: #fff;
    z-index: 1;
    padding: 0;
    margin: 0;
    position: relative;
}
.vc_desktop .social-icons a:hover{
    background-color: var(--primary-color);
}

.social-icons.primary a {
    background-color: var(--primary-color);
}

.vc_desktop .social-icons.primary a:hover{
    background-color: var(--blue-2);
}

.social-icons.large-icons a{
    width: 48px;
    height: 48px;
    padding: 5px;
}

/* SHARE*/

.social-share, .post-date {
    display: inline-block;
}
.single .social-share{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.single div + .social-share{
    margin-top: 40px;
    border-top: 1px solid #ddd;
    padding-top: 40px;
}
.social-share span{
    margin-right: 10px;
    line-height: 1;
}
.social-share a {
    display: flex;
    align-items: center;
    width: 36px;
    height: 36px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 8px;
    border: 2px solid var(--body-text-color);
    border-radius: 20px;
    text-align: center;
    margin: 0 10px 0 0;
}
.social-share a svg{
    fill: var(--body-text-color);
    z-index: 1;
    padding: 0;
    margin: 0;
    position: relative;
}
.vc_desktop .social-share a:hover {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
}
.vc_desktop .social-share a:hover svg {
    fill: var(--primary-color);
}

/******* SOCIAL SHARE END *******/
/******* DP SLIDER START ********/

#dpslider {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    margin: 0;
    overflow: visible;
}
#dpslider:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 40%;
    width: 100%;
    height: 100%;
    background-image: url('../img/designelement-slider.svg');
    background-size: auto 160%;
    background-position: left 0 bottom 70%;
    background-repeat: no-repeat;
    z-index: -1;
}
#dpslider .dpslider-wrapper{
    align-items: center;
}
#dpslider .dpslide {
    align-items: center;
    display: flex;
    height: 100%;
    min-height: 700px;
    padding-bottom: 35px;
}
#dpslider .dpslide-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    width: 100%;
    max-width: 1370px;
    margin: 0 auto;
}
#dpslider .dpslide-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 50%;
    padding-right: 50px;
    box-sizing: border-box;
    z-index: 2;
}

#dpslider .dpslide-content-inner {
    width: 100%;
}
#dpslider h2{
    font-size: 3.4em;
    margin: 0 0 20px;
    hyphens: none;
}
#dpslider p {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 10px 0 50px;
    max-width: 440px;
}
#dpslider .button {
    background-color: #fff;
    color: var(--primary-color);
}
.vc_desktop #dpslider .button:hover {
    background-color: var(--primary-color);
    color: #fff;
}
#dpslider .dpslide-image{
    box-sizing: border-box;
    width: 50%;
    z-index: 1;
    position: relative;
}
#dpslider .dpslide-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 8 / 6;
    border-radius: 16px;
    box-sizing: border-box;
}


/* SLICK DOTS */

#dpslider .swiper-pagination {
    display: flex;
    bottom: 70px;
}
#dpslider .swiper-pagination span {
    display: block;
    list-style: none;
    position: relative;
    cursor: pointer;
    margin: 0 7px 0 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: var(--body-text-color);
}

#dpslider .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: var(--primary-color);
}

#dpslider .dpslide .dpslide-content-inner > *{
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: 1000ms opacity ease, 1000ms transform ease;
    transition: 1000ms opacity ease, 1000ms transform ease;
    opacity: 0;
}
#dpslider .dpslide.swiper-slide-active .dpslide-content-inner > * {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
#dpslider .dpslide.swiper-slide-active .dpslide-content-inner > :nth-child(2) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
#dpslider .dpslide.swiper-slide-active .dpslide-content-inner > :nth-child(3) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

#dpslider .dpslide .dpslide-image > *{
    -webkit-transition: 1000ms opacity ease;
    transition: 1000ms opacity ease;
    opacity: 0;
}
#dpslider .dpslide.swiper-slide-active .dpslide-image > * {
    opacity: 1;
}

/******* DP SLIDER END *******/
/******* PAGE TITLE START *******/

#page-title {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 200px;
    display: flex;
    align-items: flex-end;
    text-align: left;
    box-sizing: border-box;
}
#page-title .page-title-inner {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
}
#page-title .page-title-inner .page-title-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
#page-title .subline{
    font-size: 1em;
    line-height: 1.5em;
    display: inline-block;
    max-width: 800px;
    margin-bottom: 1em;
}
#page-title .title {
    font-size: 3.4em;
    width: 100%;
    max-width: 900px;
    margin-bottom: 0.4em;
    hyphens: none;
}

/* BREADCRUMB */

#breadcrumbs{
    font-size: 0.85em;
    margin-bottom: 1em;
}
#breadcrumbs *{
    color: var(--body-text-color);
}
#breadcrumbs > span{
    opacity: .6;
}
#breadcrumbs .home {
    vertical-align: middle;
    margin: 0 0 1px;
}
#breadcrumbs .home:before {
    content: url('../img/icons/icon-home.svg');
    width: 15px;
    height: 15px;
    display: inline-block;
}


/******* PAGE TITLE END *******/
/******* PAGE TITLE HERO START *******/

#page-title.pagetitle-hero {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    max-height: 550px;
    display: flex;
    align-items: flex-end;
    text-align: left;
    box-sizing: border-box;
    background-color: var(--body-text-color);
}

#page-title.pagetitle-hero:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: 1200ms all cubic-bezier(0.4, 0.1, 0, .7);
    transition: 1200ms all cubic-bezier(0.4, 0.1, 0, .7);
}

.loaded #page-title.pagetitle-hero:after {
    height: 0;
    transition-delay: .2s;
}

#page-title.pagetitle-hero .page-title-inner {
    display: flex;
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    text-align: left;
}

#page-title.pagetitle-hero .page-title-inner .page-title-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    z-index: 3;
    transform: translateY(100%);
    transition: transform 1.5s cubic-bezier(.25, .8, .25, 1);
}

.loaded #page-title.pagetitle-hero .page-title-inner .page-title-content {
    transform: translateY(0);
    transition-delay: 1s;
}

#page-title.pagetitle-hero .subline {
    font-size: 1.2em;
    color: #fff;
    line-height: 1.3em;
    display: inline-block;
    margin-left: 2px;
    max-width: 1100px;
    margin-bottom: 30px;
}

#page-title.pagetitle-hero .topline {
    font-size: 0.9em;
    line-height: 1em;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 3px;
    border: 1px solid #fff;
    padding: 6px 12px 3px;
    border-radius: 20px;
}

#page-title.pagetitle-hero .title {
    color: #fff;
    font-size: 3.4em;
    font-weight: normal;
    line-height: 1.2em;
    width: 100%;
    z-index: 1;
    hyphens: none;
    margin: 0 0 10px 0;
    transform-origin: bottom left;
    will-change: transform;
}


#page-title.pagetitle-hero .page-title-img-wrapper {
    width: 100%;
    height: 120%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#page-title.pagetitle-hero .page-title-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 70%;
    will-change: transform;
}

#page-title.pagetitle-hero .page-title-img-wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #12192b;
    opacity: 0.6;
}


/******* PAGE TITLE HERO END *******/
/******* SWIPER JS START *******/

.swiper-button-next, .swiper-button-prev {
    background-color: #fff;
    border: 1px solid var(--primary-color);
    width: 60px;
    height: 60px;
    padding: 15px;
    border-radius: 4px;
    top: -135px;
    margin-top: 0;
    z-index: 99;
    transition: 0.3s all ease-in-out;
    box-sizing: border-box;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: auto;
    right: 80px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    content: '';
    width: 50px;
    height: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: var(--primary-color);
    vertical-align: middle;
}
.swiper-button-prev:after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23E6391E' class='bi bi-arrow-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8'/%3E%3C/svg%3E");
}
.swiper-button-next:after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23E6391E' class='bi bi-arrow-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8'/%3E%3C/svg%3E");
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.3;
}

.vc_desktop .swiper-button-next:hover,
.vc_desktop .swiper-button-prev:hover {
    background-color: var(--primary-color);
}
.vc_desktop .swiper-button-next:hover:after,
.vc_desktop .swiper-button-prev:hover:after {
    filter: invert(1) grayscale(1) contrast(10);
}

#main .swiper-scrollbar {
    width: 100%;
    background-color: var(--light-gray);
    height: 3px;
    position: relative;
    bottom: unset;
    left: unset;
    margin: 50px 0 0;
}
#main .swiper-scrollbar .swiper-scrollbar-drag{
    background-color: var(--primary-color);
    border-radius: 0;
}

#main .section.bg-lightgray .swiper-scrollbar {
    background-color: #fff;
}

/******* SWIPER JS END *******/
/******* PADDINGS AND MARGINS START *******/

.pt0{ padding-top: 0 !important; }
.pt25{ padding-top: 25px !important; }
.pt30{ padding-top: 30px !important; }
.pt40{ padding-top: 40px !important; }
.pt50{ padding-top: 50px !important; }
.pt70{ padding-top: 70px !important; }
.pt100{ padding-top: 100px !important; }

.more-pt{ padding-top: 250px !important; }
.more-pb{ padding-bottom: 250px !important; }

.pb0{ padding-bottom: 0 !important; }
.pb5{ padding-bottom: 5px !important; }
.pb30{ padding-bottom: 30px !important; }
.pb50{ padding-bottom: 50px !important; }
.pb70{ padding-bottom: 70px !important; }
.pb100{ padding-bottom: 100px !important; }
.pb200{ padding-bottom: 200px !important; }

.ptb0{ padding-top: 0 !important; padding-bottom: 0 !important; }
.ptb50{ padding-top: 50px !important; padding-bottom: 50px !important; }
.ptb70{ padding-top: 70px !important; padding-bottom: 70px !important; }
.ptb100{ padding-top: 100px !important; padding-bottom: 100px !important; }

.plr15{ padding-left: 15px; padding-right: 15px}
.plr30{ padding-left: 30px; padding-right: 30px}

.mt0{ margin-top: 0 !important; }
.mt15{ margin-top: 15px !important; }
.mt20{ margin-top: 20px !important; }
.mt30{ margin-top: 30px !important; }
.mt50{ margin-top: 50px !important; }
.mt70{ margin-top: 70px !important; }
.mt100{ margin-top: 100px !important; }

.mb0{ margin-bottom: 0 !important; }
.mb10{ margin-bottom: 10px !important; }
.mb15{ margin-bottom: 15px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb50{ margin-bottom: 50px !important; }
.mb70{ margin-bottom: 70px !important; }
.mb100{ margin-bottom: 100px !important; }

.mb-100{ margin-bottom: -100px !important; }
.mb-150{ margin-bottom: -150px !important; }
.mt-100{ margin-top: -100px !important; }

p.mw-640,
.mw-640 .wpb_text_column,
.mw-640.wpb_text_column{
    max-width: 640px;
}
.mw-640.center .wpb_text_column,
.mw-640.center.wpb_text_column,
.mw-720.center .wpb_text_column,
.mw-720.center.wpb_text_column,
.mw-800.center .wpb_text_column,
.mw-800.center.wpb_text_column,
.center .mw-640,
.center .mw-720,
.center .mw-800{
    margin: 0 auto 30px;
}
p.mw-720,
.mw-720 .wpb_text_column,
.mw-720.wpb_text_column{
    max-width: 720px;
}
.mw-720.wpb_text_column:last-child,
.center.mw-720.wpb_text_column:last-child,
.mw-640.wpb_text_column:last-child,
.center.mw-640.wpb_text_column:last-child,
.mw-800.wpb_text_column:last-child,
.center.mw-800.wpb_text_column:last-child{
    margin-bottom: 0;
}
p.mw-800,
.mw-800 .wpb_text_column,
.mw-800.wpb_text_column{
    max-width: 800px;
}

/******* PADDINGS AND MARGINS END *******/
/******* POST START *******/

.post-grid{
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 60px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 50px 0;
}
body:not(.error404) #related-posts .post-grid{
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.post-grid.post-grid--two-columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* BLOG POST */

.post {
    box-sizing: border-box;
    position: relative;
}
.post *{
    text-align: left !important;
}
.post > a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    text-decoration: none;
}
.post .post-content{
    padding: 20px 0;
    margin-bottom: auto;
    box-sizing: border-box;
}
#online-kurse .post.content-box {
    overflow: hidden;
}
#online-kurse .post.content-box > a {
    height: 100%;
}
#online-kurse .post.content-box .post-image {
    border-radius: 0;
}
#online-kurse .post.content-box .post-content {
    padding: 20px 0 0;
}
#online-kurse .post.content-box .post-content p{
    margin-top: 0;
}
#online-kurse .post.content-box .post-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px;
}
#online-kurse .post.content-box .text-link {
    margin-top: auto;
    padding-top: 25px;
}

/* Online-Kurs Topline (grünes Label) + Sub-Labels */
.post .post-content .post-topline {
    display: block;
    font-size: .8em;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 8px 12px;
    margin-bottom: 18px;
    border-radius: 8px;
    width: fit-content;
    color: var(--primary-color);
    background-color: rgb(255 0 0 / 10%);
}
.post .post-content .post-labels,
.dp-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.post .post-content .post-labels {
    margin-top: 13px;
}
.post .post-content .post-labels .post-label,
.dp-chip {
    font-size: 0.85em;
    line-height: 1.3;
    padding: 7px 10px;
    border-radius: 8px;
}
.post .post-content .post-labels .post-label,
.dp-chips--bordered .dp-chip {
    color: var(--body-text-color);
    background-color: transparent;
    border: 1px solid #ddd;
}
.dp-chips--dark .dp-chip {
    color: #fff;
    background-color: var(--body-text-color);
}
.dp-chips--gray .dp-chip {
    color: var(--body-text-color);
    background-color: var(--light-gray);
}
.dp-chips--white .dp-chip {
    color: var(--body-text-color);
    background-color: #fff;
    border: 1px solid #e2e2e2;
}
.post .post-content h3 {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.4em;
    font-style: normal;
    margin-bottom: 15px;
}
.post .post-content p {
    font-size: .9em;
    line-height: 1.6em;
    margin-top: 10px;
}
.vc_desktop .post > a:hover .post-content h3 {
    color: var(--primary-color);
}
.post .post-content div:not(.post-meta) p {
    font-size: .9em;
    line-height: 1.5em;
}
.post a{
    text-decoration: none;
}
.post .post-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.post .post-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 5 / 3;
    object-fit: cover;
    -webkit-transition: 500ms all ease-in-out;
    transition: 500ms all ease-in-out;
}
.vc_desktop .post > a:hover .post-image img {
    transform: scale(1.05);
}



/* POST META */

.post-meta {
    display: flex;
    color: #888;
    gap: 20px;
    font-size: 0.75em;
    margin-top: 15px;
}
.post-meta > div {
    display: flex;
    align-items: center;
    line-height: 1.2;
}
.post-meta .date {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.post-meta img {
    margin-top: -1px;
    margin-right: 7px;
    width: 16px;
    height: 16px;
}


/* SINGLE POST */

.single #page-title {
    padding-bottom: 100px;
}
.single #page-title.pagetitle-hero {
    padding-bottom: 0;
}
.single #page-title .title {
    font-size: 2.8em;
    max-width: 1100px;
}
.single #page-title.pagetitle-hero .title {
    font-size: 3.4em;
}
.single .single-post-container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 900px;
}
.single .post-area .post-image {
    margin-top: -60px;
}
.single .post-area .post-image img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    overflow: hidden;
}
.single .post-meta {
    margin-top: 20px;
    margin-bottom: 0;
    justify-content: center;
}
.single .post-area h2.title{
    font-size: 2.4em;
}
.single .post-area h3.title{
    font-size: 2em;
    margin-bottom: .5em;
}
.single-post .post-area .cta-box .cta-box-content {
    max-width: 700px;
}
body.single-post #page-title .page-title-content > div:last-child > p,
body.single-post #page-title .page-title-content > div:last-child > .social-icons{
    margin-left: 0 !important;
}

/* SIDEBAR */

.single .sidebar {
    margin: 50px 0 0 auto;
    max-width: 360px;
}


/* POST LIST */

.post-list .post {
    margin-bottom: 20px;
}
.post-list .post > a {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.post-list .post .post-image {
    flex-shrink: 0;
}
.post-list .post .post-image img {
    width: 80px;
    height: 80px;
}
.post-list .post .post-content {
    padding: 7px 0;
    margin: 0;
}
.post-list .post .post-image + .post-content{
    margin-left: 20px;
}
.post-list .post h3 {
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 0;
}
body.single-post #page-title .page-title-content{
    justify-content: center;
}

body.single-post #page-title .page-title-content > div{
    width: 100%;
    max-width: 900px;
}

/* NEWSLETTER CTA */
.light .newsletter .button.white,
.light .newsletter .button.white span,
.light .newsletter .button.white .btn-icon * {
    color: var(--primary-color);
    stroke: currentColor;
}
.vc_desktop .light .newsletter .button.white:hover,
.vc_desktop .light .newsletter .button.white:hover span,
.vc_desktop .light .newsletter .button.white:hover .btn-icon * {
    color: #fff;
}

/******* POST END *******/
/******* BUTTON START *******/

.button, .text-link{
    position: relative;
    display: inline-block;
    border: 0;
    text-decoration: none !important;
    font-size: .9em;
    font-weight: 500;
    text-align: left;
    line-height: 1em;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 1;
}
.button{
    padding: 16px 24px 17px;
    overflow: hidden;
    border-radius: 8px;
}
.button.small{
    padding: 11px 20px 12px;
}
.button.large{
    font-size: 1.1em;
    padding: 20px 40px 22px;
}
.button.full-width{
    width: 100%;
    text-align: center;
}
.button, button, .text-link{
    vertical-align: middle;
}
.button:disabled{
    background: var(--light-gray) !important;
    color: #aaa !important;
    cursor: default;
}
.wpb_wrapper .button + .text-link,
.wpb_wrapper .text-link + .button,
.wpb_wrapper .button + .button,
.wpb_wrapper .text-link + .text-link{
    margin-left: 10px;
}

.center .button,
.center .text-link{
    margin-left: 10px;
    margin-right: 10px;
}

.button.primary,
.button.dark,
.vc_desktop .button.primary:hover,
.vc_desktop .button.white:hover{
    color: #fff;
}
.button.lightgray{
    background-color: var(--light-gray);
}
.button.primary{
    background-color: var(--primary-color);
}
.button.white{
    background-color: #fff;
    color: var(--primary-color);
}

.vc_desktop .button.primary:hover,
.vc_desktop .button.white:hover{
    background-color: var(--body-text-color);
}
.button.dark{
    background-color: var(--body-text-color);
}

.light .button.dark {
    background-color: #282828;
}
.vc_desktop .light .button.primary:hover{
    background-color: #fff;
    color: var(--primary-color);
}
.vc_desktop .button.dark:hover,
.vc_desktop .light .button.dark:hover,
.vc_desktop .button.lightgray:hover{
    background-color: var(--primary-color);
    color: #fff;
}
.vc_desktop .light .button.dark:hover {
    background-color: #fff;
    color: var(--body-text-color);
}
.button.border{
    border: 1px solid var(--body-text-color);
}
.vc_desktop .button.border:hover{
    background-color: var(--body-text-color);
    color: #fff;
}

.button.border-primary{
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
}
.vc_desktop .button.border-primary:hover{
    background-color: var(--primary-color);
    color: #fff;
}

.button.center {
    margin: 0 auto;
    display: table;
}

.text-link {
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    width: max-content;
}
.text-link:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 2px solid var(--primary-color);
    bottom: 0;
    position: absolute;
    right: 0;
    transition: width .75s cubic-bezier(.25,.8,.25,1);
}

.text-link.primary{
    color: var(--primary-color);
}
.text-link.primary i:before,
.text-link.primary i:after{
    border-color: var(--primary-color);
}

.vc_desktop .text-link.primary:hover{
    color: var(--body-text-color);
}

.vc_desktop .text-link:hover:after,
.vc_desktop #online-kurse .post > a:hover .text-link:after{
    width: 100%;
    right: auto;
    left: 0;
}
.light .text-link:after{
    border-color: var(--primary-color);
}
.content-box.primary .text-link:after,
.bg-primary .text-link:after{
    border-color: #fff;
}


/* ARROW */


.btn-icon *{
    stroke: currentColor;
    stroke-miterlimit: 10;
    stroke-width: 3px;
    fill: none;
}
.button .button-icon,
.text-link .button-icon {
    display: inline-block;
    width: 16px;
    height: 12px;
    line-height: 1;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    text-align: left;
    margin-left: 3px;
    padding-right: 3px;
    vertical-align: top;
    transition: transform .2s ease-in-out;
}
.vc_desktop .button:hover .button-icon,
.vc_desktop .text-link:hover .button-icon,
.vc_desktop #online-kurse .post > a:hover .text-link .button-icon{
    transform: translateX(4px);
}

.light .button.primary:hover span {
    color: var(--primary-color);
}

.light .button.primary:hover .button-icon svg,
.light .button.primary:hover .button-icon svg * {
    stroke: var(--primary-color);
}

/******* BUTTON END *******/
/******* VC ACCORDION START *******/

#main .vc_tta-container {
    margin-bottom: 0;
}

#main .vc_tta.vc_general .vc_tta-tab>a {
    padding: 15px 50px 15px 0;
    font-weight: 400;
    text-transform: none;
    font-size: 2.8em;
    line-height: 1em;
    background-color: #fff;
    position: relative;
    color: var(--body-text-color);
    border: 0;
    border-bottom: 2px solid #ddd;
}
.vc_desktop #main .vc_tta.vc_general .vc_tta-tab>a:hover:after,
.vc_desktop #main .vc_tta.vc_general .vc_tta-tab.vc_active>a:after{
    width: 100%;
    right: auto;
    left: 0;
}

#main .vc_tta.vc_general .vc_tta-panel + .vc_tta-panel{
    border-top: 1px solid var(--light-gray);
    overflow: hidden;
}
#main .gray .vc_tta.vc_general .vc_tta-panel + .vc_tta-panel{
    border-top: 1px solid var(--body-text-color);
}
#main .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
    border: 0;
    margin: 0;
}
#main .vc_tta.vc_general .vc_tta-panel-title {
    font-weight: 400;
    font-size: 1em;
    line-height: 1.3em;
    text-align: left;
}
#main .vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 15px 30px 15px 0;
    color: var(--body-text-color);
    font-weight: normal;
    opacity: 1;
    word-break: break-word;
}
#main .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
    right: 0;
}
#main .vc_tta-accordion .vc_tta-panel-body {
    padding: 0 0 20px;
    border: 0;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
#main .vc_tta-accordion .vc_tta-panel-body * {
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
}
#main .vc_tta-accordion .vc_tta-panel-body .wpb_content_element:not(:last-child) {
    margin-bottom: 20px;
}
.vc_desktop #main .vc_tta.vc_general .vc_tta-panel:not(.vc_active):hover a,
#main .vc_tta.vc_general .vc_tta-panel.vc_active{
    z-index: 1;
    position: relative;
}

#main .vc_tta.vc_general .vc_tta-controls-icon::after,
#main .vc_tta.vc_general .vc_tta-controls-icon::before {
    border-color: var(--body-text-color);
}

#main .vc_tta.vc_general .vc_tta-panel-body h3{
    font-size: 4em;
    line-height: 1em;
}
#main .vc_tta.vc_general .vc_tta-panel-body .p-large p{
    max-width: 100%;
}

/******* VC ACCORDION END *******/
/******* PAGINATION START *******/

.pagination{
    width: 100%;
    margin: 50px auto 0;
    display: block;
    text-align: center;
}
.page-numbers {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
}
.page-numbers:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.page-numbers li {
    display: block;
    float: left;
    margin: 0 4px 4px 0;
    text-align: center;
}
.page-numbers a, .page-numbers span{
    line-height: 1.6em;
    display: block;
    padding: 10px 16px;
    font-size: 0.9em;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #ddd;
    color: var(--body-text-color);
}
.page-numbers a span { padding: 0 }

.vc_desktop .page-numbers a:hover,
.page-numbers.current,
.vc_desktop .page-numbers.current:hover{
    color: #fff;
    text-decoration: none;
}
.vc_desktop .page-numbers a:hover{
    border-color: var(--body-text-color);
    background-color: var(--body-text-color);
}
.page-numbers.current{
    color: #fff;
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}

.vc_desktop .page-numbers:hover { text-decoration: none }

/******* PAGINATION END *******/

.d-inline{
    display: inline-flex;
    vertical-align: middle;
}
.d-inline + .d-inline {
    margin-left: 16px;
}
/* Inline-Buttons umbruchsicher: Abstand über margin-right/-bottom statt margin-left,
   damit ein umgebrochener zweiter Button links bündig bleibt. */
.button-box.d-inline {
    margin-right: 16px;
    margin-bottom: 10px;
}
.button-box.d-inline + .button-box.d-inline {
    margin-left: 0;
}