body {	color:#161616;	font:300 16px/16px Muli,Arial,Helvetica; /* background:url(../images/bg.jpg) right no-repeat fixed #fff;  */ -webkit-font-smoothing:antialiased; }

.container h4 { font:300 16px/16px Muli,Arial,Helvetica; text-transform: uppercase; color: #161616; }

a{color:#11284e; text-decoration:none;}
a:hover{color:#466599;}
.btn,a,.btn:hover,a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
}


h1,h2,h3,h4{margin: 0;line-height: 1em; color: #009dc2; font-family: Roboto, sans-serif; font-weight: bold; font-style: normal; }
h2{font-size: 2.5em; margin-bottom: 1.5em;}
h3{font-size: 2em; margin:2em 0 1em 0;}
h4{font-size: 1.5em; margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}


/* helles blau fuer H1 uerberschriften */
.lightblue { color: #85cee4; margin-bottom: 0.3em; font:600 24px/24px Roboto,Arial,Helvetica }
.bluebg { background-color: #b0deec; margin-top: 50px; padding-top: 55px; }
.bluebg h4 { color: white; }
.greybg { background-color: #717470; margin-top: 50px; padding-top: 30px; padding-bottom: 0px; }
.greybg h2, .greybg h4 { color: white; }
.greybg h2 { height: 10px; }
.blockspacer { height: 60px;}

p{font-size:1em;line-height: 1.6em; margin-bottom: 1.0em;}

.spacer{padding: 6em 0;}

.btn{border:none;border-radius: 3px;padding: 1em 4em;background: #85cee4;text-transform: uppercase;}
.btn:hover,.btn:active{color: #fff;}
.btn-default{color: #ccc;border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary{color: #fff;background:#009dc2;width: 100%;outline: none;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#65a3b6;box-shadow: none;}

input, textarea { background-color: #eee; border-radius: 3px !important }

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000; display: none; }
.navbar-nav > li > a{font-size: 1em;line-height: 1.5em;font-family: 'Muli', sans-serif; color: #fff; text-transform: uppercase; margin-top: 30px;}
.navbar-fixed-top{top: 0px;}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{background: none;color: #fff;}

.navbar-inverse { border: none; }

.navbar { background-color: #009dc2; }

#head,.carousel{margin-top: 0;}

#home{padding-top: 6em;}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #000;	
	background-color: #fff;
}

.topnavhoehe { height: 140px; }

.text-justify {
  text-align: justify;
}

.eventtitle:hover {
	color: #fb4513;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
	cursor: pointer;
	}


.nav>li>a { 
		padding: 10px 15px;
	}


@media (max-width: 768px) {
	.navbar-inverse .navbar-collapse {
		background-color: #041e41; 
	}
}

@media (max-width: 1200px) {
	.headlogo {
		width: 170px;
	}
	.topnavhoehe { 
		height: 110px; 
	}
	.nav>li>a { 
		padding: 10px 10px;
	}
}

@media (max-width: 800px) {
	.headlogo {
		width:120px;
	}
	.topnavhoehe { 
		height: 75px; 
	}
	.nav>li>a { 
		padding: 10px 10px;
		margin-top: 1px;
	}
	
}

@media (max-width: 600px) {
	.headlogo {
		width:100px;
	}
	.topnavhoehe { 
		height: 60px; 
	}
	.nav>li>a { 
		padding: 10px 10px;
	}
}

@media (max-width: 400px) {
	.headlogo {
		width:60px;
	}
	.topnavhoehe { 
		height: 60px; 
	}
}




/*banner*/
.banner{position: relative;}
.banner .caption{position: absolute;top: 0;left:0; right: 0; bottom: 0; /* background:rgba(0,0,0,0.4); */ }
.banner .caption-wrapper{display: table;height: 100%;width: 100%;}
.banner .caption-info{display: table-cell;vertical-align: middle;text-align: center;color: #fff;}
.banner .caption-info h1{font:normal 4.5em Lobster,Arial,Helvetica;text-transform:capitalize;}
.banner .caption-info p{font:600 1.7em Josefin Sans,Arial,Helvetica;}
.banner a.explore{color: #fff;}

/*about*/
.about.spacer{padding-left: 4em; padding-right: 4em;padding-bottom: 0;}
.food-list{line-height:3em;border-bottom:1px dotted #ccc; }
.panel-group .panel{border-radius: 0;border:none;}
.panel-group .panel a:hover{text-decoration: none;}



/*testimonials*/
.partners img{float: left;margin:0 75px 30px 0;}
.testimonails{min-height: 195px;}
.testimonails img{margin-top: 5px;}
.testimonails span{color: #888;}
.testimonails span b{font-weight: 400;}
.carousel-indicators li{border: 1px solid #ccc;}
.carousel-indicators{bottom: 0;}

/*foods*/
#foods{padding-top:6em;}
#foods figcaption a{border:1px solid #fff;margin-top: 1em;display: inline-block;color: #fff;padding: 0 2em;}
#foods figcaption a:hover{text-decoration: none;padding: 0 3em;}
/*foods*/

/*team*/
.team figure{width: 100%;}
.team img{width: 100%;}
.team b{font-size: 1.2em;display: block;}
.team a i.fa{color: #fff; font-size: 2em;}
.team a i.fa:hover{color: #E89F10;}


.highlight-info{ background:url(../images/lab.jpg) center fixed; background-size: cover; color:#fff;}
.highlight-info .overlay{background:rgba(59, 51, 48, 0.7);}
.highlight-info h4{color: #fff;margin:0.5em 0 0 0;}
/*about us*/










/*contact*/
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/

#map{width: 100%; height: 500px;}
#map p{margin: 0 !important;}

.footer{background-color: #009dc2; color: #fff; font-size: 1em;color: #aaa;}
.footer a{color: #aaa;margin: 0 1em; }

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}

.navbar-header { height: 158px;}
.navbar-brand {  padding: 0px; }

.quotetext { font-size: 36px; margin-bottom: 30px; }

@media (max-width: 1200px) {
	body{font:300 13px/13px Roboto,Arial,Helvetica;}
	.navbar-brand{padding-top: 0px;}
	.services ul li{margin:0 0.5em; }
	
	.grid figure h2{font: 700 1.5em Roboto,Arial,Helvetica;}
	figure.effect-oscar figcaption{padding: 12%;}
	figure.effect-oscar figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

	.partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
	h1{font: 700 3.5em Roboto,Arial,Helvetica;}
	h4 {font: 300 1.3em Roboto,Arial,Helvetica;}
	.btn{padding: 1em 2em;}
	.partners img{margin: 0 15px 25px 0;width: 157px;}
	.services ul li{width: 9em;height: 9em;}
	figure.effect-chico figcaption {padding: 2em;}	
	figure.effect-oscar figcaption {padding: 20%;}
	figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
	.grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}	
	
	.quotesign { display: none; }
	.quotetext { font-size: 20px; margin-bottom: 30px; }
	
}


@media (max-width: 767px) {
	body{font:300 12px/12px Roboto,Arial,Helvetica;}
	.navbar-nav > li > a {line-height: 1em;}	
	.navbar-brand{padding: 0px;}
	.navbar-brand img{height: 100px;}
	.navbar-header { height: 100px;}
	.navbar-toggle{margin-top: 12px;}

	.banner .caption,.carousel-caption,.carousel-control,.carousel-indicators{display: none;}

	h2.text-center{text-align: left;font-size: 1.7em;}
	h4 {font: 300 1.2em Roboto,Arial,Helvetica;}
	#partners h2{padding: 0 1em;} 
	#home {padding-top: 5em;}

	.partners{display: block;float: left;}
	.partners img{width: 120px;}



	.about.spacer{padding-left: 2em;padding-right: 2em;}
	.spacer{padding:2em 0 ;}
	.services ul li{margin-bottom: 1em;}

	.highlight-info .overlay{padding-bottom: 2em;}

	.grid.team div{margin: 0;padding: 0;}
	figure.effect-chico figcaption {padding: 1.5em;}
	#map{height: 200px;}
	.footer{padding-bottom: 2em;}
}


.imgspace20 { margin-bottom: 30px;}

.navbar-toggle { border: none; }
.navbar-toggle .icon-bar { width: 30px; height: 4px;}
