

/* Start:/local/templates/main/style/cache/lessphp_6aff03772319dfe6b0c0517121383395cd92a16e.css?1571125302447013*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * 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;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * 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 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and 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;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * 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"],
[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;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 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 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * 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 macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 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 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  color: #4d5360;
}
a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
input,
textarea,
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: "Arial", sans-serif;
}
textarea {
  resize: none;
}
label {
  cursor: pointer;
}
button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
  font-family: "Arial", sans-serif;
  border-radius: 0;
}
svg {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  shape-rendering: geometricPrecision;
}
::-ms-clear {
  display: none;
}
::-ms-reveal {
  display: none;
}
.error {
  color: #b5121b;
}
.clearfix:after {
  display: table;
  clear: both;
  content: "";
}
/* ----------------------------------- screen-width-flags ----------------------------------- */
.adaptive-flag {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media (max-width: 1024px) {
  .adaptive-flag {
    display: block;
  }
}
.tablet-flag {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tablet-flag {
    display: block;
  }
}
@media (max-width: 649px) {
  .tablet-flag {
    display: none;
  }
}
.mobile-flag {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1000;
  width: 1px;
  height: 1px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .mobile-flag {
    display: none;
  }
}
@media (max-width: 649px) {
  .mobile-flag {
    display: block;
  }
}
.desktop-only {
  display: block;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .desktop-only {
    display: none;
  }
}
@media (max-width: 649px) {
  .desktop-only {
    display: none;
  }
}
.adaptive-only {
  display: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .adaptive-only {
    display: block;
  }
}
@media (max-width: 649px) {
  .adaptive-only {
    display: block;
  }
}
.tablet-only {
  display: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tablet-only {
    display: block;
  }
}
@media (max-width: 649px) {
  .tablet-only {
    display: none;
  }
}
.mobile-only {
  display: none;
}
@media (max-width: 649px) {
  .mobile-only {
    display: block;
  }
}
@media (max-width: 649px) {
  .mobile-hidden {
    display: none !important;
  }
}
.text-limit {
  max-width: 780px;
}
@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('/local/templates/main/style/cache/../fonts/OpenSans-Regular.woff2') format('woff2'), url('/local/templates/main/style/cache/../fonts/OpenSans-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('/local/templates/main/style/cache/../fonts/OpenSans-Bold.woff2') format('woff2'), url('/local/templates/main/style/cache/../fonts/OpenSans-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  src: url('/local/templates/main/style/cache/../fonts/OpenSans-Light.woff2') format('woff2'), url('/local/templates/main/style/cache/../fonts/OpenSans-Light.woff') format('woff');
}
.about .caption {
  color: #4d5360;
  font-size: 40px;
  margin: 0 0 40px 0;
  font-weight: 300;
}
.about__title {
  margin: 0 auto;
  margin-bottom: 15px;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  color: #4d5360;
}
@media (max-width: 649px) {
  .about__title {
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
  }
}
.about__text {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 80%;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #4d5360;
  font-weight: normal;
}
@media (max-width: 649px) {
  .about__text {
    display: none;
  }
}
.about__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .about__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .about__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .about__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .about__inner {
    padding-right: 145px;
    padding-left: 145px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .about__inner {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: sspace-arounds;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .about__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: sspace-arounds;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 649px) {
  .about__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.about__slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 30px;
}
.about__slider .arrows-wrap {
  position: absolute;
  top: 50%;
  display: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .about__slider .arrows-wrap {
    display: block;
  }
}
@media (max-width: 649px) {
  .about__slider .arrows-wrap {
    display: block;
  }
}
.about__slider .arrows-wrap--prev {
  left: 0;
}
.about__slider .arrows-wrap--next {
  right: 0;
}
.about__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.about__item {
  margin: 0 auto;
  margin-bottom: 60px;
  position: relative;
  padding-top: 113px;
  padding-left: 0;
  padding-right: 15px;
  max-width: 250px;
}
@media (max-width: 649px) {
  .about__item {
    margin-bottom: 0;
    padding-top: 100px;
    padding-right: 0;
    width: 290px;
  }
}
.about__item svg {
  position: absolute;
  left: 20%;
  top: 10px;
  color: #b5121b;
}
@media (max-width: 649px) {
  .about__item svg {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
}
.about__item p {
  margin: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
  color: #4d5360;
  font-weight: normal;
}
@media (max-width: 649px) {
  .about__item p {
    margin-bottom: 12px;
  }
}
.about__item p:last-of-type {
  margin-bottom: 0;
}
.about__item-title {
  margin: 0;
  margin-bottom: 20px;
  display: block;
  font-size: 22px;
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #4d5360;
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .about__item-title {
    padding-right: 20px;
  }
}
@media (max-width: 649px) {
  .about__item-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: normal;
  }
}
.about__pagination {
  display: none;
}
@media (max-width: 1024px) {
  .about__pagination {
    display: block;
  }
}
.about__column {
  max-width: 900px;
}
.about__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.accordeon {
  width: 100%;
}
.accordeon__block {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 16px 40px;
  border: 1px solid #bcc1c7;
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}
.accordeon__block:hover {
  border-color: #4d5360;
}
.accordeon__block-header {
  display: block;
  font-size: 25px;
  color: #4d5360;
  font-weight: 300;
}
.accordeon__block-bottom {
  display: none;
}
.accordeon__block-content {
  font-size: 16px;
  color: #4d5360;
  line-height: 1.63;
}
.accordeon__block-icon {
  position: absolute;
  top: 30px;
  right: 30px;
}
.accordeon__block-icon--close {
  color: #4d5360;
}
.accordeon__block-icon--open {
  display: none;
  color: #242536;
}
.js-accordeon-block-active {
  margin-top: 18px;
  padding-bottom: 39px;
  padding-top: 29px;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
.js-accordeon-block-active:hover {
  border-color: transparent;
}
.js-accordeon-block-active .accordeon__block-bottom {
  display: block;
}
.js-accordeon-block-active .accordeon__block-header {
  margin-bottom: 24px;
}
.js-accordeon-block-active .accordeon__block-icon--open {
  display: block;
}
.js-accordeon-block-active .accordeon__block-icon--close {
  display: none;
}
.accordeon-wrap {
  max-width: 1170px;
}
.brands {
  padding-bottom: 45px;
}
@media (max-width: 649px) {
  .brands {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.brands__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .brands__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .brands__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .brands__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.brands__title {
  margin: 0 auto;
  margin-bottom: 15px;
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  color: #4d5360;
}
@media (max-width: 649px) {
  .brands__title {
    font-size: 25px;
    line-height: 32px;
    text-align: left;
  }
}
.brands__text {
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  color: #4d5360;
}
@media (max-width: 649px) {
  .brands__text {
    line-height: 24px;
    text-align: left;
  }
}
.brands__item {
  margin: auto;
  width: 130px;
  height: 75px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.brands__item:hover {
  box-shadow: 2px 7px 23px 0 rgba(0, 0, 0, 0.3);
}
.brands__item img {
  display: block;
  width: 100%;
  max-width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: gray;
  /* IE6-9 */
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.brands__item img:hover {
  filter: none;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
}
.brands__slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.brands__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  padding-bottom: 20px;
}
.brands__slide {
  margin-right: 2.5px;
  margin-left: 2.5px;
}
.brands__pagination {
  display: none;
}
@media (max-width: 1024px) {
  .brands__pagination {
    display: block;
  }
}
.button {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  border: 2px solid #b5121b;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  border-radius: 30px;
  padding: 14px 30px;
  min-width: 250px;
  text-align: center;
  background-color: #b5121b;
}
.button:hover,
.button:focus {
  background-color: transparent;
  color: #4d5360;
}
.button--width-auto {
  width: auto;
  min-width: auto;
}
@media (max-width: 649px) {
  .button--width-auto {
    width: 100%;
    max-width: 100%;
  }
}
.button--square {
  border-radius: 0;
  padding: 19px 30px;
  min-width: 250px;
  text-align: center;
}
.button--medium {
  border-radius: 0;
  text-align: center;
  width: 100%;
}
.button--minor {
  background-color: transparent;
  color: #4d5360;
}
.button--minor:hover,
.button--minor:focus {
  background-color: #b5121b;
  color: #ffffff;
}
.button--small {
  padding: 4px 10px;
  min-width: 115px;
  text-align: center;
  font-size: 14px;
  line-height: normal;
}
.button--dark {
  color: #ffffff;
}
.button--dark:hover,
.button--dark:focus {
  color: #ffffff;
}
.button--disabled {
  background-color: #909090;
  color: #e6e7e8;
  border-color: #909090;
}
.button--disabled:hover,
.button--disabled:focus {
  background-color: #909090;
  color: #e6e7e8;
}
.button--disabled-minor {
  border-color: #909090;
  color: #909090;
}
.button--disabled-minor:hover,
.button--disabled-minor:focus {
  background-color: transparent;
  color: #909090;
}
.button--no-text {
  color: #b5121b;
  cursor: default;
}
.button--no-text:hover,
.button--no-text:focus {
  background-color: #b5121b;
  color: #b5121b;
}
.breadcrumbs {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 649px) {
  .breadcrumbs .breadcrumbs {
    width: auto;
    text-align: center;
  }
  .breadcrumbs .breadcrumbs__item {
    text-align: center;
    width: auto;
    padding-right: 0;
  }
  .breadcrumbs .breadcrumbs__item:nth-last-child(2) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .breadcrumbs .breadcrumbs__link {
    font-size: 12px;
    line-height: 22px;
    color: #525864;
    padding-right: 0;
  }
  .breadcrumbs .breadcrumbs__link:hover {
    color: #b5121b;
  }
}
.breadcrumbs__item {
  padding-right: 15px;
  padding-left: 0;
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .breadcrumbs__item {
    margin: 0 auto;
  }
}
.breadcrumbs__link,
.breadcrumbs__item--active {
  font-size: 13px;
  color: #727272;
  padding-right: 13px;
}
.breadcrumbs__icon {
  color: #b5121b;
}
.breadcrumbs__link {
  position: relative;
}
.breadcrumbs__link:hover {
  color: #b5121b;
}
.breadcrumbs__item--active {
  color: #bcc1c7;
  padding-top: 4px;
}
@media (max-width: 649px) {
  .breadcrumbs__arrow {
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
  }
}
.breadcrumbs__arrow--mobile {
  display: none;
}
@media (max-width: 649px) {
  .breadcrumbs__arrow--mobile {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
}
.breadcrumbs-wrap {
  padding-top: 40px;
  padding-bottom: 20px;
}
@media (max-width: 649px) {
  .breadcrumbs-wrap {
    padding-top: 12px;
    padding-bottom: 16px;
    height: auto;
  }
  .breadcrumbs-wrap--grey {
    background-color: #f6f7f8;
  }
}
@media (max-width: 649px) {
  .breadcrumbs-wrap--with-margin.container {
    margin-bottom: 30px;
  }
}
.breadcrumbs-wrap__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .breadcrumbs-wrap__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .breadcrumbs-wrap__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .breadcrumbs-wrap__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.cards .filter {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .cards .filter {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .cards .filter__text {
    width: 100%;
    margin-bottom: 15px;
  }
}
.cards .filter__wrap {
  margin-right: 30px;
}
.cards .filter__wrap:last-child {
  margin-right: 0;
}
@media (max-width: 649px) {
  .cards .filter__wrap {
    margin-bottom: 15px;
  }
}
.cards .items-card-labeled {
  width: 100%;
  margin: 0;
}
@media (max-width: 649px) {
  .cards .items-card-labeled--mobile-open {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.cards .items-card-labeled:hover .items-card-labeled__img-wrap,
.cards .items-card-labeled:hover .items-card-labeled__inner-content {
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
.cards .items-card-labeled__img-wrap {
  position: relative;
}
.cards .items-card-labeled__img-wrap::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 15px;
  box-sizing: border-box;
  background: white;
  border-right: 1px solid #d6dce0;
  border-left: 1px solid #d6dce0;
}
.cards .items-card-labeled__inner-content {
  font-size: 0;
}
.cards .items-card-labeled__info {
  font-size: 16px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .cards .button {
    min-width: 150px;
  }
}
.cards .pagination-wrapper {
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}
@media (max-width: 649px) {
  .cards .pagination-wrapper {
    margin-bottom: 60px;
  }
}
.cards .pagination {
  width: 418px;
}
@media (max-width: 649px) {
  .cards .pagination {
    width: auto;
  }
}
@media (max-width: 649px) {
  .cards .pagination__list {
    width: 278px;
  }
}
.cards--no-flex .pagination-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.cards--no-flex .pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.cards__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .cards__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .cards__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .cards__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.cards--no-flex .cards__inner {
  display: block;
}
.cards__pagination {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
@media (max-width: 649px) {
  .cards__filter {
    margin-bottom: 30px;
  }
}
.cards__filter-inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .cards__filter-inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .cards__filter-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .cards__filter-inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.cards__filter-heading {
  display: none;
}
@media (max-width: 649px) {
  .cards__filter-heading {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: 23px 0 23px 15px;
    background-image: linear-gradient(to bottom, transparent 50%, #ffffff);
    border-bottom: 1px solid #e6e7e8;
    cursor: pointer;
  }
  .cards__filter-heading.js-accordeon-block-active {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom-color: #fff;
  }
  .cards__filter-heading.js-accordeon-block-active .cards__filter-link {
    color: #b5121b;
  }
  .cards__filter-heading.js-accordeon-block-active .cards__icon--close {
    display: none;
  }
  .cards__filter-heading.js-accordeon-block-active .cards__icon--open {
    display: block;
  }
  .cards__filter-heading.js-accordeon-block-active + .cards__filter-inner {
    -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
    display: block;
    float: none;
  }
}
@media (max-width: 649px) {
  .cards__filter-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    color: #4d5360;
  }
  .cards__filter-link:hover {
    color: #b5121b;
  }
}
@media (max-width: 649px) {
  .cards__icon {
    position: static;
    margin-right: 15px;
    color: #4d5360;
  }
  .cards__icon--open {
    display: none;
  }
}
@media (max-width: 649px) {
  .cards__filter-inner {
    display: none;
  }
}
.cards__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin: 0 -15px;
}
.cards__col {
  width: 25%;
  max-width: 25%;
  padding: 0 15px;
  margin-bottom: 15px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .cards__col {
    width: 50%;
    max-width: 50%;
  }
}
@media (max-width: 649px) {
  .cards__col {
    width: 100%;
    max-width: 100%;
  }
}
.caption {
  color: #4d5360;
}
@media (max-width: 649px) {
  .caption--single {
    margin-bottom: 12px;
  }
}
.caption-white {
  color: #ffffff;
}
.contacts {
  width: 370px;
  margin-right: 30px;
  color: #4d5360;
}
@media (max-width: 649px) {
  .contacts {
    width: auto;
    margin-right: 0;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
}
.contacts:last-child {
  margin-right: 0;
}
.contacts--dark-bgr {
  width: auto;
  margin-right: 14px;
  color: #ffffff;
}
@media (max-width: 649px) {
  .contacts--dark-bgr {
    margin-bottom: 20px;
  }
}
.contacts--dark-bgr .contacts__type {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .contacts--dark-bgr .contacts__type {
    font-size: 21px;
  }
}
.contacts--dark-bgr .contacts__name {
  font-weight: 300;
}
.contacts--dark-bgr .contacts__tel {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contacts--dark-bgr .contacts__tel:hover {
  color: #3675a3;
}
.contacts--dark-bgr .contacts__email {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contacts--dark-bgr .contacts__email:focus,
.contacts--dark-bgr .contacts__email:hover {
  color: #b5121b;
  border-bottom-color: #b5121b;
}
.contacts--eng {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50%;
  min-width: 560px;
}
@media (max-width: 649px) {
  .contacts--eng {
    display: block;
    width: 100%;
    min-width: 0;
  }
}
.contacts--eng .contacts__type {
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 649px) {
  .contacts--eng .contacts__type {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
.contacts--eng .contacts__name {
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .contacts--eng .contacts__name {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
.contacts--eng .contacts__tel {
  margin-bottom: 0;
  color: #4d5360;
}
@media (max-width: 649px) {
  .contacts--eng .contacts__tel {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
.contacts--eng .contacts__email {
  color: #3675a3;
  border-bottom: 1px solid #3675a3;
}
.contacts--eng .contacts__email:hover {
  color: #b5121b;
  border-bottom-color: #b5121b;
}
.contacts__type,
.contacts__name,
.contacts__tel,
.contacts__email {
  display: block;
}
.contacts__type {
  font-weight: 300;
  font-size: 25px;
  margin-bottom: 25px;
}
@media (max-width: 649px) {
  .contacts__type {
    margin-bottom: 11px;
    font-weight: 400;
    font-size: 21px;
  }
}
.contacts__name {
  margin-bottom: 10px;
  font-size: 21px;
}
@media (max-width: 649px) {
  .contacts__name {
    margin-bottom: 9px;
  }
}
.contacts__tel {
  margin-bottom: 6px;
  color: #4d5360;
}
.contacts__tel:hover {
  color: #3675a3;
}
@media (max-width: 649px) {
  .contacts__tel {
    margin-bottom: 8px;
  }
}
.contacts__email {
  display: inline-block;
  color: white;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
}
.contacts-block {
  width: 100%;
  min-height: 215px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media (max-width: 649px) {
  .contacts-block {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
.contacts-block__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .contacts-block__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .contacts-block__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .contacts-block__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.contacts-block__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.contacts-block__col {
  width: 50%;
}
@media (max-width: 649px) {
  .contacts-block__col {
    width: 100%;
  }
}
.contacts-block__col a {
  font-size: 16px;
  font-weight: 400;
  color: #3675a3;
  padding-bottom: 3px;
  border-bottom: 1px solid #3675a3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contacts-block__col a:hover,
.contacts-block__col a:active {
  color: #b5121b;
}
.contacts-block__col a:hover {
  border-bottom: 1px solid #b5121b;
}
.contacts-page {
  height: auto;
  overflow: hidden;
}
.contacts-page__banner {
  width: 100%;
  height: 205px;
  margin: 0 auto;
  background-color: dimgray;
}
.contacts-page__title {
  font-weight: 300;
  font-size: 40px;
  margin: 0;
  margin-bottom: 40px;
}
.content img {
  max-width: 100%;
}
.content h1 {
  font-family: "Arial", sans-serif;
  font-size: 72px;
  font-weight: 300;
}
.content h2 {
  font-family: "Arial", sans-serif;
  font-size: 40px;
  font-weight: 300;
  margin-top: 0;
  line-height: 1;
}
.content h3 {
  font-family: "Arial", sans-serif;
  font-size: 25px;
  font-weight: 300;
}
.content h4 {
  font-family: "Arial", sans-serif;
  font-size: 21px;
  font-weight: 300;
}
.content h5 {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  font-weight: 300;
}
.content h6 {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.content p {
  margin: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 649px) {
  .content p {
    margin-bottom: 30px;
    font-size: 14px;
  }
}
.content a:not(.document__icon-wrap, .nav-scroll__link) {
  font-size: 16px;
  font-weight: 400;
  color: #3675a3;
  padding-bottom: 3px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid #3675a3;
}
.content a:not(.document__icon-wrap, .nav-scroll__link):hover,
.content a:not(.document__icon-wrap, .nav-scroll__link):active {
  color: #b5121b;
}
.content a:not(.document__icon-wrap, .nav-scroll__link):hover {
  border-bottom: 1px solid #b5121b;
}
.content li {
  margin: 5px 0 0 30px;
}
.content__text {
  display: block;
}
.content__text.hidden {
  display: none;
}
.content__list {
  display: block;
}
.content__list.hidden {
  display: none;
}
.container {
  margin: 0 auto;
  max-width: 1440px;
}
.controls {
  position: relative;
}
.controls .controls__input + label {
  color: #4d5360;
  font-size: 16px;
  font-weight: normal;
}
.controls__checked-icon,
.controls__disabled-icon {
  display: none;
  position: absolute;
}
.controls__checked-icon {
  top: -1px;
  left: 4px;
  color: #b5121b;
}
.controls__disabled-icon {
  color: #bcc1c7;
  top: 3px;
  left: 3px;
}
.controls__icon-wrap {
  width: 20px;
  height: 20px;
  border: solid 1px #bcc1c7;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 15px;
}
.controls__input {
  display: none;
}
.controls__input + label:hover .controls__icon-wrap {
  border-color: #b5121b;
}
.controls__input:checked + label .controls__icon-wrap {
  border-color: #b5121b;
}
.controls__input--checkbox:checked + label .controls__checked-icon {
  display: block;
}
.controls__input--radio + label .controls__icon-wrap {
  border-radius: 50%;
}
.controls__input--radio + label .controls__icon-wrap:before {
  content: '';
  display: none;
  width: 10px;
  height: 10px;
  background-color: #b5121b;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 50%;
}
.controls__input--radio:checked + label .controls__icon-wrap:before {
  display: block;
}
.controls__input:disabled + label {
  cursor: default;
  color: #bcc1c7;
}
.controls__input:disabled + label .controls__checked-icon {
  display: none;
}
.controls__input:disabled + label .controls__icon-wrap {
  border-color: #bcc1c7;
}
.controls__input:disabled + label .controls__disabled-icon {
  display: block;
}
.controls__input:disabled + label .controls__disabled-icon--small {
  top: 4px;
  left: 4px;
}
.controls__input--checked-disabled:disabled + label .controls__disabled-icon {
  display: none;
}
.controls__input--checked-disabled:disabled + label .controls__checked-icon {
  display: block;
  color: #bcc1c7;
}
.controls__input--checked-disabled:disabled + label .controls__icon-wrap:before {
  display: block;
  background-color: #bcc1c7;
}
.controls--dark .controls__input + label {
  color: #ffffff;
}
.controls--dark .controls__input:checked + label {
  border-color: #c8343c;
}
.controls--dark .controls__input:checked + label .controls__checked-icon {
  color: #c8343c;
}
.controls--dark .controls__input:checked + label .controls__icon-wrap:before {
  background-color: #c8343c;
}
.controls--dark .controls__input:disabled + label {
  color: #bcc1c7;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.equipment {
  height: auto;
  font-family: 'Open Sans', Arial, sans-serif;
  margin-bottom: 30px;
}
.equipment__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .equipment__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .equipment__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .equipment__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.equipment__title {
  font-family: inherit;
  font-size: 25px;
  font-weight: 300;
  color: #4d5360;
}
.equipment__text {
  font-family: inherit;
  font-size: 15px;
}
.equipment__image-box {
  position: relative;
}
@media (max-width: 649px) {
  .equipment__image-box:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #d6dce0;
    height: 1px;
  }
}
.equipment__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  margin: 0 -15px;
  padding: 20px 0;
}
@media (max-width: 649px) {
  .equipment__container {
    padding: 0;
  }
}
.equipment__col {
  width: 16.666666%;
  min-width: 190px;
  height: auto;
  padding: 0 10px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .equipment__col {
    margin-bottom: 10px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .equipment__col {
    width: 50%;
    max-width: 50%;
    margin-bottom: 10px;
  }
}
@media (max-width: 649px) {
  .equipment__col {
    width: 50%;
    min-width: 155px;
  }
  .equipment__col::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #d6dce0;
    height: 1px;
  }
  .equipment__col:nth-child(odd) {
    border-right: 1px solid #d6dce0;
  }
}
.equipment__item {
  display: block;
  width: 100%;
  padding: 20px 15px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .equipment__item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
  }
  .equipment__item:hover::before {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(1.05);
    box-shadow: 0 10px 60px 10px rgba(224, 222, 222, 0.5);
  }
  .equipment__item:hover .equipment__desc {
    color: #b6050f;
  }
  .equipment__item:hover .equipment__img {
    filter: none;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .equipment__item {
    padding: 20px 35px;
  }
}
@media (max-width: 649px) {
  .equipment__item {
    padding: 20px 0px;
  }
}
.equipment__img-wrapper {
  width: 100px;
  height: 80px;
  margin: 0 auto 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.equipment__img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .equipment__img {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
  }
}
.equipment__desc {
  font-family: inherit;
  text-align: center;
  margin: 0;
  color: #474d5b;
  font-size: 14px;
}
.equipment__link {
  font-family: inherit;
  font-size: 23px;
  font-weight: 300;
  color: #4d5360;
}
.page-footer {
  padding-top: 55px;
  background-color: #4d5360;
  min-height: 100px;
}
@media (max-width: 649px) {
  .page-footer {
    padding-top: 30px;
  }
}
.page-footer__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  padding-bottom: 40px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .page-footer__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .page-footer__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__inner {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: sspace-arounds;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 649px) {
  .page-footer__inner {
    padding-bottom: 35px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.page-footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer__item {
  padding-right: 10px;
  -moz-flex-basis: 23%;
  -ms-flex-basis: 23%;
  -webkit-flex-basis: 23%;
  flex-basis: 23%;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .page-footer__item {
    margin-bottom: 20px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__item {
    padding: 0;
    margin-bottom: 20px;
    -moz-flex-basis: 48%;
    -ms-flex-basis: 48%;
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
  }
}
@media (max-width: 649px) {
  .page-footer__item {
    display: none;
  }
}
.page-footer__item--large {
  padding-right: 0;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__item--large {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.page-footer__item--large .page-footer__title {
  margin-top: 25px;
}
.page-footer__item--large .page-footer__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  min-height: 120px;
}
.page-footer__item--large li {
  -moz-flex-basis: 33.33%;
  -ms-flex-basis: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__item--large li {
    padding: 0;
    -moz-flex-basis: 48%;
    -ms-flex-basis: 48%;
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
  }
  .page-footer__item--large li:nth-of-type(odd) {
    padding-left: 0;
  }
}
@media (max-width: 649px) {
  .page-footer__item--large li {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__item--social {
    margin-right: auto;
  }
}
@media (max-width: 649px) {
  .page-footer__item--social {
    display: block;
    margin: 0;
    padding: 0;
    -moz-flex-basis: 290px;
    -ms-flex-basis: 290px;
    -webkit-flex-basis: 290px;
    flex-basis: 290px;
  }
}
.page-footer__item li {
  margin-bottom: 17px;
}
.page-footer__title {
  margin: 0 auto;
  margin-bottom: 25px;
  color: #fff;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 300;
}
@media (max-width: 649px) {
  .page-footer__title {
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
  }
}
.page-footer__link {
  vertical-align: top;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  color: #bcc1c7;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-footer__link--social {
  display: block;
  vertical-align: top;
  line-height: 25px;
  max-width: 270px;
}
@media (max-width: 649px) {
  .page-footer__link--social {
    line-height: 21px;
  }
}
.page-footer__link:hover,
.page-footer__link:active {
  color: #b5121b;
}
.page-footer__social-list {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.page-footer__social-link {
  display: block;
  margin-right: 15px;
  margin-bottom: 0;
  color: #bcc1c7;
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
}
.page-footer__social-link svg {
  width: 40px;
  height: 40px;
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-footer__social-link svg:hover,
.page-footer__social-link svg:active {
  color: #fff;
}
.page-footer__social-link span {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.page-footer__copyright {
  padding: 24px 0;
  background-color: #fff;
}
@media (max-width: 649px) {
  .page-footer__copyright {
    padding-bottom: 35px;
  }
}
.page-footer__copyright-text {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #9c9c9c;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .page-footer__copyright-text {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .page-footer__copyright-text {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .page-footer__copyright-text {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .page-footer__copyright-text {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-footer__copyright-part {
  display: block;
}
.page-footer__copyright-part--left {
  margin-right: auto;
}
@media (max-width: 649px) {
  .page-footer__copyright-part--left {
    margin-bottom: 20px;
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.page-footer__copyright-part--right {
  padding-right: 75px;
  position: relative;
  color: #090000;
}
@media (max-width: 649px) {
  .page-footer__copyright-part--right {
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.page-footer__copyright-part--right a {
  display: block;
  position: absolute;
  right: 32px;
  top: 0;
}
.page-footer__copyright-part--right svg {
  color: #9c9c9c;
}
.page-footer__copyright-part--right i {
  font-style: normal;
}
.page-footer__copyright-part--right b {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.feedback {
  position: relative;
  padding: 25px 0;
  background-color: #f6f7f8;
}
@media (max-width: 649px) {
  .feedback {
    padding-top: 28px;
    padding-bottom: 36px;
    background-color: #b5121b;
    background-image: none;
  }
}
.feedback__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .feedback__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .feedback__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .feedback__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.feedback__title {
  margin: 0 auto;
  margin-bottom: 25px;
  width: 80%;
  font-weight: 300;
  font-size: 32px;
  line-height: normal;
  text-align: center;
  color: #4d5360;
}
@media (max-width: 649px) {
  .feedback__title {
    margin-bottom: 28px;
    width: 100%;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
    color: #ffffff;
  }
}
.feedback__title--desktop {
  display: block;
}
@media (max-width: 649px) {
  .feedback__title--desktop {
    display: none;
  }
}
.feedback__title--mobile {
  display: none;
}
@media (max-width: 649px) {
  .feedback__title--mobile {
    display: block;
  }
}
.feedback__btn-group {
  font-size: 0;
  text-align: center;
}
.feedback__btn-group .button {
  margin: 0 15px;
  min-width: 285px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .feedback__btn-group .button--minor {
    margin-top: 15px;
  }
}
@media (max-width: 649px) {
  .feedback__btn-group .button {
    display: block;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    color: #4d5360;
  }
  .feedback__btn-group .button:hover {
    color: #ffffff;
    background-color: #b5121b;
    border-color: #ffffff;
  }
  .feedback__btn-group .button--minor {
    margin-top: 15px;
    color: #ffffff;
    background-color: #b5121b;
    border-color: #ffffff;
  }
  .feedback__btn-group .button--minor:hover {
    background-color: #fff;
    color: #4d5360;
  }
}
.logo {
  width: 111px;
  height: 66px;
}
.logo h3 {
  font-size: 0;
  margin: 0;
}
.wrapper {
  padding-left: 20px;
  padding-top: 20px;
}
.kit-components-wrap {
  padding-bottom: 50px;
  padding-top: 50px;
}
.kit-components-wrap .input {
  margin-bottom: 25px;
  max-width: 540px;
}
.kit-components-wrap--dark {
  background-color: #4d5360;
}
.kit-components-wrap--dark ul li {
  color: #ffffff;
}
.kit-components-wrap--dark ol li {
  color: #ffffff;
}
.kit-components-wrap--dark .caption {
  color: #ffffff;
}
.kit-components-wrap--dark .main-text--note {
  color: #bcc1c7;
}
.kit-components-wrap--dark .main-text {
  color: #ffffff;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: disc;
}
li {
  color: #4d5360;
  font-size: 16px;
}
ul ul,
ol ul {
  margin-top: 15px;
  margin-bottom: 18px;
  margin-left: 0;
  padding-left: 22px;
}
ol {
  list-style-type: decimal;
}
.link {
  font-size: 16px;
  font-weight: 400;
  color: #3675a3;
  padding-bottom: 3px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link:hover,
.link:active {
  color: #b5121b;
}
.link-dark-bgr--bb {
  border-bottom: 1px dashed #ffffff;
}
.link--external {
  border-bottom: 1px solid #3675a3;
}
.link--external:hover {
  border-bottom: 1px solid #b5121b;
}
.link--flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 290px;
}
.link--flex .link__icon {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.link--external-icon {
  color: #b5121b;
}
.link--external-icon:hover,
.link--external-icon:active {
  color: #3675a3;
}
.link--external-icon:hover .link__icon,
.link--external-icon:active .link__icon {
  color: #3675a3;
}
.link--external-icon .link__icon {
  color: #b5121b;
  margin-left: 3px;
  vertical-align: middle;
}
.link--internal {
  border-bottom: 1px dashed #3675a3;
}
.link--internal:hover {
  border-bottom: 1px dashed #b5121b;
}
.link--internal-icon {
  position: relative;
  margin-left: 26px;
}
.link--internal-icon:hover .link__icon {
  color: #b5121b;
}
.link--internal-icon .link__icon {
  position: absolute;
  left: -25px;
  top: 2px;
  color: #3675a3;
}
.link--dark-bgr {
  color: #ffffff;
  border-color: #ffffff;
}
.link--dark-bgr .link__icon {
  color: #ffffff;
}
.link--dark-bgr:hover,
.link--dark-bgr:active {
  color: #b5121b;
  border-color: #b5121b;
}
.link--dark-bgr:hover .link__icon,
.link--dark-bgr:active .link__icon {
  color: #b5121b;
}
.link--disabled {
  color: #909090;
  border-color: #909090;
  cursor: default;
}
.link--disabled:hover {
  color: #909090;
  border-color: #909090;
}
.link--disabled:hover .link__icon {
  color: #909090;
}
.link--disabled .link__icon {
  color: #909090;
}
.location__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .location__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .location__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .location__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.location__title {
  margin: 0 auto 15px;
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  color: #4d5360;
}
@media (max-width: 649px) {
  .location__title {
    font-size: 25px;
    line-height: 32px;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.contacts-page .location__map {
  width: 100%;
  height: 520px;
  background-color: dimgray;
  max-width: 1440px;
  margin-bottom: 20px;
}
.main-text {
  font-size: 16px;
  line-height: 1.88;
  color: #4d5360;
  margin: 0;
}
.main-text--bold {
  font-weight: 700;
}
.main-text--small {
  font-size: 14px;
}
.main-text--note {
  font-size: 14px;
  color: #727272;
}
.main-text--white {
  color: #ffffff;
}
.modal {
  z-index: 100;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  min-height: 300px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .modal {
    top: 0;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 649px) {
  .modal {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal .modal__wrapper--reset {
  width: 100%;
  padding: 10px;
}
.modal .textarea {
  height: 165px;
}
.modal .input__delete {
  top: 22px;
  right: 10px;
}
.modal .label-shape--reset {
  top: 0 !important;
}
.modal .label-shape {
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 100000;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal .label-shape {
    left: auto;
    right: 0;
    top: 24px;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 649px) {
  .modal .label-shape {
    left: auto;
    right: 0;
    top: 24px;
    width: 50px;
    height: 50px;
  }
}
.modal .button {
  min-width: 240px;
}
.modal--map {
  top: 24%;
  left: -720px;
  transform: translate(0, 0);
  right: 0;
  width: 605px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  min-height: 230px;
  text-align: left;
}
@media (max-width: 1024px) {
  .modal--map {
    min-height: auto;
    top: 0;
  }
}
.modal--map .modal__title {
  text-align: left;
}
.modal--map .button {
  margin-top: auto;
  min-width: 270px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .modal--map {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
.modal--map .tablet {
  width: 600px;
}
.modal--map .mobile {
  width: 320px;
}
.modal--map .modal__wrapper {
  padding: 80px 100px;
  position: relative;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--map .modal__wrapper {
    padding-top: 60px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
  }
}
@media (max-width: 649px) {
  .modal--map .modal__wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
  }
}
.modal--video {
  width: 100%;
  max-width: 1440px;
  min-height: 800px;
  background-color: #000;
  top: 10%;
  position: relative;
}
.modal--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) and (max-width: 1441px) {
  .modal--video {
    min-height: 600px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .modal--video {
    width: 60%;
    min-height: 500px;
    top: 20%;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--video {
    width: 80%;
    min-height: 440px;
    top: 20%;
  }
}
@media (max-width: 649px) {
  .modal--video {
    width: 90%;
    min-height: 320px;
    top: 30%;
  }
}
.modal--video .label-shape {
  left: auto;
  right: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .modal--video .label-shape {
    top: 0;
  }
}
.modal--ask {
  left: 0;
  transform: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--ask .modal__wrapper {
    width: 630px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 649px) {
  .modal--ask .modal__wrapper {
    width: 320px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.modal--feedback {
  left: 0;
  transform: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--feedback .modal__wrapper {
    width: 630px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 649px) {
  .modal--feedback .modal__wrapper {
    width: 320px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.modal--call {
  left: 0;
  transform: none;
}
.modal--person {
  left: 0;
  transform: none;
}
.modal--person .modal__wrapper {
  padding: 0;
  width: 1170px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .modal--person .modal__wrapper {
    width: 900px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--person .modal__wrapper {
    width: 600px;
  }
}
@media (max-width: 649px) {
  .modal--person .modal__wrapper {
    width: 320px;
  }
}
.modal--person .modal__img {
  max-width: 100%;
  height: auto;
  overflow: hidden;
  width: 340px;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  margin-right: 40px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .modal--person .modal__img {
    width: 300px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--person .modal__img {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 649px) {
  .modal--person .modal__img {
    width: 100%;
    margin-right: 0;
  }
}
.modal--person .modal__img img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal--person .modal__person-description {
    padding: 15px 30px 50px 30px;
  }
}
@media (max-width: 649px) {
  .modal--person .modal__person-description {
    padding: 15px 30px 50px 30px;
  }
}
.modal--person .modal__person-name {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .modal--person .modal__person-name {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
.modal--person .modal__person-status {
  margin-bottom: 20px;
  display: block;
  font-size: 21px;
  font-weight: normal;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .modal--person .modal__person-status {
    margin-bottom: 25px;
    font-size: 16px;
  }
}
.modal--person .modal__person-text {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  text-align: left;
  color: #4d5360;
}
.modal--person .modal__person-text:last-child {
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .modal--person .modal__person-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.modal__wrapper {
  background-color: #fff;
  padding: 40px;
  width: 650px;
  box-shadow: 0 10px 60px 10px rgba(224, 222, 222, 0.5);
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal__wrapper {
    padding-top: 60px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    width: 600px;
    top: 0;
  }
}
@media (max-width: 649px) {
  .modal__wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    width: 320px;
  }
}
.modal--close {
  display: none;
}
.modal__title {
  margin: 0 auto;
  margin-bottom: 40px;
  text-align: center;
  font-size: 25px;
  line-height: 1.28;
  font-weight: 300;
}
@media (max-width: 649px) {
  .modal__title {
    font-size: 21px;
    line-height: 26px;
  }
}
.modal__subtitle {
  font-size: 18px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
.modal__form-group {
  width: 100%;
  margin-bottom: 35px;
}
.modal__form-group--multiple {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 649px) {
  .modal__form-group--multiple {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.modal__form-group--multiple .modal__form-field {
  width: 270px;
}
@media (max-width: 649px) {
  .modal__form-group--multiple .modal__form-field {
    margin-bottom: 35px;
    width: 100%;
  }
  .modal__form-group--multiple .modal__form-field:last-of-type {
    margin-bottom: 0;
  }
}
.modal__form-group--info .modal__form-field {
  margin-bottom: 20px;
}
.modal__form-group--btn {
  margin-bottom: 0;
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}
.modal__form-group--place .modal__form-field {
  margin-bottom: 35px;
}
.modal__form-group--place:last-of-type {
  margin-bottom: 0;
}
.modal__form-text {
  margin: 0 auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #727272;
}
.modal__form-legend {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #727272;
}
.modal__link {
  display: inline-block;
  margin-bottom: 40px;
}
.modal__text {
  margin: 0;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .modal__text {
    font-size: 14px;
  }
}
.modal__text span {
  display: block;
}
.modal__text .modal__text-num {
  font-size: 40px;
  line-height: normal;
  font-weight: 300;
}
@media (max-width: 649px) {
  .modal__text .modal__text-num {
    font-size: 25px;
  }
}
.modal__text .modal__text-descr {
  font-size: 21px;
}
@media (max-width: 649px) {
  .modal__text .modal__text-descr {
    font-size: 18px;
  }
}
.modal__map-btn-x {
  z-index: 100;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 23px;
  height: 23px;
  border: none;
  cursor: pointer;
  background: none;
  color: #bcc1c7;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal__map-btn-x svg {
  position: absolute;
  top: 0;
  left: 0;
}
.modal__map-btn-x:hover {
  color: #b5121b;
}
.fancybox-slide > * {
  background-color: transparent !important;
  padding-right: 77px !important;
  padding-left: 77px !important;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .fancybox-slide > * {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 649px) {
  .fancybox-slide > * {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.fancybox-slide--iframe .fancybox-content {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
}
.modal--technique .modal__title {
  margin-bottom: 9px;
}
.modal--technique .modal__subtitle {
  margin-bottom: 40px;
  font-weight: 400;
}
@media (max-width: 649px) {
  .modal--person {
    padding-bottom: 0 !important;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    width: 320px;
  }
  .modal--person .modal__person-name {
    margin-bottom: 5px;
    font-size: 3.2vh;
  }
  .modal--person .modal__person-description {
    padding: 15px;
  }
  .modal--person .modal__person-status {
    margin-bottom: 5px;
    font-size: 2.4vh;
  }
  .modal--person .modal__person-text {
    margin-bottom: 1px;
    font-size: 2vh;
    line-height: 1.3;
  }
  .modal--person .modal__img {
    height: 250px;
  }
}
.modal__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 40px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .modal__row {
    display: block;
    padding: 0;
  }
}
@media (max-width: 649px) {
  .modal__row {
    display: block;
    padding: 0;
  }
}
.modal--trade {
  max-height: 200px;
  left: 0;
}
.modal__wrapper--trade {
  width: 320px;
  min-height: 150px;
  padding: 20px;
}
.modal__wrapper--trade .label-shape {
  top: 0;
}
.modal__wrapper--trade .modal__title {
  margin: 0 0 20px 0;
}
.modal__wrapper--trade .modal__text {
  margin-bottom: 20px;
}
.fancybox-slide .modal {
  padding: 0 24px;
}
.fancybox-slide .modal .label-shape {
  top: 0;
}
.switcher {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}
.switcher__tab-input + .switcher__tab {
  display: block;
  border: 1px solid #b5121b;
  min-width: 146px;
  font-size: 14px;
  text-align: center;
  padding: 19px 10px;
  color: #4d5360;
}
.switcher__tab-input + .switcher__tab:hover {
  color: #b5121b;
}
.switcher__tab {
  display: block;
  border: 1px solid #b5121b;
  min-width: 146px;
  font-size: 14px;
  text-align: center;
  padding: 19px 10px;
  color: #4d5360;
}
.switcher__tab:hover {
  color: #b5121b;
}
.switcher__tab-input {
  display: none;
}
.switcher__tab-input:checked + .switcher__tab {
  color: #ffffff;
  background-color: #b5121b;
}
.switcher__tab-input:checked + .switcher__tab:hover {
  color: #ffffff;
}
.switcher__tab--active {
  color: #ffffff;
  background-color: #b5121b;
}
.switcher__tab--active:hover {
  color: #ffffff;
}
.switcher--disabled .switcher__tab-input + .switcher__tab {
  color: #909090;
  border-color: #909090;
}
.switcher--disabled .switcher__tab-input:checked + .switcher__tab {
  background-color: #909090;
  color: #e6e7e8;
}
.switcher--map {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.switcher__tab-wrap {
  max-width: 100%;
}
.switcher-tabs__item {
  display: none;
}
.switcher-tabs__item--active {
  display: block;
}
.scroll ._mCS_1 .mCSB_dragger .mCSB_dragger_bar {
  background-color: #b5121b;
  width: 7px;
  height: 90px;
  border-radius: 0;
}
.scroll .mCSB_scrollTools .mCSB_draggerRail {
  width: 7px;
  border-radius: 0;
  background-color: #e6e7e8;
}
.scroll .mCSB_scrollTools .mCSB_draggerRail:hover .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e6e7e8;
}
.scroll__content {
  height: 256px;
  max-width: 340px;
  padding: 5px;
  overflow: hidden;
}
.tabs-nav-wrapper {
  max-width: 914px;
}
.tabs-nav {
  width: 100%;
}
.tabs-nav img {
  height: 100%;
  width: 100%;
}
.tabs-nav__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  padding: 0 30px;
}
@media (max-width: 649px) {
  .tabs-nav__list {
    padding: 0;
  }
}
.tabs-nav__item {
  list-style: none;
  cursor: pointer;
  color: #fff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tabs-nav__item:last-child {
  margin-right: 0;
}
.tab-nav-item--map {
  border: 1px solid #b5121b;
  min-width: 160px;
  background: #b5121b;
}
.tab-nav-item--map .tabs-nav__link {
  color: #fff;
}
.tabs-nav__link {
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #000;
  font-size: 15px;
  line-height: 26px;
  padding: 18px 0 14px;
  position: relative;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  flex-grow: 1;
  text-align: center;
}
.tabs-nav__link span {
  padding: 0 20px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tabs-nav__link {
    padding: 22px 70px 15px;
  }
}
@media (max-width: 649px) {
  .tabs-nav__link {
    padding: 12px 10px 10px;
    color: #a7acb3;
  }
  .tabs-nav__link span {
    border-bottom: none;
  }
}
.tabs-nav__item--active {
  position: relative;
  background-color: #fff;
  color: #4d5360;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tabs-nav__item--active .tabs-nav__link {
  color: #4d5360;
}
.tabs-nav__item--active .tabs-nav__link:hover {
  color: #4d5360;
}
.tabs-nav__item--active .tabs-nav__link::after {
  display: none;
}
.tabs-nav__item--active .tabs-nav__link span {
  border-bottom: none;
}
.tabs-nav__item--active .tabs-nav__link a {
  color: #4d5360;
}
@media (max-width: 649px) {
  .tabs-nav__item--active .tabs-nav__link {
    color: #4d5360;
  }
}
.tabs-nav__item--disabled {
  cursor: default;
}
.tabs-nav__item--disabled .tabs-nav__link {
  color: #909090;
  border-color: #909090;
  cursor: default;
}
.tabs-nav__item--disabled-checked {
  border-top: 5px solid #909090;
  padding-left: 30px;
  padding-right: 30px;
  cursor: default;
}
.tabs-nav__item--disabled-checked .tabs-nav__link {
  color: #909090;
  border-bottom: none;
  cursor: default;
}
.tabs-nav__item--active,
.tabs-nav__item--disabled-checked {
  box-shadow: 0px -1px 6px -1px rgba(0, 0, 0, 0.19), 0px -4px 6px -1px rgba(0, 0, 0, 0.19);
  position: relative;
}
.tabs-nav__content-wrap {
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  min-height: 50px;
  position: relative;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}
.tabs-nav__item--invisible,
.tabs-nav__content-wrap--invisible {
  display: none;
}
.pagination-wrapper--no-margin {
  margin-bottom: 0 !important;
}
.pagination {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  height: 55px;
}
@media (max-width: 649px) {
  .pagination {
    height: 35px;
  }
}
.pagination .arrows-wrap {
  height: 40px;
}
@media (max-width: 649px) {
  .pagination .arrows-wrap {
    display: none;
  }
}
.pagination__list {
  margin: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 649px) {
  .pagination__list {
    margin: 0;
    width: 290px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.pagination__item {
  list-style: none;
  display: inline-block;
  margin-right: 7px;
}
.pagination__item:last-child {
  margin-right: 0;
}
@media (max-width: 649px) {
  .pagination__item {
    margin-right: 0;
  }
}
.pagination__item--dots {
  margin-right: 15px;
}
.pagination__link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  color: #4d5360;
  display: block;
  width: 35px;
  height: 35px;
  padding-top: 4px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid transparent;
}
.pagination__link:hover {
  border-color: #b5121b;
}
.pagination__controls {
  cursor: pointer;
  display: block;
}
.pagination__icon {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #4d5360;
}
.pagination__icon:hover {
  color: #b5121b;
}
.pagination__link--active {
  background-color: #b5121b;
  color: #ffffff;
  border-color: #b5121b;
  cursor: default;
}
.pagination-dots--mobile {
  padding-top: 30px;
  padding-bottom: 40px;
}
.pagination-dots--mobile .pagination-dots__link {
  opacity: 0.2;
  background-color: #9c9c9c;
}
@media (max-width: 1024px) {
  .pagination-dots--mobile {
    display: block;
  }
}
.pagination-dots .pagination-dots__link {
  margin-right: 10px;
}
.pagination-dots .pagination-dots__link:last-child {
  margin-right: 0;
}
.pagination-dots .pagination-dots__link--active {
  background-color: #b5121b;
  opacity: 1;
  cursor: default;
}
.pagination-dots__list {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.pagination-dots__item {
  list-style: none;
  margin-right: 10px;
}
.pagination-dots__item:last-child {
  margin-right: 0;
}
.pagination-dots__link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #bb2a32;
  opacity: 0.5;
  border: none;
  padding: 0;
}
.pagination-dots--dark .pagination-dots__link {
  background-color: #ffffff;
}
.input {
  position: relative;
}
.input__field-label {
  font-size: 16px;
  color: #bcc1c7;
  margin-bottom: 5px;
  display: block;
  pointer-events: none;
  position: absolute;
  top: 17px;
  left: 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.input__field {
  display: block;
  outline: none;
  width: 100%;
  height: 60px;
  padding: 15px 30px 19px;
  border: 1px solid #bcc1c7;
  font-size: 16px;
  line-height: 26px;
  color: #4d5360;
}
@media (max-width: 649px) {
  .input__field {
    padding: 15px 16px 19px;
  }
}
.input__field:focus {
  color: #4d5360;
  border-color: #4d5360;
}
.input__field:disabled {
  color: #e6e7e8;
  border-color: #bcc1c7;
  background-color: #bcc1c7;
}
.input__field::placeholder {
  color: #4d5360;
}
.input__field + .input__field-label {
  font-size: 16px;
}
.input__field--focus + .input__field-label {
  top: -25px;
  left: 0;
  color: #4d5360;
  font-size: 14px;
}
.input__field--error .input__field--focus {
  color: #b5121b;
}
.input__field--error .input__field-label,
.input--checked-disabled .input__field-label {
  display: block;
}
.input__field--error {
  border-color: #b5121b !important;
  color: #b5121b !important;
}
.select label .input__field--error {
  color: #b5121b;
}
.input__field--error + .input__field-label {
  color: #b5121b;
  top: -25px;
  left: 0;
}
.input__field--checked-disabled {
  background-color: #bcc1c7;
  border-color: #909090;
}
.input__field--checked-disabled:disabled {
  color: #4d5360;
}
.input__field--checked-disabled + .input__field-label {
  color: #4d5360;
  top: -25px;
  left: 0;
}
.input__search-link {
  position: absolute;
  top: 17px;
  right: 19px;
  background: #fff;
  padding: 0;
  border: none;
  cursor: pointer;
}
@media (max-width: 649px) {
  .input__search-link {
    right: 6px;
  }
}
.input__search-link:hover .input__search-icon,
.input__search-link:focus .input__search-icon {
  color: #b5121b;
}
.input__search-icon {
  width: 29px;
  height: 29px;
  color: #4d5360;
}
@media (max-width: 649px) {
  .input__search-icon {
    max-width: 29px;
    max-height: 29px;
    width: 80%;
    height: 80%;
  }
}
.input__search-icon:hover {
  color: #b5121b;
}
.input--search {
  position: relative;
  max-width: 370px;
  padding-top: 0;
}
.input--search .input__field {
  padding-right: 90px;
}
.input--search .input__field:focus,
.input--search .input__field:hover {
  border-color: #bcc1c7;
  color: #4d5360;
}
.input--search .input__field::placeholder {
  color: #4d5360;
  font-size: 16px;
}
.input__delete {
  position: absolute;
  top: 45px;
  right: 55px;
  background: #fff;
  border: none;
  opacity: 0;
  cursor: text;
}
@media (max-width: 649px) {
  .input__delete {
    top: 22px;
    right: 45px;
  }
}
.input__delete:hover svg,
.input__delete:focus svg {
  color: #b5121b;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .input__delete--pre-owner-fix {
    top: 43px;
  }
}
@media (max-width: 649px) {
  .input__delete--pre-owner-fix {
    top: 43px;
    right: 40px;
  }
}
.input__delete:focus {
  opacity: 1;
  cursor: pointer;
}
.input__field:focus + .input__delete {
  opacity: 1;
  cursor: pointer;
}
.input__field:focus ~ .input__delete {
  opacity: 1;
  cursor: pointer;
}
.textarea {
  display: block;
  outline: none;
  resize: none;
  width: 100%;
  padding: 20px 30px;
  border: 1px solid #bcc1c7;
  font-size: 16px;
  color: #4d5360;
}
.textarea--error {
  border-color: #b5121b;
  color: #4d5360;
}
.textarea:focus {
  color: #4d5360;
  border-color: #4d5360;
}
.textarea::placeholder {
  color: #4d5360;
}
.select {
  width: 100%;
  position: relative;
  padding-top: 25px;
}
.select__field-label {
  font-size: 14px;
  color: #4d5360;
  margin-bottom: 5px;
  display: none;
  pointer-events: none;
  position: absolute;
  top: -45px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select--reset {
  padding-top: 0;
}
.select--map {
  width: 100%;
}
.select2-selection__clear {
  color: #b5121b;
  position: absolute;
  left: 13px;
  width: 6px;
  height: 6px;
  background-image: url(/local/templates/main/style/cache/images/select-reset.svg);
}
/*
.select2-results ul.select2-results__options {
    .mobile({
        top: -5px;
    });
}*/
.filter {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.filter__text {
  font-size: 16px;
  color: #4d5360;
  margin-right: 27px;
}
.filter__wrap {
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.filter__wrap:hover .filter__link,
.filter__wrap:active .filter__link {
  color: #b5121b;
  border-color: #b5121b;
}
.filter__wrap:hover .filter__icon-image,
.filter__wrap:active .filter__icon-image {
  color: #b5121b;
}
.filter__wrap:hover .filter__icon-image--desc,
.filter__wrap:active .filter__icon-image--desc {
  transform: rotateY(180deg);
}
.filter__wrap:active .filter__link {
  border-color: transparent;
}
.filter__link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-right: 5px;
  color: #4d5360;
  font-size: 16px;
  border-bottom: 1px dashed #4d5360;
}
.filter__icon {
  display: block;
}
.filter__icon-image {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #4d5360;
}
.filter__wrap--active .filter__link {
  border-bottom: none;
  color: #b5121b;
}
.filter__wrap--active .filter__icon-image {
  color: #b5121b;
}
.filter__wrap--active .filter__icon-image--desc {
  transform: rotateY(180deg);
}
.filter__wrap--active:hover .filter__link,
.filter__wrap--active:active .filter__link {
  border-bottom: none;
}
.label {
  font-size: 14px;
  color: #ffffff;
  background-color: #b5121b;
  display: inline-block;
}
.label--small {
  padding: 2px 6px;
}
.label--large {
  font-size: 16px;
  padding: 4px 12px;
}
.label-shape-wrap {
  margin-bottom: 20px;
}
.label-shape {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  background-color: #b5121b;
  text-align: center;
  position: relative;
}
.label-shape:hover {
  background-color: #3675a3;
}
.label-shape--round {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.27);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.27);
}
.label-shape--round .label-shape__icon {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.label-shape--round-large {
  width: 47px;
  height: 47px;
}
.label-shape--round-large .label-shape__icon {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.label-shape__icon {
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.label-shape--round-small {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #bcc1c7;
}
.label-shape__text {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
}
.label-shape--cross {
  width: 77px;
  height: 77px;
}
.label-shape--cross-small {
  width: 20px;
  height: 20px;
}
.label-shape__icon--triangle {
  left: 52%;
}
.table-wrap {
  max-width: 1167px;
}
.table-wrap--small {
  max-width: 1090px;
}
.table {
  width: 100%;
  font-size: 16px;
  color: #4d5360;
  line-height: 1.5;
  font-weight: 400;
  border-collapse: collapse;
}
table td {
  vertical-align: top;
}
@media (max-width: 649px) {
  table {
    display: block;
    overflow-x: auto;
    border: none;
  }
}
.table--striped {
  text-align: center;
}
.table--striped th,
.table--striped td {
  border: 1px solid #ffffff;
}
.table--striped th {
  font-weight: 400;
}
.table--striped thead th {
  color: #ffffff;
  background-color: #b5121b;
  padding: 15px 35px;
}
.table--striped thead th:empty {
  background-color: transparent;
}
.table--striped thead th:nth-child(2),
.table--striped thead th:nth-child(3) {
  width: 193px;
}
.table--striped thead th:nth-child(4) {
  width: 259px;
}
.table--striped tbody th {
  background-color: #e6e7e8;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 30px;
  width: 270px;
  text-align: left;
  border-right: none;
}
.table--striped tr:nth-child(even) {
  background-color: #f6f7f8;
}
.table--striped tr:nth-child(even) th {
  padding-top: 15px;
  padding-bottom: 15px;
}
.table--small {
  text-align: left;
}
.table--small th {
  font-size: 16px;
  padding-bottom: 16px;
}
.table--small th:nth-child(1) {
  width: 290px;
}
.table--small th:nth-child(2) {
  width: 260px;
}
.table--small tr {
  border-bottom: 1px solid #e6e7e8;
}
.table--small td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.table--bordered th,
.table--bordered tr,
.table--bordered td {
  border: 1px solid #e6e7e8;
  padding: 10px;
}
.tooltip-wrap {
  margin-bottom: 30px;
}
.tooltip {
  width: 200px;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 16px;
  color: #4d5360;
  position: relative;
  text-align: center;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
}
.tooltip::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip--top::after {
  bottom: -5px;
  left: 48%;
}
.tooltip--bottom::after {
  top: -5px;
  left: 48%;
}
.tooltip--left::after {
  top: 48%;
  right: -5px;
}
.tooltip--right::after {
  top: 48%;
  left: -5px;
}
.document {
  max-width: 350px;
  position: relative;
  padding-left: 60px;
  color: #4d5360;
  cursor: pointer;
  margin-bottom: 50px;
}
.document__icon-wrap {
  display: block;
}
.document__icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #b5121b;
}
.document__info {
  font-size: 16px;
  margin-bottom: 3px;
  padding-top: 5px;
  font-weight: 400;
  color: #b5121b;
}
.document__info:hover {
  color: #3675a3;
}
.document__info-bottom {
  font-size: 14px;
}
.document__info-item {
  margin-right: 16px;
}
.map-sphere {
  width: 52px;
  height: 52px;
  display: block;
  border-radius: 50%;
  background-color: #b5121b;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  padding-top: 11px;
  text-align: center;
  -webkit-box-shadow: 0 13px 20px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 13px 20px 0 rgba(0, 0, 0, 0.12);
}
.map-icon {
  color: #b5121b;
  display: block;
  cursor: pointer;
}
.social-icon {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #4d5360;
  cursor: pointer;
}
.social-icon:hover .social-icon__image {
  color: #3675a3;
}
.social-icon__image {
  color: #b5121b;
  margin-right: 7px;
  vertical-align: top;
}
.social-icon__image--fb {
  margin-right: 10px;
}
.social-icon__image--vk {
  margin-right: 10px;
  vertical-align: middle;
}
.social-icon__image--ok {
  margin-right: 12px;
}
.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
}
.ya-share2__item .ya-share2__badge {
  background-color: transparent !important;
}
.ya-share2__item_service_vkontakte .ya-share2__badge .ya-share2__icon {
  background-image: url("/local/templates/main/style/cache/../../images/share-vk.png") !important;
}
.ya-share2__item_service_facebook .ya-share2__badge .ya-share2__icon {
  background-image: url("/local/templates/main/style/cache/../../images/share-fb.png") !important;
  background-size: contain;
}
.ya-share2__item_service_odnoklassniki .ya-share2__badge .ya-share2__icon {
  background-image: url("/local/templates/main/style/cache/../../images/share-ok.png") !important;
  background-size: contain;
}
.ya-share2__item_service_gplus .ya-share2__badge .ya-share2__icon {
  background-image: url("/local/templates/main/style/cache/../../images/share-google.png") !important;
  background-size: contain;
}
.ya-share2__item_service_twitter .ya-share2__badge .ya-share2__icon {
  background-image: url("/local/templates/main/style/cache/../../images/share-twitter.png") !important;
}
.arrows-wrap {
  display: inline-block;
  vertical-align: top;
  color: #4d5360;
  background: none;
  border: none;
}
.arrows-wrap:hover {
  color: #b5121b;
}
.arrows-wrap--static {
  color: #b5121b;
}
.arrows-wrap--static:hover {
  color: #b5121b;
}
.arrows-wrap--dark {
  color: #ffffff;
}
.arrows-wrap--static-dark {
  color: #ffffff;
}
.arrows-wrap--static-dark:hover {
  color: #ffffff;
}
.nav-scroll-wrap {
  width: 540px;
}
.nav-scroll {
  position: relative;
  padding-right: 72px;
  border-bottom: 1px solid #e0e0e0;
  z-index: 1;
  overflow: hidden;
}
.nav-scroll--gradient::after {
  content: '';
  display: block;
  width: 131px;
  height: 98%;
  background-image: linear-gradient(to left, #ffffff 60%, rgba(246, 247, 248, 0));
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.nav-scroll__list {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .nav-scroll__list.year_bar {
    flex-wrap: wrap;
  }
}
@media (max-width: 649px) {
  .nav-scroll__list.year_bar {
    flex-wrap: wrap;
  }
}
.nav-scroll__list.year_bar .nav-scroll__item {
  margin-bottom: 10px;
  max-width: 71px;
}
.nav-scroll__item .nav-scroll__link:hover {
  color: #b5121b;
}
.nav-scroll__item--active .nav-scroll__link {
  border-bottom: 3px solid #b5121b;
}
.nav-scroll__item--disabled .nav-scroll__link {
  cursor: default;
  color: #909090;
}
.nav-scroll__item--disabled .nav-scroll__link:hover {
  color: #909090;
}
.nav-scroll__item--disabled-checked .nav-scroll__link {
  cursor: default;
  color: #909090;
  border-bottom: 3px solid #909090;
}
.nav-scroll__item--disabled-checked .nav-scroll__link:hover {
  color: #909090;
}
.nav-scroll__link {
  font-size: 14px;
  font-weight: 300;
  color: #4d5360;
  padding: 0 25px 4px 25px;
}
.nav-scroll__button-prev,
.nav-scroll__button-next {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  transition: display 1s;
}
.nav-scroll__button-prev .arrows-wrap,
.nav-scroll__button-next .arrows-wrap {
  width: 24px;
  height: 24px;
  border: 1px solid #b5121b;
  border-radius: 30px;
}
.nav-scroll__button-prev .arrows-wrap__icon,
.nav-scroll__button-next .arrows-wrap__icon {
  position: absolute;
  top: 3.5px;
  left: 6px;
  color: #b5121b;
}
.nav-scroll__button-prev {
  right: 35px;
}
.nav-scroll__button-hidden {
  display: none;
}
.select__container {
  width: 100%;
  height: 60px;
  display: inline-block;
}
.select__options {
  width: 100% !important;
  display: block;
  position: relative;
}
.select2-hidden-accessible {
  display: none;
}
.select2-search__field {
  display: none;
}
.select2-container {
  width: 100%;
  position: relative;
}
.select2-results__options {
  width: 100%;
  display: block;
  overflow-y: auto;
  max-height: 320px;
}
.select2-container--focus,
.select2-container--below {
  color: #4d5360;
}
.select2-container--focus .select__field-label,
.select2-container--below .select__field-label {
  opacity: 1;
}
.select2-container .select2-selection--single {
  line-height: 1.63;
  font-size: 16px;
  color: #bcc1c7;
  border: 1px solid #aaa;
  border-radius: 0;
  outline: none;
  padding: 18px 30px;
  padding-top: 16px;
  cursor: pointer;
}
.select2-container .select2-selection--single:checked {
  color: #4d5360;
}
.select2-container .select2-selection--single:disabled {
  background-color: #bcc1c7;
}
.select2-container .select2-selection--single:focus {
  color: #4d5360;
}
.select2-results__options {
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: pointer;
  border: 1px solid #bcc1c7;
  border-top: none;
  padding-top: 20px;
  padding-left: 20px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 8000;
}
.select2-results__options li {
  font-size: 16px;
  margin-bottom: 18px;
}
.select2-results__options li:hover {
  color: #b5121b;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #bcc1c7;
}
.select2-container--open {
  position: relative !important;
  top: auto !important;
}
.select2-container--default .select2-selection__arrow {
  background-image: url("/local/templates/main/style/cache/../images/select-field-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 28px;
  top: 2px;
}
.select2-container--open .select2-selection__arrow {
  background-image: url("/local/templates/main/style/cache/../images/select-arrow-down.png");
  right: 26px;
}
.select2-container--open .select__field-label,
.select2-container--disabled .select__field-label {
  display: block;
}
.select2-container--disabled .select2-selection--single:focus {
  color: #ffffff;
}
.select2-container--disabled.select2-container--focus {
  color: #ffffff;
}
.select2-container--disabled .select__container {
  background-color: #bcc1c7;
  color: #e6e7e8;
}
.select2-container--disabled .select2-selection__arrow {
  background-image: url("/local/templates/main/style/cache/../images/select-icon-disabled.png");
}
.select__field--checked-disabled .select2-container--disabled .select2-selection--single {
  color: #4d5360;
}
.select__field--checked-disabled .select2-container--disabled .select2-selection--single:focus {
  color: #4d5360;
}
.select__field--checked-disabled .select2-container--default .select2-selection__arrow {
  background-image: url("/local/templates/main/style/cache/../images/select-field-icon.png");
}
.main-header {
  position: relative;
  background-color: #f6f7f8;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-header .modal {
  z-index: 5000;
  top: 60px;
}
.main-header::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #e6e7e8;
  bottom: 0;
  left: 0;
  z-index: 5000;
}
@media (max-width: 1024px) {
  .main-header::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  .main-header__container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .main-header__container--top-open {
    background: rgba(30, 30, 30, 0.87);
    position: fixed;
    z-index: 7000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .main-header__container--top-open .main-header__icon--hamburger {
    display: none;
  }
  .main-header__container--top-open .main-header__icon--cross {
    display: block;
  }
}
.main-header__logo-wrap {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1024px) {
  .main-header__logo-wrap {
    position: static;
  }
}
.main-header__logo {
  display: block;
  width: 170px;
  padding: 34px 30px;
  padding-top: 35px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  position: absolute;
  top: 0;
  left: 135px;
  z-index: 6000;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-header__logo {
    left: 10px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-header__logo {
    left: 10px;
  }
}
@media (max-width: 1024px) {
  .main-header__logo {
    left: 0;
    width: 80px;
    padding: 14px 13px;
    padding-top: 14px;
  }
  .main-header__logo .logo .logo__symbol {
    width: 54px;
    height: 32px;
  }
  .main-header__logo .logo {
    text-align: center;
    height: auto;
    width: auto;
  }
}
.main-header__top {
  background-color: #f6f7f8;
}
.main-header__top .main-header__wrap {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
@media (max-width: 1024px) {
  .main-header__top {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    display: none;
  }
  .main-header__top .main-header__wrap {
    background-color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .main-header__top .button--small {
    order: 1;
    margin-top: 0;
  }
  .main-header__top .main-header__contacts {
    order: 0;
    display: none;
  }
  .main-header__top .main-header__icon {
    display: none;
  }
  .main-header__top .main-header__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.main-header__bottom {
  background-color: #ffffff;
  min-height: 70px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .main-header__bottom .main-header__wrap {
    padding-top: 13px;
    border-bottom: 5px solid #e6e7e8;
  }
}
.main-header__wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 335px;
  padding-right: 135px;
}
.main-header__wrap .button--small {
  display: block;
  min-width: 146px;
  margin-top: 10px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-header__wrap .button--small {
    margin-right: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-header__wrap {
    padding-left: 220px;
    padding-right: 10px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-header__wrap {
    padding-left: 220px;
    padding-right: 10px;
  }
}
@media (max-width: 1024px) {
  .main-header__wrap {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: eende;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding-bottom: 10px;
    background-color: #f6f7f8;
    padding-left: 0;
  }
}
.main-header__wrap-title {
  font-size: 16px;
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  font-weight: 300;
}
@media (max-width: 649px) {
  .main-header__wrap-title {
    margin: 0;
    padding: 0;
  }
}
.main-header__wrap--bottom {
  padding-top: 18px;
}
@media (max-width: 1024px) {
  .main-header__wrap--bottom {
    padding-right: 15px;
    margin-left: 0;
    padding-left: 80px;
    overflow-y: auto;
  }
}
.main-header__bottom-dark {
  background-color: #ffffff;
}
.main-header__bottom-dark--active {
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 28%, #ffffff 28%, #4d5360 28%, #4d5360 100%);
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
}
@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.main-header__bottom-dark--active .main-nav {
  display: none;
}
.main-header__bottom-dark--active .main-header__input {
  display: block;
}
.main-header__bottom-dark--active .main-header__icon--open {
  margin-right: 15px;
}
.main-header__bottom-dark--active .main-header__icon--close {
  display: block;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.main-header__bottom-dark--active .main-header__icon--close:hover {
  border-color: #b5121b;
  color: #b5121b;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .main-header__bottom-dark--active {
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #ffffff 20%, #f6f7f8 20%, #f6f7f8 100%);
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .main-header__bottom-dark--active {
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #ffffff 20%, #f6f7f8 20%, #f6f7f8 100%);
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-header__bottom-dark--active {
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 10%, #ffffff 10%, #f6f7f8 10%, #f6f7f8 100%);
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-header__bottom-dark--active {
    background-image: linear-gradient(to right, #ffffff 0%, #ffffff 10%, #ffffff 10%, #f6f7f8 10%, #f6f7f8 100%);
  }
}
@media (max-width: 1024px) {
  .main-header__bottom-dark--active {
    background-image: none;
    background-color: transparent;
    animation: none;
    background-color: #4d5360;
  }
  .main-header__bottom-dark--active .main-nav {
    display: block;
  }
}
.main-header__form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: auto;
}
@media (max-width: 1024px) {
  .main-header__form {
    display: none;
    position: absolute;
    top: 86px;
    right: 15px;
    height: 62px;
    z-index: 5000;
  }
  .main-header__form .main-header__icon-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .main-header__form .main-header__icon {
    color: #b5121b;
    border-color: #b5121b;
  }
}
.main-header__form--open {
  width: 100%;
  padding-bottom: 12px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-header__form--open .main-header__input {
  height: 100%;
}
@media (max-width: 1024px) {
  .main-header__form--open {
    position: absolute;
    top: 70px;
    bottom: 0;
    right: 0;
    background-color: #f6f7f8;
    padding-bottom: 0;
    height: 62px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .main-header__form--open .main-header__input {
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 15px;
    font-size: 14px;
  }
  .main-header__form--open .main-header__icon-wrap {
    padding-right: 15px;
  }
  .main-header__form--open .main-header__icon {
    top: 0;
    width: 33px;
    height: 33px;
    color: #a8b2b6;
    border-color: #bcc1c7;
  }
  .main-header__form--open .main-header__icon:first-child {
    margin-right: 20px;
  }
  .main-header__form--open .main-header__icon:hover {
    color: #b5121b;
    border-color: #b5121b;
  }
}
@media (max-width: 1024px) {
  .main-header__form--disclose {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (max-width: 1024px) {
  .main-header__top--disclose {
    display: block;
    min-height: 62px;
    border-bottom: 1px solid #bcc1c7;
  }
}
.main-header__language-wrap {
  display: none;
  width: 100%;
  border-bottom: 1px solid #bcc1c7;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 13px;
  padding-bottom: 11px;
}
.main-header__language-wrap .main-header__icon--eng {
  display: block;
  position: static;
}
.main-header__language-wrap .main-header__language {
  display: block;
}
@media (max-width: 1024px) {
  .main-header__language-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.main-header__language {
  font-size: 15px;
  color: #4d5360;
  text-transform: uppercase;
}
.main-header__contacts {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 100%;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: eende;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin: 0 0 30px 0;
}
.main-header__contacts .link {
  color: #4d5360;
  font-size: 12px;
}
.main-header__contacts .link--red {
  color: #b5121b;
}
.main-header__contacts .link--red:hover {
  color: #3675a3;
}
.main-header__contacts-btn-close {
  width: 33px;
  height: 33px;
  display: block;
  border: 1px solid #b5121b;
  border-radius: 50%;
  color: #b5121b;
  text-align: center;
  padding-top: 5px;
  position: absolute;
  right: 0;
  top: -4px;
  cursor: pointer;
  display: none;
}
.main-header__contacts-wrap {
  margin-right: 40px;
  text-align: right;
}
@media (max-width: 1024px) {
  .main-header__contacts-wrap {
    text-align: center;
  }
}
.main-header__contacts-wrap:last-child {
  margin-right: 0;
}
.main-header__contacts-tel {
  display: block;
  font-size: 18px;
  color: #4d5360;
}
.main-header__contacts-tel:hover {
  color: #b5121b;
}
.main-header__icon-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .main-header__icon-wrap {
    display: none;
  }
}
.main-header__icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #bcc1c7;
  color: #bcc1c7;
  text-align: center;
  padding-top: 6px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: -4px;
}
.main-header__icon:hover {
  border-color: #b5121b;
  color: #b5121b;
}
.main-header__icon--mobile {
  display: none;
  color: #a8b2b6;
  width: 42px;
  height: 42px;
  padding-top: 9px;
}
@media (max-width: 1024px) {
  .main-header__icon--mobile {
    display: block;
  }
}
@media (max-width: 1024px) {
  .main-header__icon--tel {
    margin-right: 20px;
    top: 0;
  }
  .main-header__icon--tel:hover {
    color: #a8b2b6;
    border-color: #a8b2b6;
  }
}
.main-header__icon--hamburger {
  top: 0;
}
.main-header__icon--hamburger:hover {
  color: #a8b2b6;
  border-color: #a8b2b6;
}
.main-header__icon--cross {
  top: 0;
}
.main-header__icon--cross:hover {
  color: #a8b2b6;
  border-color: #a8b2b6;
}
@media (max-width: 1024px) {
  .main-header__icon--cross {
    display: none;
  }
}
.main-header__input {
  font-family: "Arial", sans-serif;
  font-size: 21px;
  color: #4d5360;
  font-weight: 300;
  outline: none;
  background-color: transparent;
  width: 80%;
  border: none;
  display: none;
}
.main-header__input::placeholder {
  font-size: 16px;
  color: #bcc1c7;
}
.main-header__language-top-wrap {
  position: relative;
  height: 100%;
  margin-top: 15px;
}
@media (max-width: 1024px) {
  .main-header__language-top-wrap {
    display: none;
  }
}
.main-header__icon--lng {
  padding-top: 6px;
  font-size: 13px;
  width: 61px;
  height: 34px;
  border-radius: 16px;
  position: relative;
  z-index: 6000;
  background-color: #f6f7f8;
}
.main-header__icon--lng .main-header__icon-arrow {
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-header__icon--lng .main-header__icon-text {
  vertical-align: middle;
  color: #b5121b;
}
.main-header__icon--lng:hover,
.main-header__icon--lng:focus {
  color: #bcc1c7;
  border-color: #bcc1c7;
}
.main-header__language-dropdawn {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -3px;
  left: 0;
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 16px;
  width: 61px;
  padding-top: 41px;
  padding-bottom: 10px;
  z-index: 5000;
  border-radius: 16px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.main-header__language-top-wrap:hover .main-header__language-dropdawn {
  opacity: 1;
  visibility: visible;
}
.main-header__language-top-wrap:hover .main-header__icon--lng .main-header__icon-arrow {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.main-header__language-dropdawn-item {
  margin-bottom: 3px;
}
.main-header__language-dropdawn-item:last-child {
  margin-bottom: 0;
}
.main-header__language-dropdawn-link {
  color: #bcc1c7;
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-header__language-dropdawn-link:hover {
  color: #b5121b;
}
.main-header__icon--open {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.main-header__icon--close {
  display: none;
}
.main-header__container--fixed {
  position: fixed;
  z-index: 6000;
  top: 0;
  left: 0;
  width: 100%;
}
.main-header__container--fixed::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #e6e7e8;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 1024px) {
  .main-header__container--fixed::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-nav {
    padding-top: 132px;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top .main-header__wrap {
    border-bottom: 1px solid #bcc1c7;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top .button--square {
    display: none;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top .main-header__wrap--contacts {
    display: block;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top .main-header__contacts-btn-close {
    top: 12px;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top .main-header__contacts {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top {
    display: block;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top--disclose .button--square {
    display: inline-block;
  }
}
.main-header__container--fixed .main-header__top--disclose .main-header__wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top--disclose .main-header__wrap {
    padding-top: 14px;
    padding-bottom: 13px;
    min-height: 62px;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top--contacts-disclose .button--square {
    display: none;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__top--contacts-disclose .main-header__wrap--contacts {
    position: static;
  }
}
.main-header__container--fixed .main-header__top--contacts-disclose.main-header__top--disclose .main-header__wrap {
  padding-top: 0;
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__wrap--bottom {
    padding-right: 15px;
    margin-left: 0;
    padding-left: 80px;
  }
}
.main-header__container--fixed .main-header__bottom {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__bottom {
    width: 100%;
  }
}
.main-header__container--fixed .main-nav__link {
  font-size: 14px;
  text-transform: none;
}
.main-header__container--fixed .main-nav__link::after {
  bottom: -3px;
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-nav__link {
    text-transform: uppercase;
    font-size: 15px;
  }
}
.main-header__container--fixed .main-header__logo {
  padding-top: 14px;
  padding-bottom: 15px;
  top: -2px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-header__container--fixed .main-header__logo {
    left: 10px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-header__container--fixed .main-header__logo {
    left: 10px;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__logo {
    left: 0;
  }
}
.main-header__container--fixed .logo__symbol {
  width: 67px;
  height: 40px;
}
.main-header__container--fixed .logo {
  text-align: center;
  height: auto;
}
.main-header__container--fixed .main-header__language-wrap {
  display: none;
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-header__language-wrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.main-header__container--fixed .main-subnav--service,
.main-header__container--fixed .main-subnav--about,
.main-header__container--fixed .main-subnav--invest,
.main-header__container--fixed .main-subnav--media {
  top: 70px;
}
.main-header__container--fixed .main-subnav__wrapper--technic .main-subnav__inner-content {
  padding-bottom: 150px;
}
@media (max-width: 1024px) {
  .main-header__container--fixed .main-subnav__wrapper--technic .main-subnav__inner-content {
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .main-header__container--fixed-open {
    height: 100%;
  }
  .main-header__container--fixed-open .main-header__top--contacts-disclose .main-header__wrap--contacts {
    position: absolute;
  }
}
.main-header__top--contacts-disclose {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .main-header__top--contacts-disclose {
    display: block;
  }
  .main-header__top--contacts-disclose .main-header__wrap {
    border-bottom: 0;
    background-color: #ffffff;
    z-index: 8000;
    padding-bottom: 20px;
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
  }
  .main-header__top--contacts-disclose .main-header__contacts {
    display: block;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 15px;
    text-align: center;
    z-index: 200;
    margin-right: 0;
    background-color: #ffffff;
  }
  .main-header__top--contacts-disclose .main-header__contacts-wrap {
    margin-right: 0;
  }
  .main-header__top--contacts-disclose .main-header__contacts-wrap:nth-child(2) {
    margin-bottom: 14px;
  }
  .main-header__top--contacts-disclose .button--small {
    display: none;
  }
  .main-header__top--contacts-disclose .link--red {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    border-radius: 30px;
    border: 2px solid #b5121b;
    color: #4d5360;
    display: inline-block;
    margin-top: 19px;
  }
  .main-header__top--contacts-disclose .link--red:hover {
    color: #ffffff;
    background-color: #b5121b;
  }
}
.main-header--en .main-header__wrap {
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: eende;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .main-header--en .main-header__wrap {
    min-height: 60px;
  }
}
.main-header--en .main-nav__list {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.main-header--en .main-nav__item {
  margin-right: 150px;
}
.main-header--en .main-nav__item:last-child {
  margin-right: 0;
}
.main-nav {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding-right: 40px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-nav {
    padding-right: 44px;
  }
}
.main-nav .tablet {
  padding-right: 44px;
}
@media (max-width: 1024px) {
  .main-nav {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 131px;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: auto;
    text-align: left;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .main-nav--disclose {
    display: block;
  }
}
.main-nav__list {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 -10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 1024px) and (max-width: 1140px) {
  .main-nav__list {
    margin: 0 -2px;
  }
}
@media (max-width: 1024px) {
  .main-nav__list {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0;
    background-color: #ffffff;
  }
}
.main-nav__item {
  padding: 7px 10px 0;
}
@media (min-width: 1024px) and (max-width: 1140px) {
  .main-nav__item {
    padding: 7px 2px 0;
  }
}
@media (max-width: 1024px) {
  .main-nav__item {
    padding: 7px 0 0;
  }
}
@media (max-width: 1024px) {
  .main-nav__item {
    width: 100%;
    border-bottom: 1px solid #bcc1c7;
    cursor: pointer;
  }
  .main-nav__item:hover .main-nav__link {
    color: #4d5360;
  }
  .main-nav__item:hover .main-nav__link::after {
    display: none;
  }
}
.main-nav__item:last-child .main-nav__link {
  padding-right: 0;
}
@media (max-width: 1024px) {
  .main-nav__item--mobile {
    display: block;
  }
}
.main-nav__link {
  text-transform: uppercase;
  color: #4d5360;
  font-size: 13px;
  position: relative;
  display: block;
  padding-bottom: 23px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-nav__link::after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: -4px;
  z-index: 5100;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-nav__link:hover {
  color: #b5121b;
}
.main-nav__link:hover:after {
  background-color: #b5121b;
}
.main-nav__link.sub-active {
  color: #b5121b;
}
.main-nav__link.sub-active:after {
  background-color: #b5121b;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-nav__link {
    font-size: 14px;
    text-transform: none;
    padding-right: 5px;
  }
}
@media (max-width: 1024px) {
  .main-nav__link {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 15px;
    font-size: 15px;
    text-transform: uppercase;
    padding-right: 0;
  }
  .main-nav__link::after {
    display: none;
  }
}
.main-nav__item--active .main-subnav {
  display: block;
}
@media (max-width: 1024px) {
  .main-nav__item--active {
    background-color: #f6f7f8;
  }
  .main-nav__item--active .main-nav__link-icon {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 25px;
    top: 22px;
  }
}
.main-nav__link-icon {
  display: none;
  position: absolute;
  right: 17px;
  top: 25px;
  color: #b5121b;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .main-nav__link-icon {
    display: inline-block;
  }
}
.slider {
  position: relative;
  margin: 0 auto;
}
.slider .main-text {
  margin-top: 0;
  margin-bottom: 0;
}
.slider .swiper-pagination-fraction {
  bottom: 71px;
  left: 135px;
}
@media (max-width: 649px) {
  .slider .swiper-pagination-fraction {
    left: auto;
    bottom: auto;
  }
}
@media (max-width: 649px) {
  .slider .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
  }
}
.slider__content-br {
  margin-top: 0;
  margin-bottom: 0;
}
.slider__content {
  position: relative;
  overflow: hidden;
}
.slider__content .arrows-wrap {
  position: absolute;
  top: 43%;
}
@media (max-width: 649px) {
  .slider__content .arrows-wrap {
    display: none;
  }
}
.slider__content .arrows-wrap--left {
  left: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__content .arrows-wrap--left {
    left: 10px;
  }
}
.slider__content .arrows-wrap--right {
  right: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__content .arrows-wrap--right {
    right: 10px;
  }
}
.slider__content-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 525px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__content-wrap {
    height: 330px;
  }
}
@media (max-width: 649px) {
  .slider__content-wrap {
    height: 330px;
  }
}
.slider__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .slider__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .slider__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 649px) {
  .slider__inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.slider__item {
  background-color: rgba(29, 30, 33, 0.7);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 145px;
  padding-bottom: 70px;
  text-align: center;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.slider__item::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 30, 33, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.slider__item .main-text {
  color: #ffffff;
  line-height: 1.5;
  padding-left: 380px;
  padding-right: 380px;
  margin-bottom: 45px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .slider__item .main-text {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__item .main-text {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .slider__item .main-text {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 25px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__item {
    padding-top: 47px;
    padding-bottom: 45px;
  }
}
@media (max-width: 649px) {
  .slider__item {
    padding-top: 47px;
    padding-bottom: 53px;
  }
}
.slider__content-title {
  font-size: 72px;
  color: #ffffff;
  font-weight: 300;
  line-height: 0.92;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 60px;
  position: relative;
  z-index: 3;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .slider__content-title {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .slider__content-title {
    padding-right: 40px;
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 32px;
  }
}
@media (max-width: 649px) {
  .slider__content-title {
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.13;
  }
}
.slider__pagination {
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  font-weight: 300;
  position: absolute;
  bottom: 71px;
  left: 135px;
  width: 100%;
  height: auto;
}
@media (max-width: 649px) {
  .slider__pagination {
    bottom: 27px;
    left: 0;
    text-align: center;
  }
}
.main-menu {
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: -5px;
  overflow: hidden;
  padding-top: 5px;
}
.main-menu__header {
  font-size: 0;
}
.main-menu__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  position: relative;
  z-index: 1000;
  margin-bottom: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu__list {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu__list {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 649px) {
  .main-menu__list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 0;
  }
}
.main-menu__item {
  width: 14.2857%;
  padding-left: 0;
  position: relative;
  min-height: 218px;
  flex-grow: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .main-menu__item {
    min-height: 218px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu__item {
    min-height: 155px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu__item {
    min-height: 155px;
    width: 50%;
  }
}
@media (max-width: 649px) {
  .main-menu__item {
    width: 50%;
    min-height: 161px;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .main-menu__item {
    border-bottom: 1px solid #d6dce0;
  }
  .main-menu__item:nth-child(2n+1) {
    border-right: 1px solid #d6dce0;
  }
}
.main-menu__item:hover {
  overflow: visible;
  z-index: 2000;
}
.main-menu__item:hover .main-menu__link {
  color: #b6151e;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu__item:hover {
    overflow: hidden;
  }
}
@media (max-width: 649px) {
  .main-menu__item:hover {
    overflow: hidden;
  }
}
.main-menu__item--extra {
  display: none;
}
@media (max-width: 649px) {
  .main-menu__item--extra {
    display: block;
  }
}
.main-menu__item--hidden {
  display: block;
}
@media (max-width: 649px) {
  .main-menu__item--hidden {
    display: none;
  }
}
.main-menu__item-inner {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #d6dce0;
  border-right: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-menu__item-inner:after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .main-menu__item-inner:after {
    display: none;
  }
}
.main-menu__item-inner:hover:after {
  box-shadow: 0 10px 60px 10px rgba(224, 222, 222, 0.5);
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu__item-inner {
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    border: none;
  }
  .main-menu__item-inner:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 649px) {
  .main-menu__item-inner {
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    border: none;
  }
  .main-menu__item-inner:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.main-menu__link {
  min-height: 218px;
  color: #4d5360;
  font-size: 14px;
  line-height: 1.36;
  text-align: center;
  position: absolute;
  z-index: 3;
  display: block;
  padding: 135px 25px 45px 45px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-menu__link:hover {
  color: #b6151e;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu__link {
    padding-top: 98px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 19px;
    min-height: 155px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu__link {
    padding-top: 98px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 19px;
    min-height: 155px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 649px) {
  .main-menu__link {
    padding-top: 98px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 24px;
    min-height: 160px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.main-menu__icon-wrap {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  right: 21px;
  bottom: 115px;
  width: 120px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu__icon-wrap {
    bottom: 79px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu__icon-wrap {
    bottom: 79px;
  }
}
@media (max-width: 649px) {
  .main-menu__icon-wrap {
    bottom: 84px;
  }
}
.main-menu__item-icon {
  display: block;
  margin: 0 auto;
  opacity: 1;
}
.main-menu__item-icon--hovered {
  display: none;
  margin: 0 auto;
  opacity: 0;
}
.main-menu__item-inner:hover .main-menu__item-icon,
.main-menu__slider-inner:hover .main-menu__item-icon {
  display: none;
  opacity: 0;
}
.main-menu__item-inner:hover .main-menu__item-icon--hovered,
.main-menu__slider-inner:hover .main-menu__item-icon--hovered {
  display: block;
  opacity: 1;
}
.main-menu--industry {
  margin-bottom: 0;
  padding-bottom: 5px;
}
@media (max-width: 1024px) {
  .main-menu--industry {
    padding-bottom: 0;
  }
}
.main-menu--industry:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  background: #f6f7f8;
  height: 5px;
}
@media (max-width: 1024px) {
  .main-menu--industry:after {
    display: none;
  }
}
.main-menu--industry .main-menu__list {
  margin-bottom: 0;
}
.main-menu--industry .main-menu__item {
  margin-bottom: 0;
}
.main-menu--industry .main-menu__link {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 3px solid transparent;
}
.main-menu--industry .main-menu__link:hover {
  border-bottom: 3px solid transparent;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu--industry .main-menu__link--big-content {
    padding-top: 86px;
  }
}
.main-menu--industry .main-menu__item--extra {
  display: block;
}
.main-menu__link--fixed {
  display: none;
}
.main-menu--fixed {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.39);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.39);
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 4000;
  overflow: visible;
  padding-bottom: 0;
}
.main-menu--fixed:after {
  display: none;
}
.main-menu--fixed .main-menu__icon-wrap {
  display: none;
}
.main-menu--fixed .main-menu__list {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  padding-top: 19px;
  padding-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu--fixed .main-menu__list {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu--fixed .main-menu__list {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .main-menu--fixed .main-menu__list {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu--fixed .main-menu__list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.main-menu--fixed .main-menu__item-inner {
  border: none;
}
.main-menu--fixed .main-menu__item-inner:after {
  display: none;
}
.main-menu--fixed .main-menu__link {
  padding-top: 0;
  position: relative;
  right: auto;
  bottom: auto;
  padding-left: 0;
  padding-right: 0;
  min-height: 41px;
  border-bottom: 3px solid transparent;
  color: #909090;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-bottom: 18px;
}
.main-menu--fixed .main-menu__link:hover {
  border-bottom: 3px solid #b5121b;
  color: #4d5360;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu--fixed .main-menu__link--big-content {
    padding-top: 0;
  }
}
.main-menu--fixed .main-menu__item {
  min-height: 20px;
  border: none;
  width: auto;
  overflow: visible;
  z-index: 50;
}
.main-menu--fixed .main-menu__item:nth-last-child(2) .main-menu__item-inner {
  width: 100%;
}
.main-menu--fixed .main-menu__item-inner {
  position: static;
  min-height: 20px;
  width: 100%;
  top: 0;
  left: 0;
}
.main-menu--fixed .main-menu__item-inner:hover {
  box-shadow: none;
}
.main-menu--fixed .main-menu__item--extra .main-menu__link {
  display: none;
}
.main-menu--fixed .main-menu__item--extra .main-menu__link--fixed {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #b5121b;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-menu--fixed .main-menu__item--extra .main-menu__link--fixed:hover {
  border-bottom: 3px solid transparent;
}
.main-menu--fixed .main-menu__item--extra .main-menu__icon-wrap--extra {
  position: static;
  min-width: auto;
  display: block;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 2px;
  margin-left: 4px;
}
.main-menu--fixed .main-menu__item--extra:hover .main-submenu {
  display: block;
}
.main-menu--fixed .main-menu__item--extra:hover .main-menu__link--fixed {
  color: #3675a3;
}
.main-menu--fixed .main-menu__item--extra:hover .main-menu__icon-wrap--extra {
  -webkit-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
@media (max-width: 1024px) {
  .main-menu--fixed {
    display: none;
  }
}
.main-menu-bottom {
  margin: 0;
  margin-top: 40px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
@media (max-width: 649px) {
  .main-menu-bottom {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
.main-menu-bottom__item {
  width: 23.6%;
  margin-right: 20px;
  margin-bottom: 0;
  padding-left: 0;
  background-color: #e6e7e8;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-menu-bottom__item:last-child {
  margin-right: 0;
}
.main-menu-bottom__item:hover {
  background-color: #4d5360;
}
.main-menu-bottom__item:hover .main-menu-bottom__link {
  color: #ffffff;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu-bottom__item {
    width: 23%;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__item {
    width: 49.76%;
    margin-right: 1px;
    margin-bottom: 1px;
  }
}
@media (max-width: 649px) {
  .main-menu-bottom__item {
    min-width: 49.67%;
    margin-right: 1px;
    margin-bottom: 1px;
  }
}
.main-menu-bottom__link {
  font-size: 21px;
  color: #4d5360;
  display: block;
  line-height: 1.24;
  padding-left: 190px;
  padding-top: 46px;
  padding-bottom: 42px;
  padding-right: 40px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-menu-bottom__link::before {
  content: '';
  display: block;
  height: 50px;
  width: 4px;
  background-color: #b5121b;
  position: absolute;
  left: 140px;
  top: 48px;
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .main-menu-bottom__link::before {
    left: 120px;
    top: 48px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu-bottom__link::before {
    left: 120px;
    top: 48px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__link::before {
    left: 18px;
    top: 34px;
  }
}
@media (max-width: 649px) {
  .main-menu-bottom__link::before {
    left: 18px;
    top: 34px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .main-menu-bottom__link {
    padding-top: 47px;
    padding-bottom: 42px;
    padding-right: 40px;
    padding-left: 150px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-menu-bottom__link {
    padding-left: 150px;
    padding-top: 47px;
    padding-bottom: 42px;
    padding-right: 10px;
    line-height: 1.5;
    font-size: 16px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__link {
    padding-left: 40px;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-right: 10px;
    line-height: 1.5;
    font-size: 16px;
  }
}
@media (max-width: 649px) {
  .main-menu-bottom__link {
    padding-left: 40px;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-right: 10px;
    line-height: 1.5;
    font-size: 16px;
  }
}
.main-menu-bottom__icon {
  position: absolute;
  left: -20px;
  color: #ffffff;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__icon {
    display: none;
  }
}
@media (max-width: 649px) {
  .main-menu-bottom__icon {
    display: none;
  }
}
.main-menu-bottom__icon--settings {
  top: 15px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__icon--settings {
    height: 70px;
    width: 70px;
  }
}
.main-menu-bottom__icon--load {
  top: 15px;
  left: -30px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__icon--load {
    height: 64px;
    width: 79px;
  }
}
.main-menu-bottom__icon--rub {
  top: 20px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__icon--rub {
    height: 58px;
    width: 75px;
  }
}
.main-menu-bottom__icon--trade {
  left: -10px;
  top: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-menu-bottom__icon--trade {
    height: 80px;
    width: 56px;
  }
}
.main-subnav {
  background-color: #f6f7f8;
  display: none;
  position: absolute;
  z-index: 5000;
  left: 0;
  right: 0;
  bottom: -85px;
  border-top: 5px solid transparent;
}
.main-subnav .caption {
  font-size: 25px;
}
@media (min-width: 1024px) and (max-width: 1140px) {
  .main-subnav .caption {
    font-size: 20px;
  }
}
.main-subnav__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-subnav__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-subnav__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .main-subnav__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.main-subnav__wrapper {
  margin: 0 auto;
  padding-bottom: 170px;
}
@media (max-width: 1024px) {
  .main-subnav__wrapper {
    padding-bottom: 0;
  }
}
.main-subnav__wrapper--technic {
  overflow: visible;
  padding-bottom: 0;
}
.main-subnav__wrapper--technic .main-subnav__inner-content {
  padding-bottom: 270px;
}
@media (max-width: 1024px) {
  .main-subnav__wrapper--technic .main-subnav__inner-content {
    padding-bottom: 0;
    max-height: auto;
  }
}
.main-subnav__inner-wrap {
  height: 100%;
  overflow-y: auto;
}
.main-subnav__inner-content {
  display: none;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  position: absolute;
  left: 0;
  top: 84px;
  background-color: #ffffff;
  z-index: 5000;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation: subnavDown 0.3s ease;
  -moz-animation: subnavDown 0.3s ease;
  -o-animation: subnavDown 0.3s ease;
  animation: subnavDown 0.3s ease;
}
.main-subnav__header-item--2 .main-subnav__technic-top-link {
  padding-left: 20px;
  padding-right: 20px;
}
.main-subnav__header-item--3 .main-subnav__technic-top-link {
  padding-left: 20px;
  padding-right: 20px;
}
.main-subnav__header .caption {
  margin-top: 20px;
  margin-bottom: 29px;
  padding-left: 50px;
  position: relative;
}
.main-subnav__header-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-subnav__header-item {
  padding-left: 0;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-subnav__header-item--active {
  background-color: #b5121b;
}
.main-subnav__header-item--active .main-subnav__inner-content {
  display: block;
}
.main-subnav__header-item--active .main-subnav__header-link {
  background-color: #ffffff;
  border-right: 1px solid #ffffff;
  height: 100%;
}
.main-subnav__header-link {
  display: block;
  background-color: #e6e7e8;
  color: #4d5360;
  font-size: 14px;
  border-right: 1px solid #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 32px;
  padding-bottom: 33px;
  position: relative;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-subnav__header-link .main-subnav__header-icon {
  margin-left: 15px;
}
.main-subnav__header-link:last-child {
  border-right: none;
}
@media (min-width: 1024px) and (max-width: 1140px) {
  .main-subnav__header-link {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-subnav__technic-top {
  background-color: #ffffff;
}
.main-subnav__technic-top-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 20px;
  margin-bottom: 10px;
  max-height: 100vh;
  width: 100%;
}
.main-subnav__technic-top-item {
  position: relative;
  padding-left: 0;
  width: 176px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 14px;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -moz-flex-basis: 13%;
  -ms-flex-basis: 13%;
  -webkit-flex-basis: 13%;
  flex-basis: 13%;
  max-width: 14%;
}
.main-subnav__technic-top-image--hovered {
  display: none;
  margin: 0 auto;
  opacity: 0;
}
.main-subnav__technic-top-item:hover .main-subnav__technic-top-image {
  display: none;
  opacity: 0;
}
.main-subnav__technic-top-item:hover .main-subnav__technic-top-image--hovered {
  display: block;
  opacity: 1;
}
.main-subnav__technic-top-link {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #474d5b;
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 110px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-subnav__technic-top-link:hover {
  color: #b5121b;
}
.main-subnav__technic-top-icon {
  display: block;
  position: relative;
  min-height: 59px;
  margin-bottom: 21px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  background-color: #ffffff;
}
.main-subnav__technic-top-icon .main-subnav__technic-top-image {
  display: block;
  bottom: 0;
  position: relative;
  margin: 0 auto;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .main-subnav__technic-top-icon {
    background-color: transparent;
  }
}
.main-subnav__technic-bottom {
  background-color: #f6f7f8;
}
.main-subnav__technic-bottom-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 25px 0;
  width: 100%;
  margin: 0 -45px;
}
.main-subnav__technic-bottom-item {
  width: 33.333333%;
  padding: 0 45px;
  height: 75px;
  border-right: 1px solid #d6dce0;
  margin-bottom: 30px;
  /*&:nth-last-child(-n+4) {
        margin-bottom: 0;
    }*/
}
.main-subnav__technic-bottom-item:nth-child(3n) {
  border-right: none;
}
.main-subnav__technic-bottom-link {
  font-size: 21px;
  color: #4d5360;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding-left: 100px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-subnav__technic-bottom-link:hover {
  color: #b5121b;
}
.main-subnav__technic-bottom-icon,
.main-subnav__rectangle-icon {
  display: block;
  position: absolute;
  left: 0;
  z-index: 5000;
}
.main-subnav__technic-bottom-icon {
  background-color: #f6f7f8;
}
.main-subnav__technic-bottom-icon svg {
  pointer-events: none;
}
.main-subnav--service,
.main-subnav--about,
.main-subnav--invest,
.main-subnav--media {
  display: none;
  top: 162px;
}
.main-subnav--service .main-subnav__rectangle-icon {
  left: -28px;
}
.main-subnav--about {
  height: 100vh;
  overflow-y: auto;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-subnav--about {
    height: auto;
  }
}
@media (max-width: 649px) {
  .main-subnav--about {
    height: auto;
  }
}
.main-subnav--about .main-subnav__rectangle-icon {
  left: 0;
  top: 45px;
}
.main-subnav--invest .main-subnav__rectangle-icon {
  left: -3px;
  top: 37px;
}
.main-subnav--media .main-subnav__rectangle-icon {
  left: -24px;
  top: 16px;
}
.main-subnav--media .link {
  color: #b5121b;
}
.main-subnav--media .link:hover {
  color: #3675a3;
}
.main-subnav__wrapper--gray {
  background-color: #f6f7f8;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.19);
}
.main-subnav__rectangle-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding-bottom: 10px;
  width: 100%;
  margin: 0 -15px;
}
@media (max-width: 1024px) {
  .main-subnav__rectangle-list {
    margin: 0;
  }
}
.main-subnav__rectangle-item {
  width: 33.333333%;
  padding: 0 15px;
  max-width: 33.333333%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .main-subnav__rectangle-item {
    width: 50%;
    max-width: 50%;
    padding: 0;
    margin: 0;
  }
}
.main-subnav__rectangle-link {
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  position: relative;
  min-height: 140px;
  height: 140px;
  color: #4d5360;
  background-color: white;
  padding: 0 30px 0 150px;
  line-height: 1.24;
  font-size: 21px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 5000;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-subnav__rectangle-link {
    padding: 0 30px 0 100px;
  }
}
.main-subnav__rectangle-link .main-subnav__rectangle-image {
  color: #f6f7f8;
  display: block;
  position: relative;
  pointer-events: none;
}
.main-subnav__rectangle-link:hover {
  background-color: #4d5360;
  color: white;
}
.main-subnav__rectangle-link::before {
  content: '';
  display: block;
  width: 4px;
  height: 50px;
  background-color: #b5121b;
  position: absolute;
  left: 118px;
  top: 45px;
}
@media (max-width: 1024px) {
  .main-subnav__rectangle-link::before {
    top: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .main-subnav__rectangle-link::before {
    left: 60px;
  }
}
@media (max-width: 1024px) {
  .main-subnav__rectangle-link {
    min-height: 70px;
    background: transparent;
  }
  .main-subnav__rectangle-link:hover {
    color: #b5121b;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    background: transparent;
  }
}
.main-subnav__rectangle-icon {
  top: 10px;
  left: -40px;
}
.main-subnav__inner-content {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #f6f7f8;
}
.main-subnav__inner-content .link {
  display: none;
}
@media (max-width: 1024px) {
  .main-subnav__inner-content {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .main-nav__item--active .main-subnav {
    display: block;
    position: static;
  }
  .main-nav__item--active .main-subnav .caption {
    display: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__wrapper,
  .main-nav__item--active .main-subnav .main-subnav__wrapper--gray {
    box-shadow: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-list {
    position: relative;
    z-index: 1;
    width: 100%;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-item {
    width: 33.3333%;
    text-align: center;
    background-color: #e6e7e8;
    min-height: 60px;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-item--active .main-subnav__header-link {
    background-color: #b5121b;
    color: #fff;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-item--active .main-subnav__header-link:after {
    display: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-link {
    font-size: 13px;
    line-height: 1.23;
    padding-top: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 100%;
    background-color: #e6e7e8;
    border-right: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-link::after {
    bottom: -26px;
    left: 40%;
  }
  .main-nav__item--active .main-subnav .main-subnav__header-icon {
    display: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__inner-content {
    top: 60px;
  }
  .main-nav__item--active .main-subnav .link {
    display: block;
    padding-top: 18px;
    padding-bottom: 19px;
    background-color: #f6f7f8;
    text-align: center;
    width: 100%;
    border-top: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-list {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    min-height: 100%;
    max-height: 100%;
    background-color: #f6f7f8;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-list .link {
    border-top: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-item {
    width: 50%;
    margin-bottom: 0;
    display: none;
    min-height: 120px;
    max-width: none;
    -moz-flex-basis: auto;
    -ms-flex-basis: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-item:nth-child(-n+6) {
    display: block;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-item:nth-child(-n+6) .main-subnav__technic-top-link {
    display: block;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-item:nth-child(2n) {
    border-right: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-item:nth-child(5) .main-subnav__technic-top-link,
  .main-nav__item--active .main-subnav .main-subnav__technic-top-item:nth-child(6) .main-subnav__technic-top-link {
    border-bottom: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav .main-subnav__inner-content--3 .main-subnav__technic-top-item:nth-child(4) .main-subnav__technic-top-link,
  .main-nav__item--active .main-subnav .main-subnav__inner-content--3 .main-subnav__technic-top-item:nth-child(5) .main-subnav__technic-top-link {
    border-bottom: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav .main-subnav__inner-content--3 .main-subnav__technic-top-item:nth-child(5) .main-subnav__technic-top-link {
    border-right: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-link {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-top: 13px;
    border: 1px solid #bcc1c7;
    border-right: none;
    border-bottom: none;
    width: 100%;
    height: 100%;
    display: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-top-icon {
    margin-bottom: 13px;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-list {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    margin: 0;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-item {
    padding-left: 0;
    margin-bottom: 0;
    width: 49.875%;
    background-color: #e6e7e8;
    margin-bottom: 1px;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-item:last-child,
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-link {
    font-size: 14px;
    border-right: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 17px;
    padding-bottom: 17px;
    line-height: 1.36;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    position: relative;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-link::before {
    content: '';
    display: block;
    width: 4px;
    height: 40px;
    position: absolute;
    left: 1px;
    background-color: #b5121b;
  }
  .main-nav__item--active .main-subnav .main-subnav__technic-bottom-icon {
    display: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__rectangle-list {
    padding-bottom: 0;
  }
  .main-nav__item--active .main-subnav .main-subnav__rectangle-icon {
    display: none;
  }
  .main-nav__item--active .main-subnav .main-subnav__rectangle-item {
    background-color: #f6f7f8;
    width: 50%;
    border: 1px solid #bcc1c7;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    min-height: 70px;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .main-nav__item--active .main-subnav .main-subnav__rectangle-link {
    font-size: 14px;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    line-height: 1.36;
    height: 70px;
    width: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .main-nav__item--active .main-subnav .main-subnav__rectangle-link::before {
    left: 0;
    height: 40px;
  }
  .main-nav__item--active .main-subnav--service .main-subnav__rectangle-item:last-child {
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
  }
  .main-nav__item--active .main-subnav--service .main-subnav__rectangle-item:nth-last-child(2) {
    border-bottom: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav--service .main-subnav__rectangle-item:nth-last-child(3) {
    border-bottom: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav--media .main-subnav__rectangle-item:last-child {
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
  }
  .main-nav__item--active .main-subnav--media .main-subnav__rectangle-item:nth-last-child(2) {
    border-bottom: 1px solid #bcc1c7;
  }
  .main-nav__item--active .main-subnav--media .main-subnav__rectangle-item:nth-last-child(3) {
    border-bottom: 1px solid #bcc1c7;
  }
}
.main-subnav--service {
  height: 100vh;
  overflow-y: auto;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .main-subnav--service {
    height: auto;
  }
}
@media (max-width: 649px) {
  .main-subnav--service {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .main-subnav--service .main-subnav__rectangle-item {
    border-bottom: 1px solid #bcc1c7;
    border-top: 1px solid transparent;
  }
  .main-subnav--service .main-subnav__rectangle-item:first-child,
  .main-subnav--service .main-subnav__rectangle-item:nth-child(2) {
    border-top: 1px solid #bcc1c7;
  }
  .main-subnav--service .main-subnav__rectangle-item:last-child {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
}
@media (max-width: 1024px) {
  .main-subnav--media .main-subnav__rectangle-item {
    border-bottom: 1px solid #bcc1c7;
    border-top: 1px solid transparent;
  }
  .main-subnav--media .main-subnav__rectangle-item:first-child,
  .main-subnav--media .main-subnav__rectangle-item:nth-child(2) {
    border-top: 1px solid #bcc1c7;
  }
  .main-subnav--media .main-subnav__rectangle-item:last-child {
    border-right: 1px solid #bcc1c7;
    border-bottom: 1px solid transparent;
  }
}
.main-subnav__btn-close {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: inline-block;
  border: 1px solid #b5121b;
  color: #b5121b;
  background: transparent;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
}
.main-subnav__btn-close:hover {
  background-color: #b5121b;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .main-subnav__btn-close {
    display: none;
  }
}
.main-subnav__btn-close-ic {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.promotion {
  background-color: #f6f7f8;
  margin: 0 auto;
}
.promotion .caption,
.promotion .main-text {
  color: #ffffff;
}
.promotion .caption {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 300;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion .caption {
    font-size: 21px;
    line-height: 1.24;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 18px;
  }
}
@media (max-width: 649px) {
  .promotion .caption {
    font-size: 21px;
    line-height: 1.24;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 18px;
  }
}
.promotion .caption--promotion {
  color: #4d5360;
  font-size: 40px;
  line-height: normal;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion .caption--promotion {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 29px;
  }
}
@media (max-width: 649px) {
  .promotion .caption--promotion {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.28;
    padding-left: 0;
    padding-right: 0;
    margin-top: 28px;
    margin-bottom: 29px;
    text-align: center;
  }
}
.promotion .main-text {
  line-height: 1.5;
  margin-bottom: 106px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion .main-text {
    display: none;
  }
}
@media (max-width: 649px) {
  .promotion .main-text {
    display: none;
  }
}
.promotion .link {
  margin-top: 10px;
  display: inline-block;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion .link {
    display: none;
  }
}
@media (max-width: 649px) {
  .promotion .link {
    display: none;
  }
}
.promotion .swiper-container-horizontal > .swiper-pagination-bullets {
  display: none;
}
@media (max-width: 649px) {
  .promotion .swiper-container-horizontal > .swiper-pagination-bullets {
    display: block;
    bottom: 22px;
  }
}
.promotion__header-inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  padding-right: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #f6f7f8;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .promotion__header-inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__header-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .promotion__header-inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__header-inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 649px) {
  .promotion__header-inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.promotion__slider {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.promotion__slider .arrows-wrap {
  position: absolute;
  top: 45%;
}
@media (max-width: 649px) {
  .promotion__slider .arrows-wrap {
    display: none;
  }
}
.promotion__slider .arrows-wrap--prev {
  left: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__slider .arrows-wrap--prev {
    left: 10px;
  }
}
.promotion__slider .arrows-wrap--next {
  right: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__slider .arrows-wrap--next {
    right: 10px;
  }
}
.promotion__slider .button {
  min-width: 225px;
  position: absolute;
  bottom: 50px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__slider .button {
    padding-top: 13px;
    padding-bottom: 13px;
    left: 23%;
  }
}
@media (max-width: 649px) {
  .promotion__slider .button {
    padding-top: 13px;
    padding-bottom: 13px;
    position: static;
  }
}
.promotion__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  position: relative;
}
.promotion__slide-inner {
  padding: 20px 135px 10px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  height: 100%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__slide-inner {
    padding-top: 33px;
    padding-bottom: 150px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 649px) {
  .promotion__slide-inner {
    padding-top: 33px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 73px;
  }
}
.promotion__slide {
  background-color: #4d5360;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.promotion__slide::before {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.promotion__slide:nth-child(even) .promotion__slide-inner {
  padding-left: 114px;
  padding-right: 150px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .promotion__slide:nth-child(even) .promotion__slide-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 649px) {
  .promotion__slide:nth-child(even) .promotion__slide-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.promotion__pagination {
  position: absolute;
  bottom: 22px;
  left: 0;
  text-align: center;
  width: 100%;
  height: auto;
  display: none;
}
@media (max-width: 1024px) {
  .promotion__pagination {
    display: block;
  }
}
@-webkit-keyframes bounceFromTop {
  from,
  50%,
  75%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceFromTop {
  from,
  50%,
  75%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInRight {
  from,
  50%,
  75%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  50%,
  75%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.promotion__slide-inner .caption {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.promotion__slide--active .promotion__slide-inner .caption {
  animation: bounceFromTop;
  animation-duration: 1.3s;
}
.promotion__slide-inner .main-text {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-height: 90px;
}
.promotion__slide--active .promotion__slide-inner .main-text {
  animation: bounceInRight;
  animation-duration: 1.1s;
  animation-delay: 0.1s;
}
.page.fixed {
  overflow: hidden;
}
.page.fixed .main-subnav {
  margin-right: -15px;
}
.page__header {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.page--menu-fix {
  padding-top: 134px;
}
@media (max-width: 1024px) {
  .page--menu-fix {
    padding-top: 70px;
  }
}
@media (max-width: 1024px) {
  .page--scroll {
    overflow-y: hidden;
  }
}
.page--article .news--slider .news__title {
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 649px) {
  .page--article .news--slider .news__title {
    margin-bottom: 30px;
  }
}
.section-info {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 649px) {
  .section-info {
    padding-top: 24px;
    padding-bottom: 32px;
    height: auto;
  }
}
.section-info .caption {
  font-size: 40px;
  margin-top: 0;
}
@media (max-width: 649px) {
  .section-info .caption {
    font-size: 32px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 20px;
  }
}
.section-info .main-text {
  line-height: 1.5;
}
@media (max-width: 649px) {
  .section-info .main-text {
    font-size: 14px;
  }
}
.section-info--flex {
  padding-bottom: 38px;
}
@media (max-width: 649px) {
  .section-info--flex {
    margin-bottom: 0;
    padding-top: 29px;
  }
}
.section-info--flex br {
  display: none;
}
@media (max-width: 649px) {
  .section-info--flex br {
    display: inline;
  }
}
.section-info--flex .section-info__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 649px) {
  .section-info--flex .section-info__inner {
    display: block;
  }
}
.section-info--flex .caption {
  font-weight: 300;
  line-height: 1.15;
}
@media (max-width: 649px) {
  .section-info--flex .caption {
    margin-bottom: 20px;
  }
}
.section-info--flex .caption--single {
  margin-bottom: 0;
}
.section-info--flex .main-text {
  width: 72.7%;
  margin-bottom: 40px;
}
@media (max-width: 649px) {
  .section-info--flex .main-text {
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.6;
  }
}
.section-info--flex .contacts {
  min-width: 270px;
}
@media (max-width: 649px) {
  .section-info--trade-in {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.section-info--trade-in .caption {
  padding: 0;
}
@media (max-width: 649px) {
  .section-info--trade-in .caption {
    line-height: 1.15;
  }
}
@media (max-width: 649px) {
  .section-info--trade-in .main-text:last-of-type {
    margin-bottom: 30px;
  }
}
.section-info--trade-in .button {
  margin-right: 30px;
}
@media (max-width: 649px) {
  .section-info--trade-in .button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.section-info--trade-in .button:last-of-type {
  margin-right: 0;
}
@media (max-width: 649px) {
  .section-info--trade-in .button:last-of-type {
    margin-bottom: 0;
  }
}
.section-info--eng {
  margin-bottom: 30px;
  padding: 0;
  background: none;
  height: auto;
}
@media (max-width: 649px) {
  .section-info--eng {
    margin-bottom: 30px;
  }
}
.section-info--eng::before {
  display: none;
}
.section-info--eng .caption {
  margin-bottom: 10px;
  color: #4d5360;
}
.section-info__buttons-wrap {
  width: 100%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .section-info__buttons-wrap {
    text-align: center;
  }
}
.section-info__column {
  max-width: 900px;
}
.section-info--flex-light {
  margin-bottom: 0;
}
.section-info--flex-light::before {
  background: none;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6));
}
.section-info--flex-light .contacts__tel {
  color: #4d5360;
}
.section-info--flex-light .contacts__email {
  color: #3675a3;
  border-color: #3675a3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section-info--flex-light .contacts__email:hover {
  color: #b5121b;
  border-color: #b5121b;
}
.section-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .section-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .section-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .section-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.section-info--industry:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.content .section-info__header {
  font-size: 0px;
}
@media (max-width: 649px) {
  .industry-page .breadcrumbs__item:nth-child(2) {
    display: block;
  }
}
.news-item {
  margin: 0 auto;
  position: relative;
  width: 270px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news-item {
    width: 250px;
  }
}
@media (max-width: 649px) {
  .news-item {
    width: 290px;
    margin: 0 auto;
  }
}
.news-item__title {
  margin: 0;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  color: #4d5360;
}
@media (max-width: 649px) {
  .news-item__title {
    margin-bottom: 15px;
    line-height: 22px;
  }
}
.news-item__date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 649px) {
  .news-item__date {
    left: 10px;
    top: 10px;
    border-radius: 4px;
  }
}
.news-item__overlay {
  margin-bottom: 10px;
  width: 270px;
  height: 150px;
  display: block;
  background-color: aliceblue;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news-item__overlay {
    width: 250px;
  }
}
.news-item__img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.news-item__overlay:hover .news-item__img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 649px) {
  .news-item__img {
    width: 290px;
    border-radius: 4px;
  }
}
.news-item__link {
  display: inline-block;
}
.experience-item {
  margin: 0 auto;
  position: relative;
  width: 270px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience-item {
    width: 250px;
  }
}
@media (max-width: 649px) {
  .experience-item {
    margin: 0 auto;
    width: 290px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
.experience-item__title {
  margin: 0;
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #4d5360;
  height: 78px;
  overflow: hidden;
  padding-right: 10px;
}
@media (max-width: 649px) {
  .experience-item__title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    height: auto;
  }
}
.experience-item__img {
  margin-bottom: 10px;
  width: 270px;
  height: 150px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience-item__img {
    width: 250px;
  }
}
@media (max-width: 649px) {
  .experience-item__img {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    height: 160px;
    width: 290px;
  }
}
.experience-item__text {
  margin: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  color: #4d5360;
}
@media (max-width: 649px) {
  .experience-item__text {
    display: none;
  }
}
.experience-item__link {
  display: inline-block;
}
@media (max-width: 649px) {
  .experience-item__link {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
}
.video-gallery-item {
  margin: 0 auto;
  position: relative;
  width: 270px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery-item {
    width: 250px;
  }
}
@media (max-width: 649px) {
  .video-gallery-item {
    width: 290px;
    margin: 0 auto;
  }
}
.video-gallery-item a {
  display: inline-block;
}
.video-gallery-item__title {
  margin: 0;
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #4d5360;
  height: 78px;
  overflow: hidden;
  padding: 0 7px 0 0;
}
@media (max-width: 1024px) {
  .video-gallery-item__title {
    height: auto;
  }
}
.video-gallery-item-link {
  display: inline-block;
}
.video-gallery-item__date {
  position: absolute;
  left: 0;
}
@media (max-width: 649px) {
  .video-gallery-item__date {
    left: 10px;
    top: 10px;
    border-radius: 4px;
  }
}
.video-gallery-item__video {
  position: relative;
  margin-bottom: 10px;
  width: 270px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery-item__video {
    width: 250px;
  }
}
@media (max-width: 649px) {
  .video-gallery-item__video {
    width: 290px;
    height: 160px;
  }
}
.video-gallery-item__video:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 30, 33, 0.4);
}
.video-gallery-item__video .label-shape--round-large {
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video-gallery-item__text {
  margin: 0;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  color: #4d5360;
}
@media (max-width: 649px) {
  .video-gallery-item__text {
    margin-bottom: 15px;
    line-height: 22px;
  }
}
.video-gallery-item__link {
  display: inline-block;
}
.video-gallery-item__content {
  margin: 0 0 10px 0;
}
.news {
  margin: 0 auto;
}
.news--inner-page {
  padding-top: 0;
  padding-bottom: 80px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--inner-page {
    padding-bottom: 60px;
  }
}
@media (max-width: 649px) {
  .news--inner-page {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.news--inner-page .news__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: block;
  margin-bottom: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news--inner-page .news__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--inner-page .news__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .news--inner-page .news__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .news--inner-page .news__header {
    margin-bottom: 40px;
  }
}
.news--inner-page .news__title {
  margin: 0;
  margin-bottom: 40px;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .news--inner-page .news__title {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
  }
}
.news--inner-page .news__search .input--search {
  max-width: 570px;
}
@media (max-width: 649px) {
  .news--inner-page .news__search .input--search {
    max-width: 100%;
  }
}
.news--inner-page .news__search .input__delete {
  top: 22px;
}
.news--inner-page .news__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news--inner-page .news__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--inner-page .news__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .news--inner-page .news__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--inner-page .news__inner {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media (max-width: 649px) {
  .news--inner-page .news__inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.news--inner-page .news-item {
  margin-left: 0;
  margin-bottom: 60px;
  margin-right: 20px;
}
@media (min-width: 1250px) {
  .news--inner-page .news-item {
    width: 23%;
    margin-right: 2.6%;
  }
  .news--inner-page .news-item:nth-child(4n+0) {
    margin-right: 0;
  }
}
@media (max-width: 649px) {
  .news--inner-page .news-item {
    padding-bottom: 28px;
    margin-bottom: 30px;
    border-bottom: solid 2px #e6e7e8;
  }
}
.news--inner-page .news__pagination-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news--inner-page .news__pagination-wrapper {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--inner-page .news__pagination-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .news--inner-page .news__pagination-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.news--slider {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--slider {
    padding-bottom: 20px;
  }
}
@media (max-width: 649px) {
  .news--slider {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
.news--slider .news__inner {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news--slider .news__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--slider .news__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .news--slider .news__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.news--slider .news__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  padding-right: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news--slider .news__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .news--slider .news__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .news--slider .news__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .news--slider .news__header {
    margin-bottom: 30px;
  }
}
.news--slider .news__title {
  margin: 0 0 40px 0;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .news--slider .news__title {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    width: 290px;
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
  }
}
@media (max-width: 649px) {
  .news--slider .news__link {
    display: none;
  }
}
.news--slider .news__slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .news--slider .news__slider {
    margin: 0 auto;
    width: 95%;
  }
}
@media (max-width: 1024px) {
  .news--slider .news__slider {
    width: 100%;
  }
}
.news--slider .news__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
}
.news--slider .news__arrow {
  z-index: 10;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.news--slider .news__arrow--left {
  left: 50px;
}
.news--slider .news__arrow--right {
  right: 50px;
}
@media (max-width: 1024px) {
  .news--slider .news__arrow {
    display: none;
  }
}
.news--slider .news__pagination {
  display: none;
}
@media (max-width: 1024px) {
  .news--slider .news__pagination {
    display: block;
  }
}
.news--grey {
  background-color: #f6f7f8;
}
.experience--main-page {
  position: relative;
  padding-top: 60px;
  margin-bottom: 60px;
  text-align: center;
  background-color: #f6f7f8;
}
@media (max-width: 649px) {
  .experience--main-page {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
.experience--main-page .experience__title {
  margin: 0 auto;
  margin-bottom: 15px;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  color: #4d5360;
}
@media (max-width: 649px) {
  .experience--main-page .experience__title {
    font-size: 25px;
    line-height: 32px;
  }
}
.experience--main-page .experience__text {
  margin: 0 auto;
  margin-bottom: 15px;
  max-width: 80%;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  text-align: center;
  color: #656b79;
}
@media (max-width: 649px) {
  .experience--main-page .experience__text {
    line-height: 24px;
  }
}
.experience--main-page .experience__link {
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .experience--main-page .experience__link {
    position: static;
    display: inline-block;
    vertical-align: top;
    left: auto;
    transform: translateX(0);
  }
}
.experience--main-page .experience__map {
  position: relative;
  margin: 0 auto;
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .experience--main-page .experience__map {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: 455px;
  }
}
.experience--main-page .experience__map-inner {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  width: 1311px;
  min-width: 1311px;
  height: 682px;
}
@media (max-width: 1024px) {
  .experience--main-page .experience__map-inner {
    width: 1024px;
    min-width: 1024px;
    height: 533px;
  }
}
.experience--main-page .experience__pin {
  position: absolute;
}
.experience--main-page .experience__pin--1 {
  left: 12.5%;
  top: 33%;
}
.experience--main-page .experience__pin--2 {
  left: 50.2%;
  top: 38.5%;
}
.experience--main-page .experience__pin--3 {
  left: 16.7%;
  top: 52%;
}
.experience--main-page .experience__pin--4 {
  left: 54.5%;
  top: 57.3%;
}
.experience--main-page .experience__pin--5 {
  left: 30.5%;
  top: 54.5%;
}
.experience--main-page .experience__pin--6 {
  left: 68.4%;
  top: 59.6%;
}
.experience--main-page .experience__pin--7 {
  left: 39.2%;
  top: 47.5%;
}
.experience--main-page .experience__pin--8 {
  left: 77%;
  top: 53%;
}
.experience--main-page .experience__pin--9 {
  left: 43.5%;
  top: 68.5%;
}
.experience--main-page .experience__pin--10 {
  left: 81.3%;
  top: 74%;
}
.experience--main-page .experience__pin .label-shape--round {
  z-index: 10;
  position: absolute;
  top: -5px;
  right: -5px;
}
.experience--main-page .experience__pin:hover .label-shape--round,
.experience--main-page .experience__pin:active .label-shape--round {
  background-color: #3675a3;
}
.experience--main-page .experience__pin-wrap {
  z-index: 1;
  position: relative;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 13px 20px 0 rgba(0, 0, 0, 0.12);
}
@media (max-width: 649px) {
  .experience--main-page .experience__pin-wrap {
    width: 52px;
    height: 52px;
  }
}
.experience--main-page .experience__pin-wrap .experience__pin-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #727272;
}
@media (max-width: 649px) {
  .experience--main-page .experience__pin-wrap .experience__pin-icon {
    max-width: 40px;
  }
}
.experience--main-page .experience__indicator {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  color: #b5121b;
}
@media (max-width: 1024px) {
  .experience--main-page .experience__indicator {
    display: block;
  }
}
.experience--inner-page {
  padding-top: 0;
  padding-bottom: 80px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--inner-page {
    padding-bottom: 60px;
  }
}
@media (max-width: 649px) {
  .experience--inner-page {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.experience--inner-page .experience__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: block;
  margin-bottom: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience--inner-page .experience__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--inner-page .experience__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .experience--inner-page .experience__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .experience--inner-page .experience__header {
    margin-bottom: 40px;
  }
}
.experience--inner-page .experience__title {
  margin: 0;
  margin-bottom: 40px;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .experience--inner-page .experience__title {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
  }
}
.experience--inner-page .experience__search .input--search {
  max-width: 570px;
}
@media (max-width: 649px) {
  .experience--inner-page .experience__search .input--search {
    max-width: 100%;
  }
}
.experience--inner-page .experience__search .input__delete {
  top: 22px;
}
.experience--inner-page .experience__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience--inner-page .experience__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--inner-page .experience__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .experience--inner-page .experience__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--inner-page .experience__inner {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: sspace-arounds;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 649px) {
  .experience--inner-page .experience__inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.experience--inner-page .experience-item {
  margin-left: 0;
  margin-bottom: 60px;
  margin-right: 20px;
}
@media (min-width: 1250px) {
  .experience--inner-page .experience-item {
    width: 23%;
    margin-right: 2.6%;
  }
  .experience--inner-page .experience-item:nth-child(4n+0) {
    margin-right: 0;
  }
}
@media (max-width: 649px) {
  .experience--inner-page .experience-item {
    padding-bottom: 28px;
    margin-bottom: 30px;
    border-bottom: solid 2px #e6e7e8;
  }
}
.experience--inner-page .experience__pagination-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience--inner-page .experience__pagination-wrapper {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--inner-page .experience__pagination-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .experience--inner-page .experience__pagination-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.experience--slider {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--slider {
    padding-bottom: 20px;
  }
}
@media (max-width: 649px) {
  .experience--slider {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
.experience--slider .experience__inner {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience--slider .experience__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--slider .experience__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .experience--slider .experience__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.experience--slider .experience__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  margin-bottom: 40px;
  padding-right: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience--slider .experience__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience--slider .experience__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .experience--slider .experience__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .experience--slider .experience__header {
    margin-bottom: 30px;
  }
}
.experience--slider .experience__title {
  margin: 0;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .experience--slider .experience__title {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    width: 290px;
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
  }
}
@media (max-width: 649px) {
  .experience--slider .experience__link {
    display: none;
  }
}
.experience--slider .experience__text {
  margin: 0;
  margin-top: 15px;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  text-align: left;
  color: #656b79;
}
@media (max-width: 649px) {
  .experience--slider .experience__text {
    display: none;
  }
}
.experience--slider .experience__slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience--slider .experience__slider {
    margin: 0 auto;
    width: 95%;
  }
}
@media (max-width: 1024px) {
  .experience--slider .experience__slider {
    width: 100%;
  }
}
.experience--slider .experience__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 649px) {
  .experience--slider .video-gallery-item {
    margin: 0 auto;
    width: 290px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .experience--slider .video-gallery-item__title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
  }
  .experience--slider .video-gallery-item__img {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
  }
  .experience--slider .video-gallery-item__text {
    display: none;
  }
  .experience--slider .video-gallery-item__link {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
}
.experience--slider .experience__arrow {
  z-index: 10;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.experience--slider .experience__arrow--left {
  left: 50px;
}
.experience--slider .experience__arrow--right {
  right: 50px;
}
@media (max-width: 1024px) {
  .experience--slider .experience__arrow {
    display: none;
  }
}
.experience--slider .experience__pagination {
  display: none;
}
@media (max-width: 1024px) {
  .experience--slider .experience__pagination {
    display: block;
  }
}
.experience--grey {
  background-color: #f6f7f8;
}
@media (max-width: 1024px) {
  .experience--grey .experience__pagination {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #f6f7f8;
  }
}
.video-gallery--inner-page {
  padding-top: 0;
  padding-bottom: 20px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--inner-page {
    padding-bottom: 60px;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.video-gallery--inner-page .video-gallery__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: block;
  margin-bottom: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery--inner-page .video-gallery__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--inner-page .video-gallery__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__header {
    margin-bottom: 40px;
  }
}
.video-gallery--inner-page .video-gallery__title {
  margin: 0;
  margin-bottom: 40px;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__title {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
  }
}
.video-gallery--inner-page .video-gallery__search .input--search {
  max-width: 570px;
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__search .input--search {
    max-width: 100%;
  }
}
.video-gallery--inner-page .video-gallery__search .input__delete {
  top: 22px;
}
.video-gallery--inner-page .video-gallery__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery--inner-page .video-gallery__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--inner-page .video-gallery__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--inner-page .video-gallery__inner {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: sspace-arounds;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.video-gallery--inner-page .video-gallery-item {
  margin-left: 0;
  margin-bottom: 20px;
  margin-right: 20px;
}
@media (min-width: 1250px) {
  .video-gallery--inner-page .video-gallery-item {
    width: 23%;
    margin-right: 2.6%;
  }
  .video-gallery--inner-page .video-gallery-item:nth-child(4n+0) {
    margin-right: 0;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery-item {
    padding-bottom: 28px;
    margin-bottom: 30px;
    border-bottom: solid 2px #e6e7e8;
  }
}
.video-gallery--inner-page .video-gallery__pagination-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery--inner-page .video-gallery__pagination-wrapper {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--inner-page .video-gallery__pagination-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .video-gallery--inner-page .video-gallery__pagination-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.video-gallery--slider {
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--slider {
    padding-bottom: 20px;
  }
}
@media (max-width: 649px) {
  .video-gallery--slider {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
.video-gallery--slider .video-gallery__inner {
  position: relative;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery--slider .video-gallery__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--slider .video-gallery__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .video-gallery--slider .video-gallery__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.video-gallery--slider .video-gallery__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  margin-bottom: 40px;
  padding-right: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery--slider .video-gallery__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .video-gallery--slider .video-gallery__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .video-gallery--slider .video-gallery__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .video-gallery--slider .video-gallery__header {
    margin-bottom: 30px;
  }
}
.video-gallery--slider .video-gallery__title {
  margin: 0;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .video-gallery--slider .video-gallery__title {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    width: 290px;
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
  }
}
@media (max-width: 649px) {
  .video-gallery--slider .video-gallery__link {
    display: none;
  }
}
.video-gallery--slider .video-gallery__text {
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  text-align: left;
  color: #656b79;
}
@media (max-width: 649px) {
  .video-gallery--slider .video-gallery__text {
    display: none;
  }
}
.video-gallery--slider .video-gallery__slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .video-gallery--slider .video-gallery__slider {
    margin: 0 auto;
    width: 95%;
  }
}
@media (max-width: 1024px) {
  .video-gallery--slider .video-gallery__slider {
    width: 100%;
  }
}
.video-gallery--slider .video-gallery__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}
.video-gallery--slider .video-gallery__arrow {
  z-index: 10;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.video-gallery--slider .video-gallery__arrow--left {
  left: 50px;
}
.video-gallery--slider .video-gallery__arrow--right {
  right: 50px;
}
@media (max-width: 1024px) {
  .video-gallery--slider .video-gallery__arrow {
    display: none;
  }
}
.video-gallery--slider .video-gallery__pagination {
  display: none;
}
@media (max-width: 1024px) {
  .video-gallery--slider .video-gallery__pagination {
    display: block;
  }
}
.video-gallery--cloudy-white {
  background-color: #f6f7f8;
}
.industry-container__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .industry-container__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .industry-container__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .industry-container__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.items-container-header {
  background-color: #f6f7f8;
}
.items-container-header .caption {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 100px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.items-container-header .link--internal {
  padding-bottom: 0;
}
.items-container-header__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 31px;
  padding-bottom: 38px;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .items-container-header__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .items-container-header__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .items-container-header__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.items-container-header__inner img {
  width: 80px;
}
.items-container-header__inner h3 {
  font-size: 20px;
}
.items-container-header__icon {
  margin-right: 21px;
  position: absolute;
  left: 0;
}
.items-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.items-container--nogap .items-card__bottom-content {
  height: auto;
  min-height: 180px;
}
.items-container__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  overflow: hidden;
}
.items-container__list--str {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  min-height: 350px;
}
.items-card {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 23.2%;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
  cursor: pointer;
  margin-right: 25px;
}
.items-card:nth-child(4n) {
  margin-right: 0;
}
.items-card .items-card__info-wrap--centered {
  text-align: center;
  padding-top: 20px;
}
.items-card .button {
  max-width: 190px;
  width: 100%;
  min-width: auto;
  align-self: center;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .items-card {
    margin-right: 28px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .items-card {
    width: 24%;
    margin-right: 10px;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .items-card {
    width: 48%;
    margin-right: 10px;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
@media (max-width: 649px) {
  .items-card {
    width: 100%;
    margin-right: 0;
  }
}
.items-card:hover .items-card__inner-content {
  box-shadow: 0 10px 60px 10px rgba(224, 222, 222, 0.5);
  transition: 0.3s;
}
.items-card__inner-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  color: #000000;
}
.items-card--noimg .button {
  margin-top: 0;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.items-card--noimg .items-card__bottom-content {
  padding-top: 40px;
  height: 208px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.items-card--noimg .items-card__info-wrap {
  margin-bottom: 0;
  text-align: center;
  line-height: 1.44;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.items-card--noimg .items-card__info {
  font-size: 18px;
}
.items-card--noimg .items-card__bottom-content--plough {
  padding-top: 16px;
  height: 145px;
}
.items-card--noimg .items-card__bottom-content--truck {
  padding-top: 35px;
}
.items-card--noimg .items-card__img-wrap {
  background-image: url("/local/templates/main/style/cache/../images/upload/logo.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.items-card__bottom-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.items-card__title {
  font-size: 21px;
  text-align: left;
  margin-bottom: 17px;
  line-height: 24px;
  height: 42px;
  color: #000000;
}
.items-card__img-wrap {
  width: 100%;
  height: auto;
  background-color: #bcc1c7;
  border: 1px solid #bcc1c7;
  border-bottom: none;
}
.items-card__img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}
.items-card__bottom-content {
  border: 1px solid #d6dce0;
  padding: 10px 20px 20px 22px;
  min-height: 230px;
}
.items-card__info-wrap {
  margin-bottom: 10px;
  text-align: left;
}
.items-card__info-wrap:nth-child(2) {
  margin-bottom: 17px;
}
.items-card__info {
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
}
.items-card__info--bold {
  font-weight: 600;
}
.items-card--short .items-card__info-wrap {
  margin-bottom: 0;
}
.items-card--short .items-card__bottom-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  min-height: 157px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .items-card--short .items-card__bottom-content {
    padding-top: 28px;
    padding-bottom: 31px;
    min-height: 177px;
  }
}
@media (max-width: 649px) {
  .items-card--short .items-card__bottom-content {
    padding-top: 28px;
    padding-bottom: 31px;
    min-height: 177px;
  }
}
.items-card--short .button {
  max-width: 190px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-self: center;
  align-self: center;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .items-card--short .button {
    display: block;
    margin-top: 15px;
  }
}
@media (max-width: 649px) {
  .items-card--short .button {
    display: block;
    margin-top: 15px;
  }
}
.items-card__inner-title {
  display: none;
  color: #4d5360;
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .items-card__inner-title {
    display: block;
  }
}
@media (max-width: 649px) {
  .items-card__inner-title {
    display: block;
  }
}
.items-card__inner-title-large {
  display: block;
  font-size: 21px;
}
.used-items-container {
  margin: 40px 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-container {
    padding-top: 0;
  }
}
@media (max-width: 649px) {
  .used-items-container {
    padding-top: 0;
  }
}
.used-items-container .caption {
  color: #4d5360;
  font-size: 40px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-container .caption {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 29px;
  }
}
@media (max-width: 649px) {
  .used-items-container .caption {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 28px;
    margin-bottom: 29px;
    text-align: center;
  }
}
.used-items-container .link {
  padding-bottom: 0;
}
@media (max-width: 649px) {
  .used-items-container .link {
    display: none;
  }
}
.used-items-container__header {
  margin-bottom: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-container__header {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .used-items-container__header {
    margin-bottom: 0;
  }
}
.used-items-container__header .used-items-container__inner {
  padding-right: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
@media (max-width: 649px) {
  .used-items-container__header .used-items-container__inner {
    padding-right: 15px;
  }
}
.used-items-container__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .used-items-container__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-container__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .used-items-container__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.used-items-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.used-items-slider .items-card-labeled:hover {
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
.used-items-slider .items-card-labeled:hover .items-card-labeled__title {
  -webkit-box-shadow: 0 2px 18px 18px #ffffff;
  box-shadow: 0 2px 18px 18px #ffffff;
}
.used-items-slider .arrows-wrap {
  position: absolute;
  top: 208px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-slider .arrows-wrap {
    display: none;
  }
}
@media (max-width: 649px) {
  .used-items-slider .arrows-wrap {
    display: none;
  }
}
.used-items-slider .arrows-wrap--prev {
  left: 60px;
}
.used-items-slider .arrows-wrap--next {
  right: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .used-items-slider .arrows-wrap--prev {
    left: 10px;
  }
  .used-items-slider .arrows-wrap--next {
    right: 10px;
  }
}
.used-items-slider__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  position: relative;
  padding-bottom: 20px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-slider__wrapper {
    padding-bottom: 82px;
  }
}
@media (max-width: 649px) {
  .used-items-slider__wrapper {
    padding-bottom: 82px;
  }
}
.used-items-slider__pagination {
  position: absolute;
  bottom: 28px;
  left: 0;
  text-align: center;
  width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .used-items-slider__pagination {
    display: block;
  }
}
@media (max-width: 649px) {
  .used-items-slider__pagination {
    display: block;
  }
}
.items-card-labeled {
  width: 23.1%;
  cursor: pointer;
  margin-right: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.items-card-labeled:last-child {
  margin-right: 0;
}
.items-card-labeled .button {
  min-width: 190px;
}
@media (max-width: 649px) {
  .items-card-labeled .label--large {
    border-radius: 4px;
  }
}
@media (max-width: 649px) {
  .items-card-labeled {
    border: 1px solid #d6dce0;
    text-align: center;
    margin-right: 0;
  }
}
.items-card-labeled__title {
  font-size: 21px;
  margin-bottom: 17px;
}
@media (max-width: 649px) {
  .items-card-labeled__title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 5px;
    margin-top: 18px;
  }
}
.items-card-labeled__img-wrap {
  width: 100%;
  height: 150px;
  background-color: #bcc1c7;
}
.items-card-labeled__img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 649px) {
  .items-card-labeled__img-wrap {
    height: 162px;
  }
}
@media (max-width: 649px) {
  .items-card-labeled__inner-content {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
}
.items-card-labeled__bottom-content {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: center;
  border: 1px solid #d6dce0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .items-card-labeled__bottom-content {
    padding-bottom: 30px;
  }
}
@media (max-width: 649px) {
  .items-card-labeled__bottom-content {
    border: none;
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.items-card-labeled__info-wrap {
  text-align: left;
  margin-bottom: 20px;
  min-height: 167px;
}
@media (max-width: 649px) {
  .items-card-labeled__info-wrap {
    text-align: center;
    margin-bottom: 20px;
  }
}
.items-card-labeled__label-wrap {
  margin-bottom: 15px;
}
@media (max-width: 649px) {
  .items-card-labeled__label-wrap {
    margin-bottom: 18px;
  }
}
.items-card-labeled__label {
  font-size: 14px;
  color: #727272;
  margin-bottom: 10px;
}
/*.items-card-labeled__label-mobile-hidden {
    .mobile ({
        display: none;
    });
}*/
.items-card-labeled__label-line-through {
  color: #4d5360;
  text-decoration: line-through;
  margin-left: 10px;
}
@media (max-width: 649px) {
  .items-card-labeled__label-line-through {
    color: #a7acb3;
    font-size: 16px;
    margin-left: 0;
  }
}
.items-card-labeled__location {
  color: #727272;
  font-size: 14px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
@media (max-width: 649px) {
  .items-card-labeled__location {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 16px;
  }
}
.items-card-labeled__location-icon {
  margin-right: 5px;
}
.items-card-labeled__info-bold {
  font-weight: 600;
  margin-left: 5px;
}
.items-card-labeled__info {
  margin-bottom: 10px;
}
@media (max-width: 649px) {
  .items-card-labeled__info {
    margin-bottom: 8px;
  }
}
.flex-order-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 649px) {
  .flex-order-container--industry .used-items-container {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
  }
  .flex-order-container--industry .feedback {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
  }
}
.flex-order-container--technique {
  position: relative;
}
@media (max-width: 649px) {
  .flex-order-container--technique .feedback {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
}
@media (max-width: 649px) and (max-width: 649px) {
  .flex-order-container--technique .feedback {
    margin: 0;
  }
}
.experience-items-container {
  padding-bottom: 60px;
  padding-top: 60px;
}
.experience-items-container .label-shape {
  position: absolute;
  left: 44%;
  top: 37%;
}
.experience-items-container .caption {
  color: #4d5360;
  font-size: 40px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 17px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience-items-container .caption {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 29px;
  }
}
@media (max-width: 649px) {
  .experience-items-container .caption {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 28px;
    margin-bottom: 29px;
    text-align: center;
  }
}
@media (max-width: 649px) {
  .experience-items-container {
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience-items-container__header {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .experience-items-container__header {
    margin-bottom: 0;
  }
}
.experience-items-container__header .experience-items-container__inner {
  padding-right: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
@media (max-width: 649px) {
  .experience-items-container__header .experience-items-container__inner {
    padding-right: 15px;
  }
}
.experience-items-container__header .link {
  padding-bottom: 0;
}
@media (max-width: 649px) {
  .experience-items-container__header .link {
    display: none;
  }
}
.experience-items-container__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience-items-container__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience-items-container__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .experience-items-container__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.experience-items-container__text-small {
  color: #656b79;
  margin-top: 0;
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .experience-items-container__text-small {
    display: none;
  }
}
.experience-items-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.experience-items-slider .link {
  padding-bottom: 0;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
@media (max-width: 649px) {
  .experience-items-slider .link {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
}
.experience-items-slider .arrows-wrap {
  position: absolute;
  top: 260px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience-items-slider .arrows-wrap {
    display: none;
  }
}
@media (max-width: 649px) {
  .experience-items-slider .arrows-wrap {
    display: none;
  }
}
.experience-items-slider .arrows-wrap--prev {
  left: 60px;
}
.experience-items-slider .arrows-wrap--next {
  right: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .experience-items-slider .arrows-wrap--prev {
    left: 10px;
  }
  .experience-items-slider .arrows-wrap--next {
    right: 10px;
  }
}
.experience-items-slider__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .experience-items-slider__wrapper {
    padding-bottom: 80px;
  }
}
@media (max-width: 649px) {
  .experience-items-slider__wrapper {
    padding-bottom: 80px;
  }
}
.experience-items-slider__card {
  width: 23.1%;
  position: relative;
  margin-right: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.experience-items-slider__card:last-child {
  margin-right: 0;
}
@media (max-width: 649px) {
  .experience-items-slider__card {
    width: 100%;
    margin-right: 0;
  }
}
.experience-items-slider__card-title {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (max-width: 649px) {
  .experience-items-slider__card-title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 19px;
    padding-right: 20px;
  }
}
.experience-items-slider__img-wrap {
  margin-bottom: 10px;
  width: 270px;
  height: 150px;
  position: relative;
}
@media (max-width: 649px) {
  .experience-items-slider__img-wrap {
    width: 290px;
    height: 161px;
    margin-bottom: 14px;
  }
}
.experience-items-slider__img-wrap video {
  width: 100%;
  height: 100%;
}
.experience-items-slider__img-wrap img {
  width: 100%;
  height: 100%;
}
.experience-items-slider__card-info {
  font-size: 14px;
  margin-bottom: 14px;
}
@media (max-width: 649px) {
  .experience-items-slider__card-info {
    display: none;
  }
}
.experience-items-slider__pagination {
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
  width: 100%;
  height: auto;
}
.secondary-nav {
  margin: 0 auto;
  max-width: 1920px;
  background-color: #fff;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 649px) {
  .secondary-nav {
    display: none;
  }
}
.secondary-nav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: sspace-arounds;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  text-align: center;
  font-size: 0;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .secondary-nav__list {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .secondary-nav__list {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .secondary-nav__list {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .secondary-nav__list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .secondary-nav__list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 649px) {
  .secondary-nav__list {
    display: none;
  }
}
.secondary-nav__item {
  position: relative;
  padding-top: 18px;
  padding-left: 10px;
  padding-right: 10px;
  height: 60px;
  display: inline-block;
  vertical-align: top;
}
.secondary-nav__link {
  display: block;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #909090;
}
.secondary-nav__link:hover {
  color: #4d5360;
  border-bottom: 3px solid #b5121b;
}
.secondary-nav__link--active {
  color: #4d5360;
  border-bottom: 3px solid #b5121b;
  cursor: text;
}
.press-center {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.press-center:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f6f7f8;
}
.press-center__header {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  min-height: 190px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: top;
  -moz-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .press-center__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .press-center__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .press-center__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .press-center__header {
    padding-top: 30px;
    padding-bottom: 50px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: sstarts;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.press-center__title {
  margin: 0;
  margin-top: 60px;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .press-center__title {
    margin-top: 0;
    margin-bottom: 16px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: none;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
  }
}
.press-center__contacts {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 38px;
  margin-right: 90px;
}
@media (max-width: 649px) {
  .press-center__contacts {
    margin-top: 0;
    margin-right: 0;
    text-align: center;
  }
}
.press-center__contacts-line {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  color: #fff;
}
.press-center__contacts-line a {
  color: #fff;
}
.press-center__contacts-line--description {
  font-size: 14px;
}
@media (max-width: 649px) {
  .press-center__contacts-line--description {
    margin-bottom: 23px;
    font-size: 21px;
    line-height: 21px;
  }
}
.press-center__contacts-line--name {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: normal;
  font-weight: 300;
}
@media (max-width: 649px) {
  .press-center__contacts-line--name {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
  }
}
.press-center__contacts-line--phone {
  margin-bottom: 5px;
}
.pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 0.5;
  border-radius: 50%;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-right: 10px;
}
.pagination-bullet:last-child {
  margin-right: 0;
}
.pagination-bullet--light-bgr {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.2;
  background-color: #9c9c9c;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-right: 10px;
}
.pagination-bullet--light-bgr:last-child {
  margin-right: 0;
}
.pagination-bullet--active {
  background-color: #b5121b;
  opacity: 1;
}
.reports {
  margin-bottom: 30px;
}
@media (max-width: 649px) {
  .reports {
    margin-bottom: 45px;
  }
}
.reports .pagination-wrapper {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 649px) {
  .reports .pagination-wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
    position: relative;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 30px;
  }
}
.reports__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .reports__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .reports__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .reports__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.reports__inner:after {
  display: table;
  clear: both;
  content: "";
}
@media (max-width: 649px) {
  .reports__inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
}
.reports__folders {
  float: right;
  width: 65.8%;
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .reports__folders {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    position: relative;
    float: none;
    width: 100%;
    margin-bottom: 25px;
  }
  .reports__folders::before {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 20px;
    background: white;
  }
}
.reports__folders-list {
  margin: 0;
  padding: 0;
}
.reports__folder {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  list-style: none;
}
.reports__selection {
  width: 100%;
  margin-bottom: 32px;
}
@media (max-width: 649px) {
  .reports__selection {
    padding-left: 15px;
  }
}
.reports__selection .nav-scroll {
  padding: 0;
}
@media (max-width: 649px) {
  .reports__selection .nav-scroll {
    border-bottom: none;
  }
}
.reports__selection .nav-scroll::after {
  display: none;
}
.reports__selection.year_bar .nav-scroll__list {
  margin-bottom: 0;
  padding-bottom: 0;
}
.reports__selection .nav-scroll__list {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: static;
  width: 100%;
  margin-bottom: 3px;
  padding-bottom: 7px;
}
@media (max-width: 649px) {
  .reports__selection .nav-scroll__list {
    width: fit-content;
    border-bottom: 3px solid #ebebeb;
  }
}
.reports__selection .nav-scroll__list.year_bar {
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reports__selection .nav-scroll__item {
  margin-right: 0 !important;
}
@media (max-width: 649px) {
  .reports__selection .nav-scroll__item {
    margin-right: 60px !important;
  }
}
.reports__selection .nav-scroll__link {
  padding-bottom: 9px;
  white-space: nowrap;
}
@media (max-width: 649px) {
  .reports__selection .nav-scroll__link {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    color: #a7acb3;
  }
}
@media (max-width: 649px) {
  .reports__selection .nav-scroll-item-active .nav-scroll__link {
    color: #4d5360;
    border-bottom-width: 5px;
  }
}
.reports__documents {
  margin: 0;
  padding: 0;
  padding-right: 15px;
}
@media (max-width: 649px) {
  .reports__documents {
    margin: 0;
    padding-left: 15px;
  }
}
.reports__documents .document {
  width: 100%;
  margin-bottom: 29px;
  padding: 0;
  padding-left: 53px;
  list-style: none;
}
.reports__documents .document:last-child {
  margin-bottom: 0;
}
.reports__documents .document__icon-wrap {
  position: relative;
  float: left;
  width: 35px;
  height: 45px;
  margin-right: 14px;
  margin-left: -53px;
  overflow: hidden;
}
.reports__documents .document__icon {
  position: static;
}
@media (max-width: 649px) {
  .reports__documents .document__icon {
    color: #a9aeb5;
  }
}
.reports__documents .document__format {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #b5121b;
}
@media (max-width: 649px) {
  .reports__documents .document__format {
    color: #a9aeb5;
  }
}
.reports__documents .document__info {
  color: #4d5360;
}
@media (max-width: 649px) {
  .reports__documents .document__info {
    color: #b5121b;
  }
}
.reports__documents .document__info-bottom {
  color: #a7acb3;
}
.reports__menu-item {
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  position: relative;
  width: 29.9%;
  padding: 20px 25px;
  background: white;
  border: none;
  border-bottom: 1px solid #e6e7e8;
  border-left: 3px solid transparent;
}
@media (max-width: 649px) {
  .reports__menu-item {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    border-left: none;
  }
}
.reports__menu-item::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 20px;
  background: white;
  border-bottom: 1px solid #e6e7e8;
}
.reports__menu-item::after {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 20px;
  background: white;
  border-bottom: 1px solid #e6e7e8;
}
.reports__menu-item--last {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .reports__menu-item--last {
    margin-bottom: 0;
  }
}
.reports__menu-item.tabs-nav__item--active {
  border-bottom-color: white;
  border-left-color: #b5121b;
  text-align: center;
}
.reports__menu-item.tabs-nav__item--active ~ .reports__menu-item {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
}
.reports__menu-item.tabs-nav__item--active .reports__menu-link {
  color: #b5121b;
}
.reports__menu-item.tabs-nav__item--active .reports__icon {
  transform: rotate(-180deg);
}
.reports__menu-link {
  line-height: 1.67;
  text-align: center;
  color: #4d5360;
}
@media (max-width: 649px) {
  .reports__menu-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
  }
}
.reports__menu-link:focus,
.reports__menu-link:hover {
  color: #b5121b;
}
.reports__icon {
  display: none;
}
@media (max-width: 649px) {
  .reports__icon {
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: block;
  }
}
.main-submenu {
  position: absolute;
  top: 27px;
  right: 0;
  min-width: 300px;
  padding: 13px 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  z-index: 100;
  display: none;
}
.main-submenu__list {
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.main-submenu__item {
  text-align: left;
  margin-bottom: 10px;
}
.main-submenu__item:last-child {
  margin-bottom: 0;
}
.main-submenu__link {
  font-size: 14px;
  color: #909090;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main-submenu__link:hover {
  color: #b5121b;
}
.menu-slider.main-menu__item {
  min-width: 150px;
}
.menu-slider.main-menu__item--extra {
  display: block;
}
.menu-slider .menu__container {
  height: auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.menu-slider {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.menu_slider__item-wrapper {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 649px) {
  .menu_slider__item-wrapper {
    padding: 10px 0 10px 0;
  }
}
.menu-slider__btn--next {
  position: absolute;
  top: 60px;
  right: 10px;
  z-index: 15;
}
@media (max-width: 649px) {
  .menu-slider__btn--next {
    right: 5px;
  }
}
.menu-slider__btn--prev {
  position: absolute;
  top: 60px;
  left: 10px;
  z-index: 15;
}
@media (max-width: 649px) {
  .menu-slider__btn--prev {
    left: 5px;
  }
}
.menu-slider__btn--prev .main-menu__item-icon {
  transform: rotateY(180deg);
}
.menu-slider__btn:hover .main-menu__item-icon {
  color: #b6151e;
}
.menu-slider__btn:active {
  background-color: white;
}
.menu-slider__btn span {
  display: block;
  padding: 20px;
}
.menu-slider__btn.swiper-button-disabled {
  display: none;
}
.menu-slider__slider {
  flex-grow: 1;
  flex-shrink: 1;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  z-index: 1;
  padding: 0;
}
.menu-slider__slider-list {
  margin: 0;
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.menu-slider__item {
  padding: 30px 10px 10px 10px;
  display: block;
  text-align: center;
  border: 1px solid #d6dce0;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 649px) {
  .menu-slider__item {
    padding: 15px 10px 0 10px;
  }
}
.menu-slider__item:hover {
  overflow: visible;
  z-index: 5;
}
.menu-slider__item:hover:after {
  box-shadow: 0 10px 60px 10px rgba(224, 222, 222, 0.5);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  bottom: 0;
  left: -5px;
  right: -5px;
}
.menu-slider__item:hover {
  color: #b6151e;
}
.main-menu__item-icon--hovered {
  display: none;
  margin: 0 auto;
  opacity: 0;
}
.menu-slider__item:hover .main-menu__item-icon {
  display: none;
  opacity: 0;
}
.menu-slider__item:hover .main-menu__item-icon--hovered {
  display: block;
  opacity: 1;
}
.main-menu__slider-inner {
  padding: 30px 0 0 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-menu__headline {
  padding: 0 45px;
  color: #4d5360;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
}
@media (max-width: 649px) {
  .main-menu__headline {
    padding: 0;
  }
}
.menu-slider__item:hover .main-menu__headline {
  color: #b6151e;
}
.review .caption {
  margin: 0;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
}
@media (max-width: 649px) {
  .review .caption {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.1;
    text-align: center;
  }
}
.review .content {
  margin-bottom: 45px;
}
.review .content h2 {
  margin: 0;
  margin-bottom: 20px;
  padding-top: 25px;
  font-weight: bold;
  font-size: 16px;
}
.review .content table {
  width: 100%;
  font-size: 14px;
  color: #4d5360;
  line-height: 1.5;
  font-weight: 400;
  border-collapse: collapse;
}
.review .content table th,
.review .content table tr,
.review .content table td {
  border: 1px solid #e6e7e8;
  padding: 10px;
}
.review__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .review__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .review__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .review__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.review__date {
  display: block;
  margin-bottom: 40px;
  font-size: 14px;
}
@media (max-width: 649px) {
  .review__date {
    margin-bottom: 30px;
    text-align: center;
  }
}
.review__hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.documents {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .documents {
    margin-bottom: 30px;
    background: #f6f7f8;
  }
}
.documents .caption {
  width: 50%;
  margin: 0;
  margin-bottom: 40px;
  font-weight: 300;
  font-size: 25px;
}
@media (max-width: 649px) {
  .documents .caption {
    width: auto;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
  }
}
.documents .document {
  width: 33.33%;
  padding: 0;
  padding-left: 53px;
  padding-right: 40px;
  margin-bottom: 40px;
  list-style: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .documents .document {
    width: 50%;
    padding-right: 20px;
  }
  .documents .document:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .documents .document {
    width: 100%;
    padding-right: 0;
    margin-bottom: 29px;
  }
  .documents .document:last-child {
    margin-bottom: 0;
  }
}
.documents .document:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.documents .document__icon-wrap {
  position: relative;
  float: left;
  width: 35px;
  height: 45px;
  margin-right: 14px;
  margin-left: -53px;
  overflow: hidden;
}
.documents .document__icon {
  position: static;
}
@media (max-width: 649px) {
  .documents .document__icon {
    color: #a9aeb5;
  }
}
.documents .document__format {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #b5121b;
}
@media (max-width: 649px) {
  .documents .document__format {
    color: #a9aeb5;
  }
}
.documents .document__info {
  color: #4d5360;
}
@media (max-width: 649px) {
  .documents .document__info {
    color: #b5121b;
  }
}
.documents .document__info:focus,
.documents .document__info:hover {
  color: #b5121b;
}
@media (max-width: 649px) {
  .documents .document__info:focus,
  .documents .document__info:hover {
    color: #4d5360;
  }
}
.documents .document__info-bottom {
  color: #a7acb3;
}
.documents .link--internal-icon {
  margin-bottom: 40px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .documents .link--internal-icon {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .documents .link--internal-icon {
    margin: 0;
  }
}
@media (max-width: 649px) {
  .documents .link__icon {
    display: none;
  }
}
.documents__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .documents__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .documents__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .documents__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.documents__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 60px;
  background: #f6f7f8;
}
@media (max-width: 649px) {
  .documents__container {
    display: block;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
    background: none;
  }
}
.documents__list {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .documents__list {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
@media (max-width: 649px) {
  .documents__list {
    display: block;
    margin-bottom: 20px;
  }
}
.documents__link {
  display: block;
}
@media (max-width: 649px) {
  .documents__link {
    display: inline;
  }
}
.back {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  margin-bottom: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .back {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .back {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .back {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .back {
    display: none;
  }
}
.additional-info {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('/local/templates/main/style/cache/../../images/additional-info-bgr.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.additional-info::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6));
}
@media (max-width: 649px) {
  .additional-info {
    padding: 0;
    background: none;
  }
}
.additional-info .caption {
  margin: 0;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
}
.additional-info--simple {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #f6f7f8;
}
@media (max-width: 649px) {
  .additional-info--simple {
    padding-top: 35px;
    background: #f6f7f8;
  }
}
.additional-info--simple::before {
  display: none;
}
.additional-info--simple .additional-info__inner {
  display: block;
}
.additional-info--simple .caption {
  margin-bottom: 40px;
}
@media (max-width: 649px) {
  .additional-info--simple .caption {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.3;
    text-align: left;
  }
}
.additional-info--simple .main-text {
  margin-bottom: 20px;
}
@media (max-width: 649px) {
  .additional-info--simple .main-text {
    line-height: 1.4;
  }
}
.additional-info .button {
  margin-right: 30px;
}
.additional-info .button:last-of-type {
  margin-right: 0;
}
@media (max-width: 649px) {
  .additional-info .button:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .additional-info .button {
    margin: 0;
    margin-bottom: 15px;
    color: #4d5360;
    background: white;
    border-color: white;
  }
  .additional-info .button:focus,
  .additional-info .button:hover {
    color: white;
    background: transparent;
  }
  .additional-info .button--minor {
    color: white;
    background: transparent;
  }
  .additional-info .button:focus,
  .additional-info .button:hover {
    color: #4d5360;
    background: white;
  }
}
.additional-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .additional-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .additional-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .additional-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .additional-info__inner {
    display: block;
  }
}
.additional-info__list {
  margin: 0;
  margin-bottom: 60px;
  padding: 0;
  padding-left: 30px;
}
@media (max-width: 649px) {
  .additional-info__list {
    margin-bottom: 30px;
    padding-left: 0;
  }
}
.additional-info__item {
  margin-bottom: 20px;
}
@media (max-width: 649px) {
  .additional-info__item {
    list-style: none;
    font-size: 14px;
    line-height: 1.6;
  }
}
.additional-info__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .additional-info__buttons {
    padding-top: 35px;
    padding-bottom: 35px;
    background: #b5121b;
  }
}
.additional-info__buttons-inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  text-align: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .additional-info__buttons-inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .additional-info__buttons-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .additional-info__buttons-inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.technique-page .used-items-container__header .used-items-container__inner {
  padding-right: 135px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-page .used-items-container__header .used-items-container__inner {
    padding-right: 60px;
  }
}
@media (max-width: 649px) {
  .technique-page .used-items-container__header .used-items-container__inner {
    padding-right: 15px;
  }
}
.technique-page .feedback {
  padding-top: 0;
  padding-bottom: 60px;
  background: none;
}
.technique-page .feedback .button {
  min-width: 269px;
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .technique-page .feedback .button {
    background-color: #b5121b;
    color: #ffffff;
  }
}
@media (max-width: 649px) {
  .technique-page .feedback .button--minor {
    margin-top: 15px;
    background-color: #ffffff;
    color: #4d5360;
    border-color: #b5121b;
  }
}
@media (max-width: 649px) {
  .technique-page .feedback {
    padding-bottom: 10px;
  }
}
.technique-items-container {
  padding-top: 16px;
}
.technique-items-container:first-child .technique-items-container__header h2.caption {
  margin-top: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-container {
    padding-top: 0;
  }
}
@media (max-width: 649px) {
  .technique-items-container {
    padding-top: 0;
  }
}
.technique-items-container .caption {
  color: #4d5360;
  font-size: 40px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-container .caption {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 29px;
  }
}
@media (max-width: 649px) {
  .technique-items-container .caption {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.28;
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 28px;
    margin-bottom: 29px;
    text-align: center;
  }
}
.technique-items-container .link {
  padding-bottom: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-container .link {
    margin-bottom: 10px;
  }
}
@media (max-width: 649px) {
  .technique-items-container .link {
    display: none;
  }
}
.technique-items-container__header {
  margin-bottom: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-container__header {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .technique-items-container__header {
    margin-bottom: 0;
  }
}
.technique-items-container__header .technique-items-container__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
@media (max-width: 649px) {
  .technique-items-container__header .technique-items-container__inner {
    padding-right: 15px;
  }
}
.technique-items-container__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-items-container__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-container__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .technique-items-container__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.technique-items-container--dark {
  background-color: #f6f7f8;
}
.technique-items-container__text {
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  color: #656b79;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-container__text {
    display: none;
  }
}
@media (max-width: 649px) {
  .technique-items-container__text {
    display: none;
  }
}
.technique-items-slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.technique-items-slider .arrows-wrap {
  position: absolute;
  top: 40%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .arrows-wrap {
    display: none;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .arrows-wrap {
    display: none;
  }
}
.technique-items-slider .arrows-wrap--prev {
  left: 60px;
}
.technique-items-slider .arrows-wrap--next {
  right: 60px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-items-slider .arrows-wrap--prev {
    left: 10px;
  }
  .technique-items-slider .arrows-wrap--next {
    right: 10px;
  }
}
.technique-items-slider .items-card {
  margin-bottom: 0;
  margin-right: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.technique-items-slider .items-card:hover {
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
.technique-items-slider .items-card:hover .items-card__title {
  -webkit-box-shadow: 0 2px 18px 18px #f6f7f8;
  box-shadow: 0 2px 18px 18px #f6f7f8;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .items-card {
    border: 1px solid #d6dce0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .technique-items-slider .items-card .items-card__title {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .items-card {
    margin-right: 0;
    border: 1px solid #d6dce0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .technique-items-slider .items-card .items-card__title {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .items-card__title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 5px;
    margin-top: 18px;
    text-align: center;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .items-card__title {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 5px;
    margin-top: 18px;
    text-align: center;
  }
}
.technique-items-slider .items-card__bottom-content {
  border: 1px solid #d6dce0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .items-card__bottom-content {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    text-align: center;
    border: none;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .items-card__bottom-content {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    text-align: center;
    border: none;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .items-card__bottom-content:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .items-card__bottom-content:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .items-card__info {
    text-align: center;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .items-card__info {
    text-align: center;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider .items-card__img-wrap {
    min-height: 162px;
  }
}
@media (max-width: 649px) {
  .technique-items-slider .items-card__img-wrap {
    min-height: 162px;
  }
}
.technique-items-slider__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  position: relative;
  padding-bottom: 60px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider__wrapper {
    padding-bottom: 82px;
  }
}
@media (max-width: 649px) {
  .technique-items-slider__wrapper {
    padding-bottom: 82px;
  }
}
.technique-items-slider__pagination {
  position: absolute;
  bottom: 28px;
  left: 0;
  text-align: center;
  width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-items-slider__pagination {
    display: block;
  }
}
@media (max-width: 649px) {
  .technique-items-slider__pagination {
    display: block;
  }
}
.tipper-trucks {
  height: auto;
}
.tipper-trucks__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .tipper-trucks__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tipper-trucks__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .tipper-trucks__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.tipper-trucks__select-inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.tipper-trucks__title {
  font-family: inherit;
  font-size: 40px;
  font-weight: 300;
  margin: 0 10px 30px 0;
}
@media (max-width: 649px) {
  .tipper-trucks__title {
    text-align: justify;
  }
}
.tipper-trucks__select {
  display: inline-block;
  position: relative;
  flex-basis: 100%;
}
.tipper-trucks__select select {
  width: 100%;
  font-family: inherit;
  margin-left: 5px;
  font-size: 30px;
  font-weight: 300;
  color: #b5121b;
  background-color: transparent;
  display: none;
  cursor: pointer;
  border: none;
}
.tipper-trucks__select::before {
  position: absolute;
  bottom: 50px;
  right: 10px;
  border: solid #b5121b;
  border-width: 0 2px 2px 0;
  height: 30px;
  width: 30px;
  display: inline-block;
  padding: 3px;
  cursor: pointer;
  z-index: 1;
  text-align: center;
  pointer-events: none;
  box-sizing: border-box;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.tipper-trucks__select.select {
  width: 33%;
  padding-top: 0;
}
@media (max-width: 649px) {
  .tipper-trucks__select.select {
    width: 100%;
  }
}
.tipper-trucks__form .select2-selection--single {
  background-color: gold !important;
}
.arrow__wrapper {
  display: block;
  margin: 30px 30px;
}
.tipper-trucks__arrow {
  border: solid #b5121b;
  border-width: 0 1px 1px 0;
  height: 30px;
  width: 30px;
  display: inline-block;
  padding: 3px;
  cursor: pointer;
}
.tipper-trucks__arrow--right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.tipper-trucks__arrow--left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.tipper-trucks__arrow--up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.tipper-trucks__arrow--down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.tipper-trucks__arrow-wrapper {
  margin-left: 50px;
}
.tipper-trucks__text {
  font-family: inherit;
  font-size: 18px;
  font-weight: 300;
  color: #4d5360;
  text-align: left;
}
@media (max-width: 649px) {
  .tipper-trucks__text {
    text-align: justify;
  }
}
.news__text {
  font-family: inherit;
}
.section-subtext {
  text-align: center;
}
.section-subtext .caption {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 649px) {
  .section-subtext {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    -moz-order: 4;
    -ms-order: 4;
    order: 4;
    padding-top: 32px;
  }
}
.section-subtext__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .section-subtext__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .section-subtext__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .section-subtext__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.img-container {
  max-width: 100%;
  justify-content: space-between;
  padding: 0 30px;
}
.img-container__row {
  margin-bottom: 35px;
  display: flex;
  flex-wrap: nowrap;
}
.img-container__col {
  width: 30%;
}
.img-container__pic {
  max-width: 100%;
  margin-bottom: 5px;
  flex-shrink: 0;
  flex-grow: 0;
}
.intro--above-form {
  margin-bottom: 30px;
}
.intro br {
  display: none;
}
@media (max-width: 649px) {
  .intro br {
    display: inline;
  }
}
.intro .caption {
  margin: 0;
  margin-bottom: 40px;
  font-weight: 300;
  font-size: 40px;
}
@media (max-width: 649px) {
  .intro .caption {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.1;
    text-align: center;
  }
}
.intro .main-text {
  margin: 0;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 1.45;
}
@media (max-width: 649px) {
  .intro .main-text {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.6;
  }
}
.intro__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .intro__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .intro__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .intro__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.form-container {
  margin-bottom: 40px;
}
@media (max-width: 649px) {
  .form-container {
    margin-bottom: 0;
  }
}
.form-container .select {
  min-width: 310px;
  width: 33%;
  margin-right: 20px;
}
.form-container .select:last-child {
  margin-right: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container .select {
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
  }
}
@media (max-width: 649px) {
  .form-container .select {
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
  }
}
.form-container .select__container {
  background: white;
  border-color: #bcc1c7;
  /* .mobile({
            padding: 15px 16px 19px;
            overflow: hidden;
            line-height: 32px;
        });*/
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container .select__container {
    padding: 15px 16px 19px;
  }
}
.form-container .select2-selection__arrow {
  /*  .mobile({
            right: 13px;
            top: -23px;
        });*/
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container .select2-selection__arrow {
    right: 13px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container .select__field-label {
    top: -40px;
  }
}
@media (max-width: 649px) {
  .form-container .select__field-label {
    top: -40px;
  }
}
.form-container .input--search {
  width: 33%;
  max-width: none;
  padding-top: 25px;
}
.form-container .input--search ::-webkit-input-placeholder {
  color: #bcc1c7;
}
.form-container .input--search :-moz-placeholder {
  color: #bcc1c7;
}
.form-container .input--search ::-moz-placeholder {
  color: #bcc1c7;
}
.form-container .input--search :-ms-input-placeholder {
  color: #bcc1c7;
}
.form-container .input--search ::-ms-input-placeholder {
  color: #bcc1c7;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container .input--search {
    width: 100%;
  }
}
@media (max-width: 649px) {
  .form-container .input--search {
    width: 100%;
  }
}
.form-container .input__field {
  padding-top: 18px;
  padding-bottom: 18px;
}
.form-container .input__search-link {
  top: 40px;
}
.form-container--single-field {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .form-container--single-field {
    margin-bottom: 40px;
  }
}
.form-container__inner {
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-top: 15px;
  padding-bottom: 40px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
@media (max-width: 649px) {
  .form-container__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 5px;
    padding-bottom: 30px;
  }
}
.form-container__form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .form-container__form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .form-container__form:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .form-container__form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .form-container__form:last-child {
    margin-bottom: 0;
  }
}
.management {
  padding-bottom: 50px;
}
@media (max-width: 649px) {
  .management {
    padding-bottom: 10px;
  }
}
.management__title-wrapper {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .management__title-wrapper {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .management__title-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .management__title-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .management__title-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.management__title {
  margin: 0;
  max-width: 80%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .management__title {
    padding-left: 10px;
    padding-right: 10px;
    max-width: none;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
  }
}
.management__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .management__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .management__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .management__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .management__inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: ccenterc;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
@media (max-width: 649px) {
  .management__inner {
    display: block;
  }
}
.management__item {
  margin-bottom: 30px;
  display: block;
  width: 570px;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .management__item {
    width: 48.71%;
    max-width: 570px;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .management__item {
    width: 48.71%;
    max-width: 570px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .management__item {
    width: 48.71%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .management__item {
    margin-right: auto;
    margin-left: auto;
    width: 570px;
  }
}
@media (max-width: 649px) {
  .management__item {
    margin-right: auto;
    margin-left: auto;
    width: 290px;
  }
}
.management__item:hover .management__item-description {
  background-color: #b5121b;
  color: #fff;
}
.management__item-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 649px) {
  .management__item-wrapper {
    display: block;
  }
}
.management__item-img {
  display: block;
  width: 270px;
  height: 270px;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media (max-width: 649px) {
  .management__item-img {
    width: 100%;
    height: 290px;
  }
}
.management__item-description {
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  width: 300px;
  background-color: #f6f7f8;
  color: #4d5360;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
@media (max-width: 649px) {
  .management__item-description {
    min-height: 100px;
    padding: 36px 25px;
    width: 100%;
  }
}
.management__item-name {
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 21px;
  font-weight: normal;
  line-height: normal;
  color: inherit;
}
.management__item-text {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  color: inherit;
}
.features .caption {
  margin: 0;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 40px;
  text-align: center;
}
@media (max-width: 649px) {
  .features .caption {
    margin-bottom: 45px;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.3;
  }
}
.features__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .features__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .features__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .features__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.features__subheading {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 649px) {
  .features__subheading {
    display: none;
  }
}
@media (max-width: 649px) {
  .features__wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
}
.features__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .features__list {
    width: 100% !important;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .features__list {
    width: 100% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .features__list {
    width: 100% !important;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .features__list {
    width: 100% !important;
  }
}
.features__item {
  margin-bottom: 50px;
  list-style: none;
  font-size: 14px;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .features__item {
    width: 29.9% !important;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .features__item {
    width: 29.9% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .features__item {
    width: 29.9% !important;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .features__item {
    width: 29.9% !important;
  }
}
@media (max-width: 649px) {
  .features__item {
    margin-bottom: 20px;
  }
}
.features__item svg {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  color: #b5121b;
}
.features__pagination {
  display: none;
}
.features__pagination.pagination-dots--mobile {
  display: none;
}
@media (max-width: 649px) {
  .features__pagination.pagination-dots--mobile {
    display: block;
  }
}
@media (max-width: 649px) {
  .features__pagination {
    display: block;
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.section-subheader {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 1024px) {
  .section-subheader {
    display: block;
  }
}
.section-subheader .nav-scroll {
  border-bottom: 0;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 79.5%;
}
.section-subheader .nav-scroll__link {
  padding-left: 0;
  padding-right: 0;
}
.section-subheader .nav-scroll__list {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 0;
}
.section-subheader .nav-scroll__item--active .nav-scroll__link {
  border-bottom: none;
}
.section-subheader .nav-scroll__item {
  padding-top: 18px;
  padding-bottom: 19px;
  margin-right: 30px;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.section-subheader .nav-scroll__button-prev,
.section-subheader .nav-scroll__button-next {
  right: 16px;
}
.section-subheader .nav-scroll__button-prev {
  top: 32px;
}
.section-subheader .nav-scroll__button-next {
  top: 5px;
}
.section-subheader__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .section-subheader__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .section-subheader__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .section-subheader__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.section-subheader__button {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 60px;
  width: 240px;
  background-color: #b5121b;
  padding-left: 28px;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.section-subheader__button-text {
  font-size: 16px;
  color: #ffffff;
}
.section-subheader__button-icon {
  color: #ffffff;
  margin-right: 15px;
}
.section-subheader__title {
  font-size: 0;
}
.service-contact-info {
  margin-bottom: 40px;
  position: relative;
}
.service-contact-info .caption {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 25px;
}
@media (max-width: 649px) {
  .service-contact-info .caption {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .service-contact-info {
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .service-contact-info--contacts {
    padding-bottom: 86px;
  }
}
@media (max-width: 649px) {
  .service-contact-info--service {
    padding-top: 0;
  }
}
.service-contact-info__title {
  border-bottom: solid 1px #e6e7e8;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.service-contact-info__title .link {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-bottom: 10px;
}
@media (max-width: 649px) {
  .service-contact-info__title .link {
    margin-left: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 31px;
  }
  .service-contact-info__title .link .link__icon {
    display: none;
  }
}
@media (max-width: 649px) {
  .service-contact-info__title {
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.service-contact-info__content {
  padding-top: 20px;
}
.service-contact-info__content:first-child {
  padding-top: 0;
}
@media (max-width: 649px) {
  .service-contact-info__content {
    padding-top: 16px;
  }
}
@media (max-width: 649px) {
  .service-contact-info__list {
    display: block;
    height: 100%;
  }
}
.service-contact-info__item {
  font-size: 16px;
  margin-bottom: 5px;
  width: 50%;
}
@media (max-width: 649px) {
  .service-contact-info__item {
    width: 100%;
  }
}
.service-contact-info__item:last-child {
  margin-bottom: 0;
}
.contact-info-wrap {
  width: 100%;
}
.contact-info-wrap__row {
  position: relative;
  margin-bottom: 10px;
}
.contact-info-wrap__row:last-child {
  margin-bottom: 0;
}
.contact-info-wrap__icon {
  margin-right: 20px;
  position: absolute;
  top: 5px;
  left: 0;
}
.contact-info-wrap__text {
  margin-left: 35px;
  display: block;
}
.contact-info-wrap__text--tel {
  color: #4d5360;
}
.contact-info-wrap__tel {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact-info-wrap__tel:hover {
  color: #3675a3;
}
.contact-info-wrap__text--link {
  display: inline-block;
  vertical-align: top;
}
.service-page .feedback {
  background-image: none;
}
.service-page .feedback .button:first-child {
  min-width: 274px;
}
.service-page .feedback .button:nth-child(2) {
  min-width: 210px;
}
.service-page .feedback .button:last-child {
  min-width: 240px;
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .service-page .feedback {
    background-color: #ffffff;
    padding-top: 40px;
  }
}
.map {
  height: 655px;
  position: relative;
}
@media (max-width: 1024px) {
  .map {
    height: 477px;
  }
}
.map__wrap {
  height: 100%;
}
.map__tooltip-popup {
  padding: 25px;
  padding-bottom: 30px;
  min-width: 390px;
  text-align: left;
  cursor: default;
  -webkit-box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.5);
}
.map__tooltip-popup .contact-info-wrap {
  margin-bottom: 10px;
}
.map__tooltip-popup .time-schedule-wrap {
  font-size: 14px;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .map__tooltip-popup .time-schedule-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.map__tooltip-popup .time-schedule-wrap__text {
  padding-right: 0;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .map__tooltip-popup .time-schedule-wrap__icon {
    left: 20px;
  }
}
@media (max-width: 1024px) {
  .map__tooltip-popup .contact-info-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.map__tooltip-popup .contact-info-wrap__text {
  line-height: 1.63;
}
@media (max-width: 1024px) {
  .map__tooltip-popup .contact-info-wrap__text {
    line-height: 1.5;
    font-size: 14px;
  }
}
.map__tooltip-popup .button {
  min-width: 340px;
}
@media (max-width: 1024px) {
  .map__tooltip-popup .button {
    min-width: 290px;
  }
}
.map__tooltip-popup .caption {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .map__tooltip-popup .caption {
    padding-left: 20px;
  }
}
.map__tooltip-popup::after {
  width: 20px;
  height: 20px;
}
@media (max-width: 1024px) {
  .map__tooltip-popup {
    min-width: 320px;
    padding: 25px;
    left: 0;
    top: 25px;
    padding: 15px;
    padding-bottom: 25px;
    padding-top: 30px;
  }
}
.map__tooltip-popup--close {
  display: none;
}
.map__tooltip-close {
  display: block;
  width: 24px;
  height: 24px;
  border: solid 1px #b5121b;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (max-width: 1024px) {
  .map__tooltip-close {
    width: 53px;
    height: 53px;
    border-radius: 0;
    right: 0;
    top: 0;
    background-color: #b5121b;
  }
}
.map__tooltip-icon {
  color: #b5121b;
  display: block;
  margin: 0 auto;
  margin-top: 6px;
}
@media (max-width: 1024px) {
  .map__tooltip-icon {
    width: 17px;
    height: 17px;
    color: #ffffff;
    margin-top: 17px;
  }
}
.map__icons {
  display: none;
}
@media (max-width: 649px) {
  .map__icons {
    display: block;
  }
}
.map__icons .map-sphere {
  position: absolute;
  z-index: 2000;
}
.map__icons .map__icons-moscow {
  top: 60%;
  right: 18.5%;
}
@media (max-width: 649px) {
  .map__icons .map__icons-moscow {
    top: 239px;
    right: 76px;
  }
}
.map__icons .map__icons-moscow-country {
  top: 52%;
  right: 26.8%;
}
@media (max-width: 649px) {
  .map__icons .map__icons-moscow-country {
    top: 316px;
    right: 194px;
  }
}
.map--full .map__icons {
  display: block;
}
.services {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .services {
    margin-bottom: 30px;
  }
}
.services .caption {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.services .main-text {
  margin-right: 10%;
  margin-bottom: 30px;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.3;
}
@media (max-width: 649px) {
  .services .main-text {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.services .button {
  margin-right: 30px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .services .button {
    margin-bottom: 20px;
  }
}
@media (max-width: 649px) {
  .services .button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.services .button:last-child {
  margin-right: 0;
}
@media (max-width: 649px) {
  .services .button:last-child {
    margin-bottom: 0;
  }
}
.services__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .services__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .services__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .services__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.services__inner iframe {
  max-width: 100%;
  max-height: 100%;
}
.services__inner img {
  height: 100%;
  max-width: 100%;
}
.services__inner table img {
  width: auto;
  max-width: initial;
}
.services__selection.nav-scroll-wrap {
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap {
    margin-bottom: 30px;
  }
}
.services__selection.nav-scroll-wrap .nav-scroll {
  padding: 0;
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap .nav-scroll {
    border-bottom: none;
  }
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap .nav-scroll::after {
    display: none;
  }
}
.services__selection.nav-scroll-wrap .nav-scroll__list {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: static;
  width: fit-content;
  margin-bottom: 4px;
  padding-bottom: 7px;
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap .nav-scroll__list {
    width: fit-content;
    border-bottom: 3px solid #ebebeb;
  }
}
.services__selection.nav-scroll-wrap .nav-scroll__item {
  margin-right: 20px;
}
.services__selection.nav-scroll-wrap .nav-scroll__link {
  padding-bottom: 12px;
  white-space: nowrap;
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap .nav-scroll__link {
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    font-size: 14px;
    color: #a7acb3;
  }
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap .nav-scroll__item--active .nav-scroll__link {
    color: #4d5360;
    border-bottom-width: 5px;
  }
}
@media (max-width: 649px) {
  .services__selection.nav-scroll-wrap .nav-scroll__button-prev,
  .services__selection.nav-scroll-wrap .nav-scroll__button-next {
    display: none;
  }
}
.services__list {
  margin: 0;
  margin-right: 34%;
  margin-bottom: 40px;
  padding: 0;
  padding-left: 30px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .services__list {
    margin-right: 10%;
  }
}
@media (max-width: 649px) {
  .services__list {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.services__item {
  margin-bottom: 20px;
  line-height: 1.67;
}
@media (max-width: 649px) {
  .services__item {
    font-size: 16px;
    line-height: 1.4;
  }
}
.services__item:last-child {
  margin-bottom: 0;
}
.addresses {
  margin: 0;
}
.addresses .button {
  width: 100%;
}
.addresses__container {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 649px) {
  .addresses__container {
    margin-bottom: 40px;
  }
}
.addresses__card {
  width: 31%;
  padding-top: 20px;
  margin: 0 3.5% 2% 0;
  border: 1px solid #e6e7e8;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .addresses__card {
    width: 48%;
    margin: 0 0 30px 12px;
  }
}
@media (max-width: 649px) {
  .addresses__card {
    width: 100%;
    padding-top: 30px;
    margin: 0 0 40px 0px;
  }
  .addresses__card:last-of-type {
    margin-bottom: 30px;
  }
}
.addresses__card:nth-child(3n+0) {
  margin-right: 0;
}
.addresses__card .tabs-nav__item--active .tabs-nav__link {
  color: #ffffff;
}
.addresses__card .caption {
  margin-right: 25px;
  margin-bottom: 20px;
  margin-left: 25px;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 649px) {
  .addresses__card .caption {
    margin-right: 30px;
    margin-left: 16px;
  }
}
.addresses__content {
  min-height: 315px;
}
.addresses__content--modal {
  min-height: 150px;
}
.addresses__title {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.addresses__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .addresses__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .addresses__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .addresses__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.location__inner .addresses__inner {
  padding: 0;
}
@media (max-width: 649px) {
  .addresses__inner {
    margin-bottom: 40px;
  }
}
.addresses__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-left: 25px;
}
.addresses__text {
  display: block;
  width: 89.3%;
  line-height: 1.67;
}
@media (max-width: 649px) {
  .addresses__text {
    padding-right: 16%;
    font-size: 14px;
    line-height: 1.5;
  }
}
.addresses__text--schedule {
  font-size: 14px;
  line-height: 1.5;
}
.addresses__tel {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.addresses__tel:hover {
  color: #3675a3;
}
.addresses__more {
  display: none;
}
@media (max-width: 649px) {
  .addresses__more {
    display: block;
  }
}
.buyout-form .caption {
  font-size: 40px;
}
@media (max-width: 1024px) {
  .buyout-form .caption {
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 27px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.buyout-form .select {
  width: 100%;
  padding-top: 0;
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .buyout-form .select__field-label {
    top: -40px;
  }
}
@media (max-width: 1024px) {
  .buyout-form .select--upper {
    /*.select2-results__options {
            left: -15px;
        }*/
  }
  .buyout-form .select--upper .select__container {
    background-color: #ffffff;
  }
}
.buyout-form .input {
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .buyout-form .input {
    width: 100%;
    margin-bottom: 19px;
  }
}
.buyout-form .input__field {
  padding-bottom: 18px;
}
@media (max-width: 1024px) {
  .buyout-form .input__field--focus + .input__field-label {
    top: -20px;
  }
}
.buyout-form .input__field::-ms-clear {
  display: none;
}
.buyout-form .input__delete {
  top: 22px;
  right: 10px;
}
.buyout-form .button {
  min-width: 269px;
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .buyout-form .button {
    min-width: 290;
    margin: 0 auto;
    display: block;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-bottom: 28px;
  }
}
.buyout-form__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .buyout-form__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .buyout-form__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .buyout-form__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.buyout-form__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .buyout-form__container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.buyout-form__container--upper {
  position: relative;
}
@media (max-width: 1024px) {
  .buyout-form__container--upper {
    padding-left: 0;
    padding-right: 0;
  }
  .buyout-form__container--upper .input {
    padding: 0;
  }
  .buyout-form__container--upper .input .input__field--focus + .input__field-label {
    left: 15px;
  }
  .buyout-form__container--upper .input__delete {
    right: 25px;
  }
  .buyout-form__container--upper .buyout-form__container-left {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
  }
  .buyout-form__container--upper .buyout-form__container-right {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
  }
  .buyout-form__container--upper .buyout-form__info-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.buyout-form__info-group {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.buyout-form__info-group .input {
  width: 255px;
}
.buyout-form__info-group .input:last-child {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.buyout-form__info-group--order .input:last-child {
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.buyout-form__info-group--order .input:first-child {
  width: 100%;
}
.buyout-form__container-left {
  width: 50%;
}
@media (max-width: 1024px) {
  .buyout-form__container-left {
    width: 100%;
  }
}
.buyout-form__container-right {
  width: 50%;
  margin-left: 60px;
}
.buyout-form__container-right .input {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .buyout-form__container-right {
    width: 100%;
    margin-left: 0;
  }
}
.buyout-form__info-title {
  font-size: 16px;
  font-weight: 700;
  margin-top: 35px;
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .buyout-form__info-title {
    margin: 0 15px 20px 0;
  }
}
.buyout-form__textarea {
  min-height: 155px;
}
@media (max-width: 1024px) {
  .buyout-form__textarea {
    min-height: 108px;
  }
}
.buyout-form__download .link--internal-icon {
  position: static;
  margin-left: 0;
}
.buyout-form__download .link__icon {
  left: -35px;
}
@media (max-width: 1024px) {
  .buyout-form__download {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.buyout-form__download-link-wrap {
  margin-left: 36px;
  position: relative;
}
@media (max-width: 1024px) {
  .buyout-form__download-link-wrap {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    margin-bottom: 20px;
  }
}
.buyout-form__download-link-text {
  font-size: 16px;
  line-height: 1.63;
}
@media (max-width: 1024px) {
  .buyout-form__download-link-text {
    display: none;
  }
}
.buyout-form__download-title {
  font-size: 16px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .buyout-form__download-title {
    display: none;
  }
}
.buyout-form__link-hidden-text {
  display: none;
}
@media (max-width: 1024px) {
  .buyout-form__link-hidden-text {
    display: inline-block;
  }
}
.buyout-form__download-text-hidden {
  display: none;
}
@media (max-width: 1024px) {
  .buyout-form__download-text-hidden {
    display: inline-block;
  }
}
.buyout-form__download-text {
  font-size: 14px;
  line-height: 1.5;
  color: #727272;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .buyout-form__download-text {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 25px;
    color: #4d5360;
  }
}
.buyout-form__img-wrap {
  width: 170px;
  height: 120px;
  position: relative;
  margin: 0 0 28px 20px;
}
.buyout-form__img-wrap img {
  width: 100%;
  height: 100%;
}
.buyout-form__img-wrap .label-shape {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
}
@media (max-width: 649px) {
  .buyout-form__img-wrap {
    width: 138px;
    height: 108px;
  }
}
.buyout-form__images-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media (max-width: 1024px) {
  .buyout-form__images-container {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
  }
}
.buyout-form__condition {
  margin-bottom: 60px;
}
.buyout-form__condition .buyout-form__info-title {
  margin-top: 25px;
}
@media (max-width: 1024px) {
  .buyout-form__condition .buyout-form__info-title {
    padding-right: 15px;
  }
}
.buyout-form__condition .select {
  margin-bottom: 33px;
}
@media (max-width: 1024px) {
  .buyout-form__condition .select {
    padding-left: 0;
    padding-right: 0;
    background-color: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.buyout-form__condition .select:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .buyout-form__condition .buyout-form__info-text {
    padding-right: 130px;
    margin-bottom: 17px;
  }
}
@media (max-width: 1024px) {
  .buyout-form__condition .buyout-form__info-text--more {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .buyout-form__condition .buyout-form__info-text--required {
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .buyout-form__condition .buyout-form__textarea {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .buyout-form__condition {
    margin-bottom: 40px;
  }
}
.buyout-form__info-text {
  margin-top: 0;
  margin-bottom: 23px;
  font-size: 16px;
}
.buyout-form__info-text--more {
  margin-top: 60px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .buyout-form__info-text--more {
    margin-top: 20px;
  }
}
.buyout-form__checkbox-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 35px;
}
.buyout-form__checkbox-wrap .controls {
  margin-right: 25px;
}
@media (max-width: 1024px) {
  .buyout-form__checkbox-wrap {
    padding-left: 0;
    padding-right: 15px;
    margin-bottom: 27px;
  }
}
.buyout-form__text-label-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 60px;
  cursor: pointer;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .buyout-form__text-label-wrap {
    margin-bottom: 25px;
  }
}
.buyout-form__text-label {
  padding: 6px 17px;
  background-color: #b5121b;
  color: #ffffff;
  margin: 20px 0 11px 10px;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .buyout-form__text-label {
    width: 100%;
    font-size: 16px;
    color: #525864;
    background-color: #e6e7e8;
    text-align: left;
    margin-right: 0;
    padding: 18px 15px;
    margin: 0 0 5px 0;
  }
}
@media (max-width: 1024px) {
  .buyout-form__text-label:last-child {
    margin-bottom: 0;
  }
}
.buyout-form__agreement {
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .buyout-form__agreement {
    margin-bottom: 30px;
  }
}
@media (max-width: 649px) {
  .buyout-form__agreement .controls {
    padding-left: 35px;
  }
}
@media (max-width: 649px) {
  .buyout-form__agreement .controls__icon-wrap {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.buyout-form__info-text--required {
  font-size: 14px;
  color: #727272;
}
@media (max-width: 1024px) {
  .buyout-form__info-text--required {
    color: #a7acb3;
    padding: 0 30px;
  }
}
.buyout-form__input-pin {
  position: absolute;
  z-index: 3;
  width: 170px;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}
.buyout-form__img-wrap .label-shape:before {
  content: "";
  top: 0;
  right: 0;
  background: url("/local/templates/main/images/label-cross.svg") no-repeat;
  width: 100%;
  height: 100%;
}
.buyout-form__images-container .validate-errors {
  color: red;
  text-transform: uppercase;
  text-align: center;
}
.buyout-form__block {
  display: none;
}
.buyout-form__block.active {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.buyout-form__row {
  width: 100%;
}
@media (max-width: 1024px) {
  .buyout-form__row {
    margin: 0 -15px;
  }
}
.buyout-form__col {
  padding: 0 30px;
}
.buyout-form__col textarea {
  height: auto;
}
.buyout-form__col .buyout-form__info-text {
  padding-right: 0;
}
@media (max-width: 649px) {
  .buyout-form__col {
    width: 100%;
    padding: 0 15px;
  }
}
.buyout-form__wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .buyout-form__wrapper {
    margin: 0 -15px;
  }
}
.buyout-form__item-el {
  width: 48%;
  margin-left: 15px;
}
.buyout-form__container .buyout-form__item-el {
  width: 100%;
}
@media (max-width: 1024px) {
  .buyout-form__container .buyout-form__item-el {
    margin-left: 0;
  }
}
.offers .caption {
  margin: 0;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 21px;
}
@media (max-width: 649px) {
  .offers .caption {
    line-height: 1.25;
    text-align: left;
  }
}
.offers .main-text {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.67;
}
@media (max-width: 649px) {
  .offers .main-text {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
}
@media (max-width: 649px) {
  .offers .button {
    margin-right: auto;
    margin-left: auto;
  }
}
.offers .pagination-wrapper {
  margin-bottom: 90px;
  text-align: center;
}
@media (max-width: 649px) {
  .offers .pagination-wrapper {
    margin-bottom: 45px;
  }
}
.offers .pagination {
  width: 418px;
}
@media (max-width: 649px) {
  .offers .pagination {
    width: auto;
  }
}
@media (max-width: 649px) {
  .offers .pagination__list {
    width: 278px;
  }
}
.offers__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .offers__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .offers__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .offers__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.offers__list {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}
.offers__item {
  margin-bottom: 60px;
  padding-bottom: 60px;
  list-style: none;
  border-bottom: 1px solid #e6e7e8;
}
.offers__item:after {
  display: table;
  clear: both;
  content: "";
}
@media (max-width: 649px) {
  .offers__item {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }
  .offers__item:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid #e6e7e8;
  }
}
.offers__item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.offers__item--with-photo .offers__description {
  padding-left: 400px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .offers__item--with-photo .offers__description {
    padding-left: 280px;
  }
}
@media (max-width: 649px) {
  .offers__item--with-photo .offers__description {
    padding-left: 0;
  }
}
.offers__photo {
  float: left;
  width: 370px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .offers__photo {
    width: 250px;
  }
}
@media (max-width: 649px) {
  .offers__photo {
    float: none;
    width: 290px;
    height: 150px;
    margin-bottom: 20px;
  }
}
.offers__photo img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 649px) {
  .offers__photo img {
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
}
@media (max-width: 649px) {
  .offers__description {
    text-align: center;
  }
}
.offers__period {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 649px) {
  .offers__period {
    margin-bottom: 15px;
    font-size: 0;
    text-align: left;
  }
}
@media (max-width: 649px) {
  .offers__dates {
    font-size: 14px;
  }
}
.service-geography-title .caption {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .service-geography-title .caption {
    font-size: 32px;
    line-height: 1.13;
    text-align: center;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.service-geography-title__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .service-geography-title__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .service-geography-title__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .service-geography-title__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.service-geography-form .input__field::-webkit-input-placeholder {
  color: #bcc1c7;
}
.service-geography-form .input__field::-moz-placeholder {
  color: #bcc1c7;
}
.service-geography-form .input__field:-moz-placeholder {
  color: #bcc1c7;
}
.service-geography-form .input__field:-ms-input-placeholder {
  color: #bcc1c7;
}
.service-geography-form .input--search,
.service-geography-form .select {
  width: 370px;
}
@media (max-width: 1024px) {
  .service-geography-form .input--search,
  .service-geography-form .select {
    margin-bottom: 20px;
  }
}
.service-geography-form .input--search {
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .service-geography-form .input--search {
    max-width: 100%;
    width: 100%;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-right: 0;
  }
}
.service-geography-form .input__delete {
  top: 22px;
}
.service-geography-form .select {
  padding-top: 0;
  margin-right: 104px;
  background-color: #ffffff;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .service-geography-form .select {
    margin-right: 30px;
  }
}
@media (max-width: 1024px) {
  .service-geography-form .select {
    width: 100%;
    margin-right: 0;
  }
}
.service-geography-form .switcher {
  margin-left: auto;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .service-geography-form .switcher {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .service-geography-form .switcher__tab-input + .switcher__tab {
    padding-left: 41px;
    padding-right: 41px;
  }
}
.service-geography-form__input-wrap {
  background-color: #f6f7f8;
  padding-top: 40px;
  padding-bottom: 40px;
}
.service-geography-form__input-wrap .service-geography-form__inner {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .service-geography-form__input-wrap .service-geography-form__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  .service-geography-form__input-wrap .service-geography-form__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.service-geography-form__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .service-geography-form__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .service-geography-form__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .service-geography-form__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.service-geography-form__checkbox-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  margin-top: 30px;
}
.service-geography-form__checkbox-wrap .controls {
  margin-right: 40px;
}
@media (max-width: 1024px) {
  .service-geography-form__checkbox-wrap .controls {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .service-geography-form__checkbox-wrap .controls:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .service-geography-form__checkbox-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 44px;
    margin-top: 26px;
  }
}
.governance {
  margin-bottom: 80px;
}
@media (max-width: 649px) {
  .governance {
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .governance .accordeon__block {
    margin: 0;
    padding-top: 23px;
    padding-right: 15px;
    padding-bottom: 23px;
    padding-left: 15px;
    border: none;
    border-bottom: 1px solid #e6e7e8;
  }
}
.governance .js-accordeon-block-active {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 649px) {
  .governance .js-accordeon-block-active {
    padding-bottom: 15px;
  }
}
.governance .js-accordeon-block-active::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 30px;
  background: white;
}
@media (max-width: 649px) {
  .governance .js-accordeon-block-active::after {
    bottom: -12px;
    height: 20px;
  }
}
.governance .js-accordeon-block-active .accordeon__block-header {
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
}
@media (max-width: 649px) {
  .governance .js-accordeon-block-active .accordeon__block-header {
    margin-bottom: 0;
    color: #b5121b;
  }
  .governance .js-accordeon-block-active .accordeon__block-header svg {
    color: #4d5360;
  }
}
.governance .js-accordeon-block-active + .governance__content {
  display: block;
}
.governance .accordeon__block-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 649px) {
  .governance .accordeon__block-header {
    font-size: 16px;
    line-height: 1.4;
  }
}
.governance .accordeon__block-icon {
  position: static;
}
.governance .main-text {
  margin-bottom: 20px;
  line-height: 1.67;
}
@media (max-width: 649px) {
  .governance .main-text {
    font-size: 14px;
    line-height: 1.6;
  }
}
.governance .main-text:last-child {
  margin-bottom: 0;
}
.governance .document {
  width: 325px;
  margin-right: 40px;
  padding: 0;
  padding-left: 53px;
  list-style: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .governance .document {
    width: 100%;
    margin-right: 0;
    margin-bottom: 29px;
  }
}
@media (max-width: 649px) {
  .governance .document {
    width: 100%;
    margin-right: 0;
    margin-bottom: 29px;
  }
}
.governance .document:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.governance .document__icon-wrap {
  position: relative;
  float: left;
  width: 35px;
  height: 45px;
  margin-right: 14px;
  margin-left: -53px;
  overflow: hidden;
}
.governance .document__info {
  line-height: 1.4;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.governance .document__info:hover {
  color: #b5121b;
}
.governance .document__icon {
  position: static;
}
@media (max-width: 649px) {
  .governance .document__icon {
    color: #a9aeb5;
  }
}
.governance .document__format {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #b5121b;
}
@media (max-width: 649px) {
  .governance .document__format {
    color: #a9aeb5;
  }
}
.governance .document__info {
  color: #4d5360;
}
@media (max-width: 649px) {
  .governance .document__info {
    color: #b5121b;
  }
}
.governance .document__info-bottom {
  color: #a7acb3;
}
.governance__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .governance__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .governance__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .governance__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .governance__inner {
    padding: 0;
  }
}
.governance__content {
  display: none;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-right: 40px;
  padding-bottom: 45px;
  padding-left: 40px;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 649px) {
  .governance__content {
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
}
.governance__content a {
  font-size: 16px;
  font-weight: 400;
  color: #3675a3;
  padding-bottom: 3px;
  border-bottom: 1px solid #3675a3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.governance__content a:hover,
.governance__content a:active {
  color: #b5121b;
}
.governance__content a:hover {
  border-bottom: 1px solid #b5121b;
}
.governance__description {
  margin-bottom: 40px;
}
@media (max-width: 649px) {
  .governance__description {
    margin-bottom: 30px;
  }
}
.governance__heading {
  margin: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.67;
}
@media (max-width: 649px) {
  .governance__heading {
    margin-bottom: 10px;
  }
}
.governance__lists-group {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 35px;
}
@media (max-width: 649px) {
  .governance__lists-group {
    display: block;
    margin-bottom: 20px;
  }
}
.governance__list {
  min-width: 21.1%;
  margin: 0;
  margin-right: 30px;
  padding: 0;
  padding-left: 30px;
}
.governance__item {
  font-size: 16px;
  line-height: 1.67;
}
.governance__link {
  margin-bottom: 40px;
}
@media (max-width: 649px) {
  .governance__link {
    margin-bottom: 35px;
  }
}
@media (max-width: 1024px) {
  .governance__table-wrap {
    overflow-x: scroll;
  }
}
@media (max-width: 1024px) {
  .governance__table-wrap .table {
    min-width: 1024px;
  }
}
.article__header {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  margin-bottom: 40px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .article__header {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .article__header {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .article__header {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .article__header {
    margin-bottom: 0;
    padding-top: 24px;
    padding-bottom: 22px;
  }
}
.article__title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .article__title {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
  }
}
.article__time {
  height: 21px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  color: #4d5360;
}
.article__time--top {
  display: none;
}
@media (max-width: 649px) {
  .article__time--top {
    display: block;
    margin-bottom: 17px;
    text-align: center;
  }
}
@media (max-width: 649px) {
  .article__time--bottom {
    display: none;
  }
}
.article__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .article__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .article__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .article__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.article__inner p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .article__inner p {
    font-size: 14px;
    line-height: 21px;
  }
}
.article__inner h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: normal;
  font-weight: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .article__inner h2 {
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 28px;
    font-weight: 300;
  }
}
.article__img {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 60px;
  width: 100%;
  height: auto;
}
@media (max-width: 649px) {
  .article__img {
    margin-bottom: 53px;
    width: 290px;
  }
}
.article__img img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 649px) {
  .article__img img {
    max-height: 140px;
    object-fit: cover;
  }
}
.article__video {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .article__video {
    margin-bottom: 0;
  }
}
.article__video-wrapper {
  margin: 0 auto;
  max-width: 816px;
}
@media (max-width: 649px) {
  .article__video-wrapper {
    max-width: 290px;
  }
}
.article__video-wrapper iframe,
.article__video-wrapper video {
  display: block;
  width: 100%;
  border: none;
}
@media (max-width: 649px) {
  .article__video-wrapper iframe,
  .article__video-wrapper video {
    height: 160px;
  }
}
.article__video-description {
  display: block;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .article__video-description {
    padding-top: 10px;
    padding-bottom: 35px;
    font-size: 14px;
    line-height: 21px;
  }
}
.article__slider-area {
  margin: 60px 0 30px 0;
  padding-bottom: 60px;
  border-bottom: solid 2px #e6e7e8;
}
@media (max-width: 1024px) {
  .article__slider-area {
    margin-top: 50px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.article__slider-area .article__pagination {
  display: none;
}
@media (max-width: 1024px) {
  .article__slider-area .article__pagination {
    display: block;
    padding-top: 15px;
    padding-bottom: 53px;
  }
}
.article__slider-area .article__slider-text {
  display: block;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 100px;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 1024px) {
  .article__slider-area .article__slider-text {
    margin-bottom: 0;
    padding: 0;
    padding-top: 13px;
    font-size: 14px;
    line-height: 1.5;
  }
}
.article__slider {
  position: relative;
}
@media (max-width: 1024px) {
  .article__slider--bottom {
    display: none;
  }
}
.article__slider-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.article__slider-container--top .article__slider-item {
  width: 1170px;
  max-width: 100%;
  min-height: 600px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .article__slider-container--top .article__slider-item {
    min-height: 400px;
  }
}
@media (max-width: 649px) {
  .article__slider-container--top .article__slider-item {
    min-height: 226px;
  }
}
.article__slider-container--bottom {
  margin: 0 auto;
  max-width: 92.3%;
}
.article__slider-container--bottom .article__slider-item {
  width: 247px;
  max-width: 247px;
  min-height: 140px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.article__slider-container--bottom .article__slider-item:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(29, 30, 33, 0.7);
  display: none;
}
.article__slider-container--bottom .article__slider-item .label-shape--round-large {
  display: none;
}
.article__slider-container--bottom .article__slider-item:hover:before {
  display: block;
}
.article__slider-container--bottom .article__slider-item:hover .label-shape--round-large {
  display: block;
}
.article__slider-container--bottom .article__slider-item--video:before {
  display: block;
}
.article__slider-container--bottom .article__slider-item--video .article__video-preview-icon {
  display: block;
}
.article__slider-wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}
.article__slider-item {
  position: relative;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.article__slider-item .label-shape--round-large {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.article__slider-item iframe,
.article__slider-item video {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.article__arrow {
  padding: 0;
  z-index: 10;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.article__arrow--left {
  left: 40px;
}
.article__arrow--right {
  right: 40px;
}
.article__arrow--bottom-left {
  left: 0;
}
.article__arrow--bottom-right {
  right: 0;
}
@media (max-width: 1024px) {
  .article__arrow {
    display: none;
  }
}
.article__slider-pagination {
  z-index: 1;
  color: #27323f;
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  position: absolute;
  bottom: -45px;
  right: 30px;
  height: auto;
}
@media (max-width: 649px) {
  .article__slider-pagination {
    bottom: 27px;
    left: 0;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .article__slider-pagination {
    display: none;
  }
}
.article__footer {
  padding-top: 40px;
  padding-bottom: 60px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .article__footer {
    padding-top: 0;
    padding-bottom: 40px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
.article__footer .button {
  min-width: 210px;
}
@media (max-width: 1024px) {
  .article__footer .button {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-self: center;
    align-self: center;
  }
}
.article__social {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .article__social {
    padding-top: 10px;
  }
}
.article__social-list {
  margin-left: 10px;
  display: inline-block;
  vertical-align: inherit;
}
@media (max-width: 1024px) {
  .article__social-list {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .article__social-list {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: sspace-arounds;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
}
@media (max-width: 649px) {
  .article__social-list {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: sspace-betweens;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.article__social-list .social-icon {
  margin-left: 50px;
}
@media (max-width: 649px) {
  .article__social-list .social-icon {
    margin: 0;
  }
  .article__social-list .social-icon:last-of-type {
    display: none;
  }
}
.article__social-text {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 1024px) {
  .article__social-text {
    margin-bottom: 10px;
    display: block;
  }
}
.releases .caption {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
  margin-bottom: 30px;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.3;
}
.releases .caption svg {
  margin-right: 25px;
  color: #4d5360;
}
.releases .link {
  line-height: 1.67;
}
.releases .pagination-wrapper {
  margin-bottom: 90px;
  text-align: center;
}
@media (max-width: 649px) {
  .releases .pagination-wrapper {
    margin-bottom: 45px;
  }
}
.releases__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .releases__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .releases__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .releases__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.releases__list {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}
.releases__list:last-of-type {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .releases__list:last-of-type {
    margin-bottom: 30px;
  }
}
.releases__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin-bottom: 30px;
  padding-bottom: 30px;
  list-style: none;
  border-bottom: 1px solid #e6e7e8;
}
@media (max-width: 649px) {
  .releases__item {
    display: block;
    padding-bottom: 15px;
  }
}
.releases__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 649px) {
  .releases__link {
    margin-bottom: 15px;
  }
}
.releases__date {
  min-width: 125px;
  font-size: 14px;
  text-align: right;
}
.investor-share-info {
  margin-bottom: 30px;
}
.investor-share-info .main-text {
  line-height: 1.63;
  margin-bottom: 30px;
}
.investor-share-info .main-text a {
  color: #4d5360;
}
.investor-share-info .main-text a:hover {
  color: #3675a3;
}
.investor-share-info .main-text:last-child {
  margin-bottom: 0;
}
.investor-share-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .investor-share-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investor-share-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .investor-share-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.investor-share-info__header {
  font-size: 0;
}
.investor-share-table {
  margin-bottom: 60px;
}
.investor-share-table .main-text {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .investor-share-table .investor-share-table__wrap {
    width: 100%;
    overflow-x: scroll;
  }
}
@media (max-width: 1024px) {
  .investor-share-table .investor-share-table__wrap .table {
    min-width: 1024px;
  }
}
.investor-share-table .table--striped thead th {
  padding-left: 5px;
  padding-right: 5px;
}
.investor-share-table .table--striped tbody th {
  padding-left: 5px;
  padding-right: 5px;
}
.investor-share-table__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .investor-share-table__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investor-share-table__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .investor-share-table__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.investor-share-table__header {
  font-size: 0;
}
.investors-page-subnav {
  max-width: 1920px;
  padding-left: 0;
  padding-right: 0;
}
.investors-page-subnav .secondary-nav__list {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .investors-page-subnav .secondary-nav__list {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investors-page-subnav .secondary-nav__list {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .investors-page-subnav .secondary-nav__list {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investors-page-subnav .secondary-nav__list {
    padding-left: 0;
    padding-right: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.investors-page-subnav .secondary-nav__item {
  margin-right: 0;
  margin-left: 0;
  display: block;
}
.tech-catalog {
  height: auto;
  font-family: 'Open Sans', Arial, sans-serif;
}
.tech-catalog__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  height: 100%;
  padding-bottom: 10px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .tech-catalog__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tech-catalog__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .tech-catalog__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.tech-catalog__title {
  margin: 0;
}
.tech-catalog__section {
  position: relative;
}
@media (max-width: 649px) {
  .tech-catalog__section {
    padding: 0 0 150px 0;
  }
}
.tech-catalog__banner {
  width: 100%;
  margin: 0 auto;
  background-color: #e6e7e8;
  padding: 31px 0;
}
.tech-catalog__banner-inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .tech-catalog__banner-inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tech-catalog__banner-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .tech-catalog__banner-inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .tech-catalog__banner-inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.tech-catalog__headline {
  font-family: inherit;
  font-size: 25px;
  font-weight: 300;
  color: #4d5360;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .tech-catalog__headline {
    margin: 0 50px 0 0;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tech-catalog__headline {
    margin: 0;
  }
}
@media (max-width: 649px) {
  .tech-catalog__headline {
    margin: 0;
    text-align: center;
  }
}
.tech-catalog__link {
  width: 225px;
  height: 55px;
  display: block;
  border-radius: 30px;
  background-color: #b5121b;
  border: 2px solid #b5121b;
  color: white;
  text-align: center;
  font-family: inherit;
  font-size: 16px;
  font-weight: 300;
  line-height: 52px;
  flex-grow: 0;
  flex-shrink: 0;
}
.tech-catalog__link:hover,
.tech-catalog__link:focus,
.tech-catalog__link:active {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent;
  color: #4d5360;
}
.tech-catalog__link:disabled {
  background-color: #909090;
}
@media (max-width: 649px) {
  .tech-catalog__link {
    position: absolute;
    bottom: 50px;
  }
}
@media (max-width: 649px) {
  .tech-catalog__image-box:after {
    content: '';
    position: absolute;
    bottom: 160px;
    left: 0;
    right: 0;
    background-color: #d6dce0;
    height: 1px;
  }
}
.tech-catalog__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  margin: 0 -15px;
  padding: 20px 0;
}
@media (max-width: 649px) {
  .tech-catalog__container {
    padding: 0;
  }
}
.tech-catalog__col {
  width: 16.666666%;
  min-width: 190px;
  height: auto;
  padding: 0 10px;
  position: relative;
  max-height: 200px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .tech-catalog__col {
    margin-bottom: 10px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tech-catalog__col {
    width: 50%;
    max-width: 50%;
    margin-bottom: 10px;
  }
}
@media (max-width: 649px) {
  .tech-catalog__col {
    width: 50%;
    min-width: 155px;
  }
  .tech-catalog__col::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #d6dce0;
    height: 1px;
  }
  .tech-catalog__col:nth-child(odd) {
    border-right: 1px solid #d6dce0;
  }
}
.tech-catalog__item {
  display: block;
  width: 100%;
  padding: 20px 15px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1441px) and (max-width: 1920px) {
  .tech-catalog__item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
  }
  .tech-catalog__item:hover::before {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(1.05);
    box-shadow: 0 10px 60px 10px rgba(224, 222, 222, 0.5);
  }
  .tech-catalog__item:hover .tech-catalog__desc {
    color: #b6050f;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .tech-catalog__item {
    padding: 20px 35px;
  }
}
@media (max-width: 649px) {
  .tech-catalog__item {
    padding: 20px 0px;
  }
}
.tech-catalog__img-wrapper {
  width: 105px;
  height: 65px;
  margin: 0 auto 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tech-catalog__item:hover .tech-catalog__img {
  display: none;
  opacity: 0;
}
.tech-catalog__item:hover .tech-catalog__img--hovered {
  display: block;
  opacity: 1;
}
.tech-catalog__img--hovered {
  display: none;
  margin: 0 auto;
  opacity: 0;
}
.tech-catalog__img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.tech-catalog__desc {
  font-family: inherit;
  text-align: center;
  margin: 0;
  color: #474d5b;
  font-size: 14px;
}
.time-schedule-wrap {
  width: 100%;
  position: relative;
}
.time-schedule-wrap__icon {
  margin-right: 20px;
  position: absolute;
  top: 5px;
  left: 0;
}
.time-schedule-wrap__text {
  margin-left: 35px;
  display: block;
  padding-right: 30px;
}
@media (max-width: 649px) {
  .time-schedule-wrap__text {
    padding-right: 60px;
  }
}
.technique-page-menu {
  margin-bottom: 40px;
}
@media (max-width: 649px) {
  .technique-page-menu {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -ms-box-ordinal-group: 5;
    -ms-flex-order: 5;
    -webkit-order: 5;
    -moz-order: 5;
    -ms-order: 5;
    order: 5;
  }
}
@media (max-width: 649px) {
  .technique-page-menu .main-menu-bottom {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.technique-page-menu .main-menu-bottom__item {
  width: 32%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__item {
    width: 49.8%;
    margin-bottom: 6px;
    min-height: 74px;
  }
}
@media (max-width: 649px) {
  .technique-page-menu .main-menu-bottom__item {
    width: 100%;
    margin-bottom: 6px;
    margin-right: 0;
    min-height: 74px;
  }
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__item:last-child {
    margin-bottom: 0;
  }
}
.technique-page-menu .main-menu-bottom__link {
  line-height: 1.38;
}
.technique-page-menu .main-menu-bottom__link::before {
  top: 35%;
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__link::before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__link {
    font-size: 16px;
    padding: 15px 28px;
    padding-left: 77px;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.technique-page-menu .main-menu-bottom__icon {
  top: 10%;
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__icon {
    display: block;
    top: 25%;
    left: 23px;
  }
}
.technique-page-menu .main-menu-bottom__icon--trade {
  top: 5%;
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__icon--trade {
    top: 20%;
    width: 40px;
    height: 49px;
  }
}
.technique-page-menu .main-menu-bottom__icon--coins {
  left: -10px;
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__icon--coins {
    width: 37px;
    height: 37px;
  }
}
@media (max-width: 1024px) {
  .technique-page-menu .main-menu-bottom__icon--suitcase {
    width: 45px;
    height: 43px;
  }
}
.technique-page-menu__header {
  font-size: 0;
}
.technique-tabs-container {
  margin-bottom: 60px;
  margin-top: 60px;
}
@media (max-width: 649px) {
  .technique-tabs-container {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    -webkit-box-shadow: 0 0 20px 0 rgba(198, 198, 198, 0.5);
    box-shadow: 0 0 20px 0 rgba(198, 198, 198, 0.5);
  }
}
.technique-tabs-container .tabs-nav__content-wrap {
  padding: 60px;
}
@media (max-width: 1024px) {
  .technique-tabs-container .tabs-nav__content-wrap {
    padding: 29px 15px 36px 36px;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__content-wrap {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__item {
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
.technique-tabs-container .tabs-nav__item--active {
  position: relative;
  overflow: visible;
  z-index: 3;
}
.technique-tabs-container .tabs-nav__item--active::before {
  content: '';
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #b5121b;
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__item--active::before {
    top: 38px;
  }
}
.technique-tabs-container .tabs-nav__item--active::after {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  z-index: 2;
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__item--active::after {
    display: none;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__item--active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.technique-tabs-container .caption {
  margin-top: 0;
  -moz-flex-basis: 100%;
  -ms-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .technique-tabs-container .caption {
    font-size: 14px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
    font-weight: 400;
    margin-bottom: 26px;
  }
}
.technique-tabs-container .table--small td {
  padding-left: 21px;
}
@media (max-width: 1024px) {
  .technique-tabs-container .table--small td {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .technique-tabs-container .table--small td:last-child {
    text-align: right;
  }
}
.technique-tabs-container .table--small tr:first-child {
  border-top: 1px solid #e6e7e8;
}
@media (max-width: 1024px) {
  .technique-tabs-container .document {
    width: 100%;
  }
}
.technique-tabs-container .document__info-item:first-child {
  color: #b61720;
}
@media (max-width: 1024px) {
  .technique-tabs-container .document__info-item:first-child {
    color: #a7acb3;
  }
}
@media (max-width: 1024px) {
  .technique-tabs-container .document__info {
    color: #b5121b;
  }
}
@media (max-width: 1024px) {
  .technique-tabs-container .document__info-item {
    color: #a7acb3;
  }
}
.technique-tabs-container .table {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .technique-tabs-container .table {
    margin-bottom: 28px;
  }
}
@media (max-width: 1024px) {
  .technique-tabs-container .document__icon {
    color: #a9aeb5;
  }
}
@media (max-width: 1024px) {
  .technique-tabs-container .tabs-nav__link {
    font-size: 14px;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__link {
    border-bottom: none;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container .tabs-nav__list {
    bottom: 0;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container .js-technique-tabs-container-tabs-wrap {
    margin-left: 15px;
    border-bottom: 3px solid #ebebeb;
    padding-bottom: 3px;
    overflow: hidden;
  }
}
.technique-tabs-container__cols-container {
  width: 100%;
  margin-bottom: 30px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.technique-tabs-container__row {
  width: 100%;
  border-bottom: 1px solid #eaebec;
  font-size: 14px;
  padding: 18px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.technique-tabs-container__row--large {
  height: 120px;
}
@media (max-width: 649px) {
  .technique-tabs-container__row {
    padding: 5px 0;
    font-size: 12px;
  }
  .technique-tabs-container__row--mobile-gray {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.technique-tabs-container__col {
  width: 50%;
  padding-right: 20px;
}
@media (max-width: 649px) {
  .technique-tabs-container__col {
    width: 100%;
    padding-right: 5px;
  }
}
.technique-tabs-container__caption {
  font-size: 25px;
  font-weight: 300;
}
@media (max-width: 649px) {
  .technique-tabs-container__caption {
    text-align: center;
  }
}
.technique-tabs-container__headline {
  font-size: 16px;
}
.technique-tabs-container__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-tabs-container__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-tabs-container__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.technique-tabs-container__column--right {
  width: 69%;
  padding-left: 80px;
}
@media (max-width: 1024px) {
  .technique-tabs-container__column--right {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    padding-left: 0;
    width: 100%;
  }
}
.technique-tabs-container__column--left {
  width: 100%;
}
.technique-tabs-container__image-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  max-height: 800px;
}
@media (max-width: 1024px) {
  .technique-tabs-container__image-wrap {
    background-position: center;
    margin-bottom: 23px;
  }
}
@media (max-width: 649px) {
  .technique-tabs-container__image-wrap {
    min-height: 123px;
  }
}
.technique-tabs-container__content-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.technique-item-info {
  margin-bottom: 60px;
}
@media (max-width: 649px) {
  .technique-item-info {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    order: 0;
    margin-bottom: 0;
    padding-bottom: 35px;
  }
}
.technique-item-info .caption {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .technique-item-info .caption {
    font-size: 32px;
    line-height: 1.13;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 24px;
  }
}
.technique-item-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-item-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-item-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .technique-item-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.technique-item-info__wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .technique-item-info__wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 649px) {
  .technique-item-info__wrap {
    height: auto;
  }
}
.technique-item-info--service {
  margin-bottom: 0;
}
.technique-item-info--service .technique-info-wrap {
  width: 41%;
}
.technique-item-info--service .service-contact-info__title .caption {
  text-align: left;
  margin-bottom: 0;
}
.technique-item-info--service .service-contact-info__title h4 {
  font-size: 25px;
  margin: 0;
}
@media (max-width: 649px) {
  .technique-item-info--service .service-contact-info__title {
    text-align: left;
  }
}
@media (max-width: 649px) {
  .technique-item-info--service {
    padding-bottom: 0;
  }
}
.technique-gallery {
  width: 57%;
  margin-top: 10px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-gallery {
    margin: 0 auto;
    margin-top: 10px;
  }
}
@media (max-width: 1024px) {
  .technique-gallery {
    margin: 0 auto;
    margin-top: 10px;
    width: 100%;
  }
}
.technique-gallery__image-wrap {
  max-width: 670px;
  margin-bottom: 80px;
  max-height: 440px;
}
.technique-gallery__image-wrap img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-gallery__image-wrap {
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-gallery__image-wrap {
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 100%;
    min-height: 216px;
  }
}
@media (max-width: 649px) {
  .technique-gallery__image-wrap {
    display: none;
  }
}
.technique-gallery-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.technique-gallery-slider .arrows-wrap {
  position: absolute;
  top: 32%;
  color: #ffffff;
  z-index: 6000;
  display: block;
  background-color: rgba(255, 255, 255, 0.01);
  padding: 5px;
}
.technique-gallery-slider .arrows-wrap:hover {
  color: #b5121b;
}
.technique-gallery-slider .arrows-wrap.swiper-button-disabled {
  display: none;
}
@media (max-width: 649px) {
  .technique-gallery-slider .arrows-wrap {
    display: none;
  }
}
.technique-gallery-slider .arrows-wrap__icon {
  display: block;
}
.technique-gallery-slider .arrows-wrap--next {
  right: 17px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-gallery-slider .arrows-wrap--next {
    right: 10px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-gallery-slider {
    width: 100%;
  }
}
@media (max-width: 649px) {
  .technique-gallery-slider {
    width: 100%;
  }
}
.technique-gallery-slider__wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  position: relative;
}
.technique-gallery-slider__item {
  width: 170px;
  height: 120px;
  position: relative;
  cursor: pointer;
  background-color: gray;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.technique-gallery-slider__item img {
  width: 100%;
  height: 100%;
}
.technique-gallery-slider__item:hover::before {
  display: block;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-gallery-slider__item:hover::before {
    display: none;
  }
}
@media (max-width: 649px) {
  .technique-gallery-slider__item:hover::before {
    display: none;
  }
}
.technique-gallery-slider__item:hover .technique-gallery-slider__icon-wrap {
  display: block;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .technique-gallery-slider__item:hover .technique-gallery-slider__icon-wrap {
    display: none;
  }
}
@media (max-width: 649px) {
  .technique-gallery-slider__item:hover .technique-gallery-slider__icon-wrap {
    display: none;
  }
}
.technique-gallery-slider__item::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(29, 30, 33, 0.7);
  display: none;
  z-index: 4000;
}
@media (max-width: 649px) {
  .technique-gallery-slider__item {
    width: 100%;
    height: 216px;
  }
}
.technique-gallery-slider__icon-wrap {
  display: block;
  width: 47px;
  height: 47px;
  background-color: #b5121b;
  border-radius: 100%;
  position: absolute;
  top: 32%;
  left: 38%;
  display: none;
  background-image: url('/local/templates/main/style/cache/../images/look.svg');
  background-repeat: no-repeat;
  background-position: center;
  z-index: 4500;
}
.technique-gallery-slider__pagination {
  display: none;
  width: 100%;
  text-align: center;
}
@media (max-width: 649px) {
  .technique-gallery-slider__pagination {
    display: block;
    margin-top: 40px;
  }
}
.technique-info-wrap {
  margin-left: 60px;
  width: 43%;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .technique-info-wrap {
    margin-left: 20px;
  }
}
@media (max-width: 649px) {
  .technique-info-wrap {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .technique-info-wrap {
    width: 100%;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-left: 0;
  }
}
.technique-info-wrap .main-text {
  line-height: 1.63;
}
@media (max-width: 649px) {
  .technique-info-wrap .main-text {
    margin-bottom: 0;
  }
}
.technique-info-wrap .table {
  margin-bottom: 20px;
  margin-top: 40px;
}
.technique-info-wrap .table tr:first-child {
  border-top: 1px solid #e6e7e8;
}
.technique-info-wrap__block {
  margin-bottom: 50px;
}
.technique-info-wrap__box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.technique-info-wrap__text-block {
  flex-basis: 49.5%;
  height: 60px;
  border: 1px solid grey;
  cursor: pointer;
  padding: 8px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.technique-info-wrap__text-block--active {
  background-color: gray;
}
.technique-info-wrap__text-block--active .technique-info-wrap__link {
  color: white;
}
.technique-info-wrap__holder {
  margin-bottom: 20px;
}
.technique-info-wrap__item {
  margin-bottom: 40px;
  text-align: center;
  vertical-align: center;
}
.technique-info-wrap__link {
  color: #4d5360;
}
.technique-info-wrap__headline {
  margin: 0;
  font-family: inherit;
  font-size: 15px;
  color: black;
}
.technique-info-wrap__desc {
  margin: 0;
}
.technique-info-wrap__btn {
  position: absolute;
  bottom: 0;
}
.technique-info-wrap__more {
  margin-top: 20px;
  display: none;
}
@media (max-width: 649px) {
  .technique-info-wrap__more {
    display: inline-block;
    vertical-align: top;
  }
}
.technique-info-wrap__more--hidden {
  display: none;
}
@media (max-width: 649px) {
  .technique-info-wrap__more--hidden {
    display: none;
  }
}
.technique-info-wrap__mobile--hidden {
  display: block;
}
@media (max-width: 649px) {
  .technique-info-wrap__mobile--hidden {
    display: none;
  }
}
.technique-info-wrap__label-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 30px 0;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .technique-info-wrap__label-container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px;
    margin: 0 0 25px 0;
  }
}
.technique-info-wrap__text-label {
  padding: 6px 17px;
  background-color: #b5121b;
  color: #ffffff;
  margin: 10px;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .technique-info-wrap__text-label {
    width: 100%;
    font-size: 16px;
    color: #525864;
    background-color: #e6e7e8;
    text-align: left;
    margin-right: 0;
    padding: 18px 15px;
    margin-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .technique-info-wrap__text-label:last-child {
    margin-bottom: 0;
  }
}
.technique-info-wrap a {
  color: #3675a3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.investors-page-info .link {
  padding-bottom: 0;
}
.investors-page-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .investors-page-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investors-page-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .investors-page-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.investors-page-info__title-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e7e8;
}
.investors-page-info__title-wrap .caption {
  margin-top: 0;
  margin-bottom: 0;
}
.investors-page-info__title-wrap .link {
  margin-bottom: 0;
}
.investors-page-info__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 649px) {
  .investors-page-info__container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.investors-page-info__container-left {
  padding-right: 90px;
  width: 68.4%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investors-page-info__container-left {
    padding-right: 20px;
  }
}
@media (max-width: 649px) {
  .investors-page-info__container-left {
    padding-right: 0;
  }
}
.investors-page-info__container-right {
  width: 31.6%;
}
@media (max-width: 649px) {
  .investors-page-info__container-right {
    width: 100%;
  }
}
.investors-page-info__content {
  margin-bottom: 65px;
}
.investors-page-info__content .link {
  line-height: 1.63;
  padding-bottom: 3px;
  margin-right: 120px;
}
@media (max-width: 1024px) {
  .investors-page-info__content .link {
    margin-right: 20px;
  }
}
.investors-page-info__content .main-text--note {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.investors-page-info__dark {
  margin-bottom: 65px;
}
.investors-page-info__dark:last-child {
  margin-bottom: 0;
}
.investors-page-info__dark .investors-page-info__title-wrap {
  border-color: transparent;
}
.investors-page-info__content-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e7e8;
}
.investors-page-info__dark-row {
  background-color: #f6f7f8;
  padding: 15px 20px;
  border-bottom: 1px solid #e6e7e8;
}
.investors-page-info__dark-row a:hover {
  color: #3675a3;
}
.investors-page-info__dark-row:last-child {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: none;
}
.investors-page-info__reports-content {
  padding-top: 30px;
  padding-bottom: 84px;
}
.investors-page-info__reports-content .document {
  width: 100%;
  margin-bottom: 30px;
}
.investors-page-info__reports-content .document:last-child {
  margin-bottom: 0;
}
.investors-page-info__dark-content .main-text--note {
  line-height: 1.5;
}
.investors-page-info__link-wrap {
  width: 83%;
}
.investor-calendar-content {
  margin-bottom: 60px;
}
.investor-calendar-content__header {
  font-size: 0;
}
.investor-calendar-content__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .investor-calendar-content__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .investor-calendar-content__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .investor-calendar-content__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.investor-calendar-content__row {
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e7e8;
  padding-top: 43px;
  padding-right: 73px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.investor-calendar-content__row:first-child {
  padding-top: 0;
}
.investor-calendar-content__link-wrap {
  text-align: left;
  width: 82%;
}
.governance-upper-info {
  margin-bottom: 60px;
}
.governance-upper-info .main-text {
  line-height: 1.63;
  margin-bottom: 40px;
}
.governance-upper-info .button {
  min-width: 270px;
  margin-right: 30px;
  margin-bottom: 10px;
}
.governance-upper-info .button:last-child {
  margin-right: 0;
}
.governance-upper-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .governance-upper-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .governance-upper-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .governance-upper-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .governance-upper-info__buttons {
    text-align: center;
  }
}
@media (max-width: 649px) {
  .governance-upper-info__buttons .button:first-child {
    margin-right: 0;
  }
}
.governance-content-eng .section-info--eng {
  margin-bottom: 40px;
}
.governance-content-eng .governance {
  margin-bottom: 40px;
}
.governance-content-eng .governance__description {
  margin-bottom: 30px;
}
.governance-content-eng .governance__content {
  padding-bottom: 40px;
}
.governance-content-eng .document__info:hover {
  color: #b5121b;
}
.governance-report-wrap {
  margin-bottom: 80px;
}
.governance-report-wrap .document {
  margin-bottom: 0;
}
.governance-report-wrap__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .governance-report-wrap__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .governance-report-wrap__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .governance-report-wrap__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.special-offer {
  position: relative;
}
.special-offer .form-container {
  margin-bottom: 0;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .special-offer .form-container__inner {
    padding-top: 30px;
  }
}
@media (max-width: 649px) {
  .special-offer .form-container__inner {
    padding-top: 30px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .special-offer .input__delete {
    top: 22px;
  }
}
.special-offer .addresses {
  margin: 0px;
}
.special-offer .feedback {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-order: 3;
  order: 3;
  display: inline-block;
  background: none;
  padding-top: 50px;
  padding-bottom: 0;
  text-align: left;
}
@media (max-width: 649px) {
  .special-offer .feedback {
    padding-top: 0;
  }
}
.special-offer .feedback:before {
  display: none;
}
.special-offer .feedback .button--minor,
.special-offer .feedback .button:focus,
.special-offer .feedback .button:hover {
  color: #fff;
}
.special-offer .feedback__inner {
  padding: 0;
}
.special-offer .feedback__btn-group {
  text-align: left;
}
@media (max-width: 649px) {
  .special-offer .feedback__btn-group {
    max-width: 290px;
    margin: 0 auto;
  }
}
.special-offer .feedback__btn-group .button {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 649px) {
  .special-offer .feedback__btn-group .button {
    margin: 0 auto;
    color: #fff;
  }
}
.special-offer .feedback__btn-group .button--ask {
  margin-right: 30px;
}
@media (max-width: 649px) {
  .special-offer .feedback__btn-group .button--ask {
    margin-right: 0;
    margin-bottom: 14px;
    background-color: #b5121b;
  }
  .special-offer .feedback__btn-group .button--ask:hover {
    background-color: transparent;
    border-color: #b5121b;
  }
}
@media (max-width: 649px) {
  .special-offer .feedback__btn-group .button--call {
    background-color: transparent;
    border-color: #b5121b;
  }
  .special-offer .feedback__btn-group .button--call:hover {
    background-color: #b5121b;
    border-color: #b5121b;
  }
}
@media (max-width: 649px) {
  .special-offer .addresses__inner {
    margin-bottom: 0;
  }
}
.special-offer .addresses .addresses__more {
  margin-top: 30px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: auto;
  max-width: 245px;
}
@media (max-width: 649px) {
  .special-offer .addresses .addresses__more {
    margin-top: 0;
    margin-bottom: 50px;
    max-width: 290px;
  }
}
.special-offer .form-container__form--serch {
  width: 31.7%;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .special-offer .form-container__form--serch {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .special-offer .form-container__form--select {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
.special-offer .form-container .select {
  max-width: 370px;
  width: 100%;
}
@media (max-width: 1024px) {
  .special-offer .form-container .select {
    max-width: 100%;
  }
}
@media (max-width: 649px) {
  .special-offer .form-container .select {
    padding-top: 0;
    margin-bottom: 20px;
  }
}
.special-offer .switcher {
  margin-left: auto;
  margin-bottom: 0;
  max-width: 290px;
  padding-top: 25px;
}
@media (max-width: 1024px) {
  .special-offer .switcher {
    margin-left: 0;
  }
}
@media (max-width: 649px) {
  .special-offer .switcher {
    padding-top: 0;
  }
}
@media (max-width: 1024px) {
  .special-offer .items-container-header__inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
.special-offer__header {
  margin: 0 auto;
  margin-bottom: 60px;
  position: relative;
  min-height: 470px;
  background-color: rgba(29, 30, 33, 0.7);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 649px) {
  .special-offer__header {
    margin-bottom: 0;
    text-align: center;
  }
}
.special-offer__header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 30, 33, 0.7);
}
.special-offer__header-inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
  padding-top: 40px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .special-offer__header-inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .special-offer__header-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .special-offer__header-inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .special-offer__header-inner {
    padding-top: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.special-offer__promo-title {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-order: 1;
  order: 1;
  margin: 0;
  margin-bottom: 30px;
  max-width: 70%;
  font-weight: 300;
  font-size: 40px;
  line-height: normal;
  text-align: left;
  color: #fff;
}
@media (max-width: 649px) {
  .special-offer__promo-title {
    margin-top: 0;
    margin-bottom: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
  }
}
.special-offer__text {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  order: 2;
  margin: 0;
  margin-bottom: 30px;
  max-width: 85%;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 649px) {
  .special-offer__text {
    text-align: center;
    font-size: 14px;
    max-width: 100%;
  }
}
.special-offer__text--time {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  -ms-box-ordinal-group: 0;
  -ms-flex-order: 0;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-order: 0;
  order: 0;
}
@media (max-width: 649px) {
  .special-offer__text--time {
    margin-bottom: 10px;
  }
}
@media (max-width: 649px) {
  .special-offer__text--time span {
    display: none;
  }
}
.special-offer__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .special-offer__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .special-offer__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .special-offer__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 649px) {
  .special-offer__inner {
    padding-top: 30px;
  }
}
.special-offer__text-block {
  margin-bottom: 60px;
}
.special-offer__title {
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 1.28;
  font-weight: 300;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .special-offer__title {
    text-align: center;
  }
}
.special-offer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 35px;
}
.special-offer__item {
  margin-bottom: 20px;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  text-align: left;
  color: #4d5360;
}
@media (max-width: 649px) {
  .special-offer__item {
    font-size: 14px;
    line-height: 21px;
  }
}
.special-offer__item:before {
  content: '';
  position: absolute;
  top: 11px;
  left: -24px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #4d5360;
}
.main-menu-fix--scroll {
  min-height: 218px;
}
.route-map {
  width: 100%;
  min-height: 800px;
}
.technique-overview {
  margin-bottom: 30px;
}
.technique-overview .technique-gallery {
  width: 100%;
}
.technique-overview__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 649px) {
  .technique-overview__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
}
.technique-overview__col {
  width: 50%;
}
@media (max-width: 649px) {
  .technique-overview__col {
    width: 100%;
  }
}
.technique-overview__col--left {
  width: 666px;
}
@media (max-width: 649px) {
  .technique-overview__col--left {
    width: 100%;
  }
}
.technique-overview-info {
  margin-left: 30px;
}
@media (max-width: 649px) {
  .technique-overview-info {
    margin: 0px;
  }
}
.technique-overview-info .items-card-labeled__label-wrap {
  width: 100%;
}
.technique-overview-info .label--large {
  width: 100%;
  text-align: center;
}
.technique-overview-info__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 649px) {
  .technique-overview-info__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.technique-overview-info__row--btn-group {
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.technique-overview-info__col {
  width: 50%;
}
@media (max-width: 649px) {
  .technique-overview-info__col {
    margin-bottom: 20px;
    width: 100%;
  }
}
.technique-overview-info__col--left {
  width: 100%;
}
.technique-overview-info__title {
  margin: 5px 0 30px 0;
}
.technique-overview-info__table {
  text-align: left;
  width: 100%;
  font-size: 14px;
  color: #4d5360;
  line-height: 1.5;
  font-weight: 400;
}
.technique-overview-info__table td {
  padding: 0 80px 10px 0;
}
.tag-block__text-label-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 60px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .tag-block__text-label-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 25px;
  }
}
.tag-block__text-label {
  padding: 6px 17px;
  background-color: #909090;
  color: #ffffff;
  margin-right: 20px;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .tag-block__text-label {
    width: 100%;
    font-size: 16px;
    color: #525864;
    background-color: #e6e7e8;
    text-align: left;
    margin-right: 0;
    padding: 18px 15px;
    margin-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .tag-block__text-label:last-child {
    margin-bottom: 0;
  }
}
.disclaimer-page-info .link {
  padding-bottom: 0;
}
.disclaimer-page-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .disclaimer-page-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .disclaimer-page-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .disclaimer-page-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.disclaimer-page-info__title-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e7e8;
}
.disclaimer-page-info__title-wrap .caption {
  margin-top: 0;
  margin-bottom: 0;
}
.disclaimer-page-info__title-wrap .link {
  margin-bottom: 0;
}
.disclaimer-page-info__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 649px) {
  .disclaimer-page-info__container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.disclaimer-page-info__container-left {
  padding-right: 90px;
  width: 100%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .disclaimer-page-info__container-left {
    padding-right: 20px;
  }
}
@media (max-width: 649px) {
  .disclaimer-page-info__container-left {
    padding-right: 0;
  }
}
.disclaimer-page-info__container-right {
  width: 31.6%;
}
@media (max-width: 649px) {
  .disclaimer-page-info__container-right {
    width: 100%;
  }
}
.disclaimer-page-info__content {
  margin-bottom: 65px;
}
.disclaimer-page-info__content .link {
  line-height: 1.63;
  padding-bottom: 3px;
  margin-right: 120px;
}
@media (max-width: 1024px) {
  .disclaimer-page-info__content .link {
    margin-right: 20px;
  }
}
.disclaimer-page-info__content .main-text--note {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.disclaimer-page-info__dark {
  margin-bottom: 65px;
}
.disclaimer-page-info__dark:last-child {
  margin-bottom: 0;
}
.disclaimer-page-info__dark .disclaimer-page-info__title-wrap {
  border-color: transparent;
}
.disclaimer-page-info__content-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e7e8;
}
.disclaimer-page-info__dark-row {
  background-color: #f6f7f8;
  padding: 15px 20px;
  border-bottom: 1px solid #e6e7e8;
}
.disclaimer-page-info__dark-row a:hover {
  color: #3675a3;
}
.disclaimer-page-info__dark-row:last-child {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: none;
}
.disclaimer-page-info__reports-content {
  padding-top: 30px;
  padding-bottom: 84px;
}
.disclaimer-page-info__reports-content .document {
  width: 100%;
  margin-bottom: 30px;
}
.disclaimer-page-info__reports-content .document:last-child {
  margin-bottom: 0;
}
.disclaimer-page-info__dark-content .main-text--note {
  line-height: 1.5;
}
.disclaimer-page-info__link-wrap {
  width: 83%;
}
.disclaimer__form {
  widt: 100%;
}
.disclaimer__btn-container {
  width: 100%;
}
.disclaimer__btn {
  cursor: pointer;
  margin: 30px 0 30px 0;
  width: 100%;
}
.disclaimer__btn--short {
  width: 30%;
  margin: 10px 0 10px 0;
}
.disclaimer__select {
  max-width: 400px;
  padding: 15px 0 15px 0;
}
@media (max-width: 649px) {
  .disclaimer__select {
    max-width: 100%;
    width: 100%;
  }
}
.ipo-page-info .link {
  padding-bottom: 0;
}
.ipo-page-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .ipo-page-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .ipo-page-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .ipo-page-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.ipo-page-info__title-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #e6e7e8;
}
.ipo-page-info__title-wrap .link {
  margin-bottom: 0;
}
.ipo-page-info__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 649px) {
  .ipo-page-info__container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.ipo-page-info__container-left {
  padding-right: 90px;
  width: 100%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .ipo-page-info__container-left {
    padding-right: 20px;
  }
}
@media (max-width: 649px) {
  .ipo-page-info__container-left {
    padding-right: 0;
  }
}
.ipo-page-info__container-right {
  width: 31.6%;
}
@media (max-width: 649px) {
  .ipo-page-info__container-right {
    width: 100%;
  }
}
.ipo-page-info__content {
  margin-bottom: 65px;
}
.ipo-page-info__content .link {
  line-height: 1.63;
  padding-bottom: 3px;
  margin-right: 120px;
}
@media (max-width: 1024px) {
  .ipo-page-info__content .link {
    margin-right: 20px;
  }
}
.ipo-page-info__content .main-text--note {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.ipo-page-info__dark {
  margin: 0 0 30px 0;
}
.ipo-page-info__dark:last-child {
  margin: 0 0 60px 0;
}
.ipo-page-info__dark .ipo-page-info__title-wrap {
  border-color: transparent;
}
.ipo-page-info__content-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e7e8;
}
.ipo-page-info__dark-row {
  background-color: #f6f7f8;
  padding: 15px 20px;
  border-bottom: 1px solid #e6e7e8;
}
.ipo-page-info__dark-row a:hover {
  color: #3675a3;
}
.ipo-page-info__dark-row:last-child {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: none;
}
.ipo-page-info__reports-content .document {
  width: 100%;
  margin-bottom: 30px;
}
.ipo-page-info__reports-content .document:last-child {
  margin-bottom: 0;
}
.ipo-page-info__dark-content .main-text--note {
  line-height: 1.5;
}
.ipo-page-info__list-item {
  margin: 15px 0 15px 30px;
}
.conversion-page-info .link {
  padding-bottom: 0;
}
.conversion-page-info__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .conversion-page-info__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .conversion-page-info__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .conversion-page-info__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.conversion-page-info__title-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #e6e7e8;
}
.conversion-page-info__title-wrap .link {
  margin-bottom: 0;
}
.conversion-page-info__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 649px) {
  .conversion-page-info__container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.conversion-page-info__container-left {
  padding-right: 90px;
  width: 100%;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .conversion-page-info__container-left {
    padding-right: 20px;
  }
}
@media (max-width: 649px) {
  .conversion-page-info__container-left {
    padding-right: 0;
  }
}
.conversion-page-info__container-right {
  width: 31.6%;
}
@media (max-width: 649px) {
  .conversion-page-info__container-right {
    width: 100%;
  }
}
.conversion-page-info__content {
  margin-bottom: 65px;
}
.conversion-page-info__content .link {
  line-height: 1.63;
  padding-bottom: 3px;
  margin-right: 120px;
}
@media (max-width: 1024px) {
  .conversion-page-info__content .link {
    margin-right: 20px;
  }
}
.conversion-page-info__content .main-text--note {
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.conversion-page-info__dark {
  margin: 0 0 30px 0;
}
.conversion-page-info__dark:last-child {
  margin: 0 0 60px 0;
}
.conversion-page-info__dark .conversion-page-info__title-wrap {
  border-color: transparent;
}
.conversion-page-info__content-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e7e8;
}
.conversion-page-info__dark-row {
  background-color: #f6f7f8;
  padding: 15px 20px;
  border-bottom: 1px solid #e6e7e8;
}
.conversion-page-info__dark-row a:hover {
  color: #3675a3;
}
.conversion-page-info__dark-row:last-child {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: none;
}
.conversion-page-info__reports-content .document {
  width: 100%;
  margin-bottom: 30px;
}
.conversion-page-info__reports-content .document:last-child {
  margin-bottom: 0;
}
.conversion-page-info__dark-content .main-text--note {
  line-height: 1.5;
}
.conversion-page-info__list-item {
  margin: 15px 0 15px 30px;
}
.outsource .caption {
  color: #4d5360;
  font-size: 40px;
  margin: 0 0 10px 0;
  font-weight: 300;
}
.outsource__column {
  max-width: 900px;
}
.outsource__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.outsource__col {
  width: 50%;
}
@media (max-width: 649px) {
  .outsource__col {
    width: 100%;
  }
}
.outsource__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .outsource__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .outsource__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .outsource__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.outsource__list {
  margin-bottom: 30px;
}
.outsource__list-item {
  padding: 5px 0 5px 10px;
  margin-left: 40px;
}
.contacts-panel .select2-container .select2-selection--single {
  background-color: #fff;
}
.contacts-panel__inner {
  margin: 0 auto;
  max-width: 1440px;
  padding-right: 135px;
  padding-left: 135px;
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .contacts-panel__inner {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .contacts-panel__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 649px) {
  .contacts-panel__inner {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.contacts-panel__select {
  padding: 0;
  margin: 0;
  background: none;
  color: inherit;
  text-decoration: none;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}
.contacts-panel__input {
  white-space: nowrap;
  overflow: hidden;
  padding: 0 0 0 50px;
  text-overflow: ellipsis;
}
.contacts-panel__input-btn {
  padding: 0;
  margin: 0;
  background: none;
  color: inherit;
  text-decoration: none;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  position: absolute;
  top: 21px;
  left: 21px;
}
.contacts-panel__input-delete {
  position: absolute;
  top: 24px;
  right: 28px;
  background: #fff;
  border: none;
  opacity: 0;
  cursor: text;
}
.contacts-panel__field-label {
  font-size: 16px;
  color: #bcc1c7;
  margin-bottom: 5px;
  display: block;
  pointer-events: none;
  position: absolute;
  top: 17px;
  left: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contacts-panel__reset-btn {
  display: none;
  padding: 0;
  margin: 0;
  background: none;
  color: inherit;
  text-decoration: none;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}
.contacts-panel__btn-group {
  width: 100%;
}
.contacts-panel__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px;
  padding: 20px 0 0 10px;
}
@media (max-width: 649px) {
  .contacts-panel__row {
    margin: 0 -15px;
  }
}
.contacts-panel__row--solid {
  position: relative;
  padding: 50px 0 50px 0;
  background-color: #f6f7f8;
}
.contacts-panel__row--solid:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 5000px;
  background-color: #f6f7f8;
  margin-left: -30px;
  z-index: -1;
}
.contacts-panel__row--solid:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 5000px;
  background-color: #f6f7f8;
  margin-right: -30px;
  z-index: -1;
}
.contacts-panel__col {
  width: 50%;
}
@media (max-width: 649px) {
  .contacts-panel__col {
    width: 100%;
  }
}
.contacts-panel__col--3 {
  width: 33.3333%;
  padding: 0 0 0 30px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .contacts-panel__col--3 {
    width: 100%;
    margin: 10px;
  }
}
@media (max-width: 649px) {
  .contacts-panel__col--3 {
    width: 100%;
    margin: 10px;
    padding: 0;
  }
}
.contacts-panel__filters-list {
  width: 100%;
}
.contacts-panel__filters-item {
  padding: 10px 0 10px 20px;
}
.placemark {
  max-width: 100%;
  min-height: 250px;
  display: block;
  line-height: 1.67;
  position: relative;
  width: 390px;
}
.placemark.button {
  border-radius: 0;
}
.placemark__wrapper {
  width: 100%;
  background-color: #fff;
  padding: 11px 15px 11px 15px;
  max-width: 390px;
}
.placemark__header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: eende;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.placemark__title {
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  font-size: 25px;
  line-height: 1.28;
  font-weight: 300;
}
.placemark__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 8px 0 0 0;
}
.placemark__content {
  min-height: 150px;
}
.placemark__item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: sspace-betweens;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin: 0px 0 20px 18px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  color: #4d5360;
}
.placemark__text {
  display: block;
  width: 100%;
  line-height: 1.67;
}
.placemark__balloon-close {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 5px 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background-color: transparent;
  background-image: url(/local/templates/main/style/cache/../images/popup-close.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.catalog-slider {
  width: 100%;
}
.catalog-slider__list {
  width: 100%;
}
.catalog-slider__item {
  padding: 20px;
  border: 1px solid grey;
  min-height: 227px;
  width: 16.66666%;
  margin: 0 0 0 1px;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.catalog-slider__item img {
  width: 100%;
  height: 100%;
}
.catalog-slider__item:last-child {
  border-right: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .catalog-slider__item {
    width: 33.3333%;
  }
}
@media (max-width: 649px) {
  .catalog-slider__item {
    width: 50%;
  }
}
.catalog-slider__img-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  transform: translate(-50%, 0);
}
.catalog-slider__wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: ccenterc;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 50px;
  position: relative;
}
.catalog-slider__row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: sstarts;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .catalog-slider__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 649px) {
  .catalog-slider__row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.catalog-slider__headline {
  color: #4d5360;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
}
.catalog-slider__item:hover .catalog-slider__headline {
  color: #b6151e;
}
.catalog-slider__col {
  width: 50%;
}
@media (max-width: 649px) {
  .catalog-slider__col {
    width: 100%;
  }
}
/* --------------- t-slider */
.t-slider .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.t-slider .swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.t-slider .swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.t-slider .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.t-slider .swiper-container-android .swiper-slide,
.t-slider .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.t-slider .swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.t-slider .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.t-slider .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.t-slider .swiper-container-autoheight,
.t-slider .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.t-slider .swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}
.t-slider .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.t-slider .swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.t-slider .swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.t-slider .swiper-button-next,
.t-slider .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.t-slider .swiper-button-next.swiper-button-disabled,
.t-slider .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.t-slider .swiper-button-prev,
.t-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.t-slider .swiper-button-prev.swiper-button-black,
.t-slider .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.t-slider .swiper-button-prev.swiper-button-white,
.t-slider .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.t-slider .swiper-button-next,
.t-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.t-slider .swiper-button-next.swiper-button-black,
.t-slider .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.t-slider .swiper-button-next.swiper-button-white,
.t-slider .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.t-slider .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.t-slider .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.t-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.t-slider .swiper-pagination-custom,
.t-slider .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.t-slider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}
.t-slider button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.t-slider .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.t-slider .swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.t-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.t-slider .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.t-slider .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.t-slider .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.t-slider .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.t-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.t-slider .swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.t-slider .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.t-slider .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.t-slider .swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.t-slider .swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.t-slider .swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.t-slider .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.t-slider .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.t-slider .swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.t-slider .swiper-container-3d .swiper-cube-shadow,
.t-slider .swiper-container-3d .swiper-slide,
.t-slider .swiper-container-3d .swiper-slide-shadow-bottom,
.t-slider .swiper-container-3d .swiper-slide-shadow-left,
.t-slider .swiper-container-3d .swiper-slide-shadow-right,
.t-slider .swiper-container-3d .swiper-slide-shadow-top,
.t-slider .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.t-slider .swiper-container-3d .swiper-slide-shadow-bottom,
.t-slider .swiper-container-3d .swiper-slide-shadow-left,
.t-slider .swiper-container-3d .swiper-slide-shadow-right,
.t-slider .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.t-slider .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.t-slider .swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.t-slider .swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.t-slider .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.t-slider .swiper-container-coverflow .swiper-wrapper,
.t-slider .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.t-slider .swiper-container-cube,
.t-slider .swiper-container-flip {
  overflow: visible;
}
.t-slider .swiper-container-cube .swiper-slide,
.t-slider .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.t-slider .swiper-container-cube .swiper-slide .swiper-slide,
.t-slider .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.t-slider .swiper-container-cube .swiper-slide-active,
.t-slider .swiper-container-cube .swiper-slide-active .swiper-slide-active,
.t-slider .swiper-container-flip .swiper-slide-active,
.t-slider .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.t-slider .swiper-container-cube .swiper-slide-shadow-bottom,
.t-slider .swiper-container-cube .swiper-slide-shadow-left,
.t-slider .swiper-container-cube .swiper-slide-shadow-right,
.t-slider .swiper-container-cube .swiper-slide-shadow-top,
.t-slider .swiper-container-flip .swiper-slide-shadow-bottom,
.t-slider .swiper-container-flip .swiper-slide-shadow-left,
.t-slider .swiper-container-flip .swiper-slide-shadow-right,
.t-slider .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.t-slider .swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.t-slider .swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.t-slider .swiper-container-cube .swiper-slide-active,
.t-slider .swiper-container-cube .swiper-slide-next,
.t-slider .swiper-container-cube .swiper-slide-next + .swiper-slide,
.t-slider .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.t-slider .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.t-slider .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.t-slider .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.t-slider .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.t-slider .swiper-container-fade .swiper-slide-active,
.t-slider .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.t-slider .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.t-slider .swiper-zoom-container > canvas,
.t-slider .swiper-zoom-container > img,
.t-slider .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.t-slider .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.t-slider .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.t-slider .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.t-slider .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.t-slider .swiper-scrollbar-cursor-drag {
  cursor: move;
}
.t-slider .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.t-slider .swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.t-slider .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.t-slider {
  max-width: 100%;
  width: 600px;
}
.fancybox-slide--iframe .fancybox-content {
  width: 800px;
  height: 600px;
  max-width: 80%;
  max-height: 80%;
  margin: 0;
}
.t-slider__wrap {
  position: relative;
  margin-bottom: 30px;
  height: 440px;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__wrap {
    padding: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 649px) {
  .t-slider__wrap {
    margin: 0 0 0 0;
    height: auto;
  }
}
.t-slider__thumbs-wrap {
  padding: 0;
  position: relative;
}
@media (max-width: 649px) {
  .t-slider__thumbs-wrap {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__thumbs-wrap {
    display: none;
    visibility: hidden;
  }
}
.t-slider__pagination {
  position: static;
  padding-top: 20px;
  display: none;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__pagination {
    width: 100%;
    display: block;
  }
}
@media (max-width: 649px) {
  .t-slider__pagination {
    width: 100%;
    display: block;
  }
}
.t-slider__pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  margin: 0 15px;
  opacity: 1;
  background: #cacaca;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.t-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.t-slider__pagination .swiper-pagination-bullet:hover {
  background: #4d5360;
}
@media (max-width: 649px) {
  .t-slider__pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    margin: 0 3px;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__pagination {
    display: block;
  }
}
@media (max-width: 649px) {
  .t-slider__pagination {
    padding-top: 0;
  }
}
.t-slider__dir-btn {
  position: absolute;
  width: 25px;
  height: 45px;
  display: block;
  padding: 0;
  border: none;
  background: transparent;
  font-size: 0;
  top: 273px;
  color: #ffffff;
  z-index: 1000;
}
.t-slider__dir-btn--prev {
  left: 15px;
}
.t-slider__dir-btn--next {
  right: 15px;
}
.t-slider__dir-btn.swiper-button-disabled {
  opacity: 0;
  cursor: default;
}
.t-slider__thumbs-wrap .t-slider__dir-btn {
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__dir-btn {
    z-index: 3;
    width: 100px;
    height: 60px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .t-slider__dir-btn:hover {
    background: #4d5360;
  }
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__dir-btn {
    top: 152px;
  }
}
@media (max-width: 649px) {
  .t-slider__dir-btn {
    display: none;
  }
}
.t-slider__dir-ic {
  display: block;
  width: 25px;
  height: 45px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__dir-ic {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.t-slider__thumbs-slide.video {
  padding: 0;
  height: auto;
}
.t-slider__slide.video {
  padding: 0;
  height: auto;
}
.t-slider__slide-img {
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #afaeaf;
  display: block;
  margin-bottom: 30px;
  position: relative;
}
.t-slider__slide-img:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 649px) {
  .t-slider__slide-img:before {
    display: none;
  }
}
.t-slider__slide-img:hover:before {
  opacity: 1;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__slide-img {
    height: 374px;
    margin-bottom: 10px;
  }
}
@media (max-width: 649px) {
  .t-slider__slide-img {
    height: 200px;
    margin-bottom: 5px;
  }
}
.t-slider__slide-img-ic {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
}
.t-slider__slide-img:hover .t-slider__slide-img-ic {
  opacity: 1;
}
@media (max-width: 649px) {
  .t-slider__slide-img-ic {
    display: none;
  }
}
.t-slider__thumbs-slide-img {
  height: 100px;
  max-width: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #afaeaf;
  display: block;
  position: relative;
}
.t-slider__thumbs-slide-img:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 649px) {
  .t-slider__thumbs-slide-img:before {
    display: none;
  }
}
.t-slider__thumbs-slide-img:hover:before {
  opacity: 1;
}
.t-slider__thumbs-slide.swiper-slide-active .t-slider__thumbs-slide-img:before {
  opacity: 1;
}
.t-slider__thumbs-slide.swiper-slide-active:hover .t-slider__thumbs-slide-img {
  cursor: default;
}
.t-slider__thumbs-slide-img-ic {
  color: #b5121b;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
}
.t-slider__thumbs-slide-img:hover .t-slider__thumbs-slide-img-ic {
  opacity: 1;
}
.t-slider__thumbs-slide.swiper-slide-active .t-slider__thumbs-slide-img:hover .t-slider__thumbs-slide-img-ic {
  opacity: 0;
}
@media (max-width: 649px) {
  .t-slider__thumbs-slide-img-ic {
    display: none;
  }
}
.t-slider__thumbs-slide-img-ic--video {
  opacity: 1;
}
.t-slider__thumbs-slide-img:hover .t-slider__thumbs-slide-img-ic--video {
  opacity: 0;
}
.t-slider__thumbs-slide.swiper-slide-active .t-slider__thumbs-slide-img-ic--video {
  opacity: 0;
}
.t-slider__thumbs-slide-img-ic--active {
  color: #b5121b;
  width: 30px;
  height: 30px;
}
.t-slider__thumbs-slide-img:hover .t-slider__thumbs-slide-img-ic--active {
  opacity: 0;
}
.t-slider__thumbs-slide.swiper-slide-active .t-slider__thumbs-slide-img-ic--active {
  opacity: 1;
}
.t-slider__thumbs-slide.swiper-slide-active .t-slider__thumbs-slide-img:hover .t-slider__thumbs-slide-img-ic--active {
  opacity: 1;
}
.t-slider__slide-video-wrap {
  height: 440px;
  margin-bottom: 30px;
  position: relative;
  background: #000000;
  overflow: hidden;
}
@media (min-width: 650px) and (max-width: 1024px) {
  .t-slider__slide-video-wrap {
    height: 374px;
  }
}
@media (max-width: 649px) {
  .t-slider__slide-video-wrap {
    height: 200px;
  }
}
.t-slider__slide-video {
  position: relative;
  height: 0;
  overflow: hidden;
}
.t-slider__slide-video .t-slider__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* End */


/* Start:/local/templates/main/styles/plugins/jquery.fancybox.css?154583365117412*/
@charset "UTF-8";
body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/* End */


/* Start:/local/templates/main/styles.css?1573065438298*/

/* Филиалы */
.addresses__content{
	min-height: 335px;
}

/* Показать все */
.link-more-block{
	text-align: center;
	padding-bottom: 30px;
}
a.link.link--internal.js-link-more{
	font-weight: bold;
}

/* Размер видео */
.modal--video{
	width: 60%;
	min-height: 600px;
}
/* End */
/* /local/templates/main/style/cache/lessphp_6aff03772319dfe6b0c0517121383395cd92a16e.css?1571125302447013 */
/* /local/templates/main/styles/plugins/jquery.fancybox.css?154583365117412 */
/* /local/templates/main/styles.css?1573065438298 */
