@charset "utf-8";
html, body {
	height: 100%;
	color: #fff;
}
body {
	font-family: 'Roboto', sans-serif;
	color: #333;
	font-weight: 400;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}
h2, h3 {
	color: #3a8dde;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #333;
	font-weight: 400;
}
p {
	line-height: 25px;
	font-weight: 200;
}
li {
	list-style-type: none;
}
.section-title {
	text-align: center;
	margin-bottom: 25px;
}
.white {
	color: #ccc;
}
.fa-3x {
	color: #fff;
}
.fa-5x {
	color: #ccc;
	margin-top: -6px;
	margin-left: 15px;
}
.fa-5x:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
}
/* ==== Preloader ==== */
.animationload {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 999;
}
.loader {
	width: 200px;
	height: 200px;
	font-size: 24px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/preloader.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}
a {
	background: transparent;
	outline: none;
	text-decoration: none;
	-webkit-transition: .4s cubic-bezier(0.25, .46, .45, .94);
	transition: .4s cubic-bezier(0.25, .46, .45, .94);
	-webkit-transition-property: background-color, color;
	transition-property: background-color, color;
}
a:active, a:hover, a:focus {
	outline: 0;
	background: transparent;
	color: #333;
	text-decoration: none;
}
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border: 0;
 outline : 0;
}
/* ==== Header ==== */
#header .navbar.navbar-default.navbar-fixed-top .container .navbar-header .navbar-brand {
}
.logo-img {
	height: 92px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.logo-img2 {
	height: 150px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.hotline {
}
.header-bottom {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.header-top .navbar-default {
	position: fixed;
	width: 100%;
	left: 0;
	text-align: left;
	z-index: 4;
	top: 0px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.navbar-brand {
	float: left;
	height: 120px;
	padding: 15px 0 15px 15px;
	font-size: 30px;
	line-height: 20px;
}
.navbar-default .navbar-brand h3 {
	letter-spacing: -2px;
	color: #333;
	font-size: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 20px;
}
.navbar {
	min-height: 120px;
	border: none;
}
.navbar-default {
	border-color: none;
	border-bottom: none;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 4;
	background-color: #fff;
	opacity: 1;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.navbar-right {
	font-size: 15px;
	height: 100%;
	margin-top: 10px;
}
.navbar-collapse {
	margin-top: 6px;
	padding-right: 15px;
	padding-left: 35px;
	color: #333;
	overflow: hidden;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: none;
	border-radius: none;
}
.navbar-toggle:focus {
	outline: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 24px;
	height: 4px;
	border-radius: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > span {
	position: relative;
	display: block;
	padding: 10px 15px;
	cursor: pointer;
}
.dropdown-menu {
	font-size: 15px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
}
.menu-padding {
	padding-top: 120px;
}
.content {
	margin-top: 0px;
}
/* ==== Site Wrapper ==== */
.site-wrapper {
	clear: both;
}
#slidershow {
	width: 100%;
}
#slidershow img {
	width: 100%;
}
#slidershow iframe {
	width: 100%;
	height: 452px;
}
/* ==== Section ==== */
#cvpp {
	padding-top: 100px;
	padding-bottom: 80px;
}
#cvg {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #efefef;
}
#devices {
	padding-top: 80px;
	padding-bottom: 80px;
}
#certification {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #efefef;
}
#team {
	padding-top: 80px;
	padding-bottom: 80px;
}
#businessowner {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #efefef;
}
#services {
	padding-top: 80px;
	padding-bottom: 80px;
	color: #ffffff;
	background-color: #3a8dde;
}
#services h2 {
	color: #ffffff;
}
#services h3 {
	color: #ffffff;
}
#membercard {
	padding-top: 80px;
	padding-bottom: 80px;
}
/* ==== Footer ==== */
#footer {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #333;
	font-size: 13px;
}
/* ==== Kim ==== */
.cookie {
}
.cookie-info {
	padding-bottom: 30px;
}
.cookie .cream {
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: left;
}
.cookie .cream-icon {
	float: left;
}
.cookie .light {
	color: #3a8dde;
	font-size: 18px;
	font-weight: 400;
}
.cookie .black_b {
	font-size: 16px;
	font-weight: 500;
}
.cookie img {
	height: 120px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.cookie img2 {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.angelhairs {
}
.angelhairs-info {
	padding-bottom: 30px;
}
.angelhairs .ketchup {
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: left;
}
.angelhairs .ketchup-icon {
	float: left;
}
.angelhairs .light {
	color: #3a8dde;
	font-size: 18px;
	font-weight: 400;
}
.angelhairs .black_b {
	font-size: 16px;
	font-weight: 500;
}
.angelhairs .ketchup img {
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.angelhairs .ketchup2 img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.bread {
	text-align: center;
}
.bread .cream {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.bread .light {
	font-size: 15px;
	font-weight: 400;
}
.bread .black_b {
	font-size: 16px;
	font-weight: 500;
}
.bread img {
	width: 200px;
	margin: 10px;
}
.pizza {
	padding-top: 0px;
	padding-bottom: 60px;
}
.pizza-row {
	margin-bottom: 40px;
}
.pizza-icon {
	float: left;
}
.pizza-info {
	padding-left: 75px;
	padding-top: 0px;
}
.pizza-description {
	padding-right: 50px;
}
.banana {
	text-align: left;
	margin-bottom: 10px;
	color: #fff;
}
.banana a {
	margin-right: 10px;
	color: #fff;
}
.banana a:hover {
	color: #3a8dde;
}
.cheese img {
	width: 145px;
	height: 145px;
	border-radius: 30%;
	-webkit-border-radius: 30%;
	-o-border-radius: 30%;
	-moz-border-radius: 30%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.cheese img:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
}
.paste {
}
.paste-info {
	padding-bottom: 30px;
}
.paste .cream {
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: left;
}
.paste .cream-icon {
	float: left;
}
.paste .light {
	color: #3dae2b;
	font-size: 18px;
	font-weight: 400;
}
.paste .black_b {
	font-size: 16px;
	font-weight: 500;
}
.paste img {
	height: 120px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.tart {
}
.tart-info {
	padding-bottom: 30px;
}
.tart .cream {
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: left;
}
.tart .cream-icon {
	float: left;
}
.tart .light {
	color: #3dae2b;
	font-size: 18px;
	font-weight: 400;
}
.tart .black_b {
	font-size: 16px;
	font-weight: 500;
}
.tart img {
	height: 245px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 20px;
}
.brochure div {
	padding: 0;
	margin: 0;
	background-color: #000;
}
.brochure img {
	width: 800px;
}
.brochure iframe {
	width: 800px;
	height: 450px;
}
.article_div {
	padding: 0;
	margin: 0;
}
.article img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
a.lang {
	cursor: pointer;
}
.lang img {
	width: 15px;
	height: 10px;
}
