@font-face {
    font-family: 'TitilliumWeb';
    src: url('fonts/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('fonts/TitilliumWeb-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('fonts/TitilliumWeb-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
.ee_headerimge .headertext_wrapper .headertext {
    margin: unset;
    color: #fff;
    font-size: 1.5rem;
}
.ee_headerimge .headertext_wrapper {
    max-width: var(--wide_content_width);
    margin: 0 auto;
    align-items: unset;
}
header {
    min-height: unset;
    padding: 0;
}

.headertext h1 {
    text-align: left;
    text-shadow: none;
}
#page ul.menu.sf-menu {
    gap: 0;
}

ul.menu.sf-menu > li > span > a,
ul.menu.sf-menu > li.menuparent > a {
    color: #fff;
    text-transform: none;
    line-height: 28px;
    padding: 12px;
}
ul.menu.sf-menu > li.menuparent > a.sf-with-ul,
ul.sf-menu .sf-with-ul {
    padding-right: 2em;
}
ul.sf-menu .sf-sub-indicator {
    right: 12px;
}

#page ul.menu.sf-menu > li.menuparent > a:hover,
#page ul.menu.sf-menu > li > span > a:hover {
    color: #fff;
    background-color: var(--text_color);
}
#page ul.menu.sf-menu > li.menuparent > a.is-active:hover,
#page ul.menu.sf-menu > li > span > a.is-active:hover {
    background-color: transparent;
}
#page ul.menu li > span > a.is-active,
#page ul.menu.sf-menu > li > a.is-active:not([href^="/#"]),
#page ul.menu.sf-menu > li > span > a.is-active:not([href^="/#"]) {
    color: #fff;
}
#page ul.menu li > span > a.is-active:after,
#page ul.menu.sf-menu > li > a.is-active:not([href^="/#"]):after,
#page ul.menu.sf-menu > li > span > a.is-active:not([href^="/#"]):after {
    content: "";
    position: absolute;
    bottom: 0.5em;
    left: 0;
    right: 0;
    height: 3px;
    transition: background-color .2s ease;
    background-color: #fff;
}
.login_out_block ul.menu li.login a::before {
    font: var(--fa-font-duotone);
    content: "\10f2bd";
    color: var(--primary);
    margin-right: 0.3em;
    display: inline-block;
    font-size: 22px;
}

.login_out_block ul.menu li.logout a::before {
    font: var(--fa-font-duotone);
    content: "\10f2bd";
    color: var(--primary);
    margin-right: 0.3em;
    display: inline-block;
    font-size: 22px;
}

.content_narrow .block-layout-builder:last-child .ee_block_wrapper:not(.ohne):not(.none).has_bg.white {
    padding-bottom: 40px;
}
.content_narrow .ee_block_wrapper.white.has_bg {
    box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.57);
}
.content_narrow .ee_block_wrapper.white.has_bg .field:not(:last-child) {
    margin-block-end: unset;
}
.region.region-header-top {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
    max-width: var(--content_width);
    margin: 0 auto;
    align-items: center;
}
.region-header > .block {
    max-width: var(--content_width);
    margin: 0 auto;
}
.region-header {
    background-color: rgba(74, 84, 96, 0.80);;
}
.region.region-header-top nav {
    flex-grow: 1;
}
.layout_section h2 {
    font-size: 3rem;
    color: var(--primary);
    text-align: center;
    margin-bottom: 1.2em;
    font-weight: 600;
}
.layout_section h3 {
    font-size: 1.625rem;
    margin-bottom: 30px;
    font-weight: 600;
}
.layout_section .block__content.steps h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 50px;
}
.block__content.steps img {
    max-width: 100px;
}
.block-ee-faq .faq_header {
    display: flex;
    justify-content: center;
    gap: 0px;
    align-items: center;
    padding: 20px 0;
    margin-bottom: 50px;
    width: 110%;
    margin-left: -5%;
}
.faq_header .faq_cat_switch {
    cursor: pointer;
    border: none;
    flex: 1;
    font-size: 1.2rem;
    font-weight: 600;
    width: 100%;
    border-bottom: 2px solid darkgray;
    border-radius: 0;
    background: none;
    color: var(--text_color);
}
.faq_header .faq_cat_switch:hover,
.faq_header .faq_cat_switch.active {
    border-bottom: 2px solid var(--primary);
    background: none;
    color: var(--text_color);
}

#ee-faq_block h3.ui-accordion-header {
    font-weight: 100;
    margin: 0 0;
    cursor: pointer;
    padding: 25px 50px 25px 0;
    border-bottom: 1px solid black;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
}

#ee-faq_block h3.ui-accordion-header-active {
    border-bottom: unset;
}
#ee-faq_block .ui-accordion-content-active {
    line-height: 2em;
    padding-bottom: 25px;
    border-bottom: 1px solid black;
}
.layout_section .ee_block_wrapper a.ee_button {
    font-size: 1.125rem;
    font-weight: 600;
}

a.logout_button:hover,
.layout_section .ee_block_wrapper a.ee_button:hover {
    background-color: var(--button_hover);
}
.ee_button_inverse.download-button.ee_icon:after,
.ee_track_login_form_reset_password {
    color: #fff;
}
.faq_block .ui-accordion-header::after {
    margin-right: unset;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font: var(--fa-font-regular);
    font-weight: 900;
    content: "\e59e";
    color: var(--primary);
}
.faq_block .ui-accordion-header.ui-accordion-header-active::after {
    content: "\f068";
}
#faq.layout_section h2 {
    font-size: 3rem;
    color: var(--primary);
}
.layout_section .layout.add_padding,
.layout_section:not(.full_width):not(.verwaltung):not(.no_distance) {
    padding: 3.5rem 1.5rem;
}
.layout_section.no_distance:not(.full_width):not(.verwaltung) + .layout_section {
    padding-top: 0;
}
.region--footer-bottom {
    flex-direction: row;
    justify-content: space-between;
}
#block-ee-theme-regiocapfooteraddress .text-content {
    color: #fff;
}
footer ul.menu a:hover {
    color: #fff;
}
#page footer ul.menu li a:hover {
    color: #fff;
}
#page footer ul.menu:not(.euecolink) {
    gap: 0;
}
#page footer ul.menu li a {
    border-right: 1px solid #fff;
    padding: 0 10px;
    line-height: 1rem;
}

#page footer ul.menu li a.is-active:not([href^="/#"]),
#page footer ul.menu li a:hover {
    text-decoration: underline;
    color: #fff;
}
#page footer ul.menu li:last-child a {
    border-right: none;
}
.layout_section a.ee_button {
    display: inline-block;
}
p.kontakt a:before {
    font: var(--fa-font-solid);
    content: "\f138";
    color: var(--primary);
    margin-right: 5px;
    font-weight: 600;
}
#jetzt_investieren .ee_button{
    margin:0 auto;
    width:234px;
    display:block;
}
a.ee_button_inverse.download-button.ee_icon,
p.kontakt a {
    text-decoration: none;
    color: var(--primary);
    position: relative;
    font-weight: 600;
    display: inline-block;
}
.ee_block_wrapper a.ee_button_inverse.download-button.ee_icon:hover:after,
p.kontakt a:hover:after {
    content: "";
    position: absolute;
    bottom: -0.5em;
    left: 0;
    right: 0;
    height: 3px;
    transition: background-color .2s ease;
    background-color: var(--primary) !important;
}
.layout_section h2.section-title {
    margin-bottom: 1.5em;
}
.layout_section .text-content table td,
.layout_section .text-content table tr,
.layout_section .text-content table th {
    vertical-align: top;
    height: unset;
    padding-block: 4px;
    padding-inline-start: 0;
    padding-inline-end: unset;
    border: none;
}
.layout_section .text-content table td:first-child {
    font-weight: 600;
}
.layout_section .block__content :is(.forum table, .text-content table, .views-table, .draggable-table) td {
    border-block-end: none;
}
.layout_section .ee_input_icon.download-button {
    color: var(--primary);
    text-decoration: none;
}
.layout_section .block-inline-blockee-text a.ee_icon.download-button {
    color: var(--primary);
    text-decoration: none;
    font-weight: 600;
    text-align: left;
    padding: 0;
}
.block-inline-blockee-text .download-button.ee_icon::before {
    font: var(--fa-font-regular);
    content: "\f33d";
    margin-right: 8px;
}
.block-inline-blockee-text .download-button.ee_icon::after {
    content: none;
}
.modal_login.block .do_register a {
    border-radius: 999px;
}
.region--footer-bottom,
footer {
    background-color: var(--text_color);
}
ul.menu li a {
    text-transform: none;
}
.layout_section .ee_block_wrapper a.ee_button {
    display: inline-block;
}
.region.region-header {
    justify-content: flex-end;
}
#ee_burger_menu {
    margin-right: 1.225rem;
    padding: 5px 0;
}
.region-header ul#superfish-main > li.sf-no-children:last-child {
    display: none;
}
#ee_burger_menu a, #ee_burger_menu a:hover, #ee_burger_menu a:visited {
    color: #fff;
    font-size: 1.5rem;
}
.layout_section ul li::marker {
    color: var(--primary);
}
#node-title-login,
#pid-legal-accept #ee-legal1,
#user-form #ee-legal1,
#pid-fast-registry-step1 #ee-legal1 {
    display: none;
}
#pid-legal-accept #page.backend #main{
    margin: 100px auto;
}
#legal-login a,
#user-register-form a{
    color: var(--link_color, var(--primary));
    text-decoration: none;
}
