@charset "UTF-8";

/* montserrat-300 - latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat-v15-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-300.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-300.woff") format("woff"), url("../fonts/montserrat-v15-latin-300.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-300.svg#Montserrat") format("svg");
  /* Legacy iOS */
}

/* montserrat-regular - latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-regular.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-regular.woff") format("woff"), url("../fonts/montserrat-v15-latin-regular.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-regular.svg#Montserrat") format("svg");
  /* Legacy iOS */
}

/* montserrat-600 - latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat-v15-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-600.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-600.woff") format("woff"), url("../fonts/montserrat-v15-latin-600.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-600.svg#Montserrat") format("svg");
  /* Legacy iOS */
}

/* montserrat-800 - latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/montserrat-v15-latin-800.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/montserrat-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-v15-latin-800.woff2") format("woff2"), url("../fonts/montserrat-v15-latin-800.woff") format("woff"), url("../fonts/montserrat-v15-latin-800.ttf") format("truetype"), url("../fonts/montserrat-v15-latin-800.svg#Montserrat") format("svg");
  /* Legacy iOS */
}

/* open-sans-300 - latin */

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v20-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin-300.woff2") format("woff2"), url("../fonts/open-sans-v20-latin-300.woff") format("woff"), url("../fonts/open-sans-v20-latin-300.ttf") format("truetype"), url("../fonts/open-sans-v20-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-regular - latin */

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v20-latin-regular.woff") format("woff"), url("../fonts/open-sans-v20-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v20-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-700 - latin */

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin-700.woff2") format("woff2"), url("../fonts/open-sans-v20-latin-700.woff") format("woff"), url("../fonts/open-sans-v20-latin-700.ttf") format("truetype"), url("../fonts/open-sans-v20-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-800 - latin */

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans-v20-latin-800.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin-800.woff2") format("woff2"), url("../fonts/open-sans-v20-latin-800.woff") format("woff"), url("../fonts/open-sans-v20-latin-800.ttf") format("truetype"), url("../fonts/open-sans-v20-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

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

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

.visually-hidden:not(:focus):not(:active),
input[type=”checkbox”].visually-hidden,
input[type=”radio”].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

a,
button {
  outline: none !important;
}

a {
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

/* make sure to set some focus styles for accessibility */

:focus {
  outline: 0;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
a,
ol,
ul,
li,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

html {
  margin: 0 !important;
  overflow: unset !important;
}

.body-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.overflow-content {
  overflow: hidden;
}

._conteiner {
  margin: 0 auto;
  /*  background-color: rgba(18, 22, 36, 1);*/
}

._wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

.preTitel {
  font-weight: bolder;
  font-size: 24px;
  line-height: 1.2;
  color: #0c0d13;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  -webkit-transform: translate(0%, 100%);
  -ms-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.preTitel._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.sticky-slide.--active.__up--active-stop .preTitel {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.sticky-slide.--active.--active-stop .preTitel,
._js-stop .preTitel {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

.title {
  font-weight: bolder;
  font-size: 68px;
  line-height: 1.2;
  color: #0c0d13;
  text-transform: uppercase;
  margin-bottom: 20px;
  -webkit-transform: translate(0%, 100%);
  -ms-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.title._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.sticky-slide.--active.__up--active-stop .title {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.4s ease-in-out, -webkit-transform 0.5s 0.4s ease-in-out;
  transition: opacity 0.5s 0.4s ease-in-out, -webkit-transform 0.5s 0.4s ease-in-out;
  -o-transition: transform 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out;
  transition: transform 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out;
  transition: transform 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out, -webkit-transform 0.5s 0.4s ease-in-out;
}

.sticky-slide.--active.--active-stop .title,
._js-stop .title {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  -o-transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
}

.questions__name.preTitel_all {
    font-size: 20px;
    font-weight: 600;
}

.text {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #0c0d13;
  margin-bottom: 20px;
  -webkit-transform: translate(0%, 100%);
  -ms-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.text._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.sticky-slide.--active.__up--active-stop .text {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.sticky-slide.--active.--active-stop .text,
._js-stop .text {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
  transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
  -o-transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
}

.btn {
  display: inline-block;
  padding: 10px 40px;
  border: 2px solid #0c0d13;
  border-radius: 30px;
  background: transparent;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  color: #0c0d13;
  -webkit-transform: translate(0%, 100%);
  -ms-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  opacity: 0;
  -webkit-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.btn:hover {
  color: #fd17b5;
  border: 2px solid #fd17b5;
}

.btn._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.sticky-slide.--active.__up--active-stop .btn {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
}

.sticky-slide.--active.--active-stop .btn {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
}

.titel_all {
  font-size: 44px;
  line-height: 1.2;
  font-family: "Montserrat";
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.titel_all._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .titel_all {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  -o-transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
}

.text_all {
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat";
  font-weight: normal;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.text_all._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.titel_all._js_active + .text_all {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .text_all {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
  transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
  -o-transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
}

.preTitel_all {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Montserrat";
  font-weight: bolder;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.preTitel_all._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .preTitel_all {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}

.image-block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.image-block__image {
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.sticky-slide.--active .preTitel,
.sticky-slide.--active .title,
.sticky-slide.--active .text,
.sticky-slide.--active .btn {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.sticky-slide.--active .image-block {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.sticky-slide.--active .image-block .image-block__image {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.sticky-slide.--active.__up--active-stop .image-block,
.sticky-slide.--active.__up--active-stop .image-block__image,
.sticky-slide.--active.--active-stop .image-block__image,
.sticky-slide.--active.--active-stop .image-block {
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
}

.facts__content .btn._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .facts__content .btn,
._js-stop .btn {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
  -o-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 0.8s 0.2s ease-in-out;
}

._js-stop.anim_conteiner .image-block__image {
  opacity: 0;
}

.anim-ellipse {
  z-index: 6;
  display: inline-block;
  position: fixed;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 23vw;
  height: 23vw;
  visibility: hidden;
  -webkit-transition: visibility 0.8s 0.2s ease-in-out, top 0.8s ease-in-out, width 0.8s ease-in-out, height 0.8s ease-in-out, background-image 0.8s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: visibility 0.8s 0.2s ease-in-out, top 0.8s ease-in-out, width 0.8s ease-in-out, height 0.8s ease-in-out, background-image 0.8s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: visibility 0.8s 0.2s ease-in-out, transform 0.5s 0.2s ease-in-out, top 0.8s ease-in-out, width 0.8s ease-in-out, height 0.8s ease-in-out, background-image 0.8s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: visibility 0.8s 0.2s ease-in-out, transform 0.5s 0.2s ease-in-out, top 0.8s ease-in-out, width 0.8s ease-in-out, height 0.8s ease-in-out, background-image 0.8s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: visibility 0.8s 0.2s ease-in-out, transform 0.5s 0.2s ease-in-out, top 0.8s ease-in-out, width 0.8s ease-in-out, height 0.8s ease-in-out, background-image 0.8s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  opacity: 0;
  background-image: url(../img//ellipse-black.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.anim-ellipse img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}

.anim-ellipse.on {
  opacity: 1;
  position: fixed;
  width: 23vw;
  height: 23vw;
  visibility: visible;
  top: 40%;
  background-image: url(../img//ellipse-black.png);
}

.anim-ellipse.off {
  z-index: 6;
  opacity: 0;
  width: 35vw;
  height: 35vw;
  top: 50%;
  background-image: url(../img//ellipse-blue.png);
}

.anim-ellipse.change {
  visibility: visible;
  z-index: 6;
  opacity: 1;
  width: 35vw;
  height: 35vw;
  top: 50%;
  background-image: url(../img//ellipse-blue.png);
}

.anim-ellipse.__js-hide {
  opacity: 0;
  visibility: hidden;
}

.anim-earch {
  z-index: 2;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40vw;
  height: 44vw;
}

.anim-earch img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}

.anim-earch video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.anim-earch.sticky {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.anim-earch.stop {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.anim-earch-shadow {
  z-index: 2;
  position: fixed;
  left: 50%;
  top: 90%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 47vw;
  height: 8vw;
}

.anim-earch-shadow img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}

.technologies__image-block .image-block__image {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-name: floating;
  animation-name: floating;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes floating {
  from {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  65% {
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);
  }

  to {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@keyframes floating {
  from {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  65% {
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);
  }

  to {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.header__burger-menu {
  display: none;
  position: relative;
  /* задаем относительное позиционирование */
  width: 40px;
  /* определяем размеры блока */
  height: 40px;
}

.menu-burger__header.open-menu div {
  opacity: 0.1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.menu-burger__header.open-menu:before {
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.menu-burger__header div,
.menu-burger__header:before {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.menu-burger__header div {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  border: 4px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
}

.menu-burger__header div::before {
  content: "menu";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 60px) rotate(-90deg);
  -ms-transform: translate(-50%, 60px) rotate(-90deg);
  transform: translate(-50%, 60px) rotate(-90deg);
  font-size: 20px;
  line-height: 20px;
  font-family: "Montserrat";
  font-weight: bold;
  color: #12dffa;
  text-transform: uppercase;
}

.menu-burger__header:before {
  content: "";
  width: 40px;
  height: 4px;
  display: block;
  background: #12dffa;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

/*--подключаю отдельные страници--*/

.mfp-zoom-in.mfp-ready.mfp-wrap {
  overflow-y: auto;
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* overlay animate in */
.mfp-zoom-in.mfp-bg.mfp-ready {
  /* opacity: 1; */
  opacity: 0;
  width: 50%;
}
/* overlay animate out */
.mfp-zoom-in.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-zoom-in {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mfp-bg{
  background: #fff !important;
}
/* overlay animate in */
.mfp-zoom-in.mfp-ready {
  opacity: 1;
}
/* overlay animate out */
.mfp-zoom-in.mfp-removing {
  opacity: 0;
}

.mfp-wrap {
  top: 0 !important;
  position: fixed !important;
  /* width: 100% !important; */
  width: 50% !important;
  height: 100vh !important;
}

.mfp-close-btn-in .mfp-close {
  position: absolute;
  border-radius: 50%;
  background: #ffffff;
  color: #000000 !important;
  opacity: 1;
  font-size: 46px;
  right: unset !important;
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  left: 24%;
  top: unset !important;
  bottom: 0px !important;
}

.mfp-wrap .mfp-container {
  overflow-y: auto;
  /*padding-top: 40px;
  padding-bottom: 40px;*/
  padding: 80px 0px;
  /* background: #fff; */
  /* margin-top: 80px; */
}

.mfp-container::-webkit-scrollbar {
  width: 1px;
}

.mfp-container::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgb(255, 255, 255) inset;
  background-color: #fff;
  opacity: 0.5;
}

.mfp-container::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.mfp-wrap::-webkit-scrollbar {
  width: 1px;
}

.mfp-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgb(255, 255, 255) inset;
  background-color: #fff;
  opacity: 0.5;
}

.mfp-wrap::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.pp-tableCell,
.pp-section.pp-table{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.popup {
  position: relative;
  /* width: 80vw;
  height: auto; */
  /* width: 100vw; */
  /* min-height: 100vh;

  padding: 30px; */
  margin-top: 80px;
  margin-bottom: 80px;
  margin: 0 auto;
  padding: 0;
  min-height: auto;
  width: 100%;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; */
}

/* .popup__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
  text-align: center;
  padding: 60px 20px;
} */
.popup__wrapper {
  /* width: 70%; */
  height: max-content;
  position: relative;
  /* background: #fff; */
  background: transparent;
  /* text-align: center; */
  /* padding: 60px 20px; */

  width: 100%;
  padding: 60px 0px;
  margin-left: 24%;
  text-align: left;
}

.popup__preTitel,
.popup__titel,
.popup__text {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.popup__preTitel{
  margin-bottom: 25px;
  text-transform: uppercase;
}
.popup__titel{
  margin-bottom: 20px;
}
.popup-find-more .popup__text{
  text-align: left;
}
/*--подключаю отдельные страници--*/

.header {
  margin: 0 auto;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  z-index: 2000;
  width: 100%;
  padding: 0 40px;
  padding-top: 50px;
  padding-bottom: 30px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header.fadeOut .header__inner,
.header.fadeOut .header__shadow {
  opacity: 0;
}

.header._js_scroll {
  padding: 30px 40px;
}

.header__shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: #0c0d13;
  background: -webkit-gradient(linear, left top, left bottom, from(#0c0d13), to(rgba(12, 13, 19, 0)));
  background: -o-linear-gradient(top, #0c0d13, rgba(12, 13, 19, 0));
  background: linear-gradient(to bottom, #0c0d13, rgba(12, 13, 19, 0));
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header__shadow.open-menu {
  background: rgba(12, 13, 19, 0.8);
}

.header__inner {
  opacity: 1;
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header__link-to-footer {
  background-image: url(../img/icon-link-to-footer.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header__link-to-footer:hover {
  background-image: url(../img/icon-link-to-footer-hover.svg);
}

.link-to-footer {
  position: absolute;
  width: 100%;
  height: 100%;
}

.header._js_scroll .header__logo {
  opacity: 1;
}

.header__logo {
  position: absolute;
  width: 97px;
  height: 57px;
  top: 50%;
  left: 4.9%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../img/NSO_Logo.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header__logo-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.menu__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu__item {
  padding: 0px 17px 0px 20px;
  position: relative;
}

.menu__item:not(:first-child)::before {
  content: ".";
  font-size: 20px;
  font-family: "Montserrat";
  color: #fdfefe;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu__item--language::before {
  display: none;
}

.menu__link {
  padding: 10px 0px;
  font-weight: 600;
  font-size: 15px;
  font-family: "Montserrat";
  color: #fdfefe;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.menu__link:hover {
  color: #fd17b5;
}

.menu__item._js-active_page .menu__link {
  color: #fd17b5;
}

.header__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__language {
  margin-right: 30px;
}

.language__link {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  font-family: "Open Sans";
  font-weight: bold;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.language__link:hover {
  color: #fd17b5;
}

.language__link:active {
  color: #fd17b5;
}

.header__search {
  width: 18px;
  height: 18px;
  position: relative;
  background-image: url(../img/icon-search.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}

.header__search:hover {
  background-image: url(../img/icon-search-hover.svg);
}

.header__search:hover .search__input {
  -webkit-transform: translate(-120%, -50%);
  -ms-transform: translate(-120%, -50%);
  transform: translate(-120%, -50%);
}

.search__input {
  position: absolute;
  top: 50%;
  left: 60px;
  z-index: 2;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  height: 40px;
  width: 200px;
  background: #0c0d13;
  outline: none;
  border: none;
  border-bottom: 2px solid #fff;
  font-size: 15px;
  font-family: "Montserrat";
  color: white;
  font-weight: 600;
  line-height: 3.813;
  text-align: right;
  padding-left: 15px;
  padding-right: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.search__input::-webkit-input-placeholder {
  font-size: 15px;
  font-family: "Montserrat";
  color: white;
  font-weight: 600;
  line-height: 3.813;
  text-align: right;
}

.search__input::-moz-placeholder {
  font-size: 15px;
  font-family: "Montserrat";
  color: white;
  font-weight: 600;
  line-height: 3.813;
}

.search__input:-ms-input-placeholder {
  font-size: 15px;
  font-family: "Montserrat";
  color: white;
  font-weight: 600;
  line-height: 3.813;
}

.search__input::-ms-input-placeholder {
  font-size: 15px;
  font-family: "Montserrat";
  color: white;
  font-weight: 600;
  line-height: 3.813;
}

.search__input::placeholder {
  font-size: 15px;
  font-family: "Montserrat";
  color: white;
  font-weight: 600;
  line-height: 3.813;
}

/*
.site-main {
  padding: 80px 100px;
  background: #0a0c12;
}
*/

.site-main {
  padding: 200px 200px 100px 200px;
  margin: 0 auto;
  background: #0a0c12;
  width: 100%;
}

.site-main a,.site-main .page-title {
  color: #fff;
  transition: all 0.5s ease-in-out;
  line-height: 1.2;
}
.site-main a{
  color: #fff;
  transition: all 0.5s ease-in-out;
  font-size: 0.8em;
  line-height: 1.5;
  font-weight: normal;
}
.site-main a:hover .entry-title,
.site-main a:hover{
  color: #fd17b5;
}
.entry-title{
  margin-block-end: 0.4em;
  padding-bottom: 0.4em;
  border-bottom: 0.3px solid #fff;
  transition: all 0.5s ease-in-out;
}
.header__link-to-page {
  position: absolute;
  font-size: 14px;
  font-family: "Montserrat";
  color: #12dffa;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.25;
  left: 40px;
  top: 340px;
  -webkit-transform: translate(-48%, 0) rotate(-90deg);
  -ms-transform: translate(-48%, 0) rotate(-90deg);
  transform: translate(-48%, 0) rotate(-90deg);
  padding-right: 250px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header__link-to-page::before {
  content: "";
  width: 200px;
  height: 4px;
  background-color: #12dffa;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header__link-to-page:hover {
  color: #fd17b5;
}

.header__link-to-page:hover::before {
  background-color: #fd17b5;
}

.baner {
  width: 100%;
  background: #0c0c12;
  height: 150vh;
  position: relative;
}

.baner .anim-earch {
  -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1.5s ease-in-out;
  transition: opacity 1s ease-in-out, -webkit-transform 1.5s ease-in-out;
  -o-transition: opacity 1s ease-in-out, transform 1.5s ease-in-out;
  transition: opacity 1s ease-in-out, transform 1.5s ease-in-out;
  transition: opacity 1s ease-in-out, transform 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
  opacity: 0;
  -webkit-transform: translate(60%, 60%) scale(2);
  -ms-transform: translate(60%, 60%) scale(2);
  transform: translate(60%, 60%) scale(2);
}

.baner .anim-earch__main-page {
  z-index: 1;
}

.baner .anim-earch._js_active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.baner .anim-earch.sticky {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.baner .anim-earch.stop {
  position: absolute;
  left: 50%;
  top: 80%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.text-scroll {
  z-index: 3;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40vw;
  height: 44vw;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.8s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  -o-transition: visibility 0.8s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: visibility 0.8s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
}

.text-scroll::before {
  content: "scroll";
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(200px) translateX(-50%) rotate(90deg);
  -ms-transform: translateY(200px) translateX(-50%) rotate(90deg);
  transform: translateY(200px) translateX(-50%) rotate(90deg);
  -webkit-transition: all 1.5s 0.5s ease-in-out;
  -o-transition: all 1.5s 0.5s ease-in-out;
  transition: all 1.5s 0.5s ease-in-out;
  position: absolute;
  bottom: -30px;
  left: 50%;
  font-size: 12px;
  font-family: "Montserrat";
  color: white;
  font-weight: bold;
  line-height: 90px;
  letter-spacing: 4px;
}

.text-scroll::after {
  content: "";
  opacity: 0;
  -webkit-transform: translateY(-200px) translateX(-50%);
  -ms-transform: translateY(-200px) translateX(-50%);
  transform: translateY(-200px) translateX(-50%);
  -webkit-transition: all 1.5s 0.5s ease-in-out;
  -o-transition: all 1.5s 0.5s ease-in-out;
  transition: all 1.5s 0.5s ease-in-out;
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 100px;
  background-color: #fff;
}

.text-scroll._js_scroll {
  visibility: hidden;
  opacity: 0;
}

.text-scroll._js_active::before {
  opacity: 1;
  -webkit-transform: translateY(0px) translateX(-50%) rotate(90deg);
  -ms-transform: translateY(0px) translateX(-50%) rotate(90deg);
  transform: translateY(0px) translateX(-50%) rotate(90deg);
}

.text-scroll._js_active::after {
  opacity: 1;
  -webkit-transform: translateY(0px) translateX(-50%);
  -ms-transform: translateY(0px) translateX(-50%);
  transform: translateY(0px) translateX(-50%);
}

.baner__inner {
  padding: 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  height: 44vw;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.baner__inner.sticky {
  position: fixed;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.baner__inner.stop {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.baner-column__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  opacity: 0;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 1s 0.2s ease-in-out;
  -o-transition: all 1s 0.2s ease-in-out;
  transition: all 1s 0.2s ease-in-out;
}

.baner__logo {
  margin-left: auto;
  width: 220px;
  height: 130px;
  background-image: url(../img/NSO_Logo.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.baner-column__video {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}

.baner-column__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  opacity: 0;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 1s 0.8s ease-in-out;
  -o-transition: all 1s 0.8s ease-in-out;
  transition: all 1s 0.8s ease-in-out;
}

.baner-column__logo._js_active,
.baner-column__content._js_active {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.baner__titel {
  padding-left: 40px;
  font-size: 68px;
  font-family: "Montserrat";
  color: white;
  font-weight: bolder;
  text-transform: uppercase;
  line-height: 0.95;
  position: relative;
  /*padding-bottom: 25px;
  margin-bottom: 30px;*/
	
  /*
		&::before {
		   content: "";

		   position: absolute;
		   left: 0;
		   bottom: 0;

		   width: 115px;
		   height: 2px;
		   background: rgb(255, 255, 255);
		}
		*/
}

.baner__text {
  /*font-size: 22px;*/
  font-size: 22px;
 /* text-transform: uppercase;*/

 margin-top: 100px;

  font-family: "Montserrat";
  font-weight: 600;
  line-height: 1.2;
 /* color: #fd17b5;*/
 color: #fff;
  position: relative;
}

.baner__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: -20px;
  width: 115px;
  height: 2px;
  background: white;
}

.aboutUs_bacground {
  background: #0c0c12;
  position: relative;
  z-index: 3;
}

.aboutUs {
  background-color: #fff;
  position: relative;
  z-index: 1;
  min-height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  padding-top: 10vh;
}

.aboutUs::after {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  background: #fff;
  border-left: 100vw solid #0c0d13;
  border-bottom: 10vh solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;
}

.aboutUs._js-start,
.aboutUs._js-stop {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.aboutUs__inner {
  padding: 20px 0px 100px;
  text-align: center;
  position: relative;
  z-index: 7;
}
.preTitel-w,
.title-w,
.text-w,
.btn-w{
  color: #fff;
}
.btn-w{
  border: 2px solid #fff;
}
.aboutUs__inner-video {
  margin: 0 auto;
  width: 40vw;
  height: 44vw;
  margin-bottom: -80px;
}

.aboutUs__inner-video video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.facts {
  z-index: 2;
  /*
  height: 100vh;
  */

  height: 140vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
/*  background: #0c0c12;*/
  background: #060408;
  position: relative;
 /* opacity: 0;*/
  -webkit-transition: opacity 0.5s 0.3s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
  transition: opacity 0.5s 0.3s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
  -o-transition: transform 0.5s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out;
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out;
  transition: transform 0.5s 0.3s ease-in-out, opacity 0.5s 0.3s ease-in-out, -webkit-transform 0.5s 0.3s ease-in-out;
}

.facts::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-right: 100vw solid #fff;
  border-bottom: 10vh solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;

  display: none;
}

.facts::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-left: 100vw solid #fff;
  border-bottom: 0px solid transparent;
  border-top: 10vh solid transparent;
  overflow: hidden;

}

.facts._js-start,
.facts._js-stop {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.facts-video {
  position: absolute;
/*  top: 50%;*/
  left: 12%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
 /* width: 87vh;
  height: 90vh;*/

  width: 100%;
  height: 100%;
  top: 45%;

}

.facts-video video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;

  display: none;
}
.facts-video img.home-facts-image{
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.facts__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.facts__content {
  margin-left: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  text-align: left;
  padding-right: 10%;
}

.facts__content .btn {
  border: 2px solid #fff;
  color: #fff;
}

.facts__content .btn:hover {
  color: #fd17b5;
  border: 2px solid #fd17b5;
}

.facts__titel {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 4px;
 /* color: #06f2ff;*/
 color:#fff;
  margin-bottom: 35px;
}

.facts__text {
  color: #fff;
}

.slider {
  height: 300vh;
}

.sticky-block {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 5;
}

.slide-1 {
  width: 100%;
  height: 50vh;
  background-color: #fff;
}

.sticky-slide {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sticky-slide.--active {
  z-index: 2;
}

.technologies {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.technologies__inner {
  margin-top: auto;
  margin-bottom: 10vh;
}

.technologies__image-block .image-block__image {
  z-index: 2;
  position: absolute;
  /*top: 45%;
  left: 52%;*/
  top: 0%;
  left: 32%;
  height: 45vw;
  width: 39vw;
}

.technologies__image-block .image-block__image img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.technologies__image-block .image-block__image-fon {
  margin: 0 auto;
  width: 23vw;
  height: 23vw;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.technologies__image-block .image-block__image-fon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}

.technologies__content {
  z-index: 3;
  text-align: center;
  position: relative;
}

.governance {
  height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.governance__image-block .image-block__image {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100vh;
}

.governance__image-block .image-block__image img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.governance__image-block .image-block__image-fon {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35vw;
  height: 35vw;
}

.governance__image-block .image-block__image-fon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.governance__image-block .image-block__image {
  /*-webkit-animation-name: floating;
  animation-name: floating;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;*/
}

@keyframes floating {
  from {
    left: 50%;
  top: 50%;
  /* -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);*/
 }

 65% {
   top: 51%;
  /* -webkit-transform: translate(-50%, -52%);
   transform: translate(-50%, -52%);*/
 }

 to {
   top: 50%;
  /* -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);*/
 }
}

.governance__content {
  z-index: 3;
  text-align: center;
  position: relative;
}

.governance__content .btn::after {
  content: "";
  -webkit-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  position: absolute;
  left: 50%;
  bottom: -4vh;
  width: 2px;
  height: 20vh;
  background-color: #0c0d13;
}

.news {
  position: relative;
  z-index: 8;
  text-align: center;
  margin-bottom: 100px;
  background-color: #fff;
}

.news__titel {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bolder;
  margin-bottom: 50px;
}

.news__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
  margin-bottom: 40px;
  text-align: left;
  -webkit-transform: translate(0%, 200px);
  -ms-transform: translate(0%, 200px);
  transform: translate(0%, 200px);
  opacity: 0;
}

.news__wrapper._js_active .news__item {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.news__list._js_active .news__item {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.news__item:nth-child(1) {
  -webkit-transition: opacity 1s 0.4s ease-in-out, -webkit-transform 1s 0.4s ease-in-out;
  transition: opacity 1s 0.4s ease-in-out, -webkit-transform 1s 0.4s ease-in-out;
  -o-transition: transform 1s 0.4s ease-in-out, opacity 1s 0.4s ease-in-out;
  transition: transform 1s 0.4s ease-in-out, opacity 1s 0.4s ease-in-out;
  transition: transform 1s 0.4s ease-in-out, opacity 1s 0.4s ease-in-out, -webkit-transform 1s 0.4s ease-in-out;
}

.news__item:nth-child(2) {
  -webkit-transition: opacity 1s 0.7s ease-in-out, -webkit-transform 1s 0.7s ease-in-out;
  transition: opacity 1s 0.7s ease-in-out, -webkit-transform 1s 0.7s ease-in-out;
  -o-transition: transform 1s 0.7s ease-in-out, opacity 1s 0.7s ease-in-out;
  transition: transform 1s 0.7s ease-in-out, opacity 1s 0.7s ease-in-out;
  transition: transform 1s 0.7s ease-in-out, opacity 1s 0.7s ease-in-out, -webkit-transform 1s 0.7s ease-in-out;
}

.news__item:nth-child(3) {
  -webkit-transition: opacity 1s 1s ease-in-out, -webkit-transform 1s 1s ease-in-out;
  transition: opacity 1s 1s ease-in-out, -webkit-transform 1s 1s ease-in-out;
  -o-transition: transform 1s 1s ease-in-out, opacity 1s 1s ease-in-out;
  transition: transform 1s 1s ease-in-out, opacity 1s 1s ease-in-out;
  transition: transform 1s 1s ease-in-out, opacity 1s 1s ease-in-out, -webkit-transform 1s 1s ease-in-out;
}

.news._js-stop .news__item {
  -webkit-transform: translate(0%, -20%);
  -ms-transform: translate(0%, -20%);
  transform: translate(0%, -20%);
  opacity: 0;
}

.news-card__image {
  width: 100%;
  /* height: 530px; */
  height: 430px;
}

.news-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-card__content {
  padding: 15px 10px;
}

.news-card__data {
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 20px;
}

.news-card__titel {
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 20px;
}

.news-card__text {
  margin-bottom: 30px;
}

.news-card__link {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #9844d0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.news-card__link:hover {
  color: #fd17b5;
}

.careers {
  position: relative;
  z-index: 8;
  line-height: 0;
  margin-bottom: -1px;
}

.careers::after {
  content: "";
  display: inline-block;
  height: 150px;
  width: 100%;
  background: #0a0c12;
}

.careers__inner {
  width: 100%;
  height: 100vh;
  background: #0a0c12;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.careers__inner::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 0;
  width: 0;
  border-left: 100vw solid #fff;
  border-bottom: 120px solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;
}

.careers__image-block {
  width: 100%;
  height: 100%;
}

.careers__image-block .careers__image-block__image {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
  width: 39vw;
  height: 42vw;
}

.careers__image-block .careers__image-block__image .block__image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.careers__image-block .block__image-1 {
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.8s 0.8s ease-in-out, opacity 0.8s 0.8s ease-in-out;
  -o-transition: visibility 0.8s 0.8s ease-in-out, opacity 0.8s 0.8s ease-in-out;
  transition: visibility 0.8s 0.8s ease-in-out, opacity 0.8s 0.8s ease-in-out;
}

.careers__image-block .block__image-2 {
  opacity: 1;
  z-index: 1;
}

.careers__image-block .careers__image-block__image-fon {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  width: 23vw;
  height: 23vw;
  -webkit-transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  -o-transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
}

.careers__image-block .careers__image-block__image-fon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  -o-transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
}

.logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.8s 1.5s ease-in-out;
  -o-transition: opacity 0.8s 1.5s ease-in-out;
  transition: opacity 0.8s 1.5s ease-in-out;
}

.logo-live {
  width: 160px;
  height: 140px;
  background-image: url(../img/Asset.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.logo-nso {
  width: 160px;
  height: 90px;
  margin-right: 30px;
  background-image: url(../img/NSO_Logo.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.careers__image-block__image-fon._js_active + .careers__image-block__image .block__image-1,
.careers__image-block__image-fon._js_active + .careers__image-block__image .block__image-2 {
  visibility: visible;
  opacity: 1;
}

.careers__image-block__image-fon._js_active .logo-block,
.careers__image-block__image-fon._js_active img {
  opacity: 1;
}

.careers__image-block__image-fon._js_active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.careers__content {
  z-index: 3;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  text-align: left;
  padding: 40px 7% 40px 7%;
}

.careers__titel {
  font-size: 52px;
  line-height: 54px;
  font-weight: bolder;
  color: #12dffa;
  margin-bottom: 40px;
}

.careers__text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 30px;
}

.careers__link {
  font-family: "Montserrat";
  font-weight: bolder;
  font-size: 16px;
  line-height: 24px;
  color: #12dffa;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.careers__link:hover {
  color: #fd17b5;
}
/*--------------------------*/


.careers--life-about {
  /* margin-bottom: -10vh; */
  /* background: #0c0d13; */
  background: #1a1a1a;
  position: relative;
}

.careers--life-about::after {
  /* position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 10vh;
  width: 0;
  border-left: 100vw solid transparent;
  border-bottom: 10vh solid #fff;
  border-top: 0 solid #fff;
  overflow: hidden; */
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 0;
  width: 0;
  border-left: 100vw solid #fff;
  border-bottom: 10vh solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;
}

.careers--life-about__inner {
  width: 100%;
  min-height: 110vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.careers--life-about__media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  position: relative;
}

.careers--life-about__image {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.5s 1s ease-in-out;
  -o-transition: all 0.5s 1s ease-in-out;
  transition: all 0.5s 1s ease-in-out;
  opacity: 0;
}

.careers--life-about__fon {
  width: 89.56%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.8s 0s ease-in-out;
  -o-transition: all 0.8s 0s ease-in-out;
  transition: all 0.8s 0s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

._js_active .careers--life-about__image {
  opacity: 1;
}

._js_active .careers--life-about__fon {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.careers--life-about__content {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  text-align: left;
}

.careers--life-about__preTitle,
.careers--life-about__title,
.careers--life-about__text {
  color: #fff;
  text-align: left;
}
.careers--life-about__title{
  font-size: 62px;
  line-height: 1;
}
.careers--life-about__btn {
  color: #fff;
  border: 2px solid #fff;
}

/*-------------------------*/
.footer {
  z-index: 90;
  width: 100%;
  background: #0a0c12;
  position: relative;
  padding-top: 140px;
  /*padding-bottom: 90px;*/
}

.footer::before {
  /*  content: "";

		width: 600px;
		height: 600px;

		position: absolute;
		left: 50%;
		top: -60px;
		transform: translate(-50%, -40%);

		background-image: url(../img/footer-image.png);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;

		transition: all 0.8s ease-in-out;
		opacity: 0;*/
}

.footer._js_active::before,
.footer._js_active .footer-video {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-video {
 /* width: 600px;
  height: 600px;*/
  width: 870px;
  height: 520px;

  position: absolute;
  left: 50%;
  top: -60px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  opacity: 1;
}

.footer-video video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  display: none;
}
.footer-video img {
  -o-object-fit: cover;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.footer__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: relative;
}

.footer__titel {
  font-family: "Montserrat";
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 52px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.footer__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__item {
  padding: 0 20px 0px 23px;
  position: relative;
}

.footer__item:not(:first-child)::before {
  content: ".";
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: bold;
  color: #fdfefe;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer__link {
  font-size: 16px;
  font-family: "Montserrat";
  color: #fdfefe;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer__link:hover {
  color: #fd17b5;
}

.footer__mail-block {
  margin-bottom: 20px;
}

.footer__mail-block .footer__item:not(:first-child)::before {
  color: #12dffa;
}

.footer__mail-block .footer__link {
  color: #12dffa;
}

.footer__mail-block .footer__link:hover {
  color: #fd17b5;
}

.footer__link-block {
 /* margin-bottom: 50px;*/

 margin-bottom: 25px;
}

.footer__link-block .footer__item:not(:first-child)::before {
  color: #fdfefe;
}

.footer__link-block .footer__link {
  color: #fdfefe;
}

.footer__link-block .footer__link:hover {
  color: #fd17b5;
}

.footer-social__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*margin-bottom: 90px;*/
  margin-bottom: 50px;
}

.footer-social__item {
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer-social__item:hover {
  border: 2px solid #fd17b5;
}

.footer-social__item:hover .social__link-icon {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}

.footer-social__link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.social__link-icon {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(../img/icon-linkiden.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.footer__logo {
  width: 120px;
  height: 70px;
  background-image: url(../img/NSO_Logo.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  position: relative;
}

.footer__logo-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer__footer .footer__link {
  font-size: 12px;
}

.footer {
  padding-top: 500px;
 /* padding-bottom: 90px;*/
}

.footer._js_active::before,
.footer._js_active .footer-video {
  opacity: 1;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.footer-video {
  top: 0;
}

.about-baner,.home-baner {
  height: 100vh;
  background: #060408;
}

/*
.dark {
   height: 100vh;
   background: #0c0d13;
}*/

.dark {
  min-height: 100vh;
  background: #060408;
  position: relative;
}

.dark .anim-earch {
  top: 45%;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity: 0;
  -webkit-transform: translate(60%, 60%) scale(2);
  -ms-transform: translate(60%, 60%) scale(2);
  transform: translate(60%, 60%) scale(2);
}

.dark .anim-earch video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.dark .text-scroll._js_scroll + .anim-earch {
  
  -webkit-transform: translate(-50%, -65%) scale(1);
  -ms-transform: translate(-50%, -65%) scale(1);
  transform: translate(-50%, -65%) scale(1);
  /*left: 90%;
  -webkit-transform: translate(-50%, -50%) scale(1.4);
  -ms-transform: translate(-50%, -50%) scale(1.4);
  transform: translate(-50%, -50%) scale(1.4);*/
}

.dark .anim-earch.stop {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  position: absolute;
  left: 50%;
  top: 73%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.dark::after {
  z-index: 2;
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  width: 0;
  background: #fff;
  border-right: 100vw solid #060408;
  border-bottom: 90px solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;
}

.dark .anim-earch.sticky-stop {
  -webkit-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.dark .anim-earch {
  width: 50%;
}

.dark .anim-earch._js_active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.dark__inner {
  margin-bottom: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.dark__content {
  width: 100%;
  text-align: center;
  /*width: 50%;*/

  right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 100px;
}

.dark__content-inner {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dark__titel {
  color: white;
  margin-bottom: 30px;
}

.dark__text {
  color: white;
}

.dark__text span {
  display: inline-block;
  margin-bottom: 25px;
}

.menace__bacground {
  background: #0c0d13;
  position: relative;
  /*
		.anim-earch {
		   top: 45%;
		   width: auto;
		   transition: all 1.5s ease-in-out;

		   opacity: 0;
		   transform: translate(60%, 60%) scale(2);
		}
		.text-scroll._js_scroll + .anim-earch {
		   left: 90%;
		   transform: translate(-50%, -50%) scale(1.5);
		}

		.anim-earch.stop {
		   position: absolute;
		   left: 50%;
		   top: 50%;
		   -webkit-transform: translate(-50%, -50%);
		   -ms-transform: translate(-50%, -50%);
		   transform: translate(-50%, -50%);
		}
		*/
}

/*
.menace__bacground .anim-earch._js_active {
   opacity: 1;
   transform: translate(-50%, -50%) scale(1);
}
*/
.page-home .dark .anim-earch.stop{
  top: 50%;
}
.page-home .dark .text-scroll._js_scroll + .anim-earch {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.page-home .dark__inner{
  margin-bottom: 0;
}
.page-home .btn-w{
  width: max-content;
  margin: 0 auto;
}
.page-home .dark__content{
padding-bottom: 0;
}
.page-home .text-scroll,
.page-about .text-scroll {
  padding: 0 5%;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  z-index: 3;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 44vw;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.8s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  -o-transition: visibility 0.8s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: visibility 0.8s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
}
.page-home .text-scroll::before,
.page-about .text-scroll::before {
  content: "scroll";
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(200px) translateX(-50%) rotate(-90deg);
  -ms-transform: translateY(200px) translateX(-50%) rotate(-90deg);
  transform: translateY(200px) translateX(-50%) rotate(-90deg);
  -webkit-transition: all 1.5s 0.5s ease-in-out;
  -o-transition: all 1.5s 0.5s ease-in-out;
  transition: all 1.5s 0.5s ease-in-out;
  position: absolute;
  bottom: 0px;
  left: 50%;
  font-size: 16px;
  font-family: "Montserrat";
  color: white;
  font-weight: bold;
  line-height: 90px;
  letter-spacing: 4px;
}
.page-home .text-scroll::after,
.page-about .text-scroll::after {
  content: "Lighting the Darkness";
  opacity: 0;
  -webkit-transform: translateY(-200px) translateX(-50%);
  -ms-transform: translateY(-200px) translateX(-50%);
  transform: translateY(-200px) translateX(-50%);
  -webkit-transition: all 1.5s 0.5s ease-in-out;
  -o-transition: all 1.5s 0.5s ease-in-out;
  transition: all 1.5s 0.5s ease-in-out;
  font-size: 24px;
  font-family: "Montserrat";
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 40%;
  width: auto;
  height: auto;
  background-color: unset;
}
.page-home .text-scroll._js_scroll,
.page-about .text-scroll._js_scroll {
  visibility: hidden;
  opacity: 0;
}
.page-home .text-scroll._js_active::before,
.page-about .text-scroll._js_active::before {
  opacity: 1;
  -webkit-transform: translateY(0px) translateX(-50%) rotate(-90deg);
  -ms-transform: translateY(0px) translateX(-50%) rotate(-90deg);
  transform: translateY(0px) translateX(-50%) rotate(-90deg);
}
.page-home .text-scroll._js_active::after,
.page-about .text-scroll._js_active::after {
  opacity: 1;
  -webkit-transform: translateY(0px) translateX(-50%);
  -ms-transform: translateY(0px) translateX(-50%);
  transform: translateY(0px) translateX(-50%);

  display: none;
}

.menace {
  background-color: #fff;
  min-height: 120vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  padding-top: 20vh;
}

.menace::after {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  background: #fff;
  border-right: 100vw solid #0c0d13;
  border-bottom: 90px solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;
}

.menace._js-start,
.menace._js-stop {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.menace__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menace__content {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menace__titel {
  color: white;
  margin-bottom: 30px;
}

.menace__text {
  color: white;
  margin-bottom: 25px;
}

.about-product {
  text-align: center;
  padding-bottom: 200px;
}
.about-product__video{
 padding-top: 70px;
 padding-bottom: 70px;
}
.about-producte__image {
  width: 320px;
  height: 320px;
  margin: 0 auto;
  margin-bottom: 40px;
  -webkit-transform: translate(0%, -10%);
  -ms-transform: translate(0%, -10%);
  transform: translate(0%, -10%);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
  transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
  -o-transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
}

.about-producte__image._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .about-producte__image {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  -o-transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
}

.about-product__preTitel {
  margin-bottom: 40px;
}

.about-product__titel {
  margin-bottom: 130px;
}

.about-product__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.about-product__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  margin-bottom: 70px;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
  transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
  -o-transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
}

.about-product__item._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .about-product__item {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  -o-transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
}

.about-product__name {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Montserrat";
  font-weight: bolder;
  text-transform: uppercase;
}

.about-product__about {
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat";
  font-weight: normal;
}

.management {
  text-align: center;
  position: relative;
  padding-bottom: 250px;
}

.management::before {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 90px;
  width: 0;
  border-right: 100vw solid #0a0c12;
  border-bottom: 0px solid transparent;
  border-top: 90px solid transparent;
  overflow: hidden;
}

.management__preTitel {
  margin-bottom: 30px;
}

.management__card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

.management__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.33%;
  flex: 0 0 29.33%;
  margin: 0 2% 50px 2%;
  -webkit-transform: translate(0%, 200px);
  -ms-transform: translate(0%, 200px);
  transform: translate(0%, 200px);
  opacity: 0;
}

.management__item._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.management__item:nth-child(3n+1) {
  -webkit-transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
  transition: opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
  -o-transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
  transition: transform 1.2s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out, -webkit-transform 1.2s 0.2s ease-in-out;
}

.management__item:nth-child(3n+2) {
  -webkit-transition: opacity 0.8s 0.6s ease-in-out, -webkit-transform 1.2s 0.6s ease-in-out;
  transition: opacity 0.8s 0.6s ease-in-out, -webkit-transform 1.2s 0.6s ease-in-out;
  -o-transition: transform 1.2s 0.6s ease-in-out, opacity 0.8s 0.6s ease-in-out;
  transition: transform 1.2s 0.6s ease-in-out, opacity 0.8s 0.6s ease-in-out;
  transition: transform 1.2s 0.6s ease-in-out, opacity 0.8s 0.6s ease-in-out, -webkit-transform 1.2s 0.6s ease-in-out;
}

.management__item:nth-child(3n+3) {
  -webkit-transition: opacity 0.8s 1s ease-in-out, -webkit-transform 1.2s 1s ease-in-out;
  transition: opacity 0.8s 1s ease-in-out, -webkit-transform 1.2s 1s ease-in-out;
  -o-transition: transform 1.2s 1s ease-in-out, opacity 0.8s 1s ease-in-out;
  transition: transform 1.2s 1s ease-in-out, opacity 0.8s 1s ease-in-out;
  transition: transform 1.2s 1s ease-in-out, opacity 0.8s 1s ease-in-out, -webkit-transform 1.2s 1s ease-in-out;
}

.management-card {
  width: 100%;
  height: 100%;
}

.management-card__foto {
  width: 100%;
  height: 510px;
  margin-bottom: 25px;
}

.management-card__foto img {
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
}

.management-card__name {
  font-size: 28px;
  line-height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.management-card__position {
  font-size: 24px;
  line-height: 1.2;
  font-family: "Montserrat";
  font-weight: bold;
  margin-bottom: 20px;
}

.management-card__about {
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat";
  font-weight: normal;
}

.page-fact {
  background-color: #0a0c12;
  padding-bottom: 70px;
}

.page-fact .text_all {
  line-height: 24px;
}

.page-fact__baner {
 /* height: 100vh;*/
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.page-fact__baner-image {
  z-index: 3;
  position: absolute;
  /*top: 50%;*/
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
 /* height: 90%;*/
  height: 100vh;
  width: auto;
}
.page-fact__baner-content--inner{
  padding-top: 40vh;
  width: 50%;
}

.page-fact__baner-image img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.page-fact__baner-image {
  -webkit-animation-name: floating-fact;
  animation-name: floating-fact;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes floating-fact {
  from {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  65% {
    top: 0;
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);
  }

  to {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@keyframes floating-fact {
  from {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  65% {
    top: 0;
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);
  }

  to {
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.page-fact__baner-titel {
  z-index: 4;
 /* position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  margin-bottom: 20px;
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: bolder;
  line-height: 1.2;
  color: #fff;
}
.page-fact__baner-titel.baner__titel{
  padding: 0;
 /* margin: 0;*/
}
.page-fact__baner-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50.01%;
  flex: 0 0 50.01%;
  margin-right: auto;
  z-index: 5;
}

.page-fact__baner-text {
  color: #fff;
  margin-bottom: 30px;
}

.page-fact__baner-text-allow {
  color: #fff;
  font-weight: bolder;
}

.page-fact__facts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  counter-reset: facts-list;
}

.page-fact__facts__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50.01%;
  flex: 0 0 50.01%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-fact__facts__item::before {
  counter-increment: facts-list;
  /* Увеличиваем значение счетчика */
  content: "0" counter(facts-list);
  /* Выводим число */
  font-family: "Montserrat";
  font-size: 100px;
  font-weight: bold;
  line-height: 0.8;
  color: #fff;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.page-fact__facts__item._js_active::before {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

._js-stop .page-fact__facts__item::before {
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  transition: opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
  -o-transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
  transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out, -webkit-transform 0.8s 0.4s ease-in-out;
}

.page-fact__facts__item:nth-child(2n+1) {
  margin-left: auto;
}

.page-fact__facts__item:nth-child(2n+2) {
  margin-right: auto;
}

.page-fact__facts-content {
  padding-left: 20px;
}

.false {
  color: #fd175d;
  margin-bottom: 20px;
}

.false__titel {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 5px;
  -webkit-transform: translate(0%, 100%);
  -ms-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.false__titel._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.true {
  margin-bottom: 5px;
}

.true__titel {
  color: #fff;
  margin-bottom: 5px;
}

.true__text {
  color: #fff;
}

.page-news .news {
  margin-top: 200px;
  margin-bottom: 0px;
  position: relative;
  /*padding-bottom: 350px;*/
  padding-bottom: 200px;
}
.page-news__form-filter{
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-news__form-filter select,
.page-news__form-filter input{
 /* border: none;
    border-bottom: 2px solid #0a0c12;*/
   margin-right: 10px;
min-height: 47px;
    padding: 10px;
    border: 2px solid #0c0d13;
    border-radius: 30px;
    background: transparent;

    font-family: "Montserrat";
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    color: #0c0d13;
}
.page-news__form-filter--text{
  font-family: "Montserrat";
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    color: #0c0d13;
    margin-right: 10px;
}
.page-news__form-filter button{
    padding: 10px 40px;
    border: 2px solid #0c0d13;
    border-radius: 30px;
    background: transparent;

    display: inline-block;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    color: #0c0d13;
    text-transform: uppercase;

    transition: all 0.5s ease-in-out;
}
.page-news__form-filter button:hover{
  border: 2px solid #fd17b5;  


  color: #fd17b5;

}

.page-news .news::before {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  height: 90px;
  width: 0;
  border-right: 100vw solid #0a0c12;
  border-bottom: 0px solid transparent;
  border-top: 90px solid transparent;
  overflow: hidden;
}

.page-news .news__titel {
  margin-bottom: 50px;
}

.page-news .news__list {
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
}

.page-news .news__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.33%;
  flex: 0 0 29.33%;
  padding-bottom: 70px;
  margin: 0px 2%;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-news .news__item[style*="display: none"] {
  -webkit-transform: translate(0%, 200px);
  -ms-transform: translate(0%, 200px);
  transform: translate(0%, 200px);
  opacity: 0;
}

.page-news .news__item:nth-child(-n+9) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-news .news__item[style*="display: list-item"] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.page-news .show-more__btn {
  -webkit-transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  transform: translate(0%, -100%);
  opacity: 0;
  -webkit-transition: opacity 0.8s 1s ease-in-out, background-color 0.8s ease-in-out, -webkit-transform 2s 0.8s ease-in-out;
  transition: opacity 0.8s 1s ease-in-out, background-color 0.8s ease-in-out, -webkit-transform 2s 0.8s ease-in-out;
  -o-transition: transform 2s 0.8s ease-in-out, opacity 0.8s 1s ease-in-out, background-color 0.8s ease-in-out;
  transition: transform 2s 0.8s ease-in-out, opacity 0.8s 1s ease-in-out, background-color 0.8s ease-in-out;
  transition: transform 2s 0.8s ease-in-out, opacity 0.8s 1s ease-in-out, background-color 0.8s ease-in-out, -webkit-transform 2s 0.8s ease-in-out;
}

.page-news .show-more__btn._js_active {
  opacity: 1;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.page-news .show-more__btn,
.page-news .hide__btn {
  cursor: pointer;
  min-width: 400px;
  margin: 0 auto;
  padding: 10px 40px;
  border: 2px solid #0c0d13;
  border-radius: 30px;
  background: transparent;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.page-news .show-more__btn span,
.page-news .hide__btn span {
  display: inline-block;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  color: #0c0d13;
  -webkit-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
  -o-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 1s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out, -webkit-transform 1s 0.2s ease-in-out;
}

.page-news .show-more__btn:hover,
.page-news .hide__btn:hover {
  border: 2px solid #fd17b5;
}

.page-news .show-more__btn:hover span,
.page-news .hide__btn:hover span {
  color: #fd17b5;
}

.page-news .show-more__btn {
  margin-bottom: 20px;
}

.page-news ._js_active.news__item {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.page-news .news__wrapper._js_active .news__item {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.page-news .news__item:nth-child(2n+1) {
  -webkit-transition: opacity 1s 0.4s ease-in-out, display 0.4s, -webkit-transform 1s 0.4s ease-in-out;
  transition: opacity 1s 0.4s ease-in-out, display 0.4s, -webkit-transform 1s 0.4s ease-in-out;
  -o-transition: transform 1s 0.4s ease-in-out, opacity 1s 0.4s ease-in-out, display 0.4s;
  transition: transform 1s 0.4s ease-in-out, opacity 1s 0.4s ease-in-out, display 0.4s;
  transition: transform 1s 0.4s ease-in-out, opacity 1s 0.4s ease-in-out, display 0.4s, -webkit-transform 1s 0.4s ease-in-out;
}

.page-news .news__item:nth-child(2n+2) {
  -webkit-transition: opacity 1s 0.7s ease-in-out, display 0.7s, -webkit-transform 1s 0.7s ease-in-out;
  transition: opacity 1s 0.7s ease-in-out, display 0.7s, -webkit-transform 1s 0.7s ease-in-out;
  -o-transition: transform 1s 0.7s ease-in-out, opacity 1s 0.7s ease-in-out, display 0.7s;
  transition: transform 1s 0.7s ease-in-out, opacity 1s 0.7s ease-in-out, display 0.7s;
  transition: transform 1s 0.7s ease-in-out, opacity 1s 0.7s ease-in-out, display 0.7s, -webkit-transform 1s 0.7s ease-in-out;
}

.page-news .news__item:nth-child(2n+3) {
  -webkit-transition: opacity 1s 1s ease-in-out, display 1s, -webkit-transform 1s 1s ease-in-out;
  transition: opacity 1s 1s ease-in-out, display 1s, -webkit-transform 1s 1s ease-in-out;
  -o-transition: transform 1s 1s ease-in-out, opacity 1s 1s ease-in-out, display 1s;
  transition: transform 1s 1s ease-in-out, opacity 1s 1s ease-in-out, display 1s;
  transition: transform 1s 1s ease-in-out, opacity 1s 1s ease-in-out, display 1s, -webkit-transform 1s 1s ease-in-out;
}

.page-news .news._js-stop .news__item {
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  opacity: 1;
}

.page-news .news-card__link:hover {
  color: #fd17b5;
}

.article__btn {
  margin-top: 200px;
  display: inline-block;
  width: 120px;
  height: 30px;
  background-image: url(../img/article-btn.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 60px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.article__btn:hover {
  background-image: url(../img/article-btn-h.svg);
}

.article__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 /* -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
  width: 100%;
  padding-bottom: 100px;
}

.article__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  height: 100vh;
}

.article__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article__content {
  padding-left: 30px;
  text-align: left;
}

.article__data {
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
}

.article__titel {
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  margin-bottom: 30px;
}

.article__text span {
  display: inline-block;
  margin-bottom: 20px;
}

.p-govermance__ellipse {
  width: 35vw;
  height: 35vw;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/govermance/elipse-blue-1.png);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.p-govermance__ellipse.sticky {
  position: fixed;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-govermance__ellipse.stop {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-govermance__ellipse {
  -webkit-animation-name: start;
  animation-name: start;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@-webkit-keyframes start {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }

  65% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes start {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }

  65% {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

.p-govermance__inner {
  padding-top: 150px;
  text-align: center;
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: center;
  align-items: stretch;
  padding-bottom: 100px;
}
.p-govermance__left{
    flex: 0 0 50%;
    width: 50%;
    position: relative;
    text-align: left;
    padding-top: 250px;
    padding-right: 5%;
}

.p-govermance__right{
    flex: 0 0 57%;
    width: 57%;
    margin-left: -7%;
    position: relative;
    text-align: left;
}

.p-govermance__preTitel.baner__titel {
  margin-bottom: 10px;
  color: #000;
  padding: 0;
}

.p-govermance__text--include {
  font-weight: bold;
 /* padding-left: 5%;*/
  text-align: left;
 /* text-transform: uppercase;*/
  /* letter-spacing: 4px; */
  /* margin-bottom: 40px; */
  margin-top: 40px;
  margin-bottom: 10px;
  line-height: 1;
}

.p-govermance__content {
  /*padding-top: 360px;
  padding-bottom: 100px;*/
  position: relative;
}

.p-govermance__image {
 /* position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/
  height: auto;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;

  position: relative;
}

.p-govermance__image::before{
  content: '';
  display: block;
z-index: -1;
  width: 450px;
  height: 450px;
  position: absolute;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/govermance/elipse-blue-1.png);
}


.p-govermance__image img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-govermance__image._js_active {
  opacity: 1;
}

.p-govermance__image {
 /* -webkit-animation-name: floating;
  animation-name: floating;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;*/
}

@keyframes floating {
  from {
     /* top: 50%;
  -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
  }

  65% {
   /*  top: 51%;
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);*/
    -webkit-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
  }

  to {
    /* top: 50%;
   -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
  }
}

.p-govermance__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  margin-bottom: 130px;
  counter-reset: govermance-list;
}

.p-govermance__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  margin-bottom: 15px;
}

.p-govermance__item:nth-child(2n+2) {
  /*margin-left: auto;
  padding-left: 10%;
  padding-right: 5%;*/
}

.p-govermance__item:nth-child(2n+1) {
 /* margin-right: auto;
  padding-right: 10%;
  padding-left: 5%;*/
}

.p-govermance__item-text {
  /* span {
		   font-weight: bold;
		   padding-right: 4px;
		}*/
}

.p-govermance__item-text::before {
  counter-increment: govermance-list;
  /* Увеличиваем значение счетчика */
  content: "0" counter(govermance-list);
  /* Выводим число */
  /* display: block; */
  font-family: "Montserrat";
  font-size: 70px;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  transition: opacity 0.5s 0s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;
  -o-transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0s ease-in-out;
  transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0s ease-in-out, -webkit-transform 0.5s 0.2s ease-in-out;

  display: none;
}

.p-govermance__item-text._js_active::before {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

/*
.p-govermance__item-text::first-letter {
   font-size: 50px;
   float: left;
   font-weight: bold;
   padding-right: 5px;
   line-height: 44px;
}
*/

.risk {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._js-stop .p-govermance__ellipse {
  opacity: 0;
}

.risk__content {
  position: relative;
  z-index: 3;
  padding-left: 12%;
}

.risk__titel {
  /* margin-bottom: 40px; */
  margin-bottom: 10px;
}

.risk__text {
  margin-bottom: 10px;
}
.risk__text p{
  margin: 0;
  margin-bottom: 15px;
}

.risk__text span {
  display: inline-block;
}

.risk__text--bold {
  font-weight: bold;
  margin-top: 30px;
}

.risk__link {
  
  /*text-decoration: underline;*/
  color: #000000;
  font-weight: bold;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}

.risk__link:hover {
  color: #fd17b5;
}

.policy__content {
  text-align: center;
}

.policy__preTitel {
  margin-bottom: 20px;
}

.policy__about {
  font-weight: bold;
  margin-bottom: 50px;
}

.policy__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
 /* padding-top: 20px;*/
}

.policy__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  width: 48%;
  text-align: left;
  margin-bottom: 15px;
}

.policy__item .policy__text--bold {
  margin-bottom: 10px;
}

.policy__text--bold {
  font-weight: bold;
}

.policy__text--link {
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  width: 48%;
  text-align: left;
}

.policy__link {
 /* text-decoration: underline;*/
  color: #000000;
  font-weight: bold;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.policies__btn-block{
  z-index: 3;
  position: relative;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.policies__btn-block a{
  margin: 0 3px;
  color: #fff;
}
.policies__btn-block span{
  margin: 0 3px;
  color: #fff;
  font-weight: bold
}
.policy__link:hover {
  color: #fd17b5;
}

.policy__image {
  /*height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);*/

  width: auto;
  height: 400px;
  margin: 0 auto;
  margin-bottom: -140px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.8s 0.5s ease-in-out;
  -o-transition: all 0.8s 0.5s ease-in-out;
  transition: all 0.8s 0.5s ease-in-out;
}

.policy__image._js_active {
  opacity: 1;
}

._js-stop .policy__image {
  /*opacity: 0;*/
}

.transparency {
  position: relative;
  z-index: 1;
  min-height: 60vh;
  margin: 110px auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.transparency__image {
  height: 60vh;
  width: 60vh;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.transparency__image._js_active {
  opacity: 1;
}

.transparency__content {
  position: relative;
  z-index: 3;
}

.transparency__titel {
  margin-bottom: 40px;
}

.transparency__text span {
  display: inline-block;
}

.policies__inner {
  z-index: 2;
  padding-top: 200px;
  padding-bottom: 200px;
  margin: 0 auto;
  width: 100%;
  background: #0a0c12;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.policies__inner::before {
  position: absolute;
  top: -1px;
  left: 0;
  content: "";
  height: 0;
  width: 0;
  border-left: 100vw solid #fff;
  border-bottom: 120px solid transparent;
  border-top: 0px solid transparent;
  overflow: hidden;
}

.policies__image-block {
  margin: 0 auto;
  height: 100%;
  position: relative;
  margin-bottom: 30px;
}

.policies__fon {
  z-index: 1;
  width: 23vw;
  height: 23vw;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  -o-transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
}

.policies__fon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  -webkit-transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  transition: opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
  -o-transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in;
  transition: transform 1s 0.5s ease-in, opacity 0.8s 0.5s ease-in, -webkit-transform 1s 0.5s ease-in;
}

.policies__fon._js_active + .policies__image {
  visibility: visible;
  opacity: 1;
}

.policies__fon._js_active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.policies__image {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-45%, -30%);
  -ms-transform: translate(-45%, -30%);
  transform: translate(-45%, -30%);
  visibility: hidden;
  opacity: 0;
  width: 39vw;
  height: 42vw;
  -webkit-transition: visibility 0.8s 1s ease-in-out, opacity 0.8s 1s ease-in-out;
  -o-transition: visibility 0.8s 1s ease-in-out, opacity 0.8s 1s ease-in-out;
  transition: visibility 0.8s 1s ease-in-out, opacity 0.8s 1s ease-in-out;
}

.policies__image img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.policies__content {
  text-align: center;
  z-index: 3;
}

.policies__titel {
  margin-bottom: 40px;
  color: #fff;
}

.policies__text {
  color: #fff;
}

.policies__text span {
  display: inline-block;
}

.text-bold {
  font-size: inherit;
  font-weight: bold;
  font-family: inherit;
  line-height: inherit;
}

.products__content .text-bold {
  display: block;
}

.page-technologies p {
  margin: 0;
}

.section-footer {
  background: #0c0c12;
}

.page-products__baner {
  background: #0c0c12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
}

.page-products__baner-video {
  position: absolute;
  top: 52%;
  left: 12%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 150vh;
  height: 150vh;
}

.page-products__baner-video video {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.page-technologies__baner-content {
  margin-bottom: 10px;
}

.page-technologies__baner-header {
  text-align: center;
  background: #0c0c12;
  padding-right: 3%;
  margin-left: auto;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.page-technologies__baner-header .page-technologies__baner-preTitel {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: left;
}

.page-technologies__baner-header .page-technologies__baner-text {
  text-align: left;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Montserrat";
  color: #fff;
  -webkit-transform: translate(0%, 100px);
  -ms-transform: translate(0%, 100px);
  transform: translate(0%, 100px);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.4s ease-in-out, -webkit-transform 1s 0.4s ease-in-out;
  transition: opacity 0.5s 0.4s ease-in-out, -webkit-transform 1s 0.4s ease-in-out;
  -o-transition: transform 1s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out;
  transition: transform 1s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out;
  transition: transform 1s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out, -webkit-transform 1s 0.4s ease-in-out;
}

.page-technologies__baner-header .page-technologies__baner-text p {
  margin: 0;
  padding: 0;
}

.page-technologies__baner-header .page-technologies__baner-text._js_active {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.page-technologies__baner-footer {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  /*
		&::after {
		   z-index: 2;
		   position: absolute;
		   top: 0;
		   left: 0;
		   content: "";
		   //height: 50vh;
		   width: 0;
		   background: #fff;
		   border-right: 100vw solid #0c0d13;
		   border-bottom: 90px solid transparent;
		   border-top: 0px solid transparent;
		   overflow: hidden;
		}*/
}

.page-technologies__baner-footer .page-technologies__baner-text {
  text-align: left;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Montserrat";
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.6s ease-in-out, -webkit-transform 1s 0.6s ease-in-out;
  transition: opacity 0.5s 0.6s ease-in-out, -webkit-transform 1s 0.6s ease-in-out;
  -o-transition: transform 1s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out;
  transition: transform 1s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out;
  transition: transform 1s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out, -webkit-transform 1s 0.6s ease-in-out;
}

.page-technologies__baner-footer .page-technologies__baner-text p {
  margin: 0;
  padding: 0;
}

.page-technologies__baner-footer .page-technologies__baner-text._js_active {
  opacity: 1;
}
._js_active.about-product__link{
  opacity: 1;
}
.about-product__video.not-video-src{
 display: none;
}

.about-product__video--block{
  position: relative;
  padding-bottom: 56.25%; /*для видео из соотношением экрана 16:9*/
  height: 0;
  overflow: hidden;
}
.about-product__video video{
  width: 100%;
  height: auto;
  object-fit: contain;
  /* display: none; */
}
.about-product__video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.page-technologies__baner-header .page-technologies__baner-text--small {
  text-align: left;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Montserrat";
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.6s ease-in-out, -webkit-transform 1s 0.6s ease-in-out;
  transition: opacity 0.5s 0.6s ease-in-out, -webkit-transform 1s 0.6s ease-in-out;
  -o-transition: transform 1s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out;
  transition: transform 1s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out;
  transition: transform 1s 0.6s ease-in-out, opacity 0.5s 0.6s ease-in-out, -webkit-transform 1s 0.6s ease-in-out;
}
.pagination__list{
  z-index: 10;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;justify-content: center;

}
.pagination__item a{
  display: block;
  width: 10px;height: 10px;border-radius: 50%;
  background: #0a0c12;
  margin: 3px;
  opacity: 0.6;

}
.pagination__item.active a{
opacity: 1;
}
.page-technologies__baner-header .page-technologies__baner-text--small p {
  margin: 0;
  padding: 0;
}

.page-technologies__baner-header .page-technologies__baner-text--small._js_active {
  opacity: 1;
}

/*
.products__list {
   height: 100vh;
   position: sticky;
   top: 0px;
   z-index: 5;
}
*/

.products__item {
  width: 100%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.8s 0.2s ease-in-out;
  -o-transition: all 0.8s 0.2s ease-in-out;
  transition: all 0.8s 0.2s ease-in-out;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section.active .products__content .preTitel_all,
.section.active .titel_all,
.section.active .text_all,
.section.active .btn-link,
.section.active .quotes {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}

.section {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.section.active {
  opacity: 1;
  visibility: visible;
}

/*
.products__item.--active.__up--active-stop .products__image,
.products__item.--active.--active-stop .products__image {
   opacity: 0;
   transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
}

.products__item .btn-link {
   transform: translate(0px, 100px);
   opacity: 0;
}

.products__item .text_all {
   transform: translate(0px, 100px);
   opacity: 0;
   transition: transform 0.5s 0.2s ease-in-out, opacity 0.5s 0.2s ease-in-out;
}

.products__item. .text_all{
   transform: translate(0px, -100px);
   opacity: 0;
   transition: transform 0.8s 0.2s ease-in-out, opacity 0.8s 0.2s ease-in-out;
}

.products__item.--active.__up--active-stop .titel_all {
   transform: translate(0px, 100px);
   opacity: 0;
   transition: transform 0.5s 0.4s ease-in-out, opacity 0.5s 0.4s ease-in-out;
}

.products__item .title_all {
   transform: translate(0px, -100px);
   opacity: 0;
   transition: transform 0.8s 0.4s ease-in-out, opacity 0.8s 0.4s ease-in-out;
}

.products__item.--active.__up--active-stop .preTitel_all {
   transform: translate(0px, 100px);
   opacity: 0;
   transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.products__item.--active .preTitel_all {
   transform: translate(0px, -100px);
   opacity: 0;
   transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out;
}
*/

.products__item .btn-link {
  opacity: 0;
}

.products__item .text_all {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
  -webkit-transition: opacity 1.2s 0.8s ease-in-out, -webkit-transform 1.2s 0.7s ease-in-out;
  transition: opacity 1.2s 0.8s ease-in-out, -webkit-transform 1.2s 0.7s ease-in-out;
  -o-transition: transform 1.2s 0.7s ease-in-out, opacity 1.2s 0.8s ease-in-out;
  transition: transform 1.2s 0.7s ease-in-out, opacity 1.2s 0.8s ease-in-out;
  transition: transform 1.2s 0.7s ease-in-out, opacity 1.2s 0.8s ease-in-out, -webkit-transform 1.2s 0.7s ease-in-out;
}

.products__item .title_all {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
  -webkit-transition: opacity 1.5s 0.6s ease-in-out, -webkit-transform 1.5s 0.5s ease-in-out;
  transition: opacity 1.5s 0.6s ease-in-out, -webkit-transform 1.5s 0.5s ease-in-out;
  -o-transition: transform 1.5s 0.5s ease-in-out, opacity 1.5s 0.6s ease-in-out;
  transition: transform 1.5s 0.5s ease-in-out, opacity 1.5s 0.6s ease-in-out;
  transition: transform 1.5s 0.5s ease-in-out, opacity 1.5s 0.6s ease-in-out, -webkit-transform 1.5s 0.5s ease-in-out;
}

.products__item .preTitel_all {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
  -o-transition: transform 1.5s ease-in-out, opacity 1.5s ease-in-out;
  transition: transform 1.5s ease-in-out, opacity 1.5s ease-in-out;
  transition: transform 1.5s ease-in-out, opacity 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
}

.item-pegasus .products__image {
  height: 40vw;
  width: 44vw;
  top: 50%;
  left: 63%;
}

.item-maestro .products__image {
  height: 26vw;
  width: 35vw;
  top: 40%;
  left: 43%;
}

.item-eclipse .products__image {
  height: 30vw;
  width: 30vw;
  top: 67%;
  left: 50.5%;
}

.item-search .products__image {
  /*  height: 25vw;
  width: 50vw;
  top: 36%;

  left: 50%;*/

  height: 31vw;
  width: 38vw;
  top: 50%;
  left: 47%;
}

.products__inner {
  max-width: 80%;
  margin: 0 auto;
  padding: 0 20px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
/*  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;*/
  
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-align: center;
}

.products__image-block {
  /* position: absolute;
		width: 100%;
		height: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);*/
  position: relative;
 /* margin-bottom: 30px;
  margin-top: 10vh;*/
width: 50%;
  flex: 0 0 50%;
}

.products__image {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-60%, -50%);
  -ms-transform: translate(-60%, -50%);
  transform: translate(-60%, -50%);
  opacity: 0;
  -webkit-transition: opacity 1s 0.5s ease-in-out, -webkit-transform 1s 0.5s ease-in-out;
  transition: opacity 1s 0.5s ease-in-out, -webkit-transform 1s 0.5s ease-in-out;
  -o-transition: transform 1s 0.5s ease-in-out, opacity 1s 0.5s ease-in-out;
  transition: transform 1s 0.5s ease-in-out, opacity 1s 0.5s ease-in-out;
  transition: transform 1s 0.5s ease-in-out, opacity 1s 0.5s ease-in-out, -webkit-transform 1s 0.5s ease-in-out;
}

.products__image img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.products__image {
  -webkit-animation-name: floating-prod;
  animation-name: floating-prod;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes floating-prod {
  from {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  65% {
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);
  }

  to {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@keyframes floating-prod {
  from {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  65% {
    -webkit-transform: translate(-50%, -52%);
    transform: translate(-50%, -52%);
  }

  to {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.products__image-fon {
  margin: 0 auto;
  width: 20vw;
  height: 20vw;
  opacity: 0;
  -webkit-transition: opacity 1s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  transition: opacity 1s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
  -o-transition: transform 1s 0.3s ease-in-out, opacity 1s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 1s 0.3s ease-in-out;
  transition: transform 1s 0.3s ease-in-out, opacity 1s 0.3s ease-in-out, -webkit-transform 1s 0.3s ease-in-out;
}

.products__image-fon img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}

.products__content p {
  margin: 0;
  margin-bottom: 15px;
}
.products__content .baner__titel{
  color: #000;
  padding: 0;
}
#popup-find-more-0 .baner__titel{
  color: #000;
  padding: 0;
}
.products__content {
  z-index: 2;
 /* -ms-flex-item-align: end;
  align-self: flex-end;*/

  flex: 0 0 50%;
  width: 50%;
  text-align: left;
}

.products__content.js__fade{
  opacity: 0;
}

.products__content .preTitel_all {
  margin-bottom: 25px;
  text-transform: uppercase;
}

.products__content .titel_all {
  margin-bottom: 30px;
  text-transform: uppercase;
}

.products__content .text_all {
  margin-bottom: 30px;
}

.btn-link {
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat";
  font-weight: bold;
  display: inline-block;
  color: #000;
  opacity: 0;
  -webkit-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.8s 1.5s ease-in-out, -webkit-transform 0.8s 0.8s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, opacity 0.8s 1.5s ease-in-out, -webkit-transform 0.8s 0.8s ease-in-out;
  -o-transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 0.8s 0.8s ease-in-out, opacity 0.8s 1.5s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 0.8s 0.8s ease-in-out, opacity 0.8s 1.5s ease-in-out;
  transition: color 0.5s ease-in-out, border 0.5s ease-in-out, transform 0.8s 0.8s ease-in-out, opacity 0.8s 1.5s ease-in-out, -webkit-transform 0.8s 0.8s ease-in-out;
}

.btn-link:hover {
  color: #fd17b5;
}

.section {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.section.active .products__item {
  opacity: 1;
}

.section.active .products__image {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

.section.active .products__image-fon {
  opacity: 1;
}

/*
.section.active .image-block .products__image {
   transform: translate(-50%, -50%);
   opacity: 1;

   transition: transform 1s 0.5s ease-in-out, opacity 1s 0.5s ease-in-out;
}*/

.quotes {
  width: 100vw;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
  -webkit-transition: all 1s 0.5s ease-in-out;
  -o-transition: all 1s 0.5s ease-in-out;
  transition: all 1s 0.5s ease-in-out;
  opacity: 0;
  /*
		&::after {
		   position: absolute;
		   bottom: -1px;
		   left: 0;
		   content: "";
		   height: 90px;
		   width: 0;
		   border-right: 100vw solid #0c0d13;
		   border-bottom: 0px solid transparent;
		   border-top: 90px solid transparent;
		   overflow: hidden;
		}

		transition: all 1s 0.5s ease-in-out;
		opacity: 0;
		&._js_active {
		   opacity: 1;
		}
		/*  &._js-stop {
		   opacity: 0;
		}*/
}

.quotes::before {
  content: "";
  width: 100px;
  height: 70px;
  background-image: url(../img/technologies/quotes.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.quotes__text {
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.quotes__author {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}

.quotes .owl-carousel .owl-dots {
  left: 50%;
  /* display: block !important; */
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex !important;
  bottom: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  /*width: 5px;
		height: 5px;
		border-radius: 50%;
		background-color: #0c0d13;*/
}

.quotes .owl-theme .owl-dots .owl-dot span {
  background-color: #0c0d13;
}

.quotes .owl-theme .owl-dots .owl-dot.active span,
.quotes .owl-theme .owl-dots .owl-dot:hover span {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  background-color: #0c0d13;
}

.products__ellipse {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 20vw;
  height: 20vw;
}

.products__ellipse img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: auto;
}

.section-footer .footer {
  overflow: hidden;
  height: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-footer .footer-video {
 /* width: 60vh;*/
  width: 120vh;
  height: 60vh;
  position: absolute;
  left: 50%;
  top: -60px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.section-footer .footer__inner {
  margin-top: auto;
 /* margin-bottom: 50px;*/
}

.products__content .text_all {
 /* height: 115px;*/
  height: 120px;
  overflow: hidden;
}

.faq-page__wrapper,
.police-page__wrapper,
.terms-page__wrapper {
  text-align: center;
  padding: 200px 0px 100px;
}

.faq-page__titel,
.police-page__titel,
.terms-page__titel {
  margin-bottom: 30px;
}

.faq-page__text,
.police-page__text,
.terms-page__text,
.questions__text {
  margin-bottom: 15px;
  text-align: left;
}

.questions__inner {
  width: 100%;
}

.questions__titel {
  margin-bottom: 30px;
}

.questions__text {
  margin-bottom: 15px;
}

.questions__list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 5%;
  margin-top: 45px;
}

.questions__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 30px;
  border-radius: 12px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: opacity 0.6s 0.5s ease-in-out, -webkit-transform 0.8s 0.6s ease-in-out;
  transition: opacity 0.6s 0.5s ease-in-out, -webkit-transform 0.8s 0.6s ease-in-out;
  -o-transition: opacity 0.6s 0.5s ease-in-out, transform 0.8s 0.6s ease-in-out;
  transition: opacity 0.6s 0.5s ease-in-out, transform 0.8s 0.6s ease-in-out;
  transition: opacity 0.6s 0.5s ease-in-out, transform 0.8s 0.6s ease-in-out, -webkit-transform 0.8s 0.6s ease-in-out;
}

._js_active.questions__item {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.questions__visebel-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.questions__name {
  text-align: left;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px 0px;
  padding-right: 20px !important;
}

.questions__btn {
  width: 24px;
  height: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img//arrow-slider.svg);
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.questions__item._js-show-hide-content .questions__btn {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.questions__hide-content {
  width: 100%;
  display: none;
  overflow: hidden;
  position: relative;
}

.questions__about {
  height: 100%;
  padding: 1% 0% 3% 0%;
  text-align: left;
}

.questions__about-text {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (max-width: 1600px) {
  .careers--life-about {
    /* margin-bottom: 100px; */
  }

  .dark__titel {
    margin-bottom: 20px;
  }

  .dark__text span {
    margin-bottom: 15px;
  }

  .about-product__preTitel {
    margin-bottom: 20px;
  }

  .about-product__titel {
    margin-bottom: 100px;
  }

  .about-product__item {
    margin-bottom: 40px;
  }

  .about-product {
    padding-bottom: 120px;
  }
  .about-product__video{
    padding-top: 50px;
    padding-bottom: 50px;
   }
  .about-producte__image {
    width: 260px;
    height: 260px;
    margin-bottom: 30px;
  }

  .management-card__foto {
    height: 460px;
    margin-bottom: 20px;
  }

  .false {
    margin-bottom: 10px;
  }

  .p-govermance__preTitel {
    margin-bottom: 10px;
  }

  /* .risk__titel, */
  .transparency__titel {
    margin-bottom: 25px;
  }

  .policies__titel {
    margin-bottom: 25px;
  }

  .p-govermance__content {
  /*  padding-top: 270px;
    padding-bottom: 50px;*/
  }

  .p-govermance__inner {
   /* padding: 0 5vw;*/
  }

  .page-technologies__baner-header {
    /*  padding-bottom: 80px;
				padding-top: 250px;*/
  }

  .page-technologies__baner-header .page-technologies__baner-text {
    font-size: 21px;
  }

  .page-technologies__baner-header .page-technologies__baner-preTitel {
    margin-bottom: 20px;
  }

  .products__content .preTitel_all {
    margin-bottom: 10px;
  }

  .products__content .titel_all {
    margin-bottom: 10px;
    /* text-transform: uppercase; */
  }

  .products__content .text_all {
    margin-bottom: 20px;
  }

  .products__image-block {
   /* margin-bottom: 20px;*/
  }

  .section-footer .footer__titel {
    margin-bottom: 10px;
  }

  .section-footer .footer-social__list {
    /*margin-bottom: 70px;*/

  }

  .section-footer .footer__logo {
    margin-bottom: 20px;
  }

  .section-footer .footer__mail-block {
    margin-bottom: 30px;
  }

  /*  .products__image-fon {
		      //   margin: 0 auto;
		      //width: 15vw;
		      //height: 15vw;
		      width: 20vw;
		      height: 20vw;
		   }
		   .item-pegasus .products__image {
		      height: 30vw;
		      width: 30vw;
		      top: 68%;
		      left: 63%;
		   }
		   .item-maestro .products__image {
		      height: 20vw;
		      width: 26vw;
		      top: 40%;
		      left: 43%;
		   }
		   .item-eclipse .products__image {
		      height: 23vw;
		      width: 23vw;
		      top: 67%;
		      left: 50.5%;
		   }
		   .item-search .products__image {
		      height: 20vw;
		      width: 35vw;
		      top: 36%;
		      left: 50%;
		   }
		*/

  .products__content .preTitel_all {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .products__content .titel_all {
    font-size: 32px;
    margin-bottom: 10px;
    /* text-transform: uppercase; */
  }

  .products__content .text_all {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .baner__inner {
    padding: 0 20px;
  }

  .baner-column__video {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
  }

  .text-scroll {
    width: 200px;
    height: 100vh;
  }

  .text-scroll::before {
    bottom: 10%;
    font-size: 14px;
  }

  .text-scroll::after {
    top: 95px;
    height: 80px;
  }

  .aboutUs__inner-video,
  .anim-earch {
    /* width: 30vw;
				height: 34vw;*/
    width: 38vw;
    height: 38vw;
  }

  ._wrapper {
    max-width: 80%;
  }

  .baner__titel {
    font-size: 50px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    padding-left: 150px;
  }

  .baner__text {
    /*font-size: 20px;*/
    font-size: 28px;
    padding-right: 20px;
  }

  .header__link-to-page {
    font-size: 16px;
    left: 40px;
    top: 330px;
    padding-right: 200px;
  }

  .header__link-to-page::before {
    width: 170px;
  }

  .preTitel {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .title {
    font-size: 50px;
    margin-bottom: 10px;
  }

  .titel_all {
    font-size: 38px;
  }

  .text {
    padding: 0 10%;
    line-height: 26px;
  }

  .text p {
    margin: 0;
    padding: 0;
  }

  .facts__text,
  .careers__text,
  .careers__link {
    padding: 0;
  }

  .page-technologies__baner-header .page-technologies__baner-text--small {
   /* font-size: 14px !important;*/
  }
}

@media (max-width: 1400px) {
  .dark__titel {
    margin-bottom: 15px;
  }
  .p-govermance__image::before{
    width: 400px;
    height: 400px;
  }
  .p-govermance__left{
    padding-top: 200px;
  }
  .dark__text span {
    margin-bottom: 10px;
  }

  .about-product__preTitel {
    margin-bottom: 20px;
  }

  .about-product__titel {
    margin-bottom: 70px;
  }

  .about-product__item {
    margin-bottom: 30px;
  }

  .about-product {
    padding-bottom: 90px;
  }
  .about-product__video{
    padding-top: 30px;
    padding-bottom: 30px;
   }
  .about-producte__image {
    width: 220px;
    height: 220px;
    margin-bottom: 20px;
  }

  .management-card__foto {
    height: 400px;
    margin-bottom: 20px;
  }

  .products__image-block {
  /*  margin-bottom: 10px;*/
  }

  .products__content .text_all {
    height: 100px;
    overflow: hidden;
  }

  ._wrapper {
    max-width: 80%;
  }

  .header {
    padding: 0 20px;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .header._js_scroll {
    padding: 20px 20px;
  }

  .menu__link {
    font-size: 14px;
  }

  .menu__item {
    padding: 0px 10px 0px 13px;
  }

  .header__logo {
    width: 75px;
    height: 45px;
    background-size: contain;
  }

  .baner__titel {
    font-size: 45px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-left: 150px;
  }

  .baner__text {
    font-size: 26px;
    padding-right: 20px;
  }

  .header__link-to-page {
    font-size: 16px;
    left: 20px;
    top: 300px;
    padding-right: 200px;
  }

  .header__link-to-page::before {
    width: 170px;
  }

  .preTitel {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .title {
    font-size: 45px;
    margin-bottom: 10px;
  }

  .titel_all {
    font-size: 32px;
  }

  .text_all {
    font-size: 16px;
    line-height: 24px;
  }

  .news-card__titel {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .news-card__text {
    margin-bottom: 20px;
  }

  .news-card__data {
    font-size: 18px;
    /* line-height: 1.2; */
    /* font-weight: bold; */
    margin-bottom: 15px;
  }

  .news-card__image {
    /* height: 460px; */
    height: 360px;
  }

  .logo-live {
    width: 120px;
    height: 100px;
    margin-right: 5px;
  }

  .logo-nso {
    width: 120px;
    height: 70px;
    margin-right: 15px;
  }

  .footer__titel {
    font-size: 45px;
    margin-bottom: 15px;
  }

  .footer__item {
    padding: 0 15px 0px 18px;
  }

  .footer__link {
    font-size: 14px;
  }

  .footer__item:not(:first-child)::before {
    font-weight: normal;
  }

  .footer__link-block,
  .footer__mail-block {
    /*margin-bottom: 40px;*/
    margin-bottom: 20px;
  }

  .footer-social__list {
    /*margin-bottom: 70px;*/
    margin-bottom: 40px;

  }

  .footer__logo {
    width: 100px;
    height: 60px;
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 500px;
   /* padding-bottom: 50px;*/
  }
}

@media (max-width: 1300px) {
  .footer-video {
    width: 680px;
    height: 400px;
}
.footer {
  padding-top: 370px;
}
  .p-govermance__inner{
    padding-bottom: 60px;
  }
  .p-govermance__left{
    padding-top: 150px;
  }
  .dark__titel {
    margin-bottom: 10px;
  }

  .dark__text span {
    margin-bottom: 7px;
  }

  .menace__titel {
    margin-bottom: 15px;
  }

  .about-product__preTitel {
    margin-bottom: 10px;
  }

  .about-product__titel {
    margin-bottom: 30px;
  }

  .about-product__item {
    margin-bottom: 15px;
  }

  .about-product {
    padding-bottom: 90px;
  }
  .about-product__video{
    padding-top: 30px;
    padding-bottom: 30px;
   }
  .about-producte__image {
    width: 220px;
    height: 220px;
    margin-bottom: 20px;
  }

  .management-card__foto {
    height: 400px;
    margin-bottom: 20px;
  }

  .management-card__name {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .management-card__position {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .products__content .preTitel_all {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .products__content .titel_all {
    font-size: 28px;
    margin-bottom: 5px;
    /* text-transform: uppercase; */
  }

  .section-footer .footer__titel {
    margin-bottom: 5px;
  }

  .section-footer .footer-social__list {
    /*margin-bottom: 50px;*/
  }

  .section-footer .footer__logo {
    margin-bottom: 10px;
  }

  .section-footer .footer__mail-block {
    margin-bottom: 20px;
  }

  .section-footer .footer__inner {
    margin-top: auto;
   /* margin-bottom: 30px;*/
  }

  .baner__titel {
    font-size: 34px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    padding-left: 150px;
  }

  .baner__text {
    font-size: 18px;
    padding-right: 20px;
  }

  .preTitel {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .title {
    font-size: 34px;
    margin-bottom: 10px;
  }

  .titel_all {
    font-size: 28px;
  }

  .text_all {
    font-size: 16px;
    line-height: 24px;
  }

  .news-card__titel {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .footer__titel {
    font-size: 34px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1100px) {
  .header__burger-menu {
    display: block;
  }

  .management-card__foto {
    height: 320px;
    margin-bottom: 10px;
  }

  .about-producte__image {
    width: 200px;
    height: 200px;
    margin-bottom: 10px;
  }

  .header__logo {
    width: 85px;
    height: 50px;
    margin-bottom: 0;
  }

  .header__menu {
    padding: 0 20px;
    text-align: center;
    left: 200%;
    position: absolute;
    top: 60px;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 100vw;
    min-height: 100vh;
    background: rgba(12, 13, 19, 0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .header__menu.open-menu {
    left: 50%;
  }

  .header__logo {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: 60px;
  }

  .menu__item {
    padding: 0px;
    margin-bottom: 10px;
    position: relative;
  }

  .menu__item:not(:first-child)::before {
    display: none;
  }

  .menu__link {
    padding: 0px;
    font-size: 30px;
  }

  .header__block {
    position: relative;
  }

  .search__input {
    position: absolute;
    top: -60px;
    left: 50%;
    -webkit-transform: translate(200%, 0%);
    -ms-transform: translate(200%, 0%);
    transform: translate(200%, 0%);
  }

  .language__link {
    font-size: 30px;
  }

  .header__search {
    width: 40px;
    height: 40px;
    position: unset;
  }

  .header__search:hover {
    background-image: url(../img/icon-search-hover.svg);
  }

  .header__search:hover .search__input {
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }

  .header__link-to-footer {
    width: 40px;
    height: 40px;
  }

  .header__link-to-page {
    left: 30px;
  }

  .news-card__image {
    height: 260px;
  }
}

@media (max-width: 800px) {

  .mfp-zoom-in.mfp-bg.mfp-ready {
    /* opacity: 1; */
    opacity: 0;
    width: 80%;
    margin: 0 auto;
    left: 10%;
}
.mfp-wrap .mfp-container{
  padding: 0px 0px 80px;
}
.mfp-wrap {
  top: 62% !important;
  position: fixed !important;
  /* width: 100% !important; */
  width: 80% !important;
  height: 38vh !important;
  left: 10% !important;
}
.popup__wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  /* background: #fff; */
  text-align: left;
  padding: 0px 0px 60px;
  margin: 0;
}
.popup {
  width: 100%;
  padding: 0;
}
.mfp-close-btn-in .mfp-close{
  left: 0;
}
.popup__preTitel {
  margin-bottom: 5px;
  font-size: 20px;
}
/* ------------------------------------------------ */
  .careers--life-about__inner {
    height: 100%;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 5vh;
    padding-top: 100px;
  }

  .careers--life-about__media {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .careers--life-about__content {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
  }

  .careers--life-about::after {
    height: 5vh;
    border-bottom: 5vh solid transparent;
  }

  .careers--life-about__preTitle,
  .careers--life-about__title,
  .careers--life-about__text {
    text-align: center;
  }

  .products__item {
    width: 100%;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all 0.8s 0.2s ease-in-out;
    -o-transition: all 0.8s 0.2s ease-in-out;
    transition: all 0.8s 0.2s ease-in-out;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    overflow: hidden;
}
.baner__titel {
  font-size: 28px;
  line-height: 1.2;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.products__inner {
  max-width: unset;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
.products__image-block {
  position: relative;
  margin-bottom: 10px;
  margin-top: 10vh;
}

.products__image-block,.products__content {
  width: 100%;
  flex: unset;
}


  .site-main{
    padding:50px;

  }
  .page-news__form-filter{
    flex-direction: column;
  }
  .page-news__form-filter select,
  .page-news__form-filter input{
    margin-bottom: 20px;
    margin-right: 0;
    width: 80%;
  }
  .header__burger-menu {
    width: 25px;
    height: 25px;
  }

  /* .popup {
    width: 90vw;
  } */

  .policy__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .policy__text--link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .policy__image {
   /* height: 100%;
    width: 200%;*/

    height: 200px;
    width: 100%;
    margin-bottom: -70px;
  }

  .policy__image._js_active {
    /*opacity: 0.4;*/
  }
  .policy__preTitel {
    margin-bottom: 15px;
}
.policy__about {
  margin-bottom: 25px;
}
  .page-technologies__baner-content {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .page-products__baner-video {
    width: 80vh;
    height: 80vh;
  }

  .facts-video {
  /*  left: -5%;
    width: 90vh;
    height: 85vh;*/
    left: -43%;
    width: 160vh;
    height: 100vh;


  }

  .baner__inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }

  .baner-column__video {
    display: none;
  }

  .baner-column__logo {
    display: none;
  }

  /*
		.baner__titel::before {
		   left: 50%;
		   transform: translateX(-50%);
		}*/

  .baner__text::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .baner-column__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .baner__titel,
  .baner__text {
    padding-left: 0;
  }
  .baner__text {
    padding: 0;
    margin-top: 0;
  }

  .anim-earch.sticky {
    /*top: 40%;*/
    top: 35%;
  }
  .page-home .dark__inner {
    padding: 0;
    margin-bottom: 0;
}
  .aboutUs__inner-video,
  .anim-earch {
    top: 40%;
    width: 70vw;
    height: 78vw;
  }

  .footer-video {
   /* width: 70vw;
    height: 78vw;*/
    height: 70vw;
    width: 100vw;
  }

  .aboutUs__inner-video {
    width: 70vw;
    height: 78vw;
  }

  .menu__link {
    padding: 0px;
    font-size: 22px;
  }

  .header__search {
    width: 30px;
    height: 30px;
    position: unset;
  }

  .title {
    padding: 0 10%;
    line-height: 1.2;
  }

  .preTitel {
    padding: 0 10%;
    line-height: 1.2;
  }

  .text {
    line-height: 1.2;
    padding: 0;
  }

  .facts__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    padding-right: 40px;
  }

  .facts__content .title {
    padding: 0;
  }

  ._wrapper {
    padding: 0 10%;
    max-width: 100%;
  }

  .footer__link-block,
  .footer__mail-block {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__link-block .footer__item,
  .footer__mail-block .footer__item {
    padding: 0;
    margin-bottom: 20px;
  }

  .footer__link-block .footer__item:not(:first-child)::before,
  .footer__mail-block .footer__item:not(:first-child)::before {
    display: none;
  }

  .footer__inner {
    padding: 0 10%;
  }

  .footer__mail-block .footer__link span {
    display: block;
  }

  .careers__inner {
    height: auto;
  }

  .careers__inner::before,
  .policies__inner::before {
    border-bottom: 60px solid transparent;
  }

  .careers__image-block {
    width: 100%;
    height: 600px;
    margin-top: 120px;
    position: relative;
  }

  .careers__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .careers__content {
    padding: 0;
    position: unset;
    width: 100%;
    padding: 0 10%;
  }

  .careers__content .title {
    padding: 0;
  }

  .careers__image-block .careers__image-block__image,
  .policies__image {
    width: 90vw;
    height: 85vw;
  }

  .policies__image {
    -webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
  }

  .policies__content {
    text-align: left;
  }

  .careers__image-block .careers__image-block__image-fon {
    width: 58vw;
    height: 58vw;
  }

  .policies__fon {
    width: 48vw;
    height: 48vw;
  }

  .logo-block {
    top: -40px;
    left: 58%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
    z-index: 7;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo-block._js_active {
    opacity: 1;
  }

  .logo-live {
    width: 110px;
    height: 100px;
    margin-right: 0;
    margin-bottom: -10px;
  }

  .logo-nso {
    width: 140px;
    height: 90px;
    margin-right: 0;
  }

  .news--home .news__wrapper {
    padding: 0;
  }

  .news--home .news__item {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 55vw;
    margin: 0 auto;
  }

  .news--home .news__list {
    min-height: 1px;
  }

  .news-card__image {
    width: 100%;
    height: 530px;
  }

  .footer::before {
    width: 100%;
  }

  .page-news .news__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 30px;
    margin: 0px;
  }

  .page-news .news-card__image {
    width: 80%;
    margin: 0 auto;
    height: 600px;
  }

  .page-news .news-card__content {
    padding: 15px 0px;
  }

  .article__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article__image {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    height: 600px;
    width: 100%;
    margin-bottom: 20px;
  }

  .article__content {
    padding-left: 0px;
    text-align: left;
    width: 90%;
  }

  .article__titel {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 15px;
  }

  .article__text span {
    margin-bottom: 10px;
  }

  .article__btn {
    margin-top: 150px;
    margin-bottom: 20px;
  }

  .anim-ellipse.on,
  .anim-ellipse,
  .technologies__image-block .image-block__image-fon {
    width: 50vw;
    height: 50vw;
  }

  .technologies__image-block .image-block__image {
    z-index: 2;
    position: absolute;
    top: 1%;
    left: 12%;
    height: 110vw;
    width: 95vw;
  }

  .technologies {
    overflow: hidden;
  }

  .technologies__inner,
  .governance__inner {
    min-height: 50%;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .anim-ellipse.change,
  .governance__image-block .image-block__image-fon {
    width: 85vw;
    height: 85vw;
  }

  .governance__image-block .image-block__image {
    width: 70%;
  }

  .p-govermance__inner {
   /* padding: 0 10%;*/
  }

  .p-govermance__ellipse.sticky,
  .p-govermance__ellipse {
    top: 40%;
    height: 66vw;
    width: 66vw;
  }

  .p-govermance__content {
    position: relative;
  }

  .p-govermance__image {
    height: 800px;
   /* top: 40%;*/
    /* transform: translate(0px, 0px); */
  }

  .p-govermance__item {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
   /* margin-bottom: 40px;*/
   margin-bottom: 20px;
  }

  .p-govermance__item:nth-child(2n+1),
  .p-govermance__item:nth-child(2n+2) {
    padding: 0;
  }

  .p-govermance__list {
    margin-bottom: 100px;
  }

  .footer {
   /* padding-bottom: 50px;*/
   padding-top: 500px;
  }

  .careers::after {
    height: 250px;
  }

  .dark__content {
    padding-bottom: 0;
    width: 100%;
    right: unset;
    position: relative;
    z-index: 3;
  }

  .menace__content {
    width: 100%;
    right: unset;
    position: relative;
    z-index: 3;
   /* background: rgba(12, 13, 19, 0.8);*/
    background:rgba(10, 2, 8, 0.8);
  }

  ._js-stop .dark__inner {
    opacity: 0;
  }

  .dark__inner {
    position: relative;
   /* background: rgba(12, 13, 19, 0.8);*/
    background:rgba(10, 2, 8, 0.8);
    z-index: 3;
    padding: 10%;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .page-home .dark__content-inner{
    height: 100%;
    padding: 100px 0px;
    /*min-height: 100%;*/
  }
  .page-home .dark {
    /*min-height: 100%;*/

}
.facts{
  height: 100vh;
}
  .menace__content {
    background: rgba(255, 255, 255, 0.8);
  }
  .page-home .text-scroll,
  .page-about .text-scroll {
    left: 50%;
  /*  top: 55%;
    height: 71vh;*/
    padding: 0 8%;
    top: 40%;
    height: 100%;
    flex-direction: column-reverse;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }

  .menace__bacground .anim-earch.sticky {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }

  .menace__bacground .anim-earch.stop {
    position: absolute;
    left: 50%;
    top: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }

  .about-product__name {
    text-transform: uppercase;
  }

  .about-product__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
    text-align: center;
  }

  .about-product {
    padding-bottom: 150px;
  }
  .about-product__video{
    padding-top: 70px;
    padding-bottom: 70px;
   }

   .about-product__video ._wrapper{
     padding: 0;
   }
  .management__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 80px 0;
  }

  .management-card__foto {
    height: 510px;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 50px;
  }

  .management-card__name {
    margin-bottom: 5px;
  }

  .products__image-fon {
    width: 45vw;
    height: 45vw;
  }

  .item-pegasus .products__image {
    height: 75vw;
    width: 65vw;
    top: 58%;
    left: 58%;
  }

  .item-maestro .products__image {
    height: 55vw;
    width: 75vw;
    top: 43%;
    left: 43%;
  }

  .item-eclipse .products__image {
    height: 71vw;
    width: 70vw;
    top: 67%;
    left: 50.5%;
  }

  .item-search .products__image {
   /* height: 45vw;
    width: 95vw;
    top: 45%;
    left: 50%;*/

    
  }
  .item-search .products__image {
    height: 70vw;
    width: 95vw;
    top: 50%;
    left: 47%;
}

  .page-fact__baner-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: unset;
    z-index: 5;
    padding-bottom: 20px;
  }

  .page-fact__baner-image {
    /*z-index: 3;
    top: 50%;
    height: 80%;
    width: auto;*/
    z-index: 3;
    top: 5%;
    height: auto;
    width: 127%;
  }
  .page-fact__baner-content--inner {
    padding-top: 150px;
    width: 100%;
}
.page-fact__baner-titel.baner__titel{
  padding-bottom: 20px;
  text-align: left;
}
  .page-fact__baner-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
  .page-fact__facts__item:nth-child(2n+2) {
    margin-right: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .page-fact__facts__item {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-fact__facts-content {
    padding-left: 0px;
  }

  .page-fact__baner-titel {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .btn {
    text-align: center;
  }

  .dark .anim-earch {
    width: 100vw;
    height: 80vw;

    top: 35%;
  }

  .faq-page__wrapper,
  .police-page__wrapper,
  .terms-page__wrapper {
    text-align: center;
    padding: 100px 10% 50px;
  }

  .questions__list {
    padding: 0;
    margin: 0;
  }

  .questions__name {
    font-size: 18px;
  }

  .questions__item {
    padding: 0 10px;
  }



  .p-govermance__inner {
    flex-direction: column-reverse;

}
.p-govermance__left,.p-govermance__right{
  width: 100%;
  flex: 0 0 100%;
  margin: 0;
  padding: 0;
}
.p-govermance__image img {
  height: 100%;
  width: auto;
  margin: 0 auto;

}
.policy__content {
  text-align: left;
}
.p-govermance__right{
padding-top: 100px;
}
.p-govermance__left{
  margin-top: -80px;
z-index: 2;
}
.risk__content{
  padding: 0;
 margin-bottom: 100px;
}
.p-govermance__item-text::before{
  font-size: 45px;
}
}

@media (max-width: 600px) {
  .transparency{
    margin: 0 auto;
    margin-bottom: 50px;
  }
  /*  */
  .mfp-close-btn-in .popup-find-more .mfp-close {
    /* top: 40% !important;
    position: fixed !important;
    left: 30px !important;
    bottom: unset !important;
    z-index: 1000 !important; */
    top: 0% !important;
    position: absolute !important;
    left: 0px !important;
    bottom: unset !important;
    z-index: 1000 !important;
}
.popup__wrapper,
.mfp-wrap .mfp-container{
  padding: 0;
}
.popup__wrapper{
  padding: 0px 0px 50px;
 
  overflow-y: auto;
    height: 45vh; 
}
.popup{
  padding-top: 50px;
}
/*  */
  .pp-tableCell, 
  .pp-section.pp-table{
    overflow: hidden;
  }
  .products__item {
    overflow: hidden;
}
.products__inner {
  overflow: hidden;
  padding-top: 0px;
}
.page-product .products__inner {
  /* overflow: hidden; */
  overflow: unset;
  padding-top: 0px;
  margin-top: -15%;
}
.page-product   .products__item {
  overflow: unset;
}
  .policy__list{
    margin-bottom: 50px;
  }
  .transparency{
    text-align: left;
  }
  .policies__btn-block span{
    margin: 0;
  }
 .careers--life-about__inner {
    padding-top: 50px;
  }
  .dark__content-inner{
    min-height: 100%;
    padding: 50px 0px;
  }
  .careers--life-about {
    /* margin-bottom: 70px; */
  }
  /* .popup__wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 60px 20px;
} */

  /* .popup {
    padding: 60px 0px;

    display: block;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  } */
  .pagination__list{
    right: 2%;
  }
  /* .mfp-close-btn-in .mfp-close {
    left: 5px;
    top: 65px !important;
    bottom: unset !important;
  } */

  .page-products__baner-video {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 55vh;
  }
  .mfp-wrap {
    top: 40% !important;
    height: 50vh !important;
}
.popup__preTitel {
  margin-bottom: 5px;
  font-size: 18px;
}
.popup__titel {
  font-size: 22px;
}
.popup__text {
  line-height: 20px;
}
#popup-find-more-0 .baner__titel {
  font-size: 28px;
}
  .quotes__text {
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
  }

  .section-footer .footer-video {
    width: 100vw;
    height: 100vw;
    top: -40px;
  }

  .section-footer .footer__inner {
    margin-top: auto;
    margin-bottom: 90px;
  }
}

@media (max-width: 500px) {
  .policy__image {
    top: 0%;
  }
  .page-news__form-filter--text {

    align-self: flex-start;
    margin-left: 10%;
    margin-bottom: 10px;
}
  .dark .anim-earch {
    width: 100vw;
    height: 80vw;
  }

  .baner {
    height: 100vh;
  }

  .baner .anim-earch {
    position: absolute;
  }

  .baner__inner {
    position: absolute;
  }

  .baner-column__content {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  .page-technologies__baner-header .page-technologies__baner-text {
    font-size: 16px;
  }

  .page-technologies__baner-footer {
    margin-bottom: 70px;
  }

  .products__item {
    overflow: hidden;
  }
/*
  .products__image-fon {
    width: 70vw;
    height: 70vw;
  }

  .item-pegasus .products__image {
    height: 130vw;
    width: 120vw;
    top: 68%;
    left: 63%;
  }

  .item-maestro .products__image {
    height: 100vw;
    width: 125vw;
    top: 43%;
    left: 43%;
  }

  .item-eclipse .products__image {
    height: 120vw;
    width: 110vw;
    top: 67%;
    left: 50.5%;
  }

  .item-search .products__image {
    height: 90vw;
    width: 150vw;
    
   /* top: 45%;
    left: 50%;*/
   /* top: 50%;
    left: 46%;

  }
  */
  .item-pegasus .products__image {
    height: 90vw;
    width: 80vw;
    top: 58%;
    left: 56%;
}
.item-maestro .products__image {
  height: 70vw;
  width: 84vw;
  top: 50%;
  left: 47%;
}

.products__image-block {

   margin-top: 0;
}

  .search__input {
    width: 300px;
    background: transparent;
  }

  .products__content {
    padding:0px 10%;
  }

  .facts-video {
  /*  left: -35%;
    width: 90vh;
    height: 85vh;*/
  }

  .header__logo {
    width: 60px;
    height: 35px;
  }

  .header__menu {
    top: 50px;
  }

  .page-news .news {
    margin-top: 150px;
  }

  .footer-social__item {
    width: 30px;
    height: 30px;
  }

  /*
		.baner__inner.sticky {
		   width: auto;
		}*/

  .menu-burger__header:before {
    width: 25px;
  }

  .header__link-to-page {
    font-size: 12px;
    left: 15px;
    top: 190px;
    padding-right: 80px;
  }

  .header__link-to-page::before {
    width: 70px;
  }

  .baner-column__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }

  .text-scroll::before {
    bottom: 5%;
    font-size: 14px;
  }

  .title {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .preTitel {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .text {
    font-size: 14px;
    line-height: 1.2;
  }

  .btn {
    max-width: 300px;
    padding: 10px 15px;
  }

  .page-news .show-more__btn,
  .page-news .hide__btn {
    max-width: 300px;
    padding: 10px 15px;
    min-width: 300px;
  }

  .menu__item {
    margin-bottom: 15px;
  }

  .menu-burger__header div {
    width: 25px;
    height: 25px;
  }

  .menu-burger__header div::before {
    left: 54%;
    -webkit-transform: translate(-50%, 40px) rotate(-90deg);
    -ms-transform: translate(-50%, 40px) rotate(-90deg);
    transform: translate(-50%, 40px) rotate(-90deg);
    font-size: 12px;
    line-height: 12px;
  }

  .facts__content {
    padding-right: 20px;
  }

  .facts__content .title {
    font-size: 24px;
  }

  .header__search {
    width: 25px;
    height: 25px;
    position: unset;
  }

  .language__link {
    font-size: 25px;
  }

  .header._js_scroll,
  .header {
    padding: 15px;
  }

  .header__link-to-footer {
    width: 25px;
    height: 25px;
  }

  .footer__logo {
    width: 70px;
    height: 45px;
    margin-bottom: 10px;
  }

  .footer-social__list {
   /* margin-bottom: 50px;*/
  }

  .footer__link-block .footer__item,
  .footer__mail-block .footer__item {
    padding: 0;
    margin-bottom: 15px;
  }

  .text-scroll {
    width: 200px;
    height: 90vh;
  }

  .anim-ellipse.on,
  .anim-ellipse,
  .technologies__image-block .image-block__image-fon {
    width: 50vw;
    height: 50vw;
  }

  .technologies__image-block .image-block__image {
    z-index: 2;
    position: absolute;
    top: 18%;
    left: 10%;
    height: 110vw;
    width: 95vw;
  }

  .technologies {
    overflow: hidden;
  }

  .technologies__inner,
  .governance__inner {
    min-height: 50%;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .governance__content .btn::after {
    display: none;
  }

  .anim-ellipse.change,
  .governance__image-block .image-block__image-fon {
    top: 40%;
  }

  .anim-ellipse.change,
  .governance__image-block .image-block__image-fon {
    width: 85vw;
    height: 85vw;
  }

  .governance__image-block .image-block__image {
    width: 70%;
    height: auto;
    top: 43%;
    left: 48%;
  }

  .news--home .news__item {
    width: 70vw;
  }

  .news-card__image {
    height: 360px;
  }

  .logo-block {
    top: -6px;
  }

  .logo-live {
    width: 45px;
    height: 45px;
    margin-right: 0;
    margin-bottom: -10px;
  }

  .logo-nso {
    width: 100px;
    height: 70px;
    margin-right: 0;
  }

  .careers__image-block {
    width: 100%;
    height: 340px;
    margin-top: 80px;
    position: relative;
  }

  .page-news .news-card__image {
    width: 90%;
    margin: 0 auto;
    height: 370px;
  }

  .footer__inner {
    padding: 0 5%;
  }

  .careers::after {
    height: 100px;
  }

  .footer {
    padding-top: 250px;
   /* padding-bottom: 100px;*/
   padding-bottom: 20px;
  }

  .article__image {
    height: 370px;
  }

  .p-govermance__inner {
   /* padding: 0 10%;*/
  /*  padding-top: 150px;*/
  }
  .p-govermance__list {
    margin-bottom: 60px;
}
.p-govermance__image::before {
  width: 280px;
  height: 280px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.risk__content {
  padding: 0;
  margin-bottom: 60px;
}
.risk__text--bold{
  margin-top: 15px;
}
  .p-govermance__text--include{
    /* margin-bottom: 30px; */
    margin-top: 30px;
  }
  .p-govermance__item{
    margin-bottom: 10px;
  }
  .p-govermance__ellipse.sticky,
  .p-govermance__ellipse {
    top: 35%;
    height: 80vw;
    width: 80vw;
  }

  .p-govermance__image {
    height: 500px;
    /*top: 20%;*/
  }

  .p-govermance__content {
  /*  padding-top: 150px;
    padding-bottom: 50px;*/
  }

  .policies__image {
    width: 85vw;
    height: 105vw;
  }

  .policies__fon {
    width: 55vw;
    height: 55vw;
  }

  .policies__inner {
    padding-top: 150px;
    padding-bottom: 50px;
  }
  .page-home .text-scroll::after,
  .page-about .text-scroll::after {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-style: 22px;
  }

  .management-card__foto {
    height: 350px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .management__item {
    margin: 0 0 60px 0;
  }

  .about-product {
    padding-bottom: 70px;
  }
  .about-product__video{
    padding-top: 30px;
    padding-bottom: 30px;
   }
  .page-technologies__baner-content {
    padding: 0 10%;
    max-width: 100%;
    margin: 0 auto;
  }

  .products__content .preTitel_all {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.2;
  }

  .products__content .titel_all {
    font-size: 22px;
    margin-bottom: 10px;
    /* text-transform: uppercase; */
    line-height: 1.2;
  }

  .products__content .text_all {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
  }

  .quotes__item {
    padding: 0;
  }

  .products__inner {
    padding-top: 0px;
  }
  .page-product .products__inner {
    /* overflow: hidden; */
    overflow: unset;
    padding-top: 0px;
  }
  .page-product   .products__item {
    overflow: unset;
  }
  .page-fact__facts__item._js_active::before {
    margin-bottom: 15px;
    font-size: 60px;
  }

  .page-fact__facts__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
  }

  .page-technologies__baner-header {
    padding-top: 20px;
  }

  .page-technologies__baner-header {
    padding: 0;
    width: 100%;
    padding-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: auto;
    margin-bottom: 100px;
  }

  .aboutUs__inner-video {
    margin-bottom: 0;
  }

  .menu__link {
    font-size: 18px;
  }

  .page-technologies__baner-header .page-technologies__baner-text--small {
    /*font-size: 12px !important;*/
  }

  .page-technologies__baner-header .page-technologies__baner-preTitel,
  .page-technologies__baner-header .page-technologies__baner-text {
    text-align: center;
  }

  .page-technologies__baner-content {
    margin-bottom: 5px;
  }

  .products__content .text_all {
    line-height: 20px;
  }

  .page-technologies__baner-content {
    margin-bottom: 5px;
  }

  .quotes__text p {
    margin: 0;
  }
}

@media (max-width: 500px) and (max-height: 800px) {
  /* .products__image-fon {
		   width: 21vw;
		   height: 21vw;
		}

		.item-pegasus {
		   .products__image {
		      height: 40vw;
		      width: 44vw;
		      top: 68%;
		      left: 63%;
		   }
		}
		.item-maestro {
		   .products__image {
		      height: 26vw;
		      width: 35vw;
		      top: 40%;
		      left: 43%;
		   }
		}
		.item-eclipse {
		   .products__image {
		      height: 30vw;
		      width: 30vw;
		      top: 67%;
		      left: 50.5%;
		   }
		}
		.item-search {
		   .products__image {
		      height: 25vw;
		      width: 50vw;
		      top: 36%;
		      left: 50%;
		   }
		}*/

  .facts__content .title {
    font-size: 20px;
  }

  .baner-column__logo._js_active,
  .baner-column__content._js_active {
    opacity: 1;
    -webkit-transform: translateY(-230px);
    -ms-transform: translateY(-230px);
    transform: translateY(-230px);
  }

  .text-scroll._js_active::before {
    -webkit-transform: translateY(-30px) translateX(-50%) rotate(90deg);
    -ms-transform: translateY(-30px) translateX(-50%) rotate(90deg);
    transform: translateY(-30px) translateX(-50%) rotate(90deg);
  }

  .page-technologies__baner-header,
  .page-technologies__baner-footer {
    position: relative;
    background: rgba(12, 12, 18, 0.8);
  }

  .section-footer .footer__titel {
    margin-top: auto;
  }

  .section-footer .footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-footer .footer__inner {
    background: rgba(12, 12, 18, 0.8);
    height: 100%;
    padding-bottom: 40px;
    margin: 0;
  }

  .quotes__text {
    max-height: 282px;
    overflow: hidden;
    line-height: 20px;
  }

  .quotes__text p {
    margin: 0;
  }

  .page-technologies__baner-header {
    margin: 0;
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .page-technologies__baner-header {
    padding: 0;
    width: 100%;
    padding-top: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: auto;
    margin-bottom: 100px;
  }

  .products__content .text_all {
   /* height: 65px;*/
    height: 80px;
    overflow: hidden;
  }

  .products__inner {
    padding-top: 0px;
  }

  .products__content .titel_all {
    font-size: 18px;
    margin-bottom: 7px;
    /* text-transform: uppercase; */
    line-height: 1.2;
  }

  .products__content .preTitel_all {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.2;
  }

  .products__content .text_all {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.2;
  }

  .quotes::before {
    width: 80px;
    height: 60px;
    margin-bottom: 20px;
  }

  .text-scroll::after {
    top: 40px;
    height: 80px;
  }

  .text-scroll::before {
    bottom: 0%;
    font-size: 14px;
  }

  .anim-earch {
    top: 30%;
    width: 70vw;
    height: 78vw;
  }

  .baner__inner {
    z-index: 3;
  }

  .baner-column__content {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }

  .baner__text {
    padding: 0;
  }

  .page-products__baner-video {
    width: 100%;
    height: 50vh;
  }

  .page-technologies__baner-header {
    margin-top: 45vh;
    background: transparent;
  }

  .products__content .text_all {
    line-height: 20px;
  }
}