/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes move {
  from {
    background-position-x: 50%;
    transform: scale(1.18);
    -webkit-transform: scale(1.18);
  }
  to {
    background-position-x: 30%;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes move-a {
  from {
    background-position-x: 60%;
    transform: scale(1.18);
    -webkit-transform: scale(1.18);
  }
  to {
    background-position-x: 80%;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes move-bg {
  from {
    background-position-x: 30%;
  }
  to {
    background-position-x: 80%;
  }
}
@keyframes move-bg-f {
  from {
    background-position-x: 0%;
  }
  to {
    background-position-x: 100%;
  }
}
@keyframes move-bg-s {
  from {
    background-position-x: 100%;
    transform: scale(1.18);
    -webkit-transform: scale(1.18);
  }
  to {
    background-position-x: 50%;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes scale {
  from {
    transform: scale(1.28);
    -webkit-transform: scale(1.28);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes arrow {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  60% {
    transform: translateY(12px);
    -webkit-transform: translateY(12px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}
@keyframes slowmove {
  from {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes slowmove-up {
  from {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes visible {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes visible-scale {
  from {
    opacity: 0;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.company-anim {
  animation: visible-scale 1s linear forwards;
}

.anim-visible {
  animation: visible 0.8s linear forwards;
}

.up-anim {
  animation: slowmove-up 0.6s linear forwards;
}

.company-bg-anim {
  animation: scale 10s linear forwards;
}

.history-bg-anim {
  animation: move-bg-f 8s linear forwards;
}

.news-bg-anim {
  animation: move-bg 10s linear forwards;
}

@font-face {
  font-family: "OldStandard";
  src: local("OldStandard Regular"), local("OldStandard-Regular"), url("/fonts/OldStandard-Regular.woff2") format("woff2"), url("/fonts/OldStandard-Regular.woff") format("woff"), url("/fonts/OldStandard-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "OldStandard";
  src: local("OldStandard Bold"), local("OldStandard-Bold"), url("/fonts/OldStandard-Bold.woff2") format("woff2"), url("/fonts/OldStandard-Bold.woff") format("woff"), url("/fonts/OldStandard-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "OldStandard";
  src: local("OldStandard Italic"), local("OldStandard-Italic"), url("/fonts/OldStandard-Italic.woff2") format("woff2"), url("/fonts/OldStandard-Italic.woff") format("woff"), url("/fonts/OldStandard-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "PlayfairDisplaySC";
  src: local("PlayfairDisplaySC Regular"), local("PlayfairDisplaySC-Regular"), url("/fonts/PlayfairDisplaySC-Regular.woff2") format("woff2"), url("/fonts/PlayfairDisplaySC-Regular.woff") format("woff"), url("/fonts/PlayfairDisplaySC-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplaySC";
  src: local("PlayfairDisplaySC Bold"), local("PlayfairDisplaySC-Bold"), url("/fonts/PlayfairDisplaySC-Bold.woff2") format("woff2"), url("/fonts/PlayfairDisplaySC-Bold.woff") format("woff"), url("/fonts/PlayfairDisplaySC-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplaySC";
  src: local("PlayfairDisplaySC Black"), local("PlayfairDisplaySC-Black"), url("/fonts/PlayfairDisplaySC-Black.woff2") format("woff2"), url("/fonts/PlayfairDisplaySC-Black.woff") format("woff"), url("/fonts/PlayfairDisplaySC-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "PlayfairDisplaySC";
  src: local("PlayfairDisplaySC Italic"), local("PlayfairDisplaySC-Italic"), url("/fonts/PlayfairDisplaySC-Italic.woff2") format("woff2"), url("/fonts/PlayfairDisplaySC-Italic.woff") format("woff"), url("/fonts/PlayfairDisplaySC-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "PlayfairDisplaySC";
  src: local("PlayfairDisplaySC BoldItalic"), local("PlayfairDisplaySC-BoldItalic"), url("/fonts/PlayfairDisplaySC-BoldItalic.woff2") format("woff2"), url("/fonts/PlayfairDisplaySC-BoldItalic.woff") format("woff"), url("/fonts/PlayfairDisplaySC-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "PlayfairDisplaySC";
  src: local("PlayfairDisplaySC BlackItalic"), local("PlayfairDisplaySC-BlackItalic"), url("/fonts/PlayfairDisplaySC-BlackItalic.woff2") format("woff2"), url("/fonts/PlayfairDisplaySC-BlackItalic.woff") format("woff"), url("/fonts/PlayfairDisplaySC-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Helios";
  src: local("HeliosC Regular"), local("HeliosC-Regular"), url("/fonts/HeliosC.woff2") format("woff2"), url("/fonts/HeliosC.woff") format("woff"), url("/fonts/HeliosC.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Helios";
  src: local("HeliosC Light"), local("HeliosC-Light"), url("/fonts/HeliosLightC.woff2") format("woff2"), url("/fonts/HeliosLightC.woff") format("woff"), url("/fonts/HeliosLightC.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helios";
  src: local("HeliosC Bold"), local("HeliosC-Bold"), url("/fonts/HeliosC-Bold.woff2") format("woff2"), url("/fonts/HeliosC-Bold.woff") format("woff"), url("/fonts/HeliosC-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}

#fancybox-buttons.top {
  top: 10px;
}

#fancybox-buttons.bottom {
  bottom: 10px;
}

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: rgb(50, 50, 50);
  background: linear-gradient(to bottom, rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#444444", endColorstr="#222222",GradientType=0 );
}

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("/images/fancybox/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}

#fancybox-buttons a:hover {
  opacity: 1;
}

#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #d9d9d9;
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #c0c0c0;
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 26px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #e3001d;
  height: 26px !important;
  border-radius: 26px;
}

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 0;
  min-height: 26px;
  width: 26px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 26px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 12px;
  top: -10px;
  width: 2px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/* Styles for dialog window */
#buy-dialog,
#dialog,
#dialog-fb,
#youtube-dialog,
#youtube-dialog1,
#youtube-dialog2,
#youtube-dialog3,
#partner-dialog {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 800px;
  margin: 40px auto;
  position: relative;
}

#dialog,
#dialog-fb {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative;
}

/* Magnific Popup CSS */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

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

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

.mfp-figure figure {
  margin: 0;
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
   * Fade-zoom animation for first dialog
   */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
   * Fade-move animation for second dialog
   */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #e40521;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #e40521, 0 0 5px #e40521;
  opacity: 1;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner
    #nprogress .spinner {
      display: block;
      position: fixed;
      z-index: 1031;
      top: 15px;
      right: 15px;
    }

    #nprogress .spinner-icon {
      width: 18px;
      height: 18px;
      box-sizing: border-box;

      border: solid 2px transparent;
      border-top-color: #e40521;
      border-left-color: #e40521;
      border-radius: 50%;

      -webkit-animation: nprogress-spinner 400ms linear infinite;
              animation: nprogress-spinner 400ms linear infinite;
    }

    .nprogress-custom-parent {
      overflow: hidden;
      position: relative;
    }

    .nprogress-custom-parent #nprogress .spinner,
    .nprogress-custom-parent #nprogress .bar {
      position: absolute;
    }

    @-webkit-keyframes nprogress-spinner {
      0%   { -webkit-transform: rotate(0deg); }
      100% { -webkit-transform: rotate(360deg); }
    }
    @keyframes nprogress-spinner {
      0%   { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
    */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1001;
  background: rgb(255, 255, 255);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.pushy a {
  display: block;
  color: #000000;
  padding: 12px 30px;
  text-decoration: none;
  font-family: Helios, Arial sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.pushy ul li ul li a {
  display: block;
  position: relative;
  color: #000000;
  padding: 12px 0 12px 50px;
  font-size: 16px;
}

.pushy ul li ul li a::before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #e3001d;
  position: absolute;
  left: 14px;
  top: 20px;
}

.pushy ul li {
  margin-bottom: 0;
}

.pushy a.selected {
  color: #e3001d;
}

.pushy a:hover {
  color: #000000;
}

.pushy ul {
  padding: 0;
}

.pushy ul:first-child {
  margin-top: 10px;
}

.pushy li {
  list-style-type: none;
}

.pushy.pushy-left {
  left: 0;
}

.pushy.pushy-right {
  right: 0;
}

.pushy-content {
  visibility: hidden;
  padding: 20px;
}

/* Menu Movement */
.pushy-left {
  transform: translate3d(-120%, 0, 0);
}

.pushy-open-left #container,
.pushy-open-left .push {
  transform: translate3d(100%, 0, 0);
}

.pushy-right {
  transform: translate3d(100%, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
  transform: translate3d(-100%, 0, 0);
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  transform: translate3d(0, 0, 0);
}

.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible;
}

/* Menu Transitions */
#container,
.pushy,
.push {
  transition: transform 0.5s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.pushy-content {
  transition: visibility 0.5s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
.site-overlay {
  display: none;
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  /*background-color: rgba(0, 0, 0, 0.8);*/
  background-color: rgba(0, 0, 0, 0);
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pushy-submenu ul {
  padding-left: 15px;
  transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

.pushy-submenu ul .pushy-link {
  transition: opacity 0.2s ease-in-out;
}

.pushy-submenu button {
  width: 100%;
  max-width: 350px;
  color: #000000;
  padding: 12px 30px 12px 30px;
  text-align: left;
  font-family: Helios, Arial sans-serif;
  font-size: 18px;
  font-weight: 400;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

.pushy-submenu button:hover {
  color: #000000;
}

.pushy-submenu button.selected {
  color: #e3001d;
}

.pushy-submenu > a,
.pushy-submenu > button {
  position: relative;
}

.pushy-submenu > a::after,
.pushy-submenu > button::after {
  content: "";
  display: block;
  height: 8px;
  width: 11px;
  position: absolute;
  top: 50%;
  left: 6px;
  background: url('arrow.svg') no-repeat;
  transform: translateY(-50%);
  transition: transform 0.2s;
}

/* Submenu Movement */
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}

.pushy-submenu-closed .pushy-link {
  opacity: 0;
}

.pushy-submenu-open ul {
  max-height: 1000px;
  visibility: visible;
}

.pushy-submenu-open .pushy-link {
  opacity: 1;
}

.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
  transform: translateY(-50%) rotate(180deg);
}

.menu-close {
  float: right;
  width: 20px;
  height: 20px;
  background: url('close.svg') center center no-repeat;
  cursor: pointer;
}

#menu-callback-button {
  margin: 80px 0 0 0;
}

#lang-mob {
  padding: 0 0 0 30px;
  margin: 0 0 60px 0;
  font-size: 15px;
}

#lang-mob a {
  display: inline-block;
  color: #e3001d;
  font-size: 15px;
  padding: 0;
}

#lang-mob span {
  padding: 0 15px;
}

#phone-mob {
  padding: 0 0 0 30px;
  font-size: 15px;
}

#phone-mob a {
  font-size: 15px;
  display: block;
  color: #e3001d;
  font-size: 15px;
  padding: 0;
  margin-top: 12px;
  text-decoration: underline;
}

#lk-mob {
  padding: 0 0 0 30px;
  font-size: 18px;
  font-weight: 400;
  color: #e3001d;
  background: url('icon-lk-r.png') left center no-repeat !important;
}

#lk-mob a {
  display: inline-block;
  color: #e3001d;
  font-size: 18px;
  padding: 12px 0;
}

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  min-height: 668px;
}

body {
  font-family: Helios, Arial sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  background: #ffffff;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  position: relative;
}

h2 {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  margin: 30px 0 0 0;
}

h3 {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  margin: 10px 0 0 0;
}

h2:after,
h3:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 20px 0 10px 0;
}

h2 .font-r {
  font-family: Helios, Arial sans-serif;
}

.research-block-gb h2 {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 100%;
  margin: 0 0 10px 0;
}

.research-block-gb h2:after {
  display: none;
}

h4 {
  color: #e3001d;
  font-weight: 500;
  margin: 0;
}

img {
  border: 0;
  display: block;
}

a {
  color: #e3001d;
  -webkit-text-decoration: uppercase;
          text-decoration: uppercase;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

input[type=text],
input[type=password],
textarea,
select {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #000000;
  background: #ffffff;
  height: 54px;
  padding: 6px 10px;
  /*font-family: PlayfairDisplaySC, Times serif;*/
  font-family: Helios, Arial sans-serif;
  font-size: 20px;
  /*font-style: italic;*/
  font-weight: 300;
  line-height: 100%;
  text-align: center;
  outline: none;
}

select {
  appearance: none;
  text-align-last: center;
}

.form-select {
  position: relative;
}

.form-select:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  z-index: 1;
  margin-top: -3px;
}

.form-block-center input[type=text],
.form-block-center input[type=password],
.form-block-center textarea,
.form-block-center select {
  width: 100%;
  box-sizing: border-box;
}

input[type=submit] {
  width: 184px;
  height: 40px;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #000000;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-size: 15px;
  cursor: pointer;
}

input[type=submit]:hover {
  color: #e3001d;
}

.form-block-center input[type=submit] {
  display: block;
  margin: 20px auto 0 auto;
}

input[type=range] {
  -webkit-appearance: none;
  width: 70%;
  border-radius: 8px;
  display: block;
  float: left;
  margin-top: 12px;
  height: 7px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  outline: none;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #007338;
  border: 0;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  cursor: pointer;
}

input[type=range]::-moz-range-track {
  border-radius: 8px;
  display: block;
  float: left;
  margin-top: 12px;
  height: 7px;
  border: 1px solid #bdc3c7;
  background-color: #fff;
}

input[type=range]::-moz-range-thumb {
  background: #007338;
  border: 0;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  cursor: pointer;
}

.form-error {
  font-size: 14px;
  font-weight: 300;
  line-height: 100%;
  color: #e3001d;
  margin-top: 6px;
  margin-bottom: 14px;
  text-align: center;
}

div.error-s {
  color: #bc1e48;
  font-size: 16px;
  margin: 20px 0;
  text-align: center;
}

div.error {
  color: #ffffff;
  font-size: 14px;
  background: #bc1e48 url(/images/icons/attention.png) 20px center no-repeat;
  margin: 16px 0;
  min-height: 45px;
  padding: 16px 88px;
}

div.save_ok {
  color: #ffffff;
  font-size: 14px;
  background: #9dc826 url(/images/icons/checkmark.png) 20px center no-repeat;
  margin: 16px 0;
  min-height: 45px;
  padding: 16px 88px;
}

input.error_field,
textarea.error_field {
  border: 1px solid #dc3260;
}

div.warning {
  padding: 12px;
  border: 1px dashed #ccc;
}

div.attention {
  padding: 0 10px;
  border: 1px dashed #c00505;
  color: #c00505;
  font-size: 17px;
  line-height: 130%;
}

.warning span {
  font-weight: bold;
}

.form_name {
  font-size: 0.938em;
  font-weight: 500;
  margin: 1em 0 0.25em 0;
}

.order_link a[href$=".pdf"] {
  display: block;
  background: url(/images/icons/pdf_icon.png) left center no-repeat;
  padding: 8px 0 8px 30px;
}

.order_link a[href$=".xls"],
.order_link a[href$=".xlsx"] {
  display: block;
  background: url(/images/icons/xls_icon.png) left center no-repeat;
  padding: 8px 0 8px 30px;
}

.clear {
  clear: both;
}

.transition {
  transition: 0.6s;
}

.overflow-block {
  overflow: hidden;
  width: 100%;
}

.text-center {
  text-align: center;
}

.button-link,
.button-link-doc {
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #000000;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-size: 15px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0 40px;
}

.auto-h {
  height: auto;
  line-height: 130%;
  padding: 10px 40px;
}

.filter_b {
  height: 40px;
  line-height: 40px;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #000000;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
  font-size: 15px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0 40px;
}

.button-link-doc {
  background-color: transparent;
  margin-bottom: 10px;
}

.button-link:hover,
.button-link-doc:hover {
  color: #e3001d;
}

#filter-pag {
  text-align: center;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 18px;
  font-weight: 400;
}

#filter-pag a {
  text-decoration: none;
  font-size: 30px;
  color: #000000;
  padding: 0 12px;
}

#filter-pag a:hover {
  color: #e3001d;
}

#filter-pag strong {
  color: #e3001d;
  padding: 0 12px;
  font-weight: 400;
  font-size: 50px;
}

.nomargin {
  margin: 0;
}

.nomargintop {
  margin-top: 0;
}

.nopadding {
  padding: 0;
}

ol {
  padding-left: 20px;
  font-weight: 700;
}

ol li {
  padding-left: 16px;
  margin-bottom: 20px;
}

.list-item {
  display: inline;
  font-weight: 400;
}

.hidden {
  opacity: 0 !important;
}

.h-hidden {
  opacity: 0.4 !important;
}

.hidden-display {
  display: none;
}

.visible {
  opacity: 1 !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
@media (max-width: 1280px) {
  .slick-list {
    overflow-x: scroll;
  }
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  overflow: hidden;
}
@media (max-width: 1280px) {
  .slick-track {
    overflow: auto;
  }
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

#column-slide {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  max-height: 1440px;
  overflow: hidden;
  margin: 0 auto;
  opacity: 0;
}

#column-slide-second {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 370px;
  overflow: hidden;
  margin: 0 auto;
  opacity: 0;
}

#column {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  opacity: 0;
}

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
  z-index: -1;
  transition: 1s;
}

.preloader.active {
  z-index: 1000;
  opacity: 1;
}

.preloader.active-d {
  display: block;
}

.preloader-block {
  width: 100%;
  height: 100%;
  background: #000000 url(/images/preloader-bg.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table-row {
  display: table-row;
}

.table-cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.mask-pre {
  position: relative;
  z-index: 0;
  width: 450px;
  margin: 0 auto;
  /*height: 52px;*/
  height: 135px;
  /*-webkit-mask-image: url(/images/logo.svg);*/
  -webkit-mask-image: url(/images/logo-mask.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-origin: content;
  -webkit-mask-position: top center;
  /*-webkit-mask-size: 450px 52px;*/
  -webkit-mask-size: 450px 135px;
  /*mask-image: url(/images/logo.svg);*/
  mask-image: url(/images/logo-mask.svg);
  mask-repeat: no-repeat;
  mask-origin: content;
  mask-position: top center;
  /*mask-size: 450px 52px;*/
  mask-size: 450px 135px;
  background: url(/images/mask-pre-bg-15.png) left bottom repeat-y;
}
@keyframes bgmove {
  0% {
    background: url(/images/mask-pre-bg-15.png) right bottom repeat-y;
  }
  98% {
    background: url(/images/mask-pre-bg-15.png) left bottom repeat-y;
  }
}
.mask-pre {
  animation: bgmove 4s linear;
}

#slogan,
#services-header {
  position: absolute;
  width: 100%;
  padding-left: 60px;
  bottom: 0;
  z-index: 2;
  color: #ffffff;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 105%;
  cursor: default;
  animation: slowmove 0.8s linear forwards;
  height: 380px;
}

#services-header {
  bottom: 180px;
  height: auto;
  width: auto;
  left: 80px;
  padding-left: 0;
}

.slogan-small-comment {
  color: #acacac;
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 120%;
  margin-top: 32px;
}

#page-header h1,
#page-header-research h1,
#spage-header-research h1 {
  position: absolute;
  left: 80px;
  bottom: 280px;
  z-index: 2;
  color: #ffffff;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 105%;
  margin: 0;
  animation: slowmove 0.8s linear forwards;
}

#page-header-research h1 {
  bottom: auto;
  top: 165px;
}

#spage-header-research h1 {
  bottom: auto;
  top: 65px;
  padding: 0 120px 0 0;
}

#spage-header-research h1 span {
  display: block;
  font-family: Helios, Arial sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #acacac;
}

#spage-header-research h1 span a {
  color: #ffffff;
  text-decoration: none;
}

#nopage-header h1 {
  position: absolute;
  bottom: 80px;
  width: 100%;
  z-index: 2;
  color: #ffffff;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 150px;
  text-align: center;
  font-weight: 400;
  line-height: 105%;
  margin: 0;
  animation: slowmove 0.8s linear forwards;
}

#page-header.t-header h1 {
  bottom: 125px;
}

#page-header-comment {
  margin-top: 60px;
  z-index: 2;
  color: #ffffff;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  padding-right: 300px;
  animation: slowmove 0.8s linear forwards;
}

#page-header-team {
  position: absolute;
  left: 80px;
  bottom: 180px;
  z-index: 2;
  color: #ffffff;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  padding-right: 300px;
  animation: slowmove 0.8s linear forwards;
}

#page-header-team h1 {
  font-size: 70px;
  font-weight: 400;
  line-height: 105%;
  margin: 0 0 60px 0;
}

#pathway {
  position: absolute;
  left: 80px;
  bottom: 90px;
  z-index: 2;
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 300;
  line-height: 100%;
  opacity: 0.3;
}

#pathway a {
  color: #f2f2f2;
}

#content-slide-block,
#content-slide-block-n {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
  transition: 1s;
}

#main-slide {
  position: relative;
  width: 100%;
  height: 100%;
  background: #000000 url('main-slide__.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 30%;
  background-size: 180%;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  transition: 1s;
  animation: move 14s linear forwards;
  z-index: 0;
}

#about-slide,
#trust-management-slide,
#team-slide,
#depositary-slide,
#brokerage-slide,
#deliclub-slide {
  position: relative;
  width: 100%;
  height: 100%;
  background: #000000 url(/images/about-slide__.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 15%;
  background-size: 120%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  animation: move-bg-s 8s linear forwards;
  z-index: 0;
}

#about-slide-m {
  position: relative;
  width: 100%;
  height: 100%;
  background: #000000 url('about-slide.jpg') no-repeat;
  background-position-x: 100%;
  background-position-y: 20%;
  background-size: 180%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  transition: 1s;
  animation: move-a 14s linear forwards;
  z-index: 0;
}

#trust-management-slide {
  background: #000000 url('trust-management-slide.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 10%;
  background-size: cover;
}

#deliclub-slide {
  background: #000000 url('deliclub-bg.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 10%;
  background-size: cover;
}

#team-slide {
  background: #000000 url('team-slide.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 10%;
  background-size: cover;
}

#depositary-slide {
  background: #000000 url('depositary-bg.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 50%;
  background-size: cover;
}

#brokerage-slide {
  background: #000000 url(/images/about-slide__.jpg) no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: cover;
}

/*
  #slogan:hover ~ #content-slide-block {
      background-color: rgba(0, 0, 0, 0.3);	
      }
  #slogan:hover ~ #main-slide, #slogan:hover ~ #about-slide-m {
      background-position-y: 100px;
      background-size: 100%;
      transform: scale(1.0) !important;
      -webkit-transform: scale(1.0) !important;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      -webkit-filter: none;
      filter: none;
      }
  */
#main-slide.main-slide-add,
#about-slide-m.main-slide-add {
  background-position-y: 100px;
  background-size: 100%;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}

#page-header-block {
  position: relative;
  width: 100%;
  height: 370px;
  z-index: 0;
}

.arrow-down,
.arrow-test {
  position: fixed;
  background: url(/images/arrow-down.png) no-repeat;
  width: 47px;
  height: 64px;
  bottom: 53px;
  left: 50%;
  margin-left: -23px;
  z-index: 2;
  animation: arrow 1.2s linear infinite;
}

.arrow-test {
  position: absolute;
  background: url(/images/arrow-test.png) no-repeat;
  width: 47px;
  height: 64px;
  top: 480px;
  left: 25%;
  animation: arrow 1.2s linear infinite;
}

#logo-block,
#logo-block-bg,
#logo-block-bg-b {
  height: 100px;
  width: 100%;
  max-width: 1920px;
  position: fixed;
  z-index: 400;
}

#logo-block-bg,
#logo-block-bg-b {
  height: 0;
  z-index: 300;
  background: #ffffff;
  transition: 0.6s;
  box-shadow: 0px 0px 46px rgba(0, 0, 0, 0.1);
}

#logo-block-bg-b {
  background: #000000;
  top: 0;
}

/*
  #slogan:hover ~ #logo-block-bg-b {
      height: 100px !important;
      }
  */
.logo-block-bg-full {
  height: 100px !important;
}

#logo {
  width: 202px;
  margin-left: 80px;
  /*margin-top: 41px;*/
  margin-top: 22px;
  float: left;
  transition: 0.6s;
}

#logo-r {
  position: absolute;
  z-index: 6;
  left: 80px;
  /*top: 41px;*/
  top: 24px;
  width: 202px;
  opacity: 0;
  transition: 0.6s;
}
@media screen and (min-width: 1280px) {
  #logo-r {
    top: 12px;
  }
}

#column-slide-second #logo {
  opacity: 0;
}

#column-slide-second #logo-r {
  opacity: 1;
}

#column-slide-second #logo-block-bg {
  height: 100px !important;
}

#column-slide-second #main-menu,
#column-slide-second #main-menu a,
#column-slide-second #main-menu span {
  color: #4d4d4d !important;
}

#column-slide-second #phone-top,
#column-slide-second #phone-top a {
  color: #acacac !important;
}

#column-slide-second #lang-top,
#column-slide-second #lang-top a {
  color: #acacac !important;
}

#column-slide-second #lk-menu a {
  color: #e40521 !important;
  background: url('icon-lk-r.png') left center no-repeat !important;
}

#column-slide-second #lang-top:hover a,
#lang-top:hover #search-title,
#column-slide-second #phone-top:hover a {
  color: #e3001d !important;
}

#column-slide-second #page-header h1 {
  bottom: 130px;
  animation: slowmove 0.8s linear forwards;
}

object {
  pointer-events: none;
}

#main-menu,
#lk-menu {
  float: left;
  margin-top: 45px;
  font-family: Helios, Arial sans-serif;
  font-size: 17px;
  font-weight: 400;
  animation: visible 0.6s linear forwards;
}

#lk-menu {
  transition: 0.6s;
}

.mob_menu {
  display: none;
  width: 25px;
  height: 21px;
  float: right;
  margin: 30px 20px 0 0;
  background: url('mob_menu.png') center top no-repeat;
  cursor: pointer;
}

#column-slide-second .mob_menu,
.bmmenu {
  background: url('mob_menu.png') center bottom no-repeat;
}

#main-menu a,
#main-menu span,
#lk-menu a {
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  margin-right: 20px;
  transition: 0.6s;
}

#main-menu a,
#main-menu span {
  padding-bottom: 25px;
  cursor: pointer;
}

#lk-menu a {
  margin-right: 0;
  padding-left: 24px;
  background: url(/images/icon-lk-w.png) left center no-repeat;
}

#main-menu a:after,
#main-menu span:after {
  content: "";
  display: block;
  width: 0;
  height: 6px;
  border-bottom: 2px solid #f00220;
  margin: 0 auto;
  transition: 0.6s;
}

#main-menu a:hover:after,
#main-menu span:hover:after {
  width: 100%;
}

#main-menu a.selected:after,
#main-menu span.selected:after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  border-bottom: 2px solid #f00220;
  margin: 0 auto;
}

#phone-top {
  float: right;
  margin-right: 20px;
  margin-top: 28px;
  font-size: 15px;
  font-weight: 300;
  color: #ffffff;
  transition: 0.6s;
}

#lang-top {
  float: right;
  margin-top: 28px;
  margin-right: 50px;
  font-size: 15px;
  font-weight: 300;
  color: #ffffff;
  transition: 0.6s;
}

#lang-top a {
  color: #ffffff;
  text-decoration: none;
  transition: 0.6s;
}

#lang-top:hover a,
#phone-top:hover a {
  color: #e3001d !important;
}

.greycolor:hover a,
.greycolor:hover a {
  color: #e3001d !important;
}

#search-title {
  margin-top: 14px;
  cursor: pointer;
  transition: 0.6s;
}

#phone-top a {
  display: block;
  margin-top: 14px;
  color: #ffffff;
  text-decoration: none;
  transition: 0.6s;
}

#company-traditional,
.company-news,
.company-mainnews,
#company-awards,
#company-m-news,
#company-map,
.about-advantage,
.company-history-awards,
#about-ceo,
.about-points,
.company-history,
.quote-block-gb {
  position: relative;
  width: 100%;
  height: 605px;
  overflow: hidden;
  z-index: 0;
}

.company-news {
  height: 760px !important;
}

.company-mainnews {
  height: 380px !important;
}

#company-m-news {
  height: 896px;
}

#company-awards {
  height: 754px;
}

.company-history {
  height: 600px;
}

.company-history.deliclub-info-wrap {
  height: 700px;
}

.about-advantage {
  height: auto;
  padding: 100px 80px 115px 80px;
  box-sizing: border-box;
}

#about-ceo {
  height: auto;
  padding: 70px 300px 100px 300px;
  box-sizing: border-box;
  background-color: #f2f2f2;
}

.about-points,
.feedback-block,
.company-history-awards,
.quote-block,
.quote-block-g,
.quote-block-gb,
.strategy-block,
.single-header,
.news-list,
.mainnews-list,
.press-pr-block,
.office-block,
.history-block,
#sitemap {
  height: auto;
  padding: 120px 80px;
  box-sizing: border-box;
}

#sitemap ul li {
  margin: 16px 0;
  font-weight: 300;
}

#sitemap a {
  color: #000000;
}

.feedback-block {
  padding: 110px 80px 120px 80px;
}

.single-header {
  padding: 100px 80px 80px 80px;
}

.news-list {
  padding: 80px 80px 120px 80px;
}

.mainnews-list {
  padding: 80px 80px 0 80px;
}

.company-history-awards {
  padding: 0 80px 120px 80px;
}

.strategy-block {
  padding: 55px 80px 65px 80px;
  background-color: #f2f2f2;
}

.history-block {
  padding: 130px 80px 65px 80px;
  background-color: #f2f2f2;
}

.header-nomargin {
  padding: 0 80px;
}

.office-block {
  padding: 20px 210px 100px 210px;
  background-color: #f2f2f2;
  width: 100%;
  overflow: hidden;
}

.quote-block-g {
  padding: 50px 60px;
  background-color: #f2f2f2;
}

.quote-block-g.deliclub {
  background: #f2f2f2 url('deliclub-q-bg.jpg') right center no-repeat;
  background-size: contain;
}

.quote-block-gb {
  padding: 120px 80px;
  background-color: #f2f2f2;
}

.research-block-gb {
  padding: 40px;
  background-color: #f2f2f2;
}

.research-block-l {
  padding: 24px 40px;
  background-color: #f2f2f2;
}

.research-block-l a {
  color: #000000;
  font-size: 18px;
  display: block;
  margin: 16px 0;
  outline: none;
}

.press-pr-block {
  padding: 100px;
  background-color: #f2f2f2;
}

.press-pr-block.social {
  padding: 80px;
}

.point-block-over {
  padding: 0 13px;
  box-sizing: border-box;
}

.point-block-over:first-child {
  padding: 0 13px 0 0;
}

.point-block-over:last-child {
  padding: 0 0 0 13px;
}

.point-block {
  width: 100%;
  height: 340px;
  background: #cccccc;
  position: relative;
  opacity: 0;
}

.strategy-item {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
}

.strategy-block-over {
  padding: 0 7px;
  box-sizing: border-box;
}

.strategy-block-slide {
  padding: 0 25px;
  box-sizing: border-box;
}

.search-column {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 120px 0;
  box-sizing: border-box;
}

.wow {
  visibility: hidden;
}

.company-left.wow {
  visibility: visible;
}

.strategy-block-over .wow,
.strategy-block-slide .wow {
  opacity: 0;
}

.strategy-block-over:first-child {
  padding: 0 7px 0 0;
}

.strategy-block-over:last-child {
  padding: 0 0 0 7px;
}

.strategy-info {
  padding: 40px 40px 0 40px;
}

.strategy-info a {
  text-decoration: none;
  color: #000000;
}

.strategy-info-item {
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.point-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
  position: absolute;
  bottom: 20px;
  left: 42px;
  transition: 0.6s;
  padding-right: 16px;
}

.point-opacity {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.6s;
}

.point-comment {
  font-size: 15px;
  font-weight: 300;
  line-height: 130%;
  color: #ffffff;
  position: absolute;
  top: 180px;
  left: 42px;
  opacity: 0;
}

.point-block:hover .point-header {
  bottom: 180px;
}

.point-block:hover .point-opacity {
  background-color: rgba(0, 0, 0, 0.5);
}

.point-block:hover .point-comment {
  animation: visible 0.8s linear forwards;
}

.point-header:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 30px 0 0 0;
}

.point01 {
  background: url('about-point01.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.point02 {
  background: url('about-point02.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.point03 {
  background: url('about-point03.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy01 {
  background: url("/assets/history/strategy01.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy02 {
  background: url("/assets/history/strategy02.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 100%;
  background-size: cover;
}

.strategy03 {
  background: url("/assets/history/strategy03.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy04 {
  background: url(/images/strategy04.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy05 {
  background: url(/images/strategy05.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy06 {
  background: url(/images/strategy06.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy07 {
  background: url(/images/strategy07.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.strategy08 {
  background: url(/images/strategy08.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.protected01 {
  background: url(/images/protected01.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.protected02 {
  background: url(/images/protected02.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 100%;
  background-size: cover;
}

.protected03 {
  background: url(/images/protected03.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.protected04 {
  background: url(/images/protected04.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.brokerage01 {
  background: url('brokerage01.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.brokerage02 {
  background: url('brokerage02.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.brokerage03 {
  background: url('brokerage03.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.brokerage04 {
  background: url('brokerage04.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.career01 {
  background: url(/images/career01.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.career02 {
  background: url(/images/career02.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.career04 {
  background: url("/assets//images/career04.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.history01 {
  background: url(/assets/history/history01.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.history02 {
  background: url("/assets/history/history02.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.history03 {
  background: url("/assets/history/history03.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.history04 {
  background: url("/assets/history/protected01.jpg") no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.history05 {
  background: url(/assets/history/strategy01.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.history06 {
  background: url(/assets/history/strategy03.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
}

.news-list-pic {
  background: url(/images/brokerage04.jpg) no-repeat;
  background-position-x: 50%;
  background-position-y: 0%;
  background-size: cover;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}

.analytic-section {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  text-align: right;
  line-height: 30px;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 0 10px;
}

.s-icon01 {
  background: url(/images/strategy-icon01.png) left center no-repeat;
}

.s-icon02 {
  background: url(/images/strategy-icon02.png) left center no-repeat;
}

.s-icon03 {
  background: url(/images/strategy-icon03.png) left center no-repeat;
}

#about-ceo-photo {
  display: block;
  float: left;
}

#about-ceo-info {
  margin: 30px 0 0 550px;
  opacity: 0;
  font-weight: 300;
}

#about-ceo-name {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

#about-ceo-name:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 20px 0;
}

#about-ceo-position {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

#company-map {
  height: 896px;
}

.col60 {
  float: left;
  width: 66.6%;
  height: 100%;
}

.col50 {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}

.col30 {
  float: left;
  width: 33.3%;
  height: 100%;
}

.col25 {
  float: left;
  width: 25%;
  height: 100%;
}

.col20 {
  float: left;
  width: 20%;
  height: 100%;
}

.row50 {
  width: 100%;
  height: 50%;
}

#col-test,
#col-test-brokerage {
  float: left;
  width: 35.7%;
  height: 100%;
  /*background: #f2f2f2;*/
  background: #e8e8e8;
  padding: 220px 0 0 170px;
  box-sizing: border-box;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 105%;
  color: #e3001d;
}

#col-test-brokerage {
  float: none;
  width: 100%;
  padding: 180px 0 0 220px;
}

.deliclub-info-wrap #col-test-brokerage {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 100px;
}

.number-wrap {
  display: flex;
  align-items: center;
  margin-top: 16px;
  line-height: 130%;
}

.number-item {
  display: flex;
  justify-content: center;
  /*align-items: center;*/
  width: 30px;
  min-width: 30px;
  height: 30px;
  background: #f4f4f4;
  border-radius: 4px;
  font-family: PlayfairDisplaySC, Times serif;
  color: #e3001d;
  font-size: 20px;
  line-height: 24px;
  box-shadow: 0px 0px 20px rgba(63, 63, 63, 0.08), 0px 0px 3px rgba(63, 63, 63, 0.05), 0px 0px 1px rgba(63, 63, 63, 0.1);
  /*
      width: 20px;
      min-width: 20px;
      height: 20px;
      border: 1px solid #000;
      */
  margin-right: 12px;
}

#col-test-brokerage.red {
  background: #e3001d;
  color: #ffffff;
}

#col-test-brokerage.red #risk-q {
  border-top: 1px solid #ffffff;
  color: #ffffff;
}

#col-test-brokerage.red .test-button.red span {
  /*border: 1px solid #ffffff;*/
  color: #e3001d;
}

#col-awards {
  float: left;
  width: 64.3%;
  height: 100%;
  padding: 110px 0 0 140px;
  box-sizing: border-box;
}

.awards-header,
#news-single-header,
#audit-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  color: #e3001d;
}

a.awards-header {
  font-size: 40px;
}

#news-single-header {
  line-height: 120%;
  font-size: 60px;
  padding: 0 220px;
}

#audit-header {
  line-height: 120%;
  font-size: 40px;
  padding: 0 220px;
}

.strategy-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 75px;
}

#col-analitic {
  float: left;
  width: 43.4%;
  height: 100%;
  background: #e3001d;
  padding: 100px 0 0 170px;
  box-sizing: border-box;
}

#col-news {
  float: left;
  width: 56.6%;
  height: 100%;
  background: #000000;
  padding: 100px 0 0 170px;
  box-sizing: border-box;
}

#analitic-header,
#news-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
}

#index-map-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
  position: absolute;
  left: 170px;
  top: 120px;
}

.analitic-item {
  max-width: 370px;
  margin-bottom: 60px;
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 140%;
  color: #0c0c0c;
}

.analitic-item a {
  display: block;
  margin-top: 12px;
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
}

.analitic-item:nth-child(1) {
  margin-top: 130px;
}

#risk-q {
  display: inline-block;
  border-top: 1px solid #000000;
  color: #000000;
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  padding-top: 20px;
  padding-right: 28px;
  margin-top: 20px;
}

.test-button-over {
  display: inline-block;
  padding: 5px;
  background: #ffffff;
  margin-top: 40px;
}

.transp-button-over {
  display: inline-block;
  margin-top: 40px;
}

.ceo-button {
  margin-top: 20px;
}

.test-button,
.transp-button {
  display: block;
  border: 1px solid #000000;
  padding: 2px;
  text-decoration: none;
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  color: #000000;
  cursor: pointer;
}

.test-button.red {
  border: 1px solid #e3001d;
}

.transp-button {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.test-button span,
.transp-button span {
  display: block;
  border: 1px solid #000000;
  padding: 10px 30px;
}

.test-button.red span {
  border: 1px solid #e3001d;
}

.transp-button span {
  border: 1px solid #ffffff;
}

.test-button:hover {
  color: #e40521;
}

.company-anot-t {
  display: table;
  position: relative;
  background: #f60020;
  z-index: 1;
  border: 0;
  border-collapse: collapse;
}

.company-anot-b {
  display: table;
  position: relative;
  background: #e3001d;
  z-index: 1;
  border: 0;
  border-collapse: collapse;
}

.company-anot,
.about-anot {
  display: table-cell;
  vertical-align: middle;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 120%;
  color: #ffffff;
}

.company-anot-over {
  max-width: 300px;
  margin: 0 auto;
}

.about-anot {
  font-size: 30px;
}

.about-anot-over {
  max-width: 500px;
  margin: 0 auto;
}

.company-anot-more,
.company-news-more,
.history-more {
  display: inline-block;
  border-top: 1px solid #ffffff;
  color: #ffffff;
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  padding-top: 16px;
  padding-right: 12px;
  margin-top: 16px;
  outline: none;
  cursor: pointer;
}

.company-news-more {
  padding-top: 12px;
  padding-right: 130px;
  margin-top: 45px;
}

.history-more {
  margin-top: 25px;
  padding-top: 25px;
  line-height: 100%;
  padding-right: 140px;
}

.company-left,
.news-bg,
.mainnews-bg,
.history-bg,
.trust-bg,
.trust-bg-l,
.trust-bg-r,
.depositary-bg-l,
.depositary-bg-r,
.hclient-bg,
.brokerage-bg,
.account-bg {
  height: 100%;
  padding: 140px 0 0 170px;
  box-sizing: border-box;
  background: url('company-bg.jpg') no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: 50%;
}

.news-bg,
.mainnews-bg {
  background: url(/images/company-news-bg.jpg) no-repeat;
  background-size: 130%;
  background-position-x: 30%;
  background-position-y: 50%;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  visibility: visible !important;
}

.mainnews-bg {
  padding: 34px 0 0 0;
}

.history-bg {
  padding: 114px 0 0 80px;
  background: url('history-bg.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
}

.trust-bg {
  padding: 0;
  background: url('trust-bg.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
  display: block;
  position: relative;
}

.trust-play-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.trust-play-wrap svg {
  color: #ffffff;
  width: 72px;
  height: 72px;
}

.trust-play-wrap svg * {
  stroke-width: 1px;
}

.trust-play-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 32px;
  color: #ffffff;
  font-weight: 400;
  padding: 68px 68px 0 68px;
  box-sizing: border-box;
}

.brokerage-bg {
  padding: 0;
  background: url('brokerage-bg.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
}

.account-bg {
  padding: 130px 0 0 0;
  background: url('account-bg.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 0%;
}

.hclient-bg {
  /*padding: 190px 200px 0 140px;*/
  padding: 0 200px 0 140px;
  display: table;
  background: #f2f2f2;
}

.trust-bg-l {
  padding: 165px 0 0 0;
  background: url('trust-bg-l.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
}

.deliclub-info-wrap .trust-bg-l {
  background: url('dm_invest_img_bg_10.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.trust-bg-l .company-header,
.trust-bg-r .company-header,
.company-dep-header,
.depositary-bg-r .company-header,
.depositary-bg-l .company-header,
.account-bg .company-header {
  margin: 0 auto;
}

.trust-bg-r {
  padding: 165px 0 0 0;
  background: url('trust-bg-r.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
}

.depositary-bg-l {
  padding: 165px 0 0 0;
  background: url('depositary-bg-l.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
}

.depositary-bg-r {
  padding: 165px 0 0 0;
  background: url('depositary-bg-r.jpg') no-repeat;
  background-size: cover;
  background-position-x: 40%;
  background-position-y: 50%;
}

.company-header,
.about-header,
.company-dep-header {
  display: block;
  text-decoration: none;
  width: 400px;
  height: auto;
  border: 1px solid #ffffff;
  padding: 25px;
  transition: 0.8s;
}

.account-bg .company-header {
  width: 550px;
}

.about-header {
  width: 478px;
  height: 320px;
}

.absolute-header {
  position: absolute;
  top: 150px;
  left: 170px;
}

.company-dep-header {
  width: 470px;
}

.company-news-header {
  width: 640px;
  height: 450px;
  border: 1px solid #ffffff;
  padding: 25px;
  transition: 0.8s;
}

.company-mainnews-header {
  max-width: 1060px;
  height: 260px;
  border: 1px solid #ffffff;
  padding: 25px;
  margin: 0 auto;
  transition: 0.8s;
  position: relative;
}

.map-info-block {
  display: block;
  position: absolute;
  top: 365px;
  left: 170px;
  width: 420px;
  height: auto;
  border: 1px solid #ffffff;
  padding: 21px;
  transition: 0.8s;
  text-decoration: none;
}

.cmap-info-block {
  position: absolute;
  top: 365px;
  left: 170px;
  width: 420px;
  height: auto;
  border: 1px solid #ffffff;
  padding: 21px;
  transition: 0.8s;
}

.double-border,
.double-border-news,
.double-border-map,
.double-border-mainnews {
  display: block;
  height: 100%;
  border: 1px solid #ffffff;
  padding: 40px 52px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
}

.double-border-news {
  font-size: 36px;
  line-height: 120%;
}

.double-border-news span {
  display: block;
  max-height: 240px;
  overflow: hidden;
}

.double-border-mainnews {
  font-size: 32px;
  line-height: 120%;
}

.center-block {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  line-height: 200px;
}

.history-block-comment {
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 130%;
  margin-top: 20px;
}

.double-border-map {
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 140%;
}

.slick-dots {
  display: block;
  position: absolute;
  bottom: 180px;
  left: 250px;
  padding: 0;
  list-style: none;
  z-index: 2;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  cursor: pointer;
  width: 6px;
  height: 6px;
  opacity: 0.3;
  border-radius: 100px;
  background-color: #ffffff;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  width: 6px;
  height: 6px;
  padding: 7px;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li.slick-active {
  opacity: 1;
  background-color: #e3001d;
}

.slick-dots li:hover {
  opacity: 1;
  background-color: #ffffff;
}

.blackcolor,
.blackcolor a,
.blackcolor span {
  color: #4d4d4d !important;
}

.greycolor,
.greycolor a {
  color: #acacac !important;
}

.redcolor a {
  color: #e40521 !important;
  background: url('icon-lk-r.png') left center no-repeat !important;
}

.customized-scroll > div {
  width: 90%;
  max-height: 438px;
  overflow: auto;
}

.customized-scroll {
  margin-top: 80px;
}

.customized-scroll.docs-scroll {
  margin-top: 40px;
}

.customized-scroll.docs-scroll > div {
  max-height: 330px;
}

.awards-single,
.awards-string {
  padding: 100px 0 0 0;
  height: 180px;
  outline: none;
  margin: 0 20px;
  width: 42%;
  float: left;
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 120%;
}

.awards-single span,
.awards-string span {
  display: block;
  max-width: 280px;
}

.awards-single span:before,
.awards-string span:before {
  content: "";
  display: block;
  border-top: 1px solid #e3001d;
  width: 100px;
  margin: 0 0 24px 0;
}

.news-main-item {
  width: 349px;
  height: 265px;
  position: relative;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}

.news-main-item:nth-child(2) {
  margin-top: 90px;
}

.news-main-item:nth-child(3) {
  margin: 0 0 0 165px;
}

.news-main-item-back {
  position: absolute;
  width: 349px;
  height: 265px;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.news-main-item-header {
  position: absolute;
  width: 269px;
  max-height: 185px;
  bottom: 40px;
  left: 40px;
  font-family: Helios, Arial sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 120%;
  color: #ffffff;
}

.news-main-item-header div {
  font-size: 15px;
  margin-bottom: 18px;
}

.news-main-item-header a {
  text-decoration: none;
  color: #ffffff;
}

#footer {
  position: relative;
  z-index: 11;
  padding: 100px 80px 60px 80px;
  background: #f0f0f0;
}

#footer-menu {
  width: 100%;
  overflow: hidden;
  margin-bottom: 80px;
}

.footer-menu-block {
  float: left;
  margin-left: 80px;
}

.footer-menu-block:nth-child(3) {
  margin-left: 0;
}

.footer-menu-block a {
  display: block;
  color: #666666;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  margin-top: 14px;
}

.footer-contact-block {
  float: right;
  text-align: right;
  margin-left: 80px;
}

.footer-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  color: #e3001d;
}

.footer-header:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #e3001d;
  margin: 10px 0 22px 0;
}

.footer-contact-block .footer-header:after {
  display: none;
}

.footer-contact-block a {
  font-size: 15px;
  font-weight: 400;
  color: #e3001d;
}

#footer-adress {
  color: #666666;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  margin: 36px 0 20px 0;
}

#phone-footer {
  color: #666666;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 4px;
}

#lang-footer {
  margin: 40px 0 24px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 120%;
  color: #666666;
}

#lang-footer a {
  color: #666666;
}

#lang-footer span {
  color: #a6a6a6;
}

#lang-footer div {
  margin-top: 10px;
}

#made {
  font-size: 13px;
  font-weight: 400;
  color: #666666;
}

#made a {
  font-size: 13px;
}

#footer-disclaimer {
  font-size: 12px;
  font-weight: 300;
  line-height: 130%;
  color: #808080;
}

.advantage-block {
  margin-top: 80px;
  padding-left: 90px;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

.advantage-block.social {
  margin-top: 60px;
  padding-left: 30px;
}

.findocs-block {
  margin-top: 60px;
  padding-left: 50px;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

.s_result_header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  position: relative;
}

.s_result_header a {
  color: #000000;
  text-decoration: none;
}

.s_result_header a:hover {
  text-decoration: underline;
}

.s_result_number {
  display: block;
  position: absolute;
  top: -2px;
  left: -55px;
  font-size: 24px;
}

.s_result_text {
  margin-top: 14px;
  font-weight: 300;
  font-size: 15px;
  line-height: 130%;
}

.s_result_block {
  margin-top: 50px;
}

.s_result_comment {
  display: none;
}

.no_s_result,
.s_error {
  color: #e3001d;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 24px;
  margin: 80px 0 30px 0;
  text-align: center;
}

#search input[type=text] {
  width: 85%;
  box-sizing: border-box;
}

#search input[type=submit] {
  width: 12%;
}

.press-list-block {
  padding-right: 90px;
}

.press-list-block a {
  display: block;
  height: 80px;
}

.press-list-block:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 30px 0 0 0;
}

.doc-link {
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}

.doc-link span {
  display: block;
  margin-top: 8px;
  font-family: Helios, Arial sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}

.doc-link-s {
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.advantage-hidden {
  opacity: 0;
}

.advantage-block div {
  font-size: 80px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 20px;
}

.advantage-block:after,
.findocs-block:after,
.s_result_header:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 30px 0 0 0;
}

.s_result_header:after {
  margin: 16px 0 0 0;
}

.advantage-info,
.findocs-info {
  padding-left: 90px;
  font-size: 15px;
  font-weight: 400;
  line-height: 130%;
  margin-top: 25px;
}

.findocs-info {
  padding-left: 50px;
}

.press-list-header {
  padding-right: 90px;
  font-size: 15px;
  font-weight: 400;
  line-height: 130%;
  margin-top: 25px;
  height: 120px;
  margin-bottom: 35px;
  overflow: hidden;
}

.press-list-header a {
  text-decoration: none;
  color: #000000;
}

.feedback-header,
.feedback-header-inline,
.feedback-header-modal {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
  color: #e3001d;
  text-align: center;
}

.feedback-header-inline {
  margin-right: 20px;
}

.feedback-header-inline span {
  display: block;
}

.feedback-header-modal {
  font-size: 42px;
}

.feedback-comment {
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  margin: 24px 0 60px 0;
}

.feedback-header-inline {
  text-align: left;
  max-width: 550px;
  display: inline-block;
  vertical-align: top;
}

.form-block-center {
  max-width: 500px;
  margin: 0 auto;
}

.form-block-inline {
  max-width: 580px;
  display: inline-block;
  vertical-align: top;
}

.multiple-item {
  margin: 50px auto 0 auto;
  width: 100%;
}

.multiple-item .awards-single,
.multiple-item .awards-string {
  opacity: 0;
}

.slick-prev {
  display: block;
  position: absolute;
  left: -44px;
  top: 47px;
  width: 39px;
  height: 75px;
  cursor: pointer;
  background: url('arrows-double.png') left center no-repeat;
  z-index: 1;
  outline: none;
}

.slick-next {
  display: block;
  position: absolute;
  right: -44px;
  top: 47px;
  width: 39px;
  height: 75px;
  cursor: pointer;
  background: url('arrows-double.png') right center no-repeat;
  z-index: 1;
  outline: none;
}

.top-prev,
.center-prev {
  display: block;
  position: absolute;
  left: 240px;
  top: 550px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  background: url(/images/slider-arrows.png) center bottom no-repeat;
  z-index: 1;
  outline: none;
}

.center-prev {
  left: 50%;
  margin-left: -50px;
  top: 260px;
}

.top-next,
.center-next {
  display: block;
  position: absolute;
  left: 300px;
  top: 550px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  background: url(/images/slider-arrows.png) center top no-repeat;
  z-index: 1;
  outline: none;
}

.center-next {
  left: 50%;
  margin-left: 12px;
  top: 260px;
}

#team-group .slick-prev {
  left: -100px;
  top: 150px;
}

.brokerage-block-marg .slick-prev {
  left: -120px;
  top: 80px;
}

#team-group .slick-next {
  right: -100px;
  top: 150px;
}

.brokerage-block-marg .slick-next {
  right: -120px;
  top: 80px;
}

.infoblock-black,
.infoblock-black-opacity-l,
.infoblock-black-opacity-r {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 0;
  opacity: 0;
  transition: 1s;
}

.infoblock-black-opacity-l,
.infoblock-black-opacity-r {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
}

.deliclub-info-wrap .infoblock-black-opacity-l {
  display: flex;
  justify-content: center;
  align-items: center;
}

.deliclub-info-wrap .infoblock-header-c {
  margin-top: 0;
  margin-bottom: 0;
}

.deliclub-info-wrap .infoblock-text-c {
  width: 500px;
  margin-top: 30px;
}

.infoblock-black-opacity-l:hover,
.infoblock-black-opacity-r:hover {
  opacity: 1;
}

.infoblock-black-opacity-l:hover ~ .trust-bg-l .company-header-hide,
.infoblock-black-opacity-r:hover ~ .trust-bg-r .company-header-hide,
.infoblock-black-opacity-l:hover ~ .depositary-bg-l .company-header-hide,
.infoblock-black-opacity-r:hover ~ .depositary-bg-r .company-header-hide {
  opacity: 0;
}

.infoblock-transp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 3;
}

.advantage-infoblock.openblock {
  opacity: 1;
  z-index: 2;
}

.specific-infoblock.openblock {
  opacity: 1;
  z-index: 2;
}

.infoblock-header,
.infoblock-header-hc {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
  width: 500px;
  margin: 150px auto 0 auto;
}

.infoblock-header-hc {
  margin: 200px auto 0 auto;
}

.infoblock-header:after,
.infoblock-header-hc:after {
  content: "";
  display: block;
  width: 130px;
  height: 1px;
  background: #e3001d;
  margin: 15px 0 65px 0;
}

.infoblock-header-hc:after {
  margin: 15px 0 15px 0;
}

.infoblock-header-c,
.infoblock-header-d {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
  text-align: center;
  margin: 130px 0 70px 0;
}

.infoblock-header-d {
  margin: 210px 0 70px 0;
}

.infoblock-item,
.infoblock-item-single {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
  width: 500px;
  margin: 0 auto 25px auto;
  position: relative;
}

.infoblock-item-single {
  margin: -20px auto 0 auto;
}

.smallitem {
  font-family: Helios, Arial sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
}

.infoblock-item-single div {
  font-family: Helios, Arial sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 120%;
  color: #ffffff;
  margin-top: 16px;
}

.hclient-text {
  line-height: 100%;
  color: #ffffff;
  width: 500px;
  margin: 0 auto 25px auto;
}

.infoblock-item:before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #ffffff;
  position: absolute;
  left: -90px;
  top: 12px;
}

.infoblock-text-c {
  font-size: 15px;
  font-weight: 300;
  line-height: 130%;
  color: #ffffff;
  width: 400px;
  margin: 0 auto;
  position: relative;
}

.infoblock-text-c:before {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 100%;
  left: -50px;
  top: 0;
  border-left: 1px solid #e3001d;
  border-right: 1px solid #e3001d;
}

.infoblock-text-c.mint:before {
  border-left: 1px solid #28e1b9;
  border-right: 1px solid #28e1b9;
}

.infoblock-text-c.silver:before {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.infoblock-text-c.gold:before {
  border-left: 1px solid #ffd700;
  border-right: 1px solid #ffd700;
}

.level {
  margin-bottom: 12px;
}

.level span {
  font-weight: bold;
}

#quote-column {
  width: 900px;
  margin: 0 auto;
}

.deliclub #quote-column {
  margin: 0;
}

#quote-photo,
.quote-block-g #quote-photo {
  width: 158px;
  height: 158px;
  border-radius: 168px;
  box-shadow: 0 0 0 5px #ffffff, 0 0 0 6px #e3001d;
  float: left;
}

.quote-block-g #quote-photo {
  box-shadow: 0 0 0 5px #f2f2f2, 0 0 0 6px #e3001d;
}

#quote-text-block {
  margin-left: 220px;
  opacity: 0;
}

#quote-text {
  font-size: 15px;
  line-height: 130%;
  font-weight: 400;
  padding-left: 70px;
  background: url('quote.png') left top no-repeat;
}

#quote-name {
  font-size: 15px;
  line-height: 130%;
  font-weight: 400;
  margin-top: 20px;
}

#quote-name div {
  color: #e3001d;
}

.quote-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.quote-flex #quote-photo {
  float: none;
  min-width: 158px;
  margin: 0 60px;
}

.quote-flex #quote-text-block {
  margin-left: 0;
}

/*---------- menu ---------*/
#nav div.second {
  position: relative;
  float: left;
}

#nav div.second div.pos {
  display: block;
  position: absolute;
  top: 50px;
  left: -9999px;
  z-index: 1000;
  background: #f2f2f2;
  border-top: 0;
  padding: 30px 50px 46px 50px;
  width: auto;
  box-shadow: 0px -6px 46px rgba(0, 0, 0, 0.18);
}

#nav div.hover div.pos {
  left: 0;
}

#nav div.hover div.pos:before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 15px;
  background: url(/images/menu-arrow.png) center top no-repeat;
  top: -15px;
  left: 25px;
}

#nav div.second div.pos a {
  display: inline-block;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  text-decoration: none;
  text-transform: none;
  background: none;
  text-align: left;
  color: #000000;
  padding: 0;
  margin: 18px 0 0 0;
  white-space: nowrap;
}

.team-item {
  width: 33%;
  margin: 0 35px;
}

/*.team-item-photo-block, .pr-photo-block {
      position: relative;
      width: 100%;
      height: 240px;
      background: linear-gradient(to top, #131311, #555555);
      background: -moz-linear-gradient(to top, #131311, #555555);
      background: -webkit-linear-gradient(to top, #131311, #555555);
      background: -o-linear-gradient(to top, #131311, #555555);
      background: -ms-linear-gradient(to top, #131311, #555555);
      margin-top: 40px;
      }*/
.team-item-photo-block,
.pr-photo-block {
  position: relative;
  width: 100%;
  max-height: 320px;
  margin-top: 40px;
  overflow: hidden;
}

.team-item-photo-block.ideas {
  margin-top: 0;
  width: 180px;
}

.pr-photo-block {
  width: 370px;
  margin-top: 0;
  float: left;
}

/*.team-item-photo {
      position: absolute;
      top: -40px;
      left: 0;
      width: 100%;
      height: 280px;
      overflow: hidden;
      }*/
.team-item-photo {
  width: 100%;
  background: linear-gradient(to top, #131311, #555555 80%, transparent 80%);
  background: -ms-linear-gradient(to top, #131311, #555555 80%, transparent 80%);
}

.team-item-photo img {
  display: block;
  margin: 0 auto 0 auto;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  width: 100%;
}

.team-item-info {
  padding: 40px 40px 0 40px;
  font-weight: 300;
}

.pr-item-info {
  padding: 40px 0 0 460px;
}

.pp-item-info {
  padding: 0 0 0 460px;
  font-weight: 300;
}

.team-name,
.team-name-s {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

.team-name:after,
.team-name-s:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 20px 0 0 0;
}

.team-name-s {
  font-size: 40px;
  color: #f60020;
}

.team-position,
.team-position-s {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  margin: 20px 0;
}

.team-position-s {
  margin: 20px 0 40px 0;
  line-height: 130%;
}

.team-position div {
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  margin-top: 4px;
}

.personal-block-marg {
  padding: 0 220px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.noflex {
  display: block;
}

.licenses-block-marg {
  padding: 0 120px;
}

.brokerage-block-marg {
  padding: 0 150px;
}

#item-menu-partner,
#item-menu-team,
#item-menu-region,
#item-menu-leadership {
  display: inline-block;
  text-align: center;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 100%;
  cursor: pointer;
}

#team-group {
  position: relative;
}

#partner-block {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.box-t {
  display: none;
}

#item-menu-partner:hover,
#item-menu-team:hover,
#item-menu-region:hover,
#item-menu-leadership:hover,
#item-menu-partner.selected,
#item-menu-team.selected,
#item-menu-region.selected,
#item-menu-leadership.selected {
  color: #f60020;
}

#item-menu-partner span,
#item-menu-team span,
#item-menu-region span,
#item-menu-leadership span {
  position: relative;
}

#item-menu-partner span:hover:after,
#item-menu-team span:hover:after,
#item-menu-region span:hover:after,
#item-menu-leadership span:hover:after,
#item-menu-partner.selected span:after,
#item-menu-team.selected span:after,
#item-menu-region.selected span:after,
#item-menu-leadership.selected span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 6px;
  border-bottom: 2px solid #f00220;
  margin: 0 auto;
  transition: 0.6s;
}

#team-menu {
  margin-bottom: 80px;
}

.hiddenblockteam {
  display: none !important;
}

.openblockteam {
  display: block !important;
}

.hclient-block {
  display: table-cell;
  vertical-align: middle;
}

.hclient-block-over {
  position: relative;
}

.hclient-block-over:before {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 100%;
  left: -50px;
  top: 0;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.hclient-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  color: #f60020;
  margin-bottom: 18px;
}

.social .hclient-header {
  color: #000000;
}

.calculator-block {
  width: 100%;
  height: 100%;
  background-color: #000000;
  padding: 70px 100px;
  box-sizing: border-box;
}

.calculator {
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  padding: 25px;
}

.cals-border {
  height: 100%;
  border: 1px solid #ffffff;
  padding: 40px 52px;
  box-sizing: border-box;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
}

.cals-header {
  font-size: 40px;
  position: relative;
  display: inline-block;
}

.cals-header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
  height: 6px;
  border-top: 1px solid #f00220;
  border-bottom: 1px solid #f00220;
}

.cals-margin {
  margin-bottom: 120px;
}

.cals-padding {
  padding: 50px 0 0 35px;
}

.cals-string {
  padding: 0 0 25px 0;
}

.cals-string-info {
  float: left;
  width: 180px;
  display: inline-block;
  line-height: 40px;
  height: 40px;
}

.cals-string-value {
  display: inline-block;
  height: 40px;
  width: 160px;
  font-size: 30px;
  line-height: 100%;
  vertical-align: middle;
  margin-right: 20px;
}

#currency-field {
  display: inline-block;
  height: 33px;
  width: 160px;
  font-size: 30px;
  margin-right: 20px;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #ffffff;
  background: none;
  margin-bottom: 0;
  font-size: 30px;
  color: #ffffff;
  font-style: normal;
  text-align: left;
}

.currency-block {
  display: inline-block;
  width: 35px;
  height: 33px;
  vertical-align: middle;
  font-size: 30px;
  line-height: 100%;
  text-align: center;
  margin: 0 4px;
  cursor: pointer;
}

.currency-active,
.currency-block:hover {
  width: 33px;
  box-shadow: 0 0 0 2px #000000, 0 0 0 3px #ffffff;
  border: 1px solid #ffffff;
}

.date-news-list,
.date-news {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  margin-bottom: 20px;
}

.date-news {
  margin-bottom: 40px;
}

.news-margin {
  margin: 70px 220px 0 220px;
  line-height: 130%;
}

.news-margin.analytic {
  margin: 0 220px;
}

.allnews {
  text-align: center;
  margin-top: 80px;
}

.allnews div {
  display: inline-block;
  background: #ffffff;
  padding: 8px;
}

.press-pr-info {
  box-sizing: border-box;
  padding: 0 60px 0 0;
}

.press-pr-info.social {
  padding-top: 100px;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.press-pr-info div {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 40px;
  margin: 90px 0 40px 0;
}

#contacts-map {
  height: 860px;
  width: 100%;
  position: relative;
  margin-top: -270px;
}

.map-img {
  margin-top: -480px;
  margin-left: -300px;
  /*width: 2364px;
      height: 1182px;*/
  width: 2700px;
  height: 1500px;
  background: url('map-main-gi-5.jpg') no-repeat;
  background-position-x: 50%;
  background-position-y: 50%;
}

.dragscroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: grab;
  cursor: -o-grab;
  cursor: -webkit-grab;
}

.analytic-pic {
  height: 520px;
  width: 100%;
  position: relative;
  margin-top: -270px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
}

.analytic-pic.ideas {
  height: 270px;
}

.career-block {
  overflow: hidden;
  margin: 50px 0 0 0;
  padding: 100px 110px;
  background-color: #f2f2f2;
  box-sizing: border-box;
}

.test-block {
  overflow: hidden;
  padding-bottom: 60px;
}

.vacancy-name,
.vacancy-name-eng {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  color: #000;
}

.vacancy-name:after,
.vacancy-name-eng:after {
  content: "";
  display: block;
  width: 330px;
  height: 1px;
  background: #e3001d;
  margin: 15px 0 50px 0;
}

.vacancy-info {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 36px;
}

.vacancy-item {
  margin: 0 100px 20px 30px;
  position: relative;
}

.vacancy-item:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: -30px;
  top: 10px;
}

.licenses-item-block {
  position: relative;
  width: 100%;
  height: 240px;
  background: #e4e4e4;
  margin-top: 80px;
}

.licenses-over {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 320px;
  top: -80px;
  left: 0;
}

.licenses-over a {
  display: block;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 320px;
  transition: 0.6s;
}

.licenses-over a img {
  margin: 0 auto;
}

.licenses-over a:hover {
  top: 0;
}

.year-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  color: #ffffff;
  position: absolute;
  bottom: 30px;
  left: 42px;
  transition: 0.6s;
}

.year-header:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 22px 0 0 0;
}

.year-dots {
  display: block;
  position: absolute;
  top: -105px;
  left: 0;
  width: 100%;
  height: 64px;
  padding: 0;
  list-style: none;
  z-index: 2;
  text-align: center;
}

.year-dots:after {
  content: "";
  display: block;
  width: 880px;
  height: 2px;
  background: #d9d9d9;
  margin: -12px auto 0 auto;
}

.year-dots li {
  position: relative;
  display: inline-block;
  margin: 0 18px 0 18px;
  width: 22px;
  height: 22px;
  border-radius: 100px;
  vertical-align: middle;
  background: transparent;
}

.year-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  width: 10px;
  height: 10px;
  padding: 0;
  margin-top: 6px;
  margin-left: 6px;
  border-radius: 100px;
  background-color: #d9d9d9;
  transition: 0.6s;
  color: transparent;
  border: 0;
  outline: none;
}

.year-dots li.slick-active button {
  width: 22px;
  height: 22px;
  margin-top: 0;
  margin-left: 0;
  background-color: #e3001d;
}

.year-dots li:hover button {
  width: 22px;
  height: 22px;
  margin-top: 0;
  margin-left: 0;
  background-color: #ffffff;
}

.year-dots li:after {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  display: block;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.year-dots li:nth-child(1):after {
  content: "2009";
}

.year-dots li:nth-child(2):after {
  content: "2010";
}

.year-dots li:nth-child(3):after {
  content: "2011";
}

.year-dots li:nth-child(4):after {
  content: "2012";
}

.year-dots li:nth-child(5):after {
  content: "2013";
}

.year-dots li:nth-child(6):after {
  content: "2014";
}

.year-dots li:nth-child(7):after {
  content: "2015";
}

.year-dots li:nth-child(8):after {
  content: "2016";
}

.year-dots li:nth-child(9):after {
  content: "2017";
}

.year-dots li:nth-child(10):after {
  content: "2018";
}

.year-dots li:nth-child(11):after {
  content: "2019";
}

.year-dots li:nth-child(12):after {
  content: "2020";
}

.year-dots li:nth-child(13):after {
  content: "2021";
}

.year-dots li:nth-child(14):after {
  content: "2022";
}

.year-dots li:nth-child(15):after {
  content: "2022";
}

.year-dots li:nth-child(16):after {
  content: "2023";
}

.year-dots li:nth-child(17):after {
  content: "2024";
}

#disclosure {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
  margin-top: 20px;
}

#disclosure td {
  vertical-align: top;
  font-size: 15px;
  line-height: 130%;
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 35px 15px 0;
  width: 38%;
}

#disclosure td.small-text {
  padding: 15px 0;
  width: 24%;
  font-size: 11px;
  font-weight: 400;
}

.text-small-mob {
  display: none;
  font-size: 11px;
  font-weight: 400;
  margin-top: 8px;
}

.disclosure-header {
  display: none;
  margin-bottom: 8px;
}

.direction-small {
  font-size: 13px;
  font-weight: 300;
  margin-top: 8px;
}

.fixmenu {
  float: right;
  width: 430px;
  background: #ffffff;
  padding: 120px 40px 40px 40px;
  box-sizing: border-box;
}

.fixmenu-top {
  position: fixed;
  right: 0;
  top: 50px;
  z-index: 10;
}

.fixmenu-bottom {
  position: absolute;
  top: auto;
  bottom: 760px;
}

nav {
  padding-left: 30px;
  border-left: 2px solid #000000;
}

nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

nav ul li a {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 15px;
  font-weight: 400;
  /*line-height: 100%;*/
  display: block;
  /*height: 54px;*/
  padding-bottom: 20px;
  padding-top: 12px;
  padding-left: 10px;
  background: #ffffff;
  color: #000000;
  text-decoration: none;
  position: relative;
  transition: 0.8s;
}

nav ul li a.active {
  margin-left: -42px;
}

nav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  /*top: 38px;*/
  bottom: 10px;
  left: 10px;
  width: 0;
  height: 2px;
  background: #e3001d;
  transition: 0.6s;
}

nav ul li a.active:after,
nav ul li a:hover:after {
  content: "";
  display: block;
  position: absolute;
  /*top: 38px;*/
  bottom: 10px;
  left: 10px;
  width: 80px;
  height: 2px;
  background: #e3001d;
}

nav ul li a:hover:after {
  width: 80px;
}

.sections {
  float: left;
  width: calc(100% - 430px);
}

.section {
  position: relative;
  width: 100%;
  height: 400px;
}

.section-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  margin: 20px 0 30px 0;
  text-align: center;
}

.box {
  opacity: 0;
  transition: 0.6s;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.box.visible_ {
  opacity: 1;
  z-index: 10;
}

.archive {
  text-align: center;
}

.archive span {
  display: inline-block;
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 100%;
  margin-right: 20px;
  cursor: pointer;
}

.archive span.current {
  color: #e3001d;
}

.archive span.current:after {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  background: #e3001d;
  margin: 16px auto 0 auto;
}

.press-logo-text {
  float: left;
  margin: 0 60px 60px 0;
}

.news-text-pic {
  float: right;
  margin: 0 0 40px 60px;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}

.checkbox-q {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  display: block;
  text-decoration: none;
  padding: 12px 0 12px 40px;
  margin-bottom: 8px;
  cursor: pointer;
  line-height: 140%;
}

.checkbox-q span,
.checkbox-th span {
  display: inline-block;
  vertical-align: top;
  width: 130px;
}

.checkbox-q span:first-child,
.checkbox-th span:first-child {
  width: 80px;
}

.checkbox-th {
  padding: 12px 0 12px 40px;
  margin-bottom: 8px;
}

.checkbox-th span {
  font-size: 14px;
}

.checkbox-q:after {
  position: absolute;
  left: 0px;
  top: 11px;
  position: absolute;
  display: inline-block;
  background-color: #f2f2f2;
  width: 22px;
  height: 22px;
  content: "";
}

.checkbox-q:before {
  opacity: 0;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 11px;
  position: absolute;
  background: #e40521 url(/images/check.png) center center no-repeat;
  width: 22px;
  height: 22px;
  color: #ffffff;
  font-size: 18px;
  content: "";
  z-index: 2;
  transition: 0.3s;
}

.checkbox-q.checked:before {
  opacity: 1;
}

.q-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 24px;
  font-weight: 400;
  color: #e40521;
}

.q-header span {
  display: block;
  margin-top: 12px;
  font-family: Helios, Arial sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.q-header:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 30px 0;
}

.test-pic,
.test-pic-eng {
  width: 90%;
}

.test-info {
  font-size: 14px;
  font-weight: 300;
  line-height: 130%;
  color: #808080;
  margin-top: 60px;
}

.disclamer-test {
  margin-top: 80px;
}

.test-container {
  position: relative;
  min-height: 550px;
}

.q-block {
  position: absolute;
  top: 0;
  left: 0;
}

.check-block {
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}

.check-name {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}

.check-name #agree,
.check-name #agree_z,
.check-name #agree_zc {
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
}

.check-name a {
  color: #000000;
}

.check-error {
  position: absolute;
  top: 18px;
  left: 0;
}

.check-error a {
  color: #e3001d;
  text-decoration: none;
}

.capcha-name {
  margin-top: 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  margin-right: 20px;
}

.capcha-block {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}

.form-block-center input[type=text]#capcha,
.form-block-center input[type=text]#capcha_z,
.form-block-center input[type=text]#capcha_zc {
  display: inline-block;
  width: 100px;
  margin-top: 20px;
}

.form-block-center input[type=file] {
  display: inline-block;
  width: auto;
  margin-top: 20px;
}

#form-result,
#form-result_z,
#form-result_zc {
  text-align: center;
  color: #e3001d;
  margin-top: 20px;
  line-height: 200%;
}

.back,
.again {
  display: inline-block;
}

.test-again-position {
  text-align: center;
}

.lic-small {
  font-weight: 300;
  font-size: 14px;
  margin-top: 60px;
}

.text-page {
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  margin: 80px;
}

.text-nopage {
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  max-width: 500px;
  margin: 80px auto;
}

.text-nopage h2 {
  text-align: center;
  margin: 0;
}

.text-nopage h2::after {
  display: none;
}

.mobfooter {
  display: none;
}

.team-padding {
  padding: 0 120px;
}

.news-item {
  height: 405px;
  overflow: hidden;
  margin-bottom: 20px;
}

.news-case {
  margin-top: -370px;
}

.speaker-margin {
  padding: 0 120px;
}

.facebook {
  display: inline-block;
  background: url(/images/facebook_logo.png) center center no-repeat;
  margin: 0 8px 0 0;
  width: 38px;
  height: 38px;
}

.instagram {
  display: inline-block;
  background: url(/images/instagram_logo.png) center center no-repeat;
  margin: 0 8px 0 0;
  width: 38px;
  height: 38px;
}

.appstore {
  display: inline-block;
  background: url(/images/appstore-logo.png) center center no-repeat;
  margin: 0 8px;
  width: 38px;
  height: 38px;
}

.googleplay {
  display: inline-block;
  background: url(/images/googleplay-logo.png) center center no-repeat;
  width: 38px;
  height: 38px;
}

.telegram {
  display: inline-block;
  background: url(/images/telegram-logo.png) center center no-repeat;
  margin: 0 8px 0 0;
  width: 38px;
  height: 38px;
}

.zen {
  display: inline-block;
  background: url(/images/zen-logo.png) center center no-repeat;
  width: 38px;
  height: 38px;
}

.youtube {
  display: inline-block;
  background: url(/images/youtube_logo.png) center center no-repeat;
  width: 38px;
  height: 38px;
}

.facebook-footer {
  text-align: right;
  margin-bottom: 40px;
}

#lang-column {
  text-align: center;
}

.audit-text {
  margin-left: 263px;
}

.awards-string-block {
  position: relative;
  height: 250px;
  padding: 0 60px;
  overflow: hidden;
}

.allnews-b {
  margin-top: 60px;
}

.dactive-comment {
  font-size: 15px;
  font-weight: 300;
  color: #000;
  padding-left: 90px;
}

.dactive-comment a {
  color: #000;
}

.text_tab {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  margin-top: 30px;
}

.text_tab th {
  background-color: #f2f2f2;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  padding: 16px 20px;
  vertical-align: top;
}

.text_tab td {
  border-bottom: 1px solid #d8d8d8;
  padding: 16px 20px;
  vertical-align: top;
  text-align: left;
}

.text_tab tr:hover td {
  background-color: #f8f8f8;
}

.tab800 {
  width: 800px;
}

.text-pic-item {
  width: 30%;
  float: left;
  box-sizing: border-box;
  margin: 3% 5% 2% 0;
}

.text-pic-item:nth-child(3n+3),
.text-pic-block .fancybox-button:nth-child(3n+3) .text-pic-item {
  margin: 3% 0 2% 0;
}

.text-pic-item-2 {
  width: 48%;
  float: left;
  box-sizing: border-box;
  margin: 2% 4% 2% 0;
}

.text-pic-item-2:nth-child(2n+2) {
  margin: 2% 0 2% 0;
}

#filter-left {
  display: inline-block;
  width: 35%;
}

#filter-left input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 45%;
  height: 52px;
  margin-top: 10px;
}

#filter-center {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 25%;
  padding-right: 15px;
}

#filter-center input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 52px;
  margin-top: 10px;
}

#filter-right {
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 25%;
  padding-right: 16px;
}

#filter-right input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 52px;
  margin-top: 10px;
}

#filter {
  margin-top: 20px;
}

.filter_b {
  width: 13%;
  cursor: pointer;
}

#action_news {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  width: 100%;
  margin-top: 30px;
}

#action_news th {
  background-color: #f7f7f7;
  font-weight: 700;
  text-align: left;
  padding: 16px 16px;
}

#action_news td {
  border-bottom: 1px solid #d8d8d8;
  padding: 16px 16px;
  vertical-align: top;
  text-align: left;
}

.action-mob,
.action-mob-doc {
  display: none;
}

.search-block {
  display: none;
  width: 600px;
  height: 40px;
  float: left;
  margin-left: 280px;
  margin-top: 32px;
}

input[type=text].search-field {
  width: 450px;
  height: 40px;
  background-color: transparent;
  border-bottom: 1px solid #898989 !important;
  border: 0;
  outline: none;
  font-size: 15px;
  font-weight: 300;
  color: #898989;
  padding: 0;
  text-align: left;
}

.search-field-block {
  display: inline-block;
  vertical-align: top;
}

.search-button {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin-left: 20px;
  background: url(/images/search-bg.png) center top no-repeat;
  transition: 0.3s;
}

.s-w,
#column-slide-second .search-button {
  background: url(/images/search-bg.png) center bottom no-repeat;
}

.search-close {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 40px;
  margin-left: 20px;
  background: url(/images/search-close.png) left center no-repeat;
  cursor: pointer;
}

input[type=text].search-field:hover,
input[type=text].search-field:focus {
  border: 0;
}

.pic-comment {
  font-style: italic;
  font-size: 12px;
  margin: 2px 0 6px 0;
}

.b-audio {
  width: 100%;
  margin-top: 10px;
}

.text-pic-center {
  text-align: center;
  font-style: italic;
}

.text-pic-center img {
  margin: 0 auto 8px auto;
}

.video-block {
  position: relative;
  padding-bottom: 54%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.doc-link-small {
  font-size: 13px;
}

.comment {
  font-style: italic;
  color: #808080;
  font-weight: 300;
  font-size: 14px;
}

.research-hg,
.research-hw {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #027a35;
}

.research-hw {
  color: #e40521;
}

.c-block {
  margin: 0 auto;
}

.t-text {
  text-align: center;
  font-style: italic;
  color: #808080;
  font-size: 14px;
  font-weight: 300;
}

.h-text {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.text-img {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.center-diagram {
  max-width: 100%;
}

.flex-diagram {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 0;
}

.flex-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}

.diagram-block {
  display: block;
  width: 600px;
  padding: 0 10px;
  margin: 20px 0;
  text-align: center;
  box-sizing: border-box;
}

.flex-block {
  width: 350px;
  padding: 0 40px 0 0;
  margin: 10px 0;
  box-sizing: border-box;
}

.faq-bg {
  padding: 30px;
  background-color: #f2f2f2;
  margin: 0 0 30px 0;
}

.faq-header {
  text-decoration: underline;
  cursor: pointer;
  margin: 16px 0;
}

.faq-header:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #e3001d;
  margin-right: 16px;
}

.li-header {
  margin: 16px 0;
  padding-left: 28px;
  position: relative;
}

.li-header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #000000;
}

.top-t-ipo {
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 140%;
}

.a-center2 td,
.a-center2 th,
.a-center td,
.a-center th {
  text-align: center;
}

.a-center2 td:first-child,
.a-center2 th:first-child {
  text-align: left;
}

.sup-ht {
  font-weight: 400;
  font-size: 21px;
}

.block-cb {
  max-width: 180px;
  color: #666666;
  font-size: 12px;
  margin-left: 196px;
  position: relative;
}

.block-cb::before {
  content: "";
  position: absolute;
  left: -96px;
  top: 0;
  display: block;
  width: 86px;
  height: 86px;
  background: url('qr-cbr.jpg') no-repeat;
}

.block-cb .footer-header::after {
  margin: 10px 0 10px 0;
}

.foto-text {
  float: right;
  margin: 20px 0 20px 20px;
}

.h-text-comment {
  color: #808080;
  margin-top: 8px;
  font-weight: 400;
}

.video-l {
  width: 30%;
  float: left;
  margin: 0 40px 40px 0;
}

.multiple-item-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}

.multiple-item-grid .team-item {
  width: auto;
}

.plus-block {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 20px 0;
}

.plus-item {
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  max-width: 350px;
}

.plus-item div {
  font-size: 14px;
  font-weight: normal;
  margin-top: 16px;
}

.plus-c-item {
  font-size: 38px;
}

.social-logo {
  margin-top: 30px;
  display: flex;
  justify-content: flex-end;
}

.social-logo svg {
  fill: #808080;
}

.social #about-ceo-info {
  margin: 0;
  display: flex;
  align-items: center;
}

.video-wrap {
  width: 40%;
  min-width: 40%;
  margin-right: 50px;
}

.video-title {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: #e40521;
}

.strategies-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #e8e8e8;
  height: 100%;
  padding: 80px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.textblock-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 40px;
  background: url('company-bg.jpg') no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.strategie-title {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 24px;
  font-weight: 400;
}

.strategie-title.top {
  display: none;
  margin: 24px 40px;
}

.strategie-title::after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #e3001d;
  margin: 30px 0 0 0;
}

.strategie-title.top::after {
  display: none;
}

.strategie-pic {
  height: 100%;
  min-height: 300px;
  display: block;
  position: relative;
  filter: grayscale(100%) brightness(60%);
  transition: 1s;
}

.trust-play-wrap:hover ~ .strategie-pic {
  filter: none;
}

.strategie-info {
  font-size: 15px;
  font-weight: 300;
  margin-top: 20px;
  line-height: 140%;
}

.strategie-wrap {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 580px;
}

.strategie-wrap .col50 {
  float: none;
}

.docs-scroll-wrap {
  height: 100%;
  padding: 80px 40px 80px 80px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.doc-string {
  margin: 0 0 14px 0;
}

.doc-string a {
  color: #000000;
}

.doc-inc-group {
  margin: 10px 0 0 20px;
}

.presentation-title {
  text-align: center;
  font-size: 25px;
}

.strategies-fw-bg {
  height: 100%;
  position: relative;
  filter: grayscale(100%) brightness(60%);
  transition: 1s;
  z-index: 0;
}

.strategies-fw-block:hover ~ .strategies-fw-bg {
  filter: none;
}

.strategies-fw-block {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 80px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.strategies-fw-block .about-header {
  width: 500px;
}

.strategies-fw-block.right {
  justify-content: flex-end;
}

.strategies-fw-block .top-prev,
.strategies-fw-block .top-next {
  top: 200px;
  left: 0;
}

.strategies-fw-block .top-next {
  left: 60px;
}

.q-flex {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  height: 100%;
  flex-direction: column;
  background: inherit;
  padding-top: 100px;
  position: relative;
}

.q-flex.c-center {
  justify-content: center;
  padding: 30px 0;
  min-height: 800px;
}

.test-header {
  color: #ffffff;
  font-family: Helios, Arial sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 120%;
  width: 100%;
  max-width: 1000px;
  text-align: center;
}

.test-comment {
  color: #ffffff;
  font-size: 18px;
  line-height: 130%;
  font-weight: 300;
  text-align: center;
}

.questionnaire-wrap {
  display: none;
}

.questionnaire-wrap.selected {
  display: block;
}

.questionnaire-wrap .transp-button-over {
  margin: 0;
}

.button-container.start-b {
  text-align: center;
}

.questionnaire-wrap .test-button {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 4px;
}

.questionnaire-wrap .test-button:hover {
  color: #e40521;
}

.test-button-in {
  border: 1px solid #ffffff;
  padding: 0;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #ffffff;
}

.questionnaire-wrap {
  min-height: 800px;
}

.progress-bar {
  height: 8px;
  background: #ffffff;
  border-radius: 30px;
  margin: 10px 0 2px 0;
}

.q-number-wrap {
  width: 100%;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}

.progress-bar-active {
  height: 8px;
  background: #f60020;
  border-radius: 30px;
  margin-top: 20px;
}

.analytic-pic.questionnaire-wrap {
  filter: none;
  position: relative;
  z-index: 0;
  height: auto;
}

.selection-radio {
  background: #ffffff;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 10px;
  position: relative;
  margin: 0 12px 0 0;
}

.selection-radio::after {
  content: "";
  display: none;
  position: absolute;
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #f60020;
}

.selection-item.selected .selection-radio::after,
.selection-item:hover .selection-radio::after {
  display: block;
}

.flex-selection {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0 0;
}

.selection-name {
  font-size: 16px;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #ffffff;
}

.selection-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0 0 12px 0;
}

.test-answer {
  width: 100%;
  max-width: 1000px;
  color: #ffffff;
}

.selection-name .number {
  font-family: Helios, Arial sans-serif;
  /*font-family: PlayfairDisplaySC, Times serif;*/
  font-size: 72px;
  font-weight: 400;
  line-height: 70%;
  margin: 0 0 20px 0;
}

.header-comment {
  font-family: Helios, Arial sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.header-group {
  font-family: Helios, Arial sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 400;
}

.selection-name .answer-header {
  font-family: Helios, Arial sans-serif;
  /*font-family: PlayfairDisplaySC, Times serif;*/
  font-size: 24px;
  font-weight: 400;
  margin: 0 20px 20px 20px;
  text-align: center;
}

.selection-name .answer-header.ahb {
  font-size: 36px;
  margin: 0 20px 10px 20px;
}

.answer-field {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.answer-field.sanf {
  max-width: 400px;
}

.answer-field input[type=text] {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 0;
  height: 38px;
  text-align: left;
  font-size: 15px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px;
  color: #ffffff;
}

.answer-field textarea {
  width: 100%;
  border: 0;
  height: 160px;
  margin-top: 6px;
  text-align: left;
  font-size: 15px;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.test-header .comment-qh {
  color: #ffffff;
  font-family: Helios, Arial sans-serif;
  /*font-family: PlayfairDisplaySC, Times serif;*/
  font-size: 21px;
  font-weight: 400;
  line-height: 120%;
  width: 100%;
  text-align: center;
  margin: 20px 0 0 0;
}

.q-block-border {
  border: 2px solid #ffffff;
  padding: 6px;
  background: inherit;
  position: relative;
  z-index: 1;
}

.q-container {
  border: 2px solid #ffffff;
  padding: 60px 60px 0 60px;
  position: relative;
  z-index: 1;
  background: inherit;
  overflow: hidden;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1000px;
}

.q-container:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.q-container:before {
  content: "";
  position: absolute;
  background: inherit;
  z-index: -2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset 0 0 2000px rgba(241, 241, 241, 0.5);
  filter: blur(8px);
  margin: -20px;
}

.q-flex:before,
.q-block-border:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.button-container {
  margin: 20px auto 60px auto;
  display: inline-block;
}

.button-container-inc {
  margin: 20px auto 0 auto;
  display: inline-block;
  min-height: 58px;
}

.button-container.flex-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}

.button-container.flex-container .selection-item {
  margin: 0 12px;
}

.cb-block {
  text-align: center;
}

.test-header-q,
.test-header-t {
  margin: 40px 0;
  color: #ffffff;
  font-family: Helios, Arial sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 140%;
  text-align: center;
}

.test-header-t {
  font-size: 24px;
  text-transform: none;
}

.nav-buttons-container {
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  margin: 0 -30px 30px -30px;
}

.nav-buttons-container div {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.nav-buttons-container div:hover {
  color: #e40521;
}

.nav-buttons-container span {
  font-size: 36px;
  font-weight: 300;
  padding: 0 4px;
}

.button-field-container {
  /*display: flex;*/
  align-items: center;
  margin: -30px 0 30px 0;
}

.questionnaire-wrap .checkbox-q {
  padding: 0 20px 0 56px;
  margin-bottom: 0;
  color: #ffffff;
}

.button-space {
  padding: 14px 20px;
}

.questionnaire-wrap .checkbox-q::before,
.questionnaire-wrap .checkbox-q::after {
  top: 0;
  left: 14px;
}

.questionnaire-wrap .checkbox-q.checkfield::before,
.questionnaire-wrap .checkbox-q.checkfield::after {
  top: 9px;
}

.button-container.flex-container .transp-button-over {
  margin: 0 12px;
}

.checkbox-q.selected::before {
  opacity: 1;
}

#questionnaire {
  background-attachment: fixed !important;
  background-size: cover !important;
}

.r-block-border {
  border: 1px solid #000000;
  padding: 6px;
  position: relative;
  z-index: 1;
}

.r-container {
  border: 1px solid #000000;
  padding: 15px 40px 15px 15px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.r-anons-text {
  padding: 0 40px;
}

.r-anons-r-header {
  font-size: 18px;
  text-transform: uppercase;
  color: #e3001d;
}

.r-anons-header {
  font-size: 20px;
  text-transform: uppercase;
  margin: 6px 0 12px 0;
}

.idea-author {
  margin-top: 30px;
}

.idea-author-wrap {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  gap: 30px;
}

.idea-author-name {
  font-size: 18px;
  margin: 0 0 12px 0;
}

.idea-author-link {
  margin: 38px 0 0 0;
}

.gray-img {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}

.idea-grid {
  display: grid;
  grid-template-columns: 180px 1fr;
  grid-gap: 20px;
}

.point-header .number {
  font-size: 80px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 20px;
}

.red-h {
  color: #e3001d;
}

.team-video-link {
  position: relative;
}

.team-video-link img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  transition: 1s;
}

.team-video-link img:hover {
  filter: none;
}

.team-video-img:hover ~ a img {
  filter: none;
}

.hidden-diagram {
  display: none;
}

.b-button-wrap {
  position: relative;
}

.b-button {
  position: absolute;
  top: -220px;
  left: 0;
  z-index: 2;
}

#column-slide-second.midle-height {
  height: 400px;
}

#column-slide-second.midle-height #page-header h1 {
  bottom: 180px;
}

#column-slide-second.midle-height #pathway {
  bottom: 140px;
}

.account-bg.flex {
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.success-header {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 36px;
  font-weight: 400;
  color: #e3001d;
  text-align: center;
  margin-bottom: 24px;
}

.success-wrap {
  text-align: center;
  color: #000000;
  margin: 60px 0;
}

.link-all-docs a {
  text-decoration: none;
}

.link-all-docs::after {
  display: none;
}

.form-block-center-w {
  max-width: 700px;
  margin: 0 auto;
}

.form-block-center-w input[type=text],
.form-block-center-w input[type=password],
.form-block-center-w textarea,
.form-block-center-w select {
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}

.form-block-center-w input[type=submit] {
  display: block;
  margin: 20px auto 0 auto;
}

.form-block-center-w textarea {
  height: 150px;
}

.web-type {
  font-size: 21px;
  font-weight: 400;
  line-height: 100%;
  text-align: center;
  margin-bottom: 16px;
}

.web-name {
  font-family: PlayfairDisplaySC, Times serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 130%;
  color: #e3001d;
  text-align: center;
  margin-bottom: 30px;
}

.agree-content {
  font-size: 15px;
}

.web-info {
  text-align: center;
  margin-bottom: 30px;
}

.web-info .validate-info {
  font-size: 14px;
}

.validate-info {
  margin-top: 10px;
  color: #666666;
}

.form-block-center-w .form-error {
  text-align: left;
}

.success-text {
  text-align: center;
  font-size: 24px;
}

.test-q {
  color: #fff;
  margin: 24px 0;
}

.test-q::after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #fff;
  opacity: 0.6;
  margin: 20px 0 30px 0;
}

.test-q .question {
  font-size: 21px;
}

.test-q .answer {
  font-style: italic;
}

.test-q li {
  margin: 8px 0;
  opacity: 0.5;
}

.test-q .true {
  font-weight: 700;
  opacity: 1;
}

.test-q .my-answer {
  color: #e40521;
  opacity: 1;
}

.test-q .true.my-answer {
  color: green;
}

.true-answers {
  margin: 30px 0;
}

.error-test {
  text-align: center;
  color: #e40521;
  margin-top: 12px;
}

@media screen and (max-width: 1900px) {
  .footer-menu-block {
    margin-left: 40px;
  }
  .footer-contact-block {
    margin-left: 40px;
  }
  .footer-menu-block a,
  #footer-adress,
  .footer-contact-block a,
  #lang-footer {
    font-size: 13px;
  }
  .footer-header {
    font-size: 18px;
  }
  #phone-footer {
    font-size: 18px;
  }
  .block-cb {
    margin-left: 146px;
  }
}
@media screen and (max-width: 1580px) {
  .block-cb {
    display: none;
  }
}
@media screen and (max-width: 1550px) {
  #main-menu,
  .search-block {
    margin-left: 140px;
  }
  .multiple-item {
    margin: 20px auto 0 auto;
    width: 92%;
  }
  .team-item-info {
    padding: 20px 10px 0 10px;
  }
  .licenses-block-marg {
    padding: 0 40px;
  }
  #about-ceo {
    padding: 80px;
  }
  .col25 .button-link,
  .col25 .button-link-doc {
    padding: 0 10px;
  }
  .col25 .button-link.auto-h,
  .col25 .button-link-doc.auto-h {
    padding: 10px;
  }
  .fixmenu {
    display: none;
  }
  .sections {
    float: none;
    width: 100%;
  }
  .center-diagram-w {
    margin: 0 auto;
    width: 100%;
  }
  .personal-block-marg,
  .licenses-block-marg,
  .brokerage-block-marg,
  .team-padding {
    padding: 0 50px;
  }
  #quote-column {
    width: 700px;
  }
}
@media screen and (max-width: 1380px) {
  #main-menu,
  #lk-menu {
    font-size: 15px;
    font-weight: 300;
  }
  #main-menu a {
    margin-right: 16px;
  }
  .search-block {
    margin-left: 68px;
  }
  #col-analitic {
    padding: 100px 0 0 80px;
  }
  #col-test {
    padding: 220px 0 0 80px;
  }
  .company-left,
  .news-bg {
    padding: 150px 0 0 80px;
  }
  #slogan {
    left: 80px;
  }
  .news-main-item:nth-child(3) {
    margin: 0 0 0 60px;
  }
  .news-margin {
    margin: 70px 0 0 0;
  }
  .news-margin.analytic {
    margin: 0;
  }
  #audit-header,
  #news-single-header {
    padding: 0;
  }
  .team-item {
    margin: 0 15px;
  }
  .strategy-block-slide {
    padding: 0 15px;
  }
  .year-dots {
    display: none !important;
  }
  .video-l {
    width: 50%;
    float: left;
    margin: 0 40px 40px 0;
  }
  .strategies-mob-hide {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  #main-menu,
  #lang-top,
  #logo-block-bg-b,
  #lk-menu,
  #footer-menu,
  .arrow-test {
    display: none;
  }
  .search-block {
    display: none !important;
  }
  .mob_menu {
    display: block;
  }
  #logo {
    margin-left: 20px;
    /*margin-top: 30px;*/
    margin-top: 10px;
    width: 180px;
  }
  #logo-r {
    left: 20px;
    /*top: 30px;*/
    top: 10px;
    width: 180px;
  }
  #slogan,
  #services-header,
  #page-header-team {
    left: 0;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
    bottom: 0;
    font-size: 32px;
    height: 380px;
  }
  #page-header-team h1 {
    font-size: 32px;
    margin: 0 0 40px 0;
  }
  #services-header {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    bottom: 180px;
    height: auto;
  }
  .slogan-small-comment {
    font-size: 14px;
    margin-top: 28px;
  }
  #slogan:hover ~ #logo-block-bg-b {
    height: 80px !important;
  }
  .logo-block-bg-full {
    height: 80px !important;
  }
  #column-slide-second #logo-block-bg {
    height: 80px !important;
  }
  #main-slide {
    background-size: cover;
  }
  #slogan:hover ~ #main-slide,
  #main-slide.main-slide-add,
  #slogan:hover ~ #about-slide-m,
  #about-slide-m.main-slide-add {
    background-position-y: 30%;
    background-size: cover;
    transform: none;
    -webkit-transform: none;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
  }
  #slogan:hover ~ #content-slide-block {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .mask-pre {
    width: 250px;
    /*height: 29px;*/
    height: 73px;
    /*-webkit-mask-size: 250px 29px;
          mask-size: 250px 29px;*/
    mask-size: 250px 73px;
  }
  .col50,
  .col25,
  .col30,
  .col20,
  .col60 {
    float: none;
    width: 100%;
  }
  #company-traditional,
  #company-awards,
  #company-m-news,
  .company-history,
  .company-history.deliclub-info-wrap {
    height: auto;
  }
  #company-traditional .col50 {
    min-height: 300px;
  }
  .company-left {
    padding: 36px 20px;
  }
  .news-bg,
  .mainnews-bg {
    padding: 36px 20px;
    background-size: cover !important;
  }
  .absolute-header {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
  }
  .double-border {
    padding: 20px;
    font-size: 24px;
  }
  .double-border-news,
  .double-border-mainnews {
    padding: 20px;
    font-size: 18px;
  }
  .company-header,
  .about-header,
  .company-dep-header {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  }
  .company-anot-more,
  .company-news-more,
  .history-more {
    font-size: 14px;
  }
  .company-news-more {
    padding-right: 60px;
    margin-top: 15px;
  }
  .company-mainnews-header {
    padding: 15px;
  }
  .company-anot-t {
    padding: 30px 20px;
  }
  .company-anot-b {
    padding: 30px 20px;
  }
  .company-anot,
  .about-anot {
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    text-align: center;
    padding: 30px 20px;
  }
  .company-news {
    height: 380px !important;
  }
  .company-news-header {
    box-sizing: border-box;
    width: 100%;
    height: 310px;
    padding: 20px;
  }
  #news-single-header,
  #audit-header {
    padding: 0;
    font-size: 24px;
  }
  .news-margin {
    margin: 10px 0;
    font-size: 14px;
  }
  .analytic-pic {
    height: 380px;
    margin-top: -150px;
  }
  #col-test,
  #col-test-brokerage {
    float: none;
    width: 100%;
    padding: 30px 20px;
    font-size: 24px;
    text-align: center;
  }
  .deliclub-info-wrap #col-test-brokerage {
    padding: 30px 20px;
    text-align: left;
  }
  .deliclub-info-wrap .infoblock-black-opacity-l {
    height: 480px;
    justify-content: left;
  }
  .deliclub-info-wrap .trust-bg-l {
    height: 480px;
  }
  .deliclub-info-wrap .infoblock-text-c {
    width: 100%;
    min-width: 100%;
  }
  .deliclub-info-wrap #col-test-brokerage {
    justify-content: left;
  }
  #column-slide-second {
    height: 230px;
  }
  #page-header-block {
    height: 230px;
  }
  #page-header h1 {
    left: 20px;
    bottom: 80px;
    font-size: 24px;
  }
  #column-slide-second #page-header h1 {
    bottom: 85px;
  }
  #page-header-research h1 {
    left: 20px;
    top: 120px;
    font-size: 24px;
  }
  #spage-header-research h1 {
    left: 20px;
    top: 40px;
    font-size: 24px;
    padding: 0 30px 0 0;
  }
  #pathway {
    left: 20px;
    bottom: 50px;
    font-size: 12px;
  }
  #col-awards {
    float: none;
    width: 100%;
    padding: 30px 20px;
  }
  .customized-scroll > div {
    width: auto;
    max-height: 2000px;
  }
  .awards-header {
    font-size: 24px;
    display: block;
    text-align: center;
  }
  .awards-single {
    margin: 0 0 50px 0;
    width: 100%;
    height: auto;
    float: none;
    font-size: 14px;
    text-align: center;
    background-position-x: center !important;
  }
  .awards-single span {
    width: 100%;
    max-width: 100%;
  }
  .awards-single span:before {
    margin: 0 auto 18px auto;
  }
  #company-map {
    height: 400px;
  }
  #index-map-header {
    font-size: 24px;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin-top: -370px;
  }
  #analitic-header,
  #news-header {
    font-size: 24px;
    text-align: center;
  }
  #map-mobpadding {
    padding: 0 20px;
  }
  .map-img {
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    height: 400px;
    background: url(/images/map-main-gi.jpg) no-repeat;
    background-position-x: 60%;
    background-position-y: 40%;
    background-size: cover;
  }
  .map-info-block {
    display: block;
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 0;
    padding: 20px;
    margin: 50px 0 30px 0;
    width: 100%;
    height: auto;
  }
  .double-border-map {
    padding: 20px;
  }
  #col-analitic {
    float: none;
    width: 100%;
    padding: 30px 20px;
  }
  #col-news {
    float: none;
    width: 100%;
    padding: 30px 20px;
  }
  .analitic-item {
    max-width: auto;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .analitic-item a {
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
  }
  .analitic-item:nth-child(1) {
    margin-top: 50px;
  }
  .analitic-item:nth-child(3) {
    margin-bottom: 0;
  }
  .centermobblock {
    text-align: center;
  }
  .news-main-item {
    width: 300px;
    height: 228px;
    margin: 0 auto;
  }
  .news-main-item:nth-child(2) {
    margin-top: 50px;
  }
  .news-main-item:nth-child(3) {
    margin: 20px auto 0 auto;
  }
  .news-main-item-header {
    width: 250px;
    max-height: 185px;
    bottom: 20px;
    left: 20px;
    font-size: 15px;
  }
  .news-main-item-header div {
    font-size: 14px;
  }
  .mobfooter {
    display: block;
  }
  #footer {
    padding: 30px 20px;
  }
  .footer-contact-block {
    float: none;
    text-align: center;
    margin-left: 0;
  }
  #footer-disclaimer {
    font-size: 10px;
    line-height: 120%;
  }
  .about-advantage {
    padding: 30px 20px;
  }
  .advantage-block,
  .advantage-block.social {
    margin-top: 20px;
    padding-left: 0;
    font-size: 18px;
  }
  .advantage-info,
  .findocs-info {
    padding-left: 0;
    font-size: 14px;
    margin-top: 20px;
  }
  .advantage-block div {
    font-size: 48px;
  }
  .about-points,
  .feedback-block,
  .company-history-awards,
  .quote-block,
  .quote-block-g,
  .quote-block-gb,
  .strategy-block,
  .single-header,
  .news-list,
  .mainnews-list,
  .press-pr-block,
  .office-block,
  .history-block,
  .press-pr-block.social {
    padding: 30px 20px;
  }
  .press-pr-block.social {
    font-size: 14px;
  }
  .press-pr-info.social {
    padding-top: 0;
    font-size: 15px;
  }
  .social #about-ceo-info {
    flex-direction: column;
    font-size: 14px;
  }
  .video-wrap {
    width: 60%;
    min-width: 60%;
    margin: 0 0 40px 0;
  }
  .research-block-gb {
    padding: 20px;
  }
  .research-block-l {
    padding: 20px;
  }
  .research-block-l a {
    margin: 6px 0;
  }
  #quote-column {
    width: 100%;
  }
  #quote-photo,
  .quote-block-g #quote-photo {
    float: none;
    margin: 0 auto 20px auto;
  }
  #quote-text-block {
    margin-left: 0;
  }
  #quote-text {
    font-size: 14px;
    padding-left: 0;
    background: none;
  }
  #quote-name {
    font-size: 14px;
  }
  .trust-bg,
  .brokerage-bg {
    height: 300px;
    padding: 0;
  }
  .infoblock-header,
  .infoblock-header-hc {
    font-size: 18px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 30px 20px 0 20px;
    text-align: center;
  }
  .infoblock-header:after,
  .infoblock-header-hc:after {
    margin: 15px auto 45px auto;
  }
  .infoblock-item,
  .infoblock-item-single {
    font-size: 14px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 0 25px 0;
  }
  .infoblock-item:before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    left: 0;
    margin-right: 10px;
    top: 0;
  }
  .trust-bg-l,
  .trust-bg-r {
    padding: 30px 20px;
  }
  .center-block {
    line-height: 150px;
  }
  .strategy-header {
    font-size: 24px;
    text-align: center;
    margin-bottom: 50px;
  }
  .team-item {
    margin: 0 8px;
  }
  .strategy-block-slide {
    padding: 0 8px;
  }
  .personal-block-marg,
  .licenses-block-marg,
  .brokerage-block-marg,
  .team-padding {
    padding: 0 20px;
  }
  #team-group .slick-prev,
  .strategy-block .slick-prev,
  .history-block .slick-prev,
  .awards-string-block .slick-prev,
  .quote-block-gb .slick-prev,
  .about-advantage .slick-prev,
  .about-points .slick-prev {
    left: -36px;
    top: 120px;
    width: 21px;
    height: 39px;
    background: url('arrows-double.png') left center no-repeat;
  }
  #team-group .slick-next,
  .strategy-block .slick-next,
  .history-block .slick-next,
  .awards-string-block .slick-next,
  .quote-block-gb .slick-next,
  .about-advantage .slick-next,
  .about-points .slick-next {
    right: -36px;
    top: 120px;
    width: 21px;
    height: 39px;
    background: url('arrows-double.png') right center no-repeat;
  }
  .awards-string-block .slick-prev {
    left: -50px;
    top: 80px;
  }
  .awards-string-block .slick-next {
    right: -50px;
    top: 80px;
  }
  .team-item-info {
    font-size: 14px;
  }
  .multiple-item {
    width: 100%;
  }
  .team-item-photo-block,
  .pr-photo-block {
    margin-top: 0;
  }
  .feedback-header-inline {
    text-align: center;
    max-width: 100%;
    display: block;
  }
  .feedback-header,
  .feedback-header-inline,
  .feedback-header-modal {
    font-size: 24px;
  }
  .check-block {
    padding-left: 40px;
  }
  #page-header-comment {
    width: 100%;
    padding: 0 20px;
    margin-top: 40px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
  }
  .strategy-block-over {
    padding: 0;
    margin-bottom: 20px;
  }
  .strategy-block-over:first-child {
    padding: 0;
  }
  .strategy-block-over:last-child {
    margin-bottom: 0;
    padding: 0;
  }
  .strategy-info {
    padding: 20px 10px 0 10px;
    font-size: 14px;
    font-weight: 300;
  }
  .news-item {
    height: auto;
    margin-bottom: 40px;
  }
  .infoblock-header-c,
  .infoblock-header-d {
    font-size: 24px;
    margin: 30px 20px;
  }
  .infoblock-header-d {
    margin: 30px 20px;
  }
  .infoblock-text-c {
    font-size: 12px;
    line-height: 120%;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .infoblock-text-c:before {
    display: none;
  }
  @keyframes move-bg-s {
    from {
      background-position-x: 100%;
      transform: scale(1.18);
      -webkit-transform: scale(1.18);
    }
    to {
      background-position-x: 65%;
      transform: scale(1);
      -webkit-transform: scale(1);
    }
  }
  .smallitem {
    font-size: 12px;
    margin: 0 0 8px 0;
  }
  .account-bg {
    padding: 30px 20px;
  }
  .docrow {
    margin-bottom: 50px;
    text-align: center;
  }
  .docrow .advantage-block::after {
    margin: 30px auto 0 auto;
  }
  .depositary-bg-l,
  .depositary-bg-r {
    padding: 30px 20px;
  }
  .depositary-bg-r .double-border,
  .depositary-bg-l .double-border {
    font-size: 20px;
  }
  #item-menu-partner,
  #item-menu-team,
  #item-menu-region,
  #item-menu-leadership {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
    white-space: nowrap;
  }
  #team-menu {
    margin-bottom: 50px;
  }
  #page-header-team {
    font-size: 16px;
  }
  .pr-photo-block {
    width: 100%;
    float: none;
  }
  .pp-item-info {
    padding: 0;
  }
  .team-name-s {
    font-size: 20px;
    margin-top: 20px;
  }
  .team-position-s,
  .team-position {
    margin: 10px 0 20px 0;
    font-size: 14px;
  }
  .team-resume {
    font-size: 14px;
  }
  .account-bg .company-header {
    width: auto;
    max-width: 550px;
  }
  .hclient-text {
    width: auto;
    max-width: 500px;
    margin: 20px;
    text-align: center;
    font-size: 14px;
  }
  .hclient-bg {
    padding: 30px 20px;
  }
  .hclient-block-over:before {
    display: none;
  }
  .hclient-block-over {
    font-size: 14px;
    text-align: center;
  }
  .hclient-header {
    font-size: 24px;
    margin-bottom: 12px;
    text-align: center;
  }
  .news-case {
    margin-top: -230px;
  }
  .press-logo-text {
    float: none;
    margin: 0 0 20px 0;
  }
  .press-pr-info {
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .press-pr-info div {
    font-size: 24px;
    margin: 0 0 20px 0;
  }
  .pr-item-info {
    padding: 20px 0 0 0;
  }
  .office-block .col30 {
    margin-bottom: 50px;
  }
  .cmap-info-block {
    position: absolute;
    top: 220px;
    left: 0;
    width: auto;
    margin: 0 20px;
    padding: 10px;
  }
  .cmap-info-block .double-border-map {
    padding: 10px;
    font-size: 12px;
  }
  #contacts-map {
    height: auto;
    margin-top: -230px;
  }
  .q-header {
    font-size: 18px;
  }
  .q-header span {
    font-size: 13px;
  }
  .q-header:after {
    margin: 15px 0;
  }
  .back .test-button {
    margin-bottom: 0;
  }
  .back .test-button-over {
    margin-top: 10px;
  }
  .again .test-button {
    margin-bottom: 20px;
  }
  .again .test-button-over {
    margin-top: 10px;
  }
  .checkbox-q {
    font-size: 14px;
    padding: 12px 0 12px 30px;
  }
  .checkbox-q span,
  .checkbox-th span {
    width: 66px;
    padding: 0 2px;
  }
  .checkbox-q span:first-child,
  .checkbox-th span:first-child {
    width: 30px;
  }
  .checkbox-th {
    padding: 12px 0 12px 30px;
    margin-bottom: 8px;
  }
  .checkbox-th span {
    font-size: 11px;
  }
  .test-container {
    min-height: 600px;
  }
  .vacancy-name,
  .vacancy-name-eng {
    font-size: 24px;
  }
  .vacancy-name:after,
  .vacancy-name-eng:after {
    width: 260px;
    margin: 15px 0 30px 0;
  }
  .vacancy-info {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .test-pic,
  .test-pic-eng {
    width: 100%;
  }
  .vacancy-item {
    margin: 20px;
    font-size: 14px;
  }
  .vacancy-item:before {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    background: #000000;
    position: absolute;
    left: -25px;
    top: 10px;
  }
  .test-info {
    font-size: 11px;
    margin-top: 20px;
  }
  .disclamer-test {
    margin-top: 20px;
  }
  .test-block {
    padding-bottom: 20px;
  }
  .career-block {
    margin: 30px 20px 0 20px;
    padding: 20px;
  }
  .allnews {
    margin-top: 30px;
  }
  .press-list-header {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .nomargin {
    margin: 0;
  }
  .speaker-margin {
    padding: 0 20px;
  }
  #nopage-header h1 {
    bottom: 56px;
    font-size: 75px;
  }
  .audit-text {
    margin-left: 0;
  }
  #lang-footer {
    display: inline-block;
    margin: 20px 0 30px 0;
    vertical-align: middle;
  }
  .facebook-footer {
    display: inline-block;
    margin: 20px 0 30px 20px;
    vertical-align: middle;
  }
  .licenses-over a img {
    width: 80%;
  }
  .licenses-item-block {
    height: 200px;
  }
  .licenses-over {
    height: 260px;
    top: -60px;
  }
  .top-prev {
    left: 50%;
    margin-left: -50px;
    top: 270px;
  }
  .top-next {
    top: 270px;
    left: 50%;
    margin-left: 12px;
  }
  #about-ceo {
    padding: 20px;
  }
  #about-ceo-info {
    margin: 30px 0 0 450px;
  }
  .point-block-over {
    padding: 10px 0;
  }
  .point-block-over:first-child {
    padding: 0 0 10px 0;
  }
  .point-block-over:last-child {
    padding: 10px 0 0 0;
  }
  .history-bg {
    padding: 20px;
  }
  .history-more {
    padding-right: 0;
  }
  #about-slide-m {
    background-size: cover;
  }
  .allnews-b {
    text-align: center;
  }
  #filter-left,
  #filter-center,
  #filter-right {
    display: block;
    width: 100%;
  }
  .filter_b {
    width: 100%;
    margin-top: 20px;
  }
  #filter-left input {
    width: 46%;
  }
  #filter-pag {
    font-size: 14px;
  }
  #filter-pag a {
    padding: 0 6px;
    font-size: 18px;
  }
  #filter-pag strong {
    padding: 0 6px;
    font-size: 24px;
  }
  .search-column {
    padding: 60px 20px;
  }
  #search input[type=text] {
    width: 74%;
  }
  #search input[type=submit] {
    width: 22%;
  }
  #disclosure td {
    padding: 15px 15px 15px 0;
    width: 50%;
  }
  #disclosure td.small-text {
    display: none;
  }
  .text-small-mob {
    display: block;
  }
  .disclosure-th {
    display: none;
  }
  .disclosure-header {
    display: block;
    font-weight: 700;
  }
  .findocs-block {
    margin-top: 20px;
    padding-left: 0;
    text-align: center;
  }
  .findocs-block:after {
    margin: 30px auto 0 auto;
  }
  .findocs-info {
    padding-left: 0;
    margin-top: 25px;
    text-align: center;
  }
  .archive {
    margin-bottom: 5px;
  }
  .section-header {
    font-size: 22px;
  }
  .archive span {
    font-size: 18px;
    margin-right: 10px;
  }
  .text-pic-item {
    width: 48%;
    margin: 2% 2% 2% 0 !important;
  }
  .text-pic-item:nth-child(3n+3) {
    margin: 2% 2% 2% 0 !important;
  }
  .text-pic-item:nth-child(2n+2) {
    margin: 2% 2% 2% 0 !important;
  }
  .text-pic-center img {
    width: 100%;
  }
  h2 {
    font-size: 24px;
    margin: 24px 0 0 0;
  }
  #spage-header-research h1 span {
    font-size: 14px;
  }
  #spage-header-research.ipopage h1 {
    margin-top: 120px;
  }
  .research-block-l a {
    font-size: 14px;
    margin: 14px 0;
  }
  .top-t-ipo {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .trust-play-title {
    font-size: 24px;
    padding: 30px 20px 0 20px;
  }
  .strategie-wrap {
    height: auto;
    flex-direction: column;
  }
  .strategie-wrap.reverse {
    flex-direction: column-reverse;
  }
  .strategies-flex {
    padding: 40px;
  }
  .docs-scroll-wrap {
    padding: 40px 20px;
  }
  .strategies-fw-block {
    padding: 30px 20px;
  }
  .strategies-fw-block .about-header {
    height: auto;
  }
  .strategie-title {
    display: none;
  }
  .strategie-title.top {
    display: block;
  }
  .strategies-flex .test-button-over {
    margin-top: 0;
  }
  .r-container {
    padding: 10px 10px 30px 10px;
    flex-direction: column;
    font-size: 14px;
    font-weight: 300;
  }
  .r-container img {
    max-width: 100%;
  }
  .r-anons-text {
    padding: 30px 0;
  }
  .r-anons-r-header {
    font-size: 16px;
    text-transform: uppercase;
    color: #e3001d;
  }
  .r-anons-header {
    font-size: 18px;
    text-transform: uppercase;
    margin: 6px 0 12px 0;
  }
  .point-header .number {
    font-size: 48px;
  }
  .quote-flex {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .quote-flex #quote-photo {
    margin: 30px 0;
  }
  .quote-flex #quote-text-comment {
    font-size: 14px;
  }
  .b-button {
    top: -120px;
  }
  .dactive-comment {
    padding-left: 0;
  }
  #deliclub-slide {
    background: #000000 url('trust-management-slide.jpg') no-repeat;
    background-position-x: 50%;
    background-position-y: 10%;
    background-size: cover;
  }
  .quote-block-g.deliclub {
    background: #f2f2f2;
  }
}
@media screen and (max-width: 800px) {
  #about-ceo-photo {
    float: none;
    width: 100%;
  }
  #about-ceo-info {
    margin: 30px 0;
  }
  .foto-text {
    float: none;
    margin: 20px 0;
    width: 100%;
  }
  .hidecolumn {
    display: none;
  }
  .action-mob {
    display: block;
    margin-bottom: 8px;
  }
  .action-mob-doc {
    display: block;
    margin-top: 18px;
  }
  .action-header {
    font-weight: 700;
  }
  #action_news td {
    padding: 16px 0;
  }
  #search input[type=text] {
    width: 60%;
  }
  #search input[type=submit] {
    width: 34%;
  }
  .text-pic-item {
    width: 100%;
    margin: 2% 0;
  }
  .text-pic-item-2 {
    width: 100%;
    margin: 2% 0;
  }
  .text-pic-item:nth-child(2n+2) {
    margin: 2% 0;
  }
  .text-pic-item:nth-child(3n+3) {
    margin: 2% 0;
  }
  .tab800 {
    width: auto;
  }
  .text-page {
    font-size: 14px;
    margin: 30px 20px;
  }
  .video-l {
    width: 100%;
    float: none;
    margin: 0 0 40px 0;
  }
  .personal-block-marg,
  .licenses-block-marg,
  .brokerage-block-marg,
  .team-padding {
    flex-direction: column;
  }
  .personal-block-marg,
  .licenses-block-marg,
  .brokerage-block-marg,
  .team-padding {
    padding: 0;
  }
  .multiple-item-grid {
    grid-template-columns: 1fr 1fr;
  }
  .video-wrap {
    width: 75%;
    min-width: 75%;
  }
  .test-header-q {
    margin: 30px 0 10px 0;
    font-size: 15px;
  }
  .test-header {
    font-size: 18px;
  }
  .q-container {
    padding: 20px 20px 0 20px;
  }
  .q-flex.c-center {
    padding: 20px 10px;
    min-height: 100%;
  }
  .questionnaire-wrap {
    min-height: 100%;
  }
  .button-container {
    margin: 20px 0 16px 0;
    gap: 16px;
  }
  .button-space {
    padding: 10px 14px;
    text-align: center;
  }
  .questionnaire-wrap .test-button {
    font-size: 14px;
  }
  .test-comment {
    font-size: 15px;
    margin: 20px 0;
  }
  .button-field-container {
    margin: 0 0 30px 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .answer-field {
    padding-left: 0;
  }
  .answer-field input[type=text] {
    height: 42px;
    font-size: 14px;
    padding: 10px;
  }
  .nav-buttons-container {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
  .questionnaire-wrap .checkbox-q {
    padding: 0 14px 0 42px;
    text-align: left;
  }
  .questionnaire-wrap .selection-name {
    font-size: 14px;
    text-align: left;
  }
  .questionnaire-wrap .checkbox-q::before,
  .questionnaire-wrap .checkbox-q::after {
    left: 12px;
    width: 18px;
    height: 18px;
  }
  .q-container {
    min-height: 100%;
  }
  .button-container.flex-container.l-p {
    justify-content: flex-start;
  }
  .career-block {
    margin: 20px 0 0 0;
    padding: 20px;
  }
}
@media screen and (max-width: 550px) {
  .multiple-item-grid {
    grid-template-columns: 1fr;
  }
  #partner-block {
    padding-bottom: 800px;
  }
  .video-wrap {
    width: 100%;
    min-width: 100%;
  }
  .strategies-flex {
    padding: 20px;
  }
  .strategie-info {
    font-size: 14px;
  }
  .strategie-title {
    font-size: 20px;
  }
  .button-link,
  .button-link-doc {
    padding: 0 20px;
  }
  .idea-grid {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
  .hidden-chart {
    display: none;
  }
  .hidden-diagram {
    display: flex;
  }
  .web-name {
    font-size: 21px;
  }
  .web-type {
    font-size: 18px;
  }
  .web-info {
    font-size: 14px;
  }
  .success-text {
    text-align: center;
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .adopt-width {
    width: 800px;
  }
}
@media (max-width: 860px) {
  .adopt-width {
    width: 400px;
  }
}
@media (max-width: 450px) {
  .adopt-width {
    width: 300px;
  }
}

.popup-form {
  cursor: pointer;
}

/*# sourceMappingURL=styles.css.map*/