@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BoldItalic.eot');
	src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
		url('../fonts/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BoldItalic.woff') format('woff'),
		url('../fonts/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Italic.eot');
	src: local('Gotham Pro Italic'), local('GothamPro-Italic'),
		url('../fonts/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Italic.woff') format('woff'),
		url('../fonts/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Medium.eot');
	src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
		url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Medium.woff') format('woff'),
		url('../fonts/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BlackItalic.eot');
	src: local('Gotham Pro Black Italic'), local('GothamPro-BlackItalic'),
		url('../fonts/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BlackItalic.woff') format('woff'),
		url('../fonts/GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('../fonts/GothamProNarrow-Bold.eot');
	src: local('Gotham Pro Narrow Bold'), local('GothamProNarrow-Bold'),
		url('../fonts/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamProNarrow-Bold.woff') format('woff'),
		url('../fonts/GothamProNarrow-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('../fonts/GothamProNarrow-Medium.eot');
	src: local('Gotham Pro Narrow Medium'), local('GothamProNarrow-Medium'),
		url('../fonts/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamProNarrow-Medium.woff') format('woff'),
		url('../fonts/GothamProNarrow-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-LightItalic.eot');
	src: local('Gotham Pro Light Italic'), local('GothamPro-LightItalic'),
		url('../fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-LightItalic.woff') format('woff'),
		url('../fonts/GothamPro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Light.eot');
	src: local('Gotham Pro Light'), local('GothamPro-Light'),
		url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Light.woff') format('woff'),
		url('../fonts/GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Black.eot');
	src: local('Gotham Pro Black'), local('GothamPro-Black'),
		url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Black.woff') format('woff'),
		url('../fonts/GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro.woff') format('woff'),
		url('../fonts/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-MediumItalic.eot');
	src: local('Gotham Pro Medium Italic'), local('GothamPro-MediumItalic'),
		url('../fonts/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-MediumItalic.woff') format('woff'),
		url('../fonts/GothamPro-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);

}

::-webkit-scrollbar-thumb {

	background: #2d005b;
}

::-webkit-scrollbar-thumb:hover {
	background: #d600fc;

}

ul {
	padding: 0;
	margin: 0;
}

a {
	color: #353431;
}

* {
	padding: 0;
	margin: 0;
	outline: 0;
	box-sizing: border-box;
}

li {
	list-style: none;
}

a:focus,
a:hover,
a {
	text-decoration: none !important;
	color: white;
}

html {
	position: relative;
	min-height: 100vh;
	width: 100%;
 max-width: 100vw;
 overflow-x: hidden;
}

body {
	margin: 0 auto;

	background-color: #242424;
	font-family: 'Gotham Pro', sans-serif;
	background: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	font-weight: 400;
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 100vh;
}

.donate_page {
	background: url(../images/background_donate.png);
}

.fullnews_page {
	background: url(../images/background_fullnews.png);
}

header {
	width: 100%;
	height: 62px;
	background: #030305;
	border-bottom: 4px solid #9000ff;
}

header .logo {
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;

}

header .menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 58px;
}

header .menu .nav_menu {
	display: flex;
	height: 58px;
	font-weight: 500;
	font-size: 14px;
	color: #220340;
	align-items: center;
	text-transform: uppercase;
	position: relative;
}

header .menu .nav_menu a {
	color: #eceeef;
}

header .menu .nav_menu li {
	margin-left: 67px;
	position: relative;
	text-align: center;
}

header .menu .nav_menu li:after {
	-webkit-transition: .5s;
	-o-transition: .5s;
}

header .menu .nav_menu li:after {
	left: 0;
	right: 0;
	top: 20px;
	content: "";
	margin: auto;
	position: absolute;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	transition: .5s;
	width: 0%;
	height: 5px;
}

header .menu .nav_menu .active:after {
	width: 42px;
	-webkit-transition: .5s;
	-o-transition: .5s;

}

header .menu .nav_menu li:hover:after {
	width: 42px
}

header .menu .nav_menu .social:hover:after {
	width: 0px
}



.header {
	width: 100%;
	position: relative;
	margin-top: 197px;
}

.header .serverInfo {
	width: 100%;
	position: relative;
}

.header .serverInfo .nameServer {
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 6px;
	display: flex;
	align-items: center;
}

.header .serverInfo .nameServer .line {
	height: 3px;
	margin-left: 22px;
	width: 299px;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
}

.header .serverInfo .titleBox .title {
	color: #ffffff;
	font-weight: 900;
	font-size: 40px;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	letter-spacing: 1px;
}

.header .serverInfo .titleBox {
	position: relative;
	margin-top: -20px;
}

.header .serverInfo .titleBox .title span {
	color: #b825ff;
}

.header .serverInfo .titleBox .bg {
	width: 300px;
	height: 27px;
	position: absolute;
	background: #b825ff;
	left: 0;
	top: 20px;
	z-index: 0;
}

.header .serverInfo .desc {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	color: #ba90e4;
	margin-top: 25px;
 text-align: center;
}

.header .serverInfo .buttons_list {
	display: flex;
	margin-top: 37px;
 justify-content: center;
 align-items: center;
}

.header .serverInfo .buttons_list li {
	width: 200px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	-ms-border-radius: 26px;
	-o-border-radius: 26px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;

}

.header .serverInfo .buttons_list a {
	margin-right: 29px;
}

.header .serverInfo .buttons_list a:nth-last-child(1) {
	margin: 0;
}

.header .serverInfo .buttons_list li:hover {
	background: none;
	border: 3px solid #a214ff;
	color: #a214ff;
}

.header .serverInfo .picture {
	position: absolute;
	right: 0;
	top: -107px;
}

.full .nameSectionBlock {
	margin-bottom: 10px;
}

.full {
	margin: 0;
}

.nameSectionBlock {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 83px;
}

.nameSectionBlock .name {
	color: #ffffff;
	font-weight: 900;
	font-size: 24px;
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
}

.nameSectionBlock .break {
	height: 10px;
	width: 73px;
	margin-top: 5px;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
}

.how_to_play {
	width: 100%;
	margin-top: 258px;
}

.how_to_play .stepBlock {
	position: relative;
	width: 100%;

}

.how_to_play .stepBlock .step_picture {
	position: absolute;
	left: 0;
}

.how_to_play .oneStep,
.how_to_play .thereStep {
	margin-top: 72px;
}

.how_to_play .twoStep .step_picture {
	left: -30px;
}

.how_to_play .thereStep .step_picture {
	left: -20px;
}

.how_to_play .stepBlock .logo {
	position: relative;
	z-index: 1;
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 75px;
}

.how_to_play .stepBlock .titleStep {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-weight: 900;
	font-size: 18px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	line-height: 24px;
	margin-top: 36px;
}

.how_to_play .stepBlock .descStep {
	width: 100%;
	text-align: center;
	color: #ffffff;

	font-size: 12px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 32px;
	padding: 0 50px;
}

.how_to_play .oneStep .descStep {
	margin-left: 40px;
}

.how_to_play .oneStep .titleStep {
	margin-left: 20px;
}

.how_to_play .oneStep .footerStep .step_btn {
	margin-left: 90px;
}

.how_to_play .thereStep .descStep {
	margin-left: -20px;
}

.how_to_play .thereStep .titleStep {
	margin-left: -10px;
}

.how_to_play .thereStep .footerStep .step_btn {
	margin-right: 50px;
}

.how_to_play .stepBlock .footerStep {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 22px;
	position: relative;
	z-index: 1;
}

.how_to_play .stepBlock .footerStep .step_btn {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 209px;
	height: 46px;
	background: #2f015e url(/images/bg_btn_step.png);
}

.news {
	margin-top: 156px;
	width: 100%;
}

.full {
	margin-top: 100px;
}

.news .headerBlock,
.fullnews .headerBlock {
	width: 100%;
	display: flex;
}

.news .headerBlock .name,
.fullnews .headerBlock .name {
	width: 50%;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 29px;
	font-weight: 900;
}

.news .headerBlock .name .break,
.fullnews .headerBlock .name .break {
	height: 10px;
	width: 73px;
	margin-top: 5px;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
}

.news .headerBlock .link,
.fullnews .headerBlock .link {
	display: flex;
	width: 50%;
	justify-content: flex-end;
	align-items: center;

}

.news .headerBlock .link .link_vk,
.fullnews .headerBlock .link .link_vk {
	width: 170px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	background: #0f0418 url(/images/bg_btn_vk.png);
}

.fullnews .headerBlock .link .link_vk {
	background: #0f0418;
}

.news .news_list {
	margin-top: 83px;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.news .news_list .newsBlock {
	background: #ad00fa;
	height: 182px;
	width: 270px;
	margin-bottom: 27px;
	position: relative;
	cursor: pointer;
	margin-right: 20px;
}

.news .news_list .newsBlock:nth-child(4),
.news .news_list .newsBlock:nth-child(8),
.news .news_list .newsBlock:nth-child(12),
.news .news_list .newsBlock:nth-child(16),
.news .news_list .newsBlock:nth-child(20) {
	margin-right: 0px;
}

.news .news_list .newsBlock .news_name {
	height: 100%;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
	color: #110021;
}

.news .news_list .newsBlock .hover_block {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: #3c0056;
	font-weight: bold;
	font-size: 18px;
	display: none;
}

.news .news_list .newsBlock:hover .hover_block {
	display: flex;
	z-index: 2;
}

.news .moore_block {
	width: 100%;
	display: flex;
	justify-content: center;
}

.news .moore_block .moore_link {
	background: #10001d url(/images/bg_btn_moore.png);
	width: 161px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: flex;
	margin-top: calc(66px - 27px);
	justify-content: center;
	align-items: center;
}

.why_we {
	width: 100%;
	margin-top: 250px;
}

.why_we .info {}

.why_we .info .title {
	margin-top: 64px;
	text-align: right;
	font-size: 24px;
	font-weight: 900;
	line-height: 28px;
	color: #ffffff;
}

.why_we .info .title span {
	color: #c600f4;
}

.why_we .info .desc {
	text-align: right;
	font-size: 14px;
	width: 100%;
	line-height: 28px;
	color: #ceb2e7;
	margin-top: 42px;

}

.why_we .info .why_list {
	display: flex;
	justify-content: flex-end;
	margin-top: 44px;
}

.why_we .info .why_list li {
	width: 162px;
	height: 164px;
	margin-left: 19px;
	background: #0c0315 url(/images/bg_why.png);
}

.why_we .info .why_list li .icon {
	width: 100%;
	justify-content: center;
	margin-top: 21px;
	text-align: center;
	align-items: center;
}

.why_we .info .why_list li .title {
	margin-top: 27px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

.social_block {
	margin-top: 139px;
	margin-bottom: 280px;
}

.social_block .groupBlock {
	display: flex;
	justify-content: center;
}

.social_block .groupBlock .group {
	width: 482px;
	height: 126px;
	background: url(/images/vk_block.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.social_block .groupBlock .group .content {
	height: 105px;
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
}

.social_block .groupBlock .group .content .avatar {
	margin-left: 19px;
}

.social_block .groupBlock .group .content .infoGroup {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 13px;
}

.social_block .groupBlock .group .content .infoGroup .name {
	font-size: 15px;
	width: 100%;
	color: #fff;
	font-weight: bold;
}

.social_block .groupBlock .group .content .infoGroup .desc {
	font-size: 12px;
	width: 100%;
	color: #fff;

}

.social_block .groupBlock .group .content .btn_group {
	background: #110021 url(/images/bg_btn_sub.png);
	width: 130px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	right: 19px;
}

footer {

	height: 190px;
	width: 100%;
	background: #080010;
	/* position: absolute;
	bottom: 0; */
	margin-top: 100px;
}

footer .top_line {
	height: 8px;
	width: 100%;
	top: 0;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
}

footer .footer_content {
	height: 141px;
}

footer .footer_menu {
	background: #020104;
	width: 100%;
	height: 41px;
}

footer .footer_menu .list_menu {
	height: 41px;
	display: flex;

	align-items: center;
}

footer .footer_menu .list_menu li {
	font-size: 12px;
	color: #ffffff;
	margin-right: 42px;
}

footer .footer_menu .infoOrg {
	height: 41px;
	display: flex;
	text-align: right;
	justify-content: flex-end;
	align-items: center;
	font-size: 12px;
	color: #ffffff;
}

footer .footer_content .logo {
	display: flex;
	height: 141px;
	justify-content: center;
	align-items: center;
}

footer .footer_content .copyright {
	height: 141px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

footer .footer_content .copyright span {
	color: #9d00d2;
	margin-left: 5px;
}

footer .footer_content .social {
	height: 141px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-content: center;
	color: #ffffff;
}

footer .footer_content .social .social_links {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.donate_content {
	width: 100%;
	margin-top: 87px;
	margin-bottom: 250px;
}

.donate_content .row {
	display: flex;
	justify-content: center;

}

.donate_content .donate_block {
	width: 432px;
	height: 480px;
	background: url(/images/donate_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.donate_content .donate_block .title {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 25px;
	margin-bottom: 40px;
}

.donate_content .donate_block .title .name {
	width: 100%;
	display: flex;
	justify-content: center;
	color: #ffffff;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
}

.donate_content .donate_block .title .break {
	height: 7px;
	width: 73px;
	margin-top: 5px;
	background: rgb(156, 0, 255);
	background: -moz-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
	background: linear-gradient(90deg, rgba(156, 0, 255, 1) 0%, rgba(227, 0, 235, 1) 100%);
}

.donate_content .donate_block .input_wrap {
	width: 312px;
	margin: 0 auto;
	margin-bottom: 27px;
	position: relative;
}

.donate_content .donate_block .input_wrap:nth-last-child(1) {
	margin-bottom: 0;
}

.donate_content .donate_block .input_wrap select {
	width: 100%;
	border: none;
	-webkit-appearance: none;
	background: #fff;
	padding-left: 11px;
	font-weight: 500;
	font-size: 14px;
	color: #c200e4;
	height: 38px;
	opacity: 0.7;
}

.donate_content .donate_block .input_wrap input {
	width: 100%;
	border: none;
	background: #fff;
	padding-left: 11px;
	font-weight: 500;
	font-size: 14px;
	color: #c200e4;
	height: 38px;
	opacity: 0.7;
}

.donate_content .donate_block .input_wrap input:focus {
	opacity: 1;
}

.donate_content .donate_block .input_wrap .label {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 14px;
}

.donate_content .donate_block .input_wrap .icon {
	position: absolute;
	z-index: 2;
	right: 6px;
	bottom: 14px;
}

.donate_content .donate_block .footer_wrap {
	width: 100%;
	margin-top: 37px;
	display: flex;
	justify-content: center;
}

.donate_content .donate_block .footer_wrap button {
	background: #10001d url(/images/bg_btn_moore.png);
	width: 161px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: flex;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	justify-content: center;
	align-items: center;
}

.product_content {
	margin-top: 98px;
	margin-bottom: 250px;
}

.product_content .product_block {
	display: flex;
	flex-wrap: wrap;
	width: 100%;

	justify-content: space-around;

}

.product_content .product_block .product_list {
	width: 400px;

}

.product_content .product_block .product_list li {
	display: flex;
	justify-content: space-between;
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
}

.product_content .product_block .product_list li .cost {
	font-weight: bold;
	color: #dc00ee;
}

.fullnews {
	margin-top: 85px;
	margin-bottom: 250px;
}

.fullnews .picture {
	width: 100%;
	height: 274px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 100px;

}

.fullnews .textNews {
	margin-top: 112px;

	font-weight: 500;
	font-size: 14px;
	width: 100%;
	color: #fff;
	line-height: 30px;

}

.fullnews .gallery {
	margin-top: 130px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.fullnews .gallery .photo {
	width: 397px;
	height: 233px;
}