@font-face {
  font-family: 'audiowide';
  src: url('../fonts/audiowide_regular.eot');
  src: url('../fonts/audiowide_regular.eot?#iefix') format('embedded-opentype'), url('../fonts/audiowide_regular.woff') format('woff'), url('../fonts/audiowide_regular.ttf') format('truetype'), url('../fonts/audiowide_regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #ffffff;
}

.maincontainer {
	font-family: arial;
	font-size: 16px;
}

.container {
	max-width: 1200px;
	width: 100%;
	margin: auto auto;
}

.header-wrapper {
}

.footer-wrapper {
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 200px;
	background: #445465;
}

.footer-wrapper .footer-container {
	padding: 20px 10px;
	box-sizing: border-box;
}

.footer-wrapper .footer-container .info {
	font-size: 90%;
	margin-top: 5px;
}

.footer-wrapper .footer-container .label {
	color: #b8bdbf;
}

.footer-wrapper .footer-container .footer-bottom {
	font-size: 80%;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ffffff;
}

.content-wrapper .company-name {
	font-family: audiowide;
	text-align:center;
	font-size:60px;
	color:#FFFFFF;
}
