* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,
body,
#list {
	min-height: 100%;
	min-height: 100vh;
}
body {
	font-family: 'PTSansPro';
	font-weight: 300;
}

#list {
	max-width: 1920px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;

}

.container {
	max-width: 1040px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.container:after,
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.icon {
	background-image: url('../img/sprite.png');
	background-repeat: no-repeat;
	display: inline-block;
}
.icon-logo {
	background-position: -158px 0;
	width: 131px;
	height: 42px;
}
.icon-fb {
	background-position: 0 0;
	width: 30px;
	height: 30px;
}
.icon-vk {
	background-position: -32px 0;
	width: 30px;
	height: 30px;
}
.icon-ok {
	background-position: -64px 0;
	width: 30px;
	height: 30px;
}
.icon-ig {
	background-position: -96px 0;
	width: 30px;
	height: 30px;
}
.icon-logo_footer {
	background-position: -158px -44px;
	width: 35px;
	height: 28px;
	float: left;
	margin-right: 5px;
}
.icon-visa {
	background-position: -158px -75px;
	width: 63px;
	height: 19px;
}
.icon-mc {
	background-position: -225px -75px;
	width: 53px;
	height: 31px;
}
.icon-vbv {
	background-position: -162px -108px;
	width: 64px;
	height: 26px;
}
.icon-mcc {
	background-position: -162px -138px;
	width: 68px;
	height: 24px;
}
.icon-fb_share {
	background-position: 0 -32px;
	width: 76px;
	height: 76px;
}
.ya-share2__item_service_facebook .ya-share2__link .ya-share2__badge {
	background-position: 0 -32px;
	width: 76px;
	height: 76px;
	display: inline-block;
	background-image: url('../img/sprite.png');
}

.icon-vk_share {
	background-position: -78px -32px;
	width: 76px;
	height: 76px;
}
.ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__badge {
	background-position: -78px -32px;
	width: 76px;
	height: 76px;
	display: inline-block;
	background-image: url('../img/sprite.png');
}

.icon-ok_share {
	background-position: 0 -111px;
	width: 76px;
	height: 76px;
}
.ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__badge {
	background-position: 0 -111px;
	width: 76px;
	height: 76px;
	display: inline-block;
	background-image: url('../img/sprite.png');
}
.icon-ig_share {
	background-position: -78px -112px;
	width: 76px;
	height: 76px;
}
.mobile-menu-button {
	top: 20px;
}
.developer {
	height: 18px;
}
.topline {
	padding: 10px 0;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 900;
}
.icon-logo {
	float: left;
	margin-right: 45px;
}
.mob-menu {
	display: none;
	padding-top: 10px;
}
.menu-icon {
	background-position: -230px -49px;
	width: 24px;
	height: 18px;
}
.mob-menu_list {
	background-color: #eee;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 20px 49px 0px rgba(3, 37, 103, 0.7);
	display: none;
	position: absolute;
	top: 60px;
	right: -300px;
	-webkit-transition: right 0.5s;
	-o-transition: right 0.5s;
	transition: right 0.5s;
	z-index: 1000;
}
.mob-menu_list_opened {
	right: 20px;
}
.mob-menu_item {
	list-style-type: none;
	display: block;
}
.mob-menu_item:not(:last-child) {
	margin-bottom: 10px;
}
.mob-menu_links a {
	color: #009ee0;
	text-decoration: none;
	transition: color 0.3s;
	font-weight: 700;
	display: block;
}
.mob-menu_links a:first-child {
	margin-bottom: 5px;
}
.mob-menu_soc-item {
	list-style-type: none;
	display: inline-block;
}


.menu {
	float: left;
	overflow: hidden;
	list-style: none outside;
	margin-right: 75px;
	padding: 10px 0 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
}
.menu li {
	float: left;
}
.menu li:first-child {
	margin-right: 30px;
}
.menu a {
	color: #009ee0;
	text-decoration: none;
	transition: color 0.3s;
	font-weight: 700;
}
.header_stat_col {
	padding-top: 5px;
	float: left;
}
.header_stat_item {
	display: inline-block;
	color: #8f8f8f;
	font-size: 16px;
}
.header_stat_item:first-child {
	margin-right: 30px;
}
.blue {
	font-weight: 700;
	font-size: 24px;
	color: #009ee0;
}

.topline-soc {
	float: right;
}
.topline-soc_item {
	list-style-type: none;
	display: inline-block;
	float: left;
}
.topline-soc_item:not(:last-child) {
	margin-right: 3px;
}
.topline-soc_item a {
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.topline-soc_item a:hover {
	opacity: 1;
}

.main {
	background: url('../img/bg.png') no-repeat bottom center, -webkit-gradient( linear, left bottom, left top, from(rgb(0,102,255)), to(rgb(4,11,39)));
	background: url('../img/bg.png') no-repeat bottom center, -webkit-linear-gradient( bottom, rgb(0,102,255) 0%, rgb(4,11,39) 100%);
	background: url('../img/bg.png') no-repeat bottom center, -moz-linear-gradient( bottom, rgb(0,102,255) 0%, rgb(4,11,39) 100%);
	background: url('../img/bg.png') no-repeat bottom center, -o-linear-gradient( bottom, rgb(0,102,255) 0%, rgb(4,11,39) 100%);
	background: url('../img/bg.png') no-repeat bottom center, linear-gradient( 0deg, rgb(0,102,255) 0%, rgb(4,11,39) 100%);

	position: relative;

	height: 100%;
	height: -webkit-calc(100vh - 131px);
	height: -moz-calc(100vh - 131px);
	height: calc(100vh - 131px);

	min-height: 850px;

	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 1;
}
.page-header {
	text-align: center;
	font-weight: 700;
	font-size: 33px;
	color: #ffffff;
	text-shadow: 2px 2px 16px rgba(255, 255, 255, 0.43);
	margin-bottom: 40px;
}

.page-header--mob {
	display: none;
}

.page-header_descr {
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	color: #ffffff;
	text-shadow: 2px 2px 16px rgba(255, 255, 255, 0.43);
	margin-bottom: 20px;
}
.share-header {
	display: none;
}

/*BUTTON*/
.main_btn {
	background-image: linear-gradient( 0deg, rgb(255,126,0) 0%, rgb(255,174,0) 100%);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	display: inline-block;
	width: 90%;
	max-width: 350px;
	border-radius: 37px;
	text-transform: uppercase;
	color: #fff;
	line-height: 75px;
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	cursor: pointer;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);

	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);

	position: absolute;
	top: 70%;
	left: 50%;
	margin-left: -175px;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	visibility: visible;

	z-index: 2;
}
.main_btn_hidden {
	opacity: 0;
	visibility: hidden;
	z-index: 0;
}
/*BUTTON END*/

/*FORM*/
.page_form {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	display: none;

	min-height: 641px;
	/*margin-bottom: 42px;*/
}
.page_form_visible {
	opacity: 1;
	visibility: visible;
}

.one {
	display: none;
}

.form_block_wrap {
	width: 100%;
	max-width: 395px;
	padding: 30px 45px;
	background-color: #fff;
	border-radius: 14px;
	box-shadow: 0px 20px 49px 0px rgba(3, 37, 103, 0.7);
	position: relative;
	z-index: 999;
}
.type {
	border-radius: 7px;
	overflow: hidden;
	font-size: 0;
	margin-bottom: 25px;
}
.type li {
	display: inline-block;
}
.type li a {
	font-size: 19px;
	font-weight: 700;
	line-height: 37px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #b7b7b7;
	text-align: center;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.type li:first-child {
	width: 55%;
}
.type li:last-child {
	width: 45%;
}
.type li.active a {
	background-color: #009ee0;
}

.page_form .col3 {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 15px;
}
.page_form .col3:not(:last-child) {
	margin-right: 10px;
}
.checkbox input {
	display: none;
}
.checkbox {
	font-weight: 700;
	font-size: 25px;
	color: #009ee0;
	position: relative;
	cursor: pointer;
	padding-left: 30px;
}
.checkbox:before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid #707070;
	margin-right: 10px;
	position: absolute;
	top: 3px;
	left: 0;
}
.checkbox.checked:after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	top: 9px;
	background-color: #707070;
}

.inputbox {
	outline: none;
	background-color: #fff;
	border: 1px solid #b7b7b7;
	border-radius: 8px;
	display: block;
	width: 100%;
	text-align: center;
	color: #818181;
	font-size: 17px;
	line-height: 34px;
	padding: 0 10px;
}
textarea.inputbox {
	resize: none;
	line-height: 19px;
	padding: 10px;
	height: 135px;
}
.other {
	margin: 25px 0 20px;
}

.page_form .col-2 {
	width: 50%;
	display: inline-block;
	padding: 0 5px;
}
.col-2_wrapper {
	font-size: 0;
	margin-left: -5px;
	margin-right: -5px;
}
.input_box {
	margin-bottom: 10px;
}

.form_footer {
	margin-top: 20px;
}
.btn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient( linear, left bottom, left top, from(rgb(255,126,0)), to(rgb(255,174,0)));
	background-image: -webkit-linear-gradient( bottom, rgb(255,126,0) 0%, rgb(255,174,0) 100%);
	background-image: -moz-linear-gradient( bottom, rgb(255,126,0) 0%, rgb(255,174,0) 100%);
	background-image: -o-linear-gradient( bottom, rgb(255,126,0) 0%, rgb(255,174,0) 100%);
	background-image: linear-gradient( 0deg, rgb(255,126,0) 0%, rgb(255,174,0) 100%);
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	display: block;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);

	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	text-decoration: none;
	margin-bottom: 15px;
}

.payment_method {
	font-size: 0;
	text-align: center;
}
.payment_method li {
	display: inline-block;
	list-style-type: none;
	width: 25%;
}

.sms_link {
	text-align: center;
	margin-top: 16px;
}
.sms_link a {
	color: #009ee0;
}

.error {
	border-color: #f00;
}
label.error {
	display: none !important;
}
/*FORM END*/

/*FOOTER*/
.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #26363d;
	padding-top: 17px;
	padding-bottom: 20px;
	z-index: 2;
}
.footer-logo {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin-right: 60px;
	line-height: 28px;
}
.footer-contacts {
	float: left;
	font-size: 12px;
}
.footer-contacts_item {
	float: left;
}
.footer-contacts_item:not(:last-child) {
	margin-right: 24px;
}
.footer-contacts_title {
	color: #748395;
}
.footer-contacts_text {
	color: #ffffff;
	margin-top: 6px;
	text-decoration: none;
	display: inline-block;
}

/*FOOTER END*/

/*TOOLTIP*/
.tooltip {
	width: 100%;
	max-width: 300px;
	position: absolute;
	background-color: rgba(255,255,255,.9);
	border-radius: 10px;
	z-index: 999;
	padding: 20px 15px;
	opacity: 1;
	min-height: 70px;
}
.tooltip:before {
	content: '';
	display: inline-block;
	background-image: url(../img/sprite.png);
	background-position: -249px -131px;
	width: 40px;
	height: 51px;
	position: absolute;
	left: -40px;
	top: 15px;
}
.tooltip_right:before {
	left: auto;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
	right: -40px;
}
.tooltip_name {
	font-weight: 700;
	display: inline-block;
	font-size: 26px;
	color: #009ee0;
	margin-right: 20px;
}
.tooltip_sum {
	color: #009ee0;
	font-size: 15px;
	display: inline-block;
}
.tooltip_text {
	margin-top: 20px;
	color: #272a2c;
	font-size: 14px;
	line-height: 16px;
}
/*TOOLTIP END*/

.lel {
	position: absolute;
	top: 50%;
	right: 20px;
	display: inline-block;
	height: 20px;
	width: 20px;
	z-index: 900;
	background-color: red;
}
.lel2 {
	position: absolute;
	top: 50%;
	left: 20px;
	display: inline-block;
	height: 20px;
	width: 20px;
	z-index: 900;
	background-color: red;
}
.lel3 {
	position: absolute;
	top: 50%;
	right: 345px;
	display: inline-block;
	height: 20px;
	width: 20px;
	z-index: 900;
	background-color: red;
}
.lels {
	position: absolute;
	display: inline-block;
	z-index: 900;
}

.user_stars p {
	color: #fff;
	text-align: center;
	margin-left: -25px;
}

@-webkit-keyframes rainbow {
	50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}

@keyframes rainbow {
	50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}

#stolik {
	color: #fff;
	text-decoration: none;
}


/*SHARE*/
.share-block {
	position: absolute;
	z-index: 900;
	top: 30%;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.share-block_visible {
	opacity: 1;
	visibility: visible;
}
.share_text {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	text-shadow: -0.225px 0.974px 0px rgba(0, 0, 0, 0.3);
	margin-bottom: 15px;
}
.share-list_item,
.ya-share2__item {
	list-style-type: none;
	display: inline-block;
}
.share-list_item:not(:last-child),
.ya-share2__item:not(:last-child) {
	margin-right: 10px;
}
.share-list_item a {
	border-radius: 50%;
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
}

.ya-share2__title {
	display: none;
}

/*SHARE END*/


/*popup*/
strong,
b {
	font-weight: bold;
}

.popup {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 93%;
	max-width: 870px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 25px;
	box-shadow: 0 2px 10px rgba(0,82,113,0.15);
	z-index: 910;
	padding: 40px 22px;
	min-width: 310px;
	border: 2px solid #009ee0;
}

.popup.sms {
	max-width: 515px;
	top: 50%;
	margin-top: -98px;
	padding: 55px 15px;
	font-size: 19px;
	z-index: 999;
}

.popup.sms .popup_body {
	margin: 0 auto;
	max-width: 400px;
}

.popup_close,
.close_story {
	display: block;
	position: absolute;
	top: 16px;
	right: 16px;
	width: 19px;
	height: 19px;
	background: url(../img/sprite.png) no-repeat -201px -49px transparent;
}

.popup_close:hover,
.close_story:hover {
	opacity: 0.8;
}

.popup_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
	z-index: 901;
}

.popup_title {
	font-size: 24px;
	line-height: 1.1;
	margin: 0 0 15px;
	font-family: 'Buxton', Arial, sans-serif;
	color: #5cb04a;
	text-align: center;
}

.story .popup_title,
.anketa .popup_title {
	text-align: left;
}

.story_popup_photo {
	float: left;
	margin: 0 20px 10px 0;
}

.info_popup {
	background: url(../img/lines.png) no-repeat top center #fff;
	color: #676767;
	font-size: 16px;
	line-height: 22px;
	padding: 0 40px;
	z-index: 999;
	margin-bottom: 30px;
}

.info_popup .popup_title,
.info_popup2 .popup_title {
	padding: 40px 20px 0;
	font-size: 28px;
	text-align: center;
}

.info_popup .pos_container,
.info_popup2 .pos_container {
	position: relative;
}

.info_popup .pull-right {
	float: right;
}

.info_popup b {
	color: #009fdb;
	font-size: 18px;
}

.info_popup .pos2 p.p1:before,
.info_popup .pos2 p.p2:before,
.info_popup .pos3:before,
.info_popup .pos4 p.p1:before,
.info_popup .pos4 p.p2:before,
.info_popup .pos4 p.p3:before,
.info_popup .pos5 p.p1:before,
.info_popup .pos5 p.p2:before,
.info_popup .abs-pos1 p:before,
.info_popup .abs-pos2 p:before,
.info_popup div.abs-pos3 p:before {
	background-image: url(../img/icons-s769c47a955.png);
	background-repeat: no-repeat;
}

.info_popup .badge {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	min-width: 10px;
	font-weight: bold;
	display: inline-block;
}

.info_popup .pos1 {
	width: 470px;
}

.info_popup .pos2 {
	font-size: 15px;
	margin-top: -80px;
}

.info_popup .pos2 p {
	margin-bottom: 70px;
	position: relative;
}

.info_popup .pos2 p.p1:before {
	background-position: 0 -120px;
	content: "";
	height: 108px;
	left: -134px;
	margin-top: -54px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 124px;
}

.info_popup .pos2 p.p2 {
	margin-left: -20px;
}

.info_popup .pos2 p.p2:before {
	background-position: 0 -447px;
	content: "";
	height: 106px;
	left: -134px;
	margin-top: -53px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 124px;
}

.info_popup .pos3 {
	margin: 250px 0 0 300px;
	position: relative;
}

.info_popup .pos3:before {
	background-position: 0 -700px;
	content: "";
	height: 121px;
	left: -160px;
	margin-top: -60.5px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 150px;
}

.info_popup .pos4 p {
	margin-top: 70px;
	padding-left: 140px;
	position: relative;
}

.info_popup .pos4 p.p1:before {
	background-position: 0 -825px;
	content: "";
	height: 101px;
	left: 0;
	margin-top: -50.5px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 126px;
}

.info_popup .pos4 p.p2:before {
	background-position: 0 -930px;
	content: "";
	height: 112px;
	left: 30px;
	margin-top: -56px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 79px;
}

.info_popup .pos4 p.p3:before {
	background-position: 0 -1046px;
	content: "";
	height: 83px;
	left: 0;
	margin-top: -41.5px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 125px;
}

.info_popup .pos5 {
	margin-top: -10px;
}

.info_popup .pos5 p {
	margin-bottom: 70px;
	position: relative;
}

.info_popup .pos5 p.p1:before {
	background-position: 0 -1260px;
	content: "";
	height: 128px;
	left: -141px;
	margin-top: -64px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 131px;
}

.info_popup .pos5 p.p2:before {
	background-position: 0 -232px;
	content: "";
	height: 99px;
	left: -112px;
	margin-top: -74.5px;
	position: absolute;
	top: 50%;
	transform: scale(0.9, 0.9);
	width: 92px;
}

.info_popup div[class^="abs-pos"] {
	left: 50%;
	margin-left: -150px;
	position: absolute;
	width: 300px;
}

.info_popup div[class^="abs-pos"] .badge {
	background-color: #75b967;
	border-radius: 50%;
	color: white;
	font-size: 30px;
	height: 64px;
	letter-spacing: 0.3px;
	line-height: 64px;
	padding: 0;
	width: 64px;
}

.info_popup div[class^="abs-pos"] p {
	color: #71b763;
	font-size: 25px;
	font-weight: bold;
}

.info_popup .abs-pos1 {
	top: 250px;
}

.info_popup .abs-pos1 p {
	padding-left: 25px;
	position: relative;
}

.info_popup .abs-pos1 p:before {
	background-position: 0 -557px;
	content: "";
	height: 139px;
	left: 50%;
	margin-left: -86.5px;
	position: absolute;
	top: -149px;
	width: 173px;
}

.info_popup .abs-pos2 {
	top: 700px;
}

.info_popup .abs-pos2 p {
	padding-left: 60px;
	position: relative;
}

.info_popup .abs-pos2 p:before {
	background-position: 0 -1133px;
	content: "";
	height: 123px;
	left: 50%;
	margin-left: -39px;
	position: absolute;
	top: -133px;
	width: 78px;
}

.info_popup div.abs-pos3 {
	bottom: 50px;
	margin-left: -300px;
	width: 300px;
}

.info_popup div.abs-pos3 p {
	position: relative;
}

.info_popup div.abs-pos3 p:before {
	background-position: 0 -335px;
	content: "";
	height: 108px;
	left: 35%;
	margin-left: -77.5px;
	position: absolute;
	top: -118px;
	transform: scale(0.9, 0.9);
	width: 155px;
}

.text_popup_title {
	text-align: center;
	padding: 0px 15px 25px;
	color: #00b1e5;
	font-size: 20px;
}

.text_popup .right_img {
	float: right;
	display: block;
	max-width: 40%;
	margin: 0 0 10px 20px;
}

.text_popup .blue_subtitle {
	color: #00b1e5;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}

ul.blue_bull {
	margin: 0 0 20px;
	padding: 0;
	list-style: none outside;
}

ul.blue_bull > li {
	padding: 0 0 5px 18px;
	position: relative;
}

ul.blue_bull > li:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #00b1e5;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 0;
}

.round_block {
	border: 2px dashed #ec7404;
	-moz-border-radius: 0 30px 0 0;
	-webkit-border-radius: 0 30px 0 0;
	border-radius: 0 30px 0 0;
	padding: 0 20px 20px;
	margin: 0 0 30px;
}

.round_block b {
	color: #ec7404;
	font-size: 22px;
}

.round_block.green {
	border-color: #6dbf67;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-right: 330px;
}

.round_block.green .date {
	font-weight: 700;
}

.round_block.green b {
	color: #6dbf67;
}

.round_block_flag {
	display: inline-block;
	vertical-align: top;
	background: #ec7404;
	color: #fff;
	padding: 15px 30px 15px 20px;
	margin: -2px 0 10px -22px;
	position: relative;
	font-weight: 700;
	font-size: 18px;
	min-width: 180px;
	overflow: hidden;
}

.round_block_flag:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: -11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 46px 25px;
	border-color: transparent;
	border-right-color: #fff;
	margin-top: -46px;
}

.popup_cols {
	margin: 0 -10px;
}

.popup_col {
	float: left;
	width: 50%;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.round_block.solid {
	border-style: solid;
}

.round_block.solid .round_block_flag {
	font-size: 24px;
}

.table_div {
	display: table;
	width: 100%;
}

.tr_div {
	display: table-row;
}

.td_div {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	text-align: left;
}

.td_div img {
	display: block;
	margin: 0 auto 10px;
	max-width: 95%;
}

.info_popup2 {
	background: url(../img/star.jpg) no-repeat top center #fff;
	background-image: cover;
	color: #676767;
	padding: 0 40px 20px;
	font-size: 16px;
	line-height: 22px;
}

.info_popup .pos_container,
.info_popup2 .pos_container {
	position: relative;
}

.info_popup2 .blocksize {
	margin: 0 -10px 40px;
	overflow: hidden;
}

.info_popup2 .blocksize .item {
	float: left;
	width: 50%;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.info_popup2 .blocksize .item img {
	float: left;
	width: 125px;
}

.info_popup2 .blocksize .picture-text {
	margin-left: 150px;
}

.info_popup2 .blocksize .green-text {
	color: #71b763;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}

.info_popup2 .why-icon {
	text-align: center;
	padding-bottom: 10px;
}

.info_popup2 .why-family {
	background: url(../img/icon11.png) no-repeat 0 0 transparent;
	height: 70px;
	margin: 0 auto 12px;
	width: 100px;
}

.anketa .popup_title {
	font-family: 'Open Sans', Arial, sans-serif;
	color: #181818;
	text-transform: uppercase;
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.02em;
}

.anketa_content {
	counter-reset: question;
}

.question {
	margin: 0 0 45px;
	counter-increment: question;
}

.question_text {
	margin: 0 0 13px;
	font-family: 'Buxton', Arial, sans-serif;
	color: #5cb04a;
	font-size: 25px;
	line-height: 1.1;
	padding-left: 35px;
	position: relative;
}

.question_text:before {
	content: counter(question) ")";
	position: absolute;
	top: 0;
	left: 0;
}

.radio {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
	padding-left: 35px;
	position: relative;
}

.radio input {
	display: none;
}

.radio:before {
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #5cb04a;
	position: absolute;
	top: 1px;
	left: 0;
	border-radius: 50%;
}

.radio:after {
	content: "";
	width: 12px;
	height: 12px;
	background: #fff;
	position: absolute;
	top: 1px;
	left: 0;
	border-radius: 50%;
	margin: 5px;
}

.radio.checked:after {
	background: #5cb04a;
}

.anketa_form {
	padding-left: 35px;
}

.anketa_form_text {
	margin: 0 0 24px;
}

.anketa_form_hld {
	max-width: 300px;
}

.anketa_form .input_box {
	margin: 0 0 12px;
}

.anketa_form .inputbox {
	height: 48px;
	padding: 13px 15px;
}

.anketa_form .btn {
	margin-top: 16px;
}

.popup_text_block {
	max-height: 580px;
	overflow: auto;
	position: relative;
}

.mCSB_inside > .mCSB_container {
	margin-right: 0;
	padding-right: 20px;
}

.mCSB_scrollTools {
	width: 8px;
	opacity: 1;
	right: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
	width: 8px;
	border-radius: 4px;
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	background: #dbdbdb;
	border-radius: 4px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px;
	background: #bdbdbd !important;
	border-radius: 4px;
	box-shadow: 0 0 0 #fff;
}

.error_mess {
	max-width: 645px;
	margin: 110px auto;
	border: 2px solid #5cb04a;
	box-shadow: 0 2px 10px rgba(0,82,113,0.15);
	padding: 55px 15px;
	background: #fff;
	border-radius: 25px;
	font-size: 19px;
}

.error_mess_inner {
	margin: 0 auto;
	max-width: 540px;
	position: relative;
	padding-left: 110px;
}

.error_mess_inner:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 76px;
	height: 66px;
	background: url(../img/sprite.png) no-repeat 0 -99px transparent;
}

.error_mess .btn {
	max-width: 300px;
	margin-top: 22px;
}


.info_popup3 {
	color: #676767;
	padding: 0 40px 40px;
	font-size: 16px;
	line-height: 22px;
	z-index: 999;
}
.info_popup3 .story_popup_title {
	text-align: center;
	padding: 25px 15px 30px;
	color: #00b1e5;
	font-size: 28px;
	line-height: 1.4;
	font-weight: bold;
}

.info_popup3 .questions_col {
	float: left;
	width: 58%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px 0 0;
}

.info_popup3 ul {
	list-style: none outside;
	margin: 0;
	padding: 0;
}

.info_popup3 li {
	padding-top: 25px;
}

.info_popup3 li:first-child {
	padding: 0;
}

.info_popup3 li > a {
	font-size: 17px;
	line-height: 20px;
	color: #009ee0;
}

.info_popup3 .collapse {
	display: none;
	padding-top: 12px;
	padding-left: 12px;
}

.info_popup3 .text-right {
	text-align: right;
}

.info_popup3 .text-right a {
	color: #7f7f7f;
	font-size: 14px;
}

.info_popup3 .contacts_col {
	float: left;
	width: 41%;
	text-align: center;
	font-size: 19px;
	line-height: 25px;
}
.info_popup3 .contacts_col p:first-child {
	margin-bottom: 15px;
}

.info_popup3 .contacts_col b {
	color: #009fdb;
}

.info_popup3 .contacts_col .home {
	display: block;
	background: url(../img/icons-s769c47a955.png) no-repeat 0 -557px transparent;
	width: 173px;
	height: 139px;
	margin: 20px auto 0;
}
.form_footer .btn{
	display: block;
	border: 0px none;
	width: 100%;
}

#animation_container {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -446px;
}
.snow_effect {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.star_2 {
	background-image: url("../img/sprite.png");
	display: inline-block;
	background-position: 0 -192px;
	width: 62px;
	height: 62px;
}
.star_6 {
	background-image: url("../img/sprite.png");
	display: inline-block;
	background-position: -62px -192px;
	width: 62px;
	height: 62px;
	transform: scale(1.5);
}
.star_3 {
	background-image: url("../img/sprite.png");
	display: inline-block;
	background-position: -133px -201px;
	width: 44px;
	height: 44px;
}
.star_1 {
	background-image: url("../img/sprite.png");
	display: inline-block;
	background-position: -193px -201px;
	width: 44px;
	height: 44px;
}
.star_4 {
	background-image: url("../img/sprite.png");
	display: inline-block;
	background-position: -18px -272px;
	width: 25px;
	height: 25px;
}
.star_5 {
	background-image: url("../img/sprite.png");
	display: inline-block;
	background-position: -71px -270px;
	width: 44px;
	height: 44px;
}
.lels[data-type="ежемесячно"] span {
	animation: star 3s ease-in infinite;
}

.icon-large.icon-star_main {
	background-image: url('../img/sprite.png');
	display: inline-block;
	background-position: -126px -249px;
	width: 139px;
	height: 155px;
}
#draggable {
	z-index: 900;
	position: absolute;
}
@keyframes star {
	0%, 33% {opacity: 0.5;}
	66% {opacity: 1;}
	100% {opacity: 0.5;}
}

.politic_popup {
	z-index: 999;
}
.politic_popup p {
	margin: 0 0 10px;
}
.politic_popup a {
	color: #337ab7;
	text-decoration: none;
}
.politic_popup a:hover {
	color: #23527c;
	text-decoration: underline;
}
.politic_popup .h3 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.politic_popup li {
	list-style-type: none;
}

.page_form p {
	color: #818181;
	margin-top: 10px;
}
.page_form p a {
	color: #009ee0;
}
.page_form p a:hover {
	text-decoration: none;
}
#oferta {
	z-index: 999;
	margin-bottom: 30px;
}


/********** section-top **********/
.section-top {
	display: table;
	width: 100%;
	position: relative;
	table-layout: fixed; }

.section-top__left {
	display: table-cell;
	vertical-align: top; }

.section-top__right {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 560px;
	z-index: 1;
}

.formbg {
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

.payment-section-top-container {
	overflow: hidden;
}

.container.payment-decor-container {
	overflow: visible;
}

.payment-decor-bottom .container {

}

.container_decor_top:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 100%;
	margin-left: -40px;
	background: url("/local/assets/images/ico/green-line.svg") no-repeat 0 0;
	z-index: 5; }

.section_decor_bottom {
	position: absolute;
	left: 0;
	right: 0;
	height: 170px;
	bottom: 0px;
	background: url("/local/assets/images/ico/red-line.svg") no-repeat;
	background-position: -webkit-calc(50% - 30px);
	background-position: calc(50% - 30px);
	background-size: cover; }

/********** checkbox & radio **********/
.checkbox, .radio {
	display: none; }

.checkbox-label, .radio-label {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 3px 0 3px 42px; }

.radio-label {
	cursor: pointer; }

.checkbox-label label {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 0; }

.checkbox-text, .radio-text {
	display: block;
	overflow: hidden;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	font-weight: 700; }

.checkbox-text {
	font-weight: normal; }

.checkbox-visual, .radio-visual {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border: 2px solid #eaeff1;
	-webkit-transform: translate3D(0, 0, 0);
	-ms-transform: translate3D(0, 0, 0);
	-o-transform: translate3D(0, 0, 0);
	transform: translate3D(0, 0, 0);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	-webkit-transition: .15s;
	-o-transition: .15s;
	transition: .15s; }

.radio-visual {
	-webkit-border-radius: 100%;
	border-radius: 100%; }

.checkbox-visual::after,
.radio-visual::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transition: .15s;
	-o-transition: .15s;
	transition: .15s;
	-webkit-transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
	-ms-transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
	-o-transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
	transform: rotate(-45deg) translate3D(0, 0, 0) scale(0); }

.checkbox-visual::after {
	margin-top: -7px;
	margin-left: -9px;
	width: 18px;
	height: 10px;
	border-left: 4px solid #00a3d9;
	border-bottom: 4px solid #00a3d9; }

.radio-visual::after {
	margin-top: -8px;
	margin-left: -8px;
	width: 16px;
	height: 16px;
	background-color: #00a3d9;
	-webkit-border-radius: 100%;
	border-radius: 100%; }

.radio:checked ~ .radio-visual {
	border-color: #00a3d9; }

.checkbox:checked ~ .checkbox-visual::after,
.radio:checked ~ .radio-visual::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
	-ms-transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
	-o-transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
	transform: rotate(-45deg) translate3D(0, 0, 0) scale(1); }

.checkbox:disabled ~ .checkbox-visual,
.checkbox:disabled ~ .checkbox-visual::after,
.radio:disabled ~ .radio-visual {
	border-color: rgba(0, 0, 0, 0.16); }

.no-touch .checkbox-label label:hover .checkbox-visual,
.no-touch .radio-label:hover .radio-visual {
	border-color: #00a3d9; }

.no-touch .checkbox-label:hover .checkbox:checked ~ .checkbox-visual:after,
.no-touch .radio-label:hover .radio:checked ~ .radio-visual:after {
	opacity: .7; }

.input-group {
	font-size: 0;
	flex-wrap: wrap
}

.input-group__item {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px; }

.wrap.container .row {
	position: relative;
	align-items: center;
}
.input-group__item:last-child {
	margin-right: 0; }

.input-group_complex {
	font-size: 14px; }
.input-group_complex .checkbox-text, .input-group_complex .radio-text {
	font-size: 14px;
	margin-right: 5px; }
.input-group_complex .input-group__item {
	margin: 0;
	width: 100%; }
.input-group_complex .checkbox-visual {
	top: 50%;
	margin-top: -15px; }

.input-group__link {
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

.input-group__link .link-text {
	color: #009ee0;
	border-bottom: 1px solid; }

.group-decor {
	margin: -5px; }

.input-group-decor {
	display: inline-block;
	vertical-align: middle;
	margin: 5px; }
.input-group-decor .radio-label {
	width: 70px;
	height: 70px;
	padding: 10px;
	text-align: center; }
.input-group-decor .radio-decor-visual {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	background: #eaeff1; }
.input-group-decor .radio-decor-content {
	position: relative;
	color: #009ee0;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	z-index: 2;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;}
.input-group-decor .radio-title {
	display: block;
	font-size: 30px;
	line-height: 30px; }
.input-group-decor .radio-subtitle {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase; }
.input-group-decor .radio:checked ~ .radio-decor-visual {
	background: #009ee0; }
.input-group-decor .radio:checked ~ .radio-decor-content {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.svg-icon, img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto; }
/********** input **********/
.input {
	border: 0;
	height: 40px;
	padding: 0 20px;
	width: 100%;
	line-height: 33px;
	background: #eaeff1; }

.input_lg {
	height: 30px;
	line-height: 30px; }

/********** rich text input **********/
.rich-text-input {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	position: relative; }

.rich-text-input_label {
	position: absolute;
	left: 20px;
	top: 13px;
	right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
	color: #292b2c;
	pointer-events: none;
	cursor: text;
	-webkit-transition: .15s;
	-o-transition: .15s;
	transition: .15s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }

.rich-text-input__message {
	display: none;
	text-align: left;
	left: 12px;
	right: 0;
	top: 100%;
	margin-top: 5px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 300;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	z-index: 1; }

.rich-text-input__message_error {
	color: red; }

.rich-text-input.active ~ .rich-text-input__message,
.rich-text-input.error ~ .rich-text-input__message {
	display: block; }

.rich-text-input_input {
	position: relative;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	padding-top: 18px;
	min-width: 0;
	color: transparent;
	background: #eaeff1; }

.rich-text-input_input:focus,
.rich-text-input.active .rich-text-input_input {
	color: #000; }

.rich-text-input_input.text-input_white:focus,
.rich-text-input.active .rich-text-input_input.text-input__white {
	color: #fff; }

.rich-text-input_input:focus ~ .rich-text-input_label,
.rich-text-input.active .rich-text-input_label {
	top: 8px;
	color: #6f6f6e;
	font-size: 12px;
	line-height: 12px;
	font-weight: 300; }

.no-touch .rich-text-input_input:hover ~ .rich-text-input_label {
	color: #6f6f6e; }

.rich-text-input.error .rich-text-input_input {
	color: #e86d6d;
	border-color: #e86d6d;
	background: #fff2f2; }

.rich-text-input-hint {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	font-size: 18px;
	opacity: 0.5; }

/********** form **********/
.form-header {
	padding:5px 70px 5px;
	background: #ec7404;
	color: #ffffff; }

.form-header__title {
	font-size: 26px;
}

.form-navigation {
	counter-reset: myCounter;
	padding: 0 70px 20px;
	background: #ec7404;
	color: #ffffff;
	white-space: nowrap; }

.form-navigation__item {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 0;
	pointer-events: none; }

.form-navigation__item:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 3px;
	width: 20px;
	height: 1px;
	border-bottom: 1px solid; }

.form-navigation__item:last-child:before {
	display: none; }

.form-navigation-counter {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-size: 0;
	line-height: 0;
	text-align: center;
	border: 2px solid #ffffff;
	color: #ffffff;
	background: transparent;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms; }

.form-navigation-counter:before {
	counter-increment: myCounter;
	content: counter(myCounter);
	font-size: 18px;
	line-height: 26px;
	font-weight: 700; }

.form-navigation-title {
	display: inline-block;
	max-width: 20px;
	border-bottom: 1px solid;
	padding-right: 20px;
	vertical-align: middle;
	font-size: 18px;
	opacity: 0;
	overflow: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: 300ms, max-width 600ms;
	-o-transition: 300ms, max-width 600ms;
	transition: 300ms, max-width 600ms; }

.form-navigation__item.open .form-navigation-counter {
	background: #ec7404;
	color: #ffffff; }

.form-navigation__item.open .form-navigation-title {
	opacity: 1;
	max-width: 250px;
	border-color: transparent; }

.form-navigation__item.open:before {
	width: 0; }

.form-navigation__item.filled .form-navigation-counter {
	background: #32cc47;
	border-color: #32cc47;
	color: #ffffff; }

.form-body {
	background: #ffffff;
	color: #292b2c;
	overflow: hidden; }

.form-body > .tabs__tab,
.form-body > form > .tabs__tab {
	padding: 10px 0 10px; }

textarea {
	height: 40px;
	padding: 0 10px;
	width: 162px;
	font-size: 12px;
	line-height: 33px;
	background: #eaeff1;
	border: 0;
}

.form-block-subtitle {
	margin: 8px 0;
	font-size: 14px;
	opacity: 0.5; }

.form-row__title {
	display: block;
	font-size: 18px;
	margin-bottom: 12px; }

.form-row__input_150 .rich-text-input {
	width: 150px; }

.form-footer {
	background: #ffffff;}

.form-footer__row {
	text-align: center; }

.form-footer__row img {
	margin-right: 30px;
	margin-top: -10px; }

.form-footer__row a {
	opacity: 0.5; }

.no-touch .form-footer__row a:hover {
	opacity: 1; }

.form-step-next {
	display: table-cell;
	vertical-align: middle;
	width: 100%; }

.form-decor {
	border: 5px solid #ec7404;
	max-width: 600px;
	padding: 35px; }

.form-decor__title {
	position: absolute;
	padding: 0 14px;
	top: -23px;
	left: 26px;
	font-size: 36px;
	line-height: 46px;
	background: #ede7db; }

.form-decor__submit {
	position: absolute;
	padding: 0 14px;
	bottom: -23px;
	left: 26px;
	background: #ede7db; }

.form-decor .input {
	border: 0;
	background: transparent;
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
	padding: 0; }

.form-row_half {
	display: inline-block;
	width: 50%;
	padding-right: 20px; }
.form-row_half + .form-row_half {
	padding-left: 20px; }

.charity-donation-form .btn {
	text-transform: none;
}

/********** btn **********/
button, button:active, button:focus {outline:none!important;}
.btn {

}

.header-buttonplace {
	text-align: left;
}
.header-buttonplace span{
	font-weight: 700;
	font-size: 24px;
	color: #009ee0;
}
.btn__txt {
	font-size: 19px;
	line-height: 60px;
	font-weight: 700; }

.btn_md {
	height: 50px; }

.btn__txt {
	line-height: 26px; }

.btn_blue {
	background: #009ee0;
	color: #ffffff; }

.btn_orange {
	background: #ec7404;
	color: #ffffff; }

.btn_prev {
	background: #eaeff1;
	color: #292b2c;
	height: 38px;
	margin-left: 10px;
	padding: 0 22px;
	overflow: visible;
	line-height: 30px;}
.input-group__link .link-text:hover{
	text-decoration: none;
}
.btn_prev:before {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	height: 19px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 10px solid #eaeff1;
	margin-top: 0px;}

.btn_prev .btn__txt {
	font-size: 18px;
	outline:none!important;
	margin-left: -6px;
	font-weight: 400;color: #292b2c; }

.btn:active, .btn:focus {outline: none!important;}
.no-touch .btn_blue:hover {
	opacity: 0.7; }

.no-touch .btn_orange:hover {
	opacity: 0.7; }

.btn_block {
	display: block;
	width: 100%; }

.btn[disabled] {
	opacity: 0.7;
	pointer-events: none; }

.btn_submit:after {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(255, 255, 255, 0.7) url("/local/assets/images/ico/preloader.gif") no-repeat center;
	background-size: 40px;
	cursor: default;
	pointer-events: none;
	z-index: 2; }

.btn_submit.load {
	pointer-events: none;
	cursor: default; }

.btn_submit.load:after {
	display: block; }

/********** tabs **********/
.tabs__tab {
	display: none;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
	z-index: 1; }

.tabs__tab.open {
	position: relative;
	display: block;
	height: auto;
	width: auto;
	opacity: 1;
	visibility: visible;
	z-index: 2; }

.section-center {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; }

.section-center__content {
	width: 740px;
	max-width: 100%;
	padding: 88px 0 40px;
	color: #ffffff; }

.accordion-complex {
	padding-bottom: 10px;
	background: -webkit-linear-gradient(left, #dadada 0, #dadada 2px, transparent 2px, transparent 5px) repeat-x 0 100%/5px 1px;
	background: -o-linear-gradient(left, #dadada 0, #dadada 2px, transparent 2px, transparent 5px) repeat-x 0 100%/5px 1px;
	background: linear-gradient(to right, #dadada 0, #dadada 2px, transparent 2px, transparent 5px) repeat-x 0 100%/5px 1px; }

.accordion__btn {
	cursor: pointer;
	font-size: 40px;
	line-height: 48px;
	font-weight: 700;
	padding: 10px 0;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	background: -webkit-linear-gradient(left, #dadada 0, #dadada 2px, transparent 2px, transparent 5px) repeat-x 0 0/5px 1px;
	background: -o-linear-gradient(left, #dadada 0, #dadada 2px, transparent 2px, transparent 5px) repeat-x 0 0/5px 1px;
	background: linear-gradient(to right, #dadada 0, #dadada 2px, transparent 2px, transparent 5px) repeat-x 0 0/5px 1px; }

.tabs-label-text {
	border-bottom: 1px solid transparent; }

.tabs-label-text {
	-webkit-transition: border-color 300ms;
	-o-transition: border-color 300ms;
	transition: border-color 300ms; }

.no-touch .accordion__btn:hover {
	opacity: 0.8; }

.no-touch .accordion__btn:hover .tabs-label-text {
	border-bottom-color: inherit; }

.title-text {
	margin-right: 80px; }

.section-content__descr {
	font-size: 18px;
	line-height: 28px; }

.text-decor {
	display: table;
	margin: 56px 0 30px;
	width: 100%;
	table-layout: fixed;
	font-size: 24px;
	line-height: 34px; }

.text-decor__image {
	display: table-cell;
	vertical-align: middle;
	width: 83px;
	padding-right: 20px; }

.text-decor__txt {
	display: table-cell;
	vertical-align: middle; }

.section-content__footer {
	font-size: 0;
	margin-top: 30px; }

.content-footer-item {
	display: inline-table;
	vertical-align: middle;
	width: 50%;
	font-size: 14px;
	line-height: 22px; }

.content-footer-item:first-child {
	padding-right: 20px; }

.content-footer-item:last-child {
	padding-right: 20px; }

.content-footer-item__image {
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px; }

.content-footer-item__image img {
	max-width: none; }

.content-footer-item__title {
	display: table-cell;
	vertical-align: middle;
	width: 100%; }

.content-footer-item__title .link-text {
	border-color: rgba(254, 254, 254, 0.4); }

.accordion__body {
	display: none; }

.section_white {
	padding: 44px 0 70px; }

.default-slider {
	position: relative; }

.default-slider.slick-initialized {
	padding: 0 40px; }

.default-slider .slick-slide {
	padding: 0 40px; }

.section_bottom {
	padding: 140px 0 164px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; }

.section_bottom_decor-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	height: 248px;
	background-image: url("/local/assets/images/ico/blue-right-bottom.svg");
	background-size: cover;
	background-repeat: no-repeat; }

.section_bottom_decor-left {
	position: absolute;
	height: 273px;
	width: 540px;
	bottom: 0;
	right: 100%;
	margin-right: -25%;
	background-image: url("/local/assets/images/ico/blue-left-bottom.svg");
	background-size: cover;
	background-repeat: no-repeat; }

.section-slider-tablet {
	display: none; }

.slider-tablet-slide {
	position: relative;
	background-size: cover; }

.slider-tablet-slide__content {
	position: absolute;
	padding: 15px 15px 10px;
	bottom: 0;
	right: 0;
	left: 0;
	color: #ffffff;
	font-size: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.slide-content__left {
	display: inline-block;
	vertical-align: baseline;
	width: 50%;
	text-align: left;
	font-size: 14px; }

.slide-content__right {
	display: inline-block;
	vertical-align: baseline;
	width: 50%;
	text-align: right;
	font-size: 14px; }

.slider-tablet-slide__content .slide-name {
	font-size: 18px;
	margin-right: 15px; }

.slider-tablet-slide__content .slide-age {
	opacity: 0.7; }

.slider-tablet-slide__content .slide-link__txt {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.7); }

.page-footer {
	font-size: 0;
	background: #292b2c;
	color: #ffffff; }

.page-footer-container {
	margin: 0 -15px;
	font-size: 0;
	padding-top: 8px; }

.page-footer__col {
	display: inline-block;
	vertical-align: top;
	width: 33.333336%;
	margin: 20px 0;
	padding: 0 15px;
	font-size: 14px; }

.page-footer__col:last-child {
	text-align: right; }



.copyright-text, .company {
	opacity: 0.5; }

.footer-info {
	padding-left: 20px; }

.half-block-row {
	font-size: 0; }

.half-block {
	display: inline-block;
	width: 50%;
	vertical-align: top; }

.half-block .input-group__item {
	margin: 5px 7px 15px; }

.half-block .input-group__item:last-child {
	margin-bottom: 0; }

.popup {
	display: none;
	width: 1000px;
	max-width: 100%; }

.popup-header {
	position: relative;
	padding: 40px 50px 0; }

.popup-header__title {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	padding-right: 20px; }

.popup-header__btn {
	position: absolute;
	right: 17px;
	top: 17px;
	width: 50px;
	background: transparent;
	color: #ec7404;
	cursor: pointer;
	height: 50px;
	padding: 13px;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms; }

.popup-header__btn .svg-icon {
	height: 24px;
	width: 24px; }

.popup-body {
	padding: 20px 50px 30px; }

.popup-footer {
	padding: 20px 50px;
	background: #f2f2f2; }

.popup-footer-table {
	display: table;
	width: 100%;
	table-layout: fixed; }

.popup-footer-table-image {
	display: table-cell;
	vertical-align: middle;
	width: 100px;
	padding-right: 20px; }

.popup-footer-table-content {
	display: table-cell;
	vertical-align: middle; }

.popup-logo {
	position: absolute;
	top: 0;
	left: 50px; }

.popup-bottom-content {
	padding-top: 680px; }

.fancybox-slide {
	padding-left: 15px;
	padding-right: 15px; }

.fancybox-slide > div {
	padding: 0; }

.no-touch .popup-header__btn:hover {
	color: #009ee0; }

.payment-list a {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 30px 10px 0; }

.payment-list a:last-child {
	margin-right: 0; }

.column_2 {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px; }

.column_2 * li {
	display: inline-block;
	width: 100%; }

.section-success {
	min-height: 100vh;
	background-size: contain;
	background: #eaeff1; }

.section-success-decor {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	padding-bottom: 50%;
	background-size: contain;
	background-position: 100% 0;
	background-repeat: no-repeat; }

.section-success-content {
	padding: 40% 0 5%;
	max-width: 60%;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms; }

.success-content-title {
	margin-bottom: 0; }

.success-content-subtitle {
	margin-top: 0;
	margin-bottom: 40px; }

.pull-right {
	float: right; }

.visible-xs_ib {
	display: none; }


.auth-form{width: 500px; max-width: 100%; margin: 0 auto; padding: 17% 0;}
.auth-form form{}
.container {
	position: initial;
}
.footer-link_a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.5;
}
.footer-block {
	padding: 35px 0 0;
}

.section-slider {position: absolute!important;}
.container {overflow: hidden;}
.header .container {
	overflow: visible;
	z-index: 999;
	max-height: 110px;
}

.wrap-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	height: 110px;
	padding: 0 15px;
}

.wrap-logo {
	flex: 0 0 auto;
	width: 226px;
}

.wrap-logo__link {
	display: block;
}

.wrap-menu {
	flex: 0 0 auto;
	align-self: center;
}

.wrap-mob-menu {
	display: none;
}

.section-slider-help .slick-prev {left: auto;}
.section-slider-help .slick-arrow {transform: unset;}
.slide-link {display: none!important;}

.form.js-tabs.js-ajax-init {
	position: relative;
}
.link.js-popup-open {
	position: relative;
	top: -11px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.menu--horisontal .menu-item {
	padding: 7px;
}
.stars_block {
	min-height: 490px;
	position: absolute;
	width: 100%;
	top: 0;
}

.search-wrapper:not(.active) .input-holder .search-icon span {
	margin-top: 0;
	margin-left: -18px;
}

.search-wrapper.active .input-holder .search-icon span {
	margin-top: 4px;
}

.search-wrapper.active .close {
	top: 5px;
}

.search-wrapper .close::before {
	height: 15px;
	left: 11px;
	top: -2px;
}



.footer-block .container--no-oxy {
	padding: 0;
	overflow: visible;
}
.clearfix.page_form > div {
	width: 460px;
}
@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
}


@media (max-width: 1599px) {
	.container {
		max-width: 1230px; }
	.section_decor_bottom {
		background-position: -webkit-calc(50% - 100px);
		background-position: calc(50% - 100px); }
	.section-slider .slick-slide {
		background-position: 50%; }
}

@media (max-width: 1399px) {
	.container {
		max-width: 1120px; }
	.form-header,
	.form-navigation,
	.form-body,
	.form-footer {
		padding-left: 35px;
		padding-right: 35px; }
	.form-header {
		padding-top: 5px;
		padding-bottom: 10px; }
	.form-body > .tabs__tab,
	.form-body > form > .tabs__tab {
		padding-top: 28px; }
	.section-top__right {
		width: 460px; }
	.section_decor_bottom {
		background-position: -webkit-calc(50% - 55px);
		background-position: calc(50% - 55px); }
	.slider-help {
		margin-right: 600px;
		padding-right: 100px;}
	.section-slider .slick-slide {
		background-position: 40%; }
	.section-center {
		background-position: 70%; }
	.section-center__content {
		width: 620px; }
	.section_bottom_decor-right {
		display: none; }
	.section_bottom {
		background-position: 40%; }
}

@media (max-width: 1199px) {
	.container_decor_top {
		margin: 0 0 0 auto;
		max-width: 1300px;
		padding-right: 0; }
	.container_decor_top:before {
		opacity: 0;
		visibility: hidden; }
	.section_decor_bottom {
		background-position: -webkit-calc(100% + 360px);
		background-position: calc(100% + 360px); }
	.section-slider .slick-slide {
		background-position: 30%; }
	.section-content__title,
	.form-header__title {
		font-size: 26px;
	}
	.text-decor {
		font-size: 20px;
		line-height: 28px; }
	.section-title,
	.form-decor__title {
		font-size: 28px;
		line-height: 38px; }
	.section-content__title .link_dotted {
		font-size: 16px;
		line-height: 26px; }
	.text-decor {
		margin: 30px 0 40px; }
	.section-success-content {
		padding: 50% 0 10%; }
}
@media (min-width: 1000px){ .input-group {display :block!important;}}
@media (max-width: 999px) {
	.page-header {
		font-size: 24px;
	}
	.section-slider {
		bottom: auto;
		height: 60vw; }
	.section-top,
	.section-top__left,
	.section-top__right {
		display: block;
		width: auto; }
	.section-slider-tablet {
		display: block;
		height: 65vw; }
	.container_decor_top {
		padding: 0; }
	.section_decor_bottom {
		display: none; }
	.main-logo {
		position: absolute;
		left: 15px;
		top: 0;
		z-index: 5; }
	.section-content__title .title-text {
		display: block;
		margin-right: 0; }
	.slide-link {display: none;}
	.section-slider {display: none!important;}

	.formbg {background-position: 24% 0;}
	.slider-content {width: 94%; margin: auto;}
	.tooltip {
		padding-top: 10px;
	}
	.tooltip_text {
		margin-top: 10px;
	}
}
@media(max-width: 999px) and (min-width: 767px) {
	.half-block  .input-group__item {vertical-align: top; margin-right: 10px!important;}

}
@media (max-width: 767px) {
	.page-header {
		font-size: 20px;
	}
	.visible-xs_ib {
		display: inline-block; }
	.hidden-xs {
		display: none; }
	.form-navigation-title {
		white-space: normal; }
	.form-navigation__item.open .form-navigation-title {
		width: auto;
		padding-right: 20px; }
	.form-footer__row {
		text-align: center; }
	.form-footer__row .link {
		display: inline-block;
		margin: 5px 10px 0; }
	.form-footer__row .link {
		display: inline-block;
		margin: 5px 10px 0; }
	.form-header,
	.form-navigation,
	.form-body,
	.form-footer {
		padding-left: 15px;
		padding-right: 15px; }
	.main-logo {
		width: 185px; }
	.section-center {
		background-position: 0; }
	.section_bottom {
		padding: 40px 0;
		background: #ede7db; }
	.form-decor {
		max-width: none; }
	.section_bottom_decor-left {
		display: none; }
	.form-row_half {
		display: block;
		width: auto;
		padding: 0;
		margin-bottom: 20px; }
	.form-row_half + .form-row_half {
		padding: 0; }
	.text-decor__image {
		width: 60px; }
	.content-footer-item {
		width: 100%;
		margin-bottom: 20px;
		table-layout: fixed; }
	.content-footer-item__image {
		width: 90px;
		text-align: center; }
	.content-footer-item__image img {
		max-width: 100%; }
	.section-center__content {
		padding: 40px 0; }
	.section-content__title,
	.form-header__title {
		font-size: 24px;
		line-height: 34px; }
	.text-decor {
		font-size: 18px;
		line-height: 28px; }
	.section-title,
	.input-group-decor .radio-title,
	.form-decor__title {
		font-size: 24px;
		line-height: 34px; }
	.checkbox-text, .radio-text,
	.rich-text-input_label,
	.rich-text-input-hint,
	.input,
	.form-navigation-title,
	.section-content__title .link_dotted {
		font-size: 14px;
		line-height: 20px; }
	.rich-text-input_input {
		height: 40px;
		padding-top: 12px; }
	.input_lg {
		height: 40px; }
	.rich-text-input_label {
		top: 10px; }
	.rich-text-input_input:focus ~ .rich-text-input_label, .rich-text-input.active .rich-text-input_label {
		top: 4px; }
	.input-group-decor .radio-label {
		width: 60px;
		height: 60px;
		padding: 5px; }
	.btn:not(.btn_prev) {
		height: 50px;
		padding: 0 20px; }
	.btn:not(.btn_prev) .btn__txt {
		font-size: 18px;
		line-height: 50px; }
	.form-navigation__item {
		max-width: 60%; }
	.form-navigation__item.open .form-navigation-title {
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px); }
	.page-footer-container {
		margin: 0; }
	.page-footer__col {
		display: inline-block;
		width: auto;
		padding: 0; }
	.page-footer__col:last-child {
		text-align: left; }
	.popup-header,
	.popup-body,
	.popup-footer {
		padding-right: 20px;
		padding-left: 20px; }
	.column_2 {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0; }
	.input-group {
		display :flex!important;
		flex-wrap: wrap;
	}
	.half-block .input-group__item {
		margin: 5px 0 15px 5px;
	}
	.btn__txt {    line-height: 32px!important;  }
	.tooltip {
		padding: 5px;
		max-width: 300px;

	}
	.tooltip_text {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.tooltip_sum {
		display: block;
	}
}

@media (max-width: 766px) {
	.stars_block {
		min-height: 220px;
	}

	.main_btn {
		top: auto;
		bottom: 160px;
	}
}

@media(max-width: 699px) {
	.form.js-tabs.js-ajax-init.charity-donation-form {
		width: 95%;
		top: 250px;
		position: absolute;
		left: 2.5%;
		text-align: center;
		z-index: 100;
		margin: 0 auto;
		float: none;
		clear: both;
	}

	.page-header {
		display: none;
	}

	.page-header--mob {
		display: block;
	}

	.icon-large.icon-star_main {
		display: block;
		margin: 0 auto;
	}

	.user_stars p {
		margin-left: -15px;
		margin-right: -15px;
	}

	.half-block div.input-group__item {
		margin: 5px 7px 15px;
		display: inline-block;
	}
	.half-block-row {
		display: flex;
		flex-direction: column-reverse;
	}
	.half-block-row  .half-block {
		width: 100%;
	}
	.half-block textarea {
		width: 100%;
	}
	.tooltip::before {
		transform: scale(1, -1) rotate(-90deg);
		top: -45px;
		left: 5%;
	}
	.tooltip.tooltip_right::before {
		transform: rotate(90deg);
		left: 82%;
	}
	.tooltip {
		text-align: center;
	}

}
@media (max-width: 479px) {
    .no_upper_hat {
        width: 90%;
        max-width: initial;
        left: 5%;
        right: 5%;
    }
	.no_upper_hat:before {
		display: none;
	}
	.page-header {
		font-size: 18px;
	}
	.main {
		padding-top: 20px;
	}
	.section-slider-tablet {
		height: 112vw; }
	.section-slider-tablet .slick-slide {
		background-position: 20%; }
	.form-decor {
		border: none;
		padding: 0; }
	.form-decor__title,
	.form-decor__submit {
		position: static;
		padding: 0; }
	.form-decor__submit .btn {
		display: block; }
	.popup-footer-table {
		display: block;
		width: auto; }
	.popup-footer-table-image {
		display: none; }
	.popup-footer-table-content {
		display: block; }
	.section-success-decor {
		margin-top: 60px;
		padding-bottom: 100%;
		background-size: cover; }
	.section-success-content {
		max-width: 100%;
		padding-top: 126%;
		padding-bottom: 0; }

	.auth-form{padding: 80px 0;}

}