/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html,legend{-webkit-box-sizing:border-box}button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

.svg-Become_a_member-dims { width: 247px; height: 247px; }
.svg-Eco-friendliness-dims { width: 58px; height: 58px; }
.svg-High-speed-dims { width: 58px; height: 58px; }
.svg-Russian-dims { width: 66px; height: 66px; }
.svg-Security-dims { width: 58px; height: 58px; }
.svg-Travelers-dims { width: 66px; height: 66px; }
.svg-Turkish-dims { width: 66px; height: 66px; }
.svg-fb-dims { width: 7.5px; height: 15.6px; }
.svg-fond-dims { width: 58px; height: 58px; }
.svg-git_hub-dims { width: 17px; height: 17px; }
.svg-instagram-dims { width: 16px; height: 16px; }
.svg-linkedin-dims { width: 16px; height: 16px; }
.svg-logo-dims { width: 62.6px; height: 70px; }
.svg-medium-dims { width: 16px; height: 14px; }
.svg-purse-dims { width: 52px; height: 56px; }
.svg-telegram-dims { width: 16px; height: 14px; }
.svg-twitter-dims { width: 17px; height: 17px; }
.svg-vk-dims { width: 23.4px; height: 13.5px; }
.svg-top_bottom-dims { width: 12px; height: 12px; }
.svg-go-dims { width: 12px; height: 12px; }

/*----STYLE------*/

@font-face {
	font-family: 'Gotham';
	src: url('../fonts/GothamPro.woff2') format("woff2"),
	url('../fonts/GothamPro.woff') format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/GothamPro-Medium.woff2') format("woff2"),
	url('../fonts/GothamPro-Medium.woff') format("woff");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/GothamPro-Bold.woff2') format("woff2"),
	url('../fonts/GothamPro-Bold.woff') format("woff");
	font-weight: 600;
	font-style: normal;
}
h1, h2, h3, h4 ,p, ul, ol {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 45px;
	font-weight: 600;
	line-height: 1.13;
	color: #fefefe;
}
h2 {
	font-size: 35px;
	font-weight: 600;
	line-height: 1.6;
	color: #453095;
}
h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	color: #453095;
}
h4 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.33;
	color: #4f39a4;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
button, input, optgroup, select, textarea {
	font-family: Gotham, Verdana, sans-serif;
}
.hide {
	opacity: 0;
}
.animated {
	opacity: 1;
}
.hidden {
	display: none;
}
.check {
	display: none;
}
/*Flex-grid*/

.container-fluid,
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.container-fluid {
	padding-right: 2rem;
	padding-left: 2rem;
}

.row {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.row-margin {
	margin-right: -15px;
	margin-left: -15px;
}

@media only screen and (min-width: 768px) {
	.container {
		width: 768px;
		padding-left: 32px;
		padding-right: 32px;
	}

}
@media only screen and (min-width: 1030px) {
	.container {
		width: 1030px;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.btn {
	display: inline-block;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding: 0 27px;
	cursor: pointer;
	outline: none;
}
.btn-dark-green {
	color: #4f39a4;
	background-color: #6dd8ba;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.btn-dark-green:hover {
	background-color: #80f1d1;
}
.btn-dark-green:active {
	background-color: #57bda1;
}
.btn-dark-tr {
	color: #6dd8ba;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #6dd8ba;
	box-shadow: inset 0 0 0 2px #6dd8ba;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-dark-tr:hover {
	color: #4f39a4;
	background-color: #6dd8ba;
}
.btn-dark-tr:active {
	color: #4f39a4;
	background-color: #57bda1;
	-webkit-box-shadow: inset 0 0 0 2px #57bda1;
	box-shadow: inset 0 0 0 2px #57bda1;
}
.btn-dark-white {
	color: #ffffff;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #fff;
	box-shadow: inset 0 0 0 2px #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-dark-white:hover {
	background-color: #fff;
	color: #4f39a4;
}
.btn-dark-white:active {
	background-color: #ddd9ec;
	-webkit-box-shadow: inset 0 0 0 2px #ddd9ec;
	box-shadow: inset 0 0 0 2px #ddd9ec;
}
.btn-light-tr {
	color: #6dd8ba;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #6dd8ba;
	box-shadow: inset 0 0 0 2px #6dd8ba;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-light-tr:hover {
	color: #4f39a4;
	background-color: #6dd8ba;
}
.btn-light-tr:active {
	color: #4f39a4;
	background-color: #57bda1;
	-webkit-box-shadow: inset 0 0 0 2px #57bda1;
	box-shadow: inset 0 0 0 2px #57bda1;
}
.btn-light-blue {
	color: #4e38a2;
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 0 2px #4e38a2;
	box-shadow: inset 0 0 0 2px #4e38a2;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-light-blue:hover {
	color: #6dd8ba;
	background-color: #4f39a4;
}
.btn-light-blue:active {
	color: #6dd8ba;
	background-color: #473492;
	-webkit-box-shadow: inset 0 0 0 2px #473492;
	box-shadow: inset 0 0 0 2px #473492;
}
.btn-light-green {
	color: #4f39a4;
	background-color: #6dd8ba;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-light-green:hover {
	background-color: #80f1d1;
}
.btn-light-green:active {
	background-color: #5dc5a9;
}

.btn-sbm {
	border: 2px solid #6dd8ba;
	background: transparent;
	font-size: 18px;
	height: 40px;
	font-weight: 600;
	text-align: center;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	position: absolute;
	right: 4px;
	top: 3px;
	color: #6dd8ba;
	width: 135px;
	padding: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}
.input-field:focus + .btn-sbm,
.btn-sbm:hover {
	background-color: #6dd8ba;
	color: #4f39a4;
}
.btn-sbm-small {
	border: 2px solid #6dd8ba;
	background: transparent;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width:44px;
	height: 44px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.input-field {
	width: 100%;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color: #3c2887;
	height: 50px;
	border: none;
	/*color: rgba(255, 255, 255, 0.7);*/
	text-indent: 18px;
	outline: none;
}
.form-response {
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.enter-form {
	position: relative;
	max-width: 400px;
	margin: auto;
	background-color: #ffffff;
	-webkit-box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 50px 100px 0 rgba(0, 0, 0, 0.3);
	padding: 25px 30px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
body {
	/*font-family: -apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue,sans-serif;*/
	font-family: Gotham, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #1b1729;
	background-color: #fff;
	font-weight: 400;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	margin: 0;
}
.site {
	position: relative;
}

.site-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #feffff;
	z-index: 5;
}
.site-header__transform {
	-webkit-transform: translateY(-100%) translate3d(0,0,0);
	transform: translateY(-100%) translate3d(0,0,0);
}
.site-header__fixed {
	position: fixed;
	background-color: #1d0e54;
	-webkit-transform: translateY(0) translate3d(0,0,0);
	transform: translateY(0) translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.header-list {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 58px;
}
.site-header__fixed .header-list {
	height: 55px;
}
.header-menu {
	margin-right: 25px;
	margin-left: 21%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.header-menu-item {
	display: inline-block;
	margin-right: 27px;
}
.header-menu-item:last-child {
	margin-right: 0;
	margin-left: auto;
}
.header-menu-link, .header-menu-link1  {
	font-size: 15px;
	color: #feffff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}
.header-menu-link:hover,
.header-menu-link1:hover {
	color: #6dd8ba;
	-webkit-box-shadow: 0 1px 0 0 #6dd8ba;
	box-shadow: 0 1px 0 0 #6dd8ba;
}
.link-sign {
	height: 28px;
	line-height: 28px;
	color: #4f39a4;
	font-size: 15px;
	padding: 0 16px;
}
.header-icons {
	/*margin-left: 48px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.header-icons-item {
	display: inline-block;
	margin-right: 15px;
}
.header-icons-item:last-child {
	margin-right: 0;
}
.header-icons-link {
	color: #b1a8d7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.header-lang {
	position: relative;
	margin-left: 27px;
}
.header-lang-link {
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #453095;
}
.header-lang:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 40px;
	top: -35px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background-color: #6dd8ba;
	-webkit-transform: rotate(-60deg) translate(-13px, -20px);
	-ms-transform: rotate(-60deg) translate(-13px, -20px);
	transform: rotate(-60deg) translate(-13px, -20px);
}
.site-header__fixed .header-lang-link {
	color: #6dd8ba;
}
.site-header__fixed .header-lang:before {
	display: none;
}
.header-btn {
	display: none;
}
.header-btn.active {
	opacity: 0;
}
.mobile-top-btn {
	width: 23px;
	height: 20px;
	position: relative;
	cursor: pointer;
}
.mobile-top-btn span {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #6dd8ba;
	-webkit-transition: background 0s, 0.2s;
	transition: background 0s, 0.2s
}
.mobile-top-btn span:before,
.mobile-top-btn span:after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #6dd8ba;
	content: "";
	-webkit-transition-duration: 0.2s, 0.2s, 0.2s;
	transition-duration: 0.2s, 0.2s, 0.2s;
	-webkit-transition-delay: 0.2s, 0s, 0s;
	transition-delay: 0.2s, 0s, 0s
}
.mobile-top-btn span:before {
	top: -7px;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, -webkit-transform;
	transition-property: top, transform ;
	transition-property: top, transform, -webkit-transform;
}
.mobile-top-btn span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform;
}
.mobile-top-btn.active span {
	background: none }

.mobile-top-btn.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0s, 0.2s, 0.2s;
	transition-delay: 0s, 0.2s, 0.2s;
}
.mobile-top-btn.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0s, 0.2s, 0.2s;
	transition-delay: 0s, 0.2s, 0.2s;
}
.header-mobile-menu {
	position: fixed;
	height:	100%;
	width: 100%;
	top: 0;
	z-index: 200;
	background: #322564;
	opacity: 0;
	-webkit-transform: translateX(100%) translate3d(0,0,0);
	transform: translateX(100%) translate3d(0,0,0);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
	transition: opacity 0.2s, -webkit-transform 0.3s;
	transition: transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;

}
.header-mobile-menu-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
	transition: opacity 0.2s, -webkit-transform 0.3s;
	transition: transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s;
}
.mobile-menu-btn {
	position: absolute;
	top: 20px;
	right: 40px;
}
.mobile-menu-inner {
	text-align: center;
}
.mobile-menu-list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 80px 0 40px;
}
.mobile-menu-item {
	margin-bottom: 20px;
}
.mobile-menu-link {
	text-align: center;
	color: #feffff;
}
.mobile-email-link {
	font-weight: 600;
	color: #6dd8ba;
}
.mobile-icons {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 20px;
}
.mobile-icons-link {
	color: #6351b0;
	margin: 0 10px;
}

.one {
	background: #4f39a5 url("../img/top-bg.jpg") 50% 50%;
	background-size: cover;
	padding: 115px 0 81px;
	color: #fff;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.one {
		background: url("../img/top-bg_2x.jpg") 50% 50%;
		background-size: cover;
	}
}
.top-row {
	position: relative;
}
.top-content {
	width: 50%;
}
.h1 {
	margin-bottom: 35px;
}
.top-text {
	line-height: 1.35;
	margin-bottom: 61px;
}
.top-text p {
	margin-bottom: 24px;
}
.top-text p:last-of-type {
	margin-bottom: 0;
}
.top-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.video-btn {
	background: url("../img/play-bg.jpg") 50% 50%;
	color: #fefefe;
	margin-left: 28px;
	padding: 0 28px;
}
.video-btn span {
	margin-left: 8px;
}
.telegram-btn {
	padding: 0 18px;
}
.telegram-btn span {
	margin-left: 11px;
}
.telegram-btn svg {
	width: 24px;
	height: 21px;
}
.coin {
	position: absolute;
}
.coin1 {
	top: 8px;
	right: 35.5%;
	width: 72px;
	height: 72px;
}
.coin2 {
	top: 27px;
	right: 9.5%;
	width: 84px;
	height: 84px;
}
.coin3 {
	top: 34px;
	right: 21%;
	width: 120px;
	height: 120px;
}
.award {
	position: absolute;
	width: 90px;
	height: 160px;
	text-align: center;
}
.award1 {
	bottom: 6px;
	right: 23%;
}
.award1 span {
	margin-bottom: 25px;
}
.award2 {
	bottom: 50px;
	right: 12%;
}
.award2 span {
	margin-bottom: 39px;
}
.award3 {
	bottom: 80px;
	right: 1%;
}
.award3 span {
	margin-bottom: 23px;
}
.award span {
	font-size: 10px;
	font-weight: 600;
	display: block;
}
.two {
	padding: 50px 0 67px;
}
.two .container {
	position: relative;
}
.two-wrapper {
	position: relative;
}
.a-list-wrapper {
	position: relative;
	padding: 0 60px;
	margin-bottom: 89px;
}
.a-list {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.a-list .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.a-item {
	width: 98%!important;
	margin: 0 auto;
}
.a-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.slider-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	outline: 0;
	cursor: pointer;
	padding: 0;
	z-index: 1;
	opacity: 0.5;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.arrow-left {
	left: 0;
}
.arrow-right {
	right: 0;
}
.slider-arrow:hover {
	opacity: 1;
}
.slider-arrow:active polyline {
	stroke-width: 8;
	-webkit-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.section-title {
	text-align: center;
}
.two-title {
	margin-bottom: 46px;
}
.cap-row {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 24px;
}
.cap-row-annot {
	text-align: center;
	margin-bottom: 66px;
}
.cap-item {
	width: 29%;
	margin: 0 24px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 35px 0 rgba(0, 0, 0, 0.15);
	overflow: hidden;
}
.cap-header {
	background: #ece9fd;
	height: 66px;
	line-height: 66px;
	position: relative;
}
.cap-header svg {
	position: absolute;
}
.cap-header span {
	font-size: 24px;
	font-weight: 600;
	color: #453095;
}
.cap-cost .cap-header,
.cap-cost .cap-text {
	padding-left: 75px;
}
.cap-total .cap-header,
.cap-total .cap-text {
	padding-left: 80px;
}
.cap-cost svg {
	width: 38px;
	height: 38px;
	top: 13px;
	left: 20px;
}
.cap-total svg {
	width: 33px;
	height: 36px;
	top: 15px;
	left: 26px;
}
.cap-text {
	line-height: 1.22;
	padding-top: 19px;
	padding-bottom: 19px;
}
.two-title2 {
	font-size: 35px;
	margin-bottom: 44px;
}
.two-subtitle2 {
	text-align: center;
	margin-bottom: 23px;
}
.two-exchange {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.two-exchange-link {
	position: relative;
}
.two-exchange-link:last-child .e-item {
	max-height: 20px;
}
.two-exchange-link:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition:all 0.2s;
	transition: all 0.2s;
}
.two-exchange-link:hover:after {
	background: rgba(255, 255, 255, 0.3);
}
.e-item {
	margin: 0 22px 24px;
	max-height: 42px;
	display: block;
}
.cap-bg1 {
	position: absolute;
	top: 26%;
	left: -7%;
}
.cap-bg2 {
	position: absolute;
	top: 34%;
	right: -12%;
}
@media only screen and (max-width: 1030px) {
	.header-btn {
		display: block;
		margin-left: 30px;
	}
	.site-header__fixed .header-list {
		height: 50px;
	}
	.header-icons {
		margin-left: 20px;
	}
	.tab-hide {
		display: none;
	}
	.header-menu {
		margin-left: auto;
	}
	.top-content {
		width: 70%;
	}
	.award1 {
		bottom: 76px;
		right: 3%;
		-webkit-animation:fade 6s infinite;
		animation:fade 6s infinite;
	}
	.award2 {
		bottom: 76px;
		right: 3%;
		-webkit-animation:fade2 6s infinite;
		animation:fade2 6s infinite;
	}
	.award3 {
		bottom: 76px;
		right: 3%;
		-webkit-animation:fade3 6s infinite;
		animation:fade3 6s infinite;
	}
	.award1 span {
		margin-bottom: 37px;
	}
	@-webkit-keyframes fade
	{
		0%   {opacity:1}
		30% {	opacity: 1;}
		40% {	opacity: 0;}
		90% {	opacity: 0;}
		100% { opacity: 1}
	}
	@keyframes fade
	{
		0%   {opacity:1}
		30% {	opacity: 1;}
		40% {	opacity: 0;}
		90% {	opacity: 0;}
		100% { opacity: 1}
	}
	@-webkit-keyframes fade2
	{
		0%   {opacity:0}
		30% {	opacity: 0;}
		40% {	opacity: 1;}
		60% {	opacity: 1;}
		70% {	opacity: 0;}
		100% { opacity: 0}
	}
	@keyframes fade2
	{
		0%   {opacity:0}
		30% {	opacity: 0;}
		40% {	opacity: 1;}
		60% {	opacity: 1;}
		70% {	opacity: 0;}
		100% { opacity: 0}
	}
	@-webkit-keyframes fade3
	{
		0%   {opacity:0}
		60% {	opacity: 0;}
		70% {	opacity: 1;}
		90% { opacity: 1;}
		100% { opacity: 0;}
	}
	@keyframes fade3
	{
		0%   {opacity:0}
		60% {	opacity: 0;}
		70% {	opacity: 1;}
		90% { opacity: 1;}
		100% { opacity: 0;}
	}
	.coin1 {
		top: 26px;
		right: 25%;
		width: 50px;
		height: 50px;
	}
	.coin2 {
		top: 40px;
		right: -1%;
		width: 60px;
		height: 60px;
	}
	.coin3 {
		top: 44px;
		right: 11%;
		width: 84px;
		height: 84px;
	}
	.cap-item {
		width: 41%;
	}
}
@media only screen and (max-width: 767px) {
	body {
		overflow-x: hidden;
	}
	.header-icons {
		display: none;
	}
	.header-menu {
		margin-right: 0;
	}
	.header-btn {
		margin-left: 13px;
	}
	.one {
		padding: 85px 0 14px;
		background-position: 52% 50%;
	}
	.awards {
		display: none;
	}
	.coin1 {
		right: -30px;
		top: 53px;
	}
	.coin2 {
		display: none;
	}
	.coin3 {
		display: none;
	}
	.top-content {
		width: 100%;
	}
	.h1 {
		font-size: 24px;
		line-height: 1.25;
		margin-bottom: 25px;
	}
	.top-text {
		margin-bottom: 43px;
	}
	.video-btn {
		margin: 0 0 30px 0;
		padding: 0 21px;
	}
	.telegram-btn {
		margin: 0 28px 30px 0;
	}
	.two {
		padding: 46px 0 66px;
	}
	.a-list-wrapper {
		padding: 0 30px;
		margin-bottom: 54px;
	}
	h2 {
		font-size: 24px;
		line-height: 1.25;
	}
	.cap-bg1 {
		 display: none;
	 }
	.cap-bg2 {
		display: none;
	}
	.two-title {
		margin-bottom: 23px;
	}
	.cap-row {
		margin-bottom: 0;
	}
	.cap-item {
		width: 280px;
		margin-bottom: 30px;
	}
	.two-title2 {
		font-size: 24px;
		line-height:1.25;
		margin-bottom: 3px;
	}
	.two-subtitle2 {
		line-height: 1.25;
		margin-bottom: 30px;
	}
	.e-item {
		margin: 0 22px 24px;
	}
}
@media only screen and (max-width: 420px) {
	.cap-row {
		margin: 0 -30px 0;
	}
	.cap-row-annot {
		margin-bottom: 26px;
	}
	.cap-item {
		margin: 0 30px 30px;
	}
}