@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300.eot');
    src: local(''),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300.woff2') format('woff2'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300.woff') format('woff'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300.ttf') format('truetype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300italic.eot');
    src: local(''),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300italic.eot?#iefix') format('embedded-opentype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300italic.woff2') format('woff2'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300italic.woff') format('woff'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300italic.ttf') format('truetype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-300italic.svg#SourceSansPro') format('svg')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-regular.eot');
    src: local(''),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-regular.woff2') format('woff2'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-regular.woff') format('woff'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-regular.ttf') format('truetype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-italic.eot');
    src: local(''),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-italic.eot?#iefix') format('embedded-opentype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-italic.woff2') format('woff2'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-italic.woff') format('woff'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-italic.ttf') format('truetype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-italic.svg#SourceSansPro') format('svg')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600.eot');
    src: local(''),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600.woff2') format('woff2'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600.woff') format('woff'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600.ttf') format('truetype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600italic.eot');
    src: local(''),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600italic.eot?#iefix') format('embedded-opentype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600italic.woff2') format('woff2'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600italic.woff') format('woff'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600italic.ttf') format('truetype'),url('/fileadmin/fonts/Akademie/source-sans-pro-v21-latin-600italic.svg#SourceSansPro') format('svg')
}

html {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

body {
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
    color: #383e45;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

@media(min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .row {
        margin-left: -16px !important;
        margin-right: -16px !important;
    }
}

h1 {
    font-family: inherit;
    font-weight: 300;
    margin-bottom: 1rem;
    display: block;
    font-size: 2.5rem;
    line-height: 1;
    text-transform: initial;
    color: #383e45;
}

@media(max-width: 767.98px) {
    h1 {
        font-size: 1.8rem;
    }
}

h2 {
    font-size: 2.1rem;
    line-height: 1.1;
    font-weight: 300;
    margin-bottom: 2rem;
    display: block;
    font-family: inherit !important;
    color: #383e45;
}

@media(max-width: 1239.98px) {
    h2 {
        margin-bottom: 2rem !important;
    }
}

h3 {
    font-size: 1.7rem;
    font-weight: 300;
    margin-bottom: 1rem;
    color: #ee7f00;
}

@media(max-width: 767.98px) {
    h3 {
        font-size: 1.25rem;
    }
}

h3:not(:first-child) {
    margin-top: 3rem;
}

h2+h3:not(:first-child){
    margin-top: 0;
}

h4 {
    font-size: 1.05rem;
    font-weight: 600;
    margin: 0;
    color: #383e45;
    margin-bottom: 1rem;
}

span.text-tertiary {
    color: #ee7f00;
}

body img {
    max-width: 100%;
    object-fit: cover;
    height: auto;
}

.dehoga-container-main > div > div:nth-child(even) {
    background-color: #f2f2f2 !important;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
}

@media(max-width: 767.98px) {
    .dehoga-container-main > div > div:nth-child(even) {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}

header .header-container {
    height: 150px;
}

header .header-container .container-fluid.container {
    max-width: 1600px;
}

header .logo {
    margin-top: 45px;
}

.header-left.logo img {
    width: 150px;
}

.content-container-wrap {
    margin-top: 150px;
}

.search-and-menu {
    display: flex;
    flex: 1 0 0;
}

.search-and-menu input {
    width: 95%;
    border: 1px solid #00438b;
    border-radius: 5px 0 0 5px;
    border-right: 0;
    font-size: 19.2px;
    /* padding: 2px 10px; */
    padding: 0 32px 0 .7em; /* Änderung von Eugen */
}

.search-and-menu input:hover{
    border-color: #ee7f00;
}

.menu {
    cursor: pointer;
}

.menu .menu-line {
    width: 30px;
    height: 1px;
    background-color: #00438b;
}

.menu .menu-line:nth-child(2) {
    margin-top: 11px;
}

.menu .menu-line:nth-child(3) {
    margin-top: 11px;
}

.search-and-menu {
    margin-top: 60px; /* Änderung von Eugen - 05.03.2025 */
}

.header-nav-container a {
    color: #005cbe;
}

.header-nav-container a:hover {
    color: #ff9113;
}

.header-nav-container > .bottom-nav-item > .mainnav-link {
    font-size: 22px;
    text-decoration: none;
    line-height: 27px;
}

.search {
    position: relative;
}

.searchField-submit {
    position: absolute;
    margin-left: 0;
}

.searchField-submit {
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #fff;
    background-color: #fff;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='transparent' stroke='%2300438b' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='15' cy='15' r='12.5'/%3E%3Cpath d='M30.84 30.84l-7-7'/%3E%3C/svg%3E");
}

.search:hover .searchField-submit {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='transparent' stroke='%23ee7f00' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='15' cy='15' r='12.5'/%3E%3Cpath d='M30.84 30.84l-7-7'/%3E%3C/svg%3E");
    cursor:pointer;
}

.breadscrumb.container {
    display: none;
}

#ce_accordion .accordion {
    background-color: transparent;
    border-bottom: 1px solid #005cbe;
    position: relative;
    border: 1px solid #00438b;
    border-top: 0;
    border-radius: 5px 0 5px 5px;
    padding: 0.66666667rem 1rem;
}

#ce_accordion .accordion:hover, #ce_accordion .accordion.open {
    border-color: #ee7f00;
}

#ce_accordion .accordion:before {
    content: "";
    top: 0;
    left: -1px;
    position: absolute;
    display: block;
    width: 25%;
    height: 5px;
    border-top: 1px solid ;
    border-left: 1px solid #00438b;
    border-radius: 5px 0 0 0;
    color: #00438b;
}

#ce_accordion .accordion.open:before, #ce_accordion .accordion:hover:before {
    color: #ee7f00 !important;
    border-color: #ee7f00;
}

#ce_accordion .accordion .accordion-headline {
    padding: 0;
    font-family: inherit;
    font-size: 1.7rem;
    line-height: 1.1;
    font-weight: 300;
    display: block;
    margin-bottom: 0;
}

#ce_accordion .accordion:hover .accordion-headline {
    color: #ee7f00 !important;
}

#ce_accordion .accordion.open .accordion-headline {
    color: #ee7f00;
}

#ce_accordion .accordion .accordion-content {
    padding: 20px 0;
}

#ce_link.link-type-0, #ce_zitat .link-type-0, .link-type-0 {
    min-width: 12rem;
    text-decoration: none !important;
    text-align: center;
    /*padding: 0.45em 1.2em;*/
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;
    color: #00438b;
    border: 1px solid #00438b;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 6px;
    font-size: 1rem;
    /* display: ruby; */ /* Hinzugefügt von Eugen - 09.10.2024 */
}

#ce_link.link-type-0 .link-container {
    padding: 0.45rem 1.2em;
}

#ce_link.link-type-0 a, #ce_link.link-type-0 .link-header {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-transform: initial;
    margin: 0;
}
#ce_link.link-type-0:hover, #ce_zitat .link-type-0:hover, .link-type-0:hover {
    background-color: #ee7f00;
    border-color: #ee7f00;
    color: white !important;
}
#ce_link.link-type-0.link-align-0 {
    text-align: left;
    margin-right: auto;
    margin-left: 0;
}

#ce_link.link-type-0 .link-typolink-desc::after {
    display: none;
}

#ce_link.link-type-0 a[data-mailto-token] span:after {
    content: "";
    background-image: url(/fileadmin/images/Akademie/envelope-mail.svg);
    background-size: contain;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    left: 3px;
    top: 2px;
}

/* BEGIN - Link Type 1 - Hinzugefügt von Eugen - 08.10.2024 */
#ce_link.link-type-1, #ce_zitat .link-type-1, .link-type-1 {
    display: inline-block;
    min-width: 12rem;
    text-decoration: none !important;
    padding: 0.45em 1.2em;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;
    color: rgba(90, 100, 111, .5) !important;
    border: 1px solid rgba(90, 100, 111, .5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 6px;
    font-size: 1rem;
    margin-top: 0;
    width: auto !important;
    /* display: ruby; */
}

#ce_link.link-type-1 .link-container {
    padding: 0;
}

#ce_link.link-type-1 a, #ce_link.link-type-1 .link-header {
    color: rgba(90, 100, 111, .5);
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-transform: initial;
    margin: 0;
    text-decoration: none;
    text-align: center;
}

#ce_link.link-type-1 a:hover .link-header, #ce_link.link-type-1:hover .link-header {
    color: white;
}

#ce_link.link-type-1:hover, #ce_zitat .link-type-1:hover, .link-type-1:hover {
    background-color: #ee7f00;
    border-color: #ee7f00;
    color: white !important;
}

#ce_link.link-type-1.link-align-0 {
    text-align: left;
    margin-right: auto;
    margin-left: 0;
}

.dehoga-container-main .accordion #ce_link.link-type-1.link-align-0 {
    text-align: center;
}

#ce_link.link-type-1 .link-typolink-desc::after {
    display: none;
}

#ce_link.link-type-1 span:after {
    content: "";
    background-image: url(/fileadmin/images/Akademie/envelope-mail.svg);
    background-size: contain;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    left: 3px;
    top: 2px;
}
/* END - Link Type 1 */

.mask-container .ce-textpic.ce-center.ce-above {
    position: relative;
    overflow: hidden;
    /* cursor: pointer; */
    border-radius: 10px;
    border: 1px solid #00438b;
}

.mask-container .ce-above > .ce-gallery {
    margin-bottom: 0;
}

.mask-container .ce-textpic.ce-center.ce-above .ce-bodytext {
    padding: 16px;
}

.mask-container .ce-textpic.ce-center.ce-above.hover .ce-bodytext {
    bottom: 0;
}

.mask-container .ce-textpic.ce-center.ce-above.hover figcaption.image-caption {
    bottom: -61px;
}

.mask-container .ce-textpic.ce-center.ce-above .ce-bodytext {
    position: absolute;
    bottom: -100%;
    height: 100%;
    transition: 0.5s;
    background-color: rgba(0,67,139,.9);
    color: white;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
}

.mask-container figure.image {
    position: relative;
}

.mask-container figcaption.image-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: hsla(0,0%,100%,.9);
    padding: 10px 16px;
    color: #00438b;
    font-size: 1.7rem;
    transition: 0.5s;
    line-height: 31px;
}

.mask-container .ce-textpic.ce-center.ce-above .ce-bodytext a {
    color: white;
    text-decoration: none;
}

.mask-container .ce-textpic.ce-center.ce-above .ce-bodytext a:hover {
    text-decoration: underline #ee7f00;
}

figure {
    margin: 0;
}

.container-full .container.mask-container {
    padding-left: 0!important;
    padding-right: 0!important;
}

.dehoga-container-main a {
    color: #00438b;
    text-decoration: none;
}

.dehoga-container-main a:hover {
    color: #ee7f00;
    text-decoration: underline;
}

/* Änderung von Eugen - 26.09.2024 */
a.external-link::after {
    content: '';
    position: relative;
    left: 0;
    top: 2px;
    width: 0.75em;
    height: 0.75em;
    margin-left: .25rem;
    background: url(/fileadmin/images/Akademie/external-link-square-alt-solid.svg) 50% 50% no-repeat;
    background-size: contain;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: inline-block;
}

/* Änderung von Eugen - 18.09.2024 */
.dehoga-container-main a[href^="mailto:"]:after {
    content: "";
    background-image: url(/fileadmin/images/Akademie/envelope-mail.svg);
    background-size: contain;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    left: 3px;
    top: 2px;
}

span.orange-text {
    color: #ee7f00;
    margin-left: 7px;
}

.row-slick {
    max-width: 1200px;
}

.row-slick .row-slick-inner {
    font-size: 1.5rem;
    padding: 32px 28px;
    position: absolute;
    bottom: 2rem; /* unset */
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    max-width: calc(1200px - 2rem);
    background-color: hsla(0,0%,100%,.95);
    border: 1px solid #ee7f00;
    border-radius: 5px;
    width: 1200px;
}

@media(min-width: 1201px) {
    .small .row-slick .row-slick-inner, .secondsmall #slick-slide01 .row-slick .row-slick-inner  {
        font-size: 1.5rem;
        padding: 32px 28px 44px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: calc(1200px - 2rem);
        background-color: hsla(0,0%,100%,.95);
        border: 1px solid #ee7f00;
        border-radius: 5px;
        width: 1200px;
        width: 684px;
        bottom: auto; /* new */
    }
}

#image_margin_bottom_2rem img {
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.header-left.logo {
    padding-left: 16px;
}

.header-left.logo .logo-link {
    width: 150px;
    height: 57px;
    margin-right: 1rem;
    background: url(/fileadmin/images/Logo/SVGs/akademie-logo.svg) 50% 50% no-repeat;
    background-size: contain;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: inline-block;
}
.row-slick-inner .slider-text-title {
    display: inline-block;
    font-size: 2.1rem;
    margin-top: -0.3em;
    font-weight: 300;
    color: #00438b;
    line-height: 1.25;
}

.short_header .row-slick-inner .slider-text-title {
    width: 90%;
    padding-right: 20px;
}

@media(min-width: 1201px) {
    .small-headline .row-slick-inner .slider-text-title {
        display: block;
        width: 80%;
    }

    .small .row-slick-inner .slider-text-title, .secondsmall #slick-slide01 .row-slick-inner .slider-text-title {
        display: inherit;
    }
}

.slider-text-rte p {
    margin: 0;
}

.inner-slider-eyecatcher a {
    display: inline-block;
    min-width: 12rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-decoration: none;
    text-align: center;
    padding: 0.45em 1.2em;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;
    color: #00438b;
    border: 1px solid #00438b;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 6px;
    text-decoration: none;
    background-color: white;
}

.inner-slider-eyecatcher a:hover {
    background-color: #ee7f00;
    color: white;
    text-decoration: none;
    border-color: #ee7f00;
}

.inner-slider-eyecatcher a p {
    margin: 0;
}

.slider-text-rte {
    font-size: 1.25rem;
    font-weight: 300;
    width: 85%;
}

@media(min-width: 1201px) {
    .small .slider-text-rte, .secondsmall #slick-slide01 .slider-text-rte {
        font-size: 1.25rem;
        font-weight: 300;
        width: 100%;
    }
}

.inner-slider-eyecatcher {
    position: absolute;
    right: -30px;
    bottom: 30px;
}

@media(min-width: 1201px) {
    .small .inner-slider-eyecatcher, .secondsmall #slick-slide01 .inner-slider-eyecatcher {
        position: absolute;
        right: 30px;
        bottom: -25px;
    }

    .small-headline .inner-slider-eyecatcher {
        max-width: 151.6px;
    }
}

.seiten-item.col-md-20 {
    width: 20%;
}

.seiten-image {
    height: auto;
}

.seiten-image-wrapper {
    height: 100%;
    display: block;
    padding: 1rem;
    border: 1px solid #00438b;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.seiten-element .seiten-item:hover .seiten-image:before {
    content: none;
}

.seiten-element .seiten-item .seiten-image {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: white;
}

.seiten-element .seiten-item .seiten-image-wrapper img {
    transition: 0.5s;
}

.seiten-element .seiten-item .seiten-image-wrapper:hover img {
    transform: scale(1.1);
}

div#ce_link.link-align-1.link-type-12 {
    text-align: center;
}

div#ce_link.link-align-1.link-type-12 a {
    margin-top: 2rem;
    font-size: 1.7rem;
    border-bottom: 1px solid #00438b;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    text-decoration: none;
}

div#ce_link.link-type-13 .link-header {
    margin: 0;
}

div#ce_link.link-align-1.link-type-13 {
    text-align: center;
}

div#ce_link.link-type-13 {
    display: inline-block;
    min-width: 12rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-decoration: none;
    text-align: center;
    padding: .45em 1.2em;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;
    color: #383e45;
    border: 1px solid rgba(90, 100, 111, .5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 6px;
}

div#ce_link.link-type-13:hover {
    background-color: #ee7f00;
    color: #fff;
    border-color: #ee7f00;
    transition: all .1s ease;
}

div#ce_link.link-align-1.link-type-12 .link-header {
    margin: 0;
}

.content-container-wrap > .dehoga-container-main > .container-full,
.content-container-wrap > .dehoga-container-main > div > .container-full {
    margin-bottom: 4.5rem !important;
}

@media(max-width: 767.98px) {
    .content-container-wrap > .dehoga-container-main > div > .container-full {
        margin-bottom: 2.5rem !important;
    }
}

.link_id_11068 {
    margin-bottom: 4.5rem;
}

.container-full > .container > .row > .col-12 {
    padding-left: 16px;
    padding-right: 16px;
}

.header-container ul.slick-dots {
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    list-style-type: none;
}

.header-container ul.slick-dots li button {
    opacity: 0;
    width: 96px;
}

.header-container ul.slick-dots li {
    position: relative;
}

.header-container ul.slick-dots li:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: white;
    border-radius: 5px;
    right: 0;
    transition: 0.25s;
    cursor: pointer;
    top: 15px;
}

.header-container ul.slick-dots li:hover:after {
    width: 96px;
}

.header-container ul.slick-dots li.slick-active:after {
    height: 8px;
    border-radius: 16px 0 0 16px;
    background-color: #ee7f00;
    width: 96px;
    top: 13px;
}

.header-container > div[data-uid="11091"] .slick-dots {
    display: none;
}

.ul-check-circle li, ul.list-check li, ul.list-info li {
    position: relative;
    margin-bottom: 0.6em;
    list-style-type: none;
}

.ul-check-circle li:before, ul.list-info li:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 5px;
    width: 20px;
    height: 20px;
    margin-right: 1rem;
    background: url(/fileadmin/images/Logo/SVGs/Akademie/Download.svg) 50% 50% no-repeat;
    background-size: contain;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: inline-block;
}

ul.list-check li:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 5px;
    width: 20px;
    height: 20px;
    margin-right: 1rem;
    background: url(/fileadmin/images/Logo/SVGs/Akademie/Check.svg) 50% 50% no-repeat;
    background-size: contain;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: inline-block;
}

iframe {
    height: 650px;
    width: 100%;
}

.switchresponsive-container img, .switch-container img {
    border: 1px solid black;
    border-radius: 5px;
}

.container.p-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.container.p-0 .row {
    margin-left: -12px !important;
    margin-right: -12px !important;
}

@media(max-width: 1199.98px) {
    .container.p-0 .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    div#ce_zitat {
        padding: 0 12px;
    }
}

.zitat-content {
    padding-left: 3.5rem;
    margin: 2rem 0;
}

.zitat-container .zitat-content-row {
    position: relative;
}

.zitat-container .zitat-content-row:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1.5rem;
    background-color: #00438b;
}

.zitat-image {
    position:relative;
    padding-top: 25px;
    padding-bottom: 25px;
}

.zitat-image img {
    margin-bottom: 0;
    padding: 20px;
    border-radius: 5px;
}

.zitat-image:before {
    content: "";
    display: block;
    width: 133px;
    height: 133px;
    position: absolute;
    z-index: 1;
    transform: rotate(180deg);
    bottom: 0;
    right: 0;
    border-top: 1px solid #00438b;
    border-left: 1px solid #00438b;
    border-top-left-radius: 5px;
}

.two-col #ce_zitat .zitat-image:before {
    width: 58px;
    height: 58px;
}

.zitat-image:after {
    content: "";
    display: block;
    width: 133px;
    height: 133px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-top: 1px solid #00438b;
    border-left: 1px solid #00438b;
    border-top-left-radius: 5px;
}

.mt-5 {
    margin-top: 4.5rem !important;
}

.two-col #ce_zitat .zitat-image:after {
    width: 58px;
    height: 58px;
}

.two-col #ce_zitat .zitat-image {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mb-5 {
    margin-bottom: 4.5rem !important;
}

.container-full .container.verticalalign-container .two-col > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.picturegallerycontainer-container figure {
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
}

.picturegallerycontainer-container img {
    border-radius: 5px;
    transition: 0.25s;
}

.picturegallerycontainer-container img:hover {
    transform: scale(1.1);
}

#ce_person {
    margin-top: 4rem;
    background-color: #f2f2f2;
    padding: 1rem 1rem 1px;
    text-align: left;
    height: 85%;
}

#ce_person .person-name {
    margin: 0;
}

#ce_person .person-adresse {
    margin-bottom: 16px;
}

#ce_person p.ce_person_phone_title {
    margin:0;
}

#ce_person .person-adresse p {
    margin:0;
}

#ce_person .ce_person_mail {
    margin-bottom: 1em;
    color: #005cbe;
    text-decoration: none;
}

#ce_person .ce_person_mail a {
    color: #005cbe;
    text-decoration: none;
}

#ce_person .ce_person_mail a:hover {
    color: #ee7f00;
}

#ce_person .person-image img {
    position: relative;
    margin-top: -4rem;
    width: 118px;
    height: auto;
    border-radius: 10px;
    margin-right: 100%;
    margin-bottom: 16px;
}

#ce_person .person-container {
    padding-bottom: 16px;
}

#ce_person .ce_person_phone_title, #ce_person .ce_person_mobile_title {
    font-family: inherit;
    font-size: 1.05rem;
    font-weight: 600;
    line-height: 1.1;
    color: #888b8f;
    display: block;
}

.akademie-person-element img {
    border-radius: 10px 10px 0 0;
    transition: 0.25s;
    max-height: 250px;
}

.akademie-person-element .person-element-item .akademie-person-element-img {
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.akademie-person-element .person-element-item:hover img, .akademie-person-element .person-element-item.active img {
    transform: scale(1.1);
}

.akademie-person-element h4 {
    margin: 0;
}

.akademie-person-element .personslider-title {
    padding-right: 17px;
    padding-left: 32px;
    padding-bottom: 16px;
    padding-top: 16px;
    position: relative;
    border-radius: 0 0 10px 10px;
    transition: 0.25s;
}

.akademie-person-element .active .personslider-title {
    border-radius: 0;
}

.akademie-person-element .person-flex {
    display: flex;
}

.akademie-person-element .personslider-title:before {
    content: "";
    display: block;
    width: 17px;
    height: 0;
    position: absolute;
    top: 24.5px;
    right: 2rem;
    border-bottom: 1px solid #005cbe;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.akademie-person-element .personslider-title:after {
    content: "";
    display: block;
    width: 17px;
    height: 0;
    position: absolute;
    top: 24.5px;
    right: 2rem;
    border-bottom: 1px solid #005cbe;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    transform: rotate(90deg);
}

.akademie-person-element .person-element-item {
    cursor: pointer;
}

.akademie-person-element .person-element-item:hover .personslider-title:before, .akademie-person-element .person-element-item:hover .personslider-title:after, .akademie-person-element .person-element-item.active .personslider-title:before, .akademie-person-element .person-element-item.active .personslider-title:after {
    border-color: white;
}

.akademie-person-element .person-element-item.active .personslider-title:before {
    transform: rotate(45deg);
}

.akademie-person-element .person-element-item.active .personslider-title:after {
    transform: rotate(-45deg);
}

.akademie-person-element .person-element-item:hover .personslider-title, .akademie-person-element .person-element-item.active .personslider-title {
    background-color: #ee7f00;
}

.akademie-person-element .person-element-item:hover .personslider-title h4, .akademie-person-element .person-element-item.active .personslider-title h4 {
    color: white;
}

.akademie-person-element .person-element-content {
    display: none;
}

.akademie-person-element .person-element-content {
    border: 1px solid #ee7f00;
    padding: 32px;
    margin: 0 12px;
    border-radius: 0 0 10px 10px;
}

.akademie-person-element {
    margin-bottom: 4.5rem;
}

.akademie-person-element ul li:before {
    content: "";
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    margin-top: -0.25em;
    margin-right: -0.5em;
    position: relative;
    left: -1.5em;
    vertical-align: middle;
    border: 1px solid #888b8f;
    background: #888b8f;
}

.akademie-person-element .person-content-row table {
    border-color: transparent;
}

.row.person-content-row {
    margin-right: 9px !important;
}

.personslider-text-rte table tr td:first-child {
    width: 33.33%;
}

#ce_accordion .accordion .accordion-headline:after {
    content: "";
    display: block;
    width: 23px;
    height: 0;
    position: absolute;
    top: 11.5px;
    right: 0;
    border-bottom: 1px solid #005cbe;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#ce_accordion .accordion .accordion-headline:before {
    content: "";
    display: block;
    width: 23px;
    height: 0;
    position: absolute;
    top: 11.5px;
    right: 0;
    border-bottom: 1px solid #005cbe;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#ce_accordion .accordion:hover .accordion-headline:before, #ce_accordion .accordion:hover .accordion-headline:after {
    border-color: #ee7f00;
}

#ce_accordion .accordion.open .accordion-headline:after {
    background-image: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11.5px;
    right: 0;
    width: 23px;
    height: 0;
    border-color: #ee7f00;
}

#ce_accordion .accordion.open .accordion-headline:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-color: #ee7f00;
}

#ce_accordion .accordion a {
    text-decoration: none !important;
}

#ce_accordion .accordion a:hover {
    text-decoration: underline;
}

.dehoga-container-main p a, .dehoga-container-main li a {
    text-decoration: none;
}

.dehoga-container-main p a:hover, .dehoga-container-main li a:hover {
    text-decoration: underline;
}

.dehoga-container-main .accordion #ce_link.link-type-0.link-align-0 {
    text-align: center;
}

.dehoga-container-main p a.link-type-0 {
    padding: 0.45rem 1.2em;
}

video {
    width: 100%;
}

.video-container,
.container-full.video-container {
    position: relative;
    cursor: pointer;
}

.video-container figure.image img {
    width: 100%;
}

.video-container .ce-inner .ce-row:nth-child(1) video,
.container-full.video-container .ce-inner .ce-row:nth-child(1) video {
    opacity: 0;
}

.video-container .ce-inner .ce-row:nth-child(2) img,
.container-full.video-container .ce-inner .ce-row:nth-child(2) img {
    position: absolute;
    top: 0;
    pointer-events: none;
}

.video-container.show .ce-inner .ce-row:nth-child(1) video,
.container-full.video-container.show .ce-inner .ce-row:nth-child(1) video {
    opacity: 1;
}

.video-container.show .ce-inner .ce-row:nth-child(2) img,
.container-full.video-container.show .ce-inner .ce-row:nth-child(2) img {
    display: none;
}

.video-container .ce-inner .ce-row:nth-child(2) figure:after,
.container-full.video-container .ce-inner .ce-row:nth-child(2) figure:after,
.video-container.show.stop .ce-inner .ce-row:nth-child(2) figure:after,
.container-full.video-container.show.stop .ce-inner .ce-row:nth-child(2) figure:after {
    content: '';
    position: absolute;
    background: url(/fileadmin/images/Logo/SVGs/Akademie/play-btn.svg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: 340px;
    background-position-y: 50%;
    background-position-x: 50%;
    top: 0;
    pointer-events: none;
}

.video-container.show .ce-inner .ce-row:nth-child(2) figure:after,
.container-full.video-container.show .ce-inner .ce-row:nth-child(2) figure:after {
    background: none;
}

.video-container .ce-bodytext,
.container-full.video-container .ce-bodytext {
    width: 40%;
    position: absolute;
    right: 50px;
    top: 40px;
    background-color: hsla(0,0%,100%,.9);
    padding: 16px;
    border: 1px solid #ee7f00;
    border-radius: 4px;
    padding-left: 75px;
}

@media (max-width: 767.98px) {
    .video-container .ce-bodytext,
    .container-full.video-container .ce-bodytext {
        width: 80%;
        top: -60px;
    }
}

.video-container.show .ce-bodytext,
.container-full.video-container.show .ce-bodytext {
    display: none;
}

.video-container.show.stop .ce-bodytext,
.container-full.video-container.show.stop .ce-bodytext {
    display: block;
    pointer-events: none;
}

.video-container .ce-bodytext p:first-child,
.container-full.video-container .ce-bodytext p:first-child {
    font-size: 1.5rem;
    margin: 0;
    color: #ee7f00;
    font-style: italic;
    font-weight: 300;
    position: relative;
    line-height: 1;
}

.video-container .ce-bodytext p:first-child:before,
.container-full.video-container .ce-bodytext p:first-child:before {
    content: '';
    position: absolute;
    background: url(/fileadmin/images/Logo/SVGs/Akademie/quote.svg) no-repeat;
    width: 56px;
    height: 56px;
    left: -65px;
    top: 7px;
}

.video-container .ce-bodytext p:last-child,
.container-full.video-container .ce-bodytext p:last-child {
    margin: 0;
}

.verticalalign-container img {
    border-radius: 10px;
}

.nodots .slick-dots {
    display: none;
}

.secondquote #slick-slide01 .slider-text-rte, .firstquote #slick-slide00 .slider-text-rte, .thirdquote #slick-slide02 .slider-text-rte {
    padding-left: 65px;
    width: 100%;
}

.secondquote #slick-slide01 .slider-text-rte p:first-child, .firstquote #slick-slide00 .slider-text-rte p:first-child, .thirdquote #slick-slide02 .slider-text-rte p:first-child {
    position: relative;
}

.secondquote #slick-slide01 .slider-text-rte p:first-child:after, .firstquote #slick-slide00 .slider-text-rte p:first-child:after, .thirdquote #slick-slide02 .slider-text-rte p:first-child:after {
    content: '';
    position: absolute;
    background: url(/fileadmin/images/Logo/SVGs/Akademie/quote.svg) no-repeat;
    width: 56px;
    height: 56px;
    left: -65px;
    top: 7px;
}

.slider-element-outer small {
    font-size: 16px;
    display: block;
    color: rgba(56,62,69,.75);
}

.nobox .row-slick-inner {
    display: none;
}

.container.smallwidth-container .seiten-element {
    width: 66.666%;
    margin: auto;
}

.container.mask-container.grid_orange h2 {
    color: #ee7f00;
}

/* BEGIN - Newsletter Iframe - Hinzugefügt von Eugen 19.08.2024 */
div#custom-newsletter .parsleyForm input {
    width: calc(100% - 15px);
    margin-bottom: 15px;
    appearance: none;
    font-size: 1.2rem !important;
    padding: 0.25em 0.5em;
    border: 1px solid #00438b;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 5px;
}

div#custom-newsletter .parsleyForm button {
    display: inline-block;
    min-width: 12rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-decoration: none;
    text-align: center;
    padding: 0.45em 1.2em !important;
    border-radius: 5px !important;
    cursor: pointer;
    background-color: transparent;
    color: #00438b;
    border: 1px solid #00438b !important;
    transition: all .3s ease;
    width: auto !important;
}
/* END - Newsletter Iframe */

/* BEGIN - Accordion Element - Hinzugefügt von Eugen 19.08.2024 */
/* END - Accordion Element */

/* BEGIN - Element - Table in RTE - Hinzugefügt von Eugen 19.08.2024 */
/* END - Element - Table in RTE */

/* BEGIN - RTE Table - Hinzugefügt von Eugen - 09.10.2024 */
#rte-table table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    border-collapse: collapse;
    display: block;
    table-layout: auto;
}

#rte-table table tbody {
    display: inline-table;
    width: 100%;
}

#rte-table table tbody tr td {
    border-bottom: 1px solid #888b8f !important;
    padding: .75rem;
    display: revert;
}

#rte-table table tbody tr td a.link-type-0 {
    display: block;
}

#rte-table table tbody tr:hover {
    color: #ee7f00;
}

#rte-table table tbody tr:hover td {
    border-color: #00438b !important;
}
/* END - RTE Table */

/* BEGIN - Header - primaryNav - Hinzugefügt von Eugen 09.10.2024 */
@media (min-width: 992px) {
    header .header-right .header-nav-container {
        justify-content: space-between !important;
        gap: 20px;
    }

    header .header-right .header-nav-container .bottom-nav-item.active > .mainnav-link {
        color: #ee7f00;
        position: relative;
        font-size: 1.1em;
        padding-bottom: 5px;
    }

    header .header-right .header-nav-container .bottom-nav-item.active > .mainnav-link > span {
        letter-spacing: .05em;
        font-weight: 400;
    }

    header .header-right .header-nav-container .bottom-nav-item.active > .mainnav-link > span::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #ee7f00;
    }

    header .header-right .header-nav-container .bottom-nav-item > .mainnav-link > div {
        cursor: pointer;
    }
    
    header .header-right .header-nav-container .bottom-nav-item > .mainnav-link > div:hover {
        color: #ee7f00;
    }
}
/* END - Header - primaryNav */

/* BEGIN - Header - secondaryNav - Hinzugefügt von Eugen 19.08.2024 */
header .secondaryNav {
    height: 0;
}

header .secondaryNav a {
    color: #005cbe;
    font-size: 16px;
}

header .resp-header-container-akademie .fullScreenNav-secondary .fullScreenNav-item,
header .resp-header-container .resp-navigation .bottom-resp-navigation .fullScreenNav-link {
    margin-bottom: 2rem;
}

@media (min-width: 992px) {
    header .secondaryNav .navbar-expand-lg {
        justify-content: end;
    }

    header .secondaryNav .navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
        border-right: 1px solid #d7d8da;
    }

    header .secondaryNav .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 .5rem;
    }

    header .secondaryNav .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #ee7f00;
    }
}

@media (max-width: 991.98px) {
    header .secondaryNav {
        display: none;
    }

    header .resp-header-container .looks-like-headline-top-nav {
        /* padding: 10px 10px; */
        padding: 10px 15px;
    }

    header .resp-header-container .bottom-nav-item .resp-nav-back {
        border-bottom: 1px solid #ccc;
        margin: 0 10px;
    }

    header .resp-header-container .bottom-nav-item .resp-nav-back.back-2 {
        margin: 0;
    }

    header .resp-header-container .bottom-nav-item .resp-nav-back::before {
        left: 0;
    }

    header .resp-header-container .bottom-nav-item:hover,
    header .resp-header-container .bottom-nav-item .resp-nav-back:hover,
    header .resp-header-container .bottom-nav-item .subnav-item .subnav-item-row.subnav-item-active:hover,
    header .resp-header-container .bottom-nav-item .subnav-item .subnav-item-row:hover,
    header .resp-header-container .bottom-nav-item .subnav-item .subnav-item-2:hover {
        cursor: pointer;
    }

    header .resp-header-container .bottom-resp-navigation a.fullScreenNav-link > strong:hover {
        color: #ee7f00;
    }
}
/* END - Header - secondaryNav */

/* BEGIN - Accordion Tab Element - Hinzugefügt von Eugen 10.09.2024 */
#ce_accordion_tab .navTabs .nav-tabs {
    border: 0;
}

#ce_accordion_tab .navTabs .nav-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    padding: 0 .5rem;
    margin-bottom: 1rem;
}

#ce_accordion_tab .navTabs .nav-item  > a {
    line-height: 2rem;
    padding: 0 6px;
    border: 1px solid #00438b;
    border-radius: 6px;
}

#ce_accordion_tab .navTabs .nav-item  > a:hover {
    border-color: #ee7f00;
    text-decoration: none;
}

#ce_accordion_tab .navTabs .nav-item  > a.active {
    border: 2px solid #ee7f00;
    color: #ee7f00;
}

#ce_accordion_tab .tab-content {
    margin: 0 8px;
    padding: 1rem;
    border: 1px solid #ee7f00;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 0;
}

#ce_accordion_tab .tab-content .tab-title.no-title {
    display: none;
}

@media(max-width: 767.98px) {
    #ce_accordion_tab .ce-image {
        margin-bottom: 1rem;
    }
}
/* END - Accordion Tab Element */

/* BEGIN - Seminar -> Seminarprogramm - 3 Container Element - Hinzugefügt von Eugen 18.09.2024 */
#seminar-seminarprogramm-three-container img {
    border-radius: 10px;
}

#seminar-seminarprogramm-three-container #teaserCard .frame-type-header {
    min-height: 70px;
    margin-top: 10px;
}

#seminar-seminarprogramm-three-container #teaserCard #ce_link {
    margin-top: 5px;
}

@media(max-width: 767.98px) {
    #seminar-seminarprogramm-three-container > .container > .row > div:nth-child(1),
    #seminar-seminarprogramm-three-container > .container > .row > div:nth-child(2)
    {
        margin-bottom: 3rem;
    }
}


/* END - Seminar -> Seminarprogramm - 3 Container Element */

/* BEGIN - Akademie Personslider Element - Hinzugefügt von Eugen 18.09.2024 */
.akademie-person-element.container.akademie-template .person-element-content {
    margin: 0;
}

.akademie-person-element.container.akademie-template .person-element-content .personslider-text-rte tbody tr td:last-child {
    display: block;
}

.akademie-person-element.container.akademie-template .person-element-content {
    display: none !important;
    opacity: 0 !important;
    transition: opacity 0.2s ease-out 0.2s !important;
}

.akademie-person-element.container.akademie-template .person-element-content.active {
    display: block !important;
    opacity: 1 !important;
}

#personslider-partner .akademie-person-element.container.akademie-template .person-element-item > .akademie-person-element-img {
    border: 1px solid #00438b;
    border-bottom: none;
}

#personslider-partner .akademie-person-element.container.akademie-template .person-element-item > .akademie-person-element-name {
    border: 1px solid #00438b;
    border-top: none;
    border-radius: 5px;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}

#personslider-partner .akademie-person-element.container.akademie-template .person-element-item.active > .akademie-person-element-img {
    border-color: #ee7f00;
}

#personslider-partner .akademie-person-element.container.akademie-template .person-element-item.active > .akademie-person-element-name {
    border-color: #ee7f00;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}

@media(min-width: 768px) {
    .akademie-person-element.container.akademie-template .row.person-content-row .person-element-content.active {
        display: block !important;
    }

    .akademie-person-element.container.akademie-template .resp.col-md-12.person-element-content {
        display: none !important;
    }

    .akademie-person-element.container.akademie-template .person-element-item:first-child {
        padding-left: 0;
    }

    .akademie-person-element.container.akademie-template .person-element-item:nth-child(2) {
        padding: 0;
    }

    .akademie-person-element.container.akademie-template .person-element-item:nth-child(3) {
        padding-right: 0;
    }
}

@media(max-width: 767.98px) {
    .akademie-person-element.container.akademie-template .person-element-item:nth-child(1),
    .akademie-person-element.container.akademie-template .person-element-item:nth-child(2)
    {
        margin-bottom: 4.5rem;
    }

    .akademie-person-element.container.akademie-template .row.person-content-row .person-element-content {
        display: none !important;
        opacity: 0;
        transition: opacity 0.2s ease-out 0.2s;
    }

    .akademie-person-element.container.akademie-template .resp.col-md-12.person-element-content.active {
        display: block !important;
        opacity: 1;
    }

    .akademie-person-element.container.akademie-template .person-element-content:nth-child(1),
    .akademie-person-element.container.akademie-template .person-element-content:nth-child(2)
    {
        margin-bottom: 4.5rem;
    }

    .akademie-person-element.container.akademie-template .person-element-item {
        padding: 0;
    }

    .akademie-person-element.container.akademie-template .person-element-content .personslider-text-rte tbody tr {
        display: flex;
        flex-direction: column;
    }

    .akademie-person-element.container.akademie-template .person-element-content .personslider-text-rte tbody tr td:first-child {
        width: auto;
    }
}
/* END - Akademie Personslider Element */

/* BEGIN - Footer - Hinzugefügt von Eugen 13.03.2025 */
footer {
    background-color: #00438B;
    padding: 50px 0 70px;
    margin-top: 50px;
}

footer .footer-nav-item a {
    color: white;
    text-decoration: none;
}

footer .footer-navigation {
    display: flex;
    margin-top: 5px;
    flex-wrap: wrap;
}

footer .footer-navigation .footer-nav-item {
    margin-right: 20px;
    position: relative;
}

footer .footer-navigation .footer-nav-item:after {
    content: '';
    position: absolute;
    right: -10px;
    height: 18px;
    top: 4px;
    width: 1px;
    background-color: white;
}

footer .footer-navigation .footer-nav-item:last-child:after {
    content: none;
}

footer div#dehoga-akademie-socials .ce-row {
    display: flex;
    justify-content: flex-end;
}

@media(max-width: 991.98px) {
    footer div#dehoga-akademie-socials .ce-row {
        display: flex;
        justify-content: flex-start;
    }

    #dehoga-akademie-socials >.container {
        padding: 0;
        margin-top: 10px;
    }

    div#dehoga-akademie-socials {
        margin-top: 20px;
    }
}

footer div#dehoga-akademie-socials .ce-row .ce-column {
    margin-right: 20px;
}

footer div#dehoga-akademie-socials .ce-row .ce-column figure {
    margin: 0;
}
/* END - Footer */

/* BEGIN - Header - Hinzugefügt von Eugen 25.09.2024 */
header .resp-menu {
    margin-top: 5px;
}

header .account img {

    display: none;
}

header .account img:hover {
    filter: brightness(0) saturate(100%) invert(40%) sepia(84%) saturate(1617%) hue-rotate(15deg) brightness(109%) contrast(101%);
}

header .account > .row {
    justify-content: center;
}

header .menu.resp-menu:hover .menu-line {
    background-color: #ee7f00;
}

header .account {
    justify-content: center;
    display: flex;
}

header .account .account-item {
    width: 1.875rem;
    height: 1.875rem;
    cursor: pointer;
}

header #fullScreenNav-user {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 4.5rem 0;
    background-color: white;
}

header #fullScreenNav-user.active {
    display: block;
}

header #fullScreenNav-user .fullScreenNav-header {
    width: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 999999;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

header #fullScreenNav-user .fullScreenNav-header .menuControl  {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 1;
}

header #fullScreenNav-user > .container {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
}

header #fullScreenNav-user > .container {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
}

header #fullScreenNav-user > .container .fullScreenNav-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

header #fullScreenNav-user > .container .fullScreenNav-item {
    text-align: center;
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
}

header #fullScreenNav-user > .container .fullScreenNav-link {
    color: #005cbe;
    text-decoration: none;
    display: inline-block;
}

header #fullScreenNav-user > .container .fullScreenNav-link:hover {
    color: #ee7f00;
}


header #fullScreenNav-user > .container .fullScreenNav-link strong {
    font-size: 1.5rem;
    text-transform: none;
    margin-bottom: 0;
    line-height: 1.1;
    font-weight: 300;
}

@media(min-width: 992px) {
    header #fullScreenNav-user {
        display: none;
    }

    header .account {
        display: none;
    }

    header .menu.resp-menu {
        margin-top: 1px;
        display: none;
    }
}

@media(max-width: 991.98px) {
    header .account img {
        display: block;
    }

    header #fullScreenNav-user.active {
        display: block;
    }

    header #fullScreenNav-user .menuControl-trigger.js-menuControl-toggle {
        background-image: url(/fileadmin/images/Akademie/close-button.svg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        filter: brightness(0) saturate(100%) invert(52%) sepia(30%) saturate(3300%) hue-rotate(5deg) brightness(98%) contrast(101%);        width: 32px;
        height: 28px;
        width: 28px;
        position: fixed;
        top: 2rem;
        right: 2rem;
        cursor: pointer;
    }

    header #fullScreenNav-user .menuControl-trigger.js-menuControl-toggle:hover {
        background-image: url(/fileadmin/images/Akademie/close-button-active.svg);
    }
}

@media(max-width: 575px) {
    header .search-and-menu {
        gap: 0.5rem;
    }
}

@media(max-width: 350px) {
    header .header-container > div > .row:nth-child(2) {
        flex-direction: column;
    }

    header .header-left.logo {
        text-align: center;
        width: 100% !important;
    }

    header .search-and-menu {
        width: 100% !important;
        display: flex;
        justify-content: center;
    }

    header .search-and-menu .form-control.search {
        width: 0;
    }

    header .header-left.logo .logo-link {
        width: 100%;
    }

    header .resp-menu {
        margin-top: 5px;
    }
}
/* END - Header */

/* BEGIN - Mitarbeitende finden und binden - Hinzugefügt von Eugen - 25.09.2024 */
#c737 #mitarbeitende-finden-und-binden-second-step,
#c737 #mitarbeitende-finden-und-binden-fourth-step,
#c737 #mitarbeitende-finden-und-binden-sixth-step {
    margin-bottom: 0rem !important;
}
#c737 #mitarbeitende-finden-und-binden-first-step,
#c737 #mitarbeitende-finden-und-binden-third-step,
#c737 #mitarbeitende-finden-und-binden-fifth-step {
    padding-top: 4.5rem;
    margin-bottom: 0rem !important;
}
/* END - Mitarbeitende finden und binden */

/* BEGIN - Timeline Element - Hinzugefügt von Eugen - 01.10.2024 */
#ce_timeline.key-facts-template:before {
    z-index: 0;
}

#ce_timeline.key-facts-template .timeline-box:hover {
    text-decoration: none;
}

#ce_timeline.key-facts-template .timeline-box:hover::before {
    content: "";
    border: 2.5px solid #ee7f00;
    display: block;
    position: relative;
    bottom: -54.5px;
}

#ce_timeline.key-facts-template .timeline-box:hover .timeline-headline > p {
    border-color: #ee7f00;
    color: #ee7f00;
}

#ce_timeline.key-facts-template .timeline-box:hover .timeline-content:before {
    background-color: #ee7f00;
    height: 18px;
    width: 18px;
    top: -29px;
}

#ce_timeline.key-facts-template .timeline-box:hover .timeline-content p {
    color: #ee7f00;
}
/* END - Timeline Element */

/* BEGIN - Accordion Element Table - Hinzugefügt von Eugen - 07.10.2024 */
/*
#ce_accordion .accordion-content .text:has(> table) {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}

#ce_accordion .accordion-content-inner table {
    width: 100%;
    border-collapse: collapse;
    display: block;
    table-layout: auto;
}
*/

#ce_accordion .accordion-content-inner table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    border-collapse: collapse;
    display: block;
    table-layout: auto;
}

#ce_accordion .accordion-content-inner table tbody {
    display: inline-table;
    width: 100%;
}

#ce_accordion .accordion-content .text:has(table) table th,
#ce_accordion .accordion-content .text:has(table) table td {
    /* padding: 8px 12px; */
    padding: 0.75rem;
    white-space: normal;
    /* white-space: nowrap; */
}
#ce_accordion .accordion-content-inner table tbody tr td {
    border-bottom: 1px solid #888b8f;
}

#ce_accordion .accordion-content-inner table tbody tr:hover {
    color: #ee7f00;
}

/*
#ce_accordion .accordion-content-inner tbody tr:first-child td {
    height: 50px;
    text-align: center;
    width: 50px;
}
*/

#ce_accordion .accordion-content-inner tbody tr td:first-child {
    text-align: left;
}

#ce_accordion .accordion-content-inner tbody tr td {
    text-align: center;
    display: revert !important;
    /* width: 100%; */
}

#ce_accordion .accordion-content-inner table td,
#ce_accordion .accordion-content-inner table th {
    white-space: nowrap;
    padding: 8px;
}

/*
#ce_accordion .accordion-content-inner tbody tr td:nth-child(2),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(3),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(4),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(5),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(6),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(7),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(8),
#ce_accordion .accordion-content-inner tbody tr td:nth-child(9) {
    display: revert !important;
}
*/

#accordion-beispielrechnung #ce_accordion .accordion-content-inner .text > table > tbody > tr > td {
    border-bottom: none;
}

#accordion-beispielrechnung #ce_accordion .accordion-content-inner table tbody tr:hover {
    color: unset;
}

#accordion-beispielrechnung #ce_accordion .accordion-content-inner .text > table > tbody > tr > td > table tr:hover td {
    color: #ee7f00;
    border-bottom: 1px solid #005cbe;
}

@media (max-width: 767.98px) {
    #accordion-beispielrechnung #ce_accordion .accordion-content-inner .text > table > tbody > tr {
        display: flex;
        flex-direction: column;
    }
}
/* END - Accordion Element Table */

/* BEGIN - Newsletter Container - Hinzugefügt von Eugen - 07.10.2024 */
#newsletter-container input {
    width: calc(100% - 15px);
    margin-bottom: 15px;
    appearance: none;
    font-size: 1.2rem !important;
    padding: 0.25em 0.5em;
    border: 1px solid #00438b;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 5px;
}

#newsletter-container button {
    display: inline-block;
    min-width: 12rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-decoration: none;
    text-align: center;
    padding: 0.45em 1.2em !important;
    border-radius: 5px !important;
    cursor: pointer;
    background-color: transparent;
    color: #00438b;
    border: 1px solid #00438b !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 6px;
    width: auto !important;
}
/* END - Newsletter Container */


/* BEGIN - Widerrufsformular Container - Hinzugefügt von Eugen - 07.10.2024 */
#widerrufsformular-container fieldset.powermail_fieldset {
    flex-direction: column;
}

#widerrufsformular-container fieldset.powermail_fieldset > .powermail_fieldwrap {
    width: 100%;
    hyphens: auto;
}

#widerrufsformular-container fieldset.powermail_fieldset > .powermail_fieldwrap.powermail_fieldwrap_type_submit {
    margin-top: 1rem;
}

@media(max-width: 250px) {
    #widerrufsformular-container fieldset.powermail_fieldset > .powermail_fieldwrap.powermail_fieldwrap_type_submit input {
        min-width: 100%;
    }
}
/* END - Widerrufsformular Container */


/* BEGIN - Selbstlernkurse-Fachbrief Container - Hinzugefügt von Eugen - 07.10.2024 */
#selbstlernkurse-fachbrief-container > .container:hover + .container.grid_transparent hr.ce-div,
#selbstlernkurse-fachbrief-container > .container.grid_transparent:hover + .container.grid_transparent hr.ce-div {
    background-color: #00438b;
    opacity: 1;
}
/* END - Selbstlernkurse-Fachbrief Container */


/* BEGIN - Junior-Leadership Ansprechpartner Container - Hinzugefügt von Eugen - 08.10.2024 */
#leadership-ansprechpartner-container #ce_person {
    margin-top: 1rem;
    margin-left: 0;
}

#leadership-ansprechpartner-container #ce_person .person-image img {
    margin-top: unset;
}

@media(max-width: 767.98px) {
    #leadership-ansprechpartner-container #ce_person .person-container {
        display: flex;
        flex-direction: row;
    }

    #leadership-ansprechpartner-container #ce_person .person-image {
        flex: 1 0 50%;
    }

    #leadership-ansprechpartner-container #ce_person .person-container-info {
        flex: 1 0 50%;
    }
}

@media(max-width: 350px) {
    #leadership-ansprechpartner-container #ce_person .person-container {
        flex-direction: column;
    }
}
/* END - Junior-Leadership Ansprechpartner Container */


/* BEGIN - Über Uns - Alles auf einen Blick (Buttons) - Hinzugefügt von Eugen - 08.10.2024 */
@media(max-width: 450px) {
    #ueberuns-allesaufeinenblick-buttons-container .col-6.col-lg-3 {
        width: 100%;
    }

    #ueberuns-allesaufeinenblick-buttons-container .col-6.col-lg-3:nth-child(2) {
        margin-top: 0.5rem;
    }
}
/* END - Über Uns - Alles auf einen Blick (Buttons) */


/* BEGIN - List Bulletpoints "List-Info" - Hinzugefügt von Eugen - 08.10.2024 */
ul.list-info {
    list-style-type: none;
}

ul.list-info li {
    list-style-type: none;
}
/* END - List Bulletpoints "Quadrat-Info" */

/* BEGIN - List Bulletpoints "List-Square" - Hinzugefügt von Eugen - 08.10.2024 */
ul.list-square {
    list-style-type: none;
}

ul.list-square li {
    list-style-type: none;
}

ul.list-square li:before {
    content: "";
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-top: -0.2em;
    margin-right: -.5em;
    position: relative;
    left: -1.2em;
    vertical-align: middle;
    border: 1px solid #888b8f;
    background: #888b8f;
}
/* END - List Bulletpoints "List-Square" */

/* BEGIN - List Bulletpoints "List-Check" - Hinzugefügt von Eugen - 08.10.2024 */
ul.list-check {
    list-style-type: none;
}

ul.list-check li {
    list-style-type: none;
}
/* END - List Bulletpoints "List-Check" */

/* BEGIN - Link mit Farbe Orange - Hinzugefügt von Eugen - 08.10.2024 */
a.orange-link {
    color: #ee7f00;
    font-weight: 400;
}
/* END - Link mit Farbe Orange */

/* BEGIN - Content Container Wrap - Hinzugefügt von Eugen - 09.10.2024 */
@media(max-width: 350px) {
    .content-container-wrap.dehoga-akademie-container {
        margin-top: 168px !important;
    }
}
/* END - Content Container Wrap */

/* BEGIN - Slider Standard "nodots" - Hinzugefügt von Eugen - 09.10.2024 */
.slider-element-outer.nodots .slidernormal-element .row-slick.container {
    padding: 0;
}
/* END - Slider Standard "nodots" */

/* BEGIN - Header Slider Image - Hinzugefügt von Eugen - 23.10.2024 */
/*
.container-full.header-container.grid_transparent .slidernormal-element .slick-track {
    width: auto !important;
}

.container-full.header-container.grid_transparent .slidernormal-element .slider-item.slick-slide.slick-current.slick-active {
    width: auto !important;
}
*/
/* END - Header Slider Image */

/* BEGIN - Akademie Ansprechpartner - Hinzugefügt von Eugen - 29.10.2024 */
.ansprechpartner-single-item-list.akademie {
    width: 25%;
}

.ansprechpartner-single-item-list.akademie .ansprechpartner-box {
    margin-top: 4rem;
    background-color: #f2f2f2;
    padding: 1rem;
    text-align: left;
    height: 85%;
    margin-bottom: 20px;
}

.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box > div {
    font-size: 20px;
    margin-bottom: 5px;
}

.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-image > img {
    position: relative;
    margin-top: -4rem;
    margin-right: 100%;
    margin-bottom: 16px;
    height: auto;
    width: 140px;
    border-radius: 10px;

}

.ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-container-info .person-container-title,
.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box .company,
.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box .info-area-row .phone
{
    margin-bottom: 5px;
}

.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box .person-adresse,
.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box,
.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box .info-area-row .email  {
    margin-bottom: 16px;
}

.ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-box .ce_person_mail {
    margin-bottom: 1em;
    color: #005cbe;
    text-decoration: none;
}

@media (max-width: 991.98px) {
    .ansprechpartner-single-item-list.akademie {
        width: 50%;
    }
}

@media (max-width: 767.98px) {
    .ansprechpartner-single-item-list.akademie {
        width: 100%;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .image-box,
    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .contact-box {
        width: 50%;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box {
        display: flex;
        flex-direction: row-reverse;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .image-box {
        display: flex;
        flex: 1 1 100%;
        justify-content: end;
        align-items: center;
        padding-left: 15px;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-image {
        text-align: center;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .contact-image > img {
        width: 70%;
        border-radius: 10px;
        margin: 0;
    }
}

@media (max-width: 500px) {
    .ansprechpartner-single-item-list.akademie .ansprechpartner-box {
        padding: 2rem 1rem 1rem 1rem;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .image-box,
    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .contact-box {
        width: 100%;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .contact-box {
        margin-top: 2rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        hyphens: auto;
        overflow-wrap: anywhere;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box .image-box {
        justify-content: center;
        padding-left: 0;
    }

    .ansprechpartner-single-item-list.akademie .ansprechpartner-box .person-box {
        flex-direction: column;
    }
}
/* END - Akademie Ansprechpartner */

@media(max-width: 991.98px) {
    .video-container .ce-inner .ce-row:nth-child(2) figure:after, 
    .container-full.video-container .ce-inner .ce-row:nth-child(2) figure:after, 
    .video-container.show.stop .ce-inner .ce-row:nth-child(2) figure:after,
    .container-full.video-container.show.stop .ce-inner .ce-row:nth-child(2) figure:after {
        background-size: 200px;
    }

    #ce_person {
        max-width: 100%;
    }

    .akademie-person-element h4 {
        font-size: 1.05rem !important;
    }

    #arrow_picture img {
        width: unset;
        margin-bottom: 2rem;
        margin-top: 1rem;
    }
}

@media(max-width: 1199.98px) {
    .row-slick .row-slick-inner {
        position: initial;
        display: block;
        width: 100%;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        border-radius: 0 0 5px 5px;
        border-top: 0;
        padding: 16px;
        text-align: center;
    }

    .slider-text-rte {
        display: none;
    }

    .slider-text-title {
        font-size: 1.5rem !important;
        line-height: 1.5 !important;
    }

    .inner-slider-eyecatcher {
        display: block;
        position: initial;
        margin-top: 10px;
    }
}

@-moz-document url-prefix() {
    .video-container .ce-inner .ce-row:nth-child(2) img,
    .container-full.video-container .ce-inner .ce-row:nth-child(2) img {
        pointer-events: all;
    }
}

.header-nav-container .hover .bottom-nav-inner {
    display: none;
}

.tx-dehoga-elasticsearch-frontend .card-body {
    padding: 0;
}

.tx-nn-dehoga-servicecenter {
    margin-top: 3rem;
}

.tx-nn-dehoga-servicecenter ul {
    list-style-type: none;
    padding-left: 0;
}

.tx-nn-dehoga-servicecenter ul li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: .3em;
}

.tx-nn-dehoga-servicecenter ul li:before {
    content: "";
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-top: -.25em;
    margin-right: -.5em;
    position: relative;
    left: -1.5em;
    vertical-align: middle;
    border: 1px solid #888b8f;
    background: #888b8f;
}

.tx-nn-dehoga-servicecenter .col-sm-4 {
    padding: 0 16px;
}

.tx-nn-dehoga-servicecenter input[type=checkbox] {
    width: 26px;
    height: 26px;
    cursor: pointer;
}

.tx-nn-dehoga-servicecenter button, .tx-nn-dehoga-servicecenter a[type=button] {
    display: inline-block;
    min-width: 12rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.2rem;
    text-decoration: none;
    text-align: center;
    padding: .45em 1.2em;
    border-radius: 5px;
    cursor: pointer;
    background-color: transparent;
    color: #00438b;
    border: 1px solid #00438b;
    -webkit-transition: all .3sease;
    margin-bottom: 6px;
    transition: 0.25s;
}

.tx-nn-dehoga-servicecenter button:hover, .tx-nn-dehoga-servicecenter a[type=button]:hover {
    color: #ffffff;
    background-color: #ee7f00;
    border-color: #ee7f00;
}

/* Neues Header */
@media(max-width: 991.98px) and (min-width: 769px) {

    header .logo {
        margin-top: 0;
    }

    .header-container > .container-fluid.container {
        position: relative;
    }

    .col-xl-10.col-lg-12.bottom-navigation {
        position: absolute;
        bottom: -45px;
        left: 0;
    }
}

@media(min-width: 992px) {
    .header-right > .row {
        justify-content: center;
    }

    .header-right .bottom-navigation {
        margin-top: 15px !important;
        width: auto !important;
        margin-right: 5px;
    }

    .header-container .bottom-nav-item  {
        display: block;
        height: 80px;
    }

    .header-container .search-and-menu {
        flex-flow: row-reverse;
    }

    .header-container .search-and-menu .search {
        width: 100%;
    }
}

header .header-container .header-right {
    margin-top: 34px;
}

.header-nav-container .bottom-nav-inner {
    display: none;
}

.header-nav-container .hover .bottom-nav-inner {
    display: block;
}

.header-container > div {
    position: relative;
}

.header-nav-container .bottom-nav-inner {
    display: none;
}

.header-container .hasChild.hover .subnav-2 {
    display: block;
}

.header-container .hasChild .subnav-2 ul {
    list-style-type: none;
    padding-left: 15px;
    margin: 0;
}

.header-container .hasChild.hover .subnav-2 ul {
    list-style-type: none;
    padding-left: 15px;
    margin: 0;
}

.header-container  .subnav-2 ul {
    list-style-type: none;
    padding-left: 15px;
    margin: 0;
}

.header-container .subnav-item .subnav-link:after {
    content: '';
    background-image: url(/fileadmin/images/Logo/akkordeon_pfeil.svg);
    width: 20px;
    height: 29px;
    position: absolute;
    top: 2px;
    background-size: 16px;
    background-repeat: no-repeat;
    left: -14px;
    transform: rotate(-90deg);
}

.header-container .hasChild .subnav-2 ul li.subnav-item-2 {
    transition: 0.5s;
    padding: 5px 5px;
    position: relative;
    height: 37px;
    padding-left: 20px;
    display: inline-block;
    width: 100%;
}

.header-container .hasChild.hover .subnav-2 ul li.subnav-item-2:hover {
    padding-left: 15px;
}

.header-container .hasChild .subnav-2 ul li.subnav-item-2 > .subnav-link-2 {
    font-size: 16px;
    text-decoration: none;
}

.header-container .hasChild .subnav-2 ul li.subnav-item-2 > .subnav-link-2 > div:hover {
    color: #EE7F00;
}


.header-container .hasChild.hover .subnav-2 ul li.subnav-item-2:hover > .subnav-link-2 {
    color: #EE7F00;
}

.header-container .hasChild.hover .subnav-2 ul li.subnav-item-2n a div {
    padding-bottom: 10px;
    padding-top: 10px;
}

.header-container .bottom-nav-inner {
    position: fixed;
    left: 0;
    width: 100vw;
    background-color: white;
    padding: 50px;
    padding-top: 25px;
    top: 150px;
    -webkit-box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 12px 12px 0 rgb(0 0 0 / 20%);
}

.header-container .bottom-nav-inner .col-12{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    width: 100%;
}

.header-container .col-12 .subnav-item-row {

    transition: 0.5s;
}

.header-container .col-12 .subnav-item-row a div{
    padding-bottom: 10px;
    padding-top: 10px;
}

.header-container .col-12 .subnav-item-2 a div{
    padding-bottom: 5px;
    padding-top: 5px;
}

.header-container .col-12 .subnav-item-row:hover {
    background-color:#00438B;
    padding-left: 10px;
}

.header-container .subnav-item-row a {
    font-size: 16px;
    text-transform: inherit;
    transition: 0.5s;
    font-weight: bold;
}

.header-container .subnav-item-row:hover a {
    color: white;
}

li.subnav-item-2.subnav-item-2-open a {
    font-weight: bold;
}


.header-container .header-nav-container .hasChild .subnav-item-row {
    position: relative;
}

.header-container .header-nav-container .col-12 {
    position: relative;
    width: 100%;
}

.header-container .bottom-nav-item .bottom-nav-inner .subnav-item .subnav-link {
    font-size: 18px;
    position: relative;
    transition: 0s;
    text-decoration: none;
}

.header-container .bottom-nav-item .bottom-nav-inner .subnav-item .subnav-link.non-click {
    font-weight: bold;
}

.header-container .bottom-nav-item .bottom-nav-inner .subnav-item .subnav-link.non-click:hover {
    color: inherit;
}

.header-container .bottom-nav-item .bottom-nav-inner .subnav-item .subnav-link:hover {
    color: white;
}

.header-container .bottom-nav-item .bottom-nav-inner .subnav-item .subnav-link > div {
    padding: 5px;
    padding-left: 0;
}

.header-container .bottom-nav-item .bottom-nav-inner .subnav-item-row {
    padding-left: 25px;
    margin-bottom: 10px;
}

#c971 .tx-nn-dehoga-servicecenter .before-event, #c971 .tx-nn-dehoga-servicecenter .after-event {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    position:relative;
}

#c971 .tx-nn-dehoga-servicecenter .before-event:before {
    content: '';
    width: 100vw;
    position: absolute;
    height: 100%;
    left: -32%;
    background-color: #f2f2f2;
    z-index: 1;
    top: 0;
}

#c971 .tx-nn-dehoga-servicecenter .before-event > div {
    z-index: 2;
}

#c971 .dehoga-container-main > div > div:nth-child(even) {
    background-color: white;
}

#c971 .tx-nn-dehoga-servicecenter .before-event ul li:before {
    background: transparent;
    border: none;
    background-image: url(/fileadmin/images/Akademie/check.svg);
    background-size: 18px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0.75rem;
}

#c971 .tx-nn-dehoga-servicecenter .before-event ul li p {
    margin: 0;
}

#c971 .d-flex.flex-wrap.before-event .col-md-6:first-child {
    padding-right: 110px;
}

/* Accessibility */

.accessibility-trigger {
    background-color: #00438b;
    display: inline-block;
    padding: 1px 3px;
    cursor: pointer;
}

.accessibility-container {
    position: relative;
    min-width: 32px;
}

.leichte-sprache-container {
    position: relative;
    min-width: 37px;
}

.accessibility-inner {
    display: none;
}

.accessibility-inner {
    position: absolute;
    background-color: white;
    top: 43px;
    z-index: 9999999999;
    -webkit-box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
    width: 200px;
    left: -73px;
}

.secondaryNav {
    display: flex;
    justify-content: flex-end;
}

.accessibility-container .text-container {
    display: flex;
    gap: 5px;
}

.contrast-normal {
    width: 30px;
    height: 30px;
    background-color: white;
    cursor: pointer;
    color: #00438b;
    border: 1px solid #00438b;
    padding-left: 9px;
    padding-top: 2px;
    font-weight: bold;
    font-size: 16px;
}

.contrast-black-to-white {
    cursor: pointer;
    color: black;
    padding-left: 7.5px;
    padding-top: 0;
    font-weight: bold;
    font-size: 16px;
    margin-left: 6px;
    margin-top: 0;
    width: 30px;
    height: 30px;
    background-color: #F6F8F9;
    border: solid 3px black;
}

.contrast-white-to-black {
    cursor: pointer;
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-left: 6px;
    margin-top: 0px;
    width: 30px;
    height: 30px;
    background-color: #F6F8F9;
    border: solid 3px black;
}

.contrast-white-black-inner {
    background-color: black;
    border: 2px solid white;
    height: 25px;
    padding-left: 5px;
}

.contrast-white-black-inner p {
    margin-top: -2px;
}

.text-container {
    display: flex;
    flex-direction: row;
    font-size: 1rem;
}

.text-container .text-big {
    font-size: 1.25rem;
    padding-bottom: 3px;
}

.text-container .text-bigger {
    font-size: 1.5rem;
    padding-bottom: 1px;
}

.text-container > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 5px;
    line-height: normal;
    cursor: pointer;
    padding-bottom: 5px;
}

.text-label.p-label {
    min-width: 70px;
}

.text-label.p-label p {
    margin: 0;
    font-size: 20px;
}

.contrast-container {
    border: none;
}
.contrast-label.p-label p {
    margin: 0;
}

nav.navbar.navbar-expand-lg {
    min-height: 30px;
}

.textChange-1 {
    zoom: 110%;
}

.textChange-2 {
    zoom: 120%;
}

.fancybox-container {
    z-index: 99999999999;
}

:focus-visible {
    outline: revert;
}

.arrow-down {
    content: '';
    background-image: url(/fileadmin/images/Logo/akkordeon_pfeil.svg);
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    background-size: 12px;
    background-repeat: no-repeat;
    right: 0;
    transition: 0.5s;
    background-position: center;
    opacity: 0;
    z-index: 9999;
}

.arrow-down:focus {
    opacity: 1;
}

.hover > .arrow-down, .arrow-down.active {
    transform: rotate(180deg);
}

.bottom-navigation .header-nav-container > .bottom-nav-item {
    position: relative;
}

a.visually-hidden-focusable.page-skip-link {
    width: auto;
    background-color: #ee7f00;
    color: white;
    font-weight: bold;
    border: 2px solid #ee7f00 !important;
    padding: 8px 16px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.leichte-sprache-container > .leichte-sprache {
    background-color: #00438b;
    display: block;
    padding: 1px 3px;
    cursor: pointer;
    margin-right: 8px;
}

/* Partner */
#partner_ce_seiten_4 .seiten-item {
    padding-top: calc(var(--bs-gutter-x) * .5);
    padding-bottom: calc(var(--bs-gutter-x) * .5);
}

@media(min-width: 992px) {
    .resp-accessibility {
        display: none;
    }
}

@media(max-width: 991.98px) {
    .resp-accessibility {
        display: flex;
    }

    .resp-accessibility img {
        margin: 0;
    }

    .resp-accessibility .leichte-sprache img {
        width: 24px;
    }

    .col-xl-4.col-lg-5.col-md-10.search-and-menu {
        justify-content: center;
        padding-left: 0;
    }

    .accessibility-inner {
        left: -173px;
    }
}

#page-content-site {
    margin-top: -200px;
    padding-top: 200px;
}