/* @override 
	http://insoflex.at/templates/insoflex/css/custom.css */


@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
 
html, body {
	font: 16px 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.4em;
	color: #5f5b5d;
}

body {
	overflow: hidden;
	height: auto!important;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	
}

.module-content ul li::before {
	content: "";
}
.nav>li>a:focus, .nav>li>a:hover{
	background: none;
}
#push {
	height: 0px;
}
#main:after, .menunav::after, #fullwidth .moduletable::after, .page-content > div::after, #navigation::after, #footer .hg-streifen::after, .items-row::after, .bilder::after, .navigation:after, #main-box::after,  .item::after, #footer .produktliste .newsflash::after {	
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
body #wrap {
padding-top: 180px;
}
@media (max-width: 767px) { 
	body #wrap {
		padding-top: 57px;
	}
}
body section {
	padding-top: 0;
}
#fullwidth {
	z-index: 1;
}

#main {
	padding-bottom: 0px;
	text-align: left;
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #5a5a5a;
	text-align: center;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}
a {
	color: #525151;
}
a:focus, a:hover {
	color: #7a7a7a;
	text-decoration: underline;
}
p {
	padding-top: 0;
}
ol, ul, p {
	padding-bottom: 20px;
}
ul li {
	list-style: disc;
}
#main-box a{
	text-decoration: underline;
}
a.btn {
	display: inline-block;
	padding: 3px 30px 2px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none #7ab43f;
	border: 0 solid #bfcad2;
	border-radius: 0px;
	font-variant: normal;
	line-height: 1.2em;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
}
a.btn:hover {
	color: #231f20;
	
}
.btn .icon-chevron-right {
	display: none;
	visibility: hidden;
}
.btn-primary {
	background-color: #525151;
	border-color: #525151;
}
a.link {
	background-color: #c1ccd2;
	display: block;
	text-align: center;
	text-decoration: none!important;
	padding-top: 3px;
	padding-bottom: 4px;
}
section, #main #container, .container {
	background: none;
}
.header {
	height: 180px;
	transition: all 300ms;
}
.header--fixed {
	z-index: 50;
}

#main, #main-box {
	padding-top: 0;
	margin-top: 0;
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	#top {
		height: auto;
	}

	#top .custom p{
		text-align: center;
	}
}
/* Navigation */
#top {
	position: fixed;
	width: 100%;
	z-index: 1001;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
	transition: all 300ms;
}
.tophg {
	height: 140px;
	transition: all 300ms;
}

#top .container {
	background: none;
	font-size: 14px;
}
#top p {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.top ul.menu {
	text-align: right;
	padding: 7px 0 0;
	margin: 0;
}
.top ul.menu li {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
}
.top ul.menu li a {
	padding: 0 0 0 15px;
	color: #a2a2a2;
}

.logo {
	float: left;
	width: auto;
	padding-top: 14px;
	padding-bottom: 8px;
	transition: all 300ms;
}
.logo img {
	height: 114px;
	transition: all 300ms;
}
.topnav {
	float: right;
	padding-top: 0px;
	padding-bottom: px;
	transition: all 300ms;
}

.navigationhg {
	width: auto;
	background-color: #78b635;
	
}
.slogan {
	color: #7ab43f;
	font-size: 25px;
	font-weight: bold;
	padding-top: 42px;
	transition: all 300ms;
}

.affix .tophg {
	height: 70px;
	transition: all 300ms;
}
.affix .logo img {
	height: 64px;
}
.affix .logo {
	padding-top: 2px;
	padding-bottom: 0;
	transition: all 300ms;
}
.affix .slogan {
	margin-top: 0;
	padding-top: 0;
	transition: all 300ms;
	font-size: 20px;
}


@media (max-width: 1200px) {


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

}
@media (max-width: 767px) {
	body #wrap {
		padding-top: 64px;
	}
	#top, #top.affix {
		position: relative;
		height: 64px;
	}
	#top .logo p.schrift {
		padding-top: 6px;
	}
	.tophg {
		background-color: #fff;
		height: auto;
		float: right;

	}
	.affix .tophg {
		height: auto;
	}
	.header {
		height: 64px;
	}
	.affix .logo, .logo {
		padding-top: 6px;
		padding-bottom: 8px;
		float: right;
	}
	.sprache {
		line-height: 40px;
	}
	.topnav {

		display: none;
		visibility: hidden;
	}
	.navigationhg {
		width: auto;
		float: left;
		background-color: #fff;
		padding-top: 12px;
	}
	

	
	.logo .custom img {
		height: 50px;
	}
	

}



/* Bannerbilder */
#fullwidth {
	margin-top: 0;
	z-index: 1;
	position: relative;
	background-color: #fff;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
#fullwidth .container {
	background: none;
}
#fullwidth .moduletable {
	margin-bottom: 0;
	padding-bottom: 0px;
}
#fullwidth .moduletable .custom {
	height: 250px;
	background-position: center center;
	background-size: cover;
}

@media (max-width: 990px) { 
	#fullwidth .moduletable .custom {
		height: 200px;
	}
}
@media (max-width: 768px) { 
	#fullwidth .moduletable .custom {
		height: 150px;
	}
}
#fullwidth .produktebanner .custom {
	height: 15px;
}
#fullwidth2 .moduletable {
	padding: 0;
	margin: 0;
}
#fullwidth2 .moduletable .custom {
	height: 410px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}



/* Inhalte */

#main-box {
	background-color: #fff;
	padding: 0px;
}
@media (max-width: 767px) { 
	#main-box {
		padding: 10px;
		margin-right: -10px;
		margin-left: -10px;
	}
}

.item-page {
	margin-top: 0px;
}
.hg-streifen {
	padding-top: 25px;
	background: url(../images/streifen.png) center top repeat-x;
}
.page-header {
	text-align: center;
	position: relative;
	border: none;
}
.item-page .page-header {
	margin: 20px auto 30px!important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;

}

.item-page .page-header h1, .item-page .page-header h2 {
	font-size: 34px;
	display: inline-block;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight: 700;
	color: #5a5a5a;
	padding-bottom: 0!important;
	padding-top: 0;
}


@media (max-width: 990px) { 



	.page-content {
		margin: 0;
		border: 0;
	}
	.page-content div {
		padding: 0;
	}
	.page-header h2 {
		text-align: left;
	}
}

@media (max-width: 767px) { 
	.page-header {
			width: 100%;
		}
		
	.item-page .page-header h1, .item-page .page-header h2 {
		font-size: 26px;
	}
}


/* Newsbeitrag */
.blog .category-desc p {
}
.blog .item {
	margin-bottom: 30px;
	padding-right: 0;
	padding-left: 0;
}
.blog .item .articletitle {
	text-align: left;
	border-bottom: none;

}
.blog .item h2 {
	font-size: 24px;
	padding: 0;
	text-align: left;
	color: #7ab43f;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
.blog .item h2 a {
	color: #7ab43f;

}

.blog .item-image, .blog .item-image {
	margin-top: 0;
	text-align: center;
}
.blog .text {
		float: left;
		width: 50%;
		text-align: ;
}

.blog .item-image {
	float: right;
	width: 50%;
}
.blog .articletext {
	padding: 0 15px 0 0;
 	text-align: left;
	
}
.blog .articlemore {
	padding-left: 0px;
	height: 50px;
}

#main-box .blog-featured .item-title a, #main-box .blog .page-header a, #main-box  .btn {
	text-decoration: none;
}

p.readmore {
	padding-bottom: 0px;
}
p.readmore a {
	background: none;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	font-size: 0;
	text-decoration: none;
	color: #7ab43f;
}
p.readmore a::before {
	content:"\2026";
	font-size: 50px;
	text-decoration: none!important;
}
.item-page .item-image {
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 20px;
}

#main-box h2.item-title a, #main-box .blog .page-header h2 a {
	text-decoration: none;
}

@media (max-width: 1200px) { 
	.blog .text {
	}
}

@media (max-width: 990px) { 
	.blog .text {
	}

}
	
@media (max-width: 767px) { 
	.blog .text, .blog .bild {
		width: 100%;
	}
	.blog .text, .blog .bild {
		float: none;
	}
	.blog .text {
		height: auto;
	}
	.blog .item-image img {
		width: 100%;
	}
}

#bottom .moduletable {
	padding-left: 15px;
	padding-right: 15px;
}
#main-box .item-page .moduletable {
	padding: 0;
}



/* Showcase Startseite */
#showcase {
	background-color: #78b635;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}
#showcase .moduletable {
	padding: 0;
	margin: 0;
}
#showcase h3 {
	color: #fff;
	padding-top: 30px;
}
#showcase .element {
	width: 33%;
	float: left;
	text-align: center;
	color: #7ab43f;
	margin-bottom: 0;
	padding-bottom: 0;
}
#showcase .element .abstand {
	margin: 5px;
	background-color: #fff;
	padding: 2px;
}
#showcase .element h4 {
	font-size: 21px;
	padding: 8px 0 5px;
	margin: 0;
	font-weight: bold;
	text-align: center;
}
#showcase a {
	color: #fff;
}
#showcase img {
	border-radius: 0;
}

@media (max-width: 990px) { 
	#showcase .element h4 {
		font-size: 16px;
		
	}
}
@media (max-width: 767px) { 
	#showcase .element h4 {
		font-size: 14px;
		
	}
	#showcase .element {
		width: 50%;
	}
}
@media (max-width: 410px) { 

	#showcase .element {
		width: 100%;
	}
}

/* Fussleiste*/
#footer {
	background: url(../images/hg-footer.png) center top repeat-y #78b635;
	color: #fff;
	clear: both;
}


#footer .container, #footer2 .container {
	background: none;
}
#footer .moduletable {
	margin-bottom: 0;
	padding: 35px 0 45px;
}
#footer .adresse {
	text-transform: uppercase;
}
#footer .moduletable h3 {
	color: #fff;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	background: none;
	text-decoration: underline;
}




#footer p {
	text-align: left;
	padding: 0;
	margin: 0;
}

@media (max-width: 767px) { 
	#footer {
		background: #78b635;
		background-repeat: repeat-y;
		background-position: left top;
		color: #fff;
		clear: both;
	}
	.adresse {
		background-color: #5a5a5a;
	}

}

#footer .produktliste .newsflash  {
	padding-top: 0px;
	padding-bottom: 30px;
}

#footer .produktliste .newsflash .element {
	padding-bottom: 0px;
	padding-top: 5px;
	width: 50%;
	float: left;
	display: block;
}
#footer .produktliste .newsflash h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#footer .produktliste .newsflash h4::before {
    content: "•"; /* Insert content that looks like bullets */
    padding-right: 8px;
	color: #fff;
	font-size: 20px;
}
/* Newsletter */

.jNewsLB input {
	width: 35%;
	color: #77b635;
	background-color: #c3e0a1;
	border: none;
	line-height: 30px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.jNewsLB span.pretext {
	display: block;
	margin-bottom: 20px;
}
.jNewsLB input[type=email] {
	border: none;
	background-color: #fff;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	width: 60%;
}
.jNewsLB input.button {
	font-weight: bold;
	font-size: 16px;
}

.googlemaps {
	padding-bottom: 30px;
}

/* Zurück nach oben */
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0;
	text-decoration: none;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	width: 60px;
	padding: 1em;
	text-align: center;
	line-height: 1.2em;
	z-index: 1200;
}
.back-to-top:hover {
	background-color: #ffffff;
}
/* Suche */
span.icon-search:after { 
font-weight:bold;
}



