/*
font-family:"Ubuntu Light";
font-family:"Ubuntu Regular";
font-family:"Ubuntu Bold";

Strom: #EC6608
Erdgas, Wärme: #F9B000
Bäder, Trinkwasser: #499ABB
Hafen: #00305D
Verkehr: #52AE32
*/

/* helper */

.m-0 {
	margin: 0!important;
}

.p-0 {
	padding: 0!important;
}

.p-30 {
	padding: 30!important;
}

.mb-0 {
	margin-bottom: 0!important;
}

.pb-0 {
	padding-bottom: 0!important;
}

.pt-0 {
	padding-top: 0!important;
}

.ms-0 {
	margin-left: 0!important;
}


@media (max-width: 991px) {
	.pt-small-0 {
		padding-top: 0!important;
	}
}

.mb-30 {
	margin-bottom: 30px!important;
}

.mr-30 {
	margin-right: 30px!important;
}

.ml-30 {
	margin-left: 30px!important;
}

.mt-30 {
	margin-top: 30px!important;
}

.pr-30 {
	padding-right: 30px!important;
}

.pl-30 {
	padding-left: 30px!important;
}

.p-section {
	padding: 40px 0px;
}

@media (min-width:992px) {
	.p-section {
		padding: 80px 0px;
	}
}

a:link:not([role="button"]):not(.btn),
a:visited:not([role="button"]):not(.btn) {
	text-decoration: underline;
}

a:link:not([role="button"]):not(.btn):hover,
a:link:not([role="button"]):not(.btn):active,
a:link:not([role="button"]):not(.btn):focus,
a:visited:not([role="button"]):not(.btn):hover,
a:visited:not([role="button"]):not(.btn):active,
a:visited:not([role="button"]):not(.btn):focus {
	text-decoration: dotted underline;
}

#myNav .navbar a,
#myNav .navbar a:hover,
#myNav .navbar a:focus,
#myNav .navbar a:active,
#myNav .closebtn {
    text-decoration: none;
}

#myNav .navbar .active>a:hover,
#myNav .navbar .active>a:focus,
#myNav .navbar .active>a:active {
	text-decoration: underline;
}

.font-normal {
	font-family:"Ubuntu Regular"!important;
	font-weight: normal!important;
}

.img-rounded-full {
	border-radius: 50%;
}


@media (min-width:1921px) {
     .container-fluid {
        width: 1920px;		
    }
	header, section {
		max-width: 1920px;
		margin: 0 auto;
	}
}




/* general */

body {
	position: relative;
}


h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
	color:#008339;
	margin-top: 0;
}

.strom-skin h1 , .strom-skin h2, .strom-skin h3, .strom-skin h4, .strom-skin h5  {
	color:#EC6608;
}

.erdgas-skin h1 , .erdgas-skin h2, .erdgas-skin h3, .erdgas-skin h4, .erdgas-skin h5  {
	color:#F9B000;
}

.baeder-skin h1 , .baeder-skin h2, .baeder-skin h3, .baeder-skin h4, .baeder-skin h5  {
	color:#499ABB;
}

.hafen-skin h1 , .hafen-skin h2, .hafen-skin h3, .hafen-skin h4, .hafen-skin h5  {
	color:#00305D;
}

.verkehr-skin h1 , .verkehr-skin h2, .verkehr-skin h3, .verkehr-skin h4, .verkehr-skin h5  {
	color:#52AE32;
}


h1, .h1 {
	font-size: 34px;
    line-height: 46px;	
	padding-top:0px;
	padding-bottom:10px;
	font-family:"Ubuntu Bold";
}

h2, .h2 {
	font-size: 28px;
	line-height: 42px;
	font-family:"Ubuntu Bold";
}

h3, .h3 {
	font-size: 24px;
	line-height: 36px;
	font-family:"Ubuntu Regular";
}

h4, .h4 {
	font-size: 20px;
	line-height: 32px;
	font-family:"Ubuntu Regular";
}

strong, b {
	font-family:"Ubuntu Bold";
}

.light-font {
	font-family:"Ubuntu Light";
}

.green {
	color:#008339;
}


@media (min-width:768px) {
	h1, .h1 {
		font-size: 60px;
		line-height: 70px;
		padding-bottom:10px;
	}
	h2, .h2 {
		font-size: 38px;
		line-height: 46px;
	}
	h3, .h3 {
		font-size: 26px;
		line-height: 38px;		
	}
	h4 {
		font-size: 18px;
		line-height: 24px;		
	}
}

h2, 
.text-content .csc-header + h2, 
.panel-body h2:first-child, 
.tab-content h2:first-child {
	margin-bottom: 25px;
	margin-top:0;
}

@media (max-width:767px) {
	h2, .text-content .csc-header + h2, .panel-body h2:first-child, .tab-content h2:first-child {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 15px;
		margin-top:0;
	}	
}

ul, p {
	margin-bottom:30px;
}

.text-content li,
.csc-textpic-text li {
	list-style: none;
	padding:0 0 10px 10px;
	position: relative;
}

.text-content li:before,
.csc-textpic-text li:before {
	font-family: "stadtwerke-hamm";
    font-size: 18px;
    content: "\e907";
    position: absolute;
    top: -2px;
    left: -24px;
	color:#008339;
}



@media (min-width:1600px) {
	.teaser h3 {
		font-size:28px; line-height:34px; }
}

footer {
	margin-top:0;
	padding-bottom:0px;
	padding-top: 17px;
}

@media (min-width:992px) {
	footer.start {
		min-height: 40vh;
		display: flex;
		flex-direction: column;
	}

	footer.start .social-footer {
		flex: 1 0 auto;
	}
}

.advert {
	margin-top: 0;
}

.advert-text h4 {
	color:#ffffff!important;
}

.copy {
	margin-top: 13px;
	margin-bottom: 20px;
}

.copy p {
	margin-bottom: 10px;
}

.copy ul li {
	margin-bottom:10px;
}

@media (min-width:992px) {
	footer {
		padding-bottom:0px;
	}	
}

.flex-container {
	display: flex;
	align-items: center;
}

.flex-container > img {
	width: auto;
	margin-right:30px;
}


.flex-container img {
	right:20px;
	width:127px;
	margin: 0 30px 0 0;
}

.flex-container img.regio {	
    width: auto;
    height: 128px;
}

	@media (min-width:992px) {
		.flex-container {
			justify-content: flex-end;
			padding-top: 15px;
		}
		.flex-container img {
			margin: 0 0 0 30px;
		}
		.flex-container img.regio {	
			width: auto;
			height: 85px;
		}
	}
	
	@media (min-width:1600px) {
		.flex-container img.regio {	
			height: 128px;
		}
	}




p span.important {
	font-size:18px; 
	line-height: 30px; 
	font-family: "Ubuntu Light";
	color:#616060;
}

@media (min-width:768px) {
	p span.important {
		font-size:22px; 
		line-height: 34px; 
	}
}

.btn, a.btn, .sm-simple a.btn {
	line-height: 24px;
	padding:14px 20px 14px 34px !important;
}

@media (min-width: 1600px) {
	.btn, a.btn, .sm-simple a.btn {
		font-size: 18px;
	}
}


.btn:before {
	left:20px;
	top:14px
}

.btn-default.btn-strom {
	background:#EC6608;
}
.btn-strom.btn-simple {
	color:#EC6608!important;
}

.btn-default.btn-erdgas {
	background:#F9B000;
}
.btn-erdgas.btn-simple {
	color:#F9B000!important;
}

.btn-default.btn-baeder {
	background:#499ABB;
}
.btn-baeder.btn-simple {
	color:#499ABB!important;
}

.btn-default.btn-hafen {
	background:#00305D;
}
.btn-hafen.btn-simple {
	color:#00305D!important;
}

.btn-default.btn-verkehr {
	background:#52AE32;
}
.btn-verkehr.btn-simple {
	color:#52AE32!important;
}

.btn-white {
	background:#ffffff;
	color: #008339;
}

.btn-simple.btn {
	padding-left:20px!important;
	background-color: transparent!important;
	color: #008339;
}

.btn-simple.btn:hover,
.btn-simple.btn:active,
.btn-simple.btn:focus {
	background-color: transparent;
	color: #616060;
	box-shadow: none;
}

.btn-simple.btn:hover,
.btn-simple.btn:active,
.btn-simple.btn:focus {
	text-decoration: underline;
}


.btn-back:before {
    transform: rotate(180deg);
    left: 14px;
    top: 13px;
}

.btn-simple.btn-back:before {
	left:0;
}

.btn.back-to-top {
	line-height: 1.42857;
}

@media (max-width:767px) {
	.btn.back-to-top {
		bottom:-10px;
		right:5px;
	}
}

.anchor {
	height: 3px;
	display: block;
}

.section-full .anchor {
	position: absolute;
	top: 0;
}

/* tables */

.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
	color:#616060;
}

.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
	border:0px none;
}

.table-responsive>.table>tbody>tr>td, 
.table-responsive>.table>tbody>tr>th, 
.table-responsive>.table>tfoot>tr>td, 
.table-responsive>.table>tfoot>tr>th, 
.table-responsive>.table>thead>tr>td, 
.table-responsive>.table>thead>tr>th {
	white-space: normal;
}

col.table-green {
	background: #008339;
}

col.table-lightgreen {
	background: #CCE6D7;
}

col.table-green {
	color:#ffffff;
}

.table>tbody>tr>td.border-bottom-white {
	border-bottom: 3px solid #ffffff;
}

.table>tbody>tr>td.border-bottom-dark {
	border-bottom: 3px solid #616060;
}

tr.align-bottom td, tr.align-bottom th {
	vertical-align: bottom!important;
}

@media (max-width:370px) {
	table {
		font-size: 13px;
	}
}

@media screen and (max-width: 767px) {
	.table-responsive {
		border:0px none;
	}
}

td.indented, th.indented {
	padding-left: 30px!important;
}

.table tr.break-after td, .table tr.break-after th {
	padding-bottom: 24px!important;
}

.table-number {
	display:inline-block;
	width: 35px;
	flex:0 0 auto;
}

table .flex-cell{
	display: flex;
	align-items: flex-start;
}



/* Tabelle Konzernbilanz */

.konzernbilanz td,
.konzernbilanz th {
	text-align: right;
}

.konzernbilanz td:first-child,
.konzernbilanz th:first-child{
	text-align: left;
}

.konzernbilanz tr :nth-child(2),
.konzernbilanz tr :nth-child(3){
	background: #008339;
	color:#ffffff;
	vertical-align: bottom;
}

.konzernbilanz tr :nth-child(4){
	background: #CCE6D7;
	vertical-align: bottom;
}

.konzernbilanz tr:first-child :nth-child(2),
.konzernbilanz tr:first-child :nth-child(3),
.konzernbilanz tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#616060;
}

.konzernbilanz td:nth-child(1),
.konzernbilanz th:nth-child(1){
	min-width: 230px;
}

.konzernbilanz td:nth-child(2),
.konzernbilanz th:nth-child(3){
	border-right: 10px solid #ffffff;
}

/* Tabelle Konzernbilanz Ende */


/* Tabelle Überblick */

.ueberblick td,
.ueberblick th {
	text-align: right;
}

.ueberblick td:first-child,
.ueberblick th:first-child,
.ueberblick th:nth-child(2){
	text-align: left;
}

.ueberblick tr :nth-child(3){
	background: #008339;
	color:#ffffff;
	vertical-align: top;
}

.ueberblick tr :nth-child(4){
	background: #CCE6D7;
	vertical-align: top;
}

.ueberblick tr:first-child :nth-child(3),
.ueberblick tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#616060;
}

.ueberblick td:nth-child(2){
	min-width: 70px
}

/* Tabelle Überblick Ende */


/* Tabelle Aktiv Passiv */

.aktiv-passiv td,
.aktiv-passiv th {
	text-align: right;
}

.aktiv-passiv td:first-child,
.aktiv-passiv th:first-child,
.aktiv-passiv td:nth-child(4),
.aktiv-passiv th:nth-child(4){
	text-align: left;
	vertical-align: top;
}

.aktiv-passiv tr :nth-child(2),
.aktiv-passiv tr :nth-child(5){
	background: #008339;
	color:#ffffff;
	vertical-align: top;
}

.aktiv-passiv tr :nth-child(3),
.aktiv-passiv tr :nth-child(6){
	background: #CCE6D7;
	vertical-align: top;
}

.aktiv-passiv tr:first-child :nth-child(2),
.aktiv-passiv tr:first-child :nth-child(3),
.aktiv-passiv tr:first-child :nth-child(5),
.aktiv-passiv tr:first-child :nth-child(6){
	background: #ffffff;
	color:#616060;
}

.aktiv-passiv td:nth-child(1),
.aktiv-passiv th:nth-child(1),
.aktiv-passiv td:nth-child(4),
.aktiv-passiv th:nth-child(4){
	min-width: 200px;
}

/* .aktiv-passiv tr :nth-child(3) {
	border-right: 40px solid #ffffff;
} */



/* Tabelle Aktiv Passiv Ende */

/* Tabelle Strom */

.strom {
	border: 10px solid #EC6608;
	margin-top: 15px;
}

.strom td,
.strom th {
	text-align: right;
}

.strom th:first-child {
	text-align: left;
}

.strom tr :nth-child(3),
.strom tr:has(th[colspan="2"]) :nth-child(2){
	background: #F08539;
	color:#ffffff;
	vertical-align: top;
}

.strom tr :nth-child(4),
.strom tr:has(th[colspan="2"]) :nth-child(3){
	background: #F7C29C;
	color: #616060;
	vertical-align: top;
}

.strom tr:first-child :nth-child(1),
.strom tr:first-child :nth-child(3),
.strom tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#EC6608;
}
/*
.strom td:nth-child(1),
.strom th:nth-child(1){
	min-width: 210px;
}*/

/* Tabelle Strom Ende */


/* Tabelle Erdgas */

.erdgas {
	border: 10px solid #F9B000;
	margin-top: 15px;
}

.erdgas td,
.erdgas th {
	text-align: right;
}

.erdgas th:first-child {
	text-align: left;
}

.erdgas tr :nth-child(3),
.erdgas tr:has(th[colspan="2"]) :nth-child(2){
	background: #FAC033;
	color:#ffffff;
	vertical-align: top;
}

.erdgas tr :nth-child(4),
.erdgas tr:has(th[colspan="2"]) :nth-child(3){
	background: #FDDF99;
	vertical-align: top;
}

.erdgas tr:first-child :nth-child(1),
.erdgas tr:first-child :nth-child(3),
.erdgas tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#F9B000;
}

.erdgas tr:has(th[colspan="2"]) :nth-child(3){
	color: #616060;
}
/*
.erdgas td:nth-child(1),
.erdgas th:nth-child(1){
	min-width: 210px;
}*/

/* Tabelle Erdgas Ende */


/* Tabelle Bäder */

.baeder {
	border: 10px solid #499ABB;
	margin-top: 0px;
}

.baeder td,
.baeder th {
	text-align: right;
}

.baeder th:first-child {
	text-align: left;
}

.baeder tr :nth-child(3),
.baeder tr:has(th[colspan="2"]) :nth-child(2){
	background: #6DAEC9;
	color:#ffffff;
	vertical-align: top;
}

.baeder tr :nth-child(4),
.baeder tr:has(th[colspan="2"]) :nth-child(3){
	background: #B6D7E4;
	vertical-align: top;
	color:#616060;
}

.baeder tr:first-child :nth-child(1),
.baeder tr:first-child :nth-child(3),
.baeder tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#499ABB;
}

.baeder td:nth-child(1),
.baeder th:nth-child(1){
	min-width: 150px;
}

/* Tabelle Bäder Ende */


/* Tabelle Hafen */

.hafen {
	border: 10px solid #00305D;
	margin-top: 15px;
}

.hafen td,
.hafen th {
	text-align: right;
}

.hafen th:first-child {
	text-align: left;
}

.hafen tr :nth-child(3),
.hafen tr:has(th[colspan="2"]) :nth-child(2){
	background: #33597D;
	color:#ffffff;
	vertical-align: top;
}

.hafen tr :nth-child(4),
.hafen tr:has(th[colspan="2"]) :nth-child(3){
	background: #BFCBD6;
	vertical-align: top;
	color:#616060;
}

.hafen tr:first-child :nth-child(1),
.hafen tr:first-child :nth-child(3),
.hafen tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#00305D;
}

/*.hafen td:nth-child(1),
.hafen th:nth-child(1){
	min-width: 150px;
}*/

/* Tabelle Hafen Ende */



/* Tabelle Verkehr */

.verkehr {
	border: 10px solid #52AE32;
	margin-top: 15px;
}

.verkehr td,
.verkehr th {
	text-align: right;
}

.verkehr th:first-child {
	text-align: left;
}

.verkehr tr :nth-child(3),
.verkehr tr:has(th[colspan="2"]) :nth-child(2){
	background: #75BE5B;
	color:#ffffff;
	vertical-align: top;
}

.verkehr tr :nth-child(4),
.verkehr tr:has(th[colspan="2"]) :nth-child(3){
	background: #BADFAD;
	vertical-align: top;
	color:#616060;
}

.verkehr tr:first-child :nth-child(1),
.verkehr tr:first-child :nth-child(3),
.verkehr tr:first-child :nth-child(4) {
	background: #ffffff;
	color:#52AE32;
}

/*.verkehr td:nth-child(1),
.verkehr th:nth-child(1){
	min-width: 150px;
}*/

/* Tabelle Verkehr Ende */





.teaser {
    /*border-bottom: 1px solid #dcdcdc;
	margin: 0 0 30px 0;*/
	margin-top:0;
}

.text-content h2 {
	margin-top:0;
}



/* sections */

.gap {
	height: 60px;
}

section {
	padding: 40px 0px;
}

section.parallax {
	padding:0;
}

.section-bg-white { 
	background: #ffffff;
	overflow: hidden;
}

.section-bg-lightgreen {
	background: #cce6d7;
	overflow: hidden;
}

.section-bg-green {
	background: #008339;
	color: #ffffff;
	overflow: hidden;
}

/* @media (min-width:992px) { */
	.section-bg-white.fullpage-section,
	.section-bg-lightgreen.fullpage-section,
	.section-bg-green.fullpage-section,
	.section-bg-gray.fullpage-section {
		overflow: auto;
		padding-top:43px;
		padding-bottom:43px;
	}
/* } */

@media (min-width:768px) {
	.section-bg-white.fullpage-section,
	.section-bg-lightgreen.fullpage-section,
	.section-bg-green.fullpage-section,
	.section-bg-gray.fullpage-section {
		padding-top:143px;
		padding-bottom:143px;
	}
}

@media (min-width:1200px) {
	.section-bg-white.fullpage-section,
	.section-bg-lightgreen.fullpage-section,
	.section-bg-green.fullpage-section,
	.section-bg-gray.fullpage-section {
		padding-top:143px;
		padding-bottom:143px;
	}
}

@media (min-width:1400px) {
	.section-bg-white.fullpage-section,
	.section-bg-lightgreen.fullpage-section,
	.section-bg-green.fullpage-section,
	.section-bg-gray.fullpage-section {
		padding-top:103px;
		padding-bottom:103px;
	}
}

@media (max-width:767px) {
	.section-bg-white.fullpage-section,
	.section-bg-lightgreen.fullpage-section,
	.section-bg-green.fullpage-section,
	.section-bg-gray.fullpage-section {
		padding-bottom:110px!important;
	}
}

.section-bg-gray {
	background: #dcdcdc;
	overflow: hidden;
}

.section-bg-lightstrom {
	background: #FAD9C1;
	overflow: hidden;
}

.section-bg-strom {
	background: #EC6608;
	color: #ffffff;
	overflow: hidden;
}

.section-bg-lighterdgas {
	background: #FDEBBF;
	overflow: hidden;
}

.section-bg-erdgas {
	background: #F9B000;
	color: #ffffff;
	overflow: hidden;
}

.section-bg-lightbaeder {
	background: #D1E6EE;
	overflow: hidden;
}

.section-bg-baeder {
	background: #499ABB;
	color: #ffffff;
	overflow: hidden;
}

.section-bg-lighthafen {
	background: #BFCBD6;
	overflow: hidden;
}

.section-bg-hafen {
	background: #00305D;
	color: #ffffff;
	overflow: hidden;
}

.section-bg-lightverkehr {
	background: #D4EBCC;
	overflow: hidden;
}

.section-bg-verkehr {
	background: #52AE32;
	color: #ffffff;
	overflow: hidden;
}
/*
.section-full {
	min-height: 100vh;
	display: flex;
    align-items: center;
	position: relative;
}

.section-full > .container-fluid {
	flex-grow:1;
}
*/


/* fullPage */

.fp-table[data-anchor='start'] {
	justify-content: flex-start;
}

#fullpage .container-fluid {
	width: 100%;
}

@media (max-width:991px) {
	.fp-scrollable .fp-section, .fp-scrollable .fp-slide {
		height:auto;
	}
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
	background-color: #008339;
	border: 2px solid #008339;
	width: 8px;
	height:8px;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.3); 
box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.3);
}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span, #fp-nav ul li:hover a span {
    height: 16px;
    width: 16px;
    margin: -6px 0 0 -6px;
}

.scrollWeiter { 
	position: absolute; 
	left: 0;
	right:0; 
	width: 39px; 
	height: 3rem; 
	overflow: hidden; 
	transform: translateY(-100%); 
	z-index: 2; 
	margin: 0 auto;
}

.scrollWeiter:before { 
	display: block; 
	font-family: "stadtwerke-hamm";
    font-size: 20px;
    content: "\e901";
	color: #fff;
	width: 7px; 
	height: 3rem; 
	animation-name: scrollOn; 
	animation-iteration-count: infinite; animation-duration: 3s; 
	animation-timing-function: ease-in-out; 
}

@keyframes scrollOn { 
	0% { transform: translateY(-3rem); }
  	33% { transform: translateY(-3rem); }
  	100% { transform: translateY(3rem); } 
}

@media (max-width:991px) {
	.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
		width: 0px;
	}
}

/* @media (max-height:768px) {
	.fp-responsive.fp-scrollable .fp-section, 
	.fp-responsive.fp-scrollable .fp-slide {
		height: auto;
		min-height: 100vh;
	}
} */




@media (min-width:992px) {
	.gap {
		height: 80px;
	}
	
	section {
		padding: 80px 0px;
	}
}

.section-bg-green p,
.section-bg-green h1, .section-bg-green h2, .section-bg-green h3, .section-bg-green h4, .section-bg-green h5, .section-bg-green h6, .section-bg-green .h1, .section-bg-green .h2, .section-bg-green .h3, .section-bg-green .h4, .section-bg-green .h5, .section-bg-green .h6,
.section-bg-green .panel-title a,
.section-bg-green p span.important,
.section-bg-green .text-content li:before,
.section-bg-green .csc-textpic-text li:before {
	color: #ffffff;
}

.section-bg-green .panel-title a {
	font-family: "Ubuntu Bold";
    font-weight: normal;
}

.section-bg-green .panel-title a:hover {
	text-decoration: underline;
}

.section-bg-green .panel {
	background:none;
}



.csc-textpic-image img {
	border-radius: 6px;
	margin-bottom:30px;
}



/* header */



.logo {
	top:15px;
	right:30px;
	width:46px;
}

@media (min-width:768px) {
	.logo {
		width:66px;
		top:30px;
	}
}

@media (min-width:992px) {
	.logo {
		width:80px;
	}
}

@media (min-width:1200px) {
	.logo {
		width:90px;
		
		right:90px;
	}
}

@media (min-width:1600px) {
	.logo {
		width:108px;
		top:30px;
		right:90px;
	}
}



/* Slider */

.scroll-down {
	display: none;
	position: absolute;
    z-index: 10;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 26px;
	cursor: pointer;
}

@media (min-width:992px) {
	.scroll-down {
		display: none;
		font-size: 20px;
		bottom: 60px;
	}
}

@media (min-width:1200px) {
	.scroll-down {
		font-size: 26px;
		bottom: 30px;
	}
}


.header-illu {
	background-color: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width:992px) {
	.header-illu {
		height:100vh;
	}
	.header-illu.header-illu-start {
		height:auto;
	}
	.lp-slider {
		height: 100vh;
		overflow: hidden;
	}

}

.lp-slider li {
	position: relative;
	height: 100%;
}

.lp-slider .custom-navigation {
	position: absolute;
    bottom: 160px;
    left: 0;
	right:0;
    z-index: 10;
    font-size: 25px;
	text-align: center;
} 

@media (min-width:992px) {
	.lp-slider .custom-navigation {
		position: absolute;
		bottom: 360px;
		left: 90px;
		z-index: 10;
		font-size: 25px;
		text-align: left;
	} 
}

.lp-slider .custom-navigation a, .lp-slider .custom-controls-container {
	display: inline-block;
	line-height: 18px;
}

.lp-slider .custom-controls-container .flex-control-nav {
	position: relative;
	bottom:auto;
	display: inline-block;	
} 

.lp-slider .flex-control-paging li a {
	background: #ffffff;
    background: rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
    -o-box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
    box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
}

.lp-slider .flex-control-paging li a.flex-active {
    background: #ffffff;
    background: rgba(255,255,255,0.9);
}

.lp-slider .slides li {
	margin-bottom:60px;
}

@media (min-width:992px) {
	.lp-slider .slides li {
		margin-bottom:0px;
	}
}

.header-caption-container {
	z-index: 1; 
	position:relative; 
	background:url(../img/lp_wirbel.svg) left bottom no-repeat;
	background-size: cover;
}

@media (min-width:992px) {
	.header-caption-container {
		z-index: 1; 
		position:absolute; 
		left:0; 
		right:0;
		background:url(../img/lp_wirbel_992.svg) left bottom no-repeat;
		background-size: contain;
		bottom:0;
	}
}


.header-caption {
	color:#ffffff;
	width:100%;
	padding:30px 30px 220px 30px;
}

.header-caption p {
	margin:0;
	padding:0;
}



@media (min-width:992px) {
	.header-caption {
		position: absolute;
		top:260px;
		padding:0 90px;
	}
}

@media (min-width:1200px) {
	.header-caption {
		width:90%;
	}
}

.header-caption .heading1 {
	padding:0;
	margin:0 0 10px 0;
	font-size: 40px;
	line-height: 52px;
	color:#ffffff;
	font-family:"Ubuntu Bold";
	display: block;
}

.header-caption .heading2 {
	padding:0;
	font-size:24px;
	line-height: 36px;
	color:#ffffff;
	font-family:"Ubuntu Regular";
	display: block;
	margin-bottom:20px;
}


@media (min-width:992px) {
	.header-caption-container {
		width:60%;
		min-height: 420px;
	}
	.lp-slider .custom-navigation {
		bottom: 250px;
		left: 60px;
		font-size: 20px
	}
	.header-caption {
		top:160px;
		padding:0 120px 0 40px;
	}
	.header-caption .heading1 {
		font-size: 44px;
		line-height: 54px;
	}
	.header-caption .heading2 {
		font-size:28px;
		line-height: 40px;
		margin-bottom:15px;
	}
}
@media (min-width:1200px) {
	.header-caption-container {
		width:55%;
		min-height: 525px;
	}
	.lp-slider .custom-navigation {
		bottom: 300px;
		left: 90px;
		font-size: 25px;
	}
	.header-caption {
		top: 240px;
		padding:0 160px 0 90px;
	}
	.header-caption .heading1 {
		font-size: 70px;
		line-height: 80px;
	}
	.header-caption .heading2 {
		font-size:36px;
		line-height: 48px;
		margin-bottom:25px;
	}
}

@media (min-width:1600px) {
	.header-caption-container {
		width:auto;
		min-height: 600px;
	}
	.lp-slider .custom-navigation {
		bottom: 360px;
	}
	.header-caption {
		width:45%;
		top: 260px;
	}
	.header-caption .heading1 {
		font-size: 74px;
		line-height: 84px;
	}
	.header-caption .heading2 {
		font-size:42px;
		line-height: 54px;
	}
}


.slider-video,
.lp-slider img {
	position: relative;
	width: 100%;
}


@media (min-width:992px) {
	.lp-slider img {
		position: absolute;
		left: 0;
		top: 0; 
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.slider-video {
		 position: absolute;
		 top: 50%;
		 left: 50%;
		 transform: translate(-50%, -50%);
		 width: auto;
		 height: auto;
		 min-width: 100%;
		 min-height: 100%;
	}
}


.lp-slider li .header-caption {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.lp-slider li.flex-active-slide .header-caption {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}



/* Ohne Slider */

.no-stage {
	height: 120px;
	background: #cce6d7;
}


.no-stage-white {
	background: #ffffff;
}

@media (min-width: 768px) {
	.no-stage {
		height: 150px;
	}
}

@media (min-width: 992px) {
	.no-stage {
		height: 200px;
	}
}


/* Ohne Slider Ende */



/* Zitate */

.quote-text {
	margin-top: 20px;
	position: relative;
}

.quote .row+.row {
	margin-top: 40px;
}

@media (min-width: 768px) {
	.quote {
		margin: 0 auto;
		width: 750px;
	}
	.quote-text {
		margin-top: 30px;
		padding-left: 40px;
	}
}

@media (min-width: 992px) {
	.quote {
		width: 970px;
		/* height: 100%; */
		display: flex;
		align-items: stretch;
	}

	.quote .row {
		display: flex;
	  	/* height: 100%; */
		  align-items: stretch;
	}

	.quote .row:nth-child(2) {
		flex-direction: row-reverse;
		justify-content: flex-end;
	}

	.quote-text {
		align-self: center;
	}

	.quote-img {
		align-self: center;
	}
}

@media (min-width: 1200px) {
	.quote {
		width: auto;
	}

	.quote .row+.row {
		margin-top: 80px;
	}

	.quote-text {		
		padding-left: 10px;
	}
}

.quote-text .h2 {
	font-family:"Ubuntu Light";
	color:#616060;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 23px;
}
.quote-text-small .h2 {
	font-size: 15px;
	line-height: 23px;
}

.quote-text .h2:before {
	font-family: "stadtwerke-hamm";
    font-size: 17px;
    content: "\e909";
    color: #008339;
	margin-right:7px;
}

@media (min-width:992px) {
	.quote-text .h2 {
		font-size: 20px;
		line-height: 32px;
	}
	.quote-text-small .h2 {
		font-size: 16px;
		line-height: 28px;
	}
	
	.quote-text .h2:before {
		font-size: 55px;
		margin-right: 15px;
		position: absolute;
		left: -35px;
		top: -15px;
		opacity: 0.3;
	}
	.quote-text-small .h2:before {
		font-size: 34px;
		margin-right: 15px;
		position: absolute;
		left: -15px;
		top: -15px;
		opacity: 0.3;
	}

	.quote-text .h2:after {
		font-size: 22px;
	}
}

@media (min-width: 1200px) {
	.quote-text .h2:before {
		left: -65px;
	}
	.quote-text-small .h2:before {
		left: -45px;
	}
}

@media (min-width:1600px) {
	.quote-text .h2 {
		font-size: 30px;
		line-height: 44px;
	}
	.quote-text-small .h2 {
		font-size: 24px;
		line-height: 36px;
	}
	.quote-text {
		margin-top: 0px;
	}
}

.quote-text p {
	/*color:#008339;*/
	margin-bottom:15px;
}

@media (min-width: 1600px) {
	.quote-text p {
	 	margin-bottom: 30px;
	}
}




/* QUOTE DOUBLE */

.quote-double {
	margin-top: 40px;
	text-align: center;
}

.quote-double .quote-text {
	margin-top:20px;
	margin-bottom: 40px;
	text-align: left;
}

.quote-double img {
	max-width: 70%;
}

@media (min-width: 768px) {
	.quote-double img {
		max-width: 250px;
	} 
}

@media (min-width: 992px) {
	.quote-double {
		height: 100%;
		display: flex;
		align-items: center;
		margin-top: 0px;
		margin-bottom: 0px;
		justify-content: space-around;
	} 

	.quote-double img {
		max-width: 250px;
	}

	.quote-double .quote-text {
		margin-top:40px;
		margin-bottom: 0px;
		padding-right: 30px;
	} 
}

@media (min-width: 1440px) {
	.quote-double img {
		max-width: 300px;
	}
}

@media (min-width: 1600px) {
	.quote-double img {
		max-width: 310px;
	}
}


/* Counter */

.counter { 
	text-align: center;
	display: block;
	border-top: 2px solid #008339;
	padding: 20px 0 10px 0;
}

.counter:first-child  {
	margin-top: 20px;
}

.counter:last-child {
	border-bottom: 2px solid #008339;
}

.counter span {
	display:block;
}

.counter span span {
	display: none;
}

.counter p {
	margin:0;
	padding:0;
}

.counter .counter-nr {
	font-size: 46px;
	line-height: 56px;
	font-family:"Ubuntu Bold";
	color: #008339;
	margin-bottom: 5px;
}

.counter .counter-subtitle {
	font-size: 18px;
	line-height:26px;
	font-family:"Ubuntu Light";
	color: #008339;
}


@media (min-width:768px) {
	.counter .counter-nr {
		font-size: 36px;
		line-height: 46px;		
		height:46px;
	}

	.counter .counter-subtitle {
		font-size: 18px;
		line-height:26px;
	}

	.counter {
		/* border-left: 2px solid #008339;	 */
		/* border-top: 0; */
		margin-top:20px;
	}

	.counter:last-child {
		/* border-right: 2px solid #008339; */
		border-bottom:0;
	}
}

@media (min-width:992px) {
	.counter .counter-nr {
		font-size: 46px;
		line-height: 56px;		
		height:56px;
	}

	.counter .counter-subtitle {
		font-size: 18px;
		line-height:26px;
	}
}

@media (min-width:1600px) {
	.counter .counter-nr {
		font-size: 50px;
		line-height: 60px;
		height:60px;
	}

	.counter .counter-subtitle {
		font-size: 20px;
		line-height:30px;
	}
}

@media (min-width:768px) {
	.counter-set {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}

.counter-set .counter {
	background-color: #cce6d7;
	border: 0;
	padding: 20px 20px;
}





/* parallax */

.parallax {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display:flex;
	align-items: center;
	justify-content: center;
	min-height: 50vh;
}

@media only screen and (max-device-width: 1366px) {
  .parallax {
    background-attachment: scroll;
  }
}

/*#partner {
  background-image: url("../uploads/image_partner.jpg");
  min-height: 500px; 
}*/

.parallax-content {
	background: rgba(0, 0, 0, 0.55);
	width: 100%;
	height:100%;
	text-align: center;
	min-height: 500px;
	display:flex;
	flex-direction: column;
    justify-content: center;
	padding:60px 0px;
}

/* .parallax-content-full { 
	min-height: 50vh;
} */

.parallax-content-blank {
	background: transparent;
	width: 100%;
	height:100%;
	text-align: center;
	min-height: 500px;
	display:flex;
	flex-direction: column;
    justify-content: center;
	padding:60px 0px;
}

.parallax-content h2, .parallax-content .h2 {
	font-family:"Ubuntu Bold";
	color:#ffffff;
	font-size: 56px;
	line-height: 68px;
	margin-bottom: 10px;
}

.parallax-content h3, .parallax-content .h3 {
	color:#ffffff;
	font-size: 22px;
    line-height: 34px;
	font-family: "Ubuntu Regular";
}

.parallax-content p {
	color:#ffffff;
	font-size: 15px;
	line-height: 23px;
}

@media (min-width:768px) {
	/* .parallax {
		min-height: 100vh;
	}
	.parallax-content-full { 
		min-height: 100vh;
	} */
	.parallax-content h2, .parallax-content .h2 {
		font-size: 66px;
		line-height: 78px;
		margin-bottom: 10px;
	}

	.parallax-content h3,
	.parallax-content .h3 {
		font-size: 27px;
		line-height: 39px;
	}

	.parallax-content p {
		font-size: 18px;
		line-height: 32px;
	}
}
	
@media (min-width:992px) {
	.parallax-content {
		padding:100px 30px 100px 30px;
	}
}

@media (min-width:1200px) {
	.parallax-content h2, .parallax-content .h2 {
		font-size: 60px;
		line-height: 70px;
		margin-bottom: 20px;
	}

	.parallax-content h3,
	.parallax-content .h3 {
		font-size: 28px;
		line-height: 44px;
	}

	.parallax-content p {
		font-size: 22px;
		line-height: 34px;
		font-family:"Ubuntu Light";
	}
}


/* parallax Ende */




/* Diagramme */

.chart {	
	padding-top: 50px;
	margin-bottom: 30px;
}

.bars {
	width: 100%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.bar {
	width: 70px;
	background: #008339;
	margin: 0 25px;
	text-align: center;
	position: relative;
	height: 20%;
}

.bar-light {
	background:#4da875;
}

.bar-inner {
	width: 70px;
	background: rgba(204, 230, 215, 0.5);
}



.bar-value {
	position: absolute;
	top: -37px;
	display: block;
	left: -10px;
	right: 0;
	font-size: 24px;
	font-family:"Ubuntu Bold";
	width: 95px;
	display: none;
}

.bar-date {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	font-size: 20px;
	color:#ffffff;
}


.chart-legend {
	width: 100%;
	border-top:2px solid #616060;
	text-align: center;
	font-size: 28px;
	line-height: 36px;
	padding: 15px 0 0 0;
}

.chart-legend span {
	font-size: 18px;
	line-height: 30px;
	display: block;
}

/* Diagramme Ende */


/* Kennzahlen */

.hero-numbers {
	padding-top: 40px;
	border-bottom: 2px solid #008339;
	margin-bottom: 30px;
	padding-bottom: 30px;
	text-align: center;
	overflow: hidden;
}

.hero-numbers > img {
	max-width: 150px;
	margin-bottom:30px;
    /* position: absolute;
    top: 30px;
    left: calc(50% - 85px); */
}

.hero-numbers .row {
	margin-bottom: 0px;
}

.hero-numbers .row div {
	margin-bottom: 30px;
}

.big-number {
	display: block;
	font-size: 70px;
	line-height: 80px;
	color:#008339;
	font-family: "Ubuntu Bold";
	margin-bottom: 10px;
}

.big-number + span {
	display: block;
	font-size: 20px;
}

@media (min-width:768px) {
	.hero-numbers {
		padding-top: 40px;
	}

	.hero-numbers .row {
		margin-bottom: 0px;
	}

	.hero-numbers .row div {
		margin-bottom: 0px;
	}
	
	.big-number {
		font-size: 80px;
		line-height: 90px;
	}
}

@media (min-width:992px) {

	.hero-numbers > img {
		max-width: 120px;
		left: calc(50% - 60px);
		position: absolute;
		top: 30px;
	}

	.hero-numbers {
		padding-top: 0;
		margin-bottom: 40px;
	}

	.hero-numbers .row {
		margin-bottom: 0px;
	}
	
	.big-number {
		font-size: 80px;
		line-height: 90px;
	}
}

@media (min-width:1200px) {

	.hero-numbers > img {
		max-width: 170px;
		left: calc(50% - 85px);
		position: absolute;
    	top: 30px;
	}
	
	.hero-numbers {
		padding-top: 0;
		margin-bottom: 40px;
	}

	.hero-numbers .row {
		margin-bottom: 0px;
	}
	
	.big-number {
		font-size: 100px;
		line-height: 120px;
	}
}

@media (min-width:1400px) {

	.hero-numbers {
		padding-top: 0px;
		margin-bottom: 60px;
	}

	.hero-numbers .row {
		margin-bottom: 0px;
	}
	
	.big-number {
		font-size: 130px;
		line-height: 140px;
	}
}
/* Kennzahlen Ende */


/* Wirbel */

.swirl {
	position: relative;
	margin-top: 15px;
	margin-bottom: 30px;
	width: 98%;
}

.swirl img {
	transition: transform 0.2s ease-in-out;
}

.swirl:hover img {
	transition: transform 0.2s ease-in-out;
	transform: rotate(10deg);
}

/* .swirl img { */
	 /* animation: rotation 15s infinite linear; */
/* } */

/* @keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
} */

.swirl-content {
	z-index: 1;
	position: absolute;
    top: 35%;
    bottom: 35%;
    left: 20%;
    right: 20%;
    width: 55%;
    height: 40%;
    margin: auto;
	display: table;
}

@media (min-width:768px) {
	.swirl-content {
		top:50%;
	}
}

@media (min-width:992px) {
	.swirl-content {
		top:45%;
	}
}

.swirl-content h2,
.swirl-content h3 {
	color:#ffffff;
}

.swirl:hover .swirl-content h2 {
	text-decoration: underline;
}

.swirl-content h2 {
	margin:0;
	font-size: 34px;
    line-height: 40px;
}

.swirl-content h3 {
	margin:0;
	font-size: 18px;
    line-height: 26px;
}

@media (min-width:768px) {
	.swirl-content {
		width: 60%;
	}
}

@media (min-width:992px) {
	.swirl-content h2 {
	    font-size: 40px;
    	line-height: 50px;
		margin-left:10px;
	}
	.swirl-content h3 {
		font-size: 16px;
    	line-height: 22px;
		margin-left:10px;
	}
}

@media (min-width:1200px) {
	.swirl-content h2 {
	    font-size: 46px;
   		line-height: 60px;
	}
	.swirl-content h3 {
		font-size: 18px;
    	line-height: 24px;
	}
}

/* Wirbel Ende */


/* Geschäftsbereiche */

.business-container {
	position: relative;
}

@media (min-width:768px) {

}

@media (min-width:992px) {
	.business-container .swirl {
		position: absolute;
		top: 150px;
		left: 0;
	}
}

@media (min-width:1200px) {
	.business-container .swirl {
		top: 200px;
	}
}

.business {
	padding: 0;
	display:table;
	width: 100%;
	margin-bottom: 15px;
}

/* .business.top-position {
	margin-bottom: -30px;
} */

.business .business-img {
	/*transform: rotate(10deg);*/
	animation: rotation 15s infinite linear;
	animation-play-state: paused;
	transition: transform 0.2s ease-in-out;
}

.business:hover .business-img {
	animation-play-state: running;
	transform: rotate(10deg);
	transition: transform 0.2s ease-in-out;
}

.business-content {	
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 30%;
    margin: -15% 0 0 -25%;
	text-align: center;
}

/* .business.top-position .business-content{
	padding-top: 25px;
	margin-top: -18%;
} */

.business:hover .business-content h4 {
	text-decoration: underline;
}

.business-content h4 {
	font-size: 13px;
    line-height: 22px;
	padding-left: 11px;
	position: relative;
	display:inline-block;
	color:#ffffff;
	margin: 10px 0;
}

.business-content h4:before {
    left: 0;
    top: 0px;
    font-family: "stadtwerke-hamm";
    font-size: 10px;
    content: "\e804";
    padding: 0 6px 0 0;
    position: absolute;
	color:#ffffff;
}

@media (min-width:1200px) {
	/* .business.top-position .business-content{
		margin-top: -15%;
	} */
	
	.business-content h4 {
		font-size: 15px;
		line-height: 24px;
		padding-left: 15px;
	}

	.business-content h4:before {
		font-size: 13px;
		padding: 0 6px 0 0;
	}
}

/* Geschäftsbereiche Ende */


/* Energiedienstleistungen */

.service-container {
	position: relative;
}

@media (min-width:992px) {
	.service-container {
		padding-top: 20px;
	}
}

@media (min-width:992px) {
	.service-container .swirl {
		position: absolute;
	    top: 70px;
	    left: -10px;
	}
}

@media (min-width:1200px) {
	.service-container .swirl {
		top: 90px;
		left:0;
	}
}

.service {
	background: #cce6d7;
	border-radius: 6px;
	padding: 0;
	display:table;
	width: 100%;
	margin-bottom: 15px;
}

.service:hover {
	background: #008339;
}

.section-bg-green .service {
	background: #ffffff;
}

.section-bg-green .service:hover {
	background: #cce6d7;
}

.service-content {
	padding-left:15px;
	display:table-cell;
	vertical-align: middle;
}

.service-content h4 {
	font-size: 15px;
    line-height: 24px;
	padding-left: 15px;
	position: relative;
	margin: 10px 0;
}

@media (min-width:768px) {
	.service {
		margin-bottom: 15px;
		margin-top: 15px
	}
}

@media (min-width:992px) {
	.service {
		margin-bottom: 0px;
		margin-top: 0px
	}
}

@media (min-width:1200px) {
	.service-content h4 {
		font-size: 18px;
		line-height: 32px;
	}
}

.service-content h4:before {
    left: 0;
    top: 0px;
    font-family: "stadtwerke-hamm";
    font-size: 13px;
    content: "\e804";
    padding: 0 6px 0 0;
    position: absolute;
}

.service:hover .service-content h4,
.service:hover .service-content h4:before{
	color:#ffffff;
}

.section-bg-green .service-content h4,
.section-bg-green .service:hover .service-content h4,
.section-bg-green .service:hover .service-content h4:before{
	color:#008339;
}

/* Energiedienstleistungen Ende */



/* themen-slider */

.themen-slider.carousel li {
	margin-right: 30px;
	position: relative;
}

.themen-slider img {
	border-radius: 6px 6px 0 0;
}

.themen-slider-caption h3 {
	margin:0;
	color:#ffffff;
	font-size: 34px;
    line-height: 40px;
    font-family: "Ubuntu Bold";
}

.themen-slider-caption h4 {
	margin:0;
	color:#ffffff;
	font-size: 18px;
    line-height: 26px;
	position: relative;
}

.themen-slider-caption h4 span {
    font-size: 12px;
	margin-left: 3px;
}


@media (min-width:1200px) {
	.themen-slider-caption h3 {
		font-size: 50px;
		line-height: 55px;
	}

	.themen-slider-caption h4 {
		font-size: 22px;
		line-height: 30px;
	}
	
	.themen-slider-caption h4 span {
		font-size: 14px;
	}
}

.themen-slider-caption {
	border-radius:6px;
	padding:15px 20px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	display: flex;
	justify-content: flex-end;
    flex-direction: column;
	
	background: -webkit-linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}

.themen-slider-caption:hover {
	background: rgba(0,0,0,0.7);
/*	justify-content: flex-start;*/
}


@media (min-width:1200px) {
	.themen-slider-caption {
		padding:20px 25px;
	}
}

.themen-slider .flex-control-nav {
	bottom: -28px;
	position: relative;
}

@media (min-width:768px) {
	.themen-slider .flex-control-nav {
		bottom: -28px;
	}
}

.themen-slider .flex-control-paging li {
	margin-right: 3px;
}

.themen-slider .flex-control-paging li a {
	background: rgba(204,230,215,1);
	width: 15px;
	height: 5px;
	border-radius: 0;
	box-shadow: none;
}

@media (min-width:768px) {
	.themen-slider .flex-control-paging li a { 
		width: 50px;
	}
}

.themen-slider .flex-control-paging li a.flex-active {
	background: rgba(0,131,57,1);
}

.themen-slider .flex-direction-nav a/*, .themen-slider .flex-direction-nav a.flex-disabled*/ {
	opacity: 1;
}

.themen-slider .flex-direction-nav .flex-next {
	right: -30px;
}

.themen-slider .flex-direction-nav .flex-prev {
	left: 0px;
}

.themen-slider .flex-direction-nav a {
	height: 30px;
	padding-top:2px;
	margin:-10px 0 0 0;
}

.themen-slider .flex-direction-nav a.flex-next:before {
	font-family: "stadtwerke-hamm";
	content: "\e804";
	color:#008339;
	font-size: 25px;
}

.themen-slider .flex-direction-nav a.flex-prev:before {
	font-family: "stadtwerke-hamm";
	content: "\e808";
	color:#008339;
	font-size: 25px;
}


.themen-slider .flex-nav-prev,
.themen-slider .flex-nav-next {
	position: absolute;
	bottom:0px;
}

@media (min-width:768px) {	
	.themen-slider .flex-direction-nav a/*, .themen-slider .flex-direction-nav a.flex-disabled*/ {
		opacity: 0.4;
	}
	
	.themen-slider .flex-direction-nav .flex-next {
		right: -30px;
	}

	.themen-slider .flex-direction-nav .flex-prev {
		left: 0px;
	}
}

@media (min-width:1200px) {		
	.themen-slider .flex-direction-nav .flex-next {
		right: -87px;
	}

	.themen-slider .flex-direction-nav .flex-prev {
		left: -60px;
	}
	
	.themen-slider .flex-direction-nav a {
		height: 60px;
		padding-top:20px;
		margin: -30px 0 0;
	}
	
	.themen-slider .flex-direction-nav a.flex-next:before {
		font-size: 50px;
	}

	.themen-slider .flex-direction-nav a.flex-prev:before {
		font-size: 50px;
	}
	
	.themen-slider .flex-nav-prev,
	.themen-slider .flex-nav-next {
		bottom:150px;
	}
}

/* themen-slider Ende */




/* Nav */

.burger {
	width: 50px;
	height: 50px;
	position: fixed;
	left: 0px;
	top:30px;
	z-index: 3;
	background: #cce6d7;
	color: #008339;
	/*background: #dcdcdc;
	color: #008339;*/
	text-align: center;
	font-size: 30px;
	line-height: 48px;
	border-radius: 0 6px 6px 0;
	cursor: pointer;
	border: none;
	padding: 0;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,52,23,0.75); 
box-shadow: 0px 0px 7px 0px rgba(0,52,23,0.75);
}

.startpage .burger {
	background: #008339;
	color: #ffffff;
	top:17px;
	transition:all 0.25s ease-in-out;
}

@media (min-width: 768px) {
	.burger {
		left:0;
	}
	.startpage .burger {
		left:0;
		top:30px;
		
	}
}

@media (min-width: 992px) {
	.burger {
		left:0;
	}

	.startpage .burger {
		left:0;
		top:44px;
	}
}


@media (min-width: 1600px) {
	.startpage .burger {
		left:0;
		top:55px;
	}
}


.fp-viewing-start .burger {
	left: 0;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 14px;
	gap: 10px;
}

.fp-viewing-start .burger .sr-only {
    position:relative;
    width: auto;
    height: auto;
    clip: auto;
	color: #ffffff;
	font-family:"Ubuntu Regular";
	font-size: 14px;
}

@media (min-width: 768px) {
	.fp-viewing-start .burger {
		left: 0;
		border-radius: 6px;
	}

	
}

@media (min-width: 768px) {
	.fp-viewing-start .burger {
		left: 0;
		border-radius: 6px;
	}
}

@media (min-width: 1200px) {
	.fp-viewing-start .burger {
		left: 0;
	}
}

@media (min-width: 1600px) {
	.fp-viewing-start .burger .sr-only {
		font-size: 18px;
	}
}


.sidebar-nav {	
	text-align: left;
	color:#ffffff;
	padding:0;
	width:100%;
	position: absolute;
	top:0;
	margin:0;
	border:0;
}

a.start,
a.start:hover {
	display: inline-block;
	color:#ffffff;
	font-family:"Ubuntu Bold";
	margin: 0 25px;
	padding-right: 35px;
}

.nav {	
	margin: 15px 25px;
}

.sidebar-nav .dropdown-menu {
	position: relative;
	display: block;
	width: 100%;
	background: transparent;
    border: 0px none;
    box-shadow: none;
    padding: 0 15px 0 15px;
    margin: 0 0 10px 0;
	top: auto;
	left:auto;
	float: none;
}

.nav>li>a,
.sidebar-nav .dropdown-menu>li>a {
	white-space: normal;
	color: #ffffff;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background:transparent;
	outline:none;
}


.nav>li.active>a,
.nav>li.active>a:hover,
.nav>li.active>a:active,
.nav>li>a:hover,
.nav>li>a:focus,
.sidebar-nav .dropdown-menu>li.active>a,
.sidebar-nav .dropdown-menu>li.active>a:hover,
.sidebar-nav .dropdown-menu>li.active>a:focus,
.sidebar-nav .dropdown-menu>li>a:hover,
.sidebar-nav .dropdown-menu>li>a:focus,
.sidebar-nav .dropdown-menu>li>a:active {
	color: #ffffff;
	font-family:"Ubuntu Bold";
	background: transparent;

}

.navbar-default {
	background: none;
}

.navbar-collapse {
	box-shadow: none!important;	
}

.navbar {
	border-radius: 0!important;
}


.navbar-collapse {
	padding:0;
	border:0px none;
}

.navbar-nav {
	width:100%;
	margin-left: 0;
	margin-right:0;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus{
	color:#EE9B0D;
	background: none;
}

.dropdown-menu > li > a {
	padding: 8px 15px;
}

@media (min-width:1200px) {
	.dropdown-menu > li > a {
		padding: 8px 20px;
	}
}

@media (min-width:768px) { 
	.dropdown-menu {
		min-width: 250px;
		text-align: left;
	}
}


/* The Overlay (background) */
.overlay {
	height: 100%;
	width: 90%;
	position: fixed; /* Stay in place */
	z-index: 10000; /* Sit on top */
	left: -100vw;
	top: 0px;
	background-color:#008339;
	/*background: #dcdcdc;*/
	overflow-x: hidden; /* Disable horizontal scroll */
	visibility: hidden;
	transition: left 0.5s ease, visibility 0s linear 0.5s;
}

@media (min-width:768px) {
	.overlay {
		width: 340px;
		left: -330px;
		-webkit-box-shadow: 0px 0px 7px 0px rgba(0,52,23,0.75); 
box-shadow: 0px 0px 7px 0px rgba(0,52,23,0.75);
	}
}

@media (min-width:992px) {
	.overlay {
		width: 400px;
		left:-385px;
	}

	.startpage .overlay {
		left:-400px;
	}
}



.startpage .overlay.open,
.overlay.open{
	left: 0px;
	visibility: visible;
	transition: left 0.5s ease, visibility 0s linear 0s;
}

/* Position the content inside the overlay */
.overlay-content {
	position: relative;
	top: 0; /* 25% from the top */
	width: 100%; /* 100% width */
	text-align: center; /* Centered text/links */
	margin-top: 31px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* Position the close button (top right corner) */
.overlay .closebtn {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 40px;
	color:#ffffff;
	z-index: 1;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay .closebtn {
    font-size: 40px;
    top: 10px;
    right: 10px;
  }
	.overlay-content {
		margin-top: 30px;
	}
}

/* Nav Ende */



/* Nav 2022 */

.navbar-fixed-top {
	/*background-color: rgba(0, 131, 57, 1);*/
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	border-bottom:0;
	padding: 48px 90px 30px 30px;
}

@media (max-width:767px) {
	.navbar-fixed-top {
		/*background-color: rgba(0, 131, 57, 1);*/
		background: #008339;
		border-bottom:0;
		padding: 5px 30px 5px 30px;
		position: relative;
		margin-bottom:0;
	}
}

.navbar-fixed-top.scroll {
	/*background-color: rgba(0, 131, 57, 1);*/
	background: #008339;
	border-bottom:0;
	padding: 0px 25px 0px 25px;
	transition:all 0.25s ease-in-out;
}

@media (min-width: 768px) {
	.navbar-fixed-top {
		padding-left: 0px;
		padding-right: 110px;
	}

	.navbar-fixed-top.scroll {
		padding-left: 0px;
		padding-right: 0px;
		padding-top:15px;
	}
}

@media (min-width: 992px) {
	.navbar-fixed-top {
		padding-left: 10px;		
	}

	.navbar-fixed-top.scroll {
		padding-left: 5px;	
		padding-right: 5px;
	}
}

@media (min-width: 1200px) {
	.navbar-fixed-top {
		padding-left: 55px;
		padding-right: 185px;
	}

	.navbar-fixed-top.scroll {
		padding-left: 55px;
		padding-right: 55px;
	}
}

@media (min-width: 1600px) {
	.navbar-fixed-top {
		padding-right: 220px;
	}
}



.navbar-fixed-top a.start {
    margin: 10px 0 0 0;
    padding-right: 0;
	padding-bottom: 10px;
}

.navbar-fixed-top .nav>li>a {
	padding: 10px 0px;
}

.navbar-fixed-top .nav {
	margin: 0 0 15px 0;
}

@media (max-width:767px) {
	.navbar-fixed-top .navbar-nav .open .dropdown-menu.dropdown-menu {
		background-color: rgba(255,255,255,0.2);
	}
	.navbar-fixed-top .navbar-nav .open .dropdown-menu.dropdown-menu a {
		color: #ffffff;
	}
}

@media (min-width:768px) {
	.navbar-fixed-top a.start {
		margin: 0px 10px;
	}

	.navbar-fixed-top .nav>li>a {
		margin: 0px;
		padding: 10px 10px;
	}

	.navbar-fixed-top .nav {
		margin: 0;
	}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: calc(100vh - 109px);
}


.navbar-fixed-top .navbar-nav>li>a {
	color: #ffffff/*008339*/;
	font-size: 15px;	
}

@media (min-width: 768px) {
	.navbar-fixed-top .navbar-nav>li>a {
		padding-top: 0px;
		padding-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	.navbar-fixed-top a.start {
		margin: 0px 20px;
	}

	.navbar-fixed-top .navbar-nav>li>a {
		font-size: 16px;	
	}
	.navbar-fixed-top .nav>li>a {
		padding: 10px 20px 15px 20px;
	}
}

@media (min-width: 1600px) {
	.navbar-fixed-top .navbar-nav>li>a {
		font-size: 18px;	
	}
}

.navbar-default.navbar-fixed-top .navbar-nav>.open>a, 
.navbar-default.navbar-fixed-top .navbar-nav>.open>a:focus, 
.navbar-default.navbar-fixed-top .navbar-nav>.open>a:hover {
	background-color: transparent;
	color:#ffffff;
	border-bottom: 3px solid #ffffff;
	padding-bottom: 12px;
}

.navbar-fixed-top .navbar-nav>li>a:hover,
.navbar-fixed-top .navbar-nav>li>a:focus {
	font-family: "Ubuntu Regular";
	color: #DCDCDC;
}

.navbar-fixed-top .dropdown-menu {
	background-color: rgba(0,0,0,0.5);
}

.navbar-fixed-top .dropdown-menu>li>a,
.navbar-fixed-top .dropdown-menu>li>a:focus {
	color: #ffffff;
	background-color: transparent;
	white-space:unset;
}

.navbar-fixed-top .dropdown-menu>li>a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
}

.navbar-fixed-top .navbar-nav>li {
	margin-bottom: 0;
}

.navbar-fixed-top .navbar-toggle {
	float: left;
	background-color: #ffffff;
	border: 0;
	z-index: 2;
}

.navbar-fixed-top .navbar-toggle .icon-bar {
	background-color: #008339;
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li.menu-heading>a {
		padding: 7px 15px 10px 25px;
	}
}

@media (min-width:768px) {
	li.menu-heading {
		padding: 0 20px;
		font-size: 18px;
	}
}

li.menu-heading a {
	border-bottom: 1px solid #ffffff;
	padding-left: 0;
	padding-right: 0;
}

li.menu-heading span {
	float:right;
	font-size: 12px;
	padding-top: 6px;
}






/*
@media (min-width: 768px) {
	.navbar-toggle {
		display: block;
	}

	.navbar-collapse.collapse {
		display:none!important;
	}
}
@media (min-width: 1200px) {
	.navbar-toggle {
		display: none;
	}

	.navbar-collapse.collapse {
		display:block!important;
	}
}

*/

/* Nav 2022 Ende*/



/* Themenbilder Folge */

.folge-illu {
	background-position:  top right;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width:767px) {
	.folge-illu {
		background-image: none!important;
	}
}

.folge-illu > div {
	height: 210px; 
	background-position:  top right;
	background-repeat: no-repeat;
	background-size: cover;
}

.header-caption-folge {	
	width: 100%;
	left:0;
	position: absolute;
	bottom:0;
	display: flex;
	flex-direction: column;
	padding: 0 15px 15px 15px;
}

@media (min-width: 768px) {
	.folge-illu > div {
		height: 330px; 
	}
	
	.header-caption-folge {	
		padding:0 170px 44px 27px;
	}
}

@media (min-width: 992px) {
	.folge-illu > div {
		height: 380px; 
	}
	
	.header-caption-folge {	
		padding:0 170px 44px 44px;
	}
}

@media (min-width: 1200px) {
	.folge-illu > div {
		height: 500px; 
	}
	.header-caption-folge {	
		padding:0 240px 54px 90px;
	}
}

@media (min-width: 1600px) {
	.folge-illu > div {
		height: 600px; 
		max-width: 50%;
	}
	
	.header-caption-folge {	
		padding:0 240px 54px 90px;
	}
}


.header-caption-folge .heading1 {
	margin-bottom: 0;
}

@media (min-width: 1600px) {
	.header-caption-folge .heading2 {
		font-size: 32px;
		line-height: 44px;
	}
}

.header-caption-folge .heading1 {
	padding:0;
	margin:0 0 0px 0;
	font-size: 40px;
	line-height: 48px;
	color:#ffffff;
	font-family:"Ubuntu Bold";
	display: block;
}

.header-caption-folge .heading2 {
	padding:0;
	font-size:18px;
	line-height: 30px;
	color:#ffffff;
	font-family:"Ubuntu Regular";
	display: block;
	margin-bottom:0;
}

@media (min-width:768px) {	
	.header-caption-folge .heading1 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 0;
	}
	.header-caption-folge .heading2 {
		font-size:18px;
		line-height: 30px;
		margin-bottom:15px;
	}
}


@media (min-width:992px) {	
	.header-caption-folge .heading1 {
		font-size: 50px;
		line-height: 60px;
		margin-bottom: 0;
	}
	.header-caption-folge .heading2 {
		font-size:22px;
		line-height: 33px;
		margin-bottom:15px;
	}
}

@media (min-width:1200px) {
	.header-caption-folge .heading1 {
		font-size: 70px;
		line-height: 80px;
		margin-bottom: 0;
	}
	.header-caption-folge .heading2 {
		font-size:26px;
		line-height: 38px;
		margin-bottom:10px;
	}
}

@media (min-width:1600px) {
	.header-caption-folge .heading1 {
		font-size: 74px;
		line-height: 84px;
	}
	.header-caption-folge .heading2 {
		font-size: 32px;
		line-height: 44px;
	}
}
	
	
/* Themenbilder Folge Ende */



/* Farben */

.strom-skin .burger {
	background: #FAD9C1;
	/*background:#EC6608;*/
	-webkit-box-shadow: 0px 0px 7px 0px rgba(94,41,3,0.75); 
box-shadow: 0px 0px 7px 0px rgba(94,41,3,0.75);
	color:#EC6608;
}

.strom-skin .overlay {
	background: #EC6608;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(94,41,3,0.75); 
box-shadow: 0px 0px 7px 0px rgba(94,41,3,0.75);
}

.strom-skin footer, .strom-skin .btn.back-to-top {
	background: #EC6608;
}

.strom-skin .footer-v2 .footer-top, .strom-skin .footer-v2 .footer-top p {
	background:#FAD9C1;
	color:#EC6608;
}

.strom-skin .advert {
	background: #C95707;	
} 


.erdgas-skin .burger {
	background: #FDEBBF;
	/*background:#EC6608;*/
	-webkit-box-shadow: 0px 0px 7px 0px rgba(100,70,0,0.75); 
box-shadow: 0px 0px 7px 0px rgba(100,70,0,0.75);
	color:#F9B000;
}

.erdgas-skin .overlay {
	background: #F9B000;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(100,70,0,0.75); 
box-shadow: 0px 0px 7px 0px rgba(100,70,0,0.75);
}

.erdgas-skin footer, .erdgas-skin .btn.back-to-top {
	background: #F9B000;
}

.erdgas-skin .footer-v2 .footer-top, .erdgas-skin .footer-v2 .footer-top p {
	background:#FDEBBF;
	color:#F9B000;
}


.erdgas-skin .advert {
	background: #D49600;	
} 


.baeder-skin .burger {
	background: #D1E6EE;
	/*background:#EC6608;*/
	-webkit-box-shadow: 0px 0px 7px 0px rgba(29,62,75,0.75); 
box-shadow: 0px 0px 7px 0px rgba(29,62,75,0.75);
	color:#499ABB;
}

.baeder-skin .overlay {
	background: #499ABB;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(29,62,75,0.75); 
box-shadow: 0px 0px 7px 0px rgba(29,62,75,0.75);
}

.baeder-skin footer, .baeder-skin .btn.back-to-top {
	background: #499ABB;
}

.baeder-skin .footer-v2 .footer-top, .baeder-skin .footer-v2 .footer-top p {
	background:#D1E6EE;
	color:#499ABB;
}

.baeder-skin .advert {
	background: #3E839F;	
} 



.hafen-skin .burger {
	background: #BFCBD6;
	/*background:#EC6608;*/
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,19,37,0.75); 
box-shadow: 0px 0px 7px 0px rgba(0,19,37,0.75);
	color:#00305D;
}

.hafen-skin .overlay {
	background: #00305D;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(20,19,37,0.75); 
box-shadow: 0px 0px 7px 0px rgba(0,19,37,0.75);
}

.hafen-skin footer, .hafen-skin .btn.back-to-top {
	background: #00305D;
}

.hafen-skin .footer-v2 .footer-top, .hafen-skin .footer-v2 .footer-top p {
	background:#BFCBD6;
	color:#00305D;
}

.hafen-skin .advert {
	background: #00294F;	
} 


.verkehr-skin .burger {
	background: #D4EBCC;
	/*background:#EC6608;*/
	-webkit-box-shadow: 0px 0px 7px 0px rgba(33,70,20,0.75); 
box-shadow: 0px 0px 7px 0px rgba(33,70,20,0.75);
	color:#52AE32;
}

.verkehr-skin .overlay {
	background: #52AE32;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(33,70,200.75); 
box-shadow: 0px 0px 7px 0px rgba(33,70,20,0.75);
}

.verkehr-skin footer, .verkehr-skin .btn.back-to-top {
	background: #52AE32;
}

.verkehr-skin .footer-v2 .footer-top, .verkehr-skin .footer-v2 .footer-top p {
	background:#D4EBCC;
	color:#52AE32;
}

.verkehr-skin .advert {
	background: #46942B;	
} 


/* Cookie */

#cookie {
	font-size: 14px;
    line-height: 20px;
	background:#ffffff;
	border-bottom: 1px solid #008339;
	text-align:center;
	padding: 8px;
	display:none;	
}

#cookie .button {
	color:#008339;
	cursor:pointer;
}


/* Energiesparflug */

#energiesparflug p {
	color:#616060;
}

#energiesparflug .panel-body p {
	color:#ffffff;
}

#energiesparflug h2 {
	font-size: 24px;
	line-height: 36px;
	font-family:"Ubuntu Regular";
}

@media (min-width:768px) {
	#energiesparflug h2 {
		font-size: 26px;
		line-height: 38px;		
	}
}

.section-bg-green #energiesparflug .panel-body .btn-default {
	background: #fff;
    color: #008339;
}

.btn.btn-link {
	padding: 0!important;
	padding-left: 15px !important;
	color: #ffffff;
}

.btn.btn-link:hover {
	text-decoration: underline;
	background-color: unset;
	background-color: unset!important;
	outline: none!important;
}

.btn.btn-link:focus,
.btn.btn-link:active {
	background-color: unset!important;
	outline: none!important;
}

.btn.btn-link::before {
	left: 0;
	top: calc(50% - 50%);
}

/* Sticky Toolbar */

.toolbar{
	position:fixed; 
	z-index:1000; 
	bottom:0; 
	left:0; 
	right:0;}

.toolbar ul { 
	width:100%;
	margin: 0;
	padding:0;
}

.toolbar ul li{ 
	margin:0;
	padding:0;
	list-style: none;
	border-left:1px solid #ffffff; 
	text-align:center; 
	line-height:60px; 
	float:left; 
	width:25%;
}

.toolbar ul li:first-child{
	border-left:none;
}

.toolbar ul li:last-child{
	border-right:1px solid #ffffff; 
}

.toolbar ul li a{
	display:block; 
	width:100%; 
	height:60px; 
	background:#008339; 
	position:relative;
}

.toolbar ul li a:hover{
	background:#A1C516;
}

.toolbar img{
	width:auto; 
	max-width:27px; 
	height:auto; 
	max-height:27px;
}

.toolbar .shadow{
	background:#A1C516; 
	-webkit-box-shadow: 0 0 4px rgba(0, 79, 34, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 79, 34, 0.2);
    box-shadow: 0 0 5px rgba(0, 79, 34, 0.3);
	border-top:1px solid #fff;
}

.toolbar .shadow:before{
    position: absolute;
    width: 100%;
    height: 20px;
    content: ' ';
    left: 10px;
    bottom: 11px;
    background: transparent;
    -webkit-transform: skew(-5deg) rotate(-5deg);
    -moz-transform: skew(-5deg) rotate(-5deg);
    -ms-transform: skew(-5deg) rotate(-5deg);
    -o-transform: skew(-5deg) rotate(-5deg);
    transform: skew(-5deg) rotate(-5deg);
    -webkit-box-shadow: 0 6px 12px rgba(0, 79, 34, 0.5);
    -moz-box-shadow: 0 6px 12px rgba(0, 79, 34, 0.5);
    box-shadow: 0 15px 22px rgba(2, 37, 81, 0.5);
    z-index: -1;
  }

@media (min-width:768px) {
	.startpage .toolbar{
		top:190px; 
	}
    .toolbar{
		top:260px; 
		right:0; 
		bottom:auto; 
		left:auto;
	}
    .toolbar ul {
		width:auto;
	}
    .toolbar ul li{ 
		border-top:2px solid #ffffff; 
		border-left:none; 
		text-align:center; 
		line-height:60px; 
		float:none; 
		width:auto;
	}
    .toolbar ul li:first-child{
		border-top:none; 
	}	
	.toolbar ul li:last-child {
		border-right:0;
	}
    .toolbar ul li a{ 
		width:58px; 
	}
	.toolbar .shadow{
		border-top:0px none;
	}
} 

/* Toolbar Farben */

.strom-skin .toolbar ul li a,
.strom-skin .toolbar .shadow{
	background:#EC6608; 
}

.erdgas-skin .toolbar ul li a,
.erdgas-skin .toolbar .shadow{
	background:#F9B000; 
}

.baeder-skin .toolbar ul li a,
.baeder-skin .toolbar .shadow{
	background:#499ABB; 
}

.hafen-skin .toolbar ul li a,
.hafen-skin .toolbar .shadow{
	background:#00305D; 
}

.verkehr-skin .toolbar ul li a,
.verkehr-skin .toolbar .shadow{
	background:#52AE32; 
}

.strom-skin .toolbar ul li a:hover,
.erdgas-skin .toolbar ul li a:hover,
.baeder-skin .toolbar ul li a:hover,
.hafen-skin .toolbar ul li a:hover,
.verkehr-skin .toolbar ul li a:hover {
	background:#616060;
}





/* Topic-Slider */

#topic-slider,
#topic-tabs {
	margin-top:40px;
}

#topic-slider h3,
#topic-tabs h3 {
	font-family: "Ubuntu Bold";
}

.topic-icon {
	background:url(../img/wirbel_primary.svg) center center no-repeat;
	/*background-color: #008339;*/
	border-radius: 50%;
	margin: 0px 40px 30px 40px;
	padding:40px;
}

@media (min-width:992px) {
	.topic-icon {
		margin: 0px 30px 30px 30px;
	}
}

#topic-slider-nav ul,
#topic-tabs-nav ul {
	list-style: none;
	margin: 10px 0 0px 0;
	padding: 0 7px;
	width:100%!important;
	text-align: center;
}

#topic-slider-nav li,
#topic-tabs-nav li {
	margin: 0 5px 15px 5px;
	padding: 12px 18px 12px 18px;
	border:2px solid #008339;
	border-radius: 6px;
	color: #008339;
	width: auto!important;
	float: none!important;
	display: inline-block!important;
}

@media (min-width:768px) {
	#topic-slider-nav li,
	#topic-tabs-nav li {
		margin: 0 10px 15px 10px;
	}

	#topic-slider-nav ul,
	#topic-tabs-nav ul { 
		padding: 0;
	}
}

#topic-slider-nav li:hover,
#topic-slider-nav li.flex-active-slide,
#topic-tabs-nav li:hover,
#topic-tabs-nav li.active {
	cursor: pointer;
	background-color: #008339;
	color:#ffffff;
}

#topic-tabs-nav li[role="tab"] {
	cursor: pointer;
}

#topic-tabs-nav li[role="tab"]:focus {
	outline: 2px solid #005a27;
	outline-offset: 2px;
}

#topic-slider p,
#topic-tabs p {
	font-size: 20px;
    line-height: 30px;
    font-family: "Ubuntu Light";
	margin-bottom: 15px;
}

#topic-slider .btn,
#topic-tabs .btn {
	margin-top: 10px;
}

.highlighted-numbers {
	font-size: 30px;
}



/* Full-Teaser */

.full-teaser-container {
	display: flex;
	width: 100%;
	height: 100vh;
	flex-direction: column;
}

.full-teaser {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 33vh;
	flex: 1 0 auto;
	position: relative;
}

@media (min-width:992px) {
	.full-teaser-container {
		height: 60vh;
		flex-direction: row;
	}

	.full-teaser {
		height: 100%;
	}
}



.full-teaser h3 {
	margin:0;
	color:#ffffff;
	font-size: 34px;
    line-height: 40px;
    font-family: "Ubuntu Bold";
}

.full-teaser h4 {
	margin:0;
	color:#ffffff;
	font-size: 18px;
    line-height: 26px;
	position: relative;
}

.full-teaser h4 span {
    font-size: 12px;
	margin-left: 3px;
}


@media (min-width:1200px) {
	.full-teaser h3 {
		font-size: 50px;
		line-height: 55px;
	}

	.full-teaser h4 {
		font-size: 22px;
		line-height: 30px;
	}
	
	.full-teaser h4 span {
		font-size: 14px;
	}
}

.full-teaser-caption {
	padding:15px 20px;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left:0;
	display: flex;
	justify-content: flex-start;
    flex-direction: column;
	
	background: -webkit-linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
	background: linear-gradient(rgba(0,0,0,0) 20%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}

.full-teaser-caption:hover {
	background: rgba(0,0,0,0.7);
/*	justify-content: flex-start;*/
}

@media (min-width:992px) {
	.full-teaser-caption {
		padding:60px 30px;
	}
}


@media (min-width:1200px) {
	.full-teaser-caption {
		padding:100px 60px;
	}
}




/* App-Links */

.applinks {
	margin: 0px 0 50px 0;
	display: flex;
	flex-direction: column;
}

.applinks-content {
	flex-direction: row;
	align-items: center;
}

.applinks img {
	width: auto;
	margin-top:20px;
}
.applinks a img {
	margin-top: 20px;
	margin-right: 15px;
	display: inline-block;
}
.applinks a:last-child img {
	margin-right: 0px;
}

@media (min-width:768px) {
	.applinks div {
		margin-top:25px;
	}
	.applinks img {
		width: auto;
		margin-bottom: 20px;
		margin-right: 20px;
		margin-top:10px;
	}
	.applinks {
		margin-bottom:0;	
		flex-direction: row;	
		align-items: flex-start;
	}
	.applinks-content {
		align-items: center;
	}
	.applinks a img {
		margin-top: 2px;
	}
}

@media (min-width:992px) {
	.applinks {
		justify-content: flex-end;
	}
}


/* SOCIAL-FOOTER
=================================*/

.social-footer {	
	margin-top: 30px;
	padding-bottom:80px;
	padding-top:30px;
}

@media (min-width:768px) {
	.social-footer {
		padding-bottom:0;
	}
}

footer .instagram {
	display: flex;
	align-items: center;
	margin: 0px 0 0 0;
}

footer .instagram img {
	width: 29px;
}

footer .instagram span {
	color: #008339;    
	margin: 0px 0 0px 15px;
	padding:2px 0 0 15px;
	font-size: 16px;
	line-height: 24px;
	position:relative; 
	display:block;
}

footer .instagram span:before {
	font-family:"stadtwerke-hamm"; 
	font-size:12px; 
	content:"\e804"; 
	padding:1px 8px 0 0; 
	position:absolute; 
	top:0; 
	left:0; 
}



/* Social-Links */

.footer-headline {
	font-size: 14px;
	color:#008339;
	display: block;
	line-height: 14px;
}

.section-bg-lightstrom .footer-headline {
	color:#EC6608;
}

.section-bg-lighterdgas .footer-headline {
	color:#F9B000;
}

.section-bg-lightbaeder .footer-headline {
	color:#499ABB;
}

.section-bg-lighthafen .footer-headline {
	color:#00305D;
}

.section-bg-lightverkehr .footer-headline {
	color:#52AE32;
}




.socialLinks {
	margin: 11px 0 30px 0;
	display: flex;
	flex-direction: row;	
	align-items: flex-start;
}

.socialLinks img {
	width: auto;
}
.socialLinks a img {
	margin-top: 0px;
	margin-right: 15px;
	display: inline-block;
}
.socialLinks a:last-child img {
	margin-right: 0px;
}

@media (min-width:768px) {
	.socialLinks img {
		width: auto;
		margin-bottom: 20px;
		margin-right: 20px;
	}
	.socialLinks {
		margin-bottom:0;			
	}
	
}

@media (min-width:992px) {
	.socialLinks {
		justify-content: flex-start;
	}
}



/* instagram content */ 

.instagram-container {
	display:flex;
	flex-direction: column-reverse;
	align-items: center;
	text-align: center;
}

.instagram-container img {
	max-width: 250px;
}

.instagram-container img {
	width: auto;
}

.instagram-text {
	padding: 30px;
}

@media (min-width:768px) {
	.instagram-container {
		flex-direction:  row;
		text-align: left;
	}

	.instagram-text {
		padding: 0 30px 0 60px;
	}

	.instagram-text h2 {
		font-size: 30px; 
		line-height: 40px;
	}

	.instagram-container img {		
		margin-top: 0px;
		max-width: none;
	}
}

@media (min-width:992px) {
	.instagram-container > div{
		max-width: none;
	}

	.instagram-text h2 {
		font-size: 40px; 
		line-height: 50px;
	}
}

@media (min-width:1200px) {
	.instagram-text h2 {
		font-size: 44px; 
		line-height: 60px;
	}
}



/* LP Badge */

.lp-badge-container {		
	max-width: 95%;
	margin: 0 auto 30px auto;
}

.lp-badge-container a {
	text-decoration: none;
}

.lp-badge {
	background-color: #008339;
	border: 5px solid #ffffff;
	color: #ffffff;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
	border-radius: 100%;
	aspect-ratio: 1/1;
	transform: rotate(-8deg);
	font-size: 30px;
    line-height: 34px;
	font-family: 'Ubuntu Bold';
    font-weight: normal;
}

.lp-badge.badge-orange {
	background-color: #eb6405;
}

.lp-badge.badge-blue {
	background-color: #1e5faa;
}

.lp-badge p {
	margin: 0;
	color: #ffffff;
}

.lp-badge strong {
	font-size: 50px;
	line-height: 53px;
}

@media (min-width: 400px) {
	.lp-badge {
		font-size: 40px;
		line-height: 46px;
	}
	.lp-badge strong {
		font-size: 66px;
		line-height: 69px;
	}
}

@media (min-width: 768px) {
	.lp-badge-container {		
		max-width: 230px;
	}
	.lp-badge {
		font-size: 26px;
		line-height: 30px;
	}
	.lp-badge strong {
		font-size: 44px;
		line-height: 49px;
	}
}

@media (min-width: 992px) {
	.lp-badge-container {		
		max-width: 293px;
	}
}

@media (min-width: 1200px) {
	.lp-badge-container {		
		max-width: 230px;
	}
	.lp-badge {
		font-size: 26px;
		line-height: 30px;
	}
	.lp-badge strong {
		font-size: 46px;
		line-height: 49px;
	}
}

@media (min-width: 1600px) {
	.lp-badge-container {		
		max-width: 316px;
	}
	.lp-badge {
		font-size: 36px;
		line-height: 40px;
	}
	.lp-badge strong {
		font-size: 60px;
		line-height: 63px;
	}
}

/* LP badge-slider */

.badge-slider {
	margin-bottom: 60px;
}

.badge-slider .lp-badge-container {
	width: 100%;
	max-width: none!important;
}

.badge-slider .flex-viewport {
	z-index: 1;
}

.badge-slider li {
	margin-right: 30px;
    position: relative;
	text-align: center;
}

@media (min-width: 768px) {
	.badge-slider .lp-badge {
		font-size: 36px;
		line-height: 40px;
	}
	.badge-slider .lp-badge strong {
		font-size: 56px;
		line-height: 59px;
	}
}

@media (min-width: 992px) {
	.badge-slider .lp-badge {
		font-size: 28px;
		line-height: 34px;
	}
	.badge-slider .lp-badge strong {
		font-size: 48px;
		line-height: 51px;
	}
}

@media (min-width: 1200px) {
	.badge-slider .lp-badge {
		font-size: 26px;
		line-height: 30px;
	}
	.badge-slider .lp-badge strong {
		font-size: 44px;
		line-height: 49px;
	}
}

@media (min-width: 1600px) {
	.badge-slider .lp-badge {
		font-size: 36px;
		line-height: 40px;
	}
	.badge-slider .lp-badge strong {
		font-size: 60px;
		line-height: 63px;
	}
}

.badge-slider li .btn {
	margin:0;
	width:auto;
}

.badge-slider li .btn-default {
	color:#fff;
}

.badge-slider li .btn {
	text-decoration: none;
}

.badge-slider .flex-control-nav {
	bottom: -28px;
	position: relative;
}

@media (min-width:768px) {
	.badge-slider .flex-control-nav {
		bottom: -28px;
	}
}

.badge-slider .flex-control-paging li {
	margin-right: 3px;
}

.badge-slider .flex-control-paging li a {
	background: rgba(250,250,250, 0.5);
	width: 15px;
	height: 5px;
	border-radius: 0;
	box-shadow: none;
}

.section-bg-white .badge-slider .flex-control-paging li a,
.section-bg-lightgreen .badge-slider .flex-control-paging li a  {
	background: rgba(0,131,57, 0.4);
}


@media (min-width:768px) {
	.badge-slider .flex-control-paging li a { 
		width: 50px;
	}
}

.badge-slider .flex-control-paging li a.flex-active {
	background: rgba(255,255,255,1);
}

.section-bg-white .badge-slider .flex-control-paging li a.flex-active,
.section-bg-lightgreen .badge-slider .flex-control-paging li a.flex-active {
	background: rgba(0,131,57,1);
}

.section-bg-lightstrom .badge-slider .flex-control-paging li a.flex-active {
	background: rgba(235, 100, 5,1);
}

.section-bg-light-blue .badge-slider .flex-control-paging li a.flex-active {
	background: rgba(30, 95, 170,1);
}

.section-bg-lightstrom .badge-slider .flex-control-paging li a {
	background: rgba(235, 100, 5, 0.4);
}

.section-bg-light-blue .badge-slider .flex-control-paging li a  {
	background: rgba(30, 95, 170, 0.4);
}




.badge-slider .flex-direction-nav a/*, .badge-slider .flex-direction-nav a.flex-disabled*/ {
	opacity: 1;
}

.badge-slider .flex-nav-prev, .badge-slider .flex-nav-next {
	width: 100%;
	height: auto;
	bottom:-7px;
}

.badge-slider .flex-direction-nav .flex-next {
	right: 0px;
}

.badge-slider .flex-direction-nav .flex-prev {
	left: -10px;
}

.badge-slider .flex-direction-nav a {
	height: 30px;
	padding-top:2px;
	margin:-10px 0 0 0;
}

.badge-slider .flex-direction-nav a.flex-next:before {
	font-family: "stadtwerke-hamm";
	content: "\e804";
	color:#ffffff;
	font-size: 25px;
}

.badge-slider .flex-direction-nav a.flex-prev:before {
	font-family: "stadtwerke-hamm";
	content: "\e808";
	color:#ffffff;
	font-size: 25px;
}

.section-bg-lightgreen .badge-slider .flex-direction-nav a.flex-prev:before,
.section-bg-lightgreen .badge-slider .flex-direction-nav a.flex-next:before {
	color:#008339;
}

.section-bg-white .badge-slider .flex-direction-nav a.flex-prev:before,
.section-bg-white .badge-slider .flex-direction-nav a.flex-next:before {
	color:#008339;
}

.section-bg-lightstrom .badge-slider .flex-direction-nav a.flex-prev:before,
.section-bg-lightstrom .badge-slider .flex-direction-nav a.flex-next:before {
	color:#eb6405;
}

.section-bg-light-blue .badge-slider .flex-direction-nav a.flex-prev:before,
.section-bg-light-blue .badge-slider .flex-direction-nav a.flex-next:before {
	color:#1e5faa;
}



.badge-slider .flex-nav-prev,
.badge-slider .flex-nav-next {
	position: absolute;
}

@media (min-width:768px) {	
	.badge-slider .flex-direction-nav a/*, .badge-slider .flex-direction-nav a.flex-disabled*/ {
		opacity: 0.4;
	}
	
	.badge-slider .flex-direction-nav .flex-next {
		right: 0;
	}

	.badge-slider .flex-direction-nav .flex-prev {
		left: 0px;
	}
}

@media (min-width:992px) {	
	.badge-slider .flex-nav-prev, .badge-slider .flex-nav-next {
		width: 100%;
		height: 100%;
		bottom: 0px;
	} 

	.badge-slider .flex-direction-nav .flex-next {
		right: -30px;
	}

	.badge-slider .flex-direction-nav .flex-prev {
		left: -43px;
	}
}

@media (min-width:1200px) {		
	.badge-slider .flex-direction-nav .flex-next {
		right: -57px;
	}

	.badge-slider .flex-direction-nav .flex-prev {
		left: -60px;
	}
	
	.badge-slider .flex-direction-nav a {
		height: 60px;
		padding-top:20px;
		margin: -30px 0 0;
	}
	
	.badge-slider .flex-direction-nav a.flex-next:before {
		font-size: 50px;
	}

	.badge-slider .flex-direction-nav a.flex-prev:before {
		font-size: 50px;
	}
}




/* FOOTER V2 2023
=================================*/

.footer-v2 {
	/* margin-top: 30px; */
	padding-top:0;
}

@media (min-width:992px) {
	.footer-v2.start {
		min-height: 40vh;
		display: flex;
		flex-direction: column;
	}
}

.footer-v2 .footer-top {
	background-color: #cce6d7;
	padding-top: 10px;
}

@media (min-width:992px) {
	.footer-v2 .footer-top {
		padding-top: 30px;
	}
}

.footer-v2 .footer-top .container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer-v2 .footer-top p {
	margin-bottom: 10px;
	color: #008339;
	flex: 1;
}

@media (max-width:767px) {
	.footer-v2 .corporate-links ul li a {
		margin-left: 0;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer-v2 .corporate-links ul li:first-child a {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.footer-v2 .footer-top .container {
		flex-direction: row;
	}
	.footer-v2 .footer-top p {
		margin-bottom: 30px;
	}
}

.footer-v2 .corporate-links {
	margin:0 0 20px 0;
	padding: 3px 0 0 0;
}

.footer-v2 .corporate-links ul li a { 
	color: #008339;
}

@media (min-width:1200px) {
	.footer-v2 .corporate-links {
		padding-top: 5px;
	}
	.footer-v2 .corporate-links ul li {
		margin-bottom: 0;
	}
}

.footer-v2 .footer-bottom {
	padding-bottom: 140px;
	padding-top: 30px;
}
@media (min-width: 768px) {
	.footer-v2 .footer-bottom {
		padding-bottom: 60px;
	}
}

.footer-v2 .footer-bottom h3,
.footer-v2 .footer-bottom .h3 {
	font-family: "Ubuntu Light";
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 12px;
}

@media (min-width: 992px) {
	.footer-v2 .footer-extra {
		float: left;
		margin-top: 30px;
	}
}

@media (min-width: 1200px) {
	.footer-v2 .footer-extra {
		float: right;
		margin-top: 0;
	}
}


.footer-v2 .footer-extra img {
	width: fit-content;
	height: 128px;
}

.footer-v2 .footer-extra {
	display: block;
}

@media (min-width:992px) {
	.footer-v2 .footer-extra img {
		height: 112px;
	}
}

@media (min-width:1600px) {
	.footer-v2 .footer-extra img {
		height: 128px;
	}
}


.footer-v2 .footer-extra div {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

@media (min-width:768px) {
	.footer-v2 .footer-extra div {
		flex-direction: row;
		gap: 0px;
	}
}

.footer-v2 .footer-bottom .metanav ul {	
	list-style: none;
	padding:0;
	margin: -6px 0 24px 0;
}

.footer-v2 .footer-bottom .metanav ul li {	
	padding: 0;
	font-size: 16px;
	margin: 0 0 6px 0;
}

.footer-v2 .footer-bottom .metanav a {
	color:#fff;
}

.footer-v2 .footer-bottom .apps {
	display: flex; 
	flex-direction: column;
	margin-bottom: 20px;
}

@media (min-width:992px) {
	.footer-v2 .footer-bottom .apps {
		flex-direction: row;
		margin-bottom: 0;
	}
}

.footer-v2 .footer-bottom .apps img {
	max-width: 175px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.footer-v2 .footer-bottom .apps div {
	white-space: nowrap;
}

.footer-v2 .footer-bottom .apps div a {
	display: inline-block;
}

.footer-v2 .footer-bottom .apps div img {
	max-width: 135px;
	width: auto;
	height: 40px;
	margin-top: 4px;
	margin-right: 16px;
}

.footer-v2 .podcast {
	display: flex;
	margin-bottom: 30px;
	align-items: center;
	color: #fff;
	gap: 20px;
	font-size: 16px;
}

.footer-v2 .podcast img {
	width: 64px;
}

.footer-v2 .contrast-toggle {
	margin-top: 5px;
}


.tipso_style {
	border-bottom: 0px none!important;
}







/* Print */

@media print {

	#myNav,
	.burger,
	.btn,
	.toolbar,
	video,
	.embed-responsive, 
	.podcast  {
		display: none!important;
	}

	header {
		height: auto;
	}

	.folge-illu > div {
		height: auto;
	}

	.header-caption-folge {
		position:relative;
		padding:25px 0 0 0;
	}

	.header-caption-folge .heading1 {
		font-size: 35px;
		line-height: 45px;
	}

	.header-caption-folge .heading2 {
		font-size: 18px;
		line-height: 30px;
	}

	table {
		border:0px!important;
	}

	tr,
	.table>tbody>tr>td.border-bottom-white {
		border-bottom: 1px solid #000;
	}

	h1 {
		font-size: 35px;
		line-height: 45px;
		padding-bottom: 0;
	}

	h2 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 15px;
	}

	p span.important {
		font-size: 18px;
		line-height: 30px;
	}

	h1.mb-30 {
		margin-bottom: 0;
	}

	.no-stage {
		height: 50px;
	}

	.table-responsive {
		width:100%;
		max-width:640px!important;
		overflow-y: visible!important;
		overflow-x: visible!important;
	}

	img {
		max-height: 800px;
		width: auto;
	}

	.wow {
		visibility: visible!important;
	}
	
	.fadeIn {
		animation-name:none!important;
	}

	/* fullpage */

	html,
	body {
		overflow: visible !important;
		height: auto !important;
	}

	.fullpage-wrapper {
		height: auto !important;
		transform: none !important;
		transition: none !important;
	}

	.fp-section {
		height: auto !important;
	}

	.fp-slidesContainer {
		width: auto !important;
		transition: none !important;
		transform: none !important;
	}

	.fp-slides,
	.fp-slides * {
		position: static !important;
	}

	.fp-slide {
		width: auto !important;
	}
	
	.fp-section{
        page-break-after: always !important;
    }
    .fp-slide{
        page-break-after: always !important;
    }

	
	.badge-slider .slides, .badge-slider .slides > li, .badge-slider .flex-control-nav, .flex-direction-nav {
		list-style-type: disc;
	}

	.badge-slider .flex-direction-nav {
		display: none!important;
	}

	.badge-slider .slides {
		width:100%!important;
	}
	.badge-slider .slides li {
		width:20%!important;
	}
	.badge-slider .lp-badge {
		font-size: 11px!important;
		line-height: 16px!important;
		transform: none!important;
		border: 1px solid #000;
		
	}
	.badge-slider .lp-badge strong {
		font-size: 14px!important;
		line-height: 18px!important;
	}
	.badge-slider {
		margin-bottom: 0!important;
	}

	.counter-set .counter {
		padding: 0;
	}

	.counter .counter-nr {
		font-size: 14px!important;
		line-height: 18px!important;
		height: 26px!important;
	}
	.counter .counter-subtitle {
		font-size: 11px!important;
		line-height: 16px!important;
	}
}


/*! Static Hero */

.hero-static {
	position: relative;
	overflow: hidden;
}

.hero-static-inner {
	position: relative;
	overflow: hidden;
	margin-bottom: 60px;
}

.hero-static-media {
	position: relative;
	background-color: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.hero-static-video {
	position: relative;
	width: 100%;
	display: block;
}

.hero-static-caption-container {
	z-index: 1;
	position: relative;
	background: url(../img/lp_wirbel.svg) left bottom no-repeat;
	background-size: cover;
}

.hero-static-caption {
	color: #ffffff;
	width: 100%;
	padding: 30px 30px 220px 30px;
}

.hero-static-caption p {
	margin: 0;
	padding: 0;
}

.hero-static-caption .heading1 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 40px;
	line-height: 52px;
	color: #ffffff;
	font-family: "Ubuntu Bold";
	display: block;
}

.hero-static-caption .heading2 {
	padding: 0;
	font-size: 24px;
	line-height: 36px;
	color: #ffffff;
	font-family: "Ubuntu Regular";
	display: block;
	margin-bottom: 20px;
}

@media (min-width: 992px) {
	.hero-static-inner {
		height: 100vh;
		margin-bottom: 0;
	}

	.hero-static-media {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.hero-static-video {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 100%;
	}

	.hero-static-caption-container {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: url(../img/lp_wirbel_992.svg) left bottom no-repeat;
		background-size: contain;
		width: 60%;
		min-height: 420px;
	}

	.hero-static-caption {
		position: absolute;
		top: 160px;
		padding: 0 120px 0 40px;
	}

	.hero-static-caption .heading1 {
		font-size: 44px;
		line-height: 54px;
	}

	.hero-static-caption .heading2 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	.hero-static-caption-container {
		width: 55%;
		min-height: 525px;
	}

	.hero-static-caption {
		width: 90%;
		top: 240px;
		padding: 0 160px 0 90px;
	}

	.hero-static-caption .heading1 {
		font-size: 70px;
		line-height: 80px;
	}

	.hero-static-caption .heading2 {
		font-size: 36px;
		line-height: 48px;
		margin-bottom: 25px;
	}
}

@media (min-width: 1600px) {
	.hero-static-caption-container {
		width: auto;
		min-height: 600px;
	}

	.hero-static-caption {
		width: 45%;
		top: 260px;
	}

	.hero-static-caption .heading1 {
		font-size: 74px;
		line-height: 84px;
	}

	.hero-static-caption .heading2 {
		font-size: 42px;
		line-height: 54px;
	}
}


/* Hero Video Pause/Play Toggle */
.hero-video-toggle {
	position: absolute;
	z-index: 10;
	bottom: 10px;
	right: 10px;
	width: 36px;
	height: 36px;
	padding: 0;
	border: none;
	background: rgba(0, 0, 0, 0.45);
	color: #ffffff;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	transition: background 0.2s ease;
}

.hero-video-toggle:hover,
.hero-video-toggle:focus {
	background: rgba(0, 0, 0, 0.7);
	outline: none;
}

.hero-video-toggle__play {
	display: none;
}

.hero-video-toggle.is-paused .hero-video-toggle__pause {
	display: none;
}

.hero-video-toggle.is-paused .hero-video-toggle__play {
	display: inline;
	margin-left: 3px;
}

@media (min-width: 768px) {
	.hero-video-toggle {
		bottom: 15px;
		right: 15px;
		width: 40px;
		height: 40px;
		font-size: 16px;
		line-height: 40px;
	}
}

@media (min-width: 992px) {
	.hero-video-toggle {
		bottom: 30px;
		right: 30px;
		width: 48px;
		height: 48px;
		font-size: 18px;
		line-height: 48px;
	}
}

@media (min-width: 1200px) {
	.hero-video-toggle {
		bottom: 40px;
		right: 40px;
	}
}
/* Bildergalerie */
.gallery-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}

.gallery-row > [role="listitem"] {
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 16px;
	width: 100%;
}

@media (min-width: 480px) {
	.gallery-row > [role="listitem"] {
		width: 50%;
	}
}

.gallery-item.thumbnail {
	border: none;
	padding: 0;
	background: none;
	margin-bottom: 0;
	display: block;
	overflow: hidden;
	border-radius: 6px;
}

.gallery-item.thumbnail img {
	border-radius: 6px;
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	display: block;
	transition: transform 0.2s ease;
}

.gallery-item.thumbnail:hover img,
.gallery-item.thumbnail:focus img {
	transform: scale(1.03);
}

@media (min-width: 768px) {
	.gallery-row > [role="listitem"] {
		width: 33.333%;
	}
}

@media (min-width: 992px) {
	.gallery-row > [role="listitem"] {
		width: 25%;
	}
}

.object-fit-contain {
	object-fit: contain;
}

/* Galerie Modal */
#galerieModal .modal-content {
	border: none;
	border-radius: 8px;
	box-shadow: 0 8px 40px rgba(0, 0, 0, 0.4);
	background: #fff;
}

#galerieModal .modal-header {
	border-bottom: none;
	padding: 15px 20px 0;
}

#galerieModal .modal-header .close {
	font-size: 28px;
	opacity: 0.5;
	color: #333;
}

#galerieModal .modal-header .close:hover,
#galerieModal .modal-header .close:focus {
	opacity: 1;
	color: #008339;
}

#galerieModal .modal-body {
	padding: 10px 20px 15px;
}

#galerieModal .modal-body img {
	border-radius: 6px;
}

#galerieModal #galerieModalCaption {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

#galerieModal .modal-footer {
	border-top: none;
	padding: 10px 20px 20px;
}

#galerieModal .modal-footer .btn {
	border: none;
	background: #008339;
	color: #fff;
	border-radius: 4px;
	padding: 8px 20px;
	transition: background 0.2s ease;
	margin: 4px;
}

@media (max-width: 360px) {
	#galerieModal .modal-footer {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#galerieModal .modal-footer .btn {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 200px;
	}
}

#galerieModal .modal-footer .btn:hover,
#galerieModal .modal-footer .btn:focus {
	background: #006a2e;
}

#galerieModal .modal-backdrop.in {
	opacity: 0.6;
}

@media (max-width: 767px) {
	.sm-mb-30 {
		margin-bottom: 30px;
	}
}