@font-face {
	font-family: 'AvenirMedium';
	src: url('fonts/AvenirLT-Medium/AvenirLT-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirLT-Medium/AvenirLT-Medium.otf') format('opentype'), url('fonts/AvenirLT-Medium/AvenirLT-Medium.woff') format('woff'), url('fonts/AvenirLT-Medium/AvenirLT-Medium.ttf') format('truetype'), url('fonts/AvenirLT-Medium/AvenirLT-Medium.svg#AvenirLT-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EuroDemi';
	src: url('fonts/EurostileLT-Demi/EurostileLT-Demi.eot?#iefix') format('embedded-opentype'), url('fonts/EurostileLT-Demi/EurostileLT-Demi.otf') format('opentype'), url('fonts/EurostileLT-Demi/EurostileLT-Demi.woff') format('woff'), url('fonts/EurostileLT-Demi/EurostileLT-Demi.ttf') format('truetype'), url('fonts/EurostileLT-Demi/EurostileLT-Demi.svg#EurostileLT-Demi') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EuroMedium';
	src: url('fonts/Eurostile-Medium/Eurostile-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Eurostile-Medium/Eurostile-Medium.otf') format('opentype'), url('fonts/Eurostile-Medium/Eurostile-Medium.woff') format('woff'), url('fonts/Eurostile-Medium/Eurostile-Medium.ttf') format('truetype'), url('fonts/Eurostile-Medium/Eurostile-Medium.svg#Eurostile-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	font-family: EuroMedium;
	font-size: 15px;
	border: 0px;
	border-collapse: collapse;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	outline: 0;
	-webkit-appearance: none;
	border-radius: 0px;
}
h1, h2, h3 {
	font-family: EuroDemi;
	text-transform: uppercase;
	text-align: center;
}
h1, h2, h3, p, a {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	line-height: 34px;
	padding-top: 25px;
}
h2 {
	margin: 0px;
	font-size: 20px;
	line-height: 34px;
	padding-top: 20px;
}
p {
	font-size: 15px;
	text-align: justify;
	line-height: 22px;
	margin-bottom: 20px;
}
p a {
	color: #3f9bc7;
}
p a:hover {
	color: #3f9bc7;
}
img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
hr {
	width: 110px;
	border-bottom: 1px solid #808080;
	margin-bottom: 25px;
}
html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
header {
	height: 100%;
	opacity: 0.0001;
}
header.maxh {
	height: 100%;
	max-height: calc(100% - 100px);
}
/*---------headslider-----------*/

.headslider {
	height: 100% !important;
	margin: 0px;
	padding: 0px;
}
.headslider .slides {
	height: 100% !important;
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
}
.headslider .slides ul {
	height: 100% !important;
	margin: 0px;
	padding: 0px;
}
.headslider ul li {
	height: 100% !important;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.headslider .contain {
	background-size: contain !important;
	background-color: #EEE;
}
.headslider .cover {
	background-size: cover !important;
}
/*.headslider ul li:nth-child(3) {
	background-size: contain;
}*/

.headslider ul li img {
	display: none;
}
.flex-control-nav {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	z-index: 2;
	padding: 0px;
}
.maxh .flex-control-nav {
	bottom: auto;
	top: calc(100% - 100px - 53px);
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	cursor: pointer;
}
.headslider ol li a {
	width: 13px;
	height: 13px;
	color: transparent !important;
	;
	border: 1px solid #FFF;
	display: block;
	background-color: #FFF;
	opacity: 0.5;
}
.headslider a.flex-active {
	background-color: #FFF;
	opacity: 1;
}
/*-------------NAV----------------*/

#cover {
	top: 0px;
	position: fixed;
	width: 100%;
	height: 79px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	z-index: 4;
	display: none;
}
#navcont {
	position: fixed;
	width: 200px;
	right: -200px;
	height: 100%;
	top: 0px;
	background-color: #FFF;
	z-index: 5;
}
.shadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
#logo {
	width: 240px;
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 5;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	background-color: #FFF;
	text-align: center;
}
#logo img {
	width: 240px;
}
#navbutton {
	position: fixed;
	bottom: 80px;
	right: 20px;
	background-color: #fff;
	padding: 0px;
	height: 50px;
	width: 50px;
	z-index: 6;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	border-radius: 100%;
}
#navbutton img {
	width: 30px;
	margin: 0px 10px;
	margin-top: 9px;
}
#navcont nav {
	position: absolute;
	top: 80px;
	width: 100%;
}
#navcont nav ul {
	padding: 20px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
#navcont nav li {
	margin-bottom: 20px;
}
#navcont nav li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	cursor: pointer;
}
.justscroll {
	cursor: pointer;
}
/*--------ARTICLE--------*/

section:last-of-type {
	padding-bottom: 50px;
}
section.red {
	background-color: rgba(217, 87, 56, 1) !important;
}
section.grey {
	background-color: #aaa !important;
}
article {
	width: 500px;
	margin: 0 auto;
}
article p {}
article>h2 {
	text-transform: none;
}
iframe {
	width: 100%;
	min-height: 350px;
	margin: 30px 0px;
}
.img-header-map, #map {
	width: 100%;
	min-height: 350px;
	margin: 30px 0px;
}
#map {
	position: absolute;
	left: 0;
}
/*--------detail--------*/

#detail {
	width: 100%;
	max-width: 740px;
	background-color: #54abd0;
	margin: 0 auto;
	padding: 80px 0px;
}
#detail p, #detail h1, #detail h2, #detail h3, #detail a {
	color: #fff;
	margin: 0px;
	margin-bottom: 20px;
}
#detail h1 {
	margin-bottom: 20px;
}
#detail a {
	color: #FFF;
	font-family: 'EuroDemi';
}
#detail a:hover {
	color: #FFF;
	font-family: 'EuroMedium';
}
#detail ul {
	color: #FFF;
	padding-left: 14px;
}
#detail ul li {
	line-height: 22px;
}
#detail h1 {
	padding-top: 10px;
	font-size: 25px;
}
#detail #goback {
	text-align: center;
	display: table;
	margin: 0 auto;
	margin-top: 50px;
}
#detail a#goback img {
	height: 40px;
	cursor: pointer;
	-webkit-transition: height 0.1s ease;
	/* Safari and Chrome */
	-moz-transition: height 0.1s ease;
	/* Firefox */
	-ms-transition: height 0.1s ease;
	/* IE 9 */
	-o-transition: height 0.1s ease;
	/* Opera */
	transition: height 0.1s ease;
}
#detail #goback img:hover {
	height: 45px;
	-webkit-transition: height 0.1s ease;
	/* Safari and Chrome */
	-moz-transition: height 0.1s ease;
	/* Firefox */
	-ms-transition: height 0.1s ease;
	/* IE 9 */
	-o-transition: height 0.1s ease;
	/* Opera */
	transition: height 0.1s ease;
}
#detail #products {
	width: calc(100% + 20px);
}
#detail #products .product {
	display: inline-block;
	width: calc(50% - 20px);
	margin-right: 20px;
	vertical-align: top;
}
#detail #products .product h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
#detail #products .product>div:first-of-type {
	width: 100%;
	height: 200px;
	background-color: #000;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#detail #products .product img {
	display: none;
}
#detail #products .product .price {
	font-size: 12px;
}
#detail #products .product p {
	text-align: left;
}
#detail article {
	margin-bottom: 0px;
}
/*--------BODY NAV--------*/

article {
	margin-bottom: 30px;
}
.bodynav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.bodynav ul>a {
	width: calc(50% - 5px);
	float: left;
	height: 300px;
	margin-bottom: 10px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.bodynav ul li {
	height: 100%;
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #EEE;
}
.bodynav ul>a:nth-child(2n+1) {
	margin-right: 10px;
}
.bodynav li>div {
	height: 100%;
	width: 318px;
	min-width: 250px;
	background-color: rgba(63, 155, 199, 0.8);
	margin: 0 auto;
	position: relative;
}
.bodynav li>div h2 {
	color: #FFF;
	font-size: 25px;
	padding: 80px 0px;
}
.bodynav ul img {
	position: absolute;
	top: calc(50% + 40px);
	height: 40px;
	cursor: pointer;
	-webkit-transition: height 0.1s ease;
	/* Safari and Chrome */
	-moz-transition: height 0.1s ease;
	/* Firefox */
	-ms-transition: height 0.1s ease;
	/* IE 9 */
	-o-transition: height 0.1s ease;
	/* Opera */
	transition: height 0.1s ease;
	left: 50%;
	transform: translate(-50%, -50%);
}
.bodynav li:hover img {
	-webkit-transition: height 0.1s ease;
	/* Safari and Chrome */
	-moz-transition: height 0.1s ease;
	/* Firefox */
	-ms-transition: height 0.1s ease;
	/* IE 9 */
	-o-transition: height 0.1s ease;
	/* Opera */
	transition: height 0.1s ease;
	height: 45px;
}
.fullw li>div {
	width: 600px;
	position: relative;
}
/*.fullw ul img{
	top:calc(50% + 30px);	
}*/

.fullw ul img {
	top: auto;
	bottom: 0px;
	transform: none;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.center {
	position: absolute;
	height: 130px;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.center>div {
	position: relative;
	height: 100%;
	width: 100%;
}
.bodynav li>.red {
	background-color: rgba(217, 87, 56, 0.8);
}
.bodynav li>.grey {
	background-color: rgba(255, 255, 255, 0.8);
}
.bodynav li>.grey h2 {
	color: #808080;
}
h1.red {
	color: rgb(217, 87, 56);
}
h1.blue {
	color: rgb(63, 155, 199);
}
.bodynav li a {
	text-transform: uppercase;
	text-decoration: none;
}
.fullw ul>a {
	width: 100%;
	height: 400px;
}
.fullw li>div h2 {
	color: #FFF;
	font-size: 30px;
	/*padding: 80px 0px 15px;*/
	padding: 0px;
}
.fullw li>div p {
	color: #FFF;
	width: 500px;
	padding: 0px 0px 20px;
	margin: 0 auto;
}
table.team {
	max-width: 600px !important;
	margin: 0px auto !important;
	height: 0px !important;
	text-align: center !important;
}
table.team tr {
	width: 0px !important;
	height: 0px !important;
}
table.team tr td {
	width: 330px !important;
	height: 0px !important;
	padding: 10px !important;
	color: #FFF;
}
table.team tr td p {
	text-align: left;
}
table.team img {
	height: 500px !important;
	width: 330px !important;
	margin-top: 35px;
	max-height: unset;
	max-width: unset;
}
/*----------CONTACTFORM-------------*/

#contactform {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
	position: relative;
}
#contactform table {
	width: 100%;
	table-layout: fixed;
}
#contactform td {
	display: block;
	width: 100%;
	clear: both;
	text-align: left;
	font-size: 10px;
}
#contactform p {
	font-size: 10px;
	margin-left: 15px;
}
#contactform input {
	background-color: #F0F0F0;
	width: calc(100% - 30px);
	padding: 13px 15px;
	margin: 0px;
	margin-bottom: 7px;
}
#contactform select {
	background-color: #F0F0F0;
	width: 100%;
	padding: 13px 15px;
	margin: 0px;
	margin-bottom: 7px;
	appearance: none;
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	background: url("/templates/web/img/getdown.png") no-repeat right #F0F0F0;
	background-position: calc(100% - 20px) 1em, 100% 0;
}
.styled-select select {}
#contactform textarea {
	background-color: #F0F0F0;
	width: calc(100% - 30px);
	resize: none;
	height: 214px;
	padding: 15px;
	margin: 0px;
}
#contactform .submit input {
	font-family: EuroMedium;
	font-size: 15px;
	color: #FFF;
	background-color: rgba(241, 89, 42, 1);
	cursor: pointer;
	margin-top: 5px;
	width: 100%;
	text-transform: uppercase;
}
#contactform .submit {
	width: 100%;
	margin: 0 auto;
}
/*----------FOOTER-------------*/

footer {
	/*height: 200px;*/
	width: 100%;
	background-color: #F2F2F2;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
footer .triple {
	display: inline-block;
}
footer .triple p {
	padding: 0px;
}
footer .zusatz1, footer .zusatz2 {
	position: relative;
}
#faater {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 50px 0px;
}
#logow {
	width: 200px;
	display: inline-block;
	/*position: absolute;
	left: -250px;
	top: calc(100% - 60px);*/
}
#logow img {
	height: 60px;
	margin-bottom: 20px;
}
.zusatz1 {
	margin-bottom: 20px;
	height: 50px;
	/*position: absolute;
	right: -200px;
	top: calc(100% - 54px);*/
}
.zusatz2 {
	/*//height: 95px;
	position: absolute;
	right: -315px;
	top: calc(100% - 85px);*/
}
.zusatz1 img {
	height: 50px;
}
.zusatz2 img {
	height: 95px;
}
.zusatzwrapper {
	width: calc(100% - 206px);
	display: inline-block;
	vertical-align: top;
}
.zusatzwrapper .triple {
	margin-right: 20px;
	width: calc(100% / 2 - 24px);
	vertical-align: top;
}
footer a, footer p {
	font-size: 14px;
	text-align: left;
	color: #808080;
}
footer p {
	margin: 0 auto;
	vertical-align: middle;
	padding-top: 88px;
}
@media only screen and (max-width: 1160px) {
	.zusatz2 {
		height: 65px;
		position: absolute;
		right: -285px;
		top: calc(100% - 60px);
	}
	.zusatz2 img {
		height: 65px;
	}
	.zusatzwrapper {
		width: calc(100%);
		display: block;
	}
	.zusatzwrapper .triple {
		width: calc(100%);
		margin-bottom: 20px;
		margin-right: 0px;
	}
}
@media only screen and (max-width: 1160px) {
	footer {
		width: 100%;
		background-color: #F2F2F2;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	}
	#faater {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	#logow {
		height: 50px;
		position: absolute;
		left: -160px;
		top: calc(100% - 54px);
	}
	#logow img {
		height: 50px;
	}
	.zusatz1 {
		height: 40px;
		position: absolute;
		right: -160px;
		top: calc(100% - 45px);
	}
	.zusatz2 {
		height: 40px;
		position: absolute;
		right: -225px;
		top: calc(100% - 45px);
	}
	.zusatz1 img {
		height: 40px;
	}
	.zusatz2 img {
		height: 50px;
	}
	footer a, footer p {
		font-size: 14px;
		text-align: left;
		color: #808080;
	}
	footer p {
		margin: 0 auto;
		vertical-align: middle;
		padding-top: 75px;
		text-align: left;
	}
}
@media only screen and (max-width: 1160px) {
	#logow {
		display: none;
	}
	.zusatzwrapper {
		position: relative;
		margin: 0px auto;
		text-align: center;
		max-width: 100%;
	}
	.zusatz1 {
		height: 35px;
		position: relative;
		display: inline-block;
		right: 0px;
		top: 0px;
		padding: 5px;
	}
	.zusatz2 {
		height: 35px;
		display: inline-block;
		position: relative;
		right: 0px;
		top: 0px;
		padding: 5px;
	}
	#detail {
		max-width: 100%;
	}
	#logo {
		height: 76px;
		overflow: hidden;
		width: 200px;
	}
	#logo img {
		margin-top: 0px;
		/*margin-left: -20px;*/
		width: 200px;
	}
	article {
		max-width: calc(100% - 100px);
	}
	.bodynav ul>a {
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	.bodynav ul>a:nth-child(2n+1) {
		margin-right: 0px;
	}
	.bodynav li>div {
		width: 100%;
	}
	.fullw li>div {
		width: 100%;
	}
	.fullw li>div p {
		width: 100%;
		max-width: calc(100% - 100px);
	}
	footer p {
		text-align: center;
	}
	h1 {
		font-size: 25px;
		line-height: 29px;
		word-wrap: break-word;
	}
	h2 {
		font-size: 18px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 535px) {
	table.team {
		max-width: 300px !important;
		margin: 0px auto !important;
		height: 0px !important;
		text-align: center !important;
	}
	table.team tr {
		width: 0px !important;
		height: 0px !important;
	}
	table.team tr td {
		width: 200px !important;
		height: auto !important;
		padding: 10px !important;
		display: block;
		line-height: 20px !important;
		min-height: 35px;
	}
	table.team img {
		height: 300px !important;
		width: 200px !important;
		margin-top: 35px;
	}
}
@media only screen and (max-width: 400px) {
	table.team {
		max-width: 230px !important;
	}
}
/*.fullw ul img {
		top:calc(100% - 80px);
	}*/

/*
	#faater {
		width: 100%;
		max-width: calc(100% - 100px);
	}/*

	#logo,
	#navbutton {
		top: 0px;
	}

	#logo {
		width: 100%;
		background-color: #FFF;
	}

	footer a, footer p {
		font-size: 12px;
	}

	h1,
	.fullw li > div h2,
	#detail h1 {
		font-size: 25px;
		line-height: 30px;
	}
}

@media only screen and (max-width : 360px) {
	.fullw ul > a {
		height: 450px;
	}
}