/*########################### WEMAG ######################*/

@font-face {
	font-family:"Font Awesome 5 Free";
	src:
		url(fonts/fa-regular-400.woff) format("woff"),
		url(fonts/fa-regular-400.woff2) format("woff2");
	font-weight:400;
	font-style:normal
}
@font-face {
	font-family:"Font Awesome 5 Free";
	src:
		url(fonts/fa-solid-900.woff) format("woff"),
		url(fonts/fa-solid-900.woff2) format("woff2");
	font-weight:900;
	font-style:normal
}
html, body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea {
	margin: 0px;
	padding: 0px;
}
#primary_menu_wrapper ul li a{
	transition: none;
	font-family: Helvetica, Arial, sans-serif;
}
ul{
	padding-left:15px;
	margin-bottom: 20px;
}
body {
	background: #fefefe;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #A4ABB1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.page {
}
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
	color: #2BB6B7;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.1;
	font-style: normal;
	font-weight: normal;
}
img {
	max-width: 100%;
}
p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
	text-align: left;
}
.text p {
	text-align: left;
	font-size: 20px;
}
.anker {
	position: relative;
	top: -100px;
}
table.sticky-header {
	margin-top: 50px;
	display: block;
}
.logo_wrapper,
.logo_wrapper_inner{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
#fixed_top{
	margin: 0 auto;
	width:1230px;
	padding: 0px 15px;
	max-width: 100%;
}
.logo_wrapper_inner{
	justify-content: flex-start;
}
#logo img {
	width: auto;
    height: 100px;
    margin-top: -7px;
}
#site_slogan{
	float:left;
	padding-top:10px;
	padding-left:25px;
}
#site_slogan a{
	font-size:72px;
	color:#ffffff;
	line-height:65px;
}
#site_slogan a strong{
	font-weight:900;
}
.menu_trigger{
	font-size:28px;
	display:none;
}
#scrolltop-wrapper img{
	width:45px;
	height:45px;
	border-radius:50%;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	z-index:10000;
}
#scrolltop{
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.front .page_title_wrapper{
	display: none;
}
.right {
	float: right;
}
.region-content{
}
.region-content-bottom{
	background-color:#ffffff;
	margin-top: 40px;
}
/******* div table ************/
.divtable{
	display: table;
}
.divrow{
	width: 100%;
    float: left;
    margin-bottom: 1rem;
}
.divtable.full .divrow {
	width: 100%;
}
.flex_block.one .divrow {
	margin-bottom: 3rem;
}
.divtable.projekte .divrow {
	width: 20%;
}
.divrow > div{
}
#main{
}
#main-content {
	margin-bottom:75px;
}
body a, body a:link, body a:visited {
	color: #818181;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
h1.title,
.page h1,
body.page-blog h1.title,
#beteiligen h2,
#news + h2,
.testimonials_content_wrapper h2,
.flex_block.full h2 {
	font-size:2.5rem;
	font-weight: 400;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
}
h1.title{
	margin-bottom:60px;
}
h2 {
  font-size: 1.5em;
}
h2.title {
    font-size: 1.8em;
}
a.investieren_button.fullwidth{
	width:100%;
	margin-top:15px;
}
.flex_block.full h2{
}
.flex_block.full h2,
.flex_block.full h2:after,
#footer .block h2,
#footer .block h2:after {
	text-align:left;
}
footer h2 {
	color: #A4ABB1;
    font-weight: 700;
    font-size: 22px;
}
#footer .block h2:after {
	margin-top:10px;
	margin-bottom:25px;
	line-height: 2px;
}
.testimonials_content_wrapper{
	text-align: center;
	margin-bottom:50px;
}
.page-blog #main-inner h2.title a{
	text-decoration:none;
}
#main-inner p {
	margin-top:0px;
	margin-bottom:1rem;
}
/* Header Regions
-------------------------------------------------------------- */
/* Header Top region to the bottom of Header region */
header{
	display:block;
	clear:both;
}
#header_top{
	display: flex;
	clear: both;
	height: 86px;
	flex-wrap: wrap;
	top: 0;
	z-index: 999;
	background-color: #fff;
	width: 100%;
}
.region.region-header {

}
.header-group-wrapper{
	display:block;
	clear:both;
	background:transparent;
	/*border-top:1px solid #2BB6B7;*/
}
.headerbild_image{
	width:100%;
	height:510px;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.sf-accordion-toggle.sf-style-none,
a#superfish-3-toggle {
    display: none;
}
#superfish-1-accordion {
    display: none !important;
}
#superfish-1 {
    display: block !important;
}
/******************* slideshow ***************************/
#views_slideshow_cycle_main_eueco7_slideshow-slideshow_header,
#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%;
	height: 580px;
    background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slideshow_content{
	align-self:center;
	display:flex;
	flex-direction:column;
	justify-content: center;
	margin-top:120px;
	width:1230px;
	padding: 0px 15px;
	max-width: 100%;
}
.slideshow-header .slogan_title,
.slideshow-header .slogan_content {
	line-height: 1.3;
	font-weight: 200;
	font-family: Helvetica, Arial, sans-serif;
	opacity: 1;
	margin-top: 7.5rem;
	letter-spacing: 2pt;
	color: #2BB6B7;
	-ms-flex-item-align: start;
	align-self: flex-start;
	font-size: 4.5rem;
	text-transform: uppercase;
	word-break: break-word;
}
.slideshow-header .slogan_title:after {
	/*font-family: 'Arial', sans-serif;
	content:'______';
	font-size:18px;
	display:block;
	text-align: center;*/
}
.slogan_content{
	text-align: center;
	color:#ffffff;
	margin: 0 auto;
}
.slogan_content p{
	text-align: center;
	margin:0px;
}
.slideshow-header .slogan_content .first {
    font-size: 2.5rem;
    display: block;
    border-bottom: 3px solid #2BB6B7;
}
.slide_text,
.slide_text p,
.slide_link{
	margin-top:30px;
	margin-bottom:0px;
}
.slide_text{
	width: 100%;
	margin-top: 0px;
	color: #ffffff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.slide_text ul{
	align-self: center;
}
.slide_text p{
	align-self:center;
	text-align: center;
}
input.button-primary,
.slide_link{
	display:flex;
	justify-content:center;
}
ul.check {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 3px;
	align-self:center;
	display: block;
	margin:0 auto;
	margin-top:20px;
	line-height: 30px;
}
ul.check li{
	margin-left:40px;
}
ul.check li::before {
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	color: #a6b911;
	font-weight: normal;
	font-size: 24px;
	vertical-align: top;
	position: absolute;
	padding-right: 6px;
	margin-left: -30px;
    font-weight: bold;
}
body .slide_link a{
	color:#ffffff;
	display:block;
	border-radius:3px;
	text-align: center;
	width:160px;
	height:40px;
	line-height:40px;
	border:1px solid #ffffff;
}
.slide_link a:last-child{
	background-color:#2BB6B7;
	margin-left:20px;
	border:1px solid #2BB6B7;
}
body .slide_link a:hover{
	background-color: #2BB6B7;
	border:1px solid #2BB6B7;
}
.header-inner .slide_link a:last-child:hover{
	background:none;
	border:1px solid #ffffff;
}
div[id^='views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header'],
div[id^='views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header'],
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header,
#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:330px;
	position: absolute;
	z-index:899;
	color:#ffffff;
}
div[id^='views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header'] a,
div[id^='views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header'] a,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header a,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header 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: 5rem;
	text-shadow: 0 0 5px #000;
	opacity: 0.6;
}
div[id^='views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header'] a:hover,
div[id^='views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header'] a:hover,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header a:hover,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header a:hover,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_content a:hover,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_content a:hover,
#views_slideshow_controls_text_next_eueco7_slideshow-block_1 a:hover,
#views_slideshow_controls_text_previous_eueco7_slideshow-block_1 a:hover{
	opacity: 0.8;
}
div[id^='views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header'],
#views_slideshow_controls_text_next_eueco7_slideshow-block_1,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header,
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_content{
	right: 0px;
	padding:15px 15px 15px 19px;
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
}
div[id^='views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header'],
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_content,
#views_slideshow_controls_text_previous_eueco7_slideshow-block_1{
	left: 0px;
	padding:15px 19px 15px 15px;
	border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
}
#views_slideshow_controls_text_next_eueco7_slideshow-slideshow_header a span,
#views_slideshow_controls_text_previous_eueco7_slideshow-slideshow_header a span {
	font-size:70px;
}
.views-slideshow-cycle-main-frame.views_slideshow_cycle_teaser_section {
	max-width: 100%;
}
.views-slideshow-controls-bottom{
	position: absolute;
	margin-top:-300px;
	width:1230px;
	padding: 0px 15px;
	max-width: 100%;
	left: 0;
	right: 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	z-index:100;
}
.views-slideshow-pager-fields {
	float:right;
}
.views-slideshow-pager-field-item {
	width:34px;
	height:34px;
	border-radius: 10px;
	margin-bottom: 15px;
	font-size: 0px;
	line-height: normal;
	background-color:rgba(255,255,255,0.33);
	cursor: pointer;
}
.views-slideshow-pager-fields .active {
	background-color:rgba(255,255,255,1.0);
}
/*****************news slider********************/
.view-display-id-slideshow_news .slick_slider .content-slide {
	/*max-width:370px;*/
	/*display: block;*/
	margin-bottom: 35px;
}
.view-display-id-slideshow_news .slick_slider .slick_inner_wrapper{
	display: block;
	max-width:370px;
	background-color: #ffffff;
	border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}
.view-display-id-slideshow_testimonials .slick_slider .slick_inner_wrapper{
	display: block;
	max-width:550px;
	margin-left:auto;
	margin-right:auto;
}
.view-display-id-slideshow_news .content-slide .slider_image{
	max-width: 370px;
}
#page .flex_block.slick_slider{
	display: block;
}
.slick_slider .content-slide .content_wrapper{
	display:flex;
	justify-content:space-between;
	padding:20px 25px;
}
.view-display-id-slideshow_news .slick_slider .content-slide .content_wrapper{
	min-height: 240px;
	max-width: 370px;
}
.view-display-id-slideshow_news .content-slide .text_wrapper{
	display:flex;
	flex-direction: column;
	justify-content: space-around;
}
.view-display-id-slideshow_news .content-slide .text_wrapper .slide_content{
	flex-grow: 1;
}
.view-display-id-slideshow_news .content-slide .text_wrapper .slide_link{
	margin:0px;
	display: block;
	margin-left: 20px;
}
.slick_slider .content-slide.testimonial .content_wrapper{
	padding:0px 0px;
}
.slick_slider .content-slide .date_wrapper .date{
	text-align: center;
}
.slick_slider .content-slide .text_wrapper{
	width:270px;
}
.slick_slider .content-slide.testimonial .image_wrapper{
	width:145px;
}
.slick_slider .content-slide.testimonial .slider_image{
	margin-bottom:15px;
}
.slick_slider .content-slide.testimonial .slider_image img{
	display: block;
}
.slick_slider .content-slide.testimonial .text_wrapper{
	font-family: Helvetica, Arial, sans-serif;
	width:420px;
	height:205px;
	background-color: #f4f4f4;
	padding:25px;
	border-radius: 8px;
}
.slick_slider .content-slide.testimonial .text_wrapper:before {
	content: ' ';
	position: absolute;
	border-style: solid;
	border-width: 15px 12px 15px 0;
	border-color: transparent #f4f4f4;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -35px;
	margin-top: 15px;
}
.slick_slider .content-slide.testimonial .slogan_title{
	font-weight: 700;
	font-size:16px;
}
.slick_slider .content-slide.testimonial .slogan_title:after{
	content:'';
	margin:0px;
}
.slick_slider .content-slide.testimonial .slogan_content{
	color:#595959;
	font-size:12px;
	text-transform: none;
	text-align: left;
}
.slick_slider .content-slide .slider_image img {
	border-radius: 5px 5px 0px 0px;
}
.slick_slider .content-slide .date div:first-child {
	background-color: #0d78c8;
	color:#ffffff;
	border-radius: 3px 3px 0px 0px;
	font-size:16px;
	padding:5px 5px;
}
.slick_slider .content-slide .date div:last-child {
	border:1px solid #e6e6e6;
	color:#595959;
	border-radius: 0px 0px 3px 3px;
	font-size:12px;
	padding:5px 5px;
}
.slick_slider .slogan_title {
	color: #595959;
	font-size:18px;
	text-transform: none;
	line-height: 16px;
	margin:0px;
}
.slick_slider .slogan_title:after {
	content:'____';
	display: block;
	color: #e6e6e6;
	font-size:16px;
	margin-top:0px;
	margin-bottom:13px;
}
.slick_slider .slide_content {
	color: #7e888c;
	font-size:16px;
	line-height: 20px;
}
.view-display-id-slideshow_testimonials .slick-slide {
}
.slick-dots li {
	width: 10px!important;
	height: 10px!important;
	margin: 0 3px!important;
}
.slick-dots li button {
	width: 10px!important;
	height: 10px!important;
	padding: 0px!important;
}
.slick-dots li button::before {
	background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/slick.png');
	font-size: 0px!important;
	line-height: 10px!important;
	width: 10px!important;
	height: 10px!important;
	content: ' '!important;
	opacity: 1!important;
}
.slick-dots li.slick-active button::before {
	opacity: 1!important;
	color: black;
	background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/slick_active.png');
}
.view-display-id-slideshow_testimonials .slick-dots li button::before {
	background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/slick_gray.png');
}
.view-display-id-slideshow_testimonials .slick-dots li.slick-active button::before {
	background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/slick_gray_active.png');
}
.view-display-id-slideshow_testimonials .slick-slider .slick-track{
	margin-bottom:20px;
}
.slick-prev, .slick-next {
	top: 220px!important;
	display: none !important;
}
.view-display-id-slideshow_testimonials .slick-prev,
.view-display-id-slideshow_testimonials .slick-next {
	top: 90px!important;
}
.view-display-id-slideshow_testimonials .slick-prev::before,
.view-display-id-slideshow_testimonials .slick-next::before {
	opacity: 1;
	color: #f4f4f4;
}
/* the slides */
.slick-slide {
	/*margin: 0 15px;*/
}
/* the parent */
.slick-list {
	/*margin: 0 -10px;*/
}
/* +++++++++++++++++++++
Accordion
++++++++++++++++++++++ */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.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; }
.ui-accordion .ui-accordion-content-active { display: block; }
.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%;
	font-size: 15px;
	font-weight:400;
	background-image:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding: 12px;
	margin: 0px 0px -2px 0px;
	cursor: pointer;
	line-height: 23px;
	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,
.accordion .ui-widget-content{
	background: none!important;
	font-family: Helvetica, Arial, sans-serif;
	display:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px 20px 10px 12px;
	border:none;
	font-size: 20px;
	line-height: 20px;
	line-height: 20px;
	margin-top:5px;
	margin-bottom:7px;
	height:auto!important;
	overflow: visible!important;
	border-radius:0px;
}
.accordion .ui-accordion-content:before{
	content: ' ';
	position: absolute;
	margin-top: -15px;
	left: 12px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #e8e8e8;
	display: none;
}
.accordion .ui-accordion-content p,
.accordion .ui-widget-content p{
	color: #A4ABB1;
}
.ui-accordion .ui-accordion-header-active {
	border:none!important;
}
.accordion{
	margin-top:0px;
	padding-bottom:0px;
	border:none;
}
.accordion h3.ui-accordion-header{
	font-size: 20px;
	font-weight: 400;
	border: none;
	background: none;
	margin-bottom: 15px;
	color: #2BB6B7;
}
.view-header p {
	line-height: unset;
	text-align: center;
}
.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-state-default::after {
	font-family: "Font Awesome 5 Free";
	content: "\f0dd";
	color: #2BB6B7;
	font-size: 20px;
	width: 19px;
	height: 19px;
	line-height: 1.3;
	position: absolute;
	right: 15px;
	top: 35%;
	text-align: center;
    font-weight: bold;
	margin-top: -10px;
}
.accordion h3.ui-accordion-header-active::after{
	font-family: "Font Awesome 5 Free";
	content: "\f0de";
	line-height: 1.3;
	font-size:20px;
	color:#2BB6B7;
    font-weight: bold;
}
footer {
	margin-top: 100px;
}
#footer_bottom {
	background-color:#2BB6B7;
}
footer .block p{
	margin-top:0px;
}
footer .block a{
	color:#2BB6B7;
	text-decoration: none;
}
.social-share{
	padding-top:20px;
	margin-bottom:35px;
	margin-left:15px;
}
.region-sidebar-second .block{
	margin-bottom:20px;
}
.region-sidebar-second .content p{
	margin:0px;
}
.region-sidebar-second .content {
	color: #8B9396;
	background-color: #FFF;
	border: 1px solid #F1F1F1;
	width: 208px;
	font-size: 11px;
	line-height: 1.5;
	padding: 20px 10px;
}
.newsletter-sidebar a,
.newsletter-sidebar a:link {
	text-decoration:none;
	color: #008CBA;
}
.social-links{
	font-size:11px;
}
.social-links ul {
	list-style: outside none none;
	margin: 0px;
	margin-top: 28px;
}
.social-links ul > li {
	display: inline-block;
	list-style:none;
	width:30px;
}
.social-links ul > li a {
	color: #008CBA;
	line-height: inherit;
	text-decoration: none;
}
.fa-file-pdf-o::before {
	margin-left: -15px;
	position: absolute;
	display: inline-block;
}
footer ul.menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:none;
}
footer ul.menu li {
	margin: 0px;
	padding: 0px;
	float: none;
	list-style: outside none none;
	text-align:left;
	line-height:normal;
}
footer ul.menu li.last a {
	margin: 0px;
	padding: 0px;
}
footer ul.menu li a {
	margin: 0px;
	padding: 0px 0px;
	border-right:none;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	float:none;
}
#footer-message{
	display:block;
	padding-top:0px;
}
.st-copyright {
	padding-right: 0px;
}
body .st-copyright a{
	text-decoration:none;
}
/*########################### Menu top ######################*/
#primary_menu_wrapper {
    line-height: normal;
    background-color: #2BB6B7;
}
#block-superfish-1,
#block-superfish-2,
.not-logged-in #block-superfish-3 {
	flex-grow: 1;
}
#primary_menu_wrapper .navigation {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    width: 1230px;
    height: 50px;
	  max-width: 100%;
}
header.fixed #primary_menu_wrapper {
    position: fixed;
    z-index: 90;
    top: 0;
    width: 100%;
	  transition: none;
	  height: 50px;
}
header.fixed .header-inner {
	margin-top: 50px;
}
#primary_menu_wrapper > div{
}
.primary-menu-fixed #primary_menu_wrapper > div{
}
.primary-menu-inner{
}
#primary_menu_wrapper .navigation > ul.menu{
	list-style-type:none;
	float:left;
}
#primary_menu_wrapper > ul.menu > li{
	width:auto;
	padding:0px 1rem!important;
}
#primary_menu_wrapper ul li a {
	color: #fff!important;
    background: none !important;
	padding:0px 0px!important;
	box-sizing:border-box!important;
	background:none;
	transition: none;
	font-weight: 400;
  font-size: 18px;
}
#primary_menu_wrapper ul li ul li a {
	padding:0px 1rem!important;
}
#primary_menu_wrapper > ul.menu > li a {
	background:none;
	padding-left: 10px;
	padding-right: 10px;
	transition: none;
}
#primary_menu_wrapper > ul.menu > li.first{
	padding-left: 0px;
}
#primary_menu_wrapper .navigation > ul.menu > li:last-child{
	padding-right: 0px!important;
}
#primary_menu_wrapper > ul.menu > li > a {
	line-height: 30px;
}
#primary_menu_wrapper ul li a:hover {
	/*color: #0063B8 !important;*/
	background:none;
}
#primary_menu_wrapper > ul.menu > li.last{
	margin-right:0px;
}
#primary_menu_wrapper .navigation #block-hauptnavigation-2 .content > ul.menu > li > ul{
	background-color: #2BB6B7;
	z-index:10000;
	padding-bottom:20px;
  margin-top: -1px;
}
#primary_menu_wrapper > ul > li.first{
	border-left:none;
}
#primary_menu_wrapper ul.sf-menu a{
	text-transform: uppercase;
}
#primary_menu_wrapper    ul li a{
	font-weight:normal;
}
#primary_menu_wrapper .navigation #block-hauptnavigation-2 .content > ul.menu li ul li a{
	color:#595959;
	font-size: 15px;
	line-height: 28px;
	white-space: nowrap;
}
#primary_menu_wrapper > ul.menu li ul li{
	border-bottom:none;
}
#primary_menu_wrapper > ul.menu li ul li.last{
}
#primary_menu_wrapper > ul.menu li ul li.first a{
	padding-top:0px;
}
#primary_menu_wrapper ul li ul li a{
	border:none;
	line-height: 30px;
}
#primary_menu_wrapper > ul.menu > li > ul > li.last:after{
}
#primary_menu_wrapper ul.sf-menu ul{
	width:auto!important;
	margin-top:0px;
	padding-top:10px;
	background: none;
	-webkit-box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.23);
	-moz-box-shadow:        0px 5px 4px 0px rgba(50, 50, 50, 0.23);
	box-shadow:                 0px 5px 4px 0px rgba(50, 50, 50, 0.23);
	border-radius: 0px 0px 5px 5px;
}
.not-front .primary-menu-inner > ul > li.active-trail > a,
.primary-menu-inner > ul > li.active-trail li.active-trail a.active,
.not-front .primary-menu-inner > ul > li a.active,
.primary-menu-inner > ul > li:hover > a,
.primary-menu-inner > ul.menu > li li:hover a{
	background:none;
	/*color:#033069!important;*/
	transition: none;
}
#primary_menu_wrapper li.active-trail{
	background:none;
}
#primary_menu_wrapper .navigation > ul.menu li ul.menu li.active-trail ul li a.active {
}
#primary_menu_wrapper .navigation > ul.menu li ul a:hover{
	/*color:#033069;*/
	background:none;
}
#primary_menu_wrapper .navigation > ul.menu li ul li.active-trail a,
#primary_menu_wrapper .navigation > ul.menu li ul li a.active{
	background:none;
	/*color:#033069;*/
}
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 ######################*/
.button-registrieren,
.login_out_block{
	text-align:center;
	border-top:none;
}
#registrieren-anker{
	margin-bottom:80px;
}
.login_out_block{
	/*margin-left: 32px;
	padding-top: 3px;
	position: absolute;
	right: -173px;*/
}
.login_out_block .content{
	margin: 0 auto;
	width:1230px;
	padding: 0px 15px;
	max-width: 100%;
}
.login_out_block .content >div:first-child{
	display: flex;
	justify-content: flex-end;
}
.button-registrieren{
	margin-left:795px;
	width:162px;
}
.login_out_block .ui-button-right{
	display:none;
}
.logged-in .button-registrieren{
	display:none;
}
.anmelden_toggle,
.abmelden_toggle {
	display: inline-block;
	font-weight: normal;
	background-color: none;
	text-decoration: none;
	color: #ffffff!important;
	border-radius: 0;
	font-size: 18px;
	line-height: 34px;
	min-width: 140px;
	z-index: 1002;
	text-transform: uppercase;
}
header .anmelden_toggle > div,
header .abmelden_toggle > div {
	display: inline-block;
	position: absolute;
	margin-left: 20px;
	height: 55px;
	width: 55px;
	background-color: #2BB6B7;
	border-radius: 50%;
	margin-top: -10px;
	margin-right: 30px;
	line-height: 50px;
}
header .anmelden_toggle div::before,
header .abmelden_toggle div::before {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	content: "\f007";
	font-size: 35px;
	color: #ffffff;
    font-weight: bold;
}
header .anmelden_toggle div::after,
header .abmelden_toggle div::after {
	position: absolute;
	margin-left: -35px;
	content: "-";
	text-align: center;
	font-weight: 700;
	color: #2BB6B7;
	height: 15px;
	width: 15px;
	text-align: center;
	line-height: 15px;
	border: 1px solid #2BB6B7;
	background-color: #ffffff;
	border-radius: 50%;
	margin-top: 28px;
	margin-left: -33px;
}
header .anmelden_toggle div::after {
	content: "+";
	line-height: 12px;
}
#fixed_top{
	display: none;
}
#header_top.primary-menu-fixed #fixed_top{
	/*display: block;*/
}
.login_out_block a.ui-button-ref:hover{
	margin-top:0px;
}
.login_out_block_fixed .anmelden_toggle,
.login_out_block_fixed .abmelden_toggle {
	font-family: Helvetica, Arial, sans-serif;
	display: inline-block;
	float: right;
	font-size: 16px;
	font-weight: normal;
	background-color: #2BB6B7;
	text-decoration: none;
	color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	line-height: normal;
	padding: 5px;
	text-align: center;
	min-width: 200px;
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow: none;
	margin-top: -20px;
}
.anmelden_toggle:hover,
.abmelden_toggle:hover {
	background-color:none;
}
/*                 Buttons
------------------------------*/
.webform-submission-form textarea{
	border: 1px solid #A4ABB1;
	color: #A4ABB1;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	padding: 5px;
}
.primary-menu-fixed{
	/*    position: fixed;
	top:0px;
	z-index:995;*/
}
#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: #2BB6B7 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 form input.form-submit,
body input.form-submit,
body input.small-submit {
	background:none;
	border:none;
	color:#ffffff;
	display: inline-block;
	font-weight:400;
	font-size:16px;
	border-radius: 5px;
	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;
	background-color: #2BB6B7;
	border-radius: 0;
}
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;
	/*background-color: #a4abb199;*/
}
#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-widget {
	font-size: 0.9rem;
}
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: #2BB6B7 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:#2BB6B7;
	color:#ffffff;
}
#modal-upload-wrapper {
	margin-bottom: 10px;
}
#page .flex_block{
	display: flex;
	justify-content:space-between;
	box-sizing: content-box;
}
#page .flex_block.column{
	flex-direction: column;
	justify-content: flex-start;
	box-sizing: border-box;
}
#page .flex_block > div{
	width:47%;
}
.flex_block.projects_slider > div {
	width: 100% !important;
}
#page .flex_block.column > div{
	width:100%;
}
#page .flex_block.two > div{
}
#page .flex_block.three > div{
	width:31%;
}
#page .flex_block > .text{
	width:100%;
	text-align: center;
	margin-top: 30px;
}
.front .one.projekt .column > .text {
	height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.projekt .flex_block.column > h2 {
	margin-bottom: 30px;
}
#page .flex_block.two.projekt > .flex_block{
	width:100%;
}
#page .flex_block.two.projekt > .flex_block{
	width:50%;
}
#page .flex_block.two.projekt > .flex_block:first-child {
	width: 50%;
	padding-right: 30px;
	border-right: 2px solid #2BB6B7;
}
#page .flex_block.two.projekt > .flex_block:last-child {
	padding-left: 30px;
}
#page .flex_block.projekt > .flex_block .image{
	margin-bottom:35px;
	height: 250px;
	overflow: hidden;
}
#page .flex_block.one > .flex_block .image {
	height: auto;
}
#page .flex_block.projekt > .flex_block:last-child .image{
	/*display: flex;
	flex-direction: column;
	justify-content: center;*/
}
body .flex_block a.button.green{
	width: inherit;
	margin: 0 auto;
	width: auto;
}
body .flex_block.projekt .image h2,
body .flex_block.projekt .text h2 {
	text-align: center;
	color: #555555;
	font-size: 22px;
	line-height: 30px;
}
#page .flex_block > .image{
	width:48%;
}
#page .flex_block.projekt > .image{
	/*width:48%;*/
}
#page .flex_block > div img{
	height:100% !important;
	display: block;
}
#page .flex_block .image img {
    max-height: 165px;
}
#page .flex_block.slick-slider > div img {
	width: auto !important;
	height: 100% !important;
	max-height: 332px;
}
#page .flex_block.info > div img {
	height: 120px !important;
	width: auto !important;
	margin: 0 auto;
	margin-top: 50px;
}
.flex_block.info .text {
	text-align: center;
}
#page .flex_block.slick-initialized{
	/*display: block;*/
}
#page .flex_block.wrap{
	flex-wrap: wrap;
}
.field-item-content > .flex_block > .text{
	width:570px;
}
#page .flex_block.wrap > .text{
}
.flex_block .text .teaserHeadline{
	font-size:35px;
	margin-bottom:35px;
	margin-top:15px;
	line-height:normal;
}
.flex_block .text .teaserHeadline{
	font-size:35px;
	margin-bottom:35px;
	margin-top:15px;
	line-height:normal;
}
.flex_block .teaserHeadline{
	text-transform: uppercase;
}
.flex_block.columns{
	flex-direction: row;
	justify-content:space-between;
}
#page .flex_block .image.small {
    display: flex;
    justify-content: space-between;
}
#page .flex_block > .image img {
    width: 48% !important;
}
.link_wrapper{
}
a.download,
a.more_link{
	display: table-cell;
	font-size:18px;
	text-transform: uppercase;
	font-weight: 700;
}
a.download{
	display: inline-block;
	text-transform: none;
	line-height: 37px;
}
a.more_link:before{
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	content: "\f067";
    font-weight: bold;
	font-size:13px;
	padding-right:5px;
	margin-top:-4px;
	vertical-align: middle;
}
a.download:before{
	content:' ';
	float:left;
	background-image: url('../images/bbp/icons/icon_download.png');
	background-repeat: no-repeat;
	height:37px;
	width:37px;
	padding-left:15px;
	font-size:0px;
}
.field-name-body .field-item{
	margin-bottom:100px;
}
.page_title h1.title,
#pid-node .content_block_1{
	margin-top:50px;
}
.flex_block.testimonial .text{
	font-size:35px;
	color:#79a9d6;
	line-height:normal;
}
.field-item.gray {
	background-color: #F6F6F6;
}
.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{
	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.breitband .image{
	background-image: url('/sites/bb-partnerunternehmen.de/files/content/beteiligung2.png');
}
.flex_block.mieterstrom .image{
	background-image: url('/sites/bb-partnerunternehmen.de/files/content/gezeichnet.jpg');
}
.flex_block.darlehen .image{
	background-image: url('/sites/bb-partnerunternehmen.de/files/content/darlehen.jpg');
}
.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-bottom:0px;
}
.ee-projectdetails-invested-block{
	display:flex;
	flex-direction:column;
}
.region-content .ee-projectdetails-title{
	font-size: 20px;
	padding: 0px;
	color: #595959;
	margin-bottom:20px;
	order:0;
}
.region-content .ee-value-wrapper {
	width: 100%;
	color: #000000;
	margin-top: 10px;
	cursor: pointer;
	z-index: 200;
	order:3;
}
.tooltip:hover span{
	margin-top:5px;
}
.tooltip span.classic,
.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-size:14px!important;
	font-weight:normal;
	line-height: normal;
	font-style: normal;
	padding:0px;
}
/*.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;
}*/
#page .region-content .tooltip{
	border:none;
	height:8px;
	box-sizing: content-box;
	order:1;
}
.region-content .ee-value-wrapper #ee-min-value{
	display:none;
}
.region-content .ee-value-wrapper #ee-max-value{
	color:#28a6ec;
	font-weight: 700;
	font-size:24px;
	margin-right: 0px;
}
.region-content #ee-skala {
	background-image: none;
	height: 9px;
	border-radius:5px;
	margin-top: 5px;
	background-color: #ececec;
	line-height: 0px;
	display:flex;
	font-size:0px;
}
.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');
	top: -29px;
	height: 9px;
	position: static;
	display: inline-block;
}
.region-content #ee-skala .circle{
	display: inline-block;
	line-height: 0px;
	margin-right:-2px;
	border-radius: 50%;
	margin-top:-1px;
}
.region-content #ee-skala .circle.after{
	margin-left:-3px;
	margin-right:0px;
}
.region-content #ee-skala .circle.after:before{
	margin-left:-3px;
	margin-right:0px;
}
.region-content #ee-skala .circle:before{
	content:' ';
	display: inline-block;
	background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/circle.png');
	border-radius: 50%;
	font-size:12px;
	line-height:7px;
	width:11px;
	height:11px;
}
/*.region-content #ee-skala #ee-value:before,
.region-content #ee-skala #ee-value:after{
	font-family: "Font Awesome 5 Free";
	content: '\f10c';
	font-size:10px;
	line-height:normal;
	margin-right:20px;
}*/
.region-content #ee-skala #ee-value:after{
}
.region-content #ee-skala #ee-value:before{
}
.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-ueber-uns .content_block_2 .flex_block .text{
	width:800px;
}
.webform-submission-form{
	/*border: 2px solid #d8d8d8;*/
	padding: 15px 15px 15px 15px;
	border-radius: 8px;
}
.webform-submission-form .form-text,
.webform-submission-form .form-email,
.webform-submission-form .form-select {
	font-family: Helvetica, Arial, sans-serif;
	width:100%;
	border-radius:10px;
	line-height: 40px;
	font-size: 24px;
	padding-left:8px;
	border: 1px solid #A4ABB1;
    color: #A4ABB1;
	border-radius: 5px;
	height:40px;
	vertical-align: middle;
}
.webform-component--projektdaten .form-text,
.webform-component--projektdaten .form-select {
	margin: 1em 0;
}
.webform-submission-form label{
	font-size: 18px;
	font-weight: normal;
	height: 22px;
	color:#A4ABB1;
}
.webform-submission-form textarea{
	width:470px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 40px;
	font-size: 24px;
	padding-left:8px;
	border: 1px solid #A4ABB1;
}
.webform-submission-form .form-item-captcha-response label{
	font-size:14px;
}
#node-206 .webform-submission-form input, #node-206 .webform-submission-form textarea {
	margin: 1em 0;
}
textarea#edit-nachricht,
.webform-submission-form .form-textarea-wrapper .grippie{
	width:100%;
	margin-bottom: 0;
}
.webform-submission-form span.form-required{
	font-size:0px;
}
.webform-submission-form span.form-required:before,
.webform-submission-form label.form-required:after {
	font-family: "Font Awesome 5 Free";
	content: "\f069";
	display: inline-block;
    font-weight: bold;
	position: absolute;
	font-size:12px;
	color:#2BB6B7;
	padding-left:5px;
  width: unset;
  height: unset;
  margin: 0;
  margin-top: -5px;
  vertical-align: unset;
  background-image: none;
  background-size: unset;
}

.webform-submission-form span.form-required:before {
  margin-top: -20px;
}

.webform-submission-form p {
  font-size: 16px;
}

.webform-submission-form span.form-required:after {
  display: none;
}
.webform-submission-form .resizable-textarea .grippie {
	background: #2BB6B7 url(../images/bbp/icons/grippie.png) no-repeat center 2px;
}
#webform-client-form-70 > div,
#node-206 .webform-submission-form > div{
	width: 80%;
	margin: 0 auto;
}
#webform-client-form-70 > div fieldset{
	border:none;
	margin-bottom:50px;
}
#webform-client-form-70 fieldset:nth-child(3){
	margin-bottom:0px;
}
.webform-submission-form > div fieldset legend{
	font-size: 30px;
	text-transform: uppercase;
	line-height: normal;
	color:#595959;
}
#webform-client-form-70 .webform-component--anmeldung-zum-newsletter legend,
#webform-client-form-70 .webform-component--projektdaten legend{
	display:none;
}
/*#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: 470px;
text-align: left;
padding-left:5px;
margin-top: 0px;
line-height: 40px;
height:40px;
border:1px solid #595959;
border-radius: 5px;
background-color: #ffffff;
color:#595959;
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";
    font-weight: bold;
	padding-right:5px;
}
tbody {
	border-top:none;
}
.webform-component--projektdaten--anrede-newsletter,
.webform-component--projektdaten--titel-newsletter {
	float: left;
}
.webform-component--projektdaten--titel-newsletter {
	margin-left: 50px;
}
.webform-component--projektdaten--prename-newsletter {
	clear: left;
}
@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;
	top: 30%;
	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;
	background-color: #f8fff0;
}
.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 ul{
	margin-left:15px;
	margin-top:8px;
}
#ui-datepicker-div { font-size:13px; }
.ui-datepicker td span, .ui-datepicker td a {
	text-align: center;
}
/*pictureblock*/
/*.field-name-body .content_block_2 .field-item-content .text{
width:50%;
height:600px;
color:#ffffff;
padding-top:150px;
display:flex;
flex-direction: row;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}*/
/*.field-name-body .content_block_2 .field-item-content .text>div{
width:530px;
}*/
/*.field-name-body .content_block_2 .field-item-content .text:first-child{
justify-content:flex-end;
}*/
.text em{
	font-style: normal;
}
/*.field-name-body .content_block_2 .field-item-content .text:first-child em{
color:#97bf41;
}
.field-name-body .content_block_2 .field-item-content .text:last-child{
justify-content:flex-start;
}
.field-name-body .content_block_2 .field-item-content .text:last-child em{
color:#0c78c8;
}*/
/*.content_block_2 .field-item-content .text:first-child{
background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/box1.jpg');
padding-right:50px;
}
.content_block_2 .field-item-content .text:last-child{
background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/box2.jpg');
padding-left:50px;
}*/
#page .flex_block.full{
	display:flex;
	justify-content:center;
	box-sizing: content-box;
}
#page .flex_block.full > .text{
	width:50%;
	box-sizing: content-box;
}
.registrieren.button,
#user-login-form #edit-actions,
#user-login-form #edit-submit--2,
#user-login-form #edit-submit--3,
.modal_login .form-actions input#edit-submit--2,
.modal_login .form-actions input#edit-submit--3,
body .modal_logout a,
body .flex_block.full a {
	color: #ffffff;
	display: block;
	border-radius: 0;
	text-align: center;
	width: 100%;
	height: auto;
	line-height: 1;
	text-transform: uppercase;
	font-size: .85rem;
	background-color: #A4ABB1;
	padding: .85em 1em;
	max-width: 200px;
	margin: 10px auto !important;
}
.registrieren.button span,
#user-login-form #edit-submit,
#user-login-form #edit-submit--2 span,
#user-login-form #edit-submit--3 span,
.modal_login .form-actions input#edit-submit--2 span,
.modal_login .form-actions input#edit-submit--3 span,
body .modal_logout a span,
body .flex_block.full a span{
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 5px 6px 7px 5px;
	line-height: normal;
}
.registrieren.button,
body .modal_logout a,
#user-login-form #edit-actions {
	margin-top:10px;
}
body .flex_block.full a:hover {
	background-color: #97bf41;
	border: 1px solid #97bf41;
}
body .flex_block.full .text:first-child a:hover {
	background-color: #0c78c8;
	border: 1px solid #0c78c8;
}
.flex_block.anlage .text:first-child .text ul{
	margin-left:18px;
}
.flex_block.anlage > .text:last-child{
	padding:35px;
	border-radius:8px;
	margin-bottom:10px;
}
.flex_block.anlage > .text:first-child h2{
	margin-bottom:35px;
	color:#595959;
	font-weight:400;
	font-size:38px;
	margin:0px;
	margin-bottom:35px;
}
.flex_block.anlage > .text:last-child h2{
	font-family: Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight:600;
	margin:0px;
	margin-bottom:45px;
}
.flex_block.anlage > .text:last-child .hinweis h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size:21px;
	color: #2BB6B7;
	margin-bottom:0px;
	font-weight: 600;
}
.flex_block.anlage .flex_block.wrap .text:nth-child(5){
	margin-top:20px;
	width:100%;
}
.flex_block.anlage .flex_block.wrap .text:nth-child(5) .button.gray{
	width:100%;
}
.flex_block.anlage .image{
	display:flex;
	justify-content:space-between;
	margin-bottom:35px;
}
.flex_block.anlage.text:first-child .image img{
	display: block;
	border-radius: 8px;
	width:48%!important;
	height:auto!important;
}
.projektstatus{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#7e888c;
}
.anlage > .text h3{
	margin:35px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#595959;
	font-weight: 100;
}
.scale{
	width:100%;
	background-color: #dfdfdf;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.scale .scalevalue{
	display:block;
	height:10px;
	background-color: #2BB6B7;
	border-radius: 5px;
}
.betrieb.scale .scalevalue{
	background-color: #fab91f;
}
.scalelabel{
	float:right;
}
#ee-skala #ee-invested{
	position: static;
	display:inline-block;
	float:left;
	margin-top:-15px;
	margin-left:-35px;
	line-height: 8px;
	font-size: 14px;
	color:#7f878a;
	font-weight:100;
}
.emissionsvolumen{
	float:right;
	font-size: 20px;
	padding: 0px;
	color: #595959;
}
.flex_block.invest_info{
	margin-top:40px;
	margin-bottom:40px;
}
.flex_block.invest_info .text h3{
	color: #2BB6B7;
	font-weight: 700;
	font-size: 24px;
	margin:0px;
}
.flex_block.invest_info .text:last-child{
	text-align: right;
}
.text.full{
	width:100%;
}
body a.button{
	display:inline-block;
	line-height:45px;
	height:45px;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	border-radius: 0;
	margin: 0 auto;
}
.button.green{
	display: block;
	background-color: #A4ABB1;
	height: auto;
	line-height: 1.1;
	text-transform: uppercase;
	font-size: .85rem;
	background-color: #A4ABB1;
	padding: .85em 1em;
}
.button.green span {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 5px 6px 7px 5px;
	line-height: normal;
}
#pid-customer-portfolio .button.green{
	/*width: 50%;
	height: 40px;
	line-height: 40px;
	display: block;
	margin-left:auto;
	margin-right:auto;*/
}
a.button.green.small {
	max-width: 50%;
	font-size: 16px;
}
.button.blue{
	color: #0d78c8;
	border: 1px solid #0d78c8;
}
.button.green:hover{
	background-color: #a4abb199;
}
.flex_block.anlage .flex_block.wrap .button.green:hover {
	background-color: #999999;
}
.button.gray{
	background-color: #999999;
}
.button.gray:hover{
	background-color: #2BB6B7;
}
.button.clear{
	border: 1px solid #ffffff;
}
.slick_slider .slide_link a:hover {
	background-color: #999999;
	border: 1px solid #999999;
}
.button.ongreen{
	background-color:#0d78c8;
	border: 1px solid #0d78c8;
}
.button.ongreen:hover{
	background:none;
	border: 1px solid #ffffff;
}
.flex_block.wrap .button{
	width:245px;
}
.flex_block.wrap .text:last-child .button{
	width:100%;
	font-size:18px;
}
#gmap_canvas{
	width:100%!important;
}
#beteiligen .investieren_button{
	width:100%;
}
.anlage .flex_block.wrap .text.full{
	margin-bottom:40px;
}
.anlage .flex_block.wrap{
	margin-bottom:0px;
}
.divtable{
	width:100%;
	border-collapse: separate;
	border-spacing: 0px 12px;
}
.divrow > div{
	font-size: 1.25rem;
    width: 50%;
    float: left;
}
.divrow:nth-child(even) > div{
}
.divrow > div:first-child{
}
.divrow > div:last-child{
}
h3.bold{
	font-weight:700;
}
.anlage > .text h3.bold{
	font-size:16px;
	margin-bottom:15px;
	font-weight:700;
}
.flex_block.anlage > .text:last-child > .image {
	margin-bottom: 20px;
}
.flex_block.column.secound h2 {
    color: #fff;
}
.flex_block.column.secound {
    background-color: #2BB6B7;
    color: #fff !important;
    padding: 20px;
}
/*Modal Login*/
.modal_login,
.modal_logout {
	background-color: #2BB6B7;
	color:#ffffff;
	font-size: 24px !important;
  	padding: 20px !important;
}
.modal_login input.form-text,
.modal_logout input {
  background: #ffffff !important;
  margin-right: 0 !important;
  padding-left: 10px !important;
  max-width: unset !important;
}
.modal_login #edit-actions,
.modal_logout edit-actions {
  cursor: pointer;
}
.modal_login input.form-submit:hover,
.modal_logout input.form-submit:hover {
  color: #ffffff !important;
}
.modal_login .content .item-list,
.modal_logout .content .item-list {
  display: none;
}

.modal_login .form-item-name{
	margin-top: 10px;
}
.modal_logout{
	color:#ffffff;
}
.modal_logout .realname{
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #ffffff;
}
.modal_login input{
	width:100%;
	line-height:40px;
	height: 40px;
	font-size:16px;
	padding-left:10px;
	margin-left:0px;
	border: none;
	border-radius:0px;
}
.modal_login .form-type-password{
	margin-bottom:5px;
}
.modal_login .form-required-text{
	font-size:14px;
	color:#ffffff;
	padding-left:20px;
}
#logout_button,
.modal_login #login_links{
	margin-left:auto;
	margin-right:auto;
}
.modal_login label{
	display: none;
}
#block-block-168 #login_links{
	display: none;
}
/*.modal_login:before,
.modal_logout:before{
	width: 0;
	height: 0;
	float: left;
	content: "";
	display: block;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 20px solid #0066aa;
	left: 0%;
	margin-left: 120px;
	margin-top: -38px;
}*/
.modal_login #user-login-form #edit-submit,
.modal_login #user-login-form #edit-submit--2,
.modal_login #user-login-form #edit-submit--3,
.modal_login .registrieren.button {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#pid-fast-registry-step1 .modal_login .form-actions {
    margin: 0 !important;
    padding: 0;
}
.modal_login #user-login-form #edit-submit--2,
.modal_login #user-login-form #edit-submit--3 {
	margin-top: 10px !important;
    font-size: 16px;
    float: none;
}
.modal_login .form-actions input {
	margin: 0px !important;
	height: auto;
	text-transform: uppercase;
	font-size: .85rem;
	background: none;
}
.modal_login .reset_password{
	margin-left:0px;
}
.modal_login .reset_password a{
	color:#ffffff;
	font-size: 16px;
}
.modal_login .reset_password a:hover{
	color:#A4BE04;
}
body .modal_logout a:hover,
.registrieren.button:hover,
#user-login-form #edit-actions:hover,
#user-login-form #edit-submit--2:hover,
#user-login-form #edit-submit--3:hover {
	background-color:#a4abb199;
}
.modal_login #login_links{
	display: block;
	clear:both;
	padding-top:0px;
}
.modal_login .do_register{
	display: block;
	padding:10px 0px 0px 0px;
	width:100%;
}
.modal_login .do_register p{
	margin-top:0px;
}
#edit-submit:hover {
	/*background-color:#2BB6B7;*/
}
/*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 #d8d8d8;
	background-color: #e4e0e0;
	border-radius: 3px;
}
#pid-user-register #user-register-form input.form-submit{
	background-color: #2BB6B7;
	display: inline-block;
	line-height: 45px;
	height: 45px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	border-radius: 5px;
}
#pid-user-register #user-register-form input.form-submit:hover{
	background-color: #999999;
}
#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;
}
#anmelden_trigger {
    float: right;
    position: relative;
    top: -52px;
    background-color: #2BB6B7;
    color: #fff;
    line-height: 40px;
    text-align: center;
    right: 0;
    padding: 0 20px;
}
#anmelden_trigger:before {
	/*content: ' ';
	display: inline-block;
	float: left;
	background-image: url('/sites/berlinerstadtwerke.de/themes/eueco_site/images/berlin/login-icon.png');
	width: 28px;
	height: 33px;
	margin-right: 15px;*/
}
#anmelden_trigger:hover{

}
#pid-user-register #content h1:after{
	content:'';
	margin-bottom: 10px;
}
#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: 998;
}
/*mmenu*/
#menu.mm-menu{
	box-shadow: 0 0 3px 0 rgba(0,0,0,.75);
}
.mm-panels> #mm-1:before {
	height: 0px;
}
.mm-navbar {
	background-color: #2BB6B7;
	border-bottom: 1px solid #CCC;
}
.mm-navbar .mm-title {
	font-family: "Thesans",sans-serif;
	position: absolute;
	top: 20px;
	/*left: 40px;*/
	width: calc(100% - 82px);
	padding: 10px 0 10px 10px;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
}
.mm-panels > .mm-panel {
	padding: 0 0px;
}
.mm-listview > li > a, .mm-listview > li > span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: inherit;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0;
}
.mm-listview > li > a:last-child {
	font-family: Helvetica, Arial, sans-serif;
	border-bottom:1px solid #cccccc;
	color: #595959;
	font-size: 14px;
	line-height: 12px;
}
.mm-listview > li > a:first-child {
	border-bottom:1px solid #cccccc;
}
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span,
.mm-listview > li > a:hover {
	background-color: #2BB6B7;
	color: #ffffff;
}
.mm-listview > li:not(.mm-divider)::after{
	border:none;
}
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span,
.mm-listview > li > a:hover {
	background-color: #2BB6B7;
	color:#ffffff;
}
.mm-panels > .mm-panel{
	background-color: #ffffff;
}
.mm-panels ul.menu li {
	margin: 0 0 0 0;
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
	color: #fff;
}
.mm-navbar {
	text-align: left;
}
.mm-prev::before {
	width: 15px;
	height: 15px;
	top:37px;
	margin-left:8px;
}
.front .mm-navbar .mm-prev + .mm-title{
	left: 40px;
	padding-left:20px;
}
.front .mm-navbar .mm-hidden + .mm-title{
	left: 0px;
	padding-left:20px;
}
.mm-panels > .mm-panel > .mm-listview {
	margin: 0px 0px 0px 0px;
}
.mm-panels > .mm-panel > .mm-listview:first-child {
	margin: 20px 0px 0px 0px;
}
.mm-panels > .mm-panel > .mm-listview:last-child {
	margin: 0px 0px 20px 0px;
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
	border-color:#ffffff;
}
.mm-menu .mm-listview > li .mm-next::after{
	border-color:#595959;
	width: 10px;
	height: 10px;
}
.mm-listview .mm-next::before{
	border:none;
}
.mm-close::after,
.mm-close::before{
	width: 10px;
	height: 10px;
	top:37px;
}
.mm-menu .mm-listview > li .mm-next:hover:after{
	border-color: #ffffff;
}
.mm-close::after{
	right: 43px;
}
.mm-close::before{
	right: 30px;
}
html.mm-blocking,
html.mm-blocking body {
	overflow: visible;
}
.region-content-top{
	display: block;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
.teaserboxen{
}
.teaserboxen > .content{
	display: block;
	width:750px;
	margin-left: auto;
	margin-right: auto;
}
#page .teaserboxen .flex_block{
	width:100%;
	height:100px;
	margin-top:-65px;
	justify-content:center;
	flex-direction: column;
	border-radius:8px;
}
.teaserboxen .flex_block>div{
	width:100%;
	text-align: center;
	color:#ffffff;
	line-height: normal;
	font-size:30px;
}
.teaserboxen .flex_block>div.white{
	background-color: #ffffff;
	border-radius:8px 0px 0px 8px;
	color:#595959;
}
.green{
	background-color: #2BB6B7;
}
.teaserboxen .flex_block>div.blue{
	background-color: #b3b392;
	border-radius:0px 8px 8px 0px;
}
.teaserboxen h2{
	color:#ffffff;
}
.teaserboxen .white h2{
	color:#595959;
}
.teaserboxen h2::after{
	font-size: 18px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom: 15px;
}
.teaserboxen .white h2::after{
	color: #595959;
}
.teaserboxen a.button{
	font-size:20px;
	width:136px;
	line-height: 34px;
	height:34px;
	margin-top:30px;
}
.teaserboxen .button.blue {
	color: #595959;
	border: 1px solid #595959;
}
.teaserboxen a.button:hover{
	color: #0d78c8;
	border: 1px solid #0d78c8;
}
.front .content_block_7{
}
.newsletter{
	height:100px;
	background-color: #2BB6B7;
	display: flex;
	justify-content:center;
}
body .newsletter a.button{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 60px;
	height: 60px;
	width:100%;
	align-self:center;
}
.page-user-reset #main #main-inner p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#user-register-form #ee-legal1,
#user-register-form #edit-legal legend {
	display:none;
}
#user-register-form #edit-legal{
	margin-bottom:30px;
}
#block-menu-menu-footermenu a{
	font-size:18px;
	line-height: 27px;
}
body #block-menu-menu-footermenu a:hover{
	color:#2BB6B7;
}
#footer {
	border-bottom: 1px solid #fff;
}
.region-footer{
}
.region-footer > div{
	padding-top: 15px;
	padding-bottom: 30px;
	width:49%;
}
#footer_bottom {
	padding-top: 10px;
}
.region-footer-bottom {
	display: flex;
	justify-content: space-between;
}
.region-footer-bottom .block {
	border-left: 1px solid #fff;
	margin-right: 50px;
}
.footer_newsletter {
	max-width: 20%;
}
.footer_logo {
	border-left: none !important;
	margin-right: 0px !important;
}
.footer_logo img {
	max-height: 140px;
}
body .block.footer_address a{
	text-decoration: underline!important;
}
.region-footer-bottom p,
.footer_address div{
	margin-bottom:0px!important;
}
footer .block{
	font-size: 18px;
}
.button.green {
	background-color: #A4ABB1;
}
body .footer_registrieren{
	line-height: 29px;
}
body .footer_newsletter a,
body .footer_registrieren a {
	display: block;
	width:100%;
	margin-top:10px;
}
#block-menu-menu-footermenu{
	box-sizing: border-box;
}
#block-menu-menu-footermenu .menu{
}
.footer_kontakt {
    border-right: 1px solid #A4ABB1;
}
.footer_kontakt a::before {
	font-family: "Font Awesome 5 Free";
	content: "\f2b6";
	font-size: 24px;
    margin-right: 30px;
    font-weight: bold;
}
.ck-phone-icon {
	color: #2BB6B7;
}
.ck-phone-icon i,
.ck-clock-icon i,
.ck-phone-icon p,
.ck-clock-icon p {
    display: inline-block;
}
i.fa.fa-clock-o {
    position: relative;
    top: -24px;
}
.ck-phone-icon i,
.ck-clock-icon i{
	color: #2BB6B7;
	font-size: 24px;
	margin-right: 30px;
}
.footer_menu {
    margin-top: 36px;
}
.footer_menu .content {
    float: right;
}
#block-eueco-site-block-181 .field-item-content .first a {
    color: #A4ABB1;
    text-transform: uppercase;
}
#block-eueco-site-block-181 .field-item-content .list {
    line-height: 38px;
}
#block-eueco-site-block-181 .field-item-content .list a {
    padding: 0 20px;
    border-left: 2px solid;
}
#block-eueco-site-block-181 .field-item-content .list a:first-of-type {
    padding-left: 0;
    border: none;
}
.text.full .investieren_button{
	width:100%;
}
.view-display-id-faq_block + .text.full .investieren_button{
	max-width:600px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
#header_top.notransition .anmelden_toggle::before,
#header_top.notransition,
#header_top * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
#buergerbeteiligung{
	height:0px;
}
.page-user-reset .region-content,
#pid-user-password .region-content,
#pid-user-login .region-content,
#pid-fast-registry-step2 .region-content,
.platform:not(.adminpage)    .region-content,
.adminpage    #main-content,
#pid-contact .page_title_wrapper,
#pid-kontakt .page_title_wrapper,
#pid-impressum .page_title_wrapper,
#pid-datenschutz .page_title_wrapper {
	margin-top:50px;
}
#pid-fast-registry-step2 .platform .page_title_wrapper{
	display: none;
}
#beteiligen{
	text-align: center;
	color:#2BB6B7;
	padding:60px 0px;
}
body #beteiligen a{
	color:#ffffff;
	font-size:24px;
}
.stepwrapper{
	margin-top:25px;
}
body #beteiligen a.button{
	margin-top:80px;
	font-weight:normal;
	font-size:20px;
	width:403px;
}
#beteiligen h2 + .closed + .closed + .closed + .closed + .steps + .text a{
	margin-top:80px!important;
}
.flex_block.steps{
	margin-top:40px;
}
.flex_block.steps > div{
	width:25%;
	cursor: pointer;
}
.flex_block.steps .text .stepwrapper .step{
	font-size: 24px;
	border-left: 1px solid;
	padding-left: 1rem;
	border-color: #2BB6B7;
	color: #2BB6B7;
}
.steps_info{
	display:none;
	width:100%;
	margin-top:25px;
	border:1px solid #ffffff;
	background-color: #ffffff;
	color: #595959;
	padding:10px;
	text-align: left;
	border-radius: 8px;
	cursor: pointer;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.59);
	-moz-box-shadow:    0px 3px 7px 0px rgba(50, 50, 50, 0.59);
	box-shadow:         0px 2px 4px 0px rgba(50, 50, 50, 0.39);
}
.steps_info.opened{
	display:block;
}
.steps_info:before{
	font-family: "Font Awesome 5 Free";
	content:"\00d7";
	float:right;
	margin-top:-10px;
	font-size:20px;
	font-weight:700;
}
.flex_block.steps .text{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	text-align: left !important;
}
#page .flex_block.steps .text img {
	width: 80px!important;
	height: auto!important;
}
#page .flex_block.steps #four.text img {
	margin-right: 90px;
}
.stepwrapper .step >div:last-child:after{
	/*font-family: "Font Awesome 5 Free";
	content: "\f0ab";
	display: inline-block;
	margin-left:10px;*/
}
.stepwrapper .step >div:last-child:after{
	/*font-family: "Font Awesome 5 Free";
	content: "\f055";
	display: inline-block;
	margin-left:10px;*/
}
.is_open .stepwrapper .step >div:last-child:after{
	/*content: "\f056";*/
}
.flex_block.icons img {
	width:100px!important;
	height:auto!important;
}
#pid-admin-people ul.action-links li{
	list-style: none;
}
#pid-admin-people ul.action-links li a {
	background-color: #A4ABB1;
	color: #ffffff;
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	border-radius: 0px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	float: none;
	margin-bottom: 20px;
	width: auto;
}
.field-item-content > .flex_block.profis > .text{
	width:45%;
	display: flex;
	flex-direction: column;
}
.field-item-content > .flex_block.profis > .text div:last-child{
	flex-grow: 1;
	display: flex;
	align-items: center;
}
.view-display-id-faq_block{
	margin-bottom:100px;
}
.view-display-id-faq_block .view-header{
	display:flex;
	justify-content:space-between;
}
.view-display-id-faq_block .view-header > div{
	cursor: pointer;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: none;
    width: 25%;
    background-color: #A4ABB1;
    line-height: 50px;
    height: 50px;
    text-align: center;
}
.view-display-id-faq_block .view-header > div:last-child{
}
.view-display-id-faq_block .view-header > div:first-child{
}
.view-display-id-faq_block .view-header > div:hover,
.view-display-id-faq_block .view-header > div.open {
	background-color: #2BB6B7;
	color:#ffffff;
}
.view-display-id-faq_block .accordion{
	display:none;
	padding: 40px 0;
}
.view-display-id-faq_block #projekt_morbach.accordion{
	display:block;
}
#pid-admin-people ul.action-links li a:hover {
	background-color: #a4abb199;
}
.form-item-captcha-response label{
	display: none!important;
}
.form-item-captcha-response .description{
	line-height: normal;
}
.anker{
	height:0px;
}
#page .flex_block.steps >.steps_info.opened{
	display:block;
}
.closed + .closed + .closed + .closed + .steps + .text a.steps_button {
	margin-top: 80px !important;
}
a.informieren.button.green{
	width:100%;
}
#sliding-popup .eu-cookie-compliance-default-button {
	font-family: Helvetica, Arial, sans-serif !important;
	background: none;
	background-color: #2BB6B7 !important;
	border: none;
	color: #fff;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
	line-height: 20px;
}
#sliding-popup .eu-cookie-compliance-default-button:hover {
	background-color: #2BB6B7 !important;
}
#admin-menu {
	box-shadow: none;
}
.hinweis.hasparent.gray {
	padding: 25px 0px;
	font-size: 20px;
}
.hinweis.hasparent.gray h4 {
	font-weight: 700;
}
#so_gehts h2 {
	font-size: 2.5rem;
	text-align: center;
}
.field-item-content.fullwidth {
	width: 100% !important;
	padding: 0 !important;
}
.fullwidth .image img {
	width: 100%;
}
.mm-navbars-bottom #anmelden_toggle_mob,
.mm-navbars-bottom #abmelden_toggle_mob{
	width: 50%;
	display: block;
	text-align: center;
	align-self: center;
	line-height: 1.1;
	height: auto;
	text-decoration: none;
	background-color: #A4ABB1;
	border-radius: 0;
	padding: .85em 1em;
	font-size: 18px;
	text-transform: uppercase;
}
.mm-navbars-bottom #anmelden_toggle_mob span,
.mm-navbars-bottom #abmelden_toggle_mob span {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 5px 6px 7px 5px;
	line-height: normal;
}
.mm-navbars-bottom #anmelden_toggle_mob:hover,
.mm-navbars-bottom #abmelden_toggle_mob:hover{
	background-color: #a4abb199!important;
	color:#ffffff!important;
}
.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;
}
.mm-navbars-bottom .mm-navbar {
	padding: 30px;
	display: flex;
	justify-content: center;
}
.captcha .description {
	margin-top: 20px;
}
body .closer a,
body .closer a:link{
	color:#fff;
}
#pid-videotest .header-inner video{
	margin:0 auto;
	display: block;
	width: 100%    !important;
	height: auto   !important;
	cursor:pointer;
}
video::-webkit-media-controls {
	display: none;
}
#pid-datenschutz ul {
    margin-left: 20px;
}
.backoffice_menu {
    margin: 0 auto;
    width: 1200px;
    max-width: 95%;
}
.backoffice_menu .content {
    float: right;
    width: 100%;
}
.backoffice_menu .wrapper {
    float: right;
}
.backoffice_menu ul {
    float: left;
    list-style: none;
}
.backoffice_menu a {
    font-family: Helvetica, Arial, sans-serif;
    color: #2C58A1 !important;
}
/*** Timeline ***/
.timeline_wrapper.full {
    background-color: #A4ABB1;
    padding: 40px 0;
}
.timeline__wrap {
    overflow: visible !important;
}
.timeline__content {
    border-radius: 0 !important;
	padding: 0.75rem !important;
}
.timeline-divider,
.timeline:not(.timeline--horizontal):before{
    background-color: #2BB6B7 !important;
}
.timeline-nav-button {
    border-color: #2BB6B7 !important;
	background-color: #2BB6B7 !important;
}
.timeline__item:after {
    border-color: #2BB6B7 !important;
}
.timeline__content h2{
	padding: 0 5px;
}
.timeline__content p {
    margin-bottom: 0 !important;
	padding: 5px;
}
.timeline__content.active {
    background-color: #2BB6B7;
    border-color: #2BB6B7;
}
.timeline__content.active h2 {
    color: #fff;
}
.timeline__content.active p {
    background-color: #fff;
}
.timeline--horizontal .timeline__item--bottom .timeline__content.active:after {
    border-bottom: 10px solid #2BB6B7;
}
.timeline--horizontal .timeline__item--bottom .timeline__content.active:before {
	border-bottom: 12px solid #2BB6B7;
}
.timeline--horizontal .timeline__item--top .timeline__content.active:after {
    border-top: 10px solid #2BB6B7;
}
.timeline--horizontal .timeline__item--top .timeline__content.active:before {
    border-top: 12px solid #2BB6B7;
}
.block-scrolltop {
    display: block;
}
#scrolltop {
	text-align: center;
	display: block;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	background-color: rgba(164, 171, 177, 0.7);
	font-size: 26px;
	line-height: 43px;
	color: #ffffff;
	-webkit-tap-highlight-color: rgba(232, 245, 237, 0);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 	    0px 1px 4px 0px rgba(50, 50, 50, 0.75);
	z-index: 10000;
}
#scrolltop:hover {
	background-color: rgba(164, 171, 177, 1);
}
.ui-widget-content {
    color: #A4ABB1;
}
#gmap_canvas {
    color: #A4ABB1;
}
#pid-datenschutz .page_title,
#pid-kontakt .page_title,
#pid-impressum .page_title {
    display: none;
}
/*################ Cookie Hinweis #####################*/
.popup-content {
	position: relative;
}
#sliding-popup .agree-button {
	right: 147px;
}
#sliding-popup .eu-cookie-compliance-secondary-button {
	right: 0px;
	top: 1em;
	cursor: pointer;
	vertical-align: middle;
	overflow: visible;
	width: auto;
	margin-right: 5px;
	background-color: #2BB6B7 !important;
	border: none;
	color: #fff;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
	line-height: 20px;
	padding: 4px 8px;
    text-decoration: none;
    font-weight: bold;
}
#sliding-popup .eu-cookie-compliance-secondary-button:hover {
	background-color: #dfdfdf;
	background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgb(223, 223, 223)), color-stop(100%, rgb(237, 237, 237)));
	background-image: -webkit-linear-gradient(rgb(223, 223, 223) 5%, rgb(237, 237, 237) 100%);
	background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background-image: linear-gradient(rgb(223, 223, 223) 5%, rgb(237, 237, 237) 100%);
}

a.zeichnung_link {
    text-align: center;
    color: #fff !important;
    background-color: #2BB6B7;
    font-size: 20px;
    line-height: 50px;
    margin: 0 auto !important;
    margin-top: 50px !important;
    padding: 0.5em !important;
    text-transform: uppercase;
}

.toolbar-horizontal header.fixed #primary_menu_wrapper {
  top: 39px;
}

.toolbar-horizontal.toolbar-tray-open header.fixed #primary_menu_wrapper{
  top: 78px;
}

#toolbar-administration {
  z-index: 12000;
}

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

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

.header-inner {
  max-width: unset !important;
}

#block-frontendmenu {
  display: flex;
}

#block-hauptnavigation-2 {

}

#primary_menu_wrapper .navigation .field-item {
  margin-bottom: 0;
  margin-top: 0;
}

#primary_menu_wrapper .navigation .field-item .field-item-content {
  width: unset !important;
}

.login_out_block .content {
  width: unset !important;
}

.login_out_block {
  flex: 1;
}

.sf-sub-indicator {
  display: none;
}

#primary_menu_wrapper .navigation li.sf-depth-1 {
  padding: 0 16px;
}

.block-superfish {
  width: unset !important;
}

#block-eueco-site-block-160 {
  margin: unset !important;
}

#block-eueco-site-block-160 .field-item-content {
  padding: unset !important;
  width: unset !important;
}

#block-eueco-site-block-160 {
  position: fixed;
  bottom: 20px;
  right: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  z-index: 10000;
}

#block-headerbildernew {
  margin: unset !important;
  width: 100%;
}

.region-header {
  padding: unset !important;
}

#block-headerbildernew .field-item-content {
  width: unset !important;
  margin: unset !important;
  padding: unset !important;
}

#block-headerbildernew .content_block_1 {
  padding: unset !important;
  margin: unset !important;
}

.slideshow_image {
  height: unset !important;
}

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

#main-inner {
  max-width: unset !important;
}

#block-eueco-site-block-163 {
  border-right: 1px solid #A4ABB1;
}

#block-eueco-site-block-163 .field-item {
  margin: unset !important;
}

#block-eueco-site-block-163 .field-item-content {
  padding: unset !important;
}

#block-eueco-site-block-181 .field-item {
  margin-top: 36px;
  margin-bottom: 0;
}

#block-eueco-site-block-181 .field-item-content {
  width: unset !important;
  float: right;
}

#block-eueco-site-block-166 .field-item {
  margin: unset !important;
}

#block-eueco-site-block-166 .field-item-content {
  padding: unset !important;
}

#block-eueco-site-block-166 {
  border: none;
}

#node-206 .webform-submission-form {
  margin: 0 auto;
  width: 1230px;
  padding: 0px 15px;
  max-width: 100%;
}

h1.title {
  margin-top: 50px;
}

#node-89 p,
#node-90 p {
  font-size: 16px;
}

#tabs {
  display: flex;
  justify-content: space-between;
}

#tabs .tab {
  width: 25%;
  background-color: #A4ABB1;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}

#tabs .tab:hover,
#tabs .tab.active {
  background-color: #2BB6B7;
}

h2.faq_headline {
  display: none;
}

#faq-beteiligung .content,
#faq-gesetz .content,
#faq-allgemein .content {
  margin: 0 auto;
  width: 1230px;
  padding: 0px 15px;
  max-width: 100%;
  display: none;
}

#faq-beteiligung.faq-show .content,
#faq-gesetz.faq-show .content,
#faq-allgemein.faq-show .content {
  display: block;
}

#ee_fast_registry_block {
  margin-top: 50px;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

#ee_fast_registry_block .form-type-checkbox {
  display: flex;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.5;
  color: #A4ABB1;
}

#ee_fast_registry_block .form-type-checkbox label {
  margin-left: 10px;
  color: #A4ABB1;
  font-size: 16px;
  line-height: 1.5;
}

#fast-registry-registry #edit-legal-accept {
  margin-right: 0 !important;
}

div.captcha {
  margin-top: 20px;
}

#edit-captcha-response--description {
  color: #A4ABB1 !important;
  font-weight: 400 !important;
  font-size: 0.85em !important
}

.form-required:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "\f069";
  font-weight: 600;
  font-size: 8px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  vertical-align: super;
  color: #2BB6B7;
  background-image: unset;
  background-repeat: unset;
  background-size: unset;
}

#pid-user-password #content,
#ee_reporting_block,
#ee_paymentsinfo_block,
#ee_payments_filter,
#ee_payments_overview_block,
#ee_projectportfolio_block,
#ee_projectsubscription_block,
#ee_subscription_overview_block,
#ee_messenger_config_block,
#ee_messenger_mail_services_block,
#uploader,
#contract-uploader-next,
#ee_doku_table_wrapper,
#ee_subscription_output_block,
#ee_sepa,
#ee_tax_reporting,
#ee_services,
#ee_customer_fast_block,
div.inner-node.row.submit-left,
#ee_contract_manager_data_block,
#block-eueco-site-system-main {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  float: unset !important;
}

#ee_projectportfolio_block,
#ee_projectsubscription_block,
#ee_messenger_config_block,
#ee_messenger_mail_services_block,
#uploader,
#ee_subscription_output_block,
#ee_sepa,
#ee_tax_reporting,
#ee_customer_fast_block,
#ee_contract_manager_data_block,
#block-eueco-site-system-main {
  margin-top: 50px;
}

#ee_customer_fast_block fieldset select {
  max-width: 390px;
}

#ee_tax_reporting fieldset {
  height: unset !important;
}

#ee-tax-reporting-table_wrapper th {
  padding: 5px !important;
}

.plupload_filelist_footer {
  height: unset !important;
}

#uploader_container .plupload_buttons a {
  height: unset !important;
}

a.token-dialog {
  width: 100%;
  display: block;
  margin-top: 30px !important;
  max-width: 1280px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: unset !important;
}

#pid-user-password #content .region-content {
  margin-top: 0 !important;
}

#pid-user-password #content .region-content div[data-drupal-selector="edit-captcha"] h1.title {
  display: none;
}

#pid-user-password #content .region-content #edit-actions h1.title {
  display: none;
}

#pid-user-password #content .region-content #edit-actions input {
  margin: 0 !important;
}

#pid-user-password #content .region-content form label {
  font-size: 16px;
}

#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;
}

#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;
}

#ee_customer_data_block .form-text {
  height: unset !important;
}

.projectoverview .field-type-header {
  height: 40px;
}

#ee_subscription_overview_block #allocation-percent {
  height: 35px;
}

#ee_subscription_output_block th,
table.dataTable thead th {
  color: #A4ABB1 !important;
}

#ee_add_button_wrapper_inner input {
  width: unset !important;
  padding: 0 50px;
  height: unset !important;
}
