header.header {
    height: 140px;
    width: 100%;
    position: fixed;
    background-color: #fff;
	-webkit-transition: height 0.4s ease-in-out 0s;
	-moz-transition: height 0.4s ease-in-out 0s;
	-o-transition: height 0.4s ease-in-out 0s;	
	transition: height 0.4s ease-in-out 0s;
	z-index: 10000;
}
header.header.bp-small {
	height: 75px;
}

/**
header.header .header-top .left {
	float: left;
	margin-left: 25px;
}
header.header .header-top .right {
	float: right;
	margin-right: 25px;
}
header.header .header-top ul li {
	display: inline-block;
	margin-left: 15px;
}
header.header .header-top .left ul li {
    margin-left: 0;
}
header.header .header-top .right ul li {
    font-size: 19px;
}

header.header .header-top a {
	color: #fff;
	text-decoration: none;
}
header.header .header-top a:hover,
header.header .header-top a:focus {
	color: #55565A;
	text-decoration: none;
}
**/

header.header .header-main {
    padding: 25px 0;
	background-color: #55565A;
	/** border-bottom: 1px solid #55565A; **/
	box-sizing: border-box;
	position: relative;	
	width: 100%;
	-webkit-transition: top 0.4s ease-in-out 0s, padding 0.4s ease-in-out 0s;
	-moz-transition: top 0.4s ease-in-out 0s, padding 0.4s ease-in-out 0s;
	-o-transition: top 0.4s ease-in-out 0s, padding 0.4s ease-in-out 0s;	
	transition: top 0.4s ease-in-out 0s, padding 0.4s ease-in-out 0s;	
}
header.header.bp-small .header-main {
	padding: 15px 0;
}


header.header .logo {
    width: 240px;
    height: 90px;
    z-index: 1001;
	float: left;
	margin-left: 15px;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;	
	transition: all 0.4s ease-in-out 0s;
}
header.header .logo a {
  display: block;
  line-height: 0;
}
header.header.bp-small .logo {
	width: 120px;
    height: 45px;
}

header.header .nav-mobile {
    display: none;
}
header.header .nav-desktop {
    float: right;
	margin-right: 25px;
	margin-top: 34px;
	-webkit-transition: margin-top 0.4s ease-in-out 0s;
	-moz-transition: margin-top 0.4s ease-in-out 0s;
	-o-transition: margin-top 0.4s ease-in-out 0s;	
	transition: margin-top 0.4s ease-in-out 0s;
}
header.header.bp-small .nav-desktop {
	margin-top: 10px;
}
.nav-desktop {
  display: block;
}
#bp-nav-trigger {
  display: none;
}

main.content {
  padding-top: 140px;
}
main.content .main-content-inner {
	box-shadow: 0px 0px 7px -2px #999;
}

/**
@media (max-width: 1279px) {
	header.header {
		height: 137px;
	}
	header.header .header-main {
		padding: 15px 0;
	}	
	header.header .logo {
		width: 175px;
		height: 72px;
		margin-left: 15px;
	}
	header.header .nav-desktop {
		margin-top: 25px;
	}
	main.content {
		padding-top: 137px;
	}	
}
**/
@media (max-width: 1279px) {
	header.header .header-main .bp-width {
		width: 100%;
	}
	header.header {
		height: 86px;
	}
	header.header .header-top .left {
		margin-left: 10px;
	}
	header.header .header-top .right {
		margin-right: 10px;
	}
	header.header .header-top ul li {
        margin-left: 10px;
	}	
	header.header .header-main,
	header.header.bp-small .header-main	{
		padding: 10px 0;
	}	
	header.header .nav-desktop {
		display: none; 
	}
	#bp-nav-trigger {
	  display: block;
	}

	header.header .logo,
	header.header.bp-small .logo	{
		margin-left: 0;
		width: 175px;
		height: 66px;    
	}	
	main.content {
		padding-top: 86px;
	}
}
@media (max-width: 1023px) {
	
}
@media (max-width: 768px) {
	header.header .header-top .right ul li {
		font-size: inherit;
	}
}
@media (max-width: 640px) {
	header.header .header-top ul li.no-mobile {
		display: none;
	}
}




#jux_megamenucss3 .megamenu ul.level0 > li.megacss3 {
    padding-left: 20px !important;
}
#jux_megamenucss3 .megamenu .js-megamenu {
     	font-family: verdana, sans-serif !important;	 
}
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
    font-size: 16px !important;
}
#jux_megamenucss3 .megamenu .megacss3.haschild.produkt-dropdown > div.childcontent {
    padding-top: 35px;
}
#jux_megamenucss3 .megacss3.no-desktop {
    display: none !important;
}

@media (max-width: 1279px) {
	#jux_megamenucss3 .megamenu ul.level0 > li.megacss3 {
		padding-left: 15px !important;
	}
	#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
		font-size: 15px !important;
	}
}

@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}










/** mobiles Menü **/
#bp-nav-trigger {
  position: absolute;
  top: 10px;
  right: 0px;
  height: 66px;
  width: 66px;
  overflow: hidden;
  color: transparent;
  white-space: nowrap;
  text-indent: 100%;
}
#bp-nav-trigger span,
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  position: absolute;
  height: 2px;
  width: 35px;
  background: #fff;
}
#bp-nav-trigger span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background .3s;
}
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  content: '';
  top: 0;
  left: 0;
  transition: background .3s, transform .3s;
}
#bp-nav-trigger span::before {
  transform: translateY(-10px);
}

#bp-nav-trigger span::after {
  transform: translateY(10px);
}
#bp-nav-trigger:hover span, 
#bp-nav-trigger:hover span::before,
#bp-nav-trigger:hover span::after {
  background: #ddd;
}
.nav-open #bp-nav-trigger span {
  background: transparent;
}
.nav-open #bp-nav-trigger span::before,
.nav-open #bp-nav-trigger span::after {
  background: #1F2B3D;
}
.nav-open #bp-nav-trigger span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-nav-trigger span::after {
  transform: rotate(45deg);
}


.bp-mobile-nav-overlay {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
}
.nav-open .bp-mobile-nav-overlay {
  opacity: .8;
  visibility: visible;
}
body.nav-open {
  overflow: hidden;
}



#bp-mobile-navigation.nav-container {
	position: fixed;
	z-index: 10002;
	top: 0;
	right: 0;
	height: 100%;
	width: 90%;
	max-width: 300px;
	background: #55565a;
	color: #fff;
	transform: translateZ(0);
	transform: translateX(100%);
	transition: transform .5s cubic-bezier(.07,.23,.34,1);
	box-sizing: border-box;
	padding-bottom: 50px;
}
#bp-mobile-navigation.nav-container .bp-nav-inner {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.nav-open #bp-mobile-navigation.nav-container {
  transform: translateX(0);
}

#bp-mobile-navigation #bp-close-the-nav {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav {
	display: block;
}

#bp-mobile-navigation #bp-close-the-nav span::before,
#bp-mobile-navigation #bp-close-the-nav span::after {
  content: '';
}
#bp-mobile-navigation #bp-close-the-nav:hover span::before,
#bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #000;
}
#bp-mobile-navigation #bp-close-the-nav span {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #fff;
  top: 14px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #000;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  transform: rotate(45deg);
}

.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span {
  padding: 15px;
  display: block;
  border-bottom: 1px solid #666;
}
.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span:hover {
  background-color: #c1cc26;
  color: #000;
  cursor: pointer;
}












.bp-slider-main .ein-slide {
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
}

.bp-slider-main .ein-slide .inner {
  position: absolute;
  border: 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
.bp-slider-main .ein-slide .inner .bp-width {
	position: relative;
}
.bp-slider-main .ein-slide .inner .text {
    position: absolute;
    bottom: 50px;
    width: 100%;
	padding: 0 20%;
	box-sizing: border-box;
}
.bp-slider-main .ein-slide .inner .text .slider-headline {
    text-align: center;
    color: #64642c;
    font-size: 50px;
    line-height: 80px;
    background-color: #fff;
    font-family: 'Oranienbaum', serif;
	text-transform: uppercase;
}
.bp-slider-main .ein-slide .inner .text .slider-subheadline {
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    background-color: #64642c;
    margin-top: 10px;	
}



@media (max-width: 1279px) {
	.bp-slider-main .ein-slide {
		height: 650px;
	}
	.bp-slider-main .ein-slide .inner .text {
		padding: 0 18%;
	}
	.bp-slider-main .ein-slide .inner .text .slider-headline {
		font-size: 40px;
		line-height: 70px;
	}
	.bp-slider-main .ein-slide .inner .text .slider-subheadline {
		font-size: 25px;
	}
}
@media (max-width: 1023px) {
	.bp-slider-main .ein-slide {
		height: 550px;
	}
	.bp-slider-main .ein-slide .inner .text {
		bottom: 25px;
		padding: 0 16%;
	}
	.bp-slider-main .ein-slide .inner .text .slider-headline {
		font-size: 30px;
		line-height: 50px;
	}
	.bp-slider-main .ein-slide .inner .text .slider-subheadline {
		font-size: 20px;
		line-height: 50px;
		margin-top: 5px;
	}
}
@media (max-width: 768px) {
	.bp-slider-main .ein-slide {
		height: 450px;
	}
	.bp-slider-main .ein-slide .inner .text {
		padding: 0 15%;
	}	
	.bp-slider-main .ein-slide .inner .text .slider-headline {
		font-size: 25px;
		line-height: 45px;
	}
	.bp-slider-main .ein-slide .inner .text .slider-subheadline {
		font-size: 15px;
		line-height: 40px;
	}
}
@media (max-width: 640px) {
	.bp-slider-main .ein-slide {
		height: 350px;
	}
	.bp-slider-main .ein-slide .inner .text {
		padding: 0 12%;
	}
	.bp-slider-main .ein-slide .inner .text .slider-subheadline {
		font-size: 13px;
	}
}
@media (max-width: 480px) {
	.bp-slider-main .ein-slide .inner .text {
		bottom: 7px;
		padding: 0 10%;
	}
	.bp-slider-main .ein-slide .inner .text .slider-headline {
		font-size: 15px;
		line-height: 24px;
	}
	.bp-slider-main .ein-slide .inner .text .slider-subheadline {
		font-size: 10px;
		line-height: 24px;
	}
}























footer.footer {
    background-color: #55565A;
    color: #c7c7c7;
    padding: 100px 25px;
}
footer.footer a{	
	color: #c7c7c7;
	text-decoration: none;
}
footer.footer a:hover,
footer.footer a:focus{	
	color: #c1cc26;
}

footer.footer .footer-main-wrapper.clearfix > div {
    float: left;
}





footer.footer .footer-main-wrapper > div.footer-logo {
  width: 250px;
}
footer.footer .footer-main-wrapper > div.footer-adresse {
  width: 150px;
  margin-left: 50px;
  margin-top: 15px;
}
footer.footer .footer-main-wrapper > div.footer-kontakt {
  width: 300px;
  margin-left: 50px;
  margin-top: 15px;
}
footer.footer .footer-main-wrapper > div.footer-socials {
  margin-left: 50px;
  width: 150px;
  margin-top: 15px;
}
footer.footer .footer-main-wrapper > div.footer-rechtliches {
	width: 115px;
	margin-left: 85px;
	margin-top: 15px;
}



footer.footer .footer-main ul li {
    margin-bottom: 5px;
}


footer.footer .footer-main-wrapper > div.footer-adresse ul li {
	position: relative;
	padding-left: 20px;
}
footer.footer .footer-main-wrapper > div.footer-adresse ul li::before {
	font-family: fontawesome;
	position: absolute; 
	left: 0;
	top: 0;
	color: #C0CC29;
}
footer.footer .footer-main-wrapper > div.footer-adresse ul li.marker::before{
	content: "\f041";
}





footer.footer .footer-main-wrapper > div.footer-kontakt ul li {
	position: relative;
	padding-left: 20px;
}
footer.footer .footer-main-wrapper > div.footer-kontakt ul li::before {
	font-family: fontawesome;
	position: absolute; 
	left: 0;
	top: 0;
	color: #C0CC29;
}
footer.footer .footer-main-wrapper > div.footer-kontakt ul li.whatsapp::before {
	content: "\f232";
}
footer.footer .footer-main-wrapper > div.footer-kontakt ul li.tel::before {
	content: "\f2a0";
}
footer.footer .footer-main-wrapper > div.footer-kontakt ul li.fax::before{
	content: "\f1ac";
}
footer.footer .footer-main-wrapper > div.footer-kontakt ul li.mail::before {
	content: "\f0e0";
}



footer.footer .footer-main-wrapper > div.footer-socials ul li {
	position: relative;
	padding-left: 20px;
}
footer.footer .footer-main-wrapper > div.footer-socials ul li::before {
	font-family: fontawesome;
	position: absolute; 
	left: 0;
	top: 0;
	color: #C0CC29;
}
footer.footer .footer-main-wrapper > div.footer-socials ul li.facebook::before {
	content: "\f082";
}
footer.footer .footer-main-wrapper > div.footer-socials ul li.insta::before {
	content: "\f16d";
}




footer.footer .footer-main-wrapper > div.footer-rechtliches ul li {
	position: relative;
	padding-left: 10px;
}
footer.footer .footer-main-wrapper > div.footer-rechtliches ul li::before {
	font-family: fontawesome;
	position: absolute; 
	left: 0;
	top: 0;
	content: "\f105";
	color: #C0CC29;
}



@media (max-width: 1279px) {
	footer.footer .footer-main-wrapper > div.footer-logo {
	  width: 200px;
	}
	footer.footer .footer-main-wrapper > div.footer-adresse {
	  width: 125px;
	  margin-left: 45px;
	  margin-top: 15px;
	}
	footer.footer .footer-main-wrapper > div.footer-kontakt {
	  width: 275px;
	  margin-left: 40px;
	  margin-top: 15px;
	}
	footer.footer .footer-main-wrapper > div.footer-socials {
	  margin-left: 25px;
	  width: 125px;
	  margin-top: 15px;
	}
	footer.footer .footer-main-wrapper > div.footer-rechtliches {
	  width: 115px;
	  margin-left: 10px;
	  margin-top: 15px;
	}
}
@media (max-width: 1023px) {
	footer.footer {
		padding: 75px 10px;
	}
	footer.footer .footer-main-wrapper > div.footer-logo {
		width: 25%;
	}
	footer.footer .footer-main-wrapper > div.footer-adresse {
		width: 25%;
		margin-left: 5%;
		margin-top: 15px;
	}
	footer.footer .footer-main-wrapper > div.footer-kontakt {
		width: 40%;
		margin-left: 5%;
		margin-top: 15px;
	}
	footer.footer .footer-main-wrapper > div.footer-socials {
		margin-left: 30%;
		width: 25%;
		margin-top: 15px;
	}
	footer.footer .footer-main-wrapper > div.footer-rechtliches {
		width: 40%;
		margin-left: 5%;
		margin-top: 15px;
	}
}
@media (max-width: 768px) {
	footer.footer {
		padding: 75px 10px;
	}
	
	footer.footer .footer-main-wrapper > div.footer-logo {
		width: 50%;
		margin-right: 50%;
	}
	footer.footer .footer-main-wrapper > div.footer-adresse {
		width: 30%;
		margin-left: 5%;
		margin-top: 25px;
	}
	footer.footer .footer-main-wrapper > div.footer-kontakt {
		width: 60%;
		margin-left: 5%;
		margin-top: 25px;
	}
	footer.footer .footer-main-wrapper > div.footer-socials {
		width: 30%;
		margin-left: 5%;
		margin-top: 25px;
	}
	footer.footer .footer-main-wrapper > div.footer-rechtliches {
		width: 60%;
		margin-left: 5%;
		margin-top: 25px;
	}
}
@media (max-width: 640px) {
	footer.footer .footer-main-wrapper > div.footer-logo {
		width: 250px;
		margin-right: 0%;
		float: none;
	}
	footer.footer .footer-main-wrapper > div.footer-adresse {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
		float: none;
	}
	footer.footer .footer-main-wrapper > div.footer-kontakt {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
		float: none;
	}
	footer.footer .footer-main-wrapper > div.footer-socials {
		width: 100%;
		margin-left: 0%;
		margin-top: 25px;
		float: none;
	}
	footer.footer .footer-main-wrapper > div.footer-rechtliches {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
		float: none;
	}
}












.fixed-kontakt-widget {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 10001;
}
.fixed-kontakt-widget a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 35px;
  margin-top: 3px;
  background-color: #64642c;
  color: #fff;
  text-decoration: none;
}
.fixed-kontakt-widget a:hover, 
.fixed-kontakt-widget a:focus {
  background-color: #4a4a25;
  color: #fff;
  text-decoration: none;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.fixed-kontakt-widget {
	  top: 40%;
	}
}
@media (max-width: 640px) {

}















.bg-dunkelgruen {
	background-color: #64642c;
	color: #fff;
}
.bg-dunkelgruen h1,
.bg-dunkelgruen h2,
.bg-dunkelgruen h3,
.bg-dunkelgruen h4,
.bg-dunkelgruen a {
	color: #fff;
}


.eft-liste li {
	margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
}
.eft-liste li::before {
    content: "*";
    color: #64642c;
    font-size: 1.5em;
    position: absolute;
    left: 0;
    top: 4px;
}

.eft-check-list li {
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.eft-check-list li::before {
	font-family: icomoon;
    content: "\e902";
    position: absolute;
    left: 0;
    top: 1px;
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.eft-liste li {
		font-size: 16px;
		line-height: 22px;
	}
	.eft-liste li::before {
		font-size: 1.2em;
	}
}
@media (max-width: 640px) {
	.eft-liste li {
		font-size: 14px;
		line-height: 20px;
	}
}

