

/* Start:/local/templates/niimash/frontend/assets/css/app.css?1584073809268964*/
/*Vendors*/

/*! 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, .link {
  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, .link:active, .link: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-.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */

.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}

.swiper-container-no-flexbox .swiper-slide{float:left}

.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}

.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}

.swiper-container-android .swiper-slide, .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}

.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}

.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}

.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}

.swiper-slide-invisible-blank{visibility:hidden}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{height:auto}

.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}

.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}

.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}

.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}

.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}

.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}

.swiper-button-next, .swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}

.swiper-button-prev, .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}

.swiper-button-next, .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}

.swiper-button-prev.swiper-button-white, .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")}

.swiper-button-next.swiper-button-white, .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")}

.swiper-button-prev.swiper-button-black, .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")}

.swiper-button-next.swiper-button-black, .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")}

.swiper-button-lock{display:none}

.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}

.swiper-pagination.swiper-pagination-hidden{opacity:0}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:10px;left:0;width:100%}

.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}

.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}

button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}

.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}

.swiper-pagination-bullet-active{opacity:1;background:#007aff}

.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}

.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}

.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}

.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}

.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}

.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}

.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}

.swiper-pagination-lock{display:none}

.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}

.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}

.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}

.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}

.swiper-scrollbar-cursor-drag{cursor:move}

.swiper-scrollbar-lock{display:none}

.swiper-zoom-container{width:100%;height:100%;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;text-align:center}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;font-family:"object-fit:contain";object-fit:contain}

.swiper-slide-zoomed{cursor:move}

.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%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}

.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%;background-size:100%;background-repeat:no-repeat}

.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);transform:rotate(360deg)}}

@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}

.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}

.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}

.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}

.swiper-container-cube{overflow:visible}

.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}

.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}

.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.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}

.swiper-container-flip{overflow:visible}

.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}

.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter, .fancybox-button--close {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
    color: #CCC; }

.mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close, .fancybox-button--close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus, .fancybox-button--close:hover, .fancybox-button--close:focus {
    opacity: 1; }

.mfp-close:active, .fancybox-button--close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
    margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }

.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

body.compensate-for-scrollbar{overflow:hidden}

.fancybox-active{height:auto}

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

.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}

.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}

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

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

.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;-o-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);-o-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}

.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);-o-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;-o-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}

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

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

.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}

.fancybox-is-open .fancybox-stage{overflow:hidden}

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

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

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

.fancybox-slide--image{overflow:hidden;padding:44px 0}

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

.fancybox-slide--html{padding:6px}

.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}

.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}

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

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

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}

.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}

.fancybox-container [data-selectable=true]{cursor:text}

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

.fancybox-spaceball{z-index:1}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}

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

.fancybox-slide--map .fancybox-content{background:#e5e3df}

.fancybox-slide--iframe .fancybox-content{background:#fff}

.fancybox-iframe, .fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}

.fancybox-iframe{left:0;position:absolute;top:0}

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

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

.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}

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

.fancybox-button:hover{color:#fff}

.fancybox-button:focus{outline:none}

.fancybox-button.fancybox-focus{outline:1px dotted}

.fancybox-button[disabled], .fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}

.fancybox-button div{height:100%}

.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}

.fancybox-button svg path{fill:currentColor;stroke-width:0}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2){display:none}

.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}

.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}

.fancybox-close-small:hover{color:#fff;opacity:1}

.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}

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

.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}

.fancybox-navigation .fancybox-button div{padding:7px}

.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}

.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}

.fancybox-caption{background:-webkit-gradient(linear,left bottom, left top,color-stop(0, rgba(0,0,0,.85)),color-stop(50%, rgba(0,0,0,.3)),color-stop(65%, rgba(0,0,0,.15)),color-stop(75.5%, rgba(0,0,0,.075)),color-stop(82.85%, rgba(0,0,0,.037)),color-stop(88%, rgba(0,0,0,.019)),to(transparent));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0, 0, 0, 0));background:-o-linear-gradient(bottom,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0, 0, 0, 0));background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0, 0, 0, 0));bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}

@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}

.fancybox-caption--separate{margin-top:-50px}

.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited{color:#ccc;text-decoration:none}

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

.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}

@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);-o-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}

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

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

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

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);-o-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}

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

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

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

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

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

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

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

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

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

.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}

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

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

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

@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}

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

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

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

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

.fancybox-share__button:link, .fancybox-share__button:visited{color:#fff}

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

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

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

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

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

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

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

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

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

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

.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}

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

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

.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}

.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);-o-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}

.fancybox-thumbs__list a:focus:before{opacity:.5}

.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}

@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

.pickmeup{background:#000;border-radius:.4em;-webkit-box-sizing:content-box;box-sizing:content-box;display:inline-block;position:absolute;-ms-touch-action:manipulation;touch-action:manipulation}

.pickmeup *{-webkit-box-sizing:border-box;box-sizing:border-box}

.pickmeup.pmu-flat{position:relative}

.pickmeup.pmu-hidden{display:none}

.pickmeup .pmu-instance{display:inline-block;height:13.8em;padding:.5em;text-align:center;width:15em}

.pickmeup .pmu-instance .pmu-button{color:#eee;cursor:pointer;outline:none;text-decoration:none}

.pickmeup .pmu-instance .pmu-today{background:#17384d;color:#88c5eb}

.pickmeup .pmu-instance .pmu-button:hover{background:transparent;color:#88c5eb}

.pickmeup .pmu-instance .pmu-not-in-month{color:#666}

.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover{color:#333;cursor:default}

.pickmeup .pmu-instance .pmu-selected{background:#136a9f;color:#eee}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected{background:#17384d}

.pickmeup .pmu-instance nav{color:#eee;display:-ms-flexbox;display:-webkit-box;display:flex;line-height:2em}

.pickmeup .pmu-instance nav *:first-child :hover{color:#88c5eb}

.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next{display:none;height:2em;width:1em}

.pickmeup .pmu-instance nav .pmu-month{width:14em}

.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months *{display:inline-block;line-height:3.6em;width:3.5em}

.pickmeup .pmu-instance .pmu-day-of-week{color:#999;cursor:default}

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days *{display:inline-block;line-height:1.5em;width:2em}

.pickmeup .pmu-instance .pmu-day-of-week *{line-height:1.8em}

.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next{display:block}

.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:last-child .pmu-month{width:13em}

.pickmeup .pmu-instance:first-child:last-child .pmu-month{width:12em}

.pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years{display:none}

.c-black {
    color: #333333
}

.c-gray {
    color: #888888;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .6;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .6;
    }
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
}

@media (max-width: 750px) {

  .grid {
    margin-left: -10px
  }
}

.grid-col {
    width: 8.3333%;
    margin-bottom: 30px;
}

.col-in-row, .grid-col-3, .grid-col-4, .grid-col-5, .grid-col-2, .grid-col-1 {
    margin-left: 15px;
}

@media (max-width: 750px) {

  .col-in-row, .grid-col-3, .grid-col-4, .grid-col-5, .grid-col-2, .grid-col-1 {
    margin-left: 10px
  }
}

.grid-col-3 {
    width: calc(33.33% - 15px);
    max-width: calc(33.33% - 15px);
    margin-bottom: 15px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .grid-col-3 {
    width: calc(50% - 15px);
    max-width: calc(50% - 15px)
  }
}

@media (max-width: 750px) {

  .grid-col-3 {
    width: calc(100% - 10px);
    max-width: calc(100% - 10px);
    margin-bottom: 15px
  }
}

.grid-col-4 {
    width: calc(25% - 30px);
    max-width: calc(25% - 30px);
    margin-bottom: 40px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .grid-col-4 {
    width: calc(25% - 20px);
    max-width: calc(25% - 20px);
    margin-bottom: 30px
  }
}

@media (max-width: 750px) {

  .grid-col-4 {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-bottom: 25px
  }
}

.grid-col-5 {
    width: calc(20% - 30px);
    max-width: calc(20% - 30px);
    margin-bottom: 40px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .grid-col-5 {
    width: calc(20% - 20px);
    max-width: calc(20% - 20px);
    margin-bottom: 30px
  }
}

@media (max-width: 750px) {

  .grid-col-5 {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-bottom: 25px
  }
}

.grid-col-2 {
    width: calc(50% - 15px);
    max-width: calc(50% - 15px);
    margin-bottom: 15px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .grid-col-2 {
    width: calc(50% - 15px);
    max-width: calc(50% - 15px)
  }
}

@media (max-width: 750px) {

  .grid-col-2 {
    width: calc(100% - 10px);
    max-width: calc(100% - 10px)
  }
}

.grid-col-1 {
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
    margin-bottom: 30px;
}

@media (max-width: 750px) {

  .grid-col-1 {
    width: calc(100% - 10px);
    max-width: calc(100% - 10px)
  }
}

.i-icon {
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.icon-link {
    text-decoration: none;
}

.icon-link:not([href]) span {
  text-decoration: none !important;
}

.icon-link > * {
  vertical-align: middle;
}

.icon-link:hover {
  text-decoration: none;
}

.icon-link:hover span {
  text-decoration: none;
}

.icon-link .i-icon {
  margin-right: 5px;
}

.icon-link .i-icon * {
  fill: currentColor;
}

.icon-link span {
  text-decoration: underline;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.icon-link--expand {
  color: #ebebeb;
  font-weight: 500;
  cursor: pointer;
}

.icon-link--expand span {
  border-bottom: 1px dashed;
}

.icon-link--expand .i-icon {
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
  margin-left: 5px;
}

.icon-link--expand .i-icon path {
  fill: currentColor;
}

.icon-link--big {
  font-weight: 500;
  margin: 15px 0;
  display: inline-block;
}

.icon-link--big .i-icon {
  width: 2.1em;
  height: 2em;
  margin-right: 10px;
}

.cross, .menu-popup__close, .right-panel-close__icon, .search-popup__close {
    position: relative;
    cursor: pointer;
}

.cross::after, .cross::before, .menu-popup__close::after, .menu-popup__close::before, .right-panel-close__icon::after, .right-panel-close__icon::before, .search-popup__close::after, .search-popup__close::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: currentColor;
}

.cross::after, .menu-popup__close::after, .right-panel-close__icon::after, .search-popup__close::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

html {
    height: 100% !important;
    font-size: 16px;
    line-height: 1.4;
    font-family: "MuseoSans", sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
}

html.menu-is-opened {
  overflow: hidden;
}

html.has-overlay {
  overflow: hidden;
}

html.has-overlay:after {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
  -webkit-animation: fadeIn 1s forwards;
  animation: fadeIn 1s forwards;
  z-index: 10;
}

@media (max-width: 1919px) {

  html {
    font-size: 15px
  }
}

@media (min-width: 751px) and (max-width: 1170px) {

  html {
    font-size: 14px
  }
}

@media (max-width: 750px) {

  html {
    font-size: 13px
  }
}

body {
    color: #333333;
    height: 100% !important;
    max-height: 100%;
    background-color: #020c13;
}

#svg-sprite {
    display: none !important;
}

.flow-container {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 3;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
}

.content {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: url(/local/templates/niimash/frontend/assets/css/../images/bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: 100% 100vh;
}

@media (max-width: 1170px) {

  .content {
    background-size: cover
  }
}

.content.have-bg {
  background-position: bottom center;/*background-repeat: no-repeat;*/
}

.container {
    max-width: 1470px;
    margin: auto;
    padding: 0 15px;
    width: 100%;
}

.container--inner {
  max-width: 1320px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .container {
    padding: 0 20px
  }
}

@media (max-width: 750px) {

  .container {
    padding: 0 15px
  }
}

h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.2;
}

@media (max-width: 750px) {

  h2, .h2, h3, .h3 {
    line-height: 1.2;
    margin-top: 15px
  }
}

h4, .h4, h5, .h5, h6, .h6, .notice--big .notice__title {
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 1.2;
}

@media (max-width: 750px) {

  h4, .h4, h5, .h5, h6, .h6, .notice--big .notice__title {
    line-height: 1.2;
    margin-top: 20px
  }
}

h1, .h1 {
    font-size: 42px;
    font-weight: 700;
}

@media (min-width: 751px) and (max-width: 1170px) {

  h1, .h1 {
    font-size: 32px
  }
}

@media (max-width: 750px) {

  h1, .h1 {
    font-size: 22px;
    line-height: 1.2
  }
}

h2, .h2 {
    font-size: 42px;
    font-weight: 700;
}

@media (min-width: 751px) and (max-width: 1170px) {

  h2, .h2 {
    font-size: 32px
  }
}

@media (max-width: 750px) {

  h2, .h2 {
    font-size: 22px
  }
}

h3, .h3 {
    font-size: 30px;
    font-weight: 700;
}

@media (min-width: 751px) and (max-width: 1170px) {

  h3, .h3 {
    font-size: 24px
  }
}

@media (max-width: 750px) {

  h3, .h3 {
    font-size: 18px
  }
}

h4, .h4, .notice--big .notice__title {
    font-size: 24px;
    font-weight: 700;
}

@media (min-width: 751px) and (max-width: 1170px) {

  h4, .h4, .notice--big .notice__title {
    font-size: 20px
  }
}

@media (max-width: 750px) {

  h4, .h4, .notice--big .notice__title {
    font-size: 16px
  }
}

h5, .h5 {
    font-size: 20px;
    font-weight: 700;
}

@media (min-width: 751px) and (max-width: 1170px) {

  h5, .h5 {
    font-size: 16px
  }
}

@media (max-width: 750px) {

  h5, .h5 {
    font-size: 15px
  }
}

h6, .h6 {
    font-size: 16px;
    font-weight: 500;
    opacity: 0.7;
}

@media (min-width: 751px) and (max-width: 1170px) {

  h6, .h6 {
    font-size: 15px
  }
}

@media (max-width: 750px) {

  h6, .h6 {
    font-size: 14px
  }
}

img {
    max-width: 100%;
    max-height: 100%;

}

a, .link {
    color: #0093e7;
    text-decoration: underline;
}

a:hover, .link:hover {
  text-decoration: none;
}

a:active, .link:active {
  color: #006f99;
}

.link--dotted {
  text-decoration: none;
  border-bottom: 2px dotted;
}

.link--dotted:hover {
  border-bottom-color: transparent;
}

.more-link {
    text-decoration: none;
    color: #0190c6;
    border-bottom: 1px dotted;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    font-weight: 500;
    font-size: 16px;
}

@media (max-width: 750px) {

  .more-link {
    font-size: 14px
  }
}

.more-link:hover {
  border-color: transparent;
}

.clearfix:after, .clearfix:before, .text-photo:after, .text-photo:before, .cards-block__wrap:after, .cards-block__wrap:before, .leadership-detail__left:after, .leadership-detail__left:before {
    content: '';
    display: table;
    clear: both;
}

ul, ol {
    list-style-type: none;
    margin: 0;
    //margin-left: 20px;
    padding: 0;
}

@media (max-width: 750px) {

  ul, ol {
    margin-left: 20px
  }
}

ul > li, ol > li {
  padding-left: 30px;
}

ul li, ol li {
  margin: 7px 0;
}

ul > li {
  position: relative;
}

ul > li::before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #253b4d;
}

ul.type-2 > li::before {
  height: 1px;
  width: 15px;
  top: 0.8em;
}

ol {
    counter-reset: list 0;
}

ol ul {
  opacity: 0.8;
}

ol > li {
  position: relative;
}

ol > li::before {
  counter-increment: list;
  content: counter(list) ".";
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 500;
}

.theme-dark ol > li::before {
  color: #0093e7;
}

p {
    margin: 15px 0;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.full-size {
    margin: 20px -60px;
    padding: 20px 60px;
    background-color: #e3eef9;
    font-weight: 400;
    font-style: italic;
}

@media (max-width: 1170px) {

  .full-size {
    padding: 20px 40px;
    margin: 15px -40px
  }
}

.full-size p:first-child {
  margin-top: 0;
}

.full-size p:last-child {
  margin-bottom: 0;
}

@media (max-width: 750px) {

  .page-heading {
    margin-top: 0
  }
}

.page-description {
    margin-bottom: 20px;
}

.wisywig {
    //font-size: 16px;
}

.layout {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.layout.is-shown {
  visibility: visible;
  opacity: 0.5;
}

.table-wrapper {
    max-width: 100%;
    overflow-x: auto;
}

.content table, .modal table {
  font-weight: 300;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 0;
  border: 3px solid #ccddea;
  border-left: 0;
  border-right: 0;
}

.content table thead, .modal table thead {
  background-color: #e2ebf2;
}

.content table thead td, .content table thead th, .modal table thead td, .modal table thead th {
  font-weight: 700;
  text-align: left;
}

.content table td, .content table th, .modal table td, .modal table th {
  padding: 10px 20px;
  border: 0;
  vertical-align: top;
}

.content table td:not(:last-child), .content table th:not(:last-child), .modal table td:not(:last-child), .modal table th:not(:last-child) {
  padding-right: 0;
}

.content table tr:nth-child(even), .modal table tr:nth-child(even) {
  background-color: #e2ebf2;
}

.content table.reverse tr:nth-child(even), .modal table.reverse tr:nth-child(even) {
  background-color: transparent;
}

.content table.reverse tr:nth-child(odd), .modal table.reverse tr:nth-child(odd) {
  background-color: #e2ebf2;
}

.content table.dl, .modal table.dl {
  border: 0;
}

.content table.dl tr, .modal table.dl tr {
  background-color: transparent;
}

.content table.dl td, .content table.dl th, .modal table.dl td, .modal table.dl th {
  padding: 4px 0;
  border: 0;
  vertical-align: top;
}

.content table.dl td:first-child, .content table.dl th:first-child, .modal table.dl td:first-child, .modal table.dl th:first-child {
  / / width: 200 px;
  padding-right: 20px;
}

@media (max-width: 750px) {

  .content table.dl td:first-child, .content table.dl th:first-child, .modal table.dl td:first-child, .modal table.dl th:first-child {
    //width: auto
  }
}

.content table.dl img, .modal table.dl img {
  cursor: pointer;
}

.no-select {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.scroll-section {
    padding-top: 115px;
    padding-bottom: 40px;
    height: 100vh;
    z-index: 2;
    position: relative;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media (max-width: 1279px) {

  .scroll-section {
    padding-top: 100px;
    padding-bottom: 60px;
    height: auto;
    display: block
  }
}

@media (max-width: 750px) {

  .scroll-section {
    padding: 40px 0
  }
}

.scroll-section > .container {
  min-height: 0;
  margin: 0 auto;
}

@media (min-width: 1921px) {

  .scroll-section > .container {
    max-width: 2000px
  }
}

.scroll-section--slider {
  padding: 0;
}

@media (min-width: 1278px) and (max-height: 890px) {

  .scroll-section--history {
    //height: auto
  }
}

.scroll-section--history > .container {
  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-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (min-width: 1280px) {

  .scroll-section--history .history {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }

  .scroll-section--history .history__body {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
  }
}

.scroll-section__up {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
  cursor: pointer;
}

@media (max-width: 1279px) {

  .scroll-section__up {
    display: none
  }
}

.scroll-section__up-icon {
  width: 24px;
  height: 24px;
  will-change: transform;
  -webkit-animation: arrow .8s 1s infinite;
  animation: arrow .8s 1s infinite;
}

.scroll-section__up-icon path {
  fill: white;
}

.block-heading {
    font-size: 90px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 100px;
}

@media (max-width: 1470px) {

  .block-heading {
    margin-right: 35px;
    font-size: 60px;
    font-weight: 800
  }
}

@media (max-width: 750px) {

  .block-heading {
    font-size: 30px;
    margin-right: 0
  }
}

@-webkit-keyframes arrow {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(-3px);
                transform: translateY(-3px);
    }
    50% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

@keyframes arrow {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(-3px);
                transform: translateY(-3px);
    }
    50% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

.animated-text {
    position: relative;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.animated-text[href] {
  border-bottom: 3px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.animated-text[href]:hover {
  border-bottom-color: white;
}

.animated-text .letter {
  display: inline-block;
}

.page {
    padding-top: 180px;
    padding-bottom: 50px;
}

.page--center {
  padding-top: 120px;
}

@media (max-width: 1279px) {

  .page {
    padding-top: 100px
  }
}

.page__container-wrap {
  //overflow: hidden;
}

@media (max-width: 750px) {

  .page__container-wrap {
    margin: 0 -20px
  }
}

.page__container {
  background-color: #fff;
  padding: 60px;
  padding-top: 30px;
}

@media (max-width: 1279px) {

  .page__container {
    padding: 40px
  }
}

@media (max-width: 750px) {

  .page__container {
    padding: 20px
  }
}

.page__heading {
  color: white;
  margin: 0;
  margin-top: -5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  padding-left: 60px;
}

@media (max-width: 1279px) {

  .page__heading {
    padding-left: 40px
  }
}

@media (max-width: 750px) {

  .page__heading {
    padding-left: 0;
    margin-bottom: 20px
  }
}

.page__heading a {
  text-decoration: none;
  color: inherit;
}

.page__subheading {
  font-weight: 700;
  margin: 0;
  margin-bottom: 25px;
}

@media (max-width: 750px) {

  .page__subheading {
    margin-bottom: 15px
  }
}

.page__bg {}

.page__wrapper {
  position: relative;
  z-index: 3;
  will-change: padding-top;
}

@media (max-width: 1279px) {

  .page__wrapper {
    padding-top: 0 !important
  }
}

.page__layout {
  margin: 0 -60px;
  padding: 0 60px;
}

@media (max-width: 1279px) {

  .page__layout {
    margin: 0 -40px;
    padding: 0 40px
  }
}

@media (max-width: 750px) {

  .page__layout {
    margin: 0 -20px;
    padding: 0 20px
  }
}

.page__layout-content {
  will-change: margin-top;
}

@media (max-width: 1279px) {

  .page__layout-content {
    margin-top: auto !important
  }
}

.page__layout-content > h1:first-child, .page__layout-content h2:first-child, .page__layout-content h3:first-child, .page__layout-content h4:first-child, .page__layout-content h5:first-child, .page__layout-content h6:first-child {
  margin-top: 0;
}

.page-bg {
    background-image: url(/local/templates/niimash/frontend/assets/css/../images/bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.well {
    display: inline-block;
    padding: 30px 20px;
    background-color: white;
    border: 1px solid #e4e4e4;
}

.file {
    display: inline-block;
    text-decoration: none;
    color: #797979;
}

.file:hover .file__icon * {
  fill: #0190c6 !important;
}

.file__icon-wrap, .file__size {
  display: inline-block;
  vertical-align: bottom;
}

.file__icon-wrap {
  margin-right: 7px;
}

.file__icon {
  width: 36px;
  height: 49px;
}

.file__icon * {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  fill: currentColor !important;
}

.file__size {
  line-height: 1;
  font-size: 15px;
  font-weight: 300;
}

.files .file:not(:last-child) {
  margin-right: 30px;
  margin-bottom: 15px;
}

.text-photo {
    margin-top: 20px;
}

.text-photo:not(:last-child) {
  margin-bottom: 30px;
}

.figure {
    margin: 0;
    margin-right: 30px;
    margin-bottom: 20px;
    float: left;
    width: 245px;
}

@media (max-width: 750px) {

  .figure {
    margin-right: 20px
  }
}

@media (max-width: 480px) {

  .figure {
    float: none
  }
}

.figure img {
  display: block;
}

.figure figcaption {
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
  color: #616161;
  padding: 10px;
  background-color: #eaeaea;
}

.figure--right {
  margin-left: 30px;
  margin-right: 0;
  float: right;
}

@media (max-width: 750px) {

  .figure--right {
    float: left;
    margin-left: 0;
    margin-right: 20px
  }
}

@media (max-width: 480px) {

  .figure--right {
    float: none
  }
}

.quote {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quote img {
  width: 135px;
  height: 135px;
  background-color: #e3eef9;
  border-radius: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 45px;
}

@media (max-width: 1170px) {

  .quote img {
    width: 55px;
    height: 55px;
    margin-right: 30px
  }
}

.quote__text {
  background-color: #e3eef9;
  padding: 30px 35px;
  font-weight: 500;
  position: relative;
  line-height: 1.7;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (max-width: 1170px) {

  .quote__text {
    padding: 15px 20px
  }
}

.quote__text::before {
  content: '';
  position: absolute;
  left: -18px;
  top: 25px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 18px solid #e3eef9;
}

.quote__text i {
  color: #6a6a6a;
}

.expand__top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #0190c6;
  cursor: pointer;
}

.expand__top:hover .expand__label {
  border-bottom-color: transparent;
}

.expand__label {
  border-bottom: 1px dashed;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: inline;
}

.expand__label-wrap {
  margin-right: 10px;
}

.expand__icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.expand.is-expanded .expand__icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.expand__icon path {
  fill: currentColor;
}

.expand__body {
  display: none;
  padding-left: 15px;
  margin-top: 15px;
}

.expand.is-expanded .expand__body {
  display: block;
}

.expand__item:not(:last-child) {
  margin-bottom: 10px;
}

.back-page {
    margin-top: 20px;
    font-size: 0.9em;
}

.back-page .icon-link__icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.show-hidden:not(.is-shown) .hidden {
  display: none;
}

.show-hidden:not(.is-shown) .show-hidden__hidden {
  display: none;
}

.show-hidden:not(.is-shown) .show-hidden__visible {
  display: inline-block;
}

.show-hidden.is-shown .show-hidden__visible {
  display: none;
}

[data-table-sort] {
    cursor: pointer;
    white-space: nowrap;
}

[data-table-sort] .i-icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: 10px;
  display: none;
}

[data-table-sort].is-sorting .i-icon {
  display: inline-block;
}

[data-table-sort].is-sorting.desc .i-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.video-js {
    margin: 0 auto;
    height: 0;
    padding-bottom: 40%;
    width: auto;
    max-width: 600px;
}

@media (max-width: 750px) {

  .video-js {
    padding-bottom: 59%
  }
}

.sign {
    text-align: right;
    font-style: italic;
    margin-top: 10px;
}

.ytp-cued-thumbnail-overlay-image {
    background-size: contain !important;
}

iframe {
    max-width: 100%;
}

.anim {
    position: relative;
    display: block;
    overflow: hidden;
    border: 2px solid rgb(0, 87, 192);
}

.anim::after {
  content: '';
  position: absolute;
  height: 150%;
  -webkit-transform: translateY(-50%) rotate(-25deg);
  -ms-transform: translateY(-50%) rotate(-25deg);
  transform: translateY(-50%) rotate(-25deg);
  top: 50%;
  margin: auto;
  width: 125px;
  right: -305px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(36%, rgba(255, 255, 255, 0.8)), color-stop(68%, rgba(255, 255, 255, 0.84)), to(rgba(255, 255, 255, 0.18)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 36%, rgba(255, 255, 255, 0.84) 68%, rgba(255, 255, 255, 0.18) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 36%, rgba(255, 255, 255, 0.84) 68%, rgba(255, 255, 255, 0.18) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 36%, rgba(255, 255, 255, 0.84) 68%, rgba(255, 255, 255, 0.18) 100%);
  -webkit-animation-name: btnGradient;
  animation-name: btnGradient;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.heading-select {
    margin-top: 20px;
}

.heading-select__heading {
  display: inline-block;
  margin-right: 30px;
}

.heading-select .select {
  width: 200px;
  display: inline-block;
}

@-webkit-keyframes btnGradient {
    0% {
        right: -305px;
    }
    100% {
        right: 102%;
    }
}

@keyframes btnGradient {
    0% {
        right: -305px;
    }
    100% {
        right: 102%;
    }
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansRegular/MuseoSansRegular.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansRegular/MuseoSansRegular.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBold/MuseoSansBold.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBold/MuseoSansBold.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBold/MuseoSansBold.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBold/MuseoSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansItalic/MuseoSansItalic.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansItalic/MuseoSansItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansItalic/MuseoSansItalic.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansItalic/MuseoSansItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLight/MuseoSansLight.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLight/MuseoSansLight.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLight/MuseoSansLight.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLight/MuseoSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMedium/MuseoSansMedium.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMedium/MuseoSansMedium.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlack/MuseoSansBlack.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlack/MuseoSansBlack.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlack/MuseoSansBlack.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlack/MuseoSansBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBoldItalic/MuseoSansBoldItalic.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBoldItalic/MuseoSansBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBoldItalic/MuseoSansBoldItalic.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBoldItalic/MuseoSansBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: "MuseoSans";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMediumItalic/MuseoSansMediumItalic.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMediumItalic/MuseoSansMediumItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMediumItalic/MuseoSansMediumItalic.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansMediumItalic/MuseoSansMediumItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: "MuseoSansLightItalic";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLightItalic/MuseoSansLightItalic.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLightItalic/MuseoSansLightItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLightItalic/MuseoSansLightItalic.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansLightItalic/MuseoSansLightItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MuseoSansBlackItalic";
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlackItalic/MuseoSansBlackItalic.eot");
    src: url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlackItalic/MuseoSansBlackItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlackItalic/MuseoSansBlackItalic.woff") format("woff"),
    url("/local/templates/niimash/frontend/assets/css/../files/fonts/MuseoSansBlackItalic/MuseoSansBlackItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

input {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
}

body > :not(.bx-core-window) select, body > :not(.bx-core-window) input, body > :not(.bx-core-window) button, body > :not(.bx-core-window) textarea, body > :not(.bx-core-window) [type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  font-family: inherit;
}

button, input, optgroup, select, textarea {
    line-height: inherit;
}

textarea {
    width: 100%;
    resize: vertical;
    padding: 15px;
}

button {
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    background-color: transparent;
}

input::-ms-clear {
    display: none;
}

.form {
    margin: 40px 0;
    padding: 40px 50px;
    background-color: #e8f2f9;
}

@media (max-width: 750px) {

  .form {
    margin: 30px -30px;
    padding: 30px
  }
}

.form__body {
  margin-left: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form__title {
  margin-top: 0;
}

.form__text {
  margin-bottom: 20px;
  color: #a8a8a8;
  font-size: 0.9em;
}

.form-label {
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 10px;
}

.form-col {
    position: relative;
}

.form-col__icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  text-align: center;
  padding-right: 20px;
  line-height: 40px;
}

@media (max-width: 750px) {

  .form-col__icon {
    padding-right: 15px;
    width: 30px
  }
}

.form-col__icon .i-icon {
  width: 20px;
  height: 20px;
  vertical-align: text-top;
}

@media (max-width: 750px) {

  .form-col__icon .i-icon {
    width: 15px;
    height: 15px
  }
}

.form-col__error {
  color: #bd2713;
  font-weight: 500;
  margin-top: 10px;
  display: none;
}

.form-col__error::before {
  content: '!';
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid currentColor;
  border-radius: 100%;
  margin-right: 10px;
  text-align: center;
}

.form-col__attach {
  cursor: pointer;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.invalid .form-col__attach {
  border-color: #bd2713;
}

.form-col--icon .form-input {
  padding-right: 40px;
}

.form-col--submit .btn {
  margin-right: 25px;
}

@media (max-width: 750px) {

  .form-col--submit .btn {
    margin-bottom: 7px
  }
}

.form-col > label:not(.checkbox-simple) {
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}

.form-col textarea {
  padding: 15px;
  height: 230px;
  display: block;
}

@media (max-width: 750px) {

  .form-col textarea {
    height: 150px
  }
}

.form-col.invalid .form-col__error {
  display: block;
}

.form-col.invalid .form-input {
  border-color: #bd2713;
}

.form-note {
    color: #797979;
    font-weight: 300;
    display: inline-block;
}

.form-input, .form-file__label, .select {
    width: 100%;
    background-color: white;
    color: #2b2b2b;
    border: 1px solid #c5c5c5;
    height: 42px;
    padding: 0 20px;
}

@media (max-width: 750px) {

  .form-input, .form-file__label, .select {
    height: 35px
  }
}

.form-input::-webkit-input-placeholder, .form-file__label::-webkit-input-placeholder, .select::-webkit-input-placeholder {
  font-weight: 300;
  color: #888888;
  opacity: 1;
}

.form-input::-ms-input-placeholder, .form-file__label::-ms-input-placeholder, .select::-ms-input-placeholder {
  font-weight: 300;
  color: #888888;
  opacity: 1;
}

.form-input::placeholder, .form-file__label::placeholder, .select::placeholder {
  font-weight: 300;
  color: #888888;
  opacity: 1;
}

.form-input:focus, .form-file__label:focus, .select:focus {
  outline: 0;
  border-color: #0190c6;
}

.form-input.invalid, .form-file__label.invalid, .select.invalid {
  border-color: #bd2713;
}

.form-group:not(:last-of-type) {
  margin-bottom: 20px;
}

.form-group__label {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

@media (max-width: 750px) {

  .form-group__label {
    font-size: 18px
  }
}

.form-group--offset {
  border-top: 2px solid #c5c5c5;
  margin-bottom: 0 !important;
  padding-top: 30px;
  padding-bottom: 40px;
}

.form-group--offset:first-of-type {
  border-top: none;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
}

.form-row:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 750px) {

  .form-row:not(:last-child) {
    margin-bottom: 15px
  }
}

@media (min-width: 751px) and (max-width: 1170px) {

  .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width: 750px) {

  .form-row {
    display: block
  }
}

.form-row .form-col {
  width: 100%;
  max-width: 100%;
  margin-left: 25px;
  margin-bottom: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: 751px) {

  .form-row .form-col--pull-right {
    width: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: auto
  }
}

@media (max-width: 750px) {

  .form-row .form-col {
    width: auto
  }
}

@media (max-width: 750px) {

  .form-row .form-col:not(:last-child) {
    margin-bottom: 10px
  }
}

@media (min-width: 751px) {

  .form-row .form-col--2 {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
}

.form-row--errors {
  display: block;
  margin-left: 0;
}

.form-row--errors .alert {
  margin-bottom: 10px;
}

.form-row--alerts {
  margin-left: 0;
}

.form-row--alerts .alert {
  margin: 0;
}

.form-row--confirm {
  margin-top: 10px;
}

@media (max-width: 750px) {

  .form-row--confirm {
    display: block
  }
}

.form-attach {
    display: inline-block;
    cursor: pointer;
}

.form-attach input {
  display: none;
}

.form-attach > * {
  display: inline-block;
  vertical-align: middle;
}

.form-attach__icon {
  margin-right: 5px;
}

.form-attach__icon .cls-file-1 {
  fill: #008492
}

.form-attach__label {
  cursor: pointer;
}

.checkbox-simple {
    padding-left: 40px;
    position: relative;
    display: inline-block;
    min-height: 25px;
}

@media (max-width: 750px) {

  .checkbox-simple {
    padding-left: 25px
  }
}

.checkbox-simple input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  z-index: 2;
  cursor: pointer;
}

@media (max-width: 750px) {

  .checkbox-simple input {
    width: 15px;
    height: 15px
  }
}

.checkbox-simple input:checked + .checkbox-simple__emulator .i-icon {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.checkbox-simple input.invalid + .checkbox-simple__emulator {
  border-color: #bd2713;
}

.checkbox-simple__emulator {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  line-height: 17px;
  text-align: center;
  z-index: 1;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  background-color: white;
  border: 1px solid #c5c5c5;
}

@media (max-width: 750px) {

  .checkbox-simple__emulator {
    width: 17px;
    height: 17px;
    line-height: 15px
  }
}

.checkbox-simple__emulator .i-icon {
  width: 10px;
  height: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  margin: 0;
}

@media (max-width: 750px) {

  .checkbox-simple__emulator .i-icon {
    width: 8px;
    height: 8px
  }
}

.invalid .checkbox-simple__emulator {
  border-color: #bd2713;
}

.checkbox-simple__label {
  font-size: 15px;
  display: block;
}

.checkbox-simple--terms .checkbox-simple__label {
  font-size: 14px;
}

.checkbox-simple__label a {
  color: #333333;
}

@media (max-width: 750px) {

  .checkbox-simple__label {
    font-size: 13px
  }
}

.checkbox-simple__label-note {
  display: inline-block;
  margin-top: 10px;
  color: #ebebeb;
}

.radio-simple {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
}

.radio-simple input {
  display: none;
}

.radio-simple input:checked + .radio-simple__check::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.radio-simple__check {
  width: 20px;
  height: 20px;
  min-width: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 100%;
  position: relative;
  background-color: #fff;
  display: inline-block;
  margin-right: 15px;
}

.radio-simple__check::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: white;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.radio-simple__text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.sub-form__row:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 750px) {

  .sub-form__row:not(:last-child) {
    margin-bottom: 10px
  }
}

.sub-form__row .checkbox-simple:not(:last-child) {
  margin-bottom: 10px;
  margin-right: 10px;
}

.form-file input {
  display: none;
}

.form-file input.invalid + .form-file__label {
  border-color: #bd2713;
}

.form-file__label {
  display: block;
  line-height: 40px;
  white-space: nowrap;
  cursor: pointer;
}

@media (max-width: 750px) {

  .form-file__label {
    line-height: 35px
  }
}

.form-file__bottom {
  margin-top: 15px;
}

.form-file__bottom .form-note {
  font-size: 12px;
  margin-left: 5px;
}

.form-file__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-file__inner .form-file__btn {
  padding: 10px 30px;
  margin-top: -1px;
  margin-left: 10px;
}

@media (max-width: 750px) {

  .form-file__inner .form-file__btn {
    padding: 8px 30px
  }
}

.form-file__inner .form-file__label {
  font-weight: 300;
  color: #888888;
}

.form-file__exts {
  font-size: 14px
}

.form-docs .form-file__label, .form-docs textarea::-webkit-input-placeholder {
  font-family: inherit;
  font-weight: 400;
  color: #888888;
}

.form-docs .form-file__label, .form-docs textarea::-ms-input-placeholder {
  font-family: inherit;
  font-weight: 400;
  color: #888888;
}

.form-docs .form-file__label, .form-docs textarea::placeholder {
  font-family: inherit;
  font-weight: 400;
  color: #888888;
}

.form-select {
    position: relative;
}

.form-select__icon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-select__icon .i-icon {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.form-select__icon .i-icon path {
  fill: #0190c6
}

.form-date {
    position: relative;
}

.form-date__input:focus + .form-date__icon .i-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.form-date__icon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-date__icon .i-icon {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.form-date__icon .i-icon path {
  fill: #0190c6
}

.fast-search {
    position: relative;
}

.fast-search__results {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: white;
  border: 1px solid #c5c5c5;
  border-top: 0;
  display: none;
  z-index: 1;
}

.fast-search__results.is-shown {
  display: block;
}

.fast-search__result:not(:last-child) {
  border-bottom: 1px solid #a8a8a8;
}

.fast-search__result-link {
  display: block;
  padding: 10px 20px;
}

/*All components*/

.alert {
    padding: 10px 20px;
    border-radius: 6px;
    color: white;
    font-weight: 500;
    background-color: #bd2713;
}

.bg-video {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: black;
}

.bg-video__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

.breadcrumbs {
    margin-bottom: 20px;
    color: #c0c0c0;
}

@media (max-width: 750px) {

  .breadcrumbs {
    margin-bottom: 15px
  }
}

.breadcrumbs__item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #2b2b2b;
  font-weight: 300;
}

.breadcrumbs__item:not(:last-child)::after {
  content: '>';
  margin: 0 5px
}

.breadcrumbs__link {
  color: inherit;
  text-decoration: underline;
}

.breadcrumbs__link:hover {
  text-decoration: none
}

.btn {
    padding: 6px 30px;
    background-color: #0190c6;
    color: white;
    text-decoration: none !important;
    border: 1px solid #e4e4e4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;

}

@media (max-width: 750px) {

  .btn {
    font-size: 13px;
    padding: 6px 20px
  }
}

.btn:hover {
  background-color: #0075a1;
}

.btn:hover .btn__icon {
  -webkit-animation: wiggle .7s;
  animation: wiggle .7s;
  color: #008492;
}

.btn:hover .btn__icon * {
  fill: white;
}

.btn:active {
  background-color: #0075a1;
  color: #86cbe5;
}

.btn:first-letter {
  text-transform: uppercase;
}

.btn__icon {
  width: 14px;
  height: 14px;
  margin-left: 3px;
}

.btn__icon * {
  fill: currentColor;
}

.btn--thin {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 12px;
}

.btn--file {
  background-color: #008492;
  color: white;
  border-color: transparent;
}

.btn--file .btn__icon .cls-download-1, .btn--file .btn__icon .cls-download-2 {
  fill: currentColor;
  stroke: transparent;
}

.btn--file:hover {
  background-color: white;
  border-color: #a8a8a8;
  color: #008492;
}

.btn--file:hover .btn__icon * {
  fill: currentColor;
}

.btn--no-border {
  border: 0;
}

.btn--transparent {
  background-color: transparent;
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
    100% {
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
}

@keyframes wiggle {
    0% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(3px);
                transform: translateX(3px);
    }
    100% {
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
}

.card {
    display: block;
    text-decoration: none;
    color: white;
    position: relative;
    float: left;
    width: calc(10% * 2 - 10px);
    margin: 5px;
    height: 0;
    padding-bottom: 23vh;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
}

@media (max-width: 1170px) {

  .card {
    padding: 0;
    height: 230px;
    width: calc(10% * 2 - 10px)
  }
}

@media (min-width: 1280px) and (max-height: 700px) {

  .center-block--2 .card {
    padding-bottom: 16vh
  }
}

.card.is-active .card__image-wrap::after, .card.is-active .card__image-wrap::before {
  opacity: 1;
}

.card.is-active .card__image {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.ie-edge .card.is-active .card__image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.card--20 {
  width: calc(10% * 2 - 10px);
}

.card--25 {
  width: calc(10% * 2.5 - 10px);
}

.card--30 {
  width: calc(10% * 3 - 10px);
}

.card--33 {
  width: calc(10% * 3.33 - 10px);
}

.card--40 {
  width: calc(10% * 4 - 10px);
}

.card--50 {
  width: calc(10% * 5 - 10px);
}

.card--60 {
  width: calc(10% * 6 - 10px);
}

.card--66 {
  width: calc(10% * 6.66 - 10px);
}

.card--70 {
  width: calc(10% * 7 - 10px);
}

.card--80 {
  width: calc(10% * 8 - 10px);
}

.card--90 {
  width: calc(10% * 9 - 10px);
}

.card--100 {
  width: calc(10% * 10 - 10px);
}

@media (max-width: 1170px) {

  .card--tablet-20 {
    width: calc(10% * 2 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-30 {
    width: calc(10% * 3 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-40 {
    width: calc(10% * 4 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-50 {
    width: calc(10% * 5 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-60 {
    width: calc(10% * 6 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-70 {
    width: calc(10% * 7 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-80 {
    width: calc(10% * 8 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-90 {
    width: calc(10% * 9 - 10px)
  }
}

@media (max-width: 1170px) {

  .card--tablet-100 {
    width: calc(10% * 10 - 10px)
  }
}

.card__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:top center";
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  -webkit-transition: -webkit-transform 2s linear;
  transition: -webkit-transform 2s linear;
  -o-transition: transform 2s linear;
  transition: transform 2s linear;
  transition: transform 2s linear, -webkit-transform 2s linear;
}

.card__image-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.card__image-wrap::after, .card__image-wrap::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 2;
}

@media (max-width: 1279px) {

  .card__image-wrap::after, .card__image-wrap::before {
    display: none
  }
}

.card__image-wrap::before {
  top: -3px;
  z-index: 1;
  height: 20px;
  background-image: -webkit-gradient( linear, left top, left bottom, color-stop(15%, rgb(255,255,255)), color-stop(100%, rgba(255,255,255,0.05)), color-stop(0, rgb(255,255,255)));
  background-image: -webkit-linear-gradient( top, rgb(255,255,255) 15%, rgba(255,255,255,0.05) 100%, rgb(255,255,255) 0);
  background-image: -o-linear-gradient( top, rgb(255,255,255) 15%, rgba(255,255,255,0.05) 100%, rgb(255,255,255) 0);
  background-image: linear-gradient( 180deg, rgb(255,255,255) 15%, rgba(255,255,255,0.05) 100%, rgb(255,255,255) 0);
}

.card__image-wrap::after {
  -webkit-box-shadow: inset 0px 0px 14.49px 6.51px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0px 0px 14.49px 6.51px rgba(0, 0, 0, 0.8);
}

.card__title {
  padding: 20px;
  padding-right: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

@media (max-width: 750px) {

  .card__title {
    padding: 10px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.56)), to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.56) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.56) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.56) 0%, rgba(0,0,0,0) 100%)
  }
}

.card2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

.card2--small > a {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card2:hover .card2__image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ie-edge .card2:hover .card2__image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.card2__top {
  height: 200px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

@media (max-width: 750px) {

  .card2__top {
    height: 150px
  }
}

.card2__image-wrap {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  border-bottom: 0;
}

.card2__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  display: block;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.card2__main {
  //height: 140px;
  padding: 15px 25px;
  padding-bottom: 25px;
  border: 1px solid #e4e4e4;
  background-color: white;
  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-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.card2--small .card2__main {
  height: auto;
  padding-bottom: 30px;
}

@media (max-width: 750px) {

  .card2__main {
    height: auto
  }
}

.card2__link-wrap {
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.card2--small .card2__link-wrap {
  max-height: 71px;
}

@media (max-width: 750px) {

  .card2--small .card2__link-wrap {
    max-height: none
  }
}

.card2--no-max-height .card2__link-wrap {
  max-height: none;
}

.card2__link {
  display: inline-block;
}

.card2__date {
  font-size: 0.94em;
  color: #797979;
  margin-bottom: 3px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card2__gallery-links {
  display: none;
}

.card2__model {
  font-size: 1.5em;
}

.card3 {
    border: 1px solid #595959;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.card3:hover .card3__image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.card3__top {
  height: 200px;
  position: relative;
}

@media (max-width: 750px) {

  .card3__top {
    height: 150px
  }
}

.card3__image-wrap {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
}

.card3__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  display: block;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.card3__main {
  height: auto;
  max-height: 112px;
  padding: 15px 25px;
  padding-bottom: 25px;
  background-color: #555555;
  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-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (max-width: 750px) {

  .card3__main {
    max-height: 80px;
    height: auto;
    padding: 10px
  }
}

.card3__link-wrap {
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.card2--small .card3__link-wrap {
  height: 75px;
}

@media (max-width: 750px) {

  .card2--small .card3__link-wrap {
    height: auto
  }
}

.card3__link {
  display: inline-block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  moz-box-orient: vertical;
  box-orient: vertical;
  color: white;
}

.card3__icon-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.card3__icon {
  width: 51px;
  height: 51px;
  color: white;
  border-radius: 100%;
  border: 2px solid;
  position: relative;
}

.card3__icon::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid;
  margin-left: 2px;
  opacity: 0.8;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.cards-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cards-block__left {
  width: calc(8.3333% * 2);
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1919px) {

  .cards-block__left {
    display: none
  }
}

.cards-block__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 0;
}

.cards-block__heading {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  text-align: right;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 70px;
  text-transform: uppercase;
  color: white;
  line-height: 100px;
}

@media (max-width: 1470px) {

  .cards-block__heading {
    font-size: 50px;
    line-height: 1.2
  }
}

.cards-block__heading .animated-text {
  display: block;
}

.cards-block__heading b {
  font-size: 85px;
  font-weight: 700;
}

@media (max-width: 1470px) {

  .cards-block__heading b {
    font-size: 60px
  }
}

.cards-block__wrap {
  position: relative;
  height: auto;
  width: auto;
  display: block;
}

@media (max-width: 750px) {

  .cards-block__wrap {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.cards-block__layout {
  background-color: white;
  padding: 5px;
  margin-bottom: -5px;
  margin-right: -5px;
}

.center-block .cards-block__layout {
  padding: 0;
  margin-left: -5px;
  background-color: transparent;
}

@media (max-width: 1170px) {

  .cards-block__layout {
    padding: 0;
    margin: 0;
    background-color: transparent
  }
}

.cards-block__main {
  float: right;
  width: calc(10% * 4);
  position: relative;
  height: 0;
  padding-bottom: calc(46vh + 10px);
  margin-bottom: 5px;
  margin-top: 5px;
}

.cards-block--full-main .cards-block__main {
  padding-bottom: calc(69vh + 10px);
}

@media (max-width: 1470px) {

  .cards-block__main {
    //padding-bottom: calc(30% + 10px)
  }
}

@media (max-width: 1170px) {

  .cards-block__main {
    display: none
  }
}

.cards-block__main-wrap {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  padding: 10px 30px;
  padding-right: 20px;
  overflow: hidden;
}

.cards-block__main-heading {
  font-size: 30px;
  line-height: 34px;
  color: #0093e7;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 5px;
}

@media (max-width: 1470px) {

  .cards-block__main-heading {
    font-size: 25px;
    line-height: 35px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .cards-block__main-heading {
    font-size: 22px;
    line-height: 23px;
    display: none
  }
}

.cards-block__main-text {
  line-height: 1.4;
}

@media (width: 1920px) {

  .cards-block__main-text {
    font-size: 15px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .cards-block__main-text {
    line-height: 1.3
  }
}

.career-card {
    position: relative;
}

@media (max-width: 1277px) {

  .career-card {
    height: 325px
  }
}

@media (max-width: 750px) {

  .career-card {
    height: 190px
  }
}

.career-card:hover .career-card__bg {
  background: #2a2e37;
}

.career-card:hover .career-card__icon--stars .star-icon--3, .career-card:hover .career-card__icon--stars .star-icon--4, .career-card:hover .career-card__icon--stars .star-icon--7{
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: starsAnim 2s infinite;
  animation: starsAnim 2s infinite;
}

.career-card:hover .career-card__icon--stars .star-icon--2, .career-card:hover .career-card__icon--stars .star-icon--5, .career-card:hover .career-card__icon--stars .star-icon--6 {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: starsAnim 4s 3s infinite;
  animation: starsAnim 4s 3s infinite;
}

.career-card:hover .career-card__icon--earth {
  //animation: earthAnim 10s infinite both linear;
}

.career-card:hover .career-card__icon--rocket {
  -webkit-animation: roundAnim 5s infinite both linear;
  animation: roundAnim 5s infinite both linear;
}

.career-card:hover .career-card__icon--planets {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: pulseAnim 3s infinite both;
  animation: pulseAnim 3s infinite both;
}

.career-card:hover .career-card__icon--suit {
  -webkit-animation: shakeAnim 4s infinite both;
  animation: shakeAnim 4s infinite both;
}

.career-card:hover .career-card__icon--books {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-animation: pulseAnim 2s infinite both;
  animation: pulseAnim 2s infinite both;
}

.career-card:hover .career-card__icon--hat {
  -webkit-animation: hatAnim 2s infinite both;
  animation: hatAnim 2s infinite both;
}

.career-card__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.career-card__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

.career-card__picture {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 1277px) {

  .career-card__picture {
    display: block
  }
}

.career-card__block {
  width: 100%;
  position: relative;
  padding-bottom: 43.5%;
  overflow: hidden;
}

@media (max-width: 1470px) {

  .career-card__block {
    padding-bottom: 38.5%
  }
}

@media (max-width: 1277px) {

  .career-card__block {
    display: none
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .career-card__block {
    padding-bottom: 28vh
  }
}

.career-card__bg {
  background-color: #2a2e37;
  background-image: -webkit-radial-gradient( 73% 55%, circle closest-side, rgb(3,7,14) 0%, rgba(0,0,0,0) 318%);
  background-image: -o-radial-gradient( 73% 55%, circle closest-side, rgb(3,7,14) 0%, rgba(0,0,0,0) 318%);
  background-image: radial-gradient( 73% 55%, circle closest-side, rgb(3,7,14) 0%, rgba(0,0,0,0) 318%);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.career-card__title {
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 40px;
  z-index: 5;
  pointer-events: none;
}

@media (max-width: 1279px) {

  .career-card__title {
    font-size: 22px;
    line-height: 28px;
    max-width: 50%;
    padding: 20px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .career-card__title {
    font-size: 24px;
    padding: 10px 30px
  }
}

@media (max-width: 750px) {

  .career-card__title {
    font-size: 16px;
    line-height: 22px;
    padding: 15px
  }
}

.career-card__person {
  position: absolute;
  right: 70px;
  bottom: 0;
  height: calc(100% - 35px);
  width: auto;
  z-index: 4;
  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;
}

@media (max-width: 1470px) {

  .career-card__person {
    right: 95px;
    width: 185px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .career-card__person {
    width: 185px
  }
}

@media (max-width: 1280px) {

  .career-card__person {
    right: 105px
  }
}

.career-card__person img {
  display: block;
  margin-left: auto;
}

.career-card__person-image-wrap {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  max-height: 100%;
  min-height: 0;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.career-card__icon-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.career-card__icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  z-index: 3;
}

.career-card__icon--stars {
  position: absolute;
  width: calc(100% - 120px);
  left: 90px;
  bottom: auto;
  top: 35px;
}

@media (min-width: 1278px) and (max-height: 890px) {

  .career-card__icon--stars {
    left: 100px;
    top: 10px
  }
}

.career-card__icon--earth {
  width: 22%;
  height: 47%;
  left: 30%;
  bottom: 27%;
  right: auto;
  top: auto;
}

.career-card__icon--rocket {
  width: 15%;
  height: 36%;
  left: auto;
  bottom: auto;
  right: 10px;
  top: 33px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg)
}

.career-card__icon--planets {
  width: 32%;
  height: 52%;
  left: 70px;
  top: 35px;
  bottom: auto;
  right: auto;
}

@media (max-width: 1280px) {

  .career-card__icon--planets {
    //width: 183px;
    //height: 130px
  }
}

.career-card__icon--suit {
  right: -10px;
  left: -3px;
  width: auto;
  max-height: none;
  max-width: none;
  z-index: -1;
  top: auto;
  bottom: 0;
  height: 122%;
}

@media (max-width: 1470px) {

  .career-card__icon--suit {
    right: -10px;
    left: -10px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .career-card__icon--suit {
    right: -10px;
    left: -10px
  }
}

.career-card__icon--books {
  width: 17%;
  height: 32%;
  right: 360px;
  left: auto;
  bottom: 90px;
  top: auto;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.career-card__icon--books path {
  stroke: white;
  stroke-width: 5px;
}

.career-card__icon--hat {
  width: 100%;
  height: 30%;
  left: auto;
  right: 7px;
  bottom: 81%;
  top: auto;
  z-index: 4;
}

.career-card__icon path {
  fill: white;
}

@-webkit-keyframes starsAnim {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes starsAnim {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes earthAnim {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
                transform: rotate(-360deg);
    }
}

@keyframes earthAnim {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
                transform: rotate(-360deg);
    }
}

@-webkit-keyframes pulseAnim {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes pulseAnim {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes shakeAnim {
    0% {
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
    25% {
        -webkit-transform: translateX(-8px);
                transform: translateX(-8px);
    }
    50% {
        -webkit-transform: translateX(8px);
                transform: translateX(8px);
    }
    75% {
        -webkit-transform: translateX(-8px);
                transform: translateX(-8px);
    }
    100% {
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
}

@keyframes shakeAnim {
    0% {
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
    25% {
        -webkit-transform: translateX(-8px);
                transform: translateX(-8px);
    }
    50% {
        -webkit-transform: translateX(8px);
                transform: translateX(8px);
    }
    75% {
        -webkit-transform: translateX(-8px);
                transform: translateX(-8px);
    }
    100% {
        -webkit-transform: translateX(0px);
                transform: translateX(0px);
    }
}

@-webkit-keyframes hatAnim {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    33% {
        -webkit-transform: rotate(-8deg);
                transform: rotate(-8deg);
    }
    66% {
        -webkit-transform: rotate(8deg);
                transform: rotate(8deg);
    }
    100% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@keyframes hatAnim {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    33% {
        -webkit-transform: rotate(-8deg);
                transform: rotate(-8deg);
    }
    66% {
        -webkit-transform: rotate(8deg);
                transform: rotate(8deg);
    }
    100% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@-webkit-keyframes roundAnim {
    0% { 	-webkit-transform: rotate(-30deg) translate(0, 0); 	transform: rotate(-30deg) translate(0, 0) }
    100%   {   -webkit-transform: rotate(-80deg) translate(-770px, -1000px);   transform: rotate(-80deg) translate(-770px, -1000px) }
}

@keyframes roundAnim {
    0% { 	-webkit-transform: rotate(-30deg) translate(0, 0); 	transform: rotate(-30deg) translate(0, 0) }
    100%   {   -webkit-transform: rotate(-80deg) translate(-770px, -1000px);   transform: rotate(-80deg) translate(-770px, -1000px) }
}

.career__top {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 750px) {

  .career__top {
    display: block
  }
}

.career__heading {
  line-height: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.career__text {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (max-width: 1279px) {

  .career__text {
    font-size: 14px
  }
}

@media (max-width: 750px) {

  .career__text {
    margin-top: 10px;
    font-size: 13px
  }
}

.career__wrap {
  margin-left: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
}

.career__wrap .career-card {
  width: calc(50% - 10px);
  margin-left: 10px;
  margin-bottom: 10px;
}

.center-block {
    padding: 30px;
    background-color: #ececec;
}

@media (max-width: 1024px) {

  .center-block {
    padding: 20px
  }
}

.center-block__title {
  margin: 0;
  margin-bottom: 15px;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
}

.center-block__desc {
  margin-bottom: 25px;
}

@media (min-width: 1280px) and (max-height: 700px) {

  .center-block__desc {
    margin-bottom: 10px;
    font-size: 0.9em
  }
}

@media (max-width: 1024px) {

  .center-block__desc {
    margin-bottom: 15px
  }
}

.center-block__cards {
  margin-bottom: -10px;
}

@media (min-width: 1024px) {

  .center-block__cards {
    display: flex;
    flex-flow: row wrap
  }
}

.center-block__cards .center-card {
  margin-bottom: 12px;
}

@media (min-width: 1024px) {

  .center-block__cards .center-card {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    max-width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    width: calc(99.9% * 1/2 - (12px - 12px * 1/2))
  }

  .center-block__cards .center-card:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0
  }

  .center-block__cards .center-card:last-child {
    margin-right: 0
  }

  .center-block__cards .center-card:nth-child(2n) {
    margin-right: 0;
    margin-left: auto
  }
}

.center-block__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {

  .center-block__wrap {
    display: block
  }
}

.center-block__photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}

@media (max-width: 768px) {

  .center-block__photos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
  }
}

.center-block__photo {
  overflow: hidden;
  margin-bottom: 7px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 1/6 - (12px - 12px * 1/6));
  max-width: calc(99.9% * 1/6 - (12px - 12px * 1/6));
  width: calc(99.9% * 1/6 - (12px - 12px * 1/6));
}

.center-block__photo:nth-child(1n) {
  margin-right: 12px;
  margin-left: 0;
}

.center-block__photo:last-child {
  margin-right: 0;
}

.center-block__photo:nth-child(6n) {
  margin-right: 0;
  margin-left: auto;
}

@media (max-width: 768px) {

  .center-block__photo {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    max-width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    width: calc(99.9% * 1/2 - (12px - 12px * 1/2))
  }

  .center-block__photo:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0
  }

  .center-block__photo:last-child {
    margin-right: 0
  }

  .center-block__photo:nth-child(2n) {
    margin-right: 0;
    margin-left: auto
  }
}

.center-block__photo:hover .center-block__photo-img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.center-block__photo--big {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 2/6 - (12px - 12px * 2/6));
  max-width: calc(99.9% * 2/6 - (12px - 12px * 2/6));
  width: calc(99.9% * 2/6 - (12px - 12px * 2/6));
}

.center-block__photo--big:nth-child(1n) {
  margin-right: 12px;
  margin-left: 0;
}

.center-block__photo--big:last-child {
  margin-right: 0;
}

.center-block__photo--big:nth-child(6n) {
  margin-right: 0;
  margin-left: auto;
}

@media (max-width: 768px) {

  .center-block__photo--big {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    max-width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    width: calc(99.9% * 1/2 - (12px - 12px * 1/2))
  }

  .center-block__photo--big:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0
  }

  .center-block__photo--big:last-child {
    margin-right: 0
  }

  .center-block__photo--big:nth-child(2n) {
    margin-right: 0;
    margin-left: auto
  }
}

.center-block__photo-link {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.center-block__photo-img {
  display: block;
  margin: auto;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.center-block__right {
  margin-left: 40px;
  width: 350px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.center-block__right .video-card {
  height: auto;
}

@media (max-width: 768px) {

  .center-block__right {
    margin-left: 0;
    width: auto
  }
}

.center-card {
    position: relative;
    overflow: hidden;
    height: 26vh;
}

@media (max-width: 768px) {

  .center-card {
    height: auto;
    padding-bottom: 0
  }
}

.center-card.is-hovered .center-card__block {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.center-card.is-hovered .center-card__block::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.center-card.is-hovered .center-card__title {
  bottom: auto;
  background: transparent;
}

.center-card.is-hovered .center-card__text {
  display: block;
  -webkit-animation: display 1s;
  animation: display 1s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.center-card__block {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  color: white;
  overflow: hidden;
  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;
  height: 100%;
}

@media (max-width: 768px) {

  .center-card__block {
    position: static
  }
}

.center-card__block > * {
  z-index: 2;
  position: relative;
}

.center-card__block::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  background-color: #0190c6;
  z-index: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.center-card__image-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
}

.center-card__image {
  display: block;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.center-card__title {
  text-transform: uppercase;
  font-weight: 700;
  padding: 20px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

@media (min-width: 1278px) and (max-height: 890px) {

  .center-card__title {
    font-size: 13px
  }
}

@media (max-width: 1470px) {

  .center-card__title {
    padding: 10px 20px
  }
}

.center-card__text {
  display: none;
  font-weight: 300;
  padding: 20px;
  padding-top: 0;
}

.center-card__text a {
  color: inherit;
}

@media (max-width: 1470px) {

  .center-card__text {
    padding: 10px 20px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .center-card__text {
    font-size: 13px;
    padding-top: 0
  }
}

@-webkit-keyframes display {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes display {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

.chart svg > g:last-child > g:last-child {
  pointer-events: none;
}

.chart--interactive path {
  cursor:pointer;
}

.chart--interactive path ~ text {
  cursor:pointer;
}

.chart--interactive g[column-id] {
  cursor:pointer;
}

.chart-ajax-container {
    margin-top: 20px;
}

.common-info__title {
  margin: 0;
  line-height: 1;
  margin-bottom: 53px;
  font-weight: 700;
}

.common-info__slider .swiper-container {
  margin-bottom: 30px;
}

.contacts__title {
  margin-top: 0;
  margin-bottom: 15px;
}

.contacts__desc {
  font-weight: 700;
  margin-bottom: 25px;
}

@media (max-width: 750px) {

  .contacts__desc {
    margin-bottom: 15px
  }
}

.contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 3px 0;
}

.contacts__item-icon {
  margin-right: 15px;
  width: 12px;
  height: 12px;
}

.contacts__btn-wrap {
  margin: 15px 0;
}

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

.contacts__how-title {
  margin-bottom: 20px;
}

.contacts__how-item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
}

@media (max-width: 750px) {

  .contacts__how-item {
    width: 100%;
    padding-right: 0
  }
}

.contacts__how-item:not(:last-child) {
  margin-bottom: 35px;
}

@media (max-width: 750px) {

  .contacts__how-item:not(:last-child) {
    margin-bottom: 20px
  }
}

.contacts__how-item--full {
  width: 100%;
}

.contacts__how-item-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55px;
  flex: 0 0 55px;
}

@media (max-width: 750px) {

  .contacts__how-item-left {
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px
  }
}

.contacts__how-item-right {
  line-height: 1.63;
}

.contacts__how-item-icon {
  max-width: 39px;
  max-height: 45px;
}

@media (max-width: 750px) {

  .contacts__how-item-icon {
    max-width: 21px;
    max-height: 28px
  }
}

.contacts__how-item-label {
  font-weight: 700;
}

.contacts__map-title {
  margin-bottom: 20px;
}

.contacts__map iframe {
  border: 1px solid #e4e4e4;
}

@media (max-width: 750px) {

  .contacts__map iframe {
    height: 300px
  }
}

.crew {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -40px;
}

.crew .crew-person {
  margin-bottom: 20px;
  width: calc(33.33% - 40px);
  -webkit-perspective: 800px;
  perspective: 800px;
  margin-left: 40px;
}

@media (max-width: 1279px) {

  .crew .crew-person {
    width: calc(50% - 20px);
    margin-left: 20px
  }
}

@media (max-width: 750px) {

  .crew .crew-person {
    width: calc(100% - 20px)
  }
}

@media (max-width: 1279px) {

  .crew {
    margin-left: -20px
  }
}

.crew-person {
    position: relative;
    cursor: pointer;
}

.crew-person.flip .crew-person__front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.crew-person.flip .crew-person__back {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.crew-person__front {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
  background-color: white;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.crew-person__back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateY( 180deg );
  transform: rotateY( 180deg );
  background-color: #0190c6;
  border: 1px solid #e4e4e4;
  color: white;
  padding: 22px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height: 100%;
  overflow: hidden;
}

.crew-person__back-layout {
  height: 100%;
  overflow: hidden;
}

.crew-person__back-layout ul {
  margin-left: 0;
}

.crew-person__back-layout ul li {
  margin: 0;
  padding: 0;
}

.crew-person__back-layout ul li::before {
  content: none;
}

.crew-person__block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 56%;
  padding-top: 50px;
  padding-right: 10px;
}

.crew-person__photo-wrap {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 66%;
  height: 100%;
  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: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.crew-person__photo {
  display: block;
}

.crew-person__title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: #0190c6;
}

@media (max-width: 750px) {

  .crew-person__title {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 3px
  }
}

.crew-person__job {
  font-size: 14px;
  line-height: 1.3;
  color: #2b2b2b;
}

.dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 15px 0;
}

@media (max-width: 750px) {

  .dates {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.dates__label {
  margin-right: 20px;
  font-weight: 300;
}

@media (max-width: 750px) {

  .dates__label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-right: 0
  }
}

.dates__separator {
  width: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  font-size: 23px;
  color: #888888;
}

.dates__date {
  width: 150px;
}

.dates__submit {
  margin: 10px 0;
  margin-left: 20px;
}

.dates__submit .link {
  cursor: pointer;
}

@media (max-width: 480px) {

  .dates__submit {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%
  }
}

.dates__reset {
  margin: 10px 0;
  margin-left: 20px;
}

@media (max-width: 480px) {

  .dates__reset {
    margin-left: 0;
    width: 100%
  }
}

.detail-title, .notice--big .notice__title {
    margin: 0;
    margin-bottom: 15px;
    font-weight: 700;
}

.detail-subtitle, .notice__subtitle {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
    margin: 15px 0;
}

.detail-subtitle:first-child, .notice__subtitle:first-child {
  margin-top: 0;
}

@media (max-width: 1279px) {

  .detail-subtitle, .notice__subtitle {
    font-size: 18px
  }
}

@media (max-width: 750px) {

  .detail-subtitle, .notice__subtitle {
    font-size: 16px
  }
}

.detail-files__item {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
}

@media (max-width: 1279px) {

  .detail-files__item {
    font-size: 1rem
  }
}

.detail-subscribe {
    margin-top: 25px;
}

.detail-block {
    margin: 35px 0;
    margin-top: 20px;
}

.detail-block:first-child {
  margin-top: 0;
}

@media (max-width: 750px) {

  .detail-block {
    margin: 30px 0;
    margin-top: 15px
  }
}

.detail-block__heading {
  margin: 0;
  margin-bottom: 20px;
}

@media (max-width: 1279px) {

  .detail-block__heading {
    margin-bottom: 15px
  }
}

.detail-text, .journal-detail__text {
    margin: 15px 0;
}

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

@media (max-width: 750px) {

  .journal-detail__info-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.journal-detail__info-left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.journal-detail__info-right{
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 70px;
  -ms-flex-preferred-size: 295px;
  flex-basis: 295px;
}

@media (max-width: 750px) {

  .journal-detail__info-right{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 0;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

.dl-well-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 35px 0;
    margin-left: -10px;
}

@media (max-width: 750px) {

  .dl-well-wrap {
    margin-top: 20px;
    margin-bottom: 20px
  }
}

.dl-well-wrap .dl-well {
  margin-left: 10px;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: calc(50% - 10px);
}

.dl-well {
    background-color: #f0f5f7;
    padding: 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dl-well__item {
  padding-right: 30px;
}

.dl-well__item:not(:first-child) {
  padding-left: 30px;
  border-left: 1px solid #cee3eb;
}

@media(min-width: 751px) and (max-width: 1170px) {

  .dl.grid .grid-col-2 img[height] {
    -o-object-fit: cover;
    font-family: "object-fit:cover;object-position:50% 50%";
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
}

.document {
    padding: 35px 30px;
    background-color: white;
    border: 1px solid #e4e4e4;
}

.document__date {
  color: #797979;
  margin-bottom: 15px;
  font-size: 0.94em;
}

.document__link-wrap {
  margin-bottom: 15px;
}

.download-well {
    padding: 30px;
    background-color: #e8eff1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media (max-width: 1170px) {

  .download-well {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media (max-width: 750px) {

  .download-well {
    display: block;
    padding: 15px
  }
}

.download-well__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1170px) {

  .download-well__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

@media (max-width: 750px) {

  .download-well__item {
    display: block
  }
}

.download-well__item:first-child:not(:last-child) {
  border-right: 1px solid #a8a8a8;
  margin-right: 30px;
}

@media (max-width: 1170px) {

  .download-well__item:first-child:not(:last-child) {
    margin-right: 0;
    border: 0;
    border-bottom: 1px solid #a8a8a8;
    margin-bottom: 15px;
    padding-bottom: 15px
  }
}

.download-well__note {
  font-size: 15px;
  font-weight: 300;
  color: #888888;
  margin-left: 20px;
}

@media (max-width: 750px) {

  .download-well__note {
    margin-left: 0;
    margin-top: 10px;
    font-size: 14px
  }
}

@media (max-width: 750px) {

  .download-well__note br {
    display: none
  }
}

.download-well__btn {
  font-weight: 500;
  background-color: #0093e7;
  padding: 10px 25px;
  min-width: 150px;
}

@media (max-width: 750px) {

  .download-well__btn {
    width: 100%
  }
}

.download-well__btn .btn__icon {
  margin-left: 0;
  margin-right: 6px;
  //color: ;
}

.download-well__btn .btn__icon * {
  fill: currentColor;
}

.elem-edit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -20px;
    margin-top: 20px;
}

.elem-edit__item {
  margin: 10px 0;
  margin-left: 20px;
  border: 1px solid #c2c2c2;
  padding: 10px 15px;
  -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis: calc(50% - 20px);
}

@media (max-width: 750px) {

  .elem-edit__item {
    -ms-flex-preferred-size: calc(100% - 20px);
    flex-basis: calc(100% - 20px)
  }
}

.elem-edit__label {
  color: #0190c6;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 10px;
}

.elem-edit__heading {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-left: 20px;
}

.elem-edit__buttons {
  margin-left: 20px;
}

.elem-edit__val {
  font-weight: 500;
  margin-top: 10px;
}

.elem-edit__img {
  display: block;
  margin: 10px 0;
}

.entrants__block:not(:last-child) {
  margin-bottom: 20px;
}

.entrants__info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1170px) {

  .entrants__info-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.entrants__info-left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.entrants__info-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 490px;
  flex: 0 0 490px;
  margin-left: 40px;
  min-width: 0;
}

@media (max-width: 1170px) {

  .entrants__info-right {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 0;
    margin-bottom: 20px
  }
}

.entrants__text {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 35px;
}

.entrants__document {
  font-size: 18px;
  margin-bottom: 10px;
}

.entrants__advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.entrants__advantage {
  width: 33.33%;
  padding: 15px;
}

@media (max-width: 1170px) {

  .entrants__advantage {
    width: 100%
  }
}

.entrants__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.entrants__item {
  padding: 0 15px;
  width: 25%;
}

@media (max-width: 1170px) {

  .entrants__item {
    width: 33%
  }
}

@media(max-width: 920px) {

  .entrants__item {
    width: 50%
  }
}

@media (max-width: 480px) {

  .entrants__item {
    width: 100%
  }
}

.entrants__h2 {
  margin-bottom: 40px;
}

.entrants-card {
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.entrants-card__img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid #d7d7d7;
  background-color: #d7d7d7;
  margin-bottom: 13px;
}

.entrants-card__img-wrapper:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.entrants-card__img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.entrants-card__title {
  font-size: 18px;
  font-weight: 700;
}

.entrants-detail__logo {
  margin-bottom: 50px;
}

.entrants-detail__contacts td > div {
  margin-bottom: 10px;
}

.entrants-detail .detail-block {
  margin-top: 40px;
}

.expand-item {
    margin: 3px 0;
}

.expand-item.is-expanded > .expand-item__top .expand-item__icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.expand-item.is-expanded > .expand-item__body {
  display: block;
}

.expand-item--lvl-2 > .expand-item__top {
  background-color: #a1c2db;
  color: #194b71;
  padding-left: 40px;
}

.expand-item--lvl-3 > .expand-item__top {
  background-color: #ccddea;
  color: #194b71;
  padding-left: 60px;
}

.expand-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  color: white;
  padding: 15px 20px;
  background-color: #3f749c;
  cursor: pointer;
}

@media (max-width: 1279px) {

  .expand-item__top {
    font-size: 16px
  }
}

@media (max-width: 1170px) {

  .expand-item__top {
    font-size: 14px
  }
}

.expand-item__icon-wrap {
  margin-left: auto;
}

.expand-item__icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 25px;
  height: 25px;
}

@media (max-width: 1279px) {

  .expand-item__icon {
    width: 15px;
    height: 15px
  }
}

.expand-item__icon path {
  fill: currentColor !important;
}

.expand-item__body {
  display: none;
}

.expand-item__list {
  margin: 0;
}

.expand-item__list-item {
  padding: 15px 20px;
}

.expand-item--lvl-2 .expand-item__list-item {
  padding-left: 40px;
}

.expand-item--lvl-3 .expand-item__list-item {
  padding-left: 60px;
}

.expand-item__list-item:not(:last-child) {
  border-bottom: 1px solid #aac5d9;
}

.expand-item__list-link {
  padding-left: 30px;
  position: relative;
}

.expand-item__list-link::before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: #253b4d;
}

.expedition-archive__wrapper {
  display: flex;
  flex-flow: row wrap;
}

.expedition-archive__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 1/4 - (30px - 30px * 1/4));
  max-width: calc(99.9% * 1/4 - (30px - 30px * 1/4));
  width: calc(99.9% * 1/4 - (30px - 30px * 1/4));
  margin-bottom: 30px;
}

.expedition-archive__item:nth-child(1n) {
  margin-right: 30px;
  margin-left: 0;
}

.expedition-archive__item:last-child {
  margin-right: 0;
}

.expedition-archive__item:nth-child(4n) {
  margin-right: 0;
  margin-left: auto;
}

@media(max-width: 1170px) {

  .expedition-archive__item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/3 - (20px - 20px * 1/3));
    max-width: calc(99.9% * 1/3 - (20px - 20px * 1/3));
    width: calc(99.9% * 1/3 - (20px - 20px * 1/3));
  }

  .expedition-archive__item:nth-child(1n) {
    margin-right: 20px;
    margin-left: 0;
  }

  .expedition-archive__item:last-child {
    margin-right: 0;
  }

  .expedition-archive__item:nth-child(3n) {
    margin-right: 0;
    margin-left: auto;
  }
}

@media(max-width: 750px) {

  .expedition-archive__item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    max-width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
  }

  .expedition-archive__item:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0;
  }

  .expedition-archive__item:last-child {
    margin-right: 0;
  }

  .expedition-archive__item:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }
}

@media(max-width: 480px) {

  .expedition-archive__item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1 - (12px - 12px * 1));
    max-width: calc(99.9% * 1 - (12px - 12px * 1));
    width: calc(99.9% * 1 - (12px - 12px * 1));
  }

  .expedition-archive__item:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0;
  }

  .expedition-archive__item:last-child {
    margin-right: 0;
  }

  .expedition-archive__item:nth-child(NaNn) {
    margin-right: 0;
    margin-left: auto;
  }
}

.expedition {
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.expedition__img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid #d7d7d7;
  margin-bottom: 13px;
}

.expedition__img-wrapper:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.expedition__img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.expedition__title {
  font-size: 16px;
  font-weight: 700;
}

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

.expedition-detail__info-left {
  margin-right: 50px;
}

.expedition-detail__subtitle {
  margin-bottom: 20px;
}

@media(max-width: 1170px) {

  .expedition-detail__info-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .expedition-detail__info-left, .expedition-detail__info-right {
    margin: 0;
    width: 100%;
  }

  .expedition-detail__info-left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .expedition-detail__info-right {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.flight-control__wrapper {
  display: flex;
  flex-flow: row wrap;
}

.flight-control__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 1/3 - (12px - 12px * 1/3));
  max-width: calc(99.9% * 1/3 - (12px - 12px * 1/3));
  width: calc(99.9% * 1/3 - (12px - 12px * 1/3));
}

.flight-control__item:nth-child(1n) {
  margin-right: 12px;
  margin-left: 0;
}

.flight-control__item:last-child {
  margin-right: 0;
}

.flight-control__item:nth-child(3n) {
  margin-right: 0;
  margin-left: auto;
}

.flight-control p:first-of-type.flight-control__text {
  margin-bottom: 45px;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

.flight-control p:first-of-type.flight-control__text:after {
  content: '';
  display: block;
  margin-top: -10px;
}

.flight-control p:first-of-type.flight-control__text:before {
  content: '';
  display: block;
  margin-bottom: -11px;
}

@media (max-width: 750px) {

  .flight-control .flight-control__item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    max-width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
    margin-bottom: 12px;
  }

  .flight-control .flight-control__item:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0;
  }

  .flight-control .flight-control__item:last-child {
    margin-right: 0;
  }

  .flight-control .flight-control__item:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }

  .flight-control p:first-of-type.flight-control__text {
    font-size: 14px;
    line-height: 1.4;
  }
}

@media (max-width: 480px) {

  .flight-control .flight-control__item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1);
    max-width: calc(99.9% * 1);
    width: calc(99.9% * 1);
  }

  .flight-control .flight-control__item:nth-child(1n) {
    margin-right: 0;
    margin-left: 0;
  }

  .flight-control .flight-control__item:last-child {
    margin-right: 0;
  }

  .flight-control .flight-control__item:nth-child(1n) {
    margin-right: 0;
    margin-left: auto;
  }
}

.flight-control-detail__info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}

.flight-control-detail__info-left {
  width: 50%;
  margin-right: 80px;
}

.flight-control-detail__info-right {
  min-width: 0;
}

.flight-control-detail__h3 {
  margin: 0;
  margin-bottom: 35px;
}

@media (max-width: 750px) {

  .flight-control-detail__info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 0;
  }

  .flight-control-detail__info-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.footer {
    padding: 45px 0;
    padding-bottom: 20px;
    margin-top: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    background-color: #f5f5f5;
    z-index: 2;
    position: relative;
}

@media (max-width: 1279px) {

  .footer {
    margin-top: auto !important
  }
}

@media (max-width: 750px) {

  .footer {
    padding-top: 40px;
    padding-bottom: 20px
  }
}

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

@media (max-width: 750px) {

  .footer__top {
    display: block
  }
}

.footer__left {
  min-width: calc(8.3333% * 8);
  -ms-flex-preferred-size: calc(8.3333% * 8);
  flex-basis: calc(8.3333% * 8);
}

.footer__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding-left: 8.3333%;
}

@media (max-width: 1279px) {

  .footer__right {
    padding-left: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
}

@media (max-width: 750px) {

  .footer__right {
    padding: 0
  }
}

.footer__menu {
  margin-bottom: 15px;
}

@media (max-width: 750px) {

  .footer__menu {
    margin-bottom: 10px
  }
}

@media (max-width: 750px) {

  .footer__menu.is-opened .footer__menu-sub {
    display: block
  }
}

.footer__link {
  color: #333333;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
}

.footer__link:hover {
  text-decoration: underline;
}

@media (max-width: 1279px) {

  .footer__link {
    font-weight: 700
  }
}

@media (max-width: 750px) {

  .footer__link {
    font-size: 14px
  }
}

.footer__menu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__menu-top .footer__link {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
}

.footer__menu-top::after {
  content: '';
  border-top: 1px solid #d6d9de;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: block;
}

@media (max-width: 750px) {

  .footer__menu-top::after {
    display: none
  }
}

.footer__menu-sub {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1279px) {

  .footer__menu-sub {
    margin-top: 15px
  }
}

@media (max-width: 750px) {

  .footer__menu-sub {
    display: none;
    margin-top: 10px
  }
}

.footer__menu-sub-item {
  width: 33.33%;
  margin-bottom: 7px;
  padding-right: 10px;
}

@media (max-width: 1279px) {

  .footer__menu-sub-item {
    width: 50%
  }
}

@media (max-width: 750px) {

  .footer__menu-sub-item {
    width: 100%
  }
}

.footer__menu-sub-link {
  font-weight: 300;
  color: #333333;
  opacity: 0.7;
  text-decoration: none;
}

@media (max-width: 750px) {

  .footer__menu-sub-link {
    text-decoration: underline;
    opacity: 1
  }
}

.footer__menu-sub-link:hover {
  opacity: 1;
  text-decoration: underline;
}

@media (max-width: 750px) {

  .footer__menu-sub-link:hover {
    text-decoration: none
  }
}

.footer__menu-icon-wrap {
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 10px;
  border-radius: 100%;
  border: 1px solid #999999;
  text-align: center;
  cursor: pointer;
  display: none;
}

@media (max-width: 750px) {

  .footer__menu-icon-wrap {
    display: block
  }
}

.footer__menu-icon-wrap.is-opened .footer__menu-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.footer__menu-icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.footer__bottom {
  margin-top: 0;
  border-top: 1px solid #d6d9de;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1279px) {

  .footer__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media (max-width: 750px) {

  .footer__bottom {
    display: block;
    padding-top: 15px
  }
}

.footer__bottom-left {
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1279px) {

  .footer__bottom-left {
    -ms-flex-preferred-size: calc(8.3333% * 12);
    flex-basis: calc(8.3333% * 12);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width: 750px) {

  .footer__bottom-left {
    display: block
  }
}

.footer__bottom-center {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding-right: 8.3333%;
}

@media (max-width: 1279px) {

  .footer__bottom-center {
    -ms-flex-preferred-size: calc(8.3333% * 8);
    flex-basis: calc(8.3333% * 8)
  }
}

@media (max-width: 750px) {

  .footer__bottom-center {
    padding: 0
  }
}

.footer__bottom-right {
  width: calc(8.3333% * 3);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1279px) {

  .footer__bottom-right {
    width: calc(8.3333% * 4)
  }
}

@media (max-width: 750px) {

  .footer__bottom-right {
    width: 100%
  }
}

.footer__copyright {
  font-size: 18px;
  font-weight: 800;
}

@media (max-width: 1279px) {

  .footer__copyright {
    -ms-flex-preferred-size: calc(8.3333% * 8);
    flex-basis: calc(8.3333% * 8)
  }
}

@media (max-width: 750px) {

  .footer__copyright {
    font-size: 14px;
    font-weight: 700
  }
}

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

.footer__list dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0.7;
  font-weight: 300;
  min-width: 80px;
  padding-right: 5px;
}

.footer__list dd {
  font-weight: 800;
}

.footer__list dt, .footer__list dd {
  margin: 0;
}

.footer__list a {
  text-transform: none;
}

@media (max-width: 1279px) {

  .footer__office {
    display: block
  }
}

@media (max-width: 1279px) {

  .footer__office dt {
    padding-right: 0;
    margin-bottom: 5px
  }
}

@media (max-width: 750px) {

  .footer__office br {
    display: none
  }
}

.footer__socials {
  margin-top: 15px;
}

@media (max-width: 1279px) {

  .footer__socials {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: calc(8.3333% * 4);
    flex-basis: calc(8.3333% * 4)
  }
}

@media (max-width: 750px) {

  .footer__socials {
    margin: 10px 0
  }
}

.form-docs {
  max-width: 500px;
}

.form-docs__textarea {
  height: 80px !important;
  resize: none;
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 4;
}

.header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 15px 50px;
  background-color: #222222;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.header-scrolled .header__wrap {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header--inner .header__wrap {
  background-color: transparent;
}

.header--inner.header-scrolled .header__wrap {
  background-color: rgba(34, 34, 34, 0.9);
}

@media (max-width: 1919px) {

  .header__wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media (max-width: 1279px) {

  .header__wrap {
    padding-left: 20px;
    padding-right: 70px
  }
}

@media (max-width: 750px) {

  .header__wrap {
    padding-left: 15px;
    padding-right: 50px
  }
}

.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 4.7%;
  position: relative;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

@media (max-width: 1279px) {

  .header__left {
    margin-right: 15px/*flex-shrink: 1;*/
  }
}

.header__left img {
  display: block;
  max-height: 70px;
}

@media (max-width: 1279px) {

  .header__left img {
    max-height: 60px
  }
}

@media (max-width: 750px) {

  .header__left img {
    max-height: 50px
  }
}

.header-scrolled .header__left img {
  max-height: 50px;
}

.header__logo {
  margin-right: 36px;
  min-width: 100px;
}

.header--2 .header__logo {
  opacity: 0.5;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.header__logo:hover {
  opacity: 1;
}

@media (max-width: 1279px) {

  .header__logo {
    margin-right: 15px;
    min-width: 0;
    width: 120px
  }
}

@media (max-width: 750px) {

  .header__logo {
    width: auto
  }
}

.header__logo a {
  display: block;
  max-width: 100%;
}

.header__logo img {
  display: block;
}

.header__sublogo {
  position: relative;
  padding-left: 20px;
  min-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1279px) {

  .header__sublogo {
    margin-right: 15px;
    min-width: 0
  }
}

@media (max-width: 750px) {

  .header__sublogo {
    padding-left: 10px
  }
}

.header--2 .header__sublogo::before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 80px;
  left: -20px;
  margin: 0;
  background-image: url(/local/templates/niimash/frontend/assets/css/../images/logo-decor.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-scrolled .header--2 .header__sublogo::before {
  height: 60px;
}

@media (max-width: 750px) {

  .header--2 .header__sublogo::before {
    left: -18px;
    height: 50px
  }
}

.header__sublogo-image {
  margin-right: 15px;
}

.header__sublogo-text {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #0189e2;
  line-height: 1.3;
}

.header-scrolled .header__sublogo-text {
  font-size: 12px;
}

@media (max-width: 1279px) {

  .header__sublogo--kvno .header__sublogo-text .visible-mobile {
    display: block
  }
}

@media (max-width: 1279px) {

  .header__sublogo--kvno .header__sublogo-text .hidden-mobile {
    display: none
  }
}

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}

@media (max-width: 1919px) {

  .header__nav {
    padding-left: 0
  }
}

@media (max-width: 1279px) {

  .header__nav {
    display: none
  }
}

@media (max-width: 750px) {

  .header__nav {
    margin-top: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    max-width: none
  }
}

.header__search {
  margin-left: 40px;
  cursor: pointer;
}

.header__search-icon * {
  fill: currentColor;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.header__lang-wrap {
  margin-left: auto;
  white-space: nowrap;
}

@media (max-width: 1279px) {

  .header__lang-wrap {
    margin-right: 50px;
    white-space: normal
  }
}

@media (max-width: 750px) {

  .header__lang-wrap {
    margin-right: 5px
  }
}

.header__lang {
  color: white;
  letter-spacing: 2.56px;
  font-size: 16px;
  text-decoration: none;
}

@media (max-width: 750px) {

  .header__lang {
    font-size: 13px;
    display: block
  }
}

@media (min-width: 751px) {

  .header__lang:not(:last-child) {
    margin-right: 10px
  }
}

.header__lang:hover {
  text-decoration: underline;
}

.header__lang--active {
  opacity: 0.5;
}

.header__rsks {
  margin-left: 6.7%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1279px) {

  .header__rsks {
    display: none
  }
}

.header__rsks img {
  display: block;
}

.header__text {
  font-style: italic;
  text-align: left;
  color: white;
  line-height: 1.4;
}

.header--inner .header__text, .header--2 .header__text {
  display: none;
}

@media (min-width: 1280px) {

  .header__text {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding-top: 8px;
    margin-left: -50px;
    padding-left: 50px;
    padding-bottom: 4px;
    padding-right: 5px;
    margin-right: -40px;
    background-color: #222222;
    white-space: nowrap
  }
}

@media (max-width: 1279px) {

  .header__text {
    opacity: 0.5;
    max-width: 200px;
    margin-right: 40px;
    font-size: 14px;
    line-height: 1.3
  }
}

@media (max-width: 750px) {

  .header__text {
    display: none
  }
}

@media (min-width: 1280px) {

  .header-scrolled .header__text {
    display: none
  }
}

.header__text::before {
  content: '';
  position: absolute;
  top: 0;
  right: 50px;
  left: 95px;
  height: 1px;
  background-color: white;
}

.header__text::after {
  content: '';
  position: absolute;
  background-image: url(/local/templates/niimash/frontend/assets/css/../images/decor.png);
  background-repeat: no-repeat;
  background-position: right;
  width: 80px;
  height: 100%;
  top: 3px;
  right: -72px;
}

@media (max-width: 1919px) {

  .header__text::after {
    top: 2px
  }
}

@media (max-width: 1279px) {

  .header__text::after, .header__text::before {
    display: none
  }
}

.header__burger {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  //width: 65px;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  cursor: pointer;
  display: none;
  margin-left: 50px;
  background-color: #0170d8;
}

@media (min-width: 1280px) {

  .header__burger--full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    background-color: transparent;
    //width: 30px
  }
}

@media (max-width: 1279px) {

  .header__burger--full {
    display: none
  }
}

@media (max-width: 1279px) {

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

@media (max-width: 750px) {

  .header__burger {
    width: 45px
  }
}

.header__burger-label {
  display: none;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  margin-left: 10px;
}

@media (max-width: 1919px) {

  .header__burger-label {
    display: block
  }
}

.header__burger-lines {
  width: 35px;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  position: relative;
}

@media (max-width: 1279px) {

  .header__burger-lines {
    width: 65px
  }
}

@media (max-width: 750px) {

  .header__burger-lines {
    width: 20px;
    height: 20px
  }
}

.header__burger-lines:hover .header__burger-line:nth-child(1) {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

.header__burger-lines:hover .header__burger-line:nth-child(3){
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

.header__burger-line {
  width: 20px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: currentColor;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

@media (max-width: 750px) {

  .header__burger-line {
    right: auto
  }
}

.header__burger-line:nth-child(1) {
  top: 12px;
}

.header__burger-line:nth-child(3){
  top: -12px;
}

.history-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.history-card:hover .history-card__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ie-edge .history-card:hover .history-card__img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.history-card--2 {
  overflow: hidden;
}

.history-card--2 .history-card__img-wrap {
  height: 0;
  padding-bottom: 100%;
  position: static;
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history-card--2 .history-card__img-wrap {
    padding-bottom: 56%
  }
}

.history-card--2 .history-card__main {}

.history-card--2 .history-card__img {
  position: absolute;
}

.history-card--2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(0, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(0, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0));
  background: linear-gradient(0, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0));
  z-index: 1;
}

.history-card:hover .history-card__main {
  //margin-top: -15px;
}

.history-card__layout {
  bottom: 40px;
  left: 0;
  right: 0;
  position: absolute;
  color: white;
  padding: 0 35px;
  margin: 0;
  z-index: 2;
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history-card__layout {
    bottom: 20px
  }
}

@media (max-width: 1279px) {

  .history-card__layout {
    bottom: 20px;
    padding: 0 20px
  }
}

.history-card__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.history-card__top {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  max-height: 50%;
  position: relative;
  overflow: hidden;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history-card__top {
    //min-height: 0;
    //max-height: none
  }
}

.history-card__img-wrap {
  height: 0;
  padding-bottom: 57%;
}

.history-card__img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 2s linear;
  transition: -webkit-transform 2s linear;
  -o-transition: transform 2s linear;
  transition: transform 2s linear;
  transition: transform 2s linear, -webkit-transform 2s linear;
  will-change: transform;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ie-edge .history-card__img {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.history-card__main {
  background-color: white;
  padding: 35px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  //height: 50%;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.history--inner .history-card__main {
  background-color: #e3e3e3;
}

@media (max-width: 1470px) {

  .history-card__main {
    padding: 25px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history-card__main {
    padding: 20px
  }
}

@media (max-width: 1279px) {

  .history-card__main {
    padding: 20px
  }
}

.history-card__title {
  margin-bottom: 4px;
}

.history-card__year {}

.history-card__year, .history-card__title {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
}

@media (min-width: 1471px) {

  .history--inner .history-card__year, .history--inner .history-card__title {
    font-size: 20px
  }
}

@media (max-width: 1470px) {

  .history-card__year, .history-card__title {
    font-size: 21px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history-card__year, .history-card__title {
    font-size: 18px
  }
}

@media (max-width: 1279px) {

  .history-card__year, .history-card__title {
    font-size: 22px
  }
}

@media (max-width: 750px) {

  .history-card__year, .history-card__title {
    font-size: 16px
  }
}

@media (max-width: 480px) {

  .history-card__year, .history-card__title {
    font-size: 14px
  }
}

.history-card__text {
  font-size: 18px;
  font-weight: 300;
}

@media (min-width: 1471px) {

  .history--inner .history-card__text {
    font-size: 16px
  }
}

@media (max-width: 1470px) {

  .history-card__text {
    font-size: 16px
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history-card__text {
    font-size: 14px;
    line-height: 1.4
  }
}

@media (max-width: 750px) {

  .history-card__text {
    font-size: 13px;
    line-height: 18px;
    max-height: calc(18px * 4);/* 4 lines */
    overflow: hidden
  }
}

.history-card__date {
  display: none;
}

.history {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.history--inner {
  margin: 0 -60px;
  padding: 0 60px;
  overflow: hidden;
}

@media (max-width: 1279px) {

  .history--inner {
    margin: 0 -40px;
    padding: 0 40px
  }
}

@media (max-width: 750px) {

  .history--inner {
    margin: 0 -20px;
    padding: 0 20px
  }
}

.history__top {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.history__top.h2 {
  color: #333333;
}

@media (min-width: 1278px) and (max-height: 890px) {

  .history__top {
    margin-bottom: 20px
  }
}

@media (max-width: 750px) {

  .history__top {
    margin-bottom: 30px
  }
}

.history__body {
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 1279px) {

  .history__body {
    display: block
  }
}

.history__heading {
  line-height: 1;
}

.history__top-slider {
  min-height: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.history--inner .history__top-slider {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.history__top-slider .history-slider {/*&__btn-icon {
                @extend .gallery-slider__btn-icon;
                path {
                    fill: var(--c-blue)
                }
            }*/
}

.history--inner .history__top-slider .history-slider__btn {
  width: 60px;
}

.history--inner .history__top-slider .swiper-slide:not(.swiper-slide-visible) {
  opacity: 0;
}

.history__year-slider {
  margin-top: 35px;
}

@media (max-width: 750px) {

  .history__year-slider {
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px
  }
}

.history--inner .history__year-slider .year-slider__progress {
  background-color: #3b8aba;
}

.history--inner .history__year-slider .swiper-slide {
  color: #333333;
}

.history--inner .history-slider__btn-icon path {
  fill: #0190c6
}

.icon-text__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-text__icon {
  max-width: 62px;
  max-height: 62px;
  margin-right: 20px;
}

.icon-text__text {
  font-size: 16px;
  font-weight: 700;
}

.issue {
    color: inherit;
    text-decoration: none;
    display: block;
}

.issue__img {
  display: block;
  max-height: 230px;
}

.issue__image-wrap {
  margin-bottom: 15px;
}

.issue__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.3;
}

@media (max-width: 750px) {

  .issue__title {
    font-size: 18px
  }
}

.issue__subtitle {
  font-weight: 300;
  margin-top: 5px;
  color: #888888;
}

.leadership-detail__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*margin-bottom: 50px;*/

@media (max-width: 750px) {

  .leadership-detail__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
  }
}

.leadership-detail__left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.leadership-detail__left .leadership-detail__main {
  //margin-bottom: 0;
}

.leadership-detail__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
  margin-left: 65px;
}

@media (max-width: 1279px) {

  .leadership-detail__right {
    margin-left: 40px
  }
}

@media (max-width: 750px) {

  .leadership-detail__right {
    margin: 0;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

.leadership-detail__img-wrap {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  max-width: 337px;
}

@media (max-width: 750px) {

  .leadership-detail__img-wrap {
    float: none;
    margin-left: 0
  }
}

.leadership-detail__img {
  display: block;
}

.leadership-detail__title {
  margin: 0;
  margin-bottom: 35px;
  font-weight: 700;
}

@media (max-width: 1470px) {

  .leadership-detail__title {
    margin-bottom: 20px
  }
}

.leadership-detail__main {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
}

@media (max-width: 1279px) {

  .leadership-detail__main {
    font-size: 16px
  }
}

@media (max-width: 750px) {

  .leadership-detail__main {
    font-size: 15px
  }
}

.leadership-detail__heading {
  margin: 0;
  margin-bottom: 10px;
}

.leadership-detail__block {
  margin: 15px 0;
  margin-bottom: 25px;
}

.leadership-detail__text {
  font-weight: 300;
}

.leadership-detail__text ul {
  margin-left: 0;
}

.leadership-detail__text ul li::before {
  height: 1px;
  width: 15px;
  top: 0.8em;
}

.leadership-detail__table {
  width: 100%;
  border-spacing: 0;
  display: block;
}

.leadership-detail__table tbody {
  display: block;
}

.leadership-detail__table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.leadership-detail__table td {
  padding-bottom: 20px;
  vertical-align: top;
}

.leadership-detail__table td:first-child {
  width: 130px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 750px) {

  .leadership-detail__table td:first-child {
    width: 100px
  }
}

.leadership__people {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -30px;
}

@media (max-width: 750px) {

  .leadership__people {
    margin-left: -15px
  }
}

.leadership__people > * {
  -ms-flex-preferred-size: calc(25% -  30px);
  flex-basis: calc(25% -  30px);
  max-width: calc(25% -  30px);
  margin-left: 30px;
  margin-bottom: 30px;
}

@media (max-width: 1170px) {

  .leadership__people > * {
    -ms-flex-preferred-size: calc(33.33% -  30px);
    flex-basis: calc(33.33% -  30px);
    max-width: calc(33.33% -  30px)
  }
}

.leadership__people > *.leadership-main {
  -ms-flex-preferred-size: calc(100% -  30px);
  flex-basis: calc(100% -  30px);
  max-width: calc(100% -  30px);
}

@media (max-width: 750px) {

  .leadership__people > *.leadership-main {
    -ms-flex-preferred-size: calc(100% -  15px);
    flex-basis: calc(100% -  15px);
    margin-left: 15px;
    max-width: calc(100% -  15px)
  }
}

@media (max-width: 750px) {

  .leadership__people > * {
    -ms-flex-preferred-size: calc(50% -  15px);
    flex-basis: calc(50% -  15px);
    margin-left: 15px;
    max-width: calc(50% -  15px)
  }
}

.leadership-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 60px;
}

@media (max-width: 750px) {

  .leadership-main {
    margin-bottom: 30px;
    display: block
  }
}

.leadership-main__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  width: 33.33%;
  margin-right: 30px;
}

@media (max-width: 750px) {

  .leadership-main__left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px
  }
}

.leadership-main__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.leadership-main__title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 25px;
}

@media (max-width: 1279px) {

  .leadership-main__title {
    font-size: 36px;
    margin-bottom: 15px
  }
}

@media (max-width: 750px) {

  .leadership-main__title {
    font-size: 18px;
    margin-bottom: 10px
  }
}

.leadership-main__title-link {
  color: inherit;
  text-decoration: none;
}

.leadership-main__title-link:hover {
  text-decoration: underline;
}

.leadership-main__desc {
  font-size: 18px;
  font-weight: 300;
}

@media (max-width: 1279px) {

  .leadership-main__desc {
    font-size: 16px
  }
}

@media (max-width: 750px) {

  .leadership-main__desc {
    font-size: 14px
  }
}

.leadership-main__img {
  display: block;
}

.library__block {
  margin-bottom: 20px;
}

.library__block-text {
  font-weight: 300;
  line-height: 1.8;
}

.library__items {
  display: flex;
  flex-flow: row wrap;
}

.library__items .library__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 1/3);
  max-width: calc(99.9% * 1/3);
  width: calc(99.9% * 1/3);
}

.library__items .library__item:nth-child(1n) {
  margin-right: 0;
  margin-left: 0;
}

.library__items .library__item:last-child {
  margin-right: 0;
}

.library__items .library__item:nth-child(3n) {
  margin-right: 0;
  margin-left: auto;
}

@media (max-width: 1170px) {

  .library__items .library__item {
    margin-bottom: 20px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1);
    max-width: calc(99.9% * 1);
    width: calc(99.9% * 1)
  }

  .library__items .library__item:nth-child(1n) {
    margin-right: 0;
    margin-left: 0
  }

  .library__items .library__item:last-child {
    margin-right: 0
  }

  .library__items .library__item:nth-child(1n) {
    margin-right: 0;
    margin-left: auto
  }
}

.library__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
}

@media (max-width: 1279px) {

  .library__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media (max-width: 1170px) {

  .library__item {
    padding: 0
  }
}

.library__item-icon-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 20px;
}

@media (max-width: 1279px) {

  .library__item-icon-wrap {
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px
  }
}

.library__item-icon {
  width: 100%;
  height: auto;
}

.library__item-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  font-size: 18px;
  font-weight: 700;
  padding-top: 15px;
}

@media (max-width: 1279px) {

  .library__item-text {
    font-size: 16px;
    padding-top: 0
  }
}

@media (max-width: 1470px) {

  .library__item-text br {
    display: none
  }
}

.library__slider {
  margin-top: 20px;
}

.license:hover .license__image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.license__image-wrap {
  padding: 15px 10px;
  background-color: white;
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
  overflow: hidden;
}

.license__image-link {
  display: block;
}

.license__image {
  display: block;
  margin: auto;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.license__title-wrap {
  margin-bottom: 10px;
}

.license__info {
  color: #797979;
  font-size: 0.94em;
}

.license__main {
  margin-bottom: 25px;
}

.magazine {
    padding: 20px;
    padding-bottom: 45px;
    background-color: white;
    border: 1px solid #e4e4e4;
}

@media (max-width: 480px) {

  .magazine {
    padding-bottom: 20px
  }
}

.magazine:hover .magazine__img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.magazine.hovered .magazine__title {
  text-decoration: none;
}

.grid .magazine {
  height: 100%;
}

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

@media (max-width: 480px) {

  .magazine__wrap {
    display: block
  }
}

.magazine__left {
  -ms-flex-preferred-size: 135px;
  flex-basis: 135px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
  overflow: hidden;
}

@media (max-width: 480px) {

  .magazine__left {
    margin-right: 0;
    margin-bottom: 10px
  }
}

.magazine__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.magazine__text {
  color: #797979;
  font-size: 0.94em;
  line-height: 1.5;
  margin-bottom: 15px;
}

@media (max-width: 750px) {

  .magazine__text {
    font-size: 1em
  }
}

.magazine__title {
  font-size: 19px;
  line-height: 1.3;
}

.magazine__title-wrap {
  margin-bottom: 15px;
}

.magazine__download {
  margin-top: auto;
}

.magazine__file-data {
  font-size: 0.94em;
  color: #797979;
}

.magazine__img {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

.main-cards {
    position: absolute;
    padding-left: 7.8vw;
    bottom: 40px;
    max-width: 50%;
    right: 10px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1919px) {

  .main-cards {
    display: block
  }
}

@media (max-width: 1279px) {

  .main-cards {
    position: static;
    width: auto;
    max-width: 100%;
    padding: 40px 20px
  }
}

@media (max-width: 750px) {

  .main-cards {
    padding-left: 15px;
    padding-right: 15px
  }
}

.main-cards__heading {
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  margin-bottom: 10px;
  display: none;
}

@media (max-width: 1919px) {

  .main-cards__heading {
    font-size: 36px
  }
}

@media (max-width: 1279px) {

  .main-cards__heading {
    font-size: 30px;
    display: block;
    width: 100%
  }
}

.main-cards__heading a {
  color: inherit;
}

.main-cards .news-slider {
  width: 100%;
}

.main-cards .news-slider .swiper-wrapper {
  //justify-content: flex-end;
}

.main-nav {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media (max-width: 1910px) {

  .header--2 .main-nav {
    display: none
  }
}

@media (max-width: 750px) {

  .main-nav {
    display: none
  }
}

.main-nav__item {
  display: inline-block;
}

.main-nav__item:not(:last-child) {
  margin-right: 30px;
}

@media (max-width: 1919px) {

  .main-nav__item:not(:last-child) {
    margin-right: 20px
  }
}

.main-nav__link {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 2.56px;
  color: white;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-decoration: none;
  display: inline-block;
}

@media (max-width: 1919px) {

  .main-nav__link {
    font-size: 14px
  }
}

.main-nav__link:hover, .main-nav__link.is-active {
  text-decoration: none;
  opacity: 0.5;
}

.main-news {
    position: absolute;
    padding-left: 30px;
    bottom: 40px;
    max-width: 50%;
    right: 0;
    padding-right: 10px;
    z-index: 2;
}

@media (max-width: 1279px) {

  .main-news {
    position: static;
    width: auto;
    max-width: 100%;
    padding: 40px 20px
  }
}

@media (max-width: 750px) {

  .main-news {
    padding-left: 15px;
    padding-right: 15px
  }
}

.main-news__heading {
  font-size: 42px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  margin-bottom: 10px;
}

@media (max-width: 1919px) {

  .main-news__heading {
    font-size: 36px
  }
}

@media (max-width: 1279px) {

  .main-news__heading {
    font-size: 30px
  }
}

.main-news__heading a {
  color: inherit;
}

.main-section {
    position: relative;
}

.media .media__pagination {
  margin-top: 10px;
  margin-bottom: 0;
}

.menu-item {
    line-height: 1.2;
}

.menu-item:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 750px) {

  .menu-item:not(:last-child) {
    margin-bottom: 25px
  }
}

.menu-item--lvl2:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 750px) {

  .menu-item--lvl2:not(:last-child) {
    margin-bottom: 5px
  }
}

.menu-item.is-opened > .menu-item__top {
  color: #0190c6;
}

.menu-item.is-opened > .menu-item__top .menu-item__icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.menu-item.is-opened > .menu-item__body {
  display: block;
}

.menu-item.is-active > .menu-item__top .menu-item__link {
  color: #0190c6;
}

.menu-item__top {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #333333;
}

@media (max-width: 750px) {

  .menu-item__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.menu-item__opener {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 10px;
  border-radius: 100%;
  border: 1px solid currentColor;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-left: 15px;
  color: inherit;
}

.menu-item__opener:hover {
  color: #0190c6;
}

.menu-item__icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 4px;
  height: 6px;
}

.menu-item__icon * {
  fill: currentColor !important;
}

.menu-item__link {
  font-size: 17px;
  font-weight: 700;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-decoration: underline;
  cursor: pointer;
  color: inherit;
}

.menu-item--lvl2 .menu-item__link {
  font-size: 15px;
  font-weight: 400;
}

.menu-item__link:hover {
  color: #0190c6;
}

.menu-item__link:not([href]) {
  //color: black;
  //text-decoration: none;
}

.menu-item__body {
  display: none;
  margin-top: 15px;
}

.menu-item__list {
  margin: 0;
}

.menu-item--lvl2 .menu-item__list {
  margin-left: 20px;
}

.menu-item__list li {
  padding-left: 20px;
}

.menu-item__list li::before {
  height: 1px;
  width: 7px;
}

.menu-item__list > li.is-active > a {
  color: #0190c6;
}

.menu-item__list a {
  color: inherit;
  text-decoration: none;
}

.notice .menu-item__list a {
  text-decoration: underline;
}

.menu-item__list a:hover {
  color: #0190c6;
  text-decoration: underline;
}

.menu-popup {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    visibility: hidden;
}

.menu-popup__layout {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #103344;
  opacity: 0.9;
}

@media (max-width: 1279px) {

  .menu-popup {
    -ms-touch-action: none;
    touch-action: none
  }
}

.menu-popup.is-opened  {
  opacity: 1;
  visibility: visible;
}

.menu-popup__container {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
}

@media (max-width: 1279px) {

  .menu-popup__container {
    padding: 0
  }
}

.menu-popup__wrap {
  margin: 70px 0;
  position: relative;
  background-color: #f8f9fa;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

@media (max-width: 1279px) {

  .menu-popup__wrap {
    margin: 0
  }
}

@media (max-width: 750px) {

  .menu-popup__wrap {
    overflow: hidden;
    background-color: white;
    padding-top: 80px
  }
}

.menu-is-opened .menu-popup__wrap {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

@media (max-width: 750px) {

  .dropdown-shown .menu-popup__wrap {
    padding-top: 0
  }
}

.menu-popup__item {
  line-height: 1;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-popup__item:first-child {
  border: 0;
}

@media (min-width: 751px) {

  .menu-popup__item:hover, .menu-popup__item.is-active {
    border-color: transparent
  }
}

.menu-popup__item:hover .menu-popup__link, .menu-popup__item.is-active .menu-popup__link {
  color: #194b71;
  background-color: #f8f9fa;
}

@media (max-width: 750px) {

  .menu-popup__item:hover .menu-popup__link, .menu-popup__item.is-active .menu-popup__link {
    background-color: white
  }
}

.menu-popup__item:hover::after, .menu-popup__item.is-active::after {
  border-left: 3px solid currentColor;
}

.menu-popup__item-icon-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 10px;
  border-radius: 100%;
  border: 1px solid currentColor;
  text-align: center;
  cursor: pointer;
  display: none;
  margin-left: 15px;
  color: inherit;
}

.menu-popup__item-icon-wrap:hover {
  color: #0190c6;
}

@media (max-width: 750px) {

  .menu-popup__item-icon-wrap {
    display: block;
    margin-right: 15px
  }
}

.menu-popup__item-icon {
  width: 4px;
  height: 6px;
}

.menu-popup__item-icon * {
  fill: currentColor !important;
}

.menu-popup__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 0;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (max-width: 750px) {

  .menu-popup__main {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

.menu-popup__bottom {
  margin-top: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.menu-popup__link {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  color: white;
  text-decoration: none !important;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: block;
  padding: 15px  20px;
  padding-right: 30px;
  margin-right: -30px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (max-width: 750px) {

  .menu-popup__link {
    font-size: 14px;
    font-weight: 800;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    color: #333333;
    padding: 15px;
    margin: 0
  }
}

.menu-popup__dropdown {
  display: none;
}

.menu-popup__dropdown.is-active {
  display: block;
}

@media (max-width: 750px) {

  .menu-popup__dropdown {
    height: 100%;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    top: 0;
    right: 0;
    padding: 0 15px;
    z-index: 2;
    background-color: white
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item {
    margin: 0 -15px;
    padding: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: static
  }
}

.menu-popup__dropdown .menu-item.is-opened > .menu-item__body {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__opener {
    margin-left: auto
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__icon {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__body {
    height: 100%;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    padding: 0 15px;
    z-index: 2;
    background-color: white;
    display: block;
    margin: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__list {
    margin: 0
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__list li::before {
    content: none
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__list li {
    margin: 0 -15px;
    padding: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: static
  }
}

@media (max-width: 750px) {

  .menu-popup__dropdown .menu-item__link {
    text-decoration: none
  }
}

.menu-popup__dropdown-back {
  display: none;
  padding: 15px;
  margin: 0 -15px;
  background-color: #ededed;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 750px) {

  .menu-popup__dropdown-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.menu-popup__dropdown-back-label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-popup__dropdown-back-icon-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 10px;
  border-radius: 100%;
  border: 1px solid currentColor;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-right: 10px;
  color: inherit;
}

.menu-popup__dropdown-back-icon-wrap:hover {
  color: #0190c6;
}

.menu-popup__dropdown-back-icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.menu-popup__dropdown-back-icon .cls-arrow-left-1 {
  fill: currentColor;
}

.menu-popup__sub-list {
  margin: 0;
}

.menu-popup__sub-list li {
  padding-left: 20px;
}

.menu-popup__sub-list li::before {
  height: 1px;
  width: 7px;
}

.menu-popup__sub-list li a:not([href]) {
  color: #333333;
  text-decoration: none;
}

.menu-popup__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 355px;
  flex: 0 0 355px;
  max-width: 355px;
  background-color: #194b71;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

@media (max-width: 750px) {

  .menu-popup__left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    background-color: white;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }
}

@media (max-width: 750px) {

  .dropdown-shown .menu-popup__left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden
  }
}

.menu-popup__items {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  padding-left: 100px;
  padding-right: 30px;
  margin-top: 120px;
}

@media (max-width: 1279px) {

  .menu-popup__items {
    padding-left: 45px
  }
}

@media (max-width: 750px) {

  .menu-popup__items {
    padding: 0;
    margin: 0;
    background-color: white;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }
}

.menu-popup__items::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #0190c6;
}

.menu-popup__items::-webkit-scrollbar-thumb {
  background: white;
}

.menu-popup__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  overflow: auto;
  margin-left: 100px;
  margin-right: 50px;
  margin-top: 120px;
  padding-bottom: 60px;
}

@media (max-width: 1279px) {

  .menu-popup__right {
    margin-left: 60px;
    margin-right: 60px
  }
}

@media (max-width: 750px) {

  .menu-popup__right {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
    padding-bottom: 0;
    padding-top: 80px
  }
}

.menu-popup__right::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #0190c6;
}

.menu-popup__right::-webkit-scrollbar-thumb {
  background: #ebebeb;
}

@media (max-width: 750px) {

  .dropdown-shown .menu-popup__right {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    padding-top: 0
  }
}

.menu-popup__bottom-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px;
}

@media (max-width: 1279px) and (orientation: portrait) {

  .menu-popup__bottom-item {
    display: block;
    margin-right: 0;
    margin-top: 15px
  }
}

@media (max-width: 750px) {

  .menu-popup__bottom-item {
    margin-top: 10px
  }
}

.menu-popup__close {
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 3;
  width: 20px;
  height: 20px;
  color: #0190c6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 1279px) {

  .menu-popup__close {
    right: 30px;
    top: 30px
  }
}

@media (max-width: 750px) {

  .menu-popup__close {
    right: 15px;
    top: 15px;
    color: black
  }
}

.menu-popup__search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: absolute;
  z-index: 3;
  left: calc(355px + 100px);
  width: 260px;
  top: 50px;
}

@media (max-width: 1279px) {

  .menu-popup__search {
    left: calc(355px + 60px)
  }
}

@media (max-width: 750px) {

  .menu-popup__search {
    position: static;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px
  }
}

@media (max-width: 750px) {

  .dropdown-shown .menu-popup__search {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    display: none
  }
}

@media (max-width: 750px) {

  .menu-popup__search {
    display: block
  }
}

.menu-popup__search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-popup__search-form .form-input {
  height: 35px;
}

@media (max-width: 750px) {

  .menu-popup__search-form .form-input {
    height: 40px
  }
}

.menu-popup__search-btn {
  width: 30px;
  text-align: center;
  line-height: 35px;
  z-index: 1;
  padding-left: 7px;
  position: relative;
}

@media (max-width: 750px) {

  .menu-popup__search-btn {
    line-height: 40px
  }
}

.menu-popup__search-btn .i-icon {
  width: 13px;
  height: 13px;
}

.menu-popup__search-btn .cls-zoom-1, .menu-popup__search-btn .cls-zoom-2 {
  fill: #0190c6;
}

.menu-popup__search-btn .cls-zoom-2 {
  stroke: #0190c6;
}

.menu-popup__search-input {
  margin-left: -30px;
}

@media (max-width: 750px) {

  .menu-popup__search-input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }
}

.menu-popup__search-input .form-input {
  padding-left: 40px;
}

.menu-popup__back-to-main {
  text-align: right;
  margin-bottom: 15px;
  padding-right: 30px;
  position: absolute;
  top: 55px;
  right: 0;
}

@media (max-width: 750px) {

  .menu-popup__back-to-main {
    position: static;
    padding-right: 20px
  }
}

.menu-popup__back-to-main .link {
  color: white;
  cursor: pointer;
}

@media (max-width: 750px) {

  .menu-popup__back-to-main .link {
    color: #333333
  }
}

.mfp-bg {
    background: #000;
    opacity: 0.8;
}

.fancybox-slide--html {
    padding: 50px 20px;
}

@media (max-width: 750px) {

  .fancybox-slide--html {
    padding: 50px 10px
  }
}

.fancybox-slide--video .fancybox-content {
  background: transparent;
  text-align: center;
  width: 945px;
  height: 530px;
}

@media (max-width: 1170px) {

  .fancybox-slide--video .fancybox-content {
    max-width: 405px;
    width: 100%;
    height: 230px
  }
}

.fancybox-slide--video .modal {
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.fancybox-container {
    font-family: inherit;
}

.mfp-image-holder .mfp-content {
    padding: 0;
}

.mfp-iframe-scaler {
    padding-top: 70.25%;
}

.mfp-iframe-scaler video {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

.compensate-for-scrollbar {}

.modal {
    padding: 65px;
    background: #ffffff;
    max-width: 1050px;
    width: 100%;
    overflow: visible;
    margin: auto;
    position: relative;
}

.modal--large#modal-iframe {
  max-width: 920px !important;
}

.modal--large#modal-iframe .mfp-iframe-scaler {
  height: 730px !important;
}

@media (max-width: 750px) {

  .modal--large#modal-iframe .mfp-iframe-scaler {
    height: 0 !important
  }
}

.fancybox-is-open .modal {
  display: inline-block !important;
}

@media (max-width: 750px) {

  .modal {
    padding: 30px 20px
  }
}

.modal__heading {
  margin: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}

@media (max-width: 750px) {

  .modal__heading {
    font-size: 20px;
    margin-bottom: 10px
  }
}

.modal__subheading {
  margin-bottom: 5px;
  color: #8c8c8c;
}

.modal__subheading--link {
  cursor: pointer;
}

.modal__subheading--link:hover {
  color: #0190c6;
}

.modal__buttons {
  margin-top: 40px;
}

.modal--product-added .modal__buttons {
  margin-top: 20px;
}

@media (max-width: 750px) {

  .modal__buttons {
    margin-top: 20px
  }
}

.modal__btn {
  margin-right: 15px;
  margin-bottom: 7px;
}

.modal__color {
  color: #ebebeb
}

.modal__added-name {
  color: #0190c6;
  font-weight: 500;
}

.modal--success {}

.modal#modal-manager-page .mfp-close {
  display: none;
}

.modal#modal-iframe {
  max-width: 800px;
  padding: 0;
}

.modal#modal-iframe .mfp-iframe-scaler {
  height: 600px;
  padding: 0;
}

@media (max-width: 750px) {

  .modal#modal-iframe .mfp-iframe-scaler {
    height: 0;
    padding-bottom: 75%
  }
}

.modal#modal-iframe iframe {
  border: 0;
  background: white;
}

.modal#modal-iframe .mfp-close {
  //display: none;
}

.modal__section {
  margin: 40px 0;
}

@media (max-width: 750px) {

  .modal__section {
    margin: 20px 0
  }
}

.modal__section:first-child {
  margin-top: 0;
}

.modal__section:last-child {
  margin-bottom: 0;
}

.modal__section-heading {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
}

@media (max-width: 750px) {

  .modal__section-heading {
    font-size: 20px;
    margin-bottom: 20px
  }
}

.modal__section-subheading {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 300;
  margin: 20px 0;
}

@media (max-width: 750px) {

  .modal__section-subheading {
    font-size: 17px;
    margin: 15px 0
  }
}

.modal__note {
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 20px;
}

.modal .mfp-close {
  display: none;
}

.fancybox-container:not(.gallery-modal) .mfp-close {
  color: white !important;
  width: 50px;
  height: 50px;
  padding: 0;
  opacity: 1;
  cursor: pointer;
  font-size: 0;
  right: -50px;
  top: -50px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 750px) {

  .fancybox-container:not(.gallery-modal) .mfp-close {
    right: 0
  }
}

.fancybox-container:not(.gallery-modal) .mfp-close:active {
  top: -50px;
}

.fancybox-container:not(.gallery-modal) .mfp-close:hover {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.fancybox-container:not(.gallery-modal) .mfp-close::before, .fancybox-container:not(.gallery-modal) .mfp-close::after {
  content: '';
  position: absolute;
  width: 22px;
  height: 2px;
  border-radius: 2px;
  background-color: currentColor;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.fancybox-container:not(.gallery-modal) .mfp-close::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fancybox-container.gallery-modal .fancybox-button--close {
  position: relative;
}

.fancybox-container.gallery-modal .fancybox-button--close svg {
  display: block;
}

.fancybox-container.gallery-modal .fancybox-navigation .fancybox-button {
  opacity: 1;
  visibility: visible;
}

.fancybox-button--zoom[disabled] {
    display: none;
}

.fancybox-button--close {
    position: relative;
}

.popup-modal .fancybox-button--close {
  display: none;
}

.fancybox-toolbar {
    opacity: 1;
    visibility: visible;
}

.gallery-modal .fancybox-caption {
  visibility: visible;
  opacity: 1;
  text-align: center;
}

.gallery-modal .fancybox-navigation .fancybox-button {
  -webkit-transition: .3s !important;
  -o-transition: .3s !important;
  transition: .3s !important;
}

.gallery-modal.fancybox-is-zoomable.fancybox-can-drag .fancybox-navigation .fancybox-button {
  visibility: hidden;
  opacity: 0;
}

.museum__block {
  margin: 80px 0;
}

@media (max-width: 1170px) {

  .museum__block {
    margin: 70px 0
  }
}

@media (max-width: 750px) {

  .museum__block {
    margin: 50px 0
  }
}

.museum__block:last-child {
  margin-bottom: 0;
}

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

@media (max-width: 1170px) {

  .museum__block-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.museum__block-left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.museum__block-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 490px;
  flex: 0 0 490px;
  margin-left: 40px;
  min-width: 0;
}

@media (max-width: 1170px) {

  .museum__block-right {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 0;
    margin-bottom: 20px
  }
}

.museum__block-title {
  margin-bottom: 15px;
}

.museum__excurs {
  margin-top: 25px;
}

.museum__excurs-heading {
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 25px;
}

@media (max-width: 750px) {

  .museum__excurs-heading {
    margin-bottom: 15px
  }
}

.museum__excurs-table.dl td:first-child {
  width: 100px;
}

.nav-block {
    display: flex;
    flex-flow: row wrap;
}

.nav-block .nav-card {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 1/2 - (12px - 12px * 1/2));
  max-width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
  width: calc(99.9% * 1/2 - (12px - 12px * 1/2));
  margin-bottom: 12px;
}

.nav-block .nav-card:nth-child(1n) {
  margin-right: 12px;
  margin-left: 0;
}

.nav-block .nav-card:last-child {
  margin-right: 0;
}

.nav-block .nav-card:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}

.nav-block .nav-card--25 {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(99.9% * 1/4 - (12px - 12px * 1/4));
  max-width: calc(99.9% * 1/4 - (12px - 12px * 1/4));
  width: calc(99.9% * 1/4 - (12px - 12px * 1/4));
}

.nav-block .nav-card--25:nth-child(1n) {
  margin-right: 12px;
  margin-left: 0;
}

.nav-block .nav-card--25:last-child {
  margin-right: 0;
}

.nav-block .nav-card--25:nth-child(4n) {
  margin-right: 0;
  margin-left: auto;
}

@media (max-width: 750px) {

  .nav-block .nav-card {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(99.9% * 1/1 - (12px - 12px * 1/1));
    max-width: calc(99.9% * 1/1 - (12px - 12px * 1/1));
    width: calc(99.9% * 1/1 - (12px - 12px * 1/1))
  }

  .nav-block .nav-card:nth-child(1n) {
    margin-right: 12px;
    margin-left: 0
  }

  .nav-block .nav-card:last-child {
    margin-right: 0
  }

  .nav-block .nav-card:nth-child(1n) {
    margin-right: 0;
    margin-left: auto
  }
}

.nav-card {
    display: block;
    text-decoration: none;
    color: white;
}

.nav-card:hover .nav-card__image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ie-edge .nav-card:hover .nav-card__image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.nav-card__wrap {
  height: 0;
  position: relative;
  padding-bottom: 51%;
}

.nav-card__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

.nav-card__image-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-card__title {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  padding: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0,0,0,0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0,0,0,0) 100%);
}

@media (max-width: 1470px) {

  .nav-card__title {
    font-size: 20px;
    padding: 20px
  }
}

@media (max-width: 750px) {

  .nav-card__title {
    font-size: 16px
  }
}

@media (max-width: 750px) {

  .nav-card__title {
    padding: 10px
  }
}

.nav-card--type2 .nav-card__wrap {
  padding-bottom: 70%;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 1px;
    margin-bottom: 30px;
}

@media (max-width: 750px) {

  .nav {
    overflow: auto;
    white-space: nowrap;
    margin: 0 -20px;
    margin-bottom: 15px;
    padding: 1px 20px
  }
}

.nav__item {
  color: #2b2b2b;
  background-color: white;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
  padding: 15px 20px;
  outline: 1px solid #e4e4e4;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
}

.nav__item:hover {
  outline: 1px solid #0190c6;
  z-index: 2;
}

.nav__item.is-active {
  cursor: default;
  color: white;
  background-color: #0190c6;
  outline: 1px solid #0190c6;
}

.news-card {
    text-decoration: none;
    color: white;
    display: block;
    padding: 35px;
    background-size: cover;
    background-color: #555555;
    position: relative;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 1919px) {

  .news-card {
    padding: 20px
  }
}

.news-card--blue .news-card__image-wrap {
  background-color: #0190c6;
}

.news-card:hover {
  text-decoration: none;
}

.news-card:hover .news-card__image-wrap {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.6;
}

.news-card__image-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}

.news-card__image-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

.news-card__info {
  position: relative;
  z-index: 2;
}

.news-card__date {
  font-size: 8px;
  font-weight: 800;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

@media (max-width: 1919px) {

  .news-card__date {
    font-weight: 400
  }
}

.news-card__date-small {
  font-weight: 400;
  line-height: 1.3;
}

.news-card__date-num {
  font-size: 25px;
  line-height: 1;
  margin-right: 8px;
}

@media (max-width: 1919px) {

  .news-card__date-num {
    font-weight: 800
  }
}

.news-card__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  text-shadow: 0 0 5px black;
}

@media (max-width: 750px) {

  .news-card__title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
  }
}

.not-found__big {
  font-weight: 700;
  font-size: 350px;
  line-height: 1;
  color: #0190c6;
  text-align: center;
}

@media (max-width: 1170px) {

  .not-found__big {
    font-size: 35vw
  }
}

.not-found__text {
  font-size: 17px;
  margin-bottom: 80px;
}

@media (max-width: 750px) {

  .not-found__text {
    margin-bottom: 30px;
    font-size: 14px
  }
}

.notice {
    padding: 25px 30px;
    margin: 25px 0;
    background-color: #ddf1f7;
}

.notice--big {
  padding: 35px;
}

@media (max-width: 1470px) {

  .notice--big {
    padding: 25px
  }
}

@media (max-width: 750px) {

  .notice {
    padding: 20px;
    margin: 20px 0
  }
}

.notice--red {
  background-color: #fbf1f1;
}

.notice--gray {
  background-color: #e8eff1;
}

.notice__title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.notice--big .notice__title {
  margin-bottom: 20px;
}

@media (max-width: 750px) {

  .notice--big .notice__title {
    margin-bottom: 10px
  }
}

@media (max-width: 750px) {

  .notice__title {
    font-size: 16px;
    margin-bottom: 5px
  }
}

.notice__subtitle {
  line-height: 1.4;
  margin-bottom: 10px;
}

.notice__text {
  font-weight: 300;
  line-height: 1.5;
}

.pagination {
    margin: 30px 0;
    font-size: 0;
}

.items-list .pagination {
  margin-bottom: 0;
  margin-top: 15px;
}

.pagination__item {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-size: 1rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-color: white;
  border: 1px solid #e4e4e4;
  text-decoration: none;
}

.pagination__item:not(:last-child) {
  margin-right: 10px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .pagination__item {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px
  }
}

@media (max-width: 750px) {

  .pagination__item {
    font-size: 13px;
    width: 23px;
    height: 23px;
    line-height: 23px
  }
}

.pagination__item:hover {
  color: white;
  background-color: #0190c6;
  text-decoration: none;
  border-color: transparent;
}

.pagination__item--active {
  color: white;
  font-weight: 400;
  border-color: transparent;
  background-color: #0190c6;
}

.pagination__nav {
  background-color: white;
  color: #0190c6;
  border: 2px solid currentColor;
  line-height: 26px;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .pagination__nav {
    line-height: 21px
  }
}

@media (max-width: 750px) {

  .pagination__nav {
    line-height: 19px
  }
}

.pagination__nav:hover {}

.pagination__nav .i-icon {
  width: 60%;
  height: 60%;
}

.pagination__nav .i-icon path {
  fill: currentColor;
}

.pagination__nav--prev .i-icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.person-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1279px) {

  .person-contacts {
    display: block
  }
}

.person-contacts__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
}

@media (max-width: 1279px) {

  .person-contacts__left {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px
  }
}

.person-contacts__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 30px 20px;
  background-color: white;
  border: 1px solid #e4e4e4;
}

.person-contacts__img-wrap {
  height: 250px;
}

@media (max-width: 1279px) {

  .person-contacts__img-wrap {
    height: 0;
    padding-bottom: 63%;
    position: relative
  }
}

@media (max-width: 750px) {

  .person-contacts__img-wrap {
    height: auto;
    padding: 0
  }
}

.person-contacts__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}

@media (max-width: 1279px) {

  .person-contacts__img {
    position: absolute;
    left: 0;
    top: 0
  }
}

@media (max-width: 750px) {

  .person-contacts__img {
    position: static;
    width: auto;
    height: auto
  }
}

.person-contacts__name {
  font-weight: 700;
  margin-bottom: 25px;
}

.person__top {
  margin-bottom: 15px;
}

.person__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #333333;
}

@media (max-width: 750px) {

  .person__title {
    font-size: 18px;
    margin-bottom: 10px
  }
}

.person__title-link {
  color: inherit;
  text-decoration: none;
}

.person__title-link:hover {
  text-decoration: underline;
}

.person__desc {
  font-weight: 300;
}

.person__img {
  display: block;
}

.pickmeup {
    z-index: 3;
    background: transparent;
    padding-top: 6px;
}

@media (max-width: 750px) {

  .pickmeup {
    left: 10px !important
  }
}

.pickmeup::before {
  content: '';
  position: absolute;
  left: 20px;
  top: -6px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #333333;
}

@media (max-width: 750px) {

  .pickmeup::before {
    display: none
  }
}

.pickmeup .pmu-instance {
  background-color: #333333;
  padding: 20px;
  height: auto;
  width: 360px;
}

.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  font-weight: 500;
}

.pickmeup .pmu-instance .pmu-days *, .pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months *{
  border: 1px solid #414141;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
  z-index: 1;
}

.pickmeup .pmu-instance .pmu-days *:hover, .pickmeup .pmu-instance .pmu-years *:hover, .pickmeup .pmu-instance .pmu-months *:hover {
  outline: 2px solid #c2c2c2;
  z-index: 2;
}

.pickmeup .pmu-instance .pmu-years, .pickmeup .pmu-instance .pmu-months {
  margin-top: 20px;
}

.pickmeup .pmu-instance .pmu-years *, .pickmeup .pmu-instance .pmu-months * {
  width: 25%;
  height: 70px;
  text-align: center;
  line-height: 70px;
  font-size: 14px;
  font-weight: 500;
}

.pickmeup .pmu-instance .pmu-selected {
  background: #0190c6;
  color: white;
}

.pickmeup .pmu-instance nav .pmu-month {
  text-decoration: underline;
  font-weight: 300;
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
  width: 100%;
}

.pickmeup .pmu-instance nav .pmu-prev, .pickmeup .pmu-instance nav .pmu-next {
  font-size: 0;
  width: 20px;
  height: 100%;
  background: url('/local/templates/niimash/frontend/assets/css/../images/arrow-right.png') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.pickmeup .pmu-instance nav .pmu-prev:hover, .pickmeup .pmu-instance nav .pmu-next:hover {/*background: url('/local/templates/niimash/frontend/assets/css/../images/arrow-right.png');*/
}

.pickmeup .pmu-instance nav .pmu-prev {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.purchase-card {
    padding: 30px 35px;
    border: 1px solid #e4e4e4;
    background-color: white;
}

@media (max-width: 1279px) {

  .purchase-card {
    padding: 20px
  }
}

.items-list .purchase-card:not(:last-child) {
  margin-bottom: 35px;
}

@media (max-width: 1279px) {

  .items-list .purchase-card:not(:last-child) {
    margin-bottom: 20px
  }
}

.purchase-card__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

@media (max-width: 1279px) {

  .purchase-card__top {
    font-size: 17px
  }
}

@media (max-width: 750px) {

  .purchase-card__top {
    font-size: 14px
  }
}

.purchase-card--image .purchase-card__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 750px) {

  .purchase-card--image .purchase-card__main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.purchase-card__image-wrap {
  width: 200px;
  margin-left: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 750px) {

  .purchase-card__image-wrap {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}

.purchase-card__price {
  margin-left: auto;
  color: #797979;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 750px) {

  .purchase-card__price {
    font-size: 12px
  }
}

.purchase-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media (max-width: 750px) {

  .purchase-card__bottom {
    display: block;
    margin-top: 15px
  }
}

.purchase-card__text {
  color: #0f374f;
  max-height: calc(1em * 1.4 * 3);
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: block;
  display: -webkit-box;
  width: 100%;
}

.purchase-card--no-max-height .purchase-card__text {
  max-height: none;
  -webkit-line-clamp: initial;
}

.purchase-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}

.purchase-card__action:not(:last-child) {
  margin-right: 10px;
}

.purchase-card__period {
  margin-left: auto;
  color: #797979;
}

@media (max-width: 750px) {

  .purchase-card__period {
    margin-top: 10px
  }
}

[data-right-panel-open] {
    cursor: pointer;
}

.right-panel {
    position: fixed;
    right: -100%;
    top: 0;
    background-color: #fff;
    z-index: 99;
    max-width: 1260px;
    padding: 55px 60px;
    padding-top: 120px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.right-panel.opened {
  right: 0;
}

@media (max-width: 1279px) {

  .right-panel {
    padding: 30px;
    padding-top: 100px
  }
}

.right-panel-close {
    cursor: pointer;
    position: absolute;
    right: 60px;
    top: 60px;
    color: #0190c6;
}

@media (max-width: 750px) {

  .right-panel-close {
    right: 30px;
    top: 30px
  }
}

.right-panel-close__text {
  font-size: 16px;
  margin-right: 15px;
}

.right-panel-close__icon {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.right-panel-close > * {
  fill: #0190c6;
}

.right-panel-close:hover .right-panel-close__icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.search-popup.is-opened {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.search-popup__form {
  padding: 50px 0;
  background-color: white;
}

.search-popup__form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-popup__form-wrap > *:not(:last-child) {
  margin-right: 40px;
}

.search-popup__form-wrap > *:nth-child(2) {
  margin-right: 30px;
}

.search-popup__field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.search-popup__close {
  width: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 40px;
  cursor: pointer;
  color: #c2c2c2;
  border-radius: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.search-popup__close:hover {
  background-color: #008492;
  color: white;
}

.search-popup__close::before, .search-popup__close::after {
  width: 25px;
}

.search__form {
  margin-bottom: 30px;
}

.search__form .form-col {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (min-width: 751px) {

  .search__form .form-col {
    width: 100%
  }
}

.search__form .form-col:last-child {
  width: auto;
}

@media (max-width: 750px) {

  .search__form {
    padding: 0;
    margin-bottom: 15px
  }
}

.search__form-input {
  outline: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.search__form-btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
}

.search__list {
  counter-reset: list 0;
}

.search__item:not(:last-child) {
  margin-bottom: 40px;
}

.search__item-title {}

.search__item-text {}

.select {
    padding-right: 0;
    position: relative;
    cursor: default;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.select:hover {
  //background-color: #eee;
}

.select--opened {
  z-index: 2;
}

.select--opened .select__options {
  display: block;
}

.select--opened .select__arrow {
  color: #0093e7;
}

.select--opened .select__arrow .i-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.select__value {
  height: inherit;
  line-height: inherit;
  color: #4c4c4c;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.select__options {
  position: absolute;
  display: none;
  background-color: #333333;
  padding: 5px 0;
  width: 100%;
  top: 100%;
  left: 0;
  outline: 1px solid #cacaca;
  -webkit-animation: showSelectList 0.5s forwards;
  animation: showSelectList 0.5s forwards;
  z-index: -1;
  max-height: 360px;
  overflow-y: auto;
}

.select__arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #333333;
  border-left: 1px solid #c5c5c5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.select__arrow .i-icon {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.option {
    padding: 5px 15px;
    color: white;
    font-weight: 500;
    cursor: pointer;
}

.option:hover, .option.selected {
  color: #0093e7;
}

.share {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 480px) {

  .share {
    display: block
  }
}

.share__label {
  font-weight: 700;
  margin-right: 20px;
}

@media (max-width: 480px) {

  .share__label {
    margin: 0;
    margin-bottom: 10px
  }
}

.share .ya-share2__item {
  padding: 0;
}

.share .ya-share2__item::before {
  content: none;
}

@media (max-width: 750px) {

  .simple-tabs__links {
    overflow: auto;
    white-space: nowrap;
    margin: -20px;
    padding: 20px
  }
}

@media (max-width: 750px) {

  .simple-tabs__links--main {
    white-space: normal;
    padding: 10px 20px
  }
}

.simple-tabs__links--line {
  padding-bottom: 8px;
  position: relative;
}

.simple-tabs__links--line:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 2px solid #c5c5c5;
}

.simple-tabs--2 .simple-tabs__links {
  border-bottom: 2px solid #d7d7d7;
}

@media (max-width: 750px) {

  .simple-tabs--2 .simple-tabs__links {
    margin: 0 -30px;
    padding: 0 30px;
    overflow-y: hidden
  }
}

.simple-tabs__tabs {
  margin-top: 25px;
  //overflow: hidden;
}

@media (min-width: 751px) {

  .simple-tabs .btn-tabs-link {
    margin-bottom: 6px
  }
}

.simple-tabs-tab {
    display: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
}

.simple-tabs-tab.is-active {
  display: block;
  -webkit-animation: showItem .2s;
  animation: showItem .2s;
}

.line-tabs-tab {
    position: relative;
    color: #333333;
    text-decoration: none;
    line-height: 1.3;
    font-weight: 500;
    margin-right: 35px;
}

/* border-bottom: 1px solid var(--c-blue); */

.line-tabs-tab.is-active:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 2px;
  background-color: #0190c6;
  z-index: 1;
}

.blue-tabs-link {
    color: rgba(221, 221, 221, 0.46);
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    text-decoration: none;
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 500;

}

@media (max-width: 1470px) {

  .blue-tabs-link {
    font-size: 22px;
    line-height: 22px
  }
}

@media (max-width: 750px) {

  .blue-tabs-link {
    font-size: 14px;
    font-weight: 700;
    color: white
  }
}

@media (max-width: 480px) {

  .blue-tabs-link {
    width: 49%;
    text-align: center
  }
}

.blue-tabs-link:not(:last-child) {
  padding-right: 25px;
  border-right: 2px solid rgba(221, 221, 221, 0.46);
}

@media (max-width: 750px) {

  .blue-tabs-link:not(:last-child) {
    padding-right: 12px
  }
}

.blue-tabs-link:not(:first-child) {
  padding-left: 25px;
}

@media (max-width: 750px) {

  .blue-tabs-link:not(:first-child) {
    padding-left: 12px
  }
}

.blue-tabs-link:hover {
  text-decoration: none;
  color: #0093e7;
}

.blue-tabs-link.is-active {
  cursor: default;
  color: #0093e7;
}

.btn-tabs-link {
    color: #2b2b2b;
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    text-decoration: none;
    line-height: 1;
    padding: 15px 20px;
    border: 1px solid #e4e4e4;
}

.simple-tabs--2 .btn-tabs-link {
  margin-bottom: -2px;
  padding: 15px 0;
  font-size: 22px;
  font-weight: 300;
  background-color: transparent;
  border: 0;
  color: #888888;
  border-bottom: 2px solid transparent;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

@media (max-width: 1279px) {

  .simple-tabs--2 .btn-tabs-link {
    font-size: 1.2rem
  }
}

@media (max-width: 750px) {

  .simple-tabs--2 .btn-tabs-link {
    margin-bottom: 0
  }
}

.btn-tabs-link:not(:last-child) {
  margin-right: 8px;
}

.simple-tabs--2 .btn-tabs-link:not(:last-child) {
  margin-right: 20px;
}

@media (max-width: 750px) {

  .btn-tabs-link:not(:last-child) {
    padding-right: 20px
  }
}

.btn-tabs-link:hover {
  border-color: #0190c6;
}

.btn-tabs-link.is-active {
  cursor: default;
  color: white;
  background-color: #0190c6;
  border-color: #e4e4e4;
}

.simple-tabs--2 .btn-tabs-link.is-active {
  color: #333333;
  font-weight: 600;
  background-color: transparent;
  border-bottom-color: #0190c6;
}

@-webkit-keyframes showItem {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes showItem {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

.swiper-container-fade .swiper-slide {
    -webkit-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    visibility: hidden;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    visibility: visible;
}

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

.slider__button {
  position: static;
  width: 40px;
  height: 40px;
  background-color: #0190c6;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
}

@media (max-width: 750px) {

  .slider__button {
    width: 30px;
    height: 30px
  }
}

.slider__button--disabled {
  background-color: rgba(1, 144, 198, 0.5);
}

.slider__button--prev .slider__button-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider__navigation-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

@media (max-width: 750px) {

  .slider__navigation-wrap {
    margin-top: 25px
  }
}

.slider__navigation-wrap .slider__btn:not(:last-child) {
  margin-right: 15px;
}

.slider__button-icon {
  width: 15px;
  height: 15px;
}

@media (max-width: 750px) {

  .slider__button-icon {
    width: 10px;
    height: 10px
  }
}

.slider__button-icon * {
  fill: currentColor;
}

.slider__pagination {
  height: 2px;
  width: 100%;
  color: #0093e7;
  position: relative;
  margin-left: 30px;
}

.slider__pagination .swiper-pagination-progressbar-fill {
  background-color: currentColor;
}

.main-slider {
    min-width: 0;
    width: 100%;
}

.main-slider__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.main-slider__slide {
  height: 100vh;
  position: relative;
  display: block;
}

@media (max-width: 1279px) {

  .main-slider__slide {
    height: auto
  }
}

.main-slider__block {
  position: absolute;
  padding-left: 50px;
  padding-right: 49%;
  padding-top: 30vh;
  top: 0;
  left: 0;
  right: 0;
  color: white;
}

.main-slider--full .main-slider__block {
  padding-right: 50px;
  max-width: 1510px;
}

@media (max-width: 750px) {

  .main-slider--full .main-slider__block {
    padding-right: 15px
  }
}

@media (max-width: 1919px) {

  .main-slider__block {
    padding-right: 60%
  }
}

@media (max-width: 1279px) {

  .main-slider__block {
    padding-right: 50px;
    padding-top: 180px
  }
}

@media (max-width: 1024px) {

  .main-slider__block {
    padding-right: 20px;
    padding-left: 20px;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 120px
  }
}

@media (max-width: 750px) {

  .main-slider__block {
    padding: 15px;
    padding-top: 140px
  }
}

@media (max-width: 1170px) {

  .main-slider__block br {
    display: none
  }
}

@media (max-width: 1919px) {

  .main-slider:not(.main-slider--full) .main-slider__block--hide-br br {
    display: none
  }
}

.main-slider__bg {
  height: 100%;
  background-color: #6d6d6d;
  padding-top: 110px;
}

@media (max-width: 1279px) {

  .main-slider__bg {
    padding-top: 90px;
    height: auto
  }
}

@media (max-width: 750px) {

  .main-slider__bg {
    padding-top: 80px
  }
}

.main-slider__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  display: block;
}

.main-slider__heading {
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 1919px) {

  .main-slider__heading {
    font-size: 3.5rem
  }
}

@media (max-width: 1470px) {

  .main-slider__heading {
    font-size: 2.5rem
  }
}

@media (min-width: 1278px) and (max-height: 890px) {

  .main-slider__heading {
    font-size: 3rem
  }
}

@media (max-width: 750px) {

  .main-slider__heading {
    font-size: 28px
  }
}

.main-slider__heading b {
  font-size: 1.3em;
  font-weight: 800;
  display: block;
}

.main-slider__text {
  margin-top: 20px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}

@media (max-width: 1919px) {

  .main-slider__text {
    font-size: 21px;
    line-height: 30px
  }
}

@media (max-height: 800px) {

  .main-slider__text {
    font-size: 18px;
    line-height: 26px
  }
}

@media (max-width: 1024px) {

  .main-slider__text {
    font-size: 18px;
    line-height: 26px
  }
}

@media (max-width: 750px) {

  .main-slider__text {
    display: none
  }
}

.main-slider__navigation {
  position: absolute;
  bottom: 40px;
  padding-left: 40px;
  left: 0;
  z-index: 2;
}

@media (max-width: 750px) {

  .main-slider__navigation {
    padding-left: 15px;
    bottom: 10px
  }
}

.main-slider__pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: white;
  opacity: 0.5;
  margin-right: 20px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.main-slider__pagination-bullet--active {
  opacity: 1;
}

.news-slider .swiper-container {
  margin-right: -10px;
  padding-right: 10px;
}

@media (max-width: 1024px) {

  .news-slider .swiper-container {
    overflow: visible
  }
}

.news-slider .swiper-slide {
  width: 295px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1279px) {

  .news-slider .swiper-slide {
    width: 240px;
    min-width: 230px
  }
}

@media(max-width: 750px) {

  .news-slider .swiper-slide {
    width: 230px
  }
}

.history-slider .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 750px) {

  .history-slider .swiper-slide {
    max-width: 350px
  }
}

.history-slider .swiper-slide:not(.swiper-slide-visible)::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
}

@media (max-width: 1600px) {

  .history-slider .swiper-slide:not(.swiper-slide-visible)::after {
    display: none
  }
}

.history-slider .swiper-container {
  overflow: visible;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  min-width: 0;
}

@media (min-width: 1280px) {

  .history-slider .swiper-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.history-slider .swiper-wrapper {
  height: auto;
}

.history-slider .history-card {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.history-slider__btn {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  width: calc(50vw - 50%);
  right: 100%;
  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;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

@media (max-width: 1600px) {

  .history-slider__btn {
    display: none
  }
}

.history-slider__btn.swiper-button-disabled {
  -webkit-transform: translateX(-25vw);
  -ms-transform: translateX(-25vw);
  transform: translateX(-25vw);
}

.history-slider__btn--next {
  right: auto;
  left: 100%;
}

.history-slider__btn--next.swiper-button-disabled {
  -webkit-transform: translateX(25vw);
  -ms-transform: translateX(25vw);
  transform: translateX(25vw);
}

.history-slider__btn-icon {
  width: 50px;
  height: 50px;
}

.history-slider__btn--prev .history-slider__btn-icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.history-slider__btn-icon path {
  fill: white;
}

.year-slider {
    border-bottom: 2px solid #414549;
}

@media (max-width: 750px) {

  .year-slider .swiper-container {
    padding: 0 15px
  }
}

.year-slider .swiper-slide {
  font-size: 18px;
  font-weight: 500;
  color: white;
  opacity: 0.5;
  width: auto;
  padding: 13px 0;
  cursor: pointer;
  -webkit-transition: opacity .3s, padding .3s;
  -o-transition: opacity .3s, padding .3s;
  transition: opacity .3s, padding .3s;
}

.year-slider .swiper-slide [data-year] {
  padding-right: 75px;
}

@media (max-width: 1279px) {

  .year-slider .swiper-slide [data-year] {
    padding-right: 60px
  }
}

@media (max-width: 750px) {

  .year-slider .swiper-slide [data-year] {
    padding-right: 30px
  }
}

@media (max-width: 1279px) {

  .year-slider .swiper-slide {
    font-weight: 300
  }
}

@media (max-width: 750px) {

  .year-slider .swiper-slide {
    font-size: 16px
  }
}

.year-slider .swiper-slide:hover {
  opacity: 1;
}

.year-slider .swiper-slide.is-active {
  opacity: 1;
}

@media (max-width: 1279px) {

  .year-slider .swiper-slide.is-active {
    font-weight: 500
  }
}

.year-slider__progress {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: white;
  z-index: 1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 750px) {

  .cards-slider .swiper-container {
    margin: 0 -15px;
    padding: 0 15px
  }
}

@media (max-width: 750px) {

  .center-block .cards-slider .swiper-container {
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width: 750px) {

  .cards-slider .swiper-wrapper::after, .cards-slider .swiper-wrapper::before {
    content: none
  }
}

@media (max-width: 750px) {

  .cards-slider .card {
    width: 230px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0
  }
}

@media (max-width: 750px) {

  .career-slider .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 0
  }
}

@media (max-width: 750px) {

  .career-slider .swiper-container {
    overflow: visible
  }
}

@media (max-width: 750px) {

  .career-slider .career-card {
    width: 230px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0
  }
}

.gallery-slider {
    position: relative;
}

.gallery-slider .swiper-container {
  width: calc(100% - 50px * 2);
}

@media (max-width: 1279px) {

  .gallery-slider .swiper-container {
    width: calc(100% - 25px * 2)
  }
}

@media (max-width: 750px) {

  .gallery-slider .swiper-container {
    width: auto;
    margin-right: -20px;
    padding-right: 20px
  }
}

.gallery-slider .swiper-slide {
  max-width: 33.33%;
  width: auto;
}

@media (max-width: 750px) {

  .gallery-slider .swiper-slide {
    max-width: 80%;
    width: auto
  }
}

.gallery-slider .swiper-slide img {
  display: block;
}

.gallery-slider__btn {
  width: 50px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 1279px) {

  .gallery-slider__btn {
    width: 25px
  }
}

@media (max-width: 750px) {

  .gallery-slider__btn {
    display: none
  }
}

.gallery-slider__btn.swiper-button-disabled {
  display: none;
}

.gallery-slider__btn--next {
  left: auto;
  right: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.gallery-slider__btn--prev {}

.gallery-slider__btn-icon, .history--inner .history-slider__btn-icon {
  width: 22px;
  height: 40px;
}

@media (max-width: 1279px) {

  .gallery-slider__btn-icon, .history--inner .history-slider__btn-icon {
    width: 10px;
    height: 27px
  }
}

.gallery-slider__btn--prev .gallery-slider__btn-icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

@media (max-width: 750px) {

  .right-panel .magazine-slider .swiper-container {
    margin: 0 -30px;
    padding: 0 30px
  }
}

.magazine-slider .swiper-slide {
  width: 165px;
}

.magazine-slider .slider__button {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #0093e7;
  cursor: pointer;
  background-color: transparent;
}

.magazine-slider .slider__button.swiper-button-disabled {
  color: #888888;
}

.magazine-slider .slider__button:not(:last-child) {
  margin-right: 15px;
}

@media (max-width: 750px) {

  .magazine-slider .slider__button {
    width: 20px;
    height: 20px
  }
}

.magazine-slider .slider__button-icon {
  width: inherit;
  height: inherit;
}

.common-info-slider .swiper-slide {
  line-height: 0;
}

.common-info-slider .slider__buttons {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 99;
}

@media (max-width: 750px) {

  .common-info-slider .slider__buttons {
    bottom: 20px;
    left: 20px
  }
}

.expedition-detail-slider .swiper-container {
  width: 480px;
  height: 330px;
  border: 1px solid #eee;
}

.expedition-detail-slider .slider__buttons {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 99;
}

@media(max-width: 1170px) {

  .expedition-detail-slider .swiper-container {
    width: 100%;
    height: auto;
    border: 1px solid #eee;
  }
}

@media (max-width: 480px) {

  .expedition-detail-slider .slider__buttons {
    display: none;
  }
}

.crew-slider .slider__button {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #0093e7;
  cursor: pointer;
  background-color: transparent;
}

.crew-slider .slider__button:not(:last-child) {
  margin-right: 15px;
}

@media (max-width: 750px) {

  .crew-slider .slider__button {
    width: 20px;
    height: 20px
  }
}

.crew-slider .slider__button-icon {
  width: inherit;
  height: inherit;
}

.crew-slider .slider__navigation-wrap {
  margin-top: 30px;
}

.crew-slider .swiper-slide {
  height: auto;
}

.crew-slider .crew-person {
  height: 100%;
}

.spacecraft-detail-slider .swiper-container {
  width: 480px;
  height: 330px;
}

.spacecraft-detail-slider .slider__buttons {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 99;
}

@media(max-width: 750px) {

  .spacecraft-detail-slider .swiper-container {
    width: 100%;
    height: auto;
  }
}

.flight-control-detail-slider .swiper-container {
  width: 480px;
  height: 330px;
}

.flight-control-detail-slider .slider__buttons {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 99;
}

@media(max-width: 750px) {

  .flight-control-detail-slider .swiper-container {
    width: 100%;
    height: auto;
  }
}

.quotes-slider {
    position: relative;
    margin: 20px 0;
}

.quotes-slider .swiper-container {
  width: calc(100% - 50px * 2);
}

@media (max-width: 1279px) {

  .quotes-slider .swiper-container {
    width: calc(100% - 25px * 2)
  }
}

@media (max-width: 750px) {

  .quotes-slider .swiper-container {
    width: auto;
    margin-right: -20px;
    padding-right: 20px
  }
}

.quotes-slider .swiper-slide {
  width: 370px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.quotes-slider .swiper-slide .quote {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.quotes-slider__btn {
  width: 50px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 1279px) {

  .quotes-slider__btn {
    width: 25px
  }
}

@media (max-width: 750px) {

  .quotes-slider__btn {
    display: none
  }
}

.quotes-slider__btn.swiper-button-disabled {
  display: none;
}

.quotes-slider__btn--next {
  left: auto;
  right: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.quotes-slider__btn--prev {}

.quotes-slider__btn--disabled {
  display: none;
}

.quotes-slider__btn-icon {
  width: 22px;
  height: 40px;
}

@media (max-width: 1279px) {

  .quotes-slider__btn-icon {
    width: 10px;
    height: 27px
  }
}

.quotes-slider__btn--prev .quotes-slider__btn-icon {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.main-cards-slider .swiper-button-next, .main-cards-slider .swiper-button-prev {
  border-radius: 100%;
  background: #555 !important;
  z-index: 5;
  width: 50px;
  height: 50px;
  opacity: .9;
  background-size: 50% 50%;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.main-cards-slider .swiper-button-next.swiper-button-disabled, .main-cards-slider .swiper-button-prev.swiper-button-disabled {
  pointer-events: none;
  opacity: .5;
}

.main-cards-slider .swiper-button-next .i-icon, .main-cards-slider .swiper-button-prev .i-icon {
  display: block;
  fill: #fff;
  position: relative;
  width: 15px;
  height: 15px;
}

.main-cards-slider .swiper-button-next {
  right: 20px;
}

.main-cards-slider .swiper-button-next .i-icon {
  right: -1px;
}

.main-cards-slider .swiper-button-prev .i-icon {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  left: -1px;
}

@media (min-width: 1280px) and (max-width:1900px) {

  .main-cards-slider--with-arrow .swiper-button-next, .main-cards-slider--with-arrow .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .main-cards-slider--with-arrow .swiper-button-next.swiper-button-disabled, .main-cards-slider--with-arrow .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
  }
}

.main-cards-slider .swiper-container {
  margin-right: -10px;
  padding-right: 10px;
}

@media (max-width: 1279px) {

  .main-cards-slider .swiper-container {
    margin: 0 -20px;
    padding: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
  }
}

@media (max-width: 750px) {

  .main-cards-slider .swiper-container {
    margin-right: -15px;
    padding-right: 15px
  }
}

.main-cards-slider .swiper-slide {
  //width: auto;
  width: 250px;
  height: auto;
}

@media (max-width: 1470px) {

  .main-cards-slider .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 240px
  }
}

.main-cards-slider .swiper-slide .card3 {
  height: 100%;
}

.socials__item {
  margin-right: 10px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 1279px) {

  .socials__item {
    width: 30px;
    height: 30px;
    line-height: 30px
  }
}

.socials__item:hover {
  opacity: 0.8;
}

.socials__item-icon {}

.sort-table-wrap {
    overflow: auto;
}

.sort-table {
    border-spacing: 0;
    width: 100%;
    font-weight: 500;
    border-bottom: 3px solid #ccddea;
}

.sort-table__sort {
  color: #335e7e;
  text-decoration: none;
  position: relative;
  padding-right: 20px;
  display: inline-block;
  font-weight: 700;
}

.sort-table__sort.is-active {
  color: #0093e7;
}

.sort-table__sort.sort-asc .sort-table__sort-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.sort-table__sort-label {
  border-bottom: 2px dotted;
}

.sort-table__sort-label:hover {
  border-bottom-color: transparent;
}

.sort-table__sort-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 13px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sort-table td {
  padding: 10px 20px;
  border: 0;
}

.sort-table td:not(:last-child) {
  padding-right: 0;
}

.sort-table thead td {
  background-color: #ccddea;
}

.sort-table tr:nth-child(even) {
  background-color: #e2ebf2;
}

.sort-table-filter {
    margin: 10px 0;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media (max-width: 1279px) {

  .sort-table-filter {
    display: block
  }
}

.sort-table-filter__label {
  font-size: 16px;
  font-weight: 300;
  margin-right: 20px;
  //margin-bottom: 10px;
}

.sort-table-filter__select-wrap {
  -ms-flex-preferred-size: 280px;
  flex-basis: 280px;
  margin-right: 20px;
}

.sort-table-filter__select-wrap .select {
  max-width: 280px;
}

.sort-table-filter__options {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  font-weight: 500;
  font-size: 14px;
}

.sort-table-filter__option {
  line-height: 1.3;
  display: inline-block;
}

.sort-table-filter__option .link {
  border-bottom-width: 2px;
  color: #70787e;
}

.sort-table-filter__option.is-active .link {
  color: #0190c6;
  border: 0;
  font-weight: 700;
}

.sort-table-filter__option:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
}

@media (min-width: 751px) {

  .sort-table-filter__option:not(:last-child) {
    border-right: 2px solid #dfe1e2
  }
}

@media (min-width: 751px) {}

.spacecraft-detail__info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}

.spacecraft-detail__info-left {
  width: 50%;
  margin-right: 80px;
}

.spacecraft-detail__info-right {
  min-width: 0;
}

.spacecraft-detail__h3 {
  margin: 0;
  margin-bottom: 35px;
}

@media (max-width: 750px) {

  .spacecraft-detail__info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 0;
  }

  .spacecraft-detail__info-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.subscribe-form {
    margin-top: 20px;
}

.subscribe-form__label {
  font-weight: 700;
  margin-bottom: 10px;
}

@media (min-width: 751px) {

  .subscribe-form__form .form-row {
    max-width: 600px
  }
}

.tag-filter__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.tag-filter__item {
  margin-right: 20px;
}

.tag {
    cursor: pointer;
    font-weight: 300;
    text-decoration: none;
}

.tag__text {
  color: #888888;
  border-bottom: 2px dotted #888888;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.tag.active .tag__text, .tag:hover .tag__text {
  color: #0190c6;
  font-weight: 600;
  border-color: transparent;
}

.vacancy-card {
    padding: 30px 35px;
    border: 1px solid #e4e4e4;
    background-color: white;
}

@media (max-width: 1279px) {

  .vacancy-card {
    padding: 20px
  }
}

.items-list .vacancy-card:not(:last-child) {
  margin-bottom: 35px;
}

@media (max-width: 1279px) {

  .items-list .vacancy-card:not(:last-child) {
    margin-bottom: 20px
  }
}

.vacancy-card__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

@media (max-width: 1279px) {

  .vacancy-card__top {
    font-size: 17px
  }
}

@media (max-width: 750px) {

  .vacancy-card__top {
    font-size: 14px
  }
}

.vacancy-card__title-wrap {
  margin-right: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.vacancy-card__price {
  margin-left: auto;
  color: #797979;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 750px) {

  .vacancy-card__price {
    font-size: 12px
  }
}

.vacancy-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

@media (max-width: 750px) {

  .vacancy-card__bottom {
    display: block
  }
}

.vacancy-card__text {
  color: #0f374f;
  max-height: calc(1em * 1.6 * 3);
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: block;
  display: -webkit-box;
}

.vacancy-card__text--bold {
  font-weight: 500
}

.vacancy-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}

.vacancy-card__action:not(:last-child) {
  margin-right: 10px;
}

.vacancy-card__period {
  margin-left: auto;
  color: #797979;
}

@media (max-width: 750px) {

  .vacancy-card__period {
    margin-top: 10px
  }
}

.vacancy-detail__job {
  font-size: 1.2rem;
  color: #797979;
  font-weight: 500;
  margin-bottom: 20px;
}

.vacancy-detail__terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 30px;
  margin: 30px 0;
  background-color: #efefef;
  line-height: 1.4;
}

@media (max-width: 750px) {

  .vacancy-detail__terms {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    margin: 20px 0
  }
}

.vacancy-detail__term {
  font-size: 16px;
  margin: 10px;
}

@media (max-width: 750px) {

  .vacancy-detail__term {
    width: 100%;
    margin: 7px 0;
    font-size: 15px
  }
}

.vacancy-detail__term-param {
  font-size: 0.8em;
}

.vacancy-detail__content ul {
  color: #797979;
}

.vacancy-detail__btn-wrap {
  margin-top: 10px;
}

.vacancy-detail__winners {
  margin-top: 40px;
}

.vacancy-detail__winners-title {
  margin-bottom: 21px;
}

.video-card {
    text-decoration: none;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

.video-card:hover .video-card__icon-wrap {
  background-color: rgba(0, 0, 0, 0.5);
}

.video-card:hover .video-card__icon {
  opacity: 1;
}

.video-card__top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 200px;
  position: relative;
}

@media (max-width: 750px) {

  .video-card__top {
    height: 150px
  }
}

.video-card__image-wrap {
  height: 100%;
  width: 100%;
}

.video-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
  display: block;
}

.video-card__lenght {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0190c6;
  padding: 10px 17px;
  line-height: 1;
  color: white;
  font-weight: 500;
}

.video-card__icon-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.video-card__icon {
  width: 51px;
  height: 51px;
  color: white;
  border-radius: 100%;
  border: 2px solid;
  position: relative;
}

.video-card__icon::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid;
  margin-left: 2px;
  opacity: 0.8;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.video-card__main {
  padding: 15px 25px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border: 1px solid #e4e4e4;
  background-color: white;
}

.video-card__link-wrap {
  max-height: 71px;
  overflow: hidden;
}

.video-card--no-max-height .video-card__link-wrap {
  max-height: none;
}

.video-card__link {
  display: inline-block;
}

.video-player {
    position: relative;
}

@media (max-width: 750px) {

  .video-player {
    margin: 0 -20px
  }
}

.video-player__video {
  height: 600px;
  width: 100%;
  display: none;
}

@media (min-width: 751px) and (max-width: 1170px) {

  .video-player__video {
    height: 500px
  }
}

@media (max-width: 750px) {

  .video-player__video {
    height: 300px
  }
}

.video-player__block {
  background-color: #0190c6;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 30px 50px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: 500;
  max-width: 100%;
}

@media (max-width: 750px) {

  .video-player__block {
    padding: 20px
  }
}

.video-player__label {
  font-size: 28px;
  opacity: 0.8;
}

@media (max-width: 750px) {

  .video-player__label {
    font-size: 20px
  }
}

.video-player__date {
  font-size: 59px;
  line-height: 1.2;
  white-space: nowrap;
}

@media (max-width: 750px) {

  .video-player__date {
    font-size: 29px
  }
}

.video-player__sublabel {
  font-size: 19px;
  opacity: 0.4;
}

@media (max-width: 750px) {

  .video-player__sublabel {
    font-size: 15px
  }
}

.video-player__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.video-player__time-wrap {
  font-size: 24px;
  margin-top: 20px;
}

@media (max-width: 750px) {

  .video-player__time-wrap {
    font-size: 13px;
    margin-top: 8px
  }
}

.video-player__time-item {
  line-height: 1.2;
  margin: 0 15px;
}

@media (max-width: 750px) {

  .video-player__time-item {
    margin: 0 7px
  }
}

.video-player__time-val {
  font-size: 31px;
}

@media (max-width: 750px) {

  .video-player__time-val {
    font-size: 20px
  }
}

[data-year].is-active {
  color: red;
}

/*Main styles*/

@media (max-width: 750px) {

  .hidden-mobile {
    display: none
  }
}

@media (min-width: 751px) {

  .visible-mobile {
    display: none
  }
}

@media (max-width: 1919px) {

  .hidden-desktop-below {
    display: none
  }
}

.nowrap {
    white-space: nowrap;
}
/* End */
/* /local/templates/niimash/frontend/assets/css/app.css?1584073809268964 */
