@charset "UTF-8";
/**
* СТОЛИЦА
*/
/* ==========================================================================
   VENDORS
   ========================================================================== */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick.eot');
  src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
}
.slick-prev:before[dir="rtl"] {
  content: "";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
.slick-next:before[dir="rtl"] {
  content: "";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Base */
/*FONTS*/
/* font-family: "RobotoCondensedRegular"; */
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot");
  src: url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.woff") format("woff"), url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* font-family: "RobotoCondensedLight"; */
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/RobotoCondensedLight/RobotoCondensedLight.eot");
  src: url("../fonts/RobotoCondensedLight/RobotoCondensedLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensedLight/RobotoCondensedLight.woff") format("woff"), url("../fonts/RobotoCondensedLight/RobotoCondensedLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}
/* font-family: "RobotoCondensedBold"; */
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/RobotoCondensedBold/RobotoCondensedBold.eot");
  src: url("../fonts/RobotoCondensedBold/RobotoCondensedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensedBold/RobotoCondensedBold.woff") format("woff"), url("../fonts/RobotoCondensedBold/RobotoCondensedBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
/**
* rouble font
*/
@font-face {
  font-family: 'rouble';
  src: url('../fonts/rouble-webfont.eot');
  src: url('../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rouble-webfont.woff') format('woff'), url('../fonts/rouble-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* variables */
.rouble {
  font-family: 'rouble';
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
/* Grid & Responsive utilites */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-hg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-hg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-hg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-hg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-hg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-hg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-hg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-hg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-hg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-hg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-hg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-hg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1540px) {
  .col-hg-1, .col-hg-2, .col-hg-3, .col-hg-4, .col-hg-5, .col-hg-6, .col-hg-7, .col-hg-8, .col-hg-9, .col-hg-10, .col-hg-11, .col-hg-12 {
    float: left;
  }
  .col-hg-12 {
    width: 100%;
  }
  .col-hg-11 {
    width: 91.66666667%;
  }
  .col-hg-10 {
    width: 83.33333333%;
  }
  .col-hg-9 {
    width: 75%;
  }
  .col-hg-8 {
    width: 66.66666667%;
  }
  .col-hg-7 {
    width: 58.33333333%;
  }
  .col-hg-6 {
    width: 50%;
  }
  .col-hg-5 {
    width: 41.66666667%;
  }
  .col-hg-4 {
    width: 33.33333333%;
  }
  .col-hg-3 {
    width: 25%;
  }
  .col-hg-2 {
    width: 16.66666667%;
  }
  .col-hg-1 {
    width: 8.33333333%;
  }
  .col-hg-pull-12 {
    right: 100%;
  }
  .col-hg-pull-11 {
    right: 91.66666667%;
  }
  .col-hg-pull-10 {
    right: 83.33333333%;
  }
  .col-hg-pull-9 {
    right: 75%;
  }
  .col-hg-pull-8 {
    right: 66.66666667%;
  }
  .col-hg-pull-7 {
    right: 58.33333333%;
  }
  .col-hg-pull-6 {
    right: 50%;
  }
  .col-hg-pull-5 {
    right: 41.66666667%;
  }
  .col-hg-pull-4 {
    right: 33.33333333%;
  }
  .col-hg-pull-3 {
    right: 25%;
  }
  .col-hg-pull-2 {
    right: 16.66666667%;
  }
  .col-hg-pull-1 {
    right: 8.33333333%;
  }
  .col-hg-pull-0 {
    right: auto;
  }
  .col-hg-push-12 {
    left: 100%;
  }
  .col-hg-push-11 {
    left: 91.66666667%;
  }
  .col-hg-push-10 {
    left: 83.33333333%;
  }
  .col-hg-push-9 {
    left: 75%;
  }
  .col-hg-push-8 {
    left: 66.66666667%;
  }
  .col-hg-push-7 {
    left: 58.33333333%;
  }
  .col-hg-push-6 {
    left: 50%;
  }
  .col-hg-push-5 {
    left: 41.66666667%;
  }
  .col-hg-push-4 {
    left: 33.33333333%;
  }
  .col-hg-push-3 {
    left: 25%;
  }
  .col-hg-push-2 {
    left: 16.66666667%;
  }
  .col-hg-push-1 {
    left: 8.33333333%;
  }
  .col-hg-push-0 {
    left: auto;
  }
  .col-hg-offset-12 {
    margin-left: 100%;
  }
  .col-hg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-hg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-hg-offset-9 {
    margin-left: 75%;
  }
  .col-hg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-hg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-hg-offset-6 {
    margin-left: 50%;
  }
  .col-hg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-hg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-hg-offset-3 {
    margin-left: 25%;
  }
  .col-hg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-hg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-hg-offset-0 {
    margin-left: 0%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 14px;
}
.tooltip.top {
  margin-top: -7px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: -7px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: -7px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -7px;
  padding: 0 5px;
}
.tooltip-inner {
  min-width: 140px;
  height: 40px;
  max-width: 200px;
  padding: 9px 8px 3px;
  color: #000;
  text-align: center;
  background-color: #f5fdff;
  border-radius: 0;
  border: 1px solid #c4e2e8;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* Sticky footer, layout and common styles */
/* Styles for sticky footer and very semantic page */
/* Get Warning: The universal selector (*) is known to be slow */
html {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  display: table;
  margin: auto;
  width: 100%;
  height: 100%;
  min-width: 320px;
  background-color: #fff;
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  transition: background-color 0.2s ease;
}
/**
* Широкий контейнер 1800px
*/
.wide-container {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1820px;
}
/**
* Средний контейнер для контента на главной 1426px
*/
.middle-container {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1446px;
}
/**
* Основной контейнер
*/
.container {
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1212px;
}
/**
* sticky footer
*/
.main-content {
  display: block;
  width: 100%;
  height: 100%;
}
.footer {
  display: block;
  width: 100%;
}
.wrapper {
  display: block;
  height: 100%;
}
.inner-wrapper {
  width: 100%;
  height: 100%;
}
/**
* Контейнер контент на главной
*/
.index-container-wrapper {
  padding-top: 92px;
}
/**
* header
*/
.header {
  position: relative;
  /** мобильная навигация выравнивается относительно header'а */
  display: block;
  width: 100%;
  padding: 26px 0 10px;
  background-color: #f7f7f7;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.header--hidden {
  display: none !important;
}
.header--fixed {
  position: fixed;
  z-index: 1000;
  transition: all 150ms ease;
  padding: 4px 0;
  top: -200px;
  display: block !important;
}
.header--fixed .top-menu-phone {
  width: 26.723333%;
}
.header--fixed .top-menu-logotype {
  width: 28.897778%;
}
.header--index {
  position: absolute;
  background: transparent;
  box-shadow: none;
  padding: 26px 0;
  z-index: 1;
}
.header--index .top-menu-list a {
  color: #fff;
  text-decoration: none;
}
.header--index .top-menu-list svg {
  fill: #fff;
}
.header--index .top-menu-logotype {
  padding-left: 0;
}
.header--index .top-menu-logotype-image {
  display: block;
  text-align: center;
  background: #fff;
}
.header--index .top-menu-logotype-image img {
  max-width: 104px;
}
.header--index .top-menu-logotype-image:before {
  content: '';
  top: 100%;
  display: block;
  left: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 167px 0 0;
  border-color: #fff transparent transparent transparent;
}
.header--index .top-menu-phone {
  color: #fff;
  font-weight: 700;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  text-align: right;
}
.header--index .top-menu-buttons {
  text-align: right;
}
.header--index .top-menu-buttons a:nth-child(1) {
  border: 3px solid #FFF;
  color: #fff;
}
.header--index .top-menu-buttons a:nth-child(2) {
  border: 3px solid #FFF;
  color: #fff;
}
.header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  /**
	* при фиксированном хедере отступ у контейнера страницы равен 121px
	*/
}
.header--fixed + .wrapper .main-content__inner {
  height: 100%;
  padding-top: 121px;
}
/**
* sidebar
* -----------------------------------------------------------------------------
*/
.sidebar {
  position: fixed;
  top: 160px;
  left: 0;
  z-index: 990;
  width: 350px;
  height: calc(100% - 130px);
  padding: 0 60px 0;
  background: #fff;
  border-right: 1px solid #d7d7d7;
  transition: 0.3s -webkit-transform ease-in;
  transition: 0.3s transform ease-in;
  transition: 0.3s transform ease-in, 0.3s -webkit-transform ease-in;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /**
	* данный клас навешивает js, когда у страницы нет скролла
	* размер видимой области равен размеру документа
	*/
  /**
	* если есть сайдбар, то основной контейнер уже не выравнивается по центру
	*/
}
.sidebar.flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  /**
		* перебиваем каскадностью
		*/
}
.sidebar.flex-start .sidebar-agent-image-wrapper {
  display: none;
}
.sidebar ~ .container {
  margin-right: 0;
  margin-left: 420px;
}
.sidebar-head-wrapper.active ~ .sidebar-nav {
  display: block;
}
.sidebar-head-wrapper.active ~ .sidebar-agent {
  display: block;
}
.sidebar-head-wrapper svg {
  display: none;
}
.sidebar-head {
  display: inline-block;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 2vh;
}
.sidebar-head::after {
  content: '';
  display: block;
  width: 42px;
  height: 3px;
  margin-top: 2vh;
  background: #e42c4d;
}
.sidebar-nav-list-item {
  margin-bottom: 5px;
  padding-bottom: 1.3vh;
}
.sidebar-nav-list-item__link {
  font-size: 20px;
  line-height: 22px;
  color: #000;
  font-weight: 300;
  text-decoration: none;
  transition: 0.2s color ease-in;
}
.sidebar-nav-list-item__link:hover {
  color: #e42c4d;
}
.sidebar-nav {
  margin-bottom: 30px;
}
.sidebar-login {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sidebar-login .sidebar-call-modal a {
  font-size: 17px;
  margin-bottom: 15px;
  display: block;
}
.sidebar-login .sidebar-nav {
  margin-bottom: 43px;
}
.description-requaired {
  font-size: 14px;
  font-weight: 300;
  color: #8e8e8e;
  margin-top: 25px;
  line-height: 14px;
  max-width: 131px;
  text-align: left;
  display: block;
  margin-bottom: 21px;
}
.popup-modal {
  width: 100%;
  max-width: 353px;
  position: relative;
  background-color: #f2f2f2;
  text-align: center;
  margin: 0 auto;
  padding: 54px 65px;
}
.wide-modal {
  max-width: 653px;
  padding: 54px 103px;
}
.check-list-item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}
.check-list-item.checked svg {
  width: 17px;
  min-width: 17px;
  fill: #ef7f22;
  margin-left: 6px;
  display: inline-block;
}
.check-list-item svg {
  display: none;
}
.sidebar-agent {
  text-align: center;
}
.sidebar-account__password {
  color: #000;
}
.sidebar-agent-image-wrapper {
  position: relative;
  display: inline-block;
  background: #ef7f22;
  width: 143px;
  height: 143px;
  border-radius: 50%;
  margin-bottom: 30px;
  overflow: hidden;
}
.sidebar-agent-image-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  height: auto;
  max-width: 286px;
  max-height: 286px;
}
.sidebar-agent__head {
  color: #e42c4d;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 5px;
}
.sidebar-agent__caption {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #000;
}
.sidebar-head-account {
  font-size: 20px;
  margin-bottom: 36px;
  text-transform: uppercase;
}
.sidebar-account {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 60px;
}
.sidebar-account-image-wrapper {
  position: relative;
  display: inline-block;
  background: #ef7f22;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  margin-bottom: 8px;
  overflow: hidden;
}
.sidebar-account-image-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: auto;
  height: auto;
  max-width: 286px;
  max-height: 286px;
}
.sidebar-account__head {
  color: #e42c4d;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 8px;
}
.sidebar-account__caption {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #000;
}
/* common styles */
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/**
* сброс стилей браузера
*/
button {
  cursor: pointer;
}
address {
  font-style: normal;
}
html.no-scroll {
  overflow-y: hidden;
  padding-right: 15px;
}
.btn,
.button {
  display: inline-block;
  padding: 12px;
  text-align: center;
  margin: 0 5px;
  color: #FFF;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border: 3px solid #FFF;
  border-radius: 4px;
  transition: all 300ms ease;
}
.btn:hover,
.button:hover {
  background: #fff;
  color: #ef7f22;
  border-color: #fff;
}
.button-transparent {
  background-color: rgba(255, 255, 255, 0.2);
}
.top-menu-buttons .btn:hover {
  color: #fff;
  border-color: #fff;
}
.btn-send {
  color: #9f1f22;
  border: 3px solid #9f1f22;
}
.btn-transparent {
  background: transparent;
}
.btn-transparent:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.btn-gradient {
  position: relative;
  z-index: 1;
  font-size: 24px;
  padding: 22px 14px;
  color: #e42c4d;
}
.btn-gradient:before {
  content: '';
  top: -3px;
  position: absolute;
  left: -3px;
  bottom: -3px;
  right: -3px;
  background: #e9254f;
  border-radius: 3px;
  background: linear-gradient(to right, #e9254f 0%, #8d4060 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9254f', endColorstr='#8d4060', GradientType=1);
  z-index: -2;
}
.btn-gradient:after {
  content: '';
  z-index: -1;
  position: absolute;
  border-radius: 1px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
}
.btn-gradient:hover {
  color: #fff !important;
}
.btn-gradient:hover:before {
  background: #e42c4d;
}
.btn-gradient:hover:after {
  content: none;
}
.fixed-buttons {
  position: fixed;
  top: 26.5%;
  display: none;
  left: 12px;
  z-index: 45;
}
.primary-btn {
  color: #e42c4d;
  border: 3px solid #e42c4d;
  background-color: transparent;
}
.second-btn {
  color: #ef7f22;
  border: 3px solid #ef7f22;
  background-color: transparent;
}
a.btn-circle {
  width: 203px;
  padding: 20px;
  display: block;
  height: 203px;
  border-radius: 50%;
  background-color: transparent;
  color: transparent;
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: all 300ms ease;
}
a.btn-circle--config {
  background-color: rgba(228, 44, 77, 0.8);
}
a.btn-circle--config:hover {
  background-color: #e42c4d;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
a.btn-circle--news {
  background-color: rgba(232, 141, 36, 0.8);
}
a.btn-circle--news:hover {
  background-color: #e88d24;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
a.btn-circle figure {
  margin: 0;
  text-align: center;
}
a.btn-circle figure img {
  max-width: 59px;
  display: inline-block;
  max-height: 52px;
}
a.btn-circle div {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-top: 8px;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
.article-head {
  text-align: center;
}
.article-head__title {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 24px;
  padding-bottom: 18px;
  position: relative;
}
.article-head__title:after {
  content: '';
  display: block;
  width: 73px;
  height: 3px;
  background-color: #c42f4d;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article-head__description {
  text-align: center;
  font-size: 30px;
  margin-bottom: 66px;
  line-height: 38px;
  display: inline-block;
  font-weight: 300;
}
/* стили для контентной области */
/**
* стили для контентной области (редактируемый контент CKEditor)
*/
.h1,
h1,
.content h1,
.content .h1 {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #0c0c0c;
  font-size: 40px;
  line-height: 65px;
  font-weight: 400;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.h1::after,
h1::after,
.content h1::after,
.content .h1::after {
  content: '';
  display: block;
  width: 73px;
  height: 3px;
  background: #ef7f22;
  margin-top: 22px;
  margin-bottom: 35px;
}
.h2,
h2,
.content h2,
.content .h2 {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  color: #0c0c0c;
  font-size: 30px;
  line-height: 1.27;
  font-weight: 300;
  margin: 0 0 32px 0;
  text-transform: uppercase;
}
.h3,
h3,
.content h3,
.content .h3 {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  color: #0c0c0c;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 19px 0;
  text-transform: uppercase;
}
.h4,
h4,
.content h4,
.content .h4 {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  color: #0c0c0c;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 12px 0;
  text-transform: uppercase;
}
.h5,
h5,
.content h5,
.content .h5 {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  color: #0c0c0c;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 12px 0;
  text-transform: uppercase;
}
.h6,
h6,
.content h6,
.content .h6 {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  color: #0c0c0c;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 12px 0;
  text-transform: uppercase;
}
.content {
  font-weight: 400;
  color: #000;
  /**
	* Якоря
	*/
  /**
	* ссылка на файл
	*/
}
.content img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin-bottom: 35px;
}
.content p {
  font-weight: 300;
  color: #000;
  margin: 0 0 45px 0;
  font-size: 18px;
  line-height: 24px;
}
.content p.lead {
  color: #666766;
  margin-bottom: 25px;
}
.content a {
  color: #2a5897;
  text-decoration: underline;
}
.content a:active {
  color: #ff5e3e;
  text-decoration: none;
}
.content a:visited {
  color: #183256;
}
.content a:hover {
  color: #ff5e3e;
  text-decoration: none;
}
.content a[href^="#"] {
  text-decoration: none;
  border-bottom: 1px dashed #2a5897;
}
.content a[href^="#"]:active {
  border-bottom: 1px dashed #ff5e3e;
}
.content a[href^="#"]:visited {
  border-bottom: 1px dashed #183256;
}
.content a[href^="#"]:hover {
  border-bottom: 1px dashed #ff5e3e;
}
.content ul {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  list-style-type: none;
  width: 100%;
  overflow: hidden;
}
.content ul li {
  position: relative;
  width: 100%;
  margin-bottom: 19px;
  padding-left: 25px;
  background-image: url(../img/icons/checked.svg);
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 17px 17px;
}
.content ul li svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 17px;
}
.content ul ul {
  margin: 0;
  padding-left: 36px;
  padding-top: 3px;
}
.content ul ul li {
  margin-bottom: 0;
}
.content ul ul li::before {
  content: '\2714';
}
.content ul li .icon {
  width: 17px;
  min-width: 17px;
  fill: #ef7f22;
  margin-right: 20px;
  margin-top: 4px;
}
.content ol {
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
  list-style-type: none;
  counter-reset: num;
  /* Задаём имя счетчика */
}
.content ol li {
  margin-bottom: 25px;
}
.content ol ol {
  margin: 0;
  padding-left: 36px;
  padding-top: 3px;
  list-style-type: none;
  counter-reset: num;
  /* Задаём имя счетчика */
}
.content ol ol li {
  margin-bottom: 25px;
}
.content ol li::before {
  content: counter(num) '.';
  /* Выводим число */
  counter-increment: num;
  /* Увеличиваем значение счётчика */
  display: inline-block;
  vertical-align: baseline;
  margin-right: 5px;
  color: #ff5e3e;
}
.content .table {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  margin-bottom: 40px;
}
.content .table tr:hover {
  background: #f7f8f8;
}
.content .table th {
  padding: 13px 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  text-transform: uppercase;
  background: #f7f8f8;
  border-bottom: 3px solid #ef7f22;
  text-align: left;
}
.content .table th.alt {
  background: #fff;
  border-bottom-color: #e42c4d;
}
.content .table td {
  padding: 13px 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.5;
  border-bottom: 2px solid #f7f8f8;
}
.content .table td.checked {
  overflow: visible;
  text-align: center;
}
.content .table .checked.icon {
  width: 17px;
  height: 17px;
  fill: #ef7f22;
  vertical-align: middle;
}
.content .table a {
  display: block;
  width: 100%;
  height: 100%;
}
.content figure {
  margin: 0 0 25px 0;
}
.content figure a {
  text-decoration: none;
}
.content figure figcaption {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  padding-top: 12px;
}
/**
* bootstrap tooltip
*/
/**
* footnote
*/
/**
* таблица
*/
b,
strong {
  font-weight: 700;
}
/* */
/* Custom styles */
/* COMMON ELEMENTS
------------------------------------------------------------------------------- */
/* slick slider */
.slick-prev,
.slick-next {
  width: 27px;
  height: 46px;
  cursor: pointer;
  z-index: 1;
}
.slick-prev {
  left: 2.6%;
  background: url(../img/icons/slick-left.png) center no-repeat;
}
.slick-next {
  right: 2.6%;
  background: url(../img/icons/slick-right.png) center no-repeat;
}
.slick-prev:hover,
.slick-prev:focus {
  background: url(../img/icons/slick-left.png) center no-repeat;
}
.slick-next:hover,
.slick-next:focus {
  background: url(../img/icons/slick-right.png) center no-repeat;
}
/* index page */
.top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-menu-list {
  width: 21.166667%;
  float: left;
  color: #000;
  padding: 17px 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-right: 10px;
}
.top-menu-list a {
  color: #000;
  text-decoration: none;
}
.top-menu-list svg {
  max-width: 43px;
  height: 43px;
  width: 100%;
  margin-right: 24px;
  vertical-align: middle;
  margin-bottom: 4px;
}
.top-menu-list__fullscreen {
  position: fixed;
  width: 100%;
  display: none;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1010;
  background-color: #f1f0f0;
  transition: all 300ms ease;
}
.top-menu-list__fullscreen.active {
  display: block;
}
.top-menu-list__fullscreen .container {
  height: 100%;
}
.top-menu-list-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  height: 100%;
}
.top-menu-list-block__logo {
  margin: 0;
  padding: 25px 0px;
}
.top-menu-list-block__items {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 570px;
  text-align: center;
}
.top-menu-list-block__items li {
  display: inline-block;
}
.top-menu-list-block__items li a {
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin: 9px 21px;
  color: #000;
  font-weight: 700;
  font-size: 36px;
  /* 						&:before {
	content: '/';
	font-size: 30px;
	display: inline-block;
} */
}
.top-menu-list-block__items li a:hover {
  color: #e42c4d;
}
.top-menu-list-block__phone {
  padding: 60px 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
}
.top-menu-list-block__phone span {
  color: #e42c4d;
}
.top-menu-list__close {
  position: absolute;
  left: 2.5%;
  top: 45px;
  width: 38px;
  height: 38px;
  display: block;
}
.top-menu-logotype {
  width: 22.897778%;
  float: left;
  padding-right: 10px;
  position: relative;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.top-menu-logotype-image {
  background: transparent;
  margin: 0;
  position: relative;
  margin-top: -26px;
  max-width: 167px;
  left: 0;
  padding-top: 23px;
  top: 0;
}
.top-menu-logotype-image img {
  max-width: 58px;
  display: inline-block;
  margin-bottom: -11px;
  width: 100%;
}
.top-menu-phone {
  width: 32.723333%;
  float: left;
  color: #000;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 11px 0;
  padding-right: 15px;
  font-weight: 300;
  text-align: left;
  font-size: 26px;
}
.top-menu-buttons {
  width: 23.222222%;
  float: left;
  text-align: right;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.top-menu-buttons .btn {
  margin-bottom: 5px;
}
.top-menu-buttons a:nth-child(1) {
  color: #e42c4d;
  border: 3px solid #e42c4d;
}
.top-menu-buttons a:nth-child(1):hover {
  background: #e42c4d;
  border: 3px solid #e42c4d;
}
.top-menu-buttons a:nth-child(2) {
  color: #ef7f22;
  border: 3px solid #ef7f22;
}
.top-menu-buttons a:nth-child(2):hover {
  background: #ef7f22;
  border: 3px solid #ef7f22;
}
.scroll-text {
  max-height: 250px;
  width: 100%;
  overflow-y: scroll;
}
.index-banner {
  padding-top: 253px;
  display: block;
  position: relative;
  overflow: hidden;
  /* 	background: rgba(82, 49, 33, 0.42); */
  background: url('../img/header-index-image.jpg') center center no-repeat;
  background-size: cover;
  min-height: 100vh;
}
.index-banner-promo {
  color: #fff;
  margin: 0 auto;
  margin-bottom: 148px;
  padding: 0 6.25%;
}
.index-banner-promo__title {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 700;
  border-bottom: 3px solid #fff;
  line-height: 88px;
  padding-bottom: 30px;
  height: 210px;
  overflow: hidden;
}
.index-banner-promo__description {
  font-size: 45px;
  padding-top: 17px;
  font-size: 57px;
  font-weight: 300;
  padding-top: 32px;
  line-height: 55px;
  height: 150px;
  overflow: hidden;
}
.index-banner-icons {
  cursor: default;
  text-align: center;
  margin-bottom: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.index-banner-icons-item {
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  max-width: 185px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  width: 16.66666666666667%;
}
.index-banner-icons-item:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}
.index-banner-icons-item__title {
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
}
.index-banner-icons-item__ico {
  text-align: center;
  height: 70px;
  overflow: hidden;
}
.index-banner-icons-item__ico svg {
  max-width: 71px;
  width: auto;
  max-height: 70px;
  height: auto;
  fill: #fff;
}
.services {
  text-align: center;
  margin-bottom: 98px;
}
.services-block {
  background: url('../img/services-background.jpg') center center no-repeat;
  background-size: cover;
  margin-bottom: 67px;
  width: 99.9999%;
}
.services-block-item {
  width: 33.33333333333333%;
  float: left;
  padding: 62px 55px 55px;
  text-align: center;
  border-right: 3px solid #fff;
  text-decoration: none;
  color: #fff;
  border-bottom: 3px solid #fff;
}
.services-block-item:last-child {
  border-right: none;
}
.services-block-item:hover {
  background-color: #ef7f22;
}
.services-block-item:hover .btn {
  background: #fff;
  color: #ef7f22 !important;
  border-color: #fff !important;
}
.services-block-item__ico {
  height: 103px;
  margin: 0;
  max-width: 133px;
  max-height: 97px;
  display: inline-block;
  margin-bottom: 34px;
  text-align: center;
  overflow: hidden;
}
.services-block-item__ico img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: inline-block;
}
.services-block-item__title {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  height: 45px;
  overflow: hidden;
  margin-bottom: 14px;
}
.services-block-item__description {
  font-size: 23px;
  display: block;
  width: 100%;
  margin: 0 auto;
  line-height: 23px;
  height: 72px;
  margin-bottom: 17px;
  overflow: hidden;
  max-width: 230px;
  font-weight: 300;
}
.services .article-head__description {
  max-width: 920px;
}
.privilege {
  text-align: center;
  margin-bottom: 76px;
}
.privilege-block {
  width: 99.9999%;
}
.privilege-block-item {
  width: 33.33333333333333%;
  float: left;
  text-align: center;
  color: #000;
  padding: 73px 20px;
  height: 470px;
  transition: background-color 300ms ease;
}
.privilege-block-item:hover {
  background-color: #f3f3f3;
}
.privilege-block-item__ico {
  margin: 0;
  max-width: 121px;
  max-height: 112px;
  display: inline-block;
  margin-bottom: 60px;
  text-align: center;
  overflow: hidden;
  height: 112px;
}
.privilege-block-item__ico img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: inline-block;
}
.privilege-block-item__title {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 28px;
  overflow: hidden;
  margin-bottom: 16px;
}
.privilege-block-item__description {
  font-size: 18px;
  display: inline-block;
  line-height: 23px;
  height: 93px;
  margin-bottom: 17px;
  overflow: hidden;
  padding: 0px 23px;
  font-weight: 300;
}
.team {
  text-align: center;
  margin-bottom: 94px;
}
.team-block {
  width: 99.9999%;
  margin-bottom: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.team-block-item {
  width: 33.33333333333333%;
  float: left;
  text-align: center;
  color: #fff;
  max-height: 560px;
  margin: 0;
  position: relative;
  overflow: hidden;
  border-right: 1px solid #fff;
}
.team-block-item:last-child {
  border-right: none;
}
.team-block-item:hover div.team-block-item-info {
  bottom: 0;
}
.team-block-item img {
  position: relative;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  max-width: 100%;
  height: auto;
  bottom: -2px;
}
.team-block-item-info {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(24, 37, 78, 0) 0%, rgba(24, 37, 78, 0.7) 100%);
  display: block;
  z-index: 1;
  left: 0;
  bottom: -20px;
  transition: bottom 500ms ease;
  height: 42%;
  padding-top: 30px;
}
.team-block-item-info__name {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.4);
  margin-bottom: 9px;
}
.team-block-item-info__position {
  font-size: 22px;
  font-weight: 700;
  display: inline-block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 3px;
}
.team-block-item-info__email svg {
  display: inline-block;
  max-width: 60px;
  height: 46px;
  fill: #fff;
  vertical-align: middle;
}
.team-block-item-info__email span {
  font-size: 22px;
  font-weight: 700;
  display: inline-block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding-left: 15px;
}
.team-block-item-info__phone svg {
  display: inline-block;
  max-width: 60px;
  height: 34px;
  fill: #fff;
  vertical-align: middle;
}
.team-block-item-info__phone span {
  font-size: 22px;
  font-weight: 700;
  display: inline-block;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding-left: 18px;
  margin-right: -23px;
}
.team .article-head__description {
  max-width: 1010px;
}
.copyright-company {
  display: block;
  font-weight: 300;
  font-size: 18px;
}
.partners {
  text-align: center;
  margin-bottom: 106px;
}
.partners-block {
  width: 99.9999%;
  -webkit-perspective: 1000;
  perspective: 1000;
}
.partners-block-item__image {
  margin: 0;
  max-width: 350px;
  max-height: 215px;
  display: inline-block;
  text-align: center;
  overflow: hidden;
}
.partners-block-item__image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: inline-block;
}
.partners-block-item__title {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.partners-block-item__description {
  color: #000;
  font-weight: 300;
  line-height: 27px;
  font-size: 23px;
}
.partners .article-head__description {
  max-width: 1155px;
}
.square-flip {
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-transform: perspective(1000px);
  -ms-transform: perspective(1000px);
  transform: perspective(1000px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  float: left;
  margin: 2px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: -webkit-filter 250ms ease;
  transition: filter 250ms ease;
  transition: filter 250ms ease, -webkit-filter 250ms ease;
  cursor: pointer;
}
.square-flip:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.square-flip {
  width: 33%;
  float: left;
  min-height: 470px;
}
.square,
.square2 {
  width: 100%;
  height: 100%;
}
.square {
  background-size: cover;
  background-position: center center;
  transition: -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.square-flip .square {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 1;
}
.square-flip.rotated .square {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.square2 {
  background-size: cover;
  background-position: center center;
  transition: -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.square-flip .square2 {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 1;
}
.square-flip.rotated .square2 {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.square-container {
  padding: 40px;
  text-align: center;
  position: relative;
  top: 50%;
  transition: -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transform: translateY(-50%) translateX(0px) scale(1);
  -ms-transform: translateY(-50%) translateX(0px) scale(1);
  transform: translateY(-50%) translateX(0px) scale(1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2;
}
.square-flip.rotated .square-container {
  -webkit-transform: translateY(-50%) translateX(-650px) scale(0.88);
  -ms-transform: translateY(-50%) translateX(-650px) scale(0.88);
  transform: translateY(-50%) translateX(-650px) scale(0.88);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.square-container2 {
  padding: 40px;
  text-align: center;
  position: relative;
  top: 50%;
  transition: -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1), -webkit-transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
  -ms-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
  transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2;
}
.square-flip.rotated .square-container2 {
  -webkit-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  -ms-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flip-overlay {
  display: block;
  background-color: #f7f8f8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.align-center {
  margin: 0 auto;
}
.centerflipcards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 74px;
}
.appointments {
  text-align: center;
  background: url('../img/index-bottom-form.jpg') center center no-repeat;
  background-size: cover;
  padding: 67px 0 79px;
}
.appointments-block {
  display: inline-block;
  padding: 0px 12.4%;
  width: 99.9999%;
}
.appointments-block .form-info {
  text-align: left;
  display: block;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
}
.appointments-block form {
  margin-bottom: 31px;
}
.appointments-block .input-col {
  float: left;
  width: 33.79888268156425%;
  padding-right: 26px;
}
.appointments-block .input-col div {
  text-align: left;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
}
.appointments-block .input-col input {
  height: 61px;
  margin-bottom: 3px;
}
.appointments-block .input-col input + label {
  margin-bottom: 0;
  text-align: left;
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #ef7f22;
}
.appointments-block .input-col input.error {
  border-color: #ef7f22;
}
.appointments-block .input-col label {
  color: #fff;
  font-size: 24px;
  margin-bottom: 9px;
  font-weight: 700;
  text-align: left;
}
.appointments-block .button-col {
  float: left;
  width: 32.40223463687151%;
  margin-top: 45px;
}
.appointments-block .button-col .btn {
  width: 100%;
  font-size: 28px;
  background: transparent;
  padding: 22px 12px;
}
.appointments-block .button-col .btn:hover {
  background-color: #ef7f22;
  color: #fff !important;
  border-color: #ef7f22 !important;
}
.appointments .article-head__title:after {
  background: #fff;
}
.appointments .article-head__title {
  color: #fff;
}
.appointments .article-head__description {
  color: #fff;
  margin-bottom: 43px;
}
.footer {
  position: relative;
  display: block;
  z-index: 995;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #d7d7d7;
  padding-top: 14px;
  padding-bottom: 4px;
  background: #fff;
}
.footer--index {
  z-index: 0;
}
.footer--index .footer-inner-wrapper .footer-address:nth-child(1) .footer-address__caption {
  color: #e42c4d;
}
.footer--index .footer-inner-wrapper .footer-address:nth-child(1) .footer-address__caption span {
  color: #2d2c2b !important;
}
.footer--index .footer-inner-wrapper .footer-address:nth-child(2) .footer-address__caption {
  color: #ef7f22;
}
.footer--index .footer-inner-wrapper .footer-address:nth-child(2) .footer-address__caption span {
  color: #2d2c2b !important;
}
.footer--index .footer-address__caption {
  font-weight: 700;
}
.footer--index .sidebar-head-wrapper-account {
  margin-bottom: 23px;
}
.footer--index .footer-logo-wrapper {
  overflow: visible;
  z-index: 0;
  min-height: 108px;
}
.footer--index .footer-logo-wrapper a {
  display: inline-block;
  background: #fff;
  position: absolute;
  top: -20px;
  min-width: 167px;
  text-align: center;
  left: 0;
}
.footer--index .footer-logo-wrapper a:before {
  content: '';
  position: absolute;
  bottom: 99.5%;
  display: block;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 51px 167px;
  border-color: transparent transparent #fff transparent;
}
.footer--index .footer-logo-wrapper a img {
  max-height: 137px;
  display: inline-block;
}
.footer-logo-wrapper {
  width: 20%;
  overflow: hidden;
}
.footer-logo-wrapper img {
  width: auto;
  height: auto;
  max-width: 80px;
  max-height: 142px;
}
.footer-phone-link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-phone-link__text {
  font-size: 26px !important;
}
.footer-phone-link-icon-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.footer-phone-link-icon-item {
  padding-right: 10px;
}
.footer-phone-link-icon-item .icon {
  width: 35px;
  height: 35px;
}
.popup-modal ul,
.popup-modal ol {
  padding: 0;
  list-style: none;
  text-align: left;
}
.popup-modal input {
  width: 100%;
  margin-bottom: 13px;
  display: block;
  height: 50px;
  background-color: #fff;
  border: 2px solid #d7d7d7;
  padding: 0 10px;
}
.popup-modal label {
  font-size: 17px;
  display: block;
  margin-bottom: 14px;
}
#callback-form label {
  text-align: left;
  line-height: 23px;
}
.popup-modal textarea {
  display: block;
  resize: none;
  width: 100%;
  height: 250px;
  margin-bottom: 14px;
  background-color: #fff;
  border: 2px solid #d7d7d7;
}
.popup-modal-title {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  max-width: 230px;
  text-transform: uppercase;
  margin-bottom: 38px;
}
.footer-inner-wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-address-wrapper {
  width: 40%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-info-wrapper {
  width: 40%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-partners-list {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
}
.footer-partners-item {
  display: inline-block;
  max-height: 60px;
  margin-right: 17px;
}
.footer-partners-item a {
  display: block;
}
.footer-partners-item:last-child {
  margin-right: 0;
}
.footer-address__head {
  font-weight: 300;
  font-size: 20px;
  color: #2d2c2b;
  margin-bottom: 13px;
}
.footer-address__caption {
  font-weight: 300;
  font-size: 30px;
  color: #2d2c2b;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
}
a.footer-address__caption:hover {
  border-bottom: 1px dashed #000;
}
.webmotor {
  text-align: right;
  white-space: nowrap;
}
.webmotor a {
  font-size: 16px;
  line-height: 30px;
  color: #0c0c0c;
  margin-right: 3px;
}
.webmotor span {
  font-size: 16px;
  line-height: 30px;
  color: #0c0c0c;
}
#form-modal {
  position: relative;
}
.callback-form {
  max-width: 650px;
  position: relative;
  padding-top: 56px;
  padding-left: 100px;
  padding-right: 100px;
  margin-left: auto;
  margin-right: auto;
  background: #f2f2f2;
  margin-top: 20px;
}
.form-row {
  height: 100%;
  margin-bottom: 20px;
}
.sidebar-call-modal .primary-btn:hover {
  background: #e42c4d;
  color: #fff;
  border-color: #e42c4d;
}
.sidebar-call-modal .second-btn:hover {
  background: #ef7f22;
  color: #fff;
  border-color: #ef7f22;
}
.callback-form-message {
  display: none;
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f2f2f2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.callback-form-message .callback-form-message-text-content-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.callback-form-message .callback-form-message-text-content-inner-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.callback-form-message .callback-form__head {
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}
.callback-form-message .callback-form__head::after {
  content: '';
  display: block;
  width: 63px;
  height: 4px;
  font-size: 18px;
  background: #ef7f22;
  margin: 25px auto 33px;
}
.callback-form-message .callback-form__caption {
  font-size: 18px;
}
.callback-form-message.active {
  display: block;
}
.callback-form_head {
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 38px;
}
#form-modal .mfp-close {
  width: 32px;
  height: 32px;
  opacity: 1;
  text-indent: -9999px;
  border: 2px solid #000;
  top: 17px;
  right: 21px;
}
#form-modal .mfp-close svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  fill: #000;
  border: 0;
  background: 0;
  padding: 0;
}
.label__caption {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
  margin-bottom: 5px;
}
.callback-form__input {
  width: 100%;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
  background: #fff;
  border: 2px solid #d7d7d7;
}
.callback-form__input.error {
  border-color: #e42c4d;
}
.callback-form__input:focus {
  outline: 0;
}
.callback-form .btn--info {
  width: auto;
  color: #ef7f22;
  padding: 11px 0;
  border: 3px solid #ef7f22;
  background: transparent;
  padding-left: 18px;
  padding-right: 18px;
}
.callback-form .btn--info:hover {
  background: #ef7f22;
  color: #fff !important;
}
.form-capcha-img-wrapper {
  float: left;
  background: transparent;
  border: 2px solid #d7d7d7;
  width: 168px;
  height: 58px;
  overflow: hidden;
}
.form-capcha-input-wrapper {
  float: right;
  width: calc(100% - 210px);
}
.field-require {
  font-weight: 300;
  font-size: 14px;
  line-height: 1;
  color: #8e8e8e;
}
.form-capcha {
  width: 100%;
}
.form-capcha__input {
  margin-bottom: 4px;
}
.form-capcha__renew-button {
  display: block;
  background: transparent;
  color: #23469d;
  font-weight: 300;
  font-size: 18px;
  line-height: 1;
  text-decoration: underline;
  padding: 0;
  border: 0;
}
.form-capcha__renew-button:focus {
  outline: 0;
}
.form-capcha__renew-button:active {
  color: #ef7f22;
}
.callback-button-submit-wrapper {
  text-align: center;
}
.callback-button-submit {
  margin-bottom: 60px;
}
label.error {
  color: #e42c4d;
}
/* end index page */
/**
* contacts page style
* -----------------------------------------------------------------------------
*/
.contacts-form-wrapper .container {
  height: 100%;
}
.contacts-page-form {
  padding: 0 7%;
}
/**
* contacts page background
*/
.contacts-page-form-col-1 {
  padding-right: 6.5%;
}
.contacts-page-form-col-2 {
  padding-left: 6.5%;
}
.contacts-page-form-row {
  margin-bottom: 17px;
}
.contacts-form-wrapper {
  height: 560px;
  background: url(../img/contacts-page-bg.jpg) no-repeat 50% 0;
  background-size: cover;
}
.contacts-page-form__head {
  font-size: 30px;
  line-height: 42px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3px;
}
.contacts-page-form-info-wrapper {
  margin-bottom: 36px;
  text-align: center;
}
.contacts-page-form__info {
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  line-height: 36px;
}
.contacts-page-form__info:hover {
  text-decoration: underline;
}
.contacts-page__label {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 10px;
}
.contact-page-form__input {
  display: block;
  width: 100%;
  border: 2px solid #d7d7d7;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 300;
}
.contact-page-form__input:focus {
  outline: 0;
}
.contact-page-form__textarea {
  display: block;
  width: 100%;
  height: 164px !important;
  resize: none;
  border: 2px solid #d7d7d7;
  background: #fff;
  padding: 10px;
  height: 50px;
  line-height: 1.5;
  margin-bottom: 17px;
}
.contact-page-form__textarea:focus {
  outline: 0;
}
.contacts-page-form-holder {
  display: table;
  width: 100%;
  height: 100%;
}
.contacts-page-form-inner-holder {
  display: table-cell;
  vertical-align: middle;
}
.contacts-page-form-row label.error {
  color: #ef7f22;
}
.contacts-page-form-row input.error {
  border-color: #ef7f22;
}
.contacts-map-wrapper > ymaps {
  max-height: 60vh !important;
}
/**
* about page ( about.jade )
* -----------------------------------------------------------------------------
*/
.about-page-promo-block {
  background: url(../img/about-page-bg.png) 50% 0 no-repeat;
}
.about-page-promo-block__head {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.about-page-promo-block__head--light {
  color: #fff;
}
.about-page-promo-block__head--dark {
  color: #010101;
}
.about-page-promo-block-row-1 {
  position: relative;
  height: 835px;
}
.about-page-promo-row-1-inner-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.about-page-promo-row-1-inner-secondary-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.about-page-promo-block-row-2 {
  position: relative;
  height: 835px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 9%, rgba(255, 255, 255, 0.52) 26%, #ffffff 50%, #ffffff 58%, #ffffff 100%);
  padding-top: 112px;
}
.about-page-promo-block-row-inner-wrapper {
  height: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.about-page-our-plus-list {
  padding-top: 80px;
}
.about-page-our-plus-item {
  float: left;
  width: 33%;
  height: 300px;
  text-align: center;
}
.about-page-our-plus-item-icon {
  margin-bottom: 35px;
  height: 95px;
  overflow: hidden;
}
.about-page-our-plus-item-icon img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 95px;
  max-height: 95px;
}
.about-page-our-plus-item {
  padding-left: 25px;
  padding-right: 25px;
}
.about-page-our-plus-item__head {
  font-size: 24px;
  height: 24px;
  overflow: hidden;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.about-page-our-plus-item__caption {
  color: #4e4e4e;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  max-height: 96px;
  overflow: hidden;
}
/**
* scroll-icon (various dark and light)
*/
.scroll-icon span {
  display: block;
  position: absolute;
  top: 8px;
  width: 2px;
  height: 24px;
  overflow: hidden;
  left: calc(50% - 1px);
}
.scroll-icon span i {
  position: absolute;
  background-color: #000;
  display: block;
  width: 2px;
  height: 12px;
  top: 0;
  left: 0;
}
.scroll-icon span i:first-child {
  -webkit-animation: scrollWheel 1s infinite;
  animation: scrollWheel 1s infinite;
}
.scroll-icon span i:last-child {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-animation: scrollWheelSecond 1s 1.1s infinite;
  animation: scrollWheelSecond 1s 1.1s infinite;
}
.scroll-icon {
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 68px;
  width: 40px;
  height: 60px;
  background: url(../img/scroll-icon.png) no-repeat center;
}
.scroll-icon--dark {
  background: url(../img/scroll-icon.png) no-repeat center;
}
.scroll-icon--light {
  background: url(../img/scroll-icon-light.png) no-repeat center;
}
.scroll-icon--light span i {
  background-color: #fff;
}
@-webkit-keyframes scrollWheel {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes scrollWheel {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@-webkit-keyframes scrollWheelSecond {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes scrollWheelSecond {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.about-page-promo-block__line {
  width: 73px;
  height: 3px;
  margin: 0;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
/**
* services page
* -----------------------------------------------------------------------------
*/
.services-page-header-block {
  position: relative;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 350px;
  margin-bottom: 50px;
}
.services-page-header-block .container {
  position: relative;
  min-height: 317px;
  margin-left: 0;
  padding-left: 80px;
}
.sevices-page-header-block-inner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e42c4d;
  opacity: 0.75;
}
/**
* цветовые темы страниц услуг
*/
.services-page-block--theme-01 .sevices-page-header-block-inner-wrapper {
  background-color: #9f1d21;
}
.services-page-block--theme-01 .services-page-button {
  color: #9f1d21;
  border-color: #9f1d21;
}
.services-page-block--theme-01 .services-page-button:hover {
  background: #9f1d21;
  color: #fff;
  border-color: #9f1d21;
}
.services-page-block--theme-01 .services-page-list-item .services-page-list__divider {
  background: #9f1d21;
}
.services-page-block--theme-01 .services-item__buy-button {
  border-color: #9f1d21;
  color: #9f1d21;
}
.services-page-block--theme-01 .services-item__buy-button:hover {
  background: #9f1d21;
  color: #fff;
  border-color: #9f1d21;
}
.services-page-block--theme-01 .services-allow-item__icon {
  fill: #9f1d21;
}
.services-page-block--theme-01 .callback-button-submit {
  border-color: #9f1d21;
  color: #9f1d21;
  background: transparent;
}
.services-page-block--theme-01 .callback-button-submit:hover {
  background: #9f1d21;
  color: #fff;
  border-color: #9f1d21;
}
.services-page-block--theme-02 .sevices-page-header-block-inner-wrapper {
  background-color: #449e4b;
}
.services-page-block--theme-02 .services-page-button {
  color: #449e4b;
  border-color: #449e4b;
}
.services-page-block--theme-02 .services-page-button:hover {
  background: #449e4b;
  color: #fff;
  border-color: #449e4b;
}
.services-page-block--theme-02 .services-page-list-item .services-page-list__divider {
  background: #449e4b;
}
.services-page-block--theme-02 .services-item__buy-button {
  border-color: #449e4b;
  color: #449e4b;
}
.services-page-block--theme-02 .services-item__buy-button:hover {
  background: #449e4b;
  color: #fff;
  border-color: #449e4b;
}
.services-page-block--theme-02 .services-allow-item__icon {
  fill: #449e4b;
}
.services-page-block--theme-02 .callback-button-submit {
  border-color: #449e4b;
  color: #449e4b;
  background: transparent;
}
.services-page-block--theme-02 .callback-button-submit:hover {
  background: #449e4b;
  color: #fff;
  border-color: #449e4b;
}
.services-page-block--theme-03 .sevices-page-header-block-inner-wrapper {
  background-color: #ef9124;
}
.services-page-block--theme-03 .services-page-button {
  color: #ef9124;
  border-color: #ef9124;
}
.services-page-block--theme-03 .services-page-button:hover {
  background: #ef9124;
  color: #fff;
  border-color: #ef9124;
}
.services-page-block--theme-03 .services-page-list-item .services-page-list__divider {
  background: #ef9124;
}
.services-page-block--theme-03 .services-item__buy-button {
  border-color: #ef9124;
  color: #ef9124;
}
.services-page-block--theme-03 .services-item__buy-button:hover {
  background: #ef9124;
  color: #fff;
  border-color: #ef9124;
}
.services-page-block--theme-03 .services-allow-item__icon {
  fill: #ef9124;
}
.services-page-block--theme-03 .callback-button-submit {
  border-color: #ef9124;
  color: #ef9124;
  background: transparent;
}
.services-page-block--theme-03 .callback-button-submit:hover {
  background: #ef9124;
  color: #fff;
  border-color: #ef9124;
}
.services-page-block--theme-04 .sevices-page-header-block-inner-wrapper {
  background-color: #8773b4;
}
.services-page-block--theme-04 .services-page-button {
  color: #8773b4;
  border-color: #8773b4;
}
.services-page-block--theme-04 .services-page-button:hover {
  background: #8773b4;
  color: #fff;
  border-color: #8773b4;
}
.services-page-block--theme-04 .services-page-list-item .services-page-list__divider {
  background: #8773b4;
}
.services-page-block--theme-04 .services-item__buy-button {
  border-color: #8773b4;
  color: #8773b4;
}
.services-page-block--theme-04 .services-item__buy-button:hover {
  background: #8773b4;
  color: #fff;
  border-color: #8773b4;
}
.services-page-block--theme-04 .services-allow-item__icon {
  fill: #8773b4;
}
.services-page-block--theme-04 .callback-button-submit {
  border-color: #8773b4;
  color: #8773b4;
  background: transparent;
}
.services-page-block--theme-04 .callback-button-submit:hover {
  background: #8773b4;
  color: #fff;
  border-color: #8773b4;
}
.services-page-block--theme-05 .sevices-page-header-block-inner-wrapper {
  background-color: #e6b821;
}
.services-page-block--theme-05 .services-page-button {
  color: #e6b821;
  border-color: #e6b821;
}
.services-page-block--theme-05 .services-page-button:hover {
  background: #e6b821;
  color: #fff;
  border-color: #e6b821;
}
.services-page-block--theme-05 .services-page-list-item .services-page-list__divider {
  background: #e6b821;
}
.services-page-block--theme-05 .services-item__buy-button {
  border-color: #e6b821;
  color: #e6b821;
}
.services-page-block--theme-05 .services-item__buy-button:hover {
  background: #e6b821;
  color: #fff;
  border-color: #e6b821;
}
.services-page-block--theme-05 .services-allow-item__icon {
  fill: #e6b821;
}
.services-page-block--theme-05 .callback-button-submit {
  border-color: #e6b821;
  color: #e6b821;
  background: transparent;
}
.services-page-block--theme-05 .callback-button-submit:hover {
  background: #e6b821;
  color: #fff;
  border-color: #e6b821;
}
.services-page-block--theme-06 .sevices-page-header-block-inner-wrapper {
  background-color: #9a5b8a;
}
.services-page-block--theme-06 .services-page-button {
  color: #9a5b8a;
  border-color: #9a5b8a;
}
.services-page-block--theme-06 .services-page-button:hover {
  background: #9a5b8a;
  color: #fff;
  border-color: #9a5b8a;
}
.services-page-block--theme-06 .services-page-list-item .services-page-list__divider {
  background: #9a5b8a;
}
.services-page-block--theme-06 .services-item__buy-button {
  border-color: #9a5b8a;
  color: #9a5b8a;
}
.services-page-block--theme-06 .services-item__buy-button:hover {
  background: #9a5b8a;
  color: #fff;
  border-color: #9a5b8a;
}
.services-page-block--theme-06 .services-allow-item__icon {
  fill: #9a5b8a;
}
.services-page-block--theme-06 .callback-button-submit {
  border-color: #9a5b8a;
  color: #9a5b8a;
  background: transparent;
}
.services-page-block--theme-06 .callback-button-submit:hover {
  background: #9a5b8a;
  color: #fff;
  border-color: #9a5b8a;
}
.services-page-block--theme-main .sevices-page-header-block-inner-wrapper {
  background-color: transparent;
}
.services-page-block--theme-main .services-page-button {
  border-color: #fbcc28;
  color: #fbcc28;
  background: transparent;
}
.services-page-block--theme-main .services-page-button:hover {
  color: #fff;
  background-color: #fbcc28;
  border-color: #fbcc28;
}
.services-page-block--theme-main .button-transparent:hover {
  color: #fbcc28;
}
.services-page-block--theme-main .services-page-header__caption {
  text-shadow: 0 2px 27px #7f5424;
}
.services-main-page-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 40px;
}
.services-main-page-item {
  max-width: 33.3334%;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 0 0 33.3334%;
  -ms-flex: 0 0 33.3334%;
  flex: 0 0 33.3334%;
}
.services-main-page-item-inner-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}
.services-main-page-item-inner-wrapper:hover {
  background: linear-gradient(180deg, #fbc90d 0%, #eaac21 100%);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.services-main-page-item-image-wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 125px;
  margin-bottom: 41px;
  overflow: hidden;
}
.services-main-page-item__image {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.services-main-page-item__head {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  margin-bottom: 25px;
}
.services-main-page-item__caption {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #4e4e4e;
  text-align: center;
  margin-bottom: 50px;
}
.services-page-header-head-wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.services-page-wrapper.services-page-block--theme-main {
  text-align: center;
}
.services-page-header-head-wrapper .services-page-header__head {
  padding-right: 50px;
}
.services-page-header-block .breadcrumb {
  padding-top: 48px;
}
.services-page-header-block .breadcrumb li a svg {
  fill: #fff;
}
.services-page-header-block .breadcrumb a::after {
  color: #fff;
}
.services-page-header-block .breadcrumb a span {
  color: #fff;
  text-decoration: underline;
}
.services-page-header-block .breadcrumb li.active a span {
  text-decoration: none;
}
.services-page-header__head {
  color: #fff;
}
.services-page-header__head::after {
  background: #fff;
}
.services-page-header__caption {
  margin: 0 0 15px;
  color: #fff;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
}
.services-page-button {
  color: #e42c4d;
  border-color: #e42c4d;
  margin-bottom: 75px;
}
.services-page-button:hover {
  border-color: #ef7f22;
  color: #ef7f22;
}
.services-page__head {
  font-weight: 300;
  font-size: 30px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 36px;
}
.services-page-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.services-page-list-item {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 33.3333%;
  padding: 40px 35px;
  padding-bottom: 143px;
  transition: 0.15s box-shadow ease;
}
.services-page-list-item.active {
  box-shadow: 0 1px 21px rgba(0, 0, 0, 0.1);
}
.services-item__buy-button {
  position: absolute;
  bottom: 58px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.services-item__buy-button:hover {
  color: #ef7f22;
  border-color: #ef7f22;
}
.services-page-list__head {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
}
.services-page-list__caption {
  font-size: 19px;
  line-height: 24px;
  text-align: center;
  color: #4e4e4e;
  margin-bottom: 30px;
  height: 48px;
  overflow: hidden;
}
.services-page-list__divider {
  display: block;
  width: 57px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background: #d6d6d6;
  border: 0;
}
.services-allow-items-list {
  overflow: hidden;
  margin-bottom: 50px;
}
.services-allow-item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
}
.services-allow-item:last-child {
  margin-bottom: 0;
}
.services-allow-item__icon {
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-right: 12px;
  fill: #e42c4d;
}
.services__price {
  position: absolute;
  bottom: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.services-form-caption {
  max-width: 530px;
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.services-page-form {
  max-width: 450px;
}
.services-page-form .callback-form__input {
  height: 50px;
}
.callback-form__textarea {
  width: 100%;
  min-height: 107px;
  resize: vertical;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
  padding: 5px;
  background: #fff;
  border: 2px solid #d7d7d7;
}
.callback-form__textarea:focus {
  outline: 0;
}
.callback-button-submit:hover {
  color: #ef7f22;
  border-color: #ef7f22;
}
.partners-page {
  margin-top: 73px;
}
.partners-page .article-head__title {
  font-size: 40px;
  padding-bottom: 28px;
}
.partners-page .content p {
  margin-bottom: 10px;
}
.partners-page .content ul {
  font-size: 18px;
  margin-bottom: 0;
  text-align: left;
}
.partners-page .content ul li {
  margin-bottom: 10px;
}
.square-description-first {
  position: absolute;
  bottom: 55px;
  z-index: 1;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  padding: 0 10%;
}
.square-description-first span {
  display: block;
}
.tabs-link {
  margin-bottom: 50px !important;
}
.cooperate {
  margin-bottom: 65px;
  text-align: center;
}
.cooperate-title {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.cooperate-description {
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  width: 100%;
  padding: 0 12%;
  margin-bottom: 20px;
}
.clients-block .square-container {
  padding: 0;
}
.clients-block .partners-block-item__image {
  max-width: none;
  max-height: none;
  margin: 0;
}
.clients-block .partners-block-item__image img {
  max-width: none;
  height: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clients-block .square-flip {
  -webkit-filter: none;
  filter: none;
}
.square-description-first {
  z-index: 3;
  width: 81%;
  background: rgba(255, 255, 255, 0.8);
}
.clients-block .square-description-first {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 300;
  bottom: 41px;
  padding: 12px 0px;
}
.clients-block .square-description-first span {
  text-transform: none;
  font-size: 18px;
}
/**
* service-config.html
* конфигуратор услуг
* -----------------------------------------------------------------------------
*/
.service-config {
  margin-bottom: 50px;
}
.service-config .form-row {
  position: relative;
  height: 100%;
  margin-bottom: 24px;
}
.form-block--2 .form-row {
  margin-bottom: 3px;
}
.form-block--2 .service-config-flat-choice {
  margin-bottom: 31px;
}
.service-config-info-message {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  margin-bottom: 60px;
}
.service-config-info-message__head {
  width: 100%;
  font-size: 20px;
  line-height: 1.3;
  color: #000;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}
.service-config-info-message__caption {
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  color: #000;
  text-align: center;
}
.service-config-service-choice__caption {
  color: #000;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 30px 0;
  display: block;
  padding: 0;
}
.service-config-flat-choice__caption {
  color: #000;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 20px 0;
  display: block;
  padding: 0;
}
.service-config-service-choice {
  padding: 0;
  border: 0;
  margin: 0 0 30px 0;
}
.service-config__radio-input:checked + .service-config-label-radio .service-config-label-radio__icon::after {
  display: block;
}
.service-config-label-radio__icon {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #bababa;
  border-radius: 50%;
  text-align: center;
  margin-right: 8px;
}
.service-config-label-radio__icon::after {
  display: none;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ef7f22;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.service-config-label-radio {
  white-space: nowrap;
  cursor: pointer;
}
.service-config__label {
  display: block;
  font-size: 16px;
  line-height: 1;
  color: #000;
  margin-bottom: 10px;
}
.service-config__label--one-line {
  white-space: nowrap;
}
.service-config__input {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 2px solid #d7d7d7;
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
  margin-bottom: 15px;
}
.service-config__input--limited-size {
  max-width: 450px;
}
.service-config__input--low-size {
  max-width: 120px;
}
.service-config__input:focus {
  outline: 0;
}
.service-config__label-caption {
  display: block;
  position: relative;
  top: -4px;
  font-size: 16px;
  line-height: 1;
  color: #898d8e;
  margin-bottom: 12px;
}
.service-config-flat-choice {
  padding: 0;
  border: 0;
  margin: 0 0 30px 0;
}
.service-config-flat-choice label.error {
  position: absolute !important;
  bottom: -22px;
  top: inherit !important;
  left: 0;
}
.service-config-label-checkbox {
  cursor: pointer;
  margin-right: 8.8%;
}
.service-config-label-checkbox__icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 2px solid #d7d7d7;
  margin-right: 10px;
  padding: 1px;
}
.service-config-label-checkbox__icon .checked {
  fill: #ef7f22;
  opacity: 0;
}
.service-config__checkbox-input:checked ~ .service-config-label-checkbox .checked {
  opacity: 1;
}
.service-config-label-checkbox__text {
  display: inline-block;
  vertical-align: top;
}
.service-config__radio-input:checked + .service-config__radio-label {
  background-color: #ef7f22;
  border-color: #ef7f22;
  color: #fff;
}
.service-config__radio-label {
  position: relative;
  color: #ef7f22;
  border-color: #ef7f22;
  background-color: transparent;
  margin-top: 13px;
  padding: 16px 12px 16px 12px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.service-config__radio-label:hover {
  background-color: #ef7f22;
  border-color: #ef7f22;
  color: #fff;
}
.service-config__radio-label:active {
  top: 1px;
}
.service-config__radio-label:focus {
  outline: 0;
}
.service-config__button {
  position: relative;
  color: #ef7f22;
  border-color: #ef7f22;
  background-color: transparent;
  padding: 18px 20px 16px;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 20px;
}
.service-config__button[disabled] {
  display: none;
}
.service-config__button:hover {
  background-color: #ef7f22;
  border-color: #ef7f22;
  color: #fff;
}
.service-config__button:active {
  top: 1px;
}
.service-config__button:focus {
  outline: 0;
}
.form-col {
  float: left;
  width: 120px;
  min-height: 107px;
  margin-right: 6.7%;
}
.content .service-config-table th {
  text-align: center;
}
.content .service-config-table td {
  padding: 6px 10px;
}
.content .service-config-table tr:last-child td,
.content .service-config-table tr:last-child tr {
  border-bottom: 0;
}
.service-config-table-cell-caption__head {
  width: 35.5%;
}
.service-config-table-cell__caption {
  text-align: left;
}
.service-config__button-submit {
  position: relative;
  color: #9f1e22;
  border-color: #9f1e22;
  background-color: transparent;
  margin-bottom: 20px;
}
.service-config__button-submit:hover {
  background-color: #9f1e22;
  border-color: #9f1e22;
  color: #fff;
}
.service-config__button-submit:active {
  top: 1px;
}
.service-config__button-submit:focus {
  outline: 0;
}
.form-block {
  display: none;
}
.form-block--1 {
  display: block;
}
.form-block.active {
  display: block;
}
.service-config label.error {
  position: relative;
  top: -15px;
}
.service-config-table-cell__price {
  text-align: center;
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
}
/* */
.popup-close__button {
  width: 32px;
  height: 32px;
  padding: 7px;
  border: 2px solid #000;
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
}
.input-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.input-file + .js-labelFile {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 300;
  text-decoration: underline;
  cursor: pointer;
}
.input-file + .js-labelFile .icon:before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 8px;
  display: inline-block;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAkFBMVEUAAACKjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6zmnebAAAAL3RSTlMACf1hcICQAXkQ9KDW4DzDtz+uobCCQBG2xWCJiw1Qmbwtkl61H1wkeg8hXUQ6IKvL4nYAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAgElEQVQY043Q2RKCMAyF4WBLSgUUVJTNHXcl7/926rC0M2Qc/8vvJmcCDvWNBLRZSCQ5JJdDQsUgCQ4lh57WaoCfnAbHvinoMAQT9jiZRrGIZnq+SAwu5SrNVF6UsLbQ22x3+8OxOp0NXvB6uxcPeOILfx5iJ7HjrZK6Vv895Itvl68uB/0mY/4AAAAASUVORK5CYII=');
}
.input-file + .js-labelFile.has-file .icon:before {
  content: "";
  width: 20px;
  margin-right: 8px;
  height: 20px;
  display: inline-block;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAACXBIWXMAAAsTAAALEwEAmpwYAAA/TWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE3LTAxLTEwVDEzOjM3OjM3KzA1OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTctMDEtMTBUMTM6NDI6MzErMDU6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE3LTAxLTEwVDEzOjQyOjMxKzA1OjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOmRmMjBmZmEwLTVhODItZTk0Zi05NjE2LWMwNWI3Njg3MGQ3MTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmE4NTRmNDYwLWQ3MTAtMTFlNi1hNjIxLTllNmE1MjUyOWExODwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjRlYWNlNTU3LTRlNWEtZmY0ZS04YTYyLTk0ZjJhYTM1ODc5ZDwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo0ZWFjZTU1Ny00ZTVhLWZmNGUtOGE2Mi05NGYyYWEzNTg3OWQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDEtMTBUMTM6Mzc6MzcrMDU6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNvbnZlcnRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6cGFyYW1ldGVycz5mcm9tIGltYWdlL3BuZyB0byBhcHBsaWNhdGlvbi92bmQuYWRvYmUucGhvdG9zaG9wPC9zdEV2dDpwYXJhbWV0ZXJzPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDo2NTU2MjNkMi1jNzdiLTY4NDUtODlhMy1mYjBkY2M1ZmUzOTQ8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMDEtMTBUMTM6NDI6MTUrMDU6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmRlcml2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnBhcmFtZXRlcnM+Y29udmVydGVkIGZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmc8L3N0RXZ0OnBhcmFtZXRlcnM+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmRmMjBmZmEwLTVhODItZTk0Zi05NjE2LWMwNWI3Njg3MGQ3MTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNy0wMS0xMFQxMzo0MjozMSswNTowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjU1NjIzZDItYzc3Yi02ODQ1LTg5YTMtZmIwZGNjNWZlMzk0PC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjRlYWNlNTU3LTRlNWEtZmY0ZS04YTYyLTk0ZjJhYTM1ODc5ZDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgICAgPHN0UmVmOm9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjRlYWNlNTU3LTRlNWEtZmY0ZS04YTYyLTk0ZjJhYTM1ODc5ZDwvc3RSZWY6b3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8L3htcE1NOkRlcml2ZWRGcm9tPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MjA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MjA8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PoJu8XgAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAEtQTFRFAAAA////6vz///zq2ur69OXZ1eXy9Nio9Nikot32ndj2xruPjc3q4MODu7Z/eLvJbqx7aax7abjJacPiWqyDWqyLWqx7Wqx/X6x72FqKgQAAABZ0Uk5TAAAaHS8yN3F2eYGTlqOosL3Dw8PY2KXAFskAAABuSURBVBjTldBJEoAgDATAKKLivkb//1JrQAJSXphT0gdqAhU/oQykT3RNlGKzHEOKzcJ8dF+EMe8WdRXbVgLb9TSx4c12ZYaKAUfMpwkGVBO26xazlZwGcz29vvaWd+rNXwQVkzNVP4tR1n/+5AGV9whb448EZwAAAABJRU5ErkJggg==');
}
.js-labelFile {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  white-space: nowrap;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
  cursor: pointer;
}
.js-labelFile i {
  display: inline-block;
}
.js-labelFile .icon:before {
  content: "";
  width: 28px;
  height: 32px;
  margin-right: 8px;
  display: inline-block;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAMAAAA2a+hwAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA/FBMVEUAAACKjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY6KjY43JCj8AAAAU3RSTlMAAar2Tvpb/Wl4iZgDhKDcavzwwNLfgxOt78ksVNnpjwLgMClcohFv2yfzPhaTEJbuLfV3uKyB11YfUAayvuIaTaPjf7HOph1gSwwjXTNJV/iwdYJunakAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAz0lEQVQoz2NgRAcMSIApGBUws+CRDGZlwyMZzM6BRzI4mBOfZDAXIx7JYG4ePJLBvPgk+Wgjyc/HxyeASxIEmGCSgkLoQBAhKcyADoSJlhQREhVjFJeQlJJmkJGVk1dAkVRUUuZXYVJVU9fQ1NLW0dVDk2Tg1TcwZGA0MjbBMBYoaWpmbsFgyWqlaM0gzYgqaWNrZ+9g4OjkrODi6ibnjiIp4+HpxcDg7ePLwKDg5y9OglfwSAYoooMAhCTegEcHdoGBgUF0TiYQSUYcACQHAF3UrJAksHzIAAAAAElFTkSuQmCC');
}
.js-labelFile span {
  color: #1b519d;
  text-decoration: underline;
}
.news-date {
  margin-bottom: 20px;
  color: #8a8e8f;
}
.news-back {
  margin: 10px 0 30px;
  display: inline-block;
}
.information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.information-item {
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 40px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 20px);
  float: left;
}
.information-item:hover .information-item-content__title {
  color: #6b1a2f;
}
.information-item:hover {
  background: #f1f0f0;
}
.information-item-picture {
  position: relative;
  width: 122px;
  min-width: 122px;
  height: 122px;
  display: inline-block;
  overflow: hidden;
  margin: 0;
}
.information-item-picture img {
  width: auto;
  position: relative;
  max-height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.information-item-content {
  padding-left: 15px;
  font-size: 18px;
  display: inline-block;
  font-weight: 400;
}
.information-item-content__date {
  text-transform: uppercase;
  color: #a4a5a6;
}
.information-item-content__title {
  color: #1b509c;
  line-height: 20px;
  text-decoration: underline;
  overflow: hidden;
}
.information-item-content__text {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  padding-bottom: 20px;
}
#newclient .popup-modal-title {
  margin-bottom: 0;
}
#newclient ol {
  margin-bottom: 40px;
}
.select2-container--default .select2-selection--single {
  background-color: #fff !important;
  border: 1px solid #aaa !important;
  border-radius: 0 !important;
  border: 2px solid #d7d7d7 !important;
  padding: 8px 6px !important;
  height: 50px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px !important;
}
#video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
/* 1. No object-fit support: */
@media (min-aspect-ratio: 16/9) {
  #video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  #video {
    width: 300%;
    left: -100%;
  }
}
/* 2. If supporting object-fit, overriding (1): */
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  #video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.login-form {
  max-width: 457px;
}
.login-form .description-requaired {
  max-width: none;
}
.sidebar-nav-list-item__link.active {
  color: #e42c4d;
}
/*xs 21 09 2017*/
.b-vacancy {
  background: url(../img/vacancy.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.b-vacancy__container {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 110px;
  padding-bottom: 110px;
  width: 100%;
}
.b-vacancy__inner {
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 1440px;
  padding: 120px 110px 60px;
  width: 100%;
}
.b-vacancy__inner .title {
  font-family: "RobotoCondensed";
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 55px;
  font-weight: bold;
}
.b-vacancy__inner .title::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 3px;
  background-color: #e42c4d;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
}
.b-vacancy__inner p {
  font-size: 22px;
  font-weight: 500;
}
.b-vacancy__btn-wrap {
  text-align: center;
  padding-top: 20px;
}
.btn-red {
  background-color: #ef7f22;
  border-color: #ef7f22;
}
.btn-red:hover {
  border-color: #ef7f22;
}
@media (max-width: 415px) {
  .b-vacancy__inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
  }
}
.transform-container {
  min-height: 0!important;
  height: 100%!important;
  margin-bottom: 0;
  position: relative;
  min-width: 320px;
  /*margin: 0 0 80px 0;*/
  padding: 0;
  box-sizing: border-box;
  background-color: transparent;
  z-index: 10;
  -webkit-overflow-scrolling: auto;
  pointer-events: auto;
  -webkit-perspective: 1200px;
  perspective: 1200px;
  min-height: calc(20%);
  height: auto!important;
  height: 100%;
  overflow-y: hidden !important;
}
.menu-transform {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  will-change: transform;
  z-index: 1;
  height: 100vh;
  overflow-y: scroll;
  background: #fff;
}
.menu-transform.active {
  -webkit-transform: translateX(calc(100% - 55%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
  transform: translateX(calc(100% - 55%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
}
.menu-open {
  background-color: #cdc6c1;
}
body,
html {
  overflow-y: hidden !important;
}
.transform-menu {
  position: absolute;
  width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  z-index: 15;
  max-width: 44%;
  height: 100%;
  transition: width 350ms;
  min-height: 600px;
  overflow-y: auto;
}
.transform-menu.active {
  width: 100%;
}
.transform-menu-head {
  min-height: 160px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.transform-menu-head__close .icon {
  width: 38px;
  height: 38px;
  cursor: pointer;
}
.transform-menu-head-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 307px;
}
.transform-menu-head-list-item {
  width: 50%;
}
.transform-menu-head-list-item:nth-child(2n+1) {
  width: 65%;
}
.transform-menu-head-list-item:nth-child(2n) {
  width: 35%;
}
.transform-menu-head-list-item__link {
  color: black;
  font-family: "RobotoCondensed";
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.transform-menu-head-list-item__link svg {
  max-height: 26px;
  width: 100%;
  margin-right: 10px;
  max-width: 26px;
  min-width: 17px;
}
.transform-menu-head-phone {
  color: black;
  font-family: "RobotoCondensed";
  font-size: 24px;
  font-weight: 700;
  line-height: 66px;
}
.transform-menu-head-phone span {
  color: #e92e48;
}
.transform-menu-head-logo img {
  max-width: 83px;
  max-height: 110px;
}
.transform-menu-list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #ccc;
}
.transform-menu-list-item:nth-child(1) {
  background-color: #db3f09;
}
.transform-menu-list-item:nth-child(1):hover,
.transform-menu-list-item:nth-child(1):focus {
  background: url('../img/menu-hover-1.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(2) {
  background-color: #e4450d;
}
.transform-menu-list-item:nth-child(2):hover,
.transform-menu-list-item:nth-child(2):focus {
  background: url('../img/menu-hover-2.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(3) {
  background-color: #db5309;
}
.transform-menu-list-item:nth-child(3):hover,
.transform-menu-list-item:nth-child(3):focus {
  background: url('../img/menu-hover-3.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(4) {
  background-color: #e25508;
}
.transform-menu-list-item:nth-child(4):hover,
.transform-menu-list-item:nth-child(4):focus {
  background: url('../img/menu-hover-4.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(5) {
  background-color: #db6809;
}
.transform-menu-list-item:nth-child(5):hover,
.transform-menu-list-item:nth-child(5):focus {
  background: url('../img/menu-hover-5.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(6) {
  background-color: #e66a03;
}
.transform-menu-list-item:nth-child(6):hover,
.transform-menu-list-item:nth-child(6):focus {
  background: url('../img/menu-hover-6.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(7) {
  background-color: #e57213;
}
.transform-menu-list-item:nth-child(7):hover,
.transform-menu-list-item:nth-child(7):focus {
  background: url('../img/menu-hover-7.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(8) {
  background-color: #ed7e22;
}
.transform-menu-list-item:nth-child(8):hover,
.transform-menu-list-item:nth-child(8):focus {
  background: url('../img/menu-hover-8.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(9) {
  background-color: #ef9725;
}
.transform-menu-list-item:nth-child(9):hover,
.transform-menu-list-item:nth-child(9):focus {
  background: url('../img/menu-hover-9.jpg');
  background-size: cover;
}
.transform-menu-list-item:nth-child(10) {
  background-color: #f39d2d;
}
.transform-menu-list-item:nth-child(10):hover,
.transform-menu-list-item:nth-child(10):focus {
  background: url('../img/menu-hover-10.jpg');
  background-size: cover;
}
.transform-menu-list-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  transition: background-color 400ms;
}
.transform-menu-list-item__link {
  color: white;
  font-family: "RobotoCondensed";
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.transform-menu-list-item__link svg {
  width: 100%;
  max-width: 55px;
  margin-right: 32px;
}
/* media */
/* special media for sidebar */
@media (max-height: 800px) and (min-width: 1025px) {
  .sidebar {
    overflow-y: scroll;
  }
}
/* special media for sidebar */
/* START MEDIA 1650px */
@media (max-width: 1650px) {
  .top-menu-list {
    width: 18.166667%;
  }
  .top-menu-logotype {
    width: 20.777778%;
  }
  .top-menu-phone {
    width: 32.833333%;
  }
  .top-menu-buttons {
    width: 28.222222%;
  }
  .fixed-buttons {
    display: none;
  }
  .transform-menu-head {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .transform-menu-head-list {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    max-width: none;
    padding: 20px 0 0;
  }
  .transform-menu-head-list .transform-menu-head-list-item:nth-child(2n) {
    width: auto;
  }
  .transform-menu-head-list .transform-menu-head-list-item:nth-child(2n+1) {
    width: auto;
  }
  .transform-menu-head-logo img {
    max-width: 83px;
    max-height: 95px;
  }
  .transform-menu-head__close {
    height: 32px;
  }
  .transform-menu-head__close .icon {
    width: 32px;
    height: 32px;
    cursor: pointer;
  }
  .menu-transform.active {
    -webkit-transform: translateX(calc(100% - 53.5%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
    transform: translateX(calc(100% - 53.5%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
  }
  .transform-menu {
    max-width: 45%;
  }
  .sidebar {
    width: 300px;
    padding-left: 3%;
    padding-right: 3%;
  }
  .sidebar + .container {
    margin-left: 320px;
  }
  .services-page-header-block {
    margin-left: 300px;
  }
  .services-page-header-block + .container {
    margin-left: 320px;
  }
  .services-page-header-block .container {
    padding-left: 40px;
  }
  .footer-logo-wrapper {
    float: left;
    width: 20%;
  }
  .footer-address-wrapper {
    float: left;
    width: 80%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 30px;
  }
  .footer-info-wrapper {
    float: left;
    width: 80%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .footer-address:nth-child(1) {
    padding-right: 60px;
  }
  .footer-partners-list {
    padding-right: 60px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .footer-logo-inner-wrapper {
    display: table;
    width: 100%;
    height: 100%;
  }
  .footer-logo-secondary-inner-wrapper {
    display: table-cell;
    vertical-align: middle;
  }
  .services-page-header-head-wrapper {
    display: block;
  }
  .services-page-header-head-wrapper .button {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .services-main-page-item-inner-wrapper {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .services-main-page-item__caption {
    margin-bottom: 40px;
  }
}
/* END MEDIA 1650px */
@media (max-width: 1367px) {
  .top-menu-list {
    padding: 11px 0;
  }
  .square-flip {
    min-height: 415px;
    width: 32.9%;
  }
  .top-menu-phone {
    width: 24.833333%;
  }
  .top-menu-buttons {
    width: 36.222222%;
  }
}
@media (max-width: 1440px) and (min-width: 1024px) {
  .services-block-item__title {
    height: 90px;
  }
  .services-block-item {
    min-height: 558px;
  }
}
@media (max-width: 1367px) and (min-width: 1024px) {
  .team-block-item-info {
    height: 40%;
  }
  .team-block-item-info__name {
    font-size: 24px;
    margin-bottom: -4px;
  }
  .team-block-item-info__position {
    font-size: 18px;
    margin-bottom: 3px;
  }
  .team-block-item-info__email svg {
    height: 35px;
  }
  .team-block-item-info__email span {
    font-size: 18px;
  }
  .menu-transform.active {
    -webkit-transform: translateX(calc(100% - 51%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
    transform: translateX(calc(100% - 51%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
  }
}
/* START MEDIA 1280px */
@media (max-width: 1280px) {
  .footer-address__head {
    margin-bottom: 9px;
  }
  .partners-block-item__title {
    font-size: 28px;
  }
  .footer-address__caption {
    font-size: 24px;
  }
  .services-page-list-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .services-page-button {
    margin-bottom: 45px;
  }
  .transform-menu-head-list .transform-menu-head-list-item:nth-child(2n) {
    width: 50%;
  }
  .transform-menu-head-list .transform-menu-head-list-item:nth-child(2n+1) {
    width: 50%;
  }
}
/* END MEDIA 1280px */
/* START MEDIA 1279px */
@media (max-width: 1279px) {
  .about-page-promo-block-row-1 {
    height: 650px;
  }
  .about-page-promo-block-row-inner-wrapper {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-page-promo-block__head {
    font-size: 30px;
    line-height: 40px;
  }
  .about-page-promo-block__line {
    margin-top: 30px;
  }
  .footer-address:nth-child(1) {
    padding-right: 30px;
  }
}
/* END MEDIA 1279px */
/* START MEDIA 1200px */
@media (max-width: 1200px) {
  .top-menu-logotype {
    width: 18.777778%;
  }
  .transform-menu-list-item {
    width: 100%;
    min-height: 100px;
  }
  .transform-menu {
    display: block;
  }
  .menu-transform.active {
    -webkit-transform: translateX(calc(52%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
    transform: translateX(calc(52%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
  }
  .transform-menu {
    max-width: 50%;
  }
  .appointments-block .input-col div {
    font-size: 21px;
  }
  .information-item {
    width: 100%;
  }
  .square-flip {
    min-height: 330px;
  }
  .partners-block-item__title {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .partners-block-item__description {
    line-height: 21px;
    font-size: 18px;
  }
  .top-menu-logotype-image {
    max-width: 137px;
  }
  .header--index .top-menu-logotype-image:before {
    border-width: 25px 137px 0 0;
  }
  .header--index .top-menu-logotype-image img {
    max-width: 84px;
  }
  .top-menu-phone {
    width: 25.833333%;
  }
  .top-menu-buttons {
    width: 37.222222%;
  }
  .top-menu-list {
    font-size: 21px;
  }
  .top-menu-list svg {
    max-width: 38px;
    margin-right: 16px;
  }
  .content table.table {
    width: auto;
  }
  .footer-inner-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-address-wrapper {
    float: left;
    width: 80%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .footer-info-wrapper {
    float: none;
    width: 80%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer-address:nth-child(1) {
    padding-right: 30px;
    margin-left: -215px;
    /* text-align: center; */
  }
  .scrollable-table {
    position: relative;
    /* тень выравнивается относительно этого блока */
    overflow: hidden;
    /* нужно для того чтоб тень не прокручивалась */
    margin: 0 auto;
    /* центрируем для красоты */
    max-width: calc(100vw - 50px);
  }
  .scrollable-table div {
    overflow-x: auto;
    /* этот див нужен для тени */
  }
  .scrollable-table div::after {
    /* тень остается на одном месте благодаря вложенному диву */
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 30px;
    height: 100%;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    /* тильда и ковычки это для less-файлов */
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
  }
  .wrapper {
    overflow-x: hidden;
  }
  .scroll-icon {
    display: none;
  }
  .services-page-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .services-page-list-item {
    width: 100%;
    padding: 20px 0 40px;
  }
  .services-page-list-item:hover {
    box-shadow: none;
  }
  .services-page__head {
    margin-bottom: 10px;
  }
  .services-page-list__head {
    text-align: left;
  }
  .services-page-list__caption {
    text-align: left;
    margin-bottom: 10px;
  }
  .services-page-list__divider {
    margin-left: 0;
  }
  .services__price {
    text-align: left;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 20px;
  }
  .services-item__buy-button {
    display: inline-block;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .services-allow-items-list {
    margin-bottom: 30px;
  }
}
/* END MEDIA 1200px */
/* START MEDIA 1024px */
@media (max-width: 1024px) {
  .content .tab-item,
  .tabs-item {
    width: 50% !important;
  }
  .sidebar {
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    min-height: 100%;
    height: auto;
  }
  .sidebar + .container {
    margin-left: auto;
    margin-right: auto;
  }
  .sidebar-head-wrapper {
    background: #f2f2f2;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sidebar-head {
    text-align: left;
    margin-bottom: 0;
    height: 60px;
    line-height: 60px;
  }
  .sidebar-head::after {
    content: '';
    display: none;
  }
  .sidebar-nav {
    background: #f2f2f2;
    padding: 10px 20px;
  }
  .sidebar-agent {
    display: none;
    text-align: left;
    padding: 0 20px;
  }
  .sidebar-head-wrapper {
    position: relative;
  }
  .sidebar-head-wrapper svg {
    display: inline-block;
    position: absolute;
    right: 20px;
    width: 20px;
    height: 100%;
    fill: #000;
    transition: 0.3s -webkit-transform ease-in;
    transition: 0.3s transform ease-in;
    transition: 0.3s transform ease-in, 0.3s -webkit-transform ease-in;
  }
  .sidebar-head-wrapper.active svg {
    fill: #e42c4d;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .sidebar-head-wrapper.active .sidebar-head {
    color: #e42c4d;
  }
  .sidebar-nav {
    display: none;
    margin-bottom: 30px;
  }
  .contacts-page-form {
    padding-left: 5%;
    padding-right: 5%;
  }
  .services-page-header-block {
    margin-left: 0;
  }
  .services-page-header-block + .container {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .services-page-header-block .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .services-page-header-block .breadcrumb {
    padding-top: 18px;
    padding-bottom: 9px;
  }
  .services-page-header__caption {
    line-height: 28px;
  }
  .services-page-header__head::after {
    margin-bottom: 23px;
  }
}
/* END MEDIA 1024px */
/* START MEDIA 1023px */
@media (max-width: 1023px) {
  .appointments-block .input-col {
    width: 50%;
  }
  .team-block-item {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 473px;
  }
  .appointments-block .button-col {
    width: 100%;
    padding-right: 26px;
  }
  .appointments-block .button-col .btn {
    margin: 0;
  }
  .transform-menu {
    max-width: 100%;
  }
  .menu-transform.active {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .footer-address:nth-child(1) {
    margin-left: 0;
  }
  .top-menu-list {
    width: 26.166667%;
  }
  .top-menu-logotype {
    width: 24.777778%;
  }
  .top-menu-logotype-image {
    max-width: 109px;
    padding: 11px 0;
  }
  .header--index .top-menu-logotype-image:before {
    border-width: 15px 110px 0 0;
  }
  .header--index .top-menu-logotype-image img {
    max-width: 70px;
  }
  .top-menu-buttons .btn {
    font-size: 1.8vw;
  }
  .top-menu-buttons {
    width: 21.222222%;
  }
  .top-menu-phone {
    width: 27.833333%;
  }
  .article-head__description {
    font-size: 31px;
  }
  .square-flip {
    min-height: 500px;
    width: 49.2%;
  }
  .index-banner-icons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .index-banner-icons-item {
    max-width: 297px;
    width: 33%;
    margin-bottom: 30px;
  }
  .services-block-item__description {
    display: block;
    margin: 0 auto;
  }
  .services-block-item {
    width: 100%;
    border-right: 0;
  }
  .privilege-block-item {
    width: 50%;
  }
  .contacts-page-form-col-1 {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .contacts-page-form-col-2 {
    padding-left: 0;
  }
  .contacts-page-form__head {
    text-align: left;
  }
  .contacts-page-form-info-wrapper {
    text-align: left;
  }
  .contacts-page-form-info-wrapper {
    margin-bottom: 20px;
  }
  .contacts-form-wrapper {
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .top-menu-phone {
    font-size: 21px;
  }
}
/* END MEDIA 1023px */
/* START MEDIA 768px */
@media (max-width: 768px) {
  .content .tab-item,
  .tabs-item {
    width: 100% !important;
  }
  .callback-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-capcha-img-wrapper {
    margin-bottom: 20px;
  }
  .form-capcha-input-wrapper {
    width: 100%;
  }
  .callback-button-submit-wrapper {
    text-align: left;
  }
  .contacts-page-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .services-main-page-item {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .services-page-header-head-wrapper .button {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .footer-info-wrapper {
    display: block;
  }
  .webmotor {
    text-align: left;
  }
  .footer-address-wrapper {
    display: block;
  }
  .footer-logo-wrapper {
    float: none;
    width: 100%;
  }
}
/* END MEDIA 768px */
/* START MEDIA 767px */
@media (max-width: 767px) {
  .top-menu-list-block__logo {
    padding: 6px 0px;
  }
  .top-menu-list-block__items li {
    display: block;
  }
  .top-menu-list-block__items li a {
    margin: 2px 21px;
    font-size: 22px;
  }
  .top-menu-list-block__phone {
    padding: 25px 0;
  }
  .index-banner-promo__description {
    font-size: 7.4vw;
  }
  .appointments-block .input-col {
    width: 100%;
  }
  .appointments-block .input-col div {
    font-size: 18px;
  }
  .privilege-block-item {
    width: 100%;
    padding: 43px 20px;
    height: 397px;
  }
  .privilege-block-item__ico {
    margin-bottom: 40px;
  }
  .services-block-item {
    padding: 62px 35px 55px;
  }
  .index-banner-icons-item {
    max-width: 366px;
    width: 49%;
  }
  .article-head__title {
    font-size: 40px;
  }
  .article-head__description {
    font-size: 25px;
  }
  .article-head {
    max-width: 100%;
  }
  .index-banner-icons-item__title {
    font-size: 20px;
  }
  .index-banner-promo__title {
    font-size: 9.2vw;
  }
  .h1,
  h1,
  .content h1,
  .content .h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .h2,
  h2,
  .content h2,
  .content .h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .h3,
  h3,
  .content h3,
  .content .h3 {
    font-size: 26px;
    line-height: 36px;
  }
  .h4,
  h4,
  .content h4,
  .content .h4 {
    font-size: 24px;
    line-height: 34px;
  }
  .h5,
  h5,
  .content h5,
  .content .h5 {
    font-size: 22px;
    line-height: 32px;
  }
  .footer-info-wrapper {
    display: block;
  }
  .footer-partners-list {
    padding-right: 0;
    text-align: left;
  }
  .webmotor {
    text-align: left;
  }
  .footer-address-wrapper {
    display: block;
  }
  .footer-logo-wrapper {
    float: none;
    width: 100%;
  }
  .about-page-our-plus-item {
    width: 100%;
  }
  .service-config-label-checkbox {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .form-col {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .service-config__input--low-size {
    max-width: 450px;
  }
  .service-config__label-caption {
    margin-bottom: 22px;
  }
  .service-config__button,
  .service-config__button-submit {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }
}
/* END MEDIA 767px */
/* START MEDIA 685px */
@media (max-width: 685px) {
  .top-menu-buttons {
    display: none;
  }
  .top-menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top-menu-phone {
    width: 35.833333%;
  }
  .top-menu-logotype {
    width: 24.777778%;
  }
  .top-menu-list {
    width: 39.166667%;
  }
}
/* START MEDIA 495px */
@media (max-width: 495px) {
  .index-banner-promo__description {
    padding-top: 10px;
    line-height: 36px;
    height: 111px;
  }
  .transform-menu-head-list-item__link {
    font-size: 24px;
  }
  .transform-menu-head-list-item {
    margin-bottom: 10px;
  }
  .transform-menu-head-list-item__link svg {
    max-height: 30px;
    width: 100%;
    margin-right: 10px;
    max-width: 40px;
    min-width: 17px;
  }
  .transform-menu-head-phone {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    text-align: center;
  }
  .transform-menu-head-list .transform-menu-head-list-item:nth-child(2n) {
    width: 100%;
  }
  .transform-menu-head-list .transform-menu-head-list-item:nth-child(2n+1) {
    width: 100%;
  }
  .index-banner-promo__title {
    line-height: 55px;
    height: 133px;
  }
  .index-banner-promo {
    margin-bottom: 120px;
  }
  .top-menu-phone {
    display: none;
  }
  .clients-block .partners-block-item__image img {
    max-width: 100%;
    height: auto;
  }
  .top-menu-list {
    width: 50%;
  }
  .top-menu-logotype-image {
    padding: 0;
    margin-top: 0;
  }
  .square-flip {
    min-height: 345px;
    width: 100%;
  }
  .top-menu-logotype-image img {
    max-width: 55px;
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    margin-top: 10px;
  }
  .top-menu-logotype {
    width: 50%;
  }
  .top-menu-logotype-image {
    min-width: 110px;
    float: right;
  }
}
@media (max-width: 495px) and (min-width: 320px) {
  .team-block-item-info {
    height: 46%;
  }
  .team-block-item-info__name {
    font-size: 25px;
  }
  .index-banner-promo__description {
    font-size: 10.2vw;
  }
  .index-banner-promo__title {
    line-height: 55px;
    font-size: 11.2vw;
  }
  .team-block-item-info__position {
    font-size: 19px;
  }
  .team-block-item-info__email svg {
    height: 47px;
  }
  .team-block-item-info__email span {
    font-size: 20px;
  }
}
@media (min-width: 1370px) and (max-width: 1446px) {
  .index-banner-promo {
    margin-bottom: 82px;
  }
  .menu-transform.active {
    -webkit-transform: translateX(calc(100% - 52%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
    transform: translateX(calc(100% - 52%)) translateZ(0) rotateY(-27deg) scaleX(0.445) scaleY(0.6) !important;
  }
  .transform-menu {
    max-width: 47%;
  }
}
@media (min-width: 1280px) and (max-width: 1370px) {
  .header {
    padding: 5px 0 10px;
  }
  .sidebar-account {
    margin-top: 1px;
    margin-bottom: 30px;
  }
  .footer-address__caption {
    font-size: 27px;
  }
  .footer {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer-address-wrapper {
    margin-bottom: 20px;
  }
  .sidebar {
    width: 300px;
    padding-left: 2%;
    padding-right: 3%;
    top: 135px !important;
  }
  .sidebar-head-account {
    margin-bottom: 26px;
  }
  .breadcrumb {
    padding: 10px 0 41px 0 !important;
  }
  .article-head__title {
    font-size: 52px;
    margin-bottom: 15px;
  }
  .article-head__description {
    margin-bottom: 31px;
    font-size: 28px;
  }
  .services-block-item {
    padding: 15px;
  }
  .services-block-item__ico {
    margin-bottom: 17px;
  }
  .services-block-item__title {
    height: 38px;
  }
  .services-block-item__description {
    height: 48px;
  }
  .services-block-item {
    min-height: 352px;
  }
  .btn-gradient {
    font-size: 24px;
    padding: 17px 12px;
  }
  .services {
    text-align: center;
    margin-bottom: 90px;
  }
  .privilege-block-item {
    padding: 21px 20px;
    height: 367px;
  }
  .team .article-head__description {
    max-width: none;
  }
  .team-block-item {
    max-height: 450px;
  }
  .index-banner-promo {
    margin-bottom: 17px;
  }
  .index-banner {
    padding-top: 217px;
  }
  .index-banner-promo__title {
    line-height: 88px;
    height: 190px;
  }
  .index-banner-promo__description {
    padding-top: 25px;
    line-height: 17px;
    height: 81px;
  }
}
/* helper */
.hidden {
  display: none !important;
  visibility: hidden;
}
.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,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after {
  clear: both;
}
.clearfix,
.container,
.row {
  *zoom: 1;
}
/*Additional helpers classes*/
.ajax-target-container {
  position: relative;
}
.ajax-target-container:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition-duration: .5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition-property: all;
}
.ajax-target-container.loading:after {
  opacity: 1;
  visibility: visible;
}
.no-padding {
  padding: 0;
}
.text-align-center {
  text-align: center;
}
/* ==========================================================================
   COMPONENTS
   ========================================================================== */
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.content .tabs,
.tabs {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0 16%;
  margin: 0;
}
.content .tab-item,
.tabs-item {
  margin-right: 16px;
  margin-bottom: 15px;
  max-width: 350px;
}
.content .tabs-item::before {
  display: none;
}
.tabs-item:hover .tabs-item__control {
  color: #898d8e;
}
.tabs-item.active .tabs-item__control {
  color: #898d8e;
}
.tabs-item:last-child {
  margin-right: 0;
}
.content .tabs-item__control,
.tabs-item__control {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 0 !important;
}
.tab-content {
  margin-bottom: 67px;
}
@media (max-width: 1024px) {
  .content .tabs,
  .tabs {
    display: block;
    margin-bottom: 35px;
  }
  .content .tab-item,
  .tabs-item {
    float: left;
    max-width: 100%;
    width: 25%;
    margin: 0 !important;
  }
}
@media (max-width: 768px) {
  .content .tab-item,
  .tabs-item {
    width: 100%;
  }
}
.breadcrumb {
  list-style-type: none;
  padding: 40px 0 41px 0;
  margin: 0;
}
.breadcrumb a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  color: #615f5f;
  text-decoration: none;
  padding-right: 5px;
}
.breadcrumb a:hover {
  color: #40AEB8;
}
.breadcrumb a:hover svg {
  fill: #40AEB8;
}
.breadcrumb a::after {
  content: '/';
  padding-left: 5px;
}
.breadcrumb li {
  float: left;
}
.breadcrumb li:last-child a::after {
  display: none;
}
.breadcrumb li.active a {
  color: #40AEB8;
}
.breadcrumb li a svg {
  fill: #615f5f;
  width: 11px;
  height: 11px;
  margin-right: 5px;
}
/**
* typical forms
*/
/* FORM STYLE */
.callback-form--modal .mfp-close {
  width: 50px;
  height: 50px;
  opacity: 1;
  text-indent: -9999px;
}
.fancybox-skin {
  background: #f7f7f8;
  box-shadow: 2.5px 4.3px 5px rgba(0, 0, 0, 0.33);
}
.fancybox-title-inside-wrap {
  font-family: "RobotoCondensed", Tahoma, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  color: #000;
}
.fancybox-next,
.fancybox-prev,
.fancybox-close {
  border: 0;
  background: 0;
  padding: 0;
}
.fancybox-prev {
  text-align: left;
}
.fancybox-next {
  text-align: right;
}
.fancybox-nav .icon {
  fill: #fff;
  width: 40px;
}
.fancybox-close {
  width: 32px;
  height: 32px;
  top: -32px;
  right: -32px;
  background: transparent;
  border: 2px solid #2b2a2a;
}
.fancybox-close .icon {
  width: 22px;
  fill: #2b2a2a;
  position: absolute;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.js-image-modal {
  display: block;
}
.js-image-modal img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/* print styles */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  .print-button {
    display: none !important;
  }
  .breadcrumb,
  .card-block-info__discount,
  .header-mobile-menu-wrapper,
  .card-block-info-floor,
  .btn {
    display: none;
  }
  .select2-container,
  .card-block-info__discount,
  .footer-info__menu__list,
  .footer-info__author {
    display: none !important;
  }
  .header-phone {
    display: block;
    min-width: 10cm;
  }
  .footer-info__location {
    width: 100%;
    text-align: center;
  }
  .card-block-info {
    padding: 10px;
  }
  .card-block-info .card-block-info__list li span {
    font-size: 18px !important;
  }
}
/*# sourceMappingURL=optimized.css.map */