/* mukta-300 - latin */
@font-face {
	font-family: 'Mukta';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/mukta-v12-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/mukta-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/mukta-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/mukta-v12-latin-300.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/mukta-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/mukta-v12-latin-300.svg#Mukta') format('svg'); /* Legacy iOS */
  }
  /* mukta-regular - latin */
  @font-face {
	font-family: 'Mukta';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/mukta-v12-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/mukta-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/mukta-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/mukta-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/mukta-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/mukta-v12-latin-regular.svg#Mukta') format('svg'); /* Legacy iOS */
  }

body, html {
	font-family: 'Mukta', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #444;
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
	/* -moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; */
}
h2 {
	margin: 0 0 20px 0;
	font-size: 32px;
	font-weight: 300;
	color: #336699;
	text-transform: uppercase;
}
h3 {
	font-size: 24px;
	font-weight: 300;
	color: #444;
}
h4 {
	font-size: 22px;
	font-weight: 300;
	color: #666;
}
h5 {
	font-size: 18px;
	font-weight: 300;
}
p {
	font-size: 16px;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #336699;
}
a:hover, a:focus {
	text-decoration: none;
	color: #666;
}
ul, ol {
	list-style: none;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
    text-decoration: none;
    color: #fff;
}

/* Navigation */
#menu {
	padding: 15px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-size: 24px;
	font-weight: 400;
	color: #336699;
	text-transform: uppercase;
}
#menu a.navbar-brand i.fa {
	color: #336699;
	vertical-align: top;
}
#menu.navbar-default .navbar-nav > li > a {
	font-weight: 400;
	text-transform: uppercase;
	color: #999;
	font-size: 18px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #336699;
}
.on {
	background-color: #f6f6f6 !important;
	border-bottom: 1px solid #336699 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #336699 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #336699;
	border-color: #336699;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 20px;
}
.section-title p {
	font-size: 16px;
}
.btn-custom {
	color: #fff;
	background-color: #336699;
	border: 0;
	padding: 10px 20px;
	margin: 0;
	font-size: 18px;
	margin-top: 20px;
	transition: all 0.3s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #444;
}

/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/titel-foodlinq.jpg) no-repeat left center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	background: rgba(255,255,255,0.45);
}
.intro h1 {
	color: #666;
	font-size: 48px;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.intro i.fa {
	color: #336699;
	vertical-align: top;
}
.intro p {
	color: #444;
	font-size: 28px;
	line-height: 1.2em;
	margin-top: 15px;
	margin-bottom: 30px;
}
header .intro-text {
	padding-top: 300px;
	text-align: center;
}
header .passwort-vergessen p {
	font-size: 14px;
	color: #336699;
	margin-top: 5px;
}
header .passwort-vergessen a {
	text-decoration: underline;
}

/* Anmeldung Section */
#anmeldung .text-danger {
	color: #cc0033;
	text-align: left;
}
#anmeldung .call-box {
	background-color: #336699;
	width: 210px;
	height: 40px;
	top: 70px;
	right: 0;
	position: fixed;
	z-index: 7010;
}
#anmeldung .call-box i.fa {
	color: #fff;
	padding: 0 5px 0 10px;
	margin-top: 3px;
}
#anmeldung .call-box p {
	color: #fff;
	font-size: 22px;
	margin-top: 8px;
}
#anmeldung .call-box p:hover, p:visited, p:focus {
	color: #fff;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Mukta', sans-serif;
	float: left;
}
#anmeldung .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#anmeldung .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#anmeldung .btn-custom {
	color: #fff;
	background-color: #336699;
	border: 0;
	padding: 8px 16px;
	margin: 0 0 20px 0;
	font-size: 14px;
	transition: all 0.3s;
}
.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;
}
#anmeldung .img-responsive {
  display: block;
  margin-left: auto;
	margin-right: auto;
	max-width: 100%;
  height: auto;
}
#anmeldung .img-idw {
	position: absolute;
	z-index: 7009;
	top: 150px;
	right: 0;
	max-width: 220px;
}

/* Kueche Section */
#kueche {
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
#kueche img {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 0 0 50px 0;
}
#kueche h3 {
	margin-top: 0;
}
#kueche p {
	line-height: 24px;
	margin: 20px 0;
}
#kueche a {
	text-decoration: underline;
}
#kueche hr {
	height: 1px;
	background: #336699;
	margin-bottom: 25px;
}
#kueche ul {
	font-size: 16px;
	line-height: 24px;
	list-style: none;
	padding-left: 30px;
}
#kueche li::before {
	content: "\25AA";
	color: #336699;
  display: inline-block;
	width: 1em;
  margin-left: -1em
}
#kueche .fa {
	font-size: 24px;
	padding-right: 10px;
	color: #336699;
}
#kueche .video {
	border: 1px solid #ccc;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 0 50px 0;
}

/* Einkaufsportal Section */
#einkaufsportal {
	background: #f6f6f6;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
#einkaufsportal hr {
	height: 1px;
	background: #336699;
	margin-bottom: 25px;
}
#einkaufsportal img {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 0 0 50px 0;
}
#einkaufsportal h3 {
	margin-top: 0;
}
#einkaufsportal p {
	line-height: 24px;
	margin: 20px 0;
}
#einkaufsportal a {
	text-decoration: underline;
}

/* Kasse Section */
#kasse {
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
#kasse hr {
	height: 1px;
	background: #336699;
	margin-bottom: 25px;
}
#kasse .logo {
	border: none;
	float: left;
	width: 100px;
	padding: 0 20px 0 0;
	margin: 0;
}
#kasse .logo-text p {
	/* margin: 0; */
	padding: 12px 0 15px 0;
	width: 430px;
}
#kasse .logo2 {
	border: none;
	float: left;
	width: 150px;
	padding: 0 20px 0 0;
	margin: 0;
}
#kasse .logo-text2 p {
	margin: 0;
	padding: 20px 0 35px 0;
	width: 480px;
}
#kasse img {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 0 0 50px 0;
}
#kasse h3 {
	margin-top: 0;
}
#kasse p {
	line-height: 24px;
	margin: 20px 0;
}
#kasse a {
	text-decoration: underline;
}


/* Support Section */
#support {
	background: #f6f6f6;
	padding: 120px 0 90px 0;
}
#support hr {
	height: 1px;
	max-width: 350px;
	text-align: center;
	position: relative;
	background: #336699;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
#support .fa.small {
	font-size: 22px;
	margin: 0;
	color: #336699;
	vertical-align: top;
}
#support .fa {
	font-size: 30px;
	margin: 20px 0 10px 0;
	color: #336699;
}
#support h5 {
	margin: 5px 0 5px 0;
}
#support p {
	font-size: 18px;
	margin: 5px 0 5px 0;
}
#support a {
	color: #336699;
	text-decoration: underline;
}
#support a:hover, a:focus {
	color: #777;
}


/* Kontakt Section */
#kontakt {
	padding: 120px 0 60px 0;
	background: #e6e6e6;
}
#kontakt hr {
	height: 1px;
	max-width: 350px;
	text-align: center;
	position: relative;
	background: #336699;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
#kontakt p {
	margin: 0;
}
#kontakt .fa.small {
	font-size: 22px;
	margin: 0;
	color: #336699;
	vertical-align: top;
}
#kontakt .fa {
	font-size: 30px;
	margin: 20px 0 10px 0;
	color: #336699;
}
#kontakt form {
	padding: 30px 0;
}
#kontakt .text-danger {
	color: #cc0033;
	text-align: left;
}
#kontakt .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#kontakt .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#kontakt i.fa {
	color: #336699;
	vertical-align: top;
}
#kontakt a {
	color: #444;
	text-decoration: underline;
}
#kontakt a:hover, a:focus {
	color: #336699;
}
.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;
}

/* Footer Section*/
#footer {
	background: #fff;
	color: #444;
	padding: 20px 0 40px 0;
	border-top: 1px solid #336699;
}
#footer a {
	color: #444;
	text-decoration: underline;
}
#footer a:hover, a:focus {
	color: #336699;
}
#footer p {
	font-size: 14px;
	margin: 0;
}
#footer h5 {
	color: #666;
	font-family: 'Mukta', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding-top: 20px;
}
#footer h6 {
  font-size: 14px;
}
#footer ul {
	list-style: none;
	padding-left: 30px;
}
#footer li::before {
	content: "\25AA";
	color: #336699;
  display: inline-block;
	width: 1em;
  margin-left: -1em
}

/* Demo Section */
.btn-test {
	background-color: #b40f46 !important;
}
.brand-test {
	color: #b40f46 !important;
}

@media (max-width: 499px) {
	#menu {
				padding: 0;
			}
	hr {
				max-width: 100%;
			}
	.intro {
				background: url(../img/titel-foodlinq-small.jpg) no-repeat left center;
			}
	.intro p {
				font-size: 26px;
				line-height: 1.1em;
			}
	#anmeldung .img-responsive {
			  display: block;
			  margin-left: auto;
				margin-right: auto;
				margin-top: -130px;
				max-width: 100%;
			  height: auto;
			}
	#kasse .logo-text p {
				margin: 0;
				padding: 5px 0 0 0;
				width: 330px;
			}
}

@media (max-width: 812px) {
	.container {
		padding-right: 25px;
		padding-left: 25px;
		margin-right: auto;
		margin-left: auto;
	}
	.intro .overlay {
		background: rgba(255,255,255,0.65);
	}
	#anmeldung .img-responsive {
				display: block;
				margin-left: auto;
				margin-right: auto;
				margin-top: -100px;
				max-width: 100%;
				height: auto;
			}
	#anmeldung .img-idw {
		display: none;
	}
}
@media (max-width: 991px) {
	#anmeldung .img-idw {
				position: absolute;
				z-index: 7009;
				top: 120px;
				left: 0;
				max-width: 180px;
			}
}
