@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'raleway';
	src: url('../fonts/Raleway/Raleway-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'raleway-medium';
	src: url('../fonts/Raleway/Raleway-MediumItalic.ttf') format('truetype');
}
body, html {
	max-width: 1440px;
	margin: auto;
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #444;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 0.02em;
	width: 100% !important;
	height: 100% !important;
	background: #f9f9f9;
}
.clippingTop {
	clip-path: inset(70px 0 0 0);
	margin-top: -50px;
}
.fett {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #444;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.01em;
}
.col12 {
	width: 100%;
}
.col13 {
	width: 100%;
	margin-top: 11em;
	padding: 20px 50px;
}
.col3 {
	width: 20%;
	float: left;
}
.news {
	border-bottom: 1px solid #e97c38;
	border-right: 1px solid #e97c38;
}
.col9 {
	width: 80%;
	float: left;
}
.news-text {
	font-size: 15px;
	padding: 25px;
}
li {
	list-style-position: inside;
}
.container {
	display: grid;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin: auto;
}
.p25 {
	padding: 25px;
	}
.p50 {
	padding: 50px;
	}
.rand {
	border: 1px solid #fff;
	padding: 10px;
	}
.mitte {
	margin: 0 auto;
	float: none;}
h1 {
	font-family: 'raleway';
	margin: 0 0 20px 0;
	font-weight: 400;
	font-size: 36px;
	color: #828788;
	text-transform: uppercase;
}
h2 {
	font-family: 'raleway';
	margin: 30px 0 10px 0;
	font-weight: 400;
	font-size: 28px;
	color: rgb(105, 105, 105);
	text-transform: uppercase;
}
h3 {
	font-family: 'raleway';
	font-size: 22px;
	font-weight: 500;
	color: rgb(105, 105, 105);
}
h4 {
	font-family: 'raleway';
	font-size: 24px;
	font-weight: 400;
	color: rgb(105, 105, 105);
}
h5 {
	font-family: 'raleway';
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	margin: 0;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color:#D37338;
}
a:hover, a:focus {
	text-decoration: none;
	color:#D37338;
}
ul, ol {
	list-style: none;
	padding: 0;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
hr {
	height: 1px;
	width: 100%;
	text-align: center;
	position: relative;
	background: #464646;
	margin: 0;
	margin-bottom: 5px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
#menu {
	padding: 50px 20px 0 20px;
	transition: all 0.8s;
	max-width: 1440px;
    margin: auto;	
}
#menu.navbar-default {
	height: 250px;
}
#menu.navbar-default.on {
	height: 140px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.nav {
	font-family: 'raleway-medium';
    padding: 15px;
    margin: 0;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.image-oben {
	position: absolute;
	float: right;
	margin: 0 0 10px 40%;
    z-index: 2000;
}
.navbar-brand {
    diplay: inline;
    height: 15px;
    padding: 10px;
	width: 80%;
	margin-top: -20px;
}
nav#menu.navbar.navbar-default.navbar-fixed-top.on div.navbar-header a.navbar-brand.page-scroll img a {
	width: 70%;
	margin-top: -20px;
	transition: all 0.8s;
}
.fond-site-two {
	background-color: #464646;
	width: 100%;
	}
.logo-site-two {
	margin-top: -40px;
	}

#menu.navbar-default .navbar-nav > li > a {
	font-family: 'raleway-medium';
	font-size: 1.0em;
	line-height: 0.2em;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	padding: 2px 0;
	border: 2px solid transparent;
	letter-spacing: 0.1em;
	margin: 10px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #D37338;
}
.on {
	color: #fff !important;
	background-color: rgba(9, 9, 9, 0.75) !important;
	padding: 0 !important;
	padding: 5px 0 !important;
	width: 100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #D37338 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #D37338;
	border-color: #D37338;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
img, video {
	max-width: 100%;
	vertical-align: middle;
  }

.content {
	padding: 0 5%;
	}
.row {
    margin-right: 3%;
    margin-left: 5%;
}
.col-sm-45 {
	width: 37.5%;
	}
.auszeichnung {
	color: #D37338;
	font-weight: 400;
}
.intro p {
	color: #fff;
	font-size: 32px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin: 0 10px;
	padding: 20px 0;
}
ol.type li a {
	color: #999;
	font-weight: 500;
	font-size: 1.4em;
	padding: 12px 24px;
	background: #eee;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	color: #fff;
	background-color: #D37338;
}
ol.type li a:hover {
	color: #fff;
	background-color: #D37338;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 500;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}

/* Footer Section*/
#footer {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	margin: auto;
}
#footer h3 {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#footer .copyrights {
	padding: 20px 0 50px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779936+0,8eb640+50 */
	background: #D37338 /* Old browsers */
}
#footer .social {
	margin: 20px 0 30px 0;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #fff;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 15px;
	color: rgba(255,255,255,0.8)
}
#footer a {
	color: #f6f6f6;
}
#footer a:hover {
	color: #333;
}
.more_text {
	display: none;
	}
.more_text1 {
	display: none;
	}
button, input, optgroup, select, textarea {

	}
	.link_button {
		overflow: hidden;
		transition: all 0.5s;
	}
	.link_button span {
		display: inline-block;
		position: relative;
		transition: 0.5s;
	}	
	.link_button span::after {
		content: "\003e\003e";
		position: absolute;
		opacity: 1;
		color:#D37338;
		padding-left: 10px;
		transition: 0.5s;
	}
	.link_button01 > li {
		left: 20px;
		position: relative;
	}
ul.link_button01 {
		counter-reset: foo;
		display: table;
	}
ul.link_button01 > li {
		counter-increment: foo;
		display: table-row;
	}
ul.link_button01 > li::before {
		content: "\003e\00a0 ";
		display: table-cell; /* aha! */
		color:#D37338;
		font-weight:bolder;
		line-height: 2em;
	}	
	@counter-style thumbs {
		system: cyclic;
		symbols: "\003e";
		suffix: " ";
	  }
	.link_button:hover span {
		padding-right: 30px;
	}
	.link_button:hover span::after {
}

@media only screen and (max-device-width: 768px), screen and (max-width: 768px) {
.navbar-brand {
	diplay: inline;
	margin-top: 20px;
	padding: 10px;
	width: 65%;

}
nav#menu.navbar.navbar-default.navbar-fixed-top.fond-site-two.on div.navbar-header div.navbar-brand.page-scroll a img {
	width: 80%;
}
.navbar-toggle {
	position: relative;
	margin-top: 30px;
	margin-right: 30px;
	}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
	background: #464646;
}
div#bs-example-navbar-collapse-1.navbar-collapse.collapse.in {
	margin-top: 75px;
}
.navbar-collapse {
    overflow-x: hidden;
}
.col3 {
	display: none;
}
.col13 {
	width: 100%;
	margin-top: 1em;
	padding: 20px 20px;
}
.col9 {
    width: 90%;
    float: none;
	margin: auto;
}
h1 {
	font-size: 28px;
}
.p50 {
	padding: 0px;
}
#menu {
    padding: 0;
}
#menu.navbar-default {
	height: 150px;
}
#menu.navbar-default.on {
	height: 150px;
}
}

