/*
Theme Name: Onyx
*/

@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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 {
  -webkit-box-sizing: content-box;
          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 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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-.
 */

/* Slick Slider */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

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

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

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

    height: auto;

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

[hidden] {
  display: none; }

@font-face {
  font-family: 'MuseoSansCyrl300';
  src: url("assets/fonts/MuseoSansCyrl300.eot");
  src: local(""), url("assets/fonts/MuseoSansCyrl300.woff") format("woff"), url("assets/fonts/MuseoSansCyrl300.ttf") format("truetype"), url("assets/fonts/MuseoSansCyrl300.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl500';
  src: url("assets/fonts/MuseoSansCyrl500.eot");
  src: local(""), url("assets/fonts/MuseoSansCyrl500.woff") format("woff"), url("assets/fonts/MuseoSansCyrl500.ttf") format("truetype"), url("assets/fonts/MuseoSansCyrl500.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSansCyrl700';
  src: url("assets/fonts/MuseoSansCyrl700.eot");
  src: local(""), url("assets/fonts/MuseoSansCyrl700.woff") format("woff"), url("assets/fonts/MuseoSansCyrl700.ttf") format("truetype"), url("assets/fonts/MuseoSansCyrl700.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?ncyeij");
  src: url("assets/fonts/icomoon.eot?ncyeij#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?ncyeij") format("truetype"), url("assets/fonts/icomoon.woff?ncyeij") format("woff"), url("assets/fonts/icomoon.svg?ncyeij#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ship:before {
  content: "\e900"; }

.icon-train:before {
  content: "\e901"; }

.icon-airport:before {
  content: "\e902"; }

.icon-truck:before {
  content: "\e903"; }

.icon-mail:before {
  content: "\e904"; }

.icon-phone:before {
  content: "\e942"; }

.icon-location:before {
  content: "\e947"; }

.icon-right:before {
  content: "\ea3c"; }

.icon-gplus:before {
  content: "\ea8b"; }

.icon-facebook:before {
  content: "\ea90"; }

body {
  font-size: 14px;
  color: #000000;
  font-family: Arial, sans-serif; }

.main--blur {
  -webkit-filter: blur(15px);
          filter: blur(15px);
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.body--no-scroll {
  overflow: hidden;
}

img {
  height: auto;
  max-width: 100%;
  image-rendering: optimizeQuality; }

.content ul li,
.content ol li {
 margin-bottom: 5px;
}

.btn {
  min-width: 131px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 13px 11.5px;
  background-color: #3090fb;
  color: #ffffff;
  font-size: 7px;
  font-weight: 700;
  line-height: 7px;
  text-transform: uppercase;
  letter-spacing: 0.19px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #3090fb;
  border-radius: 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s; }
  .btn:hover {
    background: #fff;
    color: #3090fb; }

.overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 101;
  background: #000;
  opacity: 0.4; }

.alignright {
  float: right;
  margin-left: 5px;
}

.alignleft {
  float: left;
  margin-right: 5px;
}

.header {
  position: absolute;
  z-index: 99;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 1s;
  transition: 1s; }

.header__sticky {
  position: fixed;
  background: #fff;
  -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
          box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15); }

.header__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px;
  margin: 0 auto;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
  padding-top: 15px; }
  @media (min-width: 992px) {
    .header__container {
      width: 992px; } }
  @media (min-width: 1200px) {
    .header__container {
      width: 1200px; } }

.header__nav {
  cursor: pointer; }

.header__nav-btn {
  width: 32px;
  height: 32px;
  top: 1px;
  left: -3px;
  position: relative;
  font-size: 26px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  fill: #fff; }
  .header__nav-btn svg {
    width: 100%;
    height: 100%; }

.header__nav-title,
.header__information-contact,
.header__information-tel {
  display: none; }
@media (max-width: 991px) {
  #header__nav-btn--close {
    display: none;
  }
}
.header__logo {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%; }
  .header__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 135px;
    overflow: hidden; }
  .header__logo img {
    position: relative;
    top: 2px;
    width: 169px;
    max-width: none;
    height: auto;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
    -webkit-transition: 0.5s;
    transition: 0.5s; }

.header__information-btn {
  position: relative;
  right: -3px;
  width: 37px;
  height: 37px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  outline: none; }
  .header__information-btn i {
    font-size: 14px;
    color: #fff; }

.header .menu__lang {
  display: none;
}

.header .header__nav-btn svg rect {
  fill: #fff; }

.header__sticky .header__nav-btn svg rect {
  fill: #000; }

.header__sticky .header__nav-btn svg {
  fill: #000; }

.header__sticky .header__nav-title {
  color: #000; }

.header__sticky .header__logo img {
  -webkit-filter: none;
          filter: none; }

.header__sticky .header__information-btn {
  border-color: #ff9b00;
  background: #ff9b00; }
  .header__sticky .header__information-btn i {
    color: #000; }

.header--page {
  position: fixed;
  background: #fff;
  -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
          box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15); }
  .header--page .header__nav-btn svg {
    fill: #000; }
  .header--page .header__nav-title {
    color: #000; }
  .header--page .header__logo img {
    -webkit-filter: none;
            filter: none; }
  .header--page .header__information-btn {
    border-color: #ff9b00;
    background: #ff9b00; }
    .header--page .header__information-btn i {
      color: #000; }

.menu {
  display: none;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  position: fixed;
  z-index: 100;
  background-image: url('assets/img/menu-fon.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 0; }
  .menu nav {
    margin-bottom: 45px; }

.menu__wrapper {
  padding: 15px;
  padding-top: 30px;
  height: auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: top .7s, opacity .8s;
  transition: top .7s, opacity .8s; }

.menu--open {
  opacity: 1;
  visibility: visible;
  top: 0; }

.menu__logo {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70%;
  max-width: 300px;
  margin-bottom: 50px;
  margin-top: auto; }
  .menu__logo img {
    height: auto;
    margin-right: 15px;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.3;
    -webkit-transition: .5s;
    transition: .5s; }
  .menu__logo img:hover {
    -webkit-filter: none;
            filter: none;
    opacity: 1;
  }

.menu__lang {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.menu__lang a:first-child {
  margin-right: 10px;
}

.menu__lang a {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  color: #b8b8b8;
  letter-spacing: .5px;
  font-weight: 700;
  text-decoration: none;
}

.menu__nav {
  margin-bottom: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 300px;
  z-index: 2;
  position: relative; }
  .menu__nav > li > a {
    position: relative;
    display: inline-block;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
    margin-bottom: 15px; }
    .menu__nav > li.menu__nav-drop > a::after, .menu__nav > li.menu__nav-drop > a::before {
      content: '';
      position: absolute;
      right: -25px;
      top: 0;
      bottom: 0;
      margin-top: auto;
      margin-bottom: auto;
      width: 2px;
      height: 15px;
      background-color: #000; }
    .menu__nav > li.menu__nav-drop > a::before {
      -webkit-transform: translate(-10px, 0) rotate(-45deg);
              transform: translate(-10px, 0) rotate(-45deg); }
    .menu__nav > li.menu__nav-drop > a::after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  /* .menu__nav > li:hover a::after,
  .menu__nav > li:hover a::before {
    background-color: #3090fb; }
  .menu__nav > li:hover > a {
    color: #3090fb; } */
  .menu__nav > li {
    position: relative;
    cursor: pointer; }
    .menu__nav > li > ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      position: absolute;
      z-index: 10;
      display: none;
      top: 100%;
      z-index: 1;
      margin-top: 0;
      width: 300px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #fff;
      text-align: left;
      background-color: #fbfbfb;
      -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
              box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
      border-radius: 5px;
      -webkit-transition: top .3s, opacity .3s;
      transition: top .3s, opacity .3s; }
      .menu__nav > li > ul::after {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        background: transparent;
        width: 100%;
        height: 20px; }
      .menu__nav > li > ul li a {
        display: block;
        padding: 20px 20px;
        color: #000000;
        font-family: "MuseoSansCyrl500", Arial, sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0.36px;
        text-transform: none;
        border-bottom: 1px solid #f4f4f4;
        text-decoration: none;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        border-radius: 5px; }
      .menu__nav > li > ul li:last-child a {
        border-bottom: none; }
      .menu__nav > li > ul li:hover a {
        background-color: #3090fb;
        color: #fff; }
    .menu__nav > li:hover > ul {
      opacity: 1;
      z-index: 10;
      top: 100%;
      visibility: visible; }

.menu__close {
  position: absolute;
  width: 40px;
  height: 40px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 10px;
  left: 10px;
  font-size: 40px;
  color: #e0e0e0;
  cursor: pointer; }
  .menu__close:hover {
    color: #000; }

.social {
  list-style: none;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  margin-top: auto; }
  .social li {
    margin-right: 15px; }
    .social li:last-child {
      margin-right: 0; }
    /*.social li a {*/
    /*  display: -ms-flex;*/
    /*  display: -webkit-box;*/
    /*  display: -ms-flexbox;*/
    /*  display: flex;*/
    /*  -webkit-box-pack: center;*/
    /*      -ms-flex-pack: center;*/
    /*          justify-content: center;*/
    /*  -webkit-box-align: center;*/
    /*      -ms-flex-align: center;*/
    /*          align-items: center;*/
    /*  border: 1px solid;*/
    /*  border-radius: 50%;*/
    /*  width: 43px;*/
    /*  height: 43px;*/
    /*  text-decoration: none;*/
    /*  background-repeat: no-repeat;*/
    /*  background-position: center;*/
    /*  font-size: 20px;*/
    /*  -webkit-transition: 0.3s;*/
    /*  transition: 0.3s; }*/
      .social li a.social-fb {
        border-color: rgba(31, 74, 181, 0.3);
        color: #1f4ab5; }
        .social li a.social-fb:hover {
          background-color: #1f4ab5;
          color: #fff; }
      .social li a.social-gp {
        border-color: rgba(250, 34, 34, 0.3);
        color: #fa2222; }
        .social li a.social-gp:hover {
          background-color: #fa2222;
          color: #fff; }
        .social li a.social-gp i {
          margin-right: 0;
          margin-top: 2px; }

.menu__tel {
  display: block;
  text-align: center;
  color: #3090fb;
  font-family: Arial, sans-serif;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.55px;
  margin-bottom: 20px; }
.menu__adress {
  text-align: center;
  color: #b8b8b8;
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.3px;
  text-decoration: none; }
  .menu__nav > li > ul > li > ul  {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 39px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: auto;
}

/*#menu-item-67 a .sub-menu {*/
    /*opacity: 0;*/
    /*display: block;*/
/*}*/

/* dev commented */
/*#menu-item-67:hover .sub-menu {*/
/*    opacity: 1 !important;*/
/*    display: block;*/
/*}*/

/*#menu-item-67:hover .sub-menu li {*/
/*    list-style: none;*/
/*    opacity: 1 !important;*/
/*    display: block;*/
/*}*/

/*#menu-item-67.current-menu-item {*/
/*    pointer-events: unset;*/
/*    cursor: pointer;*/
/*}*/

/*#menu-item-67:hover .sub-menu li a {*/
/*    color: #000;*/
/*    padding-bottom: 5px;*/
/*}*/

/*.tabs__caption a {*/
/*    text-decoration: none;*/
/*    color: #000;*/
/*}*/

/*#menu-item-67:hover .sub-menu li a:hover {*/
/*    color: #1fadfa;*/
/*}*/
/*#menu-item-67::after,*/
/*#menu-item-67::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 30px;*/
/*    top: -29px;*/
/*    bottom: 0;*/
/*    margin-top: auto;*/
/*    margin-bottom: auto;*/
/*    width: 2px;*/
/*    height: 10px;*/
/*    background-color: #000;*/
/*    -webkit-transform: translate(-10px, 0) rotate(-45deg);*/
/*    transform: translate(-6px, 0) rotate(-45deg);*/
/*}*/
/*#menu-item-67:hover::after,*/
/*#menu-item-67:hover::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 30px;*/
/*    top: -83px;*/
/*    bottom: 0;*/
/*    margin-top: auto;*/
/*    margin-bottom: auto;*/
/*    width: 2px;*/
/*    height: 10px;*/
/*    background-color: #000;*/
/*    -webkit-transform: translate(-10px, 0) rotate(-45deg);*/
/*    transform: translate(-6px, 0) rotate(-45deg);*/
/*}*/


/*#menu-item-67::after {*/
/*    -webkit-transform: rotate(45deg);*/
/*    transform: rotate(45deg) !important;*/
/*}*/

/*#menu-item-67 a .sub-menu {*/
/*    display: block;*/
/*}*/

/*@media screen and (max-width: 1140px) {*/
/*    #menu-item-67 .sub-menu {*/
/*        opacity: 1 !important;*/
/*        display: block;*/
/*    }*/
/*    #menu-item-67::after,*/
/*    #menu-item-67::before {*/
/*        display: none;*/
/*    }*/
/*}*/
.form br {
  display: none;
}
.form-call__adress a br {
  display: block;
}

/* dev commented */
/*.form-call {*/
/*  display: none;*/
/*  position: fixed;*/
/*  z-index: 102;*/
/*  top: 50px;*/
/*  bottom: 0;*/
/*  right: 0;*/
/*  left: 0;*/
/*  margin: auto;*/
/*  width: 280px;*/
/*  max-height: 337px; }*/

.form-call__adress {
  position: absolute;
  top: -85px;
  text-align: center; }
  .form-call__adress i {
    display: block;
    color: #fff;
    margin-bottom: 10px; }
  .form-call__adress a {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #fff;
    font-family: "MuseoSansCyrl700", Arial, sans-serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px; }
.form-call__tel-wrapper {
  position: absolute;
  bottom: 8px;
  text-align: center;
}
.form-call__tel,
.form-call__tel--extra {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  line-height: 30px;
  line-height: 1px;
  font-weight: bold;
}
.form .wpcf7 {
  width: 100%;
}
.form__wrapper {
  border-radius: 5px;
  padding: 25px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form__wrapper form {
    width: 100%;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .form__wrapper > p {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    text-align: center;
    color: #000000;
    font-size: 11px;
    font-weight: 700;
    line-height: 12.7px;
    letter-spacing: 0.21px; }

.form label {
  position: relative;
  display: block;
  margin-bottom: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #c1c1c1;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  letter-spacing: 0.25px; }
  .form label.required::after {
    content: '';
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ff0000; }

.form input:not([type="submit"]) {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  border-radius: 5px;
  padding: 9px 8px;
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  letter-spacing: 0.25px;
  -webkit-transition: .3s;
  transition: .3s; }
  .form input:not([type="submit"]):focus, .form input:not([type="submit"]):hover {
    outline: none;
    border-color: #3090fb; }

.form textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  border-radius: 5px;
  padding: 9px 8px;
  color: #000000;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  letter-spacing: 0.25px;
  -webkit-transition: .3s;
  transition: .3s;
  resize: none; }
  .form textarea:focus, .form textarea:hover {
    outline: none;
    border-color: #3090fb; }

.form .btn {
  display: block;
  font-size: 9px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  outline: none;
  margin-bottom: 10px; }

.form form > p {
  margin: 0 auto;
  position: relative;
}

.form form > .btn:focus,
.form form > .btn:hover,
.form form > .btn:active,
.form form > p:focus,
.form form > p:active,
.form form > p:hover {
  outline: none!important;
  border: none;
}

.form form .wpcf7-validation-errors {
  display: none!important;
}

.form .ajax-loader {
  display: none!important;
}

.form form span.wpcf7-not-valid-tip {
  position: absolute;
  top: -6px;
  max-width: unset;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 7px;
  padding-right: 7px;
  text-align: right;
  left: 0;
  font-size: 8px;
}

.form__social {
  list-style: none;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  display: none; }
  .form__social p {
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    color: #000000;
    font-size: 10px;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 0.19px;
    text-align: center; }
  .form__social li {
    margin-right: 7px; }
    .form__social li:last-child {
      margin-right: 0; }
    .form__social li a {
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid;
      border-radius: 50%;
      width: 23px;
      height: 23px;
      background-repeat: no-repeat;
      background-position: center;
      text-decoration: none;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      .form__social li a.form__social-fb {
        border-color: #1f4ab5;
        background-color: #1f4ab5;
        color: #fff; }
        .form__social li a.form__social-fb:hover {
          color: #1f4ab5;
          background-color: #fff; }
      .form__social li a.form__social-gp {
        background-color: #fa2222;
        color: #fff;
        border-color: #fa2222; }
        .form__social li a.form__social-gp:hover {
          color: #fa2222;
          background-color: #fff; }
        .form__social li a.form__social-gp i {
          margin-right: 3px; }

.slider {

}

.slider .custom.tparrows {
  background: transparent!important;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.slider .custom.tparrows:hover {
  background: rgba(255,255,255, 0.3)!important;
}

.slider .custom.tp-bullets {
  top: 61%!important;
  left: 222px!important;
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .slider .custom.tp-bullets {
    top: 61%!important;
    left: 18.5%!important;
  }
}

.slider .custom .tp-bullet,
.slider-mobile .custom .tp-bullet {
  border-radius: 50%!important;
  width: 8px!important;
  height: 8px!important;
  background: rgba(255,255,255, 0.3)!important;
}

.slider .custom .tp-bullet:hover,
.slider .custom .tp-bullet.selected,
.slider-mobile .custom .tp-bullet:hover,
.slider-mobile .custom .tp-bullet.selected {
  background: #fff!important;
}

.slider .btn {
  -webkit-transition: 0.5s!important;
  transition: 0.5s!important;
}

.slider .btn:hover {
  -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15)!important;
          box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15)!important;
}

.slider .tp-leftarrow::before {
  margin-right: 3px;
}

.slider .tp-rightarrow::before {
  margin-left: 1px;
}

@media (min-width: 992px) {
  .slider-mobile {
    display: none;
  }
}

.service__list {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.service__item {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px; }
  .service__item h3 {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
    color: #323232;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: 0.33px; }
	  .service__title {
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      margin: 0;
      margin-bottom: 20px;
      color: #323232;
      font-size: 13px;
      font-weight: 700;
      line-height: 13px;
      letter-spacing: 0.33px;
  }
  .service__item p {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #9b9b9b;
    font-size: 9px;
    font-weight: 700;
    line-height: 11.04px;
    letter-spacing: 0.25px;
    margin: 0;
    margin-bottom: 15px; }
  .service__item span {
    display: block;
    height: 51px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    margin-bottom: 20px; }
  .service__item .btn {
    padding: 10px 20px 9px;
    font-size: 8px;
    line-height: 8px;
    margin-top: auto; }
  .service__item--first {
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7; }
    .service__item--first span {
      background-image: url("assets/img/service-1.png");
      margin-right: 2px; }
    .service__item--first .btn {
      background-color: #2f91fc;
      border-color: #2f91fc; }
      .service__item--first .btn:hover {
        background: #fff;
        color: #2f91fc; }
  .service__item--second {
    border-bottom: 1px solid #f7f7f7; }
    .service__item--second span {
      background-image: url("assets/img/service-2.png"); }
    .service__item--second .btn {
      background-color: #48178b;
      border-color: #48178b; }
      .service__item--second .btn:hover {
        background: #fff;
        color: #48178b; }
  .service__item--third {
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7; }
    .service__item--third span {
      background-image: url("assets/img/service-3.png");
      margin-left: 3px; }
    .service__item--third .btn {
      background-color: #67c50d;
      border-color: #67c50d; }
      .service__item--third .btn:hover {
        background: #fff;
        color: #67c50d; }
  .service__item--fourth {
    border-bottom: 1px solid #f7f7f7; }
    .service__item--fourth span {
      background-image: url("assets/img/service-4.png"); }
    .service__item--fourth .btn {
      background-color: #fd823c;
      border-color: #fd823c; }
      .service__item--fourth .btn:hover {
        background: #fff;
        color: #fd823c; }

.advantages {
  overflow: hidden; }
  .advantages h2 {
    margin-top: 35px;
    margin-bottom: 50px;
    text-align: center;
    color: #000000;
    font-family: "MuseoSansCyrl700", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0px; }
  .advantages__item {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 60px;
    max-width: 380px; }
    .advantages__item:last-child {
      margin-bottom: 0; }
  .advantages__image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 20%;
    background-repeat: no-repeat; }
  .advantages__info {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 30px;
    max-width: 240px; }
    .advantages__info h3 {
      margin: 0;
      color: #000000;
      font-size: 14px;
      font-weight: 700;
      line-height: 16.79px;
      letter-spacing: 0.36px;
      margin-bottom: 5px; }
	      .advantages__title {
        margin: 0;
        color: #000000;
        font-size: 14px;
        font-weight: 700;
        line-height: 16.79px;
        letter-spacing: 0.36px;
        margin-bottom: 5px; }
    .advantages__info p {
      margin: 0;
      color: #9b9b9b;
      font-size: 13px;
      font-weight: 400;
      line-height: 17px;
      letter-spacing: 0.5px; }
    .advantages__info a {
      display: none;
      position: relative;
      color: #3090fb;
      font-size: 7px;
      line-height: 10px;
      font-weight: 700;
      letter-spacing: 0.25px;
      -webkit-transition: .2s;
      transition: .2s;
      text-decoration: none; }
    .company .advantages__info a {
      display: none;
    }

    .advantages__info a:hover {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
      .advantages__info a i {
        position: relative;
        top: 1px;
        margin-left: 5px; }
  .advantages__item--1 {
    margin-right: auto; }
    .advantages__item--1 .advantages__image {
      margin-right: 20px;
      background-image: url("assets/img/advantages-1-mob.png");
      background-position: 105% center;
      background-size: auto 150%; }
  .advantages__item--2 {
    margin-left: auto; }
    .advantages__item--2 .advantages__image {
      margin-left: 20px;
      background-image: url("assets/img/advantages-2-mob.png");
      background-position: -10px 150%;
      background-size: auto 110%; }
    .advantages__item--2 .advantages__info {
      text-align: right;
      padding-right: 0;
      padding-left: 30px; }
  .advantages__item--3 {
    margin-right: auto; }
    .advantages__item--3 .advantages__image {
      margin-right: 20px;
      background-image: url("assets/img/advantages-3-mob.png");
      background-position: 105% center;
      background-size: auto 100%; }

.partner {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  padding: 0 15px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto; }
  .partner h2 {
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
    color: #000000;
    font-family: "MuseoSansCyrl700", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.25px; }
  .partner__item {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 40px;
    cursor: pointer; }
.seo__text {
    max-width: 945px;
    margin: 0 auto;
    padding: 90px 0;
}
.seo__text h2 {
    color: #000000;
    font-family: "MuseoSansCyrl700", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.25px;
}
.seo__text p,
.seo__text ul li,
.seo__text ol li {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
    color: #9b9b9b;
    font-weight: 400;
    letter-spacing: 0.5px;
}
    .partner__item:nth-child(n+8) {
      display: none; }
    .partner__item img {
      width: 80%;
      height: auto;
      margin: auto;
      -webkit-transition: 1s;
      transition: 1s; }
    .partner__item:hover img {
      -webkit-filter: none;
              filter: none; }

.contact-us video {
  display: none; }

.contact-us__wrapper {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.contact-us h2 {
  padding: 0 15px;
  margin: 0;
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
  color: #000000;
  font-family: "MuseoSansCyrl700", Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.25px; }

.contact-us__adress {
  display: block;
  padding: 0 15px;
  margin-bottom: 20px;
  text-align: center;
  color: #8b8b8b;
  font-size: 12px;
  font-weight: 700;
  line-height: 15.24px;
  letter-spacing: 0.24px;
  text-decoration: none; }
  .contact-us__adress i {
    font-style: normal;
    display: block; }

.contact-us__tel {
  display: block;
  padding: 0 15px;
  margin-bottom: 10px;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  text-decoration: none; }

.contact-us__time {
  display: block;
  padding: 0 15px;
  margin-bottom: 25px;
  color: #8b8b8b;
  font-weight: 700;
  line-height: 12px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.24px; }
  .contact-us__time i {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.3px;
    font-style: normal; }

.contact-us .form {
  width: 100%;
  -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
          box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15); }
  .contact-us .form__wrapper {
    padding: 25px 25px; }
  .contact-us .form__left, .contact-us .form__right {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
.contact__map {
  width: 100%; }
  .contact__map iframe {
    width: 100%;
    max-width: 100%; }

.main.page.contact {
  margin-top: 70px;
}

.page-title {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 50px;
  color: #000000;
  font-family: "MuseoSansCyrl700", Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.41px; }

/*dev commented*/
/*.content {*/
/*  margin-bottom: 50px;*/
/*  font-size: 14px;*/
/*  line-height: 21px;*/
/*  }*/
  .content p, .content h1, .content h2, .content h3, .content h4, .content h5 {
    padding-left: 25px;
    padding-right: 25px; }
  .content h1, .content h2, .content h3, .content h4, .content h5 {
    font-size: 20px;
    line-height: 22px; }
  .content h1 {
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase; }
  .content .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .content table {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: auto;
    table-layout: fixed;
    border-collapse: collapse;
    overflow: hidden;
  }
  .content table tr td p {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    font-size: 10px;
    line-height: 12px;
    padding: 5px;
    text-align: center;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, начиная с 1999 года */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap;
    text-align: center;
  }
  /*.content table tr td:nth-child(1) {
    width: 20%;
  }
  .content table tr td:nth-child(2) {
    width: 10%;
  }
  .content table tr td:nth-child(3) {
    width: 20%;
  }
  .content table tr td:nth-child(4) {
    width: 50%;
  }*/
.company .content {
  background-image: url("assets/img/page-bg.png");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
.page__preview {
  overflow: hidden;
  position: relative;
  margin-top: 68px;
  margin-bottom: 50px; }
  .page__preview-container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 25px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .page__preview-container {
        width: 992px; } }
    @media (min-width: 1200px) {
      .page__preview-container {
        width: 1200px; } }

.page__description {
  position: relative;
  z-index: 2;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 320px;
  margin-right: auto; }
  .page__description h1, .page__description p {
    color: #fff;
    margin: 0; }
  .page__description h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    letter-spacing: 2px; }
  .page__description p {
    width: 290px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 100;
    letter-spacing: 0.25px;
    margin-bottom: 35px; }
  .page__description-btn {
    width: 240px; }
    @media (max-width: 400px) {
      .page__description-btn {
        width: 100%; } }
  .page__description .btn {
    min-width: 191px;
    box-sizing: border-box;
    display: block;
    padding: 15px 0px 13px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    color: #000;
    border: none;
    font-weight: 600;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    width: 173px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .page__description .btn:hover {
      -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, 0.27);
              box-shadow: 0 4px 13px rgba(0, 0, 0, 0.27); }

.page__image {
  position: absolute;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  max-width: 100%;
  max-height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: .2;
  z-index: 1; }
  .page__image img {
    max-height: 100%; }

.page.transport .page__preview {
  background: #ff833b; }
.page.oformleniye .page__preview {
  background: #3091fc; }
.page.logistic .page__preview {
  background: #67c50d; }
  .page.sklad .page__preview {
  background: #48178c; }

.tabs__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .tabs__container {
      width: 992px; } }
  @media (min-width: 1200px) {
    .tabs__container {
      width: 1200px; } }

.tabs__content-list {
  position: relative; }

.tabs__content {
  display: none; }
  .tabs__content.active {
    display: block; }
.tabs__content ul li,
.tabs__content ol li {
  margin-bottom: 5px;
}

.tabs__title {
  margin: 0;
  margin-bottom: 40px;
  text-align: center;
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.41px; }

.tabs__caption {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .tabs__caption li {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 0;
    background-color: #eaeaea;
    margin-right: 25px;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer; }
    .tabs__caption li:last-child {
      margin-right: 0; }
    .tabs__caption li i {
      font-size: 23px;
      color: #929292;
      -webkit-transition: .5s;
      transition: .5s; }
    .tabs__caption li.active, .tabs__caption li:hover {
      background-color: #ff9b00; }
      .tabs__caption li.active i, .tabs__caption li:hover i {
        color: #fff; }

.footer__container {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px; }

.footer__email {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .footer__email span {
    color: #e7e7e7;
    font-size: 30px;
    margin-right: 6px; }
  .footer__email a {
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    letter-spacing: 0.24px; }

.footer .social {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px; }

.footer__copyright {
  color: #010101;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
  text-transform: uppercase; }

.footer__copyright {
  text-align: center;
}

.footer__copyright div {
  margin-top: 15px;
    text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  text-transform: none;
}

.footer__copyright div img {
  margin-left: 10px;
    width: 130px;
}

@media (min-width: 768px) {
  .header__logo a {
    width: 170px; }
  .header__nav-btn {
    top: 5px;
    left: 0;
  }
  .header__information-btn {
    right: 0;
  }
  .header__logo img {
    top: 4px;
    width: 212px; }
  .menu__nav > li > a {
    font-size: 35px;
    line-height: 35px; }
  .menu__close {
    top: 25px;
    left: 25px; }
  .form input:not([type="submit"]),
  .form textarea {
    padding: 13px 8px; }
  .form-call__tel-wrapper {
    bottom: -5px;
  }
  .menu__logo {
    width: 40%; }
  .service__item {
    padding: 25px 30px; }
    .service__item h3 {
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 28px; }
	  .service__title {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 28px; }
    .service__item p {
      font-size: 13px;
      line-height: 16.21px;
      text-align: center; }
    .service__item span {
      margin-bottom: 28px;
      height: 72px; }
  .advantages h2 {
    margin-top: 50px;
    margin-bottom: 70px;
    font-size: 20px;
    line-height: 20px; }
  .advantages__item {
    max-width: 500px; }
  .advantages__info {
    padding: 0; }
    .advantages__info h3 {
      font-size: 17px;
      line-height: 17px; }
	  .advantages__title {
        font-size: 17px;
        line-height: 17px; }
    .advantages__info p {
      font-size: 13px;
      line-height: 16.21px; }
  .advantages__item--1 .advantages__image {
    margin-right: 30px; }
  .advantages__item--2 .advantages__image {
    margin-left: 30px; }
  .advantages__item--3 .advantages__image {
    margin-right: 30px; }
  .partner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 25px;
    margin: 0 auto;
    max-width: none;
    max-width: unset; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .partner {
      width: 992px; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .partner {
      width: 1200px; } }

@media (min-width: 768px) {
    .partner__item {
      width: 25%; }
      .partner__item image {
        margin: 0; }
      .partner__item:nth-child(n+8) {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
  .contact-us h2 {
    font-size: 20px;
    line-height: 20px; }
  .page__preview {
    margin-top: 68px; }
    .page__preview-container {
      padding-top: 50px;
      padding-bottom: 50px; }
  .page__description {
    margin-left: 50px; }
    .page__description p {
      margin-bottom: 50px; }
  .page__image {
    width: 65%;
    opacity: 1; }
    .page__image img {
      width: auto;
      height: auto; }
  .page.oformleniye .page__image {
    width: 60%;
  }
  .page.logistic .page__image {
    width: 55%;
    bottom: 60px;
  }
  .page.sklad .page__image {
    width: 60%;
  }
  .page-title {
    margin-top: 125px; }
  .company .content {
    background-size: 70% auto; }
  .tabs__caption {
    margin-bottom: 50px; }
    .tabs__caption li {
      width: auto;
      min-height: 36px;
      height: auto;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 20px;
      padding: 0;
      padding-top: 2px;
      padding-right: 25px;
      padding-left: 10px;
      font-size: 9px;
      line-height: 9px;
      margin-right: 15px;
      font-weight: 900;
      text-transform: uppercase;
      color: #919191; }
      .tabs__caption li.active, .tabs__caption li:hover {
        color: #000; }
      .tabs__caption li i {
        font-size: 20px;
        margin-right: 15px; }
  .content table tr td p {
    font-size: 14px;
    line-height: 16.1px;
    padding: 15px;
  }
}

@media (max-width: 767px) {
  .menu__nav > li.two-words > a {
    word-break: break-word;
  }
  .menu__nav > li.menu__nav-drop.two-words > a::after, .menu__nav > li.menu__nav-drop.two-words > a::before {
    right: 0;
  }
}

@media (min-width: 992px) {
  .header__container {
    padding: 10px 15px; }
  .header__nav {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header__nav-btn {
    margin-right: 10px;
    top: 0; }
  .header__nav:hover .header__nav-btn {
    font-size: 24px; }
  .header__nav-title {
    display: block;
    font-family: "MuseoSansCyrl300", Arial, sans-serif;
    color: #fbfbfb;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.25px;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .header__logo {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-top: 7px;
    margin-right: 30px; }
    .header__logo a {
      display: inline-block;
      width: auto;
      overflow: visible; }
    .header__logo img {
      top: 2px; }
  .header__information,
  .header__nav {
    position: relative;
    top: 2px;
    width: 19%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;  }
  .header__nav {
    width: 10%;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .header__nav:hover {
    opacity: .7;
  }
  .header__information {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header__information {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .header__information-tel,
  .header__information-contact {
    display: block; }
  .header__information-tel {
    width: 135px;
    margin-right: auto;
    margin-left: 2px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 5px;
    background: none;
    color: #fbfbfb;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0.28px; }
  .header__information-btn {
    width: auto;
    height: auto;
    margin-right: 8px;
    padding: 8px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 20px;
    background: none;
    color: #fbfbfb;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
    letter-spacing: 0.28px;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .header__information-btn:hover {
      background-color: rgba(255, 255, 255, 0.3); }
    .header__information-btn i {
      display: none; }
  .header__information-contact {
    position: relative; }
    .header__information-contact > span {
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 37px;
      height: 37px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: 2px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%;
      color: #fff;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      cursor: pointer; }
      .header__information-contact > span:hover {
        background-color: rgba(255, 255, 255, 0.14); }
      .header__information-contact > span i {
        position: relative;
        top: 1px; }
    .header__information-contact > div {
      position: absolute;
      top: 100%;
      margin-top: 15px;
      right: 0;
      background-color: #ffffff;
      width: 265px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 15px;
      display: none;
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
              box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15); }
      .header__information-contact > div > a {
        margin: 0;
        padding: 0;
        display: block;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #f6f6f6;
        color: #010101;
        text-decoration: none;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 0.24px;
        font-weight: 700;
        text-align: center; }
      .header__information-contact > div > span {
        color: #000000;
        font-size: 12px;
        line-height: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.24px; }
        .header__information-contact > div > span > i {
          letter-spacing: 0.3px;
          font-size: 15px;
          line-height: 15px;
          color: #3090fb;
          font-weight: 700;
          font-style: normal; }
  .header__sticky .header__information-btn,
  .header--page .header__information-btn {
    position: relative;
    z-index: 2;
    background-color: #ffc468;
    border-color: transparent;
    color: #000;
    -webkit-transition: 0;
    transition: 0; }
    .header__sticky .header__information-btn:hover,
    .header--page .header__information-btn:hover {
      background-color: #fff;
      border-color: #ffc468; }
  .header__sticky .header__information-tel,
  .header--page .header__information-tel {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: 0;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    left: -115px;
    color: #bfbfbf;
    font-weight: 400; }
  .header__sticky .header__information-contact > span,
  .header--page .header__information-contact > span {
    color: #000;
    background-color: #ffc468; }
  .header__sticky .header__information-contact:hover > span,
  .header--page .header__information-contact:hover > span {
    background: #fff;
    border-color: #ffc468; }
  .header__sticky .header__information,
  .header--page .header__information {
    position: relative; }
  .header__sticky .menu__tel--extra {
    display: none;
  }
  .header {
    z-index: 101;
  }
  .header__sticky--menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .menu {
    background: #fff;
    background-image: url(assets/img/menu-bg.png);
    background-position: 110% center;
    background-repeat: no-repeat;
    background-size: auto 70%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  @-webkit-keyframes nav {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    60% {
      opacity: 0.6;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes nav {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    60% {
      opacity: 0.6;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .menu nav {
    opacity: 0;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    margin-right: auto;
    margin-left: 30px;
    margin-top: 120px;
    margin-bottom: 0; }
    .menu nav.nav-animation {
      -webkit-animation: nav .3s forwards linear;
              animation: nav .3s forwards linear;
    }
  .menu .current-menu-item {
    pointer-events: none;
    cursor: default;
  }
  .menu__wrapper {
    width: 992px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .menu__nav > li > ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 39px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: auto;
  }
  .header__nav-btn svg {
    position: absolute;
  }
  #header__nav-btn--close {
    display: none;
    width: 80%;
    left: 3px;
  }
  .menu__nav > li:hover > ul {
    top: 39px;
  }
  .menu__nav > li > ul li a {
    border: none;
    padding: 0;
    font-size: 15px;
    line-height: 15px;
  }
  .menu__nav > li > ul li:hover a {
    background: transparent;
    color: #1fadfa;
  }
  .menu__nav > li > ul.open {
    opacity: 1;
  }
  .menu__nav > li > ul li {
    margin-right: 30px;
    width: 150px;
  }
  .menu__social {
    margin-top: 0; }
  .menu__logo {
    display: none;
    margin-bottom: 50px;
    width: 251px; }
  .menu__nav > li > a {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 50px; }
    .menu__nav > li:last-child > a{
      margin-bottom: 0;
    }
  .menu__close {
    width: 992px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    top: 18px;
    left: 0;
  }
  .menu__tel {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .social {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .social li a {
    width: 35px;
    height: 35px;
  }
  .menu__nav {
    text-align: left;
    width: 100%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 10px; }
  .service {
    position: relative;
    /*top: -151px;*/
    width: 945px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
            box-shadow: 0 7px 21px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background: #fff;
    padding: 0;
    overflow: hidden; }
    .service__list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .service__item {
      width: 25%;
      padding: 25px 25px;
      border: none;
      border-right: 1px solid #f7f7f7;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      cursor: default; }
      .service__item p {
        text-align: left;
        margin-bottom: 30px; }
      .service__item .btn {
        width: 131px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 9px;
        line-height: 9px;
        padding: 12px 13px 10.5px; }
      .service__item:last-child {
        border-right: none; }
      .service__item span {
        -webkit-transition: .5s;
        transition: .5s; }
      .service__item--first:hover {
        background-color: #2f91fc; }
        .service__item--first:hover h3, .service__item--first:hover p {
          color: #fff; }
        .service__item--first:hover .btn {
          background-color: #fff;
          color: #2f91fc; }
        .service__item--first:hover span {
          -webkit-filter: brightness(40%);
                  filter: brightness(40%); }
      .service__item--second:hover {
        background-color: #48178b; }
        .service__item--second:hover h3, .service__item--second:hover p {
          color: #fff; }
        .service__item--second:hover .btn {
          background-color: #fff;
          color: #48178b; }
        .service__item--second:hover span {
          -webkit-filter: brightness(250%);
                  filter: brightness(250%); }
      .service__item--third:hover {
        background-color: #67c50d; }
        .service__item--third:hover h3, .service__item--third:hover p {
          color: #fff; }
        .service__item--third:hover .btn {
          background-color: #fff;
          color: #67c50d; }
        .service__item--third:hover span {
          -webkit-filter: brightness(40%);
                  filter: brightness(40%); }
      .service__item--fourth:hover {
        background-color: #fd823c; }
        .service__item--fourth:hover h3, .service__item--fourth:hover p {
          color: #fff; }
        .service__item--fourth:hover .btn {
          background-color: #fff;
          color: #fd823c; }
        .service__item--fourth:hover span {
          -webkit-filter: brightness(50%);
                  filter: brightness(50%); }
  .advantages {
    margin-top: -30px; }
    .advantages h2 {
      margin-bottom: 100px; }
    .advantages__item {
      max-width: 800px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      min-height: 250px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-bottom: 10px; }
      .advantages__item:last-child {
        margin-bottom: 0; }
    .advantages__image {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .advantages__info {
      max-width: 410px;
      margin-top: auto;
      margin-bottom: auto; }
      .advantages__info h3 {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 18px; }
      .advantages__info p {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 10px; }
      .advantages__info a {
        display: inline-block;
        font-size: 13px;
        line-height: 13px; }
    .advantages__item--1 .advantages__image {
      background-size: auto 100%;
      background-position: center right; }
      background-image: url("assets/img/advantages-1.png");
    .advantages__item--2 {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .advantages__item--2 .advantages__image {
        background-image: url("assets/img/advantages-2.png");
        background-position: center left;
        background-size: auto 100%; }
    .advantages__item--3 .advantages__image {
      background-position: right center;
      background-image: url("assets/img/advantages-3.png");
      background-size: auto 100%; }

  .partner {
    width: 945px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .partner__item img {
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%); }
  .contact-us {
    position: relative;
    overflow: hidden; }
    .contact-us video {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 0;
      bottom: 0;
      margin: auto;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: 8; }
    .contact-us__overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 9;
      background-color: rgba(0, 0, 0, 0.5); }
    .contact-us__wrapper {
      position: relative;
      z-index: 10;
      padding-top: 70px;
      padding-bottom: 70px; }
    .contact-us h2, .contact-us__adress, .contact-us__tel, .contact-us__time {
      color: #fff; }
    .contact-us h2 {
      margin-top: 0;
      margin-bottom: 40px; }
    .contact-us__adress {
      font-size: 15px;
    }
    .contact-us__adress i {
      display: inline; }
    .contact-us .form {
      width: 620px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .contact-us .form__wrapper {
        padding: 35px;
        padding-bottom: 20px; }
    .contact-us .form__left,
    .contact-us .form__right {
      width: 47%; }
    .contact-us .form form {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
    .contact-us .form .btn {
      margin-left: auto;
      margin-right: auto; }
    .contact-us .form textarea {
      height: 13.2rem; }
  .contact__map iframe {
    height: 580px; }
  .main.page.contact {
    margin-top: 50px; }
  .main.page .contact-us__wrapper {
    padding-bottom: 100px; }
  .main.page .contact-us h2 {
    margin-top: 30px; }
  .page-title {
    margin-top: 150px;
    margin-bottom: 80px; }
  .page__preview {
    margin-top: 66px;
    min-height: 550px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .page__description {
    margin-left: 100px; }
    .page__description h1 {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 20px; }
    .page__description p {
      margin-bottom: 50px; }
    .page__description__img {
      width: 665px; }
  .page.oformleniye .page__image,
  .page.logistic .page__image,
  .page.sklad .page__image {
    width: 962px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .page.logistic .page__image {
    right: -70px;
  }

  /*dev commented*/
  /*.content {*/
  /*  -webkit-box-sizing: border-box;*/
  /*          box-sizing: border-box;*/
  /*  padding: 0 25px;*/
  /*  margin: 0 auto;*/
  /*  margin-bottom: 50px;*/
  /*   }*/
  /*.page.company .content {*/
  /*  margin-bottom: 100px;*/
  /*  background-size: auto 100%;*/
  /*}*/
  /*@media (min-width: 992px) and (min-width: 992px) {*/
  /*  .content {*/
  /*    width: 992px; } }*/
  /*@media (min-width: 992px) and (min-width: 1200px) {*/
  /*  .content {*/
  /*    width: 1200px; } }*/

@media (min-width: 992px) {
    .content p, .content h1, .content h2, .content h3, .content h4, .content h5 {
      padding: 0; }
    .content h1 {
      text-align: left; }
  .tabs__container {
    padding: 0 15px;
    padding-bottom: 50px; }
  .tabs__caption {
    margin-bottom: 70px; }
    .tabs__caption li {
      min-width: 191px;
      font-size: 11px;
      line-height: 10px; }
  .form-call {
    width: 350px;
  }
  .form-call__adress {
    display: none; }
  .form__wrapper > p {
    font-size: 14px;
    line-height: 18px;
  }
  .form .btn {
    margin-bottom: 0;
    position: relative;
    top: 4px;
  }
  .form-call__tel-wrapper {
    display: none;
  }
  .contact__map {
    margin-top: 35px;
  }
  .footer__container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 25px;
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px 15px; } }
  @media (min-width: 992px) and (min-width: 992px) {
    .footer__container {
      width: 992px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .footer__container {
      width: 1200px; } }

@media (min-width: 992px) {
  .footer {
    overflow: hidden;
  }
  .main {
    /*overflow: hidden;*/
  }
  .header .menu__lang {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 4px;
    margin-bottom: 0;
    margin-left: auto;
    width: 6%;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
  }
  .header .menu__lang a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    font-weight: 400;
    /* font-family: "MuseoSansCyrl300", Arial, sans-serif; */
  }
  .header .menu__lang a:hover {
    opacity: .7;
  }
  .header__sticky .menu__lang a,
  .header--page .menu__lang a,
  .header__sticky--menu .menu__lang a {
    color: #000;
  }
  .footer .menu__lang {
    display: none;
  }
  .footer__email {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 0;
    width: 30%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .footer__email span {
      -webkit-transition: .5s;
      transition: .5s; }
    .footer__email:hover span {
      color: #3090fb; }
  .footer .social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 40%;
    margin-bottom: 0; }
  .footer__copyright {
    width: 30%;
    text-align: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

@media (min-width: 1200px) {
  .header__information {
    width: 16%; }
  .header__nav {
    width: 9%;
  }
  .header__information {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .header__information-tel {
    margin-left: 0;
   }
  .menu__close {
    top: 19px;
    left: 3px;
    width: 1200px;
  }
  .menu__wrapper {
    width: 1200px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menu {
    background-position: 120% 77%;
    background-size: auto 80%;
  }
  .menu__nav > li > a {
    margin-bottom: 60px;
  }
  .menu__nav > li:last-child > a {
    margin-bottom: 0;
  }
  .advantages__item {
    max-width: 900px; }
  .advantages__info {
    max-width: 500px; }
  .page.oformleniye .page__image,
  .page.logistic .page__image {
    width: 1170px;
  }
  .page.logistic .page__image {
    right: 100px;
  }
  .tabs__caption li {
    margin-right: 40px;
  }
  .tabs__caption li:last-child {
    margin-right: 0;
  }

  .header__logo img {
    right: 20px;
  }

  .header__nav-btn {
    width: 35px;
    height: 35px;
  }

  .header__nav-title {
    font-size: 17px;
  }
}}

/* Доработки  */

.slider__item-desc,
.slider__item-info .btn,
.slider__item-img .slider__item-img--pk {
  display: none;
}

.slider__item {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.slider__item--1 {
  background: #48178d;
}

.slider__item--2 {
  background: #fd823c;
}

.slider__item--3 {
  background: #67c50d;
}

.slider__item--4 {
  background: #2f91fc;
}

.slider__item-info {
  position: absolute;
  top: 22%;
  left: 25px;
  z-index: 10;
  width: 180px;
}

.slider__item-title {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #fff;
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.slider__arrows {
  display: none;
}

.slick-dots {
  list-style: none;
  padding: 0;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slick-dots li {
  font-size: 0;
  line-height: 0;
  width: 8px;
  height: 8px;
  background: rgba(255,255,255, 0.3);
  margin-right: 5px;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 50%;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots li.slick-active {
  background: #fff;
}

.slick-dots button {
  background: transparent;
  border: none;
  outline: none;
}

.slider__item {
    -webkit-transition: opacity 0s 1s, -webkit-transform 0s 1s!important;
    transition: opacity 0s 1s, -webkit-transform 0s 1s!important;
    transition: transform 0s 1s, opacity 0s 1s!important;
    transition: transform 0s 1s, opacity 0s 1s, -webkit-transform 0s 1s!important;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  .slider__item.slick-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    -webkit-transition: opacity 1s 0s, -webkit-transform 1s 0s!important;
    transition: opacity 1s 0s, -webkit-transform 1s 0s!important;
    transition: transform 1s 0s, opacity 1s 0s!important;
    transition: transform 1s 0s, opacity 1s 0s, -webkit-transform 1s 0s!important;
  }

.grecaptcha-badge {
  opacity: 0;
}

@media screen and (min-width: 768px) {
  .slider__item-info {
    top: 20%;
    width: 206px;
  }
  .slider__item {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .slider__item-title {
    font-size: 22px;
    line-height: 30px;
  }
  .advantages__item--1 .advantages__image {
    background-size: auto 120%;
  }
}

@media screen and (min-width: 992px) {
  .grecaptcha-badge {
    opacity: 0.1;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .grecaptcha-badge:hover {
    opacity: 1;
  }
  .slider__arrows {
    display: block;
  }

  .slider__arrows-prev,
  .slider__arrows-next {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .slider__arrows-prev:hover,
  .slider__arrows-next:hover {
    background: #fff;
  }

  .slider__arrows-next {
    left: 940px;
    right: 0;
  }

  .slider__arrows-prev {
    right: 960px;
    left: 0;
  }

  .slider__arrows-prev::after,
  .slider__arrows-prev::before,
  .slider__arrows-next::after,
  .slider__arrows-next::before {
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 2px;
    height: 10px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .slider__arrows-prev:hover::after,
  .slider__arrows-prev:hover::before,
  .slider__arrows-next:hover::after,
  .slider__arrows-next:hover::before {
    background: #000;
  }

  .slider__arrows-next::after,
  .slider__arrows-next::before {
    left: 1px;
  }

  .slider__arrows-prev::after {
    -webkit-transform: translateY(-3px) rotate(40deg);
            transform: translateY(-3px) rotate(40deg);
  }

  .slider__arrows-prev::before {
    -webkit-transform: translateY(4px) rotate(-40deg);
            transform: translateY(4px) rotate(-40deg);
  }

  .slider__arrows-next::after {
    -webkit-transform: translateY(-3.5px) rotate(-40deg);
            transform: translateY(-3.5px) rotate(-40deg);
  }

  .slider__arrows-next::before {
    -webkit-transform: translateY(3px) rotate(40deg);
            transform: translateY(3px) rotate(40deg);
  }

  .slider__item-img {
    height: 100%;
    width: 962px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .slider__item--2 .slider__item-img {
    width: 100%;
  }

  .slider__item-img .slider__item-img--pk {
    display: block;
    max-width: unset;
    position: absolute;
    width: auto;
    right: 0;
    top: -50px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
  }

  .slider__item-img .slider__item-img--mob {
    display: none;
  }

  .slider__item {
    padding: 0;
    height: 740px;
  }

  .slider__item-info {
    position: absolute;
    left: 0;
    right: 45%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 320px;
    height: 310px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-transition: 1s 0s;
    transition: 1s 0s;
  }

  .slider__item-animation .slider__item-info {
    opacity: 1!important;
    -webkit-transform: none!important;
            transform: none!important;
    -webkit-transition: 0s!important;
    transition: 0s!important;
  }

  .slider__item.slick-active .slider__item-info {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: 1s 1s;
    transition: 1s 1s;
  }

  .slider__item-desc,
  .slider__item-info .btn {
    display: block;
  }

  .slider__item-title {
    cursor: pointer;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 43px;
    font-weight: 900;
    font-family: Arial, Helvetica, sans-serif;
  }

  .slider__item-desc {
    font-size: 16px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    width: 278px;
    color: #fff;
    margin: 0;
  }

  .slider__item-info .btn {
    background: #fff;
    color: #000;
    font-size: 10px;
    line-height: 10px;
    font-weight: 600;
    letter-spacing: 0.22px;
    width: 191px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    border: none;
    padding: 15px 0px 14px;
    position: relative;
    right: 15px;
    outline: none;
  }
  /* dev commented */
  /*.slick-dots {*/
  /*  top: 180px;*/
  /*  right: 48%;*/
  /*  bottom: 0;*/
  /*  height: 8px;*/
  /*}*/

  .slick-dots li {
    cursor: pointer;
  }

  .slick-dots li:hover {
    background: #fff;
  }
}

@media screen and (min-width: 1200px) {
  .slider__item {
    height: 768px;
  }

  .slider__item-info {
    top: -40px;
  }

  .slider__item-img .slider__item-img--pk {
    top: -90px;
  }

    /* dev commented */
  /*.slick-dots {*/
  /*  top: 140px;*/
  /*}*/

  .slider__arrows-next {
    left: 1140px;
    right: 0;
  }

  .slider__arrows-prev {
    right: 1160px;
    left: 0;
  }
}

@media screen and (min-width: 1900px) {
  .advantages__item {
    max-width: 1200px;
  }

  .slider__item-info {
    right: 35%;
  }
  .slick-dots {
    right: 37%;
  }
}

@media screen and (min-width: 2560px) {
  .advantages__item {
    max-width: 1500px;
  }
}

@media screen and (max-width: 1024px){
    .seo__text {
        padding: 90px 30px;
    }
}
@media (min-width: 768px) {
.service__title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 28px;
}
}

.wpmtst-testimonial.testimonial {
    margin: 10px;
    background: #fff;
    padding: 15px;
    -webkit-box-shadow: 1px 1px 22px 0 rgba(6,43,64,.1);
    box-shadow: 1px 1px 22px 0 rgba(6,43,64,.1);
    max-width: 400px;
    width: 100%;
}

.mapBox {
    display: flex;
}

.map_title {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
}

.map_item-big {
  width: 70%;
}

.map_item-small {
    width: 30%;
}

.maps_city {
    columns: 2;
}

.maps_city li a {
    text-decoration: none;
    color: #000;
    transition: 0.3s;
    display: block;
    font-size: 16px;
    line-height: 24px;

}
.maps_city li a:hover {
    transform: translateX(5px);
}