/* rethink-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/rethink-sans-v7-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../Fonts/rethink-sans-v7-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../Fonts/rethink-sans-v7-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: italic;
    font-weight: 500;
    src: url('../Fonts/rethink-sans-v7-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../Fonts/rethink-sans-v7-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: italic;
    font-weight: 600;
    src: url('../Fonts/rethink-sans-v7-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/rethink-sans-v7-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../Fonts/rethink-sans-v7-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../Fonts/rethink-sans-v7-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* rethink-sans-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rethink Sans';
    font-style: italic;
    font-weight: 800;
    src: url('../Fonts/rethink-sans-v7-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    color: #000;
    font-family: "Rethink Sans", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    padding-top: 71px;
}

ul,ol {
    padding-left: 30px;
}

.z-index-1 {
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}

section.section {
    position: relative;
    display: block;
    width: 100%;
    scroll-margin-top: 71px;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover,
a:focus,
a:active {
    color: #000;
    text-decoration: none;
}

.text-white {
    color: #FFF !important;
}

.bg-blue {
    background-color: #1938D9;
}

.bg-darkblue {
    background-color: #1504A5;
    color: #FFF;
}

.bg-lila {
    background-color: #B2B1FF;
    color: #1504A5;
}

.bg-white {
    background-color: #FFF;
}

.bg-lightgrey {
    background-color: #E9F1F2;
}

.headerbox.bg-gesundheit,
.bg-gesundheit {
    background-color: #BE9AE1;
    color: #000;
}

.headerbox.bg-technik,
.bg-technik {
    background-color: #3BC3CD;
    color: #000;
}

.headerbox.bg-berufsintegration,
.bg-berufsintegration {
    background-color: #EC7776;
    color: #000;
}

.headerbox.bg-paedagogik,
.bg-paedagogik {
    background-color: #F8D2D9;
    color: #000;
}

.headerbox.bg-sprache,
.bg-sprache {
    background-color: #F4CB4D;
    color: #000;
}

.bg-viona {
    background-color: #B8C7E8;
}

/*Logo*/
.navbar-brand-image {
    width: 206px;
    height: 45px;
}

/*Navbar*/
#navbar {
    background-color: #1504A5;
}

@media(max-width: 1199px) {
    #navbar {
        z-index: 10000000 !important;
    }
}

.navbar-toggler {
    border: 0;
    outline: 0 !important;
    box-shadow: none !important;
}

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

.toggler-icon {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .13s;
    display: block;
}

.toggler-icon,
.toggler-icon:before,
.toggler-icon:after {
    position: absolute;
    width: 30px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 0;
    background-color: #FFF;
}

.toggler-icon:after,
.toggler-icon:before {
    display: block;
    content: "";
}

.toggler-icon:before {
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    top: -8px;
}

.toggler-icon:after {
    top: -16px;
    transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
    bottom: -8px;
}

.navbar-toggler[aria-expanded="true"] .toggler-icon {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,-10px,0) rotate(-45deg);
}

.navbar-toggler[aria-expanded="true"] .toggler-icon:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transform: rotate(-90deg);
}

.navbar-toggler[aria-expanded="true"] .toggler-icon:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
    opacity: 0;
}

#scroll-to-top.invisible {
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

#scroll-to-top {
    display: block;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 50px;
    height: 50px;
    z-index: 1000;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

a#to-top {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: url(../Icons/icon-arrow-down-white.svg) no-repeat center center;
    background-color: #1938D9;
    background-size: 50% 50%;
    box-shadow: -10px 6px 26px rgba(0,0,0,.16);
    transform: rotate(180deg);
}

@media(max-width: 1199px) {
    #nav-weiterbildungen {
        display: none !important;
    }

    #navbar .nav-item .nav-link {
        display: inline-block;
    }
}

#navbar .nav-item .nav-link,
#navbar .nav-item.submenu-header {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}

#navbar .nav-item.submenu-header {
    text-decoration: underline;
    margin-bottom: 15px;
}

#navbar .nav-item.last-sub-item {
    margin-bottom: 50px;
}

#navbar .nav-item .nav-link:after,
#navbar .nav-item .dropdown-item:after {
    display: block;
    content: "";
    width: 100%;
    margin-top: 2px;
    height: 3px;
    background-color: #FFF;
    color: #FFF;
    opacity: 0;
    transition: all .1s;
}

#navbar .nav-item .dropdown-toggle::after {
    display: block;
    margin-left: 0;
    vertical-align: center;
    content: "";
    border: 0 !important;
}

#navbar .active > .nav-link:after,
#navbar .nav-item .nav-link.active:after,
#navbar .nav-item .nav-link.show:after,
#navbar .nav-item .show > .nav-link:after,
#navbar .nav-item .nav-link:focus:after,
#navbar .nav-item .nav-link:hover:after,
#navbar .nav-item .nav-link:active:after,
#navbar .active > .dropdown-item:after,
#navbar .nav-item .dropdown-item.active:after,
#navbar .nav-item .dropdown-item:focus:after,
#navbar .nav-item .dropdown-item:hover:after,
#navbar .nav-item .dropdown-item:active:after {
    opacity: 1;
    transition: all .1s;
}

#navbar .nav-item .dropdown-item.nav-username:after {
    opacity: 1 !important;
}

#nav-welcome-mobile {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 15px;
}

#navbar .dropdown-toggle:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 15px;
    height: 8px;
    background: url(../Icons/icon-arrow-down-white.svg) no-repeat center center;
    float: right;
    background-size: auto 8px;
    margin-left: 6px;
    margin-top: 6px;
    transform: rotate(-90deg);
    transform-origin: center center;
    transition: transform .2s ease-in-out;
}

#navbar .dropdown-toggle.show:before {
    transform: rotate(0deg);
    transform-origin: center center;
    transition: transform .2s ease-in-out;
}

@media(max-width: 1199px){

    #navbar .navbar-nav {
        margin-top: 75px;
        margin-bottom: 0;
        min-height: calc(100vh - 155px);
        padding-left: 25px;
        padding-right: 25px;
    }

    #mainmenu.show {
        height: calc(100vh - 80px);
        overflow: auto;
    }
}

@media(max-width: 991px) {
    #navbar .navbar-nav {
        min-height: calc(100vh - 163px);
    }
}

@media(max-width: 767px) {
    #mainmenu.show {
        height: calc(100vh - 70px);
    }
}

/*Login*/
.navbar-nav .nav-link.btn.btn-primary {
    margin-top: 0;
    color: #FFF;
    padding: 12px 20px;
    font-size: 18px;
    border-radius: 4px;
    text-decoration: none !important;
}

#nav-link-login {
    background: #FFF !important;
    color: #1504A5 !important;
    border-radius: 4px;
    border: 2px solid #FFF;
    padding: 12px 20px;
    text-align: center;
    font-weight: 700 !important;
    margin-top: 15px;
}

#nav-link-login:hover,
#nav-link-login:active,
#nav-link-login:focus {
    background: #1504A5 !important;
    color: #FFF !important;
}

#nav-link-login:after {
    display: none !important;
}

/*#nav-login.loading {*/
/*    visibility: hidden;*/
/*}*/

@media (max-width: 767px) {
    #navbar #nav-login {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #navbar #nav-link-login {
        margin-bottom: 35px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #navbar #nav-link-login {
        padding: 5px 25px
    }
}

@media(max-width: 991px) {
    #navbar #nav-link-login {
        display: block;
    }
}
@media(max-width: 1199px){
    #nav-user {
        display: none !important;
    }
}

/*Buttons*/
.btn.btn-link {
    color: #1938D9 !important;
    font-weight: 700;
    font-size: 20px;
}

.btn.btn-primary {
    background-color: #1504A5;
    color: #FFF;
    border-radius: 4px;
    border: 2px solid #1504A5;
    padding: 8px 30px;
    text-align: center;
    font-weight: 500;
    margin-top: 15px;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary.active,
.btn.btn-primary.show {
    background-color: #E9F1F2;
    border: 2px solid #E9F1F2;
    color: #1504A5;
}

.btn.btn-primary.btn-alternative:hover,
.btn.btn-primary.btn-alternative:active,
.btn.btn-primary.btn-alternative:focus,
.btn.btn-primary.btn-alternative.active,
.btn.btn-primary.btn-alternative.show {
    background-color: #FFF;
    border: 2px solid #FFF;
    color: #1504A5;
}

.bg-lightgrey > .btn.btn-primary:hover,
.bg-lightgrey > .btn.btn-primary:active,
.bg-lightgrey > .btn.btn-primary:focus,
.bg-lightgrey > .btn.btn-primary.active,
.bg-lightgrey > .btn.btn-primary.show {
    background-color: #FFF;
    border: 2px solid #FFF;
}

.btn.btn-secondary {
    background-color: #FFF;
    color: #1504A5;
    border-radius: 4px;
    border: 2px solid #FFF;
    padding: 8px 30px;
    text-align: center;
    font-weight: 500;
    margin-top: 15px;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:active,
.btn.btn-secondary:focus,
.btn.btn-secondary.active,
.btn.btn-secondary.show {
    background-color: #1504A5;
    border: 2px solid #1504A5;
    color: #FFF;
}

.btn.btn-secondary.btn-alternative:hover,
.btn.btn-secondary.btn-alternative:active,
.btn.btn-secondary.btn-alternative:focus,
.btn.btn-secondary.btn-alternative.active,
.btn.btn-secondary.btn-alternative.show {
    background-color: #B2B1FF;
    border: 2px solid #B2B1FF;
    color: #1504A5;
}

.btn.btn-default {
    background-color: #1938D9;
    border: 2px solid #1938D9;
    border-radius: 22px;
    font-weight: 500;
    color: #fff;
    padding: 12px;
}

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default.active,
.btn.btn-default.show {
    background-color: #E9F1F2;
    border: 2px solid #E9F1F2;
    color: #1504A5;
    padding: 12px;
}

.btn.btn-default.btn-faq {
    min-width: 66%;
    font-size: 14px;
}

.btn.btn-bildungsbereich {
    margin-top: 25px;
    max-width: 200px;
    padding: 8px;
    color: #000;
}

#card-technik .btn.btn-bildungsbereich {
    color: #000;
}

#card-technik .btn.btn-bildungsbereich:hover,
#card-technik .btn.btn-bildungsbereich:active,
#card-technik .btn.btn-bildungsbereich:focus,
#card-technik .btn.btn-bildungsbereich.active,
#card-technik .btn.btn-bildungsbereich.show {
    color: #000;
    background-color: #3BC3CD;
    border: 2px solid #000;
}

#card-gesundheit .btn.btn-bildungsbereich {
    color: #000;
}

#card-gesundheit .btn.btn-bildungsbereich:hover,
#card-gesundheit .btn.btn-bildungsbereich:active,
#card-gesundheit .btn.btn-bildungsbereich:focus,
#card-gesundheit .btn.btn-bildungsbereich.active,
#card-gesundheit .btn.btn-bildungsbereich.show {
    color: #000;
    background-color: #BE9AE1;
    border: 2px solid #000;
}

#card-berufsintegration .btn.btn-bildungsbereich {
    color: #000;
}

#card-berufsintegration .btn.btn-bildungsbereich:hover,
#card-berufsintegration .btn.btn-bildungsbereich:active,
#card-berufsintegration .btn.btn-bildungsbereich:focus,
#card-berufsintegration .btn.btn-bildungsbereich.active,
#card-berufsintegration .btn.btn-bildungsbereich.show {
    color: #000;
    background-color: #EC7776;
    border: 2px solid #000;
}

#card-sprache .btn.btn-bildungsbereich:hover,
#card-sprache .btn.btn-bildungsbereich:active,
#card-sprache .btn.btn-bildungsbereich:focus,
#card-sprache .btn.btn-bildungsbereich.active,
#card-sprache .btn.btn-bildungsbereich.show {
    color: #000;
    background-color: #F4CB4D;
    border: 2px solid #000;
}

#card-paedagogik .btn.btn-bildungsbereich:hover,
#card-paedagogik .btn.btn-bildungsbereich:active,
#card-paedagogik .btn.btn-bildungsbereich:focus,
#card-paedagogik .btn.btn-bildungsbereich.active,
#card-paedagogik .btn.btn-bildungsbereich.show {
    color: #000;
    background-color: #F8D2D9;
    border: 2px solid #000;
}

.btn.btn-default.btn-headerbox {
    display: block !important;
    background-color: #FFF;
    color: #1938D9;
    border-color: #FFF;
}

.btn.btn-default.btn-headerbox:hover,
.btn.btn-default.btn-headerbox:active,
.btn.btn-default.btn-headerbox:focus,
.btn.btn-default.btn-headerbox.active,
.btn.btn-default.btn-headerbox.show {
    background-color: #1938D9;
    color: #FFF;
    border-color: #FFF;
}

.btn.btn-default.btn-unternehmen-link {
    display: block !important;
    background-color: #B2B1FF;
    color: #000;
    border-color: #B2B1FF;
}

.btn.btn-default.btn-unternehmen-link:hover,
.btn.btn-default.btn-unternehmen-link:active,
.btn.btn-default.btn-unternehmen-link:focus,
.btn.btn-default.btn-unternehmen-link.active,
.btn.btn-default.btn-unternehmen-link.show {
    background-color: transparent;
    color: #000;
    border-color: #B2B1FF;
}

i.icon-back {
    position: relative;
    display: inline-block;
    background-image: url(../Icons/icon-arrow-right-blue.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: right center;
    width: 25px;
    height: 20px;
    margin-bottom: -2px;
    transform: rotate(180deg);
    transform-origin: center center;
}

.booking-back-link i.icon-back {
    margin-bottom: -3px;
}

/*Headers*/
h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 30px;
}

h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
}

p.modal-title {
    font-size: 24px;
    margin: 0 !important;
}

.agbs h1 {
    font-size: 24px;
}

h2 button.accordion-button,
h3 button.accordion-button {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
}

h2.small-header {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

#legal h2,
.news-single h2 {
    margin-bottom: 20px !important;
    margin-top: 35px !important;
}

h1 span.heading-top,
h2 span.heading-top,
h3 span.heading-top {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.0;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

#legal h3 {
    margin-top: 30px !important;
    margin-bottom: 15px !important;
    font-size: 20px !important;
}

/*Accordion*/
h2.faq-header {
    scroll-margin-top: 110px;
}

button.accordion-button,
.accordion-button:not(.collapsed) {
    margin: 0 !important;
    padding: 20px 15px;
    border-radius: 4px !important;
    background-color: #E9F1F2;
    color: #000;
    box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
    border-radius: 4px 4px 0 0 !important;
}

@media(max-width: 767px) {
    .accordion-button::after {
        margin-left: 5px;
    }
}

.accordion-faq button.accordion-button,
.accordion-faq .accordion-button:not(.collapsed) {
    background-color: #B2B1FF;
}

.accordion-flush>.accordion-item {
    border-radius: 4px !important;
    border: 0;
}

.accordion-button:after,
.accordion-button:not(.collapsed)::after {
    background-image: url(../Icons/icon-arrow-down.svg);
    background-size: contain;
    background-position: center center;
}

.accordion-body {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    padding: 30px 15px;
    padding-right: 35px;
}

/*Accordion Bildungsbereiche*/
.accordion-bildungsbereich .accordion-body {
    background-color: #E9F1F2;
}

.accordion-technik button.accordion-button,
.accordion-technik .accordion-button:not(.collapsed) {
    background-color: #3BC3CD;
}

.accordion-gesundheit button.accordion-button,
.accordion-gesundheit .accordion-button:not(.collapsed) {
    background-color: #BE9AE1;
}

.accordion-sprache button.accordion-button,
.accordion-sprache .accordion-button:not(.collapsed) {
    background-color: #F4CB4D;
}

.accordion-paedagogik button.accordion-button,
.accordion-paedagogik .accordion-button:not(.collapsed) {
    background-color: #F8D2D9;
}

.accordion-berufsintegration button.accordion-button,
.accordion-berufsintegration .accordion-button:not(.collapsed) {
    background-color: #EC7776;
}

.accordion-bildungsbereich .accordion-item {
    scroll-margin-top: 110px;
}

/*Headerimages*/
.header-image img.img-fluid {
    min-width: 100%;
}

/*Headerbox*/

.headerbox {
    /*background-color: #1938D9;*/
    position: relative;
    display: block;
    color: #FFF;
    padding: 30px;
    border-radius: 30px 0 30px 30px;
    margin-top: -165px;
}

#home-headerbox {
    margin-top: -185px;
}

#about-headerbox {
    margin-top: -120px;
}

.headerbox.bg-lightgrey {
    color: #000;
}

.headerbox.bg-lila {
    color: #1504A5;
}

#technik-headerbox,
#gesundheit-headerbox,
#sprache-headerbox,
#paedagogik-headerbox,
#berufsintegration-headerbox {
    padding-bottom: 80px;
}

/*Home Bildungsbereiche*/
.card-wrapper-link {
    text-decoration: none !important;
}

.card-bildungsbereich {
    background-color: #1938D9;
    color: #000;
    font-weight: 600;
    padding: 35px 40px 40px 40px;
    border-radius: 40px 0 40px 40px;
}

h3.bildungsbereich-title {
    font-size: 24px;
    font-weight: 700;
}

#card-technik.card-bildungsbereich,
.card-bildungsbereich[data-uid="4"] {
    background-color: #3BC3CD;
}

#card-sprache.card-bildungsbereich,
.card-bildungsbereich[data-uid="5"] {
    background-color: #F4CB4D;
}

#card-gesundheit.card-bildungsbereich,
.card-bildungsbereich[data-uid="6"] {
    background-color: #BE9AE1;
}

#card-berufsintegration.card-bildungsbereich,
.card-bildungsbereich[data-uid="7"] {
    background-color: #EC7776;
}

#card-paedagogik.card-bildungsbereich,
.card-bildungsbereich[data-uid="8"] {
    background-color: #F8D2D9;
}

/*Text Image Box*/
.text-image-box .textbox {
    padding: 50px 30px;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.textbox-wrapper-link {
    text-decoration: none !important;
}

.textbox.bg-white {
    color: #000;
}

body[data-pageid="5"] #karriere .text-image-box .textbox {
    background-color: #E9F1F2 !important;
}

.text-image-box .imagebox {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

@media(max-width: 991px) {
    .text-image-box .imagebox {
        height: 300px !important;
    }

    #account-management .text-image-box .imagebox {
        background-position: 30% 15%;
    }
}

@media(max-width: 767px) {
    .text-image-box {
        margin: 0;
    }

    .text-image-box .imagebox {
        height: 200px !important;
    }

    #account-management .text-image-box .imagebox {
        background-position: 30% 15%;
    }
}


/*Testimonials*/
#testimonials-slider .sp-button {
    background-color: #B2B1FF;
    border-color: #B2B1FF;
}

#testimonials-slider .sp-button.sp-selected-button {
    background-color: #1938D9;
    border-color: #1938D9;
}

.testimonial-text {
    padding: 40px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    font-size: 17px;
    font-style: italic;
    font-weight: 400;
    min-height: 419px;
}

@media(min-width: 400px) {
    .testimonial-text {
        min-height: 397px;
    }
}

@media(min-width: 576px) {
    .testimonial-text {
        min-height: 309px;
    }
}

@media(min-width: 768px) {
    .testimonial-text {
        min-height: 419px;
    }
}

@media(min-width: 992px) {
    .testimonial-text {
        min-height: 288px;
    }
}

@media(min-width: 1200px) {
    .testimonial-text {
        min-height: 288px;
    }
}

@media(min-width: 1400px) {
    .testimonial-text {
        min-height: 337px;
    }
}

p.testimonial-header {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-style: normal;
}

.testimonial-name {
    font-size: 17px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0 !important;
    font-style: normal;
}

.testimonial-image {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.testimonial-image img {
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.testimonial[data-category="technik"] .testimonial-text {
    background-color: #3BC3CD;
    color: #000;
}

.testimonial[data-category="gesundheit"] .testimonial-text {
    background-color: #BE9AE1;
    color: #000;
}

.testimonial[data-category="sprache"] .testimonial-text {
    background-color: #F4CB4D;
    color: #000;
}

.testimonial[data-category="berufsintegration"] .testimonial-text {
    background-color: #EC7776;
    color: #000;
}

.testimonial[data-category="paedagogik"] .testimonial-text {
    background-color: #F8D2D9;
    color: #000;
}

@media(min-width: 992px) {
    .testimonial-text {
        border-top-right-radius: 30px;
        border-bottom-left-radius: 0;
    }

    .testimonial-image,
    .testimonial-image img {
        border-radius: 0;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    p.testimonial-header {
        font-size: 18px;
        margin-bottom: 7px;
    }

    .testimonial-text {
        padding: 25px;
        font-size: 16px;
    }

    p.testimonial-name {
        margin-top: 7px;
    }
}

@media(min-width: 1200px) and (max-width: 1399px) {
    p.testimonial-header,
    .testimonial-text p {
        margin-bottom: 1px;
    }

    .testimonial-text {
        padding: 25px;
    }

    p.testimonial-name {
        margin-top: 10px;
    }
}

/*Home Beratung*/
#foerderung {
    padding-bottom: 250px !important;
}

.textbox[data-uid="12"],
#textbox-beratung-service {
    background-color: #B2B1FF;
    color: #1504A5;
    padding: 60px;
    border-radius: 30px;
    border-bottom-left-radius: 0;
}

#beratung-service {
    margin-top: -250px;
}

/*Partner*/
.logo-wall {
    --logo-gap: 1rem;
    --logo-height: 58px;
    --duration: 28s;

    position: relative;
    overflow: hidden;
    width: 100%;
}

@media(min-width: 768px) {
    .logo-wall {
        --logo-gap: 2rem;
        --logo-height: 95px;
    }
}

@media (min-width: 992px) {
    .logo-wall {
        --logo-gap: 3rem;
        --logo-height: 105px;
    }
}

.logo-wall__track {
    display: flex;
    width: max-content;
    will-change: transform;
}

.logo-wall:not(.is-animated) .logo-wall__track {
    width: 100%;
    justify-content: center;
}

.logo-wall__group {
    display: flex;
    align-items: center;
    gap: var(--logo-gap);
    flex-shrink: 0;
    padding-right: 0;
}

.is-animated .logo-wall__group {
    padding-right: var(--logo-gap);
}

.logo-wall__logo {
    display: block;
    height: var(--logo-height);
    width: auto;
    max-width: none;
    flex-shrink: 0;
    object-fit: contain;
}

.logo-wall.is-animated .logo-wall__track {
    animation: logo-wall-scroll var(--duration) linear infinite;
}

@keyframes logo-wall-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.logo-wall.is-animated:hover .logo-wall__track {
    animation-play-state: paused;
}

@media (prefers-reduced-motion: reduce) {
    .logo-wall.is-animated .logo-wall__track {
        animation: none;
    }
}

.partner-logo-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background-color: #fff;
    padding: 25px;
}

.partner-slider .sp-buttons,
#kompetenzen-slider .sp-buttons {
    padding-top: 30px;
}

.partner-slider .sp-button,
#kompetenzen-slider .sp-button {
    background-color: #E9F1F2;
    border-color: #E9F1F2;
}

.partner-slider .sp-button.sp-selected-button,
#kompetenzen-slider .sp-button.sp-selected-button {
    background-color: #ADBCBE;
    border-color: #ADBCBE;
}

/*Über Uns*/
/*Kompetenzen*/
.kompetenz-text {
    background-color: #FFF;
    color: #000;
    padding: 40px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    font-size: 17px;
    font-weight: 700;
    min-height: 369px;
}

h3.kompetenz-header {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.kompetenz-image {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.kompetenz-image img {
    width: 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

@media(min-width: 400px) {
    .kompetenz-text {
        min-height: 318px;
    }
}

@media(min-width: 576px) {
    .kompetenz-text {
        min-height: 267px;
    }
}

@media(min-width: 768px) {
    .kompetenz-text {
        min-height: 440px;
    }
}

@media(min-width: 992px) {
    .kompetenz-text {
        min-height: 362px;
    }
}

@media(min-width: 992px) {
    .kompetenz-text {
        min-height: 424px;
    }
}

@media (min-width: 992px) {
    .kompetenz-image, .kompetenz-image img {
        border-radius: 0;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .kompetenz-text {
        border-top-right-radius: 30px;
        border-bottom-left-radius: 0;
    }
}

/*Geschäftsführung*/
#geschaeftsfuehrung h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.0;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#geschaeftsfuehrung {
    font-weight: 500;
}

#textbox-geschaeftsfuehrung {
    background-color: #FFF;
    padding: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.geschaeftsfuehrung-image img {
    border-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

/*Events*/
#about-event-logos {
    position: relative;
    z-index: 1;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 60px;
}

#about-events {
    position: relative;
    z-index: 1;
    border-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 60px;
    color: #000 !important;
}

body[data-pageid="5"] #partner {
    padding-bottom: 360px;
    margin-bottom: -350px;
}

#traeger p a {
    color: #FFF;
}

.traeger-image-container img {
    border-radius: 10px;
}

/*Förderungen*/
.textbox.foerdermoeglichkeit {
    color: #FFF;
    padding: 40px;
    padding-top: 35px;
    border-radius: 30px;
    border-top-right-radius: 0;
    min-height: 300px;
}

.textbox.foerdermoeglichkeit a {
    color: #FFF;
}

/*Beratung*/

body[data-pageid="6"] #faq img {
    border-radius: 10px;
}

.ansprechpartner-box {
    background-color: #FFF;
    color: #000;
    border-radius: 10px;
}

.ansprechpartner-box.bg-blue {
    background-color: #1938D9;
    color: #FFF;
}

.ansprechpartner-box.bg-blue a {
    color: #FFF;
}

.ansprechpartner-headerbox {
    padding: 33px 30px 34px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#kontakt-gesundheit .ansprechpartner-headerbox,
#kontakt-gesundheit-pflege .ansprechpartner-headerbox {
    background-color: #BE9AE1;
    color: #000;
}

#kontakt-paedagogik .ansprechpartner-headerbox {
    background-color: #F8D2D9;
    color: #000;
}

#kontakt-sprachen .ansprechpartner-headerbox {
    background-color: #F4CB4D;
    color: #000;
}

#kontakt-technik .ansprechpartner-headerbox {
    background-color: #3BC3CD;
    color: #000;
}

#kontakt-berufsintegration .ansprechpartner-headerbox {
    background-color: #EC7776;
    color: #000;
}

.ansprechpartner-imagebox {
    padding: 40px;
    padding-bottom: 0;
}

img.img-ansprechpartner {
    border-radius: 50%;
}

.ansprechpartner-textbox {
    padding: 40px;
    padding-top: 30px;
    line-height: 1.5;
}

.ansprechpartner-textbox .text-phone:before,
.text-phone:before {
    content: "";
    display: inline-block;
    float: left;
    background: url(../Icons/icon-phone.svg) no-repeat center center;
    background-size: 20px 20px;
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

.ansprechpartner-textbox .text-mail:before,
.text-mail:before {
    content: "";
    display: inline-block;
    float: left;
    background: url(../Icons/icon-mail.svg) no-repeat center center;
    background-size: 20px 20px;
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

.ansprechpartner-box.bg-blue .ansprechpartner-textbox .text-mail:before {
    background: url(../Icons/icon-mail-white.svg) no-repeat center center;
    background-size: 20px 20px;
}

.ansprechpartner-box.bg-blue .ansprechpartner-textbox .text-phone:before {
    background: url(../Icons/icon-phone-white.svg) no-repeat center center;
    background-size: 20px 20px;
}

#account-management .ansprechpartner-textbox {
    padding-left: 25px;
    padding-right: 0;
}

#account-management .textbox img {
    border-radius: 50%;
}

/*Unternehmen*/
.usp-unternehmen-box {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 30px;
}

.usp-unternehmen-box:nth-child(odd) {
    background-color: #1504A5;
    color: #FFF;
}

.usp-unternehmen-box:nth-child(even) {
    background-color: #B2B1FF;
    color: #FFF;
}

.usp-unternehmen-headerbox,
.usp-unternehmen-body {
    position: relative;
    display: block;
}

.usp-unternehmen-header h3.usp-header {
    line-height: 50px;
    margin-bottom: 20px;
}

.usp-unternehmen-body p {
    margin-bottom: 0 !important;
}

@media(min-width: 768px) {
    .usp-unternehmen-box {
        padding: 30px 60px;
    }
}

@media(min-width: 1200px) {
    .usp-unternehmen-box {
        padding: 30px 80px;
    }
}
/*
 * Scroll-Stack fuer die USP-Boxen auf der Unternehmensseite.
 * Die dynamischen Werte werden durch BBZ.initUnternehmenUspStack() gesetzt.
 */
#unternehmen-usp-container {
    --usp-stack-no-animation-buffer: 25px;
}

#unternehmen-usp-container.no-animation {
    /* z. B. eigene Abstände */
}

.usp-unternehmen-box.no-animation {
    /* eigene Höhe, Padding, Margins usw. */
    margin-bottom: 30px;
}

#unternehmen-usp-container.no-animation .usp-unternehmen-box.no-animation {
    position: relative;
    inset: auto;
    width: 100%;
    z-index: auto;
    transform: none;
    transition: none;
    will-change: auto;
}

#unternehmen-usp-container.is-usp-stack {
    --usp-stack-top-gap: 24px;
    --usp-stack-heading-gap: 0px;
    --usp-stack-bottom-gap: 24px;
    --usp-stack-entry-offset: 0px;
    /*
     * start-ratio: 0.5 = Oberkante der ersten Box bei 50 % Viewporthoehe.
     * next-delay: 0 = gleichzeitig, 0.5 = Start bei halbem Weg, 1 = nacheinander.
     */
    --usp-stack-start-ratio: 0.7;
    --usp-stack-next-delay: 0.3;
    --usp-stack-min-scroll-gap: 160px;
    --usp-stack-end-hold: 96px;

    position: relative;
    display: block;
    height: var(--usp-stack-container-height, auto);
    isolation: isolate;
}

/*
 * Alle Boxen liegen in einer gemeinsamen Sticky-Buehne. Die Einfahranimation
 * startet schon, wenn die erste Box die konfigurierte Viewporthoehe erreicht.
 * Bis zur Endposition unterhalb der Navbar scrollt die Buehne normal mit und
 * wird erst dort sticky. Danach verlaesst sie den Bereich als ganzer Stapel.
 */
#unternehmen-usp-container.is-usp-stack .usp-unternehmen-stack-stage {
    position: sticky;
    top: var(--usp-stack-base-top, calc(var(--usp-navbar-height, 0px) + 24px));
    width: 100%;
    height: var(--usp-stack-stage-height, auto);
    overflow: visible;
}

#unternehmen-usp-container.is-usp-stack .usp-unternehmen-box {
    position: absolute;
    inset-inline: 0;
    top: 0;
    width: 100%;
    z-index: var(--usp-stack-z, 1);
    margin: 0;
    transform: translate3d(0, var(--usp-stack-y, 0px), 0);
    transition: none;
    will-change: transform;
    backface-visibility: hidden;
}

/*
 * Wird automatisch gesetzt, wenn Ueberschriftenstapel und aktive Box nicht
 * gemeinsam in den aktuellen Viewport passen. padding-inline bleibt erhalten.
 */
#unternehmen-usp-container.is-usp-stack.is-compact .usp-unternehmen-box {
    padding-block: clamp(24px, 4vh, 40px);
}

@media (max-width: 767.98px) {
    #unternehmen-usp-container.is-usp-stack {
        --usp-stack-top-gap: 12px;
        --usp-stack-heading-gap: 0px;
        --usp-stack-bottom-gap: 12px;
        --usp-stack-start-ratio: 0.5;
        --usp-stack-next-delay: 0.5;
        --usp-stack-min-scroll-gap: 96px;
        --usp-stack-end-hold: 48px;
    }

    #unternehmen-usp-container.is-usp-stack.is-compact .usp-unternehmen-box {
        padding-block: clamp(18px, 3.5vh, 30px);
    }
}

/*
 * Bei reduzierter Bewegungsdarstellung bleiben alle Inhalte normal im
 * Dokumentfluss. Der durch JavaScript erzeugte Stage-Wrapper darf bestehen.
 */
#unternehmen-usp-container.is-usp-stack.is-reduced-motion {
    height: auto !important;
}

#unternehmen-usp-container.is-usp-stack.is-reduced-motion .usp-unternehmen-stack-stage {
    position: relative;
    top: auto;
    height: auto !important;
}

#unternehmen-usp-container.is-usp-stack.is-reduced-motion .usp-unternehmen-box {
    position: relative;
    inset: auto;
    width: 100%;
    z-index: auto;
    margin-bottom: 1rem;
    transform: none;
    will-change: auto;
}

#unternehmen-usp-container.is-usp-stack.is-reduced-motion .usp-unternehmen-box:last-child {
    margin-bottom: 0;
}

/*Unternehmen Ansprechpartner*/

.ansprechpartner-unternehmen-box {
    border-radius: 40px;
    border-top-right-radius: 0;
}

.ansprechpartner-unternehmen-box .ansprechpartner-headerbox {
    padding-bottom: 15px;
}

.ansprechpartner-unternehmen-box .ansprechpartner-imagebox {
    padding-top: 15px;
}

/*Unternehmen Steps*/

ul#fachkraefte-entwicklung-steps-list {
    list-style: none;
}

li.step-item {
    position: relative;
}

li.step-item span.step-header {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0;
    margin-top: 60px;
    margin-bottom: 20px;
}

p.step-circle-wrapper {
    z-index: 1;
    justify-content: center;
    align-items: flex-start;
    width: 30px;
    height: 100%;
    margin-left: -92px;
    display: flex;
    position: absolute;
}

span.step-circle {
    z-index: 2;
    background-color: #B2B1FF;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-top: 0;
}

div#fachkraefte-entwicklung-progress {
    position: relative;
}

div.fachkraefte-entwicklung-progress-wrapper {
    z-index: 0;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: calc(100% - 95px);
    display: flex;
    position: absolute;
}

div#fachkraefte-entwicklung-progress-bar {
    background-color: #FFF;
    width: 20px;
    height: 100%;
}

div#fachkraefte-entwicklung-progress-fill {
    z-index: 0;
    background-color: #B2B1FF;
    width: 20px;
    height: 50vh;
    margin-top: calc(-50vh - 1px);
    position: sticky;
    top: 0;
}

div#fachkraefte-entwicklung-progress-cover {
    z-index: 2;
    background-color: #E9F1F2;
    width: 20px;
    height: 50vh;
    position: absolute;
    top: -50vh;
}

/*Unternehmen Bildungsbereiche*/
.unternehmen-bildungsbereich-box {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 40px 20px;
    border-radius: 40px 40px 40px 0;
}

@media(max-width: 767px) {
    .unternehmen-bildungsbereich-box {
        border-radius: 40px 40px 0 0;
    }
}

.unternehmen-bildungsbereich-text {
    scroll-margin-top: 71px;
}

#unternehmen-bildungsbereiche .unternehmen-bildungsbereich-image img {
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.unternehmen-bildungsbereich-box-gesundheit {
    background-color: #BE9AE1;
}

.unternehmen-bildungsbereich-box-technik {
    background-color: #3BC3CD;
}

.unternehmen-bildungsbereich-box-berufsintegration {
    background-color: #EC7776;
}

.unternehmen-bildungsbereich-box-sprache {
    background-color: #F4CB4D;
}

.unternehmen-bildungsbereich-box-paedagogik {
    background-color: #F8D2D9;
}

.btn.btn-bildungsbereich-kategorie {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: #FFF;
    color: #000;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.0;
    text-align: left;
}

span.btn-bildungsbereich-kategorie-text {
    display: block;
}

i.bildungsbereich-kategorie-arrow-right {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../Icons/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
}

.btn.btn-bildungsbereich-kategorie:hover,
.btn.btn-bildungsbereich-kategorie:focus,
.btn.btn-bildungsbereich-kategorie:active {
    text-decoration: underline;
    background-color: #FFF;
}

@media(min-width: 768px) {
    .btn.btn-bildungsbereich-kategorie {
        padding: 20px 40px;
    }
}

/*Unternehmen Formate*/
.unternehmen-format-text {
    position: relative;
    display: block;
    padding: 40px;
    border-radius: 30px;
    text-align: left;
    background-color: #1938D9;
    color: #FFF;
}

.unternehmen-format-text-wrapper {
    margin-top: -110px;
}

#unternehmen-events .btn.btn-link,
#netzwerk-und-veranstaltungen .btn.btn-link {
    color: #000 !important;
}

@media(min-width: 768px) and (max-width: 991px) {
    .unternehmen-format-text-wrapper h3.standard-header {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

/*Bildungsbereiche*/

.btn.btn-default.btn-kategorie {
    padding-left: 15px;
    padding-right: 15px;
}

.headerbox-newsbox {
    background-color: #1504A5;
    color: #FFF;
    border-radius: 40px 40px 0 40px;
    margin-top: -50px;
}

.headerbox-newsbox a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: #FFF !important;
    text-decoration: none !important;
    padding: 60px;
    font-size: 24px;
}

.headerbox-newsbox a:hover > span,
.headerbox-newsbox a:active > span,
.headerbox-newsbox a:focus > span {
    text-decoration: underline;
}

.headerbox-newsbox a span.heading-top {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.0;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-decoration: none !important;
}

#seminarfinder {
    background-color: #FFF;
}

#lernbegleitung-box {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 40px 40px 0 40px;
    border-bottom-right-radius: 0;
    background-color: #1504A5;
    color: #FFF;
    padding: 40px 20px;
}

#lernbegleitung-box p.header-paragraph {
    font-weight: bold;
}

#lernbegleitung-box a {
    color: #FFF !important;
}

@media(min-width: 768px) {
    #lernbegleitung-box {
        padding: 60px 90px;
    }
}

.bereiche-usp {
    margin-top: -350px;
    padding-top: 300px !important;
}

.bereiche-foerderung #textbox-foerderung {
    background-color: #E9F1F2;
    padding: 60px;
    border-radius: 30px;
    border-top-right-radius: 0;
}

.usp-box,
.weitere-angebote-box {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    border-radius: 10px;
}

.usp-headerbox,
.weitere-angebote-headerbox {
    padding: 33px 25px;
    border-radius: 10px 10px 0 0;
}

.usp-box[data-category="technik"] .usp-headerbox,
.weitere-angebote-box[data-category="technik"] .weitere-angebote-headerbox {
    background-color: #3BC3CD;
    color: #000;
}

.usp-box[data-category="gesundheit"] .usp-headerbox,
.weitere-angebote-box[data-category="gesundheit"] .weitere-angebote-headerbox {
    background-color: #BE9AE1;
    color: #000;
}

.usp-box[data-category="sprache"] .usp-headerbox,
.weitere-angebote-box[data-category="sprache"] .weitere-angebote-headerbox {
    background-color: #F4CB4D;
    color: #000;
}

.usp-box[data-category="berufsintegration"] .usp-headerbox,
.weitere-angebote-box[data-category="berufsintegration"] .weitere-angebote-headerbox {
    background-color: #EC7776;
    color: #000;
}

.usp-box[data-category="paedagogik"] .usp-headerbox,
.weitere-angebote-box[data-category="paedagogik"] .weitere-angebote-headerbox {
    background-color: #F8D2D9;
    color: #000;
}

.usp-body,
.weitere-angebote-body {
    padding: 33px 25px;
    padding-top: 22px;
    color: #000;
}

/*News*/
.news .no-news-found {
    color: #FFF !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 30px;
    text-align: center;
}

.pagination .page-link {
    color: #1938D9 !important;
    font-weight: 500;
}

.pagination .page-link:hover,
.pagination .current > .page-link {
    text-decoration: underline;
}

.btn-news-category {
    display: block;
    font-size: 14px;
}

.btn.btn-default.btn-news-category-technik,
.btn.btn-default.btn-news-category-gesundheit,
.btn.btn-default.btn-news-category-berufsintegration,
.btn.btn-default.btn-news-category-sprache,
.btn.btn-default.btn-news-category-paedagogik {
    color: #000;
}

.btn.btn-default.btn-news-category-technik {
    background-color: #3BC3CD;
    border-color: #3BC3CD;
}

.btn.btn-default.btn-news-category-technik:hover,
.btn.btn-default.btn-news-category-technik:active,
.btn.btn-default.btn-news-category-technik:focus,
.btn.btn-default.btn-news-category-technik.active {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

.btn.btn-default.btn-news-category-gesundheit {
    background-color: #BE9AE1;
    border-color: #BE9AE1;
}

.btn.btn-default.btn-news-category-gesundheit:hover,
.btn.btn-default.btn-news-category-gesundheit:active,
.btn.btn-default.btn-news-category-gesundheit:focus,
.btn.btn-default.btn-news-category-gesundheit.active {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

.btn.btn-default.btn-news-category-berufsintegration {
    background-color: #EC7776;
    border-color: #EC7776;
}

.btn.btn-default.btn-news-category-berufsintegration:hover,
.btn.btn-default.btn-news-category-berufsintegration:active,
.btn.btn-default.btn-news-category-berufsintegration:focus,
.btn.btn-default.btn-news-category-berufsintegration.active {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

.btn.btn-default.btn-news-category-sprache {
    background-color: #F4CB4D;
    border-color: #F4CB4D;
}

.btn.btn-default.btn-news-category-sprache:hover,
.btn.btn-default.btn-news-category-sprache:active,
.btn.btn-default.btn-news-category-sprache:focus,
.btn.btn-default.btn-news-category-sprache.active {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

.btn.btn-default.btn-news-category-paedagogik {
    background-color: #F8D2D9;
    border-color: #F8D2D9;
}

.btn.btn-default.btn-news-category-paedagogik:hover,
.btn.btn-default.btn-news-category-paedagogik:active,
.btn.btn-default.btn-news-category-paedagogik:focus,
.btn.btn-default.btn-news-category-paedagogik.active {
    background-color: #fff;
    color: #000;
    border-color: #000;
}

.news-list-view div.article {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    border-radius: 30px 30px 30px 0;
    border: 0;
    padding: 30px;
    padding-bottom: 30px !important;
    padding-top: 0;
    color: #000;
    font-size: 17px;
}

h3.news-title {
    margin-bottom: 25px !important;
}

h3.news-title a {
    text-decoration: none;
}

h3.news-title a:hover {
    text-decoration: underline;
}

.news-list-view .news-list-category,
.news-single .news-list-category {
    display: inline-block;
    position: relative;
    background: #1938D9;
    color: #000;
    font-weight: 400;
    padding: 14px;
    padding-bottom: 12px;
    min-width: 140px;
}

.news-list-view .news-list-category-sonstiges,
.news-single .news-list-category-sonstiges,
.news-list-view .news-list-category-karriere,
.news-single .news-list-category-karriere {
    color: #FFF;
}

.news-single .news-list-category {
    padding: 14px;
    min-width: 200px;
    text-align: center;
    border-radius: 22px;
    margin-bottom: 30px;
}

.news-list-view .news-list-category-technik,
.news-single .news-list-category-technik {
    background-color: #3BC3CD;
}

.news-list-view .news-list-category-gesundheit,
.news-single .news-list-category-gesundheit {
    background-color: #BE9AE1;
}

.news-list-view .news-list-category-berufsintegration,
.news-single .news-list-category-berufsintegration {
    background-color: #EC7776;
}

.news-list-view .news-list-category-sprache,
.news-single .news-list-category-sprache {
    background-color: #F4CB4D;
}

.news-list-view .news-list-category-paedagogik,
.news-single .news-list-category-paedagogik {
    background-color: #F8D2D9;
}

.news-list-view .news-list-date {
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 25px;
}

.news-single .news-top-headline {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.news-single .news-list-date {
    font-size: 17px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
}

.news-single h1 {
    margin-bottom: 40px !important;
}

.news-single .teaser-text {
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 17px !important;
    margin-bottom: 40px !important;
}

/*Kontakt*/
.kontaktbox {
    line-height: 1.5;
    padding-bottom: 40px;
    padding-right: 50px;
}

.kontaktbox p {
    margin-bottom: 40px;
}

.contactform-wrapper {
    background: #1938D9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

@media(max-width: 767px) {
    .contactform-wrapper {
        margin-left: 12px;
        margin-right: 12px;
        width: calc(100% - 24px);
    }
}

.form-control {
    font-size: 15px;
    color: #000;
    border-radius: 4px;
    padding: 15px;
    border: 0;
}

#contactform {
    padding: 50px 20px;
}

#contactform .form-control::-moz-placeholder {
    color: #1504A5;
    opacity: 1;
}
#contactform .form-control:-ms-input-placeholder {
    color: #1504A5;
}
#contactform .form-control::-webkit-input-placeholder {
    color: #1504A5;
}

#contactform .form-group {
    margin-bottom: 20px;
}

#contactform .form-group .form-label {
    display: none;
}

#contactform textarea {
    min-height: 150px;
}

#contactform .form-check,
#contactform .form-check a {
    color: #FFF;
    font-size: 17px;
    padding-left: 0;
}

#contactform .btn.btn-primary {
    background-color: #B2B1FF;
    border-color: #B2B1FF;
    color: #FFF;
}

#contactform .btn.btn-primary:hover,
#contactform .btn.btn-primary:active,
#contactform .btn.btn-primary:focus,
#contactform .btn.btn-primary.active,
#contactform .btn.btn-primary.show {
    background-color: #E9F1F2;
    border-color: #E9F1F2;
    color: #1504A5;
}

.form-text.error {
    color: #C44333;
    font-weight: bold;
    background: #E9F1F2;
    padding: 3px;
}

.form-text {
    font-size: 14px;
}

.modal {
    z-index: 10000001 !important;
}

.modal-body .confirmation-message-header,
.modal-body .confirmation-message-body {
    text-align: center;
}

/*Modal*/
.modal-content,
.modal-dialog,
.modal-heeader,
.modal-body,
.modal-footer {
    border-radius: 0;
}

.modal-header,
.modal-body,
.modal-footer {
    border: 0;
}

/*Footer*/

footer {
    font-size: 17px;
    font-weight: 400;
}

footer #footer-logo img {
    max-width: 252px;
}

footer #footer-top {
    padding: 40px 0;
}

footer #footer-bottom {
    padding-top: 35px;
    padding-bottom: 35px;
}

footer ul.sitemap {
    flex-direction: column;
}

footer ul.sitemap li a {
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.4;
}

footer ul.sitemap li a:hover,
footer ul.sitemap li a:active,
footer ul.sitemap li a:focus,
footer ul.sitemap li a.active {
    text-decoration: underline;
}

#footer-bottom ul.sitemap {
    align-items: end;
}

#footer-bottom ul.sitemap li a {
    color: #FFF;
}

footer ul#social {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 35px;
}

footer ul#social li {
    margin-right: 15px;
}

footer .contact {
    line-height: 1.4;
}

footer .copyright {
    font-size: 14px;
}

@media(min-width: 576px) {
    .headerbox {
        margin-top: -100px;
    }

    #home-headerbox {
        margin-top: -135px;
    }

    #about-headerbox {
        margin-top: -85px;
    }

    /*Unternehmen Steps*/
    p.step-circle-wrapper {
        margin-left: -102px;
    }
}

@media(min-width: 768px) {
    body {
        padding-top: 81px;
    }

    /*Logo*/
    .navbar-brand-image {
        width: 252px;
        height: 55px;
    }

    .navbar-brand {
        padding-left: 20px;
    }

    #navbar .nav-item .nav-link,
    #navbar .nav-item.submenu-header,
    #nav-welcome-mobile {
        font-size: 24px;
    }

    section.section {
        scroll-margin-top: 81px;
    }

    /*Headers*/
    h1 {
        font-size: 50px;
    }

    .news-single h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    p.modal-title {
        font-size: 30px;
        font-weight: 700;
        margin: 0 !important;
    }

    .agbs h1 {
        font-size: 30px;
    }

    h2 button.accordion-button,
    h3 button.accordion-button {
        font-size: 24px;
    }

    h1 span.heading-top,
    h2 span.heading-top,
    h3 span.heading-top {
        font-size: 20px;
        margin-bottom: 30px;
    }

    h3 {
        font-size: 30px;
        margin-bottom: 35px;
    }

    /*Headerbox*/
    .headerbox {
        margin-top: -170px;
    }

    #home-headerbox {
        margin-top: -200px;
    }

    #about-headerbox {
         margin-top: -100px;
    }

    .headerbox-newsbox a {
        font-size: 30px;
    }

    .headerbox-newsbox span.heading-top {
        font-size: 20px;
        margin-bottom: 30px;
    }

    /*Home Bildungsbereiche*/
    h3.bildungsbereich-title {
        font-size: 30px;
    }

    /*Geschäftsführung*/

    #textbox-geschaeftsfuehrung {
        border-radius: 30px;
        border-top-left-radius: 0;
        padding: 40px 60px;
    }

    .geschaeftsfuehrung-text {
        margin-top: -75px;
    }

    .geschaeftsfuehrung-image img {
        border-radius: 30px;
    }

    /*Events*/
    #about-event-logos {
        position: relative;
        z-index: 1;
        border-radius: 30px;
        border-bottom-left-radius: 0;
    }

    #about-events {
        position: relative;
        z-index: 1;
        border-radius: 30px;
        border-top-right-radius: 0;
        margin-top: 75px;
    }

    body[data-pageid="5"] #partner {
        padding-bottom: 400px;
        margin-bottom: -460px;
    }

    /*Accordion*/
    .accordion-body {
        /*font-size: 20px;*/
        padding: 30px 25px;
    }

    button.accordion-button,
    .accordion-button:not(.collapsed) {
        padding: 30px 25px;
        padding-right: 33px;
    }

    /*FAQ*/

    .btn.btn-default.btn-faq {
        min-width: 66%;
        font-size: 17px;
    }

    /*Unternehmen Steps*/

    li.step-item span.step-header {
        font-size: 30px;
        line-height: 60px;
    }

    span.step-circle {
        width: 60px;
        height: 60px;
    }

    p.step-circle-wrapper {
        width: 60px;
        margin-left: -128px;
    }

    div#fachkraefte-entwicklung-progress-bar,
    div#fachkraefte-entwicklung-progress-fill,
    div#fachkraefte-entwicklung-progress-cover {
        width: 36px;
    }

    div#fachkraefte-entwicklung-progress-fill {
        margin-top: calc(-50vh - 1px);
    }

    /*Unternehmen Formate*/
    .unternehmen-format-text-wrapper {
        margin-top: -100px;
    }
    .unternehmen-format-text {
        min-height: 328px;
    }

    /*Unternehmen Bildungsbereich*/
    .unternehmen-bildungsbereich-box {
        padding: 40px;
        padding-bottom: 150px;
    }

    .unternehmen-bildungsbereich-text {
        margin-top: -150px;
        scroll-margin-top: 81px;
    }

    #unternehmen-bildungsbereiche .container > .row:nth-child(2) .unternehmen-bildungsbereich-text {
        margin-top: 0 !important;
    }

    #unternehmen-bildungsbereiche .container > .row.align-items-end .unternehmen-bildungsbereich-image {
        padding-bottom: 150px;
    }

    #unternehmen-bildungsbereiche .container > .row:last-child .unternehmen-bildungsbereich-box {
        padding-bottom: 40px !important;
    }

    #unternehmen-bildungsbereiche .unternehmen-bildungsbereich-image-left img {
        border-radius: 60px;
        border-top-right-radius: 0;
    }

    #unternehmen-bildungsbereiche .unternehmen-bildungsbereich-image-right img {
        border-radius: 60px;
        border-top-left-radius: 0;
    }

    /*Bereiche*/
    .bereiche-usp {
        margin-top: -350px;
        padding-top: 300px !important;
    }

    .btn.btn-default.btn-kategorie {
        display: block !important;
    }

    /*News*/
    .btn-news-category {
        font-size: 17px;
    }

    /*Kontaktformular*/
    #contactform {
        padding: 55px;
        padding-top: 75px;
    }

    /*Footer*/
    footer #footer-top {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    #footer-bottom ul.sitemap {
        flex-direction: row;
    }

    #footer-bottom ul.sitemap li {
        padding: 0 15px;
    }

    #footer-bottom ul.sitemap {
        justify-content: end;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .foerdermoeglichkeit h2 {
        font-size: 24px;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .foerdermoeglichkeit h2 {
        font-size: 20px;
    }
}
