@font-face {
	font-family: 'MaratSans';
	src: url('../fonts/MaratSansWeb-Regular.woff') format('woff'), url('../fonts/MaratSansWeb-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MaratSans';
	src: url('../fonts/MaratSansWeb-RegularItalic.woff') format('woff'), url('../fonts/MaratSansWeb-RegularItalic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MaratSans-Light';
	src: url('../fonts/MaratSansWeb-Light.woff') format('woff'), url('../fonts/MaratSansWeb-Light.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MaratSans-Light';
	src: url('../fonts/MaratSansWeb-LightItalic.woff') format('woff'), url('../fonts/MaratSansWeb-LightItalic.woff2') format('woff2');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MaratSans';
	src: url('../fonts/MaratSansWeb-Bold.woff') format('woff'), url('../fonts/MaratSansWeb-Bold.woff2') format('woff2');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MaratSans';
	src: url('../fonts/MaratSansWeb-BoldItalic.woff') format('woff'), url('../fonts/MaratSansWeb-BoldItalic.woff2') format('woff2');
	font-weight: bold;
	font-style: italic;
}

body {
		background: #ffffff;
		font-family: 'MaratSans', sans-serif;
		font-weight: normal;
		position: relative;
		font-size: 20px;
	}


html, body {
		 width: 100%;
		 overflow-x: hidden;
	}

h1, h2, h4 {
	font-weight: bold;
	/*letter-spacing: 1px;*/
}

.heading {
	font-size: 20px;
}

.top {
	margin-top: 50px;
}

.bottom {
	margin-bottom: 50px;
}

p {
	line-height: 28px;
	font-size: 20px;
}

a {
	outline: none !important;
}

a:hover {
	color: #ff5a00;
}

hr {
	width: 180px;
	border-color: #CCC;
}

.section-title strong {
	color: #ff5a00;
	font-size: 60px;
	line-height: 60px;
}

.section-title h1 {
	font-size: 24px;
}

.section-title {
	text-align: center;
	padding-bottom: 32px;
}

.medium-icon {
	font-size: 32px !important;
}

#sektion, #divider, #menu, {
	 padding-top: 100px;
	padding-bottom: 100px;
}

.hover img:hover {
	opacity: 0.5;
}

.legende {
	text-align:center;
	font-size: 28px;
	line-height: 36px;
}

.none {
	display:none;
}

.bar {
  position: absolute;
  top: 50%;
  width: 100%;
  color: white;
  text-align:center;
  font-size: 36px;
  line-height: 36px;
  font-family: 'MaratSans-Light', sans-serif;
  letter-spacing: 0.5px;
  font-weight: normal;
}

.timer {
	color: #fff;
	font-family: 'MaratSans-Light', sans-serif;
	font-size: 20px;
	letter-spacing: 0.5px;
	padding-top: 11px;
}

.space { 
	padding-bottom: 10px;
}


/* ==========================================================================
navigation section
========================================================================== */
.custom-navbar {
		background: #000; /* Leiste oben*/
		margin-bottom: 0;
}
.custom-navbar .navbar-brand	{
	color: #ff5a00;
	font-weight: normal;
	font-size: 24px;
	
}
.custom-navbar .navbar-brand .navbar-toggle {
		background: #ff5a00;
		padding: 4px 6px;
		font-size: 20px;
		color: #fff;
		}
.custom-navbar .nav li a {
		color: #ffffff;
		font-size: 20px;
		font-family: 'MaratSans-Light', sans-serif;
		letter-spacing: 0.5px;
		}
.custom-navbar .nav li a:hover {
		background: transparent;
	 color: #ff5a00;
}
.custom-navbar .nav > li > a:focus {
	background-color: transparent;
	color: #ffffff;
	outline: none;
}
.custom-navbar .nav li.active > a {
			color: #ff5a00;
		}
.custom-navbar .navbar-toggle {
				border: none;
				padding-top: 10px;
		}
.custom-navbar .navbar-toggle .icon-bar {
				background: #ff5a00;
				border-color: transparent;
		}
@media(min-width:768px){
		.custom-navbar {
						background: #000; /* Leiste oben*/
						padding: 10px;
						border-bottom: 0;
						background: 0 0;
				 }
		.custom-navbar.top-nav-collapse {
						padding: 8px;
						background: #000; /* Leiste oben*/
				}
}


/* ==========================================================================
Slider
========================================================================== */
#home {
	background-size: cover;
	background-position: center;
	color: #ffffff;
	background-color: #000;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
			align-items: center;
	height: 100vh;
	text-align: center;
}
#home h1 {
	font-size: 130px; /*4vw*/
	margin-top: -40px;

}

#home h3 {
	font-family: 'MaratSans-Light', sans-serif;
	font-size: 60px;
	letter-spacing: 1.2px;
	line-height: 65px;
}

#home .finissage {
	font-family: 'MaratSans-Light', sans-serif;
	font-style: italic;
	font-size: 35px;
	letter-spacing: 1.2px;
	line-height: 65px;
}

#home .zusatz {
	font-family: 'MaratSans-Light', sans-serif;
	font-style: italic;
	font-size: 45px;
	letter-spacing: 1.2px;
	line-height: 55px;
	margin-top: 60px;
}

#home .zeituhr {
	font-family: 'MaratSans-Light', sans-serif;
	letter-spacing: 1.2px;
	font-size: 45px;
	line-height: 55px;
}

#home hr {
	width: 240px;
}
#home .btn {
	background: transparent;
	border: 4px solid #ffffff;
	border-radius: 0;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 12px 42px;
	margin-top: 40px;
	margin-right: 16px;
	transition: all 0.4s ease-in-out;
}
#home .btn:hover {
	background: #ff5a00;
	border-color: transparent;
}
#home .btn-danger {
	background: #ff5a00;
	border-color: transparent;
}
#home .btn-danger:hover {
	border: 4px solid #ffffff;
		border-radius: 0;
	background: transparent;
		color: #ffffff;
}

#mobile {
	background-size: cover;
	background-position: center;
	color: #ffffff;
	background-color: #000;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
			align-items: center;
	height: 350px;
	text-align: center;
	padding-top:100px;
}

/* ==========================================================================
section
========================================================================== */
#sektion {
	text-align: left;
	padding-top: 50px;
}

#sektion h2 {
	font-size: 36px;
	line-height: 46px;
}

#sektion h3 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
}

#sektion a {
	color: #333;
	text-decoration: underline;
}

#sektion a:hover {
	text-decoration: none;
	color: #ff5a00;
}

#sektion .col-md-4 {
	padding: 28px;
	position: relative;
	transition: all 0.4s ease-in-out;
}
#sektion .col-md-4:hover {
	background-color: #ffffff;
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
}

#sektion img {
	width: 100%;
	transition: all 0.4s ease-in-out;
}

.sektionslider {
	background-size: cover;
	background-position: center;
	color: #ffffff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
			align-items: center;
	height: 100vh;
	text-align: center;
}

.sektionslider h1 {
	font-size: 100px;
}

.sektionslider h3 {
	font-size: 50px;
}

.spenden-title p {
	font-size: 28px;
	line-height: 36px;
}

/* ==========================================================================
divider
========================================================================== */
#divider {
	background: #3B3B3B url('../images/divider.jpg') no-repeat center center;
	background-size: cover;
	color: #ffffff;
}

#divider h2 {
	padding-bottom: 20px;
}
#divider h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#divider .medium-icon {
	padding-top: 10px;
	padding-right: 10px;
}
#divider .contact-info div {
	padding-top: 14px;
	padding-bottom: 14px;
}
#divider form {
	padding-top: 60px;
}
#divider .form-control {
	border: 2px solid #ffffff;
	border-radius: 0;
	box-shadow: none;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: all 0.4s ease-in-out;
}
#divider input {
	height: 40px;
}
#divider input[type="submit"] {
	background: #ff5a00;
	border: 3px solid #ff5a00;
	letter-spacing: 1px;
	margin-top: 18px;
	height: 50px;
	color: #ffffff;
}
#divider input[type="submit"]:hover {
	color: #000000;
}


/* ISOTOPE BOX CSS */
.iso-box-section {
		width: 100%;

}
.iso-box-wrapper {
		width: 100%;
		padding: 0;
		clear: both;
		position: relative;
}
.iso-box {
		position: relative;
		min-height: 50px;
		float: left;
		overflow: hidden;
		margin-bottom: 20px;
}
.iso-box > a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
}
.iso-box > a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
}
.fluid-img {
	width: 100%;
	display: block;
}

/* ==========================================================================
menu section
========================================================================== */
#menu {
	text-align: center;
	background: #3B3B3B url('../images/divider2.jpg') no-repeat center center;
	background-size: cover;
	color: #000;
}
#menu .subhead {
	font-family: 'MaratSans-Light', sans-serif;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #fff;
	padding-bottom:2em;
	padding-top:2em;
}

#menu a {
	color:#fff;
}

#menu .plan {
	/*background: white;*/
	border-style: solid;
	border-width: 1px;
	border-color: white;
/*	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);*/
	/*padding-top: 40px;*/
	padding-bottom: 50px;
	margin-bottom: 50px;
	font-family: 'MaratSans-Light', sans-serif;
	color: #fff;
	letter-spacing: 0.5px;
	/*height: 40vh;*/
}

/*#menu .plan span {
	font-size: 16px;
}*/
#menu .plan .plan_title {
	padding: 20px;
	/*margin-bottom: 20px;*/
}

#menu .plan_title h3 {
	font-family: 'MaratSans', sans-serif;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 5px;
	/*letter-spacing: 1px;*/
}

#menu .medium-icon {
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
	border-radius: 50%;
	font-size: 52px;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	margin-bottom: 32px;
}
#menu .plan ul {
	padding: 0px;
}
#menu .plan ul li {
	display: block;
	font-weight: 500;
	padding: 12px 0px;
}
#menu .plan .btn {
	border-style: solid;
	border-width: 1px;
	background-color: transparent;
	border-color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 16px 60px;
	transition: all 0.4s ease-in-out;
	/*margin-top: 20px;*/
	/*text-transform: uppercase;*/
}

/*#menu .plan .btn:hover {
	background-color: #3B3B3B;
}*/



/* ==========================================================================
footer section
========================================================================== */
footer {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
footer p {
	padding-top: 20px;
}
.social-icon {
	padding: 0;
	margin: 0;
}
.social-icon li {
	list-style: none;
	display: inline-block;
	padding: 6px;
}
.social-icon li a {
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.09);
	color: #808080;
	font-size: 20px;
	width: 56px;
	height: 56px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}
.social-icon li a:hover {
	color: #ff5a00;
}

@media screen and (min-width: 992px) {
	@-moz-document url-prefix() {
		#portfolio .col-lg-4,
		#portfolio .col-md-4 {
			width: 33.333%;
		}
	}		
}

/* ==========================================================================
media quires for mobile
========================================================================== */
@media (max-width: 440px) {
	#home	{
		padding-top: 320px;
		padding-bottom: 320px;
	}
	#home	h1 {
		font-size: 60px;
	}
	#home h3 {
		font-size: 34px;
		line-height: 38px;
	}
	.timer {
		font-size: 18px;
	}
	
	#menu .subhead {
		font-size: 20px;
		line-height: 26px;
	}
	
	p {
		line-height: 26px;
		font-size: 20px;
	}
	
	.section-title strong {
		font-size: 36px;
		line-height: 36px;
	}
	
	#sektion h2 {
		font-size: 28px;
		line-height: 28px;
	}

	#sektion h3 {
		font-size: 23px;
		line-height: 23px;
	}
	
	.bar {
	  font-size: 18px;
	  line-height: 18px;
	}
	
	.spenden-title p {
		font-size: 20px;
		line-height: 26px;
	}
	
	#home .zeituhr {
		font-size: 28px;
		line-height: 34px;
	}
}



