@font-face {
	font-family: 'Myriad Pro Regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MyriadPro-Regular.woff') format('woff'),
	url('../fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro Bold';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/MyriadPro-Bold.woff') format('woff'),
	url('../fonts/MyriadPro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	width: 1024px;
	height: 768px;
	overflow: hidden;
}
.slide {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 2048px;
	height: 1536px;
	padding: 0;
	margin: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}
.menu {
	position: absolute;
	right: 75px;
	bottom: 0;
	width: 218px;
	height: 193px;
	background: url('../img/menu.png') 0 0 no-repeat;
	background-size: 100%;
	z-index: 15;
	cursor: pointer;
}
.menu.menu_left {
	left: 0;
}
.logo {
	position: absolute;
	top: 77px;
	right: 73px;
	width: 271px;
	height: 80px;
	background: url('../img/logo.png') 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	z-index: 5;
}
.logo.logo_big {
	width: 338px;
	height: 100px;
	background: url('../img/logo-big.png') 0 0 no-repeat;
}
.logo.logo_white {
	background: url('../img/logo-white.png') 0 0 no-repeat;
}
.popup_1 {
	position: relative;
	width: 1604px;
	height: 652px;
	background: url(../img/popup_1.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_2 {
	position: relative;
	width: 1577px;
	height: 652px;
	background: url(../img/popup_2.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_3 {
	position: relative;
	width: 1577px;
	height: 652px;
	background: url(../img/popup_3.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_4 {
	position: relative;
	width: 1577px;
	height: 652px;
	background: url(../img/popup_4.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_5 {
	position: relative;
	width: 1577px;
	height: 679px;
	background: url(../img/popup_5.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_5 .popup-button-close {
	top: 110px;
}
.popup_6 {
	position: relative;
	width: 1009px;
	height: 642px;
	background: url(../img/popup_6.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_7 {
	position: relative;
	width: 1009px;
	height: 642px;
	background: url(../img/popup_7.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_8 {
	position: relative;
	width: 2000px;
	height: 1483px;
	background: url(../img/popup_8.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup_8 .popup_content {
	height: 1425px;
	margin: 0 38px;
	padding: 65px 135px;
}
.popup_8 .popup_content .doc {
	height: 100%;
	overflow-y: auto;
	padding-right: 40px;
	text-align: left;
}
.popup_8 .popup_content .doc h2 {
	font-family: 'Myriad Pro Bold';
	font-size: 36px;
	line-height: 1.4;
	margin: 0;
}
.popup_8 .popup_content .doc * {
	font-family: 'Myriad Pro Regular';
	font-size: 30px;
	line-height: 1.4;
	margin: 6px 0;
	padding: 0;
}
.popup_8 .popup_content .doc h1 {
	font-size: 42px;
	font-weight: 400;
	text-align: center;
}
.popup_8 .popup_content .doc ul,
.popup_8 .popup_content .doc ol {
	list-style-position: inside;
}
.popup_8 .popup_content .doc em {
	text-decoration: underline;
}
.popup_8 .popup_content .doc sup {
	position: relative;
	top: 5px;
}
.popup_6 .popup-button-close, .popup_7 .popup-button-close  {
	top: 46px;
	right: 72px;
}
.popup_8 .popup-button-close {
	top: 60px;
}
.popup-button-close {
	position: absolute;
	top: 130px;
	right: 90px;
	width: 56px;
	height: 56px;
	background: url(../img/close.png) 0 0 no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.popup {
	width: 2048px !important;
	height: 1536px !important;
	padding: 0;
	margin: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}
.popup.popup .popup-content {
	width: auto !important;
	height: auto !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.popup_component {
	position: absolute;
	top: 50%;
	left: 150%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.menu_block {
	position: absolute;
	top: 0;
	left: -1800px;
	background: #e0f36b;
	width: 1800px;
	height: 1536px;
	border-radius: 0 80px 80px 0;
	z-index: 999;
	-webkit-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}
body.active_menu .menu_block {
	left: 0;
}
.close_menu {
	position: absolute;
	top: 65px;
	right: 80px;
	width: 70px;
	cursor: pointer;
}
.menu_content {
	font-family: 'Myriad Pro Bold';
	font-size: 62px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.menu_content__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.menu_content__item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 80px;
	height: 350px;
	text-decoration: none;
}
.menu_content__item a:first-child {
	width: 800px;
}
.menu_content__item.first {
	color: #00915a;
}
.menu_content__item.first a span {
	color: #00915a;
}
.menu_content__item.second {
	color: #0E368B;
	background: #6ecef8;
}
.menu_content__item.second a span {
	color: #0E368B;
}
.menu_content__item.third {
	background: #4defb2;
	color: #00925B;
}
.menu_content__item.third a span {
	color: #00925B;
}
.menu_content__item.fourth {
	background: #fff386;
	color: #ffa319;
	border-radius: 0 0 80px 0;
}
.menu_content__item.fourth a span {
	color: #ffa319;
}
.menu_content__item a img {
	margin-right: 50px;
	width: 188px;
}
.menu_content__item a:nth-child(4) img {
	width: 217px;
	margin-right: 40px;
	margin-left: -20px;
}
.menu_content__item .instruction {
	position: relative;
}
.menu_content__item .instruction:before {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 4px;
	height: 70px;
	border-radius: 20px;
}
.menu_content__item.second .instruction:before {
	background: #0E368B;
}
.menu_content__item.third .instruction:before {
	background: #00925B;
}
.menu_content__item.fourth .instruction:before {
	background: #ffa319;
}
.menu_blur_block {
	position: fixed;
	background: transparent;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
	opacity: .5;
}
body.active_menu .menu_blur_block {
	background: #000;
}
.menu_content__instruction a {
	width: 895px !important;
	height: auto !important;
}
.menu_content__instruction a:first-child {
	padding: 60px 80px 40px;
}
.menu_content__instruction a:last-child {
	padding: 40px 80px 60px;
}