/* cmsms stylesheet: webfonts modified: Dienstag, 6. Juni 2023 14:50:04 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://www.l-plus.de/webfonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('http://www.l-plus.de/webfonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('http://www.l-plus.de/webfonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('http://www.l-plus.de/webfonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('http://www.l-plus.de/webfonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('http://www.l-plus.de/webfonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* heebo-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 300;
  src: url('http://www.l-plus.de/webfonts/heebo-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: url('http://www.l-plus.de/webfonts/heebo-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-300.svg#Heebo') format('svg'); /* Legacy iOS */
}
/* heebo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: url('http://www.l-plus.de/webfonts/heebo-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('http://www.l-plus.de/webfonts/heebo-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-regular.svg#Heebo') format('svg'); /* Legacy iOS */
}
/* heebo-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  src: url('http://www.l-plus.de/webfonts/heebo-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: url('http://www.l-plus.de/webfonts/heebo-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.l-plus.de/webfonts/heebo-v21-latin-600.svg#Heebo') format('svg'); /* Legacy iOS */
}
/* cmsms stylesheet: global modified: Dienstag, 5. März 2024 17:05:04 */
body, html {
font-family: 'Heebo';
font-style: normal;
font-weight: 400;
font-size: 1.05em;
color: #232729;
line-height: 1.65em;
height: 100%;
width: 100%;
min-width: 320px;
margin: 0px;
padding: 0px;
text-align: left;
background: #ffffff;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}


img { border: 0px; text-decoration: none; border-style: none; border-width: 0; }
a { outline: 0; -moz-outline: 0 }
b, strong { font-weight: 600; }
i, em { font-style: italic; }
form { margin: 0px; padding: 0px; position: relative; }
p { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; position: relative; }
li { margin-left: 15px; }
.wh100 { width: 100%; height: auto; }
.pointer { cursor: pointer; }
.FA { font-family: 'FontAwesome'; }
.bigger { font-size: 180% !important; }
.big { font-size: 150% !important; }
.small { font-size: 85% !important; }
.smaller { font-size: 65% !important; }
.wsnw { white-space: nowrap !important; }
.do { display: inline-block !important; }
.mo { display: none !important; }
.sl-do { display: block !important; }
.sl-mo { display: none !important; }
.flex-m { display: flex; flex-wrap: wrap; }
.flex-c { flex: 1 1 calc(100% / 2); }

* {
box-sizing: border-box;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.op0 {
opacity: 0;
-o-transition: all 1s ease 10ms;
-moz-transition: all 1s ease 10ms;
-ms-transition: all 1s ease 10ms;
-webkit-transition: all 1s ease 10ms;
transition: all 1s ease 10ms;
}

.op1 {
opacity: 1;
-o-transition: all 1s ease 10ms;
-moz-transition: all 1s ease 10ms;
-ms-transition: all 1s ease 10ms;
-webkit-transition: all 1s ease 10ms;
transition: all 1s ease 10ms;
}

#wrapper {
width: 100%;
position: relative;
margin: 0px auto;
background: #ffffff;
padding: 100px 0px 0px 0px;
}

#wrapper_h {
width: 100%;
position: relative;
margin: 0px auto;
background: #ffffff;
padding: 0px 0px 0px 0px;
}

.ofh {
overflow: hidden;
position: relative;
}

.ofa {
overflow: auto;
position: relative;
}

.bl1 {
filter: blur(5px);
}

.bl0 {
filter: blur(0px);
}

.block {
display: block;
}

.cb {
clear: both;
}

.fl {
float: left;
}

.fr {
float: right;
}

.green {
color: #97a91f;
}

/*
h1 {
font-family: 'Heebo';
font-style: normal;
font-weight: 400;
width: 100%;
margin: 0px;
padding: 0px 0px 40px 0px;
font-size: 2.2em;
line-height: 125%;
color: #232729;
}
*/

h1 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
width: 100%;
max-width: 900px;
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 2.2em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
letter-spacing: 0.03em;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

h1.home {
font-family: 'Heebo';
font-style: normal;
font-weight: 300;
width: 100%;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 2.2em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

h1.projekt {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
width: 100%;
max-width: 900px;
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 2.2em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
letter-spacing: 0.03em;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

h2 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.6em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
}

h2.subhead {
font-family: 'Heebo';
font-style: normal;
font-weight: 300;
width: 100%;
max-width: 780px;
margin: 0px;
padding: 0px 0px 40px 0px;
font-size: 1.2em;
line-height: 115%;
color: #232729;
text-transform: uppercase;
}

h3 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 1.4em;
line-height: 125%;
color: #232729;
}

h4 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 1.2em;
line-height: 125%;
color: #232729;
}


h5 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.2em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
}


h6 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 1.2em;
line-height: 125%;
color: #232729;
}

#hw {
position: fixed;
top: 0px;
left: 0px;
height: 100px;
width: 100%;
/* background: url(http://www.l-plus.de/imgs/bg_header_n.png) repeat-x;
background-size: auto 120px; */
background: rgba(255,255,255,0.95);
padding: 0px 0px 0px 0px;
z-index: 1111;
}

#header {
position: relative;
height: 100px;
width: 100%;
/* max-width: 1240px; */
padding: 0px;
margin: 0px auto;
}

#logo-lplus {
position: absolute;
top: 10px;
left: 120px;
width: 80px;
height: auto;
transition: all 500ms ease 10ms;
}


#logo-lplus img {
width: 100%;
height: auto;
}


#keyvisual {
width: 100%;
height: auto;
line-height: 0px;
}

#keyvisual-projekt {
width: 100%;
max-width: 1200px;
height: auto;
line-height: 0px;
margin: 0px auto;
}

#keyvisual img, 
#keyvisual-projekt img {
width: 100%;
height: auto;
}

section {
width: 100%;
position: relative;
}

.content {
width: 100%;
max-width: 1240px;
padding: 80px 20px 100px 20px;
margin: 0px auto;
}

.content-low {
width: 100%;
max-width: 1240px;
padding: 20px 20px 20px 20px;
margin: 0px auto;
}

.container-l {
float: left;
width: 50%;
padding: 0px 0px 0px 0px;
position: relative;
}

.container-r {
float: right;
width: 50%;
text-align: left;
padding: 0px 0px 0px 0px;
position: relative;
}

.content-l {
float: right;
width: 100%;
max-width: 620px;
padding: 30px 50px 30px 20px;
}

.content-r {
float: left;
width: 100%;
max-width: 620px;
text-align: left;
padding: 30px 20px 30px 50px;
}

.top-white {
height: auto;
min-height: 190px;
}





/* Footer */

#fw {
background: #f1f1f1;
padding: 40px 0px 20px 0px;
}

#footerinfo {
width: 100%;
max-width: 1240px;
margin: 0px auto;
height: auto;
padding: 0px 20px 0px 20px;
font-size: 90%;
position: relative;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
align-content: center;
}

#footersocial {
display: none;
width: 100%;
max-width: 1240px;
margin: 0px auto;
height: auto;
padding: 40px 20px 0px 20px;
position: relative;
text-align: center;
}

.fc {
flex: 0 1 auto;
padding: 0px 40px 0px 0px;
}

.fc a {
color: #232729;
text-decoration: none;
}

#clw{
width: 100%;
/* background: #97a91f; */
background: #f1f1f1;
border-bottom: 4px solid #97a91f;
}

#cline {
width: 100%;
max-width: 1240px;
margin: 0px auto;
height: auto;
line-height: 60px;
text-align: left;
font-size: 90%;
padding: 0px 20px 0px 20px;
position: relative;
/* color: #ffffff; /*
}

#cline a {
/* color: #ffffff !important; */
text-decoration: none;
font-weight: bold;
}

/* Ende Footer */


.gototop {
position: fixed;
bottom: 10px;
right: 10px;
font-family: 'FontAwesome';
font-size: 230%;
text-decoration: none !important;
color: #000000 !important;
font-weight: 400;
background: #ffffff;
width: 40px;
height: 40px;
line-height: 35px !important;
border-radius: 20px;
text-align: center;
z-index: 9999;
display: none;
opacity: 0.8;
}



@media only screen and (max-width: 1400px) {

#logo-lplus {
position: absolute;
top: 10px;
left: 12px;
width: 80px;
height: auto;
transition: all 500ms ease 10ms;
}

}


@media only screen and (max-width: 950px) {

#footerinfo {
width: 100%;
max-width: 1240px;
margin: 0px auto;
height: auto;
padding: 0px 20px 0px 20px;
position: relative;
display: block !important;
flex-direction: none;
flex-wrap: none;
justify-content: center;
align-items: center;
align-content: center;
}

.fc {
display: inline-block !important;
flex: none;
width: 100%;
text-align: left;
padding: 0px 20px 10px 0px;
}

}



@media only screen and (max-width: 800px) {

#wrapper {
font-size: 90%;
width: 100%;
position: relative;
margin: 0px auto;
background: #ffffff;
padding: 80px 0px 0px 0px;
}

#wrapper_h {
font-size: 90%;
width: 100%;
position: relative;
margin: 0px auto;
background: #ffffff;
padding: 80px 0px 0px 0px;
}

h1 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
width: 100%;
max-width: 900px;
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 1.8em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
letter-spacing: 0.03em;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

h1.home {
font-family: 'Heebo';
font-style: normal;
font-weight: 300;
width: 100%;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.8em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

h1.projekt {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
width: 100%;
max-width: 900px;
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 1.8em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
letter-spacing: 0.03em;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

h2 {
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 1.4em;
line-height: 125%;
color: #232729;
text-transform: uppercase;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

#hw {
position: fixed;
top: 0px;
left: 0px;
height: 80px;
width: 100%;
/* background: url(http://www.l-plus.de/imgs/bg_header_n.png) repeat-x;
background-size: auto 90px; */
background: rgba(255,255,255,0.95);
padding: 0px 0px 0px 0px;
z-index: 1111;
}

#header {
position: relative;
height: 80px;
width: 100%;
max-width: 1240px;
padding: 0px;
margin: 0px auto;
}

#logo-lplus {
position: absolute;
top: 10px;
left: 14px;
width: 60px;
height: auto;
}

.do { display: none !important; }
.sl-do { display: none !important; }
.mo { display: inline-block !important; }
.sl-mo { display: block !important; }

.flex-m { display: block; flex-wrap: none; }
.flex-c { flex: none; }


.container-l {
float: none;
width: 100%;
padding: 0px 0px 0px 0px;
position: relative;
}

.container-r {
float: none;
width: 100%;
text-align: left;
padding: 0px 0px 0px 0px;
position: relative;
}

.content-l {
float: none;
width: 100%;
max-width: 100%;
padding: 30px 20px 30px 20px;
}

.content-r {
float: none;
width: 100%;
max-width: 100%;
padding: 30px 20px 30px 20px;
}






}


@media only screen and (max-width: 400px) {


}


/* Links */

a:link { 
color: #232729;
text-decoration: underline;
font-weight: 600;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a:active { 
color: #232729;
text-decoration: underline;
font-weight: 600;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a:visited { 
color: #232729;
text-decoration: underline;
font-weight: 600;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a:hover { 
color: #97a91f;
text-decoration: underline;
font-weight: 600;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

a.soci:link {

display: inline-block;
color: #232729;
text-decoration: none;
transform: scale(1) !important;
}

a.soci:hover {
color: #97a91f;
text-decoration: none;
transform: scale(1.2) !important;
}
/* cmsms stylesheet: slider modified: Mittwoch, 7. Juni 2023 10:07:09 */
#homeslider {
position: relative;
margin: 0px;
padding: 0px;
}

#homeslider ul {
margin: 0px;
padding: 0px;
}

#homeslider ul li {
margin: 0px;
padding: 0px;
}

.homesliderinfo {
display: inline-block;
position: absolute;
left: 0px;
bottom: 0px;
padding: 10px 20px 10px 20px;
width: auto;
max-width: 65%;
height: auto;
background: rgba(151,169,31,0.9);
color: #ffffff;
font-weight: 300;
font-size: 1.2em;
line-height: 125%;
text-transform: uppercase;
white-space: no-wrap;
z-index: 99;
}



/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

.home-slider-image {
width: 100%;
height: auto;
}



/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
background: #ffffff;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	left: 0px;
	background: #ffffff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(http://www.l-plus.de/imgs/bx_loader.gif) center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

/* PAGER */

.bx-wrapper .bx-pager {
text-align: center;
padding: 0px 0px 10px 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#homeslider .bx-wrapper .bx-pager {
text-align: right;
padding: 0px 20px 10px 0px;
}

#homeslider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
display: block;
	text-indent: -9999px !important;
	width: 14px !important;
	height: 14px !important;
	margin: 0 5px;
	outline: 0;
border: 2px solid #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
overflow: hidden !important;
text-decoration: none !important;
text-align: center;
}

#homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
#homeslider .bx-wrapper .bx-pager.bx-default-pager a.active {
background: none;
text-decoration: none !important;
}



.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ffffff;
display: block;
	text-indent: -9999px !important;
	width: 14px !important;
	height: 14px !important;
	margin: 0 5px;
	outline: 0;
border: 3px solid #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
overflow: hidden !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(http://www.l-plus.de/imgs/sl-arr-l.png) no-repeat;
background-size: 100%;
opacity: 0.5;
}

.bx-wrapper .bx-next {
	right: 20px;
	background: url(http://www.l-plus.de/imgs/sl-arr-r.png) no-repeat;
background-size: 100%;
opacity: 0.5;
}

.bx-wrapper .bx-prev:hover {
opacity: 1;
}

.bx-wrapper .bx-next:hover {
opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	bottom: 50%;
	margin-top: -20px;
	outline: 0;
	width: 24px;
	height: 40px;
	text-indent: -9999px;
	z-index: 9999;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(imgs/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(imgs/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}





@media only screen and (max-width: 900px) {

#homeslider .bx-wrapper .bx-pager {
display: none;
}

.homesliderinfo {
display: inline-block;
position: absolute;
left: 0px;
bottom: 0px;
padding: 10px 20px 10px 20px;
width: auto;
max-width: 100%;
height: auto;
background: rgba(151,169,31,0.9);
color: #ffffff;
font-weight: 300;
font-size: 1.2em;
line-height: 125%;
text-transform: uppercase;
white-space: no-wrap;
z-index: 99;
}

}


@media only screen and (max-width: 600px) {

.homesliderinfo {
display: inline-block;
position: absolute;
left: 0px;
bottom: 0px;
padding: 5px 20px 5px 20px;
width: auto;
max-width: 100%;
height: auto;
background: rgba(151,169,31,0.9);
color: #ffffff;
font-weight: 300;
font-size: 0.9em;
line-height: 125%;
text-transform: uppercase;
white-space: no-wrap;
z-index: 99;
}

}
/* cmsms stylesheet: mainmenu modified: Donnerstag, 23. November 2023 11:22:39 */
/* Fader */

@-webkit-keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}

@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}


#clayer {
background: rgba(255,255,255,0.8);
position: fixed;
top: 0px;
right: 0px;
z-index: 1000;
}

.clopen {
height: 100%;
width: 100%;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}

.clclosed {
height: 100%;
width: 0px;
-o-transition: all 100ms ease 10ms;
-moz-transition: all 100ms ease 10ms;
-ms-transition: all 100ms ease 10ms;
-webkit-transition: all 100ms ease 10ms;
transition: all 100ms ease 10ms;
}


#menuopen {
display: block;
width: 60px;
height: 60px;
position: absolute;
right: 120px;
top: 20px;
background: url(http://www.l-plus.de/imgs/menuopen.png) no-repeat;
background-size: 60px 60px;
cursor: pointer;
}

.mohide {
width: 0px !important;
transition: all 500ms ease 10ms;
}

.moshow {
width: 60px !important;
transition: all 500ms ease 10ms;
}

.menuclose {
width: 60px;
height: 60px;
position: absolute;
right: 15px;
top: 30px;
background: url(http://www.l-plus.de/imgs/menuclose.png) no-repeat;
background-size: 60px 60px;
cursor: pointer;
}


#mobilemenu {
position: fixed;
top: 0px;
width: 320px;
height: 100%;
padding: 130px 20px 40px 20px;
background: #ffffff;
z-index: 9999;
text-align: left;
overflow: auto;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.mopen {
right: 0px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

.mclosed {
right: -320px;
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}


#mobilemenu ul {
margin: 0px;
padding: 0px;
font-size: 115%;
}

#mobilemenu ul ul {
margin: 0px;
padding: 10px 0px 10px 5px;
font-size: 90%;
}

#mobilemenu ul li {
margin: 0px;
padding: 0px 0px 5px 0px;
list-style-type: none;
}

#mobilemenu ul li a {
font-weight: 600;
color: #232729;
text-decoration: none;
border-bottom: none;
}

#mobilemenu ul li a:hover {
font-weight: 600;
color: #97a91f;
text-decoration: none;
border-bottom: none;
}

#mobilemenu ul ul li a {
font-weight: 400;
color: #232729;
text-decoration: none;
border-bottom: none;
}

#mobilemenu ul ul li a:hover {
font-weight: 400;
color: #97a91f;
text-decoration: none;
border-bottom: none;
}

#mobilemenu ul li a.currentpage {
font-weight: 600;
color: #232729;
text-decoration: none;
border-bottom: none;
}

#mobilemenu ul li a.currentpage:hover {
font-weight: 600;
color: #97a91f;
text-decoration: none;
border-bottom: none;
}


.subnav {
margin: 0px;
padding: 0px 0px 20px 0px;
clear: both;
font-size: 85%;
width: 100%;
max-width: 780px;
}

.subnav ul {
margin: 0px;
padding: 0px 0px 20px 0px;
font-size: 100%;
}

.subnav ul li {
margin: 0px;
padding: 0px 20px 0px 0px;
list-style-type: none;
float: left;
}

.subnav ul li a {
font-weight: 400;
color: #232729;
text-decoration: none;
border-bottom: none;
}

.subnav ul li a:hover {
font-weight: 400;
color: #97a91f;
text-decoration: none;
border-bottom: none;
}

.subnav ul li a.currentpage {
font-weight: 600;
color: #232729;
text-decoration: none;
border-bottom: none;
}

.subnav ul li a.currentpage:hover {
font-weight: 600;
color: #97a91f;
text-decoration: none;
border-bottom: none;
}


@media only screen and (max-width: 1400px) {

#menuopen {
display: block;
width: 60px;
height: 60px;
position: absolute;
right: 20px;
top: 20px;
background: url(http://www.l-plus.de/imgs/menuopen.png) no-repeat;
background-size: 60px 60px;
cursor: pointer;
}

}


@media only screen and (max-width: 800px) {

#menuopen {
display: block;
width: 60px;
height: 60px;
position: absolute;
right: 20px;
top: 10px;
background: url(http://www.l-plus.de/imgs/menuopen.png) no-repeat;
background-size: 60px 60px;
cursor: pointer;
}

.menuclose {
width: 60px;
height: 60px;
position: absolute;
right: 15px;
top: 15px;
background: url(http://www.l-plus.de/imgs/menuclose.png) no-repeat;
background-size: 60px 60px;
cursor: pointer;
}

#mobilemenu {
position: fixed;
top: 0px;
width: 320px;
height: 100%;
padding: 100px 20px 40px 20px;
background: #ffffff;
z-index: 9999;
text-align: left;
overflow: auto;
-o-transition: all 500ms ease 10ms;
-moz-transition: all 500ms ease 10ms;
-ms-transition: all 500ms ease 10ms;
-webkit-transition: all 500ms ease 10ms;
transition: all 500ms ease 10ms;
}

}


@media only screen and (max-width: 400px) {



}
/* cmsms stylesheet: components modified: Dienstag, 16. Juli 2024 11:54:05 */
/* CC */

#copycredits {
width: 100%;
max-width: 780px;
margin: 0px 0px 40px 0px;
padding: 0px;
background: #ffffff;
font-size: 80%;
}


/* Artikel */

.article {
width: 100%;
margin: 0px 0px 40px 0px;
}

.article-img {
width: 40%;
padding: 0px 30px 0px 0px;
float: left;
}

.article-img img {
width: 100%;
height: auto;
}

.article-sum-head {
width: 80%;
text-transform: uppercase;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

.article-txt {
width: 60%;
padding: 0px 0px 0px 0px;
float: right;
text-align: left;
}

.article-date {
padding: 15px 0px 0px 0px;
text-transform: uppercase;
font-weight: 300;
font-size: 95%;
line-height: 130%;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

#full-article-imgs {
width: 100%;
max-width: 780px;
margin: 40px 0px 0px 0px;
}

#full-article-imgs img {
display: block;
width: 100%;
height: auto;
margin: 0px 0px 40px 0px;
}

@media only screen and (max-width: 600px) {

.article-img {
width: 100%;
padding: 0px 0px 20px 0px;
float: none;
}

.article-txt {
width: 100%;
padding: 0px 0px 0px 0px;
float: none;
text-align: left;
}

}

/* Auszeichnungen */

.ausz-item {
padding: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #000000;
}

.ausz-desc {
font-weight: 300;
text-transform: uppercase;
font-size: 95%;
}

.ausz-title {
font-weight: 600;
font-size: 100%;
padding: 3px 0px 3px 0px;
}

.ausz-link {
font-size: 95%;
padding: 0px 0px 0px 0px;
}


/* Team */

#team {
margin: 0px;
padding: 40px 0px 0px 0px;
width: 100%;
max-width: 780px;
}

#team-img-gf {
margin: 0px 0px 20px 0px;
}

#team-img-gf img {
width: 100%;
height: auto;
}

.tr-left {
float: left;
width: 67.5%;
height: auto;
margin: 0px 0px 20px 0px;
}

.tr-right {
float: right;
width: 30%;
height: auto;
margin: 0px 0px 20px 0px;
}

.tr-half-left {
float: left;
width: 49%;
height: auto;
margin: 0px 0px 20px 0px;
}

.tr-half-right {
float: right;
width: 49%;
height: auto;
margin: 0px 0px 20px 0px;
}

.tr-left img,
.tr-right img,
.tr-half-left img,
.tr-half-right img {
width: 100%;
height: auto;
}


/* Raster */

.progrid {
width: 100%;
height: auto;
margin: 20px -10px 0px -10px;
}

.progrid ul {
margin: 0px;
padding: 0px;
display: -webkit-flex;	
display: flex;
flex-wrap: wrap;
}

.progrid ul li {
flex: 1 1 calc(100% / 4);
max-width: 380px;
margin: 0px 10px 40px 10px;
padding: 0px;
float: left;
list-style-type: none;
background: #ffffff;
}

.progrid-item {
cursor: pointer;
}

.progrid-item-img {
width: 100%;
height: auto;
padding: 0px;
margin: 0px;
overflow: hidden;
line-height: 0px;
}

.progrid-item .progrid-item-img img {
width: 100%;
height: auto;
transform: scale(1);
opacity: 0.9;
border-top: 2px solid #ffffff;
transition: all 200ms ease 0ms;
}


.progrid-item:hover .progrid-item-img img {
width: 100%;
height: auto;
transform: scale(1);
opacity: 1;
border-top: 2px solid #97a91f;
transition: all 200ms ease 0ms;
}


.progrid-item-desc {
width: 100%;
height: auto;
padding: 15px 20px 0px 0px;
text-transform: uppercase;
font-weight: 600;
font-size: 95%;
line-height: 130%;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

.progrid-item-desc-first {
font-weight: 300 !important;
font-size: 90%;
}

.progrid-item-shorttxt {
width: 100%;
height: auto;
padding: 3px 0px 0px 0px;
font-size: 95%;
line-height: 140%;
}

@media only screen and (max-width: 1000px) {

.progrid ul li {
flex: 1 1 calc(100% / 2);
max-width: 46%;
margin: 0px 10px 40px 10px;
padding: 0px;
float: left;
list-style-type: none;
background: #ffffff;
}

}


@media only screen and (max-width: 600px) {

.progrid ul li {
flex: 1 1 calc(100% / 1);
max-width: 100%;
margin: 0px -10px 40px 10px;
padding: 0px;
float: left;
list-style-type: none;
background: #ffffff;
}

}


.listeneintrag {
position: relative;
width: 100%;
height: auto;
padding: 10px 0px 10px 140px;
border-bottom: 1px solid #000000;
line-height: 120%;
}

.listenoption {
position: absolute;
top: 10px;
left: 0px;
width: 135px;
height: auto;
font-weight: 600;
}

.listenwert {
width: auto;
height: auto;
}

/* Projekte */

#pro-img img {
width: 100%;
height: auto;
margin: 0px 0px 40px 0px;
}

.pi-full {
width: 100%;
height: auto;
}

.pi-half-left {
float: left;
width: 48% !important;
height: auto;
}

.pi-half-right {
float: right;
width: 48% !important;
height: auto;
}

.pi-60-left {
float: left;
width: 60% !important;
height: auto;
}

.pi-60-right {
float: right;
width: 60% !important;
height: auto;
}

.prh-left {
float: left;
width: 60%;
height: auto;
margin: 0px 0px 20px 0px;
}

.prh-right {
float: right;
width: 35%;
height: auto;
margin: 0px 0px 20px 0px;
}

#pro-cr-info {
display: inline-block;
width: auto;
height: auto;
font-size: 75%;
padding: 15px 20px 15px 20px;
margin: 0px 0px 0px 0px;
border-radius: 5px;
background: #f1f1f1;
}


@media only screen and (max-width: 800px) {

#team {
margin: 0px;
padding: 80px 0px 0px 0px;
width: 100%;
}

.prh-left {
float: none;
width: 100%;
height: auto;
margin: 20px 0px 60px 0px;
}

.prh-right {
float: none;
width: 100%;
height: auto;
margin: 20px 0px 0px 0px;
}

.pi-half-left {
float: none;
width: 100% !important;
height: auto;
}

.pi-half-right {
float: none;
width: 100% !important;
height: auto;
}

.pi-60-left {
float: none;
width: 100% !important;
height: auto;
}

.pi-60-right {
float: none;
width: 100% !important;
height: auto;
}

}

/* Projekte Ende */


.txt-intro {
width: 100%;
max-width: 780px;
}

.txt-std {
width: 100%;
max-width: 780px;
}

.txt-60 {
width: 60%;
padding: 0px 0px 60px 0px;
}

.projekt_desc {
font-family: 'Heebo';
font-style: normal;
font-weight: 300;
width: 100%;
max-width: 780px;
margin: 0px;
padding: 0px 0px 40px 0px;
font-size: 1.2em;
line-height: 115%;
color: #232729;
text-transform: uppercase;
}

#separator_bot {
width: 100%;
height: 350px;
}

#separator {
position: relative;
width: 100%;
height: 350px;
}

.sep-bg-wrap {
clip: rect(0, auto, auto, 0);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.sep-bg {
position: fixed;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
transform: translateZ(0);
will-change: transform;
}


/* Klickliste */

.listleft {
float: left;
width: 47%;
}

.listright {
float: right;
width: 47%;
text-align: left;
}

dl {
margin: 0px;
}

dd { 
display: none;
margin: 0px;
}

dt {
cursor: pointer;
}

dt h3 {
margin: 0px;
padding: 10px 20px 10px 30px;
font-size: 1em;
line-height: 120%;
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
position: relative;
width: 100%;
}

h3.projektdaten {
margin: 0px;
padding: 17px 20px 17px 20px;
font-size: 1.05em;
line-height: 120%;
font-family: 'Heebo';
font-style: normal;
font-weight: 600;
position: relative;
width: 100%;
}

.closed {
color: #232729;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.open {
color: #232729;
-o-transition: all 200ms ease 10ms;
-moz-transition: all 200ms ease 10ms;
-ms-transition: all 200ms ease 10ms;
-webkit-transition: all 200ms ease 10ms;
transition: all 200ms ease 10ms;
}

.closed .lbh3arr {
display: block;
position: absolute;
top: 10px;
left: 0px;
font-size: 150%;
transform: rotate(0deg);
transition: all 100ms linear 10ms;
}

.open .lbh3arr {
display: block;
position: absolute;
top: 10px;
left: 0px;
font-size: 150%;
transform: rotate(180deg);
transition: all 100ms linear 10ms;
}

.listbox {
background: #f1f1f1;
min-height: 28px;
width: 100%;
margin: 0px 0px 10px 0px;
padding: 0px;
box-sizing: border-box;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

.listcontent {
margin: 0px;
padding: 0px 20px 15px 20px;
position: relative;
font-size: 90%;
}


#promenue {
padding: 50px 0px 0px 0px;
}

#promenue .listcontent ul li {
list-style-type: none;
padding: 0px;
margin: 0px 0px 5px 0px;
}

#promenue .listbox {
background: #ffffff;
min-height: 24px;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px;
box-sizing: border-box;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}

#promenue .listcontent {
margin: 0px;
padding: 0px 20px 15px 30px;
position: relative;
font-size: 90%;
}


@media only screen and (max-width: 800px) {

.listleft {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

.listright {
float: none;
width: 100%;
text-align: left;
}

.txt-intro {
width: 100%;
}

.txt-std {
width: 100%;
}

.txt-60 {
width: 100%;
}

.tr-left {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

.tr-right {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

.tr-half-left {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

.tr-half-right {
float: none;
width: 100%;
margin: 0px 0px 20px 0px;
}

}
