
@font-face {
  font-family: "Mohol";
  src: url("fonts/mohol.eot");
  src: url("fonts/mohol-1.eot") format("embedded-opentype"), url("fonts/mohol.woff2") format("woff2"), url("fonts/mohol.woff") format("woff"), url("fonts/mohol.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot") format("embedded-opentype"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checkbox_selected:before {
  content: "\e910";
}

.icon-checkbox:before {
  content: "\e912";
}

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

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

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

.icon-adobe:before {
  content: "\e911";
}

.icon-delete:before {
  content: "\e90f";
}

.icon-ok:before {
  content: "\e90e";
}

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

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

.icon-globe:before {
  content: "\e908";
}

.icon-file:before {
  content: "\e907";
}

.icon-magnifire-thin:before {
  content: "\e905";
}

.icon-arrow-redo:before {
  content: "\e909";
}

.icon-arrow-rounded-down:before {
  content: "\e90a";
}

.icon-arrow-rounded-thick-left:before {
  content: "\e906";
}

.icon-arrow-rounded-thick-down:before {
  content: "\e90b";
}

.icon-arrow-rounded-thick-right:before {
  content: "\e90c";
}

.icon-fb:before {
  content: "\e90d";
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  position: relative;
  outline: none;
  box-sizing: border-box;
}

ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

html, body {
  width: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 1.4;
  font-weight: 400;
  background: #FFFFFF;
  color: #000000;
}

.lock-scroll {
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .lock-scroll {
    padding-right: 0;
  }
}

.wrapper {
  width: 95%;
  margin: 0 auto;
}
.wrapper.miniWrap {
  max-width: 1000px;
}

a {
  color: inherit;
  outline: none;
  text-decoration: none;
}
a:hover, a:focus, a.active {
  outline: none;
  color: #000000;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

p {
  margin: 10px 0;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 40px;
}

.site-error {
  padding: 86px 0 20px;
}

#ajaxWrapper {
  width: 100%;
  min-height: 100vh;
}

.jq_hidden {
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
  opacity: 0;
  -webkit-transition: all 1.2s ease 0s;
  transition: all 1.2s ease 0s;
}
.jq_hidden.jq_active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.waves-bg {
  opacity: 0.5;
}

.read-more {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 50px 0 30px;
  background-color: #461464;
  font-size: 14px;
  min-width: 180px;
  color: #FFFFFF;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.read-more span {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.read-more:hover {
  color: #FFFFFF;
  background-color: #000000;
}

.divider {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  background-color: #B4B4B4;
}

.stl0 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.005, 15.036;
}

.stl1 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.996, 14.972;
}

.stl2 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.005, 15.039;
}

.stl3 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.001, 15.009;
}

.stl4 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.999, 14.993;
}

.stl5 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.999, 14.99;
}

.stl6 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2, 14.998;
}

.stl7 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.002, 15.015;
}

.stl8 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.005, 15.041;
}

.stl9 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.995, 14.961;
}

.stl10 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2, 15;
}

.stl11 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.006, 15.046;
}

.stl12 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.998, 14.984;
}

.stl13 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.998, 14.987;
}

.stl14 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.007, 15.05;
}

.stl15 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.001, 15.006;
}

.stl16 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.995, 14.966;
}

.stl17 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.005, 15.038;
}

.stl18 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.001, 15.004;
}

.stl19 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.997, 14.974;
}

.stl20 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.993, 14.947;
}

.stl21 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.004, 15.03;
}

.stl22 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.999, 14.992;
}

.stl23 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.997, 14.979;
}

.stl24 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.996, 14.97;
}

.stl25 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.995, 14.965;
}

.stl26 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.996, 14.967;
}

.stl27 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1.997, 14.976;
}

.stl28 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 2.003, 15.021;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  ul {
    padding-left: 0;
  }

  .waves-bg svg {
    width: 1920px !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1600px), (-ms-high-contrast: none) and (max-width: 1600px) {
  .waves-bg svg {
    width: 1600px !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1280px), (-ms-high-contrast: none) and (max-width: 1280px) {
  .waves-bg svg {
    width: 1280px !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 960px), (-ms-high-contrast: none) and (max-width: 960px) {
  .waves-bg svg {
    width: 960px !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 500px), (-ms-high-contrast: none) and (max-width: 500px) {
  .waves-bg svg {
    width: 500px !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .slideMenu__block {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
  }
  .slideMenu__block .waves-bg svg {
    height: 524px !important;
  }
  .slideMenu__block.active {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #aboutContent .waves-bg svg, #productsContent .waves-bg svg, .press-page.pressContent .waves-bg svg {
    height: 712px !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #contactsContent .waves-bg svg {
    height: 407px !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #missionContent .waves-bg svg {
    height: 426px !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #indexNews .indexNewsBlock {
    width: 29% !important;
    flex-basis: 29% !important;
  }
  #indexNews .indexNewsBlock .newsInfo, #indexNews .indexNewsBlock .infoDesc {
    width: 96% !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1600px), (-ms-high-contrast: none) and (max-width: 1600px) {
  #indexNews .indexNewsBlock {
    width: 28% !important;
    flex-basis: 28% !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 1280px), (-ms-high-contrast: none) and (max-width: 1280px) {
  #indexNews .indexNewsBlock {
    width: 26% !important;
    flex-basis: 26% !important;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 960px), (-ms-high-contrast: none) and (max-width: 960px) {
  #indexNews .indexNewsBlock {
    width: 100% !important;
    flex-basis: 100% !important;
  }
}
.fader {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.bgCyan {
  background: #01959e;
}

.bgPurple {
  background: #461464;
}

#indexSlider {
  width: 100%;
}
#indexSlider .slide .slideTitle {
  font-family: "Mohol", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

#indexNews {
  margin-top: 50px;
  margin-bottom: 120px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#indexNews .indexNewsBlock {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 33%;
  width: 33%;
  min-height: 200px;
  height: 20vw;
  overflow: hidden;
  margin-bottom: 0.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 40px 30px;
  text-align: center;
  color: #FFFFFF;
}
#indexNews .newsItem .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#indexNews .newsItem .image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#indexNews .newsItem .newsInfo {
  -webkit-transform: translateY(36px);
  transform: translateY(36px);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#indexNews .newsItem .newsInfo .newsDate {
  font-size: 12px;
  margin-bottom: 10px;
}
#indexNews .newsItem .newsInfo h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
}
#indexNews .newsItem .newsInfo h3:after {
  display: none;
}
#indexNews .newsItem .newsLink {
  display: inline-block;
  height: 46px;
  line-height: 44px;
  padding: 0 24px;
  border: 1px solid #FFFFFF;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#indexNews .newsItem .newsLink span {
  font-size: 10px;
  margin-left: 5px;
}
#indexNews .newsItem .newsLink:hover {
  color: #01959e;
  background-color: #FFFFFF;
}
#indexNews .newsItem:hover .image:after {
  background-color: rgba(1, 149, 158, 0.75);
}
#indexNews .newsItem:hover .newsInfo {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#indexNews .newsItem:hover .newsLink {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#indexNews .infoItem .infoTitle {
  display: block;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 46px;
  margin: 0 0 16px;
}
#indexNews .infoItem .infoDesc {
  font-weight: 400;
  font-size: 18px;
}
#indexNews .link-holder {
  text-align: center;
  width: 100%;
  padding-top: 50px;
}

@media screen and (max-width: 1200px) {
  #indexNews .newsItem .newsInfo h3 {
    font-size: 16px;
  }
  #indexNews .infoItem .infoTitle {
    font-size: 24px;
  }
  #indexNews .infoItem .infoDesc {
    font-size: 16px;
  }
  #indexNews .link-holder {
    text-align: center;
    width: 100%;
    padding-top: 50px;
  }
}
@media screen and (max-width: 960px) {
  #indexNews {
    display: block;
    width: 90%;
  }
  #indexNews .indexNewsBlock {
    width: 100%;
    height: 45vw;
  }
  #indexNews .infoItem .infoTitle {
    font-size: 22px;
  }
  #indexNews .infoItem .infoDesc {
    font-size: 16px;
  }
  #indexNews .link-holder {
    text-align: center;
    width: 100%;
    padding-top: 50px;
  }
}
.topMenu__container {
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  background: transparent;
  padding: 16px 0;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}
.topMenu__container .top__menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 95%;
}
.topMenu__container .top__menu .topMenu__logo {
  flex-shrink: 0;
  margin-right: 5vw;
}
.topMenu__container .top__menu .topMenu__logo .top-logo {
  font-size: 50px;
  color: #FFFFFF;
  transition-duration: 300ms;
}
.topMenu__container .top__menu .navMenu {
  flex-basis: 100%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 0;
  list-style-type: none;
}
.topMenu__container .top__menu .navMenu li {
  margin-right: 2.5vw;
  line-height: 1;
}
.topMenu__container .top__menu .navMenu li a {
  display: inline-block;
  overflow: hidden;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  padding: 2px 0;
}
.topMenu__container .top__menu .navMenu li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-transform: translateX(-120%);
  transform: translateX(-120%);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.topMenu__container .top__menu .navMenu li a:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.topMenu__container .top__menu .navMenu li.active a:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.topMenu__container .top__menu .lang {
  flex-shrink: 0;
  margin: 0 18px;
  font-size: 14px;
}
.topMenu__container .top__menu .lang .currentLang {
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px;
}
.topMenu__container .top__menu .lang .currentLang span {
  font-size: 12px;
}
.topMenu__container .top__menu .lang .language-choosing {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 5px;
  display: none;
  padding: 5px 10px;
  margin-left: -10px;
  transition: background-color 0.3s;
}
.topMenu__container .top__menu .lang .language-choosing li:first-child {
  margin-bottom: 5px;
}
.topMenu__container .top__menu .lang .language-choosing .active {
  display: none;
}
.topMenu__container .top__menu .lang .language-choosing a {
  color: #FFFFFF;
}
.topMenu__container .top__menu .lang .language-choosing a:hover {
  text-decoration: underline;
}
.topMenu__container .top__menu .lang .language-choosing a.active {
  color: #FFFFFF;
  font-weight: 500;
}
.topMenu__container .top__menu .topItem {
  flex-shrink: 0;
  margin-right: 18px;
  line-height: 1;
  color: #FFFFFF;
  cursor: pointer;
  display: none;
}
.topMenu__container .top__menu .menu-btn {
  flex-shrink: 0;
}
.topMenu__container .top__menu .topMenu__icon {
  display: flex;
  justify-content: space-between;
  flex-basis: 10%;
  color: #FFFFFF;
}
.topMenu__container.active {
  padding-right: 17px;
}
.topMenu__container.filled, .topMenu__container.white {
  background-color: #FFFFFF;
}
.topMenu__container.filled .top__menu .topMenu__logo .top-logo, .topMenu__container.white .top__menu .topMenu__logo .top-logo {
  font-size: 50px;
  color: #461464;
}
.topMenu__container.filled .top__menu .navMenu, .topMenu__container.white .top__menu .navMenu {
  padding: 0;
}
.topMenu__container.filled .top__menu .navMenu a, .topMenu__container.white .top__menu .navMenu a {
  color: #461464;
}
.topMenu__container.filled .top__menu .navMenu a:after, .topMenu__container.white .top__menu .navMenu a:after {
  background-color: #461464;
}
.topMenu__container.filled .top__menu .navMenu a:hover, .topMenu__container.white .top__menu .navMenu a:hover {
  color: #461464;
}
.topMenu__container.filled .top__menu .lang .currentLang, .topMenu__container.white .top__menu .lang .currentLang {
  color: #461464;
}
.topMenu__container.filled .top__menu .lang .language-choosing a, .topMenu__container.white .top__menu .lang .language-choosing a {
  color: #461464;
}
.topMenu__container.filled .top__menu .lang .language-choosing a.active, .topMenu__container.white .top__menu .lang .language-choosing a.active {
  color: #461464;
}
.topMenu__container.filled .top__menu .topItem, .topMenu__container.white .top__menu .topItem {
  color: #461464;
}
.topMenu__container.filled .top__menu .menu-btn span, .topMenu__container.white .top__menu .menu-btn span {
  background-color: #461464;
}
.topMenu__container.filled .top__menu .topMenu__icon, .topMenu__container.white .top__menu .topMenu__icon {
  color: #461464;
}

.menu-btn {
  z-index: 20;
  font-size: 20px;
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  cursor: pointer;
}
.menu-btn span {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition-duration: 300ms;
}
.menu-btn span:nth-child(1) {
  top: 4px;
}
.menu-btn span:nth-child(2) {
  top: 11px;
}
.menu-btn span:nth-child(3) {
  top: 11px;
}
.menu-btn span:nth-child(4) {
  top: 18px;
}
.menu-btn.active span {
  background-color: #FFFFFF;
}
.menu-btn.active span:nth-child(1) {
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  opacity: 0;
}
.menu-btn.active span:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.menu-btn.active span:nth-child(3) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.menu-btn.active span:nth-child(4) {
  -webkit-transform: translateY(120%);
  transform: translateY(120%);
  opacity: 0;
}

#main {
  overflow-x: hidden;
}

.slideMenu__block {
  background-color: #461464;
  color: #FFFFFF;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  transition: all 1s;
  z-index: 90;
}
.slideMenu__block.filled .slideMenu-line {
  opacity: 0;
  visibility: hidden;
}
.slideMenu__block .waves-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 1s;
}
.slideMenu__block .waves-bg svg {
  width: 100%;
  height: auto;
}
.slideMenu__block .waves-bg svg path {
  stroke: #FFFFFF;
}
.slideMenu__block .slideMenu-line {
  width: 100%;
  height: 1px;
  background-color: #B4B4B4;
  position: absolute;
  top: 85px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.slideMenu__block .slideMenu-wrap {
  position: fixed;
  margin-left: 50px;
  padding-top: 140px;
  transition: all 0.7s;
}
.slideMenu__block .slideMenu-wrap #mainPopMenu {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
}
.slideMenu__block .slideMenu-wrap #mainPopMenu > li {
  flex-basis: 14.1%;
  padding-right: 2.5vw;
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li {
    flex-basis: 20%;
  }
}
@media screen and (max-width: 1200px) {
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li {
    flex-basis: 25%;
  }
}
@media screen and (max-width: 960px) {
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li {
    flex-basis: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.slideMenu__block .slideMenu-wrap #mainPopMenu > li > a {
  display: inline-block;
  font-weight: 900;
  font-size: 16px;
  margin-bottom: 15px;
}
.slideMenu__block .slideMenu-wrap #mainPopMenu > li > a:hover {
  color: #FFFFFF;
}
.slideMenu__block .slideMenu-wrap #mainPopMenu > li ul li {
  list-style-type: none;
  margin-bottom: 15px;
}
.slideMenu__block .slideMenu-wrap #mainPopMenu > li ul li a {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition-duration: 300ms;
  transition-property: color, border-bottom-color;
  font-size: 14px;
}
.slideMenu__block .slideMenu-wrap #mainPopMenu > li ul li a:hover {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
.slideMenu__block.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.slideMenu__block.active .waves-bg {
  opacity: 1;
}

@media screen and (max-width: 1350px) {
  .topMenu__container .top__menu .topMenu__logo {
    flex-shrink: 0;
    margin-right: 2.5vw;
  }
  .topMenu__container .top__menu .navMenu li {
    margin-right: 1.5vw;
  }
}
@media screen and (max-width: 1160px) {
  .topMenu__container .top__menu .topMenu__logo {
    width: 100%;
    flex-shrink: 1;
    margin-right: 0;
  }
  .topMenu__container .top__menu .navMenu {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .topMenu__container {
    padding: 16px 0;
  }
  .topMenu__container .top__menu {
    width: 90%;
  }
  .topMenu__container .top__menu .topMenu__logo {
    width: 100%;
    flex-shrink: 1;
    margin-right: 0;
  }
  .topMenu__container .top__menu .topMenu__logo .top-logo {
    font-size: 36px;
  }
  .topMenu__container .top__menu .navMenu {
    display: none;
  }
  .topMenu__container.active {
    padding-right: 0;
    background-color: #FFFFFF;
    border-bottom: 1px solid #B4B4B4;
  }
  .topMenu__container.active .top__menu .topMenu__logo .top-logo {
    color: #461464;
  }
  .topMenu__container.active .top__menu .navMenu {
    padding: 0;
  }
  .topMenu__container.active .top__menu .navMenu a {
    color: #461464;
  }
  .topMenu__container.active .top__menu .navMenu a:after {
    background-color: #461464;
  }
  .topMenu__container.active .top__menu .navMenu a:hover {
    color: #461464;
  }
  .topMenu__container.active .top__menu .lang .currentLang {
    color: #461464;
  }
  .topMenu__container.active .top__menu .lang .language-choosing a {
    color: #461464;
  }
  .topMenu__container.active .top__menu .lang .language-choosing a.active {
    color: #461464;
  }
  .topMenu__container.active .top__menu .topItem {
    color: #461464;
  }
  .topMenu__container.active .top__menu .menu-btn span {
    background-color: #461464;
  }
  .topMenu__container.active .top__menu .topMenu__icon {
    color: #461464;
  }

  .slideMenu__block.filled .slideMenu-wrap {
    padding-top: 100px;
  }
  .slideMenu__block.filled .slideMenu-line {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .slideMenu__block .slideMenu-line {
    top: 72px;
  }
  .slideMenu__block .slideMenu-wrap {
    padding-top: 100px;
    width: 90%;
    margin-left: 5%;
    padding-bottom: 40px;
    overflow: auto;
    height: 100%;
  }
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li:after {
    content: "";
    right: 5px;
    position: absolute;
    top: 19px;
    margin-top: -4px;
    border: 5px solid transparent;
    border-top: 8px solid #FFFFFF;
    transform-origin: 50% 4px;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
  }
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li.active:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li > a {
    margin-bottom: 0;
    padding: 8px 0;
  }
  .slideMenu__block .slideMenu-wrap #mainPopMenu > li ul {
    display: none;
    padding-top: 10px;
  }
}
.body-index #footer {
  border-top: none;
}

.scroll-btn {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 24px;
  color: #FFFFFF;
  z-index: 20;
  cursor: pointer;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.scroll-btn:hover {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}

.preview-video {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.preview-video::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.preview-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preview-video .slideInfo__wrap {
  position: absolute;
  bottom: 25vh;
  padding-left: 15vw;
  left: 0;
  z-index: 2;
}
.preview-video .slideInfo__wrap .slideInfo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.preview-video .slideInfo__wrap .slideInfo .slideTitle {
  font-size: 60px;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Mohol", sans-serif;
  margin-bottom: 20px;
}
.preview-video .slideInfo__wrap .slideInfo .slideDesc {
  color: #FFFFFF;
  font-family: "Mohol", sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 28px;
  margin-bottom: 24px;
}
.preview-video .slideInfo__wrap .slideInfo .slideLink {
  margin-bottom: 24px;
}
.preview-video .slideInfo__wrap .slideInfo .video-link {
  padding-left: 46px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}
.preview-video .slideInfo__wrap .slideInfo .video-link span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  padding-left: 2px;
  font-size: 16px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 38px;
  height: 40px;
  width: 40px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}

.infographSection {
  margin-top: 50px;
  padding: 100px 0;
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
.infographSection h2 {
  font-size: 42px;
  font-weight: 600;
  margin: 0 0 70px;
  font-family: "Mohol", sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.4;
}
.infographSection .infographContainer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.infographSection .infographContainer .infographBlock {
  width: 50%;
  margin: 10px 0;
}
.infographSection .infographContainer .infographBlock .infographTop {
  font-weight: 600;
}
.infographSection .infographContainer .infographBlock .infographValue {
  font-size: 42px;
}
.infographSection .infographContainer .infographBlock .infographText {
  font-size: 1.5em;
}
.infographSection .infographContainer .infographBlock .infographDivider {
  display: block;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #FFFFFF;
}
.infographSection .infographContainer .infographBlock .infographDivider:after {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 100%;
  top: -16px;
  border: 1px dashed #FFFFFF;
  border-radius: 50%;
}

@media screen and (max-width: 960px) {
  .scroll-btn {
    bottom: 20px;
  }

  .preview-video {
    height: calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: -webkit-calc(100vh - 60px);
    height: -o-calc(100vh - 60px);
  }
  .preview-video::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .preview-video video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .preview-video .slideInfo__wrap {
    position: absolute;
    bottom: 20vh;
    padding-left: 5vw;
  }
  .preview-video .slideInfo__wrap .slideInfo .slideTitle {
    font-size: 30px;
    margin-bottom: 16px;
  }
  .preview-video .slideInfo__wrap .slideInfo .slideDesc {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .infographSection h2 {
    font-size: 30px;
  }
  .infographSection .infographContainer .infographBlock .infographValue {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .infographSection h2 {
    font-size: 24px;
  }
  .infographSection .infographContainer .infographBlock {
    width: 90%;
    margin-left: 0 !important;
  }
}
#footer, #footer-landing {
  background-color: #461464;
  border-top: 1px solid #FFFFFF;
  padding-top: 40px;
  font-size: 14px;
  color: #FFFFFF;
}
#footer .foot__link, #footer-landing .foot__link {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #FFFFFF;
}
#footer .section-footer, #footer-landing .section-footer {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
#footer .section-footer .footer__logo, #footer-landing .section-footer .footer__logo {
  margin-left: 40px;
}
#footer .section-footer .footer__logo .footMenu__logo, #footer-landing .section-footer .footer__logo .footMenu__logo {
  color: #FFFFFF;
  font-size: 50px;
}
#footer .section-footer .menu ul, #footer-landing .section-footer .menu ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
#footer .section-footer .menu ul a, #footer .section-footer .menu ul span, #footer-landing .section-footer .menu ul a, #footer-landing .section-footer .menu ul span {
  color: #FFFFFF;
  text-decoration: none;
  line-height: 1.5;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  transition-duration: 300ms;
  transition-property: color, border-bottom-color;
  font-weight: 300;
  font-size: 13px;
}
#footer .section-footer .menu ul a:hover, #footer .section-footer .menu ul span:hover, #footer-landing .section-footer .menu ul a:hover, #footer-landing .section-footer .menu ul span:hover {
  color: #FFFFFF;
  border-bottom-color: #b4b4b4;
}
#footer .section-footer .footer__menu, #footer-landing .section-footer .footer__menu {
  flex-basis: 76%;
}
#footer .section-footer .footer__menu .footer__nav--up, #footer-landing .section-footer .footer__menu .footer__nav--up {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 2.5vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}
#footer .section-footer .footer__menu .footer__nav--up .footerSocials, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials {
  font-size: 1.5em;
}
#footer .section-footer .footer__menu .footer__nav--up .footerSocials a, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a {
  margin-left: 10px;
  padding: 0;
  line-height: 1;
}
#footer .section-footer .footer__menu .footer__nav--up .footerSocials a img, #footer .section-footer .footer__menu .footer__nav--up .footerSocials a svg, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a img, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a svg {
  height: 21px;
  width: auto;
}
#footer .section-footer .footer__menu .footer__nav--up .footerSocials a svg path, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a svg path {
  fill: #FFFFFF;
}
#footer .section-footer .footer__menu .footer__nav--up .footerSocials a:after, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a:after {
  display: none;
}
#footer .section-footer .footer__menu .footer__nav--up .footerSocials a:hover, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a:hover {
  color: inherit;
}
#footer .section-footer .footer__menu .footer__nav--up ul, #footer-landing .section-footer .footer__menu .footer__nav--up ul {
  justify-content: space-between;
}
#footer .section-footer .footer__menu .footer__nav--up li, #footer-landing .section-footer .footer__menu .footer__nav--up li {
  margin-right: 3vw;
  line-height: 1;
  margin-left: 0;
}
#footer .section-footer .footer__menu .footer__nav--up a, #footer-landing .section-footer .footer__menu .footer__nav--up a {
  display: inline-block;
  padding: 2px 0;
  overflow: hidden;
  border-bottom: none;
}
#footer .section-footer .footer__menu .footer__nav--up a:after, #footer-landing .section-footer .footer__menu .footer__nav--up a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-transform: translateX(-120%);
  transform: translateX(-120%);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#footer .section-footer .footer__menu .footer__nav--up a:hover, #footer-landing .section-footer .footer__menu .footer__nav--up a:hover {
  border-bottom: none;
  border-bottom-color: transparent;
}
#footer .section-footer .footer__menu .footer__nav--up a:hover:after, #footer-landing .section-footer .footer__menu .footer__nav--up a:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#footer .section-footer .footer__menu .footer__nav--down, #footer-landing .section-footer .footer__menu .footer__nav--down {
  box-sizing: border-box;
  margin-bottom: 40px;
  padding-right: 2.5vw;
}
#footer .section-footer .footer__menu .footer__nav--down ul, #footer-landing .section-footer .footer__menu .footer__nav--down ul {
  padding: 0;
  justify-content: space-between;
}
#footer .section-footer .footer__menu .footer__nav--down ul li, #footer-landing .section-footer .footer__menu .footer__nav--down ul li {
  margin-bottom: 10px;
}
#footer .section-footer .footer__menu .footer__nav--down ul .copyright, #footer-landing .section-footer .footer__menu .footer__nav--down ul .copyright {
  font-weight: 400;
  border-bottom: 1px solid transparent;
  margin-right: 20px;
}
#footer .section-footer .footer__menu .footer__nav--down ul .underline, #footer-landing .section-footer .footer__menu .footer__nav--down ul .underline {
  border-bottom: 1px solid #b4b4b4;
}

@media screen and (max-width: 1400px) {
  #footer .section-footer .footer__menu .footer__nav--up li {
    margin-right: 2vw;
  }
}
@media screen and (max-width: 1280px) {
  #footer .section-footer .footer__menu {
    flex-grow: 1;
  }
  #footer .section-footer .footer__logo {
    margin: 0 1.5vw 0 2.5vw;
  }
  #footer .section-footer .footer__logo .footMenu__logo {
    font-size: 2vw;
  }
}
@media screen and (max-width: 1100px) {
  #footer .section-footer .footer__menu .footer__nav--up, #footer .section-footer .footer__menu .footer__nav--down {
    padding-left: 2.5vw;
  }
  #footer .section-footer .footer__logo {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  #footer, #footer-landing {
    padding-top: 0;
  }
  #footer .section-footer, #footer-landing .section-footer {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 30px;
  }
  #footer .section-footer .footer__logo, #footer-landing .section-footer .footer__logo {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 10px;
  }
  #footer .section-footer .footer__logo .footMenu__logo, #footer-landing .section-footer .footer__logo .footMenu__logo {
    font-size: 36px;
  }
  #footer .section-footer .footer__menu .footer__nav--up, #footer-landing .section-footer .footer__menu .footer__nav--up {
    padding-right: 0;
    padding-left: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  #footer .section-footer .footer__menu .footer__nav--up .footerSocials a, #footer-landing .section-footer .footer__menu .footer__nav--up .footerSocials a {
    margin-left: 0;
    margin-right: 10px;
  }
  #footer .section-footer .footer__menu .footer__nav--up ul, #footer-landing .section-footer .footer__menu .footer__nav--up ul {
    flex-direction: column;
  }
  #footer .section-footer .footer__menu .footer__nav--up li, #footer-landing .section-footer .footer__menu .footer__nav--up li {
    margin-bottom: 5px;
  }
  #footer .section-footer .footer__menu .footer__nav--down, #footer-landing .section-footer .footer__menu .footer__nav--down {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    flex-direction: column;
  }
}
.responsibility__content {
  background-color: #461464;
  color: #FFFFFF;
}
.responsibility__content .wrapper {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto;
}
.responsibility__content .waves-bg {
  position: absolute;
  bottom: 180px;
  left: 0;
  right: 0;
}
.responsibility__content .waves-bg svg {
  width: 100%;
  height: auto;
}
.responsibility__content .waves-bg svg path {
  stroke: #FFFFFF;
}
.responsibility__content.subsection .waves-bg {
  bottom: 70px;
}
.responsibility__content a:hover {
  color: #FFFFFF;
}

.responsibility__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 130px;
  height: 80vh;
  margin-bottom: 100px;
  flex-direction: column;
}
.responsibility__wrap .respons__block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.responsibility__wrap .respons__block::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.responsibility__wrap .respons__title {
  font-size: 46px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 20px 0;
  text-transform: uppercase;
  font-family: "Mohol", sans-serif;
  max-width: 90%;
  text-align: center;
  line-height: 1.4;
}
.responsibility__wrap .headerDesc {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  max-width: 90%;
  width: 1150px;
  text-align: center;
}
.responsibility__wrap .headerDesc p {
  margin: 0;
}

.respons__info {
  padding-bottom: 80px;
}
.respons__info .info__block {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 60px;
}
.respons__info .info__block h2 {
  font-size: 30px;
  font-weight: 600;
  font-family: "Mohol", sans-serif;
  margin-bottom: 40px;
  text-transform: uppercase;
  line-height: 1.4;
}
.respons__info .info__block h3 {
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.respons__info .info__block h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #B4B4B4;
}
.respons__info .info__block p {
  margin: 30px 0;
}
.respons__info .info__block ul {
  padding-left: 2em;
  margin: 30px 0;
}
.respons__info .info__block table {
  border-spacing: 60px 0;
  margin: 50px -60px;
  table-layout: fixed;
  border-collapse: unset;
}
.respons__info .info__block table td {
  width: 50%;
  vertical-align: top;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.respons__info .info__block hr {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
}

.back-link {
  display: inline-block;
  margin-bottom: 60px;
  font-size: 14px;
}
.back-link span {
  display: inline-block;
  font-size: 10px;
  margin-right: 2px;
}
.back-link:hover {
  color: #FFFFFF;
}

.info__carts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.info__carts .cart__itm {
  display: block;
  width: 48%;
  margin-bottom: 40px;
  margin-right: 4%;
  border: 1px solid #FFFFFF;
}
.info__carts .cart__itm:nth-child(2n) {
  margin-right: 0;
}
.info__carts .cart__itm.career_itm, .info__carts .cart__itm.disclosure_itm, .info__carts .cart__itm.tender_itm {
  min-height: 170px;
  padding: 0 20px 20px;
  margin-top: 40px;
  border: 1px solid #461464;
}
.info__carts .cart__itm.career_itm .phones, .info__carts .cart__itm.disclosure_itm .phones, .info__carts .cart__itm.tender_itm .phones {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.info__carts .cart__itm.career_itm .phones strong, .info__carts .cart__itm.disclosure_itm .phones strong, .info__carts .cart__itm.tender_itm .phones strong {
  margin-right: 10px;
}
.info__carts .cart__itm.career_itm .phones .phonesContainer a, .info__carts .cart__itm.disclosure_itm .phones .phonesContainer a, .info__carts .cart__itm.tender_itm .phones .phonesContainer a {
  display: block;
}
.info__carts .cart__itm.career_itm a:hover, .info__carts .cart__itm.disclosure_itm a:hover, .info__carts .cart__itm.tender_itm a:hover {
  color: #FFFFFF;
}
.info__carts .cart__itm.career_itm:hover, .info__carts .cart__itm.disclosure_itm:hover, .info__carts .cart__itm.tender_itm:hover {
  background-color: #461464;
}
.info__carts .cart__itm.career_itm {
  margin-top: 0;
}
.info__carts .cart__itm.tender_itm {
  width: 31%;
  margin-right: 3.5%;
}
.info__carts .cart__itm.tender_itm:nth-child(2n) {
  margin-right: 3.5%;
}
.info__carts .cart__itm.tender_itm:nth-child(3n) {
  margin-right: 0;
}
.info__carts .cart__itm.tender_itm .tenderDoc {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.info__carts .cart__itm.tender_itm .tenderDoc:hover {
  color: #FFFFFF;
}
.info__carts .cart__itm.tender_itm .tenderDoc:hover span:last-child {
  text-decoration: underline;
}
.info__carts .cart__itm.tender_itm .tenderDoc span:first-child {
  font-size: 2em;
  margin-right: 10px;
}
.info__carts .cart__itm.tender_itm p {
  margin: 20px 0 0;
}
.info__carts .cart__itm .image-block {
  padding: 25% 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.info__carts .cart__itm .image-block::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.info__carts .cart__itm .cart__title {
  position: absolute;
  top: 14px;
  left: 20px;
  text-transform: uppercase;
  right: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}
.info__carts .cart__itm .cart__icon {
  position: absolute;
  bottom: 26px;
  right: 20px;
  height: 70px;
  width: 70px;
}
.info__carts .cart__itm .cart__icon svg, .info__carts .cart__itm .cart__icon img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
.info__carts .cart__itm:hover {
  color: #FFFFFF;
  border: 1px solid transparent;
}
.info__carts .cart__itm:hover .image-block {
  opacity: 1;
}
.info__carts.other-cards .cart__itm {
  width: 32%;
  margin-right: 2%;
}
.info__carts.other-cards .cart__itm .cart__title {
  font-size: 14px;
  font-weight: 400;
}
.info__carts.other-cards .cart__itm .cart__icon {
  position: absolute;
  bottom: 20px;
  height: 40px;
  width: 40px;
}
.info__carts.other-cards .cart__itm:nth-child(2n) {
  margin-right: 2%;
}
.info__carts.other-cards .cart__itm:nth-child(3n) {
  margin-right: 0;
}
.info__carts p {
  flex: 0 0 100%;
}

@media screen and (max-width: 1280px) {
  .info__carts .cart__itm.tender_itm {
    width: 48%;
    margin-right: 4%;
  }
  .info__carts .cart__itm.tender_itm:nth-child(3n) {
    margin-right: 4%;
  }
  .info__carts .cart__itm.tender_itm:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .responsibility__wrap {
    height: 70vh;
    padding-top: 70px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 960px) and (orientation: portrait) {
  .responsibility__wrap {
    height: 45vh;
  }
}
@media screen and (max-width: 960px) {
  .responsibility__wrap .respons__title {
    font-size: 20px;
    margin: 5px 0;
  }
}
@media screen and (max-width: 960px) {
  .responsibility__wrap .headerDesc {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .respons__info {
    padding-bottom: 80px;
  }
  .respons__info .info__block {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .respons__info .info__block h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) and (max-width: 600px) {
  .respons__info .info__block table {
    display: block;
    margin: 30px 0;
    table-layout: fixed;
    border-collapse: unset;
    border-spacing: 0;
  }
  .respons__info .info__block table td {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .respons__info .info__block hr {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .back-link {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .info__carts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .info__carts .cart__itm {
    margin-bottom: 20px;
  }
  .info__carts .cart__itm .cart__title {
    font-size: 16px;
  }
  .info__carts .cart__itm .cart__icon {
    bottom: 20px;
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 960px) and (max-width: 600px) {
  .info__carts .cart__itm {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 960px) {
  .info__carts.other-cards .cart__itm {
    width: 48%;
    margin-bottom: 20px;
    margin-right: 4%;
  }
  .info__carts.other-cards .cart__itm:nth-child(2n) {
    margin-right: 0;
  }
  .info__carts.other-cards .cart__itm:nth-child(3n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 960px) and (max-width: 600px) {
  .info__carts.other-cards .cart__itm {
    width: 100%;
    margin-right: 0 !important;
  }
}
#aboutContent {
  color: #461464;
}
#aboutContent .pageContent {
  display: flex;
  flex-direction: column;
}
#aboutContent .pageContent .miniWrap {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto 70px;
}
#aboutContent .pageContent #aboutNums {
  display: flex;
  justify-content: space-between;
  order: 0;
  margin-bottom: 70px;
  padding: 60px 70px;
  background-color: #01959e;
  color: #FFFFFF;
}
#aboutContent .pageContent #aboutNums .numItem {
  width: 100%;
  flex-basis: 25%;
  padding: 0 2.5%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
#aboutContent .pageContent #aboutNums .numItem:first-child {
  padding-left: 0;
}
#aboutContent .pageContent #aboutNums .numItem:last-child {
  padding-right: 0;
  border-right: none;
}
#aboutContent .pageContent #aboutNums .numItem .aboutNumTitle {
  font-weight: 400;
  font-size: 42px;
  margin: 0 0 16px;
}
#aboutContent .pageContent #aboutNums .numItem p {
  font-size: 16px;
  margin: 0;
}
#aboutContent .pageContent #aboutMap {
  margin-bottom: 120px;
}
#aboutContent .pageContent #aboutMap svg {
  width: 100%;
  height: auto;
}
#aboutContent .pageContent .managersContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
#aboutContent .pageContent .managersContainer .managerItem {
  width: 30%;
  margin: 0 5% 30px 0;
  word-break: break-word;
}
#aboutContent .pageContent .managersContainer .managerItem:nth-child(3n) {
  margin-right: 0;
}
#aboutContent .pageContent .managersContainer .managerItem .image {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 133.33333%;
  background: center no-repeat;
  background-size: cover;
}
#aboutContent .pageContent .managersContainer .managerItem .managerName {
  margin-bottom: 10px;
  font-weight: bold;
}
#aboutContent .pageContent .managersContainer .managerItem p {
  margin-bottom: 10px;
}
#aboutContent .pageContent .partnerDocs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
#aboutContent .pageContent .partnerDocs .partnerDocItem {
  margin: 0 0 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 500;
}
#aboutContent .pageContent .partnerDocs .partnerDocItem span:first-child {
  font-size: 2em;
  margin-right: 10px;
}
#aboutContent .pageContent .partnerDocs .partnerDocItem span:last-child {
  margin-right: 40px;
}
#aboutContent .pageContent .partnerDocs .partnerDocItem:hover span:last-child {
  text-decoration: underline;
}
#aboutContent .pageContent h2 {
  font-size: 42px;
  font-weight: 600;
  color: #461464;
  margin: 0 0 70px;
  font-family: "Mohol", sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.4;
}
#aboutContent .pageContent h3 {
  margin-top: 40px;
}
#aboutContent .pageContent table {
  color: #01959e;
  font-weight: 600;
}
#aboutContent .pageContent table tr td {
  padding-right: 5vw;
}
#aboutContent .pageContent table tr td:last-child {
  padding-right: 0;
}
#aboutContent .pageContent table tr:first-child {
  font-size: 58px;
}
#aboutContent .pageContent p {
  margin: 30px 0;
}
#aboutContent .pageContent p a {
  font-weight: bold;
}
#aboutContent .pageContent p a:hover {
  text-decoration: underline;
}
#aboutContent .pageContent ul {
  padding-left: 2em;
  margin: 30px 0;
}

.cards-contacts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cards-contacts .acCatiItem {
  width: 31%;
  min-height: 170px;
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #461464;
  margin-right: 3.5%;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.cards-contacts .acCatiItem:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 900px) {
  .cards-contacts .acCatiItem {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .cards-contacts .acCatiItem:nth-child(3n) {
    margin-right: 2%;
  }
  .cards-contacts .acCatiItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .cards-contacts .acCatiItem {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
}
.cards-contacts .acCatiItem h3 {
  color: #461464;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 14px !important;
  padding: 0 !important;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  line-height: 1.4;
}
.cards-contacts .acCatiItem h3:after {
  display: none !important;
}
.cards-contacts .acCatiItem p {
  margin: 10px 0 !important;
  color: #FFFFFF;
}
.cards-contacts .acCatiItem ul {
  list-style: none;
  padding-left: 0 !important;
}
.cards-contacts .acCatiItem ul li {
  font-size: 13px;
  font-weight: 300;
  padding-left: 24px;
  margin-bottom: 10px;
}
.cards-contacts .acCatiItem ul li a {
  display: inline-block;
  padding: 2px 0;
  color: #B4B4B4;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.cards-contacts .acCatiItem ul li a:before {
  content: "\e908";
  font-family: "icomoon" !important;
  position: absolute;
  display: block;
  font-size: 16px;
  right: 100%;
  margin-right: 8px;
  top: 0;
}
.cards-contacts .acCatiItem ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #B4B4B4;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.cards-contacts .acCatiItem .image_bg {
  background: center no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  opacity: 0;
}
.cards-contacts .acCatiItem:hover {
  background-color: #461464;
}
.cards-contacts .acCatiItem:hover h3 {
  color: #FFFFFF;
}
.cards-contacts .acCatiItem:hover ul li a:after {
  width: 0;
}
.cards-contacts .acCatiItem:hover ul li a:hover {
  color: #FFFFFF;
}
.cards-contacts .acCatiItem:hover ul li a:hover:after {
  width: 100%;
}
.cards-contacts .acCatiItem:hover .image_bg {
  opacity: 1;
}
.cards-contacts .acCatiItem.purple {
  border: 1px solid #B4B4B4;
}
.cards-contacts.wide .acCatiItem {
  width: 18%;
  margin-right: 2.5%;
  min-height: 150px;
}
.cards-contacts.wide .acCatiItem:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 1400px) {
  .cards-contacts.wide .acCatiItem {
    width: 31%;
    margin-right: 3.5%;
  }
  .cards-contacts.wide .acCatiItem:nth-child(5n) {
    margin-right: 3.5%;
  }
  .cards-contacts.wide .acCatiItem:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .cards-contacts.wide .acCatiItem {
    width: 49%;
    margin-right: 2%;
  }
  .cards-contacts.wide .acCatiItem:nth-child(5n) {
    margin-right: 2%;
  }
  .cards-contacts.wide .acCatiItem:nth-child(3n) {
    margin-right: 2%;
  }
  .cards-contacts.wide .acCatiItem:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1700px) {
  #aboutContent .pageContent #aboutNums .numItem .aboutNumTitle {
    font-size: 30px;
  }
  #aboutContent .pageContent #aboutNums .numItem p {
    font-size: 16px;
    margin: 0;
  }
}
@media screen and (max-width: 1300px) {
  #aboutContent .pageContent #aboutNums {
    padding: 30px 40px;
  }
  #aboutContent .pageContent #aboutNums .numItem .aboutNumTitle {
    font-size: 24px;
  }
  #aboutContent .pageContent #aboutNums .numItem p {
    font-size: 14px;
    margin: 0;
  }
}
@media screen and (max-width: 960px) {
  #aboutContent .pageContent .miniWrap {
    font-size: 16px;
    margin-bottom: 40px;
  }
  #aboutContent .pageContent #aboutNums {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  #aboutContent .pageContent #aboutNums .numItem {
    flex-basis: 50%;
    margin-bottom: 30px;
  }
  #aboutContent .pageContent #aboutNums .numItem:nth-child(2n+1) {
    padding-left: 0;
  }
  #aboutContent .pageContent #aboutNums .numItem:nth-child(2n) {
    padding-right: 0;
    border-right: none;
  }
  #aboutContent .pageContent .cards-contacts {
    margin-bottom: 40px;
  }
  #aboutContent .pageContent #aboutMap {
    margin-bottom: 60px;
  }
  #aboutContent .pageContent #aboutMap h2 {
    font-size: 30px;
  }
  #aboutContent .pageContent .managersContainer .managerItem {
    width: 48%;
    margin-right: 4%;
  }
  #aboutContent .pageContent .managersContainer .managerItem:nth-child(3n) {
    margin-right: 4%;
  }
  #aboutContent .pageContent .managersContainer .managerItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  #aboutContent .pageContent h2 {
    font-size: 24px;
  }
  #aboutContent .pageContent table tr {
    font-size: 12px;
  }
  #aboutContent .pageContent table tr:first-child {
    font-size: 32px;
  }
  #aboutContent .pageContent #aboutNums {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  #aboutContent .pageContent #aboutNums .numItem {
    flex-basis: 100%;
    margin-bottom: 20px;
    padding: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  #aboutContent .pageContent #aboutNums .numItem:nth-child(2n+1) {
    border-right: none;
  }
  #aboutContent .pageContent #aboutNums .numItem:nth-child(2n) {
    border-right: none;
  }
  #aboutContent .pageContent #aboutNums .numItem:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  #aboutContent .pageContent .managersContainer .managerItem {
    width: 100%;
    margin-right: 0;
  }
  #aboutContent .pageContent .managersContainer .managerItem:nth-child(3n) {
    margin-right: 0;
  }
}
#missionContent {
  background-color: #461464;
  color: #FFFFFF;
  padding-bottom: 20px;
}
#missionContent .missionItems h2 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  font-family: "Mohol", sans-serif;
  width: calc((90vw - 900px)/2);
  width: -moz-calc((90vw - 900px)/2);
  width: -webkit-calc((90vw - 900px)/2);
  width: -o-calc((90vw - 900px)/2);
}
#missionContent .missionItems .missionDesc {
  max-width: 100%;
  width: 900px;
  margin: 0 auto 80px;
  font-size: 16px;
}
#missionContent .missionItems .missionDesc p {
  margin: 0 0 30px;
}
#missionContent .missionItems .missionDesc h3 {
  font-size: 26px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 8px;
  margin: 50px 0 20px;
}
#missionContent .waves-bg {
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
}
#missionContent .waves-bg svg {
  width: 100%;
  height: auto;
}
#missionContent .waves-bg svg path {
  stroke: #FFFFFF;
}

@media screen and (max-width: 1600px) {
  #missionContent .missionItems h2 {
    font-size: 30px;
    width: calc((90vw - 800px)/2);
    width: -moz-calc((90vw - 800px)/2);
    width: -webkit-calc((90vw - 800px)/2);
    width: -o-calc((90vw - 800px)/2);
  }
  #missionContent .missionItems .missionDesc {
    width: 800px;
  }
}
@media screen and (max-width: 1400px) {
  #missionContent .missionItems h2 {
    font-size: 26px;
    width: calc((90vw - 700px)/2);
    width: -moz-calc((90vw - 700px)/2);
    width: -webkit-calc((90vw - 700px)/2);
    width: -o-calc((90vw - 700px)/2);
  }
  #missionContent .missionItems .missionDesc {
    width: 700px;
  }
  #missionContent .missionItems .missionDesc h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1200px) {
  #missionContent .missionItems h2 {
    position: relative;
    top: auto;
    left: auto;
    font-size: 24px;
    width: 700px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
  #missionContent .missionItems .missionDesc h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 960px) {
  .wrapper {
    width: 90%;
  }

  #missionContent .missionItems h2 {
    font-size: 20px;
    margin: 0 auto 30px;
  }
  #missionContent .missionItems .missionDesc h3 {
    font-size: 18px;
  }
}
#productsContent {
  min-height: 100vh;
  padding-top: 200px;
  color: #461464;
}
#productsContent h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 2.5vw;
  font-family: "Mohol", sans-serif;
  text-transform: uppercase;
}
#productsContent .productItem {
  margin-bottom: 50px;
}
#productsContent .productItem h2 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
  font-weight: 600;
  margin: 0;
  font-family: "Mohol", sans-serif;
  text-transform: uppercase;
  width: calc((90vw - 900px)/2);
  width: -moz-calc((90vw - 900px)/2);
  width: -webkit-calc((90vw - 900px)/2);
  width: -o-calc((90vw - 900px)/2);
}
#productsContent .productItem .missionDesc {
  max-width: 100%;
  width: 900px;
  margin: 0 auto 80px;
  font-size: 16px;
}
#productsContent .productItem .missionDesc p {
  margin: 0 0 30px;
}
#productsContent .productItem .missionDesc h3 {
  font-size: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 8px;
  margin: 50px 0 20px;
}
#productsContent #productsMap {
  width: 1250px;
  max-width: 90%;
  margin: 0 auto 120px;
}

#productContent {
  min-height: 100vh;
  padding-top: 200px;
  background-color: #461464;
  color: #FFFFFF;
  overflow: hidden;
}
#productContent .waves-bg {
  position: absolute;
  bottom: -180px;
}
#productContent h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 2.5vw;
  font-family: "Mohol", sans-serif;
  text-transform: uppercase;
}
#productContent .productContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#productContent .productContainer .productBlock {
  display: inline-block;
}
#productContent .productContainer .productBlock.left {
  width: 30%;
  overflow-x: auto;
}
#productContent .productContainer .productBlock.right {
  width: 60%;
}
#productContent .productContainer .productBlock .divider {
  margin-top: 20px;
}
#productContent .productContainer .productBlock .productBack {
  color: #B4B4B4;
}
#productContent .productContainer .productBlock .productBack:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #B4B4B4;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#productContent .productContainer .productBlock .productBack:hover:after {
  width: 100%;
}
#productContent .productContainer .productBlock .productDoc {
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
#productContent .productContainer .productBlock .productDoc:hover {
  color: #FFFFFF;
}
#productContent .productContainer .productBlock .productDoc span:first-child {
  font-size: 2em;
  margin-right: 10px;
}
#productContent .productContainer .productBlock .productDoc:hover {
  color: #FFFFFF;
}
#productContent .productContainer .productBlock .productDoc:hover span:last-child {
  text-decoration: underline;
}
#productContent .productContainer .productBlock .productNav {
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#productContent .productContainer .productBlock .productNav .productPrev a, #productContent .productContainer .productBlock .productNav .productNext a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#productContent .productContainer .productBlock .productNav .productPrev a span, #productContent .productContainer .productBlock .productNav .productNext a span {
  line-height: 1.3;
}
#productContent .productContainer .productBlock .productNav .productPrev a:hover, #productContent .productContainer .productBlock .productNav .productNext a:hover {
  color: #FFFFFF;
}
#productContent .productContainer .productBlock .productNav .productPrev a span:first-child, #productContent .productContainer .productBlock .productNav .productNext a span:first-child {
  margin-right: 10px;
}
#productContent .productContainer .productBlock .productNav .productNext {
  text-align: right;
}
#productContent .productContainer .productBlock h3 {
  margin: 0 0 20px;
  padding: 0 0 17px;
  color: #B4B4B4;
  font-weight: 400;
}
#productContent .productContainer .productBlock h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #B4B4B4;
}
#productContent .productContainer .productBlock table td {
  padding-right: 2em;
  vertical-align: top;
}

@media screen and (max-width: 1600px) {
  #productsContent .productItem h2 {
    font-size: 30px;
    width: calc((90vw - 800px)/2);
    width: -moz-calc((90vw - 800px)/2);
    width: -webkit-calc((90vw - 800px)/2);
    width: -o-calc((90vw - 800px)/2);
  }
  #productsContent .productItem .missionDesc {
    width: 800px;
  }
}
@media screen and (max-width: 1400px) {
  #productsContent .productItem h2 {
    font-size: 26px;
    width: calc((90vw - 700px)/2);
    width: -moz-calc((90vw - 700px)/2);
    width: -webkit-calc((90vw - 700px)/2);
    width: -o-calc((90vw - 700px)/2);
  }
  #productsContent .productItem .missionDesc {
    width: 700px;
  }
  #productsContent .productItem .missionDesc h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1200px) {
  #productsContent .productItem h2 {
    position: relative;
    top: auto;
    left: auto;
    font-size: 24px;
    width: 700px;
    max-width: 100%;
    margin: 0 auto 20px;
  }
  #productsContent .productItem .missionDesc h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 960px) {
  #productsContent .wrapper {
    width: 90%;
  }
  #productsContent .productItem h2 {
    font-size: 20px;
    margin: 0 auto 30px;
  }
  #productsContent .productItem .missionDesc h3 {
    font-size: 18px;
  }

  #productContent h1 {
    font-size: 32px;
  }
  #productContent .productContainer .productBlock.left, #productContent .productContainer .productBlock.right {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  #productContent h1 {
    font-size: 24px;
  }
  #productContent .productContainer .productBlock.right table tr td {
    display: block;
  }
  #productContent .productContainer .productBlock .productNav {
    flex-direction: column;
  }
  #productContent .productContainer .productBlock .productNav .productNext {
    margin-top: 20px;
    text-align: left;
  }
}
#contactsContent, #contacts {
  padding-top: 200px;
  color: #461464;
}
#contactsContent h1, #contacts h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 80px;
  font-family: "Mohol", sans-serif;
  text-transform: uppercase;
}
#contactsContent .contactsContainer, #contacts .contactsContainer {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#contactsContent .contactsContainer .contactsBlock, #contacts .contactsContainer .contactsBlock {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 50px;
}
#contactsContent .contactsContainer .contactsBlock:nth-child(3n), #contacts .contactsContainer .contactsBlock:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  #contactsContent .contactsContainer .contactsBlock, #contacts .contactsContainer .contactsBlock {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  #contactsContent .contactsContainer .contactsBlock:nth-child(3n), #contacts .contactsContainer .contactsBlock:nth-child(3n) {
    margin-right: 4%;
  }
  #contactsContent .contactsContainer .contactsBlock:nth-child(2n), #contacts .contactsContainer .contactsBlock:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  #contactsContent .contactsContainer .contactsBlock, #contacts .contactsContainer .contactsBlock {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #contactsContent .contactsContainer .contactsBlock:nth-child(3n), #contacts .contactsContainer .contactsBlock:nth-child(3n) {
    margin-right: 0;
  }
  #contactsContent .contactsContainer .contactsBlock:nth-child(2n), #contacts .contactsContainer .contactsBlock:nth-child(2n) {
    margin-right: 0;
  }
}
#contactsContent .contactsContainer .contactsBlock h2, #contacts .contactsContainer .contactsBlock h2 {
  font-size: 18px;
  margin-bottom: 30px;
}
#contactsContent .contactsContainer .contactsBlock p, #contacts .contactsContainer .contactsBlock p {
  font-size: 14px;
}
#contactsContent .contactsContainer .contactsBlock p span, #contacts .contactsContainer .contactsBlock p span {
  font-weight: 600;
}
#contactsContent .contactsContainer .contactsBlock .contactAdditional p:first-child, #contacts .contactsContainer .contactsBlock .contactAdditional p:first-child {
  font-weight: 600;
}
#contactsContent .contactsContainer .contactsBlock .phones, #contacts .contactsContainer .contactsBlock .phones {
  display: flex;
  flex-direction: row;
}
#contactsContent .contactsContainer .contactsBlock .phones p, #contacts .contactsContainer .contactsBlock .phones p {
  margin: 0;
}
#contactsContent .contactsContainer .contactsBlock .phones p:first-child, #contacts .contactsContainer .contactsBlock .phones p:first-child {
  margin-right: 5px;
}
#contactsContent .contactsContainer .contactsBlock .phones p a, #contacts .contactsContainer .contactsBlock .phones p a {
  display: inline-block;
  margin-bottom: 10px;
}
#contactsContent .contactsContainer .contactsBlock .phones p a:last-child, #contacts .contactsContainer .contactsBlock .phones p a:last-child {
  margin-bottom: 0;
}
#contactsContent .contactsContainer .contactsBlock.socials a, #contacts .contactsContainer .contactsBlock.socials a {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  height: 52px;
  width: 52px;
  border: 1px solid #461464;
  border-radius: 50%;
  margin-right: 16px;
  font-size: 22px;
  color: #461464;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#contactsContent .contactsContainer .contactsBlock.socials a img, #contactsContent .contactsContainer .contactsBlock.socials a svg, #contacts .contactsContainer .contactsBlock.socials a img, #contacts .contactsContainer .contactsBlock.socials a svg {
  height: 22px;
  width: auto;
}
#contactsContent .contactsContainer .contactsBlock.socials a svg path, #contacts .contactsContainer .contactsBlock.socials a svg path {
  fill: #461464;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#contactsContent .contactsContainer .contactsBlock.socials a:hover, #contacts .contactsContainer .contactsBlock.socials a:hover {
  color: #FFFFFF;
  background-color: #461464;
}
#contactsContent .contactsContainer .contactsBlock.socials a:hover svg path, #contacts .contactsContainer .contactsBlock.socials a:hover svg path {
  fill: #FFFFFF;
}
#contactsContent .waves-bg, #contacts .waves-bg {
  margin-top: -100px;
  opacity: 1;
  margin-bottom: 60px;
  z-index: -1;
}
#contactsContent .waves-bg svg, #contacts .waves-bg svg {
  width: 100%;
  height: auto;
}
#contactsContent .waves-bg svg path, #contacts .waves-bg svg path {
  stroke: #461464;
}

#map {
  height: 75vh;
  min-height: 300px;
}
#map .map-marker {
  display: block;
  font-size: 18px;
  margin: 0;
}
#map h2 {
  display: none;
}

@media screen and (max-width: 1400px) {
  #map {
    height: 100vh;
  }
}
@media screen and (max-width: 960px) {
  #contactsContent, #contacts {
    padding-top: 110px;
  }
  #contactsContent h1, #contacts h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #contactsContent .contactsContainer .contactsBlock h2, #contacts .contactsContainer .contactsBlock h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #contactsContent .contactsContainer .contactsBlock.socials a, #contacts .contactsContainer .contactsBlock.socials a {
    height: 42px;
    width: 42px;
    line-height: 40px;
    font-size: 20px;
    margin-right: 10px;
  }

  #map {
    height: 75vh;
  }
}
#photoalbum {
  margin-top: 70px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
#photoalbum .photosItem {
  flex: 0 0 auto;
  width: 33%;
  margin-right: 0.5%;
  margin-bottom: 0.5vw;
  min-height: 200px;
  height: 17vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 40px 30px;
  text-align: center;
  color: #FFFFFF;
}
#photoalbum .photosItem:nth-child(3n) {
  margin-right: 0;
}
#photoalbum .photosItem .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#photoalbum .photosItem .image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#photoalbum .photosItem .photosInfo h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 400;
}
#photoalbum .photosItem .photosInfo h3:after {
  display: none;
}
#photoalbum .photosItem.activeItem {
  border: none;
  cursor: pointer;
}
#photoalbum .photosItem.activeItem .image {
  opacity: 1;
}
#photoalbum .photosItem.activeItem .image:after {
  display: none;
}
#photoalbum .photosItem:hover .image:after {
  background-color: rgba(1, 149, 158, 0.4);
}

#popUpSlider {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  padding: 2.5vh 2.5vw;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  opacity: 0;
  z-index: 200;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  -webkit-transform: translateY(120vh);
  transform: translateY(120vh);
}
#popUpSlider #popUpSliderClose {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2em;
  cursor: pointer;
  z-index: 2;
  -webkit-transform: translate(-50%, -23vw);
  transform: translate(-50%, -23vw);
}
#popUpSlider #photoSliderNav {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 2em;
}
#popUpSlider #photoSliderNav .arrow {
  position: absolute;
  cursor: pointer;
  top: -0.5em;
  z-index: 2;
}
#popUpSlider #photoSliderNav .arrow.prev {
  left: 5vw;
}
#popUpSlider #photoSliderNav .arrow.next {
  right: 5vw;
}
#popUpSlider #photoSlider {
  width: 100%;
  height: 95vh;
}
#popUpSlider #photoSlider .slide {
  padding-right: 0 !important;
  height: 100%;
}
#popUpSlider #photoSlider .slide .slideImage {
  background: center no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 56%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#popUpSlider.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 1200px) {
  #photoalbum .photosItem .photosInfo h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  #photoalbum {
    display: block;
    width: 90%;
  }
  #photoalbum .photosItem {
    width: 100%;
    margin-right: 0;
    height: 45vw;
  }
  #photoalbum .photosItem .image {
    opacity: 1;
  }
  #photoalbum .photosItem .photosInfo {
    color: #FFFFFF;
  }

  #popUpSlider #popUpSliderClose, #popUpSlider #photoSliderNav {
    font-size: 1.5em;
  }
}
#pressMenu {
  list-style: none;
  margin-bottom: 2.5vw;
  padding-left: 0 !important;
}
#pressMenu li {
  display: inline-block;
  margin-right: 48px;
  margin-bottom: 20px;
  line-height: 1;
}
#pressMenu li:last-child {
  margin-right: 0;
}
#pressMenu li a {
  display: inline-block;
  padding: 1px 0;
  overflow: hidden;
  color: #461464;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#pressMenu li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #461464;
  -webkit-transform: translateX(-120%);
  transform: translateX(-120%);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#pressMenu li a:hover {
  color: #461464;
}
#pressMenu li a:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#pressMenu li.active a {
  color: #461464;
}
#pressMenu li.active a:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#pressMenu.white li a {
  color: #FFFFFF;
}
#pressMenu.white li a:after {
  background-color: #FFFFFF;
}
#pressMenu.big li a {
  padding-bottom: 5px;
  font-size: 24px;
  color: #B4B4B4;
}
#pressMenu.big li a:hover {
  color: #461464;
}
#pressMenu.big li.active a {
  color: #461464;
}

.press-page {
  padding-top: 200px;
  color: #461464;
  min-height: 100vh;
}
.press-page .waves-bg {
  opacity: 1;
}
.press-page.kitContent .waves-bg {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  z-index: -1;
}
.press-page.kitContent .waves-bg svg {
  width: 100%;
  height: auto;
}
.press-page.kitContent .waves-bg svg path {
  stroke: #461464;
}
.press-page.kitContent .kitTitle {
  margin: 40px 0;
}
.press-page.kitContent p {
  margin: 30px 0;
}
.press-page.kitContent ul {
  padding-left: 2em;
}
.press-page.kitContent table {
  margin: 30px 0;
}
.press-page.kitContent table td {
  padding-right: 2em;
}
.press-page.kitContent table td p {
  margin: 10px 0;
}
.press-page.pressContent .waves-bg {
  margin-top: -280px;
  margin-bottom: 50px;
}
.press-page.pressContent .waves-bg svg {
  width: 100%;
  height: auto;
}
.press-page.pressContent .waves-bg svg path {
  stroke: #461464;
}
.press-page h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 2.5vw;
  font-family: "Mohol", sans-serif;
  text-transform: uppercase;
}
.press-page h3 {
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.press-page h3:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #B4B4B4;
}
.press-page h3.no-border {
  padding-bottom: 0;
  margin-bottom: 0;
}
.press-page h3.no-border:after {
  display: none;
}
.press-page p a {
  font-weight: bold;
}
.press-page p a:hover {
  text-decoration: underline;
}
.press-page #indexNews {
  margin-top: 0;
}
.press-page .load-more {
  margin: 60px auto 0;
  color: #461464;
  font-weight: 500;
  font-size: 12px;
  cursor: pointer;
  display: table;
}
.press-page .load-more .ico {
  margin: 0 auto 10px;
  height: 56px;
  width: 56px;
  border-radius: 50%;
  background-color: #461464;
  border: 1px solid #461464;
  color: #FFFFFF;
  font-size: 34px;
  text-align: center;
  line-height: 54px;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.press-page .load-more:hover .ico {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  background-color: #FFFFFF;
  color: #461464;
}
.press-page #pagination {
  display: none;
}
.press-page #kits {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  z-index: 2;
}
.press-page #kits .kit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  max-width: 100%;
  padding: 5px 50px 5px 60px;
  border: 1px solid #461464;
  color: #461464;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  min-height: 60px;
  margin-right: 30px;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.press-page #kits .kit .icon-file {
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 42px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.press-page #kits .kit .ico-arrow {
  position: absolute;
  top: 50%;
  right: 24px;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.press-page #kits .kit:hover {
  background-color: #461464;
  color: #FFFFFF;
}

#press {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  z-index: 2;
}
#press .pressItem {
  width: 32%;
  max-width: 100%;
  margin-bottom: 50px;
  margin-right: 2%;
  font-size: 16px;
  font-weight: 500;
}
#press .pressItem.bordered {
  padding: 20px 20px 20px;
  border: 1px solid #461464;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#press .pressItem.bordered a:hover {
  color: #FFFFFF;
}
#press .pressItem.bordered:hover {
  background-color: #461464;
  color: #FFFFFF;
}
#press .pressItem:nth-child(3n) {
  margin-right: 0;
}
#press .pressItem .image {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 65%;
  background: center no-repeat;
  background-size: cover;
}
#press .pressItem h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 30px;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#press .pressItem h3 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 30px;
  padding: 0;
}
#press .pressItem h3:after {
  display: none;
}
#press .pressItem span {
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#press .pressItem p {
  font-size: 14px;
}
#press .pressItem p a {
  font-weight: normal;
}
#press .pressItem p a:hover {
  text-decoration: none;
}
#press .pressItem p:last-child a {
  text-decoration: underline;
}

.body-tenders .press-page.kitContent .waves-bg {
  position: relative;
}

@media screen and (max-width: 1300px) {
  #pressMenu li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  #pressMenu {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
  }

  .press-page {
    padding-top: 110px;
  }
  .press-page .wrapper {
    width: 90%;
  }
  .press-page h1 {
    font-size: 30px;
    margin: 0 0 40px;
  }
  .press-page.pressContent .waves-bg {
    display: none;
  }
  .press-page #kits .kit {
    margin-right: 0;
  }

  #press {
    margin-bottom: 60px;
  }
  #press .pressItem {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  #press .pressItem:nth-child(3n) {
    margin-right: 2%;
  }
  #press .pressItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) and (max-width: 600px) {
  #press .pressItem {
    width: 100%;
    margin-right: 0 !important;
  }
}
.articleContent {
  padding-top: 190px;
  color: #461464;
}
.articleContent.top-0 {
  padding-top: 0;
}
.articleContent .wrapper {
  width: 1000px;
  max-width: 90%;
}
.articleContent .wrapper .date {
  font-size: 16px;
  margin-bottom: 10px;
}
.articleContent .wrapper h1 {
  font-size: 42px;
  line-height: 1.2;
  margin: 0 0 30px;
}
.articleContent .wrapper h2 {
  font-size: 42px;
  font-weight: 600;
  color: #461464;
  margin: 0 0 70px;
  font-family: "Mohol", sans-serif;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.4;
}
.articleContent .wrapper img {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.articleContent .wrapper .descr {
  text-align: justify;
}
.articleContent .wrapper p {
  margin: 0 0 30px;
  line-height: 1.6;
}
.articleContent .link-holder {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #B4B4B4;
  margin-bottom: 80px;
  align-items: flex-start;
}
.articleContent .link-holder .link-block {
  width: 40%;
  line-height: 1;
}
.articleContent .link-holder .link-block:nth-child(1) span {
  margin-right: 8px;
}
.articleContent .link-holder .link-block:nth-child(2) {
  text-align: center;
  width: 20%;
}
.articleContent .link-holder .link-block:nth-child(3) {
  text-align: right;
}
.articleContent .link-holder .link-block:nth-child(3) span {
  margin-left: 8px;
}
.articleContent .link-holder a {
  display: inline-block;
  color: #461464;
  font-size: 14px;
  font-weight: 500;
}
.articleContent .link-holder a:hover {
  color: #461464;
}
.articleContent .link-holder a.back-link {
  overflow: hidden;
  margin-bottom: 0;
  padding: 1px 0;
}
.articleContent .link-holder a.back-link:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #461464;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.articleContent .link-holder a.back-link:hover:after {
  -webkit-transform: translateX(-120%);
  transform: translateX(-120%);
}

@media screen and (max-width: 960px) {
  .articleContent {
    padding-top: 110px;
  }
  .articleContent .wrapper .date {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .articleContent .wrapper h1 {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 30px;
  }
  .articleContent .wrapper img {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .articleContent .wrapper .descr {
    text-align: justify;
  }
  .articleContent .wrapper p {
    margin: 0 0 20px;
    line-height: 1.6;
  }
  .articleContent .link-holder {
    padding-top: 20px;
    flex-wrap: wrap;
    white-space: nowrap;
  }
}
@media screen and (max-width: 960px) and (max-width: 560px) {
  .articleContent .link-holder .link-block {
    line-height: 1;
    margin-bottom: 10px;
    width: 50%;
  }
  .articleContent .link-holder .link-block:nth-child(2) {
    width: 100%;
    order: 1;
  }
}
@media screen and (max-width: 960px) and (max-width: 450px) {
  .articleContent .link-holder .link-block {
    width: 100%;
  }
}
#careerContent {
  color: #461464;
  padding-top: 200px;
  padding-bottom: 20px;
}
#careerContent h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 2.5vw;
  font-family: "Mohol", sans-serif;
  text-transform: uppercase;
}
#careerContent .careeInfo {
  max-width: 100%;
  width: 1000px;
  margin: 0 auto 80px;
  font-size: 16px;
}
#careerContent .careeInfo .careerDesc p {
  margin: 0 0 30px;
  line-height: 1.8;
  text-align: left;
}
#careerContent .careeInfo .contacts-info-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 80px;
}
#careerContent .careeInfo .contacts-info {
  flex-shrink: 0;
  margin-right: 3vw;
}
#careerContent .careeInfo .contacts-info h2 {
  font-size: 20px;
  margin: 50px 0 30px;
  font-weight: 500;
}
#careerContent .careeInfo .contacts-info p {
  margin-bottom: 20px;
}
#careerContent .careeInfo .contacts-info p span {
  font-weight: 600;
}
#careerContent .careeInfo .contacts-info p:last-child {
  margin-bottom: 0;
}
#careerContent .careeInfo .contacts-info p:last-child a {
  text-decoration: underline;
}
#careerContent .careeInfo .hh-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#careerContent .careeInfo .hh-link .hh-ico {
  height: 70px;
  margin-right: 20px;
  flex-shrink: 0;
}
#careerContent .careeInfo .hh-link .hh-ico svg {
  height: 100%;
  width: auto;
}

@media screen and (max-width: 1600px) {
  #careerContent h1 {
    font-size: 30px;
    width: calc((90vw - 800px)/2);
    width: -moz-calc((90vw - 800px)/2);
    width: -webkit-calc((90vw - 800px)/2);
    width: -o-calc((90vw - 800px)/2);
  }
  #careerContent .careeInfo {
    width: 800px;
  }
}
@media screen and (max-width: 1400px) {
  #careerContent h1 {
    font-size: 26px;
    width: calc((90vw - 700px)/2);
    width: -moz-calc((90vw - 700px)/2);
    width: -webkit-calc((90vw - 700px)/2);
    width: -o-calc((90vw - 700px)/2);
  }
  #careerContent .careeInfo {
    width: 700px;
  }
}
@media screen and (max-width: 1200px) {
  #careerContent h1 {
    position: relative;
    top: auto;
    left: auto;
    font-size: 24px;
    width: 700px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 960px) {
  #careerContent {
    padding-top: 110px;
  }
  #careerContent .wrapper {
    width: 90%;
  }
  #careerContent h1 {
    margin-bottom: 20px;
  }
  #careerContent .careeInfo {
    margin-bottom: 30px;
  }
  #careerContent .careeInfo .contacts-info-block {
    display: block;
    margin-bottom: 0;
  }
  #careerContent .careeInfo .contacts-info {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #careerContent .careeInfo .contacts-info h2 {
    font-size: 18px;
  }
  #careerContent .careeInfo .hh-link {
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 30px;
  }
  #careerContent .careeInfo .hh-link .hh-ico {
    display: block;
    height: 50px;
  }
  #careerContent .careeInfo .cards-contacts {
    margin-bottom: 0;
  }
}
.body-landing .preview-video .slideInfo__wrap, .body-trading-ru .preview-video .slideInfo__wrap, .body-inform-ru .preview-video .slideInfo__wrap, .body-techno-ru .preview-video .slideInfo__wrap {
  padding-left: 15vw;
  padding-right: 5vw;
  bottom: 30vh;
}
.body-landing .preview-video:before, .body-trading-ru .preview-video:before, .body-inform-ru .preview-video:before, .body-techno-ru .preview-video:before {
  background-color: transparent;
}
.body-landing .topMenu__container .top__menu .topMenu__logo .top-logo, .body-trading-ru .topMenu__container .top__menu .topMenu__logo .top-logo, .body-inform-ru .topMenu__container .top__menu .topMenu__logo .top-logo, .body-techno-ru .topMenu__container .top__menu .topMenu__logo .top-logo {
  font-size: 46px;
}
.body-landing #footer-landing, .body-trading-ru #footer-landing, .body-inform-ru #footer-landing, .body-techno-ru #footer-landing {
  padding-top: 0 !important;
}
.body-landing #footer-landing .section-footer .footer__logo, .body-trading-ru #footer-landing .section-footer .footer__logo, .body-inform-ru #footer-landing .section-footer .footer__logo, .body-techno-ru #footer-landing .section-footer .footer__logo {
  padding-right: 20px;
}
.body-landing #footer-landing .section-footer .footer__logo .footMenu__logo, .body-trading-ru #footer-landing .section-footer .footer__logo .footMenu__logo, .body-inform-ru #footer-landing .section-footer .footer__logo .footMenu__logo, .body-techno-ru #footer-landing .section-footer .footer__logo .footMenu__logo {
  font-size: 46px;
}
.body-landing #footer-landing .section-footer .footer__menu .footer__nav--down, .body-trading-ru #footer-landing .section-footer .footer__menu .footer__nav--down, .body-inform-ru #footer-landing .section-footer .footer__menu .footer__nav--down, .body-techno-ru #footer-landing .section-footer .footer__menu .footer__nav--down {
  margin-bottom: 20px !important;
}
.body-landing .menu-btn, .body-trading-ru .menu-btn, .body-inform-ru .menu-btn, .body-techno-ru .menu-btn {
  display: none;
}
.body-landing #menu, .body-landing #footer, .body-trading-ru #menu, .body-trading-ru #footer, .body-inform-ru #menu, .body-inform-ru #footer, .body-techno-ru #menu, .body-techno-ru #footer {
  display: none;
}
.body-landing #main, .body-trading-ru #main, .body-inform-ru #main, .body-techno-ru #main {
  overflow: initial;
}
.body-landing .cards-contacts .acCatiItem, .body-trading-ru .cards-contacts .acCatiItem, .body-inform-ru .cards-contacts .acCatiItem, .body-techno-ru .cards-contacts .acCatiItem {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
  font-size: 12px;
}
.body-landing .cards-contacts .acCatiItem:nth-child(3n), .body-trading-ru .cards-contacts .acCatiItem:nth-child(3n), .body-inform-ru .cards-contacts .acCatiItem:nth-child(3n), .body-techno-ru .cards-contacts .acCatiItem:nth-child(3n) {
  margin-right: 0;
}
.body-landing .cards-contacts .acCatiItem p, .body-trading-ru .cards-contacts .acCatiItem p, .body-inform-ru .cards-contacts .acCatiItem p, .body-techno-ru .cards-contacts .acCatiItem p {
  margin: 0 0 10px !important;
  color: #B4B4B4;
}
.body-landing .cards-contacts .acCatiItem p strong, .body-trading-ru .cards-contacts .acCatiItem p strong, .body-inform-ru .cards-contacts .acCatiItem p strong, .body-techno-ru .cards-contacts .acCatiItem p strong {
  color: #FFFFFF;
  font-weight: normal;
}
@media screen and (max-width: 900px) {
  .body-landing .cards-contacts .acCatiItem, .body-trading-ru .cards-contacts .acCatiItem, .body-inform-ru .cards-contacts .acCatiItem, .body-techno-ru .cards-contacts .acCatiItem {
    width: 49%;
  }
  .body-landing .cards-contacts .acCatiItem:nth-child(3n), .body-trading-ru .cards-contacts .acCatiItem:nth-child(3n), .body-inform-ru .cards-contacts .acCatiItem:nth-child(3n), .body-techno-ru .cards-contacts .acCatiItem:nth-child(3n) {
    margin-right: 2%;
  }
  .body-landing .cards-contacts .acCatiItem:nth-child(2n), .body-trading-ru .cards-contacts .acCatiItem:nth-child(2n), .body-inform-ru .cards-contacts .acCatiItem:nth-child(2n), .body-techno-ru .cards-contacts .acCatiItem:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .body-landing .cards-contacts .acCatiItem, .body-trading-ru .cards-contacts .acCatiItem, .body-inform-ru .cards-contacts .acCatiItem, .body-techno-ru .cards-contacts .acCatiItem {
    width: 100%;
    margin-right: 0;
  }
  .body-landing .cards-contacts .acCatiItem:nth-child(3n), .body-trading-ru .cards-contacts .acCatiItem:nth-child(3n), .body-inform-ru .cards-contacts .acCatiItem:nth-child(3n), .body-techno-ru .cards-contacts .acCatiItem:nth-child(3n) {
    margin-right: 0;
  }
  .body-landing .cards-contacts .acCatiItem:nth-child(2n), .body-trading-ru .cards-contacts .acCatiItem:nth-child(2n), .body-inform-ru .cards-contacts .acCatiItem:nth-child(2n), .body-techno-ru .cards-contacts .acCatiItem:nth-child(2n) {
    margin-right: 0;
  }
}

.sectionBlock {
  padding: 60px 0 20px;
}
.sectionBlock .missionItems h2 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  font-family: "Mohol", sans-serif;
  word-break: break-word;
  width: calc((90vw - 900px)/2);
  width: -moz-calc((90vw - 900px)/2);
  width: -webkit-calc((90vw - 900px)/2);
  width: -o-calc((90vw - 900px)/2);
}
.sectionBlock .missionItems .missionDesc {
  max-width: 100%;
  width: 900px;
  margin: 0 auto 80px;
  font-size: 16px;
}
.sectionBlock .missionItems .missionDesc.contactsContainer {
  flex-direction: row;
  justify-content: space-between !important;
}
.sectionBlock .missionItems .missionDesc.contactsContainer .contactsBlock {
  width: 48% !important;
  margin: 0 0 20px !important;
}
.sectionBlock .missionItems .missionDesc.contactsContainer .contactsBlock h4 {
  font-size: 18px;
  margin-bottom: 30px;
}
.sectionBlock .missionItems .missionDesc.contactsContainer .contactsBlock p {
  font-size: 14px;
}
.sectionBlock .missionItems .missionDesc.contactsContainer .contactsBlock p span {
  font-weight: 600;
}
.sectionBlock .missionItems .missionDesc ul, .sectionBlock .missionItems .missionDesc ol {
  padding: 0 0 30px 1em;
}
.sectionBlock .missionItems .missionDesc p {
  margin: 0 0 30px;
}
.sectionBlock .missionItems .missionDesc h3 {
  font-size: 26px;
  padding-bottom: 8px;
  margin: 50px 0 20px;
}
.sectionBlock .waves-bg {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.sectionBlock .waves-bg svg {
  width: 100%;
  height: auto;
}
.sectionBlock .waves-bg svg path {
  stroke: #FFFFFF;
}
.sectionBlock.white {
  background-color: #FFFFFF;
  color: #461464;
}
.sectionBlock.white .missionDesc h3 {
  border-bottom: 1px solid rgba(70, 20, 100, 0.3);
}
.sectionBlock.purple {
  background-color: #461464;
  color: #FFFFFF;
}
.sectionBlock.purple .missionDesc h3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sectionBlock#contacts {
  padding: 60px 0 200px;
}
.sectionBlock#contacts .waves-bg {
  top: auto;
  bottom: 20px;
  margin: 0;
}

.managersContainer {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.managersContainer .managerBlock {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
  word-break: break-word;
}
.managersContainer .managerBlock a:hover {
  color: inherit;
}
@media (max-width: 500px) {
  .managersContainer .managerBlock {
    width: 100%;
    margin-right: 0;
  }
}
.managersContainer .managerBlock:nth-child(2n) {
  margin-right: 0;
}
.managersContainer .managerBlock .managerDesc {
  min-height: 88px;
  margin: 0 0 20px;
}
.managersContainer .managerBlock .managerInfo {
  font-size: 12px;
}
.managersContainer .managerBlock .managerContact {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.managersContainer .managerBlock .managerContact strong {
  margin-right: 5px;
  width: max-content;
  flex: 0 0 auto;
}
.managersContainer .managerBlock .image {
  width: 100%;
  padding-bottom: 65%;
  margin: 0 0 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.managersContainer .managerBlock p {
  margin: 0 !important;
}

.productsContainer {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.productsContainer .productBlock {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 20px;
  padding: 20px;
  min-height: 120px;
  border: 1px solid #B4B4B4;
  word-break: break-word;
  font-size: 12px;
}
.productsContainer .productBlock:nth-child(4n) {
  margin-right: 0;
}
.productsContainer .productBlock .productLink {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.productsContainer .productBlock .productLink:hover {
  color: inherit;
}
.productsContainer .productBlock .productLink .icon-adobe {
  font-size: 2em;
  margin-right: 10px;
}
.productsContainer .productBlock .productLink span:last-child {
  border-bottom: 1px solid #B4B4B4;
  padding-bottom: 3px;
}
.productsContainer .productBlock p {
  margin: 0 !important;
}

.body-trading-ru .productsContainer .productBlock, .body-inform-ru .productsContainer .productBlock, .body-techno-ru .productsContainer .productBlock {
  padding: 20px 20px 70px;
}
.body-trading-ru .productsContainer .productBlock .productLink, .body-inform-ru .productsContainer .productBlock .productLink, .body-techno-ru .productsContainer .productBlock .productLink {
  align-items: center;
}
.body-trading-ru .productsContainer .productBlock .productLink span:last-child, .body-inform-ru .productsContainer .productBlock .productLink span:last-child, .body-techno-ru .productsContainer .productBlock .productLink span:last-child {
  border-bottom: none;
  padding-bottom: 0;
  text-decoration: underline;
}

@media screen and (max-width: 1600px) {
  .sectionBlock .missionItems h2 {
    font-size: 30px;
    width: calc((90vw - 800px)/2);
    width: -moz-calc((90vw - 800px)/2);
    width: -webkit-calc((90vw - 800px)/2);
    width: -o-calc((90vw - 800px)/2);
  }
  .sectionBlock .missionItems .missionDesc {
    width: 800px;
  }

  .managersContainer .managerBlock .managerDesc {
    min-height: 110px;
  }

  .productsContainer .productBlock {
    width: 32%;
  }
  .productsContainer .productBlock:nth-child(4n) {
    margin-right: 2%;
  }
  .productsContainer .productBlock:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1400px) {
  .sectionBlock .missionItems h2 {
    font-size: 26px;
    width: calc((90vw - 700px)/2);
    width: -moz-calc((90vw - 700px)/2);
    width: -webkit-calc((90vw - 700px)/2);
    width: -o-calc((90vw - 700px)/2);
  }
  .sectionBlock .missionItems .missionDesc {
    width: 700px;
  }
  .sectionBlock .missionItems .missionDesc h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1200px) {
  .sectionBlock .missionItems h2 {
    position: relative;
    top: auto;
    left: auto;
    font-size: 24px;
    width: 700px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
  .sectionBlock .missionItems .missionDesc h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1160px) {
  .body-landing .menu-btn, .body-trading-ru .menu-btn, .body-inform-ru .menu-btn, .body-techno-ru .menu-btn {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .body-landing .slideMenu__block .slideMenu-wrap #mainPopMenu li:after, .body-trading-ru .slideMenu__block .slideMenu-wrap #mainPopMenu li:after, .body-inform-ru .slideMenu__block .slideMenu-wrap #mainPopMenu li:after, .body-techno-ru .slideMenu__block .slideMenu-wrap #mainPopMenu li:after {
    display: none;
  }

  .wrapper {
    width: 90%;
  }

  .sectionBlock .missionItems h2 {
    font-size: 20px;
    margin: 0 auto 30px;
  }
  .sectionBlock .missionItems .missionDesc.contactsContainer .contactsBlock {
    width: 100% !important;
  }
  .sectionBlock .missionItems .missionDesc h3 {
    font-size: 18px;
  }

  .productsContainer .productBlock {
    width: 49%;
  }
  .productsContainer .productBlock:nth-child(3n) {
    margin-right: 2%;
  }
  .productsContainer .productBlock:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) and (max-width: 500px) {
  .productsContainer .productBlock {
    width: 100%;
    margin-right: 0;
  }
  .productsContainer .productBlock:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) and (orientation: landscape) {
  .body-landing .preview-video .slideInfo__wrap {
    bottom: 0;
    padding-left: 5vw;
  }
}
@media screen and (max-width: 500px) {
  .body-landing .preview-video .slideInfo__wrap, .body-trading-ru .preview-video .slideInfo__wrap, .body-inform-ru .preview-video .slideInfo__wrap, .body-techno-ru .preview-video .slideInfo__wrap {
    padding-left: 5vw;
  }
  .body-landing .topMenu__container .top__menu .topMenu__logo .top-logo, .body-trading-ru .topMenu__container .top__menu .topMenu__logo .top-logo, .body-inform-ru .topMenu__container .top__menu .topMenu__logo .top-logo, .body-techno-ru .topMenu__container .top__menu .topMenu__logo .top-logo {
    font-size: 20px;
  }
  .body-landing .topMenu__container.filled .top__menu .topMenu__logo .top-logo, .body-landing .topMenu__container.white .top__menu .topMenu__logo .top-logo, .body-trading-ru .topMenu__container.filled .top__menu .topMenu__logo .top-logo, .body-trading-ru .topMenu__container.white .top__menu .topMenu__logo .top-logo, .body-inform-ru .topMenu__container.filled .top__menu .topMenu__logo .top-logo, .body-inform-ru .topMenu__container.white .top__menu .topMenu__logo .top-logo, .body-techno-ru .topMenu__container.filled .top__menu .topMenu__logo .top-logo, .body-techno-ru .topMenu__container.white .top__menu .topMenu__logo .top-logo {
    font-size: 20px;
  }
  .body-landing #footer-landing .section-footer .footer__logo .footMenu__logo, .body-trading-ru #footer-landing .section-footer .footer__logo .footMenu__logo, .body-inform-ru #footer-landing .section-footer .footer__logo .footMenu__logo, .body-techno-ru #footer-landing .section-footer .footer__logo .footMenu__logo {
    font-size: 20px;
  }
}
.cookie-consent-popup {
  padding: 1% 2.5%;
  background-color: #461464;
  color: #FFFFFF;
}
.cookie-consent-popup a {
  border-bottom: 1px solid #FFFFFF;
}
.cookie-consent-popup a:hover {
  color: #FFFFFF;
}

.cookie-consent-message {
  width: 100%;
  margin: 10px 0;
}

.cookie-consent-save, #cookie-consent-selector {
  cursor: pointer;
  padding: 10px 20px;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  line-height: 1;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.cookie-consent-save:hover, #cookie-consent-selector:hover {
  background-color: #FFFFFF;
  color: #461464;
}

.cookie-consent-save {
  font-family: "Montserrat", sans-serif;
  background-color: #FFFFFF;
  color: #461464;
}

.cookie-consent-controls {
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.cookie-consent-checkbox {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 20px;
  top: 6px;
}
.cookie-consent-checkbox:before {
  font-family: "icomoon" !important;
  content: "\e912";
  background-color: #FFFFFF;
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  padding: 5px;
  cursor: pointer;
  z-index: 2;
}
.cookie-consent-checkbox:checked:before {
  content: "\e910";
}

#cookie-consent-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  background-color: #FFFFFF;
  border: 1px solid #461464;
  color: #461464;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
#cookie-consent-list.active {
  max-height: 70vh;
}
#cookie-consent-list li {
  width: 50%;
}
#cookie-consent-list label {
  width: 100%;
  padding: 10px 20px 10px 50px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
#cookie-consent-list label h3 {
  margin-top: 0;
  font-size: 1em;
  text-decoration: underline;
}
#cookie-consent-list label p {
  font-weight: normal;
}

@media screen and (max-width: 960px) {
  #cookie-consent-list li {
    width: 100%;
  }
  #cookie-consent-list.active {
    overflow-y: auto;
  }
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}
.sideBar {
	position:fixed;
	right:-182px;
	top:50px;
	background-color:#ffffff;
	border:#eea236 solid 1px;
	transition:right 0.5s;
	border:solid 1px red;
}
.sideBar:hover {
	right:0;
}
.sideBar>div {
	position:relative;
}
.sideBar .tips {
	position:absolute;
	height:120px;
	line-height:25px;
	background-color:#eea236;
	width:40px;
	left:-40px;
	top:50px;
	text-align:center;
	box-sizing:border-box;
	padding:10px 10px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	font-weight:bold;
	color:#ffffff;
}
.sideBar .list {
	padding:0;
	list-style:none;
	width:180px;
	margin:0;
}
.sideBar .list>li {
	padding:15px;
	border-top:#eea236 dashed 1px;
}
.sideBar .list>li:hover {
	background-color:#f0ad4e;
	color:#ffffff;
}
.sideBar .list>li:first-child {
	border-top:none;
}
.floating-button {
    position: fixed;
    right: 20px;
    transform: translateY(-50%);
    padding: 15px 20px;
    border: none;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    transition: background-color 0.3s ease;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    white-space: nowrap;
    text-align: center; /* 水平居中 */
    box-sizing: border-box; /* 包含padding和border */
}

.floating-button:hover {
    opacity: 0.8; /* 鼠标悬停时稍微降低透明度 */
}

/* 媒体查询 */
@media (max-width: 768px) {
    .floating-button {
        right: 10px;
        padding: 10px 15px;
        font-size: 14px;
    }
}
/*# sourceMappingURL=style.css.map */
