
.justify {
	text-align: justify;
}

.blur {
	text-shadow: 4px 4px 10px #000;
}
/* Farben

grau
#7a7979;

grün
#6aa230;

*/

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {

    font-size: 28px;
    line-height: 34px;
    color: #262626;
    font-weight: 300;
    margin-bottom: 15px;
}

.container {
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}

.background {
	background-position: center center;
	background-repeat: no-repeat;
}


@media (max-width: 767px) {
.background {
	background-position: bottom;
	}
	
div.cell-view.topslide {
		max-height: 200px
	}
	
	
}

body {
	background: #fff;
}

/* 
########################################################################margin-top: 5px;
LOGO bündig mit Schrift*/
	
#logo img {
	display: block;
	max-height: 32px;
	margin-top: 3px;
}


.padding1 {
	padding-bottom: 1px;
}
.white {
	color: #fff;
}
.size16 {
	font-size: 16px;
}
.size18 {
	font-size: 18px;
	letter-spacing: 1px;
font-weight: bold;
}

.mozaic-banners-wrapper.type-2 a.mozaic-banner-entry .title {
		font-weight: bold;
}

/* 
########################################################################
header rechter teil, responsive menue BREITE geändert  */
.product-header-content {
	display: table-cell;
	text-align: right;
	width: auto;
}
/*
########################################################################
abstand Content nach oben */
body.style-4 .content-center {
	max-width: 1280px;
	margin: auto;
}


/* 
########################################################################
border grün gefärbt  */
@media (min-width: 1200px) {
header.fixed-header .nav-overflow {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	border-bottom: 2px #b4dc89 solid;
	-webkit-backface-visibility: hidden;
}
}



/* 
########################################################################
########################################################################
########################################################################
slider background-bilder Größe */

div.bg_size {
        -moz-background-size:100% auto; /* Firefox */
        -webkit-background-size:100% auto; /* Safari, Chrome */
        background-size:100% auto; /* Opera, IE, W3C Standard */
}




/* 
########################################################################
transparenter hover effekt bei den bildern, die farbe geändert in grau */
.mozaic-banners-wrapper.type-2 a.mozaic-banner-entry::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	content: "";
	opacity: 0;
}
/* 
########################################################################
schrift auf  bildern  */
.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	color: #fff;
	display: block;
	font-size: 30px;
}
/*
########################################################################
transparentes Hintergrundfeld schrift über den bildern slider 
ganze Breite*/

.navigation-banner-wrapper.align-3 .navigation-banner-content div h1 {
	width: 100% !important;
	text-align: center;
	margin: 0;
	background-color: rgba(255,255,255,0.7);
	padding: 0;
	font-size: 36px;
	letter-spacing: normal;
	line-height: normal;
	color: #404040;
}
.navigation-banner-content {
	width: 57%;
	padding: 0;
	height: 505px;
	position: relative;
}

/*
########################################################################
transparentes Hintergrundfeld Schrift geht bis zum Rand
ganze Breite
Bilder Slider werden nicht mehr ausgegraut
*/
@media (max-width: 767px) {
#content-block .navigation-banner-content {
	height: 300px;
	padding: 0;
	width: auto;
	text-align: center;
	float: none;
}
#content-block .navigation-banner-wrapper.light-text::before {
	background: rgba(0, 0, 0, 0.0);
}
}
/*
########################################################################
SLIDER
Farbe Navi Punkte*/

body.style-4 .swiper-active-switch {
	background: #6aa230;
	border-color: #6aa230;
}
/*
########################################################################
die Überschrift wird ausgeblendet, wenn die columns untereinander angezeigt werden, Abstand sonst zu groß
*/

h2.xs {
	display: block;
}

h2.twocolsnone {
	display: block;
}

h1.xs {
	display: block;
}


@media (max-width: 767px) {
h2.xs {
	display: none;
}
	
	h1.xs {
	display: none;
}
}

@media (max-width: 991px) {
h2.twocolsnone {
	display: none;
}
}



/*
########################################################################
SLIDER
Schriftgröße responsive --- Abstand nach unten Text Über mich
Abstand zwischen col6
*/


@media (max-width: 991px) {
#content-block .navigation-banner-content .title {
	font-size: 32px;
	line-height: 40px;
}
#content-block .navigation-banner-swiper .pagination {
	display: block;
	margin-top: 30px;
}
.information-entry {
	margin-bottom: 4px;
}
.mozaic-banners-wrapper.type-2 .banner-column:first-child {
	margin-bottom: 30px;
}
.footer-address {
	margin-bottom: 16px;
}
}
.article-container p, .article-container ul, .article-container ol, .article-container img {
	margin-bottom: 0;
}

@media (max-width: 767px) {
#content-block .navigation-banner-content .title {
	font-size: 28px;
	line-height: 40px;
	letter-spacing: normal;
}
}


/*
########################################################################
SLIDER
Schriftgröße auf bildern responsive --- logo verkleinert sich*/

@media (max-width: 600px) {
#content-block .navigation-banner-content .title {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: normal;
}
}

/* 
########################################################################
########################################################################
########################################################################
NAVIGATION LEISTE farbe geändert in hellgrau
Abstand */



@media (max-width: 1199px) {
	.header-wrapper.style-10 header {
    padding-top: 5px !important;

}
}



/* 
########################################################################
NAVIGATION fixed abstand (beim scrollen)*/
.rahmen {
	margin-top: 10px;
	padding-bottom: 10px;
}



/* border bottom navi*/
@media (max-width: 1199px) {
.fixed-header {
border-bottom: 2px #b4dc89 solid;
}
}




/* 
########################################################################
schrift über den bildern slider --- unten ausgerichtet */
.cell-view {
	/*vertical-align: bottom;*/
	text-align: center;
}
.cell-view.topslide {
	vertical-align: bottom;
}
/* 
########################################################################
abstand + linien zwischen blocks */

.information-blocks {
	margin-bottom: 20px;
}
.column-article-wrapper {
	border-top: none;
	border-bottom: 1px #b4dc89 solid;
	padding: 8px 0;
}

.column-article-wrapper1 {
    border-top: none;
    border-bottom: 1px #b4dc89 solid;
    padding-top:10px;
	padding-bottom: 28px;
}
/* 
########################################################################
 FOOTER  zeilenabstand --- farbe --- abstand --- linie */

.footer-address {
	line-height: 24px;
}
.footer-description {
	font-size: 15px;
	margin-bottom: 16px;
}
.gruen {
	color: #6aa230;
}
.footer-logo {
	margin-bottom: 10px;
}
.footer-columns-entry {
	border: none;
	padding: 8px 0 0 0;
	position: relative;
}
.footer-wrapper.style-4 footer {
	border: none;
}
h1.footer {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0;
}
/* unvisited link */
a:link {
	color: #6aa230;
}
/* visited link */
a:visited {
	color: #6aa230;
}
/* mouse over link */
a:hover {
	color: #7a7979;
}
/* selected link */
a:active {
	color: #6aa230;
}

@media (max-width: 300px) {
h1.footer {
	font-size: 24px;
}
}

/* 
########################################################################
Passbild auf maximale Größe 220 px */

.max-width220 {
	max-width: 220px;
	height: auto;
	margin-bottom: 20px;
	margin-top: 2px;
}

/*
########################################################################
Abstand Passbild angepasst*/
@media (min-width: 767px) {
.max-width220 {
	max-width: 220px;
	height: auto;
	margin-bottom: 6px;
}
}
/*
########################################################################
 Navigation Höhe reduziert */

.navigation {
	max-height: 460px;
	margin-bottom: 10px;
}
nav > ul > li > a {
	line-height: 40px;
}
.type-1 {
	padding-left: 55px;
}
/* 
########################################################################
Navigation rückt nach links - linksbündig*/
nav > ul > li:first-child {
	padding-left: 0;
}
/* 
########################################################################
Navigation rückt nach rechts - rechtsbündig*/
nav > ul > li:last-child {
	padding-right: 0;
}
/* 
########################################################################
Header Überschriften - rechtsbündig*/
.rechts {
	text-align: right;
}



/*margin-top gleiche Grundlinie Schrift/Logo*/ 

.head {
	margin-top: 12px;
	font-size: 20px;
	font-weight: lighter;
	color: #6aa230;
}


header {
	padding: 0 52px;
}

/* navi hintergrund gruen, keline Navigation bleibt aber hg weiß*/
@media (min-width: 1199px) {
.header-wrapper.style-10 header:not(.fixed-header) .nav-overflow {
    background: #6aa230;
    border: none;
}
}
/* 
########################################################################
Navigation resonsive Linie unten entfernt*/
.product-header-content .line-entry:first-child {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 0;
	border-bottom: none;
}

@media (min-width: 1199px) {
.header-wrapper.style-10 header {
	padding-top: 0 !important;
}
}
/* 
########################################################################
facebook.icon an H2 angepasst*/
.socials-box a .fa {
	line-height: 22px;
	font-size: 18px;

	margin-right: 3px;
}
.socials-box a {
	text-align: right;
}
i.blau {
	color: #4b6ea9;
	margin-bottom: 0;
}
/* 
########################################################################
abstand navi zur grünen leiste angepasst*/

.disable-animation {
	min-width: 60px;
	margin-top: 5px;
	padding-bottom: 0;
}




/* 
########################################################################
--- Abstand nach oben verkleinert 
--- facebookicon bündig

--- Abstand von content-zeilen etwas kleiner
--- facebook-icon ausgeblendet 
--- sandwich-menu abstand vergrößert
--- Navigation HG
--- Links Zeilenabstand
--- Navigation Breite
--- Linie über facebook icon entfernt
--- gleiche Höhe facebook icon wie navigationspunkte li --- .menu-button .fa {
	margin-top: 21px;
}
*/
@media (max-width: 1199px) {

.socials-box a {
	margin: 0 2px;
}
.navigation-footer .socials-box a {
	height: 47px;
}
.column-article-wrapper {
	padding: 8px 0;
}
header div.header-product div.socials-box {
	display: none;
}

.navigation {
	background: #6aa230;
	width: 200px;
}
nav > ul > li > a {
	line-height: 25px;
}

.navigation-footer .socials-box {
	border-top: none;
	margin-left: 0;
}
.disable-animation {
	min-width: 60px;
	margin-top: 0;
	padding-bottom: 1px;
}
	
.navigation-footer .socials-box {
    margin-top: 7px;

}
}




header .socials-box {
    margin-top: 16px;
}


/* 
########################################################################
Logo Abstand zum Content */
#content-block :last-child#logo{
    margin-bottom: 5px;
	padding-top: 5px;
}

/* 
########################################################################
Text in slider */
@media (max-width: 400px) {

	#content-block .navigation-banner-content .title {
	font-size: 14px;
	line-height: 28px;
	letter-spacing: normal;
}
}

/* 
########################################################################
Überschriften verkleinert */
@media (max-width: 380px) {
.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	font-size: 20px;
}
.article-container h2, .h2 {
	font-size: 24px;
}
}




/* 
########################################################################
Schriftgröße auf bildern  */
@media (max-width: 360px) {
.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	font-size: 18px;
}
}

/* 
########################################################################
Überschriften verkleinert */
@media (max-width: 340px) {
#content-block .navigation-banner-content .title {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: normal;
}
}
.header-product {
	display: table;
	width: 100%;
	text-align: right;
}
.header-product .logo-wrapper {
	text-align: left;
}
.header-product {
	margin-right: 0;
}
.product-header-content .line-entry {
	width: auto;
}


@media (max-width: 290px) {

.article-container h2, .h2 {
    font-size: 22px;
}
	
	h2.ref {
    font-size: 22px;
}
}

/* 
########################################################################
header facebook icon rechtsbündig   */
@media (max-width: 767px) {
	

.product-header-content .line-entry:first-child {
	position: absolute;
	left: 30px;
	right: 15px;
	top: 0;
	border-bottom: none;
}
}
/* 
########################################################################
Navigation vertikal Hintergrundfarbe in weiß geändert  */

div.nav-overflow {
	background-color: #fff;
}

.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	color: #fff;
	display: block;
	font-size: 26px;
	line-height: 1;
}



/* 
########################################################################
Bilder Schaufenster Deko */
@media (max-width: 991px) {
.mozaic-banner-entry.type-3 {
	height: 500px;
	margin-bottom: 8px;
	background-size: auto 100%;
}
	
	.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	color: #fff;
	display: block;
	font-size: 22px;
	line-height: 1;
}

}

/* 
########################################################################
Bilder Schaufenster Deko */

@media (max-width: 767px) {
.mozaic-banner-entry.type-3 {
	height: 300px;
	margin-bottom: 8px;
	background-size: auto 100%;
}
#content-block .mozaic-banner-entry.type-1, #content-block .mozaic-banner-entry.type-2, #content-block .mozaic-banner-entry.type-3, #content-block .mozaic-swiper {
	height: 300px;
}
.mozaic-banner-content .title {
	font-size: 28px;
}
}

/* 
########################################################################
Bilder Schaufenster Deko Größe und Schriftgröße  
Breite light box*/

@media (max-width: 400px) {
.mozaic-banner-entry.type-3 {
	height: 200px;
	margin-bottom: 8px;
	background-size: auto 100%;
}
#content-block .mozaic-banner-entry.type-1, #content-block .mozaic-banner-entry.type-2, #content-block .mozaic-banner-entry.type-3, #content-block .mozaic-swiper {
	height: 200px;
}
.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	color: #fff;
	display: block;
	font-size: 16px;
	line-height: 1;
}
.size18 {
	font-size: 14px;
}
.product-preview-box {
	max-width: 360px;
}
}

@media (max-width: 320px) {

.size18 {
	font-size: 12px;
}
	.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.5;
}	
}



.slider-img {
	margin: auto;
	height: 100%;
	width: auto;
}
.w3-btn, .w3-button {
	border: none;
	display: inline-block;
	outline: 0;
	padding: 8px 16px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	font-size: 24px;
	color: #6aa230;
	background-color: #fff;
}
.product-preview-box {
	max-width: 100%;
}
.w3-btn:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19)
}
.w3-btn, .w3-button {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.w3-disabled, .w3-btn:disabled, .w3-button:disabled {
	cursor: not-allowed;
	opacity: 0.3
}
.w3-disabled *, :disabled * {
	pointer-events: none
}
.w3-btn.w3-disabled:hover, .w3-btn:disabled:hover {
	box-shadow: none
}
.w3-display-left {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(0%, -50%);
	-ms-transform: translate(-0%, -50%);
	background-color: rgba(255,255,255,0.5);
}
.w3-display-right {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	background-color: rgba(255,255,255,0.5);
}
/**/
.overlay-popup .popup-container {
	text-align: center;
}

/* 
########################################################################
Größe von den pop up boxen*/



.slider-img {
    margin: auto;
    margin-bottom: auto;
    height: auto;
    width: 100%;
}


@media (max-width: 860px) {
/**/			
.overlay-popup .popup-container {
	max-width: 600px;
	width: 100%;
}
.overlay-popup.active .popup-container {
	max-width: 600px;
	width: 100%;
}
#product-popup .popup-container {
	max-width: 600px;
}
#product-popup1 .popup-container {
	max-width: 600px;
}
.slider-img {
	margin: auto;
	margin-bottom: auto;
	height: auto;
	width: 100%;
}
	
}
 @media (max-width: 600px) {
/*	*/
.overlay-popup .popup-container {
	max-width: 500px;
	width: 100%;
}
.overlay-popup.active .popup-container {
	max-width: 500px;
	width: 100%;
}
#product-popup .popup-container {
	max-width: 500px;
}
#product-popup1 .popup-container {
	max-width: 500px;
	width: 100%;
}
.slider-img {
	margin: auto;
	margin-bottom: auto;
	height: auto;
}
}

.overlay-popup .popup-container {
	display: inline-block;
}

/*	Slider linke Seite breite angepasst */
#product-popup .popup-container {
    max-width: 860px;
    width: auto;
}
/*	vorher 35px */
header .additional-header-logo img {
    max-height: 30px;
    width: auto;
    display: block;
}


.latest-review .text{
	font-size: 16px;
	color: #808080;
	padding: 22px 32px;
    border: 1px #ebebeb solid;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 10px;
}

.list h2{
    font-size: 28px;
    line-height: 34px;
    color: #262626;
    font-weight: 300;
    margin-bottom: 15px;
	text-align: left;
}

.swiper-tabs::before {
    position: absolute;
    left: 0;
    bottom: 24px;
    width: 100%;
    height: 0;
    background: #ebebeb;
    content: "";
}

.product-slide-entry {
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 50px;
}

.referenz {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
	color: #262626;
}

h4.ref {
    font-size: 14px;
    line-height: 22px;
    color: #262626;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}

h2.ref {
    font-size: 28px;
    line-height: 34px;
    color: #262626;
    font-weight: 300;
    margin-bottom: 15px;
	text-align: left;
}

@media (max-width: 500px) {

.product-slide-entry {
    max-width: 464px;
}
	
h2.ref {
    margin-bottom: 0;
}

	.products-swiper .paddings-container {
    padding: 0;
}
}

.header-product .logo-wrapper {
    padding: 0;
    width: 250px;
}


/* menue pop up facebook icon links bündig mit Schrift 
logo und schrift auf einer linie 
vorher top 17*/

@media (max-width: 1199px) {
.socials-box a .fa {
	margin-right: -7px;
}
	#content-block #logo:last-child {
    padding-top: 0;
}
	
	.menu-button {
    top: 11px;
}
}

/* 
logo und schrift auf einer linie*/
@media (min-width: 1199px) {
#logo img {
    display: block;
    max-height: 45px;
}
	.head {
    margin-top: 23px;
}
	header .socials-box {
    margin-top:29px;
}
	#content-block #logo:last-child {
    margin-bottom: 10px;
    padding-top: 10px;
}
}


/* Testimonials */
blockquote.testimonial {
	background: #6aa230;
	border-radius: 10px;
	border: 0;
	color: #666;
	font-family: Georgia, serif;
	font-style: italic;
	margin: 0;
	padding: 10px 50px;
	position: relative;
}

blockquote.testimonial:before {
	left: 10px;
	top: 0;
	color: #FFF;
	content: "\201C";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
}

blockquote.testimonial:after {
	color: #FFF;
	content: "\201D";
	font-size: 80px;
	font-style: normal;
	line-height: 1;
	position: absolute;
	bottom: -0.5em;
	right: 10px;
}

blockquote.testimonial p {
	color: #FFF;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.3;
}

/* Testimonials Arrow */
.testimonial-arrow-down {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #6aa230;
	height: 0;
	margin: 0 0 0 25px;
	width: 0;
}

/* Testimonials Author */
.testimonial-author {
	margin: 8px 0 0 8px;
}

.testimonial-author strong {
	color: #111;
	display: block;
	padding-top: 7px;
}

.testimonial-author span {
	color: #666;
	display: block;
	font-size: 12px;
}

.testimonial-author p {
	color: #999;
	margin: 0 0 0 25px;
	text-align: left;
}

.container {
    width:100%;
    }
