/*****************energiebauern************************/
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url(fonts/OpenSans-Light.ttf) format("truetype");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: url(fonts/OpenSans-SemiBold.ttf) format("truetype");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/OpenSans-Bold.ttf) format("truetype");
}
:focus {
    outline: 0;
    outline: none;
}
body.front #page {
    background-image: url("../images/eb/start_bg.jpg");
    background-size: cover;
}
#page * {
    box-sizing: border-box;
}
#page {
    position: relative;
    max-width: 2000px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
html {
    overflow-y: scroll;
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857;
    color: #000;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    hyphens: auto;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
}
body * {
    /*border:1px solid red;*/
}
#header_top_inner {
    min-height: 95px;
    padding-top: 10px;
}
#primary-menu {
    width: 970px;
    display: flex;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
h1,
h2,
h3 {
    font-weight: normal;
}
.flex_block {
    display: flex;
    justify-content: space-between;
}
.flex_block.two > img,
.flex_block.two > div {
    width: 48%;
}
.flex_block.two.with_image > img {
    width: 25%;
}
.flex_block.two.with_image > div {
    width: 64%;
}
.flex_block.two.with_image.v-centered {
    align-items: center;
}
.flex_block.two.with_image.v-centered > img {
    width: 15%;
}
.flex_block.two.with_image.v-centered > div {
    width: 73%;
}
.flex_block.three > img,
.flex_block.three > div {
    width: 31%;
}
.flex_block.two > img,
.flex_block.three > img {
    height: auto;
}
.flex_block.column {
    flex-direction: column;
    justify-content: flex-start;
}
.one-sidebar #main-content {
    width: 66.66666667% !important;
}
a {
    text-decoration: none;
    border: none;
}
.platform #main a:hover {
    color: #f90 !important;
}
#main {
    margin-bottom: 48px;
}
#header_image_wrapper {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 0;
    margin-top: 0px;
}
.region-header {
    width: 100%;
}
#header_slider {
    flex-grow: 1;
}
.headerbild_wrapper {
    position: relative;
    width: 100%;
}
.not-front .headerbild_wrapper {
    width: 100%;
    margin-right: 0px;
    margin: 0 !important;
}
.headerbild_image {
    height: 700px;
    width: 100%;
    background-position: center center;
}
.headertext {
    position: absolute;
    margin-left: 0px;
    margin-top: -286px;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.front .headertext {
    position: absolute;
    margin-left: 0px;
    margin-top: -286px;
    color: #000;
    text-align: left;
}
.headertext h2 {
    font-size: 65px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-top: 0px;
}
.headertext h3 {
    font-size: 55px;
    font-weight: 600;
    margin-top: 0px;
    width: auto;
    display: inline-block;
}
.not-front .headertext h2 {
    font-size: 50px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-top: 0px;
    padding: 0px 150px;
    display: inline-block;
    border-bottom: 3px solid #fff;
}
.not-front .headertext h3 {
    display: block;
    margin-top: 0px;
    font-weight: 400;
    font-size: 60px;
}
.headertext a {
    color: #000;
}
.headertext a p {
    margin: 0px;
}
.headertext a:hover h2 {
    color: #f90;
}
.vertical_slider {
    box-shadow: 0 2px 80px 0 rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.05);
}
.vertical_slick_slider,
.view-display-id-vertical_slider,
.vertical_slider {
    height: 464px !important;
}
.vertical_slick_slider {
    width: 318px;
}
.slick-list {
    margin-top: -14px !important;
}
#ee_portfolio_details .slick-list {
    margin-top: 0px !important;
}
.view-vertical-slider .vertical_slide .vertical_slide_inner {
    display: flex;
    background-color: #585858;
    margin: 14px 0px;
    height: 134.66666667px !important;
    position: relative;
}
.slick-vertical .slick-slide {
    height: 134.66666667px;
}
.view-vertical-slider .vertical_slide .vertical_slide_inner > div {
    width: 50%;
}
.slider_text {
    height: 100%;
}
.view-vertical-slider .vertical_slide .slider_image_wrapper {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.view-vertical-slider .vertical_slide .slider_image_wrapper .slider_image {
    width: 100%;
    height: 100%;
    display: block;
}
body .slider_text_wrapper {
    padding: 20px 0 20px 20px;
    height: 100%;
    line-height: 20px !important;
    display: block;
    background-color: #fff;
}
.slider_image_wrapper:before {
    content: " ";
    position: absolute;
    display: block;
    height: 100%;
    width: 60px;
    background-image: linear-gradient(
        to right,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.5),
        rgba(255, 255, 255, 0)
    );
    top: 0;
    left: 0;
}
body .slider_text_wrapper a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px !important;
    max-width: 126px;
    padding-right: 0.5em;
    z-index: 1;
    position: relative;
    transition: color 0.2s;
}
.slider_text_wrapper h2 {
    margin: 0px;
    margin-bottom: 10px;
}
.slider_text_wrapper h2 a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    color: #f90;
    max-width: 126px;
    z-index: 1;
    position: relative;
}
#slider_dots {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 35px;
    margin-top: -15px;
    bottom: 0px;
    width: 80px;
}
#slider_dots ul {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.slick-dots li {
    height: auto !important;
    margin: 0 5px;
    padding: 7px 0 !important;
    text-align: center;
}
.slick-dots li button::before {
    content: "" !important;
    width: 0px !important;
    height: 0px !important;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px !important;
    height: 8px !important;
    border-radius: 50%;
    padding: 0px !important;
    cursor: pointer;
    color: #ccc !important;
    border: 0;
    outline: none;
    background-color: #ccc !important;
    transition: transform 0.7s;
}
.slick-dots li.slick-active button {
    transform: scale(1.5);
    transition: transform 0.7s;
}
#horizontal_slider_dots {
    max-width: 1280px;
    margin: 0 auto;
}
#horizontal_slider_dots .slick-dots {
    position: static;
}
.content_slick_slider {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
.content_slick_slider h2 {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.horizontal_slider_image img {
    width: 100% !important;
    /*max-width: 400px;*/
    height: auto !important;
}
.horizontal_slide {
    margin-right: 48px;
}
.horizontal_slide .horizontal_slide_h2 {
    color: #009;
    font-size: 20px;
    font-weight: 700;
    margin: 8px 0px;
}
.slick-prev,
.slick-next {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-65px) !important;
    z-index: 3 !important;
    width: 54px !important;
    height: 54px !important;
    display: block !important;
    transition: 0.3s !important;
}
.slick-prev::before,
.slick-next::before {
    font-family: "swms-icons";
    content: "\E624" !important;
    font-size: 50px;
    color: #fff;
}
.slick-next {
    transform: translate(-50px, -15px) !important;
}
.slick-prev {
    transform: translate(50px, -15px) !important;
}
#ee_portfolio_details .slick-next,
#ee_portfolio_details .slick-prev {
    transform: none !important;
    margin-top: -30px;
}
.slick-next::before {
}
.slick-prev::before {
    content: "\E623" !important;
}
.content_slick_slider .slick-dots {
    margin-top: 30px;
}
input.readonly-font {
    color: #929292 !important;
}
input:disabled,
select:disabled {
    color: #979797;
}
input:read-only {
    color: #979797;
}
#page #user-admin-account #edit-submit-1 {
    margin-top: 0px;
}
#page #user-admin-filter #edit-submit {
    margin-top: 0px;
}
#logo {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#logo img {
    height: auto;
    margin: 0px;
}
#logo a.eueco_logo img {
    height: 50px;
    width: auto;
    margin-top: 24px;
    margin-left: 50px;
}
#header_top_wrapper {
    position: absolute;
    z-index: 500;
    top: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
}
.page-node-edit #header_top_wrapper {
    position: static;
}
#header_top_wrapper.open {
    position: fixed;
}
#header_top_wrapper.open a.eueco_logo {
    visibility: hidden;
}
#header_top_wrapper.open svg .cls-4 {
    fill: #fff !important;
}
.logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.devider {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 15px;
}
.devider div {
    height: 33px;
    width: 1px;
    background-color: #e2e2e2;
}
.page-newsletter-confirm #edit-cancel,
a.eb_button.yellow,
a.button,
#logout_button,
#page form input.form-submit,
#page input.form-submit,
#login_links .registrieren {
    background-color: rgba(255, 207, 0, 0.8);
    color: #000;
    cursor: pointer;
    border: none;
    border-radius: 25px;
    padding: 5px 20px;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    transition: background-color 0.2s;
}
.page-newsletter-confirm #edit-cancel:hover,
a.button:hover,
#logout_button:hover,
#page form input.form-submit:hover,
#page input.form-submit:hover {
    background-color: rgba(255, 207, 0, 1);
    color: #000;
    transition: background-color 0.2s;
}
#page.adminpage form input.form-submit,
.page-node-edit #page form input.form-submit,
#page.adminpage input.form-submit,
.page-node-edit #page input.form-submit .zeichnung a.button {
    margin-left: 5px;
}
.page-newsletter-confirm #edit-cancel,
#page form input.form-submit,
#page input.form-submit {
    padding: 10px 40px;
}
#page form #login_links_wrapper input.form-submit {
    background-color: #ffcf00;
    border-color: #ffcf00;
}
.page-newsletter-confirm #edit-cancel {
    margin-left: 50px;
}
#login_links_wrapper {
    align-items: center;
}
.modal_login .form-actions {
    margin-top: 24px;
    margin-bottom: 24px;
    position: relative;
    padding: 0;
}
.modal_login a {
    color: #017c33;
    display: block;
}
.modal_login #login_links a:last-child {
    line-height: normal;
    margin: 10px 0;
    width: 100%;
    padding: 10px 40px;
}
.modal_login a:hover {
    text-decoration: underline;
}
#logout_button {
    width: 70%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
#page .view-events .view-footer a {
    background: url("../images/eueco/icons/readmore.png") no-repeat scroll 0 center transparent;
    padding-left: 15px;
}
#progress {
    position: fixed;
    margin-left: 380px;
    top: 250px;
    visibility: hidden;
}
.ui-dialog-overlay {
    background: none repeat scroll 0 0 #000;
    opacity: 0.8;
}
.ui-loading-overlay {
    background: none repeat scroll 0 0 #000;
    zoom: 1;
    opacity: 0.1;
    filter: alpha(opacity=10);
}
#permissions {
    font-size: 11px;
}
#content-tabs-inner,
#content-messages-inner,
#block-socialshareprivacy-0 .inner,
#ee_focus_block .inner,
#block-views-eueco_slideshow_iew-block_1 .inner {
    box-shadow: 0 0 0 0;
    border-radius: 0;
}
#contact-mail-page {
    padding-bottom: 10px;
}
.ui-dialog {
    border: 1px solid #e3e3e3;
}
.ui-dialog .ui-dialog-titlebar {
    background: #017c33;
    color: #fff;
}
#ee-member-id-modal {
    padding: 2px 2px;
    font-size: 90%;
}
#ee-message-modal-text {
    white-space: normal;
    width: 370px;
}
.ui-dialog .ui-dialog-buttonpane button {
    background-color: rgb(103, 109, 113);
    background-image: none;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    margin: 5px;
    outline: medium none;
    padding: 8px 0 7px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: baseline;
}
#user-pass #edit-submit {
    margin-bottom: 50px;
}
#button-area {
    z-index: 1;
    position: relative;
    top: 40%;
}
#button-area .button {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    opacity: 0.5;
}
#go_left:before {
    content: "\2039";
}
#go_right:before {
    content: "\203a";
}
#button-area .button {
    float: left;
    padding: 10px 0 0;
}
.button#go_right {
    float: right;
}
#button-area .button:hover {
    cursor: pointer;
}
#beteiligen .submit-area {
    margin-top: 80px;
}
.top-projekt .submit-area {
    float: right;
}
.submit-area .button {
    padding-left: 25px;
    padding-top: 7px;
    color: #fff;
    float: left;
}
#content-help-inner .help {
    padding-bottom: 0;
    margin-bottom: 0;
}
/************ FAQs *******************************************************************/
.accordion.ui-accordion {
    font-family: inherit;
}
.accordion .ui-accordion-header a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #3b3b3b;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
}
.accordion .ui-accordion-header a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #f90;
}
.accordion .ui-accordion-header {
    background: none repeat scroll 0 0 #fff;
    margin-top: 3px;
    border-radius: 0;
}
.accordion.ui-accordion .ui-state-default .ui-icon,
h2#accordion_dropdown_button .header-icon {
    background: url("../images/eueco/sprite_norepeat.png") no-repeat scroll -969px -98px transparent;
    float: right;
    height: 15px;
    margin-right: 20px;
    margin-top: 5px;
    position: relative;
    top: 50%;
    width: 20px;
}
h2#accordion_dropdown_button .header-icon {
    margin-top: 28px;
}
.accordion.ui-accordion .ui-state-active .ui-icon {
    background: url("../images/eueco/sprite_norepeat.png") no-repeat scroll -992px -98px transparent;
    float: right;
    height: 15px;
    margin-right: 20px;
    margin-top: 5px;
    position: relative;
    top: 50%;
    width: 20px;
}
.accordion.ui-accordion .ui-state-active a {
    color: #f90;
}
.ui-accordion .ui-accordion-content ul {
    margin-bottom: 0px;
}
#page #pager select {
    height: 20px;
}
#pid-user-register #content-content,
#pid-user #content-content,
#pid-user-password #content-content {
    padding: 15px;
}
#pid-user-register #content-tabs,
#pid-user #content-tabs,
#pid-user-password #content-tabs {
    display: none;
}
#main-wrapper .region-sidebar-second .sidebar-inner .content {
    background: none repeat scroll 0 0 #fff;
    background-color: #fff;
    margin-top: 10px;
    overflow: visible;
}
#pid-user-password .captcha .form-item {
    clear: left;
    float: left;
    margin-top: 0;
}
#pid-user-password .captcha .form-item label {
    margin-top: 15px;
    font-weight: normal;
}
#pid-user-password #user-pass #edit-submit {
    float: right;
}
.elm-105 a.email {
    border-bottom: 2px solid #f90;
    transition: color 0.2s ease 0s;
}
.elm-105 a.email:hover {
    color: #e70;
}
.page-legal-accept #page #main-wrapper .block .title-left {
    padding: 10px;
}
#pid-node #main-wrapper .block .content .block-content-inner {
    padding: 0;
}
/*******************************************************************************************************/
/********* JQuery Accordion Style							     ***********/
/*******************************************************************************************************/
.ui-accordion {
    width: 100%;
}
.ui-accordion .ui-accordion-li-fix {
    display: inline;
}
.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: 0.5em 0.5em 0.5em 0.7em;
}
.ui-accordion-icons .ui-accordion-header a {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-content {
    padding: 0px 30px 20px 0px;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom: 1;
    height: auto !important;
    border: none;
    border-radius: 0;
    margin-left: 0px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 50px;
}
.ui-accordion .ui-accordion-content p {
    margin-top: 0px;
}
.ui-accordion .ui-accordion-content-active {
    display: block;
}
.accordion h3.ui-accordion-header {
    font-size: 18px;
    font-weight: normal;
    background: none;
    background-color: #fff;
    padding: 17px 30px 17px 0;
    border: none;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
    color: #000;
}
.ui-accordion .ui-accordion-content:last-of-type,
.accordion h3:last-of-type {
    border-bottom: none;
}
.view-display-id-faq_block_3 .accordion {
    border-top: 1px solid #dbdbdb;
}
.ui-accordion .ui-accordion-header-active {
    border-color: #fff !important;
}
.accordion h3.ui-accordion-header-active {
    margin-bottom: 0px;
    border-radius: 0px;
    border-bottom: none !important;
    color: #000 !important;
}
.accordion h3.ui-state-default:before {
    content: "+";
    color: #ffcf00;
    font-size: 24px;
    margin-right: 5px;
    line-height: 18px;
}
.accordion h3.ui-state-default:hover,
.accordion h3.ui-state-default:hover:after,
.accordion h3.ui-accordion-header-active:after {
    color: #ffcf00 !important;
}
.accordion h3.ui-accordion-header span {
    display: none;
}
.accordion h3.ui-accordion-header-active::before {
    content: "-";
    color: #ffcf00;
    font-size: 24px;
    margin-right: 2px;
    line-height: 18px;
}
#block-views-faqs-faq-block h2 {
    font-weight: 700;
    font-size: 24px;
    margin-top: 100px;
}
/********* /Beteiligungs Boxen KLEIN **********/
#footer_bottom ul.menu li {
    display: inline-block;
    margin: 0 0 0 0.5em;
    padding: 0.2em 0.5em 0 0;
}
.st-copyright {
    text-align: right;
    float: right;
    padding-right: 10px;
}
#block-block-78 h2 {
    font-size: 30px;
}
.header-type-2 h1 {
    font-size: 25px;
}
#projektdetail_2 h2 {
    font-size: 20px;
}
#ee_projectmap_block {
    padding-top: 45px;
}
#ee-value {
    background: url("../images/eueco/icons/value.png") repeat-x scroll right top;
    position: relative;
    top: -20px;
    height: 50px;
}
#ee-skala {
    background-color: #e6e6e6;
    height: 50px;
}
#ee-invested {
    display: none;
    color: #fff;
    font-weight: bold;
    font-size: 115%;
    margin-left: 5px;
    position: relative;
    top: -33px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
    left: 10px;
}
.black {
    color: #000 !important;
}
#ee-value-wrapper {
    color: #a0a0a0;
    font-size: 90%;
    font-weight: normal;
    padding: 5px;
}
#ee-min-value {
    margin-left: 5px;
}
#ee-max-value {
    margin-right: 5px;
}
.headline-type-1 {
    color: #3e3e3e;
    font-size: 14px !important;
    font-weight: bold;
    padding: 10px 0 3px !important;
    text-transform: initial !important;
}
#page .ee-projectdetails-invested-block .inner {
    border-radius: 0;
    box-shadow: none;
    background-color: #e6e6e6;
    padding: 0;
}
#ee_projectdetails_projecttype_block #content-wrapper div,
#ee_projectdetails_rate_of_return_block #content-wrapper div,
#ee_projectdetails_rate_of_return_block #content-wrapper div {
    float: left;
}
#ee_projectdetails_rate_of_return_block {
    float: left;
    clear: left;
    padding-top: 20px;
}
#ee_projectdetails_rate_of_return_block
#rate-of-return
#ee_projectdetails_rate_of_return_block
#rate-of-return-wrapper {
    clear: left;
}
#ee-projectdetails-invested-block {
    float: left;
    clear: left;
    width: 100%;
}
#ee_projectdetails_projecttype_block #projecttype-wrapper {
    padding-top: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #e70;
}
#ee_projectdetails_projecttype_block,
#ee-projectdetails-invested-block {
    float: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
#ee_projectdetails_rate_of_return_block #rate-of-return-wrapper {
    line-height: 60px;
}
#ee_projectdetails_rate_of_return_block #rate-of-return,
#ee_projectdetails_rate_of_return_block #rate-of-return-type {
    font-size: 54px;
    font-weight: 600;
    color: #e70;
}
#ee_projectdetails_rate_of_return_block #rate-of-return-text-wrapper {
    padding-left: 5px;
    font-size: 16px;
    font-weight: 600;
    color: #e70;
    margin-top: 36px;
}
.invest_block #rate-of-return-wrapper,
.invest_block #rate-of-return-text-wrapper {
    float: left !important;
}
div.stared {
    font-size: 10px;
    margin-bottom: 10px;
}
.stared:before {
    content: "*";
    float: left;
    margin-left: -7px;
}
/*********************************************************************/
/***  Tooltip Style */
/*********************************************************************/
tr span.tooltip {
    display: none;
}
tr:hover span.tooltip {
    position: absolute;
    top: 10px;
    left: 20px;
    display: inline;
    border: none;
}
.tooltip {
    border-bottom: 1px dotted #000;
    color: #000;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}
.tooltip span {
    background: url("../images/eueco/icons/tooltip.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: -999em;
    position: absolute;
    width: 120px;
}
.tooltip:hover span {
    margin-left: 20px;
}
.tooltip:hover img {
    border: 0;
    margin: -10px 0 0 -55px;
    float: left;
    position: absolute;
}
.tooltip:hover em.text {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    display: block;
    padding: 10px 0 0 0;
}
.tooltip:hover em.value {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    display: block;
    padding: 4px 0 0 0;
}
.classic {
    padding: 0.8em 1em;
}
.custom {
    padding: 0.5em 0.8em 0.8em 2em;
}
* html a:hover {
    background: transparent;
}
.classic {
    background: #ffa;
    border: none;
    -webkit-box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 6px -3px rgba(0, 0, 0, 0.5);
}
.critical {
    background: #fca;
    border: 1px solid #ff3334;
}
.help {
    background: #9fdaee;
    border: 1px solid #2bb0d7;
}
.info {
    background: #9fdaee;
    border: 1px solid #2bb0d7;
}
.warning {
    background: #ffa;
    border: 1px solid #ffad33;
}
/*********************************************************************/
/***  Projektdetails Tabelle (Tabs) Style
/*********************************************************************/
#page .block-ee_projectdetails .inner {
    margin-left: 0px;
}
#page .block-ee_projectdetails .title-left {
    margin-left: 4px;
    font-size: 20px;
}
#tabs {
    border: medium none;
    font-size: 14px;
    padding: 0;
    width: 100%;
    display: inline-block;
    background: none;
}
#tabs ul {
    float: left;
    margin-left: 0;
    margin-bottom: 6px;
}
#tabs #tab-selector-1-wrapper,
#tabs #tab-selector-2-wrapper {
    width: 160px;
    border-radius: 0;
    border: medium none;
}
#tabs li a {
    width: 259px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    max-width: 100%;
}
#tabs .ui-tabs-panel {
    background: none;
    border: medium none;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    float: left;
    width: 100%;
}
#tabs .ui-tabs-panel .details-row,
#tabs .ui-tabs-panel .details-row-long {
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
#tabs.ui-tabs-nav li a {
    background: none;
}
#tabs.ui-tabs-nav li a:hover {
    color: #e70;
    font-size: 14px;
}
#tabs.ui-tabs-nav li.ui-tabs-selected a,
#tabs.ui-tabs-nav li.ui-tabs-selected a:hover {
    font-family: "Open Sans", sans-serif;
    background-color: #fff;
    color: #e70;
    font-size: 14px;
    font-weight: bold;
}
#tabs .field-label {
    padding-left: 5px;
    width: 45%;
    float: left;
    font-weight: normal;
}
#tabs .field-items {
    float: left;
    width: 54%;
}
#tabs .ui-tabs-nav li a {
    background: none;
}
#block-ee_projectdetails-5 {
    display: none;
}
#tabs #ee-typist-name-wrapper,
#tabs #ee-status-wrapper,
#tabs #ee-subscript-wrapper,
#tabs-2-wrapper #ee-contracttype-wrapper,
#tabs-1-wrapper #ee-subscript-volume-wrapper,
#tabs-1-wrapper #ee-rate-of-return-wrapper,
#tabs #ee-typist-contact-email-wrapper,
#tabs #ee-typist-contact-email-1-wrapper,
#tabs #ee-subscript-tranche-1-wrapper,
#tabs #ee-subscript-volume-typ2-wrapper,
#tabs #ee-projectname-wrapper,
#tabs #ee-project-id-wrapper,
#tabs #ee-typist-contact-name-wrapper,
#tabs #ee-typist-contact-phone-wrapper,
#tabs #ee-subscription-runtime-wrapper,
#tabs #ee-surcharge-wrapper,
#tabs #ee-subscript-contingent-wrapper,
#tabs #ee-free-contingent-wrapper,
#tabs #ee-free-contingent-2-wrapper,
#tabs #ee-prospect-wrapper {
    display: none;
}
#tabs-1-wrapper #ee-subscript-1-wrapper,
#tabs #ee-projecttype-wrapper,
#tabs #ee-field-rate-sequence-wrapper,
#tabs #ee-typist-name-wrapper,
#tabs #ee-ee-final-due-date-credit-wrapper,
#tabs #ee-subscript-wrapper,
#tabs #ee-projectname-wrapper,
#tabs #ee-status-wrapper,
#tabs #ee-contracttype-wrapper,
#tabs #ee-subscript-volume-wrapper {
    background-color: #fff;
}
#page .main-wrapper .block-ee_projectdetails .block-title {
    font-size: 26px;
}
#download-row-1,
#download-row-2 {
    padding-top: 13px;
}
.warnhinweis .content {
    background: none !important;
    border: 1px solid black;
    padding: 20px;
}
#ee-projectdetails-invested-block {
    position: relative;
}
#ee-projectdetails-invested-block #ee-value-wrapper {
    position: absolute;
    top: 82px;
    width: 248px;
}
.right {
    float: right;
}
#ee-projectdetails-invested-block {
    padding-bottom: 40px;
}
#block-block-4 .content {
    height: 70px;
    padding: 15px;
}
.platform #main a {
    color: #3b3b3b;
}
.ui-widget-header {
    padding: 0 !important;
    margin: 0;
    border: none;
    background: none;
}
#block-ee-projectdetails-5 {
    display: inline-block;
    margin-bottom: 30px;
}
#pid-customer-portfolio fieldset {
    background: #fff;
}
#node-5677 .content,
#node-70 .content {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 70px;
}
#node-5677 select,
#node-70 select {
    float: none;
}
#pid-customer-portfolio #main-inner {
    background: transparent;
}
#edit-field-agb-kommune-wrapper label {
    width: 100% !important;
}
td.ee-booking-text.ee-total-text.title {
    display: table-cell !important;
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 2px solid #fff !important;
}
#edit-account .form-type-password {
    margin-left: 0 !important;
}
#edit-account .password-suggestions.description {
    margin-top: 20px !important;
}
#edit-mimemail {
    display: none;
}
.admin-menu #edit-mimemail {
    display: block;
}
#user-profile-form label.option {
    margin-top: 0 !important;
}
#block-block-91 {
    background-color: #fff;
    padding-top: 10px;
    padding-left: 5px;
    margin-bottom: 20px;
}
#ee_fast_registry_block .description {
    display: none;
}
#edit-legal legend {
    display: none;
}
.captcha {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}
.webform-submission-form .captcha {
    margin-top: 50px;
}
.form-item-captcha-response {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#fast-registry-registry .captcha img {
    float: none;
}
.captcha span.field-prefix {
    float: left;
    padding-right: 5px;
}
.form-item-captcha-response label {
    margin-bottom: 10px;
    display: block !important;
    float: none !important;
}
footer .content {
    background: none !important;
}
#node-5677 .content,
#node-70 .content {
    padding-bottom: 150px;
}
.quote-text {
    font-weight: 700;
    position: relative;
    font-size: 15px;
    line-height: 21px;
}
.quote-author {
    color: #686868;
}
.quote-text:before {
    left: -40px;
    top: -21px;
    content: "\201E";
}
.quote-text:after {
    right: -40px;
    bottom: -9px;
    content: "\201C";
}
.quote-text:after,
.quote-text:before {
    font-size: 64px;
    font-weight: 700;
    color: #979797;
    font-family: "Open Sans", sans-serif;
    position: absolute;
}
.h1 {
    font-size: 38px;
    line-height: 48px;
}
#user-register-form #edit-submit,
#fast-registry-login #edit-submit--2 {
    margin: 0px 0 46px 0px !important;
}
.platform h1.title {
    display: none;
}
span.nav-text {
    font-family: "Open Sans", sans-serif;
    padding-left: 5px;
}
#pid-customer-portfolio fieldset {
    border: none;
}
#pid-customer-portfolio legend {
    top: -10px;
    position: relative;
}
.ee-portfolio-project-details .title {
    width: 15% !important;
}
.adminpage select {
    float: initial !important;
}
#ee-portfolio-main-table-fieldset {
    border-top: 1px solid #e3e3e3 !important;
    width: 100%;
}
#pid-customer-portfolio #main-content {
    background-color: #fff !important;
    padding: 10px;
}
#pid-zeichnung #main-inner,
#pid-admin-people-create #main-inner {
    padding: 10px;
}
#ee_portfolio_details legend {
    font-size: 24px;
}
#ee-legal1 {
    display: none;
}
#edit-legal input {
    z-index: 1;
}
#ee_fast_registry_block #fancy-checkbox-legal-term {
    display: none;
}
.captcha span.field-prefix {
    float: left;
    width: 70px;
}
#pid-user-password .form-item-captcha-response .field-prefix,
#pid-contact .form-item-captcha-response .field-prefix {
    padding-top: 5px;
}
#ee-portfolio-main-table-fieldset,
.ee-portfolio-project-details,
#ee-document-list {
    border-bottom: 1px solid #e3e3e3 !important;
    margin-bottom: 40px !important;
}
.ee-portfolio-project-details .title,
.ee-portfolio-project-details .value,
.ee-portfolio-project-details .value-2 {
    font-size: 14px;
}
#area-7-inner-wrapper {
    display: block !important;
}
fieldset#ee-portfolio-main-table-fieldset {
    padding-left: 10px;
    width: 99%;
}
#fancy-checkbox-ee-commitment {
    display: none;
}
.page-user-edit #edit-legal label.option {
    top: -22px;
    position: relative;
}
#edit-legal .form-required {
    display: none !important;
}
#edit-legal .form-item-legal-accept label.option {
    margin-left: 25px;
}
#edit-legal .form-item-legal-accept label.option {
    margin-left: 0;
}
.page-legal-accept #edit-legal label.option {
    margin-left: 0px;
}
#webform-client-form-206 #edit-captcha-response,
#webform-client-form-5573 #edit-captcha-response {
    float: left;
}
#pid-contact .webform-submit,
#pid-contact-odr .webform-submit {
    position: relative;
    right: 225px;
    width: 150px !important;
    top: 20px;
}
#pid-contact h1.title,
#pid-contact-odr h1.title {
    padding-left: 260px;
}
#pid-user-password #main-content {
    padding: 40px 80px;
}
#pid-fast-registry-step1 .form-item-pass .description {
    display: block;
}
#pid-fast-registry-step1 .form-item-pass .description a {
    color: #3b3b3b !important;
}
.file-ext {
    background: #ccc;
    border-top-right-radius: 8px;
    color: #fff;
    display: block;
    font-size: 17px;
    min-width: 55px;
    padding: 6px 10px 3px 11px;
    text-align: center;
    text-transform: uppercase;
    width: 55px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
#block-block-4 .content:hover {
    background-color: #f90 !important;
}
#block-block-4 .content:hover #download-row-1 .prospect_picture_tag {
    background: url("../images/eueco/sprite_norepeat.png") no-repeat scroll -567px -410px transparent;
}
#block-block-4 .content:hover a {
    color: #fff;
}
#block-block-4 .content:hover .file-ext {
    color: #f90;
    background-color: #fff;
}
.system_messages_wrapper {
    width: 500px;
    height: auto;
    position: absolute;
    top: 10%;
    left: 50%;
    z-index: 998;
    padding: 0px 20px 20px 20px;
    background-color: rgba(50, 50, 50, 0.58);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.58);
    -moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.58);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.7);
}
.system_messages_wrapper .messages {
    display: block;
    clear: both;
}
.system_messages_wrapper .closer {
    float: right;
    cursor: pointer;
    font-size: 18px;
    padding: 5px;
    margin-right: -20px;
    color: #000;
}
.ui-dialog .ui-button {
    background-color: rgba(255, 207, 0, 0.8) !important;
    border-radius: 25px;
    padding: 5px 20px;
}
#pid-zeichnungsuebersicht h2,
#pid-zeichnungsuebersicht #ee_subscription_overview_block {
    padding-left: 15px;
}
#block-views-faqs-faq-block .ui-accordion-header-active {
    color: #f90;
}
#block-block-58 .content {
    padding: 15px;
    padding-top: 0;
}
.page-user-edit #edit-cancel {
    background-position-x: -161px !important;
    width: 180px !important;
}
.eueco_footer {
    position: absolute;
    top: 15px;
    right: 0;
    width: 450px;
    text-align: right;
}
#footer .anlagevermittlung {
}
.footer-adress img {
    height: auto;
    width: 220px;
}
.region-footer-bottom {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
}
.region-footer-bottom ul li,
.region-footer-bottom ul li a {
    display: inline-block;
    color: #fff !important;
    font-size: 28px;
    line-height: normal;
    text-transform: uppercase;
    margin-right: 0px;
    font-weight: 100;
}
.not-front .region-footer-bottom ul li,
.not-front .region-footer-bottom ul li a {
    color: #d9d9d9;
}
.footer_menu {
    margin-top: 28px;
}
.region-footer-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px 0px;
    color: #fff;
    font-weight: 100;
}
.region-footer-bottom a {
    color: #fff;
}
.not-front .region-footer-bottom,
.not-front .region-footer-bottom a {
    color: #d9d9d9;
}
.invest_block > .content {
    padding: 21px;
}
#ee_projectdetails_projecttype_block,
#ee_projectdetails_rate_of_return_block,
#ee-projectdetails-invested-block,
#ee_projectdetails_rate_of_return_block .submit-area {
    float: none;
}
#rate-of-return-wrapper,
#ee_projectdetails_projecttype_block #content-wrapper {
    display: flex;
    flex-wrap: wrap;
}
#ee-projectdetails-invested-block {
    border-bottom: none;
}
#ee_projectdetails_rate_of_return_block #content-wrapper > div:odd {
    width: 75%;
}
.invest_block #ee_projectdetails_rate_of_return_block #content-wrapper div {
    float: none;
}
.invest_block
#ee_projectdetails_rate_of_return_block
#content-wrapper
#rate-of-return
span {
    font-size: 13px;
}
.invest_block #ee-projectdetails-invested-block #ee-value-wrapper {
    position: absolute;
    width: 100%;
    color: #000;
    top: 0px;
    padding-top: 10px;
    height: 20px;
    z-index: 1;
    margin-top: 60px;
    cursor: pointer;
}
.invest_block #ee-projectdetails-invested-block .tooltip {
    border-bottom: 1px dotted #000;
    color: #000;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 100;
}
.invest_block #ee-projectdetails-invested-block #ee-skala {
    background-image: none;
    height: 30px;
    margin-top: 5px;
    border: 1px solid #ccc;
}
.invest_block #ee-projectdetails-invested-block .tooltip .classic {
    background: none;
    font-size: 13px !important;
    background-color: #fff;
    border: 1px solid #f2ac25;
    border-radius: 0px;
    font-style: normal;
    width: 160px;
    padding: 7px;
    margin-top: 7px !important;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
}
.invest_block #ee-projectdetails-invested-block #ee-skala #ee-value {
    background: url("../images/eueco/icons/value.png") repeat-x scroll right top;
    top: -20px;
    height: 30px;
}
.invest_block #ee-projectdetails-title {
    font-size: 13px !important;
}
.download_sidebar .content {
    height: auto !important;
    padding: 0px 0px !important;
}
.download_sidebar .row {
    margin-bottom: 0px;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 15px !important;
    padding-top: 15px !important;
}
.download_sidebar .content {
    height: auto !important;
    padding: 15px;
}
#page .download_sidebar h2 {
    font-size: 30px;
    margin-bottom: 0;
    padding-top: 20px;
}
.download_sidebar .row:hover {
    background-color: #f90 !important;
}
.download_sidebar .row:hover .prospect_picture_tag {
    background: url("../images/eueco/sprite_norepeat.png") no-repeat scroll -567px -410px transparent;
}
.download_sidebar .row:hover a {
    color: #fff;
}
.download_sidebar .row:hover .file-ext {
    color: #f90;
    background-color: #fff;
}
.invest_block #projecttype-pic.type_id_2 {
    background: url("../images/eueco/icons/solar_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    width: 50px;
    padding-top: 20px;
}
.invest_block #projecttype-pic-wrapper {
    padding-top: 20px;
    margin-right: 20px;
}
.hinweis_vermögensanlagengesetz .content {
    padding: 21px;
    padding-top: 0px;
}
.projektdetails_tuningen {
    display: inline-block;
}
.carousel-caption .h1 {
    color: #fff;
}
.highlighted-background {
    width: auto;
    height: auto;
    background: none;
}
.pv_tuningen_block .carousel-caption + img,
.top_projekt_windkraftportfolio_2017_block .carousel-caption + img,
.highlighted-background img:first-child {
    width: 100% !important;
    height: auto !important;
    border: 15px solid #fff;
}
.prio-0-teaser .carousel-inner .item {
    height: auto;
}
.investieren_customer {
    display: block;
    clear: both;
    padding-top: 20px;
}
.investieren_customer legend {
    font-size: 24px;
}
.investieren_customer a.investieren_button {
    background: url("../images/eueco/sprite_norepeat_b.png") no-repeat scroll left -790px transparent;
    border-radius: 0px;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 34px;
    margin: 14px;
    outline: medium none;
    padding-left: 24px;
    text-transform: none;
    text-align: left;
    vertical-align: baseline;
    width: 135px;
    font-size: 15px !important;
    line-height: 39px;
}
fieldset.ee-bookings {
    border-bottom: 1px solid #e3e3e3 !important;
}
#pid-schwarmfinanzierung-windparks #ee_projectdetails_rate_of_return_block {
    display: none;
}
#pid-schwarmfinanzierung-windparks #ee_projectdetails_projecttype_block {
    border: none;
    padding-bottom: 0px;
}
#beteiligen.twosteps {
    margin-top: 30px;
    margin-bottom: 30px;
}
#beteiligen.twosteps .titel-wrapper {
    cursor: pointer;
}
.twosteps #frame_der_weg {
    height: auto;
    padding: 25px 15px;
}
.windparkportfolio_header {
    margin-top: 13px;
}
#pid-windportfolio #main-content p,
#pid-windparkportfolio #main-content p {
    margin: 16px 0px !important;
}
#pid-windportfolio #main-content h2,
#pid-windparkportfolio #main-content h2 {
    margin: 16px 0px !important;
    margin-top: 0 !important;
}
#pid-windportfolio #ee_projectdetails_rate_of_return_block #content-wrapper,
#pid-windparkportfolio
#ee_projectdetails_rate_of_return_block
#content-wrapper {
    margin-top: 17px !important;
}
.plzcolumns {
    margin: 20px 0px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
#anlegerinformation {
    color: #000;
    width: 70%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(255, 255, 255, 1);
    /*  -webkit-box-shadow: none;
  -moz-box-shadow:none;
  box-shadow: none;*/
}
#anlegerinformation_overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
#anlegerinformation_content {
    background: none;
    text-align: center;
}
#anlegerinformation_content h2 {
    color: #017c33;
    font-size: 28px;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}
#anlegerinformation_content .flex_block {
    text-align: left;
    justify-content: space-between;
    margin-top: 20px;
    font-size: 0.7rem;
}
#page #anlegerinformation_content .flex_block > div {
    width: 48%;
    text-align: center;
    line-height: normal;
}
#page #anlegerinformation_content .flex_block > div img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    margin-top: 20px;
    max-height: 70px;
    width: auto;
}
#page #anlegerinformation_content .flex_block > div:first-child img {
    display: block;
    margin-bottom: 25px;
    margin-top: 20px;
    max-height: 60px;
}
#page #anlegerinformation_content .flex_block > div:last-child img {
    display: block;
    margin-bottom: 15px;
}
#anlegerinformation_button {
    text-align: center;
    margin-top: 20px;
}
#anlegerinformation_button a {
    display: block;
    position: relative;
    background-color: rgba(243, 145, 0, 1);
    text-decoration: none;
    color: #fff;
    line-height: 35px;
    padding: 6px 25px;
    font-size: 24px;
}
#anlegerinformation_button a::after {
    font-family: "swms-icons";
    content: "\E624";
    color: #fff;
    position: absolute;
    top: 7px;
    font-size: 20px;
    padding-left: 10px;
}
#anlegerinformation_button a:hover {
    background-color: rgba(243, 145, 0, 0.8);
    color: #fff !important;
}
#anlegerinformation_content .flex_block {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 25px;
    font-size: 0.9rem;
    line-height: normal;
}
#eueco_logo_wrapper {
    display: flex;
    justify-content: flex-end;
}
#eueco_logo img {
    float: right;
    width: 100%;
    max-width: 161px;
    height: auto;
}
footer {
    background-color: #7f7f7f;
    padding-top: 40px;
    color: #d9d9d9;
}
.front footer {
    background-color: transparent;
    color: #fff;
}
#footer ul.menu a {
    font-size: 18px;
    color: #fff;
    text-align: right;
    line-height: 28px;
}
#footer ul.menu a:hover {
    color: #f90;
}
.region-footer h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
    margin-bottom: 10px;
}
#pid-windportfolio #ee-value-wrapper,
#pid-windparkportfolio #ee-value-wrapper {
    display: none;
}
#pid-windportfolio #ee-projectdetails-invested-block,
#pid-windparkportfolio #ee-projectdetails-invested-block {
    padding-bottom: 0;
}
#pid-windportfolio .header_info,
#pid-windparkportfolio .header_info {
    position: absolute;
    top: calc(50% - 38px);
    left: calc(75% - 148px);
    text-align: center;
    background-color: #e70;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    font-weight: 600;
}
#accordion_dropdown li {
    margin-top: 0;
}
h2#accordion_dropdown_button {
    text-decoration: underline;
    cursor: pointer;
}
h2#accordion_dropdown_button:hover {
    color: #e70;
}
#sliding-popup .info {
    background: none !important;
    border: none !important;
}
#pid-windportfolio .invest_block .submit-area a,
#pid-windparkportfolio .invest_block .submit-area a {
    line-height: 30px;
}
.views_slideshow_cycle_teaser_section {
    max-width: 100%;
}
#abgeschlossen {
    position: absolute;
    margin-top: -160px;
    margin-left: 40%;
}
#abgeschlossen img {
    max-width: 260px;
    width: 100%;
    height: auto;
}
.element-invisible {
    display: none;
}
/*################ Cookie Hinweis #####################*/
#accordion_dropdown li {
    margin-top: 0;
}
h2#accordion_dropdown_button {
    text-decoration: underline;
    cursor: pointer;
}
h2#accordion_dropdown_button:hover {
    color: #e70;
}
#anmelden_toggle,
#abmelden_toggle {
    display: inline-block;
    color: #017c33;
    padding: 0 0px 0 15px;
    width: 228px;
    font-size: 14px;
    line-height: 37px;
    background-color: #fff;
}
#abmelden_toggle:hover,
#anmelden_toggle:hover {
    color: #fff;
    background-color: #017c33;
}
.mobile_login_out_block #anmelden_toggle,
.mobile_login_out_block #abmelden_toggle,
.mobile_login_out_block #abmelden_toggle:hover,
.mobile_login_out_block #anmelden_toggle:hover {
    display: inline-block;
    color: #fff;
    padding: 0 0px 0 15px;
    width: 228px;
    font-size: 14px;
    line-height: 37px;
    background-color: #017c33;
    float: right;
}
#anmelden_toggle:before,
#abmelden_toggle:before {
    font-family: "swms-icons" !important;
    content: "\e69d";
    padding-right: 8px;
}
/*Modal Login*/
#primary-menu {
    position: relative;
}
#breadcrumb_wrapper {
    display: none;
}
.login_hack .dropdown_register {
    display: none;
}
.block-webform {
    background-color: #fff;
    padding: 40px 20px;
}
.form-type-processed-text > label {
    display: none;
}
#user-profile-form .form-text,
#user-register-form .form-text,
.webform-submission-form .form-email,
.webform-submission-form .form-text {
    width: 75%;
}
#ee_customer_data_block .form-text,
#ee_customer_data_block .form-select,
#user-profile-form .form-text,
#user-register-form .form-text,
#user-register-form .form-email,
.webform-submission-form .form-email,
.webform-submission-form .form-text {
    display: block;
    height: 41px;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857;
    color: #383838;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-sizing: border-box !important;
}
.webform-submission-form .form-textarea {
    display: block;
    width: 100% !important;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857;
    color: #383838;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #f2f2f2;
    border-radius: 0;
}
.webform-component-number,
.webform-component-email,
.webform-component-newsletter-email,
.webform-component-textarea,
.webform-component-select,
.webform-submission-form .form-type-textfield,
.webform-submission-form .form-type-email {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
}
.webform-component-newsletter-email .form-type-textfield,
.webform-submission-form .form-textarea-wrapper {
    width: 75%;
}
.webform-component-newsletter-email .form-type-textfield input {
    width: 100%;
}
.webform-component-newsletter-email label,
.webform-component-number label,
.webform-component-email label,
.webform-component-textarea label,
.webform-submission-form .form-type-textfield label,
.webform-submission-form .form-type-email label {
    display: inline-block;
    white-space: nowrap;
    width: 150px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}
.webform-submission-form input[type="checkbox"] + label,
.webform-submission-form input[type="checkbox"] + .description,
.user-form input[type="checkbox"] + label {
    cursor: pointer;
    line-height: 20px;
    padding-left: 33px;
    padding-top: 20px;
    display: table-cell;
    font-size: 14px;
    font-weight: 700;
}
.webform-submission-form input[type="checkbox"],
#edit-field-take-advantage-wrapper input[type="checkbox"],
.user-form input[type="checkbox"] {
    background: transparent;
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
}
.webform-submission-form input[type="checkbox"]:checked + label::before,
.webform-submission-form input[type="checkbox"]:not(:checked) + label::before,
.webform-submission-form input[type="checkbox"]:checked + .description::before,
.webform-submission-form input[type="checkbox"]:not(:checked) + .description::before,
#edit-field-take-advantage-wrapper input[type="checkbox"]:checked + label::before,
#edit-field-take-advantage-wrapper input[type="checkbox"]:not(:checked) + label::before,
.user-form input[type="checkbox"]:checked + label::before,
.user-form input[type="checkbox"]:not(:checked) + label::before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    margin-top: 0px;
    background: white;
    background-color: white;
    margin-left: -34px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
.webform-submission-form input[type="checkbox"]:checked + label::before,
.webform-submission-form input[type="checkbox"]:not(:checked) + label::before,
.webform-submission-form input[type="checkbox"]:checked + .description::before,
.webform-submission-form input[type="checkbox"]:not(:checked) + .description::before,
#edit-field-take-advantage-wrapper input[type="checkbox"]:checked + label::before,
#edit-field-take-advantage-wrapper input[type="checkbox"]:not(:checked) + label::before,
.user-form input[type="checkbox"]:checked + label::before,
.user-form input[type="checkbox"]:not(:checked) + label::before {
    border: 1px solid #ffcf00;
    background-color: #fff;
}
.webform-submission-form input[type="checkbox"]:checked + label::before,
.webform-submission-form input[type="checkbox"]:checked + .description::before,
#edit-field-take-advantage-wrapper input[type="checkbox"]:checked + label::before,
.user-form input[type="checkbox"]:checked + label::before {
    font-weight: 600 !important;
    text-indent: 0;
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    width: 20px;
    height: 20px;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    line-height: 15px;
    color: #ffcf00;
    border-radius: 0px;
}
.modal_login .item-list {
    display: none;
}
#user-profile-form .form-text,
#user-register-form .form-text,
body .modal_login .form-text {
    width: 100%;
    max-width: 100%;
    font-size: 20px;
    line-height: 26px;
    padding: 15px 10px 10px 15px;
}
body .modal_login .form-text,
.modal_login input,
.modal_logout input {
    background-color: #dfdfdf;
    border: none;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    line-height: 1.42857;
    color: #595959;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}
.modal_login .form-item,
.modal_logout .form-item {
    margin: 0px;
    margin-bottom: 3px;
}
.ee-submit input.webform-submit {
    display: block;
    margin: 20px auto;
}
.page-node-edit input.form-submit {
    padding-left: 22px;
    padding-right: 22px;
}
h2.login-heading {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.just_background {
    visibility: hidden;
    min-height: 300px;
}
.full_bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.referenzprojekt .flex_block.three > div {
    width: 33%;
}
.flex_block.five > div {
    width: 20%;
}
.flex_block.four > div {
    width: 25%;
}
/*navtabs plugin*/
.tab_pane_wrapper .tab_pane.closed {
    display: none;
}
.tabs_nav_wrapper {
    display: flex;
}
.tabs_nav_wrapper .tabs_nav_button {
    display: inline-block;
}
/* /navtabs plugin*/
.tabs_nav_wrapper {
    height: 33px;
}
.tab_pane {
    padding: 40px;
    background-color: #fff;
}
.tab_pane > .flex_block {
    flex-wrap: wrap;
}
.tabs_nav_wrapper .tabs_nav_button a {
    position: relative;
    color: #fff;
    background-color: #017c33;
    border-bottom: none;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    padding: 20px 30px 15px 30px;
    transition: color 0.2s, background-color 0.2s;
}
.tabs_nav_wrapper {
    justify-content: flex-start;
}
.tabs_nav_wrapper .tabs_nav_button a.opened,
.tabs_nav_wrapper .tabs_nav_button a:hover {
    color: #017c33;
    background-color: #fff;
    transition: color 0.2s, background-color 0.2s;
}
#ref_unsere_muenster_wrapper .tabs_nav_wrapper .tabs_nav_button a {
    background-color: #b1bc00;
}
#ref_unsere_muenster_wrapper .tabs_nav_wrapper .tabs_nav_button a.opened,
#ref_unsere_muenster_wrapper .tabs_nav_wrapper .tabs_nav_button a:hover {
    color: #b1bc00;
    background-color: #fff;
}
.ee_content_row #ref_unsere_muenster_wrapper h2 {
    color: #b1bc00;
}
#tabs_wrapper_roxel {
    margin-top: -33px;
}
.flex_block .number {
    font-size: 24px;
}
.downloads {
    display: block;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
    width: 100%;
    margin-bottom: 15px;
}
.downloads:last-child {
    margin-bottom: 0px;
}
.downloads .text {
    color: #999;
    font-size: 14.5px;
    line-height: 23.4px;
}
.downloads .download {
    color: #061671;
    font-weight: 700;
}
.file_type {
    background: #ccc;
    border-top-right-radius: 0.5rem;
    color: #fff;
    font-weight: 600;
    padding: 0.25rem 0.625rem 0.1875rem 0.6875rem;
    text-transform: uppercase;
    line-height: 1.25;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.downloads .download::before {
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #f90;
}
a.downloads:hover {
    background-color: #f90;
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}
a.downloads:hover .text,
a.downloads:hover .download,
a.downloads:hover .download:before {
    color: #fff;
}
a.downloads:hover .file_type {
    color: #f90;
    background-color: #fff;
}
img.kundenportal,
img.laptop {
    width: 400px;
    height: auto;
    float: right;
    margin-top: -50px;
}
.referenzprojekt {
    position: relative;
    padding: 96px 0px;
}
.ref_bg {
    width: 747px;
    height: 414px;
    background-size: cover;
    background-repeat: no-repeat;
}
#ref_rot .ref_bg {
    background-position: 93% top;
}
.referenzprojekt .tab_pane_wrapper {
    display: inline-block;
    position: relative;
    float: right;
    width: 755px;
    margin-top: -200px;
    margin-bottom: 50px;
    box-shadow: 0 2px 80px 0 rgba(0, 0, 0, 0.03);
    z-index: 2;
}
.webform-component-fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
}
.webform-submission-form textarea {
    width: 100%;
    border-radius: 0;
    font-size: 20px;
    border: none;
    background-color: #edf6fb;
    padding: 0.5rem 1rem 0;
    font-weight: 400;
    line-height: 2.5;
    color: #111;
}
.webform-submission-form .form-actions {
    text-align: right;
}
.webform-submission-form .form-item-captcha-response label {
    font-size: 14px;
}
.webform-component--nachricht textarea#edit-submitted-nachricht,
.webform-submission-form .form-textarea-wrapper .grippie {
    width: 100%;
    margin-bottom: 0;
}
.webform-submission-form .form-required:after {
    color: #ffcf00;
    content: '*';
    background-image: none;
}
.webform-submission-form span.form-required {
    color: #ffcf00;
}
.webform-submission-form span.form-required:after {
    content: '';
}
.webform-submission-form .resizable-textarea .grippie {
    display: none;
}
.webform-submission-form .webform-section-title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
}
.webform-submission-form .form-type-radio {
    display: inline-block;
    margin-right: 16px;
}
#edit-submitted-wrapper-daten-anrede {
    width: 75%;
    height: 41px;
    font-size: 14px;
    line-height: 1.42857;
    color: #666;
}
.webform-component-select label {
    display: inline-block;
    white-space: nowrap;
    width: 150px;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}
.webform-submission-form .form-text:focus,
.webform-submission-form select:focus,
.webform-submission-form textarea:focus {
    border-color: #009fe3 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(0, 159, 227, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(0, 159, 227, 0.6) !important;
}
.webform-submission-form .form-type-radio label,
#pid-fast-registry-step1 .user-form input[type="checkbox"] + label,
#user-profile-form .user-form input[type="checkbox"] + label,
.webform-submission-form .form-radio {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    cursor: pointer;
    position: relative;
    -webkit-transition: none;
    transition: none;
    min-height: 34px;
    height: auto;
    display: -webkit-box;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
}
#user-profile-form .user-form input[type="checkbox"],
#pid-fast-registry-step1 .user-form input[type="checkbox"] {
    visibility: hidden;
}
.webform-component--datenschutz {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 9px;
}
.a-hamburger-icon {
    position: relative;
    display: block;
    margin: 9px auto;
    clear: right;
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
    margin-left: 10px;
}
.a-hamburger-icon::after,
.a-hamburger-icon::before {
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    left: 0;
    top: 0;
    transform: translateY(-6px);
    background-color: #fff;
    border-radius: 0px;
    content: "";
}
.a-hamburger-icon::after {
    transform: translateY(6px);
}
#mm_navibutton {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10.5px 15px;
    color: #fff;
    font-weight: 600;
    display: flex;
    background-color: #017c33;
}
#mm_navibutton a {
    display: flex;
    align-items: center;
}
.mm-opened #mm_navibutton,
#mm_navibutton:hover {
    color: #fff;
    background-color: #008fcc;
}
#mm_navibutton_wrapper {
    display: none;
}
#log_overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 10000px;
    top: -30px;
    left: 0px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 99;
}
.region-modal-region {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    background-color: #f2f2f2;
}
#menu.mm-menu {
    width: 34rem;
    max-width: 100%;
    top: 172px;
}
.mm-menu.mm-offcanvas.mm-top {
    /* -webkit-transform: translate(0,-100%); */
    -ms-transform: translate(0, 0);
    /* transform: translate(0,-100%); */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: none;
    transition: none;
}
html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
    /* -webkit-transform: translate(0,0); */
    -ms-transform: translate(0, 0);
    /* transform: translate(0,0); */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 100%;
    display: block;
    transition: none;
}
.mm-panels {
    height: 100%;
}
.mm-panels > .mm-panel:before {
    height: 0px;
    display: none;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 0px;
}
#primary-menu_inner_wrapper {
    padding: 30px 0;
    padding-top: 1.5rem;
}
.mm-menu.mm-theme-black {
    background: none;
    border-color: #017c33;
    background-color: #017c33;
    color: #fff;
}
.mm-panels > .mm-panel {
    padding: 0 0px;
}
.mm-navbars-bottom {
    background: transparent;
    padding: 0px 1.5rem;
}
.mm-panels > .mm-panel > ul.mm-listview {
    margin: 0px 0px;
    line-height: 1.4;
    font-size: 18px;
}
.mm-listview > li:not(.mm-divider)::after {
    position: static;
    display: none !important;
}
.mm-listview > li.last::after {
    display: block;
}
.mm-panels > .mm-panel > ul.mm-listview li {
    margin: 0px;
    border-bottom: 1px dotted #fff;
    position: relative;
}
.mm-panels > .mm-panel > ul.mm-listview ul {
    font-size: 0.7rem;
    line-height: 1.45;
}
.mm-menu.mm-theme-black .mm-listview {
    border-color: #e7e8e6;
}
.mm-listview > li > a {
    color: #fff;
    font-size: 12px;
    padding: 10px 10px;
}
.mm-listview > li > a:hover {
    color: #fff;
    background-color: #008fcc;
}
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
    height: 36px;
}
.mm-listview .mm-next {
    top: 0;
    right: 0;
    font-size: 1.3rem;
    height: 100%;
    width: 36px;
    line-height: 1;
}
.mm-vertical .mm-listview > li > .mm-next:before {
    content: "";
    width: 36px;
    height: 100%;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23003244%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23003244%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center center;
}
.mm-vertical .mm-listview > li.mm-opened > .mm-next:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23003244%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-position: center center;
}
.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
    margin-right: 36px;
}
.mm-listview .mm-next::before {
    content: "";
    border-left: none;
}
.mm-menu.mm-theme-black .mm-listview > li .mm-next::after,
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li.expanded > .mm-next:after {
    content: "";
    border: none;
}
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
    background: none;
    color: #666;
}
.expanded.mm-vertical.mm-opened,
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next):hover,
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span:hover {
    color: #fff;
    background-color: #008fcc;
}
.mm-listview > li > a.active-trail {
    color: #fff;
    background-color: #008fcc;
}
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background-color: #008fcc;
}
.toolbar_item_content {
    display: none;
    position: absolute;
    background-color: #efefef;
    right: 49px;
    width: 410px;
    min-height: 255px;
    padding: 23px 29px;
    z-index: 1;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.35);
}
.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 0px 0 0px 0;
    background-color: #fff !important;
}
.mm-vertical .mm-listview .mm-panel a {
    color: #666;
}
.mm-vertical .mm-listview .mm-panel a.active,
.mm-vertical .mm-listview .mm-panel a:hover {
    color: #f39100 !important;
    background-color: #fff !important;
}
.mm-panels > .mm-panel > ul.mm-listview li ul li {
    border-bottom: none;
}
nav#menu .mm-panels > .mm-panel.mm-vertical > ul:first-child > li.first > a {
    padding-left: 36px;
}
nav#menu .mm-panels > .mm-panel.mm-vertical > ul:first-child > li.first > a::before {
    width: 46px;
    margin-top: -5px;
}
#mm-blocker {
    top: 0px;
    opacity: 0 !important;
}
.mm-panel.mm-hasnavbar .mm-navbar {
    color: #003244;
    font-size: 28px;
    position: relative;
    z-index: 1001;
    padding-right: 0px;
    margin-bottom: -20px;
    height: 20px;
}
.mm-navbar .mm-title {
    overflow: visible;
    padding: 0px;
}
.mm-panel.mm-hasnavbar .mm-navbar a {
    font-weight: 100;
    float: right;
    color: #003244 !important;
    font-size: 28px;
    height: 20px;
    cursor: pointer;
    transform: scale(1.8, 1);
    position: relative;
    top: -35px;
    right: 21px;
}
#tabs_wrapper_beteiligung {
    padding-bottom: 96px;
}
#tabs_beteiligung.tabs_nav_wrapper {
    height: 64px;
    justify-content: space-between;
}
#tabs_beteiligung.tabs_nav_wrapper a[data-target="Registrieren"]::before {
    background-image: url("/sites/buergerbeteiligung.enbw.com/files/content/registrieren.svg");
}
#tabs_beteiligung.tabs_nav_wrapper a[data-target="Beteiligen"]::before {
    background-image: url("/sites/buergerbeteiligung.enbw.com/files/content/konto.svg");
}
#tabs_beteiligung.tabs_nav_wrapper a[data-target="Rendite sichern"]::before {
    background-image: url("/sites/buergerbeteiligung.enbw.com/files/content/zinsen.svg");
}
#tabs_beteiligung.tabs_nav_wrapper a::before {
    width: 85px;
    margin-top: -5px;
    position: static;
    filter: invert(65%) sepia(11%) saturate(12%) hue-rotate(325deg) brightness(92%) contrast(87%);
}
#tabs_beteiligung.tabs_nav_wrapper .tabs_nav_button {
    width: 33%;
}
#tabs_beteiligung.tabs_nav_wrapper .tabs_nav_button a {
    display: inline-block;
    width: 100%;
    height: 64px;
}
#tabs_beteiligung.tabs_nav_wrapper .tabs_nav_button a:hover::before,
#tabs_beteiligung.tabs_nav_wrapper .tabs_nav_button a.opened::before {
    filter: none;
}
#tabs_wrapper_beteiligung .tab_pane.opened {
    border: 1px solid #e0e0e0;
    border-top: none;
}
#tabs_wrapper_beteiligung .tabs_beteiligung_content {
    min-height: 200px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
#tabs_wrapper_beteiligung .next_tab {
    margin-top: 12px;
}
#tabs_wrapper_beteiligung .next_tab a {
    color: #333;
    display: block;
    width: 100%;
}
#tabs_wrapper_beteiligung .next_tab a:after {
    content: "Nächster Schritt";
    display: inline-block;
    float: right;
    padding-left: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke-linecap='round' stroke='%23F90' stroke-width='2' d='M1 15l7-7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left 5px;
}
#tabs_wrapper_beteiligung .next_tab a:hover::after {
    color: #f90;
}
#pid-buergerbeteiligung .content_row_4 {
    margin-top: 0px;
}
#pid-buergerbeteiligung .content_row_4 > div {
    padding-top: 24px;
}
#ee__er_data_block .form-item label {
    width: auto;
    min-width: 170px;
}
#ee_customer_data_block {
    margin-bottom: 96px;
}
#block-views-faqs-faq-block {
    padding-bottom: 96px;
}
.page-node-done #main a,
#pid-kontakt .kontakt.flex_block a,
#pid-fast-registry-step1 #ee-legal a,
#pid-fast-registry-step1 .form-item-legal-accept label a,
#user-profile-form .form-item-legal-accept label a,
#pid-coming-soon .ee_content_block a,
#pid-impressum #main a,
#pid-newsletter #main a,
#pid-datenschutz #main a {
    color: #007c32;
}
#pid-fast-registry-step1 #ee-legal a:hover,
#user-profile-form #ee-legal a:hover,
#pid-fast-registry-step1 .form-item-legal-accept label a:hover,
#pid-coming-soon .ee_content_block a:hover,
#pid-impressum #main a:hover,
#pid-newsletter #main a:hover,
#pid-datenschutz #main a:hover {
    color: #007c32;
}
.footer_menu #menu-802-2,
.footer_menu #menu-21015-2 {
    display: none;
}
#pid-newsletter .webform-submit {
    padding-left: 24px;
    padding-right: 24px;
}
#pid-newsletter select {
    margin-top: 1em;
}
body.maintenance-page #page {
    background-color: #fff;
}
body.page-user-reset #main,
body.maintenance-page #main {
    width: 900px;
    margin: 96px auto 50px auto;
}
body.maintenance-page #header {
    width: 900px;
    margin: 0px auto 0px auto;
    padding-top: 24px;
}
.divtable {
    display: table;
    width: 100%;
}
.divrow {
    display: table-row;
}
.divrow > div {
    display: table-cell;
    padding: 0.5rem 0;
}
.divrow:first-child > div {
    border-top: none;
}
.divtable .divrow > div:first-child {
    width: 38%;
}
.divtable .divrow > div:last-child {
    text-align: left;
    width: 60%;
}
.divtable .divrow:last-child > div {
    border-bottom: none;
}
.datenschutz .divrow > div {
    display: table-cell;
    border-bottom: 1px solid #009;
    padding: 10px;
}
.datenschutz .divrow > div:nth-child(3) {
    width: 150px;
}
.datenschutz .divrow > div:first-child {
    font-weight: 700;
    font-size: 1.25rem;
    color: #f90;
}
.datenschutz .divrow > div:first-child {
    font-weight: 600;
    font-size: inherit;
    color: #f90;
    width: auto;
}
.datenschutz .divrow.th {
    font-weight: 600;
    color: #f90;
}
.datenschutz .divrow > div:last-child {
    text-align: left;
    width: auto;
}
.datenschutz .divrow {
    width: 100%;
    float: none;
    display: table-row;
    padding-right: 5%;
    border-left: none;
    margin-bottom: 2rem;
    padding-left: 1rem;
    border-bottom: 1px solid #009;
}
.datenschutz.divtable .divrow:last-child > div {
    border-bottom: 1px solid #009 !important;
}
.ee_content_row {
    margin-top: 0px;
    margin-bottom: 80px;
}
.ee_content_row h2 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.anlagevermittlung {
    margin-bottom: 20px;
}
#simplenews-confirm-add-form,
.page-node-done #main,
.platform #main,
#main .block-webform,
.region-footer,
.ee_content_block {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
}
#simplenews-confirm-add-form,
.page-node-done #main {
    margin-top: 80px;
    margin-bottom: 80px;
}
.region-footer {
    display: flex;
}
.region-footer > div:first-child {
    padding-right: 60px;
    margin-right: 60px;
    border-right: 1px solid #fff;
}
.not-front .region-footer > div:first-child {
    border-right: 1px solid #d9d9d9;
}
.platform #main {
    margin-bottom: 50px;
}
.ee_content_block {
    padding: 40px 0px;
}
.front .ee_content_block {
    padding: 40px 0px;
    background-color: transparent;
}
.ee_content_block.full_content {
    padding: 0px 0px;
    background-color: transparent;
}
.ee_content_block.no_padding {
    padding: 0px;
}
.ee_content_block.header_banner {
    padding: 0px;
}
.ee_content_block.header_banner h2 {
    padding: 10px 20px;
    margin: 0px;
    color: #fff;
}
.ee_content_block.header_banner h2 + div {
    padding: 40px 20px;
}
.button_wrapper {
    display: block;
    width: 100%;
    margin-top: 20px;
}
.button_wrapper a.button {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 24px;
    text-align: center;
    position: relative;
    padding: 6px;
}
.button_wrapper a.button::after {
    font-family: "swms-icons";
    content: "\E624";
    color: #fff;
    position: absolute;
    top: 7px;
    font-size: 20px;
    padding-left: 10px;
}
.text a.active {
    text-decoration: underline;
}
.step_info.closed {
    display: none;
}
.image.to_bg {
    width: 100%;
    height: 250px;
    background-size: cover;
}
.faq_headline {
    display: none;
}
.faq_tab.closed {
    display: none;
}
#faq_navi {
    display: flex;
    margin-bottom: 50px;
}
#faq_navi a {
    display: flex;
    font-size: 22px;
    color: #000;
    border-bottom: 4px solid #7f7f7f;
    line-height: 58px;
    margin-right: 50px;
}
#faq_navi a.active,
#faq_navi a:hover {
    border-bottom: 4px solid #ffcf00;
}
.anker {
    height: 0px;
}
a.download_link {
    color: #666;
    display: block;
    line-height: 55px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 45px;
}
.download {
    position: relative;
}
a.download_link:before {
    content: " ";
    display: inline-block;
    position: absolute;
    background-image: url("../images/swms/Icon_Service.svg");
    background-size: cover;
    width: 25px;
    height: 25px;
    margin-top: 13px;
    left: 0;
    line-height: normal;
}
.download:last-child a.download_link {
    border-bottom: none;
}
.swms_slider img {
    padding-left: 6px;
    padding-right: 6px;
}
.swms_slider {
    margin-left: -6px;
    margin-right: -6px;
}
#uber_uns_wrapper .flex_block .flex_block {
    margin-bottom: 30px;
}
#uber_uns_wrapper .flex_block .flex_block .image {
    max-height: 200px;
    overflow: hidden;
}
#uber_uns_wrapper .image {
    width: 40%;
}
#uber_uns_wrapper .text {
    width: 55%;
}
#uber_uns_wrapper .text h3 {
    margin-top: 0px;
    color: #009fe3;
}
#uber_uns_wrapper .image img {
    display: block;
    width: 100%;
    height: auto;
}
#strategie .flex_block .column {
    width: 33.33%;
    padding: 40px 20px;
}
#strategie.new .flex_block .column:first-child {
    width: 66.66%;
}
#strategie.new .flex_block .column:first-child .image {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: max-content;
    align-items: center;
}
#strategie.new .flex_block .column:first-child .image img:first-child {
    max-height: 110px;
    width: auto;
}
#strategie.new .flex_block .column .image {
    margin-bottom: 10px;
}
#strategie .flex_block .column:nth-child(2) {
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
}
.view-footer .button_wrapper .button,
#strategie .flex_block .column .button {
    font-size: 14px;
}
.view-footer .button_wrapper .button {
    width: auto;
    max-width: 300px;
}
.view-header .button_wrapper .button:after,
.view-footer .button_wrapper .button:after,
#strategie .flex_block .column .button:after {
    font-size: 14px;
    top: 7px;
}
#strategie .flex_block .column .image {
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#strategie .flex_block .column .image img {
    display: block;
    width: 80%;
    margin: 0 auto;
    height: auto;
}
#referenzen_wrapper .tab_pane_wrapper {
    width: 50%;
    padding: 40px 0px 20px 20px;
}
#referenzen_wrapper .tab_pane > .flex_block > .column {
    width: 50%;
}
#referenzen_wrapper .tab_pane > .flex_block > .column:first-child {
    margin-bottom: 25px;
}
#ref_roxel_wrapper {
    background-image: url("/sites/stadtwerke-muenster.de/files/content/projekt_header.jpg");
    background-size: cover;
    background-position: center bottom;
    margin-bottom: 50px;
}
#ref_unsere_muenster_wrapper {
    background-image: url("../images/swms/rapport.jpg");
    position: relative;
}
#ref_unsere_muenster_wrapper:before {
    content: " ";
    display: block;
    position: absolute;
    background-image: url("../images/swms/silhouette-footer.png");
    background-size: cover;
    background-position: center bottom;
    height: 194px;
    width: 100%;
    bottom: 0px;
}
#tabs_wrapper_ref_um {
    position: relative;
    z-index: 1;
}
.faq-block-3 .button_wrapper .button {
    max-width: 200px;
}
.faq-block-3 .view-content {
    display: none;
}
.block.custom_header {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 188px;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
}
h1.custom {
    font-size: 24px;
    margin: 0px;
    color: #017c33;
    background-color: #fff;
    padding: 7px 20px;
    width: auto;
    display: inline-block;
    margin-bottom: 20px;
}
input.parsley-success,
input.parsley-success:focus {
    border-color: #b1bc00 !important;
}
input.parsley-success:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(177, 188, 0, 0.075),
    0 0 8px rgba(177, 188, 0, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(177, 188, 0, 0.075),
    0 0 8px rgba(177, 188, 0, 0.6) !important;
}
ul.parsley-errors-list {
    width: 100%;
    list-style: none;
    display: inline-block;
    text-align: center;
    color: red;
    margin-bottom: -5px;
}
.platform #main #user-pass .form-type-textfield * {
    box-sizing: border-box;
}
#user-pass .form-type-textfield {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
#user-pass .form-type-textfield label {
    display: inline-block;
    width: 30%;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
}
#user-pass .form-type-textfield input {
    width: 75%;
    display: block;
    width: 65%;
    height: 41px;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857;
    color: #666;
    background-color: #f2f2f2;
    background-image: none;
    border: 1px solid #f2f2f2;
}
#gmap_canvas {
    width: 100%;
    height: 200px;
}
.gm-bundled-control,
.gm-style-mtc,
yy.gm-fullscreen-control {
    transform: scale(0.7);
    margin: 0px;
}
#pid-user-password #main,
#pid-zeichnungsabschluss #main {
    margin-top: 150px;
}
.check_datenschutz_wrapper a {
    color: #ffcf00;
}
.check_datenschutz_wrapper a:hover {
    text-decoration: underline;
}
#breadcrumb_wrapper {
    background-color: #fff;
    width: 100%;
}
div.breadcrumb {
    font-size: 14px;
    color: #009fe3;
    padding: 0px 0 0px 15px;
    line-height: 40px;
}
#sliding-popup.sliding-popup-bottom {
    color: #fff !important;
    background-color: #d3dacc;
    font-size: 16px;
    padding: 1rem 1.5vw;
    width: 100%;
}
#sliding-popup .popup-content #popup-text {
    color: #fff !important;
    background-color: #d3dacc;
    font-size: 16px;
    float: left;
    font-weight: 300;
    margin: 5px 0;
    text-align: left;
    max-width: 60%;
    text-align: center;
}
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
    font-size: 16px;
    color: #000 !important;
}
#sliding-popup .popup-content #popup-text h2 {
    font-size: 20px;
}
#sliding-popup .popup-content #popup-buttons button,
#sliding-popup .popup-content .find-more-button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 5px 25px;
    margin-top: 25px;
    height: auto;
    color: #fff !important;
    line-height: initial;
    background: none !important;
    box-shadow: none;
}
#sliding-popup .popup-content #popup-buttons button:hover,
#sliding-popup .popup-content .find-more-button:hover {
    background: none !important;
    background-color: transparent;
}
#sliding-popup .popup-content .find-more-button {
    max-width: 505px;
    margin: 0 auto;
    margin-top: 25px;
}
.eu-cookie-compliance-categories label {
    display: inline;
}
#strategie .flex_block .column .image img[src*="Stecker_cyan"] {
    max-height: 90px;
}
#main ul {
    margin-top: 0px;
}
.footnotes {
    margin-top: 30px;
}
.footnotes .onestar {
    margin-bottom: 10px;
}
.footnotes .footnote {
    padding-left: 16px;
}
.footnotes .footnote:before {
    margin-left: -16px;
}
.footnotes .onestar:before {
    content: "\00a0 \00a0 *";
}
.footnotes .twostar:before {
    content: "**";
}
#logo .nav_toggle {
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    bottom: auto;
    z-index: 998;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 88px;
    height: 88px;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #ffcf00;
    border-radius: 50%;
}
.menu-button-line {
    width: 20px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #535353;
}
.menu-button-line.top-line {
    width: 40px;
    height: 3px;
    transition: transform 0.2s;
}
.menu-button-line.bottom-line {
    width: 40px;
    height: 3px;
    transition: transform 0.2s;
}
.menu-button-line.middle-line {
    width: 40px;
    height: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.nav_toggle.open .menu-button-line.top-line {
    transform: translate3d(0px, 6px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg) !important;
    transition: transform 0.2s;
}
.nav_toggle.open .menu-button-line.bottom-line {
    transform: translate3d(0px, -10px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg) !important;
    transition: transform 0.2s;
}
.nav_toggle.open .menu-button-line.middle-line {
    width: 0px !important;
    height: 3px !important;
    opacity: 0 !important;
}
#primary_menu_wrapper {
    display: none;
    position: fixed;
    width: 100%;
    background-color: #262626;
    top: 0;
    height: 100%;
}
#menu_inner_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
nav#menu {
    /*height:100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;*/
}
/*nav#menu > .menu > .tree_wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, grid-auto-flow);
    grid-gap: 0rem;
    grid-auto-flow: dense;
    grid-template-areas:
        ". . parent . "
        ". . . ."
        ". child . .";
    align-items: center;
}*/
nav#menu {
    width: 100%;
    display: grid;
    grid-template-columns: 0.25fr 1.5fr max-content 0.45fr;
    grid-gap: 0rem;
    grid-auto-flow: dense;
    grid-template-areas: ". parent parent . ";
    align-items: center;
}
nav#menu > .menu {
    grid-area: parent;
    grid-column-start: 3;
}
nav#menu div.expanded {
    grid-area: child;
}
nav#menu div.expanded > .sub_level {
    grid-area: child;
}
nav#menu a,
nav#menu .menu_parent a {
    height: 100%;
    color: #7f7f7f;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
}
nav#menu .menu > div {
    margin: 5px;
}
nav#menu .menu_parent a.active_trail,
nav#menu a:hover,
nav#menu a.is-active,
nav#menu .expanded.active-trail .menu_parent a,
nav#menu .menu_parent a:hover {
    color: #fff;
}
h3.period:after,
nav#menu .content > .menu > li > a.is-active:after,
nav#menu .expanded.active-trail .menu_parent a:after {
    content: ".";
    color: #e7cd45;
}
nav#menu .menu > .expanded .sub_level {
    display: none;
    margin-left: -45vw;
    border-top: 4px solid #d9d9d9;
}
nav#menu .menu > .expanded .sub_level .sub_level {
    margin-left: 0;
    padding-left: 45px;
}
nav#menu .expanded.active-trail .sub_level {
    display: block !important;
}
nav#menu .expanded.active-trail .sub_level a {
    font-size: 36px;
    font-weight: 100;
}
nav#menu .expanded .sub_level a:before {
    content: "_";
    color: #7f7f7f;
    margin-right: 1px;
    -webkit-transform: scale(2, 1); /* Safari and Chrome */
    -moz-transform: scale(2, 1); /* Firefox */
    -ms-transform: scale(2, 1); /* IE 9 */
    -o-transform: scale(2, 1); /* Opera */
    transform: scale(2, 1); /* W3C */
}
nav#menu .expanded.active-trail .sub_level a.is-active:before {
    color: #e7cd45;
}
nav#menu .expanded .sub_level a:hover:before {
    color: #fff;
}
.menu--menu-footermenu ul.menu {
    margin: 1em 0;
}
li.spacer {
    width: 1px;
    height: 20px;
    display: block;
    background-color: #fff;
    margin: 0 10px !important;
    padding: 0 !important;
}
.not-front li.spacer {
    background-color: #d9d9d9;
}
#inline_menu.flex_block {
    justify-content: flex-start;
    align-items: end;
}
#inline_menu.flex_block a {
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 40px;
}
#inline_menu.flex_block a:after {
    content: " ";
    display: block;
    margin-top: 15px;
    background-color: #fff;
    height: 1px;
    width: 100%;
}
#inline_menu.flex_block a:hover:after {
    background-color: #ffcf00;
    box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.5);
}
#inline_menu.flex_block .navibutton {
    display: block;
    position: static;
}
#ueber_uns_wrapper,
#aktuelle_projekte_wrapper {
    max-width: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 0.5fr);
    grid-template-rows: repeat(4, minmax(max-content, 0.5fr));
    gap: 20px 20px;
}
#ueber_uns_wrapper {
    grid-template-areas:
        ". text1 text1 box1 "
        ". box2 box_image box_image"
        "box3 . box_image box_image"
        ". text2 text2 box4";
}
#aktuelle_projekte_wrapper {
    grid-template-areas:
        ". box1 box_image_1 box_image_1"
        ". . box_image_1 box_image_1"

        ". box_image_2 box_image_2 box2"
        ". box_image_2 box_image_2 ."

        ". box3 box_image_3 box_image_3"
        ". .    box_image_3 box_image_3"

        ". box_image_4 box_image_4 box4"
        ". box_image_4 box_image_4 ."

        ". box5 box_image_5 box_image_5"
        ". .    box_image_5 box_image_5";
}
#aktuelle_projekte_wrapper a {
    display: block;
    border-bottom-style: solid;
    border-block-color: transparent !important;
}
#ueber_uns_wrapper p,
#aktuelle_projekte_wrapper p {
    margin-top: 0px;
}
#text1 {
    grid-area: text1;
    padding-right: 50px;
    align-self: top;
}
#box1 {
    grid-area: box1;
}
#box2 {
    grid-area: box2;
}
#box3 {
    grid-area: box3;
}
#box4 {
    grid-area: box4;
}
#box4 {
    grid-area: box4;
}
#box_image {
    grid-area: box_image;
    object-fit: cover;
}
#box_image_1 {
    grid-area: box_image_1;
    object-fit: cover;
}
#box_image_2 {
    grid-area: box_image_2;
    object-fit: cover;
}
#box_image_3 {
    grid-area: box_image_3;
    object-fit: cover;
}
#box_image_4 {
    grid-area: box_image_4;
    object-fit: cover;
}
#box_image_5 {
    grid-area: box_image_4;
    object-fit: cover;
}
#text2 {
    grid-area: text2;
    padding-right: 50px;
}
.bg_1 {
    background-color: #d9d9d9;
}
.bg_2 {
    background-color: #808080;
    color: #fff;
}
.bg_3 {
    background-color: #e5e5e5;
}
.bg_4 {
    background-color: #808080;
    color: #fff;
}
#box_image img {
    width: 100%;
    height: auto;
}
#text1 strong,
#text2 strong {
    display: block;
    margin-top: 20px;
    font-weight: 600;
}
.boxlink {
    position: relative;
    background-color: #808080;
    color: #fff;
}
.boxlink_content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 28px;
}
.boxlink a {
    display: block;
    color: #fff;
    font-size: 28px;
}
.box.popout .teaser {
    line-height: normal;
    font-size: 28px;
    font-weight: 600;
}
.box.popout .teaser:after {
    content: "...";
    color: #ffcf00;
    line-height: 18px;
    font-size: 35px;
    margin-left: 5px;
}
.box.popout {
    position: relative;
}
.box.popout .text {
    display: none;
    margin-top: 25px;
}
.box.popout .link_wrapper {
    margin-top: 20px;
}
.box .popout_content {
    position: absolute;
    padding: 25px;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 255px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.box .popout_content:hover {
    width: 110%;
    height: auto;
    margin-left: -10%;
    margin-top: -5%;
    z-index: 998;
    -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
}
.box .popout_content:hover .text {
    display: inline-block;
    padding-bottom: 10px;
}
.box .popout_content:hover .teaser:after {
    display: none;
}
.boxlink_content:hover {
    position: absolute;
    width: 102%;
    height: 102%;
    margin-left: -1%;
    margin-top: -1%;
    z-index: 998;
    -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
}
.boxlink_content:hover a {
    font-size: 1.1em;
}
#pid-ueber-uns .content_row_1 {
    background: linear-gradient(
        to bottom,
        white 0%,
        white 65%,
        #d3dacc 35%,
        #d3dacc 35%,
        #d3dacc 100%
    );
}
/*#pid-aktuelle-projekte .content_row_1 {*/
/*    background: linear-gradient(*/
/*        rgba(255, 255, 255, 1) 38%,*/
/*        rgba(211, 218, 204, 1) 38%,*/
/*        rgba(211, 218, 204, 1) 58%,*/
/*        rgba(255, 255, 255, 1) 58%*/
/*    );*/
/*}*/
#front_stoerer {
    float: right;
    width: 400px;
    margin-top: -300px;
    text-transform: none;
    position: relative;
    margin-right: 5%;
    max-width: calc(100% - 60px);
}
#front_stoerer_inner {
    background-color: #fff;
    padding: 25px;
    text-transform: none;
    -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.41);
}
#front_stoerer:before {
    content: "NEUIGKEITEN";
    display: block;
    text-align: left;
    width: 100%;
    font-size: 28px;
}
#front_stoerer::after {
    content: "NEUIGKEITEN";
    transform: rotate(90deg);
    position: absolute;
    top: 32%;
    right: -115px;
    font-size: 24px;
    font-size: 28px;
}
#front_stoerer h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
#front_stoerer a {
    display: block;
    margin-top: 20px;
}
.slogan_wrapper {
    font-weight: 600;
    margin: 40px 0px 80px 0px;
    display: flex;
    flex-direction: column;
    font-size: 24px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.slogan_wrapper > div:last-child {
    padding-left: 100px;
}
.image_wrapper {
    width: 100%;
    height: auto;
}
.image_wrapper img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center center;
}
.image_wrapper img.max_400 {
    max-height: 400px;
}
.project_wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.project_wrapper h3 {
    margin-top: 60px;
    margin-bottom: 0px;
}
.project_wrapper h1 {
    font-size: 60px;
    margin-top: 0px;
    margin-bottom: 60px;
}
.project_table {
    margin-top: 30px;
}
.project_wrapper a.eb_button.yellow {
    margin-top: 30px;
    font-size: 24px;
    padding: 12px 35px;
}
#referenzprojekte {
    width: 80%;
    margin: 0 auto;
}
#referenzprojekte .column .flex_block {
    position: relative;
    margin-bottom: 50px;
}
#referenzprojekte .flex_block .image {
    width: 35%;
}
#referenzprojekte .flex_block .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#referenzprojekte .flex_block .text {
    padding: 50px 50px;
    position: relative;
    width: 65%;
}
#referenzprojekte .flex_block .text h2 {
    font-size: 45px;
    font-weight: 600;
}
#referenzprojekte .flex_block .text h3 {
    font-weight: 600;
}
#referenzprojekte .flex_block .text .divtable {
    width: 100%;
}
.zebra .column .flex_block:nth-child(even) .image {
    order: 1;
}
.zebra .column:nth-child(even) .text {
    order: 0;
}
.zebra .column .flex_block {
    background-color: #d9d9d9;
}

.kontakt.flex_block {
    width: 90%;
    margin: 0 auto;
    justify-content: flex-start;
}
.kontakt.flex_block > div {
    margin-right: 50px;
}
.footer-adress {
    min-width: 30%;
}
#anmelden_trigger {
    float: right;
    position: relative;
    top: -60px;
}

.slide .info {
    background: none;
    border: none;
}
#ee_portfolio_details #ee-document-list-inner .slick-prev,
#ee_portfolio_details #ee-document-list-inner .slick-next {
    right: 7px;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}
#ee-document-list-inner .slick-prev::before,
#ee-document-list-inner .slick-next::before {
    background-image: none;
    left: unset;
}
#ee_portfolio_details .itemslider-wrapper .itemslider {
    /* width: 100%; */
    margin: 0 0 0 30px;
    margin-right: 0px;
    margin-left: 30px;
    padding: 0 0 0 40px;
    max-height: unset;
}
.platform #main #ee_portfolio_details * {
    box-sizing: border-box;
}
