

/* Start:/local/templates/aoavt_index/assets/css/style.bundle.css?1760952417433570*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("/local/templates/aoavt_index/assets/css/../fonts/lg.eot?n1z373");
  src: url("/local/templates/aoavt_index/assets/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/local/templates/aoavt_index/assets/css/../fonts/lg.woff?n1z373") format("woff"), url("/local/templates/aoavt_index/assets/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/local/templates/aoavt_index/assets/css/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\E095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\E094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\E070";
}
.lg-toolbar .lg-download:after {
  content: "\E0F2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\E1FF";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/local/templates/aoavt_index/assets/img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/local/templates/aoavt_index/assets/img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/local/templates/aoavt_index/assets/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/local/templates/aoavt_index/assets/img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/local/templates/aoavt_index/assets/img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\E01D";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\E01A";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\E311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\E033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\E312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\E20C";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\E20D";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\E80D";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\E901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\E904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\E902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\E903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("/local/templates/aoavt_index/assets/img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

@charset "UTF-8";

.text-transparent,
.t50 {
  opacity: .5; }

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

.page-lpad {
  padding-left: 145px; }
.page-lpad .section-full-width {
  margin-left: -145px; }
@media (max-width: 1439px) {
  .page-lpad {
    padding-left: 67px; }
  .page-lpad .section-full-width {
    margin-left: -67px; } }
@media (max-width: 1023px) {
  .page-lpad {
    padding-left: 59px; }
  .page-lpad .section-full-width {
    margin-left: -59px; } }
@media (max-width: 767px) {
  .page-lpad {
    padding-left: 20px; }
  .page-lpad .section-full-width {
    margin-left: -20px; } }

.text-muted, .page-vacancy .vacancy-description ul {
  color: rgba(0, 0, 0, 0.4); }

.font-normal {
  font-weight: normal; }

.font-bold,
.strong {
  font-weight: bold; }

.clearfix:after, .others-grid .other-footer:after, .page-search .video-grid .video-info:after {
  content: "";
  display: table;
  clear: both; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-ExtraLight.ttf") format("truetype");
  font-weight: 100; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-Light.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-Regular.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-Medium.ttf") format("truetype");
  font-weight: 600; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-DemiBold.ttf") format("truetype");
  font-weight: 650; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-Bold.ttf") format("truetype");
  font-weight: 700; }

@font-face {
  font-family: TTCommmon;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/TTCommons/TTCommons-ExtraBold.ttf") format("truetype");
  font-weight: 900; }

@font-face {
  font-family: FuturaNew;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/Futura/ftn85.ttf") format("truetype"); }

@font-face {
  font-family: Muller;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/Muller/MullerRegular.otf") format("opentype"); }

@font-face {
  font-family: Muller;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/Muller/MullerBold.otf") format("opentype");
  font-weight: bold; }

@font-face {
  font-family: Muller;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/Muller/MullerExtraBold.otf") format("opentype");
  font-weight: 900; }

@font-face {
  font-family: UniversLT;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-45Light.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: UniversLT;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-55Roman.eot");
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-55Roman.eot?#iefix") format("embedded-opentype"), url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-55Roman.ttf") format("truetype"), url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-55Roman.woff") format("woff");
  font-weight: normal; }

@font-face {
  font-family: UniversLT;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.ttf") format("truetype");
  font-weight: 600; }

@font-face {
  font-family: UniversLT;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.ttf") format("truetype");
  font-weight: 650; }

@font-face {
  font-family: UniversLT;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.ttf") format("truetype");
  font-weight: 700; }

@font-face {
  font-family: UniversLT;
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.eot");
  src: url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.woff") format("woff"), url("/local/templates/aoavt_index/assets/css/../fonts/UniversLT/UniversLTCYR-65Bold.ttf") format("truetype");
  font-weight: bold; }

:root {
  font-family: UniversLT, sans-serif; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 0;
  min-width: 0; }

body {
  background: #1c274b;
  height: 100vh;
  overflow: hidden;
  margin: 0;
  color: #fff;
  line-height: 1.25;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    font-weight: 300; } }
@media (max-width: 1659px) {
  body {
    font-size: 16px; } }
@media (max-width: 767px) {
  body {
    font-size: 12px;
    font-size: 14px; } }
@media (max-width: 320px) {
  body {
    font-size: 12px; } }
body.full-height {
  overflow-y: auto;
  height: auto;
  min-height: 100vh; }
body:not(.main) {
  background: #fff;
  color: #000; }

.theme-blue .header-language {color: #fff}
.theme-white .header-language {color: #5a5d66}

body:not(.main) .layout-sidebar {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 144px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  body:not(.main) .layout-sidebar{
    padding-top: 70px; } }
@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  body:not(.main) .layout-sidebar{
    padding-top: 139px; } }
@media (max-width: 1439px) and (min-width: 1024px){

  body:not(.main) .layout-sidebar{
    padding-top: 95px; } }
@media (max-width: 1659px) and (min-width: 1440px){

  body:not(.main) .layout-sidebar{
    padding-top: 144px; } }
body:not(.main) .layout {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 144px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  body:not(.main) .layout{
    padding-top: 70px; } }
@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  body:not(.main) .layout{
    padding-top: 139px; } }
@media (max-width: 1439px) and (min-width: 1024px){

  body:not(.main) .layout{
    padding-top: 95px; } }
@media (max-width: 1659px) and (min-width: 1440px){

  body:not(.main) .layout{
    padding-top: 144px; } }
@media (max-width: 1023px) {
  body:not(.main) .layout-sidebar,
  body:not(.main) .layout {
    padding-left: 0; } }
@media (max-width: 1023px) {
  body.main {
    min-height: 1024px; } }
@media (max-width: 767px) {
  body.main {
    min-height: 568px; } }

input, textarea, select, button {
  font-family: UniversLT, sans-serif;
  background-color: transparent;
  border: none; }

.input_form {
  border: 1px solid silver;
  width: 50%;
  font-size: 14px !important;
}



@media (max-width: 1023px) {
  .input_form {
    width: 100%;
  }
}

a {
  color: #fff;
  text-decoration: none; }

/* Helpers */
.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.f-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.f-align-bottom,
.f-align-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.f-justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.use-scroll {
  color: #fff;
  opacity: .3;
  font-size: 18px;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 60px; }
@media (min-width: 1920px) {
  .use-scroll {
    margin: 0 0 40px; } }
@media (max-width: 1439px) {
  .use-scroll {
    display: none; } }

.background {
  position: fixed;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.page-wrapper {
  position: relative;
  z-index: 2;
  height: 100vh;
  width: 100%; }
.main .page-wrapper {
  overflow: hidden; }

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

.background video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }

.background::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3); }

.floating-rectangle {
  position: fixed;
  background: #1c274b;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 2;
  height: 50vh;
  top: 50vh;
  width: 58vw;
  bottom: 0;
  right: 0; }
@media (min-width: 1920px) {
  .floating-rectangle {
    width: 62vw;
    height: 55vh;
    top: 45vh; } }
@media (max-width: 1023px) {
  .floating-rectangle {
    width: 100vw;
    top: 60vh;
    height: 40vh; } }

@media (max-width: 767px) {
  #video-background-wrapper {
    background-position: center;
    background-size: cover;
    opacity: 1;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
  .current-slide-0 #video-background-wrapper {
    background-image: url(/local/templates/aoavt_index/assets/css/./video/screen-1.jpg); }
  .current-slide-1 #video-background-wrapper {
    background-image: url(/local/templates/aoavt_index/assets/css/./video/screen-2.jpg);
    background-position: 74% center; }
  .current-slide-2 #video-background-wrapper {
    background-image: url(/local/templates/aoavt_index/assets/css/./video/screen-3.jpg); }
  .current-slide-3 #video-background-wrapper {
    background-image: url(/local/templates/aoavt_index/assets/css/./video/screen-4.jpg); }
  .current-slide-4 #video-background-wrapper {
    background-image: url(/local/templates/aoavt_index/assets/css/./video/screen-5.png); }
  .current-slide-5 #video-background-wrapper {
    background-image: url(/local/templates/aoavt_index/assets/css/./video/screen-6.jpg);
    background-position: 11% top; }
  .fading #video-background-wrapper {
    opacity: 0; } }

.page-error {
  padding-top: 144px;
  text-align: center; }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .page-error{
    padding-top: 70px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .page-error{
    padding-top: 139px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .page-error{
    padding-top: 95px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .page-error{
    padding-top: 144px; } }
.page-error section {
  padding: 220px 0; }
@media (max-width: 1659px) {
  .page-error section {
    padding: 140px 0; } }
@media (max-width: 1023px) {
  .page-error section {
    padding: 120px 0; } }
@media (max-width: 767px) {
  .page-error section {
    padding: 80px 0; } }
.page-error img {
  height: 225px; }
@media (max-width: 1439px) {
  .page-error img {
    height: 193px; } }
@media (max-width: 767px) {
  .page-error img {
    height: 110px; } }
.page-error h1 {
  font-size: 36px;
  color: #1c274b;
  font-weight: 600; }
@media (max-width: 1439px) {
  .page-error h1 {
    font-size: 30px; } }
@media (max-width: 767px) {
  .page-error h1 {
    font-size: 20px; } }
.page-error p {
  color: rgba(0, 0, 0, 0.5); }
.page-error a {
  color: #1c274b;
  text-decoration: underline; }

.page-search.page-grid {
  font-size: 20px;
  line-height: 25px; }
.page-search.page-grid h1 {
  color: #1c274b; }
.page-search.page-grid h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #1c274b;
  margin: 55px 0 20px; }
@media (max-width: 1659px) {
  .page-search.page-grid h2 {
    font-size: 15px;
    margin: 35px 0 14px; } }
@media (max-width: 1439px) {
  .page-search.page-grid h2 {
    margin: 28px 0 11px;
    font-size: 11px; } }
@media (max-width: 1023px) {
  .page-search.page-grid h2 {
    font-size: 13px; } }
@media (max-width: 767px) {
  .page-search.page-grid h2 {
    font-size: 16px;
    line-height: 1.2;
    margin: 20px 0 7px; } }
.page-search.page-grid .btn-red-big {
  margin-top: 13px;
  margin-bottom: 30px; }
@media (min-width: 1440px) {
  .page-search.page-grid .container {
    width: 900px; } }
@media (min-width: 1920px) {
  .page-search.page-grid .container {
    width: 1260px;
    padding-left: 80px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .page-search.page-grid .container {
    width: 636px; } }
.page-search.page-grid .search-result-block {
  margin-bottom: 50px; }
@media (max-width: 1659px) {
  .page-search.page-grid .search-result-block {
    margin-bottom: 38px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .search-result-block {
    margin-bottom: 28px; } }
@media (max-width: 1023px) {
  .page-search.page-grid .search-result-block {
    margin-bottom: 42px; } }
@media (max-width: 767px) {
  .page-search.page-grid .search-result-block {
    margin-bottom: 24px; } }
.page-search.page-grid .search-result-block-empty {
  margin-top: 5px;
  margin-bottom: 59px; }
@media (max-width: 1659px) {
  .page-search.page-grid .search-result-block-empty {
    margin-top: 15px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .search-result-block-empty {
    margin: 14px 0 40px;
    font-size: 10px; } }
@media (max-width: 767px) {
  .page-search.page-grid .search-result-block-empty {
    margin: 0 0 24px; } }
.page-search.page-grid .search-result-block img {
  float: right;
  width: 222px;
  height: 126px;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  margin-left: 58px; }
@media (max-width: 1659px) {
  .page-search.page-grid .search-result-block img {
    width: 166px;
    height: 94px;
    margin-top: 10px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .search-result-block img {
    width: 120px;
    height: 67px;
    margin-top: 3px; } }
@media (max-width: 1023px) {
  .page-search.page-grid .search-result-block img {
    width: 133px;
    height: 74px;
    margin-top: 6px; } }
@media (max-width: 767px) {
  .page-search.page-grid .search-result-block img {
    width: 100px;
    height: 57px;
    float: none;
    margin: 6px 0 15px; } }
.page-search.page-grid .search-result-block .title {
  font-weight: bold;
  margin-bottom: 10px; }
@media (max-width: 1659px) {
  .page-search.page-grid .search-result-block .title {
    margin-bottom: 4px; } }
@media (max-width: 1023px) {
  .page-search.page-grid .search-result-block .title {
    margin-bottom: 13px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .search-result-block .desc {
    line-height: 1.1; } }
.page-search.page-grid .article-title {
  padding-left: 0;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: normal; }
@media (max-width: 1659px) {
  .page-search.page-grid .article-title {
    font-size: 22px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .article-title {
    font-size: 12px; } }
@media (max-width: 1023px) {
  .page-search.page-grid .article-title {
    font-size: 14px; } }
@media (max-width: 767px) {
  .page-search.page-grid .article-title {
    font-size: 15px;
    line-height: 1.2; } }
.page-search.page-grid .article-title h1 {
  margin: 30px 0 20px;
  color: #1c274b; }
@media (max-width: 1659px) {
  .page-search.page-grid .article-title h1 {
    margin: 25px 0 8px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .article-title h1 {
    margin: 10px 0 0; } }
@media (max-width: 767px) {
  .page-search.page-grid .article-title h1 {
    margin: 20px 0 10px; } }
.page-search.page-grid .article-title .red-block {
  margin-bottom: 25px; }
@media (max-width: 1659px) {
  .page-search.page-grid .article-title .red-block {
    margin-bottom: 17px; } }
@media (max-width: 1439px) {
  .page-search.page-grid .article-title .red-block {
    margin-bottom: 6px; } }
.page-search.page-grid .article-text {
  padding-top: 21px; }
@media (max-width: 1439px) {
  .page-search.page-grid .article-text {
    padding-top: 4px; } }
@media (max-width: 767px) {
  .page-search.page-grid .article-text {
    font-size: 12px;
    line-height: 1.2; } }

@media (max-width: 767px) {
  .overflow-xxs {
    overflow-x: auto;
    width: 100%; } }

h1,
h2 {
  font-size: 42px;
  font-family: Muller, sans-serif;
  line-height: 1.2;
}
h2 {
  color: #333;
}
@media (max-width: 1659px) {
  h1,
  h2 {
    font-size: 38px; } }
@media (max-width: 1439px) {
  h1,
  h2 {
    font-size: 22px; } }
@media (max-width: 767px) {
  h1,
  h2 {
    font-size: 27px; } }

h3 {
  font-weight: 600;
  font-size: 32px; }
@media (max-width: 1659px) {
  h3 {
    font-size: 22px;
    margin: 36px 0 0; } }
@media (max-width: 1439px) {
  h3 {
    font-size: 14px; } }
@media (max-width: 767px) {
  h3 {
    font-size: 15px; } }

.subtitle-blue {
  color: #1c274b; }

.subtitle {
  font-size: 32px;
  line-height: 1.375; }
@media (max-width: 1439px) {
  .subtitle {
    line-height: 39px;
    font-size: 28px; } }
@media (max-width: 1023px) {
  .subtitle {
    font-size: 22px;
    line-height: 30px; } }
@media (max-width: 767px) {
  .subtitle {
    font-size: 18px;
    line-height: 25px; } }

.layout-sidebar {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
.layout-sidebar .aside-sidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 320px; }
@media (max-width: 1439px) {
  .layout-sidebar .aside-sidebar {
    -webkit-flex-basis: 260px;
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
    width: 260px; } }
.layout-sidebar .main-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
  outline: none; }
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
  content: "";
  display: table; }
.slick-track:after {
  clear: both; }
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[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; }

/* Slider */
/*.slick-loading .slick-list {
  background: #fff url("/local/templates/aoavt_index/assets/css/./ajax-loader.gif") center center no-repeat; }*/

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/local/templates/aoavt_index/assets/fonts/slick.eot");
  src: url("/local/templates/aoavt_index/assets/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/local/templates/aoavt_index/assets/fonts/slick.woff") format("woff"), url("/local/templates/aoavt_index/assets/fonts/slick.ttf") format("truetype"), url("/local/templates/aoavt_index/assets/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }
.slick-prev:before {
  content: "\2190"; }
[dir="rtl"] .slick-prev:before {
  content: "\2192"; }

.slick-next {
  right: -25px; }
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }
.slick-next:before {
  content: "\2192"; }
[dir="rtl"] .slick-next:before {
  content: "\2190"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

.slick-arrow {
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 1);
  transform: translate3d(0, 0, 1);
  z-index: 3; }

.carousel-market .item {
  height: 580px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 420px;
  padding-right: 90px;
  font-size: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative; }

.header-phone-menu {
  font-size: 14px;
  color: #999;
}

@media (max-width: 1439px) {
  .carousel-market .item {
    padding: 81px 200px 30px;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    height: 424px; } }
@media (max-width: 767px) {
  .carousel-market .item {
    padding: 25px 20px;
    height: 393px; } }
.carousel-market .item-header {
  color: #1c274b;
  font-size: 70px;
  font-family: Muller, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-bottom: 95px;
  line-height: normal; }
@media (max-width: 1439px) {
  .carousel-market .item-header {
    font-size: 60px;
    margin-bottom: 56px; } }
@media (max-width: 767px) {
  .carousel-market .item-header {
    font-size: 30px;
    margin-bottom: 49px; } }
.carousel-market .item .num {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 300px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.05);
  pointer-events: none;
  font-weight: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 164px; }
@media (max-width: 1439px) {
  .carousel-market .item .num {
    font-size: 240px;
    padding-top: 135px; } }
@media (max-width: 767px) {
  .carousel-market .item .num {
    font-size: 320px;
    padding-top: 40px; } }

.carousel-market-wrapper {
  margin: 90px 0;
  position: relative; }
@media (max-width: 1439px) {
  .carousel-market-wrapper {
    margin: 18px 0; } }
@media (max-width: 767px) {
  .carousel-market-wrapper {
    margin: 70px 0 18px; } }
.carousel-market-wrapper .slick-arrow {
  width: 43px;
  height: 43px;
  display: inline-block;
  background-color: #1c274b;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 43px;
  padding-top: 12px;
  border-radius: 50%;
  margin-left: 10px;
  border: 2px solid #1c274b; }
.carousel-market-wrapper .slick-arrow:hover {
  background-color: #fff;
  color: #1c274b; }
.carousel-market-wrapper .carousel-arrows-wrapper {
  bottom: 90px;
  position: absolute;
  right: 90px;
  text-align: right; }

.carousel-market .slick-dots {
  bottom: 35px; }

.carousel-market .slick-dots li {
  margin: 0;
  width: 17px; }

.carousel-market .slick-dots li button:before {
  font-family: "Font Awesome 5 Free";
  content: '\F111';
  color: #1c274b;
  font-weight: bold;
  font-size: 8px; }

.carousel-market .slick-dots li.slick-active button:before {
  opacity: 1; }

.slick-dots li {
  margin: 0;
  width: 17px; }

.slick-dots li button:before {
  font-family: "Font Awesome 5 Free";
  content: '\F111';
  color: #1c274b;
  font-weight: bold;
  font-size: 8px; }

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #1c274b; }

.history-control .slick-arrow {
  width: 43px;
  height: 43px;
  line-height: 43px;
  display: inline-block;
  background-color: #1c274b;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top: 12px;
  border-radius: 50%;
  margin-left: 10px;
  border: 2px solid #1c274b; }
.history-control .slick-arrow:hover {
  color: #1c274b;
  background-color: #fff; }

@media (max-width: 767px) {
  .documents-carousel {
    padding: 0 16px;
    padding-right: 0; } }

.documents-carousel .item {
  color: #1c274b;
  font-size: 14px;
  font-size: 12px;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300; }
@media (max-width: 1659px) {
  .documents-carousel .item {
    font-size: 11px;
    font-size: 10px; } }
@media (max-width: 767px) {
  .documents-carousel .item {
    font-size: 12px;
    font-size: 8px; } }
@media (max-width: 320px) {
  .documents-carousel .item {
    font-size: 6px; } }

.documents-carousel .icon-format {
  width: 46px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 46px;
  -ms-flex: 0 0 46px;
  flex: 0 0 46px;
  height: 55px;
  margin-right: 14px; }
@media (max-width: 1659px) {
  .documents-carousel .icon-format {
    width: 37px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37px;
    -ms-flex: 0 0 37px;
    flex: 0 0 37px; } }
@media (max-width: 1439px) {
  .documents-carousel .icon-format {
    width: 27px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 27px;
    -ms-flex: 0 0 27px;
    flex: 0 0 27px;
    margin-right: 7px; } }
@media (max-width: 1023px) {
  .documents-carousel .icon-format {
    height: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22px;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    margin-right: 6px; } }
@media (max-width: 767px) {
  .documents-carousel .icon-format {
    width: 38px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38px;
    -ms-flex: 0 0 38px;
    flex: 0 0 38px;
    margin-top: 11px; } }

.documents-carousel .icon-format-doc {
  background: url("/local/templates/aoavt_index/assets/img/icons/icon-file.png") 0 0 no-repeat;
  background-size: contain; }

.documents-carousel .icon-format-pdf {
  background: url("/local/templates/aoavt_index/assets/img/icons/icon-file.png") 0 0 no-repeat;
  background-size: contain; }

.documents-carousel .info {
  overflow: hidden;
  word-wrap: break-word; }
@media (min-width: 1920px) {
  .documents-carousel .info {
    padding-right: 40px; } }

.documents-carousel .size {
  color: #5a5d66;
  margin-top: 10px; }
@media (max-width: 1439px) {
  .documents-carousel .size {
    margin-top: 6px; } }
@media (max-width: 767px) {
  .documents-carousel .size {
    margin-top: 12px; } }

.slick-arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  border: 1px solid #5a5d66;
  color: #5a5d66;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-88%);
  -ms-transform: translateY(-88%);
  transform: translateY(-88%);
  font-size: 13px;
  text-align: center; }
@media (max-width: 1659px) {
  .slick-arrow {
    width: 25px;
    height: 25px;
    line-height: 25px; } }
@media (max-width: 1439px) {
  .slick-arrow {
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 10px;
    -webkit-transform: translateY(-114%);
    -ms-transform: translateY(-114%);
    transform: translateY(-114%); } }

.arrow-prev {
  left: -80px; }
@media (max-width: 1659px) {
  .arrow-prev {
    left: -66px; } }
@media (max-width: 1439px) {
  .arrow-prev {
    left: -46px; } }
@media (max-width: 767px) {
  .arrow-prev {
    left: -29px; } }

.arrow-next {
  right: -80px; }
@media (max-width: 1659px) {
  .arrow-next {
    right: -66px; } }
@media (max-width: 1439px) {
  .arrow-next {
    right: -46px; } }
@media (max-width: 1023px) {
  .arrow-next {
    right: -15px; } }
@media (max-width: 767px) {
  .arrow-next {
    right: -28px; } }

.albums-grid .slick-arrow,
.page-news-detail .slick-arrow,
.carousel-news-main .slick-arrow {
  background-image: url(/local/templates/aoavt_index/assets/img/icons/arrow.svg);
  background-size: contain;
  -webkit-transform: translateY(-57%);
  -ms-transform: translateY(-57%);
  transform: translateY(-57%);
  z-index: 2;
  width: 30px;
  height: 30px;
  line-height: 30px; }
.albums-grid .slick-arrow .fas,
.page-news-detail .slick-arrow .fas,
.carousel-news-main .slick-arrow .fas {
  display: none; }
@media (max-width: 1659px) {
  .albums-grid .slick-arrow,
  .page-news-detail .slick-arrow,
  .carousel-news-main .slick-arrow {
    -webkit-transform: translateY(-37%);
    -ms-transform: translateY(-37%);
    transform: translateY(-37%); } }
@media (max-width: 1439px) {
  .albums-grid .slick-arrow,
  .page-news-detail .slick-arrow,
  .carousel-news-main .slick-arrow {
    width: 22px;
    height: 22px; } }
@media (max-width: 767px) {
  .albums-grid .slick-arrow,
  .page-news-detail .slick-arrow,
  .carousel-news-main .slick-arrow {
    width: 18px;
    height: 18px;
    line-height: 18px;
    -webkit-transform: translateY(42px);
    -ms-transform: translateY(42px);
    transform: translateY(42px); } }
.albums-grid .slick-arrow.arrow-prev,
.page-news-detail .slick-arrow.arrow-prev,
.carousel-news-main .slick-arrow.arrow-prev {
  left: -40px;
  -webkit-transform: rotate(180deg) translateY(57%);
  -ms-transform: rotate(180deg) translateY(57%);
  transform: rotate(180deg) translateY(57%); }
@media (max-width: 1659px) {
  .albums-grid .slick-arrow.arrow-prev,
  .page-news-detail .slick-arrow.arrow-prev,
  .carousel-news-main .slick-arrow.arrow-prev {
    left: -35px;
    -webkit-transform: rotate(180deg) translateY(37%);
    -ms-transform: rotate(180deg) translateY(37%);
    transform: rotate(180deg) translateY(37%); } }
@media (max-width: 1439px) {
  .albums-grid .slick-arrow.arrow-prev,
  .page-news-detail .slick-arrow.arrow-prev,
  .carousel-news-main .slick-arrow.arrow-prev {
    left: -22px; } }
@media (max-width: 767px) {
  .albums-grid .slick-arrow.arrow-prev,
  .page-news-detail .slick-arrow.arrow-prev,
  .carousel-news-main .slick-arrow.arrow-prev {
    -webkit-transform: rotate(180deg) translateY(-42px);
    -ms-transform: rotate(180deg) translateY(-42px);
    transform: rotate(180deg) translateY(-42px);
    left: 7px; } }
.albums-grid .slick-arrow.arrow-next,
.page-news-detail .slick-arrow.arrow-next,
.carousel-news-main .slick-arrow.arrow-next {
  right: -40px; }
@media (max-width: 1659px) {
  .albums-grid .slick-arrow.arrow-next,
  .page-news-detail .slick-arrow.arrow-next,
  .carousel-news-main .slick-arrow.arrow-next {
    right: -35px; } }
@media (max-width: 1439px) {
  .albums-grid .slick-arrow.arrow-next,
  .page-news-detail .slick-arrow.arrow-next,
  .carousel-news-main .slick-arrow.arrow-next {
    right: -22px; } }
@media (max-width: 767px) {
  .albums-grid .slick-arrow.arrow-next,
  .page-news-detail .slick-arrow.arrow-next,
  .carousel-news-main .slick-arrow.arrow-next {
    right: 7px; } }

.carousel-news-main .slick-arrow.arrow-prev {
  left: -45px;
  -webkit-transform: rotate(180deg) translateY(45%);
  -ms-transform: rotate(180deg) translateY(45%);
  transform: rotate(180deg) translateY(45%); }
@media (max-width: 767px) {
  .carousel-news-main .slick-arrow.arrow-prev {
    left: 9px; } }

.carousel-news-main .slick-arrow.arrow-next {
  right: -45px;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%); }
@media (max-width: 767px) {
  .carousel-news-main .slick-arrow.arrow-next {
    right: 9px; } }

@media (max-width: 767px) {
  .carousel-news-main .slick-arrow {
    width: 16px;
    height: 16px; } }

.page-news-detail .slick-arrow.arrow-prev {
  left: -80px; }
@media (max-width: 1439px) {
  .page-news-detail .slick-arrow.arrow-prev {
    left: -40px; } }

.page-news-detail .slick-arrow.arrow-next {
  right: -80px; }
@media (max-width: 1439px) {
  .page-news-detail .slick-arrow.arrow-next {
    right: -40px; } }

html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  width: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  /* Image border */ }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/local/templates/aoavt_index/assets/css/../images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 18px;
  height: 30px;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  background: url(/local/templates/aoavt_index/assets/img/icons/prev-white.svg) center no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  position: absolute;
  width: 18px;
  height: 30px;
  right: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/local/templates/aoavt_index/assets/img/icons/next-white.svg) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  background-color: #000; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  color: #fff; }

.lb-data .lb-details {
  width: 100%;
  text-align: left;
  line-height: 1.1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 30px; }
@media (max-width: 767px) {
  .lb-data .lb-details {
    display: block;
    padding: 68px 20px; } }

.lb-data .lb-caption {
  line-height: 23px;
  font-size: 18px;
  font-weight: 600;
  font-weight: 650; }
@media (max-width: 767px) {
  .lb-data .lb-caption {
    font-size: 16px;
    display: block;
    margin-bottom: 9px; } }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5); }

.lb-closeContainer {
  position: absolute;
  top: -30px;
  right: 0; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  background: url(/local/templates/aoavt_index/assets/img/icons/times.svg) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: transparent;
  border: none;
  color: transparent;
  background-image: url(/local/templates/aoavt_index/assets/img/icons/arrow.svg);
  background-size: contain;
  width: 58px;
  height: 58px; }
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: transparent; }
@media (max-width: 767px) {
  .lg-actions .lg-next, .lg-actions .lg-prev {
    width: 18px;
    height: 18px; } }

.lg-actions .lg-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
@media (max-width: 767px) {
  .lg-actions .lg-prev {
    left: 4px; } }

@media (max-width: 767px) {
  .lg-actions .lg-next {
    right: 4px; } }

.lg-toolbar .lg-icon.lg-close {
  background-image: url(/local/templates/aoavt_index/assets/svg/close.svg);
  width: 22px;
  height: 22px;
  background-size: contain;
  background-color: transparent;
  border: none;
  color: transparent; }
.lg-toolbar .lg-icon.lg-close:hover {
  color: transparent; }
@media (max-width: 767px) {
  .lg-toolbar .lg-icon.lg-close {
    width: 19px;
    height: 19px;
    padding: 0;
    margin-right: 21px; } }

.lg-toolbar {
  -webkit-transform: translate3d(0, 46px, 0);
  transform: translate3d(0, 46px, 0); }
@media (max-width: 1023px) {
  .lg-toolbar {
    padding-right: 20px; } }
@media (max-width: 767px) {
  .lg-toolbar {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); } }

@media (max-width: 767px) {
  #lg-counter {
    font-size: 15px;
    font-weight: bold;
    padding-left: 21px;
    padding-top: 0; } }

.lg-outer {
  height: 100%; }
@media (min-width: 1920px) {
  .lg-outer {
    width: 1500px;
    left: calc(50% - 750px); } }

.lg-fullscreen,
.lg-autoplay-button {
  display: none !important; }

.lg-outer .lg-thumb-outer {
  background-color: transparent; }

.lg-outer .lg-thumb-item {
  border-color: transparent;
  border-radius: 0; }
@media (max-width: 767px) {
  .lg-outer .lg-thumb-item {
    border-width: 1px; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #E4242E; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0); }
@media (max-width: 767px) {
  .lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@media (max-width: 767px) {
  .lg-thumb-outer.lg-grab {
    height: 44px !important;
    padding: 0 !important; } }

@media (max-width: 767px) {
  .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    width: 70px !important;
    margin-right: 1px !important; } }

@media (max-width: 767px) {
  .lg-outer .lg-thumb {
    padding: 0; } }

.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 92; }
.modal-content {
  position: relative;
  background-color: #fff;
  margin-top: 50px;
  margin: 0 auto;
  width: 620px;
  max-width: 100%;
  padding: 50px 80px; }
.form-order-content {
  position: relative;
  background-color: #fff;
  margin-top: 50px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  padding: 10px 10px; }
.modal-title {
  font-size: 28px;
  font-weight: 600;
  text-align: center; }

.modal {
  text-align: center;
  padding: 0 !important; }

.modal-content {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-close {
  position: absolute;
  top: -41px;
  right: 0;
  display: block;
  width: 23px;
  height: 23px;
  background: url(/local/templates/aoavt_index/assets/img/icons/times.svg) top right no-repeat;
  background-size: contain;
  text-align: right;
  outline: none;
  border: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }
@media (max-width: 767px) {
  .modal-close {
    width: 19px;
    height: 19px;
    top: 20px;
    right: 20px; } }
.modal-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.modal-product {
  background: rgba(0, 0, 0, 0.9);
  background-color: #000;
  z-index: 92; }
.modal-product .modal-content {
  margin-top: 60px;
  padding: 40px 64px;
  width: 638px;
  max-width: 100%; }
@media (max-width: 1439px) {
  .modal-product .modal-content {
    margin-top: 52px;
    width: 538px;
    padding: 35px 52px; } }
@media (max-width: 767px) {
  .modal-product .modal-content {
    width: 100%;
    margin-top: 0;
    padding: 21px 24px; } }
.modal-product .modal-header {
  font-weight: bold;
  position: relative;
  margin-bottom: 17px;
  font-size: 20px; }
@media (max-width: 1439px) {
  .modal-product .modal-header {
    font-size: 16px;
    margin-bottom: 13px; } }
@media (max-width: 767px) {
  .modal-product .modal-header {
    margin-bottom: 10px; } }
.modal-product .modal-close {
  top: -7px;
  width: 30px;
  height: 30px;
  padding: 0; }
.modal-product .modal-close svg {
  width: 100%;
  height: 100%; }
@media (max-width: 1439px) {
  .modal-product .modal-close {
    width: 14px;
    height: 14px; } }
@media (max-width: 767px) {
  .modal-product .modal-close {
    right: 0; } }
.modal-product .modal-body {
  font-size: 14px; }
@media (max-width: 1439px) {
  .modal-product .modal-body {
    font-size: 12px; } }
@media (max-width: 767px) {
  .modal-product .modal-body {
    font-size: 10px; } }
.modal-product .modal-footer {
  padding-top: 8px; }
@media (max-width: 1439px) {
  .modal-product .modal-footer {
    padding-top: 12px; } }
@media (max-width: 767px) {
  .modal-product .modal-footer {
    padding-top: 1px; } }
.modal-product .btn-submit {
  font-size: 13px;
  padding: 11px 83px; }
@media (max-width: 1439px) {
  .modal-product .btn-submit {
    font-size: 9px;
    padding: 7px 58px; } }
@media (max-width: 767px) {
  .modal-product .btn-submit {
    font-size: 12px;
    padding: 6px 58px;
    display: block; } }

.modal-subscription {
  background: rgba(0, 0, 0, 0.9);
  background-color: #000;
  z-index: 92; }
.modal-subscription .modal-close {
  top: 23px;
  right: 32px; }
.modal-subscription .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
  padding: 62px 45px 44px;
  max-width: 100%;
  color: #000 !important;
  width: 486px; }
@media (max-width: 767px) {
  .modal-subscription .modal-content {
    padding: 160px 24px 34px;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0;
    left: 0;
    position: relative; } }

.modal-video {
  background: rgba(0, 0, 0, 0.9);
  background-color: #000;
  z-index: 92; }
.modal-video .modal-content {
  padding: 0;
  margin-top: 50px;
  max-width: 98%;
  background-color: #000; }
@media (min-width: 1920px) {
  .modal-video .modal-content {
    width: 1280px; } }
@media (max-width: 1659px) {
  .modal-video .modal-content {
    width: 1105px; } }
@media (max-width: 1439px) {
  .modal-video .modal-content {
    width: 900px; } }
@media (max-width: 1023px) {
  .modal-video .modal-content {
    width: 95%; } }
@media (max-width: 767px) {
  .modal-video .modal-content {
    margin-top: 0; } }
.modal-video .modal-body {
  height: 720px; }
@media (max-width: 1659px) {
  .modal-video .modal-body {
    height: 600px; } }
@media (max-width: 1439px) {
  .modal-video .modal-body {
    height: 540px; } }
@media (max-width: 767px) {
  .modal-video .modal-body {
    height: 180px;
    font-size: 12px;
    margin-top: 98px; } }
.modal-video .modal-footer {
  padding: 30px 2px;
  line-height: 23px;
  font-size: 16px;
  color: #fff; }
@media (max-width: 1659px) {
  .modal-video .modal-footer {
    padding: 20px 2px; } }
@media (max-width: 767px) {
  .modal-video .modal-footer {
    font-size: 12px;
    line-height: 1.2;
    padding: 15px 25px; } }
.modal-video .modal-footer .title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 17px; }
@media (max-width: 1659px) {
  .modal-video .modal-footer .title {
    font-size: 21px;
    margin-bottom: 10px; } }
@media (max-width: 767px) {
  .modal-video .modal-footer .title {
    font-size: 12px; } }

/*
 Revealator jQuery Plugin
 Revealator is a jQuery-based plugin for adding effects to elements that enter the window. It's simple, and easy to use.
 version 1.3, Jan 11th, 2016
 by Ingi P. Jacobsen

 The MIT License (MIT)

 Copyright (c) 2016 Qodio

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 */
.revealator-fade,
.revealator-slideup,
.revealator-slideleft,
.revealator-slideright,
.revealator-slidedown,
.revealator-zoomin,
.revealator-zoomout,
.revealator-rotateleft,
.revealator-rotateright {
  /* Default effect duration */
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms; }

/* Fade effect */
.revealator-fade {
  opacity: 0; }

.revealator-fade.revealator-within,
.revealator-fade.revealator-partially-above,
.revealator-fade.revealator-above {
  opacity: 1; }

/* Slide up effect */
.revealator-slideup {
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
  opacity: 0;
  max-height: 0; }

.revealator-slideup.revealator-within,
.revealator-slideup.revealator-partially-above,
.revealator-slideup.revealator-above {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  max-height: 50vh; }

/* Slide left effect */
.revealator-slideleft {
  -webkit-transform: translate(100px, 0);
  -ms-transform: translate(100px, 0);
  transform: translate(100px, 0);
  opacity: 0; }

.revealator-slideleft.revealator-within,
.revealator-slideleft.revealator-partially-above,
.revealator-slideleft.revealator-above {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

/* Slide right effect */
.revealator-slideright {
  -webkit-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
  opacity: 0; }

.revealator-slideright.revealator-within,
.revealator-slideright.revealator-partially-above,
.revealator-slideright.revealator-above {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

/* Slide down effect */
.revealator-slidedown {
  -webkit-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate(0, -100px);
  opacity: 0; }

.revealator-slidedown.revealator-within,
.revealator-slidedown.revealator-partially-above,
.revealator-slidedown.revealator-above {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

/* Zoom in effect */
.revealator-zoomin {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  opacity: 0; }

.revealator-zoomin.revealator-within,
.revealator-zoomin.revealator-partially-above,
.revealator-zoomin.revealator-above {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* Zoom out effect */
.revealator-zoomout {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0; }

.revealator-zoomout.revealator-within,
.revealator-zoomout.revealator-partially-above,
.revealator-zoomout.revealator-above {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* Rotate left effect */
.revealator-rotateleft {
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  opacity: 0; }

.revealator-rotateleft.revealator-within,
.revealator-rotateleft.revealator-partially-above,
.revealator-rotateleft.revealator-above {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* Rotate right effect */
.revealator-rotateright {
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  opacity: 0; }

.revealator-rotateright.revealator-within,
.revealator-rotateright.revealator-partially-above,
.revealator-rotateright.revealator-above {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

.revealator-delay1 {
  -webkit-transition-delay: 100ms !important;
  -o-transition-delay: 100ms !important;
  transition-delay: 100ms !important; }

.revealator-delay1.revealator-below,
.revealator-delay1.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay2 {
  -webkit-transition-delay: 200ms !important;
  -o-transition-delay: 200ms !important;
  transition-delay: 200ms !important; }

.revealator-delay2.revealator-below,
.revealator-delay2.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay3 {
  -webkit-transition-delay: 300ms !important;
  -o-transition-delay: 300ms !important;
  transition-delay: 300ms !important; }

.revealator-delay3.revealator-below,
.revealator-delay3.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay4 {
  -webkit-transition-delay: 400ms !important;
  -o-transition-delay: 400ms !important;
  transition-delay: 400ms !important; }

.revealator-delay4.revealator-below,
.revealator-delay4.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay5 {
  -webkit-transition-delay: 500ms !important;
  -o-transition-delay: 500ms !important;
  transition-delay: 500ms !important; }

.revealator-delay5.revealator-below,
.revealator-delay5.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay6 {
  -webkit-transition-delay: 600ms !important;
  -o-transition-delay: 600ms !important;
  transition-delay: 600ms !important; }

.revealator-delay6.revealator-below,
.revealator-delay6.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay7 {
  -webkit-transition-delay: 700ms !important;
  -o-transition-delay: 700ms !important;
  transition-delay: 700ms !important; }

.revealator-delay7.revealator-below,
.revealator-delay7.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay8 {
  -webkit-transition-delay: 800ms !important;
  -o-transition-delay: 800ms !important;
  transition-delay: 800ms !important; }

.revealator-delay8.revealator-below,
.revealator-delay8.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay9 {
  -webkit-transition-delay: 900ms !important;
  -o-transition-delay: 900ms !important;
  transition-delay: 900ms !important; }

.revealator-delay9.revealator-below,
.revealator-delay9.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay10 {
  -webkit-transition-delay: 1000ms !important;
  -o-transition-delay: 1000ms !important;
  transition-delay: 1000ms !important; }

.revealator-delay10.revealator-below,
.revealator-delay10.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay11 {
  -webkit-transition-delay: 1100ms !important;
  -o-transition-delay: 1100ms !important;
  transition-delay: 1100ms !important; }

.revealator-delay11.revealator-below,
.revealator-delay11.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay12 {
  -webkit-transition-delay: 1200ms !important;
  -o-transition-delay: 1200ms !important;
  transition-delay: 1200ms !important; }

.revealator-delay12.revealator-below,
.revealator-delay12.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay13 {
  -webkit-transition-delay: 1300ms !important;
  -o-transition-delay: 1300ms !important;
  transition-delay: 1300ms !important; }

.revealator-delay13.revealator-below,
.revealator-delay13.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay14 {
  -webkit-transition-delay: 1400ms !important;
  -o-transition-delay: 1400ms !important;
  transition-delay: 1400ms !important; }

.revealator-delay14.revealator-below,
.revealator-delay14.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay15 {
  -webkit-transition-delay: 1500ms !important;
  -o-transition-delay: 1500ms !important;
  transition-delay: 1500ms !important; }

.revealator-delay15.revealator-below,
.revealator-delay15.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay16 {
  -webkit-transition-delay: 1600ms !important;
  -o-transition-delay: 1600ms !important;
  transition-delay: 1600ms !important; }

.revealator-delay16.revealator-below,
.revealator-delay16.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay17 {
  -webkit-transition-delay: 1700ms !important;
  -o-transition-delay: 1700ms !important;
  transition-delay: 1700ms !important; }

.revealator-delay17.revealator-below,
.revealator-delay17.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay18 {
  -webkit-transition-delay: 1800ms !important;
  -o-transition-delay: 1800ms !important;
  transition-delay: 1800ms !important; }

.revealator-delay18.revealator-below,
.revealator-delay18.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay19 {
  -webkit-transition-delay: 1900ms !important;
  -o-transition-delay: 1900ms !important;
  transition-delay: 1900ms !important; }

.revealator-delay19.revealator-below,
.revealator-delay19.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay20 {
  -webkit-transition-delay: 2000ms !important;
  -o-transition-delay: 2000ms !important;
  transition-delay: 2000ms !important; }

.revealator-delay20.revealator-below,
.revealator-delay20.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay21 {
  -webkit-transition-delay: 2100ms !important;
  -o-transition-delay: 2100ms !important;
  transition-delay: 2100ms !important; }

.revealator-delay21.revealator-below,
.revealator-delay21.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay22 {
  -webkit-transition-delay: 2200ms !important;
  -o-transition-delay: 2200ms !important;
  transition-delay: 2200ms !important; }

.revealator-delay22.revealator-below,
.revealator-delay22.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay23 {
  -webkit-transition-delay: 2300ms !important;
  -o-transition-delay: 2300ms !important;
  transition-delay: 2300ms !important; }

.revealator-delay23.revealator-below,
.revealator-delay23.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay24 {
  -webkit-transition-delay: 2400ms !important;
  -o-transition-delay: 2400ms !important;
  transition-delay: 2400ms !important; }

.revealator-delay24.revealator-below,
.revealator-delay24.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay25 {
  -webkit-transition-delay: 2500ms !important;
  -o-transition-delay: 2500ms !important;
  transition-delay: 2500ms !important; }

.revealator-delay25.revealator-below,
.revealator-delay25.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay26 {
  -webkit-transition-delay: 2600ms !important;
  -o-transition-delay: 2600ms !important;
  transition-delay: 2600ms !important; }

.revealator-delay26.revealator-below,
.revealator-delay26.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay27 {
  -webkit-transition-delay: 2700ms !important;
  -o-transition-delay: 2700ms !important;
  transition-delay: 2700ms !important; }

.revealator-delay27.revealator-below,
.revealator-delay27.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay28 {
  -webkit-transition-delay: 2800ms !important;
  -o-transition-delay: 2800ms !important;
  transition-delay: 2800ms !important; }

.revealator-delay28.revealator-below,
.revealator-delay28.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay29 {
  -webkit-transition-delay: 2900ms !important;
  -o-transition-delay: 2900ms !important;
  transition-delay: 2900ms !important; }

.revealator-delay29.revealator-below,
.revealator-delay29.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-delay30 {
  -webkit-transition-delay: 3000ms !important;
  -o-transition-delay: 3000ms !important;
  transition-delay: 3000ms !important; }

.revealator-delay30.revealator-below,
.revealator-delay30.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
  -o-transition-delay: 0ms !important;
  transition-delay: 0ms !important; }

.revealator-speed1,
.revealator-duration1 {
  -webkit-transition-duration: 100ms !important;
  -o-transition-duration: 100ms !important;
  transition-duration: 100ms !important; }

.revealator-speed2,
.revealator-duration2 {
  -webkit-transition-duration: 200ms !important;
  -o-transition-duration: 200ms !important;
  transition-duration: 200ms !important; }

.revealator-speed3,
.revealator-duration3 {
  -webkit-transition-duration: 300ms !important;
  -o-transition-duration: 300ms !important;
  transition-duration: 300ms !important; }

.revealator-speed4,
.revealator-duration4 {
  -webkit-transition-duration: 400ms !important;
  -o-transition-duration: 400ms !important;
  transition-duration: 400ms !important; }

.revealator-speed5,
.revealator-duration5 {
  -webkit-transition-duration: 500ms !important;
  -o-transition-duration: 500ms !important;
  transition-duration: 500ms !important; }

.revealator-speed6,
.revealator-duration6 {
  -webkit-transition-duration: 600ms !important;
  -o-transition-duration: 600ms !important;
  transition-duration: 600ms !important; }

.revealator-speed7,
.revealator-duration7 {
  -webkit-transition-duration: 700ms !important;
  -o-transition-duration: 700ms !important;
  transition-duration: 700ms !important; }

.revealator-speed8,
.revealator-duration8 {
  -webkit-transition-duration: 800ms !important;
  -o-transition-duration: 800ms !important;
  transition-duration: 800ms !important; }

.revealator-speed9,
.revealator-duration9 {
  -webkit-transition-duration: 900ms !important;
  -o-transition-duration: 900ms !important;
  transition-duration: 900ms !important; }

.revealator-speed10,
.revealator-duration10 {
  -webkit-transition-duration: 1000ms !important;
  -o-transition-duration: 1000ms !important;
  transition-duration: 1000ms !important; }

.revealator-speed11,
.revealator-duration11 {
  -webkit-transition-duration: 1100ms !important;
  -o-transition-duration: 1100ms !important;
  transition-duration: 1100ms !important; }

.revealator-speed12,
.revealator-duration12 {
  -webkit-transition-duration: 1200ms !important;
  -o-transition-duration: 1200ms !important;
  transition-duration: 1200ms !important; }

.revealator-speed13,
.revealator-duration13 {
  -webkit-transition-duration: 1300ms !important;
  -o-transition-duration: 1300ms !important;
  transition-duration: 1300ms !important; }

.revealator-speed14,
.revealator-duration14 {
  -webkit-transition-duration: 1400ms !important;
  -o-transition-duration: 1400ms !important;
  transition-duration: 1400ms !important; }

.revealator-speed15,
.revealator-duration15 {
  -webkit-transition-duration: 1500ms !important;
  -o-transition-duration: 1500ms !important;
  transition-duration: 1500ms !important; }

.logo-wrapper {
  color: #fff;
  width: 145px; }
.logo-wrapper img {
  width: 145px;
  height: auto; }
@media (max-width: 1659px) {
  .logo-wrapper {
    width: 130px; }
  .logo-wrapper img {
    width: 130px; } }
@media (max-width: 1439px) {
  .logo-wrapper {
    width: 120px; }
  .logo-wrapper img {
    width: 120px; } }
@media (max-width: 767px) {
  .logo-wrapper img {
    width: 110px; } }

#index-page .logo-wrapper {
  color: #fff;
  /*width: 145px; }*/
  width: 315px; }
#index-page .logo-wrapper img {
  width: 145px;
  height: auto; }
#index-page .logo-rostec {margin-left: 16px}
@media (max-width: 1659px) {
  #index-page .logo-wrapper {
    width: 305px; }
  #index-page .logo-wrapper img {
    width: 130px; } }
@media (max-width: 1439px) {
  #index-page .logo-wrapper {

    width: 275px;}
  #index-page .logo-wrapper img {
    width: 120px; } }
@media (max-width: 767px) {
  #index-page .logo-rostec {margin-left: 12px}
  #index-page .logo-wrapper img {
    width: 100px; } }

.logo-img-active {
  display: none;
  opacity: .75;
}

/*body:not(#index-page) .logo-rostec {*/
/*  display: none;*/
/*}*/

.index_header-news {color: #404040 !important}

.logo-img {
  display: inline-block; }

.logo_company-name_wrapper {
  margin-left: 11px; }

.footer-logo_wrapper img {
  width: 126px;
  height: 100%; }
@media (max-width: 1439px) {
  .footer-logo_wrapper img {
    width: 74px; } }
@media (max-width: 1023px) {
  .footer-logo_wrapper img {
    width: 156px; } }

button:hover {
  cursor: pointer; }

.reset-btn {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
.reset-btn img {
  margin-top: 23px; }
@media (max-width: 1023px) {
  .main .reset-btn img {
    display: none; } }

.btn-icon {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: left;
  margin-right: 0;
}

.btn-next-slide {
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }
@media (min-width: 1920px) {
  .btn-next-slide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.btn-rounded {
  border-radius: 50px; }

.btn-outline {
  border: 2px solid #fff;
  color: #fff;
  padding: 14px 46px;
  padding: 11px 41px;
  padding: 11px 36px;
  font-size: 20px;
  line-height: 1.5;
  min-width: 300px;
  font-weight: 600;
  display: inline-block;
  text-align: center; }
@media (max-width: 767px) {
  .btn-outline {
    min-width: 280px;
    padding: 11px 26px; } }

.btn-news-control {
  width: 43px;
  height: 43px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%; }

.btn-news-control + .btn-news-control {
  margin-left: 10px; }

.btn, .btn-transparent, .patents-list .patent-btn {
  display: inline-block;
  text-align: center;
  padding: 4px 24px;
  cursor: pointer; }
.btn:focus, .btn-transparent:focus, .patents-list .patent-btn:focus {
  outline: none !important; }

.btn-big {
  min-width: 300px;
  padding: 12px 20px 10px;
  font-size: 20px;
  font-weight: 600; }
@media (max-width: 767px) {
  .btn-big {
    min-width: 280px; } }

.btn-primary {
  background-color: #1c274b;
  color: #fff;
  border-radius: 2px;
  font-size: 20px; 
  width: 45% !important;
}
.btn-primary:hover, .btn-primary:active {
  background-color: #0000BA; }

.btn-transparent, .patents-list .patent-btn {
  background-color: transparent;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.3); }
.btn-transparent-blue {
  border: 2px solid #1c274b;
  color: #1c274b; }
.btn-transparent-blue:hover, .btn-transparent-blue:active {
  color: #fff;
  background-color: #1c274b; }

button {
  outline: none !important; }

.btn-block_photo {
  text-align: center;
  width: 81%;
  padding: 70px 0 100px 0; }

.btn-block_contac {
  padding: 70px 0 100px 0;
  margin-left: 118px; }

.btn-download {
  display: inline-block;
  vertical-align: middle;
  background-color: #1c274b;
  background-image: url("/local/templates/aoavt_index/assets/css/./svg/download.svg");
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px; }

.more-arrow {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  padding-top: 4px; }
@media (max-width: 1439px) {
  .more-arrow {
    margin-right: -9px;
    margin-bottom: -13px; } }
@media (max-width: 767px) {
  .more-arrow {
    padding-top: 6px; } }
.more-arrow img {
  width: 13px;
  -o-object-fit: contain;
  font-family: "object-fit:contain;object-position:center";
  object-fit: contain;
  -o-object-position: center;
  object-position: center; }
.more-arrow:hover {
  background-color: #1c274b; }
.more-arrow:hover svg path {
  fill: white; }

.back-to-top {
  background-color: #E4242E;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  width: 57px;
  height: 57px;
  position: fixed;
  z-index: 3;
  /*right: 171px;*/
  right: 100px;
  bottom: 62px;
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease; }
body:not(.main) .back-to-top {
  display: none; }
.back-to-top:hover svg rect {
  fill: #b71d2c; }
@media (max-width: 1659px) {
  .back-to-top {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px; } }
@media (max-width: 1439px) {
  .back-to-top {
    width: 35px;
    height: 35px;
    right: 105px; } }
@media (max-width: 1023px) {
  .back-to-top {
    width: 45px;
    height: 45px;
    font-size: 10px;
    right: 0;
    bottom: 0; } }
@media (max-width: 767px) {
  .back-to-top {
    width: 25px;
    height: 25px; } }
.back-to-top .fa {
  font-size: 16px;
  display: block; }
.fp-viewing-0 .back-to-top,
.fp-viewing-aboutMainPage .back-to-top {
  opacity: 0; }

.btn-red {
  background-color: #E4242E;
  color: #fff;
  text-transform: uppercase;
  font-family: UniversLT, sans-serif;
  font-size: 16px;
  padding: 13px 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 767px) {
  .btn-search {
    padding: 5px;
    margin-top: 10px;
  }

}

.btn-red-big {
  padding: 16px 16px;
  width: 460px;
  margin-top: 40px;
  margin-bottom: 59px; }
@media (max-width: 1659px) {
  .btn-red-big {
    width: 330px;
    padding: 13px 16px;
    margin: 42px auto 44px;
    font-size: 13px;
    font-size: 14px; } }
@media (max-width: 1439px) {
  .btn-red-big {
    width: 232px;
    padding: 8px 16px;
    margin: 29px auto; } }
@media (max-width: 767px) {
  .btn-red-big {
    font-size: 12px;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 25px;
    padding: 6px 16px 9px; } }
@media (max-width: 320px) {
  .btn-red-big {
    font-size: 10px; } }
.btn-red:hover {
  background-color: #b71d2c; }

.back-to-list {
  text-align: center; }

.breadcrumbs {
  padding: 10px;
  padding-left: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  list-style: none; }
@media (max-width: 1659px) {
  .breadcrumbs {
    padding: 6px;
    padding-left: 72px; } }
@media (max-width: 1439px) {
  .breadcrumbs {
    padding: 0;
    padding-left: 69px; } }
@media (max-width: 1023px) {
  .breadcrumbs {
    padding-left: 49px;
    margin-top: 6px; } }
@media (max-width: 767px) {
  .breadcrumbs {
    display: none; } }

/*.breadcrumb-item span,*/
.breadcrumb-item a {
  padding: 14px 5px;
  padding-left: 0;
  color: #989898;
  white-space: nowrap;
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-family: UniversLT, sans-serif; }
@media (max-width: 1659px) {
  /*.breadcrumb-item span,*/
  .breadcrumb-item a {
    font-size: 10px; } }
@media (max-width: 1023px) {
  /*.breadcrumb-item span,*/
  .breadcrumb-item a {
    font-size: 9px;
    padding-top: 12px; } }

.breadcrumb-item a:hover {
  color: #1c274b; }

/*.breadcrumb-item + .breadcrumb-item a, .breadcrumb-item + .breadcrumb-item span {*/
.breadcrumb-item + .breadcrumb-item a {
  padding-left: 16px;
  background: url("/local/templates/aoavt_index/assets/svg/chewron.svg") center left no-repeat;
  background-size: 6px 10px; }
@media (max-width: 1023px) {
  .breadcrumb-item + .breadcrumb-item a, .breadcrumb-item + .breadcrumb-item span {
    background-size: 4px 8px; } }

.nav-link {
  font-size: 21px;
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 20px;
  font-family: 'UniversLT', sans-serif;
  font-weight: normal; }
@media (max-width: 1659px) {
  .nav-link {
    font-size: 18px; } }
@media (max-width: 1439px) {
  .header-phone-menu {
    font-size: 12px !important;
  }
  .nav-link {
    font-size: 13px;
    padding-right: 5px; } }
.nav-link.active::before, .nav-link:focus::before, .nav-link:hover::before {
  content: '';
  background-color: #E4242E;
  position: absolute;
  bottom: -41px;
  bottom: -1px;
  width: 100%;
  height: 6px; }
@media (max-width: 1439px) {
  .nav-link.active::before, .nav-link:focus::before, .nav-link:hover::before {
    bottom: -13px;
    bottom: -1px;
    height: 4px; } }



.primary-navigation {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0 25px;
  /*padding: 0 0 0 45px;*/
  margin-top: -4px; }
@media (max-width: 1439px) {
  .primary-navigation {
    padding-left: 20px; } }
@media (max-width: 1439px) {
  .primary-navigation {
    margin-top: 0; } }
@media (max-width: 1023px) {
  .primary-navigation {
    display: none; } }

ul.menu {
  list-style: none; }

.tabs {
  list-style-type: none;
  padding: 0;
  margin: 32px 0 36px; }
@media (max-width: 767px) {
  .tabs {
    padding-left: 4px; } }
.tabs li {
  display: inline-block;
  color: #dcdcdc;
  margin-right: 40px;
  line-height: 1;
  font-weight: 600; }
@media (max-width: 1659px) {
  .tabs li {
    margin-right: 37px; } }
@media (max-width: 1439px) {
  .tabs li {
    margin-right: 24px;
    font-weight: normal; } }
@media (max-width: 1023px) {
  .tabs li {
    font-size: 12px;
    margin-right: 4px;
    font-weight: bold; } }
@media (max-width: 767px) {
  .tabs li {
    margin-bottom: 7px; } }
.tabs li a {
  padding: 5px 0 21px;
  border-bottom: 3px solid transparent;
  display: inline-block; }
@media (max-width: 1659px) {
  .tabs li a {
    padding-bottom: 17px; } }
@media (max-width: 1439px) {
  .tabs li a {
    padding-bottom: 13px; } }
@media (max-width: 767px) {
  .tabs li a {
    padding: 5px 0 10px; } }
.tabs li a:hover {
  color: #000; }
.tabs li.active a {
  border-color: #E4242E;
  color: #000; }
@media (max-width: 1439px) {
  .tabs li.active {
    font-weight: bold; } }
.tabs-product {
  margin: 57px 0 14px;
  font-size: 24px;
  font-size: 20px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 1659px) {
  .tabs-product {
    font-size: 20px;
    font-size: 18px;
    margin: 33px 0 14px; } }
@media (max-width: 1439px) {
  .tabs-product {
    margin: 20px 0 14px;
    font-weight: normal; } }
@media (max-width: 767px) {
  .tabs-product {
    font-size: 12px;
    display: block;
    margin: 32px 0 38px; }
  .tabs-product li {
    display: block;
    font-size: 16px; } }
@media (max-width: 767px) {
  .tabs-product li {
    font-size: 14px; } }
.tabs-investors {
  margin: 23px 0 23px; }
@media (max-width: 1659px) {
  .tabs-investors {
    margin-top: 17px; } }
@media (max-width: 1439px) {
  .tabs-investors {
    margin: 10px 0 14px; } }
@media (max-width: 1023px) {
  .tabs-investors {
    margin: 5px 0 10px; } }
@media (max-width: 767px) {
  .tabs-investors {
    margin: 21px 0 17px; } }
.tabs-investors li {
  font-size: 24px;
  color: #000;
  opacity: .5;
  margin-right: 23px; }
@media (max-width: 1659px) {
  .tabs-investors li {
    font-size: 22px;
    margin-right: 32px; } }
@media (max-width: 1439px) {
  .tabs-investors li {
    font-size: 18px;
    margin-right: 23px; } }
@media (max-width: 1023px) {
  .tabs-investors li {
    font-size: 12px;
    margin-right: 7px;
    font-weight: bold; } }
@media (max-width: 767px) {
  .tabs-investors li {
    font-size: 12px;
    margin-right: 8px; } }
.tabs-investors li a {
  padding-bottom: 4px;
  border-bottom-width: 5px; }
@media (max-width: 1023px) {
  .tabs-investors li a {
    border-bottom-width: 3px;
    padding-bottom: 1px; } }
.tabs-investors li.active {
  opacity: 1; }
@media (max-width: 1659px) {
  .tabs-search {
    margin: 11px 0 45px; } }
@media (max-width: 1439px) {
  .tabs-search {
    margin-bottom: 27px; } }
@media (max-width: 1023px) {
  .tabs-search {
    margin-top: 23px;
    margin-bottom: 33px; } }
@media (max-width: 767px) {
  .tabs-search {
    margin: 0;
    padding: 0; } }
.tabs-search li {
  color: #5a5d66;
  font-size: 20px;
  font-weight: normal;
  margin-right: 24px; }
@media (max-width: 1659px) {
  .tabs-search li {
    font-size: 13px;
    margin-right: 23px; } }
@media (max-width: 1439px) {
  .tabs-search li {
    font-size: 10px;
    margin-right: 15px; } }
@media (max-width: 1023px) {
  .tabs-search li {
    font-size: 14px;
    margin-right: 32px; } }
@media (max-width: 767px) {
  .tabs-search li {
    font-size: 12px;
    display: block;
    margin-right: 0; } }
.tabs-search li:last-child {
  margin-right: 0; }
@media (max-width: 1659px) {
  .tabs-search li a {
    padding-bottom: 15px; } }
@media (max-width: 1439px) {
  .tabs-search li a {
    padding-bottom: 8px; } }
@media (max-width: 1023px) {
  .tabs-search li a {
    padding-bottom: 6px; } }
@media (max-width: 767px) {
  .tabs-search li.active {
    font-size: 15px;
    font-weight: bold; } }

.btn-tabs .tab {
  font-size: 14px;
  color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-weight: 650;
  padding: 4px 24px 2px; }
.btn-tabs .tab.active {
  background-color: #1c274b;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff; }

.documents-grid {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.5;
  color: #fff;
  margin: 60px 0 110px; }
@media (max-width: 1439px) {
  .documents-grid {
    margin: 56px 0 57px; } }
@media (max-width: 767px) {
  .documents-grid {
    margin: 48px 0 36px; } }
.documents-grid .document {
  padding: 36px 42px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 10px);
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  -webkit-flex-basis: calc(50% - 10px);
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  min-height: 400px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #fff;
  padding-top: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-color: #1c274b;
  position: relative; }
@media (max-width: 1439px) {
  .documents-grid .document {
    font-size: 16px;
    line-height: 20px;
    min-height: 300px;
    padding: 86px 42px 31px 31px; } }
@media (max-width: 767px) {
  .documents-grid .document {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 82px 42px 72px 28px;
    line-height: 22px;
    margin-bottom: 18px; } }
.documents-grid .document:after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  background-color: #fff;
  border-style: solid;
  border-color: white white #0d0d50 #0d0d50;
  top: 0;
  right: 0px;
  border-width: 40px;
  -webkit-clip-path: polygon(0 0, 100% 0%, 102% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 102% 100%, 0% 100%); }
@media (max-width: 1439px) {
  .documents-grid .document:after {
    border-width: 30px; } }
@media (max-width: 767px) {
  .documents-grid .document:after {
    border-width: 28px; } }
.documents-grid .document-title {
  font-weight: bold;
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 25px; }
@media (max-width: 1439px) {
  .documents-grid .document-title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px; } }
@media (max-width: 767px) {
  .documents-grid .document-title {
    margin-bottom: 20px; } }

.managers-teaching-grid .manager {
  padding: 0;
  margin: 60px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1439px) {
  .managers-teaching-grid .manager {
    margin: 56px 0; } }
@media (max-width: 1023px) {
  .managers-teaching-grid .manager {
    margin: 51px 0; } }
@media (max-width: 767px) {
  .managers-teaching-grid .manager {
    display: block;
    margin: 31px 0; } }
.managers-teaching-grid .manager-photo {
  position: relative;
  padding: 58px 72px 48px;
  padding-right: 0;
  width: auto;
  height: auto;
  left: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 540px;
  -ms-flex: 0 0 540px;
  flex: 0 0 540px; }
@media (max-width: 1439px) {
  .managers-teaching-grid .manager-photo {
    padding: 43px 54px 48px;
    -webkit-flex-basis: 404px;
    -ms-flex-preferred-size: 404px;
    flex-basis: 404px; } }
@media (max-width: 1023px) {
  .managers-teaching-grid .manager-photo {
    padding: 49px 40px 48px;
    -webkit-flex-basis: 379px;
    -ms-flex-preferred-size: 379px;
    flex-basis: 379px; } }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-photo {
    padding: 31px 48px 0; } }
.managers-teaching-grid .manager-photo:before {
  content: '';
  background-color: #1c274b;
  width: 322px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
@media (max-width: 1439px) {
  .managers-teaching-grid .manager-photo:before {
    width: 234px; } }
@media (max-width: 1023px) {
  .managers-teaching-grid .manager-photo:before {
    width: 215px; } }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-photo:before {
    width: 100%;
    height: 200px; } }
.managers-teaching-grid .manager-photo img {
  width: 419px;
  height: 410px;
  position: relative;
  z-index: 1;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }
@media (max-width: 1439px) {
  .managers-teaching-grid .manager-photo img {
    width: 300px;
    height: 294px; } }
@media (max-width: 1023px) {
  .managers-teaching-grid .manager-photo img {
    width: 303px;
    height: 281px; } }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-photo img {
    width: 224px;
    height: 219px; } }
.managers-teaching-grid .manager-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 122px 0 122px;
  padding-right: 88px;
  background-color: transparent;
  color: #000; }
@media (max-width: 1439px) {
  .managers-teaching-grid .manager-info {
    padding: 44px 0 4px;
    padding-right: 68px; } }
@media (max-width: 1023px) {
  .managers-teaching-grid .manager-info {
    padding: 64px 0 4px;
    padding-right: 57px; } }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-info {
    padding: 23px 27px 4px 47px; } }
.managers-teaching-grid .manager-info .manager-name {
  font-size: 30px;
  margin-bottom: 12px; }
@media (max-width: 1439px) {
  .managers-teaching-grid .manager-info .manager-name {
    margin-bottom: 6px; } }
@media (max-width: 1023px) {
  .managers-teaching-grid .manager-info .manager-name {
    margin-bottom: 3px; } }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-info .manager-name {
    font-size: 26px;
    margin-bottom: 21px; } }
.managers-teaching-grid .manager-info .manager-surname {
  font-size: 36px; }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-info .manager-surname {
    font-size: 32px;
    margin-bottom: 4px; } }
.managers-teaching-grid .manager-info .manager-link {
  color: #19199F;
  font-weight: 700; }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-info .manager-link {
    font-size: 16px; } }
.managers-teaching-grid .manager-info .manager-description {
  opacity: 0.65; }
.managers-teaching-grid .manager-info .manager-footer {
  padding-right: 9px; }
@media (max-width: 767px) {
  .managers-teaching-grid .manager-info .manager-footer {
    margin-top: 20px;
    padding-right: 24px;
    text-align: center; } }

.teachers-grid {
  margin: 61px 0 75px; }
@media (max-width: 1023px) {
  .teachers-grid {
    margin: 88px 0 55px; } }
@media (max-width: 767px) {
  .teachers-grid {
    margin: 24px 0 47px; } }
.teachers-grid .teacher {
  padding-left: 27px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-left: 54px; }
@media (max-width: 1439px) {
  .teachers-grid .teacher {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher {
    display: block;
    padding-left: 37px; } }
@media (max-width: 767px) {
  .teachers-grid .teacher {
    padding-left: 19px; } }
.teachers-grid .teacher-info {
  font-size: 20px;
  line-height: 1.5;
  padding-right: 50px; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-info {
    font-size: 18px;
    line-height: 27px; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher-info {
    line-height: 25px; } }
@media (max-width: 767px) {
  .teachers-grid .teacher-info {
    padding-right: 19px;
    font-size: 16px;
    line-height: 24px; } }
.teachers-grid .teacher-info p {
  margin: 0 0 1.5em; }
.teachers-grid .teacher-info p:last-child {
  margin-bottom: 0; }
.teachers-grid .teacher-info h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.37;
  margin-bottom: 15px;
  margin-top: 0; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-info h3 {
    line-height: 1.6;
    margin-bottom: 9px; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher-info h3 {
    margin-bottom: 6px; } }
@media (max-width: 767px) {
  .teachers-grid .teacher-info h3 {
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 0; } }
.teachers-grid .teacher-photo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 333px;
  -ms-flex: 0 0 333px;
  flex: 0 0 333px;
  background-color: #1c274b;
  color: #fff;
  font-size: 18px;
  padding: 0 0 40px;
  margin-top: 18px; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-photo {
    -webkit-flex-basis: 270px;
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
    margin-top: 16px;
    padding-bottom: 26px; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher-photo {
    width: 367px;
    margin: 50px auto 0;
    padding-bottom: 21px; } }
@media (max-width: 767px) {
  .teachers-grid .teacher-photo {
    width: auto;
    margin: 45px -19px 0;
    padding-bottom: 11px; } }
.teachers-grid .teacher-photo img {
  height: 223px;
  margin-bottom: 40px;
  width: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center top";
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-photo img {
    height: 180px;
    margin-bottom: 36px; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher-photo img {
    height: 174px;
    margin-bottom: 45px; } }
@media (max-width: 767px) {
  .teachers-grid .teacher-photo img {
    height: 224px;
    margin-bottom: 20px; } }
.teachers-grid .teacher-photo p {
  opacity: 0.65;
  padding: 0 35px;
  margin: 12px 0; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-photo p {
    padding: 0 26px;
    font-size: 16px;
    line-height: 1.5;
    margin: 20px 0; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher-photo p {
    padding: 0 31px;
    margin: 18px 0; } }
@media (max-width: 767px) {
  .teachers-grid .teacher-photo p {
    padding-left: 54px;
    padding-right: 67px;
    margin: 24px 0; } }
.teachers-grid .teacher-name {
  line-height: 1;
  padding: 0 35px;
  font-size: 26px; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-name {
    padding: 0 26px;
    font-size: 20px; } }
@media (max-width: 1023px) {
  .teachers-grid .teacher-name {
    padding: 0 31px; } }
@media (max-width: 767px) {
  .teachers-grid .teacher-name {
    padding-left: 54px; } }
.teachers-grid .teacher-surname {
  font-size: 30px;
  font-weight: bold; }
@media (max-width: 1439px) {
  .teachers-grid .teacher-surname {
    font-size: 25px; } }

.others-grid {
  margin: 24px 0 100px; }
@media (max-width: 1439px) {
  .others-grid {
    margin: 28px 0 100px; } }
@media (max-width: 1023px) {
  .others-grid {
    margin: 30px 0 90px; } }
@media (max-width: 767px) {
  .others-grid {
    margin: 14px 0 80px; } }
.others-grid .other-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  width: 100%;
  padding: 48px 40px;
  height: 238px; }
@media (max-width: 1439px) {
  .others-grid .other-item {
    padding: 48px 35px; } }
@media (max-width: 1023px) {
  .others-grid .other-item {
    padding: 48px 28px; } }
@media (max-width: 767px) {
  .others-grid .other-item {
    padding: 31px 28px 11px;
    padding-right: 18px;
    min-height: 238px;
    height: auto; } }
.others-grid .other-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.others-grid .other {
  width: 100%; }
.others-grid .other-type {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #1c274b;
  letter-spacing: 0.05em;
  margin-bottom: 39px;
  font-family: Muller; }
@media (max-width: 767px) {
  .others-grid .other-type {
    margin-bottom: 54px; } }
.others-grid .other-name {
  font-size: 25px;
  font-weight: 650;
  line-height: 35px;
  margin-bottom: 3px; }
@media (max-width: 1023px) {
  .others-grid .other-name {
    font-size: 20px; } }
@media (max-width: 767px) {
  .others-grid .other-name {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0; } }
.others-grid .other-description {
  font-size: 16px; }
@media (max-width: 767px) {
  .others-grid .other-description {
    line-height: 18px; } }
.others-grid .other-city {
  font-size: 14px;
  font-weight: 650; }
.others-grid .other-date {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5); }
@media (max-width: 767px) {
  .others-grid .other-date {
    font-size: 14px; } }
.others-grid .other-footer {
  margin-top: 22px; }
@media (max-width: 767px) {
  .others-grid .other-footer {
    margin-top: 52px; } }
.others-grid .other-footer .other-actions {
  float: right;
  margin-top: -10px;
  margin-right: -10px; }
@media (max-width: 1439px) {
  .others-grid .other-footer .other-actions {
    margin-top: -8px;
    margin-right: 0; } }

.search-show-more {
  margin-bottom: 122px; }
@media (max-width: 1023px) {
  .search-show-more {
    margin-bottom: 114px; } }
@media (max-width: 767px) {
  .search-show-more {
    margin-bottom: 102px; } }

.table-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (max-width: 767px) {
  .table-flex {
    margin-top: 30px;
    display: block; } }
.table-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
@media (max-width: 767px) {
  .table-flex-row {
    display: block;
    padding-bottom: 12px;
    margin-top: 7px; } }
.table-flex-td {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 12px 0; }
@media (max-width: 1659px) {
  .table-flex-td {
    padding: 12px 0 6px; } }
@media (max-width: 1439px) {
  .table-flex-td {
    padding: 4px 0 6px; } }
@media (max-width: 767px) {
  .table-flex-td {
    padding: 2px 4px; }
  .table-flex-td:first-child {
    font-weight: bold; } }
.table-flex-td.td-2 {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

/* forms */
.form-group {
  position: relative;
  margin: 19px 0; }

.form-control {
  width: 100%;
  background-color: transparent;
  border: none;
  font-size: 18px;
  height: 40px;
  padding: 8px 9px; }
.form-control.placeholder-focus::-webkit-input-placeholder {
  color: transparent; }
.form-control.placeholder-focus::-moz-placeholder {
  color: transparent; }
.form-control.placeholder-focus:-moz-placeholder {
  color: transparent; }
.form-control.placeholder-focus:-ms-input-placeholder {
  color: transparent; }
.form-control.placeholder-focus:focus::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3); }
.form-control.placeholder-focus:focus::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3); }
.form-control.placeholder-focus:focus:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3); }
.form-control.placeholder-focus:focus:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3); }

textarea.form-control {
  padding: 8px 9px;
  text-align: left;
  text-transform: none;
  height: 84px;
  resize: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px; }
textarea.form-control::-webkit-input-placeholder {
  width: 100%;
  height: 50px;
  line-height: 100%;
  resize: vertical;
  color: rgba(0, 0, 0, 0.3); }
textarea.form-control::-moz-placeholder {
  width: 100%;
  height: 50px;
  line-height: 100%;
  resize: vertical;
  color: rgba(0, 0, 0, 0.3); }
textarea.form-control:-moz-placeholder {
  width: 100%;
  height: 50px;
  line-height: 100%;
  resize: vertical;
  color: rgba(0, 0, 0, 0.3); }
textarea.form-control:-ms-input-placeholder {
  width: 100%;
  height: 50px;
  line-height: 100%;
  resize: vertical;
  color: rgba(0, 0, 0, 0.3); }

.form-error {
  color: rgba(244, 67, 54, 0.5);
  font-size: 12px;
  margin: 5px 9px 0; }

.floating .form-group {
  position: relative; }

.floating input.form-control {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.floating .has-error .form-control,
.floating .form-control.has-error {
  border-color: rgba(244, 67, 54, 0.5); }

.floating .form-control-placeholder {
  position: absolute;
  top: 11px;
  width: 100%;
  left: 9px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none; }

.floating .form-control:focus {
  outline: none;
  border-bottom-color: #1c274b; }

.floating .form-control.focused + .form-control-placeholder {
  font-size: 65%;
  -webkit-transform: translate3d(0, -22px, 0);
  transform: translate3d(0, -22px, 0); }

.asterisk {
  color: #E4242E; }

.form-product {
  margin-top: 23px; }
@media (max-width: 1439px) {
  .form-product {
    margin-top: 20px; } }
@media (max-width: 767px) {
  .form-product {
    margin-top: 12px; } }
.form-product .form-group {
  margin-bottom: 17px;
  margin-top: 0; }
@media (max-width: 767px) {
  .form-product .form-group {
    margin-bottom: 10px; } }
.form-product .control-label {
  font-size: 16px;
  margin-bottom: 7px;
  display: block; }
@media (max-width: 1439px) {
  .form-product .control-label {
    font-size: 14px; } }
.form-product textarea {
  height: 102px; }
@media (max-width: 1439px) {
  .form-product textarea {
    height: 86px; } }
@media (max-width: 767px) {
  .form-product textarea {
    height: 35px; } }
.form-product .form-control {
  display: block;
  border: 1px solid #e5e5e5; }
.form-product input.form-control {
  font-size: inherit;
  height: 28px;
  padding: 3px 8px; }
@media (max-width: 1439px) {
  .form-product input.form-control {
    height: 20px; } }

.checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  margin: 0 0 10px 0;
  cursor: pointer;
  font-size: inherit;
  font-family: UniversLT;
  color: #5a5d66;
  line-height: 1.7;
  min-height: 40px;
  min-height: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
@media (max-width: 1439px) {
  .checkbox {
    min-height: 20px;
    padding-left: 20px;
    margin: 0 11px 0 0;
    line-height: 18px; } }

.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.checkmark {
  position: absolute;
  top: 0;
  top: 3px;
  left: 0;
  height: 15px;
  width: 15px;
  border: 1px solid #5a5d66; }
@media (max-width: 1439px) {
  .checkmark {
    width: 12px;
    height: 12px; } }

.checkbox:hover input ~ .checkmark {
  background-color: #ccc; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.checkbox input:checked ~ .checkmark:after {
  display: block; }

.checkbox .checkmark:after {
  left: 4px;
  top: 2px;
  width: 3px;
  height: 7px;
  border: solid #E4242E;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
@media (max-width: 1439px) {
  .checkbox .checkmark:after {
    top: -1px;
    left: 3px; } }

ul {
  padding-left: 0; }

.patents-list {
  margin: 55px 0 100px; }
@media (max-width: 1439px) {
  .patents-list {
    margin: 30px 0 118px; } }
@media (max-width: 1023px) {
  .patents-list {
    margin: 54px 0 137px; } }
@media (max-width: 767px) {
  .patents-list {
    margin: 39px 0 110px; } }
.patents-list .patent {
  padding: 20px 20px 30px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -1px;
  font-size: 16px; }
@media (max-width: 1439px) {
  .patents-list .patent {
    margin: -1px 60px 0 -13px;
    padding: 17px 16px 30px; } }
@media (max-width: 1023px) {
  .patents-list .patent {
    margin: -1px 11px 0 -13px; } }
@media (max-width: 767px) {
  .patents-list .patent {
    margin: -1px -19px 0px -20px;
    padding: 12px 19px 31px; } }
.patents-list .patent-info {
  font-size: 16px; }
@media (max-width: 767px) {
  .patents-list .patent-info {
    line-height: 22px; } }
.patents-list .patent-type {
  opacity: 0.5;
  font-size: 14px; }
.patents-list .patent-name {
  margin: 19px 0 27px;
  font-weight: 600; }
@media (max-width: 1439px) {
  .patents-list .patent-name {
    margin-bottom: 36px; } }
@media (max-width: 767px) {
  .patents-list .patent-name {
    margin-bottom: 23px; } }
.patents-list .patent-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1439px) {
  .patents-list .patent-footer {
    font-size: 14px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -8px; } }
@media (max-width: 767px) {
  .patents-list .patent-footer {
    display: block; } }
.patents-list .patent-size {
  color: rgba(0, 0, 0, 0.4); }
.theme-white .patents-list .patent {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.8); }
.patents-list .patent span,
.patents-list .patent strong {
  display: inline-block;
  vertical-align: middle; }
.patents-list .patent span {
  margin-right: 10px; }
@media (max-width: 1439px) {
  .patents-list .patent span {
    margin-right: 3px; } }
.patents-list .patent strong {
  font-weight: 650; }
.patents-list .patent-btn {
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 1px;
  cursor: default; }
@media (max-width: 1439px) {
  .patents-list .patent-btn {
    line-height: 21px;
    padding: 6px 30px 2px 25px; }
  .patents-list .patent-btn .text-muted, .patents-list .patent-btn .page-vacancy .vacancy-description ul, .page-vacancy .vacancy-description .patents-list .patent-btn ul {
    margin-right: 9px; } }
@media (max-width: 767px) {
  .patents-list .patent-btn {
    margin-top: 21px; } }
.patents-list .patent-btn strong {
  color: #000;
  font-weight: 650; }

.science-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1439px) {
  .science-list {
    padding: 23px 0 16px; } }
@media (max-width: 1023px) {
  .science-list {
    padding: 23px 0 12px; } }
@media (max-width: 767px) {
  .science-list {
    padding: 43px 0 12px; } }
.science-list-item {
  padding: 0 60px; }
@media (max-width: 1439px) {
  .science-list-item {
    padding: 0 42px; } }
@media (max-width: 767px) {
  .science-list-item {
    padding: 0 19px;
    margin-bottom: 29px; } }
.science-list-item .item-sup {
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-transform: uppercase; }
.science-list-item .item-num {
  line-height: 1.2;
  font-size: 140px;
  font-weight: 650;
  color: #1c274b; }
@media (max-width: 1439px) {
  .science-list-item .item-num {
    font-size: 70px;
    line-height: 1;
    margin-top: 8px; } }
@media (max-width: 767px) {
  .science-list-item .item-num {
    font-size: 80px;
    margin-top: 3px; } }
.science-list-item .item-desc {
  opacity: 0.6;
  font-size: 18px; }
@media (max-width: 1439px) {
  .science-list-item .item-desc {
    font-size: 16px;
    line-height: 22px; } }

.list-blue, .list-dots, .cathedra .list ul {
  list-style-type: none; }
@media (max-width: 1659px) {
  .list-blue, .list-dots, .cathedra .list ul {
    margin: 12px 0; } }
@media (max-width: 767px) {
  .list-blue, .list-dots, .cathedra .list ul {
    margin: 15px 0; } }
.list-blue li, .list-dots li, .cathedra .list ul li {
  font-size: inherit;
  position: relative;
  padding-left: 18px;
  line-height: 1.3;
  margin: 8px 0; }
@media (max-width: 1659px) {
  .list-blue li, .list-dots li, .cathedra .list ul li {
    padding-left: 21px;
    margin: 4px 0; } }
@media (max-width: 1439px) {
  .list-blue li, .list-dots li, .cathedra .list ul li {
    padding-left: 16px;
    margin: 5px 0; } }
@media (max-width: 767px) {
  .list-blue li, .list-dots li, .cathedra .list ul li {
    padding-left: 14px; } }
.list-blue li:before, .list-dots li:before, .cathedra .list ul li:before {
  content: '';
  background-color: #1c274b;
  width: 8px;
  height: 8px;
  display: inline-block;
  line-height: 1;
  position: absolute;
  left: 3px;
  top: 6px;
  top: .5em; }
@media (max-width: 1439px) {
  .list-blue li:before, .list-dots li:before, .cathedra .list ul li:before {
    width: 7px;
    height: 7px; } }
@media (max-width: 767px) {
  .list-blue li:before, .list-dots li:before, .cathedra .list ul li:before {
    left: 0;
    width: 7px;
    height: 7px; } }

@media (max-width: 1439px) {
  .list-dots {
    margin: 14px 0; } }

@media (max-width: 1023px) {
  .list-dots {
    margin-left: -17px; } }

.list-dots li {
  font-size: inherit;
  line-height: inherit;
  padding-left: 16px; }
@media (max-width: 767px) {
  .list-dots li {
    padding-left: 14px; } }

.list-dots li:before {
  color: rgba(0, 0, 0, 0.4);
  top: -3px;
  font-size: 31px; }

.list-unstyled {
  list-style-type: none; }

.list-tire {
  list-style-type: none;
  margin: 0; }
.list-tire li {
  font-size: inherit;
  line-height: inherit;
  position: relative;
  padding-left: 36px;
  margin: 0 0 26px; }
@media (max-width: 767px) {
  .list-tire li {
    padding-left: 30px; } }
.list-tire li:before {
  content: '\2014';
  color: #644FFF;
  /* investors page. have to review */
  font-size: 28px;
  line-height: 1;
  position: absolute;
  left: -2px;
  top: -1px; }
@media (max-width: 767px) {
  .list-tire li:before {
    font-size: 25px; } }

.page-header {
  padding: 60px 230px 0 80px;
  position: relative;
  z-index: 4;
  border-bottom: 1px solid #fff;
  height: 144px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 230px !important;
  position: fixed;
  left: 0;
  right: 0;
  top: 0; }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .page-header{
    padding-right: 88px !important; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .page-header{
    padding-right: 118px !important; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .page-header{
    padding-right: 140px !important; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .page-header{
    padding-right: 230px !important; } }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .page-header{
    height: 70px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .page-header{
    height: 139px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .page-header{
    height: 95px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .page-header{
    height: 144px; } }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .page-header{
    padding: 60px 88px 0 80px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .page-header{
    padding: 60px 118px 0 80px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .page-header{
    padding: 60px 140px 0 80px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .page-header{
    padding: 60px 230px 0 80px; } }
@media (max-width: 1659px) {
  .page-header {
    padding: 54px 0 0 74px; } }
@media (max-width: 1439px) {
  .page-header {
    padding: 37px 0 0 58px; } }
@media (max-width: 1023px) {
  .page-header {
    padding: 48px 0 0 48px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }
@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape) {
  .page-header {
    padding: 24px 0 0 23px;
    border-bottom-color: transparent; } }
body.menu-active .page-header {
  right: 0;
  left: 0; }
body.menu-active .page-header svg path {
  fill: #fff; }
.page-header .search-expanded {
  background-color: #1c274b; }
.theme-blue .page-header,
.blue-header .page-header {
  background-color: #1c274b;
  color: #fff; }
.theme-white .page-header {
  background-color: #fff;
  color: #5a5d66; }

.placeholder-header {
  width: 250px; }

.header-search {
  text-align: center; }
.main.search-expanded .header-search {
  display: block; }
.page-header .header-search {
  visibility: hidden; }
.header-search .search-form {
  width: 0;
  max-width: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 144px;
  z-index: 6; }
@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .header-search .search-form{
    height: 70px; } }
@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .header-search .search-form{
    height: 139px; } }
@media (max-width: 1439px) and (min-width: 1024px){

  .header-search .search-form{
    height: 95px; } }
@media (max-width: 1659px) and (min-width: 1440px){

  .header-search .search-form{
    height: 144px; } }
@media (max-width: 1439px) {
  .header-search .search-form {
    font-size: 11px; } }
.search-expanded .header-search .search-form {
  width: 100vw;
  max-width: 100vw; }
.header-search .search-form .input-wrapper {
  width: 1395px;
  height: 35px;
  border-bottom: 1px solid #fff;
  margin: 0 auto;
  position: relative;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  text-transform: uppercase; }
.search-expanded .header-search .search-form .input-wrapper {
  opacity: 1; }
@media (max-width: 1659px) {
  .header-search .search-form .input-wrapper {
    width: 1173px; } }
@media (max-width: 1439px) {
  .header-search .search-form .input-wrapper {
    width: 944px; } }
@media (max-width: 1023px) {
  .header-search .search-form .input-wrapper {
    width: 688px;
    width: calc(100% - 80px); } }
@media (max-width: 767px) {
  .header-search .search-form .input-wrapper {
    width: calc(100% - 40px); } }
.header-search .search-form input {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 18px;
  outline: none;
  padding: 7px 10px;
  width: calc(100% - 20px);
  text-transform: uppercase; }
.header-search .search-form input::-webkit-search-decoration, .header-search .search-form input::-webkit-search-cancel-button {
  display: none; }
.header-search .search-form input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8); }
.header-search .search-form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8); }

.icon-zoom {
  width: 21px;
  height: 21px;
  display: inline-block; }
.icon-zoom svg {
  width: 100%;
  height: 100%; }
@media (max-width: 1659px) {
  .icon-zoom {
    width: 28px;
    height: 28px; } }
@media (max-width: 1439px) {
  .icon-zoom {
    width: 20px;
    height: 20px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 767px) and (orientation: landscape) {
  .icon-zoom {
    width: 22px;
    height: 22px; } }
.theme-white .icon-zoom svg rect,
.theme-white .icon-zoom svg path {
  fill: #5a5d66; }

.icon-close-search {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 7px;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
.search-expanded .icon-close-search {
  opacity: 1; }
.icon-close-search svg {
  width: 100%;
  height: 100%; }

.header-burger {
  text-align: center;
  margin-left: 47px;
  z-index: 5;
  height: 23px; }
.page-header .header-burger {
  visibility: hidden; }
@media (max-width: 767px) and (orientation: portrait), (max-width: 767px) and (max-height: 767px) and (orientation: landscape) {
  .header-burger {
    margin-top: 2px; } }

.header-language {
  text-align: center;
  margin-left: 47px;
  z-index: 5;
  height: 23px; }
.page-header .header-language {
  visibility: hidden; }
@media (max-width: 767px) and (orientation: portrait), (max-width: 767px) and (max-height: 767px) and (orientation: landscape) {
  .header-language {
    margin-top: 2px; } }

.icon-burger {
  width: 100%;
  cursor: pointer; }
.icon-burger span {
  display: block;
  width: 20px;
  height: 2px;
  background: #FFFFFF;
  margin-bottom: 7px; }
@media (max-width: 1659px) and (min-width: 1440px) {
  .icon-burger span {
    width: 25px;
    margin-bottom: 8px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 767px) and (orientation: landscape) {
  .icon-burger span {
    width: 16px; } }
.theme-white .icon-burger span {
  background-color: #5a5d66; }
.menu-active .icon-burger {
  display: none; }

.close-p {
  position: relative;
  display: none;
  width: 25px;
  height: 25px;
  overflow: hidden;
  top: 0; }
@media (max-width: 1659px) {
  .close-p {
    width: 35px;
    height: 35px; } }
@media (max-width: 1439px) {
  .close-p {
    width: 20px;
    height: 20px; } }
@media (max-width: 1023px) {
  .close-p {
    width: 22px;
    height: 22px; } }
.close-p:before, .close-p:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff; }
.close-p:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.close-p:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.menu-active .close-p {
  display: inline-block; }

body.menu-active {
  overflow: hidden !important; }

.header-search-burger {
  position: fixed;
  top: 0;
  right: 0;
  height: 144px;
  width: 230px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 110px;
  padding-left: 20px; }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .header-search-burger{
    width: 88px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .header-search-burger{
    width: 118px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .header-search-burger{
    width: 140px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .header-search-burger{
    width: 230px; } }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .header-search-burger{
    height: 70px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .header-search-burger{
    height: 139px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .header-search-burger{
    height: 95px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .header-search-burger{
    height: 144px; } }
@media (max-width: 1659px) {
  .header-search-burger {
    padding-right: 78px;
    padding-left: 20px; } }
@media (max-width: 1439px) {
  .header-search-burger {
    padding-right: 56px;
    padding-left: 20px; }
  .header-search-burger .header-burger {
    margin-left: 0; }
  .header-search-burger .header-language {
    margin: 25px; }
}
@media (max-width: 1023px) {
  .header-search-burger {
    padding-right: 46px; } }
@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape) {
  .header-search-burger {
    padding-left: 0;
    padding-right: 24px; } }

.menu-mobile {
  position: fixed;
  font-family: UniversLT, sans-serif;
  z-index: 4;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 0 32px;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  left: 100vw;
  font-size: 0;
  width: 100vh; }
@media (max-width: 1023px) {
  .menu-mobile {
    width: 100vw;
    padding: 0; } }
.menu-active .menu-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  opacity: 1; }
@media screen and (orientation: landscape) {
  .menu-active .menu-mobile {
    left: calc(100vw - 100vh); } }
@media (max-width: 1023px), (orientation: portrait) {
  .menu-active .menu-mobile {
    left: 0;
    width: 100vw; } }
.menu-mobile .arrow {
  display: none; }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile .arrow {
    display: inline-block; } }
.menu-mobile .arrow svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s; }
.menu-mobile .open .arrow svg {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
.menu-mobile .toggle-submenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.menu-mobile-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 209px 20px 0;
  padding-right: 38px; }
@media (max-width: 1659px) {
  .menu-mobile-middle {
    padding: 172px 25px 0; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .menu-mobile-middle {
    padding-top: 132px; } }
@media (max-width: 1023px) {
  .menu-mobile-middle {
    padding: 147px 45px 0;
    padding-right: 0; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile-middle {
    padding: 54px 29px;
    display: block; } }
.menu-mobile-middle ul {
  list-style: none; }
.menu-mobile-middle .accordion-mobile {
  margin-bottom: 48px; }
@media (max-width: 1659px) {
  .menu-mobile-middle .accordion-mobile {
    margin-bottom: 34px; } }
@media (max-width: 1439px) {
  .menu-mobile-middle .accordion-mobile {
    margin-bottom: 26px; } }
@media (max-width: 1023px) {
  .menu-mobile-middle .accordion-mobile {
    margin-bottom: 37px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile-middle .accordion-mobile {
    margin-bottom: 0; } }
.menu-mobile-middle .block {
  line-height: 21px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  font-size: 16px; }
@media (max-width: 1659px) {
  .menu-mobile-middle .block {
    font-size: 13px; } }
@media (max-width: 1439px) {
  .menu-mobile-middle .block {
    font-size: 11px; } }
@media (max-width: 1023px) {
  .menu-mobile-middle .block-right {
    padding-left: 10px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile-middle .block {
    font-size: 16px; }
  .menu-mobile-middle .block-right {
    padding-left: 0; } }
.menu-mobile-middle .block .title {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-bottom: 15px; }
@media (max-width: 1659px) {
  .menu-mobile-middle .block .title {
    padding-bottom: 10px; } }
@media (max-width: 1439px) {
  .menu-mobile-middle .block .title {
    padding-bottom: 8px; } }
@media (max-width: 1023px) {
  .menu-mobile-middle .block .title {
    padding-bottom: 10px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile-middle .block .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
.menu-mobile-middle .block .title:after {
  content: '';
  background-color: #E4242E;
  width: 30px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0; }
@media (max-width: 1659px) {
  .menu-mobile-middle .block .title:after {
    width: 26px; } }
@media (max-width: 1439px) {
  .menu-mobile-middle .block .title:after {
    width: 22px; } }
@media (max-width: 1023px) {
  .menu-mobile-middle .block .title:after {
    width: 23px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile-middle .block .title:after {
    display: none; } }
.menu-mobile .li-submenu {
  color: #9ea3af;
  font-weight: normal;
  margin-top: -2px; }
@media (max-width: 767px) and (orientation: portrait), (max-height: 320px) and (orientation: landscape) {
  .menu-mobile .li-submenu {
    display: none; }
  .menu-mobile .li-submenu.show {
    display: block; } }
.menu-mobile .li-submenu a:hover {
  color: #fff; }
.menu-mobile .li-submenu li {
  margin: 14px 0; }
@media (max-width: 1659px) {
  .menu-mobile .li-submenu li {
    margin: 9px 0; } }
@media (max-width: 1439px) {
  .menu-mobile .li-submenu li {
    margin: 5px 0; } }
@media (max-width: 1023px) {
  .menu-mobile .li-submenu li {
    margin: 9px 0; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 767px) and (orientation: landscape) {
  .menu-mobile .li-submenu li {
    margin: 12px 0; } }
.menu-mobile .li-submenu li > ul {
  padding-left: 80px; }
@media (max-width: 1659px) {
  .menu-mobile .li-submenu li > ul {
    padding-left: 65px; } }
@media (max-width: 1439px) {
  .menu-mobile .li-submenu li > ul {
    padding-left: 58px; } }
@media (max-width: 1023px) {
  .menu-mobile .li-submenu li > ul {
    padding-left: 69px; } }
@media (max-width: 767px) and (orientation: portrait), (max-height: 767px) and (orientation: landscape) {
  .menu-mobile .li-submenu li > ul {
    padding-left: 29px; } }

.header-submenu {
  position: fixed;
  top: 144px;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  color: #9ea3af;
  font-size: 21px;
  padding: 24px 250px 34px;
  display: none; }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .header-submenu{
    top: 70px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .header-submenu{
    top: 139px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .header-submenu{
    top: 95px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .header-submenu{
    top: 144px; } }
@media (max-width: 1659px) {
  .header-submenu {
    font-size: 14px;
    font-size: 18px;
    padding: 25px 202px 25px; } }
@media (max-width: 1439px) {
  .header-submenu {
    font-size: 10px;
    font-size: 13px;
    padding: 16px 151px 25px; } }
.header-submenu ul {
  list-style: none;
  margin-right: 80px;
  margin-top: 15px; }
.header-submenu .li-submenu {
  color: #9ea3af;
  font-weight: normal; }
.header-submenu .li-submenu a:hover {
  color: #fff; }
.header-submenu .li-submenu li {
  margin: 19px 0; }
@media (max-width: 1439px) {
  .header-submenu .li-submenu li {
    margin: 12px 0; } }
.header-submenu .li-submenu li > ul {
  padding-left: 80px; }
@media (max-width: 1439px) {
  .header-submenu .li-submenu li > ul {
    padding-left: 36px; } }


.sidebar {
  position: fixed;
  z-index: 3;
  top: 0;
  bottom: 0;
  width: 160px; }
@media (min-width: 1920px) {
  .sidebar {
    width: 227px; } }
@media (max-width: 1439px) {
  .sidebar {
    width: 125px; } }
@media (max-width: 1023px) {
  .sidebar {
    width: 104px; } }
@media (max-width: 767px) {
  .sidebar {
    width: 55px; } }

.sidebar-right {
  right: 0;
  border-left: 1px solid rgba(196, 196, 196, 0.2); }
@media (max-width: 767px) {
  .active .sidebar-right.smooth-slideleft {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-animation: none;
    animation: none; }
  .sidebar-right #icon-arrow-down {
    position: fixed;
    bottom: 40px;
    left: 50%;
    margin-left: -8px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; } }
@media (max-height: 542px) and (max-width: 767px) {
  .sidebar-right #icon-arrow-down {
    opacity: 0 !important;
    -webkit-animation: none !important;
    animation: none !important; } }

.sidebar-left {
  width: 150px;
  background-color: #fff;
  z-index: 2; }
@media (min-width: 1920px) {
  .sidebar-left {
    width: 188px; } }
@media (max-width: 1439px) {
  .sidebar-left {
    width: 114px; } }
@media (max-width: 1023px) {
  .sidebar-left {
    width: 92px; } }
@media (max-width: 767px) {
  .sidebar-left {
    width: 55px; } }

.sidebar-right button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%; }
@media (min-width: 1920px) {
  .sidebar-right button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%; } }
.sidebar-right button.btn-next-slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (min-width: 1920px) {
  .sidebar-right button.btn-next-slide {
    -webkit-flex-basis: 55%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%; } }
@media (max-width: 1023px) {
  .sidebar-right button.btn-next-slide {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%; } }

.sidebar-left {
  display: none; }

.sidebar-center {
  left: 150px;
  border-left: 1px solid rgba(196, 196, 196, 0.2);
  border-right: 1px solid rgba(196, 196, 196, 0.2);
  width: 47vw;
  pointer-events: none; }
@media (min-width: 1920px) {
  .sidebar-center {
    left: 188px;
    width: 48vw; } }
@media (max-width: 1439px) {
  .sidebar-center {
    left: 114px;
    width: 46vw; } }
@media (max-width: 1023px) {
  .sidebar-center {
    left: 92px;
    width: calc(50vw - 92px); } }
@media (max-width: 767px) {
  .sidebar-center {
    left: 55px;
    width: calc(50vw - 55px); } }

.socials {
  width: 220px;
  font-size: 18px;
  font-family: UniversLT; }
@media (max-width: 1439px) {
  .socials {
    font-size: 11px; } }
@media (max-width: 767px) {
  .socials {
    font-size: 11px;
    padding-top: 13px; } }

.socials .icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin-top: 16px; }
}

@media (max-width: 1659px) {
  .socials .icons {
    padding-right: 53px;
    margin-top: 21px; } }
@media (max-width: 1439px) {
  .socials .icons {
    margin-top: 13px;
    padding-right: 103px; }
  body:not(.main) .socials .icons {
    margin-top: 9px;
    padding-right: 100px; } }
@media (max-width: 1023px) {
  .socials .icons {
    margin-top: 20px;
    padding-right: 104px; } }
@media (max-width: 767px) {
  .socials .icons {
    padding-right: 15px;
    margin-top: 10px; } }
.main .socials .title {
  display: none; }

.page-footer-sliders .socials {
  visibility: hidden; }
@media (max-width: 767px) {
  .page-footer-sliders .socials {
    display: none; } }

.social-icon {
  height: 60px;
  width: 60px;
  padding: 0; }
@media (max-width: 1659px) {
  .social-icon {
    width: 55px;
    height: 55px; } }
@media (max-width: 1439px) {
  .social-icon {
    width: 50px;
    height: 50px; } }
@media (max-width: 767px) {
  .social-icon {
    width: 50px;
    height: 50px; } }
.social-icon svg {
  width: 100%;
  height: 100%; }
.social-icon svg path,
.social-icon svg circle {
  fill: #fff; }
/*.social-icon:hover {*/
/*  background-color: #E4242E; }*/
/*.social-icon:hover .border {*/
/*  fill: #E4242E; }*/
.fp-viewing-2 .social-icon svg path,
.fp-viewing-2 .social-icon svg circle,
.fp-viewing-newsMainPage .social-icon svg path,
.fp-viewing-newsMainPage .social-icon svg circle {
  fill: #E4242E; }
.fp-viewing-2 .social-icon:hover svg path,
.fp-viewing-2 .social-icon:hover svg circle,
.fp-viewing-newsMainPage .social-icon:hover svg path,
.fp-viewing-newsMainPage .social-icon:hover svg circle {
  fill: #fff; }

.page-footer {
  min-height: 350px;
  background: #434347;
  color: #fff; }
@media (max-width: 767px) {
  .page-footer {
    min-height: 370px; } }
.page-footer .container {
  width: 1260px; }
@media (max-width: 1659px) {
  .page-footer .container {
    width: 905px; } }
@media (max-width: 1439px) {
  .page-footer .container {
    width: 634px; } }
@media (max-width: 1023px) {
  .page-footer .container {
    width: 674px; } }
@media (max-width: 767px) {
  .page-footer .container {
    width: 85%; } }

.footer-aside {
  padding: 53px 40px 24px; }

.footer-main,
.footer-aside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.footer-aside {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.1); }
@media (max-width: 1439px) {
  .footer-aside {
    -webkit-flex-basis: 260px;
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
    padding-top: 48px; } }
@media (max-width: 1023px) {
  .footer-aside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; } }
@media (max-width: 767px) {
  .footer-aside {
    text-align: center;
    padding-top: 9px;
    display: block; } }

.footer-main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: block;
  border-bottom: 2px solid #ddd; }
@media (max-width: 1439px) and (min-width: 768px) {
  .footer-main {
    height: 280px; } }

.footer-top-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  padding: 45px 80px 44px;
  padding: 45px 0 44px;
  padding-right: 64px; }
@media (max-width: 1659px) {
  .footer-top-block {
    padding: 37px 0 36px;
    margin-right: -60px; } }
@media (max-width: 1439px) {
  .footer-top-block {
    padding-top: 32px;
    margin-right: -54px; } }
@media (max-width: 1023px) {
  .footer-top-block {
    padding-top: 43px;
    margin-right: -9px; } }
@media (max-width: 767px) {
  .footer-top-block {
    padding-top: 0;
    padding-bottom: 0; } }
.footer-top-block .footer-main-menu {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
@media (max-width: 1439px) {
  .footer-top-block .footer-main-menu {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }
@media (max-width: 767px) {
  .footer-top-block .footer-main-menu {
    display: block;
    padding: 11px 0; } }
.footer-top-block .footer-menu-block {
  font-family: UniversLT;
  font-size: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14%;
  -ms-flex: 0 0 14%;
  flex: 0 0 14%;
  color: #ddd;
  line-height: 1.4;
  padding-right: 18px; }
@media (max-width: 1659px) {
  .footer-top-block .footer-menu-block {
    padding-right: 12px; } }
@media (max-width: 1439px) {
  .footer-top-block .footer-menu-block {
    font-size: 10px; } }
@media (max-width: 767px) {
  .footer-top-block .footer-menu-block {
    padding: 0; } }
.footer-top-block .footer-menu-block a {
  display: block; }
.footer-top-block .footer-menu-block a:hover {
  color: #fff; }
.footer-top-block .footer-menu-block > a {
  margin-bottom: 3px;
  line-height: 1.3; }
@media (max-width: 1439px) {
  .footer-top-block .footer-menu-block > a {
    margin-bottom: 2px; } }
@media (max-width: 767px) {
  .footer-top-block .footer-menu-block > a {
    display: none; } }
.footer-top-block .footer-menu-block .footer-menu-title {
  font-size: 18px;
  color: #fff;
  line-height: 1.4;
  height: 60px; }
@media (max-width: 1659px) {
  .footer-top-block .footer-menu-block .footer-menu-title {
    height: 59px; } }
@media (max-width: 1659px) {
  .footer-top-block .footer-menu-block .footer-menu-title {
    font-size: 16px; } }
@media (max-width: 1439px) {
  .footer-top-block .footer-menu-block .footer-menu-title {
    font-size: 11px;
    height: 40px; } }
@media (max-width: 767px) {
  .footer-top-block .footer-menu-block .footer-menu-title {
    font-weight: normal;
    height: auto; }
  .footer-top-block .footer-menu-block .footer-menu-title br {
    display: none; } }
.footer-top-block .footer-bottom-block {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 77px;
  visibility: hidden; }
@media (max-width: 1439px) {
  .footer-top-block .footer-bottom-block {
    display: none; } }

.logo-and-copy {
  position: absolute;
  left: 78px;
  height: 100%;
  top: 0;
  padding-top: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1659px) {
  .logo-and-copy {
    left: 68px;
    padding-bottom: 45px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .logo-and-copy {
    padding-top: 50px; } }
@media (max-width: 1439px) {
  .logo-and-copy {
    left: 55px;
    padding-top: 61px;
    padding-bottom: 90px; } }
@media (max-width: 1023px) {
  .logo-and-copy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 45px;
    padding-top: 0;
    padding-bottom: 0;
    bottom: 0;
    bottom: 80px;
    top: auto;
    height: 50px;
    width: 313px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    font-size: 10px;
    line-height: 2;
    width: 428px;
    left: calc(50vw - 337px); } }
@media (max-width: 767px) {
  .logo-and-copy {
    display: none; } }

.copy-mobile {
  display: none !important;
  color: #ddd;
  font-size: 11px;
  margin-bottom: 2px; }
@media (max-width: 767px) {
  .copy-mobile {
    display: block !important; } }

.copy-nips {
  margin-bottom: -20px; }

.footer-logo_wrapper {
  position: absolute;
  left: 78px;
  top: 72px; }
@media (max-width: 1439px) {
  .footer-logo_wrapper {
    left: 52px;
    top: 36px; } }
@media (max-width: 1023px) {
  .footer-logo_wrapper {
    left: 42px;
    top: 114px; } }
@media (max-width: 767px) {
  .footer-logo_wrapper {
    display: none; } }

.footer-bottom {
  position: relative;
  font-size: 14px;
  line-height: 18px;
  font-family: UniversLT;
  font-weight: normal; }

.main-footer-bcol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.main-footer-bottom {
  border-top: 1px solid #a1a1a3;
  font-size: 14px;
  position: relative; }
@media (max-width: 1439px) {
  .main-footer-bottom {
    font-size: 10px; } }
@media (max-width: 767px) {
  .main-footer-bottom {
    height: auto; } }
@media (max-height: 925px) {
  .main-footer-bottom {
    border-top: 0;
  }
}
.main-footer-bottom .container {
  padding: 80px 0 0;
  height: 331px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
@media (max-width: 1659px) {
  .main-footer-bottom .container {
    padding-top: 68px; } }
@media (max-width: 1659px) and (max-height: 905px), (max-height: 622px) {
  .main-footer-bottom .container {
    padding-top: 50px; } }
@media (max-width: 1439px) {
  .main-footer-bottom .container {
    padding-top: 60px; } }
@media (max-width: 1023px) {
  .main-footer-bottom .container {
    padding-top: 77px; } }
@media (max-width: 767px) {
  .main-footer-bottom .container {
    padding-top: 5px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative;
    height: auto; } }
.main-footer-bottom h4 {
  margin: 30px 0 15px;
  font-size: 18px;
  font-weight: normal; }
@media (max-width: 1659px) {
  .main-footer-bottom h4 {
    font-size: 16px;
    margin: 26px 0 11px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .main-footer-bottom h4 {
    font-size: 11px;
    margin: 19px 0 9px; } }
.main-footer-bottom h4:first-child {
  margin-top: 0; }
@media (max-width: 1659px) {
  .main-footer-bottom h4:first-child {
    margin-top: 0; } }
@media (max-width: 1439px) {
  .main-footer-bottom h4:first-child {
    margin-top: 0; } }
.main-footer-bottom .socials .title {
  display: block;
  line-height: 18px; }
@media (max-width: 1659px) {
  .main-footer-bottom .socials .title {
    font-size: 16px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .main-footer-bottom .socials .title {
    line-height: 1;
    font-size: 11px; } }
@media (max-width: 1023px) {
  .main-footer-bottom .socials .title {
    line-height: 0; } }
@media (max-width: 767px) {
  .main-footer-bottom .socials .title {
    line-height: 1;
    margin-bottom: 16px; } }
.main-footer-bottom .footer-social {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  width: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1659px) {
  .main-footer-bottom .footer-social {
    -webkit-flex-basis: 248px;
    -ms-flex-preferred-size: 248px;
    flex-basis: 248px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .main-footer-bottom .footer-social {
    -webkit-flex-basis: 173px;
    -ms-flex-preferred-size: 173px;
    flex-basis: 173px; } }
@media (max-width: 1023px) {
  .main-footer-bottom .footer-social {
    -webkit-flex-basis: 209px;
    -ms-flex-preferred-size: 209px;
    flex-basis: 209px; } }
@media (max-width: 767px) {
  .main-footer-bottom .footer-social {
    width: 100%;
    display: block;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media (max-width: 528px) {
  .main-footer-bottom .footer-social {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }
.main-footer-bottom .footer-address {
  margin-right: 0; }

.footer-info {
  padding: 66px 80px 64px;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 1439px) {
  .footer-info {
    padding: 32px 0 6px; } }
@media (max-width: 1023px) {
  .footer-info {
    padding: 23px 0 14px; } }
@media (max-width: 767px) {
  .footer-info {
    display: block;
    padding: 0; } }

.footer-address {
  margin-right: 34px; }
@media (max-width: 1439px) {
  body:not(.main) .footer-address {
    font-size: 10px;
    margin-right: 24px;
    line-height: 1.3;
    -webkit-flex-basis: 205px;
    -ms-flex-preferred-size: 205px;
    flex-basis: 205px; }
  body:not(.main) .footer-address .footer_copy_wrapper {
    margin-left: 0; } }
@media (max-width: 767px) {
  body.main .footer-address {
    display: none !important; }
  body:not(.main) .footer-address {
    position: absolute;
    bottom: 0;
    font-size: 11px;
    line-height: 1.2;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    padding-top: 10px;
    color: #ddd; }
  body:not(.main) .footer-address br {
    display: none; }
  body:not(.main) .footer-address div {
    display: inline-block; }
  body:not(.main) .footer-address .footer-copy_wrapper {
    font-size: 11px;
    margin: 0;
    display: block; } }

.footer-copy_wrapper {
  margin-top: 7px; }
@media (min-width: 1920px) {
  .footer-copy_wrapper .copy {
    font-size: 15px;
    line-height: 1.5; } }
@media (max-width: 1659px) {
  .footer-copy_wrapper {
    font-size: 10px; } }
@media (max-width: 1439px) {
  .footer-copy_wrapper {
    font-size: 8px;
    width: 224px; } }
@media (1023px) {
  .footer-copy_wrapper {
    font-size: 10px;
    line-height: 15px;
    margin-top: 15px; } }

.footer-hotline, .footer-hotline-all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  line-height: 1;
  font-size: 14px;
  color: #fff;
  font-family: Muller;
  padding: 0;
  padding-right: 70px; }
.footer-hotline img, .footer-hotline-all img {
  height: 66px;
  padding: 0; }
@media (max-width: 1659px) {
  .footer-hotline, .footer-hotline-all {
    padding: 45px 0;
    font-weight: normal;
    font-size: 11px;
    padding: 0;
    margin-bottom: 51px;
    padding-right: 65px; }
  .footer-hotline img, .footer-hotline-all img {
    height: 54px; } }
@media (max-width: 1439px) {
  .footer-hotline, .footer-hotline-all {
    margin-bottom: 121px; }
  .footer-hotline img, .footer-hotline-all img {
    height: 36px; } }
@media (max-width: 1023px) {
  .footer-hotline, .footer-hotline-all {
    margin-bottom: 112px;
    padding-right: 88px; }
  .footer-hotline img, .footer-hotline-all img {
    height: 35px; } }
@media (max-width: 767px) {
  .footer-hotline, .footer-hotline-all {
    margin-top: 23px;
    padding-right: 0;
    margin-bottom: 9px;
    text-align: right; }
  .footer-hotline img, .footer-hotline-all img {
    height: 69px; } }
@media (max-width: 528px) {
  .footer-hotline, .footer-hotline-all {
    margin-left: 0; } }
.footer-hotline .rostech, .footer-hotline-all .rostech {
  background: url(/local/templates/aoavt_index/assets/img/hotline-sqw.png) 0 0 no-repeat;
  width: 60px;
  height: 60px;
  background-size: 100% 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  margin-right: 9px; }
@media (max-width: 1659px) {
  .footer-hotline .rostech, .footer-hotline-all .rostech {
    -webkit-flex-basis: 50px;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    height: 50px;
    width: 50px;
    margin-right: 8px; } }
.footer-hotline:hover .rostech, .footer-hotline-all:hover .rostech {
  opacity: 1; }
.footer-hotline .title, .footer-hotline-all .title {
  font-size: 17px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 650;
  color: #FFFFFF;
  margin-bottom: 6px;
  margin-top: 2px; }
@media (max-width: 1659px) {
  .footer-hotline .title, .footer-hotline-all .title {
    font-size: 13px;
    margin-top: 2px;
    margin-bottom: 2px; } }

@media (max-width: 1439px) {
  .footer-hotline-all {
    padding-right: 0; }
  .footer-hotline-all img {
    height: 51px;
    margin-top: 3px; } }

@media (max-width: 1023px) {
  .footer-hotline-all {
    padding-right: 41px; } }

a.bottom-link {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.5;
  margin-right: 21px;
  margin-left: 5px;
  margin-right: 24px;
  font-weight: 600; }

.footer-top {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto auto auto auto auto;
  grid-template-columns: auto auto auto auto auto auto auto;
  -ms-grid-rows: 51px auto;
  grid-template-rows: 51px auto;
  padding: 0 15px; }
.footer-top .text-transparent {
  opacity: .3;
  filter: alpha(opacity=30); }

.footer-menu_block a {
  display: block;
  color: #fff;
  font-size: 16px; }
.footer-menu_block a:hover {
  opacity: 1; }

.footer-grid-item .social-icon {
  margin: 0 10px; }

.width2grid {
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 2;
  grid-column-end: 8;
  margin-top: -47px; }

.fp-viewing-contactsMainPage .footer-feedback {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 385px;
  -ms-flex: 0 0 385px;
  flex: 0 0 385px; }
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback {
    -webkit-flex-basis: 343px;
    -ms-flex-preferred-size: 343px;
    flex-basis: 343px;
    padding-right: 30px; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback {
    -webkit-flex-basis: 245px;
    -ms-flex-preferred-size: 245px;
    flex-basis: 245px;
    padding-right: 27px; } }
@media (max-width: 1023px) {
  .fp-viewing-contactsMainPage .footer-feedback {
    -webkit-flex-basis: 224px;
    -ms-flex-preferred-size: 224px;
    flex-basis: 224px;
    padding-right: 7px; } }
@media (max-width: 767px) {
  .fp-viewing-contactsMainPage .footer-feedback {
    display: none; } }
.fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit {
  margin-top: 13px; }
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit {
    margin-top: 7px; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit {
    margin-top: 5px; } }
.fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn-transparent, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patents-list .patent-btn, .patents-list .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patent-btn {
  font-size: 9.5px;
  text-transform: uppercase;
  padding: 6px 13px;
  width: auto;
  line-height: 1;
  min-height: 22px; }
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn-transparent, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patents-list .patent-btn, .patents-list .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patent-btn {
    font-size: 8.5px;
    min-height: 20px;
    padding: 5px 7px; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn-transparent, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patents-list .patent-btn, .patents-list .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patent-btn {
    font-size: 6px;
    padding: 3px 6px;
    min-height: 12px; } }
@media (max-width: 1023px) {
  .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .btn-transparent, .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patents-list .patent-btn, .patents-list .fp-viewing-contactsMainPage .footer-feedback .feedback-sumbit .patent-btn {
    display: inline-block; } }
.fp-viewing-contactsMainPage .footer-feedback .form-feedback h4 {
  margin-bottom: 30px; }
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback .form-feedback h4 {
    margin-bottom: 19px; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback .form-feedback h4 {
    margin-bottom: 14px; } }
.fp-viewing-contactsMainPage .footer-feedback .form-group {
  margin: 6px 0; }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback .form-group {
    margin: 1px 0; } }
.fp-viewing-contactsMainPage .footer-feedback input,
.fp-viewing-contactsMainPage .footer-feedback textarea {
  border-bottom: 1px solid #fff;
  padding: 2px 2px;
  width: 100%;
  margin: 0;
  font-size: 14px;
  color: #fff;
  resize: none; }
.fp-viewing-contactsMainPage .footer-feedback input[type=submit] {border-bottom: 0;}
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback input,
  .fp-viewing-contactsMainPage .footer-feedback textarea {
    padding: 3px 0; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback input,
  .fp-viewing-contactsMainPage .footer-feedback textarea {
    font-size: 10px;
    padding: 2px 0; } }
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback input {
    height: 24px; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback input {
    height: 18px; } }
@media (max-width: 1659px) {
  .fp-viewing-contactsMainPage .footer-feedback textarea {
    height: 55px; } }
@media (max-width: 1439px) {
  .fp-viewing-contactsMainPage .footer-feedback textarea {
    height: 41px; } }
.fp-viewing-contactsMainPage .footer-feedback input:-moz-placeholder {
  color: #fff !important; }
.fp-viewing-contactsMainPage .footer-feedback input::-webkit-input-placeholder {
  color: #fff !important; }
.fp-viewing-contactsMainPage .footer-feedback textarea:-moz-placeholder {
  color: #fff !important; }
.fp-viewing-contactsMainPage .footer-feedback textarea::-webkit-input-placeholder {
  color: #fff !important; }

.counter {
  font-family: 'UniversLT', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  height: 72px; }
.fp-viewing-2 .counter,
.fp-viewing-newsMainPage .counter {
  color: #1c274b; }
@media (max-height: 925px) {
  .fp-viewing-newsMainPage .counter, .fp-viewing-productsMainPage .counter {
    display: none; } }
@media (max-width: 1659px) {
  .counter {
    height: 91px;
    height: 41px; }
  .counter .current-slide {
    margin-left: -11px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .counter {
    font-size: 20px;
    height: 110px; } }
@media (max-width: 1439px) {
  .counter {
    font-size: 16px; } }
@media (max-width: 767px) {
  .counter {
    text-align: center;
    display: block; }
  .counter .current-slide {
    margin: 0;
    display: inline-block;
    font-size: 21px;
    margin-left: 13px; } }

.counter > .line {
  margin: 0 13px;
  width: 120px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5); }
@media (max-width: 1439px) {
  .counter > .line {
    width: 78px; } }
.counter > .line .fill {
  background-color: #fff;
  height: 1px;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s; }
.fp-viewing-2 .counter > .line,
.fp-viewing-newsMainPage .counter > .line {
  background-color: rgba(28, 39, 75, 0.5); }
.fp-viewing-2 .counter > .line .fill,
.fp-viewing-newsMainPage .counter > .line .fill {
  background-color: #1c274b; }
@media (max-width: 767px) {
  .counter > .line {
    display: none; } }

.counter-vert > .line {
  height: 122px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  margin: 10px auto 14px; }
.counter-vert > .line .fill {
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  width: 1px;
  background-color: #fff; }
@media (max-width: 767px) {
  .counter-vert > .line {
    display: none; } }

.total-slides {
  opacity: .2; }
@media (max-width: 767px) {
  .total-slides {
    display: none; } }

a {
  color: inherit; }

.page-content {
  color: #fff;
  position: relative;
  z-index: 3; }

.container {
  width: 1260px;
  margin: 0 auto; }
@media (max-width: 1659px) {
  .container {
    width: 1035px; } }
@media (max-width: 1439px) {
  .container {
    width: 724px;
    width: 70%; } }
@media (max-width: 1023px) {
  .container {
    width: 580px; } }
@media (max-width: 767px) {
  .container {
    width: 85%; } }

body:not(.main) .article-partners .container {
  width: 1100px !important;
}
@media (max-width: 1659px) {
  body:not(.main) .article-partners .container {
    width: 905px !important; } }
@media (max-width: 1439px) {
  body:not(.main) .article-partners .container {
    width: 634px !important; } }
@media (max-width: 1023px) {
  body:not(.main) .article-partners .container {
    width: 674px !important; } }
@media (max-width: 767px) {
  body:not(.main) .article-partners .container {
    width: 85% !important; } }

.page-grid {
  background-color: #dcdcdc; }
.page-grid.page-text {
  font-size: 20px;
  line-height: 25px; }
@media (min-width: 1920px) {
  .page-grid.page-text .container {
    width: 1100px; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-grid.page-text .container {
    width: 666px; } }
.page-grid.page-text .page-title, .page-grid.page-text .article-title {
  padding-left: 0;
  padding-top: 36px; }
@media (max-width: 1659px) {
  .page-grid.page-text .page-title, .page-grid.page-text .article-title {
    padding-top: 21px; } }
@media (max-width: 1439px) {
  .page-grid.page-text .page-title, .page-grid.page-text .article-title {
    padding-top: 4px; } }
.page-grid.page-text .page-title h1, .page-grid.page-text .article-title h1 {
  margin-bottom: 21px; }
@media (max-width: 1659px) {
  .page-grid.page-text .page-title h1, .page-grid.page-text .article-title h1 {
    margin-bottom: 10px; } }
@media (max-width: 1439px) {
  .page-grid.page-text .page-title h1, .page-grid.page-text .article-title h1 {
    margin-bottom: 1px; } }
@media (max-width: 1023px) {
  .page-grid.page-text .page-title h1, .page-grid.page-text .article-title h1 {
    margin-top: 34px; } }
@media (max-width: 767px) {
  .page-grid.page-text .page-title h1, .page-grid.page-text .article-title h1 {
    margin-bottom: 13px; } }
@media (max-width: 767px) {
  .page-grid.page-text .page-title, .page-grid.page-text .article-title {
    padding-top: 12px; } }
@media (max-width: 1659px) {
  .page-grid.page-text .article-text {
    padding-top: 40px; } }
@media (max-width: 1439px) {
  .page-grid.page-text .article-text {
    padding-top: 25px; } }
@media (max-width: 767px) {
  .page-grid.page-text .article-text {
    padding-top: 22px; } }
@media (min-width: 1920px) {
  .page-grid .container {
    width: 1420px; } }
.page-grid .page-title, .page-grid .article-title {
  padding-left: 160px;
  padding-top: 30px; }
@media (max-width: 1659px) {
  .page-grid .page-title, .page-grid .article-title {
    padding-left: 0;
    padding-top: 24px; } }
@media (max-width: 1439px) {
  .page-grid .page-title, .page-grid .article-title {
    padding-top: 16px; } }
@media (max-width: 767px) {
  .page-grid .page-title, .page-grid .article-title {
    padding-left: 0;
    padding-top: 6px; } }
.page-grid .breadcrumbs {
  padding: 14px 0 5px;
  padding-left: 80px; }
@media (max-width: 1659px) {
  .page-grid .breadcrumbs {
    padding-top: 0;
    padding-left: 70px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .page-grid .breadcrumbs {
    padding-left: 60px;
    margin-top: -7px; } }
@media (max-width: 1023px) {
  .page-grid .breadcrumbs {
    padding-left: 48px; } }

.page-title, .article-title {
  font-family: UniversLT, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #1c274b; }
@media (max-width: 1659px) {
  .page-title, .article-title {
    font-size: 18px; } }
@media (max-width: 1439px) {
  .page-title, .article-title {
    font-size: 14px;
    padding-top: 5px; } }
@media (max-width: 767px) {
  .page-title, .article-title {
    padding-top: 5px; } }
.page-title h1, .article-title h1 {
  font-family: 'Muller', sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-top: 0; }
@media (max-width: 1659px) {
  .page-title h1, .article-title h1 {
    font-size: 32px; } }
@media (max-width: 1439px) {
  .page-title h1, .article-title h1 {
    font-size: 22px; } }
@media (max-width: 1023px) {
  .page-title h1, .article-title h1 {
    margin: 12px 0 0; } }
@media (max-width: 767px) {
  .page-title h1, .article-title h1 {
    font-size: 27px;
    margin: 17px 0 8px; } }

.red-block {
  background-color: #E4242E;
  width: 60px;
  height: 20px; }
@media (max-width: 1659px) {
  .red-block {
    width: 50px;
    height: 16px; } }
@media (max-width: 1439px) {
  .red-block {
    width: 35px;
    height: 12px; } }
@media (max-width: 767px) {
  .red-block {
    width: 38px;
    height: 13px; } }

.header-gray .article-title {
  background: #ddd url(/local/templates/aoavt_index/assets/img/top_image-gray.png) 0 0 no-repeat;
  height: 667px; }
@media (max-width: 1023px) {
  .header-gray .article-title {
    background-size: contain;
    background-position-y: 12px; } }
@media (max-width: 767px) {
  .header-gray .article-title {
    background: #ddd url(/local/templates/aoavt_index/assets/img/top_image-gray-xxs.png) 0 0 no-repeat; } }

.content-gray .layout {
  background-color: #dcdcdc; }

.blue-header .article-title {
  color: #fff; }

.article-title h1 {
  margin: 25px 0 8px; }
@media (max-width: 1659px) {
  .article-title h1 {
    margin: 21px 0 0; } }
@media (max-width: 1439px) {
  .article-title h1 {
    margin: 15px 0 0; } }
@media (max-width: 767px) {
  .article-title h1 {
    margin: 12px 0 12px; } }

.article-title h2 {
  font-size: 22px;
  line-height: 27px;
  margin: 24px 0;
  font-weight: bold; }
@media (max-width: 1659px) {
  .article-title h2 {
    font-size: 18px;
    line-height: 23px;
    margin: 16px 0 0; } }
@media (max-width: 1439px) {
  .article-title h2 {
    font-size: 14px;
    line-height: 1.2;
    margin: 14px 0 0; } }
@media (max-width: 767px) {
  .article-title h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 26px 0 0; } }

.blue-header .article-title {
  background: #1c274b url("/local/templates/aoavt_index/assets/img/top_image.png") center bottom no-repeat;
  padding-bottom: 34px;
  min-height: 343px; }
@media (max-width: 1659px) {
  .blue-header .article-title {
    min-height: 252px;
    margin-bottom: 20px; } }
@media (max-width: 1439px) {
  .blue-header .article-title {
    min-height: 201px;
    margin-bottom: 30px; } }
@media (max-width: 1023px) {
  .blue-header .article-title {
    min-height: 211px;
    padding-bottom: 0;
    margin-bottom: 32px; } }
@media (max-width: 767px) {
  .blue-header .article-title {
    margin-bottom: 0;
    min-height: 290px; } }

.without-crumbs .article-title {
  padding-top: 46px; }

.article-title small {
  letter-spacing: normal; }

.article-text {
  padding: 38px 0 0;
  font-size: 20px;
  font-size: 18px;
  line-height: 1.25; }
.article-text h3 {
  font-size: 20px; }
@media (max-width: 1659px) {
  .article-text {
    font-size: 16px;
    padding: 8px 0 0; }
  .article-text h3 {
    font-size: 18px; } }
@media (max-width: 1439px) {
  .article-text {
    padding: 0; } }
@media (max-width: 1023px) {
  .article-text {
    line-height: 1.3; } }
@media (max-width: 767px) {
  .article-text {
    padding: 8px 0px 0;
    font-size: 12px;
    font-size: 14px; }
  .article-text h3 {
    font-size: 16px; } }
@media (max-width: 320px) {
  .article-text {
    font-size: 12px; }
  .article-text h3 {
    font-size: 14px; } }
.article-text img {
  max-width: 100%; }

.article-documents {
  border-top: 1px solid #000;
  margin: 54px 0 0; }
@media (max-width: 1659px) {
  .article-documents {
    margin: 39px 0 0; } }
@media (max-width: 1439px) {
  .article-documents {
    margin: 32px 0 0; } }
@media (max-width: 767px) {
  .article-documents {
    margin: 22px 0 0; } }
.article-documents .container {
  padding: 35px 81px 67px; }
@media (max-width: 1659px) {
  .article-documents .container {
    padding: 5px 65px 30px; } }
@media (max-width: 1439px) {
  .article-documents .container {
    padding: 5px 45px 14px; } }
@media (max-width: 1023px) {
  .article-documents .container {
    padding: 5px 0 12px; } }
@media (max-width: 767px) {
  .article-documents .container {
    padding: 10px 20px 33px; } }
.article-documents h3 {
  color: #1c274b;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 25px; }
@media (max-width: 1659px) {
  .article-documents h3 {
    margin-bottom: 18px; } }
@media (max-width: 1439px) {
  .article-documents h3 {
    font-size: 12px;
    margin: 25px 0 14px; } }
@media (max-width: 767px) {
  .article-documents h3 {
    font-size: 12px;
    margin: 11px 0 20px; } }

.article-partners {
  border-top: 1px solid #000;
  padding-bottom: 61px; }
body:not(.main) .article-partners {
  margin-top: auto;
}
@media (min-width: 1920px) {
  .article-partners {
    border: 0;
    padding-top: 44px !important;
  } }
@media (max-width: 1659px) {
  .article-partners {
    padding-bottom: 44px;
  } }
@media (max-width: 1023px) {
  .article-partners {
    padding-bottom: 37px; } }
@media (max-width: 767px) {
  .article-partners {
    padding-bottom: 9px; } }
.article-partners h3 {
  color: #434347;
  font-size: 18px;
  font-family: UniversLT, sans-serif;
  margin: 55px 0 22px;
  font-weight: normal; }
@media (max-width: 1659px) {
  .article-partners h3 {
    margin-top: 40px;
    font-size: 16px; } }
@media (max-width: 1439px) {
  .article-partners h3 {
    margin: 27px 0 18px; } }
@media (max-width: 1023px) {
  .article-partners h3 {
    margin: 25px 0 30px;
    padding-left: 50px; } }
@media (max-width: 767px) {
  .article-partners h3 {
    font-size: 11px;
    font-size: 14px;
    margin: 14px 0 13px;
    padding-left: 0; } }
@media (max-width: 320px) {
  .article-partners h3 {
    font-size: 12px; } }
@media (max-width: 767px) {
  .article-partners .partners-logo-grid {
    display: block; } }
.article-partners .partner-logo {
  width: 141px;
  height: 79px;
  width: 100%;
  padding: 0 9px;
  text-align: center;
  position: relative;
  opacity: .6; }
@media (max-width: 1659px) {
  .article-partners .partner-logo {
    padding: 0 6px;
    height: 64px; } }
@media (max-width: 1439px) {
  .article-partners .partner-logo {
    width: 82px;
    height: 46px;
    padding: 0 4px; } }
@media (max-width: 767px) {
  .article-partners .partner-logo {
    width: 62px;
    height: 25px;
    display: inline-block;
    margin-right: 8px; } }
.article-partners .partner-logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  font-family: "object-fit:contain;object-position:center";
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  display: inline-block !important;
  vertical-align: middle; }
.article-partners .partner-logo:hover {
  opacity: 1; }

.article-image {
  width: 100%;
  margin: 56px 0 50px; }
.article-image img, .article-image.img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }
@media (max-width: 767px) {
  .article-image img, .article-image.img {
    height: 180px; } }
@media (max-width: 1659px) {
  .article-image {
    margin: 42px 0 38px; } }
@media (max-width: 1439px) {
  .article-image {
    margin: 34px 0 43px; } }
@media (max-width: 1023px) {
  .article-image {
    width: 100vw;
    margin-left: calc(290px - 50vw);
    margin-bottom: 28px; } }
@media (max-width: 767px) {
  .article-image {
    margin: 22px 0 30px;
    margin-left: calc(50% - 50vw);
    width: 100vw; } }

.page-history {
  padding-right: 90px; }
@media (max-width: 1439px) {
  .page-history {
    padding-right: 22px; } }
@media (max-width: 767px) {
  .page-history {
    padding-right: 20px;
    padding-left: 20px; } }
.page-history .section-full-width {
  margin-right: -90px; }
@media (max-width: 1439px) {
  .page-history .section-full-width {
    margin-right: -22px; } }
@media (max-width: 767px) {
  .page-history .section-full-width {
    margin-right: -20px; } }
.page-history .section-right-full-width {
  margin-right: -90px; }
@media (max-width: 1439px) {
  .page-history .section-right-full-width {
    margin-right: -22px; } }
@media (max-width: 767px) {
  .page-history .section-right-full-width {
    margin-right: -20px; } }
.page-history h1 {
  margin-bottom: 21px; }
@media (max-width: 1439px) {
  .page-history h1 {
    margin-bottom: 31px; } }
@media (max-width: 1023px) {
  .page-history h1 {
    font-size: 40px;
    margin-top: 51px; } }
@media (max-width: 767px) {
  .page-history h1 {
    font-size: 20px;
    margin-bottom: 22px; } }
.page-history .article-text {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 90px; }
@media (max-width: 1439px) {
  .page-history .article-text {
    margin-bottom: 85px; } }
@media (max-width: 1023px) {
  .page-history .article-text {
    margin-bottom: 54px; } }
@media (max-width: 767px) {
  .page-history .article-text {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 56px; } }

.page-patents .subtitle {
  margin-left: 10px; }
@media (max-width: 1439px) {
  .page-patents .subtitle {
    margin-left: 20px;
    line-height: 39px;
    font-size: 30px;
    letter-spacing: 0.03em; } }
@media (max-width: 1023px) {
  .page-patents .subtitle {
    margin-left: 11px; } }
@media (max-width: 767px) {
  .page-patents .subtitle {
    line-height: 28px;
    font-size: 22px;
    margin-left: -2px;
    letter-spacing: normal; } }

.missions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 30px;
  padding-right: 66px; }
@media (max-width: 1439px) {
  .missions {
    padding-left: 62px;
    padding-right: 91px; } }
@media (max-width: 1023px) {
  .missions {
    padding-left: 58px;
    padding-right: 97px; } }
@media (max-width: 767px) {
  .missions {
    padding-left: 19px;
    padding-right: 19px; } }
.missions .mission {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 60px);
  -ms-flex: 0 0 calc(33% - 60px);
  flex: 0 0 calc(33% - 60px);
  -webkit-flex-basis: calc(33% - 60px);
  -ms-flex-preferred-size: calc(33% - 60px);
  flex-basis: calc(33% - 60px);
  border-top: 4px solid #1c274b;
  margin: 40px 0;
  padding: 30px 0;
  color: #1c274b;
  font-size: 22px;
  line-height: 28px;
  font-weight: 650; }
@media (max-width: 1439px) {
  .missions .mission {
    -webkit-flex-basis: calc(50% - 30px);
    -ms-flex-preferred-size: calc(50% - 30px);
    flex-basis: calc(50% - 30px);
    margin: 29px 0;
    padding: 26px 0; } }
@media (max-width: 767px) {
  .missions .mission {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 18px;
    line-height: 23px;
    margin: 18px 0 12px;
    padding: 18px 0 0; } }

.section-system {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 110px 0; }
@media (max-width: 1439px) {
  .section-system {
    margin: 102px 0 75px; } }
@media (max-width: 1023px) {
  .section-system {
    margin: 122px 0 75px;
    text-align: center; } }
@media (max-width: 767px) {
  .section-system {
    margin: 86px 0 58px; } }
.section-system h2 {
  line-height: 46px;
  margin-bottom: 18px;
  margin-top: 0; }
@media (max-width: 1439px) {
  .section-system h2 {
    margin-bottom: 27px; } }
@media (max-width: 1023px) {
  .section-system h2 {
    text-align: center;
    margin-bottom: 25px; } }
@media (max-width: 767px) {
  .section-system h2 {
    padding: 0;
    margin-bottom: 34px; } }
.section-system .system-left {
  padding-right: 40px;
  line-height: 1.3; }
@media (max-width: 1439px) {
  .section-system .system-left {
    line-height: 25px;
    font-size: 18px;
    padding-right: 50px; } }
@media (max-width: 1023px) {
  .section-system .system-left {
    padding-right: 54px; } }
@media (max-width: 767px) {
  .section-system .system-left {
    padding-right: 20px;
    font-size: 16px;
    line-height: 22px; } }
.section-system .system-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 560px;
  -ms-flex: 0 0 560px;
  flex: 0 0 560px;
  background: #1c274b url("/local/templates/aoavt_index/assets/img/image_2.png");
  color: #fff;
  padding: 55px; }
@media (max-width: 1439px) {
  .section-system .system-right {
    margin: 52px 0 0 -57px;
    padding: 68px 105px 62px;
    text-align: center; } }
@media (max-width: 1023px) {
  .section-system .system-right {
    margin: 54px 0 0 -56px; } }
@media (max-width: 767px) {
  .section-system .system-right {
    margin: 33px 0 0 -20px;
    padding: 40px 35px 43px;
    text-align: left; } }
@media (max-width: 1439px) {
  .section-system {
    display: block; } }

.section-partners {
  font-size: 22px;
  line-height: 30px; }
@media (max-width: 1023px) {
  .section-partners {
    font-size: 20px;
    line-height: 28px; }
  .section-partners h2 {
    margin-bottom: 37px; } }

.section-science {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 110px 0; }
@media (max-width: 1439px) {
  .section-science {
    margin: 59px 0; } }
@media (max-width: 1023px) {
  .section-science {
    margin: 32px 5px 103px; } }
@media (max-width: 767px) {
  .section-science {
    margin: 52px 0 71px -19px;
    display: block; } }
.section-science .science-text {
  background: #1c274b url("/local/templates/aoavt_index/assets/img/image_3.png");
  position: relative;
  color: #fff;
  font-size: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 560px;
  -ms-flex: 0 0 560px;
  flex: 0 0 560px;
  padding: 200px 98px;
  line-height: 1.3; }
@media (max-width: 1439px) {
  .section-science .science-text {
    padding: 186px 64px 183px;
    -webkit-flex-basis: 407px;
    -ms-flex-preferred-size: 407px;
    flex-basis: 407px;
    font-size: 18px;
    line-height: 25px; } }
@media (max-width: 767px) {
  .section-science .science-text {
    padding: 56px 21px 59px; } }

.show-more_arrow {
  height: 13px;
  width: 16px;
  display: block;
  background: url("/local/templates/aoavt_index/assets/css/./svg/arrow-black.svg") center center no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none; }

.managers-show-more,
.media-show-more {
  margin: 80px 0 100px; }

@media (max-width: 1439px) {
  .managers-show-more {
    padding-right: 27px;
    margin-bottom: 143px; } }

@media (max-width: 767px) {
  .managers-show-more {
    margin: 60px 0;
    padding-right: 0; } }

.photos-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
  text-align: center; }

.plus {
  position: absolute;
  margin-left: 103px;
  margin-top: 85px;
  display: none; }

.leftMargin {
  margin-left: 10px; }

.article_margins {
  margin: 104px 0 60px 10px; }

.photo_image {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer; }
.photo_image:hover {
  opacity: 0.3;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.overlay {
  display: none;
  position: fixed;
  z-index: 999;
  opacity: 0.9;
  filter: alpha(opacity=50);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000; }

.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -100px;
  z-index: 1000;
  width: 273px; }

.close {
  display: block;
  cursor: pointer;
  line-height: 24px;
  color: gray;
  position: absolute;
  right: 0;
  font-size: 22px; }

.popup_header {
  text-align: right; }

.footer_popup {
  background: #000;
  color: white;
  min-height: 40px; }

.hot-line {
  margin-top: 30%;
  font-family: TTCommmon;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  margin-bottom: 35%;
  font-size: 22px; }

.article-text-hotline {
  font-size: 32px;
  line-height: 1.5;
  font-weight: bold;
  font-family: TTCommmon; }

input.placeholder::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3); }

.teaching-info {
  font-size: 22px;
  line-height: 1.36; }
@media (max-width: 1439px) {
  .teaching-info {
    font-size: 20px;
    line-height: 1.4; } }
@media (max-width: 1023px) {
  .teaching-info {
    font-size: 18px;
    line-height: 25px; } }
@media (max-width: 767px) {
  .teaching-info {
    font-size: 16px;
    line-height: 22px; } }

.cathedra {
  margin: 80px 0 75px;
  margin: 83px -67px 42px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  padding-bottom: 45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
@media (max-width: 1439px) {
  .cathedra {
    line-height: 23px;
    margin: 21px -30px 42px 0; } }
@media (max-width: 1023px) {
  .cathedra {
    margin: 30px -50px 51px -61px;
    padding-bottom: 32px; } }
@media (max-width: 767px) {
  .cathedra {
    display: block;
    font-size: 18px;
    line-height: 21px;
    padding-bottom: 32px;
    margin: 60px 0 38px; } }
.cathedra .text {
  width: 440px;
  font-size: 25.5px;
  font-weight: 650; }
@media (max-width: 1439px) {
  .cathedra .text {
    font-size: 20px;
    line-height: 28px;
    width: 480px; } }
@media (max-width: 1023px) {
  .cathedra .text {
    width: 430px; } }
@media (max-width: 767px) {
  .cathedra .text {
    width: auto;
    font-size: 22px;
    line-height: 30px; } }
@media (max-width: 1439px) {
  .cathedra .list ul li {
    margin: 4px 0; } }
@media (max-width: 1023px) {
  .cathedra .list ul li {
    margin: 6px 0; } }
@media (max-width: 767px) {
  .cathedra .list ul li {
    margin: 10px 0;
    font-size: 18px;
    line-height: 21px; } }

.teaching-contacts {
  text-align: center;
  font-size: 22px;
  line-height: 1.8;
  margin-bottom: 60px; }
@media (max-width: 1023px) {
  .teaching-contacts {
    margin-bottom: 44px; } }
@media (max-width: 767px) {
  .teaching-contacts {
    font-size: 20px;
    line-height: 28px;
    margin: 38px -19px 91px; } }
.teaching-contacts .strong {
  font-weight: bold; }
.teaching-contacts .text-muted, .teaching-contacts .page-vacancy .vacancy-description ul, .page-vacancy .vacancy-description .teaching-contacts ul {
  font-size: 18px; }

.tag {
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  height: 32px;
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
  padding: 7px 20px;
  font-weight: 650; }

.text-final-btn-wrapper {
  padding: 13px 0 0; }
@media (max-width: 1659px) {
  .text-final-btn-wrapper {
    padding-top: 0; } }
@media (max-width: 767px) {
  .text-final-btn-wrapper {
    padding: 21px 0 0; } }

.search-sentence {
  color: rgba(0, 0, 0, 0.5); }
.search-sentence strong {
  font-weight: 650;
  color: #000; }

.slide {
  padding-top: 144px;
  position: relative; }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .slide{
    padding-top: 70px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .slide{
    padding-top: 139px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .slide{
    padding-top: 95px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .slide{
    padding-top: 144px; } }
.slide .slide_title {
  font-size: 90px;
  font-weight: bold;
  font-family: Muller, sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
  padding-top: 128px;
  padding-top: 100px; }
@media (max-width: 1659px) {
  .slide .slide_title {
    font-size: 78px;
    padding-top: 213px;
    padding-top: 80px; } }
@media (max-width: 1439px), (max-height: 905px) {
  .slide .slide_title {
    font-size: 55px;
    padding-top: 85px; } }
@media (max-width: 767px) {
  .slide .slide_title {
    font-size: 32px;
    padding-top: 6px; } }
.slide .container {
  width: 100%;
  padding-left: 251px;
  padding-right: 110px;
  padding-right: 230px;
  position: relative; }
@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .slide .container{
    padding-right: 88px; } }
@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .slide .container{
    padding-right: 118px; } }
@media (max-width: 1439px) and (min-width: 1024px){

  .slide .container{
    padding-right: 140px; } }
@media (max-width: 1659px) and (min-width: 1440px){

  .slide .container{
    padding-right: 230px; } }
@media (max-width: 1659px) {
  .slide .container {
    padding-left: 219px;
    padding-right: 78px; } }
@media (max-width: 1439px) {
  .slide .container {
    padding-left: 148px;
    padding-right: 56px; } }
@media (max-width: 1023px) {
  .slide .container {
    padding-left: 48px;
    padding-right: 46px; } }
@media (max-width: 767px) {
  .slide .container {
    padding-left: 23px;
    padding-right: 24px; } }
.slide h3 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Muller, sans-serif; }
.slide .slide-description {
  font-size: 18px;
  width: 780px;
  line-height: 1.2;
  margin: 60px 0 60px; }
@media (max-width: 1659px) {
  .slide .slide-description {
    font-size: 16px;
    width: 605px;
    margin: 48px 0 39px; } }
@media (max-width: 1439px), (max-height: 905px) {
  .slide .slide-description {
    margin: 33px 0 36px;
    width: 455px; } }
@media (max-width: 1023px) {
  .slide .slide-description {
    margin-bottom: 61px; } }
@media (max-width: 767px) {
  .slide .slide-description {
    width: 100%;
    margin: 24px 0 68px;
    font-size: 14px; } }
@media (max-width: 320px) {
  .slide .slide-description {
    font-size: 12px; } }
.slide .btn-red {
  padding: 13px 10px;
  width: 242px;
  font-size: 16px; }
@media (max-width: 1659px) {
  .slide .btn-red {
    padding: 12px 0 10px;
    width: 198px;
    font-size: 14px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide .btn-red {
    font-size: 14px;
    min-height: 29px; } }
@media (max-width: 1023px) {
  .slide .btn-red {
    font-size: 12px;
    padding: 13px 0;
    width: 201px;
    display: block; } }
@media (max-width: 767px) {
  .slide .btn-red {
    width: 100%;
    font-size: 12px; } }
@media (max-width: 320px) {
  .slide .btn-red {
    font-size: 10px; } }
.slide .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }

.slide-main .slide_title {
  margin: 0 0 25px;
  line-height: 1.2; }
.slide-main .slide_title h1 {
  font-size: 97px;
  margin: 0; }
@media (max-width: 1659px) {
  .slide-main .slide_title {
    margin-bottom: 19px; }
  .slide-main .slide_title h1 {
    font-size: 78px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-main .slide_title {
    margin-bottom: 14px; }
  .slide-main .slide_title h1 {
    font-size: 55px; } }
@media (max-width: 767px) {
  .slide-main .slide_title {
    margin-top: 25px;
  }
  .slide-main .slide_title h1 {
    font-size: 36px; } }

.slide-main video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.slide-products .bg-image {
  background: url("/local/templates/aoavt_index/assets/css/../img/slide02.png") center center no-repeat;
  background-size: cover; }

.slide-products .slide_title {
  width: 610px;
  margin: 0 0 24px; }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-products .slide_title {
    margin-bottom: 14px; } }
@media (max-width: 767px) {
  .slide-products .slide_title {
    padding-top: 6px; } }

.slide-products .slide-description {
  width: 480px;
  margin: 50px 0 68px; }
@media (max-width: 1659px) {
  .slide-products .slide-description {
    margin: 38px 0 43px;
    width: 400px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-products .slide-description {
    margin: 28px 0 32px;
    width: 330px; } }
@media (max-width: 767px) {
  .slide-products .slide-description {
    margin: 24px 0 36px;
    width: 100%; } }
@media (max-width: 767px) {
  .slide-products .slide-description {
    display: none; } }

.slide-products .slide-links {
  position: relative; }
@media (max-width: 767px) {
  .slide-products .slide-links {
    margin-top: 51px; } }

.slide-products h3 {
  margin-bottom: 14px; }
@media (max-width: 1659px) {
  .slide-products h3 {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 20px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-products h3 {
    font-size: 24px;
    margin-bottom: 9px; } }
@media (max-width: 1023px) {
  .slide-products h3 {
    margin: 44px 0 41px; } }

.slide-products .btn-red {
  margin-right: 56px; }
@media (max-width: 1659px) {
  .slide-products .btn-red {
    margin-right: 46px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-products .btn-red {
    margin-right: 27px; } }
@media (max-width: 1023px) {
  .slide-products .btn-red {
    margin-bottom: 28px; } }
@media (max-width: 767px) {
  .slide-products .btn-red {
    margin-bottom: 12px; } }

.slide-products .img-prod {
  float: right;
  margin-top: -19px;
  position: absolute;
  right: 0;
  right: 230px; }

@media (max-width: 767px) and (orientation: portrait), (max-width: 1023px) and (max-height: 767px) and (orientation: landscape){

  .slide-products .img-prod{
    right: 88px; } }

@media (max-width: 1023px) and (min-width: 768px) and (orientation: portrait){

  .slide-products .img-prod{
    right: 118px; } }

@media (max-width: 1439px) and (min-width: 1024px){

  .slide-products .img-prod{
    right: 140px; } }

@media (max-width: 1659px) and (min-width: 1440px){

  .slide-products .img-prod{
    right: 230px; } }
.slide-products .img-prod img {
  width: 880px; }
@media (max-width: 1659px) {
  .slide-products .img-prod {
    display: none; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-products .img-prod {
    display: block;
    margin-top: 12px; }
  .slide-products .img-prod img {
    width: 413px; } }
@media (max-width: 1023px) {
  .slide-products .img-prod {
    margin-top: 22px;
    margin-right: -48px;
    display: block; }
  .slide-products .img-prod img {
    width: 337px; } }
@media (max-width: 767px) {
  .slide-products .img-prod {
    display: none; } }

.slide-news {
  color: #1c274b;
  background-color: #ddd; }
.slide-news .slide_title {
  color: #1c274b;
  margin-bottom: 55px; }
@media (max-width: 1659px) {
  .slide-news .slide_title {
    margin-bottom: 60px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .slide-news .slide_title {
    margin-bottom: 30px; } }
@media (max-width: 1023px) {
  .slide-news .slide_title {
    margin-bottom: 73px; } }
@media (max-width: 767px) {
  .slide-news .slide_title {
    padding-top: 5px;
    margin-bottom: 16px; } }
.slide-news .link-news-all {
  color: #E4242E;
  font-weight: 600;
  text-transform: none;
  float: right;
  font-size: 24px;
  margin-top: 60px;
  border-bottom: 2px solid transparent;
  line-height: 34px;
  display: inline-block; }
@media (max-width: 1659px) {
  .slide-news .link-news-all {
    font-size: 18px;
    line-height: 1;
    margin-top: 53px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-news .link-news-all {
    font-size: 16px;
    margin-top: 33px; } }
@media (max-width: 1023px) {
  .slide-news .link-news-all {
    font-size: 17px; } }
.slide-news .link-news-all:hover {
  border-color: #E4242E; }
@media (max-width: 767px) {
  .slide-news .link-news-all {
    display: none; } }

.fp-viewing-newsMainPage .page-header {
  background-color: #fff; }

.fp-viewing-newsMainPage .logo-img {
  display: none; }

.fp-viewing-newsMainPage .logo-img-active {
  display: inline-block; }

.fp-viewing-newsMainPage .nav-link {
  color: #5a5d66; }

.fp-viewing-newsMainPage .icon-burger span {
  background-color: #5a5d66; }

.fp-viewing-newsMainPage .icon-zoom svg path,
.fp-viewing-newsMainPage .icon-zoom svg rect {
  fill: #5a5d66; }
.fp-viewing-newsMainPage .header-language {color: #5a5d66}



@media (max-height: 710px) and (min-width: 768px) {
  .fp-viewing-newsMainPage .page-footer-sliders {
    display: none; } }

.slide-science .bg-image {
  background: url("/local/templates/aoavt_index/assets/css/../img/slide04.png") center center no-repeat;
  background-size: cover; }

.slide-k100 .bg-image {
  background: url("/local/templates/aoavt_index/assets/css/../img/slide05.png") center center no-repeat;
  background-size: cover; }

.slide-army2021 .bg-image {
  background: url("/local/templates/aoavt_index/assets/css/../img/slide_army2021_ver1.jpeg") center center no-repeat;
  background-size: cover;
  opacity: .4;
}

.slide-science .slide_title {
  width: 840px;
  margin-bottom: 27px; }
@media (max-width: 1659px) {
  .slide-science .slide_title {
    margin-bottom: 19px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-science .slide_title {
    margin-bottom: 13px; } }

.slide-science .slide-description {
  width: 630px;
  margin: 45px 0 116px; }
@media (max-width: 1659px) {
  .slide-science .slide-description {
    margin: 47px 0 76px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .slide-science .slide-description {
    margin-bottom: 50px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .slide-science .slide-description {
    margin: 35px 0 50px;
    width: 430px; } }
@media (max-width: 1023px) {
  .slide-science .slide-description {
    margin-bottom: 74px; } }
@media (max-width: 767px) {
  .slide-science .slide-description {
    width: 100%;
    margin: 24px 0 78px; } }

.fp-viewing-4 .slide,
.fp-viewing-contactsMainPage .slide {
  padding-top: 0; }

.fp-viewing-4 .article-partners,
.fp-viewing-contactsMainPage .article-partners {
  padding: 30px 0 30px;
  border: none;
  border-bottom: 1px solid #a1a1a3; }
@media (max-width: 1659px) {
  .fp-viewing-4 .article-partners,
  .fp-viewing-contactsMainPage .article-partners {
    padding: 23px 0 45px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .fp-viewing-4 .article-partners,
  .fp-viewing-contactsMainPage .article-partners {
    padding: 10px 0 15px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .fp-viewing-4 .article-partners,
  .fp-viewing-contactsMainPage .article-partners {
    padding: 15px 0 22px; } }
@media (max-width: 1023px) {
  .fp-viewing-4 .article-partners,
  .fp-viewing-contactsMainPage .article-partners {
    padding-top: 47px; } }
@media (max-width: 767px) {
  .fp-viewing-4 .article-partners,
  .fp-viewing-contactsMainPage .article-partners {
    padding-bottom: 8px; } }
@media (max-height: 925px) {
  .fp-viewing-contactsMainPage .article-partners {
    border-bottom: 0;
  }
}
.fp-viewing-4 .article-partners h3,
.fp-viewing-contactsMainPage .article-partners h3 {
  color: #fff;
  text-transform: none;
  font-size: 18px;
  font-family: UniversLT;
  font-weight: normal;
  margin: 14px 0 26px; }
@media (max-width: 1659px) {
  .fp-viewing-4 .article-partners h3,
  .fp-viewing-contactsMainPage .article-partners h3 {
    font-size: 16px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .fp-viewing-4 .article-partners h3,
  .fp-viewing-contactsMainPage .article-partners h3 {
    margin-bottom: 15px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .fp-viewing-4 .article-partners h3,
  .fp-viewing-contactsMainPage .article-partners h3 {
    margin: 20px 0 17px;
    margin-top: 0;
    font-size: 11px; } }
@media (max-width: 1023px) {
  .fp-viewing-4 .article-partners h3,
  .fp-viewing-contactsMainPage .article-partners h3 {
    font-size: 16px;
    margin-bottom: 1px; } }
@media (max-width: 767px) {
  .fp-viewing-4 .article-partners h3,
  .fp-viewing-contactsMainPage .article-partners h3 {
    font-size: 11px;
    margin: 19px 0 9px; } }

.fp-viewing-4 .footer-top-block,
.fp-viewing-contactsMainPage .footer-top-block {
  padding-left: 0;
  padding-right: 0;
  margin-right: -17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0; }
@media (max-width: 1659px) {
  .fp-viewing-4 .footer-top-block,
  .fp-viewing-contactsMainPage .footer-top-block {
    margin-right: -61px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .fp-viewing-4 .footer-top-block,
  .fp-viewing-contactsMainPage .footer-top-block {
    padding: 16px 0 46px; } }
@media (max-width: 1439px), (max-height: 622px) {
  .fp-viewing-4 .footer-top-block,
  .fp-viewing-contactsMainPage .footer-top-block {
    margin-right: -54px; } }
@media (max-width: 1023px) {
  .fp-viewing-4 .footer-top-block,
  .fp-viewing-contactsMainPage .footer-top-block {
    margin-right: -9px; } }
@media (max-width: 767px) {
  .fp-viewing-4 .footer-top-block,
  .fp-viewing-contactsMainPage .footer-top-block {
    padding-top: 0;
    height: 126px; } }

@media (min-width: 1920px) {
  .fp-viewing-4 .main-footer-bottom,
  .fp-viewing-contactsMainPage .main-footer-bottom {
    margin-bottom: 20px; }
  .fp-viewing-4 .main-footer-bottom h4,
  .fp-viewing-contactsMainPage .main-footer-bottom h4 {
    margin-bottom: 19px; }
  .fp-viewing-4 .main-footer-bottom h4:not(:first-child),
  .fp-viewing-contactsMainPage .main-footer-bottom h4:not(:first-child) {
    margin: 29px 0 19px; } }

/*@media (min-width: 767px) {*/
.fp-viewing-4 .page-header,
.fp-viewing-4 .header-search-burger,
.fp-viewing-contactsMainPage .page-header,
.fp-viewing-contactsMainPage .header-search-burger {
  display: none; }
/*}*/

.fp-viewing-4 .page-footer-sliders,
.fp-viewing-contactsMainPage .page-footer-sliders {
  display: none; }

.fp-viewing-4 .logo,
.fp-viewing-contactsMainPage .logo {
  width: 134px; }
@media (max-width: 1659px) {
  .fp-viewing-4 .logo,
  .fp-viewing-contactsMainPage .logo {
    width: 104px; } }
@media (max-width: 1439px) {
  .fp-viewing-4 .logo,
  .fp-viewing-contactsMainPage .logo {
    width: 74px; } }
@media (max-width: 1023px) {
  .fp-viewing-4 .logo,
  .fp-viewing-contactsMainPage .logo {
    width: 156px; } }

.main-footer-bcol .container {
  width: 1100px;
  margin-left: auto;
  padding-left: 0 !important;
  padding-right: 0 !important; }
@media (max-width: 1659px) {
  .main-footer-bcol .container {
    width: 905px; } }
@media (max-width: 1439px) {
  .main-footer-bcol .container {
    width: 634px; } }
@media (max-width: 1023px) {
  .main-footer-bcol .container {
    width: 674px; } }
@media (max-width: 767px) {
  .main-footer-bcol .container {
    width: 85%; } }

.page-footer-sliders {
  position: fixed;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  height: 164px;
  height: 124px;
  pointer-events: none; }
@media (max-width: 1659px) and (max-height: 905px) {
  .page-footer-sliders {
    height: 134px; } }
@media (max-width: 1439px) {
  .page-footer-sliders {
    height: 133px; } }
@media (max-width: 767px) {
  .page-footer-sliders {
    height: 62px; } }
.page-footer-sliders .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (min-width: 1920px) {
  .page-footer-sliders .container {
    width: 1420px; } }
@media (max-width: 767px) {
  .page-footer-sliders .container {
    display: block; } }
.page-footer-sliders .container .counter {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }
.page-footer-sliders .socials {
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px; }
.page-footer-sliders .scroll-icon {
  position: fixed;
  width: 20px;
  height: 36px;
  bottom: 24px;
  left: 50%;
  margin-left: -10px; }
.page-footer-sliders .scroll-icon .scroll-mobile {
  display: none; }
.page-footer-sliders .scroll-icon svg path,
.page-footer-sliders .scroll-icon svg ellipse {
  fill: #fff; }
@media (max-width: 1659px) {
  .page-footer-sliders .scroll-icon {
    bottom: 52px; } }
@media (max-width: 1659px) and (max-height: 905px) {
  .page-footer-sliders .scroll-icon {
    bottom: 22px; } }
@media (max-width: 1439px) {
  .page-footer-sliders .scroll-icon {
    bottom: 37px;
    margin-left: -7px;
    width: 15px;
    height: 29px; } }
@media (max-width: 1023px) {
  .page-footer-sliders .scroll-icon svg {
    display: none; }
  .page-footer-sliders .scroll-icon .scroll-mobile {
    display: block;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 15px;
    height: 29px; } }
@media (max-width: 767px) {
  .page-footer-sliders .scroll-icon {
    bottom: 11px;
    margin-left: -2px; } }
@media (max-height: 925px) {
  .fp-viewing-newsMainPage .page-footer-sliders .scroll-icon, .fp-viewing-productsMainPage .page-footer-sliders .scroll-icon {
    display: none; } }
.fp-viewing-2 .page-footer-sliders .scroll-icon svg path,
.fp-viewing-2 .page-footer-sliders .scroll-icon svg ellipse,
.fp-viewing-newsMainPage .page-footer-sliders .scroll-icon svg path,
.fp-viewing-newsMainPage .page-footer-sliders .scroll-icon svg ellipse,
.theme-white .page-footer-sliders .scroll-icon svg path,
.theme-white .page-footer-sliders .scroll-icon svg ellipse {
  fill: #5a5d66; }
@media (max-height: 622px) {
  .fp-viewing-productsMainPage .page-footer-sliders {
    display: none; } }

.main .news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 394px; }
.main .news-controls {
  display: none; }
@media (max-width: 1659px) {
  .main .news {
    height: 330px; } }
@media (max-width: 1023px) {
  .main .news {
    height: 373px; } }
@media (max-width: 767px) {
  .main .news {
    width: 100vw;
    margin-left: -23px;
    height: 220px; }
  .main .news-controls {
    display: block;
    margin-top: 10px; } }

.main .news-item {
  padding: 114px 60px; }
@media (max-width: 1659px) {
  .main .news-item {
    padding: 95px 29px 60px; } }
@media (max-width: 1439px) {
  .main .news-item {
    padding: 68px 22px 50px; } }
@media (max-width: 1023px) {
  .main .news-item {
    height: 373px;
    padding: 108px 35px 50px;
    padding-right: 20px; } }
@media (max-width: 767px) {
  .main .news-item {
    padding: 52px 30px 10px;
    padding-right: 22px;
    height: 210px; } }
.main .news-item-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
  background-color: #fff;
  color: #000;
  position: relative;
  font-size: 16px;
  line-height: 1.2; }
@media (max-width: 1659px) {
  .main .news-item-wrapper {
    font-size: 13px;
    font-size: 14px; } }
@media (max-width: 767px) {
  .main .news-item-wrapper {
    font-size: 12px; } }
@media (max-width: 320px) {
  .main .news-item-wrapper {
    font-size: 10px; } }
.main .news-item-date {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-color: #E4242E;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  padding: 13px 22px;
  min-width: 242px; }
@media (max-width: 1659px) {
  .main .news-item-date {
    font-size: 20px;
    min-width: 200px;
    padding: 14px 32px 11px;
    padding-right: 8px; } }
@media (max-width: 1439px) {
  .main .news-item-date {
    font-size: 13px;
    padding: 11px 23px 8px;
    min-width: 140px; } }
@media (max-width: 1023px) {
  .main .news-item-date {
    font-size: 20px;
    padding: 16px 34px 14px;
    min-width: 225px; } }
@media (max-width: 767px) {
  .main .news-item-date {
    font-size: 14px;
    padding: 9px 30px 8px;
    min-width: 156px; } }
.main .news-item-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 43px; }
@media (max-width: 1659px) {
  .main .news-item-title {
    font-size: 16px;
    margin-bottom: 38px; } }
@media (max-width: 1439px) {
  .main .news-item-title {
    margin-bottom: 28px; } }
@media (max-width: 1023px) {
  .main .news-item-title {
    margin-bottom: 61px; } }
@media (max-width: 767px) {
  .main .news-item-title {
    font-size: 14px;
    margin-bottom: 23px; } }
@media (max-width: 320px) {
  .main .news-item-title {
    font-size: 12px; } }
.main .news-item .inner {
  position: relative;
  z-index: 1;
  height: 100%; }
.main .news-item .bg-img,
.main .news-item .bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover; }
.main .news-item .bg-overlay {
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.main .news-item:hover {
  color: #fff; }
.main .news-item:hover .bg-overlay {
  background-color: rgba(0, 0, 0, 0.7); }
.main .news-item:hover:after {
  right: 0; }

@media (max-width: 767px) {
  .page-news .container {
    margin: 0;
    width: 100%; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .page-news .container.article-text {
    width: 676px; } }

@media (max-width: 1439px) {
  .page-news .article-title h1 {
    margin: 9px 0 0; } }

@media (max-width: 767px) {
  .page-news .article-title h1 {
    font-size: 27px;
    margin: 25px 0 25px 25px;
    padding: 0; } }

@media (max-width: 767px) {
  .page-news .article-title .red-block {
    display: none; } }

.news-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 1px 0 0 1px;
  margin: 60px -85px;
  width: 1420px; }
@media (max-width: 1659px) {
  .news-grid {
    margin: 44px 0 0;
    width: 100%;
    border: none; } }
@media (max-width: 1439px) {
  .news-grid {
    margin: 29px 0 0; } }
@media (max-width: 1023px) {
  .news-grid {
    margin-top: 34px; } }
@media (max-width: 767px) {
  .news-grid {
    border-width: 0;
    width: 100%;
    margin: 0; } }
.page-search .news-grid {
  width: 100%;
  display: block;
  margin: 24px 0 95px;
  border: none; }
@media (max-width: 767px) {
  .page-search .news-grid {
    margin: 14px 0 41px; } }
.news-grid .news-item {
  background-color: #fff;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 0 1px 1px 0;
  margin-bottom: 20px;
  min-height: 375px;
  padding: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 460px;
  -ms-flex: 0 0 460px;
  flex: 0 0 460px;
  min-height: 390px;
  position: relative;
  color: #000; }
@media (max-width: 1659px) {
  .news-grid .news-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(33% - 10px);
    -ms-flex: 0 0 calc(33% - 10px);
    flex: 0 0 calc(33% - 10px);
    -webkit-flex-basis: calc(33% - 10px);
    -ms-flex-preferred-size: calc(33% - 10px);
    flex-basis: calc(33% - 10px);
    min-height: 332px; } }
@media (max-width: 1439px) {
  .news-grid .news-item {
    min-height: 232px;
    margin-bottom: 14px; } }
@media (max-width: 1023px) {
  .news-grid .news-item {
    -webkit-flex-basis: calc(33% - 3px);
    -ms-flex-preferred-size: calc(33% - 3px);
    flex-basis: calc(33% - 3px);
    min-height: 188px;
    margin-bottom: 7px; } }
@media (max-width: 767px) {
  .news-grid .news-item {
    border-width: 0;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: auto; } }
.news-grid .news-item .bg-img,
.news-grid .news-item .bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover; }
.news-grid .news-item .bg-overlay {
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.news-grid .news-item:hover {
  color: #fff; }
.news-grid .news-item:hover .bg-overlay {
  background-color: rgba(0, 0, 0, 0.7); }
.news-grid .news-item:hover:after {
  right: 0; }
.news-grid .news-item-info {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
.page-news-detail .news-grid .news-item-info {
  padding: 64px 50px; }
.news-grid .news-item-name {
  font-size: 18px;
  font-size: 20px;
  font-family: UniversLT;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
  padding: 60px 40px 40px 60px; }

.news-grid:after {
  content: '';
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
}

@media (max-width: 1659px) {
  .news-grid .news-item-name {
    padding: 50px 20px 39px 30px;
    padding: 30px 20px 30px 30px;
    font-size: 14px;
    font-size: 18px; } }
@media (max-width: 1439px) {
  .news-grid .news-item-name {
    padding: 34px 20px 25px 22px; } }
@media (max-width: 1023px) {
  .news-grid .news-item-name {
    padding: 25px 20px 5px 28px; } }
@media (max-width: 767px) {
  .news-grid .news-item-name {
    font-size: 13px;
    font-size: 16px;
    padding: 30px 60px 25px 60px; } }
@media (max-width: 320px) {
  .news-grid .news-item-name {
    font-size: 14px; } }
.news-grid .news-item-teaser {
  line-height: 1.2;
  padding: 0 60px 40px 60px; }
@media (max-width: 1659px) {
  .news-grid .news-item-teaser {
    padding: 0 30px 20px 30px; } }
@media (max-width: 1439px) {
  .news-grid .news-item-teaser {
    padding: 0 22px;
    line-height: 1.1; } }
@media (max-width: 1023px) {
  .news-grid .news-item-teaser {
    padding: 0 28px;
    line-height: 1.2; } }
@media (max-width: 767px) {
  .news-grid .news-item-teaser {
    padding: 0 60px 30px 60px; } }
.news-grid .news-item-date {
  background-color: #E4242E;
  font-size: 24px;
  font-family: UniversLT;
  color: white;
  font-weight: bold;
  line-height: 1.2;
  min-width: 242px;
  display: inline-block;
  padding: 18px 20px 18px; }
@media (max-width: 1659px) {
  .news-grid .news-item-date {
    padding: 14px 5px 10px 30px;
    font-size: 20px;
    min-width: 200px; } }
@media (max-width: 1439px) {
  .news-grid .news-item-date {
    padding: 9px 5px 9px 20px;
    font-size: 13px;
    min-width: 140px; } }
@media (max-width: 1023px) {
  .news-grid .news-item-date {
    padding: 9px 5px 7px 10px;
    font-size: 10px;
    min-width: 113px; } }
@media (max-width: 767px) {
  .news-grid .news-item-date {
    font-size: 13px;
    padding: 12px 30px 10px;
    min-width: 160px; } }
.page-search .news-grid .news-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  width: 100%;
  display: block;
  height: 314px; }
@media (max-width: 767px) {
  .page-search .news-grid .news-item {
    height: 298px; } }
.page-search .news-grid .news-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.page-search .news-grid .news-item-info {
  padding: 62px 50px;
  height: 100%; }
@media (max-width: 767px) {
  .page-search .news-grid .news-item-info {
    padding: 41px 28px; } }
.page-search .news-grid .news-item-date {
  margin-bottom: 18px; }
@media (max-width: 767px) {
  .page-search .news-grid .news-item-date {
    margin-bottom: 13px; } }

@media (max-width: 1659px) {
  .news-show-more .btn-red-big {
    margin-top: 23px;
    margin-bottom: 53px; } }

@media (max-width: 1439px) {
  .news-show-more .btn-red-big {
    margin: 14px 0 33px; } }

@media (max-width: 1659px) {
  .page-news-detail .news-show-more .btn-red-big {
    margin-bottom: 45px; } }

@media (max-width: 1439px) {
  .page-news-detail .news-show-more .btn-red-big {
    margin-bottom: 32px; } }

@media (max-width: 767px) {
  .news-show-more {
    margin: 5px 0 25px 0; } }

@media (max-width: 767px) {
  .news-show-more a {
    width: 85%;
    padding: 15px 0;
    font-size: 13px;
    height: auto;
    line-height: 1;
    margin: 0 0 5px 0; } }

.news-item-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6); }
.solid .news-item-backdrop {
  background-color: transparent; }

.news-subscription {
  text-align: center;
  margin: 0;
  padding-top: 28px;
  border-top: 1px solid #000;
  margin-bottom: 10px; }
@media (max-width: 1659px) {
  .news-subscription {
    padding-top: 20px;
    margin-bottom: 25px; } }
@media (max-width: 1439px) {
  .news-subscription {
    padding-top: 12px;
    margin-bottom: 5px; } }
@media (max-width: 1023px) {
  .news-subscription {
    padding-top: 4px; } }
@media (max-width: 767px) {
  .news-subscription {
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 0px; } }
.news-subscription .form-wrapper {
  width: 460px;
  margin: 0 auto; }
@media (max-width: 1659px) {
  .news-subscription .form-wrapper {
    width: 380px;
    width: 330px; } }
@media (max-width: 1439px) {
  .news-subscription .form-wrapper {
    width: 264px;
    width: 232px; } }
@media (max-width: 1023px) {
  .news-subscription .form-wrapper {
    width: 294px;
    width: 232px; } }
@media (max-width: 767px) {
  .news-subscription .form-wrapper {
    width: 72.23% !important; } }
.news-subscription h3 {
  font-size: 18px;
  font-family: UniversLT;
  color: #1c274c;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px; }
@media (max-width: 1659px) {
  .news-subscription h3 {
    font-size: 14px;
    margin-bottom: 0; } }
@media (max-width: 1439px) {
  .news-subscription h3 {
    font-size: 10px;
    margin-bottom: 4px; } }
@media (max-width: 1023px) {
  .news-subscription h3 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 11px; } }
@media (max-width: 767px) {
  .news-subscription h3 {
    font-size: 12px;
    margin: 0; } }
.news-subscription input[type=submit] {
  background-color: #E4242E;
  font-size: 13px;
  font-family: UniversLT;
  color: white;
  text-transform: uppercase;
  line-height: 2.077;
  text-align: center;
  float: right;
  padding: 6px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (max-width: 1659px) {
  .news-subscription input[type=submit] {
    font-size: 10px;
    padding: 5px 16px;
    width: 109px; } }
@media (max-width: 1439px) {
  .news-subscription input[type=submit] {
    font-size: 8px;
    padding: 4px 11px;
    width: 81px; } }
@media (max-width: 1023px) {
  .news-subscription input[type=submit] {
    width: 116px; } }
@media (max-width: 767px) {
  .news-subscription input[type=submit] {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 0;
    font-size: 13px;
    height: auto;
    line-height: 1; } }
.news-subscription .news-subscribed {
  width: 420px;
  margin: 0 auto;
  line-height: 29px; }
.news-subscription .news-subscribed img {
  margin: -3px 0 18px; }
.news-subscription .news-subscribed button {
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px; }
@media (max-width: 767px) {
  .news-subscription .news-subscribed {
    width: auto; } }
.news-subscription #email {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 0 0;
  width: 295px;
  background-color: transparent;
  margin-bottom: 22px;
  float: left;
  font-size: 14px;
  font-family: UniversLT;
  color: #5a5d66;
  line-height: 1.929; }
@media (max-width: 1659px) {
  .news-subscription #email {
    width: calc(100% - 110px);
    padding-top: 4px;
    font-size: 12px; } }
@media (max-width: 1439px) {
  .news-subscription #email {
    width: calc(100% - 91px);
    font-size: 10px; } }
@media (max-width: 1023px) {
  .news-subscription #email {
    width: calc(100% - 122px); } }
.news-subscription input:focus {
  outline: none; }
@media (max-width: 767px) {
  .news-subscription #email {
    font-size: 12px;
    margin-bottom: 20px;
    padding: 20px 0 0;
    width: 100%; } }

.press-grid {
  margin: 54px 0; }
@media (max-width: 1659px) {
  .press-grid {
    margin: 36px 0; } }
@media (max-width: 1439px) {
  .press-grid {
    margin: 25px 0; } }
@media (max-width: 1023px) {
  .press-grid {
    margin: 28px 4px; } }
@media (max-width: 767px) {
  .press-grid {
    margin: 24px 0; } }
.press-grid .press-item {
  font-size: 24px; }
@media (max-width: 1439px) {
  .press-grid .press-item {
    font-size: 18px;
    font-size: 16px; } }
@media (max-width: 767px) {
  .press-grid .press-item {
    font-size: 12px;
    font-size: 14px; } }
@media (max-width: 320px) {
  .press-grid .press-item {
    font-size: 12px; } }
.press-grid .press-item .source {
  font-weight: bold;
  text-decoration: underline;
  display: inline-block; }
.press-grid .press-item .source:after {
  content: ' ';
  text-decoration: none; }
.press-grid .press-item-date {
  font-weight: bold;
  color: #E4242E;
  margin-bottom: 11px; }
@media (max-width: 767px) {
  .press-grid .press-item-date {
    color: #1c274b; } }
.press-grid .press-item-body {
  margin: 10px 0 47px; }
@media (max-width: 1659px) {
  .press-grid .press-item-body {
    margin-bottom: 40px; } }
@media (max-width: 1439px) {
  .press-grid .press-item-body {
    margin-bottom: 32px; } }
@media (max-width: 1023px) {
  .press-grid .press-item-body {
    margin-bottom: 26px; } }
@media (max-width: 767px) {
  .press-grid .press-item-body {
    margin: 10px 0 27px; } }
.press-grid .press-item-name {
  color: #1c274b; }

.page-press.page-grid .btn-red-big {
  margin-top: 0; }

.page-press.page-grid .article-title {
  padding-left: 0; }
.page-press.page-grid .article-title h1 {
  margin: 0 0 5px; }
@media (max-width: 1439px) {
  .page-press.page-grid .article-title h1 {
    margin: 0; } }
@media (max-width: 767px) {
  .page-press.page-grid .article-title h1 {
    margin: 18px 0 10px; } }

@media (min-width: 1920px) {
  .page-press.page-grid .container {
    width: 1100px; } }

@media (max-width: 767px) {
  .page-press.page-grid .news-show-more {
    margin: -7px 0 31px; } }

.page-press-detail, .page-news-detail {
  margin-top: 100px; }
@media (max-width: 1439px) {
  .page-press-detail, .page-news-detail {
    margin-top: 75px; } }
@media (max-width: 1023px) {
  .page-press-detail, .page-news-detail {
    margin-top: 60px; } }
@media (max-width: 767px) {
  .page-press-detail, .page-news-detail {
    margin-top: 0; }
  .page-press-detail .section-full-width, .page-news-detail .section-full-width {
    margin: 0; } }
.page-press-detail h1, .page-news-detail h1 {
  line-height: 41px;
  font-size: 30px;
  margin: 29px 0 39px;
  font-weight: 600;
  font-family: 'UniversLT'; }
@media (max-width: 1439px) {
  .page-press-detail h1, .page-news-detail h1 {
    font-size: 25px;
    line-height: 34px; } }
@media (max-width: 767px) {
  .page-press-detail h1, .page-news-detail h1 {
    font-size: 22px;
    line-height: 30px;
    margin: 24px 0; } }
.page-press-detail .quote, .page-news-detail .quote {
  margin: 44px -84px 37px 83px;
  font-weight: 600;
  padding: 0 30px; }
@media (max-width: 1439px) {
  .page-press-detail .quote, .page-news-detail .quote {
    margin: 46px -34px 63px 75px;
    font-size: 22px; } }
@media (max-width: 767px) {
  .page-press-detail .quote, .page-news-detail .quote {
    margin: 40px 0 27px;
    font-size: 20px;
    line-height: 28px;
    padding: 0 0 0 19px; } }
.page-press-detail p, .page-news-detail p {
  margin-bottom: 1.5em; }
@media (max-width: 1659px) {
  .page-press-detail p, .page-news-detail p {
    margin: 10px 0; } }
.page-press-detail .press-image, .page-news-detail .press-image {
  margin-bottom: 50px;
  position: relative; }
@media (max-width: 1439px) {
  .page-press-detail .press-image, .page-news-detail .press-image {
    margin-bottom: 29px; } }
@media (max-width: 1023px) {
  .page-press-detail .press-image, .page-news-detail .press-image {
    margin-bottom: 21px; } }
@media (max-width: 767px) {
  .page-press-detail .press-image, .page-news-detail .press-image {
    margin-left: -19px;
    margin-right: -19px;
    margin-bottom: 45px;
    width: auto; } }
.page-press-detail .press-image img, .page-news-detail .press-image img {
  width: 100%;
  height: 375px;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }
@media (max-width: 1659px) {
  .page-press-detail .press-image img, .page-news-detail .press-image img {
    height: 690px; } }
@media (max-width: 1439px) {
  .page-press-detail .press-image img, .page-news-detail .press-image img {
    height: 380px; } }
@media (max-width: 767px) {
  .page-press-detail .press-image img, .page-news-detail .press-image img {
    height: 330px; } }
.page-press-detail .press-image .press-social, .page-news-detail .press-image .press-social {
  width: auto;
  height: 375px;
  -o-object-fit: auto;
  font-family: "object-fit:auto";
  object-fit: auto;
  position: absolute;
  top: 0;
  right: -85px; }
.page-press-detail .press-date, .page-news-detail .press-date {
  line-height: 28px;
  font-size: 20px; }
@media (max-width: 767px) {
  .page-press-detail .press-date, .page-news-detail .press-date {
    font-size: 18px;
    line-height: 25px; } }
.page-press-detail .press-footer, .page-news-detail .press-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 67px 0 66px;
  padding-top: 35px; }
.page-press-detail .press-footer a, .page-news-detail .press-footer a {
  color: #19199F; }
@media (max-width: 767px) {
  .page-press-detail .press-footer, .page-news-detail .press-footer {
    margin: 54px -19px 50px;
    padding-top: 26px;
    text-align: center;
    font-size: 18px; } }
.page-press-detail .press-to-all, .page-news-detail .press-to-all {
  margin-top: 55px; }
@media (max-width: 1439px) {
  .page-press-detail .press-to-all, .page-news-detail .press-to-all {
    margin-top: 69px; } }
.page-press-detail .other-press, .page-news-detail .other-press {
  background-color: #F9FAFC;
  padding: 49px 175px 50px 145px; }
@media (max-width: 1439px) {
  .page-press-detail .other-press, .page-news-detail .other-press {
    padding: 31px 35px 50px 40px; } }
@media (max-width: 767px) {
  .page-press-detail .other-press, .page-news-detail .other-press {
    padding: 19px 20px 30px; } }
.page-press-detail .other-press h2, .page-news-detail .other-press h2 {
  line-height: 33px;
  font-size: 24px;
  text-align: left;
  padding: 0;
  margin-bottom: 26px; }
@media (max-width: 1439px) {
  .page-press-detail .other-press h2, .page-news-detail .other-press h2 {
    margin-bottom: 31px; } }
@media (max-width: 767px) {
  .page-press-detail .other-press h2, .page-news-detail .other-press h2 {
    text-align: center;
    margin-bottom: 6px; } }

@media (max-width: 1023px) {
  .press-image-slider {
    width: 100vw;
    margin-left: calc(290px - 50vw); } }

@media (max-width: 767px) {
  .press-image-slider {
    width: 100vw;
    margin-left: calc(50% - 50vw); } }

.press-image-slider img {
  height: 840px;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }
@media (max-width: 1659px) {
  .press-image-slider img {
    height: 690px; } }
@media (max-width: 1439px) {
  .press-image-slider img {
    height: 482px; } }
@media (max-width: 1023px) {
  .press-image-slider img {
    height: 512px; } }
@media (max-width: 767px) {
  .press-image-slider img {
    height: 215px; } }

@media (max-width: 767px) {
  .press-image-slider-nav {
    display: none; } }

.press-image-slider-nav .slick-track {
  margin-left: 0;
  margin-left: -10px; }
.press-image-slider-nav .slick-track .item {
  margin: 20px 0;
  padding: 0 10px;
  height: 141px; }
@media (max-width: 1659px) {
  .press-image-slider-nav .slick-track .item {
    margin: 12px 0;
    height: 120px; } }
@media (max-width: 1439px) {
  .press-image-slider-nav .slick-track .item {
    margin: 10px 0;
    height: 114px; } }
.press-image-slider-nav .slick-track img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }

.page-news-detail {
  margin-top: 0; }
@media (max-width: 1023px) {
  .page-news-detail {
    padding-left: 0;
    padding-right: 0; } }
.page-news-detail h1 {
  color: #1c274b;
  font-size: 26px;
  margin: 37px 0 19px; }
@media (max-width: 1659px) {
  .page-news-detail h1 {
    margin: 17px 0 0;
    font-size: 26px;
    font-size: 26px; } }
@media (max-width: 1439px) {
  .page-news-detail h1 {
    margin: 8px 0 0; } }
@media (max-width: 1023px) {
  .page-news-detail h1 {
    margin: 9px 0 0;
    line-height: 1.3; } }
@media (max-width: 767px) {
  .page-news-detail h1 {
    font-size: 15px;
    font-size: 16px;
    line-height: 1.2;
    margin: 15px 0 0px; } }
@media (max-width: 320px) {
  .page-news-detail h1 {
    font-size: 14px; } }
.page-news-detail .news-teaser {
  line-height: 1.55;
  margin-bottom: 28px;
  margin-top: 30px; }
.page-news-detail .press-meta {
  margin: 40px 0 50px; }
@media (max-width: 1659px) {
  .page-news-detail .press-meta {
    margin: 23px 0 30px; } }
@media (max-width: 1439px) {
  .page-news-detail .press-meta {
    margin: 14px 0 3px; } }
@media (max-width: 1023px) {
  .page-news-detail .press-meta {
    margin: 15px 0 20px; } }
@media (max-width: 767px) {
  .page-news-detail .press-meta {
    margin: 0px 0 10px; } }
.page-news-detail .press-meta .press-date {
  float: left;
  font-size: 24px;
  font-size: 20px;
  color: #E4242E;
  font-weight: bold;
  line-height: 42px; }
@media (max-width: 1659px) {
  .page-news-detail .press-meta .press-date {
    font-size: 22px;
    font-size: 18px; } }
@media (max-width: 1439px) {
  .page-news-detail .press-meta .press-date {
    line-height: normal; } }
@media (max-width: 767px) {
  .page-news-detail .press-meta .press-date {
    font-size: 15px;
    font-size: 16px;
    float: none;
    line-height: 1.8;
    width: 100%;
    margin-bottom: 10px; } }
@media (max-width: 320px) {
  .page-news-detail .press-meta .press-date {
    font-size: 14px; } }
.page-news-detail .press-meta .social-container {
  float: right; }
@media (max-width: 1023px) {
  .page-news-detail .press-meta .social-container {
    margin-top: -8px; } }
@media (max-width: 767px) {
  .page-news-detail .press-meta .social-container {
    float: none;
    margin-top: 0; } }
.page-news-detail .news-teaser, .page-news-detail .news-text {
  font-family: UniversLT;
  line-height: 1.25;
  margin-top: 30px; }
@media (max-width: 1659px) {
  .page-news-detail .news-teaser, .page-news-detail .news-text {
    margin-top: 25px; } }
@media (max-width: 1439px) {
  .page-news-detail .news-teaser, .page-news-detail .news-text {
    margin-top: 12px; } }
@media (max-width: 767px) {
  .page-news-detail .news-teaser, .page-news-detail .news-text {
    margin-top: 0; } }
.page-news-detail .news-tags {
  color: #E4242E;
  margin: 54px 0 54px; }
@media (max-width: 1659px) {
  .page-news-detail .news-tags {
    margin: 38px 0 19px;
    font-size: 16px; } }
@media (max-width: 1439px) {
  .page-news-detail .news-tags {
    margin: 23px 0 14px;
    font-size: 12px; } }
@media (max-width: 767px) {
  .page-news-detail .news-tags {
    font-size: 12px;
    line-height: 2.26;
    margin: 20px 0 20px; } }
.page-news-detail .other-news {
  padding: 36px 0 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
.page-news-detail .other-news h2 {
  line-height: 33px;
  font-size: 24px;
  text-align: left;
  padding: 0;
  margin-bottom: 26px; }
.page-news-detail .other-news .news-item-info.solid .news-item-date {
  color: #030303;
  margin-bottom: 18px; }
.page-news-detail .press-to-all {
  margin: 67px 0 53px; }

.social-container {
  z-index: 2;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }
@media screen and (max-width: 1439px) {
  .social-container {
    position: static;
    display: block;
    min-height: 0;
    padding: 0 0;
    text-align: center; } }
@media screen and (max-width: 767px) {
  .social-container {
    padding: 0; } }

.social-container__sticky {
  position: fixed; }

@media screen and (max-width: 1439px) {
  .social-container__sticky {
    position: static; } }

.social-container__offset__top {
  top: 111px; }

.social-container__align__bottom {
  position: absolute;
  top: auto;
  bottom: 0; }

@media screen and (max-width: 1439px) {
  .social-container__align__bottom {
    position: static; } }

.ya-share2 {
  display: inline-block; }
@media screen and (max-width: 767px) {
  .ya-share2 {
    display: block; } }

.ya-share2__list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0; }

.ya-share2__item {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0; }

.ya-share2__item:last-child {
  margin-right: 0; }

.ya-share2__link {
  text-decoration: none; }

.ya-share2__link:hover {
  text-decoration: none; }

.ya-share2__badge {
  display: inline-block;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: inline-flex; }

.ya-share2__icon,
.ya-share2__counter {
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  height: 40px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background: #ffffff;
  border: 1px solid #E4242E;
  cursor: pointer; }
@media (max-width: 1023px) {
  .ya-share2__icon,
  .ya-share2__counter {
    width: 33px;
    height: 33px; } }
@media screen and (max-width: 767px) {
  .ya-share2__icon,
  .ya-share2__counter {
    width: auto;
    border: none; } }

.ya-share2__icon {
  color: #E4242E; }

.ya-share2__icon:last-child {
  margin-right: 0; }

.ya-share2__icon::before {
  font-weight: normal;
  font-size: 13px;
  font-family: "Font Awesome 5 Brands";
  font-style: normal; }

.ya-share2_medium-square .ya-share2__icon,
.ya-share2_medium-square .ya-share2__counter {
  width: 35px;
  height: 35px; }

.ya-share2_small-square .ya-share2__icon,
.ya-share2_small-square .ya-share2__counter {
  width: 30px;
  height: 30px; }

.ya-share2_medium-square .ya-share2__icon::before {
  font-size: 15px; }

.ya-share2_small-square .ya-share2__icon::before {
  font-size: 13px; }

.ya-share2__item_service_vkontakte .ya-share2__icon::before {
  content: "\F189"; }

.ya-share2__item_service_facebook .ya-share2__icon::before {
  content: "\F39E"; }

.ya-share2__item_service_twitter .ya-share2__icon::before {
  content: "\F099"; }

.ya-share2__item_service_odnoklassniki .ya-share2__icon::before {
  content: "\F263"; }

.ya-share2__counter {
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #E4242E;
  border-left: none; }
@media screen and (max-width: 767px) {
  .ya-share2__counter {
    margin-left: 9px; } }

.ya-share2__link:hover .ya-share2__counter {
  color: #E4242E;
  border-color: #E4242E; }

.ya-share2__link:hover .ya-share2__icon,
.ya-share2__link:focus .ya-share2__icon {
  color: #ffffff;
  text-decoration: none;
  outline: none; }

.ya-share2__link:focus .ya-share2__icon {
  background: #f15253;
  border-color: #f15253; }

.ya-share2__link:hover .ya-share2__icon {
  background: #E4242E;
  border-color: #E4242E; }

.ya-share2__title {
  display: none; }

.ya-share2_has-counter .ya-share2__icon {
  margin-right: -1px; }

.ya-share2_vertical .ya-share2__list,
.ya-share2__list.ya-share2__list_direction_vertical {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

.ya-share2_vertical .ya-share2__item,
.ya-share2__list.ya-share2__list_direction_vertical .ya-share2__item {
  margin: 0 0 19px; }
@media screen and (max-width: 1439px) {
  .ya-share2_vertical .ya-share2__item,
  .ya-share2__list.ya-share2__list_direction_vertical .ya-share2__item {
    margin: 0 10px; } }
@media screen and (max-width: 767px) {
  .ya-share2_vertical .ya-share2__item,
  .ya-share2__list.ya-share2__list_direction_vertical .ya-share2__item {
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    border: 1px solid #ccc;
    margin-left: -1px; } }

.ya-share2_vertical .ya-share2__item:last-child,
.ya-share2__list.ya-share2__list_direction_vertical .ya-share2__item:last-child {
  margin-bottom: 0; }

.ya-share2_vertical .ya-share2__badge,
.ya-share2__list.ya-share2__list_direction_vertical .ya-share2__badge {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

@media screen and (max-width: 1439px) {
  .ya-share2__list.ya-share2__list_direction_vertical,
  .ya-share2_vertical .ya-share2__badge,
  .ya-share2__list.ya-share2__list_direction_vertical .ya-share2__badge {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row; } }

.ya-share2_vertical.ya-share2_has-counter .ya-share2__icon,
.ya-share2__list.ya-share2__list_direction_vertical .ya-share2__icon {
  margin: 0 0 -1px; }

@media screen and (max-width: 1439px) {
  .ya-share2_vertical.ya-share2_has-counter .ya-share2__icon,
  .ya-share2__list.ya-share2__list_direction_vertical .ya-share2__icon {
    margin: 0 -1px 0; } }

@media screen and (max-width: 1439px) {
  .ya-share2_entity .ya-share2__list {
    display: block; } }

@media screen and (max-width: 1439px) {
  .ya-share2_entity .ya-share2__item {
    margin: 0 10px; } }

.ya-share2_theme_gray .ya-share2__icon,
.ya-share2_theme_gray .ya-share2__counter {
  color: #ffffff;
  background: #adadad;
  border-color: #adadad; }

.ya-share2_theme_gray .ya-share2__icon:focus,
.ya-share2_theme_gray .ya-share2__counter:focus {
  background: #9b9b9b;
  border-color: #9b9b9b; }

.ya-share2_theme_gray .ya-share2__icon:hover,
.ya-share2_theme_gray .ya-share2__counter:hover {
  background: #949494;
  border-color: #949494; }

.ya-share2_theme_gray .ya-share2__counter {
  margin-left: 1px;
  font-weight: 700;
  font-size: 12px;
  font-family: PTSans, Arial, "Helvetica Neue", Helvetica, sans-serif; }

.ya-share2_theme_gray .ya-share2__link:hover .ya-share2__icon,
.ya-share2_theme_gray .ya-share2__link:hover .ya-share2__counter {
  color: #ffffff;
  background: #7C808D;
  border-color: #7C808D; }

.page-empty {
  padding-bottom: 200px; }

.innovations-program-more {
  border: 1px solid #1c274b;
  padding: 59px 52px 68px;
  margin: 60px 0 100px;
  line-height: 25px;
  font-size: 18px;
  font-weight: 600; }
@media (max-width: 1439px) {
  .innovations-program-more {
    padding: 59px 52px 62px;
    margin: 38px 50px 100px 0; } }
@media (max-width: 1023px) {
  .innovations-program-more {
    margin-right: 0;
    padding: 64px 76px 57px; } }
@media (max-width: 767px) {
  .innovations-program-more {
    margin-top: 36px;
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 22px;
    padding: 34px 8px 38px 20px; } }

.doc-link {
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 22px;
  line-height: 20px; }
@media (max-width: 767px) {
  .doc-link {
    font-size: 12px;
    line-height: 14px; } }
.doc-link img {
  margin-right: 15px;
  width: 45px;
  height: 54px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45px;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px; }
@media (max-width: 767px) {
  .doc-link img {
    margin-right: 9px; } }
.doc-link .link-name {
  color: #1c274b;
  margin-top: 2px; }
.doc-link .text-name {
  color: rgba(0, 0, 0, 0.4);
  margin-top: 8px; }
@media (max-width: 767px) {
  .doc-link .text-name {
    margin-top: 2px; } }

@media (max-width: 1439px) {
  .page-article.page-publications, .page-publications.page-history {
    padding-right: 64px; } }

@media (max-width: 1023px) {
  .page-article.page-publications, .page-publications.page-history {
    padding-right: 69px; } }

@media (max-width: 767px) {
  .page-article.page-publications, .page-publications.page-history {
    padding-right: 20px; } }

@media (max-width: 1439px) {
  .page-article.page-publications .section-full-width, .page-publications.page-history .section-full-width {
    margin-right: -64px; } }

@media (max-width: 1023px) {
  .page-article.page-publications .section-full-width, .page-publications.page-history .section-full-width {
    margin-right: -69px; } }

@media (max-width: 767px) {
  .page-article.page-publications .section-full-width, .page-publications.page-history .section-full-width {
    margin-left: -20px;
    margin-right: -20px; } }

.page-article.page-publications h1, .page-publications.page-history h1 {
  margin-bottom: 50px; }
@media (max-width: 1439px) {
  .page-article.page-publications h1, .page-publications.page-history h1 {
    margin-bottom: 34px; } }

.page-article.page-publications .article-text, .page-publications.page-history .article-text {
  line-height: 30px;
  margin-bottom: 39px; }
@media (max-width: 1439px) {
  .page-article.page-publications .article-text, .page-publications.page-history .article-text {
    font-size: 20px;
    line-height: 28px; } }
@media (max-width: 767px) {
  .page-article.page-publications .article-text, .page-publications.page-history .article-text {
    margin-bottom: 37px; } }

@media (max-width: 1023px) {
  .page-window {
    padding-left: 42px; } }

@media (max-width: 767px) {
  .page-window {
    padding-left: 19px; } }

.page-window h2 {
  font-weight: normal;
  margin-bottom: 17px; }
@media (max-width: 767px) {
  .page-window h2 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 19px; } }

@media (max-width: 1439px) {
  .page-window h1 {
    margin-bottom: 32px; } }

@media (max-width: 767px) {
  .page-window h1 {
    margin-bottom: 50px; } }

@media (max-width: 1439px) {
  .page-window .article-text {
    font-size: 20px;
    line-height: 1.5; } }

@media (max-width: 767px) {
  .page-window .article-text {
    font-size: 18px;
    line-height: 27px; } }

.page-window .article-text.text-muted, .page-window .page-vacancy .vacancy-description ul.article-text, .page-vacancy .vacancy-description .page-window ul.article-text {
  line-height: 25px;
  font-size: 18px; }
@media (max-width: 767px) {
  .page-window .article-text.text-muted, .page-window .page-vacancy .vacancy-description ul.article-text, .page-vacancy .vacancy-description .page-window ul.article-text {
    font-size: 16px;
    line-height: 22px; } }

.page-window .quote {
  padding: 0 30px; }
@media (max-width: 1439px) {
  .page-window .quote {
    padding: 0 28px;
    margin: 51px 0 64px; } }
@media (max-width: 767px) {
  .page-window .quote {
    font-size: 16px;
    line-height: 22px;
    border-left-width: 2px;
    padding: 0 14px;
    margin: 24px 0 14px; } }

.page-window .hotline-contactlist {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
@media (max-width: 1023px) {
  .page-window .hotline-contactlist {
    margin-bottom: 46px; } }
@media (max-width: 767px) {
  .page-window .hotline-contactlist {
    margin: 27px 0 85px;
    display: block; } }
.page-window .hotline-contactlist .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-bottom: 35px; }
@media (max-width: 767px) {
  .page-window .hotline-contactlist .item {
    font-size: 16px;
    margin-bottom: 31px; }
  .page-window .hotline-contactlist .item .heading {
    margin-bottom: 2px; }
  .page-window .hotline-contactlist .item .info {
    font-size: 16px; } }
.page-window .hotline-contactlist .item:nth-child(2n + 1) {
  -webkit-flex-basis: calc(50% - 72px);
  -ms-flex-preferred-size: calc(50% - 72px);
  flex-basis: calc(50% - 72px); }
@media (max-width: 1439px) {
  .page-window .hotline-contactlist .item:nth-child(2n + 1) {
    -webkit-flex-basis: calc(50% - 11px);
    -ms-flex-preferred-size: calc(50% - 11px);
    flex-basis: calc(50% - 11px); } }
@media (max-width: 767px) {
  .page-window .hotline-contactlist .doc-link {
    margin-top: 33px;
    font-size: 16px;
    line-height: 18px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .page-window .hotline-contactlist .doc-link img {
    margin-top: 5px;
    margin-right: 18px; }
  .page-window .hotline-contactlist .doc-link .text-name {
    margin-top: 9px; } }

.published-list {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 16px; }
@media (max-width: 767px) {
  .published-list {
    padding-top: 0; } }
.published-list .published {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 34px 10px 26px; }
@media (max-width: 767px) {
  .published-list .published {
    padding: 34px 0 31px; } }
.published-list .tag {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  min-width: 150px;
  text-align: center;
  padding: 7px 21px; }
.published-list .article-name {
  color: #1c274b;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
  margin: 27px 0 15px; }
@media (max-width: 1439px) {
  .published-list .article-name {
    margin-bottom: 20px; } }
.published-list .article-published {
  line-height: 19px;
  font-size: 14px;
  font-style: italic;
  color: #000000;
  margin: 15px 0 14px;
  opacity: 0.8; }
@media (max-width: 1439px) {
  .published-list .article-published {
    margin-bottom: 9px; } }
@media (max-width: 767px) {
  .published-list .article-published {
    margin-bottom: 18px; } }
.published-list .article-footer {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }
@media (max-width: 767px) {
  .published-list .article-footer {
    display: block;
    line-height: 16px; } }
.published-list .article-footer .strong {
  font-weight: normal;
  margin-bottom: 2px; }
@media (max-width: 767px) {
  .published-list .article-footer .strong {
    margin-bottom: 7px; } }
.published-list .article-footer .pages {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap; }
@media (max-width: 767px) {
  .published-list .article-footer .pages {
    margin-top: 26px; } }

.accordion-list {
  margin-top: 48px;
  margin-bottom: 68px; }
@media (max-width: 1439px) {
  .accordion-list {
    margin-top: 32px; } }
@media (max-width: 1023px) {
  .accordion-list {
    margin-bottom: 65px; } }
@media (max-width: 767px) {
  .accordion-list {
    margin-left: -19px;
    margin-right: -20px;
    margin-bottom: 39px; } }
.accordion-list .accordion-header {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 37px;
  line-height: 27px;
  color: #1c274b;
  font-weight: bold;
  font-size: 18px; }
@media (max-width: 767px) {
  .accordion-list .accordion-header {
    line-height: 25px; } }
.accordion-list .accordion {
  background: #F9FAFC;
  margin-bottom: 20px;
  padding: 44px 40px 0; }
@media (max-width: 1439px) {
  .accordion-list .accordion {
    padding: 39px 47px 0 21px; } }
@media (max-width: 1023px) {
  .accordion-list .accordion {
    padding: 40px 50px 0 20px; } }
@media (max-width: 767px) {
  .accordion-list .accordion {
    padding: 18px 20px 0 19px; } }
.accordion-list .accordion .arrow {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 2px solid #1c274b;
  background-color: #fff;
  padding-left: 0;
  padding-top: 2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  margin-left: 10px;
  text-align: center; }
.accordion-list .accordion .arrow svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  width: 13px; }
.accordion-list .accordion .arrow svg path {
  fill: #1c274b; }
.accordion-list .accordion .arrow:hover {
  background-color: #1c274b; }
.accordion-list .accordion .arrow:hover svg path {
  fill: #fff; }
@media (max-width: 767px) {
  .accordion-list .accordion .arrow {
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    padding: 0; } }
.accordion-list .accordion.open .arrow {
  background-color: #1c274b;
  padding-top: 0; }
.accordion-list .accordion.open .arrow svg {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
@media (max-width: 767px) {
  .accordion-list .accordion.open .arrow svg {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px); } }
.accordion-list .accordion.open .arrow svg path {
  fill: #fff; }
.accordion-list .accordion.open .arrow:hover {
  background-color: #fff; }
.accordion-list .accordion.open .arrow:hover svg path {
  fill: #1c274b; }
.accordion-list .accordion-body {
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0 32px;
  padding-left: 17px; }
@media (max-width: 1439px) {
  .accordion-list .accordion-body {
    padding: 24px 0 20px; } }
@media (max-width: 1023px) {
  .accordion-list .accordion-body {
    padding: 24px 20px 20px; } }
@media (max-width: 767px) {
  .accordion-list .accordion-body {
    padding: 15px 17px 33px; } }
.accordion-list .list-blue, .accordion-list .list-dots, .accordion-list .cathedra .list ul, .cathedra .list .accordion-list ul {
  margin-left: -17px;
  margin-bottom: 27px; }
@media (max-width: 1439px) {
  .accordion-list .list-blue, .accordion-list .list-dots, .accordion-list .cathedra .list ul, .cathedra .list .accordion-list ul {
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .accordion-list .list-blue, .accordion-list .list-dots, .accordion-list .cathedra .list ul, .cathedra .list .accordion-list ul {
    margin-bottom: 15px; } }
@media (max-width: 1439px) {
  .accordion-list .list-blue li, .accordion-list .list-dots li, .accordion-list .cathedra .list ul li, .cathedra .list .accordion-list ul li {
    margin: 9px 0; } }
@media (max-width: 767px) {
  .accordion-list .list-blue li, .accordion-list .list-dots li, .accordion-list .cathedra .list ul li, .cathedra .list .accordion-list ul li {
    padding-left: 17px;
    margin: 10px 0; } }
.accordion-list, .accordion-list .list-blue li, .accordion-list .list-dots li, .accordion-list .cathedra .list ul li, .cathedra .list .accordion-list ul li {
  line-height: 25px;
  font-size: 18px; }
@media (max-width: 767px) {
  .accordion-list, .accordion-list .list-blue li, .accordion-list .list-dots li, .accordion-list .cathedra .list ul li, .cathedra .list .accordion-list ul li {
    font-size: 16px;
    line-height: 22px; } }
.accordion-list .blue {
  color: #1c274b; }
.accordion-list a {
  color: #1c274b;
  text-decoration: underline; }
.accordion-list .bigger {
  line-height: 28px;
  font-size: 20px;
  font-weight: 600; }
.accordion-list strong,
.accordion-list .strong {
  font-weight: 650; }

@media (max-width: 1023px) and (min-width: 768px) {
  .page-investors .container {
    width: 575px; } }

.page-investors h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #1c274b;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-family: 'Muller', sans-serif;
  font-family: 'Muller', sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-top: 0; }
@media (max-width: 1659px) {
  .page-investors h2 {
    font-size: 32px; } }
@media (max-width: 1439px) {
  .page-investors h2 {
    font-size: 22px; } }
@media (max-width: 1023px) {
  .page-investors h2 {
    margin: 12px 0 0; } }
@media (max-width: 767px) {
  .page-investors h2 {
    font-size: 27px;
    margin: 17px 0 8px; } }
@media (max-width: 1659px) {
  .page-investors h2 {
    margin-bottom: 2px; } }
@media (max-width: 1023px) {
  .page-investors h2 {
    font-size: 20px;
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .page-investors h2 {
    font-size: 27px;
    margin-bottom: 17px;
    margin-top: 7px; } }

@media (max-width: 767px) {
  .page-investors .article-title {
    padding-bottom: 1px; } }

@media (max-width: 1659px) {
  .page-investors .article-title {
    height: 538px; } }

@media (max-width: 1439px) {
  .page-investors .article-title {
    height: 384px; } }

@media (max-width: 1023px) {
  .page-investors .article-title {
    height: 320px; } }

@media (min-width: 1920px) {
  .page-investors .article-title h1 {
    margin: 29px 0 7px; } }

@media (max-width: 1439px) {
  .page-investors .article-title h1 {
    margin: 9px 0 0; } }

@media (max-width: 1023px) {
  .page-investors .article-title h1 {
    line-height: 1;
    margin: 16px 0 0;
    font-size: 20px; } }

@media (max-width: 767px) {
  .page-investors .article-title h1 {
    margin: 17px 0 10px; } }

@media (max-width: 767px) {
  .page-investors .article-title {
    height: auto; } }
@media (max-width: 767px) and (max-width: 767px) {
  .page-investors .article-title .tabgroup {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    display: block; } }

.page-investors .article-text {
  padding: 15px 0 0; }

.page-investors .btn-red-big {
  margin-top: 32px; }
@media (max-width: 1659px) {
  .page-investors .btn-red-big {
    margin-top: 22px; } }
@media (max-width: 1439px) {
  .page-investors .btn-red-big {
    margin-top: 10px; } }
@media (max-width: 767px) {
  .page-investors .btn-red-big {
    display: block;
    margin-top: 29px;
    margin-bottom: 33px;
    padding: 6px 16px 6px; } }

.page-investors .article-documents {
  margin-top: 39px; }
@media (max-width: 1659px) {
  .page-investors .article-documents {
    margin-top: 27px; } }
@media (max-width: 1439px) {
  .page-investors .article-documents {
    margin-top: 9px; } }
@media (max-width: 767px) {
  .page-investors .article-documents {
    margin-top: 0; } }

.revenue-container *:after {
  content: attr(class);
  position: absolute;
  top: 0;
  left: 0; }

.revenue-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.5fr 18px 0.2fr 18px 1fr 18px 1.3fr 18px 0.9fr;
  grid-template-columns: 1.5fr 0.2fr 1fr 1.3fr 0.9fr;
  -ms-grid-rows: 1.4fr 18px 1fr 18px 0.3fr 18px 1.2fr;
  grid-template-rows: 1.4fr 1fr 0.3fr 1.2fr;
  grid-gap: 18px;
  grid-template-areas: "a1 a1 a2 a5 a7" "a1 a1 a2 a6 a7" "a3 a4 a4 a6 a7" "a3 a4 a4 a8 a8";
  height: 344px; }
@media (max-width: 1659px) {
  .revenue-container {
    height: 282px; } }
@media (max-width: 1439px) {
  .revenue-container {
    height: 198px;
    grid-gap: 9px; } }
@media (max-width: 1023px) {
  .revenue-container {
    height: 158px;
    grid-gap: 6px; } }
.revenue-container .a1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: a1; }
.revenue-container .a2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
  grid-area: a2; }
.revenue-container .a3 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: a3; }
.revenue-container .a4 {
  -ms-grid-row: 5;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: a4; }
.revenue-container .a5 {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
  grid-area: a5; }
.revenue-container .a6 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 3;
  -ms-grid-column: 7;
  grid-area: a6; }
.revenue-container .a7 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 9;
  grid-area: a7; }
.revenue-container .a8 {
  -ms-grid-row: 7;
  -ms-grid-column: 7;
  -ms-grid-column-span: 3;
  grid-area: a8; }
@media (max-width: 767px) {
  .revenue-container {
    display: initial;
    height: auto; }
  .revenue-container .a1, .revenue-container .a2, .revenue-container .a3, .revenue-container .a4, .revenue-container .a5, .revenue-container .a5 {
    grid-area: none; } }

.revenue-block {
  background-color: #fff;
  font-size: 19px;
  font-weight: normal;
  padding: 40px 29px; }
@media (max-width: 1659px) {
  .revenue-block {
    font-size: 14px;
    padding: 34px 22px; } }
@media (max-width: 1439px) {
  .revenue-block {
    padding: 24px 15px;
    font-size: 11px; } }
@media (max-width: 1023px) {
  .revenue-block {
    font-size: 9px;
    padding: 20px 0 0 13px; } }
@media (max-width: 767px) {
  .revenue-block {
    font-size: 15px !important;
    width: 100vw;
    height: 140px;
    margin-bottom: 10px;
    padding: 22px 0 0 25px !important; } }
.revenue-block .title {
  color: #1c274b;
  font-weight: bold;
  font-size: 29px;
  line-height: 25px;
  margin-bottom: 4px; }
@media (max-width: 1659px) {
  .revenue-block .title {
    font-size: 20px;
    line-height: 17px; } }
@media (max-width: 1439px) {
  .revenue-block .title {
    font-size: 17px;
    line-height: 13px; } }
@media (max-width: 1023px) {
  .revenue-block .title {
    font-size: 12px;
    line-height: 10px;
    margin-bottom: 3px; } }
@media (max-width: 767px) {
  .revenue-block .title {
    font-size: 30px !important;
    line-height: initial !important;
    margin-bottom: 0 !important; } }
.revenue-block .title .num {
  font-size: 40px; }
@media (max-width: 1659px) {
  .revenue-block .title .num {
    font-size: 33px; } }
@media (max-width: 1439px) {
  .revenue-block .title .num {
    font-size: 23px; } }
@media (max-width: 1023px) {
  .revenue-block .title .num {
    font-size: 19px; } }
@media (max-width: 767px) {
  .revenue-block .title .num {
    font-size: 46px  !important;
    height: 42px;
    display: block; } }
.revenue-block.a1 {
  font-size: 27px;
  padding: 36px 0 0 28px; }
@media (max-width: 1659px) {
  .revenue-block.a1 {
    font-size: 21px;
    padding: 29px 0 0 22px; } }
@media (max-width: 1439px) {
  .revenue-block.a1 {
    padding: 18px 0 0 15px;
    font-size: 15px; } }
@media (max-width: 1023px) {
  .revenue-block.a1 {
    padding: 14px 0 0 13px;
    font-size: 12px; } }
.revenue-block.a1 .title {
  line-height: 42px;
  font-size: 46px;
  margin-bottom: 13px; }
@media (max-width: 1659px) {
  .revenue-block.a1 .title {
    line-height: 36px;
    font-size: 37px; } }
@media (max-width: 1439px) {
  .revenue-block.a1 .title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 5px; } }
@media (max-width: 1023px) {
  .revenue-block.a1 .title {
    font-size: 30px;
    line-height: 21px;
    margin-bottom: 8px; } }
.revenue-block.a1 .title .num {
  font-size: 63px; }
@media (max-width: 1659px) {
  .revenue-block.a1 .title .num {
    font-size: 51px; } }
@media (max-width: 1439px) {
  .revenue-block.a1 .title .num {
    font-size: 37px; } }
@media (max-width: 1023px) {
  .revenue-block.a1 .title .num {
    font-size: 30px; } }
.revenue-block.a2 {
  font-size: 28px;
  padding: 32px 19px; }
@media (max-width: 1659px) {
  .revenue-block.a2 {
    padding: 26px 12px;
    font-size: 18px; } }
@media (max-width: 1439px) {
  .revenue-block.a2 {
    padding: 20px 9px;
    font-size: 14px; } }
@media (max-width: 1023px) {
  .revenue-block.a2 {
    padding: 16px 11px;
    padding-right: 8px;
    font-size: 12px; } }
.revenue-block.a2 .title {
  line-height: 32px;
  font-size: 35px;
  margin-bottom: 5px; }
@media (max-width: 1659px) {
  .revenue-block.a2 .title {
    font-size: 29px;
    line-height: 27px; } }
@media (max-width: 1439px) {
  .revenue-block.a2 .title {
    font-size: 20px;
    line-height: 18px; } }
@media (max-width: 1023px) {
  .revenue-block.a2 .title {
    font-size: 16px;
    line-height: 15px; } }
.revenue-block.a2 .title .num {
  font-size: 48px; }
@media (max-width: 1659px) {
  .revenue-block.a2 .title .num {
    font-size: 41px; } }
@media (max-width: 1439px) {
  .revenue-block.a2 .title .num {
    font-size: 28px; } }
@media (max-width: 1023px) {
  .revenue-block.a2 .title .num {
    font-size: 15px; } }
@media (max-width: 1439px) {
  .revenue-block.a3 {
    padding-right: 5px; } }
.revenue-block.a4 {
  padding: 40px 0 0 22px; }
@media (max-width: 1659px) {
  .revenue-block.a4 {
    padding: 34px 0 0 8px; } }
@media (max-width: 1439px) {
  .revenue-block.a4 {
    padding-top: 24px; } }
@media (max-width: 1023px) {
  .revenue-block.a4 {
    padding: 21px 0 0 6px; } }
.revenue-block.a5 {
  padding: 31px 0 0 20px; }
@media (max-width: 1659px) {
  .revenue-block.a5 {
    padding: 28px 0 0 14px; } }
@media (max-width: 1439px) {
  .revenue-block.a5 {
    padding: 19px 0 0 11px; } }
@media (max-width: 1023px) {
  .revenue-block.a5 {
    padding: 16px 0 0 12px; } }
.revenue-block.a6 {
  padding: 34px 18px; }
@media (max-width: 1659px) {
  .revenue-block.a6 {
    padding: 30px 12px; } }
@media (max-width: 1439px) {
  .revenue-block.a6 {
    padding: 20px 11px; } }
@media (max-width: 1023px) {
  .revenue-block.a6 {
    padding: 18px 0 0 13px; } }
.revenue-block.a7 {
  padding: 28px 0 0 26px;
  line-height: 20px; }
@media (max-width: 1659px) {
  .revenue-block.a7 {
    padding: 22px 0 0 18px;
    font-size: 14px;
    line-height: 16px; } }
@media (max-width: 1439px) {
  .revenue-block.a7 {
    padding: 17px 0 0 15px;
    font-size: 9px;
    line-height: 10px; } }
@media (max-width: 1023px) {
  .revenue-block.a7 {
    padding: 15px 0 0 14px; } }
.revenue-block.a7 .title {
  font-size: 38px;
  line-height: 35px;
  margin-bottom: 8px; }
@media (max-width: 1659px) {
  .revenue-block.a7 .title {
    font-size: 42px;
    font-size: 31px;
    line-height: 29px; } }
@media (max-width: 1439px) {
  .revenue-block.a7 .title {
    font-size: 23px;
    line-height: 20px; } }
@media (max-width: 1023px) {
  .revenue-block.a7 .title {
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 2px; } }
.revenue-block.a7 .title .num {
  font-size: 54px; }
@media (max-width: 1659px) {
  .revenue-block.a7 .title .num {
    font-size: 44px; } }
@media (max-width: 1439px) {
  .revenue-block.a7 .title .num {
    font-size: 31px; } }
@media (max-width: 1023px) {
  .revenue-block.a7 .title .num {
    font-size: 18px; } }
.revenue-block.a8 {
  padding: 30px 20px;
  font-size: 16px; }
@media (max-width: 1659px) {
  .revenue-block.a8 {
    padding: 25px 12px; } }
@media (max-width: 1439px) {
  .revenue-block.a8 {
    padding: 21px 12px;
    font-size: 11px; } }
@media (max-width: 1023px) {
  .revenue-block.a8 {
    padding: 18px 0 0 15px;
    font-size: 9px; } }
.revenue-block.a8 .title {
  display: inline; }

.investors-documents {
  border: none; }
.investors-documents .documents-carousel {
  margin: 30px 80px 102px;
  margin-right: -30px; }
@media (max-width: 1659px) {
  .investors-documents .documents-carousel {
    margin: 45px 66px 37px;
    margin-right: -20px; } }
@media (max-width: 1439px) {
  .investors-documents .documents-carousel {
    margin: 31px 46px 10px;
    margin-right: -20px; } }
@media (max-width: 1023px) {
  .investors-documents .documents-carousel {
    margin: 10px 33px 50px;
    margin-right: -20px; } }
@media (max-width: 767px) {
  .investors-documents .documents-carousel {
    margin: 14px 20px 47px; } }
@media (max-width: 767px) {
  .investors-documents .documents-carousel .slick-arrow {
    line-height: 26px;
    width: 26px;
    height: 26px;
    top: 70%; } }
@media (max-width: 1023px) {
  .investors-documents .documents-carousel .slick-arrow {
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 10px;
    -webkit-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    transform: translateY(-65%); } }
@media (max-width: 1023px) {
  .investors-documents .documents-carousel .arrow-prev {
    left: -34px; } }
@media (max-width: 767px) {
  .investors-documents .documents-carousel .arrow-prev {
    left: -29px; } }
.investors-documents .documents-carousel .arrow-next {
  right: 10px; }
@media (max-width: 767px) {
  .investors-documents .documents-carousel .arrow-next {
    right: -29px; } }
.investors-documents .documents-carousel .icon-format {
  height: 55px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48px;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px; }
@media (max-width: 1659px) {
  .investors-documents .documents-carousel .icon-format {
    height: 45px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38px;
    -ms-flex: 0 0 38px;
    flex: 0 0 38px;
    margin-right: 12px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .investors-documents .documents-carousel .icon-format {
    height: 46px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 27px;
    -ms-flex: 0 0 27px;
    flex: 0 0 27px;
    margin-right: 7px; } }
@media (max-width: 1023px) {
  .investors-documents .documents-carousel .icon-format {
    height: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22px;
    -ms-flex: 0 0 22px;
    flex: 0 0 22px;
    margin-right: 6px; } }
@media (max-width: 767px) {
  .investors-documents .documents-carousel .icon-format {
    height: 31px;
    margin-right: 5px; } }
.investors-documents .documents-carousel .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  word-break: break-word;
  overflow: hidden; }
@media (max-width: 1659px) {
  .investors-documents .documents-carousel .info {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-right: 40px; } }
@media (max-width: 1023px) {
  .investors-documents .documents-carousel .info {
    padding-right: 30px; } }
@media (max-width: 767px) {
  .investors-documents .documents-carousel .info {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .investors-documents .documents-carousel .info > div:first-child {
    margin-top: 10px; } }
@media (max-width: 1023px) {
  .investors-documents .documents-carousel .size {
    margin-top: 9px; } }
@media (max-width: 767px) {
  .investors-documents .documents-carousel .size {
    margin-top: 0px; } }
.investors-documents .container {
  padding: 0; }

@media (max-width: 1023px) and (min-width: 768px) {
  .page-anticorruption .container {
    width: 575px; } }

.page-anticorruption h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #1c274b;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-family: 'Muller', sans-serif;
  font-family: 'Muller', sans-serif;
  font-size: 42px;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-top: 0; }
@media (max-width: 1659px) {
  .page-anticorruption h2 {
    font-size: 32px; } }
@media (max-width: 1439px) {
  .page-anticorruption h2 {
    font-size: 22px; } }
@media (max-width: 1023px) {
  .page-anticorruption h2 {
    margin: 12px 0 0; } }
@media (max-width: 767px) {
  .page-anticorruption h2 {
    font-size: 27px;
    margin: 17px 0 8px; } }
@media (max-width: 1659px) {
  .page-anticorruption h2 {
    margin-bottom: 4px; } }
@media (max-width: 1439px) {
  .page-anticorruption h2 {
    margin-bottom: 0; } }
@media (max-width: 1023px) {
  .page-anticorruption h2 {
    font-size: 22px;
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .page-anticorruption h2 {
    padding-bottom: 15px; } }

.page-anticorruption .article-title {
  min-height: auto; }
@media (max-width: 1659px) {
  .page-anticorruption .article-title {
    padding-bottom: 47px; } }
@media (max-width: 1439px) {
  .page-anticorruption .article-title {
    padding-bottom: 34px;
    margin-bottom: 20px; } }
@media (max-width: 1023px) {
  .page-anticorruption .article-title {
    padding-bottom: 28px; } }
@media (max-width: 767px) {
  .page-anticorruption .article-title {
    margin-bottom: 0; } }
@media (min-width: 1920px) {
  .page-anticorruption .article-title h1 {
    margin: 29px 0 7px; } }
@media (max-width: 1439px) {
  .page-anticorruption .article-title h1 {
    margin: 9px 0 0; } }
@media (max-width: 1023px) {
  .page-anticorruption .article-title h1 {
    line-height: 1.2;
    margin: 16px 0 0;
    font-size: 27px; } }
@media (max-width: 767px) {
  .page-anticorruption .article-title h1 {
    margin: 17px 0 10px; } }

.page-anticorruption .article-text {
  padding: 15px 0 0; }
.page-anticorruption .article-text .text-content {
  font-weight: bold;
  line-height: 1.227;
  max-width: 940px;
  font-size: 22px;
  margin-top: 5px; }
@media (max-width: 1439px) {
  .page-anticorruption .article-text .text-content {
    font-size: 14px;
    margin-top: 0; } }
@media (max-width: 1023px) {
  .page-anticorruption .article-text .text-content {
    font-size: 12px;
    margin-top: 9px; } }

.page-anticorruption .btn-red-big {
  margin-top: 32px; }
@media (max-width: 1659px) {
  .page-anticorruption .btn-red-big {
    margin-top: 22px; } }
@media (max-width: 1439px) {
  .page-anticorruption .btn-red-big {
    margin: 13px 0 35px; } }
@media (max-width: 767px) {
  .page-anticorruption .btn-red-big {
    width: 268px;
    margin-top: 29px;
    margin-bottom: 33px;
    padding: 9px 16px 6px; } }

.page-anticorruption .article-documents {
  margin-top: 39px; }
@media (max-width: 1659px) {
  .page-anticorruption .article-documents {
    margin-top: 35px; } }
@media (max-width: 1439px) {
  .page-anticorruption .article-documents {
    margin-top: 32px; } }
@media (max-width: 767px) {
  .page-anticorruption .article-documents {
    margin-top: 25px; } }

.anticorruption-documents {
  border: none; }
.anticorruption-documents .documents-carousel {
  margin: 30px 80px 102px;
  margin-right: -20px; }
@media (max-width: 1659px) {
  .anticorruption-documents .documents-carousel {
    margin: 45px 60px 37px;
    margin-right: 30px; } }
@media (max-width: 1439px) {
  .anticorruption-documents .documents-carousel {
    margin: 31px 46px 10px;
    margin: 28px 26px 32px;
    margin-right: 35px; } }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel {
    margin: 10px 33px 50px;
    margin-right: -20px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel {
    margin: 14px 20px 44px; } }
.anticorruption-documents .documents-carousel .slick-arrow {
  -webkit-transform: translateY(-56%);
  -ms-transform: translateY(-56%);
  transform: translateY(-56%); }
@media (max-width: 1439px) {
  .anticorruption-documents .documents-carousel .slick-arrow {
    -webkit-transform: translateY(-17px);
    -ms-transform: translateY(-17px);
    transform: translateY(-17px); } }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel .slick-arrow {
    width: 26px;
    height: 26px;
    font-size: 14px;
    -webkit-transform: translateY(-65%);
    -ms-transform: translateY(-65%);
    transform: translateY(-65%); }
  .anticorruption-documents .documents-carousel .slick-arrow i {
    line-height: 26px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel .slick-arrow {
    -webkit-transform: translateY(-46%);
    -ms-transform: translateY(-46%);
    transform: translateY(-46%); } }
@media (max-width: 1659px) and (max-width: 1440px) {
  .anticorruption-documents .documents-carousel .arrow-prev {
    left: -60px; } }
@media (max-width: 1439px) {
  .anticorruption-documents .documents-carousel .arrow-prev {
    left: -26px; } }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel .arrow-prev {
    left: -34px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel .arrow-prev {
    left: -29px; } }
.anticorruption-documents .documents-carousel .arrow-next {
  right: 20px; }
@media (max-width: 1659px) and (max-width: 1440px) {
  .anticorruption-documents .documents-carousel .arrow-next {
    right: -30px; } }
@media (max-width: 1439px) {
  .anticorruption-documents .documents-carousel .arrow-next {
    right: -35px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel .arrow-next {
    right: -29px; } }
.anticorruption-documents .documents-carousel .item {
  margin: 0 20px;
  max-width: 80%; }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel .item {
    margin: 0;
    max-width: 100%; } }
.anticorruption-documents .documents-carousel .icon-format {
  height: 55px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48px;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px; }
@media (max-width: 1659px) {
  .anticorruption-documents .documents-carousel .icon-format {
    height: 45px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38px;
    -ms-flex: 0 0 38px;
    flex: 0 0 38px;
    margin-right: 12px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .anticorruption-documents .documents-carousel .icon-format {
    height: 46px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 27px;
    -ms-flex: 0 0 27px;
    flex: 0 0 27px;
    margin-right: 7px; } }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel .icon-format {
    height: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 39px;
    -ms-flex: 0 0 39px;
    flex: 0 0 39px;
    margin-right: 6px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel .icon-format {
    height: 47px;
    margin-right: 5px; } }
.anticorruption-documents .documents-carousel .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 10px; }
@media (max-width: 1659px) {
  .anticorruption-documents .documents-carousel .info {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: -2px; } }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel .info {
    font-size: 10px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel .info {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly; }
  .anticorruption-documents .documents-carousel .info > div:first-child {
    margin-top: 10px; } }
@media (max-width: 1023px) {
  .anticorruption-documents .documents-carousel .size {
    font-size: 8px;
    margin-top: 9px; } }
@media (max-width: 767px) {
  .anticorruption-documents .documents-carousel .size {
    margin-top: 0px; } }
.anticorruption-documents .container {
  padding: 0; }

@media (max-width: 1439px) {
  .page-projects h1 {
    margin-bottom: 36px; } }

@media (max-width: 767px) {
  .page-projects h1 {
    text-align: center;
    margin-bottom: 30px; } }

.page-projects h2,
.page-projects .subtitle {
  line-height: 42px;
  font-size: 33px;
  margin: 41px 0 18px; }

@media (max-width: 767px) {
  .page-projects h2 {
    font-size: 22px;
    line-height: 30px; } }

@media (max-width: 1439px) {
  .page-projects .subtitle {
    font-size: 24px;
    line-height: 30px;
    margin: 35px 0 31px; } }

@media (max-width: 767px) {
  .page-projects .subtitle {
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    margin: 30px 0 30px; } }

.page-projects .tags {
  margin: 25px 0 70px; }
@media (max-width: 767px) {
  .page-projects .tags {
    text-align: center;
    margin-bottom: 24px; } }

.page-projects .project-description {
  margin: 170px 0 62px;
  background-color: #1c274b;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 47px 58px 41px 50px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  min-height: 435px; }
@media (max-width: 1439px) {
  .page-projects .project-description {
    margin-top: 113px;
    margin-bottom: 56px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 318px 19px 34px 29px; }
  .page-projects .project-description .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .page-projects .project-description .info > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-right: 11px; } }
@media (max-width: 1023px) {
  .page-projects .project-description {
    margin-top: 110px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 58px 67px 66px;
    min-height: 460px; }
  .page-projects .project-description .info {
    display: block; } }
@media (max-width: 767px) {
  .page-projects .project-description {
    margin: 0 0 30px;
    padding: 0 19px 118px;
    display: block;
    position: relative; }
  .page-projects .project-description .info {
    margin-top: 21px; } }
.page-projects .project-description h3,
.page-projects .project-description strong {
  line-height: 30px;
  font-size: 22px;
  font-weight: 650;
  margin: 15px 0 11px;
  display: inline-block; }
.page-projects .project-description h3:first-child,
.page-projects .project-description strong:first-child {
  margin-top: 0; }
.page-projects .project-description h3:last-child,
.page-projects .project-description strong:last-child {
  margin-bottom: 0; }
.page-projects .project-description strong {
  margin-right: 18px; }
.page-projects .project-description .text {
  line-height: 25px;
  font-size: 18px;
  opacity: .6; }
@media (max-width: 767px) {
  .page-projects .project-description .text {
    margin-bottom: 21px; } }
.page-projects .project-description img {
  position: absolute;
  top: -100px;
  left: 30px;
  height: 435px;
  width: 630px;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }
@media (max-width: 1439px) {
  .page-projects .project-description img {
    width: 704px;
    height: 334px;
    top: -51px; } }
@media (max-width: 1023px) {
  .page-projects .project-description img {
    width: 340px;
    height: 330px;
    left: 19px; } }
@media (max-width: 767px) {
  .page-projects .project-description img {
    width: 100vw;
    left: -19px;
    position: relative;
    height: 318px;
    top: 0; } }
.page-projects .project-description .timeline {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 660px;
  -ms-flex: 0 0 660px;
  flex: 0 0 660px;
  margin-bottom: -7px; }
@media (max-width: 1439px) {
  .page-projects .project-description .timeline {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    margin-top: 47px; } }
@media (max-width: 1023px) {
  .page-projects .project-description .timeline {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 318px;
    -ms-flex: 0 0 318px;
    flex: 0 0 318px; } }
@media (max-width: 767px) {
  .page-projects .project-description .timeline {
    position: absolute;
    bottom: 54px;
    left: 19px; } }

.page-projects .totals {
  border: 1px solid #1c274b;
  padding: 24px 30px 30px;
  line-height: 30px;
  font-size: 22px;
  margin: 59px 0 150px;
  margin-left: -30px;
  border-radius: 6px; }
.page-projects .totals h2 {
  margin: 0 0 12px; }
@media (max-width: 1439px) {
  .page-projects .totals {
    margin: 51px 0 125px;
    margin-left: -26px;
    padding: 22px 28px 32px;
    font-size: 18px;
    line-height: 25px; } }
@media (max-width: 1023px) {
  .page-projects .totals {
    margin-left: 0; } }

.page-projects .tag {
  width: 165px;
  text-align: center; }
@media (max-width: 767px) {
  .page-projects .tag {
    width: 200px;
    margin-bottom: 18px; } }

.page-projects .article-text {
  line-height: 27px;
  font-size: 18px;
  margin-right: 30px; }
@media (max-width: 767px) {
  .page-projects .article-text {
    font-size: 16px;
    line-height: 22px;
    margin-right: 0; } }

.page-projects .quote {
  margin: 39px 0 30px;
  padding: 0 30px;
  line-height: 1.5; }
@media (max-width: 1439px) {
  .page-projects .quote {
    margin: 46px 0 30px;
    font-size: 22px; } }
@media (max-width: 767px) {
  .page-projects .quote {
    border-left-width: 6px;
    font-size: 18px;
    line-height: 27px;
    padding: 4px 0 0 30px;
    margin: 37px 0 25px; } }

@media (min-width: 1920px) {
  .page-contacts .container {
    width: 1100px; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .page-contacts .container {
    width: 670px; } }

.page-contacts .article-title {
  min-height: 230px; }
@media (max-width: 1659px) {
  .page-contacts .article-title {
    min-height: 182px; } }
@media (max-width: 1439px) {
  .page-contacts .article-title {
    min-height: 134px;
    padding-bottom: 20px; } }
@media (max-width: 767px) {
  .page-contacts .article-title {
    min-height: 0;
    padding-bottom: 25px;
    padding-top: 25px; } }
@media (min-width: 1920px) {
  .page-contacts .article-title h1 {
    margin: 26px 0 5px; } }
@media (max-width: 1439px) {
  .page-contacts .article-title h1 {
    margin-top: 10px; } }
@media (max-width: 767px) {
  .page-contacts .article-title h1 {
    font-size: 25px;
    font-family: Muller;
    font-weight: bold;
    line-height: 1.271;
    margin: 0 0 22px;
    padding: 0; } }

.page-contacts .article-text {
  line-height: 1.2;
  padding-top: 36px;
  padding-bottom: 31px;
  font-size: 16px; }
@media (max-width: 1659px) {
  .page-contacts .article-text {
    padding: 20px 0 23px;
    font-size: 14px; } }
@media (max-width: 1439px) {
  .page-contacts .article-text {
    padding: 4px 0 15px; } }
@media (max-width: 1023px) {
  .page-contacts .article-text {
    padding: 4px 0 42px; } }
@media (max-width: 767px) {
  .page-contacts .article-text {
    font-size: 12px;
    width: 85% !important; } }
@media (max-width: 320px) {
  .page-contacts .article-text {
    font-size: 10px; } }
.page-contacts .article-text h3 {
  font-size: 24px;
  font-size: inherit;
  margin-bottom: 10px; }
@media (max-width: 1659px) {
  .page-contacts .article-text h3 {
    margin-top: 35px; } }
@media (max-width: 1439px) {
  .page-contacts .article-text h3 {
    margin-top: 30px;
    margin-bottom: 7px; } }
@media (max-width: 767px) {
  .page-contacts .article-text h3 {
    line-height: 1.2;
    margin-top: 15px; } }
.page-contacts .article-text .page-contacts .list-blue, .page-contacts .article-text .page-contacts .list-dots, .page-contacts .article-text .page-contacts .cathedra .list ul, .cathedra .list .page-contacts .article-text .page-contacts ul, .page-contacts .article-text .page-contacts .list-dots, .page-contacts .article-text .page-contacts .cathedra .list ul, .page-contacts .article-text .cathedra .list .page-contacts ul {
  margin-bottom: 17px; }

.page-contacts .hotline-address {
  line-height: 1.3;
  font-size: 18px; }
@media (max-width: 1659px) {
  .page-contacts .hotline-address {
    line-height: 1.2;
    font-size: 16px; } }
.page-contacts .hotline-address > div:not(.strong) {
  margin-bottom: 15px; }
@media (max-width: 1659px) {
  .page-contacts .hotline-address > div:not(.strong) {
    margin-bottom: 7px; } }
@media (max-width: 1439px) {
  .page-contacts .hotline-address > div:not(.strong) {
    margin-bottom: 5px; } }
@media (max-width: 767px) {
  .page-contacts .hotline-address {
    font-size: 14px; } }
@media (max-width: 320px) {
  .page-contacts .hotline-address {
    font-size: 12px; } }

.page-contacts .quote {
  font-size: 24px;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  margin: 55px 0 50px; }
@media (max-width: 1659px) {
  .page-contacts .quote {
    font-size: 14px;
    margin: 50px 0 35px; } }
@media (max-width: 1439px) {
  .page-contacts .quote {
    margin: 32px 0 30px; } }
@media (max-width: 767px) {
  .page-contacts .quote {
    line-height: 1.167;
    margin: 0;
    font-size: 12px; } }
@media (max-width: 320px) {
  .page-contacts .quote {
    font-size: 10px; } }

.page-contacts .list-blue, .page-contacts .list-dots, .page-contacts .cathedra .list ul, .cathedra .list .page-contacts ul {
  margin-bottom: 54px;
  line-height: 25px;
  margin-top: 17px; }
.list-blue {
  margin-bottom: 34px !important;
}
@media (max-width: 1659px) {
  .page-contacts .list-blue, .page-contacts .list-dots, .page-contacts .cathedra .list ul, .cathedra .list .page-contacts ul {
    margin-top: 12px;
    margin-bottom: 24px; } }
@media (max-width: 1439px) {
  .page-contacts .list-blue, .page-contacts .list-dots, .page-contacts .cathedra .list ul, .cathedra .list .page-contacts ul {
    font-size: inherit;
    margin-top: 7px;
    margin-bottom: 33px; }
  .page-contacts .list-blue li, .page-contacts .list-dots li, .page-contacts .cathedra .list ul li, .cathedra .list .page-contacts ul li {
    padding-left: 18px;
    margin: 6px 0; } }
@media (max-width: 767px) {
  .page-contacts .list-blue, .page-contacts .list-dots, .page-contacts .cathedra .list ul, .cathedra .list .page-contacts ul {
    line-height: 1.167; } }

.page-contacts .document {
  margin: 53px 0 20px;
  width: 770px;
  font-size: 14px; }
@media (max-width: 1659px) {
  .page-contacts .document {
    margin-top: 36px;
    font-size: 12px;
    width: auto; } }
@media (max-width: 1439px) {
  .page-contacts .document {
    margin-top: -5px; } }
@media (max-width: 767px) {
  .page-contacts .document {
    line-height: 1.167;
    font-size: 10px;
    width: auto; } }
@media (max-width: 320px) {
  .page-contacts .document {
    font-size: 8px; } }
.page-contacts .document-title {
  text-decoration: underline;
  font-weight: bold;
  margin-bottom: 18px; }
@media (max-width: 1659px) {
  .page-contacts .document-title {
    margin-bottom: 7px; } }
@media (max-width: 1439px) {
  .page-contacts .document-title {
    line-height: 1.3; } }
@media (max-width: 767px) {
  .page-contacts .document-title {
    line-height: 1.167; } }

.page-contacts-map {
  background-color: #c4c4c4; }
@media (min-width: 1024px) {
  .page-contacts-map .container {
    width: 874px; } }
@media (min-width: 1440px) {
  .page-contacts-map .container {
    width: 1165px; } }
@media (min-width: 1920px) {
  .page-contacts-map .container {
    width: 1420px; } }
@media (max-width: 1023px) {
  .page-contacts-map .container {
    width: 670px; } }
@media (max-width: 767px) {
  .page-contacts-map .container {
    width: 100%; } }
.page-contacts-map .article-title {
  min-height: 233px; }
@media (min-width: 1440px) {
  .page-contacts-map .article-title {
    min-height: 183px;
    margin-bottom: 0; } }
@media (max-width: 1024px) {
  .page-contacts-map .article-title {
    min-height: 135px; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-contacts-map .article-title {
    min-height: 140px;
    margin-bottom: 50px; } }
@media (max-width: 767px) {
  .page-contacts-map .article-title {
    min-height: auto;
    padding-bottom: 0; } }
.page-contacts-map .article-title .container {
  padding-left: 160px; }
@media (max-width: 1659px) {
  .page-contacts-map .article-title .container {
    padding-left: 66px; } }
@media (max-width: 1439px) {
  .page-contacts-map .article-title .container {
    padding-left: 74px; } }
@media (max-width: 1023px) {
  .page-contacts-map .article-title .container {
    padding-left: 47px; } }
@media (max-width: 767px) {
  .page-contacts-map .article-title .container {
    margin: 0;
    width: 100%;
    padding: 20px 0 23px 25px; } }
.page-contacts-map .article-title h1 {
  margin: 29px 0 4px; }
@media (min-width: 1440px) {
  .page-contacts-map .article-title h1 {
    margin: 19px 0 2px; } }
@media (min-width: 1024px) {
  .page-contacts-map .article-title h1 {
    margin: 9px 0 0; } }
@media (max-width: 1023px) {
  .page-contacts-map .article-title h1 {
    margin: 13px 0 0; } }
@media (max-width: 767px) {
  .page-contacts-map .article-title h1 {
    font-size: 25px;
    font-family: Muller;
    font-weight: bold;
    line-height: 1.271;
    margin: 0 0 22px;
    padding: 0; } }
.page-contacts-map .article-text {
  padding: 28px 0 59px; }
@media (max-width: 1659px) {
  .page-contacts-map .article-text {
    padding: 24px 0 46px; } }
@media (max-width: 1439px) {
  .page-contacts-map .article-text {
    padding: 4px 0 40px; } }
@media (max-width: 1023px) {
  .page-contacts-map .article-text {
    padding: 4px 0 42px; } }
@media (max-width: 767px) {
  .page-contacts-map .article-text {
    padding: 0 0 35px; } }
.page-contacts-map .contacts-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 20px;
  font-size: 16px; }
@media (max-width: 1659px) {
  .page-contacts-map .contacts-grid {
    font-size: 16px;
    font-size: 14px; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-grid {
    font-size: 12px; } }
@media (max-width: 320px) {
  .page-contacts-map .contacts-grid {
    font-size: 10px; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-grid.contacts-grid-x4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-grid {
    display: block; } }
.page-contacts-map .contacts-block {
  background-color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(25% - 9px);
  -ms-flex: 0 0 calc(25% - 9px);
  flex: 0 0 calc(25% - 9px);
  -webkit-flex-basis: calc(25% - 9px);
  -ms-flex-preferred-size: calc(25% - 9px);
  flex-basis: calc(25% - 9px);
  max-width: calc(25% - 9px);
  padding: 67px 43px 88px; }
@media (max-width: 1023px) {
  .page-contacts-map .contacts-block {
    -webkit-flex-basis: calc(25% - 6px);
    -ms-flex-preferred-size: calc(25% - 6px);
    flex-basis: calc(25% - 6px);
    max-width: calc(25% - 6px); } }
.page-contacts-map .contacts-block-x2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 9px);
  -ms-flex: 0 0 calc(50% - 9px);
  flex: 0 0 calc(50% - 9px);
  -webkit-flex-basis: calc(50% - 9px);
  -ms-flex-preferred-size: calc(50% - 9px);
  flex-basis: calc(50% - 9px);
  max-width: calc(50% - 9px); }
@media (max-width: 1023px) {
  .page-contacts-map .contacts-block-x2 {
    -webkit-flex-basis: calc(50% - 6px);
    -ms-flex-preferred-size: calc(50% - 6px);
    flex-basis: calc(50% - 6px);
    max-width: calc(50% - 6px); } }
@media (max-width: 1659px) {
  .page-contacts-map .contacts-block {
    padding: 26px 22px 85px; } }
@media (max-width: 1439px) {
  .page-contacts-map .contacts-block {
    padding: 22px 17px 66px; } }
@media (max-width: 1023px) {
  .page-contacts-map .contacts-block {
    padding: 29px 17px 42px; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-block {
    display: block;
    max-width: none; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-block.department {
    margin: 6px auto 6px;
    padding: 17px 15px;
    font-size: 12px;
    line-height: 1.2;
    min-height: 210px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 6px);
    -ms-flex: 0 0 calc(50% - 6px);
    flex: 0 0 calc(50% - 6px);
    max-width: calc(50% - 6px); }
  .page-contacts-map .contacts-block.department .heading {
    margin-bottom: 8px; } }
@media (max-width: 527px) {
  .page-contacts-map .contacts-block.department {
    display: block;
    margin: 11px auto 13px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; } }
.page-contacts-map .contacts-block .subway-heading,
.page-contacts-map .contacts-block .heading {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 1em; }
@media (max-width: 1659px) {
  .page-contacts-map .contacts-block .subway-heading,
  .page-contacts-map .contacts-block .heading {
    margin-bottom: 0; } }
@media (max-width: 1439px) {
  .page-contacts-map .contacts-block .subway-heading,
  .page-contacts-map .contacts-block .heading {
    font-size: 16px;
    line-height: 1.2; } }
@media (max-width: 1023px) {
  .page-contacts-map .contacts-block .subway-heading,
  .page-contacts-map .contacts-block .heading {
    font-size: 10.5px;
    margin-bottom: 9px; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-block .subway-heading,
  .page-contacts-map .contacts-block .heading {
    font-size: 15px;
    margin-bottom: 0; } }
.page-contacts-map .contacts-block .heading {
  margin-bottom: 19px; }
@media (max-width: 1659px) {
  .page-contacts-map .contacts-block .heading {
    margin-bottom: 13px; } }
@media (max-width: 1439px) {
  .page-contacts-map .contacts-block .heading {
    margin-bottom: 11px; } }
@media (max-width: 1023px) {
  .page-contacts-map .contacts-block .heading {
    margin-bottom: 9px; } }
.page-contacts-map .block-address {
  padding: 54px 60px 0;
  /*font-size: 22px;*/
  font-size: 18px;
  line-height: 25px; }
@media (max-width: 1659px) {
  .page-contacts-map .block-address {
    padding: 24px 49px 0;
    font-size: 18px; } }
@media (max-width: 1439px) {
  .page-contacts-map .block-address {
    padding: 22px 35px 0;
    line-height: 18px;
    line-height: 1; } }
@media (max-width: 1023px) {
  .page-contacts-map .block-address {
    padding: 26px 27px 0; } }
@media (max-width: 767px) {
  .page-contacts-map .block-address {
    padding: 25px 27px 9px;
    font-size: 15px;
    line-height: 15px; } }
.page-contacts-map .block-address > div:not(.strong) {
  margin-bottom: 10px; }
@media (max-width: 1023px) {
  .page-contacts-map .block-address > div:not(.strong) {
    margin-bottom: 4px; } }
@media (max-width: 767px) {
  .page-contacts-map .block-address > div:not(.strong) {
    margin-bottom: 7px;
    font-size: 12px; } }
.page-contacts-map .block-address .documents {
  margin-top: 41px;
  font-weight: bold;
  text-decoration: underline; }
@media (max-width: 1659px) {
  .page-contacts-map .block-address .documents {
    margin-top: 27px; } }
@media (max-width: 1439px) {
  .page-contacts-map .block-address .documents {
    margin-top: 20px; } }
@media (max-width: 767px) {
  .page-contacts-map .block-address .documents {
    font-size: 15px !important;
    margin-top: 8px !important; } }
.page-contacts-map .mail {
  margin-top: 5px; }
@media (max-width: 1659px) {
  .page-contacts-map .mail {
    margin-top: 10px; } }
@media (max-width: 1023px) {
  .page-contacts-map .mail {
    margin-top: 4px; } }
.page-contacts-map .block-subway {
  padding: 54px 40px 53px; }
@media (max-width: 1659px) {
  .page-contacts-map .block-subway {
    padding: 24px 25px 30px; } }
@media (max-width: 1439px) {
  .page-contacts-map .block-subway {
    padding: 22px 17px 22px; } }
@media (max-width: 1023px) {
  .page-contacts-map .block-subway {
    padding: 26px 16px 22px; } }
@media (max-width: 767px) {
  .page-contacts-map .block-subway {
    display: none; } }
.page-contacts-map .block-subway p {
  margin: 9px 0; }
@media (max-width: 1659px) {
  .page-contacts-map .block-subway p {
    margin: 6px 0 11px; } }
@media (max-width: 1439px) {
  .page-contacts-map .block-subway p {
    margin: 5px 0 9px; } }
@media (max-width: 1023px) {
  .page-contacts-map .block-subway p {
    margin: 5px 0 5px; } }
.page-contacts-map .contacts-map {
  background-image: url(/local/templates/aoavt_index/assets/img/contacts-map.png);
  height: 801px;
  width: 100%;
  margin: 17px 0 20px; }
@media (max-width: 1659px) {
  .page-contacts-map .contacts-map {
    height: 655px; } }
@media (max-width: 1439px) {
  .page-contacts-map .contacts-map {
    height: 488px;
    margin-bottom: 11px; } }
@media (max-width: 1023px) {
  .page-contacts-map .contacts-map {
    height: 380px;
    margin: 10px 0; } }
@media (max-width: 767px) {
  .page-contacts-map .contacts-map {
    margin: 17px 0 20px;
    width: 100vw;
    height: 180px;
    background-size: contain; } }

.page-products {
  position: relative; }
@media (max-width: 1439px) {
  .page-products .btn-red {
    margin: 15px auto 31px; } }
@media (min-width: 1920px) {
  .page-products .page-title, .page-products .article-title {
    padding-left: 80px; } }
@media (max-width: 767px) {
  .page-products .page-title, .page-products .article-title {
    padding-left: 0; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-products .container.article-text {
    width: 675px; } }

.catalogue-filter {
  position: absolute;
  top: 240px;
  left: 30px;
  width: 172px;
  color: #5a5d66;
  font-size: 16px;
  font-size: 12px; }
@media (max-width: 1659px) {
  .catalogue-filter {
    font-size: 13px;
    font-size: 10px;
    top: 177px;
    left: 62px;
    width: 132px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter {
    top: 134px;
    left: 58px;
    left: 48px;
    width: 92px; } }
@media (max-width: 1023px) {
  .catalogue-filter {
    top: 140px;
    padding-left: 96px;
    left: 0;
    padding-bottom: 40px;
    z-index: 2;
    width: 100vw;
    background-color: #dcdcdc;
    max-height: 20px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s; }
  .catalogue-filter.opened {
    max-height: 361px; }
  .catalogue-filter .filters {
    margin-top: 32px; } }
@media (max-width: 767px) {
  .catalogue-filter {
    top: 100px;
    padding-left: calc(50vw - 42.5%);
    font-size: 12px;
    font-size: 8px;
    font-size: 14px; } }
@media (max-width: 767px) {
  .catalogue-filter {
    font-size: 6px;
    font-size: 12px; } }
.catalogue-filter .icon-sort {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 14px;
  margin-top: 3px; }
@media (max-width: 1659px) {
  .catalogue-filter .icon-sort {
    margin-right: 9px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter .icon-sort {
    width: 14px;
    height: 14px;
    margin-top: 4px;
    margin-right: 6px; } }
@media (max-width: 1023px) {
  .catalogue-filter .icon-sort {
    margin-right: 12px;
    margin-top: 0; } }
.catalogue-filter .icon-clear {
  width: 20px;
  height: 20px;
  margin-right: 14px; }
@media (max-width: 1659px) {
  .catalogue-filter .icon-clear {
    margin-right: 7px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter .icon-clear {
    width: 14px;
    height: 14px;
    margin-right: 6px; } }
.catalogue-filter .clear-filters {
  color: #b2b2b2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 36px; }
@media (max-width: 1659px) {
  .catalogue-filter .clear-filters {
    margin-top: 25px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter .clear-filters {
    margin-top: 17px; } }
@media (max-width: 767px) {
  .catalogue-filter .clear-filters {
    margin-top: 19px; } }
.catalogue-filter .filter-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media (max-width: 1659px) {
  .catalogue-filter .filter-header {
    margin-bottom: 11px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter .filter-header {
    margin-bottom: 6px; } }
@media (max-width: 1023px) {
  .catalogue-filter .filter-header {
    line-height: 15px;
  } }
.catalogue-filter .check {
  font-size: 13px;
  margin: 5px 0; }
@media (max-width: 1659px) {
  .catalogue-filter .check {
    font-size: 12px;
    font-size: 11px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter .check {
    font-size: 8px;
    font-size: 11px;
    margin: 0; } }
@media (max-width: 767px) {
  .catalogue-filter .check {
    font-size: 11px;
    font-size: 9px;
    font-size: 15px;
    margin: 7px 0; } }
@media (max-width: 320px) {
  .catalogue-filter .check {
    font-size: 7px;
    font-size: 13px; } }
.catalogue-filter .check input {
  margin-right: 14px; }
@media (max-width: 1659px) {
  .catalogue-filter .check input {
    margin: 0;
    margin-right: 8px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .catalogue-filter .check input {
    margin-right: 3px; } }

.products-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0 0; }
@media (max-width: 1659px) {
  .products-grid {
    margin-top: 44px; } }
@media (max-width: 1439px) {
  .products-grid {
    margin-top: 30px; } }
@media (max-width: 1023px) {
  .products-grid {
    margin-top: 74px; } }
@media (max-width: 767px) {
  .products-grid {
    display: block;
    width: 100vw;
    margin-left: calc(50% - 50vw); } }
.products-grid .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 13px);
  -ms-flex: 0 0 calc(33% - 13px);
  flex: 0 0 calc(33% - 13px);
  -webkit-flex-basis: calc(33% - 13px);
  -ms-flex-preferred-size: calc(33% - 13px);
  flex-basis: calc(33% - 13px);
  height: 393px;
  height: 440px;
  margin-bottom: 19px;
  background-color: #fff;
  position: relative; }
@media (max-width: 1659px) {
  .products-grid .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(33% - 11px);
    -ms-flex: 0 0 calc(33% - 11px);
    flex: 0 0 calc(33% - 11px);
    -webkit-flex-basis: calc(33% - 11px);
    -ms-flex-preferred-size: calc(33% - 11px);
    flex-basis: calc(33% - 11px);
    height: 330px;
    margin-bottom: 20px; } }
@media (max-width: 1439px) {
  .products-grid .item {
    -webkit-flex-basis: calc(33% - 8px);
    -ms-flex-preferred-size: calc(33% - 8px);
    flex-basis: calc(33% - 8px);
    height: 288px;
    margin-bottom: 16px; } }
@media (max-width: 1023px) {
  .products-grid .item {
    -webkit-flex-basis: calc(33% - 4px);
    -ms-flex-preferred-size: calc(33% - 4px);
    flex-basis: calc(33% - 4px);
    margin-bottom: 8px;
    height: auto;
    min-height: 160px; } }
@media (max-width: 767px) {
  .products-grid .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 146px; } }
.products-grid .item .img {
  height: 241px;
  position: relative;
  padding-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media (max-width: 1659px) {
  .products-grid .item .img {
    height: 150px;
    padding-top: 52px; } }
@media (max-width: 1439px) {
  .products-grid .item .img {
    height: 111px; } }
@media (max-width: 1023px) {
  .products-grid .item .img {
    height: 106px;
    padding-top: 30px; } }
@media (max-width: 767px) {
  .products-grid .item .img {
    height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    padding-top: 10px;
    padding-right: 27px; } }
.products-grid .item .img img {
  height: 210px;
  width: 85%;
  -o-object-fit: contain;
  font-family: "object-fit:contain;object-position:top center";
  object-fit: contain;
  -o-object-position: top center;
  object-position: top center; }
@media (max-width: 1659px) {
  .products-grid .item .img img {
    height: 93px; } }
@media (max-width: 1439px) {
  .products-grid .item .img img {
    height: 72px;
    width: 74%; } }
@media (max-width: 1023px) {
  .products-grid .item .img img {
    height: 76px;
    width: 86%; } }
@media (max-width: 767px) {
  .products-grid .item .img img {
    width: 100%;
    height: 100%; } }
.products-grid .item .inner {
  padding: 19px 20px 52px;
  //padding-right: 80px;
}
@media (max-width: 1659px) {
  .products-grid .item .inner {
    padding: 20px 20px 50px; } }
@media (max-width: 1439px) {
  .products-grid .item .inner {
    padding: 20px 33px 52px; } }
@media (max-width: 1023px) {
  .products-grid .item .inner {
    padding: 20px 29px 30px; } }
@media (max-width: 767px) {
  .products-grid .item .inner {
    padding: 20px 25px; } }
.products-grid .item .inner .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
  word-wrap: break-word;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px; }
@media (max-width: 1659px) {
  .products-grid .item .inner .title {
    font-size: 16px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 80px;
    margin-bottom: 14px; } }
@media (max-width: 1439px) {
  .products-grid .item .inner .title {
    margin-bottom: 9px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 41.6px; } }
@media (max-width: 1023px) {
  .products-grid .item .inner .title {
    margin-bottom: 5px; } }
@media (max-width: 767px) {
  .products-grid .item .inner .title {
    font-size: 16px;
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 52.5px;
    margin-bottom: 8px;
    text-transform: none; } }
@media (max-width: 320px) {
  .products-grid .item .inner .title {
    font-size: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 45px; } }
.products-grid .item .inner .desc {
  font-size: 16px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 60px; }
@media (max-width: 1659px) {
  .products-grid .item .inner .desc {
    font-size: 12px;
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 54.6px; } }
@media (max-width: 767px) {
  .products-grid .item .inner .desc {
    font-size: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 45px; } }
@media (max-width: 320px) {
  .products-grid .item .inner .desc {
    font-size: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 37.5px; } }
.products-grid .item:after {
  height: 6px;
  background-color: #E4242E;
  left: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.products-grid .item:hover:after {
  right: 0; }
.products-grid .item:hover .title {
  color: #E4242E; }
.products-grid:after {
  content: '';
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
}

.product-page {
  font-size: 20px;
  font-size: 18px;
  line-height: 25px;
  padding-top: 65px; }
@media (max-width: 1659px) {
  .product-page {
    padding-top: 30px;
    font-size: 16px;
    line-height: 1.2; } }
@media (max-width: 1439px) {
  .product-page {
    padding-top: 15px; } }
@media (max-width: 767px) {
  .product-page {
    padding-top: 14px;
    font-size: 12px;
    font-size: 14px;
    line-height: 15px; } }
@media (max-width: 320px) {
  .product-page {
    font-size: 12px; } }
.product-page h1 {
  font-weight: bold;
  text-transform: none;
  margin: 5px 0 46px;
  line-height: 1; }
@media (min-width: 1440px) {
  .product-page h1 {
    font-size: 32px; } }
@media (min-width: 1920px) {
  .product-page h1 {
    font-size: 40px; } }
@media (max-width: 1659px) {
  .product-page h1 {
    margin: -10px 0 16px; } }
@media (max-width: 1439px) {
  .product-page h1 {
    margin: 0 0 12px;
    padding-top: 0;
    font-size: 22px; } }
@media (max-width: 767px) {
  .product-page h1 {
    font-size: 27px;
    margin-bottom: 22px; } }
.product-page ul,
.product-page ul.list-blue,
.product-page ul.list-dots,
.product-page .cathedra .list ul,
.cathedra .list .product-page ul {
  margin: 0; }
.product-page .list-blue li, .product-page .list-dots li, .product-page .cathedra .list ul li, .cathedra .list .product-page ul li {
  padding-left: 28px;
  margin: 0 0 8px; }
@media (max-width: 1439px) {
  .product-page .list-blue li, .product-page .list-dots li, .product-page .cathedra .list ul li, .cathedra .list .product-page ul li {
    padding-left: 15px;
    margin: 0 0 2px; } }
@media (max-width: 767px) {
  .product-page .list-blue li, .product-page .list-dots li, .product-page .cathedra .list ul li, .cathedra .list .product-page ul li {
    padding-left: 14px;
    margin: 0; } }
.product-page .list-blue li:before, .product-page .list-dots li:before, .product-page .cathedra .list ul li:before, .cathedra .list .product-page ul li:before {
  left: 11px; }
@media (max-width: 1659px) {
  .product-page .list-blue li:before, .product-page .list-dots li:before, .product-page .cathedra .list ul li:before, .cathedra .list .product-page ul li:before {
    left: 8px; } }
@media (max-width: 1439px) {
  .product-page .list-blue li:before, .product-page .list-dots li:before, .product-page .cathedra .list ul li:before, .cathedra .list .product-page ul li:before {
    left: 5px;
    width: 5px;
    height: 5px;
    top: 6px; } }
@media (max-width: 767px) {
  .product-page .list-blue li:before, .product-page .list-dots li:before, .product-page .cathedra .list ul li:before, .cathedra .list .product-page ul li:before {
    left: 0; } }
.product-page .list-unstyled-blue li {
  list-style-type: none;
  padding-left: 10px;
  margin: 0 0 8px; }
.product-page .tabs-product {
  margin: 42px 0 15px; }
@media (max-width: 1659px) {
  .product-page .tabs-product {
    margin: 38px 0 10px; } }
@media (max-width: 1439px) {
  .product-page .tabs-product {
    margin: 21px 0 10px; } }
.product-page .product-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
@media (max-width: 767px) {
  .product-page .product-header {
    display: block;
    font-size: 12px;
    line-height: 15px; } }
.product-page .product-header .red-block {
  display: none; }
@media (max-width: 767px) {
  .product-page .product-header .red-block {
    display: block; } }
.product-page .product-header .btn-red {
  padding: 12px 16px;
  margin: 22px 0 10px;
  min-width: 230px; }
.product-page .product-header .btn-red.btn-mobile {
  display: none; }
@media (max-width: 1439px) {
  .product-page .product-header .btn-red {
    padding: 9px 16px;
    min-width: 174px; } }
@media (max-width: 767px) {
  .product-page .product-header .btn-red {
    display: none; }
  .product-page .product-header .btn-red.btn-mobile {
    display: block;
    margin-top: 36px;
    padding: 7px 16px; } }
.product-page .product-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 780px;
  -ms-flex: 0 0 780px;
  flex: 0 0 780px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  min-height: 545px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media (max-width: 1659px) {
  .product-page .product-image {
    -webkit-flex-basis: 575px;
    -ms-flex-preferred-size: 575px;
    flex-basis: 575px;
    min-height: 402px; } }
@media (max-width: 1439px) {
  .product-page .product-image {
    -webkit-flex-basis: 402px;
    -ms-flex-preferred-size: 402px;
    flex-basis: 402px;
    min-height: 282px; } }
@media (max-width: 767px) {
  .product-page .product-image {
    border: none;
    min-height: 0;
    display: block; } }
.product-page .product-image img {
  -o-object-fit: contain;
  font-family: "object-fit:contain;object-position:center";
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  height: 260px;
  margin: 27px auto 0;
  display: block; }
@media (max-width: 1659px) {
  .product-page .product-image img {
    height: auto;
    width: 480px;
    margin-top: 18px; } }
@media (max-width: 1439px) {
  .product-page .product-image img {
    width: 340px;
    margin-top: 12px; } }
@media (max-width: 767px) {
  .product-page .product-image img {
    margin: 0;
    width: 92%;
    height: 140px; } }
.product-page .product-description {
  padding-left: 20px; }
.product-page .product-description .desc {
  margin-top: 47px; }
@media (max-width: 1659px) {
  .product-page .product-description .desc {
    margin-top: 24px; } }
@media (max-width: 1439px) {
  .product-page .product-description .desc {
    margin-top: 14px; } }
@media (max-width: 1659px) {
  .product-page .product-description {
    padding-left: 16px; } }
@media (max-width: 1439px) {
  .product-page .product-description {
    padding-left: 12px; } }
@media (max-width: 767px) {
  .product-page .product-description {
    padding-left: 0; }
  .product-page .product-description .desc {
    display: none; } }
.product-page .product-header .desc-mobile {
  display: none; }
@media (max-width: 767px) {
  .product-page .product-header .desc-mobile {
    display: block; } }
.product-page .product-info .text {
  margin-top: 27px; }
@media (max-width: 1659px) {
  .product-page .product-info .text {
    margin-top: 22px; } }
@media (max-width: 1439px) {
  .product-page .product-info .text {
    margin-top: 13px; } }
@media (max-width: 767px) {
  .product-page .product-info .text {
    margin-top: 31px;
    padding-left: 4px; }
  .product-page .product-info .text p {
    margin: 4px 0; } }

.product-all-options {
  color: #1c274b;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: bold;
  margin: 29px 0;
  display: none; }
@media (max-width: 767px) {
  .product-all-options {
    display: block; } }
.product-all-options svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.page-products-solutions {
  background-color: #dcdcdc; }
@media (min-width: 1920px) {
  .page-products-solutions .article-text {
    padding-bottom: 22px;
    width: 1420px; } }
@media (max-width: 767px) {
  .page-products-solutions .article-text {
    width: 100%; } }
@media (max-width: 1659px) {
  .page-products-solutions .article-title {
    padding-bottom: 0;
    min-height: 182px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .page-products-solutions .article-title {
    min-height: 134px; } }
.page-products-solutions .article-title h1 {
  margin: 26px 0 6px; }
@media (max-width: 1659px) {
  .page-products-solutions .article-title h1 {
    margin: 17px 0 4px; } }
@media (max-width: 1439px) {
  .page-products-solutions .article-title h1 {
    margin: 10px 0 -1px; } }
@media (max-width: 767px) {
  .page-products-solutions .article-title h1 {
    margin: 17px 0 8px; } }
.page-products-solutions h2 {
  margin: 25px 0; }
@media (max-width: 1659px) and (max-width: 1024px) {
  .page-products-solutions h2 {
    display: none; } }

.products-solutions-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0 37px; }
@media (max-width: 1659px) {
  .products-solutions-grid {
    margin: 17px 0 43px; } }
@media (max-width: 1439px) {
  .products-solutions-grid {
    margin-bottom: 32px; } }
@media (max-width: 767px) {
  .products-solutions-grid {
    display: block;
    height: auto;
    margin: 14px 0 20px; } }
.products-solutions-grid .item {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
  color: #000;
  -webkit-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease; }
@media (max-width: 767px) {
  .products-solutions-grid .item {
    display: block;
    height: 78px;
    border-top: 4px solid #1c274b;
    margin-bottom: 24px; } }
.products-solutions-grid .item .inner {
  position: relative;
  z-index: 1;
  min-height: 393px;
  padding: 111px 58px;
  font-size: 16px;
  line-height: 1.3; }
@media (max-width: 1659px) {
  .products-solutions-grid .item .inner {
    padding: 53px 48px;
    line-height: 1.1;
    min-height: 333px; } }
@media (max-width: 1439px) {
  .products-solutions-grid .item .inner {
    padding: 36px 34px;
    font-size: 12px;
    line-height: 1.15;
    min-height: 232px; } }
@media (max-width: 767px) {
  .products-solutions-grid .item .inner {
    text-align: center;
    padding: 20px 20px;
    line-height: 1.1; }
  .products-solutions-grid .item .inner .desc {
    display: none; } }
.products-solutions-grid .item .bg-img,
.products-solutions-grid .item .bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover; }
.products-solutions-grid .item .bg-overlay {
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.products-solutions-grid .item h3 {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 34px; }
@media (max-width: 1659px) {
  .products-solutions-grid .item h3 {
    font-size: 22px;
    margin-bottom: 36px; } }
@media (max-width: 1439px) {
  .products-solutions-grid .item h3 {
    font-size: 14px;
    margin-bottom: 26px; } }
@media (max-width: 767px) {
  .products-solutions-grid .item h3 {
    font-size: 24px;
    margin-bottom: 34px;
    color: #1c274b; } }
.products-solutions-grid .item:after {
  height: 6px;
  background-color: #E4242E;
  left: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.products-solutions-grid .item:hover {
  color: #fff; }
.products-solutions-grid .item:hover .bg-overlay {
  background-color: rgba(0, 0, 0, 0.7); }
.products-solutions-grid .item:hover:after {
  right: 0; }

.page-solutions, .page-products, .page-services-list {
  position: relative; }
.page-solutions .btn-red, .page-products .btn-red, .page-services-list .btn-red {
  width: calc(33% - 13px); }
@media (max-width: 1659px) {
  .page-solutions .btn-red, .page-products .btn-red, .page-services-list .btn-red {
    width: calc(33% - 10px);
    margin: 28px auto 42px; } }
@media (max-width: 1439px) {
  .page-solutions .btn-red, .page-products .btn-red, .page-services-list .btn-red {
    margin: 10px auto 32px;
    width: calc(33% - 9px); } }
@media (max-width: 767px) {
  .page-solutions .btn-red, .page-products .btn-red, .page-services-list .btn-red {
    width: 100%; } }
.page-solutions h1, .page-products h1, .page-services-list h1 {
  margin-bottom: 5px; }
@media (max-width: 1439px) {
  .page-solutions h1, .page-products h1, .page-services-list h1 {
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .page-solutions h1, .page-products h1, .page-services-list h1 {
    margin-bottom: 9px; } }

.solutions-grid, .services-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0 0; }
@media (max-width: 1659px) {
  .solutions-grid, .services-grid {
    margin: 44px 0 0; } }
@media (max-width: 1439px) {
  .solutions-grid, .services-grid {
    margin: 29px 0 0; } }
@media (max-width: 767px) {
  .solutions-grid, .services-grid {
    display: block;
    margin: 26px 0;
    margin-left: calc(50% - 50vw);
    width: 100vw; } }
.solutions-grid .item, .services-grid .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 13px);
  -ms-flex: 0 0 calc(33% - 13px);
  flex: 0 0 calc(33% - 13px);
  -webkit-flex-basis: calc(33% - 13px);
  -ms-flex-preferred-size: calc(33% - 13px);
  flex-basis: calc(33% - 13px);
  height: 430px;
  margin-bottom: 19px;
  background-color: #fff;
  position: relative; }
.solutions-grid .item, .services-grid .section-item {
  height: auto !important;
}
@media (max-width: 1659px) {
  .solutions-grid .item, .services-grid .item {
    -webkit-flex-basis: calc(33% - 10px);
    -ms-flex-preferred-size: calc(33% - 10px);
    flex-basis: calc(33% - 10px);
    height: 330px; } }
@media (max-width: 1439px) {
  .solutions-grid .item, .services-grid .item {
    -webkit-flex-basis: calc(33% - 9px);
    -ms-flex-preferred-size: calc(33% - 9px);
    flex-basis: calc(33% - 9px);
    height: 230px;
    height: 290px;
    margin-bottom: 17px; } }
@media (max-width: 767px) {
  .solutions-grid .item, .services-grid .item {
    display: block;
    height: 245px;
    margin-bottom: 16px; } }
.solutions-grid .item .img, .services-grid .item .img {
  height: 250px;
  position: relative; }
@media (max-width: 1659px) {
  .solutions-grid .item .img, .services-grid .item .img {
    height: 200px; } }
@media (max-width: 1439px) {
  .solutions-grid .item .img, .services-grid .item .img {
    height: 122px; } }
@media (max-width: 767px) {
  .solutions-grid .item .img, .services-grid .item .img {
    height: 167px; } }
.solutions-grid .item .img img, .services-grid .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center center";
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center; }
.solutions-grid .item .img:after, .services-grid .item .img:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: contain;
  z-index: 1; }
.solutions-grid .item .inner, .services-grid .item .inner {
  /*padding: 19px 60px;*/
  padding: 19px 20px;
  padding-right: 80px; }
@media (max-width: 1659px) {
  .solutions-grid .item .inner, .services-grid .item .inner {
    /*padding: 15px 50px;*/
    padding: 15px 20px;
    padding-right: 35px; } }
@media (max-width: 1439px) {
  .solutions-grid .item .inner, .services-grid .item .inner {
    padding: 10px 35px; } }
@media (max-width: 767px) {
  .solutions-grid .item .inner, .services-grid .item .inner {
    padding: 16px 24px 10px; } }
.solutions-grid .item .inner .title, .services-grid .item .inner .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 120px; }
@media (max-width: 1659px) {
  .solutions-grid .item .inner .title, .services-grid .item .inner .title {
    font-size: 15px;
    font-size: 16px;
    margin-bottom: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 100px; } }
@media (max-width: 1439px) {
  .solutions-grid .item .inner .title, .services-grid .item .inner .title {
    margin-bottom: 8px; } }
@media (max-width: 767px) {
  .solutions-grid .item .inner .title, .services-grid .item .inner .title {
    font-size: 19px;
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 34px; } }
@media (max-width: 320px) {
  .solutions-grid .item .inner .title, .services-grid .item .inner .title {
    font-size: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 30px; } }
.solutions-grid .item .inner .desc, .services-grid .item .inner .desc {
  font-size: 16px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 60px; }
@media (max-width: 1659px) {
  .solutions-grid .item .inner .desc, .services-grid .item .inner .desc {
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 54.6px; } }
@media (max-width: 767px) {
  .solutions-grid .item .inner .desc, .services-grid .item .inner .desc {
    display: none; } }
.solutions-grid .item:after, .services-grid .item:after {
  height: 6px;
  background-color: #E4242E;
  left: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.solutions-grid .item:hover:after, .services-grid .item:hover:after {
  right: 0; }
.solutions-grid .item:hover .title, .services-grid .item:hover .title {
  color: #E4242E; }

.services-grid:after {
  content: '';
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
}

.page-solution, .page-service {
  font-size: 20px;
  font-size: 18px;
  line-height: 25px;
  line-height: 1.5; }
.page-solution .page-title, .page-service .page-title, .page-solution .article-title, .page-service .article-title {
  padding-top: 20px;
  margin-bottom: 43px; }
@media (max-width: 1659px) {
  .page-solution .page-title, .page-service .page-title, .page-solution .article-title, .page-service .article-title {
    padding-top: 14px;
    margin-bottom: 40px; } }
@media (max-width: 1439px) {
  .page-solution .page-title, .page-service .page-title, .page-solution .article-title, .page-service .article-title {
    padding-top: 15px;
    margin-bottom: 28px; } }
@media (max-width: 767px) {
  .page-solution .page-title, .page-service .page-title, .page-solution .article-title, .page-service .article-title {
    margin-bottom: 21px; } }
.page-solution .page-title .btn-red, .page-service .page-title .btn-red, .page-solution .article-title .btn-red, .page-service .article-title .btn-red {
  margin-top: 0;
  padding: 13px 78px; }
@media (max-width: 1659px) {
  .page-solution .page-title .btn-red, .page-service .page-title .btn-red, .page-solution .article-title .btn-red, .page-service .article-title .btn-red {
    padding: 13px 72px; } }
@media (max-width: 1439px) {
  .page-solution .page-title .btn-red, .page-service .page-title .btn-red, .page-solution .article-title .btn-red, .page-service .article-title .btn-red {
    padding: 10px 61px; } }
@media (max-width: 767px) {
  .page-solution .page-title .btn-red, .page-service .page-title .btn-red, .page-solution .article-title .btn-red, .page-service .article-title .btn-red {
    padding: 8px 61px;
    display: block; } }
.page-solution h1, .page-service h1 {
  text-transform: none;
  font-weight: bold;
  padding-bottom: 4px;
  margin-bottom: 27px; }
@media (min-width: 1920px) {
  .page-solution h1, .page-service h1 {
    font-size: 40px; } }
@media (max-width: 1659px) {
  .page-solution h1, .page-service h1 {
    margin-bottom: 13px; } }
@media (max-width: 1439px) {
  .page-solution h1, .page-service h1 {
    margin-bottom: 9px; } }
@media (max-width: 767px) {
  .page-solution h1, .page-service h1 {
    margin: 0 0 11px; } }
@media (max-width: 1659px) {
  .page-solution, .page-service {
    font-size: 16px;
    line-height: 1.2; } }
@media (max-width: 1439px) {
  .page-solution, .page-service {
    line-height: 1.2; } }
@media (max-width: 767px) {
  .page-solution, .page-service {
    font-size: 14px; } }
@media (max-width: 320px) {
  .page-solution, .page-service {
    font-size: 12px; } }
@media (max-width: 1439px) {
  .page-solution .subheader, .page-service .subheader {
    display: none; } }
@media (max-width: 767px) {
  .page-solution .subheader, .page-service .subheader {
    font-size: 15px;
    font-weight: bold;
    color: #1c274b; } }
@media (max-width: 767px) {
  .page-solution, .page-service {
    font-size: 12px;
    line-height: 1.3; } }
.page-solution .tabs-product, .page-service .tabs-product {
  margin: 52px 0 28px; }
@media (max-width: 1659px) {
  .page-solution .tabs-product, .page-service .tabs-product {
    margin: 33px 0 14px; } }
@media (max-width: 1439px) {
  .page-solution .tabs-product, .page-service .tabs-product {
    margin: 20px 0 14px; } }
@media (max-width: 767px) {
  .page-solution .tabs-product, .page-service .tabs-product {
    margin: 0 0 12px; } }
.page-solution .solution-image, .page-service .solution-image {
  position: relative;
  margin: 54px 0 52px; }
.page-solution .solution-image img, .page-service .solution-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }
@media (max-width: 1659px) {
  .page-solution .solution-image, .page-service .solution-image {
    margin-top: 44px;
    margin-bottom: 33px; } }
@media (max-width: 1439px) {
  .page-solution .solution-image, .page-service .solution-image {
    margin-top: 28px;
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .page-solution .solution-image, .page-service .solution-image {
    margin: 14px 0 17px;
    margin-left: calc(50% - 50vw);
    width: 100vw;
    height: 168px; }
  .page-solution .solution-image img, .page-service .solution-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover; } }

.page-service .solution-image {
  max-height: 710px; }

.page-service ol {
  padding-left: 22px;
  margin-top: 15px; }
@media (max-width: 1659px) {
  .page-service ol {
    margin-top: 5px;
    padding-left: 20px; } }
@media (max-width: 1439px) {
  .page-service ol {
    padding-left: 14px;
    margin-top: 7px; } }
.page-service ol li {
  padding-left: 15px;
  margin-bottom: 16px; }
@media (max-width: 1659px) {
  .page-service ol li {
    padding-left: 12px;
    margin-bottom: 6px; } }
@media (max-width: 1439px) {
  .page-service ol li {
    padding-left: 7px;
    margin-bottom: 7px; } }

.page-service .btn-red {
  margin-top: 33px; }
@media (max-width: 1659px) {
  .page-service .btn-red {
    margin-top: 20px; } }
@media (max-width: 1439px) {
  .page-service .btn-red {
    margin-top: 16px; } }

.vacancies-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
@media (max-width: 767px) {
  .vacancies-grid {
    display: block;
    margin-left: -20px;
    margin-right: -20px; } }
.vacancies-grid .vacancy {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 10px);
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  -webkit-flex-basis: calc(50% - 10px);
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  margin-bottom: 20px; }
@media (min-width: 1920px) {
  .vacancies-grid .vacancy {
    -webkit-flex-basis: calc(33% - 14px);
    -ms-flex-preferred-size: calc(33% - 14px);
    flex-basis: calc(33% - 14px); } }
.vacancies-grid .vacancy-item {
  background-color: rgba(195, 210, 221, 0.1);
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 40px 30px 30px 40px;
  min-height: 436px; }
@media (max-width: 1439px) {
  .vacancies-grid .vacancy-item {
    font-size: 16px;
    line-height: 24px;
    padding: 31px 44px 19px 30px;
    min-height: 420px; } }
@media (max-width: 767px) {
  .vacancies-grid .vacancy-item {
    display: block;
    min-height: 323px;
    padding: 31px 26px 19px 19px; } }
.vacancies-grid .vacancy-name {
  font-size: 32px;
  margin-bottom: auto; }
@media (max-width: 1439px) {
  .vacancies-grid .vacancy-name {
    font-size: 26px;
    line-height: 30px; } }
@media (max-width: 767px) {
  .vacancies-grid .vacancy-name {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 16px; } }
.vacancies-grid .vacancy-description {
  color: rgba(0, 0, 0, 0.4); }
.vacancies-grid .vacancy-footer {
  margin-top: 47px;
  text-align: right;
  font-weight: 600; }
@media (max-width: 767px) {
  .vacancies-grid .vacancy-footer {
    margin-top: 35px;
    padding-right: 9px; } }
.vacancies-grid .vacancy-link {
  color: #19199F;
  text-decoration: underline;
  font-size: 16px;
  text-align: right; }

.page-vacancy h1 {
  margin-bottom: 50px; }
@media (max-width: 1439px) {
  .page-vacancy h1 {
    margin-bottom: 42px; } }
@media (max-width: 767px) {
  .page-vacancy h1 {
    margin-bottom: 26px; } }

.page-vacancy h2 {
  font-size: 32px;
  line-height: 1.2;
  margin: 50px 0 45px; }
@media (max-width: 1439px) {
  .page-vacancy h2 {
    font-size: 28px;
    margin: 42px 0; } }
@media (max-width: 1023px) {
  .page-vacancy h2 {
    margin: 45px 0 51px; } }
@media (max-width: 767px) {
  .page-vacancy h2 {
    font-size: 20px;
    margin: 0 0 16px; } }

.page-vacancy h3 {
  font-size: 18px;
  font-weight: 650;
  margin-bottom: 22px; }
@media (max-width: 1439px) {
  .page-vacancy h3 {
    margin-bottom: 24px; } }
@media (max-width: 767px) {
  .page-vacancy h3 {
    margin-bottom: 10px; } }

.page-vacancy .vacancy-description ul {
  line-height: 25px;
  font-size: 18px;
  margin-bottom: 40px;
  max-width: 580px; }
@media (max-width: 1439px) {
  .page-vacancy .vacancy-description ul {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .page-vacancy .vacancy-description ul {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 34px; } }
.page-vacancy .vacancy-description ul li {
  margin: 0.5em 0; }
@media (max-width: 1439px) {
  .page-vacancy .vacancy-description ul li {
    margin: 10px 0; } }

.page-vacancy .vacancy-footer {
  padding-top: 40px;
  margin-bottom: 140px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 25px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8); }
@media (max-width: 1439px) {
  .page-vacancy .vacancy-footer {
    padding-top: 49px; } }
@media (max-width: 1023px) {
  .page-vacancy .vacancy-footer {
    padding-top: 44px; } }
@media (max-width: 767px) {
  .page-vacancy .vacancy-footer {
    display: block;
    padding-top: 38px;
    margin-bottom: 65px; } }
.page-vacancy .vacancy-footer a:not(.btn):not(.btn-transparent) {
  color: #19199F;
  font-weight: 650;
  display: block; }
.page-vacancy .vacancy-footer a:not(.btn):not(.btn-transparent):hover {
  text-decoration: underline; }
@media (max-width: 1439px) {
  .page-vacancy .vacancy-footer a:not(.btn):not(.btn-transparent) {
    line-height: 28px; } }
@media (max-width: 767px) {
  .page-vacancy .vacancy-footer a:not(.btn):not(.btn-transparent) {
    display: inline; } }
@media (max-width: 1439px) {
  .page-vacancy .vacancy-footer .btn-big {
    padding: 18px 20px 10px;
    min-width: 272px;
    min-height: 55px;
    margin-top: -4px; } }
@media (max-width: 767px) {
  .page-vacancy .vacancy-footer .btn-big {
    margin-top: 26px;
    min-width: 100%; } }

.page-media h1 {
  font-weight: bold;
  color: #1c274b;
  padding-left: 160px;
  text-transform: uppercase;
  margin: 0 0 30px;
  padding-top: 30px; }
@media (min-width: 1440px) {
  .page-media h1 {
    font-size: 32px; } }
@media (min-width: 1920px) {
  .page-media h1 {
    font-size: 42px; } }
@media (max-width: 1659px) {
  .page-media h1 {
    padding-left: 0;
    padding-top: 26px; } }
@media (max-width: 1439px) {
  .page-media h1 {
    padding-top: 16px; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-media h1 {
    font-size: 25px;
    margin-bottom: 27px; } }
@media (max-width: 767px) {
  .page-media h1 {
    padding-left: 0;
    padding-top: 25px; } }
.page-media h1 .red-block {
  margin: 13px 0; }
@media (max-width: 1659px) {
  .page-media h1 .red-block {
    margin: 9px 0; } }
@media (max-width: 767px) {
  .page-media h1 .red-block {
    margin: 17px 0 0; } }

.albums-grid {
  margin: 61px -10px 54px; }
@media (max-width: 1659px) {
  .albums-grid {
    margin-top: 45px;
    margin-bottom: 14px; } }
@media (max-width: 1439px) {
  .albums-grid {
    margin-top: 30px;
    margin-bottom: 10px; } }
@media (max-width: 1023px) {
  .albums-grid {
    margin: 25px -47px 20px; } }
@media (max-width: 767px) {
  .albums-grid {
    margin: 30px 0 0;
    margin-left: calc(50% - 50vw);
    width: 100vw; } }
.albums-grid .album-item {
  display: block;
  position: relative; }
.albums-grid .album-item-wrapper {
  padding: 0 10px; }
@media (max-width: 1023px) {
  .albums-grid .album-item-wrapper {
    padding: 0 4px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-wrapper {
    padding: 0; } }
.albums-grid .album-item-img {
  height: 221px;
  position: relative; }
@media (max-width: 1659px) {
  .albums-grid .album-item-img {
    height: 158px; } }
@media (max-width: 1439px) {
  .albums-grid .album-item-img {
    height: 110px; } }
@media (max-width: 1023px) {
  .albums-grid .album-item-img {
    height: 102px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-img {
    height: 154px; } }
.albums-grid .album-item-img img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }
.albums-grid .album-item-img .overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.albums-grid .album-item-img .icon-play {
  width: 51px;
  height: 51px;
  background-image: url(/local/templates/aoavt_index/assets/img/icons/play.png); }
.albums-grid .album-item-info {
  background-color: #fff;
  padding: 22px 15px 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  height: 272px; }
.albums-grid .album-item-info .album-item-desc {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 100px; }
@media (max-width: 1659px) {
  .albums-grid .album-item-info {
    height: 240px;
    padding: 15px 20px 15px;
    font-size: 14px;
    line-height: 1.1;
    line-height: 16px; }
  .albums-grid .album-item-info .album-item-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 80px; } }
@media (max-width: 1439px) {
  .albums-grid .album-item-info {
    height: 210px;
    padding: 6px 26px 11px;
    line-height: 1.3;
    line-height: 18px; }
  .albums-grid .album-item-info .album-item-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 90px; } }
@media (max-width: 1023px) {
  .albums-grid .album-item-info {
    padding-top: 8px;
    line-height: 1.2;
    line-height: 17px; }
  .albums-grid .album-item-info .album-item-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 85px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-info {
    font-size: 12px;
    line-height: 14px;
    min-height: 194px;
    padding: 14px 30px 22px; }
  .albums-grid .album-item-info .album-item-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 80px; } }
@media (max-width: 320px) {
  .albums-grid .album-item-info {
    font-size: 10px;
    line-height: 12px; }
  .albums-grid .album-item-info .album-item-desc {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 60px; } }
.albums-grid .album-item-name {
  font-weight: bold;
  line-height: 25px;
  font-size: 20px;
  margin-bottom: 29px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 75px; }
@media (max-width: 1659px) {
  .albums-grid .album-item-name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: 120px; } }
@media (max-width: 1439px) {
  .albums-grid .album-item-name {
    margin-bottom: 5px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-name {
    font-size: 15px;
    font-size: 16px;
    margin-bottom: 19px;
    line-height: 16px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    max-height: 80px; } }
@media (max-width: 320px) {
  .albums-grid .album-item-name {
    font-size: 14px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 57px; } }
.albums-grid .album-item-footer {
  margin-top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5a5d66;
  font-size: 14px; }
@media (max-width: 1659px) {
  .albums-grid .album-item-footer {
    font-size: 12px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-footer {
    font-size: 10px; } }
@media (max-width: 320px) {
  .albums-grid .album-item-footer {
    font-size: 8px; } }
.albums-grid .album-item .icon-views {
  background: url(/local/templates/aoavt_index/assets/img/icons/eye.png) 0 0 no-repeat;
  background-size: contain;
  width: 23px;
  height: 18px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle; }
@media (max-width: 1659px) {
  .albums-grid .album-item .icon-views {
    margin-right: 1px;
    width: 18px;
    height: 13px; } }
@media (max-width: 1439px) {
  .albums-grid .album-item .icon-views {
    width: 14px;
    margin-right: 0; } }
@media (max-width: 767px) {
  .albums-grid .album-item .icon-views {
    margin-right: 2px;
    width: 15px;
    height: 12px; } }
.albums-grid .album-item .icon-count {
  background: url(/local/templates/aoavt_index/assets/img/icons/album.png) 0 0 no-repeat;
  background-size: contain;
  width: 22px;
  height: 17px;
  display: inline-block;
  margin-right: 4px; }
@media (max-width: 1659px) {
  .albums-grid .album-item .icon-count {
    width: 17px;
    height: 12px;
    margin-right: 2px; } }
@media (max-width: 1439px) {
  .albums-grid .album-item .icon-count {
    width: 10px;
    height: 8px;
    margin-right: 4px; } }
@media (max-width: 767px) {
  .albums-grid .album-item .icon-count {
    margin-right: 1px;
    width: 15px;
    height: 12px; } }
.albums-grid .album-item-count {
  padding-right: 0; }
@media (max-width: 1659px) {
  .albums-grid .album-item-count {
    padding-right: 0 } }
@media (max-width: 1439px) {
  .albums-grid .album-item-count {
    padding-right: 38px; } }
@media (max-width: 1023px) {
  .albums-grid .album-item-count {
    padding-right: 32px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-count {
    padding-right: 0; } }
.albums-grid .album-item-views {
  padding-right: 16px; }
@media (max-width: 1659px) {
  .albums-grid .album-item-views {
    padding-right: 10px; } }
@media (max-width: 1439px) {
  .albums-grid .album-item-views {
    padding-right: 12px; } }
@media (max-width: 1023px) {
  .albums-grid .album-item-views {
    padding-right: 6px; } }
@media (max-width: 767px) {
  .albums-grid .album-item-views {
    padding-right: 0; } }
.albums-grid .album-item:after {
  height: 6px;
  background-color: #E4242E;
  left: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.albums-grid .album-item:hover .album-item-name {
  color: #E4242E; }
.albums-grid .album-item:hover .album-item-img .overlay {
  opacity: 1; }
.albums-grid .album-item:hover:after {
  right: 0; }
@media (max-width: 1439px) {
  .page-search .albums-grid .album-item-wrapper {
    margin-bottom: 20px; } }
@media (max-width: 1023px) {
  .page-search .albums-grid .album-item-wrapper {
    margin-bottom: 40px; } }
@media (max-width: 767px) {
  .page-search .albums-grid .album-item-wrapper {
    margin-bottom: 19px; } }
.page-search .albums-grid .album-item-info {
  padding: 37px 35px 25px 43px; }
@media (max-width: 1439px) {
  .page-search .albums-grid .album-item-info {
    padding: 38px 34px 24px 39px; } }
@media (max-width: 1023px) {
  .page-search .albums-grid .album-item-info {
    padding: 38px 23px 34px 33px; } }
@media (max-width: 767px) {
  .page-search .albums-grid .album-item-info {
    padding: 33px 25px 11px 31px;
    min-height: 153px; } }
.page-search .albums-grid .album-item-name {
  margin-bottom: 18px; }
@media (max-width: 767px) {
  .page-search .albums-grid .album-item-name {
    margin-bottom: 25px; } }
.page-search .albums-grid .album-item-img {
  height: 400px;
  -webkit-flex-basis: 400px;
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px; }
@media (max-width: 1023px) {
  .page-search .albums-grid .album-item-img {
    height: 355px;
    -webkit-flex-basis: 355px;
    -ms-flex-preferred-size: 355px;
    flex-basis: 355px; } }
@media (max-width: 767px) {
  .page-search .albums-grid .album-item-img {
    height: 170px;
    -webkit-flex-basis: 170px;
    -ms-flex-preferred-size: 170px;
    flex-basis: 170px; } }

@media (min-width: 1920px) {
  .page-photo-album .container {
    width: 1420px; } }

.page-photo-album .media-show-more {
  margin: 0 0 0; }

@media (min-width: 1920px) {
  .page-photo-album .article-title .container {
    padding-left: 80px; } }

@media (max-width: 767px) {
  .page-photo-album .article-title .container {
    padding-left: 0; } }

@media (max-width: 767px) {
  .page-photo-album .article-title {
    font-size: 15px; }
  .page-photo-album .article-title .red-block {
    margin-bottom: 23px; } }

.page-photo-album .article-title h1 {
  text-transform: none;
  margin: 0 0 9px; }
@media (max-width: 1659px) {
  .page-photo-album .article-title h1 {
    margin-bottom: 4px; } }
@media (max-width: 1439px) {
  .page-photo-album .article-title h1 {
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .page-photo-album .article-title h1 {
    margin: 16px 0 13px; } }

.page-photo-album .article-title p {
  color: #000; }
@media (max-width: 1659px) {
  .page-photo-album .article-title p {
    display: none; } }
@media (max-width: 1023px) {
  .page-photo-album .article-title p {
    display: block;
    margin-top: 11px; } }

.page-photo-album .article-text {
  padding: 10px 0 0; }
@media (max-width: 1659px) {
  .page-photo-album .article-text {
    padding-top: 34px; } }
@media (max-width: 1439px) {
  .page-photo-album .article-text {
    padding-top: 24px; } }
@media (max-width: 1023px) {
  .page-photo-album .article-text {
    padding-top: 10px; } }
@media (max-width: 767px) {
  .page-photo-album .article-text {
    padding: 6px 0 0;
    width: 100%; } }

.page-photo-album .btn-red-big {
  margin-top: 25px; }

.photo-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 50px; }
@media (max-width: 1659px) {
  .photo-grid {
    margin-bottom: 11px; } }
@media (max-width: 1439px) {
  .photo-grid {
    margin-bottom: -3px; } }
@media (max-width: 1023px) {
  .photo-grid {
    margin: 0 -55px 50px; } }
@media (max-width: 767px) {
  .photo-grid {
    display: block;
    margin: 0 0 30px; } }
.photo-grid .photo-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  padding: 20px;
  position: relative;
  height: 307px;
  margin: 10px 0; }
@media (max-width: 1659px) {
  .photo-grid .photo-item {
    height: 240px;
    margin: 0 0 0; } }
@media (max-width: 1439px) {
  .photo-grid .photo-item {
    height: 160px;
    padding: 5px 10px 0;
    margin: 0 0 10px; } }
@media (max-width: 1023px) {
  .photo-grid .photo-item {
    padding: 5px 5px 0;
    height: 150px; } }
@media (max-width: 767px) {
  .photo-grid .photo-item {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    height: 214px; } }
.photo-grid .photo-item:after {
  content: '';
  position: absolute;
  top: 20px;
  left: 22px;
  background-image: url(/local/templates/aoavt_index/assets/img/icons/zoom-plus.png);
  background-size: contain;
  width: 32px;
  height: 32px; }
@media (max-width: 1659px) {
  .photo-grid .photo-item:after {
    top: 14px;
    left: 14px;
    width: 22px;
    height: 22px; } }
@media (max-width: 1439px) {
  .photo-grid .photo-item:after {
    top: 8px;
    left: 12px;
    width: 17px;
    height: 17px; } }
@media (max-width: 767px) {
  .photo-grid .photo-item:after {
    width: 22px;
    height: 22px;
    left: 17px;
    top: 17px; } }
.photo-grid .photo-item img.photo {
  /*width: 100%;*/
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }
.photo-grid .photo-item:hover .plus {
  display: block; }
.photo-grid .photo-item:hover img.photo {
  opacity: .3;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease; }
.photo-grid:after {
  content: '';
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33%);
  -ms-flex: 0 0 calc(33%);
  flex: 0 0 calc(33%);
  -webkit-flex-basis: calc(33%);
  -ms-flex-preferred-size: calc(33%);
  flex-basis: calc(33%);
}

.video-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
@media (max-width: 1439px) {
  .video-grid {
    margin-bottom: 33px; } }
@media (max-width: 1023px) {
  .video-grid {
    margin: 25px -47px 42px; } }
@media (max-width: 767px) {
  .video-grid {
    margin: 30px 0 34px;
    margin-left: calc(50% - 50vw);
    width: 100vw; } }
.page-search .video-grid {
  width: 100%;
  display: block;
  margin: 24px 0 45px; }
.video-grid .video-item-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  flex: 1 0 33%;
  padding: 10px; }
@media (max-width: 767px) {
  .video-grid .video-item-wrapper {
    display: block;
    padding: 0; } }
.page-search .video-grid .video-item-wrapper {
  display: block;
  padding: 0; }
.video-grid img.video {
  width: 100%;
  height: 145px;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center";
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }
.page-search .video-grid img.video {
  height: 460px; }
@media (max-width: 1023px) {
  .page-search .video-grid img.video {
    height: 380px; } }
@media (max-width: 767px) {
  .page-search .video-grid img.video {
    height: 154px; } }
.video-grid .play {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -25px;
  margin-top: -27px; }
.page-search .video-grid .play {
  width: 64px;
  height: 64px;
  margin-left: -29px;
  margin-top: -49px; }
.video-grid .video-preview {
  background-color: #1c274b;
  position: relative;
  height: 145px;
  margin-bottom: 8px; }
.video-grid .video-item:hover {
  cursor: pointer; }
.video-grid .video-item:hover .play {
  display: block; }
.video-grid .video-item:hover img.video {
  opacity: .3;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease; }
.video-grid .video-name {
  font-size: 16px;
  font-weight: 650;
  margin-bottom: 26px;
  line-height: 20px; }
@media (max-width: 1439px) {
  .video-grid .video-name {
    margin-bottom: 22px; } }
@media (max-width: 767px) {
  .video-grid .video-name {
    margin-bottom: 11px; } }
.video-grid .video-footer {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1439px) {
  .video-grid .video-footer {
    width: 183px; } }
.page-search .video-grid .video-preview {
  height: 460px;
  margin-bottom: 30px; }
@media (max-width: 1023px) {
  .page-search .video-grid .video-preview {
    height: 380px;
    margin-bottom: 28px; } }
@media (max-width: 767px) {
  .page-search .video-grid .video-preview {
    height: 142px;
    margin-bottom: 8px; } }
.page-search .video-grid .video-name {
  margin-bottom: 0; }
@media (max-width: 1023px) {
  .page-search .video-grid .video-name {
    width: 390px; } }
@media (max-width: 767px) {
  .page-search .video-grid .video-name {
    font-size: 16px;
    width: 100%; } }
.page-search .video-grid .video-footer {
  float: right;
  width: 180px;
  margin-top: -17px;
  margin-bottom: 50px; }
@media (max-width: 1439px) {
  .page-search .video-grid .video-footer {
    width: 192px;
    margin-top: -19px;
    margin-right: 30px; } }
@media (max-width: 1023px) {
  .page-search .video-grid .video-footer {
    width: 198px;
    margin-top: -38px;
    margin-right: 19px;
    margin-bottom: 53px; } }
@media (max-width: 767px) {
  .page-search .video-grid .video-footer {
    margin-top: 10px;
    float: none;
    margin-bottom: 22px; } }

.article-fact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1439px) {
  .article-fact {
    padding-left: 60px; } }
@media (max-width: 767px) {
  .article-fact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 0; } }
.article-fact .fact-year {
  margin-bottom: 131px;
  margin-right: -6px; }
@media (max-width: 1439px) {
  .article-fact .fact-year {
    margin-bottom: 72px;
    margin-right: -4px; } }
@media (max-width: 767px) {
  .article-fact .fact-year {
    margin-bottom: 13px; } }
.article-fact .fact-year .year-big {
  font-size: 140px;
  font-weight: bold; }
@media (max-width: 1439px) {
  .article-fact .fact-year .year-big {
    font-size: 80px;
    line-height: 1; } }
@media (max-width: 767px) {
  .article-fact .fact-year .year-big {
    font-size: 50px; } }
.article-fact .fact-year .year-text {
  text-align: right;
  margin-top: -59px;
  font-size: 22px;
  font-weight: 600; }
@media (max-width: 1439px) {
  .article-fact .fact-year .year-text {
    margin-top: -18px;
    text-align: center; } }
@media (max-width: 767px) {
  .article-fact .fact-year .year-text {
    font-size: 20px;
    text-align: left;
    margin-top: -1px; } }
.article-fact .fact-image {
  width: 64%;
  -webkit-flex-basis: 64%;
  -ms-flex-preferred-size: 64%;
  flex-basis: 64%; }
@media (max-width: 1439px) {
  .article-fact .fact-image {
    -webkit-flex-basis: 61%;
    -ms-flex-preferred-size: 61%;
    flex-basis: 61%;
    width: 61%; } }
@media (max-width: 1023px) {
  .article-fact .fact-image {
    -webkit-flex-basis: 62%;
    -ms-flex-preferred-size: 62%;
    flex-basis: 62%;
    width: 62%; } }
@media (max-width: 767px) {
  .article-fact .fact-image {
    width: 100vw;
    margin-left: -20px; } }
.article-fact .fact-image img {
  width: 100%;
  height: auto; }
.article-fact .fact-text {
  position: absolute;
  padding: 36px;
  background: #1c274b;
  color: #fff;
  max-width: 66%;
  right: 0;
  bottom: 188px;
  bottom: -83px;
  font-size: 18px;
  line-height: 29px; }
@media (max-width: 1439px) {
  .article-fact .fact-text {
    max-width: 73%;
    right: -22px;
    bottom: -158px;
    padding: 35px 29px; } }
@media (max-width: 767px) {
  .article-fact .fact-text {
    bottom: 0;
    max-width: 100vw;
    width: 100vw;
    left: -20px;
    right: -20px;
    font-size: 16px;
    position: relative;
    padding: 32px 22px 36px;
    line-height: 26px;
    margin-top: -32px; } }

.history-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: black;
  margin-top: 35px; }

.date-slider {
  height: 175px; }
@media (max-width: 1439px) {
  .date-slider {
    height: 111px;
    margin-right: -22px; } }
@media (max-width: 767px) {
  .date-slider {
    height: 62px;
    margin-right: -20px; } }
.date-slider .slick-slide {
  font-size: 70px;
  color: #C4C4C4;
  font-weight: 650;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  font-size: 140px;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top; }
@media (max-width: 1439px) {
  .date-slider .slick-slide {
    font-size: 80px;
    margin-left: -88px; } }
@media (max-width: 767px) {
  .date-slider .slick-slide {
    font-size: 50px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6); } }
@media (max-width: 767px) {
  .date-slider .slick-slide {
    margin-left: -51px; } }
.date-slider .slick-current {
  color: #000;
  line-height: 173px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }
@media (max-width: 1439px) {
  .date-slider .slick-current
  line-height: 100px; } }
@media (max-width: 767px) {
  .date-slider .slick-current {
    line-height: 61px; } }
.date-slider .slick-current + .slick-slide {
  margin-left: 0; }
@media (max-width: 1439px) {
  .date-slider .slick-current + .slick-slide {
    margin-left: 0; } }
@media (max-width: 767px) {
  .date-slider .slick-current + .slick-slide {
    margin-left: 0; } }

.slick-slide {outline: none !important;}

.album-item-wrapper .album-cursor {cursor: pointer;}

.last-block-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 200px; }
@media (max-width: 1023px) {
  .last-block-history {
    padding-bottom: 78px; } }

.history-date_unit {
  height: 230px; }

.history-control {
  margin: 240px 0 49px;
  text-align: right; }
@media (max-width: 1439px) {
  .history-control {
    margin: 280px 0 54px; } }
@media (max-width: 1023px) {
  .history-control {
    margin: 200px 0 57px; } }
@media (max-width: 767px) {
  .history-control {
    margin: 38px 0 57px; } }

.custom {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #000094;
  border-radius: 50%; }

.left-arrow {
  margin-right: 3px; }

.right-arrow {
  margin-left: 3px; }

.title_history_photo {
  color: black;
  font-size: 32px; }

.text_history_photo {
  color: black;
  width: 80%;
  font-size: 22px;
  margin: -8px 0 33px; }
@media (max-width: 1439px) {
  .text_history_photo {
    margin-bottom: 24px; } }
@media (max-width: 767px) {
  .text_history_photo {
    font-size: 18px;
    line-height: 25px;
    margin: 3px 0 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto; } }

@media (max-width: 767px) {
  .date-info {
    margin-left: -20px;
    margin-right: -20px; } }

.history_photo {
  max-width: 550px; }
@media (max-width: 1439px) {
  .history_photo {
    max-width: 420px; } }
@media (max-width: 767px) {
  .history_photo {
    max-width: 100vw;
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px; } }

.photo_bottom_text {
  color: #C4C4C4;
  width: 75%;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.5); }
@media (max-width: 1439px) {
  .photo_bottom_text {
    margin: 29px 0; } }
@media (max-width: 767px) {
  .photo_bottom_text {
    margin: 24px 18px;
    width: auto; } }

.h3_history_photo {
  color: black;
  font-size: 32px;
  margin-bottom: 15px; }
@media (max-width: 1023px) {
  .h3_history_photo {
    margin: 28px 0 13px; } }
@media (max-width: 767px) {
  .h3_history_photo {
    font-size: 26px; } }
@media (max-width: 767px) {
  .h3_history_photo {
    margin: 15px 0 13px;
    padding-left: 20px;
    padding-right: 20px; } }

.history__bottom-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-left: 230px; }
@media (max-width: 1439px) {
  .history__bottom-block {
    margin-left: 180px;
    overflow: hidden; } }
@media (max-width: 767px) {
  .history__bottom-block {
    margin-left: 0;
    overflow: visible; } }

@media (min-width: 1920px) {
  .page-managers .container {
    width: 1420px; } }

@media (max-width: 1659px) and (min-width: 1440px) {
  .page-managers .container {
    width: 1165px; } }

@media (max-width: 1439px) and (min-width: 1024px) {
  .page-managers .container {
    width: 818px; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .page-managers .container {
    width: 670px; } }

.page-managers .article-title {
  min-height: 233px; }
@media (max-width: 1659px) {
  .page-managers .article-title {
    min-height: 180px; } }
@media (max-width: 1439px) {
  .page-managers .article-title {
    min-height: 134px;
    padding-bottom: 0; }
  .page-managers .article-title h1 {
    margin-top: 9px; } }
@media (max-width: 1023px) {
  .page-managers .article-title {
    min-height: 154px; } }
@media (max-width: 767px) {
  .page-managers .article-title {
    padding: 13px 0 0;
    min-height: 112px; }
  .page-managers .article-title h1 {
    margin-bottom: 10px; } }
.page-managers .article-title .container {
  padding-left: 80px; }
@media (max-width: 1659px) {
  .page-managers .article-title .container {
    padding-left: 67px; } }
@media (max-width: 1439px) {
  .page-managers .article-title .container {
    padding-left: 45px; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-managers .article-title .container {
    padding-left: 44px; } }
@media (max-width: 767px) {
  .page-managers .article-title .container {
    padding-left: 0; } }

@media (max-width: 767px) {
  .page-managers .article-managers {
    width: 100%; } }

.manager-director {
  background-size: cover;
  background-position: right bottom;
  color: #fff;
  font-size: 18px;
  height: 654px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 58px;
  padding: 55px 82px;
  margin: 50px 0 56px;
  position: relative; }
@media (max-width: 1659px) {
  .manager-director {
    margin: 48px 0 10px;
    font-size: 20px;
    font-size: 16px;
    padding: 58px 66px;
    height: 534px; } }
@media (max-width: 1439px) {
  .manager-director {
    margin: 27px 0 10px;
    padding: 40px 47px;
    height: 374px;
    background-position: right top; } }
@media (max-width: 1023px) {
  .manager-director {
    margin: 40px 0 30px;
    height: 308px;
    padding: 22px 44px; } }
@media (max-width: 767px) {
  .manager-director {
    height: 250px;
    font-size: 10px;
    font-size: 14px;
    padding: 17px 25px;
    margin: 9px 0 9px; } }
@media (max-width: 320px) {
  .manager-director {
    font-size: 12px; } }
.manager-director .name {
  font-size: 42px;
  line-height: 45px;
  font-family: 'Muller'; }
@media (max-width: 1659px) {
  .manager-director .name {
    font-weight: bold;
    font-size: 36px;
    line-height: 38px; } }
@media (max-width: 1439px) {
  .manager-director .name {
    font-size: 24px;
    line-height: 25px; } }
@media (max-width: 1023px) {
  .manager-director .name {
    font-weight: bold;
    font-size: 22px;
    line-height: 1; } }
@media (max-width: 767px) {
  .manager-director .name {
    font-size: 14px;
    line-height: 15px; } }
.manager-director .red-block {
  margin: 18px 0 39px; }
@media (max-width: 1659px) {
  .manager-director .red-block {
    width: 47px;
    margin: 7px 0 26px; } }
@media (max-width: 1439px) {
  .manager-director .red-block {
    width: 33px;
    margin-bottom: 19px;
    height: 10px; } }
@media (max-width: 1023px) {
  .manager-director .red-block {
    width: 30px;
    height: 10px;
    margin: 4px 0 15px; } }
@media (max-width: 767px) {
  .manager-director .red-block {
    width: 15px;
    height: 5px;
    margin: 4px 0 7px; } }
.manager-director:after {
  height: 6px;
  background-color: #E4242E;
  left: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.manager-director:hover:after {
  right: 0; }

.managers-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 37px 0; }
@media (max-width: 1659px) {
  .managers-grid {
    margin: 16px 0 33px; } }
@media (max-width: 1439px) {
  .managers-grid {
    margin: 11px 0 22px; } }
@media (max-width: 1023px) {
  .managers-grid {
    margin: 30px 0 38px; } }
@media (max-width: 767px) {
  .managers-grid {
    margin: 9px 0 16px; } }
.managers-grid .manager {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
  border: 1px solid #ddd;
  margin-bottom: 20px;
  position: relative; }
@media (max-width: 1659px) {
  .managers-grid .manager {
    margin-bottom: 14px; } }
@media (max-width: 1439px) {
  .managers-grid .manager {
    -webkit-flex-basis: calc(33% - 5px);
    -ms-flex-preferred-size: calc(33% - 5px);
    flex-basis: calc(33% - 5px);
    margin-bottom: 10px; } }
@media (max-width: 1023px) {
  .managers-grid .manager {
    -webkit-flex-basis: calc(33% - 4px);
    -ms-flex-preferred-size: calc(33% - 4px);
    flex-basis: calc(33% - 4px); } }
@media (max-width: 767px) {
  .managers-grid .manager {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 2px);
    -ms-flex: 0 0 calc(50% - 2px);
    flex: 0 0 calc(50% - 2px);
    -webkit-flex-basis: calc(50% - 2px);
    -ms-flex-preferred-size: calc(50% - 2px);
    flex-basis: calc(50% - 2px);
    margin-bottom: 2px; } }
.managers-grid .manager:after {
  height: 6px;
  background-color: #E4242E;
  left: 0;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }
.managers-grid .manager:hover:after {
  right: 0; }
.managers-grid .manager-photo {
  height: 297px;
  background-color: #ddd;
  width: 100%; }
@media (max-width: 1659px) {
  .managers-grid .manager-photo {
    height: 244px; } }
@media (max-width: 1439px) {
  .managers-grid .manager-photo {
    height: 171px; } }
@media (max-width: 1023px) {
  .managers-grid .manager-photo {
    height: 140px; } }
@media (max-width: 767px) {
  .managers-grid .manager-photo {
    height: 103px; } }
.managers-grid .manager-photo img, .managers-grid .manager-photo.img {
  width: 100%;
  height: 100%;
  -o-object-position: center top;
  object-position: center top;
  -o-object-fit: cover;
  font-family: "object-fit:cover;object-position:center top";
  object-fit: cover; }
.managers-grid .manager-info {
  padding: 18px 60px;
  line-height: 1.2;
  min-height: 162px; }
@media (max-width: 1659px) {
  .managers-grid .manager-info {
    padding: 14px 29px;
    min-height: 153px; } }
@media (max-width: 1439px) {
  .managers-grid .manager-info {
    padding: 11px 19px;
    min-height: 107px; } }
@media (max-width: 1023px) {
  .managers-grid .manager-info {
    padding: 7px 27px;
    min-height: 75px; } }
@media (max-width: 767px) {
  .managers-grid .manager-info {
    min-height: 65px;
    padding: 3px 10px; } }
.managers-grid .manager-surname {
  font-weight: bold; }
.managers-grid .manager-name {
  font-size: 24px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 14px; }
@media (max-width: 1659px) {
  .managers-grid .manager-name {
    font-size: 18px;
    font-size: 16px; } }
@media (max-width: 1439px) {
  .managers-grid .manager-name {
    margin-bottom: 10px; } }
@media (max-width: 1023px) {
  .managers-grid .manager-name {
    margin-bottom: 4px; } }
@media (max-width: 767px) {
  .managers-grid .manager-name {
    font-size: 11px;
    font-size: 14px;
    margin-bottom: 4px; } }
@media (max-width: 320px) {
  .managers-grid .manager-name {
    font-size: 12px; } }
.managers-grid .manager-description {
  font-size: 16px;
  font-size: 14px; }
@media (max-width: 1659px) {
  .managers-grid .manager-description {
    font-size: 12px; } }
@media (max-width: 767px) {
  .managers-grid .manager-description {
    font-size: 7px;
    font-size: 10px; } }
@media (max-width: 320px) {
  .managers-grid .manager-description {
    font-size: 8px; } }
.managers-grid:after {
  content: '';
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px); }

.page-manager {
  font-size: 20px;
  font-size: 18px;
  line-height: 25px;
  line-height: 1.5; }
@media (max-width: 1659px) {
  .page-manager {
    font-size: 16px;
    line-height: 18px; } }
@media (max-width: 1439px) {
  .page-manager {
    line-height: 1.2; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-manager {
    line-height: 1.2; } }
@media (max-width: 767px) {
  .page-manager {
    font-size: 14px; }
  .page-manager .red-block {
    width: 23px;
    height: 6px; } }
@media (max-width: 320px) {
  .page-manager {
    font-size: 12px; } }
@media (min-width: 1920px) {
  .page-manager .container {
    width: 1580px; } }
@media (max-width: 1659px) and (min-width: 1440px) {
  .page-manager .container {
    width: 1170px; } }
@media (max-width: 1439px) and (min-width: 1024px) {
  .page-manager .container {
    width: 820px; } }
@media (max-width: 1023px) and (min-width: 768px) {
  .page-manager .container {
    width: 670px; } }
.page-manager .back-to-list .btn-red {
  margin-bottom: 84px; }
@media (max-width: 1659px) {
  .page-manager .back-to-list .btn-red {
    margin: 30px 0 38px; } }
@media (max-width: 1439px) {
  .page-manager .back-to-list .btn-red {
    margin-bottom: 29px; } }
.page-manager .manager-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 60px 0 0; }
@media (max-width: 1659px) {
  .page-manager .manager-cols {
    margin-top: 15px; } }
@media (max-width: 1439px) {
  .page-manager .manager-cols {
    margin-top: 6px; } }
@media (max-width: 1023px) {
  .page-manager .manager-cols {
    margin-top: 62px; } }
@media (max-width: 767px) {
  .page-manager .manager-cols {
    display: block;
    margin: 0; } }
@media (max-width: 767px) {
  .page-manager .manager-cols .col.manager-photo {
    display: none; } }
.page-manager .manager-cols .position {
  margin: 44px 0 27px; }
@media (max-width: 1659px) {
  .page-manager .manager-cols .position {
    margin: 39px 0 0; } }
@media (max-width: 1439px) {
  .page-manager .manager-cols .position {
    margin-top: 23px; } }
@media (max-width: 1023px) {
  .page-manager .manager-cols .position {
    margin: 13px 0 7px; } }
@media (max-width: 767px) {
  .page-manager .manager-cols .position {
    margin: 33px 0 9px;
    font-weight: bold; } }
.page-manager .manager-cols .birth {
  margin: 27px 0 66px; }
@media (max-width: 1659px) {
  .page-manager .manager-cols .birth {
    margin: 7px 0 46px; } }
@media (max-width: 1439px) {
  .page-manager .manager-cols .birth {
    margin: 4px 0 24px; } }
@media (max-width: 1023px) {
  .page-manager .manager-cols .birth {
    margin: 10px 0 28px; } }
@media (max-width: 767px) {
  .page-manager .manager-cols .birth {
    margin: 9px 0 10px; } }
.page-manager .manager-photo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 700px;
  -ms-flex: 0 0 700px;
  flex: 0 0 700px;
  margin-right: 100px; }
@media (max-width: 1659px) {
  .page-manager .manager-photo {
    -webkit-flex-basis: 512px;
    -ms-flex-preferred-size: 512px;
    flex-basis: 512px;
    margin-right: 80px; } }
@media (max-width: 1439px) {
  .page-manager .manager-photo {
    -webkit-flex-basis: 360px;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px;
    margin-right: 54px; } }
@media (max-width: 1023px) {
  .page-manager .manager-photo {
    -webkit-flex-basis: 298px;
    -ms-flex-preferred-size: 298px;
    flex-basis: 298px;
    margin-right: 40px; } }
.page-manager .manager-photo.only-mobile {
  display: none; }
@media (max-width: 767px) {
  .page-manager .manager-photo.only-mobile {
    display: block;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: 0;
    margin-top: 21px; } }
.page-manager .manager-photo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover; }
.page-manager h1 {
  font-size: 40px;
  font-weight: bold;
  text-transform: none;
  color: #1c274b;
  line-height: 1.2;
  margin: -7px 0 36px;
  font-family: 'UniversLT'; }
@media (max-width: 1659px) {
  .page-manager h1 {
    font-size: 30px;
    margin: 2px 0 28px; } }
@media (max-width: 1439px) {
  .page-manager h1 {
    font-size: 22px;
    margin: 2px 0 16px; } }
@media (max-width: 1023px) {
  .page-manager h1 {
    margin: -2px 0 12px;
    font-size: 20px; } }
@media (max-width: 767px) {
  .page-manager h1 {
    font-size: 18px;
    margin: 0 0 8px; } }
@media (max-width: 1023px) {
  .page-manager .red-block {
    width: 27px;
    height: 9px; } }
.page-manager h2 {
  font-size: 24px;
  font-size: 20px;
  font-weight: bold;
  margin: 44px 0 20px;
  font-family: UniversLT; }
@media (max-width: 1659px) {
  .page-manager h2 {
    font-size: 22px;
    font-size: 18px;
    margin: 45px 0 13px; } }
@media (max-width: 1439px) {
  .page-manager h2 {
    margin: 24px 0 8px; } }
@media (max-width: 1023px) {
  .page-manager h2 {
    margin: 17px 0 4px; } }
@media (max-width: 767px) {
  .page-manager h2 {
    font-size: 14px;
    font-size: 16px;
    margin: 24px 0 10px; } }
@media (max-width: 320px) {
  .page-manager h2 {
    font-size: 14px; } }
@media (max-width: 1439px) {
  .page-manager .list-blue, .page-manager .list-dots, .page-manager .cathedra .list ul, .cathedra .list .page-manager ul {
    margin-top: 0; }
  .page-manager .list-blue li, .page-manager .list-dots li, .page-manager .cathedra .list ul li, .cathedra .list .page-manager ul li {
    line-height: 1.15;
    margin: 4px 0 7px; } }
@media (max-width: 1023px) {
  .page-manager .list-blue, .page-manager .list-dots, .page-manager .cathedra .list ul, .cathedra .list .page-manager ul {
    margin-top: 0; }
  .page-manager .list-blue li, .page-manager .list-dots li, .page-manager .cathedra .list ul li, .cathedra .list .page-manager ul li {
    margin: 0 0 6px;
    line-height: 1.1;
    padding-left: 11px; }
  .page-manager .list-blue li:before, .page-manager .list-dots li:before, .page-manager .cathedra .list ul li:before, .cathedra .list .page-manager ul li:before {
    content: '';
    background-color: #1c274b;
    width: 6px;
    height: 6px;
    display: inline-block;
    font-size: 37px;
    line-height: 1;
    position: absolute;
    left: 1px;
    top: 4px; } }

.page-wrapper__services {
  margin-left: 135px; }

.page-wrapper__services-subtitle {
  font-size: 33px;
  font-weight: 650;
  margin-top: 20px; }
@media (max-width: 1439px) {
  .page-wrapper__services-subtitle {
    font-size: 27px;
    font-weight: 600;
    line-height: 34px; } }
@media (max-width: 1023px) {
  .page-wrapper__services-subtitle {
    font-size: 22px;
    line-height: 28px; } }
@media (max-width: 767px) {
  .page-wrapper__services-subtitle {
    font-size: 18px;
    line-height: 23px; } }

.page-wrapper__services-subtitle1 {
  margin-top: 75px;
  font-size: 22px;
  font-weight: 600; }
@media (max-width: 1439px) {
  .page-wrapper__services-subtitle1 {
    line-height: 28px;
    font-size: 20px;
    margin-top: 41px; } }
@media (max-width: 767px) {
  .page-wrapper__services-subtitle1 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 31px; } }

.page-wrapper__services-content-block {
  width: 860px;
  min-height: 260px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 26px 30px;
  margin-top: 40px;
  margin-left: -30px; }
@media (max-width: 1439px) {
  .page-wrapper__services-content-block {
    width: auto;
    margin-top: 30px;
    margin-left: -29px;
    margin-right: 21px;
    padding-bottom: 22px; } }
@media (max-width: 1023px) {
  .page-wrapper__services-content-block {
    margin-left: 0; } }
@media (max-width: 767px) {
  .page-wrapper__services-content-block {
    margin: 21px 0 0 -10px;
    padding: 19px 11px;
    font-size: 16px;
    line-height: 24px; } }

.page-wrapper__services-content-block-stage {
  font-size: 22px;
  margin-bottom: 0.5em; }
@media (max-width: 1023px) {
  .page-wrapper__services-content-block-stage {
    margin-bottom: 8px; } }
@media (max-width: 767px) {
  .page-wrapper__services-content-block-stage {
    font-size: 16px;
    margin-bottom: 16px; } }

.name-stage {
  color: #000094;
  font-weight: 650;
  font-size: 28px; }
@media (max-width: 1439px) {
  .name-stage {
    display: inline-block;
    margin-left: 12px;
    margin-top: -4px; } }
@media (max-width: 1023px) {
  .name-stage {
    font-size: 30px;
    margin-left: 10px;
    margin-top: -6px; } }
@media (max-width: 767px) {
  .name-stage {
    font-size: 18px; } }

.border-line {
  width: 630px;
  height: 58px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  margin-left: 85px; }
@media (max-width: 1439px) {
  .border-line {
    width: calc(100% - 228px);
    margin-left: 75px; } }
@media (max-width: 1023px) {
  .border-line {
    width: calc(100% - 260px); } }
@media (max-width: 767px) {
  .border-line {
    width: calc(100% - 127px);
    height: 40px; } }

.up {
  border-top: none;
  border-left: none;
  border-radius: 0 0 25px 0; }
@media (max-width: 1439px) {
  .up {
    border-radius: 0 0 34px 0; } }

.down {
  border-top-color: #e5e5e5;
  border-right: none;
  border-bottom: none;
  border-radius: 25px 0 0 0;
  margin-left: 60px;
  margin-top: -1px; }
@media (max-width: 1439px) {
  .down {
    border-radius: 34px 0 0 0;
    margin-left: 33px; } }
@media (max-width: 1023px) {
  .down {
    margin-left: 47px; } }
@media (max-width: 767px) {
  .down {
    margin-left: 39px; } }

.page-wrapper__services-content-block-text {
  color: black;
  opacity: 0.5;
  font-size: 18px; }

.btn-block_services {
  padding: 70px 0 100px 0;
  width: 860px;
  margin-left: -30px;
  text-align: center; }
@media (max-width: 1439px) {
  .btn-block_services {
    width: auto;
    padding-top: 60px; } }
@media (max-width: 1023px) {
  .btn-block_services {
    margin-left: 0; } }

.btn_services {
  border: none; }

.form-service {
  background-color: #F9FAFC;
  margin-top: 150px;
  padding-top: 78px;
  display: none;
  position: relative; }
.form-service .form {
  width: 391px;
  margin: 20px auto 0;
  padding-bottom: 10px; }
@media (max-width: 767px) {
  .form-service .form {
    width: 280px; } }
.form-service .form-footer {
  margin: 110px 0;
  text-align: center; }
.form-service .check_block {
  padding: 0; }

.form-thanks {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 0 16%; }
@media (max-width: 767px) {
  .form-thanks {
    padding: 0 20px; } }
.form-thanks .text-muted, .form-thanks .page-vacancy .vacancy-description ul, .page-vacancy .vacancy-description .form-thanks ul {
  max-width: 342px;
  margin: 0 auto; }
.form-thanks h2 {
  color: #1c274b;
  font-size: 32px;
  font-weight: bold;
  padding: 0 !important; }
@media (max-width: 767px) {
  .form-thanks h2 {
    font-size: 22px; } }

@media (max-width: 767px) {
  .page-structure .article-title {
    padding-bottom: 6px; } }

@media (max-width: 1659px) {
  .page-structure .article-title {
    min-height: 220px; } }

@media (max-width: 1439px) {
  .page-structure .article-title {
    min-height: 158px;
    padding-bottom: 24px; } }

@media (max-width: 1023px) {
  .page-structure .article-title {
    min-height: 180px;
    margin-bottom: 35px; } }

@media (max-width: 767px) {
  .page-structure .article-title {
    min-height: 0px;
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .page-structure .article-title .container {
    margin: 0;
    width: 100%;
    padding: 20px 0 25px 25px; } }

@media (max-width: 1439px) {
  .page-structure .article-title h1 {
    margin-top: 10px; } }

@media (max-width: 767px) {
  .page-structure .article-title h1 {
    font-size: 25px;
    font-family: Muller;
    font-weight: bold;
    line-height: 1.271;
    margin: 0 0 22px;
    padding: 0; } }

@media (max-width: 1659px) {
  .page-structure .article-text {
    padding-top: 26px; } }

@media (max-width: 1439px) {
  .page-structure .article-text {
    padding-top: 1px; } }

@media (max-width: 1023px) and (min-width: 768px) {
  .page-structure .article-text {
    width: 672px; } }

@media (max-width: 767px) {
  .page-structure .article-text {
    padding: 28px 0 0; } }

@media (max-width: 767px) {
  .structure-grid {
    margin-left: 19px;
    width: 235px; } }

.structure-grid .structure-item-primary {
  width: 100%;
  background-color: #fff;
  font-size: 28px;
  font-size: 20px;
  font-family: UniversLT;
  color: #1c274c;
  font-weight: bold;
  line-height: 0.964;
  text-align: center;
  padding: 30px 20%;
  border-top: 10px solid #E4242E; }
@media (max-width: 1659px) {
  .structure-grid .structure-item-primary {
    border-top-width: 7px;
    padding: 20px 0;
    line-height: 1.2;
    font-size: 22px;
    font-size: 18px; } }
@media (max-width: 1439px) {
  .structure-grid .structure-item-primary {
    border-top-width: 6px;
    padding: 13px 0; } }
@media (max-width: 1023px) {
  .structure-grid .structure-item-primary {
    padding: 14px 0; } }
@media (max-width: 767px) {
  .structure-grid .structure-item-primary {
    border-top: 5px solid #E4242E;
    font-size: 15px;
    font-size: 16px;
    padding: 11px 5% 14px;
    width: 235px; } }
@media (max-width: 320px) {
  .structure-grid .structure-item-primary {
    font-size: 14px; } }

.structure-grid .structures {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (max-width: 1659px) {
  .structure-grid .structures {
    margin-bottom: 45px; } }
@media (max-width: 1439px) {
  .structure-grid .structures {
    margin-bottom: 28px; } }
@media (max-width: 1023px) {
  .structure-grid .structures {
    margin-bottom: 52px; } }
.structure-grid .structures .structure-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  min-width: 0; }
@media (max-width: 767px) {
  .structure-grid .structures .structure-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }
.structure-grid .structures .structure-col .structure-item {
  padding-left: 23px;
  padding-top: 23px;
  padding-right: 15px;
  position: relative; }
@media (max-width: 1659px) {
  .structure-grid .structures .structure-col .structure-item {
    padding-right: 5px;
    padding-top: 16px;
    padding-left: 17px; } }
@media (max-width: 1439px) {
  .structure-grid .structures .structure-col .structure-item {
    padding-left: 13px;
    padding-right: 4px;
    padding-top: 11px; } }
@media (max-width: 1023px) {
  .structure-grid .structures .structure-col .structure-item {
    padding-left: 12px;
    padding-top: 9px;
    padding-right: 3px; } }
@media (max-width: 767px) {
  .structure-grid .structures .structure-col .structure-item {
    padding-top: 10px;
    padding-left: 16px;
    padding-left: 14px; } }
.structure-grid .structures .structure-col .structure-item:first-child {
  padding-top: 23px; }
@media (max-width: 1659px) {
  .structure-grid .structures .structure-col .structure-item:first-child {
    padding-top: 19px; } }
@media (max-width: 1439px) {
  .structure-grid .structures .structure-col .structure-item:first-child {
    padding-top: 14px; } }
@media (max-width: 1023px) {
  .structure-grid .structures .structure-col .structure-item:first-child {
    padding-top: 12px; } }
@media (max-width: 767px) {
  .structure-grid .structures .structure-col .structure-item:first-child {
    padding-top: 13px; } }
.structure-grid .structures .structure-col .vl {
  height: 50%;
  border-left: 2px solid white;
  position: absolute;
  left: 0;
  top: 0; }
@media (max-width: 1659px) {
  .structure-grid .structures .structure-col .vl {
    height: 58%; } }
.structure-grid .structures .structure-col .vl.full {
  height: 100%; }
@media (max-width: 767px) {
  .structure-grid .structures .structure-col .vl.full-mobile {
    height: 100%; } }
.structure-grid .structures .structure-col .hl {
  position: absolute;
  top: 50%;
  width: 23px;
  border-top: 2px solid white;
  left: 0; }
@media (max-width: 1659px) {
  .structure-grid .structures .structure-col .hl {
    top: 58%; } }
@media (max-width: 1439px) {
  .structure-grid .structures .structure-col .hl {
    width: 14px; } }
.structure-grid .structures .structure-col .content {
  background-color: #fff;
  font-size: 19px;
  font-size: 18px;
  font-family: UniversLT;
  color: #1c274c;
  line-height: 1.421;
  text-align: center;
  height: 105px;
  border-top: 6px solid #1c274b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
@media (max-width: 1659px) {
  .structure-grid .structures .structure-col .content {
    height: 83px;
    line-height: 1.2;
    font-size: 15px;
    font-size: 16px; } }
@media (max-width: 1439px) {
  .structure-grid .structures .structure-col .content {
    border-top-width: 4px;
    height: 58px;
    height: 72px;
    font-size: 11px;
    font-size: 14px; } }
@media (max-width: 767px) {
  .structure-grid .structures .structure-col .content {
    border-top: 4px solid #1c274b;
    font-size: 9px;
    font-size: 14px; } }
@media (max-width: 320px) {
  .structure-grid .structures .structure-col .content {
    font-size: 12px;
    height: 54px; } }

.page-concern-parts {
  position: relative; }
@media (min-width: 1920px) {
  .page-concern-parts .container {
    width: 1420px; } }
.page-concern-parts .page-title, .page-concern-parts .article-title {
  min-height: 233px; }
@media (max-width: 1659px) {
  .page-concern-parts .page-title, .page-concern-parts .article-title {
    min-height: 180px; } }
@media (max-width: 1439px) {
  .page-concern-parts .page-title, .page-concern-parts .article-title {
    min-height: 131px; } }
@media (max-width: 767px) {
  .page-concern-parts .page-title, .page-concern-parts .article-title {
    min-height: auto;
    padding-bottom: 6px; } }
.page-concern-parts .page-title .container, .page-concern-parts .article-title .container {
  padding-left: 160px; }
@media (max-width: 1659px) {
  .page-concern-parts .page-title .container, .page-concern-parts .article-title .container {
    padding-left: 0; } }
.page-concern-parts .page-title h1, .page-concern-parts .article-title h1 {
  margin-bottom: 4px; }
@media (max-width: 1659px) {
  .page-concern-parts .page-title h1, .page-concern-parts .article-title h1 {
    margin-top: 17px; } }
@media (max-width: 1439px) {
  .page-concern-parts .page-title h1, .page-concern-parts .article-title h1 {
    margin: 9px 0 0; } }
@media (max-width: 767px) {
  .page-concern-parts .article-text {
    padding: 28px 0 0; } }
@media (max-width: 1023px) {
  .page-concern-parts .catalogue-filter {
    top: 130px; } }
@media (max-width: 767px) {
  .page-concern-parts .catalogue-filter {
    top: 110px; } }
@media (max-width: 528px) {
  .page-concern-parts .catalogue-filter {
    top: 120px; } }

.divisions-wrapper {
  margin-bottom: 55px;
}
@media (max-width: 1659px) {
  .divisions-wrapper {
    margin-bottom: 25px; } }
@media (max-width: 1439px) {
  .divisions-wrapper {
    margin-bottom: 13px; } }
@media (max-width: 767px) {
  .divisions-wrapper {
    margin-bottom: 29px; } }

.divisions-filter {
  width: 163px;
  margin-left: 80px;
  margin-right: 9px;
  min-height: 100px;
  float: left; }
.divisions-filter .filter-header {
  background: url("/local/templates/aoavt_index/assets/img/map-pin.png") left top;
  background-size: auto 100%;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: UniversLT;
  color: #5a5d66;
  line-height: 2.4;
  height: 24px;
  padding-left: 30px;
  margin-bottom: 32px; }
.divisions-filter .button-clear {
  background: url("/local/templates/aoavt_index/assets/img/clear-filters.png") left center;
  background-size: 19px 19px;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: UniversLT;
  color: #b2b2b2;
  line-height: 1.688;
  padding-left: 30px;
  text-align: left;
  border: none; }

.divisions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
@media (min-width: 1920px) {
  .divisions {
    float: left;
    width: 1420px; } }
@media (max-width: 1023px) {
  .divisions {
    margin-top: 100px;
    float: none; } }
@media (max-width: 767px) {
  .divisions {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    display: block; } }
.divisions .division {
  min-width: 0;
  background-color: #fff;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  border-bottom: 4px solid #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 12px);
  -ms-flex: 0 0 calc(33% - 12px);
  flex: 0 0 calc(33% - 12px);
  -webkit-flex-basis: calc(33% - 12px);
  -ms-flex-preferred-size: calc(33% - 12px);
  flex-basis: calc(33% - 12px);
  max-width: calc(33% - 12px);
  padding: 22px 40px 5px 50px; }
@media (min-width: 1920px) {
  .divisions .division {
    padding: 30px 70px 30px 60px;
    -webkit-flex-basis: 460px;
    -ms-flex-preferred-size: 460px;
    flex-basis: 460px;
    max-width: 460px; } }
@media all and (-ms-high-contrast: none) and (min-width: 1920px), (-ms-high-contrast: active) and (min-width: 1920px) {
  .divisions .division {
    max-width: 460px; } }
@media (max-width: 1439px) {
  .divisions .division {
    -webkit-flex-basis: calc(33% - 8px);
    -ms-flex-preferred-size: calc(33% - 8px);
    flex-basis: calc(33% - 8px);
    max-width: calc(33% - 8px);
    padding: 14px 14px 9px 35px; } }
@media (max-width: 767px) {
  .divisions .division:last-child {
    margin-bottom: 0; } }
.divisions .division:hover {
  border-bottom: 4px solid #E4242E;
  background-color: #fff; }
.divisions .division:hover .division-name {
  color: #E4242E; }
@media (max-width: 1023px) {
  .divisions .division {
    -webkit-flex-basis: 280px;
    -ms-flex-preferred-size: 280px;
    flex-basis: 280px;
    max-width: 280px;
    padding: 22px 29px 16px;
    padding-right: 10px;
    margin-bottom: 15px; } }
@media (max-width: 767px) {
  .divisions .division {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 13px 26px 0px; } }
.divisions:after {
  content: '';
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(33% - 9px);
  -ms-flex: 0 0 calc(33% - 9px);
  flex: 0 0 calc(33% - 9px);
  -webkit-flex-basis: calc(33% - 9px);
  -ms-flex-preferred-size: calc(33% - 9px);
  flex-basis: calc(33% - 9px);
}
.division-number {
  font-family: UniversLT;
  font-size: 42px;
  font-weight: bold;
  color: #E4242E;
  padding-bottom: 10px;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
@media (max-width: 1659px) {
  .division-number {
    font-size: 34px;
    padding-bottom: 13px; } }
@media (max-width: 1439px) {
  .division-number {
    font-size: 24px;
    padding-bottom: 10px; } }
@media (max-width: 767px) {
  .division-number {
    font-size: 30px; } }

.division-name {
  color: black;
  font-family: UniversLT;
  font-size: 24px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }
@media (max-width: 1659px) {
  .division-name {
    font-size: 22px;
    font-size: 18px;
    margin-bottom: 3px; } }
@media (max-width: 767px) {
  .division-name {
    font-size: 14px;
    font-size: 16px; } }
@media (max-width: 320px) {
  .division-name {
    font-size: 14px; } }

.division-city {
  color: #656870;
  font-weight: normal;
  padding-bottom: 45px; }
@media (max-width: 1659px) {
  .division-city {
    padding-bottom: 40px; } }
@media (max-width: 1439px) {
  .division-city {
    padding-bottom: 27px; } }
@media (max-width: 767px) {
  .division-city {
    padding-bottom: 17px; } }

.division-description {
  font-size: 14px;
  color: black;
  margin-bottom: 14px;
  line-height: 1.25;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  height: 154px; }
@media (max-width: 1659px) {
  .division-description {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    height: 140px; } }
@media (max-width: 767px) {
  .division-description {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    height: 119px; } }

@media (max-width: 1439px) {
  .page-concern-part .article-title h1 {
    margin-top: 10px; } }

.page-concern-part .article-text {
  padding-top: 33px; }
@media (max-width: 1659px) {
  .page-concern-part .article-text {
    padding-top: 63px; } }
@media (max-width: 1439px) {
  .page-concern-part .article-text {
    padding-top: 24px; } }

.page-concern-part .concern-managment {
  font-size: 20px;
  line-height: 1.25;
  margin-top: 50px; }
@media (max-width: 1659px) {
  .page-concern-part .concern-managment {
    font-size: inherit;
    margin-top: 12px; } }
@media (max-width: 1439px) {
  .page-concern-part .concern-managment {
    margin-top: 8px; } }
@media (max-width: 767px) {
  .page-concern-part .concern-managment {
    font-size: 12px;
    margin-top: 34px; } }
.page-concern-part .concern-managment label {
  font-weight: bold; }
@media (max-width: 767px) {
  .page-concern-part .concern-managment label {
    display: block; } }

.page-concern-part .concern-contacts {
  font-size: 20px;
  font-family: UniversLT;
  line-height: 1.25;
  margin-top: 50px; }
@media (max-width: 1659px) {
  .page-concern-part .concern-contacts {
    font-size: inherit;
    margin-top: 10px; } }
@media (max-width: 1439px) {
  .page-concern-part .concern-contacts {
    margin-top: 6px; } }
@media (max-width: 767px) {
  .page-concern-part .concern-contacts {
    font-size: 12px;
    margin-top: 40px; } }

.page-concern-part .concern-link {
  color: #E4242E;
  font-size: 20px;
  font-family: UniversLT;
  line-height: 1.25;
  margin: 30px 0 0; }
@media (max-width: 1659px) {
  .page-concern-part .concern-link {
    font-size: inherit;
    margin-top: 12px; } }
@media (max-width: 1439px) {
  .page-concern-part .concern-link {
    margin-top: 8px; } }
@media (max-width: 767px) {
  .page-concern-part .concern-link {
    font-size: 12px;
    margin-top: 10px; } }

.page-concern-part .concern-to-all {
  text-align: center; }
@media (max-width: 767px) {
  .page-concern-part .concern-to-all {
    padding: 25px 0; } }
@media (max-width: 767px) {
  .page-concern-part .concern-to-all a {
    width: 273px;
    width: 85%;
    padding: 15px 0;
    font-size: 13px;
    height: auto;
    line-height: 1;
    margin: 0 0 5px 0; } }

@media (min-width: 1440px) {
  .page-licenses .container {
    width: 1032px; } }

@media (min-width: 1920px) {
  .page-licenses .container {
    width: 1100px !important; } }

@media (max-width: 767px) {
  .page-licenses .container {
    width: 85% !important; } }

.page-licenses .article-title {
  min-height: 233px; }
@media (max-width: 1659px) {
  .page-licenses .article-title {
    min-height: 216px; } }
@media (max-width: 1439px) {
  .page-licenses .article-title {
    min-height: auto;
    margin-bottom: 23px; } }
@media (max-width: 767px) {
  .page-licenses .article-title {
    padding-bottom: 6px; } }
@media (max-width: 767px) {
  .page-licenses .article-title .container {
    margin: 0;
    width: 100%;
    padding: 20px 0 25px 25px; } }
.page-licenses .article-title h1 {
  margin: 29px 0 4px; }
@media (max-width: 1659px) {
  .page-licenses .article-title h1 {
    margin: 18px 0 1px; } }
@media (max-width: 1439px) {
  .page-licenses .article-title h1 {
    margin: 9px 0 0; } }
@media (max-width: 767px) {
  .page-licenses .article-title h1 {
    font-size: 25px;
    font-family: Muller;
    font-weight: bold;
    line-height: 1.271;
    margin: 0 0 22px;
    padding: 0; } }

.patents-info {
  line-height: 1.36; }

.patent-centers-list {
  margin: 0px 0 134px; }
@media (max-width: 1659px) {
  .patent-centers-list {
    margin-bottom: 45px; } }
@media (max-width: 1439px) {
  .patent-centers-list {
    margin-bottom: 27px; } }
@media (max-width: 1023px) {
  .patent-centers-list {
    margin-right: -49px;
    margin-bottom: 160px; } }
@media (max-width: 767px) {
  .patent-centers-list {
    margin: 0px 0 30px; } }
.patent-centers-list .patent-center {
  line-height: 1.4;
  font-weight: 650;
  padding: 15px 20px 0px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center {
    padding: 0; } }
@media (max-width: 767px) {
  .patent-centers-list .patent-center {
    padding: 15px 0 0 0; } }
.patent-centers-list .patent-center:first-child {
  padding-top: 20px; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center:first-child {
    padding-top: 5px; } }
@media (max-width: 1439px) {
  .patent-centers-list .patent-center:first-child {
    padding-top: 2px; } }
.theme-white .patent-centers-list .patent-center {
  margin-top: -1px; }
.patent-centers-list .patent-center.expandable-open .center-name {
  background-image: url("/local/templates/aoavt_index/assets/img/arrow-up.png"); }
.patent-centers-list .patent-center.expandable-open .expandable-area {
  display: block; }
.patent-centers-list .patent-center .center-name {
  background-image: url("/local/templates/aoavt_index/assets/img/arrow-down.png");
  background-position: right center;
  background-size: auto auto;
  background-repeat: no-repeat;
  border-bottom: 1px solid #7d7d7d;
  cursor: pointer;
  font-family: UniversLT;
  font-weight: bold;
  line-height: 1.2;
  padding: 20px 120px 20px 0;
  min-height: 40px; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center .center-name {
    padding: 20px 50px 15px 0; } }
@media (max-width: 1439px) {
  .patent-centers-list .patent-center .center-name {
    padding: 12px 50px 10px 0;
    background-size: 23px; } }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .center-name {
    background-position: right 10px;
    background-size: 20px auto;
    padding: 0 25px 6px 0; } }
.patent-centers-list .patent-center .expandable-area {
  display: none;
  margin-top: 40px; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center .expandable-area {
    margin-top: 15px; } }
@media (max-width: 1439px) {
  .patent-centers-list .patent-center .expandable-area {
    margin-top: 11px;
    margin-bottom: 15px; } }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .expandable-area {
    margin-top: 13px; } }
.patent-centers-list .patent-center .expandable-area .license-item {
  margin-bottom: 40px; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center .expandable-area .license-item {
    margin-bottom: 14px; } }
@media (max-width: 1439px) {
  .patent-centers-list .patent-center .expandable-area .license-item {
    margin-bottom: 10px; } }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .expandable-area .license-item {
    margin-bottom: 8px; } }
.patent-centers-list .patent-center .expandable-area .license-name {
  font-family: UniversLT;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 22px; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center .expandable-area .license-name {
    margin-bottom: 7px; } }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .expandable-area .license-name {
    line-height: 1;
    margin-bottom: 6px; } }
.patent-centers-list .patent-center .expandable-area .license-number, .patent-centers-list .patent-center .expandable-area .license-expired {
  color: #7b7d85;
  font-family: UniversLT;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 22px; }
@media (max-width: 1659px) {
  .patent-centers-list .patent-center .expandable-area .license-number, .patent-centers-list .patent-center .expandable-area .license-expired {
    margin-bottom: 11px; } }
@media (max-width: 1439px) {
  .patent-centers-list .patent-center .expandable-area .license-number, .patent-centers-list .patent-center .expandable-area .license-expired {
    margin-bottom: 8px; } }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .expandable-area .license-number, .patent-centers-list .patent-center .expandable-area .license-expired {
    margin-bottom: 3px; } }
.patent-centers-list .patent-center .center-link {
  width: 30px;
  height: 30px;
  background-color: #1c274b;
  border-radius: 50%;
  text-align: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .center-link {
    padding-right: 0;
    margin-left: auto;
    width: 25px;
    height: 25px;
    margin-top: 12px; } }
.patent-centers-list .patent-center .center-link a {
  display: inline-block;
  padding-top: 4px; }
.patent-centers-list .patent-center .center-link .arrow-right {
  background: url(/local/templates/aoavt_index/assets/css/../svg/arrow-white.svg) center center no-repeat;
  width: 16px;
  height: 13px;
  display: inline-block;
  background-size: contain; }
@media (max-width: 767px) {
  .patent-centers-list .patent-center .center-link .arrow-right {
    width: 13px; } }

@media (min-width: 1920px) {
  .page-system-error .container, .page-under-construction .container {
    width: 1100px !important; } }

@media (max-width: 1659px) {
  .page-system-error .container, .page-under-construction .container {
    width: 905px; } }

@media (max-width: 1439px) {
  .page-system-error .container, .page-under-construction .container {
    width: 635px; } }

@media (max-width: 1023px) {
  .page-system-error .container, .page-under-construction .container {
    width: 580px; } }

@media (max-width: 767px) {
  .page-system-error .container, .page-under-construction .container {
    width: 85%; } }

@media (max-width: 1659px) {
  .page-system-error .container h1, .page-under-construction .container h1 {
    margin: 72px 0 0; } }

@media (max-width: 1439px) {
  .page-system-error .container h1, .page-under-construction .container h1 {
    margin-top: 57px; } }

@media (max-width: 1023px) {
  .page-system-error .container h1, .page-under-construction .container h1 {
    margin-top: 62px; } }

@media (max-width: 767px) {
  .page-system-error .container h1, .page-under-construction .container h1 {
    margin: 21px 0 12px; } }

.page-system-error .article-title, .page-under-construction .article-title {
  padding-top: 0; }

.page-system-error h2, .page-under-construction h2 {
  font-size: 32px;
  font-family: UniversLT;
  font-weight: bold;
  line-height: 0.781;
  margin-top: 0; }
@media (max-width: 1659px) {
  .page-system-error h2, .page-under-construction h2 {
    margin-top: 15px;
    font-size: 22px; } }
@media (max-width: 1439px) {
  .page-system-error h2, .page-under-construction h2 {
    font-size: 12px; } }
@media (max-width: 1023px) {
  .page-system-error h2, .page-under-construction h2 {
    font-size: 14px;
    margin-top: 17px; } }
@media (max-width: 767px) {
  .page-system-error h2, .page-under-construction h2 {
    font-size: 15px;
    margin-top: 20px; } }

.page-system-error p, .page-under-construction p {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 50px; }
@media (max-width: 1659px) {
  .page-system-error p, .page-under-construction p {
    margin-bottom: 37px; } }
@media (max-width: 1439px) {
  .page-system-error p, .page-under-construction p {
    margin: 11px 0 32px;
    font-size: 14px; } }
@media (max-width: 1023px) {
  .page-system-error p, .page-under-construction p {
    font-size: 12px;
    margin: 17px 0 80px; } }
@media (max-width: 767px) {
  .page-system-error p, .page-under-construction p {
    font-size: 16px;
    margin-bottom: 27px;
    margin-right: 10px;
    margin-top: 21px; } }


/*added from file*/

@media (max-width: 768px){
  .article-text,
  .article-text p,
  .article-text ul,
  .article-text p *,
  .article-text ul * {
    font-size: 12px !important;
  }


  .list-blue li:before, .list-dots li:before, .cathedra .list ul li:before {
    content: '';
    background-color: #1c274b;
    width: 8px;
    height: 8px;
    display: inline-block;
    line-height: 1;
    position: absolute;
    left: 3px;
    top: 3px;
  }

  .article-text img {
    width: 100% !important;
    height: auto !important;
  }
}

@media (min-width: 769px){

  .article-text img {
    max-width: 100% !important;
    height: auto !important;
  }
}
/* End */


/* Start:/bitrix/components/scody/cookie/templates/.default/style.css?17609518101455*/
.widget_cookie{width:100vw;padding:16px 20px;position:fixed;z-index:9999;bottom:0;right:0;background:#fff;transition:opacity 1.2s,transform 1.2s;flex-direction:column;align-items:center;border:2px solid var(--theme-color-primary, #63aa28)}.widget_cookie__style1{border-color:#63aa28}.widget_cookie__style1 .widget_cookie__btn-close-cookie{background-color:#63aa28; width: 150px}.widget_cookie__style2{border-color:#f8a91c}.widget_cookie__style2 .widget_cookie__btn-close-cookie{background-color:#f8a91c}.widget_cookie__style3{border-color:#e12a2a}.widget_cookie__style3 .widget_cookie__btn-close-cookie{background-color:#e12a2a}.widget_cookie__style4{border-color:#E4242E}.widget_cookie__style4 .widget_cookie__btn-close-cookie{background-color:#E4242E}.widget_cookie__style5{border-color:#159dba}.widget_cookie__style5 .widget_cookie__btn-close-cookie{background-color:#159dba}@media(min-width: 29.99875em){.widget_cookie{width:345px;bottom:30px;right:15px}}.widget_cookie__text{margin-bottom:0;color:rgba(25,25,25,.6);font-size:12px;font-weight:400;line-height:20px;padding-bottom:25px}.widget_cookie a{color:var(--theme-b-link)}.widget_cookie__btn-close-cookie{background-size:100% 100%;width:111px;height:48px;display:inline-block;cursor:pointer;transition:.3s;font-size:13px;line-height:19px}.widget_cookie .btn-close-cookie:hover{opacity:.5}.widget_cookie.cookie__hide{transition-delay:0s;opacity:0 !important;transform:translateY(20px) !important}

/* End */


/* Start:/local/templates/aoavt_index/template_styles.css?17463633871206*/
.header-search {
cursor: pointer;
}

.slide-products .img-prod {
text-align: right;
margin-top: -150px !important;
}

.slide-products .img-prod img {            
width: 60% !important;
height: auto !important;
}

@media (max-width: 1023px) {
.footer-hotline {
padding: 0;
margin-left: 0;
}
}

@media (max-width: 1439px) {
.main-footer-bottom {
padding-top: 50px;
padding-bottom: 65px;
}

.main-footer-bottom .container {
padding-top: 10px;
}


}

@media (min-width: 1440px) {
.main-footer-bottom {
margin-bottom: 50px  !important;
}

.fp-viewing-4 .footer-top-block, .fp-viewing-contactsMainPage .footer-top-block {
margin-right: -61px !important;
padding-bottom: 20px !important;
}

.logo-and-copy {
padding-bottom: 0 !important;
}

.nips-link {
position: relative !important;
top: 30px !important;
}
}
@media (max-width: 1919px) {
.slide-products .img-prod {
display: block !important;
}
}      
@media (max-width: 480px) {
.slide-products .img-prod {
display: none !important;
}
}
@media (min-width: 768px) {
.footer-address.mobile {
display: none !important;
}
}

		.maya img{
			display: flex;
			--border: 2px solid #E4242E;
			justify-content: center;
			width: 100%;
			background-color: #fff;
		}

/* End */
/* /local/templates/aoavt_index/assets/css/style.bundle.css?1760952417433570 */
/* /bitrix/components/scody/cookie/templates/.default/style.css?17609518101455 */
/* /local/templates/aoavt_index/template_styles.css?17463633871206 */
