

/* Start:/bitrix/templates/uservice/css/normalize.css?14304165047708*/
/*! 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,
hgroup,
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 variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * 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
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/**
 * 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"], /* 1 */
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.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * 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;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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;
}

/* End */


/* Start:/bitrix/templates/uservice/css/common.css?170679493413997*/
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
body {
	margin:0;
	padding:0;
	color: #000;
    font: normal 14px Arial,sans-serif;
    line-height: 16px;
    overflow-x: hidden;
	}
body {
	font:normal 14px Arial, sans-serif;
	background-color: #fff;
}
::-moz-selection {
    background: #0a4595;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #0a4595;
    color: #fff;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
	Font styles
   ========================================================================== */

@font-face {
	font-family: 'FGB';
	src: url('/bitrix/templates/uservice/css/../fonts/FRABK.eot');
	src: url('/bitrix/templates/uservice/css/../fonts/FRABK.woff') format('woff'), url('/bitrix/templates/uservice/css/../fonts/FRABK.ttf') format('truetype'), url('/bitrix/templates/uservice/css/../fonts/FRABK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FGMC';
	src: url('/bitrix/templates/uservice/css/../fonts/FRAMDCN.eot');
	src: url('/bitrix/templates/uservice/css/../fonts/FRAMDCN.woff') format('woff'), url('/bitrix/templates/uservice/css/../fonts/FRAMDCN.ttf') format('truetype'), url('/bitrix/templates/uservice/css/../fonts/FRAMDCN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FGMD';
	src: url('/bitrix/templates/uservice/css/../fonts/framd.eot');
	src: url('/bitrix/templates/uservice/css/../fonts/framd.woff') format('woff'), url('/bitrix/templates/uservice/css/../fonts/framd.ttf') format('truetype'), url('/bitrix/templates/uservice/css/../fonts/framd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('/bitrix/templates/uservice/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('/bitrix/templates/uservice/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/uservice/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/uservice/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/uservice/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/uservice/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Заголовки*/
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 3px 0;
}
h1 {
	font: normal 26px FGMC, Arial, sans-serif;
	line-height:36px;
}
h2 {
	font: normal 24px FGMC, Arial, sans-serif;
	line-height:36px;
}
h3 {
	font:18px FGMC, Arial, sans-serif;
}
h4, h5, h6 {
	font: 16px/18px FGMC, Arial, sans-serif;
}

/* Абзацы */ 

p {
    margin: 10px 0;
	/*max-width: 652px;*/
}
/* Изображения */
img {
	max-width:100%;
	height:auto;
	}
/* ссылки */

a, a:visited {
    color: #0a4595;
    -webkit-transition: all .13s ease-out;
    -moz-transition: all .13s ease-out;
    -ms-transition: all .13s ease-out;
    -o-transition: all .13s ease-out;
    transition: all .13s ease-out;
}

a:hover {
	text-decoration: none;
}
.page-link {
	color: #0a4595;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dashed #0a4595;
}
/* кнопки */

a.btn,
.btn,
.common-wrapper button,
.common-wrapper input[type='submit'],
.common-wrapper input[type='button'] {
	max-width: 100%;
    display: inline-block;
    font:normal 14px FGMC, Arial, sans-serif;
    line-height: 39px;
    text-decoration: none;
    color: #fff;
    padding: 0 22px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0b4696+0,0b4696+39,084596+42,0b4493+47,083e86+55,093e84+58,0a3e87+63,0a3e87+100 */
	background: #0b4696; /* Old browsers */
	background: -moz-linear-gradient(top, #0b4696 0%, #0b4696 39%, #084596 42%, #0b4493 47%, #083e86 55%, #093e84 58%, #0a3e87 63%, #0a3e87 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0b4696 0%,#0b4696 39%,#084596 42%,#0b4493 47%,#083e86 55%,#093e84 58%,#0a3e87 63%,#0a3e87 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0b4696 0%,#0b4696 39%,#084596 42%,#0b4493 47%,#083e86 55%,#093e84 58%,#0a3e87 63%,#0a3e87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4696', endColorstr='#0a3e87',GradientType=0 ); /* IE6-9 */
    outline: none;
    border: none;
    text-shadow: none;
    cursor: pointer;
    -webkit-transition: all .13s ease-out;
    -moz-transition: all .13s ease-out;
    -ms-transition: all .13s ease-out;
    -o-transition: all .13s ease-out;
    transition: all .13s ease-out;
}

a.btn:hover,
.btn:hover,
.common-wrapper button:hover,
.common-wrapper input[type='submit']:hover,
.common-wrapper input[type='button']:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#205db0+0,215eb1+42,1f5cad+45,225dad+47,225baa+50,1c56a0+53,1b539d+55,1f559d+58,1d5399+61,1e549e+63,1e549e+100 */
	background: #205db0; /* Old browsers */
	background: -moz-linear-gradient(top, #205db0 0%, #215eb1 42%, #1f5cad 45%, #225dad 47%, #225baa 50%, #1c56a0 53%, #1b539d 55%, #1f559d 58%, #1d5399 61%, #1e549e 63%, #1e549e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #205db0 0%,#215eb1 42%,#1f5cad 45%,#225dad 47%,#225baa 50%,#1c56a0 53%,#1b539d 55%,#1f559d 58%,#1d5399 61%,#1e549e 63%,#1e549e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #205db0 0%,#215eb1 42%,#1f5cad 45%,#225dad 47%,#225baa 50%,#1c56a0 53%,#1b539d 55%,#1f559d 58%,#1d5399 61%,#1e549e 63%,#1e549e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205db0', endColorstr='#1e549e',GradientType=0 ); /* IE6-9 */
}

a.btn:active,
.btn:active,
.common-wrapper button:active,
.common-wrapper input[type='submit']:active,
.common-wrapper input[type='button']:active {
	background: #205db0; /* Old browsers */
	background: -moz-linear-gradient(top, #205db0 0%, #215eb1 42%, #1f5cad 45%, #225dad 47%, #225baa 50%, #1c56a0 53%, #1b539d 55%, #1f559d 58%, #1d5399 61%, #1e549e 63%, #1e549e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #205db0 0%,#215eb1 42%,#1f5cad 45%,#225dad 47%,#225baa 50%,#1c56a0 53%,#1b539d 55%,#1f559d 58%,#1d5399 61%,#1e549e 63%,#1e549e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #205db0 0%,#215eb1 42%,#1f5cad 45%,#225dad 47%,#225baa 50%,#1c56a0 53%,#1b539d 55%,#1f559d 58%,#1d5399 61%,#1e549e 63%,#1e549e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205db0', endColorstr='#1e549e',GradientType=0 ); /* IE6-9 */
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.4);
    text-shadow: 1px 1px 3px rgba(0,0,0,.8);
}
/*
.btn-2 {
	padding:12px 22px;
	background-color: #116873;
	margin-top:12px;
	color:#fff;
	display:inline-block;
}
.btn-2:hover  {
	background-color: #1E94A3;
}
.btn-2:active {
	background-color:#13646E;
	box-shadow: inset 1px 1px 3px rgba(0,0,0,.4);
    text-shadow: 1px 1px 3px rgba(0,0,0,.8);
}
*/

/* Таблицы */ 


table {
    border-collapse: collapse;
	width:100%;
	overflow: scroll;
}
.mobileoveflow {
	width: 100%;
	overflow: scroll;
}
td {
	padding: 20px;
}


tfoot tr,
tfoot td {
    background: #545457 !important;
    color: #fff;
    border-color: #545457;
}

caption {
    text-align: left;
    font-size: 20px;
    line-height: 37px;
    font-family: "citroen";
}

thead td, th {
    padding: 20px;
    color: #000;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #0a4595;
    border-collapse: collapse;
    outline: none;
	font:normal 18px FGMC, Arial, sans-serif;
}

td {
	padding: 5px 20px;
    border-collapse: collapse;
    border-bottom: 1px solid #dcdcdc;
}


/* списки  */ 

table, ul, ol {
	margin:0 0 12px 0;
}
ul, ol {
	color: #eee;
	margin-bottom: 30px;
	padding-left: 20px;
    box-sizing:border-box;
}
ol.service-list {
	counter-reset: myCounter;
	font-size: inherit;
	padding-left: 20px;
	/*max-width: 652px;*/
}
ol.service-list li {
	list-style: none;
	position: relative;
	line-height: 1.5em;
}
ol.service-list li::before {
	counter-increment: myCounter;
	content: counter(myCounter) '.';
	color: #7a7a7a;
	padding-right: 4px;
	position: absolute;
	right: 100%;
	top: 0;
}
.content ul:not([class]) {
	list-style-type: none;
	padding-left: 40px;
	/*max-width: 652px;*/
}
.content ul:not([class]) li {
	position: relative;
	margin-bottom: 10px;
}
.content ul:not([class]) li::before {
	content:'';
	position: absolute;
	left: -20px;
	top: 9px;
	width: 12px;
	height: 1px;
	background-color: #ababab;
}
.content ul.slick-dots li::before {
	content:'';
	display: none;
}
li {
    line-height: 16px;
	color: #000;
}

/* Формы */


form label {
    margin: 10px 0;
}
span.form_field_name {
	padding-left: 2px;
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
	color: #4e504a;
}
.common-wrapper input, .common-wrapper select, .common-wrapper textarea {
	width:280px;
	max-width: 100%;
	box-sizing: border-box;

}

.common-wrapper input[type="text"],
.common-wrapper input[type="password"],
.common-wrapper input[type="email"],
.common-wrapper input[type="number"],
.common-wrapper input[type="tel"],
.common-wrapper input[type="url"],
.common-wrapper textarea {
    outline: none;
    border: 1px solid #9b9b9b;
    padding: 0 10px;
    box-shadow: none;
    color: #000;
    -webkit-transition: all .13s ease-out;
    -moz-transition: all .13s ease-out;
    -ms-transition: all .13s ease-out;
    -o-transition: all .13s ease-out;
    transition: all .13s ease-out;
	line-height: 36px;
}

.common-wrapper input[type="text"]:hover,
.common-wrapper input[type="password"]:hover,
.common-wrapper input[type="email"]:hover
.common-wrapper input[type="number"]:hover,
.common-wrapper input[type="tel"]:hover,
.common-wrapper input[type="url"]:hover,
.common-wrapper textarea:hover {
    border-color: #9b9b9b;
}

.common-wrapper input[type="text"]:focus,
.common-wrapper input[type="password"]:focus,
.common-wrapper input[type="email"]:focus,
.common-wrapper input[type="number"]:focus,
.common-wrapper input[type="tel"]:focus
.common-wrapper input[type="url"]:focus,
.common-wrapper textarea:focus {
    border-color: #0a4595;
}

.checkbox {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #9b9b9b;
	cursor: pointer;
	vertical-align: middle;
}
.checkbox.check {
	background:url('/upload/images/checked.png') no-repeat center center transparent;
}
.common-wrapper textarea {
    line-height: 16px;
    min-height: 60px;
    min-width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
    resize: vertical;
    vertical-align: top;
}

.common-wrapper select {
    min-width: 150px;
    -webkit-appearance: none;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAECAYAAABcDxXOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NURCRDBEMTVGMjk0MTFFNkJFRjdDQTRFMzYyN0M0MDIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NURCRDBEMTZGMjk0MTFFNkJFRjdDQTRFMzYyN0M0MDIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1REJEMEQxM0YyOTQxMUU2QkVGN0NBNEUzNjI3QzQwMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1REJEMEQxNEYyOTQxMUU2QkVGN0NBNEUzNjI3QzQwMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvpGGxYAAAAxSURBVHjaYjQwMDBnYGDYCcT8DJjgJBC7M8EYQPwRmwKQOBO6ADY+Exadu9BNBggwAM/tDa0qi0AmAAAAAElFTkSuQmCC');
    background-position: 95% center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    border: 1px solid #9b9b9b;
    line-height: 36px;
    font-size: 12px;
    -webkit-transition: all .13s ease-out;
    -moz-transition: all .13s ease-out;
    -ms-transition: all .13s ease-out;
    -o-transition: all .13s ease-out;
    transition: all .13s ease-out;
    box-shadow: none;
	padding: 0 30px 0 10px;
}

.common-wrapper select:hover {
    border-color: #9b9b9b;
}
.common-wrapper select:focus {
	border-color: #0a4595;
}

.common-wrapper option {
    outline-color: #dddddd;
    border-color: #dddddd;
}
.common-wrapper option:hover ,
.common-wrapper option:focus {
	border-color: #0a4595;
}
/* Остальное */
blockquote {
    border-left: 1px solid #0a4595;
    margin: 0;
    padding: 20px;
	margin-left: 20px;
	font: normal 18px FGMC, Arial, sans-serif;
}
hr {
    border-color: #0a4595;
}
p.descleimer,
.descleimer,
p.disclaimer,
.disclaimer {
	font-size: 11px;
	width: 100%;
	max-width: 100%;
}

ul.list-reset,
ol.list-reset {
	list-style: none;
	margin: 0;
	padding: 0;
	max-width: 100%;
}

@media only screen and (min-width: 640px) {
	input, select, textarea {
		width:310px;
		box-sizing: border-box;
	}
}
@media only screen and (min-width: 1040px) {
	body {
		background-color: #f2f2f2;
	}
	ul, ol {
		padding-left: 40px;
	}
	blockquote {
		margin-left: 30%;
	}
	.mobileoveflow {
		width: 100%;
		overflow: visible;
	}
}
/* End */


/* Start:/bitrix/templates/uservice/css/helper-classes.css?16430283721321*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
    display: none !important;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.fl { 
	float:left;
}
.fr {
	float:right;
	}
.fn {
	float:none;
	}
.db {
	display: block;
}
.dib {
	display: inline-block;
}
.pr {
	position: relative;
}
.tac {
	text-align:center;
}
.two-cols-block > div,
.three-cols-block > div,
.four-cols-block > div {
	width: 100%;
	box-sizing: border-box;
}
.tb {
	border:1px solid #000;
}
.kdxsc-attention {
	display: none;
}
@media screen and (min-width:1040px) {
	.two-cols-block > div {
		float:left;
		width:50%;
	}
	.three-cols-block > div {
		float:left;
		width:33.33%;
		}
	.four-cols-block > div {
		float:left;
		width:25%;
		}
}

/* End */


/* Start:/bitrix/templates/uservice/css/font-awesome.css?148940954931800*/
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/* End */


/* Start:/bitrix/templates/uservice/css/slick.css?14376203061767*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* End */


/* Start:/bitrix/templates/uservice/css/jquery.countdown.css?14697992192933*/
/* jQuery Countdown styles 2.0.0. */
#countdown {
	width:300px;
	margin:0 auto;
	}
.is-countdown {
	/*border: 1px solid #ccc;
	background-color: #eee;*/
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #888;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown-show1 .countdown-section {
	width: 95%;
}
.countdown-show2 .countdown-section {
	width: 46%;
}
.countdown-show3 .countdown-section {
	width: 29.5%;
}
.countdown-show4 .countdown-section {
	width: 21.5%;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
	margin-right:3%;
	
}
.countdown-amount {
    font-size: 30px;
	display:block;
	color:#fff;
	padding:5px 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b7b7+0,464646+2,4f4f4f+4,4f4f4f+12,4e4e4e+14,464646+16,464646+31,3a3a3a+33,3a3a3a+47,171717+49,080808+51,464646+53,464646+55,393939+57,3a3a3a+63,383838+65,313131+67,2f2f2f+71,242424+73,252525+76,161616+78,171717+82,151515+84,080808+86,060606+88,060606+94,000000+96,000000+98,464646+100 */
background: #b7b7b7; /* Old browsers */
background: -moz-linear-gradient(top, #b7b7b7 0%, #464646 2%, #4f4f4f 4%, #4f4f4f 12%, #4e4e4e 14%, #464646 16%, #464646 31%, #3a3a3a 33%, #3a3a3a 47%, #171717 49%, #080808 51%, #464646 53%, #464646 55%, #393939 57%, #3a3a3a 63%, #383838 65%, #313131 67%, #2f2f2f 71%, #242424 73%, #252525 76%, #161616 78%, #171717 82%, #151515 84%, #080808 86%, #060606 88%, #060606 94%, #000000 96%, #000000 98%, #464646 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b7b7b7 0%,#464646 2%,#4f4f4f 4%,#4f4f4f 12%,#4e4e4e 14%,#464646 16%,#464646 31%,#3a3a3a 33%,#3a3a3a 47%,#171717 49%,#080808 51%,#464646 53%,#464646 55%,#393939 57%,#3a3a3a 63%,#383838 65%,#313131 67%,#2f2f2f 71%,#242424 73%,#252525 76%,#161616 78%,#171717 82%,#151515 84%,#080808 86%,#060606 88%,#060606 94%,#000000 96%,#000000 98%,#464646 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b7b7b7 0%,#464646 2%,#4f4f4f 4%,#4f4f4f 12%,#4e4e4e 14%,#464646 16%,#464646 31%,#3a3a3a 33%,#3a3a3a 47%,#171717 49%,#080808 51%,#464646 53%,#464646 55%,#393939 57%,#3a3a3a 63%,#383838 65%,#313131 67%,#2f2f2f 71%,#242424 73%,#252525 76%,#161616 78%,#171717 82%,#151515 84%,#080808 86%,#060606 88%,#060606 94%,#000000 96%,#000000 98%,#464646 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#464646',GradientType=0 );
border:1px solid #000;
border-radius:7px; /* IE6-9 */
}
.countdown-period {
    display: block;
	color:#000;
	padding-top:5px;
	font-size:14px;
}
.countdown-descr {
	display: block;
	width: 100%;
	
	
}

/* End */


/* Start:/bitrix/templates/uservice/css/main.css?1747640346120155*/
:root > svg {
    display:none;
}
:root > svg:target {
    display:block;
}
body {
    overflow-x: hidden;
}
.common-wrapper {
    position: static;
}
header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 20px;
    background-color: #0a4595;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 61px;
}
.us-logo {
    float: left;
}
header .us-logo {
    padding-top: 14px;
}
.us-logo img {
    width: 71px;
    height: 33px;
}
a.main-header-phone {
    color: #fff;
    display: inline-block;
    font-family: FGB, Arial, sans-serif;
    text-decoration: none;
    font-size: 17px;
    line-height: 57px;
    white-space: nowrap;
}
a.main-header-phone span {
    font-weight: 700;
}
.menu-container {
    position: absolute;
    width: 100%;
}
.mob-menu-open-button {
    width: 21px;
    float: right;
    padding: 17px 4px 4px 24px;
    margin-top: 6px;
    cursor: pointer;
}
.main-pic {
    position: relative;
}
.main-pic__item {
    display: flex;
}
.main-pic__link {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0 0 0 0;
    z-index: 1;
}
.about-us-mp {
    color: #fff;
    font: 16px FGB, Arial, Helvetica, sans-serif;
    position: absolute;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    z-index: 2;
}
.about-us-mp > .slick-list > .slick-track > .slick-slide {
    position: relative;
    min-height: 160px;
}
.aump-inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: absolute;
    bottom: 40%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.aump-inner.aump-tun {
    min-width: 259px;
}
.about-us-mp span {
    font-size: 38px;
}
.about-us-mp a {
    color: #fff;
}
.about-us-mp div:focus {
    outline: none;
}
.about-us-mp .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    position: absolute;
    top: 67%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about-us-mp .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px;
}
.about-us-mp .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.about-us-mp .slick-dots li.slick-active button {
    background: #fff;
}
.header-phone {
    display: none;
}
.mob-menu-open-button:before,
.mob-menu-open-button:after,
.mob-menu-open-button > div {
    display: block;
    content: " ";
    width: 21px;
    border-bottom: 2px solid #fff;
    margin-bottom: 3px;
}
button.mob-contact-open-button {
    display: none;
    cursor: pointer;
}
.common-wrapper header button.mob-contact-open-button {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='27px' viewBox='0 0 384 512' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0,512) scale(.1,-.1)'%0Afill='%23ffffff' stroke='none'%3E%3Cpath d='M1700 5109 c-642 -73 -1221 -482 -1505 -1064 -205 -421 -248 -883%0A-125 -1365 122 -479 442 -1093 888 -1705 200 -273 515 -655 689 -832 114 -116%0A157 -138 273 -138 116 0 159 22 273 138 248 253 633 738 880 1107 489 730 744%0A1360 764 1885 41 1091 -841 1995 -1934 1984 -70 -1 -162 -5 -203 -10z m412%0A-444 c336 -44 618 -183 859 -424 219 -220 360 -487 416 -791 23 -129 23 -381%0A0 -510 -56 -304 -197 -571 -416 -791 -220 -219 -487 -360 -791 -416 -129 -23%0A-381 -23 -510 0 -304 56 -571 197 -791 416 -241 241 -380 523 -424 859 -19%0A143 -19 231 0 374 44 336 183 618 424 859 332 331 776 484 1233 424z'/%3E%3Cpath d='M1373 4141 c-71 -51 -170 -150 -204 -202 -199 -311 -55 -754 391%0A-1199 239 -239 432 -344 655 -357 118 -7 196 9 293 60 67 34 199 145 226 189%0A41 68 5 143 -123 252 -100 86 -141 113 -193 132 -83 29 -136 9 -238 -87 -102%0A-97 -139 -105 -243 -52 -100 50 -320 291 -383 419 -32 65 -42 141 -24 184 7%0A17 31 44 54 59 23 16 64 51 93 79 101 97 94 176 -34 377 -107 166 -184 208%0A-270 146z'/%3E%3C/g%3E%3C/svg%3E%0A")
    no-repeat transparent;
    background-position: 23px 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #2358a0;
    border-left: 1px solid #2358a0;
    float: right;
    width: 69px;
    height: 61px;
    right: 73px;
    top: -61px;
    z-index: 15;
}
.header-contacts + .mob-menu-open-button + .mob-contact-open-button {
    display: block;
}
.top-menu {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 61px;
    left: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 8px 8px -3px rgba(50, 50, 50, 0.25);
    box-shadow: inset 0 8px 8px -3px rgba(50, 50, 50, 0.25);
    z-index: 100;
}
.top-menu > ul {
    padding: 0 40px 0 0;
    margin: 0;
    text-align: right;
}
.top-menu > ul > li {
    list-style-type: none;
    width: 100%;
}
.top-menu > ul > li a {
    display: block;
    padding: 0 20px;
    border-bottom: 1px solid #d9d9d9;
    text-decoration: none;
    font: normal 18px "FGB", Arial, sans-serif;
    line-height: 60px;
    color: #0a4595;
}
.mob-menu-hide-button {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: absolute;
    top: -61px;
    right: 25px;
    width: 60px;
    height: 75px;
}
.mob-menu-hide-button:before,
.mob-menu-hide-button:after {
    border-bottom: 2px solid #0a4595;
    content: "";
    display: block;
    height: 0;
    width: 26px;
}
.mob-menu-hide-button:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 8px;
    left: -2px;
}
.mob-menu-hide-button:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 6px;
    left: -2px;
}
.without-header.menu-open {
    position: relative;
    left: -100%;
}
.second-level-menu {
    display: none;
}
.main-rotator {
    width: 100%;
}
.main-rotator .slick-prev,
.main-rotator .slick-next {
    display: none !important;
}
.slide {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slide > a:before {
    display: block;
    content: "";
    width: 100%;
    height: 177px;
    background: url("/bitrix/templates/uservice/css/../img/banner_shadow.png") repeat-x top left transparent;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.slide .main-banner-image {
    width: 142%;
    position: relative;
    left: -21%;
    max-width: 142%;
}
.main-rotator .slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    margin: 0;
    padding: 17px 0;
    width: 100%;
}
.main-rotator .slick-dots li {
    display: inline-block;
    list-style-type: none;
}
.main-rotator .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 18px;
    padding: 0;
}
.main-rotator .slick-dots li:first-child button {
    margin-left: 0;
}
.main-rotator .slick-dots li.slick-active button {
    background: #fff;
}
.mobile-brand-menu {
    width: 100%;
    padding: 25px 20px 0;
    border-bottom: 2px solid #0a4595;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile-brand-menu ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mobile-brand-menu li {
    display: block;
    float: left;
    list-style-type: none;
}
.mobile-brand-menu li a {
    font: normal 16px "FGB", Arial, sans-serif;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 10px;
    padding-bottom: 25px;
}
.wrapper {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main-actions-list {
    padding-top: 20px;
}
.main-actions-list > article {
    display: none;
}
.main-actions-list > article:first-child,
.main-actions-list > article:nth-child(2),
.main-actions-list > article:nth-child(3) {
    display: block;
}
.main-actions-list > article img {
    width: 100%;
}
.main-actions-list .action-item {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #e7e7e7;
    font-family: FGB, Arial, sans-serif;
    text-decoration: none;
}
figure {
    margin: 0;
}
.main-actions-list .brand-name {
    margin-top: 20px;
    font: normal 12px FGB, Arial, sans-serif;
    color: #a2a2a2;
}
.main-actions-list .action-name h3 {
    font: normal 16px FGB, Arial, sans-serif;
    margin: 0;
    color: #0a4595;
    text-decoration: underline;
}
.main-actions-list .action-description {
    font: normal 16px FGB, Arial, sans-serif;
    color: #000;
}
a.show-all-button,
.show-all-button {
    display: block;
    width: 100%;
    text-align: center;
    color: #0a4595;
    font: normal 12px FGMC, Arial, sans-serif;
    text-decoration: underline;
    -webkit-text-decoration-color: #a4b1ce;
    text-decoration-color: #a4b1ce;
    margin-top: 20px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a.show-all-button:hover,
.show-all-button:hover {
    -webkit-text-decoration-color: #0a4595;
    text-decoration-color: #0a4595;
}
.main-instock-block {
    margin-top: 40px;
}
.cars-count {
    text-align: center;
    font-family: FGMC, Arial, sans-serif;
}
.cars-count .count {
    font: normal 52px FGMC, Arial, sans-serif;
    line-height: 46px;
}
.cars-count > span {
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.main-instock-block-header {
    font: normal 24px FGMC, Arial, sans-serif;
    text-align: center;
    margin-top: 20px;
}
.main-instock-button {
    display: block;
    background-color: #b8976d;
    color: #fff;
    margin: 15px auto 0;
    text-decoration: none;
    text-align: center;
    line-height: 39px;
}
.main-instock-button span {
    border-bottom: 1px dashed #fff;
    font: normal 12px FGB, Arial, sans-serif;
}
.main-instock-params-block > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 79px;
    margin-top: 10px;
}
.main-instock-params-block > a > span {
    font: normal 16px FGB, Arial, sans-serif;
}
.main-instock-params-block > a.piggy-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 30px 10px transparent;
}
.main-instock-params-block > a.drive-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 27px -46px transparent;
}
.main-instock-params-block > a.gearbox-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 40px -96px transparent;
}
.main-instock-params-block > a.discount-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 21px -148px transparent;
}
.main-instock-params-block > a.warranty-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 23px -196px transparent;
}
.main-instock-params-block > a.diesel-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 23px -247px transparent;
}
.main-instock-params-block > a.commercial-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 23px -320px transparent;
}
.main-instock-params-block > a.premium-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 23px -365px transparent;
}
.main-instock-params-block > a.sedan-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 40px -287px transparent;
}
a.commercial-bg {
    position: relative;
}
a.commercial-bg:before {
    content: "New";
    color: #fff;
    background-color: #0a4595;
    padding: 2px;
    font-size: 8px;
    position: absolute;
    top: 4px;
}
.clients {
    width: 100%;
    min-height: 425px;
    padding: 55px 20px 0;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 45px;
    background: url("/bitrix/templates/uservice/css/../img/clientbg.jpg") no-repeat center top transparent;
}
.clients-header {
    color: #fff;
    font: normal 24px FGB, Arial, sans-serif;
    margin-bottom: 35px;
}
.clients-slider a {
    display: block;
    text-align: center;
    color: #fff;
    width: 100%;
    font: normal 16px FGB, Arial, sans-serif;
}
.clients-slider .slick-slide img {
    display: inline-block;
    margin-bottom: 20px;
    padding-top: 10px;
}
.clients-slider .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.clients-slider .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.clients-slider .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 60px;
}
.clients-slider .slick-dots li.slick-active button {
    background: #fff;
}
.simple-list-type-service {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}
.simple-list-service .list-items-service a {
    -webkit-box-shadow: inset 0 -10px 15px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -10px 15px 0 rgba(255, 255, 255, 1);
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    text-decoration: none;
    overflow: hidden;
}
.brand-name-service {
    color: #a2a2a2;
    font: normal 12px FGB, Arial, sans-serif;
    padding: 5px 0;
    text-decoration: none;
}
.item-prev-service {
    color: #000;
    font-size: 16px;
}
.item-name-service {
    color: #0a4595;
    font-size: 16px;
    text-decoration: underline;
}
.list-items-service .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.list-items-service .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.list-items-service .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #8e8e8e;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 10px;
}
.list-items-service .slick-dots li.slick-active button {
    background: #0a4595;
    border: 1px solid #0a4595;
}
.simple-list-service > .clearfix {
    display: none;
}
.action-list .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.action-list .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.action-list .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #8e8e8e;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 10px;
}
.action-list .slick-dots li.slick-active button {
    background: #0a4595;
    border: 1px solid #0a4595;
}
.simple-list {
    padding: 20px 0;
}
.simple-list .simple-list-type {
    font: normal 24px FGB, Arial, sans-serif;
    margin-bottom: 20px;
}
.simple-list .list-item {
    display: block;
    margin-top: 20px;
    text-decoration: none;
}
.simple-list .list-read-more {
    display: none;
}
.simple-list .brand-name {
    display: block;
    font: normal 12px FGB, Arial, sans-serif;
    color: #a2a2a2;
}
.simple-list .item-name {
    color: #0a4595;
    display: inline-block;
    font: normal 16px FGB, Arial, sans-serif;
    text-decoration: underline;
    margin: 16px 0 0;
}
.simple-list .all-items {
    float: right;
    font: normal 16px FGB, Arial, sans-serif;
    color: #0a4595;
    margin-top: 11px;
}
.main-salons {
    margin-top: 20px;
    background: url("/bitrix/templates/uservice/css/../img/map-bg.jpg") no-repeat left top transparent;
    padding: 40px 20px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 446px;
}
.main-salons h1 {
    font: normal 22px FGB, Arial, sans-serif;
    margin-top: 0;
}
.main-salons p {
    font: normal 16px FGB, Arial, sans-serif;
}
.main-p-map {
    display: none;
}
.main-salons .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
}
.main-salons .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.main-salons .slick-dots li button {
    display: block;
    font-size: 0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(99%, #fff), to(#fff));
    background: -o-linear-gradient(top, #fff 0%, #fff 99%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 99%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
    border: 1px solid #b6b2b2;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.main-salons .slick-dots li.slick-active button {
    border-color: #06255a;
    background: #0e449a;
    background: -webkit-gradient(linear, left top, left bottom, from(#0e449a), color-stop(100%, #0e449a), color-stop(100%, #0e449a), to(#0e449a));
    background: -o-linear-gradient(top, #0e449a 0%, #0e449a 100%, #0e449a 100%, #0e449a 100%);
    background: linear-gradient(to bottom, #0e449a 0%, #0e449a 100%, #0e449a 100%, #0e449a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e449a',endColorstr='#0e449a',GradientType=0);
}
footer {
    padding: 40px 20px;
    background-color: #333;
    color: #fff;
}
.footer-menu {
    display: none;
}
.breadcrumbs {
    margin-bottom: 20px;
}
.footer-phone {
    font: normal 28px FGB, Arial, sans-serif;
}
.footer-phone a {
    color: #fff;
}
.footer-adress {
    font: normal 12px FGB, Arial, sans-serif;
    margin-top: 15px;
}
footer .us-logo {
    margin-top: 15px;
    float: none;
}
.topbg,
.topbg img {
    width: 100%;
}
.topbg {
    background-image: url("/upload/topimgs/toppic_all_2mobile.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    height: 442px;
    width: 100%;
}
.topbg.opel {
    background-image: url("/upload/topimgs/opel.jpg");
    background-position: unset;
}
.topbg.chevrolet {
    background-image: url("/upload/topimgs/chevrolet.jpg");
    background-position: unset;
}
.topbg.citroen {
    background-image: url("/upload/topimgs/citroen.jpg");
    background-position: unset;
}
.topbg.infiniti {
    background-image: url("/upload/topimgs/infiniti_m.jpg");
    background-position: unset;
}
.topbg.nissan {
    background-image: url("/upload/topimgs/nissan_m.jpg");
    background-position: unset;
}
.topbg.renault {
    background-image: url("/upload/topimgs/renault.jpg");
    background-position: unset;
}
.topbg.suzuki {
    background-image: url("/upload/topimgs/suzuki_m.jpg");
    background-position: unset;
}
.topbg.subaru {
    background-image: url("/upload/topimgs/subaru_m.jpg");
    background-position: unset;
}
.topbg.datsun {
    background-image: url("/upload/topimgs/datsun.jpg");
    background-position: unset;
}
.topbg.chery {
    background-image: url("/upload/topimgs/chery_m.jpg");
    background-position: unset;
}
.topbg.geely {
    background-image: url("/upload/topimgs/geely_m.jpg");
    background-position: unset;
}
.topbg.belgee {
    background-image: url("/upload/topimgs/header_belgee_3.jpg");
    background-position: unset;
}
.topbg.knewstar {
    background-image: url("/upload/topimgs/pagepic_ks_bg2.jpg");
    background-position: unset;
}
.topbg.uaz {
    background-image: url("/upload/topimgs/uaz.jpg");
    background-position: unset;
}
.topbg.tradein {
    background-image: url("/upload/topimgs/tradein_m.jpg");
    background-position: unset;
}
.topbg.kia {
    background-image: url("/upload/topimgs/kia_n_m.jpg");
    background-position: unset;
}
.topbg.urt {
    background-image: url("/upload/topimgs/urt_m.jpg");
    background-position: unset;
}
.topbg.exeed {
    background-image: url("/upload/topimgs/exeed_m.jpg");
    background-position: unset;
}
.topbg.haval {
    background-image: url("/upload/topimgs/haval.jpg");
    background-position: unset;
}
.topbg.financialpage {
    background-image: url("/upload/topimgs/finance_m.jpg");
    background-position: unset;
}
.topbg.service {
    background-image: url("/upload/topimgs/service_m.jpg");
    background-position: unset;
}
.topbg.service {
    background-image: url("/upload/topimgs/service_m.jpg");
    background-position: unset;
}
.content {
    padding: 20px 0 35px;
    background-color: #fff;
}
.header-brand {
    font-family: "FGB", Arial, sans-serif;
    color: #fff;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: absolute;
    top: 97px;
    z-index: 1;
}
.header-brand-h1 {
    font-size: 24px;
    line-height: 28px;
    max-width: 247px;
}
.header-brand a {
    color: #fff;
    font-size: 12px;
    position: relative;
    margin-top: 10px;
}
.header-brand a:before {
    content: "»";
    position: absolute;
    display: inline-block;
    left: -10px;
    top: 0;
}
.blackbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.pop-up-instock {
    display: none;
    position: fixed;
    top: 50%;
    margin-top: -150px;
    left: 50%;
    margin-left: -150px;
    z-index: 501;
    width: 300px;
    height: 300px;
}
.pop-close-btn {
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 502;
    cursor: pointer;
}
.pop-close-btn:before {
    font-family: FontAwesome;
    content: "\f00d";
    font-size: 20px;
    color: #000;
    z-index: 502;
}
.pop-up-tradein {
    width: 300px;
    position: fixed;
    top: 50%;
    margin-top: -254px;
    left: 50%;
    margin-left: -150px;
    background-color: #fff;
    z-index: 502;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.df {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.dn {
    display: none;
}
.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}
.opa0 {
    opacity: 0;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.fancybox-navigation {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1000px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99998;
}
.fancybox-inner .fancybox-toolbar {
    top: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.fancybox-inner .fancybox-navigation .fancybox-button,
.fancybox-inner .fancybox-toolbar .fancybox-button {
    background: rgba(0, 0, 0, 0);
}
.fancybox-inner .fancybox-toolbar .fancybox-button {
    color: #fff;
    opacity: 1;
    width: 60px;
    height: 60px;
    padding: 5px;
    -webkit-transition: opacity ease-in-out 0.2s;
    -o-transition: opacity ease-in-out 0.2s;
    transition: opacity ease-in-out 0.2s;
}
.fancybox-container .fancybox-inner .fancybox-button,
.fancybox-container .fancybox-inner .fancybox-toolbar {
    visibility: visible;
    opacity: 1;
}
.fancybox-inner .fancybox-navigation .fancybox-button--arrow_right,
.fancybox-inner .fancybox-navigation .fancybox-button--arrow_left {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 56px;
    padding: 20px;
    z-index: 99995;
    opacity: 1;
}
.subarist__container {
    display: grid;
    grid-column: 1;
    justify-items: center;
    text-align: center;
    width: 100%;
    margin: 3vh auto;
}
.subarist__hero {
    display: block;
    width: 100%;
    height: 100%;
    margin: 3vh auto;
}
.subarist__logo {
    margin: 0 auto 3vh;
    width: 69px;
    height: 90px;
}
.subarist__text h2 {
    margin: 0 auto 12px;
    font-weight: 400;
    font-size: 3.6vh;
    max-width: 650px;
    align-self: center;
}
.subarist__text h3 {
    margin-bottom: 3vh;
    font-weight: 400;
    font-size: 1.6vh;
    line-height: 1.4;
}
.subarist__text a.btn {
    color: #2962ff;
    background-color: #fff;
    background: 0 0;
    border: 1px solid #2962ff;
    border-radius: 4px;
    display: inline-flex;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 2px 46px 0;
    height: 46px;
    transition: all ease-in-out 0.2s;
}
.subarist__text a.btn:hover {
    color: #fff;
    background-color: #2962ff;
}
.subarist__reg {
    margin: 1vh auto 5vh;
    font-weight: 400;
    font-size: 1.4vh;
}
.subarist__reg a {
    text-decoration: none;
}
.subarist__reg a:hover {
    text-decoration: none;
}
.subarist__cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5vh 0;
    margin-bottom: 5vh;
    width: 100%;
}
.subarist__card {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.subarist__card_icon {
    display: block;
    margin: 0 auto 2.6vh;
}
.subarist__icon_star {
    width: 50px;
    height: 50px;
}
.subarist__icon_garage {
    width: 52px;
    height: 52px;
}
.subarist__icon_nav {
    width: 50px;
    height: 50px;
}
.subarist__icon_odo {
    width: 61px;
    height: 50px;
}
.subarist__icon_loop {
    width: 52px;
    height: 52px;
}
.subarist__icon_news {
    width: 54px;
    height: 50px;
}
.subarist__icon_events {
    width: 61px;
    height: 50px;
}
.subarist__icon_personal {
    width: 50px;
    height: 50px;
}
.subarist__card_text {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 1.8vh;
    line-height: 1.2;
    width: 100%;
}
.subarist__rules {
    text-decoration: none;
}
.subarist__rules:hover {
    text-decoration: underline;
}
.flex-2-columns > div, .flex-3-columns > div {
    margin-top: 20px;
}
@media only screen and (min-width: 375px) {
    .about-us-mp {
        top: 60%;
    }
}
@media only screen and (min-width: 412px) {
    a.main-header-phone {
        font-size: 22px;
    }
}
@media only screen and (min-width: 424px) {
    .about-us-mp {
        top: 62%;
    }
    .about-us-mp {
        top: 62%;
    }
    .topbg {
        background-image: url("/upload/topimgs/toppic_all_2.jpg");
        height: 262px;
    }
    .topbg.infiniti {
        background-image: url("/upload/topimgs/infiniti.jpg");
        background-position: unset;
    }
    .topbg.liauto {
        background-image: url("/upload/topimgs/lixiang.jpg");
        background-position: unset;
    }
    .topbg.nissan {
        background-image: url("/upload/topimgs/nissan.jpg");
        background-position: unset;
    }
    .topbg.suzuki {
        background-image: url("/upload/topimgs/suzuki.jpg");
        background-position: unset;
    }
    .topbg.subaru {
        background-image: url("/upload/topimgs/subaru.jpg");
        background-position: unset;
    }
    .topbg.tradein {
        background-image: url("/upload/topimgs/tradein.jpg");
        background-position: unset;
    }
    .topbg.kia {
        background-image: url("/upload/topimgs/kia_n.jpg");
        background-position: unset;
    }
    .topbg.chery {
        background-image: url("/upload/topimgs/chery.jpg");
        background-position: unset;
    }
    .topbg.geely {
        background-image: url("/upload/topimgs/geely.jpg");
        background-position: unset;
    }
    .topbg.haval {
        background-image: url("/upload/topimgs/haval.jpg");
        background-position: unset;
    }
    .topbg.urt {
        background-image: url("/upload/topimgs/urt.jpg");
        background-position: unset;
    }
    .topbg.financialpage {
        background-image: url("/upload/topimgs/finance.jpg");
        background-position: unset;
    }
    .topbg.service {
        background-image: url("/upload/topimgs/service.jpg");
        background-position: unset;
    }
}
@media only screen and (min-width: 767px) {
    .simple-list-service .list-items-service a {
        background-color: #fff;
        border-top: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        border-right: none;
        padding: 20px;
        height: 290px;
    }
    .simple-list-service .list-items-service a:last-child {
        border-top: none;
        border-right: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
    }
    .simple-list-service .list-items-service .slick-track {
        display: -moz-flex !important;
        display: -ms-flex !important;
        display: -o-flex !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-align-items: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .about-us-mp {
        left: 50%;
        top: 56%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 95%;
        height: auto;
    }
    .aump-inner {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: unset;
        bottom: unset;
    }
    .about-us-mp div:nth-child(2) {
        padding-top: 18px;
    }
    .about-us-mp div:first-child {
        padding-top: 18px;
    }
    .about-us-mp div:last-child {
        padding-right: 0;
    }
}
@media only screen and (min-width: 1023px) {
    .list-items-service {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 20px auto 20px auto 20px auto;
        grid-template-columns: repeat(4, auto);
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    .simple-list-service .list-items-service a:nth-child(4n) {
        border: 1px solid #e7e7e7;
    }
    .simple-list-service .list-items-service a {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
    }
    .simple-list-service .list-items-service a:nth-child(n + 5) {
        border-top: none;
    }
    .about-us-mp {
        top: 65%;
    }
    .fancybox-inner .fancybox-toolbar {
        right: 15px;
        top: 15px;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
    }
    .fancybox-inner .fancybox-toolbar .fancybox-button,
    .fancybox-container .fancybox-inner .fancybox-button,
    .fancybox-container .fancybox-inner .fancybox-toolbar,
    .fancybox-inner .fancybox-navigation .fancybox-button--arrow_right,
    .fancybox-inner .fancybox-navigation .fancybox-button--arrow_left {
        color: #fff;
        opacity: 0.5;
        -webkit-transition: opacity ease-in-out 0.2s;
        -o-transition: opacity ease-in-out 0.2s;
        transition: opacity ease-in-out 0.2s;
    }
    .fancybox-inner .fancybox-toolbar .fancybox-button:hover,
    .fancybox-container .fancybox-inner .fancybox-button:hover,
    .fancybox-container .fancybox-inner .fancybox-toolbar:hover,
    .fancybox-inner .fancybox-navigation .fancybox-button--arrow_right:hover,
    .fancybox-inner .fancybox-navigation .fancybox-button--arrow_left:hover {
        opacity: 1;
    }
    .subarist__cards {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}
@media only screen and (min-width: 767px) and (max-width: 1025px) and (orientation: landscape) {
    .main-actions-list article.slick-slide img {
        max-width: 375px;
    }
}
@media only screen and (min-width: 1040px) {
    .mob-menu-open-button,
    .mob-menu-hide-button,
    .mobile-brand-menu,
    .common-wrapper header button.mob-contact-open-button {
        display: none;
    }
    .common-wrapper {
        max-width: 1600px;
        margin: 0 auto;
        position: relative;
    }
    header {
        position: absolute;
        width: 1011px;
        top: 39px;
        left: 50%;
        margin-left: -505px;
        z-index: 10;
        background-color: transparent;
        padding: 0;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .menu-container {
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
        align-self: baseline;
        position: static;
        width: 100%;
        max-width: 1029px;
        padding-left: 20px;
    }
    a.main-header-phone {
        font-size: 20px;
        line-height: 30px;
    }

    .us-logo {
        float: none;
    }
    .us-logo img {
        width: 146px;
        height: 70px;
    }
    /*.us-logo img {
        width: 128px;
        height: 61px;
    }*/
    .header-phone {
        width: 1011px;
        color: #fff;
        clear: both;
        text-align: right;
        padding: 10px 48px 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .top-menu {
        box-sizing: border-box;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: flex;
        align-items: center;
        position: relative;
        top: 0;
        padding-left: 7px;
        margin-left: 0;
        margin-bottom: 2px;
        max-width: none;
    }
    .top-menu > ul {
        display: block;
        padding: 0;
    }
    .top-menu > ul > li {
        float: left;
        position: relative;
        width: auto;
        -ms-transform: skewX(-13deg);
        -webkit-transform: skewX(-13deg);
        transform: skewX(-13deg);
    }
    .top-menu > ul > li.active {
        background-color: #0a4595;
    }
    .top-menu > ul > li.active:after {
        position: absolute;
        bottom: 0;
        right: -9px;
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 31px solid rgba(0, 0, 0, 0.15);
        -ms-transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        transform: skewX(12deg);
    }
    .top-menu > ul > li > a {
        font: normal 16px FGB, Arial, sans-serif;
        color: #fff;
        line-height: 31px;
        display: inline-block;
        border-bottom: none;
        padding: 0 24px;
        -ms-transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        transform: skewX(12deg);
    }
    .top-menu > ul > li > a:hover {
        color: #dfdfdf;
    }
    .second-level-menu {
        display: block;
        float: none;
        background: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(53%, #f2f2f2), to(#f2f2f2));
        background: -o-linear-gradient(top, #fff 0%, #fff 50%, #f2f2f2 53%, #f2f2f2 100%);
        background: linear-gradient(to bottom, #fff 0%, #fff 50%, #f2f2f2 53%, #f2f2f2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f2f2f2',GradientType=0);
        -ms-transform: skewX(-12deg);
        -webkit-transform: skewX(-12deg);
        transform: skewX(-12deg);
        margin-left: 0;
        width: calc(100% - 5px);
        border-bottom: 2px solid #0a4595;
    }
    .second-level-menu ul {
        padding: 0 29px;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        transform: skewX(12deg);
    }
    .second-level-menu li {
        list-style-type: none;
    }
    .second-level-menu li:last-child {
        padding-right: 0;
    }
    .second-level-menu li a {
        display: inline-block;
        text-decoration: none;
        color: #000;
        padding: 0;
        font: normal 16px FGB, Arial, sans-serif;
        line-height: 31px;
    }
    .second-level-menu li a.active {
        color: #919191;
    }
    .header-brand {
        top: 112px;
    }
    .about-us-mp {
        top: 20%;
        -webkit-transform: translate(-50%, 100%);
        -ms-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
        width: 1011px;
    }
    .slide .main-banner-image {
        width: 100%;
        left: 0;
    }
    .main-rotator .slick-prev,
    .main-rotator .slick-next {
        display: inline-block !important;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        z-index: 10;
        cursor: pointer;
    }
    .main-rotator .slick-prev {
        left: 40px;
    }
    .main-rotator .slick-next {
        right: 40px;
    }
    .main-rotator-block {
        position: relative;
    }
    .mouse {
        content: " ";
        position: absolute;
        bottom: 120px;
        left: 50%;
        margin-left: -14px;
        width: 27px;
        height: 79px;
        background: url("/bitrix/templates/uservice/css/../img/main-banner-down.png") no-repeat left top transparent;
        z-index: 20;
    }
    .wrapper {
        width: 1011px;
        margin: 0 auto;
        background-color: #f2f2f2;
        padding: 0;
    }
    .top-overlay {
        position: relative;
        top: -120px;
        z-index: 10;
    }
    .avn-block-mp {
        background: #fff;
        margin-bottom: 20px;
        padding: 40px 0;
    }
    .main-actions-list {
        padding: 0;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .main-actions-list > article:nth-child(4),
    .main-actions-list > article:nth-child(5),
    .main-actions-list > article:nth-child(6),
    .main-actions-list > article:nth-child(7) {
        display: block;
    }
    .main-actions-list > article {
        width: 25%;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #e7e7e7;
        height: 290px;
        -webkit-transition: all 0.13s ease-out;
        -o-transition: all 0.13s ease-out;
        transition: all 0.13s ease-out;
        overflow: visible;
    }
    .main-actions-list > article:hover {
        box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.25);
        -webkit-box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.25);
        -moz-box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.25);
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        background-color: #f2f2f2;
    }
    .main-actions-list .brand-name {
        margin-top: 5px;
    }
    .main-actions-list > article:first-child .brand-name {
        margin-top: 20px;
    }
    .main-actions-list .action-item {
        padding: 20px;
        border-bottom: none;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-actions-list > article:first-child {
        width: 75%;
        min-height: 340px;
        height: 580px;
        z-index: 10;
        border-bottom: none;
        border-right: none;
        border-top: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
    }
    .main-actions-list > article:nth-child(3) {
        border-top: none;
        border-bottom: none;
    }
    .main-actions-list > article:nth-child(4) {
        border-right: none;
    }
    .main-actions-list > article:nth-child(6) {
        border-right: none;
        border-left: none;
    }
    .main-actions-list > article:first-child .action-name h3,
    .main-actions-list > article:first-child .action-description {
        font: normal 24px FGB, Arial, sans-serif;
    }
    a.show-all-button,
    .show-all-button {
        width: 100%;
        cursor: pointer;
        text-align: right;
        padding-right: 20px;
        font-size: 16px;
        font-weight: 700;
        font-family: "FGB", Arial, sans-serif;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-instock-block:first-child {
        margin-top: 0;
    }
    .main-instock-block:last-child {
        margin-top: 40px;
    }
    .main-instock-block {
        margin-top: 40px;
        padding: 0 20px;
    }
    .cars-count,
    .instock-block-right {
        float: left;
    }
    .cars-count {
        padding-right: 20px;
        border-right: 2px solid #adadad;
    }
    .instock-block-right {
        margin-left: 28px;
    }
    .main-instock-block-header {
        margin-top: 0;
        line-height: 24px;
    }
    .cars-count {
        line-height: 52px;
        text-align: left;
    }
    .main-instock-button {
        width: 167px;
        margin: 0;
        line-height: 16px;
        height: 28px;
        padding-top: 5px;
        margin-top: 6px;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-instock-params-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .main-instock-params-block > a {
        width: 255px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 30px;
    }
    .main-instock-params-block > a > span {
        font-size: 14px;
    }
    .main-instock-params-block > a.piggy-bg {
        background-position: left 10px;
        padding-left: 60px;
    }
    .main-instock-params-block > a.drive-bg {
        background-position: left -46px;
        padding-left: 50px;
    }
    .main-instock-params-block > a.gearbox-bg {
        background-position: left -96px;
        padding-left: 40px;
    }
    .main-instock-params-block > a.discount-bg {
        background-position: left -148px;
        padding-left: 55px;
    }
    .main-instock-params-block > a.warranty-bg {
        background-position: left -196px;
        padding-left: 60px;
    }
    .main-instock-params-block > a.diesel-bg {
        background-position: left -247px;
        padding-left: 49px;
    }
    .main-instock-params-block > a.commercial {
        background-position: left -247px;
        padding-left: 49px;
    }
    .main-instock-params-block > a.sedan-bg {
        background-position: left -287px;
        padding-left: 40px;
    }
    .clients {
        padding: 55px 0 0;
        margin-top: -35px;
    }
    .clients-header,
    .clients-slider {
        width: 1011px;
        margin: 0 auto;
    }
    .clients-slider {
        margin-top: 35px;
    }
    .clients-slider a {
        padding-right: 20px;
        text-decoration: underline;
    }
    .clients-slider a:focus {
        outline: none;
    }
    .clients-slider img {
        padding-top: 30px;
    }
    .list-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .simple-list .list-item {
        width: 25%;
        padding-right: 20px;
        margin-top: 0;
        padding-bottom: 40px;
        position: relative;
        overflow: hidden;
    }
    .simple-list .list-read-more {
        display: block;
        position: absolute;
        bottom: 0;
        left: -98px;
        -webkit-transition: left 0.2s ease-out;
        -o-transition: left 0.2s ease-out;
        transition: left 0.2s ease-out;
        font: normal 12px FGB, Arial, sans-serif;
    }
    .simple-list .list-item:hover .list-read-more {
        left: 0;
    }
    .simple-list .list-read-more:after {
        content: "";
        display: inline-block;
        width: 5px;
        height: 10px;
        background: url("/bitrix/templates/uservice/img/list-read-more.png") no-repeat left top transparent;
        margin-left: 6px;
    }
    .simple-list {
        margin-top: 55px;
    }
    .simple-list-type {
        width: 100%;
    }
    .main-salons {
        position: relative;
        margin-top: 80px;
        padding: 0;
    }
    .main-salons-slider {
        width: 425px;
        position: absolute;
        top: 85px;
        left: 50%;
        margin-left: -506px;
    }
    .main-p-map {
        position: absolute;
        top: -34px;
        right: 382px;
        display: block;
    }
    footer {
        padding: 80px 0 0;
    }
    .footer-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 76px;
        border-bottom: 2px solid #474747;
    }
    .breadcrumbs {
        width: 1011px;
        margin: 0 auto 20px;
        padding: 0 10px;
    }
    .footer-menu,
    .footer-contacts {
        width: 1011px;
        margin: 0 auto;
    }
    .footer-menu div {
        width: 25%;
    }
    .footer-menu ul {
        margin: 0;
        padding: 0;
    }
    .footer-menu li {
        list-style-type: none;
    }
    .footer-menu p {
        font: normal 16px FGB, Arial, sans-serif;
        line-height: 16px;
        color: #a2a2a2;
        margin: 0 0 16px;
    }
    .footer-menu div > p.second {
        margin-top: 38px;
    }
    .footer-menu a {
        font: normal 16px FGB, Arial, sans-serif;
        color: #fff;
    }
    .footer-contacts {
        padding: 23px 0 25px;
    }
    .footer-phone,
    .footer-adress {
        float: left;
    }
    .footer-phone {
        margin-top: 5px;
        line-height: 28px;
    }
    .footer-adress {
        margin-left: 116px;
    }
    footer .us-logo {
        float: right;
        margin-top: 0;
    }
    footer .us-logo img {
        width: 80px;
        height: 37px;
    }
    .topbg {
        width: 100%;
        display: block;
        height: 400px;
        background-image: url("/upload/topimgs/toppic_all_2.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
    }
    .topbg.opel {
        background-image: url("/upload/topimgs/opel.jpg");
    }
    .topbg.chevrolet {
        background-image: url("/upload/topimgs/chevrolet.jpg");
    }
    .topbg.citroen {
        background-image: url("/upload/topimgs/citroen.jpg");
    }
    .topbg.infiniti {
        background-image: url("/upload/topimgs/infiniti.jpg");
    }
    .topbg.nissan {
        background-image: url("/upload/topimgs/nissan.jpg");
    }
    .topbg.renault {
        background-image: url("/upload/topimgs/renault.jpg");
    }
    .topbg.suzuki {
        background-image: url("/upload/topimgs/suzuki.jpg");
    }
    .topbg.subaru {
        background-image: url("/upload/topimgs/subaru.jpg");
    }
    .topbg.datsun {
        background-image: url("/upload/topimgs/datsun.jpg");
    }
    .topbg.uaz {
        background-image: url("/upload/topimgs/uaz.jpg");
    }
    .topbg.tradein {
        background-image: url("/upload/topimgs/tradein.jpg");
    }
    .topbg.kia {
        background-image: url("/upload/topimgs/kia_n.jpg");
    }
    .topbg.urt {
        background-image: url("/upload/topimgs/urt.jpg");
    }
    .topbg.exeed {
        background-image: url("/upload/topimgs/exeed.jpg");
    }
    .content {
        padding: 40px 20px 70px;
    }
    .pop-up-tradein {
        width: 490px;
        position: fixed;
        top: 50%;
        margin-top: -137px;
        left: 50%;
        margin-left: -230px;
        background-color: #fff;
        z-index: 502;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: none;
    }
}
@media only screen and (min-width: 1170px) {
    .about-us-mp {
        top: 28%;
    }
}
@media only screen and (min-width: 1200px) {
    .top-menu a.main-header-phone {
        color: #fff;
        display: inline-flex;
        font-size: 18px;
        line-height: 31px;
        border-bottom: none;
        padding: 0 0 0 13px;
        text-decoration: none;
        margin-left: auto;
        font-weight: bold;
    }
    a.main-header-phone span {
        font-size: 1.15em;
        letter-spacing: 1.5px;
    }
    a.main-header-phone.main-header-phone--mobile {
        display: none;
    }
    .wrapper {
        width: 1200px;
    }
    .about-us-mp {
        width: 1200px;
    }
    .about-us-mp span {
        font-size: 44px;
    }
    .main-actions-list > article:first-child .action-name h3,
    .main-actions-list > article:first-child .action-description {
        font-size: 28px;
    }
    .main-actions-list > article {
        height: 335px;
    }
    .main-actions-list > article > h3,
    .main-actions-list > article > .action-description {
        font-size: 20px;
    }
    .action-list .main-actions-list .action-name {
        padding-top: 0;
    }
    a.show-all-button,
    .show-all-button {
        padding-right: 20px;
    }
    .main-instock-params-block > a {
        margin-right: 15px;
    }
    .simple-list .all-items {
        padding-right: 20px;
    }
    .clients-header,
    .clients-slider {
        width: 1200px;
    }
    .clients {
        margin-bottom: 50px;
    }
    .main-salons-slider {
        margin-left: -600px;
    }
    .footer-menu,
    .footer-contacts {
        width: 1200px;
    }
    .breadcrumbs {
        width: 1200px;
    }
    .header-brand {
        left: 0;
    }
    .header-contacts .header-salons {
        position: absolute;
        top: 112px;
        right: 0;
    }
    .action-list > article:first-child,
    .main-actions-list > article:first-child {
        height: 674px;
    }
    .action-list > article,
    .main-actions-list > article {
        height: 337px;
        background: url("/bitrix/components/allsites/new.instock.cars.selection/templates/.default/imgs/carbg.jpg") no-repeat bottom right transparent;
    }
    .action-list > article:first-child:hover,
    .action-list > article:hover,
    .main-actions-list > article:first-child:hover,
    .main-actions-list > article:hover {
        z-index: 100;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        box-shadow: 6px 6px 18px 0 rgba(50, 50, 50, 0.23);
        -webkit-box-shadow: 6px 6px 18px 0 rgba(50, 50, 50, 0.23);
        background-color: transparent;
    }
    .action-list .action-name {
        padding-top: 20px;
    }
    .action-list > article:first-child .action-name h3,
    .action-list > article:first-child .action-description {
        font-size: 28px;
    }
    .action-list .action-name h3 {
        font-size: 20px;
    }
    .list-items-service {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
    .models_block + .simple-list-service > .list-items-service {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .models_block + .simple-list-service > .list-items-service a.list-item {
        margin-right: 15px;
    }
    .models_block + .simple-list-service > .list-items-service a.list-item:nth-child(4n) {
        margin-right: 0;
    }
    .simple-list-service .list-items-service a,
    .simple-list-service .list-items-service a:nth-child(4n) {
        width: 275px;
        padding: 0;
        margin-bottom: 20px;
        border: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background: 0 0;
    }
    .simple-list-service .list-items-service a:first-child {
        padding: 0;
    }
    .simple-list-service .list-items-service a span,
    .simple-list-service .list-items-service a .item-prev-service {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .models_block {
        margin-top: 0;
    }
    .brand_model {
        width: 280px;
    }
    .model_img {
        width: 200px;
        height: 110px;
    }
    .services-wrapper .clearfix {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .services-wrapper .service-blk {
        max-width: unset;
        float: none;
        width: 33%;
    }
    .flex-2-columns, .flex-3-columns {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 30px 0;
    }
    .flex-2-columns > div {
        width: 48%;
    }
    .flex-3-columns > div {
        width: 31%;
    }
    .flex-2-columns > div, .flex-3-columns > div {
        margin-top: 0;
    }
}
@media only screen and (min-width: 1300px) {
    .about-us-mp {
        top: 35%;
    }
}
@media only screen and (min-width: 1439px) {
    .about-us-mp {
        top: 40%;
    }
    .about-us-mp div:last-child {
        padding-right: 45px;
    }
}
@media only screen and (min-width: 1600px) {
    .about-us-mp {
        top: 45%;
    }
}
.credit-logos img {
    float: left;
    margin: 0 20px;
}
.credit-logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.credit-logo-wrapper div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    margin-bottom: 55px;
}
.credit-logo-wrapper div span {
    font-size: 16px;
}
.credit-logo-wrapper div img {
    margin-bottom: 15px;
}
.credit-simple-pics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.credit-simple-pics img {
    border: 20px solid #f2f2f2;
    width: 100%;
}
.credit-progs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1;
    grid-template-columns: 1;
    margin: 40px 0 70px;
}
.credit-progs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}
.credit-progs a img {
    width: auto;
    margin-bottom: 10px;
}
@media only screen and (min-width: 670px) {
    .credit-simple-pics img {
        width: 28%;
    }
    .credit-progs {
        -ms-grid-columns: (auto) [3];
        grid-template-columns: repeat(3, auto);
    }
    .flex-jcsb {
        -ms-grid-columns: (auto) [2];
        grid-template-columns: repeat(2, auto);
    }
}
@media only screen and (min-width: 990px) {
    .credit-logo-wrapper div {
        width: 25%;
    }
    .credit-progs {
        -ms-grid-columns: (auto) [4];
        grid-template-columns: repeat(4, auto);
    }
    .flex-jcsb  {
        -ms-grid-columns: (auto) [4];
        grid-template-columns: repeat(4, auto);
    }
}
@media print {
    *,
    *:before,
    *:after {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    *:focus {
        outline: none;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="jav * ascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border-left: 1px solid #0a4595;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb70 {
    margin-bottom: 70px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt70 {
    margin-top: 70px;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.content-w100 {
    display: flow-root;
}
.content-w100 p {
    max-width: 1160px;
}
.img-fl-r {
    max-width: 540px;
    float: right;
    margin-left: 20px;
    width: 100%;
    margin-bottom: 15px;
}
.img-fl-l {
    max-width: 540px;
    width: 100%;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.clear {
    clear: both;
}
.content-w100 ul {
    max-width: 1160px;
}
.content-w100 ul li {
    overflow: hidden;
    padding-left: 1.9em;
    list-style-position: inside;
}
.content-w100 ul li:before {
    left: 0;
}
.flex-jcsb {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    margin: 0 auto 20px;
}
.flex-jcsb div,
.flex-jcsb a {
    width: 100%;
}
@media only screen and (max-width: 1039px) {
    .top-menu > ul {
        background: #fff;
    }
    .topbg {
        display: none;
    }
    .instock-top-value {
        font-size: 12px;
    }
    .topbg.kia,
    .header-brand,
    .header-contacts.clearfix {
        display: none;
    }
    .top-menu > ul > li a {
        line-height: 45px;
    }
}
@media only screen and (max-width: 600px) {
    .clients {
        min-height: 315px;
        padding: 15px 20px 0;
    }
    .clients-header {
        margin-bottom: 20px;
    }
    .clients-slider .slick-dots li button {
        margin-top: 25px;
    }
    .content ul {
        padding-left: 0;
    }
}
@media only screen and (min-width: 1039px) {
    .top-menu > ul > li:nth-child(6),
    .top-menu > ul > li:nth-child(7),
    .top-menu > ul > li:nth-child(8),
    .top-menu > ul > li:nth-child(9),
    .top-menu > ul > li:nth-child(10),
    .top-menu > ul > li:nth-child(11),
    .top-menu > ul > li:nth-child(12) {
        display: none;
    }
    /*.mobileoveflow table {
        max-width: 625px;
    }*/
}
body {
    overflow-x: hidden;
}
.common-wrapper {
    position: static;
}
header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 20px;
    background-color: #0a4595;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 61px;
}
.us-logo {
    float: left;
}
header .us-logo {
    padding-top: 14px;
}
.us-logo img {
    width: 71px;
    height: 33px;
}
a.main-header-phone {
    color: #fff;
    display: inline-block;
    font-family: FGB, Arial, sans-serif;
    text-decoration: none;
    font-size: 17px;
    line-height: 57px;
}
a.main-header-phone span {
    font-weight: 700;
}
.mob-menu-open-button {
    width: 21px;
    float: right;
    padding: 17px 4px 4px 24px;
    margin-top: 6px;
    cursor: pointer;
}
.about-us-mp {
    color: #fff;
    font: 16px FGB, Arial, Helvetica, sans-serif;
    position: absolute;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
}
.about-us-mp > .slick-list > .slick-track > .slick-slide {
    position: relative;
    min-height: 160px;
}
.aump-inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: absolute;
    bottom: 40%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.aump-inner.aump-tun {
    min-width: 259px;
}
.about-us-mp span {
    font-size: 38px;
}
.about-us-mp div:focus {
    outline: none;
}
.about-us-mp .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    position: absolute;
    top: 67%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about-us-mp .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px;
}
.about-us-mp .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.about-us-mp .slick-dots li.slick-active button {
    background: #fff;
}
.header-phone {
    display: none;
}
.mob-menu-open-button:before,
.mob-menu-open-button:after,
.mob-menu-open-button > div {
    display: block;
    content: " ";
    width: 21px;
    border-bottom: 2px solid #fff;
    margin-bottom: 3px;
}
button.mob-contact-open-button {
    display: none;
    cursor: pointer;
}
.common-wrapper header button.mob-contact-open-button {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='27px' viewBox='0 0 384 512' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0,512) scale(.1,-.1)'%0Afill='%23ffffff' stroke='none'%3E%3Cpath d='M1700 5109 c-642 -73 -1221 -482 -1505 -1064 -205 -421 -248 -883%0A-125 -1365 122 -479 442 -1093 888 -1705 200 -273 515 -655 689 -832 114 -116%0A157 -138 273 -138 116 0 159 22 273 138 248 253 633 738 880 1107 489 730 744%0A1360 764 1885 41 1091 -841 1995 -1934 1984 -70 -1 -162 -5 -203 -10z m412%0A-444 c336 -44 618 -183 859 -424 219 -220 360 -487 416 -791 23 -129 23 -381%0A0 -510 -56 -304 -197 -571 -416 -791 -220 -219 -487 -360 -791 -416 -129 -23%0A-381 -23 -510 0 -304 56 -571 197 -791 416 -241 241 -380 523 -424 859 -19%0A143 -19 231 0 374 44 336 183 618 424 859 332 331 776 484 1233 424z'/%3E%3Cpath d='M1373 4141 c-71 -51 -170 -150 -204 -202 -199 -311 -55 -754 391%0A-1199 239 -239 432 -344 655 -357 118 -7 196 9 293 60 67 34 199 145 226 189%0A41 68 5 143 -123 252 -100 86 -141 113 -193 132 -83 29 -136 9 -238 -87 -102%0A-97 -139 -105 -243 -52 -100 50 -320 291 -383 419 -32 65 -42 141 -24 184 7%0A17 31 44 54 59 23 16 64 51 93 79 101 97 94 176 -34 377 -107 166 -184 208%0A-270 146z'/%3E%3C/g%3E%3C/svg%3E%0A")
    no-repeat transparent;
    background-position: 23px 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #2358a0;
    border-left: 1px solid #2358a0;
    float: right;
    width: 69px;
    height: 61px;
    right: 73px;
    top: -61px;
    z-index: 15;
}
.header-contacts + .mob-menu-open-button + .mob-contact-open-button {
    display: block;
}
.top-menu > ul {
    padding: 0 40px 0 0;
    margin: 0;
    text-align: right;
}
.top-menu > ul > li {
    list-style-type: none;
    width: 100%;
}
.top-menu > ul > li a {
    display: block;
    padding: 0 20px;
    border-bottom: 1px solid #d9d9d9;
    text-decoration: none;
    font: normal 18px "FGB", Arial, sans-serif;
    line-height: 60px;
    color: #0a4595;
}
.mob-menu-hide-button {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: absolute;
    top: -61px;
    right: 25px;
    width: 60px;
    height: 75px;
}
.mob-menu-hide-button:before,
.mob-menu-hide-button:after {
    border-bottom: 2px solid #0a4595;
    content: "";
    display: block;
    height: 0;
    width: 26px;
}
.mob-menu-hide-button:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: 8px;
    left: -2px;
}
.mob-menu-hide-button:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 6px;
    left: -2px;
}
.without-header.menu-open {
    position: relative;
    left: -100%;
}
.main-rotator {
    width: 100%;
}
.main-rotator .slick-prev,
.main-rotator .slick-next {
    display: none !important;
}
.slide {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slide > a:before {
    display: block;
    content: "";
    width: 100%;
    height: 177px;
    background: url("/bitrix/templates/uservice/css/../img/banner_shadow.png") repeat-x top left transparent;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.slide .main-banner-image {
    width: 142%;
    position: relative;
    left: -21%;
    max-width: 142%;
}
.main-rotator .slick-dots {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    margin: 0;
    padding: 17px 0;
    width: 100%;
}
.main-rotator .slick-dots li {
    display: inline-block;
    list-style-type: none;
}
.main-rotator .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 18px;
    padding: 0;
}
.main-rotator .slick-dots li:first-child button {
    margin-left: 0;
}
.main-rotator .slick-dots li.slick-active button {
    background: #fff;
}
.mobile-brand-menu {
    width: 100%;
    padding: 25px 20px 0;
    border-bottom: 2px solid #0a4595;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile-brand-menu ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mobile-brand-menu li {
    display: block;
    float: left;
    margin-right: 10px;
    list-style-type: none;
    margin-bottom: 25px;
}
.mobile-brand-menu li a {
    font: normal 14px "FGB", Arial, sans-serif;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.wrapper {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.main-actions-list {
    padding-top: 20px;
}
.main-actions-list > article {
    display: none;
}
.main-actions-list > article:first-child,
.main-actions-list > article:nth-child(2),
.main-actions-list > article:nth-child(3) {
    display: block;
}
.main-actions-list > article img {
    width: 100%;
}
.main-actions-list .action-item {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #e7e7e7;
    font-family: FGB, Arial, sans-serif;
    text-decoration: none;
}
figure {
    margin: 0;
}
.main-actions-list .brand-name {
    margin-top: 20px;
    font: normal 12px FGB, Arial, sans-serif;
    color: #a2a2a2;
}
.main-actions-list .action-name h3 {
    font: normal 16px FGB, Arial, sans-serif;
    margin: 0;
    color: #0a4595;
    text-decoration: underline;
}
.main-actions-list .action-description {
    font: normal 16px FGB, Arial, sans-serif;
    color: #000;
}
a.show-all-button,
.show-all-button {
    display: block;
    width: 100%;
    text-align: center;
    color: #0a4595;
    font: normal 12px FGMC, Arial, sans-serif;
    text-decoration: underline;
    -webkit-text-decoration-color: #a4b1ce;
    text-decoration-color: #a4b1ce;
    margin-top: 20px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a.show-all-button:hover,
.show-all-button:hover {
    -webkit-text-decoration-color: #0a4595;
    text-decoration-color: #0a4595;
}
.main-instock-block {
    margin-top: 40px;
}
.cars-count {
    text-align: center;
    font-family: FGMC, Arial, sans-serif;
}
.cars-count .count {
    font: normal 52px FGMC, Arial, sans-serif;
    line-height: 46px;
}
.cars-count > span {
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.main-instock-block-header {
    font: normal 24px FGMC, Arial, sans-serif;
    text-align: center;
    margin-top: 20px;
}
.main-instock-button {
    display: block;
    background-color: #b8976d;
    color: #fff;
    margin: 15px auto 0;
    text-decoration: none;
    text-align: center;
    line-height: 39px;
}
.main-instock-button span {
    border-bottom: 1px dashed #fff;
    font: normal 12px FGB, Arial, sans-serif;
}
.main-instock-params-block > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 79px;
    margin-top: 10px;
}
.main-instock-params-block > a > span {
    font: normal 16px FGB, Arial, sans-serif;
}
.main-instock-params-block > a.piggy-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 30px 10px transparent;
}
.main-instock-params-block > a.drive-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 27px -46px transparent;
}
.main-instock-params-block > a.gearbox-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 40px -96px transparent;
}
.main-instock-params-block > a.discount-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 21px -148px transparent;
}
.main-instock-params-block > a.warranty-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 23px -196px transparent;
}
.main-instock-params-block > a.diesel-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 23px -247px transparent;
}
.main-instock-params-block > a.sedan-bg {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite.png") no-repeat 40px -287px transparent;
}
.main-instock-params-block > a.commercial {
    background: url("/bitrix/templates/uservice/css/../img/main-buttons-sprite-new.png") no-repeat 40px -287px transparent;
}
.clients {
    width: 100%;
    min-height: 425px;
    padding: 55px 20px 0;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 45px;
    background: url("/bitrix/templates/uservice/css/../img/clientbg.jpg") no-repeat center top transparent;
}
.clients-header {
    color: #fff;
    font: normal 24px FGB, Arial, sans-serif;
    margin-bottom: 35px;
}
.clients-slider a {
    display: block;
    text-align: center;
    color: #fff;
    width: 100%;
    font: normal 16px FGB, Arial, sans-serif;
}
.clients-slider .slick-slide img {
    display: inline-block;
    margin-bottom: 20px;
    padding-top: 10px;
}
.clients-slider .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.clients-slider .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.clients-slider .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 60px;
}
.clients-slider .slick-dots li.slick-active button {
    background: #fff;
}
.simple-list-type-service {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}
.simple-list-service .list-items-service a {
    -webkit-box-shadow: inset 0 -10px 15px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -10px 15px 0 rgba(255, 255, 255, 1);
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    text-decoration: none;
    overflow: hidden;
}
.brand-name-service {
    color: #a2a2a2;
    font: normal 12px FGB, Arial, sans-serif;
    padding: 5px 0;
    text-decoration: none;
}
.item-prev-service {
    color: #000;
    font-size: 16px;
}
.item-name-service {
    color: #0a4595;
    font-size: 16px;
    text-decoration: underline;
}
.list-items-service .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.list-items-service .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.list-items-service .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #8e8e8e;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 10px;
}
.list-items-service .slick-dots li.slick-active button {
    background: #0a4595;
    border: 1px solid #0a4595;
}
.simple-list-service > .clearfix {
    display: none;
}
.action-list .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
.action-list .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.action-list .slick-dots li button {
    display: block;
    font-size: 0;
    background: 0 0;
    border: 1px solid #8e8e8e;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 10px;
}
.action-list .slick-dots li.slick-active button {
    background: #0a4595;
    border: 1px solid #0a4595;
}
.simple-list {
    padding: 20px 0;
}
.simple-list .simple-list-type {
    font: normal 24px FGB, Arial, sans-serif;
    margin-bottom: 20px;
}
.simple-list .list-item {
    display: block;
    margin-top: 20px;
    text-decoration: none;
}
.simple-list .list-read-more {
    display: none;
}
.simple-list .brand-name {
    display: block;
    font: normal 12px FGB, Arial, sans-serif;
    color: #a2a2a2;
}
.simple-list .item-name {
    color: #0a4595;
    display: inline-block;
    font: normal 16px FGB, Arial, sans-serif;
    text-decoration: underline;
    margin: 16px 0 0;
}
.simple-list .all-items {
    float: right;
    font: normal 16px FGB, Arial, sans-serif;
    color: #0a4595;
    margin-top: 11px;
}
.main-salons {
    margin-top: 20px;
    background: url("/bitrix/templates/uservice/css/../img/map-bg.jpg") no-repeat left top transparent;
    padding: 40px 20px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 446px;
}
.main-salons h1 {
    font: normal 22px FGB, Arial, sans-serif;
    margin-top: 0;
}
.main-salons p {
    font: normal 16px FGB, Arial, sans-serif;
}
.main-p-map {
    display: none;
}
.main-salons .slick-dots {
    margin: 0;
    padding: 0;
    display: block;
}
.main-salons .slick-dots li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}
.main-salons .slick-dots li button {
    display: block;
    font-size: 0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(99%, #fff), to(#fff));
    background: -o-linear-gradient(top, #fff 0%, #fff 99%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 99%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
    border: 1px solid #b6b2b2;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.main-salons .slick-dots li.slick-active button {
    border-color: #06255a;
    background: #0e449a;
    background: -webkit-gradient(linear, left top, left bottom, from(#0e449a), color-stop(100%, #0e449a), color-stop(100%, #0e449a), to(#0e449a));
    background: -o-linear-gradient(top, #0e449a 0%, #0e449a 100%, #0e449a 100%, #0e449a 100%);
    background: linear-gradient(to bottom, #0e449a 0%, #0e449a 100%, #0e449a 100%, #0e449a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e449a',endColorstr='#0e449a',GradientType=0);
}
footer {
    padding: 40px 20px;
    background-color: #333;
    color: #fff;
}
.footer-menu {
    display: none;
}
.breadcrumbs {
    margin-bottom: 20px;
}
.footer-phone {
    font: normal 28px FGB, Arial, sans-serif;
}
.footer-phone a {
    color: #fff;
}
.footer-adress {
    font: normal 12px FGB, Arial, sans-serif;
    margin-top: 15px;
}
footer .us-logo {
    margin-top: 15px;
    float: none;
}
.topbg,
.topbg img {
    width: 100%;
}
.topbg {
    background-image: url("/upload/topimgs/toppic_all_2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    height: 442px;
    width: 100%;
}
.topbg.opel {
    background-image: url("/upload/topimgs/opel.jpg");
    background-position: unset;
}
.topbg.chevrolet {
    background-image: url("/upload/topimgs/chevrolet.jpg");
    background-position: unset;
}
.topbg.citroen {
    background-image: url("/upload/topimgs/citroen.jpg");
    background-position: unset;
}
.topbg.infiniti {
    background-image: url("/upload/topimgs/infiniti_m.jpg");
    background-position: unset;
}
.topbg.nissan {
    background-image: url("/upload/topimgs/nissan_m.jpg");
    background-position: unset;
}
.topbg.renault {
    background-image: url("/upload/topimgs/renault.jpg");
    background-position: unset;
}
.topbg.suzuki {
    background-image: url("/upload/topimgs/suzuki_m.jpg");
    background-position: unset;
}
.topbg.subaru {
    background-image: url("/upload/topimgs/subaru_m.jpg");
    background-position: unset;
}
.topbg.datsun {
    background-image: url("/upload/topimgs/datsun.jpg");
    background-position: unset;
}
.topbg.chery {
    background-image: url("/upload/topimgs/chery_m.jpg");
    background-position: unset;
}
.topbg.geely {
    background-image: url("/upload/topimgs/geely_m.jpg");
    background-position: unset;
}
.topbg.uaz {
    background-image: url("/upload/topimgs/uaz.jpg");
    background-position: unset;
}
.topbg.tradein {
    background-image: url("/upload/topimgs/tradein_m.jpg");
    background-position: unset;
}
.topbg.kia {
    background-image: url("/upload/topimgs/kia_n_m.jpg");
    background-position: unset;
}
.topbg.urt {
    background-image: url("/upload/topimgs/urt_m.jpg");
    background-position: unset;
}
.topbg.haval {
    background-image: url("/upload/topimgs/haval.jpg");
    background-position: unset;
}
.topbg.exeed {
    background-image: url("/upload/topimgs/exeed_m.jpg");
    background-position: unset;
}
.topbg.financialpage {
    background-image: url("/upload/topimgs/finance_m.jpg");
    background-position: unset;
}
.topbg.service {
    background-image: url("/upload/topimgs/service_m.jpg");
    background-position: unset;
}
.content {
    padding: 20px 0 35px;
    background-color: #fff;
}
.header-brand a {
    color: #fff;
    font-size: 12px;
    position: relative;
    margin-top: 10px;
}
.header-brand a:before {
    content: "»";
    position: absolute;
    display: inline-block;
    left: -10px;
    top: 0;
}
.blackbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.pop-up-instock {
    display: none;
    position: fixed;
    top: 50%;
    margin-top: -150px;
    left: 50%;
    margin-left: -150px;
    z-index: 501;
    width: 300px;
    height: 300px;
}
.pop-close-btn {
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 502;
    cursor: pointer;
}
.pop-close-btn:before {
    font-family: FontAwesome;
    content: "\f00d";
    font-size: 20px;
    color: #000;
    z-index: 502;
}
.pop-up-tradein {
    width: 300px;
    position: fixed;
    top: 50%;
    margin-top: -254px;
    left: 50%;
    margin-left: -150px;
    background-color: #fff;
    z-index: 502;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.df {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.dn {
    display: none;
}
.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}
.opa0 {
    opacity: 0;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.grid {
    display: grid;
    gap: 20px;
}
.grid--4 {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
.grid__item {
    display: flex;
    flex-direction: column;
}
.grid__item *:not(:first-child) {
    margin-top: 10px;
}
@media only screen and (min-width: 375px) {
    .about-us-mp {
        top: 60%;
    }
}
@media only screen and (min-width: 412px) {
    a.main-header-phone {
        font-size: 22px;
    }
}
@media only screen and (min-width: 424px) {
    .about-us-mp {
        top: 62%;
    }
    .about-us-mp {
        top: 62%;
    }
    .topbg {
        background-image: url("/upload/topimgs/toppic_all_2.jpg");
        height: 262px;
    }
    .topbg.infiniti {
        background-image: url("/upload/topimgs/infiniti.jpg");
        background-position: unset;
    }
    .topbg.nissan {
        background-image: url("/upload/topimgs/nissan.jpg");
        background-position: unset;
    }
    .topbg.suzuki {
        background-image: url("/upload/topimgs/suzuki.jpg");
        background-position: unset;
    }
    .topbg.subaru {
        background-image: url("/upload/topimgs/subaru.jpg");
        background-position: unset;
    }
    .topbg.tradein {
        background-image: url("/upload/topimgs/tradein.jpg");
        background-position: unset;
    }
    .topbg.kia {
        background-image: url("/upload/topimgs/kia_n.jpg");
        background-position: unset;
    }
    .topbg.chery {
        background-image: url("/upload/topimgs/chery.jpg");
        background-position: unset;
    }
    .topbg.geely {
        background-image: url("/upload/topimgs/geely.jpg");
        background-position: unset;
    }
    .topbg.haval {
        background-image: url("/upload/topimgs/haval.jpg");
        background-position: unset;
    }
    .topbg.urt {
        background-image: url("/upload/topimgs/urt.jpg");
        background-position: unset;
    }
    .topbg.financialpage {
        background-image: url("/upload/topimgs/finance.jpg");
        background-position: unset;
    }
    .topbg.service {
        background-image: url("/upload/topimgs/service.jpg");
        background-position: unset;
    }
}
@media only screen and (min-width: 767px) {
    .simple-list-service .list-items-service a {
        background-color: #fff;
        border-top: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        border-right: none;
        padding: 20px;
        height: 290px;
    }
    .simple-list-service .list-items-service a:last-child {
        border-top: none;
        border-right: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
    }
    .simple-list-service .list-items-service .slick-track {
        display: -moz-flex !important;
        display: -ms-flex !important;
        display: -o-flex !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-align-items: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .about-us-mp {
        left: 50%;
        top: 56%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 95%;
        height: auto;
    }
    .aump-inner {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: unset;
        bottom: unset;
    }
    .about-us-mp div:nth-child(2) {
        padding-top: 18px;
    }
    .about-us-mp div:first-child {
        padding-top: 18px;
    }
    .about-us-mp div:last-child {
        padding-right: 0;
    }
}
@media only screen and (min-width: 1023px) {
    .list-items-service {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 20px auto 20px auto 20px auto;
        grid-template-columns: repeat(4, auto);
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    .simple-list-service .list-items-service a:nth-child(4n) {
        border: 1px solid #e7e7e7;
    }
    .simple-list-service .list-items-service a {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
    }
    .simple-list-service .list-items-service a:nth-child(n + 5) {
        border-top: none;
    }
    .about-us-mp {
        top: 65%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 1025px) and (orientation: landscape) {
    .main-actions-list article.slick-slide img {
        max-width: 375px;
    }
}
@media only screen and (min-width: 1040px) {
    .mob-menu-open-button,
    .mob-menu-hide-button,
    .mobile-brand-menu,
    .common-wrapper header button.mob-contact-open-button {
        display: none;
    }
    .common-wrapper {
        max-width: 1600px;
        margin: 0 auto;
        position: relative;
    }
    header {
        position: absolute;
        width: 1011px;
        top: 39px;
        left: 50%;
        margin-left: -505px;
        z-index: 10;
        background-color: transparent;
        padding: 0;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    a.main-header-phone {
        font-size: 20px;
        line-height: 30px;
    }
    .us-logo img {
        width: 170px;
        height: 54px;
    }
    /*.us-logo img {
        width: 146px;
        height: 70px;
    }*/
    /*.us-logo img {
        width: 128px;
        height: 61px;
    }*/
    .header-phone {
        width: 1011px;
        color: #fff;
        clear: both;
        text-align: right;
        padding: 10px 48px 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        
    }
    .top-menu > ul {
        display: block;
        padding: 0;
    }
    .top-menu > ul > li {
        float: left;
        position: relative;
        width: auto;
        -ms-transform: skewX(-13deg);
        -webkit-transform: skewX(-13deg);
        transform: skewX(-13deg);
    }
    .top-menu > ul > li.active {
        background-color: #0a4595;
    }
    .top-menu > ul > li.active:after {
        position: absolute;
        bottom: 0;
        right: -9px;
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 31px solid rgba(0, 0, 0, 0.15);
        -ms-transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        transform: skewX(12deg);
    }
    .top-menu > ul > li > a {
        font: normal 16px FGB, Arial, sans-serif;
        color: #fff;
        line-height: 31px;
        display: inline-block;
        border-bottom: none;
        padding: 0 24px;
        -ms-transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        transform: skewX(12deg);
    }
    .top-menu > ul > li > a:hover {
        color: #dfdfdf;
    }
    .second-level-menu ul {
        padding: 0 22px;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        transform: skewX(12deg);
    }
    .second-level-menu li {
        list-style-type: none;
    }
    .second-level-menu li:last-child {
        padding-right: 0;
    }
    .second-level-menu li a {
        display: inline-block;
        text-decoration: none;
        color: #000;
        padding: 0;
        font: normal 16px FGB, Arial, sans-serif;
        line-height: 31px;
    }
    .second-level-menu li a.active {
        color: #919191;
    }
    .header-brand {
        top: 112px;
    }
    .about-us-mp {
        top: 20%;
        -webkit-transform: translate(-50%, 100%);
        -ms-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
        width: 1011px;
    }
    .slide .main-banner-image {
        width: 100%;
        left: 0;
    }
    .main-rotator .slick-prev,
    .main-rotator .slick-next {
        display: inline-block !important;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        z-index: 10;
        cursor: pointer;
    }
    .main-rotator .slick-prev {
        left: 40px;
    }
    .main-rotator .slick-next {
        right: 40px;
    }
    .main-rotator-block {
        position: relative;
    }
    .mouse {
        content: " ";
        position: absolute;
        bottom: 120px;
        left: 50%;
        margin-left: -14px;
        width: 27px;
        height: 79px;
        background: url("/bitrix/templates/uservice/css/../img/main-banner-down.png") no-repeat left top transparent;
        z-index: 20;
    }
    .wrapper {
        width: 1011px;
        margin: 0 auto;
        background-color: #f2f2f2;
        padding: 0;
    }
    .top-overlay {
        position: relative;
        top: -120px;
        z-index: 10;
    }
    .avn-block-mp {
        background: #fff;
        margin-bottom: 20px;
        padding: 40px 0;
    }
    .main-actions-list {
        padding: 0;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .main-actions-list > article:nth-child(4),
    .main-actions-list > article:nth-child(5),
    .main-actions-list > article:nth-child(6),
    .main-actions-list > article:nth-child(7) {
        display: block;
    }
    .main-actions-list > article {
        width: 25%;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #e7e7e7;
        height: 290px;
        -webkit-transition: all 0.13s ease-out;
        -o-transition: all 0.13s ease-out;
        transition: all 0.13s ease-out;
        overflow: visible;
    }
    .main-actions-list > article:hover {
        box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.25);
        -webkit-box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.25);
        -moz-box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.25);
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        background-color: #f2f2f2;
    }
    .main-actions-list .brand-name {
        margin-top: 5px;
    }
    .main-actions-list > article:first-child .brand-name {
        margin-top: 20px;
    }
    .main-actions-list .action-item {
        padding: 20px;
        border-bottom: none;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-actions-list > article:first-child {
        width: 75%;
        min-height: 340px;
        height: 580px;
        z-index: 10;
        border-bottom: none;
        border-right: none;
        border-top: 1px solid #e7e7e7;
        border-left: 1px solid #e7e7e7;
    }
    .main-actions-list > article:nth-child(3) {
        border-top: none;
        border-bottom: none;
    }
    .main-actions-list > article:nth-child(4) {
        border-right: none;
    }
    .main-actions-list > article:nth-child(6) {
        border-right: none;
        border-left: none;
    }
    .main-actions-list > article:first-child .action-name h3,
    .main-actions-list > article:first-child .action-description {
        font: normal 24px FGB, Arial, sans-serif;
    }
    a.show-all-button,
    .show-all-button {
        width: 100%;
        cursor: pointer;
        text-align: right;
        padding-right: 20px;
        font-size: 16px;
        font-weight: 700;
        font-family: "FGB", Arial, sans-serif;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-instock-block:first-child {
        margin-top: 0;
    }
    .main-instock-block:last-child {
        margin-top: 40px;
    }
    .main-instock-block {
        margin-top: 40px;
        padding: 0 20px;
    }
    .cars-count,
    .instock-block-right {
        float: left;
    }
    .cars-count {
        padding-right: 20px;
        border-right: 2px solid #adadad;
    }
    .instock-block-right {
        margin-left: 28px;
    }
    .main-instock-block-header {
        margin-top: 0;
        line-height: 24px;
    }
    .cars-count {
        line-height: 52px;
        text-align: left;
    }
    .main-instock-button {
        width: 167px;
        margin: 0;
        line-height: 16px;
        height: 28px;
        padding-top: 5px;
        margin-top: 6px;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-instock-params-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .main-instock-params-block > a {
        width: 255px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 30px;
    }
    .main-instock-params-block > a > span {
        font-size: 14px;
    }
    .main-instock-params-block > a.piggy-bg {
        background-position: left 10px;
        padding-left: 60px;
    }
    .main-instock-params-block > a.drive-bg {
        background-position: left -46px;
        padding-left: 50px;
    }
    .main-instock-params-block > a.gearbox-bg {
        background-position: left -96px;
        padding-left: 40px;
    }
    .main-instock-params-block > a.discount-bg {
        background-position: left -148px;
        padding-left: 55px;
    }
    .main-instock-params-block > a.warranty-bg {
        background-position: left -196px;
        padding-left: 60px;
    }
    .main-instock-params-block > a.diesel-bg {
        background-position: left -247px;
        padding-left: 49px;
    }
    .main-instock-params-block > a.sedan-bg {
        background-position: left -287px;
        padding-left: 40px;
    }
    .clients {
        padding: 55px 0 0;
        margin-top: -35px;
    }
    .clients-header,
    .clients-slider {
        width: 1011px;
        margin: 0 auto;
    }
    .clients-slider {
        margin-top: 35px;
    }
    .clients-slider a {
        padding-right: 20px;
        text-decoration: underline;
    }
    .clients-slider a:focus {
        outline: none;
    }
    .clients-slider img {
        padding-top: 30px;
    }
    .list-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .simple-list .list-item {
        width: 25%;
        padding-right: 20px;
        margin-top: 0;
        padding-bottom: 40px;
        position: relative;
        overflow: hidden;
    }
    .simple-list .list-read-more {
        display: block;
        position: absolute;
        bottom: 0;
        left: -98px;
        -webkit-transition: left 0.2s ease-out;
        -o-transition: left 0.2s ease-out;
        transition: left 0.2s ease-out;
        font: normal 12px FGB, Arial, sans-serif;
    }
    .simple-list .list-item:hover .list-read-more {
        left: 0;
    }
    .simple-list .list-read-more:after {
        content: "";
        display: inline-block;
        width: 5px;
        height: 10px;
        background: url("/bitrix/templates/uservice/img/list-read-more.png") no-repeat left top transparent;
        margin-left: 6px;
    }
    .simple-list {
        margin-top: 55px;
    }
    .simple-list-type {
        width: 100%;
    }
    .main-salons {
        position: relative;
        margin-top: 80px;
        padding: 0;
    }
    .main-salons-slider {
        width: 425px;
        position: absolute;
        top: 85px;
        left: 50%;
        margin-left: -506px;
    }
    .main-p-map {
        position: absolute;
        top: -34px;
        right: 382px;
        display: block;
    }
    footer {
        padding: 80px 0 0;
    }
    .footer-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 76px;
        border-bottom: 2px solid #474747;
    }
    .breadcrumbs {
        width: 1011px;
        margin: 0 auto 20px;
        padding: 0 10px;
    }
    .footer-menu,
    .footer-contacts {
        width: 1011px;
        margin: 0 auto;
    }
    .footer-menu div {
        width: 25%;
    }
    .footer-menu ul {
        margin: 0;
        padding: 0;
    }
    .footer-menu li {
        list-style-type: none;
    }
    .footer-menu p {
        font: normal 16px FGB, Arial, sans-serif;
        line-height: 16px;
        color: #a2a2a2;
        margin: 0 0 16px;
    }
    .footer-menu div > p.second {
        margin-top: 38px;
    }
    .footer-menu a {
        font: normal 16px FGB, Arial, sans-serif;
        color: #fff;
    }
    .footer-contacts {
        padding: 23px 0 25px;
    }
    .footer-phone,
    .footer-adress {
        float: left;
    }
    .footer-phone {
        margin-top: 5px;
        line-height: 28px;
    }
    .footer-adress {
        margin-left: 116px;
    }
    footer .us-logo {
        float: right;
        margin-top: 0;
    }
    footer .us-logo img {
        width: 80px;
        height: 37px;
    }
    .topbg {
        width: 100%;
        display: block;
        height: 400px;
        background-image: url("/upload/topimgs/toppic_all_2.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
    }
    .topbg.opel {
        background-image: url("/upload/topimgs/opel.jpg");
    }
    .topbg.chevrolet {
        background-image: url("/upload/topimgs/chevrolet.jpg");
    }
    .topbg.citroen {
        background-image: url("/upload/topimgs/citroen.jpg");
    }
    .topbg.infiniti {
        background-image: url("/upload/topimgs/infiniti.jpg");
    }
    .topbg.nissan {
        background-image: url("/upload/topimgs/nissan.jpg");
    }
    .topbg.renault {
        background-image: url("/upload/topimgs/renault.jpg");
    }
    .topbg.suzuki {
        background-image: url("/upload/topimgs/suzuki.jpg");
    }
    .topbg.subaru {
        background-image: url("/upload/topimgs/subaru.jpg");
    }
    .topbg.datsun {
        background-image: url("/upload/topimgs/datsun.jpg");
    }
    .topbg.uaz {
        background-image: url("/upload/topimgs/uaz.jpg");
    }
    .topbg.tradein {
        background-image: url("/upload/topimgs/tradein.jpg");
    }
    .topbg.kia {
        background-image: url("/upload/topimgs/kia_n.jpg");
    }
    .topbg.urt {
        background-image: url("/upload/topimgs/urt.jpg");
    }
    .topbg.exeed {
        background-image: url("/upload/topimgs/exeed.jpg");
    }
    .content {
        padding: 40px 20px 70px;
    }
    .pop-up-tradein {
        width: 490px;
        position: fixed;
        top: 50%;
        margin-top: -137px;
        left: 50%;
        margin-left: -230px;
        background-color: #fff;
        z-index: 502;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: none;
    }
}
@media only screen and (min-width: 1170px) {
    .about-us-mp {
        top: 28%;
    }
}
@media only screen and (min-width: 1200px) {
    header {
        width: 1200px;
        transform: translateX(-50%);
        margin-left: 0;
    }
    a.main-header-phone span {
        letter-spacing: 1.5px;
    }
    .wrapper {
        width: 1200px;
    }
    .about-us-mp {
        width: 1200px;
    }
    .about-us-mp span {
        font-size: 44px;
    }
    .main-actions-list > article:first-child .action-name h3,
    .main-actions-list > article:first-child .action-description {
        font-size: 28px;
    }
    .main-actions-list > article {
        height: 335px;
    }
    .main-actions-list > article > h3,
    .main-actions-list > article > .action-description {
        font-size: 20px;
    }
    .action-list .main-actions-list .action-name {
        padding-top: 0;
    }
    a.show-all-button,
    .show-all-button {
        padding-right: 20px;
    }
    .main-instock-params-block > a {
        margin-right: 15px;
    }
    .simple-list .all-items {
        padding-right: 20px;
    }
    .clients-header,
    .clients-slider {
        width: 1200px;
    }
    .clients {
        margin-bottom: 50px;
    }
    .main-salons-slider {
        margin-left: -600px;
    }
    .footer-menu,
    .footer-contacts {
        width: 1200px;
    }
    .breadcrumbs {
        width: 1200px;
    }
    .header-brand {
        left: 0;
    }
    .header-contacts .header-salons {
        position: absolute;
        top: 112px;
        right: 0;
    }
    .action-list > article:first-child,
    .main-actions-list > article:first-child {
        height: 674px;
    }
    .action-list > article,
    .main-actions-list > article {
        height: 337px;
        background: url("/bitrix/components/allsites/new.instock.cars.selection/templates/.default/imgs/carbg.jpg") no-repeat bottom right transparent;
    }
    .action-list > article:first-child:hover,
    .action-list > article:hover,
    .main-actions-list > article:first-child:hover,
    .main-actions-list > article:hover {
        z-index: 100;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        box-shadow: 6px 6px 18px 0 rgba(50, 50, 50, 0.23);
        -webkit-box-shadow: 6px 6px 18px 0 rgba(50, 50, 50, 0.23);
        background-color: transparent;
    }
    .action-list .action-name {
        padding-top: 20px;
    }
    .action-list > article:first-child .action-name h3,
    .action-list > article:first-child .action-description {
        font-size: 28px;
    }
    .action-list .action-name h3 {
        font-size: 20px;
    }
    .list-items-service {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
    .models_block + .simple-list-service > .list-items-service {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .models_block + .simple-list-service > .list-items-service a.list-item {
        margin-right: 15px;
    }
    .models_block + .simple-list-service > .list-items-service a.list-item:nth-child(4n) {
        margin-right: 0;
    }
    .simple-list-service .list-items-service a,
    .simple-list-service .list-items-service a:nth-child(4n) {
        width: 275px;
        padding: 0;
        margin-bottom: 20px;
        border: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background: 0 0;
    }
    .simple-list-service .list-items-service a:first-child {
        padding: 0;
    }
    .simple-list-service .list-items-service a span,
    .simple-list-service .list-items-service a .item-prev-service {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .models_block {
        margin-top: 0;
    }
    .brand_model {
        width: 280px;
    }
    .model_img {
        width: 200px;
        height: 110px;
    }
    .services-wrapper .clearfix {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .services-wrapper .service-blk {
        max-width: unset;
        float: none;
        width: 33%;
    }
}
@media only screen and (min-width: 1300px) {
    .about-us-mp {
        top: 35%;
    }
}
@media only screen and (min-width: 1439px) {
    .about-us-mp {
        top: 40%;
    }
    .about-us-mp div:last-child {
        padding-right: 45px;
    }
}
@media only screen and (min-width: 1600px) {
    .about-us-mp {
        top: 45%;
    }
}
.credit-logos img {
    float: left;
    margin: 0 20px;
}
.credit-logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.credit-logo-wrapper div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 55px;
}
.credit-logo-wrapper div span {
    font-size: 16px;
}
.credit-logo-wrapper div img {
    margin-bottom: 15px;
}
.credit-simple-pics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.credit-simple-pics img {
    border: 20px solid #f2f2f2;
    width: 100%;
}
.credit-progs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1;
    grid-template-columns: 1;
    margin: 40px 0 70px;
}
.credit-progs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px;
}
.credit-progs a img {
    width: auto;
    margin-bottom: 10px;
}
@media only screen and (min-width: 990px) {
    .credit-logo-wrapper div {
        width: 25%;
    }
    .credit-progs {
        -ms-grid-columns: (auto) [4];
        grid-template-columns: repeat(4, auto);
    }
}
@media print {
    *,
    *:before,
    *:after {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    *:focus {
        outline: none;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="jav * ascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border-left: 1px solid #0a4595;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb70 {
    margin-bottom: 70px;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt70 {
    margin-top: 70px;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.content-w100 {
    display: flow-root;
}
.content-w100 p {
    max-width: 1160px;
}
.img-fl-r {
    max-width: 540px;
    float: right;
    margin-left: 20px;
    width: 100%;
    margin-bottom: 15px;
}
.img-fl-l {
    max-width: 540px;
    width: 100%;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
.clear {
    clear: both;
}
.content-w100 ul {
    max-width: 1160px;
}
.content-w100 ul li {
    overflow: hidden;
    padding-left: 1.9em;
    list-style-position: inside;
}
.content-w100 ul li:before {
    left: 0;
}
@media only screen and (max-width: 1039px) {
    .top-menu > ul {
        background: #fff;
    }
    .topbg {
        display: none;
    }
    .instock-top-value {
        font-size: 12px;
    }
    .topbg.kia,
    .header-brand,
    .header-contacts.clearfix {
        display: none;
    }
    .top-menu > ul > li a {
        line-height: 45px;
    }
}
@media only screen and (max-width: 600px) {
    .clients {
        min-height: 315px;
        padding: 15px 20px 0;
    }
    .clients-header {
        margin-bottom: 20px;
    }
    .clients-slider .slick-dots li button {
        margin-top: 25px;
    }
    .content ul {
        padding-left: 0;
    }
}
@media only screen and (min-width: 1039px) {
    .top-menu > ul > li:nth-child(6),
    .top-menu > ul > li:nth-child(7),
    .top-menu > ul > li:nth-child(8),
    .top-menu > ul > li:nth-child(9),
    .top-menu > ul > li:nth-child(10),
    .top-menu > ul > li:nth-child(11),
    .top-menu > ul > li:nth-child(12) {
        display: none;
    }
    /*.mobileoveflow table {
        max-width: 625px;
    }*/
}
#cookie_notification {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 100;
}
#cookie_notification p {
    margin: 0;
    text-align: left;
    color: #000;
    max-width: 1047px;
}
@media (min-width: 576px) {
    #cookie_notification.show {
        display: flex;
    }
    .cookie_accept {
        margin: 0 0 0 25px;
    }
}
@media (max-width: 575px) {
    #cookie_notification.show {
        display: block;
        text-align: left;
    }
    .cookie_accept {
        margin: 10px 0 0;
    }
}

/* End */


/* Start:/bitrix/templates/uservice/css/animate.css?150651823323911*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.iter-mouse-count {
  animation-iteration-count: 3;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.10, 1.10, 1.10);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/* End */


/* Start:/bitrix/templates/uservice/css/fancybox.css?167690222012738*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */
/* /bitrix/templates/uservice/css/normalize.css?14304165047708 */
/* /bitrix/templates/uservice/css/common.css?170679493413997 */
/* /bitrix/templates/uservice/css/helper-classes.css?16430283721321 */
/* /bitrix/templates/uservice/css/font-awesome.css?148940954931800 */
/* /bitrix/templates/uservice/css/slick.css?14376203061767 */
/* /bitrix/templates/uservice/css/jquery.countdown.css?14697992192933 */
/* /bitrix/templates/uservice/css/main.css?1747640346120155 */
/* /bitrix/templates/uservice/css/animate.css?150651823323911 */
/* /bitrix/templates/uservice/css/fancybox.css?167690222012738 */
