@font-face {
  font-family: 'Gafata';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gafata-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/gafata-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gafata-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/gafata-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/gafata-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gafata-v11-latin-regular.svg#Gafata') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'nexablack';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nexablack.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nexablack.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nexablack.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nexablack.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nexablack.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nexablack.svg') format('svg'); /* Legacy iOS */
}

* {
	margin: 0
}

.clearfix::after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both
}

body {
	font-family: Gafata;
	font-size: 16px;
	font-style: normal;
	color: #fff;
	background-color: #000;
}


.one_wrapper {
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	font-family: nexablack;
	font-size: 30px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.two_wrapper {
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-family: Gafata;
	font-size: 30px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.three_wrapper {
	height: 146px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}

.four_wrapper {
	height: 150px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.four_wrapper_left {
	height: 150px;
	width: 190px;
	float: left;
	margin-top: 30px;
	background-image: url(../img/01.svg);
	background-position: bottom center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.four_wrapper_middle {
	height: 150px;
	width: 220px;
	float: left;
	margin-top: 30px;
	background-image: url(../img/02.svg);
	background-position: bottom center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.four_wrapper_right {
	height: 150px;
	width: 190px;
	float: right;
	margin-top: 30px;
	background-image: url(../img/03.svg);
	background-position: bottom center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.five_wrapper {
	height: 50px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

.five_wrapper_left {
	height: 50px;
	width: 190px;
	float: left;
	font-family: nexablack;
	font-size: 30px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.five_wrapper_middle {
	height: 50px;
	width: 220px;
	float: left;
	font-family: nexablack;
	font-size: 30px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.five_wrapper_right {
	height: 50px;
	width: 190px;
	float: left;
	font-family: nexablack;
	font-size: 30px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.six_wrapper {
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	font-family: Gafata;
	font-size: 16px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

.seven_wrapper {
	height: 44px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

.eight_wrapper {
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 60px;
	font-family: Gafata;
	font-size: 16px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

