

/* Start:/static/css/main.css?1655703360103696*/
.tarif@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}
/**
 * Remove default margin.
 */
body {
	margin: 0;
}
/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
	display: none;
}
/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
	outline: 0;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
	font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style: italic;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
	overflow: hidden;
}
/* Grouping content
	 ========================================================================== */
/**
 * Remove margin
 */
figure {
	margin: 0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
	box-sizing: content-box;
	height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
	overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
	/* 3 */
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
	text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
	cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	/* 2 */
	box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	/* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight: bold;
}
/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
}
/* Blockquote
	 ========================================================================== */
blockquote {
	margin: 0;
}
/* Your custom fonts here */
/* Example

@font-face {
		font-family: 'CustomFont';
		src: url('/static/fonts/Custom-Font.eot');
		src: url('/static/fonts/Custom-Font.eot?#iefix') format('embedded-opentype'),
				 url('/static/fonts/Custom-Font.woff') format('woff'),
				 url('/static/fonts/Custom-Font.svg#custom_font') format('svg');
		font-weight: 400;       // For normal width. It could has another value
		font-style: normal;     // Also could has another value
		}


// Var for using custom font
@CustomFont: 'CustomFont', Helvetica, Arial, sans-serif;
*/
@font-face {
	font-family: 'Intro';
	src: url('/static/fonts/intro-bold-webfont.eot');
	src: url('/static/fonts/intro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/intro-bold-webfont.woff2') format('woff2'), url('/static/fonts/intro-bold-webfont.woff') format('woff'), url('/static/fonts/intro-bold-webfont.ttf') format('truetype'), url('/static/fonts/intro-bold-webfont.svg#intro_boldregular') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Intro';
	src: url('/static/fonts/intro-light-webfont.eot');
	src: url('/static/fonts/intro-light-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/intro-light-webfont.woff2') format('woff2'), url('/static/fonts/intro-light-webfont.woff') format('woff'), url('/static/fonts/intro-light-webfont.ttf') format('truetype'), url('/static/fonts/intro-light-webfont.svg#intro_lightregular') format('svg');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Intro';
	src: url('/static/fonts/intro-regular-webfont.eot');
	src: url('/static/fonts/intro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/intro-regular-webfont.woff2') format('woff2'), url('/static/fonts/intro-regular-webfont.woff') format('woff'), url('/static/fonts/intro-regular-webfont.ttf') format('truetype'), url('/static/fonts/intro-regular-webfont.svg#intro_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('/static/fonts/roboto-bold-webfont.eot');
	src: url('/static/fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/roboto-bold-webfont.woff2') format('woff2'), url('/static/fonts/roboto-bold-webfont.woff') format('woff'), url('/static/fonts/roboto-bold-webfont.ttf') format('truetype'), url('/static/fonts/roboto-bold-webfont.svg#robotobold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('/static/fonts/roboto-regular-webfont.eot');
	src: url('/static/fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/roboto-regular-webfont.woff2') format('woff2'), url('/static/fonts/roboto-regular-webfont.woff') format('woff'), url('/static/fonts/roboto-regular-webfont.ttf') format('truetype'), url('/static/fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('/static/fonts/roboto-italic-webfont.eot');
	src: url('/static/fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/roboto-italic-webfont.woff2') format('woff2'), url('/static/fonts/roboto-italic-webfont.woff') format('woff'), url('/static/fonts/roboto-italic-webfont.ttf') format('truetype'), url('/static/fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
	font-weight: normal;
	font-style: italic;
}
html,
body {
	height: 100%;
}
.page {
	font-family: 'Intro', sans-serif;
	text-rendering: auto;
	text-rendering: optimizeSpeed;
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	min-width: 320px;
}
.page__content {
	// min-height: calc(100% - 383px);
}
.page__wrapper {
	min-height: 100%;
}
* html .page__wrapper {
	height: 100%;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
	display: none;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}

.tariffs__lst.mobile{display:none}
@media (max-width: 768px) {
	.banner + .page__content {
		margin-top: 100px;
	}
	.tariffs li.tarif{}
	.tariffs__lst.desktop{display:none}
	.tariffs__lst.mobile{display:inherit}

}


/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative;
}
.flickity-enabled:focus {
	outline: none;
}
.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: white;
	background: rgba(255, 255, 255, 0.75);
	cursor: pointer;
	/* vertically center */
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
	background: white;
}
.flickity-prev-next-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
	opacity: 0.6;
}
.flickity-prev-next-button.previous {
	left: 10px;
}
.flickity-prev-next-button.next {
	right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}
.flickity-prev-next-button:disabled {
	opacity: 0.3;
	cursor: auto;
}
.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}
.flickity-prev-next-button .arrow {
	fill: #333;
}
/* ---- page dots ---- */
.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -28px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}
.flickity-rtl .flickity-page-dots {
	direction: rtl;
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	background: #e9e9e9;
	border-radius: 50%;
	cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
	background: #0fd1ff;
}
.fancybox-enabled {
	overflow: hidden;
}
.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}
.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
	z-index: 99992;
}
.fancybox-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0f0f11;
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
					transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.fancybox-container--ready .fancybox-bg {
	opacity: 0.87;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
					transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-controls {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	z-index: 99994;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	direction: ltr;
}
.fancybox-show-controls .fancybox-controls {
	opacity: 1;
}
.fancybox-infobar {
	display: none;
}
.fancybox-show-infobar .fancybox-infobar {
	display: inline-block;
	pointer-events: all;
}
.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, 0.7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-buttons {
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	pointer-events: all;
}
.fancybox-show-buttons .fancybox-buttons {
	display: block;
}
.fancybox-slider-wrap {
	overflow: hidden;
	direction: ltr;
}
.fancybox-slider-wrap,
.fancybox-slider {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	margin: 0;
	z-index: 99993;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
}
.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
}
.fancybox-slide::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}
.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0 44px;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}
.fancybox-slide--image {
	overflow: hidden;
}
.fancybox-slide--image::before {
	display: none;
}
.fancybox-content {
	display: inline-block;
	position: relative;
	margin: 44px auto;
	padding: 0;
	border: 0;
	width: 80%;
	height: calc(12%);
	vertical-align: middle;
	line-height: normal;
	text-align: left;
	white-space: normal;
	outline: none;
	font-size: 16px;
	font-family: Arial, sans-serif;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
}
.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
	background: transparent;
}
.fancybox-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.fancybox-image,
.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	background: transparent;
	background-size: 100% 100%;
}
.fancybox-controls--canzoomOut .fancybox-placeholder {
	cursor: zoom-out;
}
.fancybox-controls--canzoomIn .fancybox-placeholder {
	cursor: zoom-in;
}
.fancybox-controls--canGrab .fancybox-placeholder {
	cursor: -webkit-grab;
	cursor: grab;
}
.fancybox-controls--isGrabbing .fancybox-placeholder {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.fancybox-spaceball {
	z-index: 1;
}
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}
.fancybox-error {
	position: absolute;
	margin: 0;
	padding: 40px;
	top: 50%;
	left: 50%;
	width: 380px;
	max-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	cursor: default;
}
.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}
.fancybox-close-small:after {
	content: '×';
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	-webkit-transition: background .2s;
	transition: background .2s;
	box-sizing: border-box;
	z-index: 2;
}
.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}
.fancybox-slide--video .fancybox-close-small {
	top: -36px;
	right: -36px;
	background: transparent;
}
.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}
/* Caption */
.fancybox-caption-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0 30px;
	z-index: 99998;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
	opacity: 0;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	pointer-events: none;
}
.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
}
.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button {
	pointer-events: all;
}
.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}
/* Buttons */
.fancybox-button {
	display: inline-block;
	position: relative;
	width: 44px;
	height: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	background: transparent;
	color: #fff;
	box-sizing: border-box;
	vertical-align: top;
	outline: none;
}
.fancybox-button--disabled {
	cursor: default;
	pointer-events: none;
}
.fancybox-infobar__body,
.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover {
	background: rgba(0, 0, 0, 0.8);
}
.fancybox-button::before,
.fancybox-button::after {
	content: '';
	pointer-events: none;
	position: absolute;
	border-color: #fff;
	background-color: currentColor;
	color: currentColor;
	opacity: 0.9;
	box-sizing: border-box;
	display: inline-block;
}
.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
	opacity: 0.5;
}
.fancybox-button--left::after {
	left: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.fancybox-button--right::after {
	right: 20px;
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fancybox-button--left {
	border-bottom-left-radius: 5px;
}
.fancybox-button--right {
	border-bottom-right-radius: 5px;
}
.fancybox-button--close {
	float: right;
}
.fancybox-button--close::before,
.fancybox-button--close::after {
	content: '';
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(49%);
	left: calc(42%);
}
.fancybox-button--close::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fancybox-button--close::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* Loading spinner */
.fancybox-loading {
	border: 6px solid rgba(100, 100, 100, 0.4);
	border-top: 6px solid rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate 0.8s infinite linear;
	animation: fancybox-rotate 0.8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
	.fancybox-controls {
		text-align: left;
	}
	.fancybox-button--left,
	.fancybox-button--right,
	.fancybox-buttons button:not(.fancybox-button--close) {
		display: none !important;
	}
	.fancybox-caption {
		padding: 20px 0;
		margin: 0;
	}
}
/* Fullscreen  */
.fancybox-button--fullscreen::before {
	width: 15px;
	height: 11px;
	left: 15px;
	top: 16px;
	border: 2px solid;
	background: none;
}
/* Slideshow button */
.fancybox-button--play::before {
	top: 16px;
	left: 18px;
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
	background: transparent;
}
.fancybox-button--pause::before {
	top: 16px;
	left: 18px;
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px 0 2px;
	background: transparent;
}
/* Thumbs */
.fancybox-button--thumbs span {
	font-size: 23px;
}
.fancybox-button--thumbs::before {
	top: 20px;
	left: 21px;
	width: 3px;
	height: 3px;
	box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
	right: 220px;
}
.fancybox-thumbs {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: 220px;
	margin: 0;
	padding: 5px 5px 0 0;
	background: #fff;
	z-index: 99993;
	word-break: normal;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}
.fancybox-thumbs > ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
}
.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	max-width: 50%;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 75px;
	position: relative;
	cursor: pointer;
	outline: none;
	border: 5px solid #fff;
	border-top-width: 0;
	border-right-width: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
}
li.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.fancybox-thumbs > ul > li:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
	opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
	.fancybox-thumbs {
		display: none !important;
	}
	.fancybox-container--thumbs .fancybox-controls,
	.fancybox-container--thumbs .fancybox-slider-wrap,
	.fancybox-container--thumbs .fancybox-caption-wrap {
		right: 0;
	}
}
.tads {
	text-align: center;
}
.account {
	margin: 20px 0;
	padding: 10px;
	width: 100%;
	text-align: center;
	border: 7px solid #0fd1ff;
	box-sizing: border-box;
	font-family: 'Intro', sans-serif;
}
.account__title {
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.account__balance {
	display: block;
	margin: 30px 0;
	font-size: 34px;
	font-weight: bold;
}
.account__btn {
	width: 100%;
}
.account__line {
	margin-top: 5px;
}
.account__line:first-child {
	margin: 0;
}
.account__cap {
	display: inline-block;
	font-size: 14px;
	margin: 0;
}
.account__cap_line {
	width: 40%;
}
.account__cap_val {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.account__link {
	color: black;
	text-decoration: none;
	-webkit-transition: all .1s;
	transition: all .1s;
}
.account__link:hover {
	color: #0fd1ff;
}
@media (max-width: 768px) {
	.account__cap {
		display: block;
		width: 100%;
		text-align: center;
	}
}
.banner {
	margin-top: -161px;
	height: 100vh;
	color: white;
	overflow: hidden;
}
.banner::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0, 83, 162, 0.75);
}
.banner__inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 30vh;
}
.banner__title {
	font-size: 55px;
	font-weight: 400;
	margin-bottom: 20px;
}
.banner__text {
	font-size: 18px;
    font-weight: 100;
    line-height: 1.6;
    margin-bottom: 40px;
}
.banner__video,
.banner .canvas {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	min-width: 100%;
	min-height: 100%;
}
.banner__video-wrap {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background-color: #0053a2;
}
.banner__video-wrap img {
	position: absolute;
	z-index: -1;
	left: 50%;
	transform: translateX(-50%);
	max-height: 100%;
}
.pause {
	position: absolute;
	right: 5%;
	bottom: 5%;
	z-index: 99;
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	opacity: .5;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	border: none;
}
.pause:hover {
	opacity: 1;
}
.pause:focus {
	outline: none;
}
.pause::before,
.pause::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 9px;
	height: 65%;
	background-color: white;
}
.pause::before {
	left: calc(50% - 9px);
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
}
.pause::after {
	right: calc(50% - 9px);
	-webkit-transform: translate(50%, -50%);
					transform: translate(50%, -50%);
}
.pause_play::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	left: 70%;
	width: 0;
	height: 0;
	border: 17px solid transparent;
	border-left-color: rgba(255, 255, 255, 0.5);
	background: none;
}
.pause_play::after {
	display: none;
}
@media (max-width: 1000px) {
	.banner__inner {
		width: calc(100% - 40px);
	}
}
@media (max-width: 768px) {
	.banner {
		min-height: 520px;
	}
	.banner::before {
		height: 495px;
	}
	.banner__title {
		font-size: 30px;
	}
	.banner__text {
		font-size: 16px;
	}
	.banner__video-wrap {
		height: 495px;
	}
	.pause {
		bottom: 50px;
		transform: scale(.8);
	}
}
@media (max-height: 400px) {
	.banner__inner {
		padding-top: 40vh;
	}
}
.btn {
	display: inline-block;
	margin-right: 6px;
	padding: 9px 20px;
	font-size: 16px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 25px;
	background: none;
	color: white;
	-webkit-transition: background .5s, color .25s;
	transition: background .5s, color .25s;
	text-decoration: none;
	vertical-align: top;
	box-sizing: border-box;
	text-align: center;
}
.btn:focus {
	outline: none;
}
.btn:last-child {
	margin-right: 0;
}
.btn:hover {
	background-color: #0fd1ff;
}
.btn:disabled {
	pointer-events: none;
	opacity: .1;
	background: #dfdfdf;
	border-color: #dfdfdf;
}
.btn_menu {
	position: relative;
	padding-left: 30px;
	height: 39px;
}
.btn_menu::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 12px;
	content: '';
	width: 12px;
	height: 10px;
	background: url('/static/img/assets/btn/menu.png') no-repeat center;
	background-size: contain;
}
.btn_reg {
	font-weight: bold;
	color: black;
	background-color: #0fd1ff;
	border-color: #0fd1ff;
}
.btn_reg:hover {
	background-color: transparent;
}
.header__inner:not(.header__inner_sticky) .btn_reg:hover {
	color: white;
}
.btn_strong {
	min-width: 206px;
	padding: 15px 25px;
	border: 3px solid #0fd1ff;
	border-radius: 50px;
	color: currentColor;
	font-weight: bold;
	-webkit-transition: background .5s, color .25s;
	transition: background .5s, color .25s;
}
.btn_strong:hover {
	background-color: #0fd1ff;
	color: white;
}
.btn_banner {
	margin-left: -20px;
}
.btn_bot {
	position: absolute;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
.btn_ctr {
	display: block;
	margin: 0 auto !important;
}
.btn_log {
	margin-top: 50px;
	font-weight: bold;
	color: black;
	background-color: #0fd1ff;
	border-color: #0fd1ff;
}
.btn_log:hover {
	background-color: transparent;
}
.btn_tab {
	min-width: 120px;
	padding: 6px 20px;
	font-family: 'Intro', sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: black;
	border-color: #0fd1ff;
	pointer-events: none;
}
.btn_tab:hover {
	color: white;
}
.btn_lk {
	display: inline-block;
	padding: 8px 20px;
	font-weight: bold;
	color: black;
	border-color: #0fd1ff;
	border-width: 3px;
}
.btn_wide {
	padding: 9px 50px;
}
.btn_q {
	position: absolute;
	right: -10px;
	bottom: 0;
	margin: 0;
	padding: 11px;
	display: inline-block;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -86px -132px;
	width: 22px;
	height: 22px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	-webkit-transition: all .333s;
	transition: all .333s;
}
.btn_q:hover {
	background-color: transparent;
	opacity: .8;
}
.tip {
	position: fixed;
	width: 250px;
	padding: 10px;
	border-left: 6px solid #0fd1ff;
	border-radius: 3px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	background-color: white;
	line-height: 1.6;
	box-sizing: border-box;
}
@media (max-width: 1200px) {
	.btn_banner {
		margin: 0;
	}
}
@media (max-width: 1000px) {
	.btn {
		padding: 9px 10px;
	}
	.btn_menu {
		font-size: 0;
		height: 39px;
		width: 30px;
		padding: 0;
		border-radius: 0;
		border-color: transparent;
	}
	.btn_menu::before {
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
						transform: translate(-50%, -50%);
		width: 20px;
		height: 17px;
	}
	.btn_menu:hover {
		background: none;
	}
}
@media (max-width: 768px) {
	.btn_menu {
		height: 22px;
		width: 22px;
		margin: 0;
	}
}
.clients {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
}
.clients::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.clients.flickity-enabled .clients__say {
	margin-left: 3%;
}
.clients__say {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 25px 20px;
	width: 31%;
	border: 7px solid #0fd1ff;
	box-sizing: border-box;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.clients__say::before {
	position: absolute;
	left: -10px;
	bottom: -36px;
	content: '';
	border: 35px solid transparent;
	border-right-color: #0fd1ff;
	-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
}
.clients__say::after {
	position: absolute;
	left: 12px;
	bottom: -21px;
	content: '';
	border: 21px solid transparent;
	border-right-color: #f8f8f8;
	-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
}
.clients__name {
	display: block;
	font-weight: bold;
}
.clients__company {
	display: block;
	font-style: italic;
}
.clients__text {
	line-height: 1.467;
}
.clients .flickity-prev-next-button.previous {
	left: -50px;
}
.clients .flickity-prev-next-button.next {
	right: -50px;
}
.clients .flickity-prev-next-button:disabled {
	display: none;
}
.clients .flickity-viewport {
	padding-bottom: 90px;
	-webkit-transition: all .2s;
	transition: all .2s;
}
@media (max-width: 1200px) {
	.clients {
		width: calc(100% - 100px);
		margin: 0 auto;
	}
}
@media (max-width: 1000px) {
	.clients__say {
		width: 100%;
		margin: 0;
	}
}
@media (max-width: 768px) {
	.clients {
		height: auto;
		width: 100%;
	}
	.clients .flickity-prev-next-button {
		display: none;
	}
	.clients__say {
		padding: 20px 15px;
	}
	.clients__text {
		font-size: 14px;
	}
}
.economy {
	margin: 30px 0;
}
.economy__blocks {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.economy__blocks::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.economy__block {
	position: relative;
	display: inline-block;
	height: 350px;
	border: 7px solid #e9e9e9;
	vertical-align: top;
	box-sizing: border-box;
}
.economy__block_sc {
	width: 31.5%;
	border-color: #0fd1ff;
}
.economy__block_box {
	width: 65.5%;
}
.economy__content {
	padding: 30px;
}
.economy__cap {
	font-size: 22px;
	margin: 0 0 15px;
}
.economy__text {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.economy__title {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.433;
}
.economy__advance {
	position: relative;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.economy__advance::before {
	position: absolute;
	z-index: -1;
	top: 2px;
	left: -28px;
	width: 100%;
	height: 100%;
	content: '';
	background: url('/static/img/assets/economy/yel.png') no-repeat center;
}
.economy__lst {
	margin: 0;
	padding: 0;
	list-style: none;
}
.economy__lst-i {
	margin-bottom: 17px;
}
.circle {
	position: relative;
	height: 320px;
}
.circle__numbers-v {
	display: block;
	font-size: 50px;
}
.circle__numbers-t {
	display: block;
	font-size: 18px;
	margin-bottom: 90px;
}
.circle__this {
	position: absolute;
	top: -15px;
	left: 320px;
}
.circle__legend {
	position: absolute;
	right: 0;
	top: 25px;
	max-width: 300px;
}
.for-users {
	margin: 20px 0;
	position: relative;
	height: 300px;
}
.for-users__text {
	max-width: 330px;
	font-size: 18px;
}
.for-users__this {
	position: absolute;
	top: 0;
	right: 0;
	width: 622px;
	height: 265px;
	background: url('/static/img/assets/economy/for-users-bg.png') no-repeat;
}
.for-users__list {
	position: absolute;
	left: 62px;
	top: 7px;
	width: 543px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.for-users__item {
	margin-bottom: 30px;
}
.legend__list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.legend__point {
	margin-bottom: 20px;
	cursor: pointer;
}
.legend__point[data-index="0"] .legend__ill::before {
	background: #0fd1ff;
}
.legend__point[data-index="1"] .legend__ill::before {
	background: url('/static/img/assets/economy/arc-2.png') center;
}
.legend__point[data-index="2"] .legend__ill::before {
	background-color: #525252;
}
.legend__point[data-index="3"] .legend__ill::before {
	background: url('/static/img/assets/economy/arc-1.png') center;
}
.legend__point.select .legend__ill::before {
	width: 50px;
	height: 50px;
}
.legend__ill {
	position: relative;
	display: table-cell;
}
.legend__ill::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.legend__text {
	display: table-cell;
	vertical-align: middle;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 1.6;
	max-width: 220px;
	margin: 0;
	padding: 10px 0 10px 35px;
}
text.inner-circle {
	font-size: 52px;
}
g.arc {
	cursor: pointer;
	stroke: rgba(15, 209, 255, 0.1);
}
g.arc text {
	cursor: default;
}
@media (max-width: 1000px) {
	.economy__content {
		padding: 10px;
	}
	.economy__block_sc {
		width: 40%;
	}
	.economy__block_box {
		width: 58%;
	}
	.circle {
		height: auto;
	}
	.circle__this {
		position: static;
		display: inline-block;
		width: 50%;
	}
	.circle__legend {
		position: static;
		display: inline-block;
		vertical-align: top;
		margin-top: 40px;
	}
	.circle__numbers-t {
		display: inline;
	}
	.for-users {
		height: auto;
	}
	.for-users__text {
		max-width: initial;
	}
	.for-users__this {
		position: relative;
		display: block;
		width: 100%;
	}
}
@media (max-width: 768px) {
	.economy__title {
		display: none;
		font-size: 20px;
	}
	.economy_first {
		display: none;
	}
	.circle__numbers-v {
		font-size: 30px;
	}
	.circle__numbers-t {
		font-size: 16px;
	}
	.circle__this {
		display: none;
	}
	.circle__legend {
		display: none;
	}
	.for-users__this {
		display: none;
	}
	.for-users__text {
		font-size: 16px;
	}
}
.footer {
	position: relative;
	padding: 40px 0 20px;
	background-color: #262626;
}
.footer__inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: justify;
}
.footer__inner::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.footer__contact {
	position: absolute;
	top: 12px;
	right: 0;
}
.footer__link {
	color: white;
	text-decoration: none;
	font-weight: 200;
}
.footer__link_phone {
	font-size: 22px;
}
.footer__address {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #575757;
	max-width: 170px;
	margin-left: 10px;
	line-height: 1.6;
}
.footer__copy {
	display: inline-block;
	margin: 5px 0 0 10px;
	font-size: 14px;
	color: #575757;
}
.letsrock {
	position: absolute;
	right: 0;
	bottom: -20px;
	color: white;
	font-size: 14px;
}
.letsrock svg {
	fill: white;
	-webkit-transition: all .333s;
	transition: all .333s;
}
.letsrock svg:hover {
	fill: #0fd1ff;
}
@media (max-width: 1000px) {
	.footer__inner {
		width: calc(100% - 40px);
	}
}
@media (max-width: 768px) {
	.footer {
		padding-bottom: 50px;
	}
	.footer__contact {
		position: static;
		margin: 20px 0 0 25px;
	}
	.footer__copy {
		position: absolute;
		bottom: 0;
		left: 25px;
	}
}








.header {
	background: url('/static/img/assets/header/header-bg.jpg') center;
	background-size: cover;
	position: relative;
	color: #fff;
	z-index: 2;
}

.header_lk {
	display: block !important;
	background-image: none !important;
	// position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: white;
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.16);
	z-index: 100;
}
.header_lk .header__inner {
	padding: 10px 0;
}

.header_lk div {
	vertical-align: middle;
}
.header_lk .logotype__text {
	display: none;
}
.header_lk .btn {
	color: black;
}
.header_lk .btn:hover {
	background: none;
}
.header_lk .btn:not(.btn_reg) {
	border-color: black;
}
.header_lk .btn_menu::before {
	background: url('/static/img/assets/btn/menu-b.png') no-repeat center;
	background-size: contain;
}
.header_lk .header__link {
	color: black;
}
.header_lk .header__link_phone {
	margin: 0;
}
.header_lk .header__link_consult {
	display: none;
}
.header_lk .header__contact {
	padding-left: 0;
}
.header_lk .header__main {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

.header_lk .logotype__image {
    width: 190px;
    fill: black;
}



.header__inner {
	position: relative;
	display: table;
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
}

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

.header__cell:last-of-type {
	text-align: right;
}

.header__cell_mob {
	display: none;
}

.header__link {
	position: relative;
	display: inline-block;
	color: white;
	text-decoration: none;
}

.header__link::after {
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 0;
	content: '';
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

.header__link_phone {
	display: block;
	font-size: 26px;
	font-weight: 200;
	margin-bottom: 10px;
}

.header__link_phone::after {
	display: none;
}

.mobile-nav {
	position: relative;
	display: block;
	width: 22px;
	height: 20px;
}

.mobile-nav::before {
	content: '';
	position: absolute;
	width: 100%; height: 100%;
	top: 50%; left: 50%;
	transform: translate3d(-50%, -50%, 0);
	background: url('/static/img/assets/btn/menu.png') no-repeat center;
	background-size: contain;
}

.lk-icon {
	display: none;
}



.header__sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: white;
	box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.26);
	z-index: 100;
}
.header__sticky .header__inner {
	padding: 10px 0;
}
.header_idx {
	background: none;
}
.header__sticky {
	display: none;
}
.header__sticky div {
	vertical-align: middle;
}
.header__sticky .btn {
	color: black;
}
.header__sticky .btn:hover {
	background: none;
}
.header__sticky .btn:not(.btn_reg) {
	border-color: black;
}
.header__sticky .btn_menu::before {
	background: url('/static/img/assets/btn/menu-b.png') no-repeat center;
	background-size: contain;
}
.header__sticky .header__link {
	color: black;
}
.header__sticky .header__link_phone {
	margin: 0;
}
.header__sticky .header__link_consult {
	display: none;
}
.header__sticky .header__contact {
	padding-left: 0;
}
.header__sticky .header__main {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

.header__sticky .logotype__image {
    width: 190px;
    fill: black;
}

@media (max-width: 1000px) {
	.header__inner {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}
}

@media (max-width: 950px) {
	.header__cell {
		vertical-align: middle;
		text-align: center;
	}

	.header__cell:first-of-type {
		text-align: left;
	}

	.header__cell:last-of-type {
		text-align: right;
	}

	.header__cell_mob {
		display: table-cell;
	}
	
	.header__cell_desktop {
		display: none;
	}

	.btn_desktop {
		display: none;
	}

	.btn_login {
		padding: 0; margin: 0;
		border: none;
	}

	.btn_login {
		fill: #fff;
	}

	.btn_login span {
		display: none;
	}

	.lk-icon {
		display: inline-block;
	}

	.menu {
		margin-left: 0 !important;
	}
}







.lk__main {
	margin-top: 40px;
	border-top: 1px solid #dcdcdc;
	font-family: 'Roboto', sans-serif;
	margin-bottom: -20px;
}
.lk__main::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.lk__section {
	margin-top: 10px;
	float: right;
	width: 78%;
	padding-bottom: 80px;
}
.lk__content {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	vertical-align: top;
	float: left;
	width: calc(100% - 200px);
	box-sizing: border-box;
}
.lk__content_wide {
	width: 100%;
	text-align: center;
}
.lk__adv {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	float: right;
}
.lk__title {
	margin: 5px 0 10px 0;
	font-size: 30px;
	font-family: 'Intro', sans-serif;
}
.lk__subtitle {
	font-family: 'Intro', sans-serif;
	margin: 0 0 20px 0;
	font-size: 22px;
}
.lk__subtitle_total {
	margin-top: 15px;
}
.lk__text {
	margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 1.5;
}
.lk__text_warn {
	margin: 25px 0 0;
}
.lk__text_q {
	position: relative;
	display: inline-block;
}
.lk__text_q::after {
	position: relative;
	left: 5px;
	top: 5px;
	display: inline-block;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -86px -132px;
	width: 22px;
	height: 22px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.lk__btn {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	margin-top: 30px;
}
.lk__list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.lk__list_prog {
	padding-bottom: 20px;
}
.lk__list_config {
	padding-bottom: 50px;
}
.lk__prog {
	margin: 20px 0;
}
.lk__item_config {
	position: relative;
	padding: 5px 50px 15px 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-size: 13px;
	border-bottom: 1px solid #dcdcdc;
}
.lk__item_active {
	padding: 7px 10px;
	background-color: #0fd1ff;
	border-radius: 25px;
	border: none;
}
.lk__item_prog {
	display: inline-block;
}
.lk__caption {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: bold;
}
.lk__link {
	color: #0fd1ff;
	cursor: pointer;
}
.lk__link_reset {
	position: absolute;
	right: 0;
	bottom: 5px;
}
.lk__link_partners {
	position: relative;
	display: inline-block;
	padding-left: 40px;
	font-size: 13px;
	max-width: 100px;
	line-height: 1.6;
}
.lk__link_partners::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: 0px -206px;
	width: 27px;
	height: 33px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.lk__link_config {
	position: absolute;
	top: 5px;
	right: 0;
}
.lk__link_dog {
	position: relative;
	display: inline-block;
	padding-left: 40px;
	font-size: 13px;
	max-width: 100px;
	line-height: 1.6;
}
.lk__link_dog::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -31px -206px;
	width: 27px;
	height: 33px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.lk__link_adduser {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	font-size: 13px;
}
.lk__link_adduser::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 0;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -139px -132px;
	width: 21px;
	height: 21px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.lk__link_message {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	font-size: 13px;
	margin-left: 25px;
}
.lk__link_message::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 0;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -192px -132px;
	width: 24px;
	height: 16px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.lk__links {
	position: absolute;
	right: 20px;
	top: 10px;
}
.lk__step {
	display: none;
}
.lk__step[data-step="1"] {
	padding-top: 50px;
	text-align: center;
}
.lk__step_active {
	display: block;
}
.lk__block {
	position: relative;
	padding-bottom: 10px;
}
.lk__block::after {
	position: absolute;
	left: -20px;
	bottom: 0;
	width: calc(100% + 20px);
	height: 1px;
	content: '';
	background-color: #dcdcdc;
}
.lk__block:last-of-type::after {
	display: none;
}
.lk__block_total {
	padding: 10px 0;
}
.lk__block_total::after {
	width: 100%;
	left: 0;
}
.lk__block_config {
	padding: 20px 0 10px;
}
.lk__block_bot {
	display: table;
	width: 100%;
	padding: 30px 0;
}
.lk__cell {
	display: table-cell;
	vertical-align: top;
}
.lk__cell_btn {
	text-align: right;
}
.lk__info {
	position: absolute;
	right: 0;
	display: inline-block;
	margin: 0;
	padding: 8px 20px;
	vertical-align: top;
	width: 30%;
	text-align: left;
	border-color: transparent;
}
.user__c {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.user__pic {
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
}
.user__pic::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	width: 77px;
	height: 71px;
	content: '';
	background: url('/static/img/assets/lk/nopic.png');
}
.user__pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	max-width: 100%;
}
.user__name {
	display: inline-block;
	font-size: 55px;
	font-weight: normal;
	margin: 0;
}
.user__contract {
	display: inline-block;
	margin-left: 7px;
	font-size: 15px;
}
.user__link {
	margin-left: 20px;
	font-size: 15px;
	color: #0fd1ff;
	text-transform: underline;
}
.user__edit {
	position: relative;
	margin: 0 0 0 5px;
	padding: 0;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background-color: #0fd1ff;
	border: none;
}
.edit {
	position: relative;
	top: 24px;
	margin: 0 0 24px 5px;
	padding: 0;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background-color: #0fd1ff;
	border: none;
	vertical-align: top;
}
.edit::before, .user__edit::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -258px -82px;
	width: 13px;
	height: 19px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	-ms-interpolation-mode: nearest-neighbor;
			image-rendering: -webkit-optimize-contrast;
			image-rendering: -moz-crisp-edges;
			image-rendering: pixelated;
}
.edit:focus, .user__edit:focus {
	outline: none;
}
.edit_s {
	top: 0;
	width: 17px;
	height: 17px;
	margin: 0;
}
.edit_s::before {
	-webkit-transform: translate(-50%, -50%) scale(0.5);
					transform: translate(-50%, -50%) scale(0.5);
}
@media (max-width: 1000px) {
	.lk__section {
		float: none;
		width: 100%;
	}
	.lk__main {
		margin-top: 20px;
	}
	.lk__info {
		position: static;
		display: block;
		width: 100%;
		margin: 20px 0;
	}
}
@media (max-width: 768px) {
	.user {
		min-width: initial;
		display: block;
		width: 100%;
	}
	.user__name {
		font-size: 25px;
	}
	.user__contract, .user__link {
		display: block;
		margin: 0;
	}
	.user__link {
		margin: 0;
	}
	.edit {
		display: block;
		margin: 0;
	}
	.edit_s {
		display: inline-block;
	}
	.lk__main {
		margin-top: 20px;
	}
	.lk__content {
		display: block;
		width: auto;
		float: none;
		padding: 0;
	}
	.lk__adv {
		display: block;
		width: auto;
		float: none;
	}
	.lk__links {
		position: static;
		margin: 0 0 15px;
	}
}
.level {
	display: none;
}
.level__steps {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
}
.level__steps::before {
	position: absolute;
	left: 0;
	top: 30px;
	width: 100%;
	height: 1px;
	content: '';
	background-color: #cccccc;
}
.level__steps::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.level__step {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 29%;
	height: 100px;
}
.level__step-i {
	position: absolute;
	left: 5px;
	top: 21px;
	display: inline-block;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #cccccc;
	background-color: white;
}
.level__step_active .level__step-i {
	border-color: black;
}
.level__step_active .level__step-i::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	content: '';
	background-color: black;
	border-radius: 50%;
}
.level__text {
	margin-top: 50px;
	margin-left: 5px;
	text-align: left;
}
.radio {
	position: relative;
	display: block;
	margin: 0 0 20px 10px;
	cursor: pointer;
}
.radio__inp {
	display: none;
}
.radio__inp:checked ~ .radio__check::before {
	display: inline-block;
}
.radio__check {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #0fd1ff;
	border-radius: 50%;
	box-sizing: border-box;
}
.radio__check::before {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	content: '';
	background-color: #0fd1ff;
	border-radius: 50%;
}
.radio__name {
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
}
[data-type="pay"]:focus::-webkit-input-placeholder {
	color: transparent;
}
[data-type="pay"]:focus:-moz-placeholder {
	color: transparent;
}
/* FF 4-18 */
[data-type="pay"]:focus::-moz-placeholder {
	color: transparent;
}
/* FF 19+ */
[data-type="pay"]:focus:-ms-input-placeholder {
	color: transparent;
}
.start-tarif {
	position: absolute;
	top: 0;
	right: 0;
	width: 380px;
	border: 1px solid #e9e9e9;
	padding: 20px 40px;
	box-sizing: border-box;
	text-align: center;
}
.start-tarif__title {
	display: block;
	margin-bottom: 10px;
	font-family: 'Intro', sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.start-tarif__pic {
	margin: 10px 0;
}
.start-tarif__text {
	margin: 0;
	font-size: 15px;
}
.quote {
	position: relative;
	margin-top: 40px;
}
.quote__progress {
	position: relative;
	width: 440px;
	height: 28px;
	max-width: 100%;
	margin: 0 auto;
	background: #0fd1ff;
	border: 2px solid #0fd1ff;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 25px;
}
.quote__progress-line {
	position: absolute;
	right: 0;
	top: 0;
	width: 35%;
	height: inherit;
	background: -webkit-repeating-linear-gradient(45deg, white, white 10px, transparent 10px, transparent 20px);
	background: repeating-linear-gradient(45deg, white, white 10px, transparent 10px, transparent 20px);
}
.quote__name {
	position: absolute;
	left: calc(50% - 324px);
	top: 5px;
}
.quote__text {
	margin: 5px 0;
	line-height: 1.6;
}
.quote__add {
	position: relative;
	margin: 25px 0;
	padding: 20px;
	border: 7px solid #0fd1ff;
	box-sizing: border-box;
	text-align: left;
}
.summary {
	font-size: 18px;
	margin-bottom: 30px;
}
.summary__text {
	display: inline-block;
	margin: 38px 0 0;
	line-height: 1.6;
	vertical-align: top;
}
.summary__val {
	font-family: 'Intro', sans-serif;
	font-size: 30px;
	font-weight: 800;
}
.summary button {
	display: block;
	width: 180px;
	margin: 15px auto 0 !important;
}
@media (max-width: 768px) {
	.start-tarif {
		left: 50%;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
}
.toggle__content {
	position: relative;
	padding-bottom: 15px;
}
.toggle__name {
	position: relative;
	display: block;
	margin: 10px 0;
	padding: 6px 20px;
	font-size: 13px;
	background-color: #0fd1ff;
	border-radius: 25px;
	box-sizing: border-box;
	cursor: pointer;
}
.toggle__name::before {
	position: absolute;
	top: 25%;
	right: 20px;
	-webkit-transform: rotate(-135deg) translateY(-50%);
					transform: rotate(-135deg) translateY(-50%);
	width: 6px;
	height: 6px;
	content: '';
	border-left: 1px solid black;
	border-top: 1px solid black;
}
.toggle__list {
	padding: 5px 0 5px 20px;
	margin: 0;
	list-style: none;
	font-size: 13px;
}
.toggle__list-item {
	margin: 5px 0;
}
.toggle__links {
	position: absolute;
	right: 0;
	bottom: 0;
}
.toggle__link {
	position: relative;
	display: inline-block;
	color: #0fd1ff;
	font-size: 13px;
	padding-left: 20px;
	margin-left: 30px;
}
.toggle__link_add::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 0;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -258px -62px;
	width: 16px;
	height: 16px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.toggle__link_settings::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 0;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -258px -22px;
	width: 16px;
	height: 16px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.toggle__buttons {
	margin-top: 30px;
	text-align: center;
}
.toggle_open .toggle__name::before {
	top: 37%;
	border: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.choose {
	position: relative;
	display: block;
	width: 350px;
	height: 62px;
	margin: 0 auto 15px;
	border: 7px solid #0fd1ff;
	box-sizing: border-box;
	cursor: pointer;
}
.choose__inp {
	display: none;
}
.choose__inp:checked ~ .choose__check {
	display: block;
}
.choose__check {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 100%;
	background-color: #0fd1ff;
}
.choose__check::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -44px -132px;
	width: 38px;
	height: 30px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.choose__name {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	top: 0;
	font-family: 'Intro', sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.choose__description {
	position: relative;
	top: 18px;
	font-size: 12px;
}
.choose__tip {
	position: absolute;
	z-index: 3;
	left: 105%;
	top: 50%;
	-webkit-transform: translateY(-50%) translate3d(0, 0, 0);
					transform: translateY(-50%) translate3d(0, 0, 0);
	width: 200px;
	padding: 10px;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	visibility: hidden;
	opacity: 0;
	font-size: 12px;
	cursor: default;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.choose__tip ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.choose__tip li {
	margin: 15px 0;
}
.choose__tip_active {
	opacity: 1;
	visibility: visible;
}
.prog {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-right: 20px;
}
.prog:hover .prog__img {
	filter: none;
	-webkit-filter: grayscale(0%);
}
.prog__img {
	margin-bottom: 10px;
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.prog__link {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.prog__name {
	display: block;
	color: #0fd1ff;
	text-decoration: underline;
	font-size: 13px;
}
@media (max-width: 768px) {
	.prog {
		margin: 10px 0;
	}
}
.users {
	padding: 0;
	margin: 0;
	list-style: none;
}
.users__item {
	display: table;
	padding: 15px 15px 10px;
	margin-bottom: 5px;
	width: 100%;
	min-height: 75px;
	border: 1px solid #eaeaea;
	border-left: 4px solid #a9a9a9;
	border-radius: 3px;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.users__item:hover {
	border-left-color: #0061bc;
	color: white;
	background-color: #0fd1ff;
}
.users__item:hover .users__settings {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: 0px -168px;
	width: 34px;
	height: 34px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.users__cell {
	display: table-cell;
	vertical-align: middle;
}
.users__cell_inf {
	width: 35%;
	vertical-align: top;
}
.users__cell_services {
	width: 57%;
	vertical-align: top;
}
.users__service {
	margin: 0;
	padding: 0;
	list-style: none;
}
.users__service-item {
	margin-bottom: 5px;
}
.users__name {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}
.users__prof {
	display: block;
	font-size: 15px;
}
.users__settings {
	border: none;
	background: none;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -220px -88px;
	width: 34px;
	height: 34px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.users__settings:focus {
	outline: none;
}
.menu {
	display: none;
	position: absolute;
	top: 80px;
	text-align: left;
	margin-left: 80px;
	// left: 100px;
	padding: 25px 40px 15px 20px;
	background-color: #fafafa;
	border-radius: 15px;
	box-sizing: border-box;
}
.menu::before {
	position: absolute;
	left: 40px;
	top: -12px;
	content: '';
	border: 6px solid transparent;
	border-bottom-color: #fafafa;
}
.menu__list {
	margin: 0;
	padding-left: 25px  ;
	list-style: none;
}
.menu__item {
	margin-bottom: 15px;
}
.menu__link {
	color: black;
	text-decoration: none;
	font-size: 16px;
}
.menu .logotype {
	padding-bottom: 20px;
}
.menu .logotype__image {
	fill: black;
}
.menu .logotype__text {
	color: black;
}
.menu-close {
	position: absolute;
	left: 20px;
	top: 35px;
	padding: 0;
	width: 20px;
	height: 17px;
	background: none;
	border: none;
}
.menu-close:focus {
	outline: none;
}
.menu-close::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -62px -206px;
	width: 17px;
	height: 17px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
@media (max-width: 1000px) {
	.menu {
		left: -30px;
	}
}
@media (max-width: 768px) {
	.menu {
		position: fixed;
		left: 0;
		top: 0;
		border-radius: 0;
		width: 100%;
	}
}
.modal {
	display: none;
	padding: 25px 25px 30px;
	box-sizing: border-box;
	border-radius: 8px;
}
.modal__title {
	margin: 0 auto 20px auto;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.modal__title_thanks {
	font-size: 22px;
	margin: auto;
}
.modal__btn {
	padding: 10px 25px;
}
.modal__link {
	color: #0fd1ff;
}
.modal__link:focus {
	outline: none;
}
.modal__text {
	font-family: 'Roboto', sans-serif;
}
.modal_reg,
.modal_client,
.modal_settings,
.modal_update,
.modal_thanks,
.modal {
	max-width: 360px;
	width: 100%;
}
.modal_options {
	text-align: center;
}
.form {
	margin-top: 10px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}
.form__fieldset {
	border: 1px solid #0fd1ff;
	margin: 0 0 20px;
	padding: 20px 20px 10px;
	text-align: left;
}
.form legend {
	font-size: 14px;
}
.form__columns {
	-webkit-columns: 2;
		 -moz-columns: 2;
					columns: 2;
	-webkit-column-gap: 40px;
		 -moz-column-gap: 40px;
					column-gap: 40px;
	padding: 10px 20px;
}
.form__lab {
	position: relative;
	display: block;
	width: 100%;
	height: 20px;
	text-align: left;
	margin-bottom: 20px;
}
.form__check {
	height: auto;
}
.form__lab_b {
	height: 40px;
}
.form__lab_select {
	position: relative;
}
.form__lab_select::after {
	position: absolute;
	top: 43%;
	right: 15px;
	-webkit-transform: rotate(45deg) translateY(-50%);
					transform: rotate(45deg) translateY(-50%);
	width: 6px;
	height: 6px;
	content: '';
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
}
.form__lab_file {
	display: table;
	width: auto;
	cursor: pointer;
}
.form__lab_area {
	height: 100px;
}
.form__lab_req {
	position: relative;
}
.form__lab_req::before {
	position: absolute;
	left: 0;
	top: 5px;
	content: '*';
	color: #ca2e2e;
}
.form__lab_log {
	width: 49%;
	display: inline-block;
}
.form__link {
	color: #0fd1ff;
	text-decoration: underline;
}
.form__link_reset {
	display: block;
	margin: 10px 0;
}
.form__link_file {
	position: relative;
	padding-left: 22px;
}
.form__link_file::before {
	position: absolute;
	left: 0;
	top: -1px;
	content: '';
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -258px 0px;
	width: 16px;
	height: 18px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.form__field {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 13px;
	color: black;
	border: none;
	border-bottom: 1px solid #aeaeae;
	-webkit-transition: all .15s;
	transition: all .15s;
	box-sizing: border-box;
}
.form__field:placeholder {
	color: #aeaeae;
	font-family: 'Roboto', sans-serif;
}
.form__field:focus {
	outline: none;
	border-bottom-color: #0fd1ff;
	/*color: #0fd1ff;*/
}
.form__field_area {
	resize: none;
}
.form__field_req {
	padding-left: 10px;
}
.form__field_b {
	height: 80%;
	font-size: 15px;
	border-width: 2px;
}
.form__field-show {
	position: absolute;
	bottom: 7px;
	right: 5px;
	padding: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -159px -168px;
	width: 18px;
	height: 14px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.form__field-show:hover {
	opacity: .5;
}
.form__field-show.show-pass {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -181px -168px;
	width: 18px;
	height: 14px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.form__field-show:focus {
	outline: none;
}
.form__select {
	display: block;
	padding: 0 15px 0 5px;
	width: 100%;
	border: 1px solid #aeaeae;
	color: #aeaeae;
	font-size: 13px;
	height: 26px;
}
.form__select:focus {
	outline: none;
}
.form__select_st {
	color: black;
}
.form__capcha {
	display: block;
	margin: 30px auto;
	width: 300px;
	height: 74px;
	background: url('/static/img/general/capcha.jpg') no-repeat;
}
.form__text {
	font-size: 13px;
	color: #979393;
	text-align: left;
}
.form__text strong {
	color: #e11a1a;
	font-weight: normal;
}
.form__text_check {
	display: inline;
}
.form__buttons {
	text-align: justify;
	margin-bottom: -20px;
}
.form__buttons::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.form__buttons_support {
	width: 360px;
	margin: 40px 0 0 auto;
}
.form__buttons_support button {
	padding: 9px 40px;
}
.form__buttons_start {
	width: 360px;
	margin: 20px auto;
}
.form__btn {
	width: 47%;
	color: black !important;
}
.form__name {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: left;
}
.form__name_req::before {
	position: relative;
	top: 2px;
	display: inline-block;
	content: '*';
	color: #ca2e2e;
	margin-right: 3px;
}
.form__file {
	display: none;
}
.form a {
	color: #0fd1ff;
}
.form_login {
	max-width: 400px;
	margin: 60px auto 0;
}
.form_tariffs {
	width: 350px;
	margin: 20px auto;
}
.form_support {
	padding: 20px 0;
	width: 450px;
}
@media (max-width: 500px) {
	.form_support {
		width: 100%;
	}
}

.form_options {
	position: relative;
	font-size: 15px;
	margin-top: 20px;
}
.check {
	display: table;
	text-align: left;
	margin: 20px 0;
	cursor: pointer;
}
.check__inp {
	display: none;
}
.check__inp:checked ~ .check__box {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -258px -42px;
	width: 16px;
	height: 16px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	background-color: white;
	-webkit-transition: none;
	transition: none;
}
.check__box {
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	border-radius: 1px;
	background-color: #e5e5e5;
}
.field {
	display: block;
	margin: 0 auto;
	width: 250px;
	border-bottom: 1px solid #acacac;
}
.field__inp {
	display: block;
	width: 100%;
	height: 30px;
	text-align: center;
	border: none;
	color: #acacac;
	font-size: 15px;
}
.field__inp:focus {
	outline: none;
}
@media (max-width: 1000px) {
	.form_options .check {
		max-width: 270px;
	}
}
@media (max-width: 768px) {
	.form_options {
		padding-top: 280px;
	}
	.form_options .check {
		max-width: 100%;
	}
}
.logotype {
	display: table-cell;
	max-width: 200px;
	width: 200px;
}
.logotype__link {
	display: inline-block;
	margin-left: -60px;
}
.logotype__image {
	width: 259px;
	height: 38px;
	fill: white;
}
.logotype__text {
	margin: 7px 0 0;
	color: rgba(255, 255, 255, 0.85);
	font-weight: 200;
	font-size: 16px;
	line-height: 1.625;
}
.logotype__text_f {
	font-size: 14px;
	font-weight: normal;
}
.header__sticky .logotype svg {
	width: 190px;
	fill: black;
}
.header__sticky .logotype__text {
	display: none;
}
.header__sticky .logotype__link {
	margin-left: -40px;
}
@media (max-width: 1200px) {
	.logotype__link {
		margin: 0;
	}
	.header__sticky .logotype__link {
		margin: 0;
	}
}
@media (max-width: 950px) {
	.logotype {
		display: block;
		width: 152px;
		margin: 0 auto;
	}
	.logotype__image {
		width: 160px;
		height: 26px;
	}
	.logotype__text {
		display: none;
		margin: 0 0 0 auto;
		font-size: 10px;
		max-width: 120px;
	}
}
.order__caption {
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.order__list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
}
.order__list::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.order__list_nojus {
	text-align: left;
}
.order__list-item {
	display: inline-block;
}
.order__data {
	margin: 0;
	padding: 0;
	list-style: none;
}
.order__data-item {
	margin: 0 25px 5px 0;
}
.order__data-name {
	color: #979393;
	margin-right: 3px;
}
.order__caption {
	margin-bottom: 10px;
}
.order__text {
	margin: 0;
}
.pricing {
	position: relative;
}
.pricing__legend {
	position: absolute;
	top: -10px;
	right: -35px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
}
.pricing__legend-i {
	position: relative;
	display: inline-block;
	padding-left: 44px;
	max-width: 115px;
	line-height: 1.615;
	margin-left: 35px;
}
.pricing__legend-i::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: 0;
	content: '';
}
.pricing__legend-i_check::before {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -38px -168px;
	width: 33px;
	height: 33px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.pricing__legend-i_x::before {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -75px -168px;
	width: 32px;
	height: 32px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.pricing__cap {
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 0.733;
}
.pricing__tbl {
	width: 100%;
}
.pricing__tbl-r {
	height: 75px;
}
.pricing__tbl-c {
	position: relative;
	vertical-align: middle;
	border: 1px solid #f5f5f5;
}
.pricing__tbl-c:first-child {
	border-left: 0;
}
.pricing__tbl-c:last-child {
	border-right: 0;
}
.pricing__tbl-c:not(:first-child) {
	text-align: center;
}
.pricing__tbl-c_head {
	padding-top: 80px;
	vertical-align: top;
}
.pricing__tbl-c_tarif {
	padding-top: 30px;
	width: 24.5%;
	text-align: center;
}
.pricing__tbl-c_mercury::before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	top: 15px;
	content: '';
	width: 51px;
	height: 51px;
	background: url('/static/img/assets/tarif/mercury.png') no-repeat center;
}
.pricing__tbl-c_saturn::before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	top: 15px;
	content: '';
	width: 51px;
	height: 51px;
	background: url('/static/img/assets/tarif/saturn.png') no-repeat center;
}
.pricing__tbl-c_jupiter::before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	top: 15px;
	content: '';
	width: 51px;
	height: 51px;
	background: url('/static/img/assets/tarif/jupiter.png') no-repeat center;
}
.pricing__tbl-c_check::before {
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -38px -168px;
	width: 33px;
	height: 33px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transform: translate(-50%, -50%) scale(0.76);
					transform: translate(-50%, -50%) scale(0.76);
}
.pricing__tbl-c_x::before {
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -75px -168px;
	width: 32px;
	height: 32px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
	-webkit-transform: translate(-50%, -50%) scale(0.47);
					transform: translate(-50%, -50%) scale(0.47);
}
.pricing__action {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 112px;
	height: 113px;
	background: url('/static/img/assets/tarif/action.png') no-repeat;
}
.pricing__action::before {
	position: absolute;
	left: 10px;
	top: 35px;
	display: block;
	width: 100%;
	content: 'Хит продаж!';
	-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
}
.pricing__text {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 1.5;
}
.pricing__text_adv {
	color: #6b6b6b;
	font-style: italic;
	font-size: 13px;
	margin: -12px 0 15px;
}
.pricing__text_t {
	width: 90%;
	margin: 25px auto 15px;
}
.pricing__price {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}
.discount {
	position: relative;
	font-family: 'Roboto', sans-serif;
	margin: 25px 0;
	width: 180px;
}
.discount::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	z-index: -1;
	left: 0;
	width: 100%;
	height: 3px;
	content: '';
	background-color: #0fd1ff;
}
.discount__lbl {
	display: inline-block;
	text-align: center;
	width: 40px;
	cursor: pointer;
}
.discount__lbl:last-child::before {
	position: absolute;
	top: 0;
	right: -32%;
	display: inline-block;
	content: 'месяц';
	pointer-events: none;
}
.discount__lbl:last-child::after {
	position: absolute;
	bottom: 0;
	right: -35%;
	display: inline-block;
	content: 'скидка';
	pointer-events: none;
}
.discount__inp {
	display: none;
}
.discount__inp:checked ~ .discount__check::after {
	background-color: #0fd1ff;
}
.discount__month,
.discount__percent {
	display: block;
	font-size: 15px;
}
.discount__check {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #0fd1ff;
	box-sizing: border-box;
	background-color: white;
}
.discount__check::after {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	content: '';
	border-radius: 50%;
	-webkit-transition: all .15s;
	transition: all .15s;
}
.discount_lk {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.discount_lk .discount__lbl:last-child::before {
	left: -32%;
	right: auto;
}
.discount_lk .discount__lbl:last-child::after {
	left: -35%;
	right: auto;
}
@media (max-width: 1000px) {
	.pricing__cap {
		padding-bottom: 20px;
	}
	.discount__lbl:last-child::before,
	.discount__lbl:last-child::after {
		right: auto;
		left: 0;
	}
	.discount__lbl:last-child::before {
		top: -20px;
	}
	.discount__lbl:last-child::after {
		bottom: -20px;
	}
}
@media (max-width: 768px) {
	.pricing__legend {
		right: auto;
		left: 0;
		top: -30px;
	}
	.pricing__legend-i {
		display: block;
		margin: 0;
	}
	.pricing__tbl-c_tarif {
		min-width: 208px;
	}
	.pricing_table {
		overflow-x: scroll;
	}
	.discount_lk {
		margin: 25px auto;
	}
	.discount_lk .discount__lbl:last-child::before {
		top: -30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
	.discount_lk .discount__lbl:last-child::after {
		bottom: -30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
						transform: translateX(-50%);
	}
}
.section {
	padding-top: 135px;
}
.section__inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.section__title {
	margin: 0 0 25px 0;
	font-size: 55px;
	font-weight: normal;
}
.section__subtitle {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
}
.section__text {
	font-size: 18px;
	line-height: 1.4;
}
.section__text_f {
	display: inline;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	background-color: white;
}
.section__text_adv {
	margin-top: 0;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
.section__cap {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
}
.section__cap::before {
	position: relative;
	top: 2px;
}
.section__cap_pizza::before {
	display: inline-block;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -112px -132px;
	width: 23px;
	height: 21px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
	margin-right: 15px;
}
.section__cap_coffe::before {
	display: inline-block;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -111px -168px;
	width: 20px;
	height: 18px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
	margin-right: 15px;
}
.section__cap_1c::before {
	display: inline-block;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -164px -132px;
	width: 24px;
	height: 16px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
	margin-right: 15px;
}
.section__cap_f {
	display: inline-block;
	padding: 0 10px;
	background-color: white;
}
.section__cap_ftrs {
	margin-bottom: 10px;
}
.section__cap_multi {
	margin-bottom: 10px;
	line-height: 1.4;
}
.section__tbl {
	margin: 70px 0;
}
.section__tbl-c {
	padding: 5px 0;
}
.section__tbl-c_wp {
	width: 69%;
	padding-left: 3%;
}
.section__lst {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
}
.section__lst::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.section__lst_ftrs {
	margin-top: 60px;
	-webkit-columns: 2;
		 -moz-columns: 2;
					columns: 2;
}
.section__lst-i {
	position: relative;
	display: inline-block;
	width: 30%;
	text-align: left;
	vertical-align: top;
}
.section__lst-i_sup {
	margin-top: 20px;
	padding-top: 50px;
}
.section__lst-i_sup::before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -88px -88px;
	width: 40px;
	height: 40px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.section__lst-i_hard {
	margin-top: 20px;
	padding-top: 50px;
}
.section__lst-i_hard::before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: 0px -88px;
	width: 40px;
	height: 40px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.section__lst-i_qu {
	margin-top: 20px;
	padding-top: 50px;
}
.section__lst-i_qu::before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -132px -88px;
	width: 40px;
	height: 40px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.section__lst-i_ref {
	margin-top: 20px;
	padding-top: 50px;
}
.section__lst-i_ref::before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -176px -88px;
	width: 40px;
	height: 40px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.section__lst-i_option {
	margin-top: 20px;
	padding-top: 50px;
}
.section__lst-i_option::before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: 0px -132px;
	width: 40px;
	height: 32px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.section__lst-i_fast {
	margin-top: 20px;
	padding-top: 50px;
}
.section__lst-i_fast::before {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -44px -88px;
	width: 40px;
	height: 40px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
.section__lst-i_ftrs {
	width: 95%;
	margin-bottom: 15px;
}
.section__footer_f1::before {
	background: url('/static/img/general/f1-bg.png') no-repeat center top;
}
.section__footer_f2::before {
	background: url('/static/img/general/f2-bg.png') no-repeat center top;
}
.section__footer_f3::before {
	background: url('/static/img/general/f3-bg.png') no-repeat center top;
}
.section__footer_f4::before {
	background: url('/static/img/general/f4-bg.png') no-repeat center top;
}
.section__footer {
	position: relative;
	margin-top: 50px;
	background-position-x: -7px;
}
.section__footer::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	content: '';
	background-size: cover;
}
.section__footer-c {
	background-color: white;
}
.section__footer-inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
}
.section__content {
	position: relative;
	max-width: 660px;
}
.section__content_safety::before {
	position: absolute;
	z-index: -1;
	left: 72%;
	top: -45px;
	width: 506px;
	height: 611px;
	content: '';
	background: url('/static/img/assets/safety/shield.png') no-repeat;
}
.section__content_l {
	margin-top: 70px;
	max-width: 400px;
}
.section__login {
	text-align: center;
}
.section__text-white-bg {
	position: relative;
	top: -5px;
}
.section__text-white-bg strong {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0;
	word-spacing: 1px;
}
.section__text-white-bg p {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.3px;
}
.section_tariffs {
	padding-top: 25px;
}
.section_clients {
	padding-bottom: 120px;
	background-color: #f8f8f8;
}
.section_page {
	padding: 60px 0;
}
.section_lk {
	padding: 60px 0 0;
}
.progress {
	display: block;
	padding: 5px 15px;
	width: 0;
	background-color: #0fd1ff;
	border-radius: 25px;
	white-space: nowrap;
	-webkit-transition: all 1s;
	transition: all 1s;
	box-sizing: border-box;
}
.progress_users {
	margin-bottom: 4px;
	padding: 4px 15px;
}
.progress_users:nth-child(even) {
	background-color: #525252;
}
.screen {
	position: relative;
	margin: -200px 0 0 auto;
	padding-bottom: 90px;
	width: 517px;
	height: 335px;
	background: url('/static/img/assets/foralltasks/screen1.png') no-repeat;
}
.screen::before {
	position: absolute;
	top: 185px;
	left: -270px;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: 0px 0px;
	width: 254px;
	height: 84px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
}
@media (max-width: 1000px) {
	.section {
		overflow: hidden;
		padding-top: 100px;
	}
	.section__inner {
		width: calc(100% - 60px);
	}
	.section__tbl {
		width: 100%;
	}
	.section__tbl-c {
		display: block;
	}
	.section__footer-inner {
		width: 100%;
	}
	.section__content_l {
		margin-top: 30px;
	}
	.screen {
		display: block;
		margin: 0 auto;
	}
	.screen::before {
		display: none;
	}
}
@media (max-width: 768px) {
	.section {
		padding-top: 30px;
	}
	.section__title {
		font-size: 30px;
	}
	.section__tbl {
		display: none;
	}
	.section__lst-i {
		display: block;
		width: 100%;
	}
	.section__cap {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.section__footer:not(.section__footer_f3) {
		margin: 0;
		height: 40px;
	}
	.section__footer:not(.section__footer_f3)::before {
		background: url('/static/img/assets/section/plus.png') repeat;
	}
	.section__footer-inner {
		display: none;
	}
	.section__footer_f3 .section__footer-inner {
		display: block;
	}
	.section__block_report {
		display: none;
	}
	.section__lst-i {
		padding-top: 0;
		padding-left: 55px;
		box-sizing: border-box;
	}
	.section__lst-i::before {
		top: 2px;
	}
	.section__text_adv {
		font-size: 14px;
	}
	.section__cap {
		margin-bottom: 5px;
	}
	.section__subtitle {
		font-size: 20px;
	}
	.section__content_safety .section__title + .section__text {
		display: none;
	}
	.section__lst_ftrs {
		margin: 0;
		-webkit-columns: initial;
			 -moz-columns: initial;
						columns: initial;
	}
	.section__lst-i_ftrs {
		padding: 0;
	}
	.section .section__content_safety::before {
		top: 0;
		left: auto;
		// right: -280px;
		right: -350px;
	}
	#next .section__text {
		display: none;
	}
	#next .section__text_adv {
		display: block;
	}
	#economy .section__text {
		display: none;
	}
}
@media (max-width: 768px) {
	.section__inner {
		width: calc(100% - 30px);
	}
}
.sidebar {
	float: left;
	width: 20.307%;
	border-right: 1px solid #dcdcdc;
}
.sidebar__list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.sidebar__item {
	margin-left: 30px;
	margin-right: -1px;
	color: #979393;
	border-radius: 5px 0 0 5px;
	-webkit-transition: all .333s;
	transition: all .333s;
}
.sidebar__item:not(.sidebar__item_active):hover {
	color: black;
	background-color: #f0f0f0;
}
.sidebar__item_active {
	color: white;
	background-color: #0fd1ff;
	border-right: 4px solid #0061bc;
}
.sidebar__item_active .sidebar__link {
	pointer-events: none;
}
.sidebar__item_active .sidebar__link::before {
	background-position-x: 18px;
}
.sidebar__link {
	position: relative;
	display: block;
	padding: 14px 0 14px 10px;
	font-size: 15px;
	line-height: .95;
	color: inherit;
	text-decoration: none;
	box-sizing: border-box;
}
.sidebar__link::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	left: -30px;
	content: '';
	width: 18px;
	height: 18px;
	background: url('/static/img/assets/sidebar/lk-icons.png');
	background-position-x: 0;
}
.sidebar__link_overview::before {
	background-position-y: 0;
}
.sidebar__link_users::before {
	background-position-y: -18px;
}
.sidebar__link_profile::before {
	background-position-y: -36px;
}
.sidebar__link_finance::before {
	background-position-y: -54px;
}
.sidebar__link_support::before {
	background-position-y: -72px;
}
.sidebar__link_update::before {
	background-position-y: -90px;
}
.sidebar__link_options::before {
	background-position-y: -108px;
}
.sidebar__link_partners::before {
	background-position-y: -126px;
}
.sidebar__link_report::before {
	background-position-y: -144px;
}
@media (max-width: 1000px) {
	.sidebar {
		float: none;
		width: 100%;
		border: none;
		border-bottom: 1px solid #e9e9e9;
	}
	.sidebar__item {
		display: inline-block;
		padding-right: 20px;
	}
	.sidebar__item_active {
		color: #0fd1ff;
		border: none;
		background: none;
	}
	.sidebar__list {
		margin: 0;
	}
}
@media (max-width: 768px) {
	.sidebar__item {
		display: block;
	}
}
.social {
	display: inline-block;
	margin-top: 20px;
}
.social__link {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.social__link:hover {
	opacity: .5;
}
.social__link::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
}
.social__link_vk::before {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -220px -132px;
	width: 24px;
	height: 13px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.social__link_fb::before {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -258px -105px;
	width: 11px;
	height: 20px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
.social__link_tw::before {
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -135px -168px;
	width: 20px;
	height: 15px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
}
@media (max-width: 768px) {
	.social {
		// padding: 40px 0 15px;
		margin: 0 0 0 35px;
	}

	.letsrock {
		position: relative;
		margin: 0 0 0 35px;
		top: auto; left: auto; right: auto; bottom: auto;
	}
}
.table {
	position: relative;
	width: calc(100% + 20px);
	margin-left: -20px;
	margin-bottom: 20px;
}
.table__row {
	border-bottom: 1px solid #dcdcdc;
}
.table__row_head {
	font-family: 'Intro', sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #0fd1ff;
	border: none;
}
.table__row_more {
	cursor: pointer;
}
.table__row_more:hover {
	background-color: #f1f1f1;
}
.table__row_show {
	background-color: #f1f1f1;
}
.table__row_hide {
	display: none;
}
.table__row_client.table__row_show {
	background-color: #0fd1ff;
}
.table__row_n {
	border: none;
	height: 40px;
}
.table__cell {
	padding: 15px 0 15px 20px;
	font-size: 13px;
	vertical-align: middle;
	min-width: 25%;
}
.table__cell_head {
	padding: 10px 0 10px 20px;
}
.table__cell_sum {
	width: 20%;
	font-weight: bold;
}
.table__cell_status[data-status="0"] {
	color: #267f17;
}
.table__cell_status[data-status="1"] {
	color: #d5a42d;
}
.table__cell_act {
	font-weight: bold;
}
.table__cell_b {
	font-size: 15px;
	padding: 10px 0;
}
.table__cell_name {
	padding: 0 0 0 20px;
	width: 60%;
}
.table__cell_i {
	padding: 5px 0 10px;
}
.table__option {
	color: #0fd1ff;
}
.table__toggle {
	position: relative;
	width: 50px;
}
.table__toggle::before {
	position: absolute;
	top: 40%;
	right: 20px;
	-webkit-transform: rotate(-135deg) translateY(-50%);
					transform: rotate(-135deg) translateY(-50%);
	width: 6px;
	height: 6px;
	content: '';
	border-left: 1px solid black;
	border-top: 1px solid black;
}
.table__toggle_show::before {
	right: 25px;
	top: 50%;
	-webkit-transform: rotate(45deg) translateY(-50%);
					transform: rotate(45deg) translateY(-50%);
}
.table__link {
	display: block;
	margin: 5px 0;
	color: #0fd1ff;
	text-decoration: underline;
	cursor: pointer;
}
.table__link_new {
	display: block;
	text-align: center;
	padding: 3px 10px;
	font-family: 'Intro', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background: url('/static/img/assets/economy/yel.png') no-repeat center;
	background-size: 100% 100%;
}
.table__text {
	position: relative;
	margin: 15px 0 0;
	line-height: 1.8;
}
.table_clients {
	margin-bottom: 10px;
}
.table_info {
	width: 100%;
	margin: 10px 0;
}
@media (max-width: 768px) {
	.table {
		width: 100%;
		margin: 0;
	}
}
.tarif {
	padding: 30px 40px 170px;
	position: relative;
	display: table-cell;
	height: inherit;
	width: 33.333%;
	border: 1px solid #e9e9e9;
	border-right-width: 0;
	box-sizing: border-box;
	text-align: center;
}
.tarif:last-child {
	border-right-width: 1px;
}
.tarif__cap {
	margin: 0 0 20px;
	font-size: 30px;
	font-family: bold;
	font-family: 'Intro', sans-serif;
}
.tarif__text {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.tarif__text_free {
	color: #737373;
}
.tarif__ftrs {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tarif__ftrs-i {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	margin-bottom: 15px;
}
.tarif__bot {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
.tarif__price {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.tarif__price::after {
	display: inline-block;
	content: '/мес.';
	font-size: 18px;
	font-weight: normal;
}
.tarif__action {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 112px;
	height: 113px;
	background: url('/static/img/assets/tarif/action.png') no-repeat;
}
.tarif__action::before {
	position: absolute;
	left: 10px;
	top: 35px;
	display: block;
	width: 100%;
	content: 'Хит продаж!';
	-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
}
.tarif__img {
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.tarif {
		/*opacity: 0;*/
		height: auto;
		width: calc(100% - 2px);
		-webkit-transition: all .4s;
		transition: all .4s;
		border-right-width: 1px;
	}
	.tarif.is-selected {
		opacity: 1;
	}
}
.tabs__controls {
	margin: 20px 0;
}
.tabs__item {
	padding: 6px 0;
	cursor: pointer;
	margin-right: 16px;
}
.tabs__item-r {
	display: none;
}
.tabs__item-r:checked ~ button {
	color: white;
	background-color: #0fd1ff;
}
.tabs__main {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.tabs__main::after {
	position: absolute;
	bottom: 0;
	left: -20px;
	content: '';
	width: calc(100% + 20px);
	height: 0;
	border-bottom: 1px solid #dcdcdc;
}
.tabs__content {
	margin-bottom: 10px;
}
@media (max-width: 768px) {
	.tabs__item {
		display: block;
		width: 100%;
	}
	.tabs .btn {
		width: 100%;
	}
	.tabs__content {
		overflow-x: scroll;
	}
}
.tariffs {
	padding-bottom: 85px;
}
.tariffs .flickity-viewport {
	padding-bottom: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.tariffs__top {
	text-align: justify;
}
.tariffs__top::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.tariffs__count {
	display: inline-block;
}
.tariffs__count_start {
	position: absolute;
	top: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
.tariffs__count_s {
	position: relative;
	left: 5px;
	-webkit-transform: scale(0.8);
					transform: scale(0.8);
}
.tariffs__count-field {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 41px;
	height: 32px;
	text-align: center;
	background-color: #f4f4f4;
	border: none;
	border-radius: 2px;
}
.tariffs__count-field::-webkit-outer-spin-button,
.tariffs__count-field::-webkit-inner-spin-button,
.tariffs__count-field::-webkit-appearance {
	display: none;
}
.tariffs__count-down {
	position: relative;
	display: inline-block;
	margin: 0 10px;
	width: 20px;
	height: 34px;
	vertical-align: top;
	cursor: pointer;
}
.tariffs__count-down::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
	width: 16px;
	height: 1px;
	background-color: #0fd1ff;
}
.tariffs__count-up {
	position: relative;
	display: inline-block;
	margin: 0 10px;
	width: 20px;
	height: 34px;
	vertical-align: top;
	cursor: pointer;
}
.tariffs__count-up::before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
	width: 16px;
	height: 1px;
	background-color: #0fd1ff;
}
.tariffs__count-up::after {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
	content: '';
	width: 1px;
	height: 16px;
	background-color: #0fd1ff;
}
.tariffs__text {
	display: inline-block;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.tariffs__text_rent {
	position: relative;
	padding-bottom: 20px;
}
.tariffs__text_rent::after {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 13px;
	font-style: italic;
	content: '(недоступно в тарифе «Меркурий»)';
	width: 225px;
	text-align: left;
}
.tariffs__link {
	display: inline-block;
	text-align: left;
	color: #0fd1ff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.tariffs__link_more::after {
	position: relative;
	top: -1px;
	left: 2px;
	display: inline-block;
	width: 4.5px;
	height: 4.5px;
	content: '';
	border: 1px solid transparent;
	border-top-color: currentColor;
	border-right-color: currentColor;
	-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
}
.tariffs__link_help {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
	bottom: 35px;
	font-family: 'Intro', sans-serif;
	font-size: 16px;
	color: black;
}
.tariffs__link_help::before {
	position: relative;
	top: 5px;
	display: inline-block;
	background-image: url(/static/img/png-sprite/96dpi/sprite.png);
	background-position: -86px -132px;
	width: 22px;
	height: 22px;
	background-size: 274px, 239px;
	background-repeat: no-repeat;
	content: '';
	margin-right: 8px;
}
.tariffs__lst {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tariffs__lst::after {
	display: inline-block;
	width: 100%;
	height: 0;
	content: '';
}
.tariffs_pricing {
	padding-bottom: 0;
	width: 600px;
}
.rad {
	cursor: pointer;
}
.rad__btn {
	display: none;
}
.rad__btn:checked ~ .rad__custom {
	background-color: #0fd1ff;
}
.rad__btn:checked ~ .rad__custom::before {
	left: 19px;
	background-color: white;
}
.rad__custom {
	display: inline-block;
	position: relative;
	margin: -3px 0 0 10px;
	vertical-align: top;
	width: 38px;
	height: 22px;
	background-color: #e5e5e5;
	border-radius: 25px;
}
.rad__custom::before {
	position: absolute;
	left: 3px;
	top: 50%;
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
	width: 16px;
	height: 16px;
	content: '';
	border-radius: 50%;
	background-color: #999999;
	-webkit-transition: all .333s;
	transition: all .333s;
}
.rad__custom_profile {
	margin: 0 5px 0 8px;
	-webkit-transform: scale(0.9);
					transform: scale(0.9);
}
.rad__custom_start {
	margin: 0 5px 0 0;
}
.rad__text {
	display: inline-block;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.rad__text_profile {
	font-size: 13px;
}
.rad__text_rent {
	position: relative;
	padding-bottom: 20px;
}
.rad__text_rent::after {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 13px;
	font-style: italic;
	content: '(недоступно в тарифе «Меркурий»)';
	width: 225px;
	text-align: left;
}
.rad_profile {
	margin-left: 20px;
}
.rad_profile .rad__custom {
	background-color: #0fd1ff;
}
.rad_profile .rad__custom::before {
	background-color: white;
}
.rad_start {
	display: block;
	width: 100%;
	text-align: left;
}
.rad_s {
	position: relative;
	top: -2px;
	-webkit-transform: scale(0.9);
					transform: scale(0.9);
}
.modal__table {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.modal__table td {
	max-width: 60%;
	padding: 5px;
	border: 1px solid black;
}
.modal__table td:nth-child(1) {
	width: 70%;
}
.modal__table td:nth-child(2) {
	text-align: center;
}
.price {
	display: block;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
@media (max-width: 1000px) {
	.tariffs_pricing .rad {
		display: block;
	}
	.tariffs_pricing .rad__text {
		margin-top: 20px;
	}
	.tariffs_pricing .rad__custom {
		margin-top: 20px;
	}
}
@media (max-width: 768px) {
	.tarif  .btn_strong {
		display:block;
	}
	.tariffs__count {
		position: relative;
		width: 100%;
/*		text-align: right;*/
		margin-bottom: 20px;
		text-align: left;
		padding-left: 150px;
	}
	.tariffs__text {
		position: absolute;
		left: 0;
		top: 0;
		max-width: 120px;
		text-align: left;
	}
	.tariffs__link_help {
		bottom: 30px;
		width: 100%;
		text-align: center;
	}
	.rad {
		display: block;
		margin-bottom: 20px;
	}
	.rad__text {
		font-size: 14px;
	}

	.tariffs_pricing {
		width: 100%;
	}

	.tariffs_pricing .tariffs__top {
		padding-top: 100px;
	}
	.tariffs_pricing .tariffs__count {
		display: block;
		max-width: 280px;
		margin-right: 0;
	}
	.tariffs_pricing .rad {
		display: inline-block;
	}
	.tariffs_pricing .rad__text_rent,
	.tariffs_pricing .rad__custom {
		margin-top: 0;
	}
}
.logotype {
	display: table-cell;
	max-width: 200px;
	width: 200px;
}
.logotype__link {
	margin-left: -60px;
}
.logotype__image {
	width: 259px;
	height: 38px;
	fill: white;
}
.logotype__text {
	margin: 7px 0 0;
	color: rgba(255, 255, 255, 0.85);
	font-weight: 200;
	font-size: 16px;
	line-height: 1.625;
}
.logotype__text_f {
	font-size: 14px;
	font-weight: normal;
}
.header__sticky .logotype svg {
	width: 190px;
	fill: black;
}
.header__sticky .logotype__text {
	display: none;
}
.header__sticky .logotype__link {
	margin-left: -40px;
}
@media (max-width: 1200px) {
	.logotype__link {
		margin: 0;
	}
	.header__sticky .logotype__link {
		margin: 0;
	}
}
@media (max-width: 768px) {
	.logotype {
		display: block;
		width: 152px;
		margin: 0 auto;
	}
	.logotype__image {
		width: 160px;
		height: 26px;
	}
	.logotype__text {
		display: none;
		margin: 0 0 0 auto;
		font-size: 10px;
		max-width: 120px;
	}
}

.tariffs__disclaimer{
	color: #737373;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding: 20px 0 0 0;
    text-align: center;}
.tarif__price,.pricing__price {
	position:relative;
	padding-right: 6px;
}
.tarif__price:after,.pricing__price:after {
	display:block !important;
	content:'*';
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8px;
	height: 8px;
	font: 13px Roboto;
	color: #737373;
}




/* 24.05.2022  */

.d-flex{
    display: flex;
}
.fs-14{
    font-size: 14px;
}
.fs-18{
    font-size: 18px;
}
.fs-22{
    font-size: 22px;
}
.fs-36{
    font-size: 36px;
}
.fw-300{
    font-weight: 300;
}
.fw-900{
    font-weight: 900;
}
.link-product{
    display: block;
    width: 100%;
    border: 7px solid #0FD1FF;
    padding: 30px 23px;
    display: flex;
	margin-bottom: 30px;
}
.link-product__item{
    margin-right: 16px;
}
.link-product__item:last-of-type{
    margin-right: 0;
}
.link-product__item img{
    max-width: 72px;
    margin-right: 30px;
    align-self: flex-start;
    margin-top: 8px;
}
.link-product__item-btn{
    max-width: 247px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.link-product__item-btn .btn{
    margin-bottom: 24px;
	width: 100%;
}
.link-product__item-title{
	max-width: 260px;
	width: 100%;
}
.text-center{
	text-align: center;
}

@media (max-width: 992px){
	.link-product{
		flex-direction: column;
	}
	.link-product__item-title{
		max-width: 100%;
	}
	.link-product__item-btn{
		flex-direction: row;
		align-items: center;
	}
	.link-product__item{
		margin-right: 0;
		margin-bottom: 25px;
	}
	.link-product__item:last-of-type{
		margin-bottom: 0;
	}
	.link-product__item-btn{
		max-width: 100%;
	}
	.link-product__btn{
		width: 50% !important;
		margin-bottom: 0 !important;
	}
	.link-product__price{
		width: 50%;
		text-align: center;
	}
}
@media (max-width: 576px){
	.fs-36{
		font-size: 18px;
	}
	.fs-18{
		font-size: 14px;
	}
	.fs-22{
		font-size: 18px;
	}
	.link-product__item img{
		margin-top: 0;
	}
	.link-product {
		padding: 18px 8px;
		margin-bottom: 16px;
	}
	.link-product__btn{
		min-width: 160px;
	}
	.link-product__item{
		margin-bottom: 16px;
	}
}
/* End */


/* Start:/static/css/additional.css?15705169993532*/
/*additional_styles*/

.modal_info {
    max-width: 400px;
}

.modal_info .price {
    font-family: 'Intro', sans-serif;
}

.modal__table td {
    border-width: 2px;
    border-color: #0fd1ff;
}

.start-tarif {
    max-width: 100%;
}

.tariffs_pricing .rad__custom {
    margin: 5px 0 0;
}

.footer {
    padding: 40px 0;
}

.letsrock {
    bottom: -40px;
}

.circle__numbers {
    width: 320px;
}

.circle__numbers-v_right {
    text-align: right;
    margin-bottom: 100px;
}

.header_lk .header__inner:not(.header__inner_sticky) .btn_reg:hover {
    color: black;
}

.banner__video-wrap {
    opacity: 0;
    transition: opacity 1s;
}

.banner__video-wrap.play {
    opacity: 1;
}

.banner__video-wrap img {
    display: none;
}

.page {
    overflow-x: hidden;
}

.tarif {
    display: block;
}

.tariffs__lst {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
}

.tariffs__lst::after {
    display: none;
}
.pyrobyte{
	color: white;
	position: absolute;
	bottom: -40px;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.pyrobyte__link{
	text-decoration: none;
	transition: 200ms;
}
.pyrobyte__link:hover{
	opacity: 0.75;
}
/*.tarif__wrap {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    position: relative;
}*/

@media (max-width: 1000px) {
    .tariffs_pricing .rad__custom {
        margin: 17px 0 0 10px;
    }

    .banner {
        height: 520px;
    }

    .banner__inner {
        padding-top: 140px;
    }

    .circle__numbers {
        width: auto;
    }

    .circle__numbers-v {
        display: inline-block;
        width: 220px;
    }

    .circle__numbers-t {
        display: inline-block;
        margin: 0;
    }

    .circle__numbers-v_right {
        text-align: left;
        margin: 0;
        display: inline-block;
    }
    .clients__say {
        margin-bottom: 20px;
    }

    .clients__say::before,
    .clients__say::after {
        display: none;
    }
}

@media (max-width: 768px) {
    

    .quote__progress {
        width: auto;
    }

    .pricing {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    .tariffs_pricing .rad__custom {
        margin: -3px 0 0 10px;
    }

    .footer__copy {
        /* bottom: 30px; */
		bottom: 60px;
    }

    .banner__video {
        transform: translateX(-50%) scale(.55);
        transform-origin: top;
    }

    .banner__video-wrap {
        height: 560px !important;
        /* display: none; */
    }

    .banner {
        position: relative;
        height: 480px;
        min-height: 480px;
        margin-top: -90px;
    }

    .banner__inner {
        padding-top: 70px;
    }

    .banner::before {
        z-index: 0;
        height: 100% !important;
    }

    .banner_ios::after {
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        content: '';
        background: url('/static/img/assets/banner/banner-cover.jpg') no-repeat;
    }

    .banner + .page__content {
        margin-top: 50px;
    }

    .circle__numbers-v {
        width: auto;
        display: block;
    }

    .circle__numbers-v_right {
        display: none;
    }
	.pyrobyte{
		position: relative;
		margin-left: 35px;
		bottom: -45px;
		height: auto;
		line-height: 17px;
	}
	.pyrobyte__app-title{
		display: none;
	}
}

@media (max-height: 400px) {
    .banner__inner {
        padding-top: 140px !important;
    }
}
/* End */


/* Start:/static/css/style-new-blocks.css?16431738927840*/
/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i');*/
.try-button-center {
    text-align: center;
}

.cours-wrapper{
	transition: all .5s;
	max-width: 475px;
	width: 100%;
	border: 1px solid #eaeaea;
	 
}
.cours-wrapper:hover {
    transform: scale(1.06);
    box-shadow: 0 0 3px 1px rgba(0,0,0,.1);
    z-index: 1;
}

*{
	box-sizing: border-box;
	word-break: break-word;
}
.cours-wrapper:first-child{
	margin-right: 29px;
}
.training-courses{
	margin-top: 60px;
	display: flex;
	padding: 0 0 15px;
}
.cours{
	box-sizing: border-box;
	padding: 32px;
	border: 2px solid #fff;
	position: relative;
	    height: 100%;
}

.cours:before{
	content: '';
	position: absolute;
	top: 32px;
	right: 32px;
	width: 130px;
	height: 140px;
	background: url(/img/cours-icon.png) no-repeat;
}
.cours-right h3{
	line-height: 40px;
}
.cours-wrapper .cours-right p{
	margin-bottom: 56px;
}
.cours-right:before{
	width: 141px;
	height: 145px;
	background: url(/img/cours-icon-2.png) no-repeat;
}

.cours h3{
	margin-top: 0;
	font-size: 30px;
	line-height: 22px;
	margin-bottom: 35px;
}
.cours p{
	font-size: 15px;
	line-height: 22px;
	margin: 35px 0 46px;
	font-family: 'Roboto', sans-serif;
}
.cours a{
	padding: 0px 45px;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 42px;
    display: inline-block;
    font-weight: bold;
    border: 3px solid #0fd1ff;
    border-radius: 30px;
    transition: all 0.75s;
}
.cours-wrapper:hover{
	border: 1px solid #0fd1ff;
	cursor: pointer;
}
.cours-wrapper:hover .cours{
	border: 2px solid #0fd1ff;
}
.cours-wrapper:hover a{
	background: #0fd1ff;
	color: #fff;
}
table.advantages{
	width: 100%;
	/*max-width: 769px;*/
	margin: 50px auto 0 auto;
}
table.advantages tbody{
	font-size: 18px;
    line-height: 54px;
}
table.advantages tbody tr td{
	padding: 0 20px;
}
table.advantages tbody tr th{
	font-size: 22px;
	font-weight: bold;
	padding: 90px 20px 0 20px;
}
table.advantages tbody tr{
	border-bottom: 1px solid #f2f2f2;
}
table.advantages tbody tr:last-child, table.advantages tbody tr:nth-child(9){
	border-bottom: 0;
}
table.advantages tbody tr td:nth-child(2),
table.advantages tbody tr td:nth-child(3){
	text-align: center;
	    line-height: 12px;
	
}
table.advantages tbody tr td:nth-child(3), table.advantages tbody tr th:nth-child(3){
	border-right: 7px solid #0fd1ff;
	border-left: 7px solid #0fd1ff;
}
table.advantages tbody tr:first-child th:nth-child(3){
	border-top: 7px solid #0fd1ff;
	position: relative;
}
table.advantages tbody tr:last-child td:nth-child(3){
	border-bottom: 7px solid #0fd1ff;
	line-height: 54px;
	padding: 15px 0;
}
table.advantages tbody tr:first-child th:nth-child(3)::before{
	content: '';
	position: absolute;
	top: 25px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 45px;
	background: url(/img/table-icon.png) no-repeat;
}
a.table-button{
	padding: 0px 30px;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 42px;
    display: inline-block;
    font-weight: bold;
    border: 3px solid #0fd1ff;
    border-radius: 30px;
    transition: all 0.75s;
}
a.table-button:hover{
	color: #fff;
	background: #0fd1ff;
}

.section__content.section__content_l a.table-button{position:absolute}

#buhonline  .section__text{
	width: -moz-max-content;   
 	width: -webkit-max-content;
	width: fit-content;
	position: relative;
}
#buhonline .section__text:before{
	content: '';
	position: absolute;
	right: -28%;
    bottom: -86px;
	width: 151px;
	height: 97px;
	background: url(/img/arrow.png) no-repeat;
}
/*
@-moz-document url-prefix() {
	#buhonline .section__text:before{
		right: 36%;
	}
}*/
#help-wrapper, .plus-wrapper{
	width: 100%;
	padding: 33px 0 43px!important;
	text-align: center;
	background: url(/img/background-help.png) repeat;
	margin-top: 80px;
}
#help-wrapper h3, .plus-wrapper h3{
	font-size: 22px;
}
#help-wrapper p, .plus-wrapper p{
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.3px;
}
#help-wrapper h3, #help-wrapper p, .plus-wrapper h3, .plus-wrapper p{
	margin: 0 auto 0px auto;
	width: -moz-max-content;   
	width: -webkit-max-content;
	width: fit-content;
	padding: 6px 18px;
	background: #fff;
}

#help-wrapper p:first-child, 
.plus-wrapper p:first-child{
	padding-top: 10px;
}
#help-wrapper p:last-child, 
.plus-wrapper p:last-child{
	padding-bottom: 10px;
}

.plus-wrapper.plus3 h3{
    padding: 7px 21px;
}
.plus-wrapper.plus3 p.i1{
	padding: 6px 24px!important;
}
.plus-wrapper.plus3 p.i2{
	padding: 8px 24px!important;
}


@media (max-width: 1000px){
	#buhonline  .section__text:before{
		right: 0%;
    	bottom: -100px;
	}
	#buhonline {
		margin-bottom: 30px;
	}
	.section__content.section__content_l a.table-button{position:inherit;margin:0 0 15px}

}
@media (max-width: 900px){
	.cours:before, .cours-right:before{
		background-size: 70%;
		    right: -11%;
	}


}
@media (max-width: 768px){
	.section__inner{
		max-width: 768px;
		width: 100%;
		padding: 0 10px;
	}
	.training-courses{
		flex-direction: column;
		align-items: center;
	}
	.cours:before, .cours-right:before{
		right: 20px;
		background-size: 90%;
	}
	.cours-wrapper:first-child{
		margin-right: 0;
		margin-bottom: 20px;
	}
	#buhonline  .section__text:before{
		    right: 30%;
	}
	table.advantages tbody{
		font-size: 14px;
    	line-height: 40px;
	}
	table.advantages tbody tr th{
		font-size: 18px;
	}
}
@media (max-width: 600px){
	table.advantages tbody tr th{
		font-size: 14px;
		padding: 90px 10px 0 10px;
	}
	table.advantages tbody tr td{
		padding: 0 10px;
	}
	table.advantages tbody{
		font-size: 12px;
    	line-height: 36px;
	}
}
@media (max-width: 500px){
	#buhonline  .section__text:before{
		    right: 50%;
	}
	a.table-button{
		font-size: 12px;
    	line-height: 38px;
    	padding: 0px 25px;
	}
	.try-button-center a.table-button{
		font-size: 16px;
		margin: 0 0 15px;
	}
}
@media (max-width: 480px){
	.cours:before, .cours-right:before {
	        right: 2px;
	    background-size: 100%;
	    top: 10px;
	    width: 65px;
	    height: 70px;
	}
	.cours-wrapper{
		max-width: 320px;
	}
	table.advantages tbody tr th{
		font-size: 12px;
    	padding: 90px 5px 0 5px;
    	line-height: 20px;
	}
	table.advantages tbody{
		font-size: 10px;
    	line-height: 12px;
	}
	table.advantages tbody tr td{
		padding: 0 5px;
	}
	a.table-button{
		font-size: 10px;
    	line-height: 38px;
    	padding: 0px 8px;
	}
	.try-button-center a.table-button{
		font-size: 16px;
		margin: 0 0 15px;
	}
}

.section__row{
	margin-top: 36px;
	display: flex;
	flex-wrap: wrap;
}
.section__item{
	display: flex;
	align-items: start;
	width: 42%;
	margin-bottom: 36px;
}
.section__item:nth-of-type(3),
.section__item:first-of-type{
	margin-right: 84px;
}
.section-1c__img{
	width: 25px;
	height: 25px;
	margin-right: 9px;
}
.section-1c__text{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
}
.fs-15{
	font-size: 15px;
}
.quantity-users{
	display: flex;
}
.row{
	display: flex;
	justify-content: space-between;
}
.section-1c-price__row{
	margin-bottom: 54px;
}
.section-1c-price__text{
	width: 50%;
	margin-left: 25px;
	font-family: 'Roboto', sans-serif;
}
.btn_strong--yellow{
	border: 3px solid #FFDA0F;
}
.btn_strong--yellow:hover{
	background-color: #FFDA0F;
}
.tariffs__lst-1c{
	justify-content: center;
}
.tariffs__count-down--black::after,
.tariffs__count-down--black::before{
	background-color: #000;
}
.tariffs__count-up--black::after,
.tariffs__count-up--black::before{
	background-color: #000;
}
.section-1c-price{
	padding-bottom: 40px;
}
.tariffs__disclaimer{
	margin-top: 25px;
}

@media (max-width: 767px){
	.section-1c__text{
		font-size: 15px;
	}
	.row{
		flex-wrap: wrap;
	}
	.section-1c-price__text{
		width: 100%;
		margin-left: 0;
	}
}
@media (max-width: 575px){
	.section__item{
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/space/template_styles.css?16426793981044*/
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

.paySummInput{
    font-size: 28px!important;
    height: inherit!important;
    padding: 10px!important;
    border-radius: 10px!important;
    color: #000!important;
    border: solid 2px #0fd1ff!important;
}
.money_field {
    border: none!important;
}


.tariffs_pricing {width: 570px!important;}
.text-page li.pricing__legend-i {max-width: 170px!important;}
.pricing__legend {top: -10px!important;}


.plusiki-container{
    width: 100%;
    padding: 33px 0 43px!important;
    text-align: center;    
    margin-top: 65px;
}
.plusiki-container .plusiki{
    margin-top: 15px;
    background: url(/img/background-help.png) repeat;
    background-position: 50% 0;
    height: 34px;
}

.plusiki-container h3{margin: 7px auto;}
.plusiki-container p{margin: 7px auto;}
.plusiki-container p:last-child{margin: 7px auto 15px;}


.sbertext * {
	font-size:13px;
color: #777;
}
.sbertext img {
	opacity:0.7
}
.sbertext  {
	margin-top:30px;
	border:1px solid #eee;
	padding:20px;
}
/* End */
/* /static/css/main.css?1655703360103696 */
/* /static/css/additional.css?15705169993532 */
/* /static/css/style-new-blocks.css?16431738927840 */
/* /local/templates/space/template_styles.css?16426793981044 */
