* {
	font-size: 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

button {
	cursor: pointer;
}

body {
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	background: #ffffff;
}

.text-style-h-1 {
	color: #252841;
	font-size: 20px;
	font-family: 'Proxima Nova Bl', Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
}

a.white-logo.hover-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-container-donate.bot-img-check.linear-bg-bot.donate__menu:after {
	position: absolute;
	top: -1px;
	width: 102%;
	height: 10px;
	left: -1%;
	background: -webkit-gradient(linear, left bottom, left top, from(#147cda00), to(#187fde45)), -webkit-gradient(linear, left bottom, left top, color-stop(70%, #00000000), color-stop(110%, #334c64), color-stop(160%, #187fde45));
	background: -webkit-linear-gradient(bottom, #147cda00, #187fde45 100%), -webkit-linear-gradient(bottom, #00000000 70%, #334c64 110%, #187fde45 160%);
	background: -o-linear-gradient(bottom, #147cda00, #187fde45 100%), -o-linear-gradient(bottom, #00000000 70%, #334c64 110%, #187fde45 160%);
	background: linear-gradient(0deg, #147cda00, #187fde45 100%), linear-gradient(0deg, #00000000 70%, #334c64 110%, #187fde45 160%);
	border: none;
}

.bg-th-buy {
	background: url(../images/bg-th-buy.svg) no-repeat center;
}

.text-style-h-2 {
	color: #252841;
	font-size: 25px;
	font-family: 'Proxima Nova Bl', Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
}

.style-list-point {
	list-style-type: disc;
	display: list-item;
}

.mt-content-p {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #D9D9DD;
}

.content-page {
	margin-top: 100px;
}

.edit-data-text {
	font-size: 15px;
	line-height: 17px;
	color: #252841bf;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.container {
	max-width: 1140px;
	margin: auto;
	padding: 0 20px;
}

.pay-container {
	max-width: 1140px;
	margin: auto;
	padding: 0 20px;
}

.min-height-global-no-scroll {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	position: relative;
	padding-bottom: 150px;
}

.min-height-global {
	min-height: 100vh;
	position: relative;
	-webkit-box-shadow: 0 -10px 20px 20px #ebf1f6;
	box-shadow: 0 -10px 20px 20px #ebf1f6;
	padding-bottom: 100px;
	background: #ffffff;
	z-index: 1;
	overflow: hidden;
}

.donate-page {
	margin-top: -110px;
	padding-bottom: 40px;
}

.donate-page>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.bg-max-height-header {
	background: url(../images/max-blue-bg.svg) bottom;
	background-size: cover !important;
	height: 290px;
	position: relative;
}

.bg-max-height-header:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 200px;
	background: url(../images/point-bg.svg) bottom;
	background-size: cover;
	z-index: -1;
	bottom: -170px;
	left: 0;
}

.bg-min-height-header {
	background-size: cover;
	background: url(../images/min-blue-bg.svg) no-repeat bottom;
	position: relative;
}

.bg-min-height-header.page-info:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 50px;
	background: url(../images/min-gb-bot-blue.svg) bottom;
	background-size: cover;
	z-index: -1;
	opacity: 0.05;
	bottom: -15px;
	left: 0;
}

.alert-info+.error-box-red {
	margin-top: 10px;
}

.after-bg-blue-op:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 430px;
	margin-top: -400px;
	background: url(../images/op-bg-blue-pay.svg) bottom;
	background-size: cover;
	z-index: -1;
	left: 0;
}

.box-container-contant {
	max-width: 888px;
	background: #ffffff;
	-webkit-box-shadow: 0 20px 40px #F3F8FD;
	box-shadow: 0 20px 40px #F3F8FD;
	border: 1px solid #F6F6F6;
	padding: 50px 60px;
	margin: 0 auto 30px;
}

.receipt-bg {
	background: #ffffff url(../images/bg-rec.svg) no-repeat center;
}

.green-fill {
	fill: #55C773;
}

.yellow-fill {
	fill: #ff6d18;
}

.point-receipl-left,
.point-receipl-right {
	position: absolute;
}

.point-receipl-left {
	top: 13px;
	left: 20px;
}

.point-receipl-right {
	top: -4px;
	right: 2px;
}

.center-box-th {
	position: relative;
	max-width: 410px;
	margin: 0 20px;
	width: 100%;
}

.center-box-th>.bot-box {
	border-right: 1px solid #EAEDF2;
	position: relative;
	z-index: 2;
	border-left: 1px solid #EAEDF2;
	margin-top: -20px;
}

.center-box-th>.bot-box>.box-thanks-buy>.top-box {
	padding: 50px 30px;
}

.center-box-th>.bot-box>.box-thanks-buy>.top-box>h1 {
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: -12px;
	color: #252841;
	text-transform: uppercase;
	font-family: 'Proxima Nova Bl', Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
}

.center-box-th>.bot-box>.box-thanks-buy>.top-box>p {
	font-size: 15px;
	margin: 50px 0 35px 0;
	line-height: 18px;
	color: #252841bf;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.center-box-th>.bot-box>.box-thanks-buy>.top-box>p>a {
	font-size: 15px;
	margin: 50px 0 35px 0;
	line-height: 18px;
	color: #252841bf;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.center-box-receipt {
	position: relative;
	max-width: 410px;
	margin: 0 20px;
	width: 100%;
	padding: 0 30px;
}

.center-box-receipt:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#EAFFF0), to(#ffffff));
	background: -webkit-linear-gradient(#EAFFF0, #ffffff);
	background: -o-linear-gradient(#EAFFF0, #ffffff);
	background: linear-gradient(#EAFFF0, #ffffff);
	content: "";
	height: 115px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	position: absolute;
}

.center-box-receipt>.top-box>.name-receipt {
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: -12px;
	font-family: 'Proxima Nova Bl', Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
}

.center-box-receipt>.bot-box {
	border-right: 1px solid #EAEDF2;
	position: relative;
	z-index: 2;
	border-left: 1px solid #EAEDF2;
	margin-top: -20px;
}

.center-box-receipt>.bot-box>.top-box {
	padding: 30px;
	border-bottom: 1px solid #EAEDFD;
}

.center-box-receipt>.bot-box>.top-box>.name-box {
	color: #252841;
	font-size: 15px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 30px;
}

.center-box-receipt>.bot-box>.top-box>ul {
	padding-left: 15px;
}

.center-box-receipt>.bot-box>.top-box>ul>li {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.center-box-receipt>.bot-box>.top-box>ul>li:last-child {
	margin-bottom: 0;
}

.center-box-receipt>.bot-box>.top-box>ul>li .name-box-list {
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #25284180;
	margin-right: 10px;
}

.center-box-receipt>.bot-box>.top-box>ul.green {
	border-left: 3px solid #55C773;
}

.center-box-receipt>.bot-box>.top-box>ul.yellow {
	border-left: 3px solid #ff6d18;
}

.center-box-receipt>.bot-box>.bot-box {
	padding: 15px 30px 5px 30px;
	opacity: 0.5;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 13px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.center-box-receipt>.bot-box>.bot-box:hover {
	opacity: 1;
}

.center-box-receipt>.bot-box>.bot-box>ul.green {
	border-left: 3px solid #55C773;
}

.center-box-receipt>.bot-box>.bot-box>ul.yellow {
	border-left: 3px solid #ff6d18;
}

.pay-page-form-center-info>.name-box {
	color: #252841;
	font-size: 15px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 30px;
}

.pay-page-form-center-info>ul {
	padding-left: 15px;
	border-left: 3px solid #1F85E3;
}

.pay-page-form-center-info>ul>li {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.pay-page-form-center-info>ul>li:last-child {
	margin-bottom: 0;
}

.pay-page-form-center-info>ul>li .name-box-list {
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #25284180;
	margin-right: 10px;
}

.pay-page-form-center-info>.text-kasa {
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #505367;
	margin-top: 15px;
}

.pay-page-form-center-info>.c-text-box {
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	background: #E8F2FC;
	margin-top: 8px;
	color: #252841;
	padding: 10px;
}

.pay-page-form-center-info>.c-text-box span {
	color: #127AD8 !important;
}

.error-box-red {
	background: #F1E2E6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.error-box-red>img {
	padding: 10px 8px 10px 10px;
}

.error-box-red>p {
	padding: 10px 10px 10px 0;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #4E4D62;
}

.content-box-list {
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #5B5D71;
}

.green-border {
	border-top: 2px solid #55C773;
}

.yellow-border {
	border-top: 2px solid #ecbf69;
}

.no-scroll-page-style {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.c-green {
	color: #55C773;
}

.c-yellow {
	color: #ff6d18;
}

h1.name-page {
	color: #252841;
	font-size: 30px;
	margin-bottom: 30px;
	font-family: 'Proxima Nova Bl', Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
}

footer.scroll-effect {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	left: 0;
	width: 100%;
}

footer {
	background: #F2F8FC;
}

.bot-box-footer {
	border-top: 1px solid #DCE3E8;
}

.bot-box-footer>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 56px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bot-box-footer>.container span {
	color: #25284180;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.top-box-footer {
	padding: 30px 0;
}

.top-box-footer>.container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pay-tab-container {
	margin-top: 20px;
}

.pay-tab-container>.cont-tab-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pay-tab-container>.cont-tab-img.big li {
	margin-right: 10px;
	width: 23.4%;
	margin-bottom: 10px;
}

.pay-tab-container>.cont-tab-img.big li:nth-child(4n) {
	margin-right: 0;
}

.pay-tab-container>.cont-tab-img.big li>.img-tab-item {
	height: 60px;
	padding: 0 10px;
}

.pay-tab-container>.cont-tab-img.little li {
	margin-right: 10px;
	margin-bottom: 10px;
}

.pay-tab-container>.cont-tab-img.little li>.img-tab-item {
	height: 40px;
	width: 40px;
}

.pay-tab-container>.cont-tab-img.little li>.img-tab-item img {
	width: 70%;
}

.img-tab-item img {
	max-width: 70pt;
	max-height: 26pt;
}

.name-info-alert {
	margin-bottom: 5px;
}

.select2-hidden-accessible {
	width: 0;
	height: 0;
	overflow: hidden;
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.tab-pane>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tab-content>.tab-pane>ul>li {
	list-style-type: none;
}

.tab-content>.tab-pane>ul>li>.img-tab-item {
	background: #ffffff;
	border: 1px solid #EDEFF3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 10px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.tab-content>.tab-pane>ul>li>.img-tab-item:last-child {
	margin-right: 0;
}

.tab-content>.tab-pane>ul>li>.img-tab-item:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.tab-content>.tab-pane>ul>li.active>.img-tab-item {
	border: 1px solid #1F85E2;
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.tab-content>.active {
	display: block;
}

.select-sistem-pay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.select-sistem-pay>li {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-bottom: 2px solid #EBF1F6;
	list-style-type: none;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.select-sistem-pay>li:hover {
	color: #ffffff;
	border-bottom: 2px solid #38A0FF80;
	background: #38A0FF80;
}

.select-sistem-pay>li>a.pay-tab {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #25284180;
	padding: 9px 15px 7px;
	background: none;
	border: none;
}

.select-sistem-pay>li>a.pay-tab>svg {
	fill: #25284180;
}

.select-sistem-pay>li>a.pay-tab>span {
	margin-left: 10px;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 13px;
}

.select-sistem-pay>li.active {
	color: #ffffff;
	border-bottom: 2px solid #38A0FF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #38A0FF;
}

.select-sistem-pay>li.active>a.pay-tab {
	color: #ffffff;
}

.select-sistem-pay>li.active>a.pay-tab>svg {
	fill: #ffffff;
}

.p-style-text-def {
	color: #252841cc;
	font-size: 13px;
	line-height: 16px;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.point-p-pay-three,
.point-p-pay-two,
.point-p-pay-one {
	position: absolute;
	fill: #38A0FF;
	z-index: -2;
}

.point-p-pay-one {
	top: 40%;
	right: -39px;
}

.point-p-pay-two {
	bottom: 10%;
	left: -15px;
}

.point-p-pay-three {
	bottom: -52px;
	left: -44px;
}

.box-container-buy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 105px;
}

.box-container-buy>.left-box {
	border-right: 1px solid #EAEDF2;
	border-left: 1px solid #EAEDF2;
	max-width: 410px;
	display: -webkit-box;
	display: -ms-block;
	display: block;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	padding-bottom: 50px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: space-between;
}

.box-container-buy>.left-box>.top-avatar-box {
	padding: 30px 30px 20px 30px;
	width: 100%;
	margin-bottom: 30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#2288e600), to(#2388e70d));
	background: -webkit-linear-gradient(#2288e600, #2388e70d);
	background: -o-linear-gradient(#2288e600, #2388e70d);
	background: linear-gradient(#2288e600, #2388e70d);
}

.box-container-buy>.left-box>.top-avatar-box>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-bottom: 1px solid #E3F0FB;
	padding-bottom: 10px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.box-container-buy>.left-box>.top-avatar-box>a:hover {
	opacity: 0.5;
}

.box-container-buy>.left-box>.top-avatar-box>a>.img-box {
	border-radius: 100%;
	width: 50px;
	height: 50px;
	-webkit-box-shadow: 0 0 0 2px #F1F7FD, 0 0 0 3px #A3CBF0;
	box-shadow: 0 0 0 2px #F1F7FD, 0 0 0 3px #A3CBF0;
	overflow: hidden;
	margin-bottom: 10px;
}

.box-container-buy>.left-box>.top-avatar-box>a>.img-box>img {
	width: 100%;
	height: 100%;
}

.box-container-buy>.left-box>.top-avatar-box>a>span {
	font-size: 13px;
	color: #127AD8;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}

.box-container-buy>.left-box>.top-box {
	padding: 0 30px;
}

.box-container-buy>.left-box>.top-box>.box-content {
	margin-top: 40px;
}

.box-container-buy>.left-box>.top-box>.box-content>.text-style-h-1 {
	margin-top: 5px;
}

.box-container-buy>.left-box>.top-box>.box-content>span {
	color: #127AD8;
	font-family: 'Proxima Nova Bl', Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 45px;
}

.box-container-buy>.left-box>.bot-box {
	padding: 0 30px;
}

.box-container-buy>.left-box>.bot-box p {
	margin-top: 25px;
}

.box-container-buy>.left-box>.bot-box>.box-center {
	margin-top: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-container-buy>.right-box-tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px 50px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.box-container-buy>.right-box-tab>.bot-box {
	margin-top: 60px;
}

.box-container-buy>.right-box-tab .alert-info {
	background: #f4f8fd;
}

.ico-box-c-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.ico-box-c-name>img {
	margin-left: 5px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 0.25;
}

.ico-box-c-name:hover>img {
	opacity: 1;
}

.pay-page-form-center {
	max-width: 350px;
	position: relative;
	margin: auto;
}

.blue-link {
	color: #127AD8 !important;
	-webkit-transition: 0.3s !important;
	-o-transition: 0.3s !important;
	transition: 0.3s !important;
}

.blue-link:hover {
	color: #0c477b !important;
}

.blue-link:active {
	opacity: 0.5 !important;
}

.style-reg-link {
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
}

.d-coll {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.max-wh-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 100px 0 0 0;
}

.center-box-error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	max-width: 430px;
}

.center-box-error>img {
	width: 100%;
	padding: 0 40px;
}

.center-box-error>span {
	margin: 30px 0 20px 0;
	color: #5C5E71;
	font-size: 15px !important;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.center-box-error>span>a {
	font-size: 15px !important;
}

.center-box-error>a {
	font-size: 15px;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.center-box-error>span>a,
.box-cont-t>a,
.item-text>a {
	font-size: 15px !important;
}

.box-blue-logo-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 40px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-link-footer {
	margin-right: 80px;
	text-align: center;
}

.box-link-footer:last-child {
	margin-right: 0;
}

.box-link-footer>.name-box {
	color: #1E2E3D;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.box-link-footer>.box-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.box-link-footer>.box-link a {
	margin-bottom: 8px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #1E2E3Dab;
}

.box-link-footer>.box-link a:last-child {
	margin-bottom: 0;
}

.box-link-footer>.box-link a:hover {
	color: #1E2E3D;
}

.box-cont-t {
	margin-bottom: 30px;
}

.box-cont-t:last-child {
	margin-bottom: 0 !important;
}

.box-cont-t>.mane-box-blue-style {
	font-size: 18px;
	color: #127AD8;
	margin-bottom: 22px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}

.box-cont-t>.item-text,
.box-cont-t .content-page-container>.item-text {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #252841bf;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.box-cont-t>.item-text:last-child,
.box-cont-t .content-page-container>.item-text:last-child {
	margin-bottom: 0;
}

.box-cont-t>.item-text>.style-text-bold,
.box-cont-t .content-page-container>.item-text>.style-text-bold {
	font-size: 15px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #252841;
}

ol.content-page-container>.item-text,
ul.content-page-container>.item-text {
	margin-left: 35px;
}

a.white-link-nav {
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	margin-right: 20px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
}

a.white-link-nav:last-child {
	margin-right: 0;
}

.logo-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px 0;
}

.logo-center {
	padding: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hover-logo {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.hover-logo:hover {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	opacity: 0.5;
}

.hover-logo:active {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 1;
}

.box-container-donate {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0 125px 99px #0d599e12;
	box-shadow: 0 125px 99px #0d599e12;
	padding: 50px 30px;
	background: #ffffff;
	max-width: 410px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	border-right: 1px solid #EAEDF2;
	border-radius: 4px 4px 0 0;
	border-left: 1px solid #EAEDF2;
	position: relative;
}

.box-container-donate>.box-link-back {
	position: absolute;
	top: 0;
	left: -75px;
}

.box-container-donate .point-blue-one {
	left: -31px;
	top: 40%;
}

.box-container-donate .point-blue-two {
	right: -10px;
	top: 20%;
}

.box-container-donate .point-blue-three {
	bottom: -80px;
	left: -45px;
}

.box-container-donate .point-blue-four {
	right: -10px;
	bottom: -65px;
}

.box-link-back {
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #ffffff;
	fill: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0.75;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.box-link-back>svg {
	margin-right: 10px;
}

.box-link-back:hover {
	opacity: 1;
}

.style-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #F2F6FA;
	color: #252841bf;
	border: 1px solid #EBF1F6;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	padding: 13px 20px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	outline: none;
}

.style-input:hover {
	border: 1px solid #a6cded;
}

.box-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 22px;
}

.box-input:first-child {
	margin-bottom: 35px;
}

.box-input>.box-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}

.box-input>.box-name>label {
	color: #252841;
	font-size: 15px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}

.name-box-in-style {
	color: #252841;
	font-size: 15px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}

label.error {
	font-size: 13px;
	color: #ADB0B9;
	display: none;
	position: absolute;
	top: 2px;
	right: 0;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
}

::-webkit-input-placeholder {
	color: #CCCFD8;
}

::-moz-placeholder {
	color: #CCCFD8;
}

.style-text-error.active {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.box-btn-rub-input {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.box-btn-rub-input>.btn-rub-style {
	margin-right: 10px;
	color: #25284180;
	font-family: 'Proxima Nova Lt', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: 9px 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #F2F6FA;
	border: 2px solid #EBF1F6;
}

.box-btn-rub-input>.btn-rub-style:last-child {
	margin-right: 0;
}

.box-btn-rub-input>.btn-rub-style:hover {
	background: #38A0FF80;
	border: 2px solid #38A0FF80;
	color: #ffffff;
}

.box-btn-rub-input>.btn-rub-style.active {
	background: #38A0FF;
	border: 2px solid #38A0FF;
	color: #ffffff;
}

.blue-btn-style {
	color: #ffffff;
	padding: 16px;
	background: #38A0FF;
	border: 1px solid #38A0FF;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: no-drop;
}

.blue-btn-style>span {
	font-size: 15px;
	font-family: 'Proxima Nova Rg', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	position: relative;
	z-index: 1;
}

.blue-btn-style:after {
	position: absolute;
	width: 100%;
	height: 100px;
	background: #076BC7;
	opacity: 0;
	left: 0;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	bottom: -110px;
	content: '';
}

.blue-btn-style:hover:after {
	bottom: 0;
	opacity: 1;
}

.blue-btn-style.active {
	cursor: pointer;
}

.point-blue-one,
.point-blue-two,
.point-blue-three,
.point-blue-four {
	fill: #38A0FF;
	position: absolute;
	z-index: -1;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.point-blue-one.error,
.point-blue-two.error,
.point-blue-three.error,
.point-blue-four.error,
.point-p-pay-three.error,
.point-p-pay-two.error,
.point-p-pay-one.error {
	fill: #C25F5F;
	position: absolute;
}

.style-input.error {
	border: 1px solid #FFDEDE;
}

.top-img-check {
	position: relative;
}

.top-img-check:after {
	content: "";
	background: url(../images/bot-check.svg);
	background-size: cover;
	position: absolute;
	height: 32px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	top: -32px;
	width: 100%;
	left: -1px;
	border-right: 1px solid #EAEDF2;
	border-left: 1px solid #EAEDF2;
	-webkit-filter: drop-shadow(0 12px 7px #0000000d);
	filter: drop-shadow(0 12px 7px #0000000d);
}

.bot-img-check:before {
	content: "";
	background: url(../images/bot-check.svg);
	position: absolute;
	height: 32px;
	background-size: cover;
	bottom: -32px;
	width: 100%;
	left: -1px;
	border-right: 1px solid #EAEDF2;
	border-left: 1px solid #EAEDF2;
	-webkit-filter: drop-shadow(0 12px 7px #0000000d);
	filter: drop-shadow(0 12px 7px #0000000d);
}

.bot-img-check-buy:before {
	content: "";
	background: url(../images/bot-check.svg);
	position: absolute;
	height: 32px;
	background-size: cover;
	bottom: -32px;
	width: 100%;
	left: -1px;
}

.linear-bg-bot {
	background: -webkit-gradient(linear, left bottom, left top, from(#F2F7FC), to(#ffffff));
	background: -webkit-linear-gradient(bottom, #F2F7FC, #ffffff);
	background: -o-linear-gradient(bottom, #F2F7FC, #ffffff);
	background: linear-gradient(0deg, #F2F7FC, #ffffff);
}

.linear-bg-bot-buy {
	background: -webkit-gradient(linear, left bottom, left top, from(#F3F8FD), to(#ffffff));
	background: -webkit-linear-gradient(bottom, #F3F8FD, #ffffff);
	background: -o-linear-gradient(bottom, #F3F8FD, #ffffff);
	background: linear-gradient(0deg, #F3F8FD, #ffffff);
	border-right: none !important;
	border-left: none !important;
	-webkit-filter: drop-shadow(0 13px 16px #0000000d);
	filter: drop-shadow(0 13px 16px #0000000d);
}

.linear-bg-center {
	background: -webkit-gradient(linear, left bottom, left top, from(#F2F7FC), color-stop(#ffffff), to(#F2F7FC));
	background: -webkit-linear-gradient(bottom, #F2F7FC, #ffffff, #F2F7FC);
	background: -o-linear-gradient(bottom, #F2F7FC, #ffffff, #F2F7FC);
	background: linear-gradient(0deg, #F2F7FC, #ffffff, #F2F7FC);
}

.select2-search__field {
	display: none;
}

ul.select2-results__options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

ul.select2-results__options>.select2-results__option {
	list-style-type: none;
	width: 40px;
	height: 40px;
	border: 1px solid #EDEFF3;
	background: #ffffff;
	margin: 0 10px 10px 0;
}

ul.select2-results__options>.select2-results__option:last-child {
	margin: 0 0 10px 0;
}

ul.select2-results__options>.select2-results__option>span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 0;
}

ul.select2-results__options>.select2-results__option>span>img {
	width: 75%;
}

@media (max-width: 1024px) {
	.pay-tab>span {
		display: none;
	}

	.box-container-buy>.right-box-tab {
		padding: 20px 0 20px 20px;
	}

	.pay-tab-container>.cont-tab-img.big li {
		margin-right: 10px;
		width: 31%;
		margin-bottom: 10px;
	}

	.pay-tab-container>.cont-tab-img.big li:nth-child(4n) {
		margin-right: 10px;
	}

	.pay-tab-container>.cont-tab-img.big li:nth-child(3n) {
		margin-right: 0;
	}
}

@media (max-width: 768px) {
	.min-height-global {
		padding-bottom: 60px;
	}

	.box-container-buy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding-top: 55px;
	}

	.box-container-buy>.right-box-tab {
		margin: auto auto 70px;
		padding: 0;
		max-width: 590px;
		width: 100%;
	}

	.box-container-buy>.left-box {
		margin: auto;
	}

	.point-p-pay-one {
		right: -15px;
	}

	.box-container-donate>.box-link-back {
		position: absolute;
		top: -30px;
		width: 100%;
		text-align: center;
		left: 0;
	}

	.box-container-donate .point-blue-one {
		left: -14px;
		top: 40%;
	}

	.box-container-donate .point-blue-two {
		right: -13px;
		top: 20%;
	}

	.box-container-donate .point-blue-three {
		bottom: -44px;
		left: -14px;
	}

	.box-container-donate .point-blue-four {
		right: -13px;
		bottom: -44px;
	}

	.bot-box-footer>.container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 15px 20px;
		text-align: center;
		height: inherit;
	}

	.bot-box-footer>.container>.left-box {
		margin-bottom: 10px;
	}

	.white-logo {
		height: 30px;
	}

	.white-logo>img {
		height: 100%;
	}

	.content-page {
		margin-top: 50px;
	}

	.box-container-contant {
		padding: 40px 30px 50px;
	}

	.top-box-footer>.container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.box-link-footer {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.box-link-footer:last-child {
		margin-bottom: 0;
	}

	.name-page {
		font-size: 25px !important;
	}

	.center-box-error>span {
		padding: 0 20px;
	}
}

@media (max-width: 480px) {
	.pay-container>.box-container-buy {
		padding-bottom: 40px;
	}

	a.white-link-nav {
		margin-right: 10px;
	}

	.box-container-buy {
		padding-top: 35px;
	}

	.bg-max-height-header {
		height: 230px;
	}

	.container {
		padding: 0 10px;
	}

	.box-container-contant {
		padding: 30px 20px;
		margin-bottom: 10px;
	}

	.content-page {
		margin-top: 10px;
	}

	.min-height-global {
		padding-bottom: 20px;
	}

	.name-page {
		font-size: 20px !important;
	}

	.pay-tab-container>.cont-tab-img.big li {
		width: 48%;
	}

	.pay-tab-container>.cont-tab-img.big li:nth-child(4n) {
		margin-right: 10px;
	}

	.pay-tab-container>.cont-tab-img.big li:nth-child(3n) {
		margin-right: 10px;
	}

	.pay-tab-container>.cont-tab-img.big li:nth-child(2n) {
		margin-right: 0;
	}

	label.error {
		position: relative;
	}
}
