/*########################### gsw ######################*/
@font-face {
    font-family:iconfont;
    src:url(fonts/iconfont.eot?v=2.5.1);
    src:url(fonts/iconfont.eot?#iefix&v=2.5.1) format("eot"),
        url(fonts/iconfont.woff?v=2.5.1) format("woff"),
        url(fonts/iconfont.ttf?v=2.5.1) format("truetype"),
        url(fonts/iconfont.svg#iconfont&v=2.5.1) format("svg");
    font-weight:400;
    font-style:normal
}

@font-face {
	font-family: 'DINNextLTPro-Bold';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Bold.otf');
    src: local('DINNextLTPro-Bold'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Bold.otf') format('opentype');
}
@font-face {
	font-family: 'DINNextLTPro-Italic';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Italic.otf');
    src: local('DINNextLTPro-Italic'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Italic.otf') format('opentype');
}
@font-face {
	font-family: 'DINNextLTPro-Light';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Light.otf');
    src: local('DINNextLTPro-Light'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Light.otf') format('opentype');
}
@font-face {
	font-family: 'DINNextLTPro-LightCondensed';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-LightCondensed.otf');
    src: local('DINNextLTPro-LightCondensed'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-LightCondensed.otf') format('opentype');
}
@font-face {
	font-family: 'DINNextLTPro-LightItalic';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-LightItalic.otf');
    src: local('DINNextLTPro-LightItalic'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-LightItalic.otf') format('opentype');
}
@font-face {
	font-family: 'DINNextLTPro-Medium';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Medium.otf');
    src: local('DINNextLTPro-Medium'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Medium.otf') format('opentype');
}
@font-face {
	font-family: 'DINNextLTPro-Regular';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Regular.otf');
    src: local('DINNextLTPro-Regular'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/DINNextLTPro-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'Arvo-Bold';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/Arvo-Bold.ttf');
    src: local('Arvo-Bold'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/Arvo-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Arvo-BoldItalic';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/Arvo-BoldItalic.ttf');
    src: local('Arvo-BoldItalic'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/Arvo-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Arvo-Italic';
	src: url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/Arvo-Italic.ttf');
    src: local('Arvo-Italic'), url('https://www.stadtwerke-lindenberg.de/typo3conf/ext/cawd_template/Resources/Public/Fonts/Arvo-Italic.ttf') format('truetype');
}
html, body, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea {
    margin: 0px;
    padding: 0px;
}
body,
html {
    font-size: 16px;
    font-family: DINNextLTPro-Light, sans-serif;
    background-color: #d9d9d9;
    color: #212529;
}
body {
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    font-size: 1rem;
}
h1, h2, h3, h3 a, h4, h5 {
    font-weight: 400;
    font-family: DINNextLTPro-Bold, sans-serif;
}
h2 {
    font-size: 3rem;
}
h3 {
    font-size: 2.4rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
p a {
    font-family: 'Arvo-Italic', serif;
    font-size: 1rem;
    color: #f36f21;
    font-style: normal;
}
a,
a:hover,
a:focus,
a:active {
    color: #f78a47;
	text-decoration: none;
}
.page {
    background: #d9d9d9;
}
.node .field .field-item {
    margin-bottom: 80px;
}
.anker {
    height: 0px;
    position: relative;
    top: -100px;
}
.image img {
    max-width: 100%;;
    width: 100%;
}
/* Header Regions
-------------------------------------------------------------- */
/* Header Top region to the bottom of Header region */
header {
    display: block;
    clear: both;
    background-color: #ffffff;
    height: 133px;
}
.mainslider {
    position: relative;
}
.responsive-video {
    position: relative;
    padding-bottom: 42.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.responsive-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
header.small {
    height: 0px;
}
header.fixed.small {
    height: 105px;
}
header.small.slideup {
    height: 0px;
}
header {
    position: fixed;
    z-index: 100;
    top:0;
    z-index: 998;
    border-bottom: 8px solid #f78a47;
}
header.fixed {

}
.header_wrapper {
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.header_wrapper > div {

}
.header_wrapper > div#site_name {
    text-align: center;
    margin-bottom: -70px;
}
.header-inner {
    height: 100%;
    max-width: unset;
}
header.small .header-inner {
    height: 0px;
}
header.fixed.small .header-inner {
    height: 64px;
}
header.small.slideup .header-inner {
    height: 0px;
}
#logo {
    margin: 34px 0;
    margin-bottom: 0;
    padding: 0 15px;
}
.primary-menu-fixed #logo {
    margin: 20px 0;
}
#eueco-logo {

}
#eueco-logo img {
    width: auto;
    height: 45px;
    margin-top: 56px;
}
.primary-menu-fixed #eueco-logo img {
    margin-top: 42px;
}
header #logo img {
    width: 185px !important;
    height: auto;
}
header.primary-menu-fixed #logo img {
    width: 100px;
}
#site_name a {
    color:#0066aa;
    font-size: 36px;
    background-color: #ffffff;
    padding:0px 10px 5px 10px;
}
#logo a.site-logo {
    height: 100%;
}
.front .page_title_wrapper {
    display: none !important;
}
.header-group-wrapper {
    display:block;
    clear:both;
    background:transparent;
    /*border-top:1px solid #007AC0;*/
}
.headerbild_image {
    width: 100%;
    padding-bottom: 50%;
    height: 0px;
    background-repeat: no-repeat;
    background-position: 0px calc(50% - -80px);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.front .headerbild_image {
    padding-bottom: 42.25%;
    height: auto;
    background-position: center;
}
header.small.slideup .header-inner * ,
header.small.slideup .header-inner * :before {
    margin-top: -200px!important;
}
.waterquality {
    position: relative;
}
.waterquality.emotionelement .row {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: 0px;
    margin-left: 0px;
}
.waterquality .col-md-8 {
    width: 100%;
    float: left;
}
.col-md-8.right {
    float: right;
}
.col-md-8.emotionimg {
    position: relative;
    max-height: unset;
    overflow: hidden;
    margin-bottom: 0;
}
#preface_top .waterquality .col-md-8 {
    flex: 0 0 55%;
    max-width: 55%;
}
.waterquality .col-md-8 {
    flex: 0 0 70%;
    max-width: 70%;
}
.positionelement,
.container img,
.emotionimg img {
    width: 100%;
}
.emotiontext {
    color: #fff;
    position: absolute;
    top: 40%;
    left: 4%;
    width: 67%;
    z-index: 1;
    font-size: 20px;
}
.emotiontext h1 {
    margin: 0;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: .2rem;
    font-family: DINNextLTPro-Bold;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-top: 0 !important;
    font-size: 64px !important;
    margin-bottom: 15px;
}
.emotiontext h2 {
    font-size: 1.25rem;
    letter-spacing: .1rem;
    font-family: DINNextLTPro-Italic;
}
.col-md-4.paddingelement.parallax-image.contenttext h4 {
    margin-top: 0;
    margin-bottom: 1rem;
}
h4 strong {
    font-size: 1.8rem;
    line-height: 1.8rem;
}
.waterquality .col-md-4 {
    position: absolute;
    background: #fff;
    left: 3%;
    top: unset;
    bottom: 30%;
    -ms-flex: 0 0 46.75%;
    flex: 0 0 46.75%;
    max-width: 46.75%;
}
.waterquality .col-md-4.right {
    right: 3%;
    left: unset;
    width: 100%;
}
.waterquality .col-md-4.paddingelement {
    padding: 0%;
    padding: 3%;
}
.col-md-4.image {
    background-color: #d9d9d9;
    z-index: -1;
    left: -8%;
}
.col-md-4.paddingelement.left {
    float: left;
    left: 0;
    right: 0;
    -ms-flex: 0 0 46.75%;
    flex: 0 0 46.75%;
    max-width: 46.75%;
    margin-left: 3%;
}
.first .col-md-4 h4 {
    padding: 55px;
    margin-bottom: 0 !important
}
.first .col-md-4.paddingelement.left {
    top: 0;
    padding: 0;
    max-width: 750px;
}
.col-md-4 .wrapper {
    padding: 55px;
    background-color: #e4e4e4;
}
.col-md-4 .warpper_inner {
    background-color: #fffffe;
    padding: 55px;
}
.col-md-4  h5 {
    font-size: 22px;
}
.col-md-4 .sub_title {
    font-size: 22px;
    color: darkgray;
    font-weight: bold;
    margin-bottom: 35px;
}
.first .col-md-4 ul,
.first .col-md-4 li {
    margin: 0 !important;
    padding: 0 !important;
}
.first .col-md-4 li:before {
    display: none;
}
.first .col-md-4 li {
    margin-bottom: 10px !important;
}
.first .col-md-4 .download {
    border-top: 2px solid;
    padding: 15px 0;
    width: auto;
}
.first .col-md-4 .hinweis {
    margin-top: 30px;
}
.col-md-4.image {
    background-color: #d9d9d9;
    z-index: -1;
    left: -8%;
    top: 0;
}
.last .col-md-8 img {
    padding-top: 15%;
}
.hinweis .warning {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    margin-top: 15px;
}
.emotionelement .col-md-4.paddingelement.parallax-image.contenttext {
    padding: 3%;
}
.waterquality.emotionelement .col-md-4.paddingelement {
    bottom: unset;
    top: 80px !important;
}
.whiteelementheadline {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 0.5rem !important;
    font-family: DINNextLTPro-Bold;
}
.paddingelement h4.whiteelementheadline {
    margin-top: 0 !important;
}
.col-md-4.paddingelement.parallax-image.contenttext h3 {
    color: #666;
    font-family: 'Arvo-Italic', serif;
    margin-bottom: 1rem;
    font-size: 1.35rem;
    line-height: 1.75rem !important;
    margin-bottom: 1rem;
}
.container.inhaltselement {
    width: 100%;
    padding: 0;
    max-width: unset;
}
.container.inhaltselement.bgwhitehalf .row {
    margin-right: 0;
    margin-left: 0;
}
.elementshalf {
    width: 100%;
    float: left;
}
.elementshalf .col-md-6 {
    padding: 30px 15px 0 15px;
    float: left;
}
.elementshalf .col-md-6:first-child {
    -ms-flex: 0 0 46.75%;
    flex: 0 0 46.75%;
    max-width: 46.75%;
    margin-left: 3%;
    padding-left: 0%;
    padding-right: 0;
    float: left;
    margin-right: 0.25%;
    padding-top: 0;
}
.elementshalf .col-md-6:last-child {
    -ms-flex: 0 0 46.75%;
    flex: 0 0 46.75%;
    max-width: 46.75%;
    margin-right: 3%;
    padding: 0%;
    margin-left: 0.25%;
    float: left;
}
.bgwhite .paddingelement {
    padding: 6%;
    background: #fff;
    width: 100%;
    float: left !important;
}
#login_menu_wrapper {
    font-size: 1.7rem;
}
#login {

}
#login_menu_wrapper a {
    padding: 0 1rem !important;
    color: #6B6E6A;
    margin-top: 0;
    line-height: 2.5rem;
}
#login_menu_wrapper .login_out_block a {
    background-color: #f78a47;
    color: #fff !important;
    padding: 1rem 5rem 1rem 1.8rem !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23FFF' d='M9.99 0C4.467.005-.005 4.487 0 10.01c.005 5.523 4.487 9.996 10.01 9.99 5.52-.006 9.99-4.48 9.99-10 0-5.523-4.477-10-10-10h-.01zm6.93 6h-2.949a15.628 15.628 0 0 0-1.381-3.56A8.032 8.032 0 0 1 16.92 6zM10 2.04A14.1 14.1 0 0 1 11.91 6H8.09A14.1 14.1 0 0 1 10 2.04zM2.26 12a7.815 7.815 0 0 1 0-4h3.38a16.512 16.512 0 0 0-.14 2c.006.669.053 1.337.14 2H2.26zm.82 2h2.95a15.715 15.715 0 0 0 1.38 3.561A7.99 7.99 0 0 1 3.08 14zm2.95-8H3.08a7.985 7.985 0 0 1 4.33-3.56A15.671 15.671 0 0 0 6.03 6zM10 17.96A14.1 14.1 0 0 1 8.09 14h3.82A14.1 14.1 0 0 1 10 17.96zM12.34 12H7.66a14.707 14.707 0 0 1-.16-2 14.56 14.56 0 0 1 .16-2h4.68c.1.662.152 1.331.16 2-.008.67-.061 1.338-.16 2zm.25 5.561A15.7 15.7 0 0 0 13.971 14h2.949a8.038 8.038 0 0 1-4.33 3.561zM14.359 12c.088-.663.135-1.331.141-2a16.313 16.313 0 0 0-.141-2h3.381a7.815 7.815 0 0 1 0 4h-3.381z'/%3E%3C/svg%3E");
    background-position: center right 1.8rem;
    background-repeat: no-repeat;
    border-top: 2rem solid #f78a47;
}
.region-login {
    display: flex;
    justify-content: flex-end;
    padding: 1rem !important;
}
#preface_top {
    position: relative;
    margin-bottom: 50px;
}
#content .region-content ul {
    padding-left: 20px;
}
#menu_toggle {
    line-height: 1.6rem;
}
#menu_toggle #login {
    display: flex;
    align-items: center;
}
#menu_toggle #login .region-login > div {
    float:left;
}
#menu_toggle #login .region-login .menu_add a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5rem;
    padding:3px 16px 3px 10px;
    color: #005a72;
}
#menu_toggle #login .region-login .menu_add .contact_link a,
#menu_toggle .login_out_block a {
    border-left:1px solid #005a72;
}
.mm_navibutton {
    font-size: 0.9rem;
    line-height: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-top:50px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    color:#58585a;;
    width: auto;
    height: 25px;
    /*font-size: 0;*/
    /*text-indent: -9999px;*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    transition: color .2s ease-in-out;
}
#closenavi {
    position: absolute;
}
.mm_navibutton > div:first-child {
    height:25px;
}
.hamburger_line {
    margin-top:3px;
    background-color: #002D7E;
    width: 30px;
    height: 3px;
}
.hamburger_line:after,
.hamburger_line:before {
    display: block;
    width: 30px;
    height: 3px;
    top: 12px;
    background-color: #002D7E;
    left: 0;
    transition: all 0.1s ease;
}
.hamburger_line:after,
.hamburger_line:before {
    position: absolute;
}
.hamburger_line:after {
    top: 21px;
}
#menu,
#menu_toggle {
    /*margin-left:360px;*/
    display: none;
}
.hamburger_line::after, .hamburger_line::before {
    content: " ";
}
.mm_navibutton:hover .hamburger_line,
.mm_navibutton:hover .hamburger_line:before,
.mm_navibutton:hover .hamburger_line:after {
    background-color:#003244;
    transition: all .2s ease-in-out;
}
.mm-opened .mm_navibutton:hover .hamburger_line {
    background-color:#003244!important;
}
#menu_toggle #login .region-login a:hover {
    color: #003244!important;
    transition: all .2s ease-in-out;
}
.block-scrolltop {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 88px;
    height: 40px;
    left: 50%;
    margin-left: -44px;
    border-radius: 0px;
    z-index: 10000;
}
#scrolltop {
    text-align: center;
    display: block;
    border-radius: 0px;
    background-color: #f78a47;
    font-size: 26px;
    line-height: 43px;
    outline: none;
    height: 51px;
    width: 51px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
#scrolltop .fa-angle-double-up:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.573' fill='%23FFF' height='23.601' viewBox='16.893 11.799 14.573 23.601'%3E%3Cpath d='M16.893 14.572l9.009 9.027-9.009 9.026 2.773 2.774 11.8-11.8-11.8-11.801-2.773 2.774z'/%3E%3C/svg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 10px;
    height: 100%;
    right: 21px;
    top: 0%;
    transform: translate(0,-50%);
    transform: rotate(-90deg);
    -webkit-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
#scrolltop:hover .fa-angle-double-up:before {
    top: -4%;
}
.right {
    float: right;
}
.region-content {
}
.region-content-bottom {
    background-color:#ffffff;
    margin-top: 40px;
}
.node-eueco-page {
    /*background-image: url(../images/gsw/gsw-products-bg.svg);
    background-repeat: no-repeat;
    background-position: 50% 10%;
    background-size: 100% 100%;
    background-attachment: local;*/
}
#node-2104 {
    background-size: 70% 70%;
}
#main-content {
    margin-bottom:75px;
}
h1.title,
h1,
body.page-blog h1.title {
    background: none;
}
.seitentitel {
    margin-top: 1.5vw;
    padding: 1rem;
}
.seitentitel h1 {
    text-align: center;
    font-size: 2.5rem;
    line-height: 1.1;
}
.seitentitel h2 {
    color: #f59b00;
    margin: 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.3;
}
.field-name-body h2 {
    color: #3c3732;
    font-size: 1.9rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    text-align: center;
}
.front .field-name-body .content_block_1 h2 {
    margin-top: 48px;
    margin-bottom: 60px;
}
.field-name-body h2.boxed {
    color:#009ba5;
    line-height: 1.5;
    border-top:3px solid #009ba5;
    border-bottom:3px solid #009ba5;
}
body.node-type-eueco-page h1.title,
body.node-type-eueco-page h1,
body.page-blog h1.title {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    margin: 8rem 0 2rem 0;
    padding: 0;
}
body .page_title h1 {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    margin: 80px 0 0px 0;
    padding: 0;
}
.page-blog #main-inner h2.title a {
    text-decoration:none;
}
#main-inner p {
    margin-top: 0px;
    margin-bottom: 1rem;
}
.field-item-content p {

}
.sidebar-inner p {
    margin-top: 0px;
    margin-bottom: 1rem !important;
    color: #333333;
}
/******************* slideshow ***************************/
.slideshow_content_inner_wrapper {
    position: absolute;
    display: flex;
    color: #548292;
    padding:50px 50px;
    align-self: flex-start;
    bottom:-50px;
    background-color: rgb(254, 213, 123);
    right:0;
    border-top:10px solid #ffffff;
    border-left:10px solid #ffffff;
    display: none;
}
.headertext_wrapper {

}
.slideshow_content_inner_wrapper {
    font-size: 45px;
    font-weight: 700;
    line-height: normal;
}
#views_slideshow_cycle_main_eueco7_slideshow-slideshow_header .views-row-even .slideshow_content_inner_wrapper {
    justify-content: flex-end;
}
.views_slideshow_cycle_teaser_section,
#views_slideshow_cycle_teaser_section_eueco7_slideshow-slideshow_header,
#views_slideshow_cycle_main_eueco7_slideshow-slideshow_content,
#views_slideshow_cycle_teaser_section_eueco7_slideshow-slideshow_content,
.views-slideshow-cycle-main-frame-row,
.views-slideshow-cycle-main-frame views_slideshow_cycle_teaser_section,
.slideshow_header,
.slideshow_row {
    width: 100% !important;
}
.slideshow_image {
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*.front .headerbild_image,
.front .slideshow_image {
    height: 800px;
}*/
.slideshow_content {
    padding: 0 1.6vw;
    align-self: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.views-row-even .slideshow_content {
    background-color: #a50032;
}
.slogan_title {
    margin-bottom: .75rem;
    font-size: 1.6rem;
    line-height: 1.2;
}
.slideshow-header .slogan_title {
    /*width:630px;*/
}
.slogan_content p,
.slide_text p {
    margin:0px;
}
.slide_text {
    margin-top:8px;
}
.slide_link {
    margin-top:12px;
}
.slideshow .slide_link a {
    width: auto;
    display: inline-block;
    background-color: #3c3732;
    text-decoration: none;
    line-height: 1rem;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    transform: translateY(0);
    padding: .75rem 1.5rem;
    border: none;
    border-radius: 1.25rem;
    transition: background-color .2s ease-in-out;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: medium;
}
body .slide_link a:hover {
    background-color: #585149;
    color:#ffffff;
}
.slideshow .slide_link::after {
    content: " ";
    display: table;
}
.slideshow-header .views-slideshow-controls-text-previous,
.slideshow-header .views-slideshow-controls-text-next,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_content,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_content,
#views_slideshow_controls_text_next_eueco7_slideshow-block_1,
#views_slideshow_controls_text_previous_eueco7_slideshow-block_1 {
    margin-top:195px;
    position: absolute;
    z-index:899;
    color:#ffffff;
}
.slideshow-header .views-slideshow-controls-text-previous a,
.slideshow-header .views-slideshow-controls-text-next a,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_content a,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_content a,
#views_slideshow_controls_text_next_eueco7_slideshow-block_1 a,
#views_slideshow_controls_text_previous_eueco7_slideshow-block_1 a {
    color:#ffffff;
    font-size:50px;
    font-weight: 100;
    /*text-shadow: 2px 0px 3px rgba(150, 150, 150, 0.5);*/
}
#views_slideshow_controls_text_next_eueco7_slideshow-block_1,
.slideshow-header .views-slideshow-controls-text-next,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_content {
    right: 10px;
}
.slideshow-header .views-slideshow-controls-text-previous,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_content,
#views_slideshow_controls_text_previous_eueco7_slideshow-block_1 {
    left: 10px;
}
.views-slideshow-cycle-processed .views-slideshow-controls-bottom {
    padding-top: 20px;
    padding-bottom: 5px;
    background-color: #ffffff;
    display:flex;
    justify-content:center;
}
.views-slideshow-pager-fields {
    display:flex;
}
.views-slideshow-pager-field-item {
    width:16px;
    height:16px;
    border-radius: 50%;
    font-size: 0px;
    margin:5px;
    line-height: normal;
    background-color: rgba(0,0,0,.4);
    border: 2px solid hsla(0,0%,100%,.9);
    cursor: pointer;
    margin-top: -45px;
    z-index: 10;
}
.views-slideshow-pager-fields .active {
    background-color: #f59b00;
    border-color: #f59b00;
}
.fa-angle-left::before,
.fa-angle-right::before {
    font-family: "iconfont"!important;
    content: "\EA03"!important;
    display: inline-block;
    font-size: 2.1rem;
    transform: rotate(-90deg);
}
.fa-angle-left::before {
    transform: rotate(90deg);
}
.view-display-id-slideshow_header #views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header,
.view-display-id-slideshow_header #views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header {
    opacity: 0;
    transition: opacity .2s ease-in-out;
}
.view-display-id-slideshow_header:hover #views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header,
.view-display-id-slideshow_header:hover #views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header {
    opacity: 1;
    transition: opacity .2s ease-in-out;
}
.views-slideshow-controls-bottom,
.slideshow-header .views-slideshow-controls-text-previous,
.slideshow-header .views-slideshow-controls-text-next {
    /*visibility: hidden;*/
}
/* +++++++++++++++++++++
  Accordion
++++++++++++++++++++++ */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    margin-top: 1px;
    zoom: 1;
    background: none;
    border: none;
}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none; zoom: 1;
    border: none;
    padding-left: 60px;
}
.ui-accordion .ui-accordion-content-active {
    display: block;
    border-top: 2px dotted rgba(0,0,0,0.25);
}
.ui-state-default .ui-icon {
    background-image:none;
}
.accordion {
    margin-top:0px;
    padding-bottom:0px;
    border:none;
}
.accordion h3.ui-accordion-header {
    display: table;
    width: 100%;
    margin:0px 0px -2px 0px;
    cursor:pointer;
    border-radius:0px;
}
.accordion h3.ui-accordion-header span {
    display:table-cell;
}
.accordion h3.ui-accordion-header span:first-child {
    width:40px;
    text-align:right!important;
    padding-right:10px;
}
.accordion .ui-accordion-content {
    display:none;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom:20px;
    height:auto!important;
}
#main-inner .ui-accordion-content :only-child,
#main-inner .accordion .ui-accordion-content p:last-child {
    margin-bottom:0px;
}
.ui-accordion .ui-accordion-header-active {
    border:none!important;
    border-top: 1px solid #c7c7c7 !important;
}
.view-faqs .accordion {
    display: none;
}
#Onlineportal {
    display: block;
}
.faq_block {
    margin-top: 40px;
}
.faq_block .view-content {
    display: flex;
    flex-wrap: wrap;
}
.faq_block .view-content > h3 {
    display: none;
}
.faq_block .view-content > div {
    width: 50%;
}
.ui-accordion .ui-accordion-header:before {
    position: absolute;
    font-family: sans-serif;
    content: " ";
    background-image: url(https://www.stadtwerke-lindenberg.de/fileadmin/bilder/icons/link.svg);
    left: 5px;
    background-size: 27px;
    top: 8px;
    width: 27px;
    height: 27px;
    transform: rotate(90deg);
}
.ui-accordion .ui-accordion-header.ui-state-active:before {
    content: " ";
    transform: rotate(-90deg);
}
.accordion {
    margin-top:0px;
    padding-bottom:0px;
    border:none;
}
.accordion h3.ui-accordion-header {
    color: #00384e;
    font-size: 20px;
    line-height: 1.4;
    border:none;
    background: #ffffff;
    border-top: 1px solid #808080;
    margin-bottom:0px;
    font-weight: 600;
}
.accordion h3.ui-accordion-header:hover {
    color: #3c3732;
}
.accordion {
    border-bottom: 1px solid #808080!important;
    padding-bottom: 1px;
}
.accordion h3.ui-accordion-header span {
    display: none;
}
.accordion h3.ui-state-default {
}
.accordion h3.ui-accordion-header:hover,
.accordion h3.ui-state-active {
}
.accordion h3.ui-accordion-header-active {
    margin-bottom:0px;
    border-radius:0px;
}
.accordion h3.ui-accordion-header-active:hover {
}
.accordion h3.ui-state-default::after {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    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: 50% 50%;
    display: none;
}
.accordion h3.ui-accordion-header-active::after {
    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");
}
.accordion h3.ui-state-default:hover:after {
}
.social-share {
    padding-top:20px;
    margin-bottom:35px;
    margin-left:15px;
}
.sidebar__block {
    background: #fff;
    -webkit-box-shadow: 0 0 15px 4px rgba(0,0,0,.1);
    box-shadow: 0 0 15px 4px rgba(0,0,0,.1);
    margin: 0 0 3rem 0;
    padding: 1rem;
    display: inline-block;
}
.sidebar__block img {
    width: 100%;
    height: auto;
}
.sidebar__block-content {
    padding: 2rem;
}
.sidebar_image .like-h3 {
    margin-bottom: 0;
    margin-top: -1rem;
}
.sidebar__block-linkwrapper {
    padding: 2rem;
    padding-top: 0;
}
.sidebar__block-linkwrapper a {
    margin: 0 0 1rem 4rem;
    display: block;
    position: relative;
}
.sidebar__block-linkwrapper a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -4rem;
    width: 20px;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='3 3 18 18'%3E%3Cpath fill='%23B0C53B' d='M19 12v7H5v-7H3v7a2.006 2.006 0 0 0 2 2h14a2.006 2.006 0 0 0 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2v9.67z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center 5px;
}
.sidebar_image {
    width: 100%;
}
.sidebar_image p {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
}
.sidebar_image a {
    text-align: center;
    width: 100%;
}
.sidebar_image a img {
    height: 120px;
    width: auto;
}
.sidebar-inner .content > p {
    margin: 0px !important;
}
.newsletter-sidebar a,
.newsletter-sidebar a:link {
    text-decoration:none;
    color: #008CBA;
}
.fa-file-pdf-o::before {
    margin-left: -15px;
    position: absolute;
    display: inline-block;
}
/*footer***********************/
footer p {
    margin:0px;
}
footer .block p {
    margin-top:0px;
}
footer .block-superfish {
    z-index:1;
}
.block-superfish ul li {
    display: inline;
}
.footer_copyright {
    font-size:15px;
    line-height:25px;
    color:#ffffff;
}
footer h2 {
    font-size: 3rem;
    line-height:inherit;
    color: #fff !important;
    margin: 0 0 1.6rem 0;
}
.region-footer > .block {

}
.footer_menu a {
    width: 100%;
    display: inline-block;
}
footer ul.menu {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    float:none;
    text-align: right;
}
footer ul.menu li {
    list-style:none;
    text-align:left;
    line-height:normal;
    padding:0px;
    margin:0;
}
footer ul.menu li.first {
    margin: 0px;
}
footer ul.menu li.last a {
    margin: 0px;
    padding: 0px;
}
footer ul.menu li a {
    color: #58585a;
    font-size:16px;
    color:#ffffff;
}
footer ul.menu li a:hover,
footer ul.menu li a.active {
    text-decoration: underline;
}
footer ul.menu li a.active {
    text-decoration: underline;
}
footer .social {
}
footer .social ul {
    list-style: none;
    display:
        flex;
}
footer .social ul li {
    position: relative;
    color: #fff;
    font-size: .7rem;
    padding-left: 0;
    margin: 0 .5rem 1rem;
}
footer .social ul li:first-child {
    margin-left: 0px;
}
footer .social a {
    display: block;
    padding: 0!important;
    margin: 0;
    width: 2rem;
    height: 2rem;
    line-height: 0;
    border-radius: 50%;
    background-color: transparent;
    white-space: nowrap;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out;
}
footer .social a:before {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    font-size: 1.5em;
    vertical-align: middle;
    margin-right: .75rem;
    transform: translate(0);
    transition: transform .2s ease-in-out;
}
footer .social a:before {
    display: inline-block;
    font-family: iconfont;
    text-transform: none;
    font-size: 2rem;
}
footer .social a:after {
    content: "";
    background-color: #fff;
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(.8);
}
footer .view-display-id-faq_cat_footer  a {
    font-size: .9rem;
    line-height: 2;
    color: #f59b00;
    padding-left:36px;
}
.view-display-id-faq_cat_footer a::before {
    font-family: "iconfont";
    content: "\EA03";
    display: inline-block;
    transform: rotate(-90deg);
    top: 0;
    left: 0;
    z-index: 1;
    line-height: 1em;
    font-size: 1.3em;
    vertical-align: middle;
    margin-top:-2px;
    margin-left:-36px;
    margin-right:16px;
    transition: margin .2s ease-in-out;
}
.view-display-id-faq_cat_footer a:hover:before {
    margin-left:-30px;
    margin-right:10px;
    transition: margin .2s ease-in-out;
}
.facebook a::before {
    content: "\EA18";
    color: #0065aa;
}
.twitter a::before {
    content: "\EA9A";
    color: #59b8e6;
}
.instagram a::before {
    content: "\EA84";
    color: #c72582;
}
.youtube a::before {
    content: "\EAA4";
    color: #cc181e;
}
footer .social a:hover::before {
    transform: scale(.95);
}
footer .social.social_share a::after {
    background-color:transparent;
}
.social_share a::before {
    color:#ffffff;
}
.gplus a::before {
    content: "\EA1C";
}
/*########################### Menu top ######################*/
#primary-menu {
	margin-top: 15px;
    margin-right: 15px;
    padding-right: 170px;
    display: flex;
    justify-content: flex-end;
}
#primary-menu #block-superfish-2 {
    float:right;
}
#primary-menu #block-superfish-3 {
    float:right;
}
#login_menu_wrapper {
    height: 45px;
    display: none;
}
#menu_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
}
#primary-menu .menu {
    display: flex;
    justify-content: flex-end;
}
#primary_menu_wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#primary-menu .content {
}
#primary-menu .content > ul.menu {
    list-style-type:none;
    float:left;
}
#primary-menu .content > ul.menu > li {
    width:auto;
}
#primary-menu ul li a,
.login_out_block a {
    display: block;
    color: #000;
    background: none;
    transition: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 65px 10px 41px 10px !important;
    padding: 0 !important;
    transition: all .1s ease;
    letter-spacing: 1.5px;
    position: relative;
    width: auto;
    border-bottom: 1px solid transparent;
}
#primary-menu ul li a:after,
.login_out_block a:after {
    border-radius: 1em;
    border-top: .1em solid #000;
    content: "";
    position: absolute;
    right: 100%;
    bottom: 0;
    left: 0;
    transition: right .4s cubic-bezier(0,.5,0,1);
}
#primary-menu ul li a:hover:after,
.login_out_block a:hover:after {
    right: 0;
}
#primary-menu .content > ul.menu > li a {
    background:none;
    padding-left: 10px;
    padding-right: 10px;
    transition: none;
}
#primary-menu .content > ul.menu > li.first a {
    padding-left: 0px;
}
#primary-menu .content > ul.menu > li > a {
    line-height: 1.5;
}
#primary-menu .content > ul.menu > li.last {
    margin-right:0px;
}
#primary-menu .content > ul.menu > li > ul {
    background-color: #fdfdfd;
    z-index:10000;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.15);
    padding-bottom: 10px;
    top: auto;
    width: auto !important;
}
#primary-menu  ul li {

}
#primary-menu .content > ul > li > ul > li {
    padding-bottom: 10px;
}
#primary-menu .content > ul > li.first {
    border-left:none;
}
#primary-menu .content > ul.menu li ul li a {
    white-space: nowrap;
    margin: 16px 20px 5px 20px !important;
    padding: 0 !important;
    text-transform: none;
    font-size: 15px;
    color: #70798b;
}
#primary-menu .content > ul.menu li ul li a:before {
    background-image: url(https://www.stadtwerke-lindenberg.de/fileadmin/bilder/icons/icon_list_submenu.svg);
    background-size: 17px 17px;
    display: inline-block;
    width: 17px;
    height: 17px;
    content: "";
    margin-right: 10px;
    float: left;
}
#primary-menu .content > ul.menu li ul li {

}
#primary-menu .content > ul.menu li ul li.last {

}
#primary-menu .content > ul.menu li ul li.first a {
    padding-top:0px;
}
#primary-menu .content > ul.menu li ul li.last a {
    border:none;
}
#primary-menu .content > ul.menu > li > ul > li.last:after {
}
#primary-menu .content ul.sf-menu ul {
    margin-top: -1px;
    background: none;
}
#primary-menu .content > ul > li.active-trail li.active-trail a.active,
#primary-menu .content > ul > li a.active  {
    background: none;
    transition: none;
    border-bottom: 1px solid #000;
}
#primary-menu ul li a:hover,
.login_out_block a:hover {
    border-bottom: 1px solid transparent !important;
}
/*
#primary-menu .content > ul > li.active-trail a:before,
#primary-menu #block-superfish-3 #primary-menu .content > ul.menu li ul li.active-trail a:before,
#primary-menu .content > ul.menu li ul li.active-trail a::before,
#primary-menu .content > ul > li a.active:before,
#primary-menu .content > ul > li:hover > a:before,
#primary-menu .content > ul.menu li ul li:hover a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    color:#033069;
    font-weight: 100;
}*/
#primary-menu .content li.active-trail {
    background:none;
}
#primary-menu .content > ul.menu li ul.menu li.active-trail ul li a.active {
}
#primary-menu .content > ul.menu li ul a:hover {
    color:#033069;
    background:none;
}
#primary-menu .content > ul.menu li ul li.active-trail a,
#primary-menu .content > ul.menu li ul li a.active {
    background:none;
    color:#033069;
}
.primary-menu-fixed {
    height: 105px
}
.primary-menu-fixed #primary_menu_wrapper {

}
.primary-menu-fixed #primary-menu ul li a,
.primary-menu-fixed .login_out_block a {
    margin-top: 58px !important;
    margin-bottom: 20px !important;
}
div.content-messages div.status {
    background-color: #eff8fb;
    border-color: #008cba;
    color: #008cba;
    margin-left: 8px;
    width:94%;
}
div.content-messages div.status a {
    color: #008cba;
}
div.content-messages div.warning,
div.content-messages div.error,
div.content-messages div.help {
    background-color: #fdf7e6;
    border-color: #f2af00;
    color: #f2af00;
    margin-left: 8px;
    width:94%;
}
div.content-messages div.warning a,
div.content-messages div.error a,
div.content-messages div.help a {
    color: #f2af00;
}
li.taxonomy_term_1 {
    display:none!important;
}
.node-type-blog div.links {
    float:left;
    margin-bottom:30px;
}
.node-type-blog div.terms {
    margin-bottom:30px;
    margin-top:30px;
}
.node-type-blog h1.title {
    background:none;;
    font-size:40px;
    color:#1f1f1f;
    line-height:42px;
    margin-top:0px;
    margin-bottom:0px;
    background: none;
    padding-top:0px;
}
/*########################### Login ######################*/
#registrieren-anker {
    margin-bottom:80px;
}
/*         Buttons
------------------------------*/
.webform-client-form textarea {
    border: 1px solid #cccccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding: 5px;
}
#pid-node-70-done #content-content,
.page-newsletter #content-content,
#pid-node-1945-done #content-content {
    padding-left:15px;
}
#simplenews-confirm-add-form .container-inline a {
    background: #007ac0 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    padding: 10px 16px;
    text-align: center;
    width: 140px;
}
#simplenews-confirm-add-form .container-inline a:hover {
    text-decoration: none;
}
/****************Der Weg CEPP*****************************/
#frame_der_weg .picture-wrapper {
    width:650px;
    height:200px;
}
#frame_der_weg #der_weg_1 .picture-wrapper {
    background: url("/sites/all/cepp/fotos/SoGehts1.png") no-repeat scroll 0 0 / 100% auto;
}
#frame_der_weg #der_weg_2 .picture-wrapper {
    background: url("/sites/all/cepp/fotos/SoGehts2.png") no-repeat scroll 0 0 / 100% auto;
}
#frame_der_weg #der_weg_3 .picture-wrapper {
    background: url("/sites/all/cepp/fotos/SoGehts3.png") no-repeat scroll 0 0 / 100% auto;
}
#frame_der_weg #der_weg_1 {
    position: absolute;
}
#frame_der_weg #der_weg_2,
#frame_der_weg #der_weg_3 {
    display: none;
    position: absolute;
}
#frame_der_weg .titel {
    font-size: 16px;
    font-weight: bold;
}
#frame_der_weg {
    background-color:#EEEEEE;
    padding: 25px;
    height:405px;
    width:700px;
}
#frame_der_weg .content-wrapper {
    width:650px;
}
#frame_der_weg .picture_button {
    position:absolute;
    width:100px;
    height:90px;
    z-index:1000;
    cursor:pointer;
}
#frame_der_weg #der_weg_1_button {
    margin-top:140px;
}
#frame_der_weg #der_weg_2_button {
    margin-left:275px;
    margin-top:65px;
}
#frame_der_weg #der_weg_3_button {
    margin-left:550px;
    margin-top:140px;
}
#pid-so-funktionierts #button-area {
    text-align: center;
}
#pid-so-funktionierts #button-area img {
    cursor:pointer;
}
#pid-so-funktionierts #button-area .button {
    float: left;
    padding: 10px 0px 0px;
}
#pid-so-funktionierts #button-area #go_left {
    margin-left:299px;
}
#node-title-70 h1 {
    margin-bottom: 0;
}
body .modal_logout a#logout_button,
body .modal_logout_mob a#logout_button,
body input.small-submit {
    background:none;
    border:none;
    background-color: #f59b00;
    color:#ffffff;
    display: inline-block;
    font-weight:400;
    font-size:18px;
    border-radius: 0px;
    line-height:35px;
    text-align:center;
    text-decoration:none;
    padding-right:16px;
    padding-left:16px;
    float: right;
    margin-bottom:20px;
    margin-right: 8px;
    width:auto;
    z-index: 3;
}
#menu_toggle #login .region-login .modal_logout a#logout_button:hover,
#menu_toggle #login .region-login .modal_logout_mob a#logout_button:hover {
    color:#ffffff!important;
    background-color:rgba(250, 183, 23, 0.8);
    transition: all .2s ease-in-out;
}
body input.small-submit {
    line-height:26px;
    max-width: 100px;
}
body form input.form-submit:hover,
body input.form-submit:hover,
body input.small-submit:hover {
    cursor:pointer;
}
#pid-user-password .form-item label {
    font-weight: normal;
}
#progress {
    position: fixed;
    text-align: center;
    top: 300px;
    visibility: hidden;
    width: 100%;
    z-index: 10000;
}
body .ui-dialog {
    border: 0;
    border-radius:0;
    padding:0;
}
body .ui-dialog-content {
    /* height:auto !important; */
}
body .ui-widget {
    font-size: inherit;
}
body .ui-dialog .ui-dialog-titlebar-close {
    background: rgba(0, 0, 0, 0) url("../images/eueco/icons/icon_close.gif") no-repeat scroll 0 0;
    border: medium none;
}
body .ui-dialog .ui-dialog-titlebar-close:hover {
    background: rgba(0, 0, 0, 0) url("../images/eueco/icons/icon_close_hover.gif") no-repeat scroll 0 0;
}
body .ui-dialog-titlebar {
    background: #f59b00 none repeat-x scroll 0 center;
    border: medium none;
    border-radius: 0;
    font-size: 14px;
}
.ui-dialog-overlay {
    background: none repeat scroll 0 0 #000000;
    opacity: 0.8;
}
.ui-dialog-title {
    color: #FFFFFF;
    font-weight: bold;
}
.ui-dialog .ui-dialog-buttonpane button {
    background:none;
    border:none;
    background-color:#007ac0;
    color:#ffffff;
}
#modal-upload-wrapper {
    margin-bottom: 10px;
}
.flex_block {
    display: flex;
    justify-content:space-between;
    flex-direction:row;
}
.flex_block.projekt {
}
.flex_block .flex_block.column {
    flex-direction:column;
    justify-content: center;
}
.box.flex_block.column {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.12);
    background-color: #fff;
    justify-content: flex-start;
    z-index: 1;
}
.box .text {
    padding: 3rem 2.2rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.box .image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.box a.link_button {
    margin-top: 5px;
    background-color: #002D7E;
    color: #fff;
    padding: .375rem .75rem;
    padding-left: 2.2rem;
    padding-right: 4rem;
    padding-bottom: 2px !important;
    line-height: 2.2 !important;
    position: relative;
    text-decoration: none !important;
}
.box a.link_button::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.573' fill='%23FFF' height='23.601' viewBox='16.893 11.799 14.573 23.601'%3E%3Cpath d='M16.893 14.572l9.009 9.027-9.009 9.026 2.773 2.774 11.8-11.8-11.8-11.801-2.773 2.774z'/%3E%3C/svg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 9px;
    height: 100%;
    right: 2.2rem;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
.box a.link_button:hover::before {
    transform: translate(3px,-50%);
}
.box .buttons {
    display: flex;
    flex-direction: column;
}
.flex_block.projekt > div.text {
    display: flex;
    flex-direction:column;
    justify-content: space-between;
}
.flex_block.inset > div,
.flex_block.two > .flex_block.column {
    max-width: 50%;
}
.flex_block.one > div {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 1.5rem 1rem;
}
.flex_block.one > div .flex_block.column {
    padding: 1.5rem 1rem;
}
.flex_block.three > div {
    flex: 0 0 50%;
    max-width: 33.3333333%;
}
.flex_block.two.info {
    align-items: center;
}
.flex_block.two.info > div {
    flex: 0 0 50%;
    max-width: 50%;
}
.flex_block.two.info > div .text {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    justify-content: center;
}
.flex_block.two.info > div .text p {
    margin:0px!important;
}
.flex_block.two.info > div > div {
    padding: 1.5rem 1rem;
    color:#0066aa;
}
.flex_block.two.extras > div {
    flex-grow: 1;
}
.flex_block.two.extras > div > div {
    height:100%;
    padding: 1.5rem 1rem;
}
.flex_block.two.extras h3 {
    color:#0066aa;
    border-bottom:2px solid #0066aa;
    margin-bottom:20px;
}
.flex_block.two.extras .flex_block.column {
    justify-content: space-between;
}
#pid-ueber-uns .flex_block.two.extras .flex_block.column {
    justify-content: flex-start;
}
.flex_block.column.graphic .image img {
    width:50%!important;
    height:auto!important;
    display: block;
    margin:0 auto;
}
.flex_block.two.extras .masonry_box {
    padding: 0px;
}
.flex_block.two.extras .masonry_box a {
    padding: 1.5rem 1rem;
}
.flex_block > .flex_block.column,
.flex_block.inset > div {
    height:auto;
    margin-left: 8px;
    margin-right: 8px;
}
.flex_block.inset > div:first-child {
    height:auto;
    padding-left:0px;
}
.flex_block.inset > div:last-child {
    height:auto;
    padding-right:0px;
}
.flex_block.three > .text {
    max-width: 33.33%;
    min-height:300px;
    margin-left: .75vw;
    margin-right: .75vw;
    padding-left: .75vw;
    padding-right: .75vw;
}
.flex_block.projekt > div.text > div {
    position: relative;
}
.flex_block.three > .flex_block.column {
    width:33.3333333%;
}
.flex_block.four > .flex_block.column {
    width:25%;
}
.flex_block.column .image {
    display:block;
    min-height: 200px;
    -webkit-transition: all .6s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all .6s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    overflow: hidden;
}
.flex_block.column > .image:hover .image {
    -webkit-transform: scale(1.05) rotate(0.1deg);
    transform: scale(1.05) rotate(0.1deg);
}
.flex_block.column .image img {
    display:block;
    width:100%!important;
    height:auto!important;
}
.flex_block.column.icon .image {
    margin-bottom:20px;
}
.flex_block.icon {
    justify-content: center!important;
    padding: 1.5rem 0rem;
}
.flex_block.icon .image img {
    display:block;
    width:86px!important;
    height:auto!important;
    margin-left:auto;
    margin-right: auto;
}
.flex_block.icon > div {
    display:block;
    text-align: center;
    color:#0066aa;
}
body .flex_block.icon a {
    color:#0066aa;
}
.green {
    color: #B0C53B !important;
}
.darksteel {
    background-color: #548094;
}
.lightsteel {
    background-color: #A6BECC;
}
.orange {
    background-color: #f78a47;
}
.lightorange {
    background-color: #FED57B;
}
.purple {
    background-color: #A50032;
}
.magenta {
    background-color: #e50055;
}
.gray {
    /*background-color: #E9E9E8;*/
    border:3px solid #E9E9E8;
}
.lightgray {
    background: #f7f7f7;
}
.flex_block .pop_out:hover {
    /*  display: none;
      width:500px!important;
      position: relative;
      margin-top:-25px;
      margin-left:-50px;
      box-shadow: 0 0 7px 1px rgba(0,0,0,.5);*/
}
.flex_block .pop_out .image a span {
    display:none;
    position: absolute;
    box-sizing: border-box;
    z-index: 1000;
    color:#ffffff;
    border:1px solid #ffffff;
    font-size: 17px;
    padding: 10px 30px;
    width:300px;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    left: 50%;
    margin-top: -47px;
    margin-left: -150px;
}
.flex_block .pop_out:hover .image a span {
    display:block;
}
.flex_block .pop_out .button a {
    border-top: 1px solid #fff;
    background-color: #F60;
    color:#ffffff;
    padding: 15px 20px;
    display:block;
    text-decoration: none;
}
.flex_block.columns {
    flex-direction: row;
    justify-content:space-between;
}
.link_wrapper {
}
body .page a.link {
    display: inline-block;
    color: #f59b00;
    padding-left: calc(.75rem + 1.25em);
    transition: color .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: color .2s ease-in-out,transform .2s ease-in-out;
    transition: color .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
body .page a.link:hover {
    color: #d27300;
    transition: all .2s ease-in-out;
}
a.link:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width:100%;
    height:100%;
    display: inline-block;
    font-family: iconfont;
    line-height: 1em;
    font-size: 1.5em;
    vertical-align: middle;
    margin-right: .75rem;
    transform: translateY(0);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
a.link.download:before {
    content: '\EA02';
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
a.link.download:hover:before {
    transform: translateY(2px);
}
div.button,
a.button {
    display: block;
    background: none;
    border: none;
    background-color: #f78a47;
    color: #212529;
    text-align: center;
    float: none;
    font-size: 1rem;
    line-height: 1rem;
    padding: .75rem 1.5rem;
    margin-bottom: 4px;
    margin-left:auto;
    margin-right:auto;
    max-width: 60%;
}
.button a {
    color: #212529 !important;
    font-weight: bold;
}
.download a {
    font-family: 'Arvo-Italic', serif;
    position: relative;
}
.download a:after {
    content: ' ';
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -50px;
    background-image: url(https://www.stadtwerke-lindenberg.de/fileadmin/bilder/icons/download.svg);
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-size: 30px;
}
div.button {
    max-width: 100%;
    width:100%;
}
a.button.gray {
    background-color: #3c3732;
}
a.button:hover {
    background-color: #c27b00;
    color:#ffffff!important;
}
a.button.gray:hover {
    background-color: #69635d;
}
.masonry_grid,
.field-name-body .field-item {
    /*margin-bottom: calc(5.0rem - 1.5vw) !important;*/
    display: block;
    clear: both;
}
#pid-ueber-uns .field-name-body .field-item,
#pid-mitglied-werden .field-name-body .field-item {
    margin-bottom: 20px;
}
.front .masonry_grid {
    margin-bottom:0px;;
}
.masonry_grid a h2 {
    color:#ffffff;
}
.slick-prev,
.slick-next {
    display: none !important;
}
.field-item.fullwidth,
.card-slider__swiper-container {
    max-width: 100% !important;
    padding: 0 !important;
}
#pid-beteiligung .content_block_6 .item_inner {
    padding-top:130px;
}
#pid-ueber-uns .content_block_3 .item_inner {
    padding-top:25px;
}
#pid-beteiligung .content_block_6 .item_inner ul {
    list-style: none;
}
#pid-beteiligung .content_block_6 .item_inner div,
#pid-ueber-uns .content_block_3 .item_inner div {
    margin-top:40px;
}
#pid-beteiligung .content_block_6 .item_inner div img,
#pid-ueber-uns .content_block_3 .item_inner div img {
    margin-right:50px;
}
#pid-beteiligung .content_block_6 h2,
#pid-ueber-uns .content_block_3 h2 {
    color:#ffffff;
    font-size:35px;
    text-transform: uppercase;
    margin-top:50px;
    margin-bottom:35px;
    font-weight:700;
    line-height: 35px;
}
#pid-ueber-uns .content_block_3 .field-item-content p {
    width:1000px;
}
.flex_block.testimonial .text {
    font-size:35px;
    color:#79a9d6;
    line-height:normal;
}
.flex_block.testimonial .text div {
    font-weight: 700;
    font-size:18px;
    color:#000000;
    text-transform: uppercase;
}
.flex_block.testimonial .text div span {
    font-weight: 100;
    text-transform: none;
}
.flex_block.testimonial .image img {
    border-radius:20%;
}
.flex_block.kontakt {
    background-color:#79a9d6;
    border-radius:70px;
}
.flex_block.kontakt {
    justify-content:flex-start;
}
.flex_block.kontakt .image img {
    display:block;
}
.flex_block.kontakt .text {
    font-size:35px;
    color:#ffffff;
    line-height:normal;
    margin-top:55px;
    text-transform: uppercase;
    margin-left: 55px;
}
.flex_block.kontakt .text div {
    font-size:24px;
    font-weight: 700;
    color:#ffffff;
    line-height:50px;
    margin-top:50px;
    font-family: arial, sans-serif;
}
.flex_block.kontakt .text div img {
    margin-right:10px;
    margin-bottom:-7px;
}
.flex_block.kontakt .text div a img {
    margin-bottom:-2px;
}
.flex_block.kontakt .text div.email a {
    font-family: 'Raleway', sans-serif;
    color:#ffffff;
    text-transform: none;
}
.flex_block.newsletter .text {
    color:#79a9d6;
    text-transform: uppercase;
    margin-left:50px;
}
.flex_block.newsletter {
    justify-content:flex-start;
}
.flex_block.beteiligung .image {
    background-repeat: no-repeat;
    width:333px;
    height:332px;
}
.flex_block.beteiligung .image img {
    display: block;
}
.flex_block.beteiligung .image {
    color:#ffffff;
    font-size:35px;
    font-weight: 700;
    line-height: 45px;
    padding:205px 45px 0px 45px;
}
.flex_block.beteiligung .image div {
    font-family: arial, sans-serif;
    font-size:66px;
}
.flex_block.beteiligung a.download {
    float:right;
}
.flex_block.beteiligung .teaserHeadline,
.flex_block.investition .teaserHeadline {
    margin-top:0px;
}
.region-content .ee-projectdetails-invested-block {
    margin-top:75px;
    margin-bottom:0px;
}
.region-content .darlehen .ee-projectdetails-invested-block {
    margin-top:50px;
}
.region-content .ee-projectdetails-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px;
    color: #79a9d6;
    margin-top:10px;
}
.region-content .ee-value-wrapper {
    position: absolute;
    width: 760px;
    color: #000000;
    margin-top: 10px;
    cursor: pointer;
    z-index: 200;
}
.tooltip:hover span {
    margin-top:5px;
}
.tooltip span,
.region-content .ee-projectdetails-invested-block .tooltip span.classic,
.tooltip:hover span.classic {
    background: none;
    margin-left:20px;
    font-size:14px!important;
    background-color: #ffffff;
    border:1px solid #79a9d6;
    border-radius: 5px;
    width: 160px;
    padding:7px;
    margin-top:10px!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);
    display:none;
}
.region-content .ee-projectdetails-invested-block .tooltip span.classic em {
    font-family: 'Raleway', sans-serif;
    font-size:14px!important;
    font-weight:normal;
    line-height: normal;
    font-style: normal;
    padding:0px;
}
#page .region-content .tooltip {
    border:none;
    height:50px;
    box-sizing: content-box;
}
/*.region-content .tooltip span.classic:before {
  font-family: "Font Awesome 5 Free";
  content:"\f0d8";
  z-index:100;
  font-size:24px;
  text-shadow: 0px 0px 1px rgba(150, 150, 150, 1);
  position: absolute;
  display:block;
  margin-left: 40%;
  margin-top: -27px;
  z-index:100;
}*/
.region-content .ee-value-wrapper #ee-min-value {
    color:#ffffff;
}
.region-content .ee-value-wrapper #ee-max-value {
    color:#79a9d6;
}
.region-content #ee-skala {
    background-image: none;
    height: 50px;
    border:1px solid #79a9d6;
    border-radius:5px;
    margin-top: 5px;
    background-color: rgba(255,255,255,0.8);
}
.region-content #ee-invested {
    color: #79a9d6;
    font-weight: bold;
    font-size: 115%;
    margin-left: 5px;
    position: relative;
    top: -38px;
    display: none;
}
.region-content #ee-skala #ee-value {
    background: url('../images/eueco/icons/value.png') repeat-x scroll right top;
    width: 15% !important;
    top: -29px;
    height: 48px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.region-content .content_block_5 #ee-skala #ee-value {
}
.region-content .ee-value-wrapper:hover + div + .tooltip span.classic {
    display: block;
}
.flex_block.investition .text {
    width:760px;
}
.flex_block.investition .text.liste {
    width:333px;
}
.flex_block.investition .text.liste ul {
    list-style: none;
    display: table;
    margin-top:82px;
}
.flex_block.investition .text.liste ul li {
    height:36px;
    display:inline-block;
    margin-bottom:10px;
    vertical-align: top;
    color: #79a9d6;
}
.flex_block.investition .text.liste ul li:before {
    content:' ';
    display:inline-block;
    float:left;
    background-image: url('../images/bbp/icons/plus_small.png');
    background-repeat: no-repeat;
    height:36px;
    width:36px;
    padding-left:15px;
}
#pid-datenschutz #main h2,
#pid-datenschutz #main p strong {
    font-size: 28px;
    line-height: 1.4;
    font-weight: 600;
}
#pid-user-register #content h1:after {
    content:'';
    margin-bottom: 10px;
}
#user-register-form #ee-legal1, #user-register-form #edit-legal legend {
    display: none;
}
#pid-user-register #registrieren a,
#pid-user-register #edit-legal a {
    color:#63C51D;
}
#pid-user-register .captcha label {
    display: none;
}
#pid-user-register .captcha img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.form-required,
#pid-user-register .form-required {
    color: #3c3732;
}
header .form-required {
    color: #f59b00;
}
#webform-client-form-206 > div {
}
.webform-client-form  .form-text {
    display: block;
    width: 100%;
    background: #fff;
    font-size: 18px;
    line-height: 50px;
    border:none;
    padding: 0 10px;
    background: #fff;
}
#webform-client-form-206 .form-actions,
.webform-component-textarea
{
    padding: 0.5em 0px;
}
.webform-client-form select {
    font-size: 18px;
    background: #fff;
    width: 100%;
    padding: 0 1.5rem;
    border:none;
}
.webform-client-form select * {
    padding: 0 1.5rem;
    border:none;
    background: none;
}
.webform-client-form label {
    font-weight: 400;
    font-size: 18px;
}
.webform-client-form textarea {
    background: #fff;
    border:none;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left:1.5rem;
    font-size: 18px;
}
#webform-client-form-206 span.form-required,
#webform-client-form-70 span.form-required {
    font-size:0px;
}
#webform-client-form-206 span.form-required:before,
#webform-client-form-70 span.form-required:before {
    font-family: "Font Awesome 5 Free";
    content: "\f069";
    display: inline-block;
    position: absolute;
    font-size:9px;
    color:#003244;
    padding-left:1px;
    margin-top:4px;
    font-weight: bold;
}
.webform-client-form  .resizable-textarea .grippie {
    display: none;
}
#webform-client-form-70 fieldset:nth-child(3) {
    margin-bottom:0px;
}
#webform-client-form-70 > div fieldset legend {
    font-size: 24px;
    color: #404040;
    font-weight: 400;
    line-height: 30px;
    margin-top:50px;
}
#webform-client-form-70 .webform-component--anmeldung-zum-newsletter legend,
#webform-client-form-70 .webform-component--projektdaten legend {
    display:none;
}
#webform-client-form-70 > div input.form-text {
    width:470px;
    line-height: 40px;
    height:40px;
    vertical-align: middle;
    font-size: 24px;
    padding-left:8px;
    border: 1px solid #d0d0d0;
}
#webform-client-form-70 fieldset:nth-child(4) .fieldset-wrapper .form-item {
    margin:10px 0px;;
}
#webform-client-form-70 fieldset:nth-child(4) .fieldset-wrapper .form-item input,
#webform-client-form-70 fieldset:nth-child(4) .fieldset-wrapper .form-item select {
    display: table-cell;
}
#webform-client-form-70 fieldset:nth-child(4) .fieldset-wrapper .form-item select {
    display: inline-block;
    width: 165px;
    text-align: center;
    padding-left:5px;
    margin-top: 0px;
    line-height: 30px;
    border:1px solid #d0d0d0;
    background-color: #ffffff;
    color:#040404;
    font-size: 18px;
}
#webform-client-form-70 fieldset:nth-child(4) .fieldset-wrapper .form-item label {
    display: inline-block;
    width:110px;
}
#pid-node-70-done #main {
    font-size:18px;
    margin-top:60px;
}
#pid-node-70-done #main .webform-confirmation table {
    width:760px!important;
    line-height:normal;
    text-transform: uppercase;
}
#pid-node-70-done #main .webform-confirmation table td {
    padding-left:0px;
}
#pid-node-70-done #main .webform-confirmation table td p {
    font-size:18px;
}
#pid-node-70-done #main .webform-confirmation table td p:first-child {
    font-size:24px;
}
#pid-node-70-done #main .webform-confirmation + .links {
    width:760px!important;
    margin-left:auto;
    margin-right:auto;
    text-transform: uppercase;
}
#pid-node-70-done #main .webform-confirmation + .links a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f060";
    padding-right:5px;
    font-weight: bold;
}
tbody {
    border-top:none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .region-content #ee-skala #ee-value {
        top: -28px;
    }
    .flex_block.beteiligung .image {
        padding: 195px 5px 0px 45px;
        font-weight: 700;
    }
    #pid-customer-portfolio legend,
    .page-user-edit #user-profile-form legend {
        display: inline-block;
        margin-bottom:10px;
    }
    #pid-customer-portfolio legend {
        padding-left:0px;
    }
}
.system_messages_wrapper {
    width:500px;
    height:auto;
    position: fixed;
    background-image: none!important;
    top: 40%;
    left: 50%;
    margin-top: -50px;
    margin-left: -250px;
    z-index: 1000;
    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:#000000;
}
.doc_header {
    color: #8B9396 !important;
}
.password-suggestions li {
    list-style-position: inside;
}
html.mm-blocking body {
    overflow-y: scroll;
}
#menu.mm-menu {
    width: 34rem;
    max-width: 100%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}
.mm-panels {
    height:100%;
}
.mm-panels >.mm-panel:before {
    height: 48px;
}
#primary-menu_inner_wrapper {
    padding: 30px 0;
    padding-top: 1.5rem;
}
.mm-menu.mm-theme-black {
    background: #3c3732;;
    border-color: rgba(255,255,255,.2);
    color: rgba(255,255,255,.6);
    background: #ffffff;
    background: -moz-linear-gradient(top, white 60%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, white), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(top, white 60%, #e8e8e8 100%);
    background: -o-linear-gradient(top, white 60%, #e8e8e8 100%);
    background: -ms-linear-gradient(top, white 60%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 );
    background: linear-gradient(top, white 60%, #e8e8e8 100%);
}
.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;
}
.mm-listview > li.last::after {
    display: block;
    border-color: #a1a1a1;
}
.mm-panels > .mm-panel > ul.mm-listview li {
    margin: 0px;
    border-top: solid 1px #a1a1a1;
}
.mm-panels > .mm-panel > ul.mm-listview ul {
    font-size: .7rem;
    line-height: 1.45;
}
.mm-menu.mm-theme-black .mm-listview {
    border-color: #E7E8E6;
}
.mm-listview > li > a {
    color: #000;
    font-size: 14px;
    padding: 1rem 2rem;
}
.mm-listview > li > a:before {
    background-image: url(https://www.stadtwerke-lindenberg.de/fileadmin/bilder/icons/icon_list.svg);
    background-size: 17px 17px;
    display: inline-block;
    width: 17px;
    height: 17px;
    content: "";
    margin-right: 10px;
    float: left;
    margin-top: -1px;
}
.mm-listview > li > a:hover {

}
.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
    height: 1.3rem;
}
.mm-listview .mm-next {
    top: .75rem;
    right: 0;
    font-size: 1.3rem;
    height: 1.3rem;
    width: 1.3rem;
    line-height: 1;
}
.mm-vertical .mm-listview > li > .mm-next:before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    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: left 6px;
}
.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");
}
.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: #005a72;
}
.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: #003244;
}
.mm-listview > li > a.active-trail {
    color: #003244;
}
.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: none;
}
.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,.35);
}
.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 0px 0 0px 1rem;;
}
#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;
    border-bottom: none;
}
.mm-navbar .mm-title {
    overflow: visible;
    padding:0px;
}
.mm-panel.mm-hasnavbar .mm-navbar a {
    font-weight: 100;
    float: right;
    color: #fff!important;
    font-size: 28px;
    height: 20px;
    cursor: pointer;
    transform: scale(1.8,1);
    position: relative;
    top: -35px;
    right: 21px;
}
body.smallmenu #mm-blocker {
    top: 0px;
}
.toolbar_item .toolbar_item_content {
    margin-top:-50px;
}
.toolbar_item:first-child .toolbar_item_content {
    /*margin-top:0px;*/
}
.toolbar_item.info .shadow_container {
    top:50px;
}
.shadow_container {
    position:absolute;
    float:right;
    width:50px;
    height:50px;
    display:block;
    clear:both;
    right:0;
    z-index: 2;
}
.toolbar_item:first-child .shadow_container {
    clip: rect(-8px, 50px, 50px, 1px);
    top:-50px;
}
.toolbar_item:last-child .shadow_container {
    clip: rect(0px, 50px, 55px, 1px);
}
a.toggle {
    position:relative;
    text-decoration: none;
    overflow: hidden;
    color:#ffffff;
    margin-left:1px;
    background-color: #404040;
    display: block;
    line-height: 50px;
    width:50px;
    height:50px;
    border-top: 1px solid #CCC;
    text-align: center;
}
.toolbar_item:first-child .shadow_container a.toggle {
    border-top:none;
}
a.toggle:hover,
a.toggle.active {
    background-color: #efefef;
    color:#F60;
}
.toolbar_item:first-child a.toggle:hover,
.toolbar_item:first-child a.toggle.active {
    box-shadow: -1px 0 4px 1px rgba(0,0,0,.35);
}
.toolbar_item:last-child a.toggle:hover,
.toolbar_item:last-child a.toggle.active {
    box-shadow: -1px 0 4px 1px rgba(0,0,0,.35);
}
a.toggle:hover + .toolbar_item_content {
}
.toggle:before {
    font-family: "Font Awesome 5 Free";
    font-size:30px;
    display: block;
    line-height: 50px;
    width:50px;
    height:50px;
    text-align: center;
    font-weight: bold;
}
.toggle.telefone:before {
    content: "\f095";
}
.toggle.info:before {
    content: "\f128";
}
.toggle.email:before {
    content: "\f003";
}
.toggle.telefone:hover:before {
    /*position:absolute;*/
}
body .nach_oben_wrapper {
    float:right;
}
body .nach_oben_wrapper a::after {
    font-size: 26px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    margin-top: -5px;
    margin-left: 9px;
    text-align:center;
    line-height:35px;
    color: #fff;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: #404040;
    display: inline-block;
}
#user-pass-reset {
    margin-top:55px;
}
#main-inner #user-pass-reset p {
    margin-bottom: 0px;
}
#block-views-faqs-faq-block .view-faqs > h2 {
    display:none;
}
#pid-faq-uebersicht #block-views-faqs-faq-block .view-faqs > h2 {
    display:block;
    margin-top: 30px;
    font-weight: 700;
    text-align: center;
}
#pid-contact .page,
#pid-newsletter .page {
    background: #ffffff;
}

.webform-client-form  .fieldset-wrapper {
}
.webform-client-form .webform-component--email-daten  .fieldset-wrapper {
    display: block;
}
.webform-client-form .webform-component--projektdaten  .fieldset-wrapper {
    justify-content: flex-start;
}
.webform-client-form .webform-component--projektdaten  .fieldset-wrapper>div {
    margin-right:50px;
}
.webform-client-form fieldset {
    border:none;
}
#webform-client-form-206 .form-actions {
    margin-bottom:0px;
}
.webform-client-form .ee-submit {
    width:100%;
    display:inline-block;
}
.webform-client-form label {
    margin-bottom:5px;
}
#webform-client-form-206 .form-item-captcha-response label {
    display:none;
}
#main .view-faq-kategorien div {
}
#block-views-faq-kategorien-block  div.view-content {
}
.view-faq-kategorien {
    float: none;
    display:block;
    clear: both;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
}
#block-views-faqs-block-2 h2 {
}
#block-views-faq-kategorien-block {
    margin-top: 138px;
    background: #d4e8c6;
    background: -moz-linear-gradient(top, #d4e8c6 1%, #c2deb0 19%, #61c419 100%, #95d157 100%);
    background: -webkit-linear-gradient(top, #d4e8c6 1%,#c2deb0 19%,#61c419 100%,#95d157 100%);
    background: linear-gradient(to bottom, #d4e8c6 1%,#c2deb0 19%,#61c419 100%,#95d157 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e8c6', endColorstr='#95d157',GradientType=0 );
    padding: 1rem 1.5rem;
}
body #main .view-faq-kategorien a {
    font-size: 1rem;
    line-height: 2;
    color: #0066aa;
    padding-left: 36px;
}
body #main .view-faq-kategorien a::before {
    font-family: "iconfont";
    content: "\EA05";
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 1;
    line-height: 2em;
    font-size: 1.5em;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: -36px;
    margin-right: 16px;
    transition: transform .2s ease-in-out;
}
body #main .view-faq-kategorien a:hover {
    color: #0066aa;
}
body #main .view-faq-kategorien a:hover:before {
    transform: translateX(4px);
    transition: transform .2s ease-in-out;
}
#pid-faq-nachrangdarlehen #main a.nachrangdarlehen,
#pid-faq-online-portal #main  a.online-portal,
#pid-faq-windenergieanlagen #main  a.windenergieanlagen,
.view-faq-kategorien #main  a:hover {
    background-color: #1D009C;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#pid-faq-plattform .page_title_wrapper,
#pid-faq-e-mobilitaet .page_title_wrapper,
#pid-faq-netzkooperationen .page_title_wrapper,
#pid-faq-erneuerbaren-energien .page_title_wrapper {
    display: block;
}
.flex_block.projekt1 .text:first-child {
    width:750px;
}
.accordion .flex_block {
    width:1024px;
}
.accordion .flex_block > div {
    width:35%;
}
.accordion .flex_block > div:first-child {
    width:60%;
}
#pid-ueber-uns .projekt1 .image {
    align-self: flex-end;
}
#pid-ueber-uns .flex_block.projekt1 {
    position: relative;
}
#pid-ueber-uns #ui-accordion-1-panel-0 img {
    background-color: #ffffff;
    padding:30px;
    height: 187px!important;
    width:auto!important;
}
#pid-beteiligung .accordion .ui-accordion-content,
#pid-ueber-uns .accordion .ui-accordion-content {
    color: #404040;
    line-height: 25px;
    font-size: 17px;
    padding: 10px 55px 10px 0px;
}

#pid-beteiligung #ui-accordion-1-panel-2 img {
    float:left;
    display: inline-block;
    margin-right:20px;
}
#pid-beteiligung ul.zeichnung {
    list-style: none;
    margin-left:0px;
    padding-left: 0px;
}
#pid-beteiligung ul.zeichnung li {
    display: table-row;
}
#pid-beteiligung ul.zeichnung li span {
    display: table-cell;
    vertical-align: top;
    padding-bottom:30px;
}
#pid-beteiligung ul.zeichnung li span:first-child {
    vertical-align: middle;
}
#pid-beteiligung ul.zeichnung li span:nth-child(2) {
    padding-right:10px;
}
/******* div table ************/
.divtable {
    display: table;
    width:100%;
}
.divrow {
    display: table-row;
}
.divrow > div {
    display: table-cell;
    padding: .50rem 0;
}
.divrow:first-child > div {
    border-top:none;
}
.divtable .divrow > div:first-child {
    width:38%;
}
.divtable .divrow > div:last-child {
    text-align: right;
    width:60%;
}
.divtable .divrow:last-child > div {
    border-bottom: none;
}
#content .region-content ul.checks {
    list-style: none;
    margin-left: 30px;
    padding: 0px;
}
ul.checks li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #0066aa;
    font-weight: normal;
    font-size: 20px;
    vertical-align: top;
    position: absolute;
    padding-right: 6px;
    margin-left: -30px;
    font-weight: bold;
}
ul.checks.info li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f05a";
    color: #0066aa;
    font-size: 20px;
    margin-top: 2px;
    font-weight: bold;
}
ul.checks.coop li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    color: #0066aa;
    font-size: 20px;
    margin-top: 2px;
    font-weight: bold;
}
#primary-menu_wrapper {
    display: none;
}
.area_triggers > div,
body form input.form-submit,
body input.form-submit,
body input.small-submit {
    background: none;
    border: none;
    background-color: #f78a47;
    color: #212529;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    border-radius: 0px;
    line-height: 35px;
    height: 35px;
    text-align: center;
    text-decoration: none;
    padding-right: 16px;
    padding-left: 16px;
    float: none;
    margin-bottom: 20px;
    margin-right: 8px;
    width: auto;
    z-index: 3;
}
body form input.form-submit:hover,
body input.form-submit:hover,
body input.small-submit:hover {

}
/*Modal Login*/
.login_out_block * {
    box-sizing: border-box!important;
}
.modal_login,
.modal_logout {
    width: 450px;
    max-width: 90%;
    background-color: #ffffff;
    border: 1px solid #f78a47;
}
.modal_login_mob,
.modal_logout_mob {
    position: fixed;
    right: 25px;
    display: none;
    width: 95%;
    margin-left: 0px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index:901;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c2deb0+0,61c419+100,aecc8e+100 */
    background-color: #ffffff; /* Old browsers */
    border:1px solid #f78a47;
    padding: 1rem 1.5rem;
    z-index: 1000;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.59);
    -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.59);
    box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.59);
    max-width: 410px;
}
.modal_logout {
    margin-top: 30px;
}
header.small .modal_login {
    margin-top: 39px;
}
header.small .modal_logout {
    margin-top: 12px;
}
.modal_login,
.modal_logout {
    color: #003244;
    font-size: 16px;
}
.modal_login:before,
.modal_logout:before {
    content: "";
    display: none;
    width: 0;
    height: 0;
    position: absolute;
    right: 40px;
    margin-top: -25px;
    /* margin-left: 157px; */
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #f78a47 transparent;
}
.modal_login_mob .form-item-name,
.modal_login .form-item-name {
    margin-top: 10px;
}
.modal_login .headline,
.modal_login_mob .headline,
.modal_logout_mob .headline,
.modal_logout .headline {
    font-size: 1.2rem;
}
.modal_login_mob label,
.modal_login label,
.modal_logout_mob label,
.modal_logout label {
    font-weight: 100;
    font-size: 1rem;
    margin: 0 0px;
}
.modal_login_mob label {
    font-size: 0.8rem;
}
.modal_logout,
.modal_logout_mob {
    color: #f78a47;
}
.modal_logout_mob .realname,
.modal_logout .realname {
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 15px;
    border-bottom: 1px solid #003244;
    text-align: center;
}
.modal_login input,
.modal_login_mob input {
    font-weight: 100;
    font-size: 1.5rem;
    padding: 0 20px;
    line-height: 1.5;
    display: block;
    width: 100%;
    border: 1px solid #cecdcc;
    background: #fff;
    -webkit-appearance: none;
    outline: none;
}
.modal_login_mob input {
    font-size: 1.7rem;
    padding: 0 0.9rem;
    height: 2.2rem;
}
.modal_login_mob .form-type-password,
.modal_login .form-type-password {
    margin-bottom:5px;
}
.modal_login_mob .form-required-text,
.modal_login .form-required-text {
    font-size: 14px;
    color:#ffffff;
    padding-left:20px;
}
.modal_login_mob .reset_password a,
#menu_toggle #login .region-login .modal_login .reset_password a {
    font-size: 16px;
    color: #003244;
    padding-left:0px;
}
.modal_login_mob .reset_password a::before,
#menu_toggle #login .region-login .modal_login .reset_password a::before {
    margin-right: 5px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    content: "\f178";
    transition: margin .2s ease-in-out;
}
#menu_toggle #login .region-login .modal_login .reset_password a:hover:before {
    margin-left:10px;
    transition: margin .2s ease-in-out;
}
.modal_login.hack {
    position: fixed;
    display: none;
    z-index: 1000;
}
body .modal_logout a#logout_button,
body .modal_logout_mob a#logout_button,
body .modal_login input.form-submit,
body .modal_login_mob input.form-submit,
#menu_toggle #login .region-login .do_register a.registrieren {
    background-color: #f78a47;
    width: 100%;
    max-width: 100%;
    float: none;
    line-height: 2.2rem;
    padding: .75rem 1.5rem;
    margin-bottom: 4px;
}
#login_links a,
body .modal_login input#edit-submit,
body .modal_login_mob input#edit-submit,
body .modal_login input#edit-submit--2,
body .modal_login input#edit-submit--3,
body .modal_login input#edit-submit--5,
body .modal_login_mob input#edit-submit--3 {
    background-color: #f78a47;
    color: #ffffff;
    width: 100%;
    max-width: 100%;
    float: none;
    font-size: 1.2rem;
    line-height: normal;
    padding: .375rem .75rem;
    margin-bottom: 4px;
    height: 44px;
    border-radius: 0;
}
#login_links a.registrieren {
    padding-top: 11px !important;
}
#user-login-form .form-submit:hover {

}
.modal_login_mob .do_register a.button.registrieren,
body .modal_login_mob input#edit-submit,
body .modal_login_mob input#edit-submit--3 {
    padding:0px;
    height: 1.8rem;
    line-height: 1.8rem;
}
#pid-fast-registry-step1 #login_links {
    display: none;
}
.modal_login.hack .do_register {
    display: none;
}
.modal_login_mob .do_register a.registrieren,
#menu_toggle #login .region-login .do_register a.registrieren {
    background: none;
    background-color: rgba(0, 50, 68, 1);
    color: #ffffff;
    width: 100%;
    max-width: 100%;
    float: none;
    font-size: 1rem;
    line-height: 1rem;
    padding: .75rem 1.5rem;
    margin-bottom: 4px;
    border-radius: 0px;
}
#menu_toggle #login .region-login .do_register a.registrieren:hover {
    background-color: rgba(0, 50, 68, 0.8);
    color: #ffffff!important;
}
#menu_toggle #login .form-actions {
    margin-top: 1em;
    margin-bottom: 0px;
}
.masonry_grid {
    /*  column-count: 3;
      column-gap: 15px;
          -moz-column-fill: auto;  Firefox
        column-fill: auto;*/
    display: flex;
    justify-content: baseline;
    flex-wrap: wrap;
    /*   column-count: 3;
        column-gap: 0;*/
}
.masonry_column {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width:33.3333%;
    flex-grow: 1;
    align-content: baseline;
}
.masonry_column .masonry_column > div {
    width:100%;
}
.masonry_column.b2 {
    width:66.666%;
}
.masonry_box {
    display:inline-block;
    width:100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-clip: content-box;
    background-position: center bottom;
    background-size: contain;
    background-size: cover;
    transition: transform .2s ease-in-out;
}
.masonry_box a {
    color:#ffffff;
}
body .page a.text.block_link:hover,
.masonry_box:hover,
.flex_block > a.flex_block.column:hover {
    text-shadow: 0 1px 1px rgba(0,0,0,.25),0 0 60px rgba(0,0,0,.75);
    transform: scale(.99);
    transition: transform .2s ease-in-out;
}
.masonry_box.text:hover {
    text-shadow:none;
    transform: none;
    transition: transform .2s ease-in-out;
}
.block_link,
.masonry_box .masonry_inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: relative;
    text-decoration: none;
}
wbr:after { content: "\00200B" }
.masonry_box .masonry_inner.darkened:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);
}
.masonry_box .masonry_inner p {
    align-self: flex-end;
}
.field-name-body h2.link,
.masonry_box h2,
.masonry_box a {
    font-size: 1.7rem;
    line-height: 1.2;
    text-align: center;
}
.field-name-body h2.link {
    color:#ffffff;
}
.block_link h2.link:after {
    background-image: url(../images/gsw/chevron.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
    content: "";
    display: block;
    width: 37px;
    height: 37px;
    border:1px solid #ffffff;
    border-radius: 50%;
    margin-top: 2rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
body .page .masonry_box a:hover,
body .page a.text.block_link:hover {
    font-size: 1.9rem;
    text-shadow: 0 1px 1px rgba(0,0,0,.25),0 0 60px rgba(0,0,0,.75);
}
body .page a.block_link:hover h2.link:after {
    width: 36px;
    height: 36px;
    background-size: 19px 19px;
}
.flex_block.h1,
.masonry_box.h1 {
    height:291px;
}
.b2 > .masonry_box.b1 {
    width:50%;
}
.h2 .masonry_box.h2 {
    height:585px;
}
.masonry_column.b2 +.masonry_column .masonry_box.b1 {
    width:33.3333%;
}
.masonry_box > div {
    height: 100%;
}
.masonry_box img {
    height:200px!important;
    width:auto!important;
}
.flex_block > a.flex_block.column > .text {
    padding: 1.5rem 1rem;
}
.flex_block > a.flex_block.column h2 {
    color:#ffffff;
    font-size: 1.9rem;
    line-height: 1.2;
    margin-bottom: 0px;
    text-align: left;
}
.flex_block > a.flex_block.column p {
    font-size: .9rem;
    line-height: 1.45;
}
.flex_block > a.flex_block.column > .text:after {
    content: '\EA05';
    display: inline-block;
    speak: none;
    font-family: iconfont;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
blockquote {
    text-align: center;
}
blockquote .content {
    font-size: 1.1rem;
    line-height: 1.2;
}
blockquote footer {
    font-size: .9rem;
    line-height: 1.45;
}
#sliding-popup.sliding-popup-bottom {
    color: #003244!important;
    background-color: rgb(166, 190, 204);
    font-size: 20px;
    padding: 1rem 1.5vw;
}
#sliding-popup .popup-content #popup-text {
    color: #003244!important;
    background-color: rgb(166, 190, 204);
    font-size: 20px;
    float: left;
    font-weight: 300;
    margin: 5px 0;
    text-align: left;
    max-width: 60%;
}
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
    font-size: 20px;
}
#sliding-popup .popup-content #popup-text h2 {
    font-size: 24px;
}
#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;
    line-height: 1rem;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    transform: translateY(0);
    padding: .75rem 1.5rem;
    border: none;
    transition: background-color .2s ease-in-out;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    background: none!important;
    background-color:rgba(0, 50, 68, 1)!important;
    font-size: .9rem;
    text-shadow: 0px 0px 0px #ffffff!important;
    transition: background-color .2s ease-in-out;
    box-shadow:none;
}
#sliding-popup .popup-content #popup-buttons button:hover,
#sliding-popup .popup-content .find-more-button:hover {
    background: none!important;
    background-color:rgba(0, 50, 68, 0.8)!important;
    transition: background-color .2s ease-in-out;
}
#pid-datenschutz .page .page_title_wrapper {
    display:block;
}
body[id^='pid-projekte-'] .page .page_title_wrapper h1 {
    margin-bottom:0px;
}
.field-name-field-untertitel {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0px 0 0px 65px;
    margin-bottom: 0px;
    padding: 0;
}
#log_overlay {
    position: absolute;
    display: none;
    width: 100%;
    height: 10000px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    /*background-color: rgba(0,0,0,0.5);*/
    z-index: 1000;
}
/*Registerform*/
#pid-user-register #user-register-form {
    border: 2px solid #d8d8d8;
    padding: 15px 15px 15px 15px;
    border-radius: 8px;
}

#pid-user-register #user-register-form input {
    line-height: 40px;
    font-size: 13px;
    padding-left: 10px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #f78a47;
    background: #fff;
    padding: 0 1.5rem;;
}
#pid-fast-registry-step1 #user-register-form input.form-submit,
#pid-user-register #user-register-form input.form-submit {
    background: none;
    border: none;
    background-color: #f78a47;
    color: #212529;
    display: inline-block;
    font-weight: 400;
    font-size: 22px;
    border-radius: 0px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    padding-right: 35px;
    padding-left: 35px;
    float: none;
    margin-bottom: 20px;
    margin-right: 8px;
    width: auto;
}
#pid-fast-registry-step1 #user-register-form input.form-submit:hover,
#pid-user-register #user-register-form input.form-submit:hover {

}
#user-register-form #edit-legal input {
    background: transparent;
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
}
#user-register-form #edit-legal, #user-register-form #edit-legal legend {
    border: none;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
#user-register-form #edit-legal input[type="checkbox"] + label {
    cursor: pointer;
    line-height: normal;
    padding-left: 33px;
    padding-top: 20px;
    display: table-cell;
}
#user-register-form  #edit-legal input[type="checkbox"]:checked + label::before,
#user-register-form  #edit-legal input[type="checkbox"]:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-top: 5px;
    background: white;
    background-color: white;
    margin-left: -34px;
    font-size: 18px;
    line-height: 18px;
}
#user-register-form #edit-legal input[type="checkbox"]:checked + label::before,
#user-register-form #edit-legal input[type="checkbox"]:not(:checked) + label::before {
    border: 1px solid #d8d8d8;
    background-color: #e4e0e0;
}
#user-register-form #edit-legal input[type="checkbox"]:checked + label::before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    border-radius: 0px;
    font-weight: bold;
}
#pid-user-register #tabs_wrapper {
    display:none;
}
#pid-user-register #content #registrieren {
    text-align: left;
    margin-top:170px;
}
#pid-user-register #content h1 {
    text-align: left;
    margin-top:0px;
}
#pid-user-register #content #registrieren .flex_block > div {
    margin-top:15px;
}
body * {
    /*border:1px solid red;*/
}
body[id^='pid-projekte'] .page_title {
    /*  margin-bottom: calc(5.0rem - 1.5vw);*/
}
body .webform-component--text a {
    color:#0066aa;
}
body .webform-component--text a:hover {
    text-decoration: underline;
}
div.system_messages_wrapper.error {
    background: none;
    background-color: #FFE5E5;
    border: 1px solid #ed541d;
}
div.messages.error {
    border: none;
}
#pid-impressum .page_title_wrapper,
#pid-datenschutz .page_title_wrapper,
body[id^='pid-faq-'] .page_title_wrapper {
    margin-bottom: 35px;
}
#mob_login_logout {
    display: none;
}
footer {
    background-color: #d9d9d9;
    width: 100%;
    margin: 0 auto;
    padding: 12px 0;
    overflow: hidden;
}
footer .inhaltselement.container {
    margin-top: 20px;
}
#footer {
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
    padding: 0;
}
.footer ul {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
    width: unset;
}
footer li,
.view-header p {
    list-style: none;
    float: left;
    padding-left: 9px;
    padding-right: 9px;
    border-right: 1px solid #808080;
    color: #808080;
    line-height: 1rem;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}
footer li:last-child,
.view-header > div:last-child p  {
    border-right: 0;
}
footer li a {
    color: #808080;
}
#footer_bottom {
    background-color: #000;
}
#footer {
    display: block;
    margin: 0 auto;
}
#block-menu-menu-footermenu,
footer .footer_kontakt {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.vermittler_hinweis {
    width:100%;
    min-width: 100%;
    color:#ffffff;
    position: relative;
    padding-top:30px;
    padding-bottom:50px;
    margin-bottom: 50px;
}
.vermittler_hinweis h2,
.vermittler_hinweis h3 {
    width:100%;
}
.vermittler_hinweis .flex_block {
    align-items: flex-end;
}
#footer .vermittler_hinweis .image {
    width: 140px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 30px;
}
#footer .vermittler_hinweis .flex_block img {
    width: 140px !important;
    height: auto !important;
}
.infobox {
    background-color:rgb(166, 190, 204);
    padding:80px;
}
.infobox h3 {
    color: #f78a47;
    color: rgb(254, 213, 123);
}
.box_wrapper.hinweis {
    padding:30px;
    text-align: center;
}
.box_wrapper.investieren .column {
    padding:10px 0px 0px 0px;
}
.box_wrapper.investieren .column > div {
    padding:0px 30px;
    font-size: 48px;
    color:#003244;
}
.box_wrapper.investieren h3 {
    font-size: 28px;
    color:#ffffff;
}
.box_wrapper.investieren .column > div.link_wrapper {
    background-color: #003244;
    color:#ffffff;
    font-size: 31px;
    margin-top:20px;
    position: relative;
    z-index: 0;
}
.box_wrapper.investieren .column > div.link_wrapper div {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}
.projektlink .highlight {
    background-color: #003244;
    color:#ffffff;
    padding:3px 8px;
}
.projektlink .highlight a:before,
.box_wrapper.investieren .column > div.link_wrapper div::before {
    content: "";
    position: absolute;
    bottom: 11px;
    left: 0;
    right: 100%;
    z-index: 1;
    border-bottom: 1px solid #ffffff;
    transition: right .3s ease-out;
}
.box_wrapper.investieren .flex_block > a.flex_block.column:hover {
    text-shadow:none;
    transform: none;
}
.projektlink:hover .highlight a:before,
.box_wrapper.investieren .flex_block > a.flex_block.column:hover div.link_wrapper div::before {
    right:0;
}
.projektlink:hover .highlight a:before {
    bottom:3px;
    border-bottom: 2px solid #ffffff;
    left:8px;
    right:8px;
}
.box_wrapper.about > .flex_block {
}
.box_wrapper.about {
    margin-top:80px;
    display: block;
    min-height: 10px;
}
.box_wrapper.about > .flex_block .column {
    /*  height:auto;
      flex: 1 0 0;*/
}
.box_wrapper.about .text {
    padding:20px 30px;
    margin-top:20px;
    flex-grow: 1;
    background-color: rgba(166, 190, 204, 0.8);
}
.box_wrapper.about .text h4 {
    font-size: 30px;
    color:#ffffff;
}
.box_wrapper.investieren h3 {
    font-size: 38px;
}
.nice-select {
    background: #ffffff!important;
    width:100%!important;
    border: none!important;
    font-size: 19px!important;
    height: 44px!important;
    color: #003244!important;
    border-radius: 0px!important;
    line-height: 45px!important;
    padding-left:10px!important;
}
.nice-select ul {
    width:100%;
    padding-left:0px!important;
    border-radius: 0px!important;
}
.nice-select ul.list li:first-child {
    display: none;
}
.faq_grouped_block h2 {
    position: relative;
    line-height: 1.4;
    font-weight: 600;
    margin:40px 0px;
}
.faq_grouped_block h2 p::before {
    /*content: "";
    display: inline-block;
    position: relative;
    top: calc(-.1 * 1em);
    vertical-align: middle;
    height: calc(4px + .7em);
    margin-right: calc(5px + .2em);
    border-left: calc(5px + .1em) solid #003244;*/
}
.faq_grouped_block .view-content .accordion {
    margin-bottom:140px;
}
.webform-component--kontakt .fieldset-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding:0px;
}
.webform-component--kontakt .fieldset-wrapper .full {
    width:100%;
}
.webform-component--kontakt .fieldset-wrapper .long {
    width:85%;
}
.webform-component--kontakt .fieldset-wrapper .short {
    width:13%;
}
.inline_link {
    margin-top:30px;
}
.platform #main a,
#pid-datenschutz #main a,
body .page .inline_link a {
    text-decoration: none;
    cursor: pointer;
}
.platform #main a:hover,
body .page .inline_link a:hover,
#pid-datenschutz #main a:hover {
    text-decoration: underline;
}
.webform-client-form input[type="checkbox"] + label {
    cursor: pointer;
    line-height: 20px;
    padding-left: 33px;
    padding-top: 20px;
    display: table-cell;
    font-size: 18px;
}
.webform-client-form input[type="checkbox"] {
    background: transparent;
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
}
.webform-client-form input[type="checkbox"]:checked + label::before,
.webform-client-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: 18px;
    line-height: 20px;
}
.webform-client-form input[type="checkbox"]:checked + label::before,
.webform-client-form input[type="checkbox"]:not(:checked) + label::before {
    border: 1px solid rgba(0, 50, 68, 1);
    background-color: #ffffff;
}
.webform-client-form input[type="checkbox"]:checked + label::before {
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-indent: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    width: 20px;
    height: 20px;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
    color: rgb(0, 50, 68);
    border-radius: 0px;
    font-weight: bold;
}
.datenschutz .divrow > div {
    display:table-cell;
    border-bottom:1px solid #00384e;
    padding:10px;
}
.datenschutz .divrow > div:nth-child(3) {
    width:150px;
}
.datenschutz .divrow > div:first-child {
    font-weight: 700;
    font-size: 1.25rem;
    color: #548094;
}
.datenschutz .divrow > div:first-child {
    font-weight: 600;
    font-size: inherit;
    color:#548094;
    width:auto;
}
.datenschutz .divrow.th {
    font-weight: 600;
    color: #548094;
}
.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 #00384e;
}
.datenschutz.divtable .divrow:last-child > div {
    border-bottom:1px solid #00384e!important;
}
.mm-navbars-bottom #anmelden_toggle_mob,
.mm-navbars-bottom #abmelden_toggle_mob {
    background-color: rgba(250, 183, 23, 1);
    color: #ffffff;
    width: 80%;
    margin:0 auto;
    max-width: 100%;
    float: none;
    font-size: 1rem;
    line-height: 1rem;
    padding: .75rem 1.5rem;
    margin-bottom: 4px;
}
.mm-navbars-bottom .anmelden_toggle_mob:hover,
.mm-navbars-bottom .abmelden_toggle_mob:hover {
    background-color: rgba(250, 183, 23, 0.8);
    color:#ffffff!important;
}
.anmelden_toggle_mob,
.abmelden_toggle_mob,
#mob_login_logout {
    display: none;
}
.not-logged-in .mm-navbars-bottom .abmelden_toggle_mob {
    display:none;
}
.mobile_logout_block {
    display:none;
}
.logged-in  .mm-navbars-bottom .anmelden_toggle_mob {
    display:none;
}
#ee_certification_block .field-certification-download {
    border-top: #00384e 1px solid;
}
#ee_certification_block .field-certification-download a {
    color:#fbb900;
    font-size: 20px;
}
#ee_certification_block .field-certification-download a:hover {
    color:#fbb900;
}
#pid-zeichnungsabschluss .field-certification-text ul {
    margin-bottom: 25px;
}
#pid-zeichnungsabschluss .field-certification-text ul li {
    margin-bottom: 10px;
}
.ui-widget-overlay {
    display: none;
}
.inhaltselement .row,
.waterquality .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    position: relative;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.img-center {
    text-align: center !important;
    margin-bottom: 20px;
}
img.max-with-85 {
    max-width: 85%;
}
.col-lg-6,
.col-md-6,
.col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.text-image {
    padding: 7rem 0 10rem 0;
}
.webform-client-form .ee-submit input{
    height:auto;
    font-size: 18px;
}
.webform-client-form .ee-submit input,
.btn {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: none;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    text-align: left !important;
    line-height: 2.2 !important;
    text-overflow: clip;
    text-overflow: ellipsis;
    text-overflow: "â€¦";
    overflow: hidden;
    padding: .375rem .75rem;
    transition: color .15s;
    max-width: 100%;
}
.size-18, .btn {
    font-size: 18px;
    font-size: 1.8rem;
}
.float-right {
    float: right!important;
}
.webform-client-form .ee-submit input{
    margin:0px;
    padding-right:80px!important;
}
.webform-client-form .ee-submit input,
.btn-default {
    background-color: #B0C53B;
    color: #fff;
    padding-left: 2.2rem;
    padding-right: 4rem;
    position: relative;
}
.btn-default:hover {
    color: #fff;
    text-decoration: none !important;
}
.webform-client-form .ee-submit {
    position: relative;
    display: inline-block;
    width: auto;
    margin-bottom:20px;
}
.webform-client-form .ee-submit:after,
.btn-default::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.573' fill='%23FFF' height='23.601' viewBox='16.893 11.799 14.573 23.601'%3E%3Cpath d='M16.893 14.572l9.009 9.027-9.009 9.026 2.773 2.774 11.8-11.8-11.8-11.801-2.773 2.774z'/%3E%3C/svg%3E");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 9px;
    height: 100%;
    right: 2.2rem;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all .2s cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
.webform-client-form .ee-submit:after{
    color:#ffffff;
    z-index: 10;
}
.slick-active ~ .slick-active {
    opacity: 1 !important;
}
.slick-active ~ .slick-active ~ .slick-active ~ .slick-active ~ .slick-active {
    opacity: .4 !important;
}
.slick-list {
    padding-left: 16px !important;
}
.card-slider__swiper-container .swiper-slide.curr {
    /*opacity: 1 !important;*/
}
/*.card-slider__swiper-container::before,
.card-slider__swiper-container::after {
    content: " ";
    height: 100%;
    width: 20%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: .6;
    z-index: 1;
}

.card-slider__swiper-container::after {
    right: 0;
    left: auto;
}*/
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 511px;
}
.slick-active .card {
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.12);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.12);
}
.w-100 {
    width: 100%!important;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 3rem 2.2rem;
    color: #333 !important;
    min-height: 236px;
    overflow: hidden;
}
.card__imgwrap + .card-body {
    max-height: 250px;
}
.card-meta {
    margin: 0 0 1rem 0;
    color: #6B6E6A;
}
.size-14 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
}
.page #main li {
    margin: 0 0 2rem 0;
    padding: 0 0 0 4rem;
    position: relative;
    list-style: none;
}
.page #main #content li::before {
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    top: 13px;
    left: 0;
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #212529;
}
.page #main .check li::before {
    content: "";
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 13px;
    left: 5px;
    background: none;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.808' height='22.997'%3E%3Cpath d='M1.991 12.136l5.033 6.583L18.742 1.401' fill='none' stroke='%23b0c53b' stroke-width='5'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    transform: translateY(-50%);
}
.col-lg-12 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.col-lg-8 {
    width: 66.66666667%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-4 {
    width: 33.33333333%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-4 img {
    max-width: 100%;
}
#interesse_form,
#kontakt_form {
    display: none;
    width: 900px;
    position: absolute;
    margin-left: 0px;
    left: 50%;
    top: 71px;
    background-repeat: no-repeat;
    transform: translate(-50%, 0%);
    z-index: 901;
    background-color: #B7CBD6;
    padding: 0px;
    z-index: 1000;
    overflow: auto;
    border: 1px solid #669d0c;
    padding: 3.33333rem 10.66667rem;
    box-sizing: border-box;
}
.webform-component--wrapper .fieldset-wrapper,
.webform-component--header,
#edit-submitted-anrede-select{
    display: flex;
}
.webform-component--header{
    justify-content: space-between;
    align-items: center;
    cursor:pointer;
}
.webform-component--wrapper .fieldset-wrapper{
    justify-content: space-between;
    align-items: center;
}
.webform-component--header p{
    margin:0px;
}
.webform-component--header p a{
    font-size: 2.4rem;
}
#form_overlay {
    position: absolute;
    display: none;
    width: 100%;
    height: 10000px;
    top: -50px;
    left: 0px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
}
.webform-client-form *{
    box-sizing: border-box;
}
.webform-client-form {
    margin:0 auto;
    background-color: #B7CBD6;
    padding: 0px;
}
.webform-client-form fieldset {
    margin:0px;
    padding:0px;
}
.webform-component--wrapper .fieldset-wrapper > div {
    width: 46%;
}
.webform-client-form .form-item,
.webform-client-form .form-actions {
    margin-top: 5px;
    margin-bottom: 5px;
}
#pop_out{
    position: absolute;
    z-index: 1000;
    background-color: #ffffff;
    top:0;
    width:100%;
    padding-top:50px;
}
#pop_out{
    position: absolute;
    z-index: 1000;
    background-color: #ffffff;
    top:0;
    width:100%;
    padding: 10rem 15rem;
    display: flex;
}
#pop_out.wpd_card .text{
    overflow:visible;
    height:auto;
    width:55%;
    margin-left:50px;
}
#pop_out.wpd_card .image{
    overflow:visible;
    height:auto;
    width:30%;
}
#pop_out.wpd_card h3{
    margin-top:0px;
}
#card_wrapper #pop_out  img{
    height:auto;
}
.GuideBox-module-close-full {
    background: transparent;
    border: none;
    height: 3rem;
    width: 3rem;
    top: 5rem;
    right: 5rem;
    position: fixed;
    -webkit-transition: -webkit-transform;
    transition: -webkit-transform;
    transition: transform;
    transition: transform,-webkit-transform;
    border-radius: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 30px;
    cursor:pointer;
}
.view-header p {
    margin: 20px 0 !important;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.view-header p.faq-toggle.active {
    color: #f78a47;
}
.example-image {
    max-width: 100%;
}
#pid-kontakt .page_title_wrapper {
    display: none !important;
}

article header {
  display: none;
}

#page {
  max-width: unset !important;
  background-color: #d9d9d9;
}

#preface,
#preface_top {
  max-width: 100%;
}

#preface_top .region-preface-top {
  max-width: 100%;
}

body {
  background-color: #d9d9d9;
}

.headerbild_block h1,
.headerbild_block h2 {
  color: #fff;
}

#main, #main-inner {
  max-width: 100% !important;
  width: 94% !important;
}

.front #main,
.front #main-inner {
  width: 100% !important;
}

.front h1.page-title {
  display: none;
}

#node-180 .field-item {
  margin: 40px 0;
}

#node-180 .field-item:first-child {
  margin: 0 0 40px;
}

#block-euecofaq h3.ui-accordion-header,
#block-euecofaq-2 h3.ui-accordion-header,
#block-euecofaq-3 h3.ui-accordion-header {
  padding: 0.5em 0.5em 0.5em 2.2em;
}

#block-euecofaq h2.faq_headline,
#block-euecofaq-2 h2.faq_headline,
#block-euecofaq-3 h2.faq_headline {
  display: none;
}

#node-180 .content_block_5 .mega {
  position: relative;
  z-index: 2;
}

#node-180 .content_block_5 .left {
  z-index: 1;
}

#footer {
  max-width: unset !important;
}

.tabs.primary li:before {
  display: none;
}

#pid-user-login nav.tabs {
  width: 100%;
  max-width: unset;
}

#pid-user-login #main nav.tabs li {
  padding: 0;
  margin: 0 8px;
}

#pid-user-login #main nav.tabs li a {
  border-radius: 0;
}

#pid-user-login h1.page-title {
  margin: 80px 0 30px;
}

#pid-user-login #block-eueco-site-system-main form div:first-child {
  display: none;
}

.toolbar-horizontal #page,
.toolbar-horizontal header {
  margin-top: 39px;
}

.toolbar-horizontal.toolbar-tray-open #page,
.toolbar-horizontal.toolbar-tray-open header {
  margin-top: 78px;
}

.toolbar-tray a, .toolbar-tray a:visited {
  /*padding: 1em 1.3333em !important;*/
  padding-top: 1em !important;
  padding-bottom: 1em !important;
  padding-right: 1em !important;
}

header {
  z-index: 100;
}

#pid-user-login #main {
  width: 94% !important;
}

#sliding-popup {
  width: 100%;
}

#popup-buttons button {
  margin: 25px 0;
}

#sliding-popup .popup-content {
  align-items: center;
}

#popup-text {
  text-align: center !important;
}

#ee_customer_data_block .page_title_wrapper {
  display: none;
}

#ee_customer_data_block .page_title_wrapper:first-child {
  display: block;
}

#ee_customer_data_block {
  max-width: 1170px;
  margin: 0 auto;
}

#pid-customerdata-1 #main {
  max-width: 1170px !important;
  margin: 0 auto !important;
}

#group-mail-wrapper {
  width: unset !important;
}

#ee_customer_data_block .fieldset-wrapper .description {
  position: static;
}

#ee_customer_data_block .button_wrapper {
  margin-top: 30px;
}

#ee_customer_data_block .form-submit {
  float: none;
}

#ee_customer_data_block .password-confirm-message {
  clear: left;
}

#ee_customer_data_block #group-account-area-wrapper details {
  width: 100%;
}

#ee-button-area div {
  display: none;
}

#ee-button-area div:first-child {
  display: block;
}

#edit-user-1--description {
  clear: both;
  margin-top: unset !important;
  margin-bottom: unset !important;
  text-align: left !important;
}

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

#ee_paymentsinfo_block .grid16-5-5 {
  float: none !important;
  width: 100%;
}
