/* @override 
	http://cms2018.wildbacher.at/templates/wildbacher/css/custom.css
	http://www.wildbacher.at/templates/wildbacher/css/custom.css */


@import url('https://fonts.googleapis.com/css?family=Lato:400,900');

  
html, body {
	font: 16px 'Lato', sans-serif;
	font-weight: 400;
	line-height: 1.4em;
	color: #676767;
	
}

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

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-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
	vertical-align: top; 
}
table>tbody {
	border-bottom: 1px solid #ddd;
}

.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 #main::after, .items-row::after, .bilder::after, .contentbox::after {	
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
body #wrap {
	padding-top: 140px;
}
@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: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 00px;
	padding-bottom: 20px;
	color: #d9251b;
	font-style: normal;
	text-align: center;
}
h1 {
	font-size: 34px;
}

h2 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
}
h3 {
	font-size: 26px;
	padding-bottom: 20px;
}
h4 {
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
a {
	color: #d9251b;
}
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: 5px 30px;
	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;
	border: 1px solid #949494;
	border-radius: 0px;
	font-variant: normal;
	line-height: 1.2em;
	font-size: 16px;
	color: #949494;
	font-weight: bold;
	border-radius: 0px;
	background: none;
	text-transform: lowercase;
}
a.btn:hover {
	color: #d9251b;
	
}
.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: 140px;
}
.header--fixed {
	z-index: 50;
}

#main, #main-box {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 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;
	height: 186px;
}


.tophg {
	height: 72px;
	background-color: #fff;
}

#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: 5px;
	padding-bottom: 0;
}
.logo img {
	width: 160px;
	position: relative;
}
.topnav {
	float: left;
	padding-top: 0px;
	padding-bottom: 6px;
}
.headroom--unpinned .logo {
	margin-top: -45px;
}

.navigation {
	width: auto;
	text-transform: uppercase;
	float: right;
	padding-top: 22px;
}

#top .streifen {
	background: url(../images/hgnav.png) repeat-x #585958;
	height: 69px;
}

#top .streifen img {
	height: 50px;
}
#top .streifen .custom {
	text-align: right;
}
#top .streifen .custom a {
	padding-right: 25px;
	padding-top: 9px;
	display: inline-block;
}

.logo, .logo img, #top .titel img,  #top.affix img, #top img    {
	transition: all 300ms ease-in-out 0s;
}

@media (max-width: 1200px) {


		.logo img {
		}


}
@media (max-width: 767px) {
	header, .header--fixed{
		position: relative;
	}
	body #wrap {
		padding-top: 0px;
	}
	#top, #top.affix {
		position: relative!important;
		height: 60px;
	}


	#top .streifen {
		display: none;
		visibility: hidden;
	}

	.tophg, .tophg .container {

		height: 60px;

	}
	.header {
		height: 60px;
	}
	#top .logo {
		float: right;
		padding-top: 0;
		height: 60px;
		position: relative;
	}
	#top .logo img {
		width: 70px;
	}

	.topnav {
		display: none;
		visibility: hidden;
	}
	#top .navigation, #top.affix .navigation {
		width: auto;
		float: left;
		padding-top: 9px;
		padding-bottom: 0px;
	}

	

}



/* Bannerbilder */
#fullwidth {
	margin-top: 0;
	z-index: 1;
	position: relative;
	background-color: #fff;

}
#fullwidth .container {
	background: none;
}
#fullwidth .moduletable {
	margin-bottom: 0;
	padding-bottom: 0px;
}
#fullwidth .moduletable .custom {
	height: 430px;
	background-position: center center;
	background-size: cover; 
}
#fullwidth .blockgraf {
	padding-left: 15px;
	height: 100%;
	max-height: 450px;
	position: relative;
	z-index: 200;
}
#fullwidth .element {
	width: 100%;
	position: absolute;
	z-index: 0;
	background-color: rgba(255, 255, 255, 0.4);
	height: 10px;
}
#fullwidth .bottom {
background-repeat: no-repeat;
	background-position: center top;
margin-top: -10px;
	background-color: rgba(159, 40, 45, 0.4);
}

@media (max-width: 990px) { 
	#fullwidth .moduletable .custom {
		height: 300px;
	}
}
@media (max-width: 768px) { 
	#fullwidth .moduletable .custom {
		height: 200px;
	}
}

#showcase {
	text-align: center;

}
#showcase .willkommen {
	font-size: 18px;
}
#showcase .willkommen h2 {
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
#showcase .produkte {
	background-color: #eeeeed;
	position: relative;
	margin: 0 -9999rem 20px !important;
	padding: 0 9999rem !important;
}
#showcase .produkte .nav li {
	float: left;
	width: 20%;
	text-align: center;
}
#showcase .produkte .nav li a {
	color: #767776;
	font-size: 20px;
	text-decoration: none;
}
#showcase .produkte .nav li a:hover {
	color: #d9251a;
}
#showcase .produkte .nav li img {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
@media (max-width: 990px) {
	#showcase .produkte .nav li {
		float: none;
		display: inline-block;
		width: 200px;
		clear: none;
	}
	#showcase .produkte .nav li img {
		padding-right: 10px;
		padding-left: 10px;
	}
}
/* Inhalte */

#main-box {
	padding: 0px 0px 0px;
}
#startseite #main-box {
	padding-bottom: 0;
}
@media (max-width: 767px) { 

}

.item-page {
	margin-top: 0px;
	padding-bottom: 30px;
}
.hg-streifen {
	background-color: #f3f3f4;
}
.page-header {
	text-align: center;
	position: relative;
	border: none;
	padding-top: 20px;
}



.blog .item .page-header {
	padding-top: 20px;
	padding-bottom: 20px;
	background: none;
}
.blog.featured {
	padding-top: 30px;
}

.blog .page-header h1, .item-page .page-header h1, .item-page .page-header h2, #main-box > h1 {
	font-size: 36px;
	display: inline-block;
	margin: 0;
	font-weight: normal;
	padding-bottom: 020px !important;
	padding-top: 20px;
	color: #d9251b;
	font-style: normal;
	text-transform: uppercase;
}
 #main-box > h1 {
 	text-align: center;
 	display: block;
 	padding-bottom: 40px!important;
	padding-top: 30px;
 }


@media (max-width: 990px) { 

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


/* Newsbeitrag */
.blog {
	padding-bottom: 30px;
}
.blogpost {
	padding-top: 20px;
}
.blog .item {
	margin-bottom: 50px;
}
.blog .item .articletitle {
	text-align: left;
	border-bottom: none;

}
.blog .item h2 {
	font-size: 28px;
	padding: 0 0 20px 20px;
	text-align: left;
	color: #d9251b;
	margin-top: 0;
	margin-bottom: 0;
}
.blog .item h2 a {
	color: #d9251b;

}

.blog .item-image {
	text-align: center;
	background-color: #fff;
	float: left;
	width: 50%;
	
}
.blog .item-image img {
	padding-right: 20px;
	padding-top: 15px;
}
.blog .text {
	padding-left: 50%;
}

.blog .item .page-header {
	margin: 0px 0 0px!important;
	padding-top: 15px;
	padding-bottom: 0;
}
.blog .articletext {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}



.blog .articlemore {
	padding-left: 0px;
}

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

p.readmore {
	padding-bottom: 0;
	padding-left: 20px;
}
p.readmore a {
	font-weight: normal;
	font-style: normal;

	text-decoration: none;
}

.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;
}
#news .articlecontent {
	background-color: #fff;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media (max-width: 990px) { 
	.blog .text {
		padding-left: 40%;
	}
	.blog .item-image {

		width: 40%;
		
	}
}
@media (max-width: 767px) { 
	.blog .text {
		padding-left: 0%;
	}
	.blog .item-image {
		text-align: center;
		background-color: #fff;
		float: none;
		width: 100%;
		
	}
	.blog .item-image img {
		padding-right: 0px;
		padding-top: 15px;
	}
	.blog .articletext {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0px;
	}
	.blog .item h2 {
		padding: 0 0 20px;

	}
}


/* Inhaltsblöcke */


/* Meldungen */

#system-message {
	border: 1px solid #9f9f9f;
	background-color: #fff;
	text-align: center;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 0px;
}


/* Fussleiste*/
#footer {
	color: #fff;
	clear: both;
	line-height: 1.5em;
	font-size: 16px;
	padding-bottom: 20px;
	text-align: lefte;
	background-color: #595959;
}

#footer img {
	padding-bottom: 10px;
}

#footer2 .container {
	background: none;
}
#footer .moduletable {
	margin-bottom: 0;
	padding: 30px 10px 0 0;
}
#footer .module-content {
	padding-top: 0;
	padding-left: 10px;
	margin-top: 0;
	padding-bottom: 20px;
}

#footer .moduletable h3 {
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 9px;
	color: #57a961;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #838383;
	margin-bottom: 9px;
	margin-right: 20px;
}
#footer .rot .moduletable h3 {
	color: #eb4a4e;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	background: none;
	text-decoration: underline;
}
#footer .logos {
	text-align: right;
	padding-top: 0px;
}
#footer .logos p {
	padding-bottom: 0;
}
#footer .logos img {
	height: 50px;
}

#footer .produkte .module-content ul.nav li {
	padding-top: 0;
	padding-bottom: 0;
	list-style: disc;
	margin-left: 6px;
}
#footer .nav>li>a {
	display: list-item;
	padding: 0px 0px;
	margin-left: 10px;
}
#footer .produkte h3 {
	color: #f08000;
}
#footer .produkte img {
	display: none;
	visibility: hidden;
}

@media (max-width: 990px) { 


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


}
#footer2 {
	background-color: #6b6b6b;
}
#footer2 .moduletable {
	margin-bottom: 0;
	padding: 15px;
}
#footer2 .nav {
	text-align: center;
}
#footer2 .nav li {
	display: inline-block;
	width: auto;
	white-space: nowrap;
	padding-right: 20px;
	padding-left: 20px;
}

#footer2 .nav li a {
	padding: 0;
	display: inline-block;
	color: #bebebe;
	text-transform: uppercase;
}



/* 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;
}


/* Inhalte */

.contentbox {
    position: relative;
	margin: 0 -9999rem 40px !important;
	padding: 20px 9999rem !important;
	clear: both;
}


/* Fotogalerie */

.profile-1 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.profile-1 h2 {
	text-transform: uppercase;
}
.ig-menu-grid-item a {
	text-decoration: none!important;
}
.ig-menu-grid-item h4 {
	text-transform: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 15px;
}
.backbutton {
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}




