.g-recaptcha {
    display: none;
}
iframe[title="проверка recaptcha"] {
    position: fixed;
    top: 0;
}
#gdpr-cookie-message {
	position: fixed;
	z-index: 9999;
	right: 0px;
	bottom: 0px;
	max-width: 390px;
	padding: 20px;
	border-radius: 0px;
	box-shadow: 0 6px 20px 7px rgba(34, 41, 97, 0.45);
	margin-left: 0px;
	z-index: 99999999999;
	background: #efeeef;
}

#gdpr-cookie-message h4 {
	color: #2745c4;
	line-height: 18px;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 0px;
}
#gdpr-cookie-message h5 {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
	color: #000
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
}
#gdpr-cookie-message p:last-child {
	margin-bottom: 0;
	text-align: left;
}
#gdpr-cookie-message li {
	width: 49%;
	display: inline-block;
	padding: 0 0;
}
#gdpr-cookie-message a {
	color: #2745c4;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 2px;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.75);
	transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
	color: #2745c4;
	transition: all 0.3s ease-in;
	border-bottom: 1px dotted rgba(0, 0, 0, 0);
}
#gdpr-cookie-message button {
	background-color: #2745c4;
	padding: 7px 0px;
	max-width: 150px;
	width: 100%;
	border-radius: 50px;
	margin-left: 15px;
	border: solid 1px #2745c4;
	font-size: 14px;
	display: inline-block;
	line-height: 18px;
	vertical-align: top;
	color: #fff;
	transition: all 0.3s ease-in;
	cursor: pointer;
}
#gdpr-cookie-message button:hover {
	background-color: rgba(54, 62, 136, 0);
	color: #000;
}
button#gdpr-cookie-accept {
	margin-left: 0px;
}
#gdpr-cookie-message button:disabled {
	opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
	float: none;
	margin-top: 0;
	margin-right: 5px;
}

.accordion {
	margin: 15px 0;
	padding: 0;
	color: #373737;
	box-sizing: border-box;
}
.accordion-title h3 {
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 15px;
	text-decoration: none !important;
	font-weight: 500;
}
.accordion-title .tick {
	font-size: 0;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 9px solid #2745c4;
	margin-left: auto;
	position: absolute;
	right: 0;
	top: 22px;
}
.accordion-title.active .tick {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #2745c4;
	margin-top: 7px;
}

.accordion-content {
	padding: 1px 12px 14px 12px;
	margin: 10px 0 0 0;
	box-sizing: inherit;
}
.accordion-content p {
	padding: 0px 0px;
	margin: 0px 0 0px 0;
	font-size: 15px;
	text-align: justify;
	line-height: 1.4;
}
.accordion-title {
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
	font-family: "Roboto";
	font-weight: 200;
	font-size: 24px;
	color: #2745c4;
	position: relative;
	padding: 15px 0;
}
form.form-pay-wayforpay input {
	background: #dcdee9;
	width: calc(100% - 40px);
	border: 1px solid transparent !important;
	outline: none !important;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	height: 40px;
	padding: 0 20px;
	margin-bottom: 20px;
}
form.form-pay-wayforpay {
	text-align: center;
}
.text-form-pay-wayforpay {
	text-align: center;
	margin-bottom: 30px;;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 500;
	color: #4b4b4b;
}

form.form-pay-wayforpay input#amountProject {
	width: 60%;
	float: left;
}
form.form-pay-wayforpay button.btn.btn-special.btn-color {
	margin-top: 10px;
	display: inline-block;
	min-width: 220px;
	height: 48px;
	border-radius: 25px;
	background: #2745C4;
	color: white;
	position: relative;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	border: 1px solid #2745C4;
	margin-bottom: 10px;
}
form.form-pay-wayforpay button.btn.btn-special.btn-color:hover {
	color: #2745C4;
	background: rgba(255, 255, 255, 0);
	cursor: pointer;
}
.block-form-pay-wayforpay {
	display: block;
	margin: 0 auto;
	width: 400px;
}
.wrap-form-help-block {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	z-index: 999999999;
	background: rgba(39, 69, 196, 0.43);
	top: 0;
	display: none;
}
.block-form-pay-wayforpay {
	display: block;
	margin: 0 auto;
	width: 400px;
	background: #fff;
	padding: 30px;
	position: absolute;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	top: 50%;
}
.form-close-wayforpay {
	display: inline-block;
	position: absolute;
	font-size: 28px;
	color: #2745c4;
	line-height: 1;
	right: 5px;
	top: 0;
	cursor: pointer;
}
.currencyProject {
	z-index: 99999999999999999999;
}
span#select2-currencyProject-container {
	line-height: 42px;
}
form.form-pay-wayforpay span.select2-selection.select2-selection--single {
	background: none;
	border: 0;
}
form.form-pay-wayforpay span.select2.select2-container.select2-container--default {
	width: 100px !important;
	float: right;
	background: #F5F5F5;
	height: 40px;
	line-height: 42px;
	border: 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	padding: 0 10px;
}
.currencyProject .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #ddd;
	color: white;
}
form.form-pay-wayforpay span.select2-selection__arrow {
	top: 7px !important;
	right: 10px !important;
}
.warpamountProject {
	display: inline-block;
	width: 100%;
	text-align: left;
}
@media all and (max-width: 1024px) {
	.box-wrap-blue-section .content_area_wrap {
		display: inline-block;
		width: calc(100% - 30px);
	}
	.page-template-page-about .box-tabs-wrap .tab span {
		bottom: inherit;
		top: -81px;
	}
	.page-template-page-about .box-tabs-wrap .tab-container {
		width: calc(100% + 20px);
	}
	.box-lists-records .lists-records-item svg {
		fill: #2745c4;
	}
	.box-wrap-slider-experts .box-image {
		-webkit-filter: none;
		filter: none;
	}
}
@media all and (max-width: 768px) {

	.inner-item-news-slide .title-slide {
		font-size: 24px;
		height: auto;
		margin-bottom: 20px;
	}
	.inner-item-news-slide .excerpt-news-slide {
		font-size: 18px;
		line-height: 1.3;
		width: 100%;
		height: auto;
	}
	.box-news-simple .title-simple-news {
		margin: 0;
		font-size: 18px;
	}
	.box-news-simple .box-item-news-simple {
		height: 200px;
	}
	.slider-news .item-news-slide, .preloader_slider {
		height: 420px;
	}
	.slider-news .slick-arrow.prev-arrow {
		right: 90px;
	}
	.inner-item-news-slide .readmore-news-slide {
		bottom: 40px;
		height: 44px;
	}
	.journal-slider-inner .column {
		width: 100%;
		display: inline-block;
		float: none;
	}
	.journal-slider-inner .column:nth-child(1) .inner-column {
		padding-right: 0px;
	}
	.journal-slider-inner .column:nth-child(2) .inner-column {
		padding-left: 0px;
		margin-top: 40px;
	}
	.journal-slider-inner {
		display: inline-block;
		width: 100%;
	}
	.content_area_wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.box-wrap-blue-section .left-part {
		width: 100%;
		float: none;
	}
	.box-wrap-blue-section .box-inner-right-part {
		padding-left: 0px;
	}
	.box-wrap-blue-section .right-part {
		width: 100%;
		margin-top: 30px;
		display: inline-block;
	}
	.box-wrap-blue-section .content_area_wrap {
		display: inline-block;
		width: calc(100% - 40px);
	}
	.box-wrap-blue-section .left-part:after {
		position: absolute;
		content: '';
		right: 0;
		top: inherit;
		bottom: -20px;
		width: 100%;
		height: 1px;
		background: white;
	}
	.journal-text {
		padding-left: 30px;
	}
	.slider-journal .slick-arrow {
		position: absolute;
		bottom: -8px;
		left: 240px;
	}
	.slider-journal .next-arrow {
		left: 310px;
	}
	.posts-boxes .inner-left-column {
		padding-right: 0px;
	}
	.inner-posts-boxes .column {
		display: inline-block;
		width: 100%;
		float: none;
	}
	.posts-boxes .inner-right-column {
		padding-left: 0px;
	}
	.box-forms-subscribe>span {
		text-align: center;
		position: static;
		left: 0;
		padding: 0 0;
		padding-right: 0px;
		top: 0;
		width: 100%;
		display: block;
		padding-top: 0 !important;
		transform: inherit;
	}
	form#mc-embedded-subscribe-form {
		width: 100%;
		text-align: center;
	}
	.box-forms-subscribe>* {
		padding-top: 0px;
	}
	.box-forms-subscribe {
		height: 90px;
	}
	.box-forms-subscribe span {
		font-size: 17px;
	}
	.box-forms-subscribe {
		line-height: 38px;
	}
}
@media all and (max-width: 700px) {
	.page-template-page-about .box-tabs-wrap .tab-container .tab {
		font-size: 18px;
	}
	.page-template-page-about .box-wrap-tab-content>div {
		display: inline-block;
		width: 100%;
	}
	.page-template-page-about .box-wrap-tab-content .box-image {
		display: none;
	}
	.page-template-page-about .box-wrap-tab-content .box-right {
		padding-left: 0px;
	}
	.page-template-page-about .box-tabs-wrap .tab-container {
		margin-bottom: 0;
	}
}
@media all and (max-width: 480px) {
	.page-template-page-about .accordion-title {
		padding-right: 40px;
	}
	.box-tabs-wrap.tabs-donate-desctop {
		display: none;
	}
	.accordion.accordion-mobile-donate {
		display: inline-block !important;
		width: 100%;
	}
	.page-template-page-about .box-wrap-last-records .box-text {
		margin-left: 0px;
	}
	.page-template-page-about .box-wrap-last-records .box-text .h5 {
		padding-left: 70px;
		font-size: 20px;
		min-height: 48px;
	}
	.page-template-page-about .box-wrap-last-records .icon-box {
		position: absolute;
		left: 20px;
		top: 47px;
		height: auto;
		width: 55px;
	}
	.page-template-page-about .box-wrap-last-records .box-text ul li {
		position: relative;
		list-style: none;
		padding-left: 35px;
		font-size: 16px;
		line-height: 1.4;
	}
	.about-tabs-desctop {
		display: none;
	}
	.page-template-page-about .accordion-title .tick {
		top: 50%;
		transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
	}
}

a#toTo_button.sublink {
    bottom: 140px;
    right: 18px;
}

.subscribe-form {
    margin-top: 17px;
}

@media only screen and (max-width: 480px){
.bottom-footer .subscribe-form {
    position: relative;
    height: 20px;
    display: inline-block;
    margin-top: 0px;
}
}

section.subscribe-line.fixed-subscribe {
    display: none !important;
}

input {
    background: #e0dbff;
    border-radius: 25px !important;
    padding: 8px 20px !important;
    border: none !important;
    background-image: none !important;
}

.crm-container a.button, .crm-container a.button:link, .crm-container a.button:visited, .crm-container .ui-dialog-buttonset .ui-button, .crm-container .crm-button {
    margin-top: 10px !important;
    display: inline-block !important;
    min-width: 220px;
    height: 48px;
    border-radius: 25px !important;
    background: #2745C4 !important;
    color: white !important;
    position: relative;
    -webkit-transition: 0.2s ease-in-out !important;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border: 1px solid #2745C4 !important;
    margin-bottom: 10px !important;
}

.messages.help {
    border: none !important;
    padding: 8px 20px !important;
    border-radius: 25px !important;
    margin: 20px 0px !importnat;
}

[type="checkbox"], [type="radio"] {
    margin: 4px;
}