html,
body,
div,
span,
h1,
p,
a,
img,
i,
center,
ul,
li,
form {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-feature-settings: inherit;
	font-language-override: inherit;
	font-kerning: inherit;
	font-synthesis: inherit;
	font-variant: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ul {
	list-style: outside none none;
}

a img {
	border: 0px none;
}

body {
	background: rgb(231, 231, 231) none repeat scroll 0% 0%;
}

img {
	max-width: 100%;
}

.jsTabs {
	position: relative;
}

.jsTabs .jsTabs-tabs-list {
	margin: 0px -0.5em 1em;
	text-align: left;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
	-moz-user-select: none;
	position: relative;
	padding: 0px 0px 0.19em;
	margin: 0px 0.5em;
	white-space: nowrap;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	color: rgb(183, 183, 183);
	display: inline-block;
	vertical-align: middle;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
	font-size: 0.75em;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
	cursor: default;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
	color: rgb(98, 167, 217);
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
	text-decoration: none;
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
	text-align: center;
}

.jsTabs .jsTabs-content {
	display: none;
	position: relative;
}

.jsTabs .jsTabs-content::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.jsTabs .jsTabs-content.jsTabs-active {
	display: block;
}

html {
	font-size: 100%;
}

html,
input {
	font-family: "Open Sans", Arial, sans-serif;
	color: rgb(51, 51, 51);
}

*::-moz-selection {
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	text-shadow: none;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: rgb(40, 40, 40);
}

a:hover {
	text-decoration: underline;
}

i {
	font-style: italic;
}

img {
	vertical-align: middle;
}

input {
	font-size: 1em;
	margin: 0px;
	vertical-align: baseline;
}

input {
	line-height: normal;
}

input[type="submit"] {
	cursor: pointer;
}

input::-moz-focus-inner {
	border: 0px none;
	padding: 0px;
}

input:invalid {
	background-color: rgb(240, 221, 221);
}

* {
	max-height: 1000000px;
}

html {
	overflow-x: auto;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	position: relative;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 1.5;
	font-family: "Open Sans", Arial, sans-serif;
	width: 100%;
	min-width: 62.5em;
	min-height: 100%;
	position: relative;
	/*overflow: hidden;*/
	display: block;
}

body.mode-adaptive {
	min-width: 20em;
}

/*input[type="text"] { position: relative; border: 1px solid rgb(223, 223, 223); background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin: 0px; font-size: 0.687em; outline: 0px none; padding: 0.455em 0.9em; display: block; font-weight: 600; width: 100%; box-sizing: border-box; }*/
.l-wr-main {
	overflow: hidden;
}

.l-page-width {
	margin: 0px auto;
	display: block;
	width: 62.5em;
	position: relative;
}

.l-page-width::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.l-page-width .l-page-width__ledge {
	margin: 0px 1.125em;
	padding: 0px 1.125em;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

@media only screen and (max-width: 500px) {
	.l-page-width .l-page-width__ledge {
		margin: 0px;
		padding: 0px;
	}
}

.l-page-width .l-page-width__ledge::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.l-page-width .l-page-width__ledge.m-ledge-blue {
	background: rgb(98, 167, 217) none repeat scroll 0% 0%;
}

.l-main-column {
	width: 45.25em;
	float: left;
}

.l-main-column::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.mode-adaptive .l-wr-main {
	position: relative;
}

.mode-adaptive .l-page-width {
	width: 100%;
	max-width: 62.5em;
	position: relative;
}

.mode-adaptive .l-main-column {
	width: 100%;
	float: none;
}

@media screen and (min-width: 64em) {
	.mode-adaptive .l-wr-main {
		position: static;
	}

	.mode-adaptive .l-main-column {
		width: 45.25em;
		float: left;
	}
}

.b-top-bar {
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
	position: relative;
	padding: 0.2em 0px;
	z-index: 10;
}

.b-top-bar::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-top-bar a {
	color: rgb(255, 255, 255);
}

.b-top-bar .b-top-bar__home {
	float: left;
	display: block;
	padding: 0px 0.5em 0px 1.063em;
	position: relative;
}

.b-top-bar .b-top-bar__home span {
	width: 6.25em;
	display: block;
	padding: 0.313em 0px;
}

.b-top-bar .b-top-bar__home span img {
	display: block;
	width: 100%;
}

.b-top-bar .b-top-bar__login {
	float: right;
	display: block;
	padding: 0.31em;
	margin-right: 0.75em;
	position: relative;
	text-align: left;
}

.b-top-bar .b-top-bar__login span {
	width: 1.06em;
	height: 1.06em;
	display: block;
}

.b-top-bar .b-top-bar__projects_list {
	overflow: hidden;
	display: block;
	text-align: center;
	position: relative;
}

.b-top-bar .b-top-bar__projects_list li {
	display: inline-block;
	border-left: 1px solid rgb(62, 62, 62);
}

.b-top-bar .b-top-bar__projects_list li a {
	padding: 0px 1em 0.19em;
	display: block;
}

.b-top-bar .b-top-bar__projects_list li a span {
	font-size: 0.69em;
	font-weight: 600;
}

.b-top-bar .b-top-bar__projects_list li:first-child {
	border: 0px none;
}

.mode-adaptive .b-top-bar .b-top-bar__projects_list {
	display: none;
}

@media screen and (min-width: 64em) {
	.mode-adaptive .b-top-bar .b-top-bar__projects_list {
		display: block;
	}
}

.b-statistic {
	margin: 0px -0.5em;
	display: block;
}

.b-statistic .b-statistic__item {
	display: inline-block;
	font-size: 1em;
	position: relative;
	padding-left: 1.25em;
	margin: 0px 0.5em;
}

.b-statistic .b-statistic__item .b-statistic__icon {
	width: 1.06em;
	height: 1.06em;
	display: block;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -0.5em;
}

.b-statistic .b-statistic__item .b-statistic__number {
	font-weight: 600;
	font-size: 0.69em;
	display: block;
}

.b-header::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-header .l-page-width .l-page-width__ledge {
	background: rgb(244, 244, 244) none repeat scroll 0% 0%;
	position: relative;
}

.b-header .b-header__bg-img {
	position: absolute;
	height: 5.625em;
	top: 0px;
	right: 0px;
	display: block;
}

.b-header .b-header__logo-link {
	position: relative;
	display: block;
	float: left;
	cursor: pointer;
	height: 5.625em;
	overflow: hidden;
}

.b-header .b-header__logo-link img {
	height: 5.625em;
	display: block;
}

.b-header .b-header__menu-button {
	display: none;
}

.b-header .b-header__layer {
	overflow: hidden;
	height: 5.625em;
}

.b-header .b-header__search {
	position: relative;
	float: right;
	width: 12em;
	margin: 1.25em 1.063em 0px 1em;
	overflow: hidden;
}

.b-header .b-header__social {
	float: right;
	position: relative;
	margin: 1.25em 0px 0px;
	padding-top: 0.19em;
}

.b-header .b-header__social ul {
	float: right;
	overflow: hidden;
	white-space: nowrap;
	width: 7em;
	height: 1.31em;
	transition-duration: 0.3s;
	transition-property: width;
}

.b-header .b-header__social ul li {
	display: inline-block;
	margin-right: 0.44em;
}

.b-header .b-header__social ul li a {
	display: block;
	width: 1.31em;
	height: 1.31em;
}

.mode-adaptive .b-header {
	overflow: hidden;
	height: 3.625em;
}

.mode-adaptive .b-header .b-header__bg-img {
	right: -7.75em;
	top: -1.5em;
}

.mode-adaptive .b-header .b-header__logo-link {
	height: 3.625em;
	margin-left: 0.25em;
}

.mode-adaptive .b-header .b-header__logo-link img {
	margin-top: -0.313em;
	height: 4.25em;
}

.mode-adaptive .b-header .b-header__menu-button {
	position: relative;
	display: block;
	float: right;
	margin-right: 0.313em;
	width: 2.625em;
	height: 3.625em;
}

.mode-adaptive .b-header .b-header__menu-button span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin: -0.563em 0px 0px -0.563em;
	width: 1.125em;
	height: 1.125em;
}

.mode-adaptive .b-header .b-header__layer {
	height: 3.625em;
}

.mode-adaptive .b-header .b-header__search {
	position: absolute;
	margin: 0px;
	top: 0px;
	right: 4.063em;
	height: 3.625em;
	width: auto;
	float: none;
	z-index: 100;
	transition: left 0.5s ease 0s;
}

.mode-adaptive .b-header .b-header__social {
	display: none;
}

@media screen and (min-width: 30em) {
	.mode-adaptive .b-header {
		height: 4.375em;
	}

	.mode-adaptive .b-header .b-header__bg-img {
		right: -3.5em;
		top: -0.75em;
	}

	.mode-adaptive .b-header .b-header__logo-link {
		position: relative;
		left: auto;
		height: 4.375em;
	}

	.mode-adaptive .b-header .b-header__logo-link img {
		margin-top: 0px;
		height: 4.375em;
	}

	.mode-adaptive .b-header .b-header__menu-button {
		height: 4.375em;
	}

	.mode-adaptive .b-header .b-header__layer {
		height: 4.375em;
	}
}

@media screen and (min-width: 35em) {
	.mode-adaptive .b-header .b-header__layer {
		position: relative;
	}

	.mode-adaptive .b-header .b-header__search {
		height: 4.375em;
		right: 0px;
	}
}

@media screen and (min-width: 54em) {
	.mode-adaptive .b-header .b-header__search {
		left: 55%;
	}
}

@media screen and (min-width: 64em) {
	.mode-adaptive .b-header {
		height: 5.625em;
		overflow: visible;
	}

	.mode-adaptive .b-header .b-header__bg-img {
		right: 0px;
		top: 0px;
	}

	.mode-adaptive .b-header .b-header__logo-link {
		height: 5.625em;
	}

	.mode-adaptive .b-header .b-header__logo-link img {
		height: 5.625em;
	}

	.mode-adaptive .b-header .b-header__menu-button {
		display: none;
	}

	.mode-adaptive .b-header .b-header__layer {
		height: 5.625em;
	}

	.mode-adaptive .b-header .b-header__search {
		position: relative;
		left: auto;
		float: right;
		display: block;
		width: 12em;
		margin: 1.25em 1.063em 0px 1em;
		height: auto;
	}

	.mode-adaptive .b-header .b-header__social {
		display: block;
	}
}

.b-main-nav {
	display: block;
}

.b-main-nav::after {
	content: "";
	max-width: 64.75em;
	height: 1px;
	background: rgb(231, 231, 231) none repeat scroll 0% 0%;
	display: block;
	clear: both;
	margin: 0px auto;
	position: relative;
}

.b-main-nav .b-main-nav__main {
	position: relative;
}

.b-main-nav .b-main-nav__main::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
	float: left;
	height: 2.375em;
	white-space: nowrap;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
	display: none;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
	display: block;
	padding: 0.75em 0.625em 0.625em;
	color: rgb(40, 40, 40);
	text-transform: uppercase;
	overflow: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
	font-size: 0.687em;
	font-weight: 600;
	display: block;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:first-child .b-main-nav__main-link {
	padding-left: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:last-child .b-main-nav__main-link {
	padding-right: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link {
	color: rgb(255, 120, 0);
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link span {
	position: relative;
	padding-right: 1.75em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -0.625em;
	width: 1.25em;
	height: 1.25em;
	display: block;
	background: rgb(255, 120, 0) none repeat scroll 0% 0%;
	border-radius: 0.625em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i::before {
	content: "";
	display: block;
	border-left: 0.5em solid rgb(255, 255, 255);
	border-top: 0.32em solid transparent;
	border-bottom: 0.32em solid transparent;
	position: absolute;
	top: 50%;
	left: 0.44em;
	margin-top: -0.25em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
	display: none;
	position: absolute;
	top: 2.375em;
	right: 0px;
	left: 0px;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
	max-height: 2.625em;
	overflow: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
	float: left;
	white-space: nowrap;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
	display: block;
	position: relative;
	padding: 0.75em;
	color: rgb(255, 255, 255);
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
	font-size: 0.75em;
	font-weight: 600;
	display: block;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:first-child .b-main-nav__sub-link {
	padding-left: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:last-child .b-main-nav__sub-link {
	padding-right: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.m-active .b-main-nav__main-link {
	color: rgb(98, 167, 217);
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__main-link {
	color: rgb(98, 167, 217);
	text-decoration: underline;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
	z-index: 200;
	height: auto;
	overflow: visible;
	display: none;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio:hover .b-main-nav__main-link {
	color: rgb(255, 120, 0);
}

@media screen and (min-width: 64em) {
	.b-slide {
		height: auto ! important;
	}
}

.mode-adaptive .b-content-body {
	position: relative;
}

@media screen and (max-width: 63.938em) {
	.mode-adaptive .b-main-nav::after {
		height: 0px;
		line-height: 0;
	}

	.mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
		margin: 0px;
		padding: 0px;
		background: transparent none repeat scroll 0px center;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item {
		float: none;
		height: auto;
		border-bottom: 1px solid rgb(244, 244, 244);
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
		display: block;
		float: right;
		padding: 0.75em 0px 0.625em;
		width: 2.937em;
		position: relative;
		cursor: pointer;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop span {
		font-size: 0.937em;
		display: block;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop::after {
		content: "";
		display: block;
		border-left: 0.5em solid rgb(124, 124, 124);
		border-top: 0.375em solid transparent;
		border-bottom: 0.375em solid transparent;
		position: absolute;
		margin: -0.375em 0px 0px -0.5em;
		top: 50%;
		left: 50%;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
		padding: 0.75em 1.063em 0.625em;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
		font-size: 0.937em;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
		position: relative;
		top: 0px;
		background: rgb(244, 244, 244) none repeat scroll 0% 0%;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
		max-height: none;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
		float: none;
		border-top: 1px solid rgb(255, 255, 255);
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
		padding: 0.75em 1.063em 0.625em 2em;
		color: rgb(40, 40, 40);
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
		font-size: 0.813em;
		white-space: normal;
	}

	.mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
		display: none;
	}

	.mode-adaptive .b-slide {
		position: absolute;
		right: 0px;
		float: right;
		margin-right: -20em;
		width: 20em;
		background: rgb(255, 255, 255) none repeat scroll 0% 0%;
		z-index: 200;
		display: block;
		transition: margin-right 0.25s ease 0s;
	}

	.mode-adaptive .b-slide .b-slide-menu {
		position: relative;
	}
}

@media screen and (min-width: 64em) {
	.mode-adaptive .b-content-body {
		position: static;
	}
}

.b-footer {
	margin: 2.5em 0px 0px;
	padding: 1em 0px 2.5em;
	position: relative;
	display: block;
	background: rgb(40, 40, 40) none repeat scroll 0% 0%;
	color: rgb(255, 255, 255);
}

.b-footer .b-footer__nav {
	position: relative;
}

.b-footer .b-footer__nav::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-footer .b-footer__nav .b-footer__wr-items {
	display: table;
	width: 100%;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
	display: table-cell;
	overflow: hidden;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
	float: left;
	padding: 0.56em 1.06em 0.625em;
	cursor: pointer;
	color: rgb(124, 124, 124);
	white-space: nowrap;
	font-weight: 700;
	text-transform: uppercase;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
	text-decoration: underline;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
	font-size: 0.81em;
	display: block;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
	color: rgb(98, 167, 217);
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a:hover {
	text-decoration: none;
	cursor: default;
}

.b-footer .b-footer__nav .b-footer__nav-content {
	visibility: hidden;
	float: right;
	width: 100%;
	margin: 1.69em 0px 2em -100%;
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
	visibility: visible;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
	float: left;
	width: 25%;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item {
	padding-left: 1.06em;
	line-height: 1;
	margin-bottom: 0.625em;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a {
	color: rgb(98, 167, 217);
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a span {
	font-size: 0.81em;
}

.b-footer .b-footer__copyright {
	padding: 0px 1.06em;
}

.b-footer .b-footer__copyright::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-footer .b-footer__copyright p {
	font-size: 0.75em;
	color: rgb(124, 124, 124);
	margin-bottom: 0.75em;
}

.b-footer .b-footer__copyright a {
	color: rgb(124, 124, 124);
	text-decoration: underline;
}

.b-footer .b-footer__copyright a:hover {
	text-decoration: none;
}

@media screen and (max-width: 47.938em) {
	.mode-adaptive .b-footer .b-footer__nav {
		display: none;
	}
}

.l-banner-place {
	position: relative;
}

.l-banner-place.m-mobile {
	display: none;
}

.mode-adaptive .l-banner-place.m-desktop {
	display: none;
}

.mode-adaptive .l-banner-place.m-mobile {
	display: block;
}

@media screen and (min-width: 64em) {
	.mode-adaptive .l-banner-place.m-desktop {
		display: block;
	}

	.mode-adaptive .l-banner-place.m-mobile {
		display: none;
	}
}

.b-banner {
	margin: 0px;
	padding: 0px;
	position: relative;
}

/* ::::: http://rus.clinicalcheck.com/54/ria/assets/css/article.css ::::: */

.b-comments {}

.b-comments::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-comments .b-comments__title {
	margin: 0px 0px 1em;
	padding: 1.31em 0px 0.31em;
	font-weight: 800;
	text-transform: uppercase;
}

.b-comments .b-comments__title span {
	font-size: 1.25em;
	letter-spacing: 0.025em;
}

.b-comments .b-comments__users-stat {
	margin: 0px 0px 1em;
	font-weight: 600;
	color: rgb(124, 124, 124);
}

.b-comments .b-comments__users-stat span {
	font-size: 0.75em;
}

.b-comments .b-comments__users-stat i {
	color: rgb(40, 40, 40);
	font-style: normal;
	font-weight: 700;
}

.b-comments .b-comments__button-comment {
	display: block;
	text-align: center;
	padding-bottom: 1em;
}

.b-comments .b-comments__button-comment a {
	background: transparent none repeat scroll 0px center;
	display: inline-block;
	border: 1px solid rgb(98, 167, 217);
	color: rgb(98, 167, 217);
	padding: 0px 0.75em 0.19em;
	line-height: 1.4;
	cursor: pointer;
	min-width: 2.5em;
	text-align: center;
	position: relative;
	-moz-user-select: none;
}

.b-comments .b-comments__button-comment a span {
	font-size: 0.75em;
	font-weight: 600;
	text-transform: uppercase;
}

.b-comments .b-comments__button-comment a:hover {
	text-decoration: none;
	background: rgb(98, 167, 217) none repeat scroll 0% 0%;
	color: rgb(244, 244, 244);
}

.b-comments .b-comments__create-top-place {
	position: relative;
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
	display: none;
	padding-bottom: 1.5em;
}

.b-comments .b-comments__create-bottom-place .b-comments__button-comment {
	border-top: 1px solid rgb(223, 223, 223);
	padding-top: 1.5em;
}

.b-comments .b-comments__lists-place {
	border-top: 1px solid rgb(223, 223, 223);
	padding-top: 1em;
}

.b-comments .b-comments__list {}

.b-comments .b-comments__list::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-comments .b-comments__list ul {
	padding: 0px;
	margin: 0px;
	display: block;
}

.b-comments .b-comments__list ul::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item {
	display: block;
	position: relative;
	margin: 0px 0px 1em;
	padding-left: 0px;
	overflow: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
	position: relative;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
	display: block;
	float: left;
	width: 3.125em;
	height: 3.125em;
	margin-top: 0.5em;
	margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
	margin-left: 4.125em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
	margin: 0px 0px 0.31em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
	font-weight: 700;
	margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
	font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
	margin: 0px 0px 0.5em;
	font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
	color: rgb(98, 167, 217);
	text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
	text-decoration: none;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
	margin: 0px 0px 0.75em;
	min-height: 1.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
	float: left;
	font-weight: 700;
	color: rgb(98, 167, 217);
	margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time span {
	font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
	float: left;
	font-weight: 600;
	color: rgb(98, 167, 217);
	margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
	font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
	display: none;
	font-size: 1em;
	position: relative;
	padding-left: 1.25em;
	margin: 0px 1em 0px 0px;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
	width: 1.06em;
	height: 1.06em;
	display: block;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
	display: inline-block;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
	background-position: 0px -488px;
	background-repeat: no-repeat;
}

.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
	margin-left: 0px;
}

.mode-adaptive .b-comments .b-comments__button-comment a {
	padding: 0.438em 0.75em 0.563em;
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
	font-size: 0.875em;
}

@media screen and (min-width: 30em) {
	.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
		margin-left: 4.125em;
	}
}

@media screen and (min-width: 64em) {
	.mode-adaptive .b-comments .b-comments__button-comment a {
		padding: 0px 0.75em 0.19em;
	}

	.mode-adaptive .b-comments .b-comments__button-comment a span {
		font-size: 0.75em;
	}
}

.b-article {
	position: relative;
}

.b-article__main {
	width: 100%;
	display: block;
	padding: 2em 1.063em 1em;
	box-sizing: border-box;
}

.b-article__ind {
	max-width: 40em;
}

.mode-adaptive .b-article__ind {
	margin: 0px auto;
}

@media screen and (min-width: 64em) {
	.mode-adaptive .b-article__ind {
		margin: 0px;
	}
}

.b-article__title {
	font-weight: 700;
	line-height: 1.15;
	margin-bottom: 1em;
}

.b-article__title span {
	font-size: 2.055em;
}

.b-article__story {
	margin-bottom: 1em;
	line-height: 1.2;
}

.b-article__info {
	overflow: hidden;
	padding-bottom: 0.625em;
	margin-right: -1em;
	line-height: 1.2;
}

.b-article__info .b-article__info-date {
	float: left;
	margin: 0px 1em 0.5em 0px;
	color: rgb(98, 167, 217);
	font-weight: 600;
}

.b-article__info .b-article__info-date span {
	font-size: 0.81em;
}

.b-article__info .b-article__info-date .b-article__info-time {
	font-weight: 700;
	margin-right: 0.5em;
}

.b-article__info .b-article__info-date-update {
	float: left;
	margin: 0px 1em 0.5em 0px;
	color: rgb(124, 124, 124);
}

.b-article__info .b-article__info-date-update span {
	font-size: 0.75em;
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
	font-size: 1em;
	color: rgb(40, 40, 40);
	font-weight: 600;
}

.b-article__info .b-article__info-statistic {
	float: right;
	margin: 0px 1em 0.5em 0px;
}

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
	cursor: pointer;
}

.b-article__lead {
	margin-bottom: 1em;
	font-weight: 700;
	max-width: 40em;
}

.b-article__body {
	padding-bottom: 1em;
	max-width: 40em;
}

.b-article__body::after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.b-article__body p {
	margin-bottom: 1.2em;
}

.b-article__body a {
	color: rgb(98, 167, 217);
	text-decoration: underline;
}

.b-article__body a:hover {
	text-decoration: none;
}

.b-article__body ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 0.5em;
}

.b-article__body li {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

.mode-adaptive .b-article__title span {
	font-size: 1.563em;
}

.mode-adaptive .b-article__story {
	display: none;
}

.mode-adaptive .b-article__info .b-article__info-date-update {
	display: none;
}

.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
	display: none;
}

.mode-adaptive .b-article__relap {
	margin: 0px 1.063em 0px 0px;
}

@media screen and (min-width: 30em) {
	.mode-adaptive .b-article__title span {
		font-size: 1.75em;
	}
}

@media screen and (min-width: 42.125em) {
	.mode-adaptive .b-article__story {
		display: block;
	}

	.mode-adaptive .b-article__info .b-article__info-date-update {
		display: block;
	}

	.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
		display: inline-block;
	}
}

@media screen and (min-width: 48em) {
	.mode-adaptive .b-article__title span {
		font-size: 1.937em;
	}
}

@media screen and (min-width: 64em) {
	.mode-adaptive .b-article__title span {
		font-size: 1.5em;
	}

	.mode-adaptive .b-article__relap {
		margin: 0px;
	}
}

.b-article__body img {
	margin-bottom: 2em;
	width: 100%;
}

.b-article__body a:hover {
	color: rgb(218, 25, 66);
}

.pop-up-text {
	padding: 10px 0 20px
}

.spin-wrapper {
	-webkit-box-shadow: 0 0 10px;
	box-shadow: 0 0 10px;
	border: 3px solid red;
	padding: 20px 10px;
	border-radius: 10px;
	text-align: center;
	margin-bottom: 20px;
	max-width: 600px;
	margin: 10px auto;
}

.wheel {
	width: 380px !important;
	margin: 0 auto;
	position: relative
}

.wheel-cursor {
	position: absolute;
	width: 35% !important;
	height: 35%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.cursor-text {
	position: absolute;
	z-index: 1;
	display: inline-block;
	width: 45% !important;
	height: 45%;
	line-height: 61px;
	cursor: pointer;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #ccc;
	top: 49%;
	left: 50%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, 0.4) 0 0 5px;
	box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, 0.4) 0 0 5px;
	background: #fff;
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	font-size: 18px
}

.cursor-text:active {
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
	box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset
}

.order_block {
	max-width: 430px;
	width: 100%;
	margin: auto;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0px 25px 0px rgb(0 0 0 / 12%);
	box-shadow: 0 0px 25px 0px rgb(0 0 0 / 12%);
	border: 3px dashed #eaeaea;
	border-radius: 0;
}

form {
	display: block !important;
	margin: 0 auto !important;
	text-align: center !important
}

.new_price {
	margin: 0 auto;
	width: 100px
}

.old_price {
	position: relative
}

.old_price::after {
	position: absolute;
	background: red;
	width: 100%;
	height: 2px;
	top: 12px;
	left: 0;
	content: ''
}

.timer {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	color: red;
}

label {
	display: block;
	margin: 10px auto;
	text-align: center;
	font-size: 18px;
	font-weight: 400
}

.form_group {
	padding: 10px;
	display: block;
	margin: 10px auto;
	border: 2px solid grey;
	border-radius: 5px;
	width: 460px;
	max-width: 100%
}

.form_btn {
	display: block;
	margin: 20px auto;
	padding: 20px;
	font-size: 20px;
	text-decoration: none;
	background-color: #de0606;
	text-align: center;
	color: #fff !important;
	border-radius: 4px;
	border: none;
	cursor: pointer
}

.form_btn:hover {
	opacity: .8
}

.order_block h2 {
	font-size: 22px;
	text-align: center;
	font-weight: 700
}

.red {
	color: red
}

.wheel-img {
	-webkit-transition: 4s;
	-o-transition: 4s;
	transition: 4s
}

.close-popup {
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../img/cross.svg);
	background-size: 100%;
	top: -40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	right: -40px;
	cursor: pointer
}

.cursor-text:active {
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
	box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset
}

.spin-result-wrapper {
	display: none;
	width: 100%;
	top: 0;
	z-index: 999;
	left: 0;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center
}

.pop-up-window {
	position: relative;
	max-width: 400px;
	width: 100%;
	right: 0;
	left: 0;
	top: 40%;
	margin: 0 auto;
	background: #fff none repeat scroll 0 0;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
	content: '';
	position: absolute;
	width: 110px;
	height: 110px;
	top: -55px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #71c341;
	border-radius: 50%;
	animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 20px;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-width: medium medium 4px 4px;
	border-style: none none solid solid;
	border-color: currentcolor currentcolor #fff #fff;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	transform: rotate(-45deg);
	transition: opacity 1s ease 0s;
	animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
	0% {
		transform: translateY(-2000px)
	}

	30% {
		transform: translateY(100px)
	}

	100% {
		transform: translateY(0px)
	}
}

@keyframes pop-up-appear-before {
	0% {
		transform: scale(0)
	}

	100% {
		transform: scale(1)
	}
}

@keyframes pop-up-appear-after {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.pop-up-heading {
	font-size: 40px;
	margin-bottom: 20px
}

.pop-up-text {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 30px;
	text-align: center
}

.pop-up-button {
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20%;
	font-size: 20px;
	border-radius: 5px;
	background-color: #71c341;
	color: #fff;
	border: medium none;
	cursor: pointer;
	outline: medium none
}

.pop-up-button:hover {
	color: #fff;
	text-decoration: none
}

.wheel img {
	max-width: 100%
}

@media all and (max-width: 520px) {
	.wheel {
		width: 225px !important
	}

	.cursor-text {
		line-height: 36px;
		font-size: 11px
	}

	.close-popup {
		position: absolute;
		width: 30px;
		height: 30px;
		background-image: url(../fonts/cross.svg);
		background-size: 100%;
		top: -40px;
		border-radius: 50%;
		-webkit-box-shadow: 0 0 10px #fff;
		box-shadow: 0 0 10px #fff;
		right: -10px;
		cursor: pointer
	}
}

.product {
	text-align: center
}

@media (max-width: 506px) {
	.form_group {
		width: 250px
	}
}

.pop-up-button {
	color: #fff !important;
	text-decoration: none !important
}

@media(max-width:550px) {
	.close-popup {
		right: 0
	}

	.pop-up-window {
		max-width: 280px
	}
}

form {
	display: block;
	margin-top: 0em;
}

/*button begin*/
/*button end*/
a:active,
a:focus {
	outline: none;
}

input {
	outline: none;
}

input:active {
	outline: none;
}

button:active,
button:focus {
	outline: none !important;
}

button::-moz-focus-inner {
	border: 0 !important;
}

.rub-ramka {
	margin-top: 22px;
	margin-bottom: 18px;
	background: rgba(189, 61, 77, 0.04);
	padding: 12px 15px !important;
	color: rgb(8, 8, 8);
	font-size: 18px;
	font-family: roboto condensed, arial;
	border: 2px solid;
	border-radius: 4px;
	border-color: #bd3d4d;
	text-shadow: 0 0 0 #616161;
	text-indent: 0 !important;
	text-align: left;
}

@media screen and (max-width: 600px) {
	.rub-ramka {
		text-align: justify !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

.order_block,
.order_block * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	font-family: Arial, sans-serif !important;
}

.order_block {
	max-width: 430px;
	width: 100%;
	margin: auto;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
	border: 3px dashed #eaeaea;
	border-radius: 0;
}



/* ОБЩИЕ СТИЛИ ДЛЯ СОДЕРЖИМОГО ПОПАП ФОРМ */

@import url(fonts.googleapis.l_all.css);


/* СТИЛИ ДЛЯ МОБИЛЬНОЙ ВЕРСИИ ПОПАП ФОРМ */


/* СТИЛИ ДЛЯ FANCYBOX v2.1.5 */


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

/* Overlay helper */

/* Title helper */

/*Retina graphics!*/

/*custom end*/
/*FANCYBOX v2.1.5 END*/


/* СТИЛИ ДЛЯ КНОПОК ОБРАТНОГО ЗВОНКА */


/* СТИЛИ ДЛЯ ПОПАПА ПОСЛЕ СОЗДАНИЯ ЗАКАЗА */

input[value="Получить бесплатно"] {
	text-transform: uppercase;
	padding: 10px 15px;
	margin: 15px 0;
	outline: none;
	border: none;
	margin-top: 5px;
	border-radius: 5px;
	box-shadow: 0px 4px 3px #242120;
	background: red;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	transition: background 0.3s;
}

input[value="Получить бесплатно"]:hover {
	background: #bb0000 !important;
	transition: background 0.3s;
}

input[value="Получить бесплатно"]:active {
	transform: translateY(2px);
	box-shadow: none !important;
}

.spin-wrapper {
	-webkit-box-shadow: 0 0 10px;
	box-shadow: 0 0 10px;
	border: 3px solid red;
	padding: 20px 10px;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}

.wheel {
	width: 380px;
	height: 380px;
	margin: 0 auto;
	position: relative;
}

.wheel img {
	max-width: 100%;
	max-height: 100%;
}

.wheel-img {
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: 4s;
	-o-transition: 4s;
	transition: 4s;
}

.wheel-cursor {
	position: absolute;
	width: 35% !important;
	height: 35%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.cursor-text {
	position: absolute;
	z-index: 2;
	display: inline-block;
	width: 45% !important;
	height: 45%;
	font: 16px Arial !important;
	line-height: 61px !important;
	cursor: pointer;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #ccc;
	top: 49%;
	left: 50%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: white 0px -2px 0px inset, white 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
	box-shadow: white 0px -2px 0px inset, white 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
	background: white;
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #eaeaea));
	background: -webkit-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
	background: -o-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
	background: -webkit-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
	background: -o-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
	background: radial-gradient(ellipse at center, white 0%, #eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=1);
}

.order_block {
	display: none;
	text-align: center !important;
}

.order_block img {
	width: 20%;
}

.order_block h3 {
	font: bold 18px Arial !important;
	background: transparent;
}

.spin-result-wrapper {
	display: none;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	top: 0;
	z-index: 999;
	left: 0;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
}

.pop-up-window {
	position: relative;
	max-width: 400px;
	right: 0px;
	left: 0px;
	top: 40%;
	margin: 0px auto;
	background: #ffffff none repeat scroll 0% 0%;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.close-popup {
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../img/cross.svg);
	background-size: 100%;
	top: -40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	right: -40px;
	cursor: pointer;
}

.pop-up-heading {
	font-size: 40px;
	margin-bottom: 20px;
}

.pop-up-text {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 30px;
	text-align: center !important;
}

.pop-up-button {
	text-transform: uppercase;
	text-decoration: none !important;
	padding: 10px 20%;
	font-size: 20px;
	border-radius: 5px;
	background-color: #71c341;
	color: white !important;
	border: medium none;
	cursor: pointer;
	outline: medium none;
}

.cursor-text:active {
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
}

.pop-up-window {
	position: relative;
	max-width: 400px;
	right: 0px;
	left: 0px;
	top: 40%;
	margin: 0px auto;
	background: #fff none repeat scroll 0% 0%;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	top: -55px;
	left: 0;
	right: 0px;
	margin: 0 auto;
	background-color: #71c341;
	border-radius: 50%;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 20px;
	top: -20px;
	left: 0px;
	right: 0;
	margin: 0 auto;
	border-width: medium medium 4px 4px;
	border-style: none none solid solid;
	border-color: currentcolor currentcolor white white;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	transform: rotate(-45deg);
	transition: opacity 1s ease 0s;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}


@keyframes pop-up-appear {
	0% {
		transform: translateY(-2000px);
	}

	30% {
		transform: translateY(100px);
	}

	100% {
		transform: translateY(0px);
	}
}

@keyframes pop-up-appear-before {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes pop-up-appear-after {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1640deg);
        transform: rotate(1640deg);
    }
    100% {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg);
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1640deg);
        transform: rotate(1640deg);
    }
    100% {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg);
    }
}

.pop-up-button:hover {
	color: white !important;
	text-decoration: none !important;
}

@media all and (max-width: 520px) {
	.wheel {
		width: 260px !important;
		height: 260px !important;
	}

	.cursor-text {
		line-height: 45px !important;
		font-size: 12px !important;
	}
}

@media screen and (max-width: 520px) and (max-width: 345px) {
	.wheel {
		width: 250px !important;
		height: 250px !important;
	}

	.cursor-text {
		line-height: 40px !important;
		font-size: 11px !important;
	}
}

.order_block img {
	width: 350px !important;
}

.order_block {
	display: none;
}

.prod__img {
	position: relative;
}

.priceс {
	position: absolute;
    font-family: Arial, sans-serif;
    right: 40px;
    bottom: 0;
    color: #000;
    box-shadow: rgba(0, 0, 0, .8) 0 3px 30px;
    width: 165px;
    height: 80px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: 0 auto 0;
    background: linear-gradient(to right, #eea513 0, #fded13 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 19%;
}

.center {
	text-align: center;
	margin: 0 auto;
}