@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  padding: 0.35em 0.75em 0.625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden],
template {
  display: none
}
@font-face {
  font-family: "icomoon";
  src: url("/static/fonts/ico-moon.ttf?485ert") format("truetype"),url("/static/fonts/ico-moon.woff?485ert") format("woff"),url("/static/fonts/ico-moon.svg?485ert") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}
.btn-back:before,
.btn-more:before,
.download-link:before,
.nav-drop .has-drop-down:before,
.paginationjs .paginationjs-next a:before,
.paginationjs .paginationjs-next button:before,
.paginationjs .paginationjs-prev a:before,
.paginationjs .paginationjs-prev button:before,
.team-item__contacts-list [class*=" icon-"],
.team-item__contacts-list [class^=icon-],
[class*=" icon-"],
[class^=icon-] {
  font-family: "icomoon"!important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-search:before {
  content: "\e90d"
}
.icon-call:before {
  content: "\e906"
}
.icon-link:before {
  content: "\e907"
}
.icon-mail:before {
  content: "\e908"
}
.icon-picture:before {
  content: "\e909"
}
.icon-twitter:before {
  content: "\e90a"
}
.icon-arrow-big-l:before {
  content: "\e90b"
}
.icon-arrow-big-r:before {
  content: "\e90c"
}
.icon-instagram:before {
  content: "\e900"
}
.icon-linkedin:before {
  content: "\e901"
}
.icon-arrow:before {
  content: "\e902"
}
.icon-chevron-b:before {
  content: "\e903"
}
.icon-chevron-r:before {
  content: "\e904"
}
.icon-facebook:before {
  content: "\e905"
}
.icon-youtube:before {
  content: "\ea9d"
}
body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47,0,0.74,0.71);
  transition-timing-function: cubic-bezier(0.47,0,0.74,0.71)
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22,0.61,0.36,1);
  transition-timing-function: cubic-bezier(0.22,0.61,0.36,1)
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s,visibility 0.25s;
  transition: opacity 0.25s,visibility 0.25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity 0.25s,visibility;
  transition: opacity 0.25s,visibility;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}
.fancybox-slide--image::before {
  display: none
}
.fancybox-slide--html {
  padding: 6px
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5,0,0.14,1);
  animation-timing-function: cubic-bezier(0.5,0,0.14,1);
  -webkit-backface-visibility: hidden;
  background: 0 0/100% 100% no-repeat;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff
}
.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30,30,30,0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: 0
}
.fancybox-button.fancybox-focus {
  outline: dotted 1px
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}
.fancybox-button div {
  height: 100%
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}
.fancybox-navigation .fancybox-button div {
  padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}
.fancybox-caption {
  background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.85)),color-stop(50%,rgba(0,0,0,0.3)),color-stop(65%,rgba(0,0,0,0.15)),color-stop(75.5%,rgba(0,0,0,0.075)),color-stop(82.85%,rgba(0,0,0,0.037)),color-stop(88%,rgba(0,0,0,0.019)),to(rgba(0,0,0,0)));
  background: linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.15) 65%,rgba(0,0,0,0.075) 75.5%,rgba(0,0,0,0.037) 82.85%,rgba(0,0,0,0.019) 88%,rgba(0,0,0,0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
  }
}
.fancybox-caption--separate {
  margin-top: -50px
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  -webkit-animation: 1s linear infinite fancybox-rotate;
  animation: 1s linear infinite fancybox-rotate;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}
@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0,0,0.25,1);
  transition-timing-function: cubic-bezier(0,0,0.25,1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19,1,0.22,1);
  transition-timing-function: cubic-bezier(0.19,1,0.22,1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5,1.5,1.5);
  transform: scale3d(1.5,1.5,1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5,0.5,0.5);
  transform: scale3d(0.5,0.5,0.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
  transform: scale3d(0,0,0) translate3d(-100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
  transform: scale3d(0,0,0) translate3d(100%,0,0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
  transform: scale3d(1,1,1) translate3d(0,0,0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%,0,0) scale(0.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0) scale(0.1) skew(10deg);
  transform: translate3d(100%,0,0) scale(0.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1)
}
@media all and (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }
  .fancybox-slide--image {
    padding: 6px 0
  }
  .fancybox-close-small {
    right: -6px
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px,env(safe-area-inset-left));
      padding-right: max(12px,env(safe-area-inset-right))
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
  transition: 0.2s cubic-bezier(0.25,0.46,0.45,0.94);
  z-index: 99991
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1
}
@media all and (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}
.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: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}
.slick-track:after,
.slick-track:before {
  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
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}
* {
  max-height: 1000000px
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block
}
address,
applet,
blockquote,
dl,
embed,
form,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
object,
ol,
p,
table,
ul {
  margin: 0 0 22px
}
blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0
}
table {
  border-collapse: collapse
}
td,
th {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top
}
th {
  text-align: center;
  vertical-align: middle
}
ol,
ul {
  padding-left: 20px
}
ol ol,
ol ul,
ul ol,
ul ul {
  padding-left: 20px;
  margin: 0
}
ul {
  list-style-type: disc
}
dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold
}
dl dd {
  overflow: hidden
}
pre {
  max-width: 100%;
  overflow: auto
}
body {
  color: #434342;
  background: #fff;
  font: 18px/1.5 "Heebo","Arial","Helvetica Neue","Helvetica",sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0
}
@media (min-width:768px) {
  body {
    font-size: 20px;
    line-height: 1.5
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block
}
.gm-style img {
  max-width: none
}
@media (max-width:1023px) {
  iframe {
    width: 100%
  }
}
.resize-active * {
  -webkit-transition: none!important;
  transition: none!important
}
.contact-section .radio-buttons-list,
.footer .social-list,
.footer-logos-block__logos-list,
.footer__contacts-list,
.footer__copy-links,
.footer__menu,
.footer__submenu,
.gallery-slider .slick-dots,
.locations-section .tabset,
.map-section__description-list,
.nav-drop .menu-drop,
.nav-drop .menu-drop ul:not([class]):not([id]),
.nav-drop .primary-menu,
.nav-drop .social-list,
.nav-drop__contacts-list,
.paginationjs ul:not([class]):not([id]),
.processes-section .processes-list,
.services-section .services-list,
.share-post-block .social-networks,
.statistics-list,
.tags-list,
.tamplate-content-section ul:not([class]):not([id]),
.team-item__contacts-list,
ul:not([class]):not([id]) {
  margin: 0;
  padding: 0;
  list-style: none
}
.clearfix:after,
dl:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}
.df-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (min-width:520px) {
  .df-row.df-rr-ph {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:520px) {
  .df-row.df-aic-ph {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row.df-rr-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row.df-aic-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1024px) {
  .df-row.df-rr-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1024px) {
  .df-row.df-aic-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:520px) {
  .df-row .col-ph-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:520px) {
  .df-row .col-ph-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:520px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:1024px) {
  .df-row .col-md-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:1024px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row {
    margin: 0 -20px
  }
}
.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}
.accessibility:focus {
  position: static;
  width: auto;
  height: auto
}
.h1,
h1 {
  font-size: 28px
}
.h2,
h2 {
  font-size: 24px
}
.h3,
h3 {
  font-size: 20px
}
.h4,
h4 {
  font-size: 16px
}
.h5,
.h6,
h5,
h6 {
  font-size: 14px
}
@media (min-width:768px) {
  .h1,
  h1 {
    font-size: 32px
  }
  .h2,
  h2 {
    font-size: 30px
  }
  .h3,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
@media (min-width:1024px) {
  .h1,
  h1 {
    font-size: 42px
  }
  .h2,
  h2 {
    font-size: 34px
  }
  .h3,
  h3 {
    font-size: 28px
  }
  .h4,
  h4 {
    font-size: 20px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
@media (min-width:1920px) {
  .h1,
  h1 {
    font-size: 48px
  }
  .h2,
  h2 {
    font-size: 40px
  }
  .h3,
  h3 {
    font-size: 32px
  }
  .h4,
  h4 {
    font-size: 24px
  }
  .h5,
  h5 {
    font-size: 18px
  }
  .h6,
  h6 {
    font-size: 16px
  }
}
.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  font-weight: 800;
  margin: 0 0 10px;
  text-transform: uppercase
}
@media (min-width:768px) {
  .h,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px
  }
}
p {
  margin: 0 0 20px
}
a {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  color: red;
  text-decoration: underline
}
a:focus,
a:hover {
  color: red;
  text-decoration: none
}
a[href*="mailto:"] {
  word-wrap: break-word
}
ul:not([class]):not([id]) {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 25px
}
ul:not([class]):not([id]) li {
  position: relative;
  padding: 5px 0 0 24px
}
ul:not([class]):not([id]) li:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 12px;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #434342
}
.h1,
h1 {
  line-height: 1.25
}
.h2,
h2 {
  line-height: 1.29;
  margin: 0 0 30px
}
fieldset,
form {
  margin: 0;
  padding: 0;
  border-style: none
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-transition: border-color 0.5s ease-in-out;
  transition: border-color 0.5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 18px;
  font-family: "Heebo","Arial","Helvetica Neue","Helvetica",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #efeae6;
  border-radius: 0;
  width: 100%;
  color: #2e2e2e;
  margin: 0 0 24px
}
input[type=email]:not(textarea),
input[type=password]:not(textarea),
input[type=search]:not(textarea),
input[type=tel]:not(textarea),
input[type=text]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea) {
  height: 48px
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  outline: auto;
  outline-offset: 3px;
  border-color: #3e6c76
}
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #848280;
  font-size: 16px
}
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #848280;
  font-size: 16px
}
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #848280;
  font-size: 16px
}
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #848280;
  font-size: 16px
}
input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
textarea.placeholder {
  color: #848280;
  font-size: 16px
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none
}
textarea {
  resize: vertical;
  vertical-align: top;
  overflow: auto;
  padding: 12px
}
@media (min-width:1024px) {
  textarea {
    min-height: 180px
  }
}
button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height: 48px;
  padding: 10px 27px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  outline: 0;
  cursor: pointer;
  border: red;
  border-radius: 0;
  background: red
}
button:hover,
input[type=button]:hover,
input[type=file]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #1f363b;
  color: #e9ff59
}
button:focus,
input[type=button]:focus,
input[type=file]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  outline: auto
}
label {
  color: #2e2e2e;
  font-size: 14px;
  display: block;
  margin: 0 0 8px
}
@media (min-width:1024px) {
  label {
    font-size: 16px
  }
}
[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px
}
[type=radio]:checked + label,
[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #2e2e2e
}
[type=radio]:checked + label:before,
[type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #efeae6;
  border-radius: 100%;
  background: #fff
}
[type=radio]:checked + label:before {
  border-color: #3e6c76
}
[type=radio]:checked + label:after,
[type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #3e6c76;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s
}
[type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0)
}
[type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}
[type=radio]:focus + label:before {
  border-color: #3e6c76
}
.dropdown {
  border: 0;
  font-size: 14px;
  color: #2e2e2e;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 12 7.4' style='enable-background:new 0 0 12 7.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FF0000;%7D%0A%3C/style%3E%3Cpath class='st0' d='M0,1.4L1.4,0L6,4.6L10.6,0L12,1.4l-6,6L0,1.4z'/%3E%3C/svg%3E");
  background-size: 12px;
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  padding: 5px 35px 5px 0;
  cursor: pointer
}
.nav-active {
  overflow: hidden
}
[id=header] {
  position: relative;
  z-index: 2;
  background: #2e2e2e;
  padding: 15px 0
}
@media (min-width:1024px) {
  [id=header] {
    padding: 0
  }
}
.header-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:1024px) {
  .header-holder {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.logo {
  width: 163px
}
@media (min-width:1024px) {
  .logo {
    width: 266px;
    margin-right: 20px
  }
}
[id=nav] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.nav-drop {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  background: #2e2e2e;
  color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: calc(100vh - 60px);
  border-top: 1px solid #434342;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  font-size: 16px;
  padding: 0 0 25px
}
@media (min-width:1024px) {
  .nav-drop {
    border: 0;
    padding: 0;
    height: auto;
    position: static;
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.nav-active .nav-drop {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.nav-drop .menu-drop {
  -webkit-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  background: #434342;
  max-height: 0;
  overflow: hidden
}
@media (min-width:1024px) {
  .nav-drop .menu-drop {
    -webkit-transition: opacity 0.5s ease-in-out,visibility 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out,visibility 0.5s ease-in-out;
    position: absolute;
    top: 100%;
    right: 0;
    background: #2e2e2e;
    min-width: 230px;
    border-top: 4px solid #e9ff59;
    padding: 12px 24px;
    opacity: 0;
    visibility: hidden;
    margin: -4px 0 0;
    max-height: none
  }
}
@media (min-width:1024px) {
  .nav-drop .menu-drop li {
    margin: 0 0 26px
  }
}
.nav-drop .menu-drop li:last-child {
  margin: 0
}
.nav-drop .menu-drop ul:not([class]):not([id]) li {
  padding: 0
}
.nav-drop .menu-drop ul:not([class]):not([id]) li:before {
  display: none
}
.nav-drop .menu-drop ul:not([class]):not([id]) a {
  display: block
}
@media (max-width:1023px) {
  .nav-drop .menu-drop ul:not([class]):not([id]) a {
    padding: 12px 40px
  }
}
.nav-drop .menu-drop ul:not([class]):not([id]) a:hover {
  color: #e9ff59
}
.nav-drop__contacts-list {
  font-size: 14px;
  padding: 0 20px
}
@media (min-width:1024px) {
  .nav-drop__contacts-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: #fff;
    color: #6e6d6b;
    margin: 0 -12px;
    padding: 5px 0;
    position: relative
  }
}
@media (min-width:1024px) {
  .nav-drop__contacts-list:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    background: #fff;
    z-index: -1
  }
}
.nav-drop__contacts-list > li {
  padding: 0 0 24px
}
@media (min-width:1024px) {
  .nav-drop__contacts-list > li {
    padding: 0 12px
  }
}
.nav-drop__contacts-list a:hover {
  color: #e9ff59
}
@media (min-width:1024px) {
  .nav-drop__contacts-list a:hover {
    color: red
  }
}
.nav-drop .has-drop-down {
  position: relative
}
.nav-drop .has-drop-down:before {
  -webkit-transition: color 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  transition: color 0.5s ease-in-out,transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  content: "\e903";
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 7px
}
@media (min-width:1024px) {
  .nav-drop .has-drop-down:before {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-48%);
    transform: translateY(-48%)
  }
}
.nav-drop .has-drop-down.menu-active.hover > a:before {
  opacity: 0
}
.nav-drop .has-drop-down.hover:before {
  -webkit-transform: translateY(-48%) rotate(180deg);
  transform: translateY(-48%) rotate(180deg);
  color: #e9ff59
}
.nav-drop .has-drop-down.hover .menu-drop {
  max-height: 700px
}
@media (min-width:1024px) {
  .nav-drop .has-drop-down.hover .menu-drop {
    opacity: 1;
    visibility: visible;
    max-height: none
  }
}
@media (max-width:1023px) {
  .nav-drop .has-drop-down.active:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }
}
.nav-drop a {
  color: inherit;
  text-decoration: none
}
.nav-drop .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7px;
  font-size: 12px
}
@media (max-width:1023px) {
  .nav-drop .social-list {
    color: #e9ff59;
    font-size: 18px;
    margin: 0 -10px
  }
}
.nav-drop .social-list li {
  padding: 0 10px
}
@media (min-width:1024px) {
  .nav-drop .social-list li {
    padding: 0 7px
  }
}
.nav-drop .social-list a:hover {
  color: red
}
.nav-drop .primary-menu {
  margin: 0 0 23px
}
@media (min-width:1024px) {
  .nav-drop .primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 -25px
  }
}
@media (min-width:1024px) {
  .nav-drop .primary-menu > li {
    padding: 0 25px
  }
}
.nav-drop .primary-menu>li.menu-active:before,
.nav-drop .primary-menu>li.menu-active>a {
  color: #e9ff59
}
.nav-drop .primary-menu > li.menu-active > a:before {
  opacity: 1
}
.nav-drop .primary-menu > li:hover > a {
  color: #e9ff59
}
.nav-drop .primary-menu > li > a {
  display: block;
  padding: 12px 35px 12px 20px
}
@media (min-width:1024px) {
  .nav-drop .primary-menu > li > a {
    padding: 18px 0;
    position: relative
  }
}
@media (min-width:1024px) {
  .nav-drop .primary-menu > li > a:before {
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: -30px;
    height: 4px;
    background: #e9ff59;
    opacity: 0
  }
}
.nav-opener {
  position: relative;
  width: 30px;
  height: 30px;
  font-size: 0;
  line-height: 0;
  float: right
}
@media (min-width:1024px) {
  .nav-opener {
    display: none
  }
}
.nav-opener span,
.nav-opener:after,
.nav-opener:before {
  -webkit-transition: opacity 0.5s ease-in-out,background 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,opacity 0.5s ease-in-out,background 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 17%;
  right: 17%;
  height: 3px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.nav-opener:after,
.nav-opener:before {
  content: ""
}
.nav-opener:before {
  -webkit-transform: translateY(-9px);
  transform: translateY(-9px)
}
.nav-opener:after {
  -webkit-transform: translateY(6px);
  transform: translateY(6px)
}
.nav-opener:hover span,
.nav-opener:hover:after,
.nav-opener:hover:before {
  background-color: #e9ff59
}
.nav-active .nav-opener {
  margin: 0 -8px 0 0
}
.nav-active .nav-opener span,
.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
  background: #e9ff59
}
.nav-active .nav-opener span {
  opacity: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.nav-active .nav-opener:before {
  -webkit-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0)
}
.nav-active .nav-opener:after {
  -webkit-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0)
}
[id=wrapper] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background: #faf8f5;
  overflow: hidden
}
main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.container {
  width: 100%;
  max-width: 1360px;
  padding: 0 20px;
  margin: 0 auto
}
.container--md {
  max-width: 1136px
}
.container--sm {
  max-width: 912px
}
.image-cover {
  position: relative
}
.image-cover > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.subtitle {
  display: block;
  text-transform: uppercase;
  font: 800 14px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #4e8793;
  letter-spacing: 0.2em;
  margin: 0 0 25px
}
@media (min-width:1024px) {
  .subtitle {
    font-size: 18px;
    line-height: 1.38
  }
}
.paginationjs {
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .paginationjs {
    margin: 0 0 80px
  }
}
@media (min-width:1440px) {
  .paginationjs {
    margin: 0 0 160px
  }
}
.paginationjs button {
  all: inherit
}
.paginationjs button:focus {
  outline: auto;
  outline-offset: 3px
}
.paginationjs .paginationjs-next,
.paginationjs .paginationjs-prev {
  text-transform: capitalize
}
.paginationjs .paginationjs-next.disabled a,
.paginationjs .paginationjs-next.disabled button,
.paginationjs .paginationjs-prev.disabled a,
.paginationjs .paginationjs-prev.disabled button {
  pointer-events: none
}
.paginationjs .paginationjs-next a,
.paginationjs .paginationjs-next button,
.paginationjs .paginationjs-prev a,
.paginationjs .paginationjs-prev button {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  position: relative;
  display: block;
  cursor: pointer;
  color: #595857
}
.paginationjs .paginationjs-next a:before,
.paginationjs .paginationjs-next button:before,
.paginationjs .paginationjs-prev a:before,
.paginationjs .paginationjs-prev button:before {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  content: "\e904";
  color: #4e8793;
  position: absolute;
  top: 11px;
  font-size: 12px
}
.paginationjs .paginationjs-next a:hover,
.paginationjs .paginationjs-next a:hover:before,
.paginationjs .paginationjs-next button:hover,
.paginationjs .paginationjs-next button:hover:before,
.paginationjs .paginationjs-prev a:hover,
.paginationjs .paginationjs-prev a:hover:before,
.paginationjs .paginationjs-prev button:hover,
.paginationjs .paginationjs-prev button:hover:before {
  color: red
}
.paginationjs .paginationjs-prev a,
.paginationjs .paginationjs-prev button {
  padding: 11px 12px 11px 25px
}
.paginationjs .paginationjs-prev a:before,
.paginationjs .paginationjs-prev button:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0
}
.paginationjs .paginationjs-next a,
.paginationjs .paginationjs-next button {
  padding: 11px 25px 11px 12px
}
.paginationjs .paginationjs-next a:before,
.paginationjs .paginationjs-next button:before {
  right: 0
}
.paginationjs .paginationjs-ellipsis a,
.paginationjs .paginationjs-ellipsis button {
  display: block;
  padding: 11px 14px;
  pointer-events: none;
  color: #595857
}
.paginationjs .J-paginationjs-page a,
.paginationjs .J-paginationjs-page button {
  -webkit-transition: color 0.5s ease-in-out,background 0.5s ease-in-out;
  transition: color 0.5s ease-in-out,background 0.5s ease-in-out;
  display: block;
  padding: 11px 14px;
  cursor: pointer;
  color: #595857
}
.paginationjs .J-paginationjs-page a:hover,
.paginationjs .J-paginationjs-page button:hover {
  color: #4e8793;
  background: #dce7e9
}
.paginationjs .J-paginationjs-page.active a,
.paginationjs .J-paginationjs-page.active button {
  color: #4e8793;
  background: #dce7e9;
  cursor: auto
}
.paginationjs ul:not([class]):not([id]) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1
}
.paginationjs ul:not([class]):not([id]) li {
  padding: 0
}
.paginationjs ul:not([class]):not([id]) li:before {
  display: none
}
.paginationjs ul:not([class]):not([id]) a,
.paginationjs ul:not([class]):not([id]) button {
  text-decoration: none
}
.js-tab-hidden {
  display: block!important;
  left: -9999px!important;
  position: absolute!important;
  top: -9999px!important
}
.footer {
  color: #fff;
  font-size: 14px
}
.footer__footer-content {
  background: #2e2e2e;
  position: relative;
  z-index: 1;
  padding: 40px 0
}
@media (min-width:1024px) {
  .footer__footer-content {
    padding: 60px 0
  }
}
.footer__decor {
  position: absolute;
  z-index: -1;
  right: -40px;
  bottom: 200px;
  width: 54%;
  text-align: right
}
@media (min-width:768px) {
  .footer__decor {
    right: 0;
    bottom: -5px;
    width: 15%
  }
}
@media (min-width:1024px) {
  .footer__decor {
    width: 12.5%;
    bottom: -15px
  }
}
.footer__menu {
  font-size: 18px;
  margin: 0 0 17px
}
@media (min-width:1024px) {
  .footer__menu {
    font-size: 20px;
    margin: 0 0 18px
  }
}
.footer__submenu {
  font-size: 16px
}
.footer address {
  font-style: normal
}
.footer__address-holder {
  max-width: 200px
}
@media (min-width:768px) {
  .footer__footer-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
  }
}
@media (min-width:1024px) {
  .footer__footer-holder {
    margin: 0 -20px
  }
}
.footer .column {
  margin: 0 0 32px
}
@media (min-width:768px) {
  .footer .column {
    width: 25%;
    padding: 0 10px;
    margin: 0
  }
}
@media (min-width:1024px) {
  .footer .column {
    padding: 0 20px
  }
}
@media (min-width:768px) {
  .footer .column:first-child {
    width: 32%
  }
}
@media (min-width:768px) {
  .footer .column:last-child {
    width: 18%
  }
}
.footer__logo {
  display: block;
  margin: 0 0 40px
}
@media (min-width:1024px) {
  .footer__copyrights-holder {
    max-width: 285px
  }
}
.footer a {
  color: #fff;
  text-decoration: none
}
.footer a:hover {
  color: #e9ff59
}
.footer__title {
  display: block;
  color: #719fa9;
  font-size: 18px;
  margin: 0 0 8px
}
@media (min-width:1024px) {
  .footer__title {
    font-size: 20px
  }
}
.footer__social-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px
}
@media (min-width:1024px) {
  .footer__social-holder {
    margin: 0 0 19px
  }
}
.footer .block-title {
  text-transform: uppercase;
  color: #719fa9;
  font: 800 14px/1.2 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  letter-spacing: 0.2em;
  padding: 0 22px 15px 0;
  margin: 0
}
@media (min-width:1024px) {
  .footer .block-title {
    font-size: 18px;
    padding: 0 15px 19px 0
  }
}
@media (min-width:1440px) {
  .footer .block-title {
    padding: 0 19px 19px 0
  }
}
.footer .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  margin: 0 -15px 15px
}
@media (min-width:1024px) {
  .footer .social-list {
    margin: 0 -15px 19px
  }
}
.footer .social-list li {
  padding: 0 15px
}
@media (min-width:768px) {
  .footer__contacts-holder {
    margin: 0 0 62px
  }
}
.footer .copyrights {
  font-size: 12px;
  border-top: 1px solid #6e6d6b;
  padding: 30px 0 0
}
.footer .copyrights p {
  margin: 0 0 7px
}
.footer__copy-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px
}
.footer__copy-links li {
  padding: 0 8px
}
.footer .desktop-visible {
  display: none
}
@media (min-width:768px) {
  .footer .desktop-visible {
    display: block
  }
}
@media (min-width:768px) {
  .footer .mobile-visible {
    display: none
  }
}
.footer-logos-block {
  background: #fff;
  padding: 40px 20px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media (min-width:1024px) {
  .footer-logos-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 20px 20px
  }
}
.footer-logos-block__title {
  display: block;
  font: 800 12px/1.2 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #434342;
  padding: 0 0 30px;
  width: 100%;
  text-align: center
}
@media (min-width:1024px) {
  .footer-logos-block__title {
    font-size: 14px;
    padding: 0 25px 20px 0;
    width: auto;
    text-align: left
  }
}
.footer-logos-block__logos-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 0 8px
}
@media (min-width:768px) {
  .footer-logos-block__logos-list {
    padding: 0
  }
}
.footer-logos-block__logos-list li {
  padding: 0 16px 24px;
  width: 50%
}
@media (min-width:768px) {
  .footer-logos-block__logos-list li {
    width: auto
  }
}
@media (min-width:1024px) {
  .footer-logos-block__logos-list li {
    padding: 0 40px 20px
  }
}
.footer-logos-block__logos-list img {
  margin: 0 auto
}
.btn {
  -webkit-transition: background 0.5s ease-in-out,color 0.5s ease-in-out,border-color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out,color 0.5s ease-in-out,border-color 0.5s ease-in-out;
  background: red;
  color: #fff;
  border: red;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  padding: 14px 25px;
  vertical-align: top;
  text-align: center;
  text-decoration: none
}
.btn:hover {
  background: #1f363b;
  color: #e9ff59;
  border: #1f363b
}
.btn:focus,
.btn:focus-visible {
  color: #e9ff59;
  background: #3e6c76
}
.btn--outline {
  background: 0 0;
  border: 2px solid #fff;
  padding: 12px 24px
}
.btn--outline:hover {
  border: 2px solid #e9ff59;
  background: #e9ff59;
  color: #2e2e2e
}
.btn-more {
  position: relative;
  color: #2e2e2e;
  font-size: 16px;
  text-decoration: none;
  padding: 0 0 0 45px
}
.btn-more:before {
  -webkit-transition: background 0.5s ease-in-out,color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out,color 0.5s ease-in-out;
  content: "\e902";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: red;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 8px
}
.btn-more:hover:before {
  background: #e9ff59;
  color: #2e2e2e
}
.btn-clear-tag {
  background: #4e8793;
  color: #fff;
  font-size: 16px;
  position: relative;
  text-align: left;
  padding: 10px 36px 10px 16px
}
.btn-clear-tag.tag-industry {
  background: #4e8793;
  color: #fff;
}
.btn-clear-tag.tag-service {
  color: #5e5e5e;
  background: #e9ff59
}
.btn-clear-tag.tag-location {
  color: #ececec;
  background: #5e5e5e
}
.btn-clear-tag .cross {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg)
}
.btn-clear-tag .cross:after,
.btn-clear-tag .cross:before {
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.btn-clear-tag.tag-service .cross:after,
.btn-clear-tag.tag-service .cross:before {
  background: #444;
}
.btn-clear-tag .cross:before {
  width: 1px;
  height: 12px
}
.btn-clear-tag .cross:after {
  height: 1px;
  width: 12px
}
.btn-back {
  color: #dce7e9;
  text-decoration: none;
  position: relative;
  padding: 0 0 0 23px;
  font-size: 16px;
  display: inline-block;
  vertical-align: top
}
.btn-back:before {
  content: "\e904";
  position: absolute;
  left: 0;
  top: 3px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 14px
}
.download-link {
  display: inline-block;
  vertical-align: top;
  padding: 0 25px 0 0;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  color: #2e2e2e
}
.download-link:hover {
  color: red
}
.download-link:before {
  content: "\e904";
  position: absolute;
  right: 0;
  top: 4px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 12px;
  color: red
}
.hero-section {
  position: relative;
  z-index: 1
}
@media (max-width:1023px) {
  .hero-section {
    text-align: center
  }
}
@media (min-width:1920px) {
  .hero-section.about-hero .hero-section__decor,
  .hero-section.inner-hero .hero-section__decor,
  .hero-section.projects-inner-hero .hero-section__decor {
    width: 43.7%
  }
}
@media (max-width:1023px) {
  .hero-section.projects-inner-hero {
    background: #3e6c76;
    min-height: auto
  }
}
@media (min-width:1024px) {
  .hero-section.projects-inner-hero {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (max-width:1023px) {
  .hero-section.projects-inner-hero .subtitle {
    margin: 0 0 15px
  }
}
.hero-section.projects-inner-hero:before {
  display: none
}
@media (min-width:1024px) {
  .hero-section.projects-inner-hero:before {
    display: block;
    background: -webkit-gradient(linear,left top,right top,from(rgba(47,81,88,0.9)),to(rgba(31,54,59,0)));
    background: linear-gradient(to right,rgba(47,81,88,0.9) 0%,rgba(31,54,59,0) 100%)
  }
}
@media (max-width:1023px) {
  .hero-section.projects-inner-hero .hero-section__content-holder {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1024px) {
  .hero-section.projects-inner-hero .hero-section__content-holder {
    min-height: 600px
  }
}
@media (min-width:1440px) {
  .hero-section.projects-inner-hero .hero-section__content-holder {
    min-height: 720px
  }
}
.hero-section.projects-inner-hero .hero-text-block {
  text-align: left;
  padding: 42px 0 40px
}
@media (min-width:1024px) {
  .hero-section.projects-inner-hero .hero-text-block {
    padding: 137px 0 50px
  }
}
@media (max-width:1023px) {
  .hero-section.inner-hero {
    background: #3e6c76
  }
}
@media (min-width:1024px) {
  .hero-section.inner-hero .hero-section__content-holder {
    min-height: 500px
  }
}
@media (min-width:1440px) {
  .hero-section.inner-hero .hero-section__content-holder {
    min-height: 700px
  }
}
.hero-section.inner-hero:before {
  display: none
}
@media (min-width:1024px) {
  .hero-section.inner-hero:before {
    display: block;
    background: -webkit-gradient(linear,left top,right top,from(rgba(47,81,88,0.9)),to(rgba(31,54,59,0)));
    background: linear-gradient(to right,rgba(47,81,88,0.9) 0%,rgba(31,54,59,0) 100%)
  }
}
@media (min-width:1024px) {
  .hero-section.inner-hero .hero-text-block {
    padding: 21% 0 25px
  }
}
@media (min-width:1440px) {
  .hero-section.intro-section .h1,
  .hero-section.intro-section h1 {
    font-size: 68px
  }
}
.hero-section.intro-section .hero-text-block {
  padding: 102px 0 25px
}
@media (min-width:1024px) {
  .hero-section.intro-section .hero-text-block {
    padding: 22% 0 50px
  }
}
@media (min-width:1440px) {
  .hero-section.intro-section .hero-text-block {
    padding: 29% 0 25px
  }
}
@media (min-width:1440px) {
  .hero-section.intro-section .hero-section__content-holder {
    min-height: calc(100vh - 91px)
  }
}
.hero-section__decor {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 70%
}
@media (max-width:1023px) {
  .hero-section__decor {
    display: none
  }
}
@media (min-width:1920px) {
  .hero-section__decor {
    width: 56.3%
  }
}
.hero-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: rgba(62,108,118,0.71)
}
@media (min-width:1024px) {
  .hero-section:before {
    display: none
  }
}
.hero-section__bg-image {
  min-height: 200px
}
@media (min-width:768px) {
  .hero-section__bg-image {
    min-height: 300px
  }
}
@media (min-width:1024px) {
  .hero-section__bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2
  }
}
.hero-section__content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}
@media (min-width:1024px) {
  .hero-section__content-holder {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.hero-section__project-name {
  display: inline-block;
  vertical-align: top;
  background: #faf8f5;
  color: #595857;
  font-size: 12px;
  text-align: center;
  padding: 15px 31px;
  margin: auto 0 0
}
@media (min-width:1024px) {
  .hero-section__project-name {
    position: absolute;
    bottom: 0;
    right: 40px
  }
}
.hero-text-block {
  max-width: 850px;
  text-align: center;
  width: 100%;
  padding: 80px 0 50px
}
@media (min-width:1024px) {
  .hero-text-block {
    text-align: left;
    width: auto;
    padding: 22% 0 84px
  }
}
@media (min-width:1440px) {
  .hero-text-block {
    padding: 28% 0 25px
  }
}
.hero-text-block .subtitle {
  color: #fff
}
@media (min-width:1024px) {
  .hero-text-block .subtitle {
    max-width: 520px
  }
}
.hero-text-block .h1,
.hero-text-block h1 {
  color: #fff
}
.hero-text-block .h1 mark,
.hero-text-block h1 mark {
  background: none;
  padding: 0;
  color: #e9ff59
}
.bg-video-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-size: cover;
  z-index: -2
}
.bg-video-holder .bg-video {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  z-index: -2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.video-opener {
  text-decoration: none;
  font: 800 14px/1.35 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin: auto 0 0;
  background: #4e8793;
  width: 137px;
  padding: 25px
}
@media (min-width:1024px) {
  .video-opener {
    width: 175px;
    font-size: 18px
  }
}
.video-opener:focus,
.video-opener:hover {
  color: #e9ff59
}
.video-opener:focus .play-icon,
.video-opener:hover .play-icon {
  background: #e9ff59
}
.video-opener .play-icon {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  border-radius: 50%;
  background: rgba(233,255,89,0.3);
  width: 64px;
  height: 64px;
  position: relative;
  display: block;
  border: 2px solid rgba(233,255,89,0.3);
  margin: 0 auto 18px;
  z-index: 1
}
.video-opener .play-icon:after,
.video-opener .play-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.video-opener .play-icon:after {
  background: #e9ff59;
  border-radius: 50%;
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: -1
}
.video-opener .play-icon:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 11px;
  border-color: transparent transparent transparent #000;
  margin: 0 0 0 2px
}
.js-text-autorotation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden
}
.js-text-autorotation__slider {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative
}
.mission-section {
  position: relative;
  z-index: 1;
  color: #fff;
  text-align: center;
  padding: 80px 0 60px
}
@media (min-width:1024px) {
  .mission-section {
    min-height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding: 25px 0
  }
}
@media (min-width:1440px) {
  .mission-section {
    min-height: 580px
  }
}
@media (min-width:1024px) {
  .mission-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px
  }
}
@media (min-width:1024px) {
  .mission-section__text-block,
  .mission-section__title-block {
    width: 50%;
    padding: 0 20px
  }
}
.mission-section__text-block {
  font-size: 22px;
  line-height: 1.6
}
@media (min-width:1024px) {
  .mission-section__text-block {
    font-size: 28px
  }
}
.mission-section__text-block strong {
  color: #e9ff59
}
.mission-section .h1,
.mission-section .h2,
.mission-section .h3,
.mission-section .h4,
.mission-section .h5,
.mission-section .h6,
.mission-section h1,
.mission-section h2,
.mission-section h3,
.mission-section h4,
.mission-section h5,
.mission-section h6 {
  color: #fff
}
.mission-section:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  background: rgba(62,108,118,0.9)
}
.mission-section__image-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2
}
@media (min-width:1024px) {
  .info-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:1280px) {
  .info-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.info-content__image-block {
  margin: 0 0 83px
}
@media (min-width:1024px) {
  .info-content__image-block {
    width: 51%;
    margin: 0
  }
}
@media (min-width:1024px) {
  .info-content__text-block {
    width: 49%;
    padding: 0 0 0 calc((100vw - 1380px)/ 2)
  }
}
.info-content__text-block p {
  margin: 0 0 38px
}
.info-content__text-holder {
  padding: 0 20px
}
@media (min-width:1024px) {
  .info-content__text-holder {
    max-width: 590px;
    padding: 40px 20px 0
  }
}
.info-content .h2,
.info-content h2 {
  margin: 0 0 25px
}
.info-content .subtitle {
  margin: 0 0 15px
}
.statistics-section {
  text-align: center;
  padding: 158px 0 30px
}
@media (min-width:1024px) {
  .statistics-section {
    padding: 100px 0 50px
  }
}
@media (min-width:1920px) {
  .statistics-section {
    padding: 200px 20px
  }
}
.statistics-section__section-heading {
  text-align: center;
  margin: 0 0 46px
}
@media (min-width:1024px) {
  .statistics-section__section-heading {
    margin: 0 0 75px
  }
}
.statistics-section__section-heading .h1,
.statistics-section__section-heading .h2,
.statistics-section__section-heading .h3,
.statistics-section__section-heading .h4,
.statistics-section__section-heading .h5,
.statistics-section__section-heading .h6,
.statistics-section__section-heading h1,
.statistics-section__section-heading h2,
.statistics-section__section-heading h3,
.statistics-section__section-heading h4,
.statistics-section__section-heading h5,
.statistics-section__section-heading h6 {
  color: #4e8793;
  letter-spacing: 0.2em
}
.statistics-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 16px;
  max-width: 1730px;
  margin: 0 auto
}
@media (min-width:1024px) {
  .statistics-list {
    font-size: 18px
  }
}
.statistics-list li {
  padding: 0 32px 72px;
  width: 50%
}
@media (min-width:768px) {
  .statistics-list li {
    width: 33.33%;
    padding: 0 32px 40px
  }
}
@media (min-width:1024px) {
  .statistics-list li {
    width: 25%;
    padding: 0 16px 30px
  }
}
@media (min-width:1440px) {
  .statistics-list li {
    padding: 0 16px 30px;
    width: 14.28%
  }
}
.statistics-list li:hover img {
  -webkit-transform: scale(1.10);
  transform: scale(1.10)
}
.statistics-list__img-block {
  margin: 0 7px 10px
}
@media (min-width:1024px) {
  .statistics-list__img-block {
    margin: 0 0 10px
  }
}
.statistics-list__img-block img {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out
}
.statistics-list__title {
  display: block;
  font: 800 24px/1.3 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  margin: 0 0 5px
}
@media (min-width:1024px) {
  .statistics-list__title {
    font-size: 36px
  }
}
@media (min-width:1024px) {
  .benefits-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.benefits-section .h1,
.benefits-section .h2,
.benefits-section .h3,
.benefits-section .h4,
.benefits-section .h5,
.benefits-section .h6,
.benefits-section h1,
.benefits-section h2,
.benefits-section h3,
.benefits-section h4,
.benefits-section h5,
.benefits-section h6 {
  color: #fff;
  margin: 0 0 15px
}
@media (min-width:1024px) {
  .benefits-section.leadership-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
@media (min-width:1024px) {
  .benefits-section.leadership-section .benefits-section__text-block {
    min-height: 600px
  }
}
@media (min-width:1920px) {
  .benefits-section.leadership-section .benefits-section__text-block {
    min-height: 717px
  }
}
@media (min-width:1024px) {
  .benefits-section.leadership-section .benefits-section__decor {
    left: auto;
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
  }
}
.benefits-section .cta-block {
  padding: 5px 0 0;
  color: #e9ff59
}
.benefits-section .cta-block p {
  margin: 0 0 24px
}
@media (min-width:1024px) {
  .benefits-section__img-block,
  .benefits-section__text-block {
    width: 50%
  }
}
.benefits-section__text-block {
  background: #3e6c76;
  color: #fff
}
@media (min-width:1024px) {
  .benefits-section__text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 700px
  }
}
@media (min-width:1920px) {
  .benefits-section__text-block {
    min-height: 936px
  }
}
.benefits-section__text-block p {
  margin: 0 0 45px
}
.benefits-section__text-holder {
  max-width: 600px;
  padding: 80px 20px;
  margin: 0 auto
}
.benefits-section__img-block {
  min-height: 280px
}
@media (min-width:768px) {
  .benefits-section__img-block {
    min-height: 400px
  }
}
.benefits-section__decor {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 120px
}
@media (min-width:1024px) {
  .benefits-section__decor {
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0)
  }
}
@media (min-width:1440px) {
  .benefits-section__decor {
    width: 200px
  }
}
@media (min-width:1920px) {
  .benefits-section__decor {
    width: auto
  }
}
.benefits-section .subtitle {
  color: #e9ff59;
  margin: 0 0 15px
}
.selected-project {
  padding: 80px 0 0
}
@media (min-width:1024px) {
  .selected-project {
    padding: 100px 0 80px
  }
}
@media (min-width:1440px) {
  .selected-project {
    padding: 200px 0 125px
  }
}
.selected-project__section-heading {
  text-align: right;
  margin: 0 0 75px
}
@media (min-width:1024px) {
  .selected-project__section-heading {
    margin: 0 0 37px
  }
}
.selected-project__section-heading .subtitle {
  margin: 0 0 17px
}
@media (min-width:1024px) {
  .selected-project__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
.selected-project__img-block {
  position: relative;
  min-height: 280px
}
@media (min-width:768px) {
  .selected-project__img-block {
    min-height: 400px
  }
}
@media (min-width:1024px) {
  .selected-project__img-block {
    width: 63.5%;
    min-height: 500px
  }
}
@media (min-width:1440px) {
  .selected-project__img-block {
    min-height: 650px
  }
}
@media (min-width:1920px) {
  .selected-project__img-block {
    min-height: 874px
  }
}
@media (min-width:1024px) {
  .selected-project__text-block {
    width: 36.5%;
    position: relative;
    margin: 0 0 0 -75px
  }
}
@media (min-width:1440px) {
  .selected-project__text-block {
    margin: 0 0 0 -120px
  }
}
.selected-project__decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media (min-width:1024px) {
  .selected-project__decor {
    bottom: 0;
    top: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 80px
  }
}
@media (min-width:1440px) {
  .selected-project__decor {
    width: auto
  }
}
.selected-project .project-item {
  background: #fff
}
@media (min-width:1024px) {
  .selected-project .project-item {
    max-width: 660px;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1440px) {
  .selected-project .project-item {
    min-height: 564px
  }
}
.selected-project .project-item__itme-holder {
  max-width: 460px;
  margin: 0 auto;
  padding: 40px 20px
}
@media (min-width:1024px) {
  .selected-project .project-item__itme-holder {
    padding: 20px
  }
}
.selected-project .project-item__location {
  display: block;
  color: #4e8793;
  font-size: 18px;
  margin: 0 0 18px
}
@media (min-width:1024px) {
  .selected-project .project-item__location {
    font-size: 20px
  }
}
.selected-project .project-item__title {
  display: block;
  font: 800 16px/1.25 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  margin: 0 0 10px
}
@media (min-width:1024px) {
  .selected-project .project-item__title {
    font-size: 24px
  }
}
.selected-project .project-item p {
  margin: 0 0 25px
}
.selected-project .project-item .tags-list {
  margin: 0 -8px 15px
}
.selected-project .project-item .tags-list li {
  padding: 0 8px 16px
}
.tag-label {
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #719fa9;
  background: #edf3f4;
  padding: 6px 8px
}
.news-section {
  padding: 83px 0 75px
}
@media (min-width:1024px) {
  .news-section {
    padding: 50px 0 70px
  }
}
@media (min-width:1440px) {
  .news-section {
    padding: 77px 0 198px
  }
}
.news-section .btn-holder {
  text-align: center
}
@media (min-width:1024px) {
  .news-section .btn-holder {
    padding: 45px 0 0
  }
}
.news-section .subtitle {
  margin: 0 0 15px
}
.news-section__section-heading {
  text-align: center;
  margin: 0 0 40px
}
@media (min-width:1024px) {
  .news-section__section-heading {
    margin: 0 0 80px
  }
}
@media (min-width:1024px) {
  .news-section__holder-block {
    margin: 0 -10px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-auto-rows: minmax(1fr,auto)
  }
}
@media (min-width:1440px) {
  .news-section__holder-block {
    margin: 0 -16px
  }
}
.news-section .column {
  padding: 0 0 40px
}
@media (min-width:1024px) {
  .news-section .column {
    padding: 0 10px 20px;
    grid-row: span 1;
    display: grid
  }
}
@media (min-width:1440px) {
  .news-section .column {
    padding: 0 16px 32px
  }
}
@media (min-width:1024px) {
  .news-section .column.big-item {
    grid-row: span 2
  }
}
@media (min-width:1024px) {
  .news-section .column.big-item .news-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}
@media (min-width:1024px) {
  .news-section .column.big-item .news-item__img-block,
  .news-section .column.big-item .news-item__text-block {
    width: 100%
  }
}
@media (min-width:1024px) {
  .news-section .column.big-item .news-item__img-block {
    padding-top: 83%
  }
}
@media (min-width:1920px) {
  .news-section .column.big-item .news-item__img-block {
    padding-top: 71%
  }
}
@media (min-width:1024px) {
  .news-section .column.big-item .news-item__text-block {
    font-size: 16px
  }
}
@media (min-width:1024px) {
  .news-section .column.big-item .news-item__title {
    font-size: 24px;
    line-height: 1.3
  }
}
@media (min-width:1024px) {
  .news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.news-item a {
  text-decoration: none
}
.news-item__title {
  font: 800 14px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  display: block;
  margin: 0 0 15px
}
@media (min-width:1024px) {
  .news-item__title {
    font-size: 18px
  }
}
.news-item__title a {
  color: #2e2e2e
}
.news-item__title a:hover {
  color: red
}
.news-item__img-block {
  position: relative;
  padding-top: 87%;
  width: 100%
}
@media (min-width:768px) {
  .news-item__img-block {
    padding-top: 65%
  }
}
@media (min-width:1024px) {
  .news-item__img-block {
    width: 50%;
    padding-top: 56%
  }
}
.news-item__img-block img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.news-item__text-block {
  background: #fff;
  padding: 42px 32px;
  font-size: 14px;
  line-height: 1.5
}
@media (min-width:1024px) {
  .news-item__text-block {
    padding: 20px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1920px) {
  .news-item__text-block {
    padding: 40px
  }
}
.news-item__text-block p {
  margin: 0 0 35px
}
.map-section {
  padding: 7px 0 50px;
  position: relative;
  z-index: 1
}
@media (min-width:1024px) {
  .map-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
  }
}
.map-section__bg-image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1
}
@media (max-width:1023px) {
  .map-section__bg-image {
    display: none
  }
}
.map-section__title {
  display: block;
  font: 800 20px/1.3 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #4e8793;
  margin: 0 0 23px
}
@media (min-width:1024px) {
  .map-section__title {
    font-size: 32px
  }
}
.map-section__text-block {
  padding: 0 20px;
  font-size: 22px;
  line-height: 1.6
}
@media (min-width:1024px) {
  .map-section__text-block {
    width: 45%;
    font-size: 28px
  }
}
@media (min-width:1920px) {
  .map-section__text-block {
    padding: 80px 20px 0 87px
  }
}
.map-section__text-block p {
  margin: 0 0 32px
}
@media (min-width:1024px) {
  .map-section__text-block p {
    margin: 0 0 60px
  }
}
.map-section__text-holder {
  max-width: 480px
}
.map-section__map-block {
  padding: 0 35px 0 0;
  margin: 0 0 72px -95px
}
@media (min-width:1024px) {
  .map-section__map-block {
    width: 55%;
    margin: 0 0 65px;
    padding: 0
  }
}
@media (min-width:1440px) {
  .map-section__map-block {
    margin: 0 0 100px
  }
}
@media (min-width:1920px) {
  .map-section__map-block {
    margin: 0 0 167px
  }
}
.map-section__map-svg {
  position: relative
}
.map-section__map-svg [data-popup] {
  cursor: pointer
}
.map-section__description-list {
  font: 800 14px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  letter-spacing: 0.2em;
  text-transform: uppercase
}
@media (min-width:1024px) {
  .map-section__description-list {
    font-size: 18px
  }
}
.map-section__description-list li {
  position: relative;
  padding: 0 0 30px 35px
}
@media (min-width:1024px) {
  .map-section__description-list li {
    padding: 0 0 24px 35px
  }
}
.map-section__description-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px
}
.map-section__description-list .red:before {
  background: red
}
.map-section__description-list .blue:before {
  background: #4e8793
}
.map-popup-block {
  background: #2e2e2e;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 8px 8px 17px 0px rgba(46,46,46,0.5);
  box-shadow: 8px 8px 17px 0px rgba(46,46,46,0.5);
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 200px;
  padding: 30px;
  visibility: hidden
}
@media (max-width:767px) {
  .map-popup-block {
    display: none
  }
}
.map-popup-block.right-side {
  -webkit-transform: translateX(calc(100% + 30px));
  transform: translateX(calc(100% + 30px))
}
.map-popup-block.right-side:before {
  left: auto;
  right: 100%;
  -webkit-transform: translateY(-50%) scale(-1);
  transform: translateY(-50%) scale(-1)
}
.map-popup-block.right-side:after {
  left: auto;
  right: 100%
}
.map-popup-block.active {
  visibility: visible
}
.map-popup-block:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.5px 0 10.5px 10px;
  border-color: transparent transparent transparent #2e2e2e
}
.map-popup-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 20px;
  cursor: pointer
}
.map-popup-block address {
  font-style: normal;
  margin: 0 0 15px
}
.map-popup-block__title {
  display: block;
  color: red;
  font: 800 14px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  margin: 0 0 8px
}
.map-popup-block__link {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-decoration: none
}
.map-popup-block__link span {
  color: red;
  margin: 0 0 0 9px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle
}
.map-popup-block__link:hover {
  color: red
}
.services-section {
  text-align: center;
  padding: 50px 0
}
@media (min-width:1024px) {
  .services-section {
    padding: 80px 0
  }
}
@media (min-width:1440px) {
  .services-section {
    padding: 200px 0 37px
  }
}
.services-section__section-heading {
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .services-section__section-heading {
    margin: 0 0 160px
  }
}
.services-section__text-area {
  font-size: 22px;
  line-height: 1.6;
  margin: 0 0 50px
}
@media (min-width:1024px) {
  .services-section__text-area {
    font-size: 28px
  }
}
@media (min-width:1440px) {
  .services-section__text-area {
    margin: 0 0 160px
  }
}
@media (min-width:768px) {
  .services-section .services-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -50px
  }
}
@media (min-width:1920px) {
  .services-section .services-list {
    margin: 0 -100px
  }
}
.services-section .services-list li {
  padding: 0 0 50px
}
@media (min-width:768px) {
  .services-section .services-list li {
    width: 50%;
    padding: 0 50px 50px
  }
}
@media (min-width:1920px) {
  .services-section .services-list li {
    padding: 0 100px 165px
  }
}
@media (min-width:768px) {
  .services-section .services-item {
    max-width: 380px;
    margin: 0 auto
  }
}
.services-item {
  font-size: 16px;
  line-height: 1.5
}
.services-item__title {
  display: block;
  color: #2e2e2e;
  font: 800 18px/1.3 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  margin: 0 0 14px
}
@media (min-width:1024px) {
  .services-item__title {
    font-size: 24px
  }
}
.services-item p {
  margin: 0 0 20px
}
.services-item p strong {
  color: #4e8793
}
.services-item__img-block {
  margin: 0 0 15px
}
.intro-text-section {
  padding: 35px 0
}
@media (min-width:1440px) {
  .intro-text-section {
    padding: 155px 0 80px
  }
}
@media (min-width:1024px) {
  .intro-text-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.intro-text-section__text-block {
  text-align: center
}
@media (min-width:1024px) {
  .intro-text-section__text-block {
    width: 76%;
    text-align: left;
    padding: 0 25px 0 0
  }
}
.intro-text-section__img-block {
  text-align: center;
  margin: 0 0 30px
}
@media (min-width:1024px) {
  .intro-text-section__img-block {
    width: 24%;
    text-align: right;
    margin: 0
  }
}
.intro-text-section .subtitle {
  color: #6e6d6b
}
.intro-text-section .h1 mark,
.intro-text-section .h2 mark,
.intro-text-section .h3 mark,
.intro-text-section .h4 mark,
.intro-text-section .h5 mark,
.intro-text-section .h6 mark,
.intro-text-section h1 mark,
.intro-text-section h2 mark,
.intro-text-section h3 mark,
.intro-text-section h4 mark,
.intro-text-section h5 mark,
.intro-text-section h6 mark {
  background: none;
  padding: 0;
  color: #4e8793
}
.slider-section {
  padding: 0 0 25px
}
@media (min-width:1440px) {
  .slider-section {
    padding: 0 0 70px
  }
}
.slider-section .container {
  max-width: 300px
}
@media (min-width:520px) {
  .slider-section .container {
    max-width: 450px
  }
}
@media (min-width:768px) {
  .slider-section .container {
    max-width: 650px
  }
}
@media (min-width:1024px) {
  .slider-section .container {
    max-width: 900px
  }
}
@media (min-width:1440px) {
  .slider-section .container {
    max-width: 1360px
  }
}
.gallery-slider .slick-list {
  overflow: visible;
  margin: 0 -10px
}
@media (min-width:1440px) {
  .gallery-slider .slick-list {
    margin: 0 -20px
  }
}
.gallery-slider .slide.slick-active {
  opacity: 1
}
.gallery-slider .slick-arrow {
  -webkit-transition: background 0.5s ease-in-out,color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out,color 0.5s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  background: #e9ff59;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #2e2e2e;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0
}
.gallery-slider .slick-arrow:hover {
  background: red;
  color: #fff
}
.gallery-slider .slick-arrow:focus {
  outline: auto;
  outline-offset: 3px
}
.gallery-slider .slick-arrow span:before {
  font-size: 16px
}
.gallery-slider .slick-prev {
  left: -24px
}
.gallery-slider .slick-next {
  right: -24px
}
.gallery-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  line-height: 0;
  font-size: 0
}
.gallery-slider .slick-dots li {
  padding: 0 4px 8px
}
.gallery-slider .slick-dots button {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  padding: 0;
  margin: 0;
  border: 0;
  background: #dad5d2;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  font-size: 0;
  line-height: 0
}
.gallery-slider .slick-dots .slick-active button,
.gallery-slider .slick-dots button:hover {
  background: #6e6d6b
}
.images-slider {
  padding: 35px 0
}
@media (min-width:1024px) {
  .images-slider {
    padding: 55px 0 47px
  }
}
.images-slider .img-block {
  padding: 0 10px
}
@media (min-width:1440px) {
  .images-slider .img-block {
    padding: 0 20px
  }
}
.images-slider .slide {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0.2
}
.tamplate-content-section {
  padding: 35px 0
}
@media (min-width:1440px) {
  .tamplate-content-section {
    padding: 85px 0 0
  }
}
.tamplate-content-section .subtitle {
  margin: 0 0 15px
}
.tamplate-content-section .h2,
.tamplate-content-section h2 {
  margin: 0 0 25px
}
.tamplate-content-section ul:not([class]):not([id]) {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 25px
}
@media (min-width:768px) {
  .tamplate-content-section ul:not([class]):not([id]) {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
  }
}
.tamplate-content-section ul:not([class]):not([id]) li {
  position: relative;
  padding: 5px 0 0 24px
}
.tamplate-content-section ul:not([class]):not([id]) li:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 12px;
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #434342
}
.tamplate-content-section__text-wrap {
  margin: 0 0 40px;
  display: block
}
@media (min-width:1440px) {
  .tamplate-content-section__text-wrap {
    margin: 0 0 58px
  }
}
@media (min-width:1440px) {
  .tamplate-content-section .cta-block {
    padding: 0 0 160px
  }
}
@media (min-width:1024px) {
  .tamplate-content-section .cta-block p {
    margin: 0 0 30px
  }
}
.cta-block {
  padding: 30px 0;
  font-size: 20px
}
@media (min-width:1024px) {
  .cta-block {
    font-size: 28px
  }
}
.processes-section {
  background: #efeae6;
  position: relative;
  padding: 50px 0 80px
}
@media (min-width:768px) {
  .processes-section {
    padding: 90px 0 120px
  }
}
@media (min-width:1440px) {
  .processes-section {
    padding: 160px 0
  }
}
.processes-section__decor {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-58%);
  transform: translateY(-58%);
  width: 25%
}
@media (min-width:768px) {
  .processes-section__decor {
    width: 21%
  }
}
@media (min-width:768px) {
  .processes-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.processes-section .processes-list {
  font: 800 18px/1.2 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  padding: 0 0 45px
}
@media (min-width:768px) {
  .processes-section .processes-list {
    width: 50%;
    padding: 0 25px 0 0
  }
}
@media (min-width:1024px) {
  .processes-section .processes-list {
    font-size: 24px
  }
}
@media (min-width:1440px) {
  .processes-section .processes-list {
    padding: 0 0 0 80px
  }
}
.processes-section .processes-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 60px
}
@media (min-width:768px) {
  .processes-section .processes-list li {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 0 82px
  }
}
.processes-section .processes-list li:last-child {
  padding: 0
}
.processes-section .processes-list li:last-child .processes-list__image-icon:before {
  display: none
}
.processes-section .processes-list__image-icon {
  display: block;
  margin: 0 40px 0 0;
  position: relative
}
.processes-section .processes-list__image-icon::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px;
  height: 30px;
  background: #c4c0bd;
  margin: 15px 0 0
}
@media (min-width:768px) {
  .processes-section .processes-list__image-icon::before {
    height: 50px
  }
}
@media (min-width:768px) {
  .processes-section__text-block {
    width: 50%
  }
}
@media (min-width:1440px) {
  .processes-section__text-block {
    padding: 0 0 0 58px
  }
}
.processes-section__text-block .subtitle {
  margin: 0 0 17px
}
.processes-section__text-block .h2,
.processes-section__text-block h2 {
  margin: 0 0 15px
}
.processes-section .cta-block {
  padding: 30px 0 0
}
.related-projects {
  background: #3e6c76;
  color: #fff;
  position: relative
}
.related-projects .h1,
.related-projects .h2,
.related-projects .h3,
.related-projects .h4,
.related-projects .h5,
.related-projects .h6,
.related-projects h1,
.related-projects h2,
.related-projects h3,
.related-projects h4,
.related-projects h5,
.related-projects h6 {
  color: #e9ff59
}
@media (min-width:1440px) {
  .related-projects .h1,
  .related-projects .h2,
  .related-projects .h3,
  .related-projects .h4,
  .related-projects .h5,
  .related-projects .h6,
  .related-projects h1,
  .related-projects h2,
  .related-projects h3,
  .related-projects h4,
  .related-projects h5,
  .related-projects h6 {
    margin: 0 0 57px
  }
}
.related-projects__decor {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px
}
@media (min-width:1024px) {
  .related-projects__decor {
    width: 150px
  }
}
@media (min-width:1440px) {
  .related-projects__decor {
    width: 250px
  }
}
.related-projects__text-block {
  min-height: 300px;
  padding: 50px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:1024px) {
  .related-projects__text-block {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 400px;
    width: 32%;
    padding: 100px 25px 80px 20px
  }
}
@media (min-width:1440px) {
  .related-projects__text-block {
    min-height: 630px;
    padding: 125px 25px 117px 6.3%
  }
}
.related-projects__text-holder {
  max-width: 367px
}
@media (min-width:1024px) {
  .related-projects__section-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (min-width:768px) {
  .related-projects__projects-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (min-width:1024px) {
  .related-projects__projects-holder {
    width: 68%
  }
}
.related-projects__projects-holder .related-project-item {
  min-height: 400px
}
@media (min-width:768px) {
  .related-projects__projects-holder .related-project-item {
    width: 33.33%
  }
}

.related-project-item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.related-project-item__opener {
  color: #fff;
  text-decoration: none;
  width: 100%
}
.related-project-item__opener:focus,
.related-project-item__opener:hover {
  color: inherit
}
.related-project-item__opener:focus .slide {
  height: auto!important;
  position: static!important
}
.related-project-item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}
.related-project-item__content {
  background: rgba(47,81,88,0.9);
  font-size: 14px;
  line-height: 1.5;
  padding: 15px 15px 10px
}
@media (min-width:1024px) {
  .related-project-item__content {
    font-size: 16px;
    padding: 20px 20px 15px
  }
}
@media (min-width:1440px) {
  .related-project-item__content {
    padding: 40px 40px 32px
  }
}
.related-project-item__content p {
  margin: 0 0 24px
}
.related-project-item__location {
  color: #e9ff59;
  display: block;
  font-size: 16px;
  margin: 0 0 10px
}
.related-project-item__title {
  display: block;
  font: 800 18px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  margin: 0 0 7px
}
.tags-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -4px
}
.tags-list li {
  padding: 0 4px 8px
}
.tags-list__tag {
  display: block;
  background: #edf3f4;
  color: #719fa9;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  padding: 4px 8px
}
.tags-list__tag.green {
  color: #8c9935;
  background: #fbffde
}
.projects-section {
  padding: 35px 0 0
}
@media (min-width:1440px) {
  .projects-section {
    padding: 163px 0 0
  }
}
.projects-section__heading-section {
  text-align: center;
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .projects-section__heading-section {
    font-size: 28px;
    line-height: 1.6
  }
}
@media (min-width:1440px) {
  .projects-section__heading-section {
    margin: 0 0 85px
  }
}
.projects-section__heading-section .subtitle {
  color: #6e6d6b
}
.projects-section .switch-holder {
  text-align: center;
  font-size: 16px;
  max-width: 243px;
  margin: 0 auto 20px
}
@media (min-width:1024px) {
  .projects-section .switch-holder {
    margin: 0 auto 40px
  }
}
.projects-section .switch-holder label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer
}
.projects-section .switch-holder .checkbox-switch {
  margin: 0 16px
}
.checkbox-switch {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #999694;
  border-radius: 72px;
  border-style: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 24px;
  margin: 0;
  position: relative;
  width: 40px;
  cursor: pointer
}
.checkbox-switch:after {
  -webkit-transition: left 0.5s ease-in-out;
  transition: left 0.5s ease-in-out;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  left: 4px;
  position: absolute;
  top: 4px;
  width: 16px;
  height: 16px
}
.checkbox-switch:checked {
  background-color: #1f363b
}
.checkbox-switch:checked:after {
  left: 20px
}
@media (min-width:768px) {
  .filter-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
  }
}
@media (min-width:1024px) {
  .filter-block {
    margin: 0 -16px
  }
}
.filter-block__label-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 8px
}
.filter-block__input-holder {
  position: relative
}
.filter-block__input-holder .icon-search {
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 19px;
  color: #848280
}
.filter-block label {
  font-weight: 700;
  display: block;
  margin: 0
}
.filter-block input[type=email],
.filter-block input[type=password],
.filter-block input[type=search],
.filter-block input[type=tel],
.filter-block input[type=text],
.filter-block input[type=url],
.filter-block select {
  -webkit-transition: border-color 0.5s ease-in-out;
  transition: border-color 0.5s ease-in-out;
  width: 100%;
  font-size: 16px;
  border-color: #c4c0bd;
  height: 50px
}
.filter-block input[type=email]:focus,
.filter-block input[type=password]:focus,
.filter-block input[type=search]:focus,
.filter-block input[type=tel]:focus,
.filter-block input[type=text]:focus,
.filter-block input[type=url]:focus,
.filter-block select:focus {
  border-color: #3e6c76
}
.filter-block input[type=email]::-webkit-input-placeholder,
.filter-block input[type=password]::-webkit-input-placeholder,
.filter-block input[type=search]::-webkit-input-placeholder,
.filter-block input[type=tel]::-webkit-input-placeholder,
.filter-block input[type=text]::-webkit-input-placeholder,
.filter-block input[type=url]::-webkit-input-placeholder,
.filter-block select::-webkit-input-placeholder {
  color: #848280
}
.filter-block input[type=email]::-moz-placeholder,
.filter-block input[type=password]::-moz-placeholder,
.filter-block input[type=search]::-moz-placeholder,
.filter-block input[type=tel]::-moz-placeholder,
.filter-block input[type=text]::-moz-placeholder,
.filter-block input[type=url]::-moz-placeholder,
.filter-block select::-moz-placeholder {
  opacity: 1;
  color: #848280
}
.filter-block input[type=email]:-moz-placeholder,
.filter-block input[type=password]:-moz-placeholder,
.filter-block input[type=search]:-moz-placeholder,
.filter-block input[type=tel]:-moz-placeholder,
.filter-block input[type=text]:-moz-placeholder,
.filter-block input[type=url]:-moz-placeholder,
.filter-block select:-moz-placeholder {
  color: #848280
}
.filter-block input[type=email]:-ms-input-placeholder,
.filter-block input[type=password]:-ms-input-placeholder,
.filter-block input[type=search]:-ms-input-placeholder,
.filter-block input[type=tel]:-ms-input-placeholder,
.filter-block input[type=text]:-ms-input-placeholder,
.filter-block input[type=url]:-ms-input-placeholder,
.filter-block select:-ms-input-placeholder {
  color: #848280
}
.filter-block input[type=email].placeholder,
.filter-block input[type=password].placeholder,
.filter-block input[type=search].placeholder,
.filter-block input[type=tel].placeholder,
.filter-block input[type=text].placeholder,
.filter-block input[type=url].placeholder,
.filter-block select.placeholder {
  color: #848280
}
.filter-block input[type=search] {
  padding: 10px 15px 10px 45px
}
.filter-block select {
  border: 1px solid #c4c0bd;
  padding: 10px 35px 10px 12px;
  color: #848280;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_401_15349' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect x='24' width='24' height='24' transform='rotate(90 24 0)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_401_15349)'%3E%3Cpath d='M6 9.4L7.4 8L12 12.6L16.6 8L18 9.4L12 15.4L6 9.4Z' fill='%23848280'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 24px;
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat
}
.filter-block .btn-reset {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: inherit;
  height: auto;
  font-size: 16px
}
.filter-block .btn-reset:hover {
  color: red
}
.filter-block__filter-column {
  padding: 0 0 30px
}
@media (min-width:768px) {
  .filter-block__filter-column {
    padding: 0 10px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}
@media (min-width:1024px) {
  .filter-block__filter-column {
    padding: 0 16px 32px
  }
}
@media (min-width:768px) {
  .js-selected-filters {
    width: 85%
  }
}
@media (min-width:1024px) {
  .js-selected-filters {
    margin: 0 0 37px
  }
}
.js-selected-filters button[type=button] {
  height: 40px
}
.js-selected-filters:empty {
  margin: 0
}
.js-selected-filters .btn-clear-tag {
  margin: 0 20px 20px 0
}
.js-items-count {
  font-size: 14px;
  margin: 20px 0 0;
  text-align: right
}
@media (min-width:768px) {
  .js-items-count {
    width: 15%
  }
}
.filters-holder {
  margin: 0 0 25px
}
@media (min-width:768px) {
  .filters-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.js-projects-filter .lds-roller {
  display: none
}
.js-projects-filter.loading {
  position: relative
}
.js-projects-filter.loading > *:not(.lds-roller) {
  opacity: 0.5
}
.js-projects-filter.loading .lds-roller {
  display: block;
  position: absolute;
  left: 50%;
  top: 100px;
  -webkit-transform: translate(-40px,-40px);
  transform: translate(-40px,-40px);
  width: 80px;
  height: 80px;
  z-index: 10
}
.js-projects-filter.loading .lds-roller div {
  -webkit-animation: 1.2s cubic-bezier(0.5,0,0.5,1) infinite lds-roller;
  animation: 1.2s cubic-bezier(0.5,0,0.5,1) infinite lds-roller;
  -webkit-transform-origin: 40px 40px;
  transform-origin: 40px 40px
}
.js-projects-filter.loading .lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4e8793;
  margin: -4px 0 0 -4px
}
.js-projects-filter.loading .lds-roller div:nth-child(1) {
  -webkit-animation-delay: -36ms;
  animation-delay: -36ms
}
.js-projects-filter.loading .lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px
}
.js-projects-filter.loading .lds-roller div:nth-child(2) {
  -webkit-animation-delay: -72ms;
  animation-delay: -72ms
}
.js-projects-filter.loading .lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px
}
.js-projects-filter.loading .lds-roller div:nth-child(3) {
  -webkit-animation-delay: -108ms;
  animation-delay: -108ms
}
.js-projects-filter.loading .lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px
}
.js-projects-filter.loading .lds-roller div:nth-child(4) {
  -webkit-animation-delay: -144ms;
  animation-delay: -144ms
}
.js-projects-filter.loading .lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px
}
.js-projects-filter.loading .lds-roller div:nth-child(5) {
  -webkit-animation-delay: -0.18s;
  animation-delay: -0.18s
}
.js-projects-filter.loading .lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px
}
.js-projects-filter.loading .lds-roller div:nth-child(6) {
  -webkit-animation-delay: -216ms;
  animation-delay: -216ms
}
.js-projects-filter.loading .lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px
}
.js-projects-filter.loading .lds-roller div:nth-child(7) {
  -webkit-animation-delay: -252ms;
  animation-delay: -252ms
}
.js-projects-filter.loading .lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px
}
.js-projects-filter.loading .lds-roller div:nth-child(8) {
  -webkit-animation-delay: -288ms;
  animation-delay: -288ms
}
.js-projects-filter.loading .lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px
}
@-webkit-keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes lds-roller {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.js-projects-filter__error {
  display: none;
  padding: 0 0 25px
}
@media (min-width:1024px) {
  .js-projects-filter__error {
    padding: 0 0 50px
  }
}
.no-results .js-projects-filter__error {
  display: block
}
@media (min-width:768px) {
  .js-projects-filter__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px
  }
}
@media (min-width:1440px) {
  .js-projects-filter__items {
    margin: 0 -16px
  }
}
.js-projects-filter__item-holder {
  padding: 0 0 40px
}
@media (min-width:768px) {
  .js-projects-filter__item-holder {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px 40px
  }
}
@media (min-width:1024px) {
  .js-projects-filter__item-holder {
    width: 33.33%
  }
}
@media (min-width:1440px) {
  .js-projects-filter__item-holder {
    padding: 0 16px 80px
  }
}
.projects-item {
  background: #fff;
  width: 100%
}
.projects-item__image {
  padding-top: 77.4%;
  text-decoration: none;
  overflow: hidden
}
.projects-item__image img {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out
}
.projects-item__image:hover img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07)
}
.projects-item__location {
  display: block;
  color: #4e8793;
  font-size: 14px;
  margin: 0 0 8px
}
@media (min-width:1024px) {
  .projects-item__location {
    font-size: 16px
  }
}
.projects-item__title {
  display: block;
  font: 800 16px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  margin: 0 0 8px
}
@media (min-width:1024px) {
  .projects-item__title {
    font-size: 18px
  }
}
.projects-item__title a {
  color: #2e2e2e;
  text-decoration: none
}
.projects-item__title a:hover {
  color: red
}
.projects-item__text-block {
  padding: 20px 20px 15px;
  font-size: 14px;
  line-height: 1.5
}
@media (min-width:1024px) {
  .projects-item__text-block {
    font-size: 16px;
    padding: 25px 25px 15px
  }
}
@media (min-width:1440px) {
  .projects-item__text-block {
    padding: 42px 42px 23px
  }
}
@media (min-width:1024px) {
  .projects-item__text-block p {
    margin: 0 0 32px
  }
}
.projects-item__tags-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.projects-item__tags-list span, .projects-item__tags-list span.tag-industry {
  display: block;
  background: #edf3f4;
  color: #719fa9;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  padding: 4px 8px;
  margin: 0 8px 16px 0
}
.projects-item__tags-list span.tag-service {
  color: #8c9935;
  background: #fbffde
}
.projects-item__tags-list span.tag-location {
  color: #5e5e5e;
  background: #c5c5c5
}
.cta-section {
  position: relative;
  z-index: 1;
  min-height: 450px;
  padding: 50px 0
}
@media (min-width:1024px) {
  .cta-section {
    min-height: 500px
  }
}
@media (min-width:1440px) {
  .cta-section {
    min-height: 700px;
    padding: 160px 0
  }
}
.cta-section__img-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}
.cta-section__title {
  display: block;
  font: 800 24px/1.3 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  margin: 0 0 28px;
  color: #2e2e2e;
  max-width: 600px
}
@media (min-width:1024px) {
  .cta-section__title {
    font-size: 32px
  }
}
@media (min-width:1024px) {
  .news-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.news-hero .btn-back {
  margin: 0 0 40px
}
@media (min-width:1440px) {
  .news-hero .btn-back {
    margin: 0 0 80px
  }
}
.news-hero__decor {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100px;
  top: 0;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%)
}
@media (min-width:1024px) {
  .news-hero__decor {
    bottom: 0;
    top: auto;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 130px
  }
}
@media (min-width:1440px) {
  .news-hero__decor {
    width: 250px
  }
}
.news-hero__text-block {
  color: #fff;
  background: #3e6c76
}
@media (min-width:1024px) {
  .news-hero__text-block {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.news-hero__text-block .h1,
.news-hero__text-block .h2,
.news-hero__text-block .h3,
.news-hero__text-block .h4,
.news-hero__text-block .h5,
.news-hero__text-block .h6,
.news-hero__text-block h1,
.news-hero__text-block h2,
.news-hero__text-block h3,
.news-hero__text-block h4,
.news-hero__text-block h5,
.news-hero__text-block h6 {
  color: #fff;
  margin: 0 0 23px
}
.news-hero__text-holder {
  max-width: 600px;
  padding: 75px 20px;
  margin: 0 auto
}
@media (min-width:1024px) {
  .news-hero__text-holder {
    padding: 25px 20px
  }
}
.news-hero__img-block {
  min-height: 350px
}
@media (min-width:1024px) {
  .news-hero__img-block {
    width: 50%;
    min-height: 450px
  }
}
@media (min-width:1440px) {
  .news-hero__img-block {
    min-height: 686px
  }
}
.content-section {
  font-size: 14px;
  line-height: 1.5;
  padding: 35px 0
}
@media (min-width:1024px) {
  .content-section {
    font-size: 16px;
    padding: 80px 0 35px
  }
}
@media (min-width:1440px) {
  .content-section {
    padding: 147px 0 100px
  }
}
.content-section .h1,
.content-section .h2,
.content-section .h3,
.content-section .h4,
.content-section .h5,
.content-section .h6,
.content-section h1,
.content-section h2,
.content-section h3,
.content-section h4,
.content-section h5,
.content-section h6 {
  text-transform: none;
  font-family: "Heebo","Arial","Helvetica Neue","Helvetica",sans-serif
}
.content-section .h1,
.content-section h1 {
  font-size: 24px;
  line-height: 1.6;
  margin: 37px 0 24px
}
@media (min-width:1024px) {
  .content-section .h1,
  .content-section h1 {
    font-size: 28px
  }
}
.content-section .h2,
.content-section h2 {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 17px
}
@media (min-width:1024px) {
  .content-section .h2,
  .content-section h2 {
    font-size: 20px
  }
}
.content-section p {
  margin: 0 0 16px
}
.content-section figure {
  margin: 30px 0
}
@media (min-width:1024px) {
  .content-section figure {
    margin: 62px 0 68px
  }
}
.content-section figure figcaption {
  font-size: 14px;
  color: #848280;
  margin: 17px 0
}
.content-section blockquote {
  font-size: 18px;
  font-style: italic;
  border-left: 2px solid #4e8793;
  font-family: "Inter","Arial","Helvetica Neue","Helvetica",sans-serif
}
@media (min-width:1024px) {
  .content-section blockquote {
    font-size: 20px;
    padding-left: 25px;
    margin: 36px 0 31px
  }
}
.share-post-block {
  border-top: 1px solid #c4c0bd;
  padding: 40px 0 20px;
  margin: 40px 0 0
}
@media (min-width:1440px) {
  .share-post-block {
    margin: 80px 0 0;
    padding: 65px 0 40px
  }
}
.share-post-block__title {
  display: block;
  color: #2e2e2e;
  margin: 0 0 6px
}
@media (min-width:1024px) {
  .share-post-block__title {
    font-size: 18px;
    line-height: 1.5
  }
}
.share-post-block .social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -12px;
  font-size: 20px;
  line-height: 1
}
.share-post-block .social-networks li {
  padding: 0 12px 15px
}
.share-post-block .social-networks .icon-linkedin {
  font-size: 16px
}
.share-post-block .social-networks a {
  color: #4e8793;
  text-decoration: none
}
.share-post-block .social-networks a:hover {
  color: red
}
.project-info {
  margin: -25px 0 0
}
@media (min-width:1024px) {
  .project-info {
    margin: 0
  }
}
.project-info__info-block {
  margin: 0 0 77px
}
@media (min-width:1024px) {
  .project-info__info-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 88px
  }
}
.project-info__text-frame {
  color: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0 10px 20px
}
@media (min-width:1024px) {
  .project-info__text-frame {
    width: 50%;
    padding: 45px 16px 37px
  }
}
.project-info__text-frame:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  bottom: -22%;
  background: #3e6c76;
  z-index: -1
}
@media (min-width:768px) {
  .project-info__text-frame:before {
    bottom: -50%
  }
}
@media (min-width:1024px) {
  .project-info__text-frame:before {
    top: -75px;
    bottom: -63px;
    left: -9999px;
    right: -76%
  }
}
.project-info__video-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 18px
}
@media (min-width:1024px) {
  .project-info__video-column {
    width: 60%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: -84px -16px 0
  }
}
@media (min-width:1024px) {
  .project-info__detail-column {
    width: 40%
  }
}
.project-info__video-holder {
  width: 50%;
  padding: 0 10px 20px
}
@media (min-width:1024px) {
  .project-info__video-holder {
    padding: 17px 16px
  }
}
.project-info .video-frame {
  padding-top: 55%;
  position: relative;
  display: block;
  z-index: 2;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font: 800 10px/1.2 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em
}
@media (min-width:768px) {
  .project-info .video-frame {
    font-size: 14px
  }
}
@media (min-width:1024px) {
  .project-info .video-frame {
    letter-spacing: 3.6px;
    font-size: 16px
  }
}
@media (min-width:1440px) {
  .project-info .video-frame {
    font-size: 18px
  }
}
.project-info .video-frame:hover .video-frame__play-icon::after {
  -webkit-transform: scale(1.5);
  transform: scale(1.5)
}
.project-info .video-frame:hover:before {
  background: rgba(46,46,46,0.5)
}
.project-info .video-frame:before {
  -webkit-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(46,46,46,0.75);
  z-index: -1
}
.project-info .video-frame__img-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2
}
.project-info .video-frame__play-icon {
  border-radius: 50%;
  background: #e9ff59;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 8px;
  position: relative
}
@media (min-width:768px) {
  .project-info .video-frame__play-icon {
    margin: 0 auto 20px;
    width: 40px;
    height: 40px
  }
}
.project-info .video-frame__play-icon:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 11px;
  border-color: transparent transparent transparent #2e2e2e;
  margin: 0 0 0 3px
}
.project-info .video-frame__play-icon:after {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid #e9ff59
}
.project-info .video-frame__wrap-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-align: center;
  width: 100%;
  padding: 10px
}
.details-block {
  background: #fff;
  max-width: 424px;
  padding: 22px 20px 10px;
  margin: 0 auto
}
@media (min-width:1024px) {
  .details-block {
    margin: -67px 0 0 auto;
    position: relative;
    z-index: 5
  }
}
@media (min-width:1440px) {
  .details-block {
    padding: 42px 40px 23px
  }
}
.details-block .subtitle {
  margin: 0 0 23px
}
.details-block .tags-list {
  margin: 0 -8px
}
@media (max-width:1023px) {
  .details-block .tags-list {
    display: block
  }
}
.details-block .tags-list li {
  padding: 0 8px 16px
}
.details-block .tags-list__tag {
  display: inline-block;
  vertical-align: top
}
@media (min-width:1024px) {
  .details-block .tags-list__tag {
    font-size: 16px
  }
}
.details-block__details-list {
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 15px
}
@media (min-width:1024px) {
  .details-block__details-list {
    margin: 0 0 27px;
    font-size: 16px
  }
}
.details-block__details-list dd {
  margin: 0;
  width: 46%;
  padding: 0 0 8px
}
@media (min-width:1024px) {
  .details-block__details-list dd {
    width: 45%;
    padding: 0 0 12px
  }
}
.details-block__details-list dt {
  font-weight: 700;
  width: 54%;
  padding: 0 15px 8px 0
}
@media (min-width:1024px) {
  .details-block__details-list dt {
    width: 55%;
    padding: 0 15px 12px 0
  }
}
.project-info-content {
  padding: 0 0 80px
}
@media (min-width:1024px) {
  .project-info-content {
    position: relative
  }
}
@media (min-width:1440px) {
  .project-info-content {
    padding: 0 0 160px
  }
}
.project-info-content__decor {
  display: none
}
@media (min-width:1024px) {
  .project-info-content__decor {
    position: absolute;
    top: -8%;
    right: 0;
    width: 26%;
    display: block
  }
}
@media (min-width:1440px) {
  .project-info-content__decor {
    top: -13%
  }
}
@media (min-width:1024px) {
  .project-info-content__content-block {
    width: 57%
  }
}
.project-info-content__title {
  display: block;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.6;
  margin: 0 0 30px
}
@media (min-width:1024px) {
  .project-info-content__title {
    font-size: 28px;
    margin: 0 0 32px
  }
}
.project-info-block {
  border-top: 1px solid #c4c0bd;
  padding: 40px 0 0;
  margin: 40px 0 0
}
@media (min-width:1024px) {
  .project-info-block {
    padding: 80px 0 0;
    margin: 80px 0 0
  }
}
.project-info-block .subtitle {
  margin: 0 0 33px
}
@media (min-width:1024px) {
  .project-info-block .subtitle {
    margin: 0 0 40px
  }
}
.testimonial-block blockquote {
  font-weight: 700;
  padding: 0;
  margin: 0 0 32px;
  border: 0
}
@media (min-width:1024px) {
  .testimonial-block blockquote {
    margin: 0 0 40px
  }
}
.testimonial-block cite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal
}
@media (min-width:768px) {
  .testimonial-block cite {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
.testimonial-block__author {
  display: block;
  color: #4e8793;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font: 800 14px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif
}
@media (min-width:1024px) {
  .testimonial-block__author {
    letter-spacing: 3.6px;
    font-size: 18px
  }
}
.testimonial-block__position {
  display: block;
  font-size: 16px
}
.testimonial-block__text-wrap {
  padding: 0 0 24px;
  width: 100%;
  display: block
}
@media (min-width:768px) {
  .testimonial-block__text-wrap {
    padding: 0 0 0 24px;
    width: auto
  }
}
.overview-section {
  padding: 35px 0 1px
}
@media (min-width:1024px) {
  .overview-section {
    padding: 80px 0 1px
  }
}
@media (min-width:1440px) {
  .overview-section {
    padding: 200px 0 1px
  }
}
@media (min-width:1024px) {
  .overview-section p {
    margin: 0 0 30px
  }
}
@media (min-width:1024px) {
  .overview-section .cta-block {
    padding: 52px 0
  }
}
@media (min-width:1024px) {
  .overview-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (min-width:1024px) {
  .overview-section__text-block,
  .overview-section__title-block {
    width: 50%
  }
}
@media (min-width:1024px) {
  .overview-section__title-block {
    padding: 0 25px 0 0
  }
}
@media (min-width:1440px) {
  .overview-section__title-block {
    padding: 0 45px 0 0
  }
}
.overview-section__title-block .subtitle {
  margin: 0 0 18px
}
@media (min-width:1024px) {
  .overview-section__text-block {
    padding: 0 0 0 12px
  }
}
.block-title {
  font-weight: normal;
  line-height: 1.6;
  font-size: 22px;
  display: block;
  margin: 0 0 32px
}
@media (min-width:1024px) {
  .block-title {
    font-size: 28px
  }
}
.services-info-section {
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .services-info-section {
    margin: 0
  }
}
@media (min-width:1024px) {
  .services-info-section.reverse .services-info-section__holder-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
@media (min-width:1024px) {
  .services-info-section.reverse .services-info-section__text-holder {
    margin: 0 0 0 auto
  }
}
@media (min-width:1024px) {
  .services-info-section.reverse .services-info-section__text-block {
    padding: 45px 63px 25px 20px
  }
}
@media (min-width:1440px) {
  .services-info-section.reverse .services-info-section__text-block {
    padding: 122px 104px 25px 20px
  }
}
@media (min-width:1024px) {
  .services-info-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.services-info-section__text-block {
  padding: 25px 20px
}
@media (min-width:1024px) {
  .services-info-section__text-block {
    width: 47%;
    padding: 45px 20px 25px 63px
  }
}
@media (min-width:1440px) {
  .services-info-section__text-block {
    padding: 45px 20px 25px 104px
  }
}
@media (min-width:1024px) {
  .services-info-section__img-block {
    width: 53%
  }
}
.services-info-section__img-block img {
  width: 100%
}
@media (min-width:1024px) {
  .services-info-section__text-holder {
    max-width: 500px
  }
}
.services-info-section .h2,
.services-info-section h2 {
  margin: 0 0 20px
}
.services-info-section mark {
  background: none;
  padding: 0;
  color: #4e8793
}
@media (min-width:768px) {
  .services-info-section ul:not([class]):not([id]) {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
  }
}
.careers-section .services-info-section {
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .careers-section .services-info-section {
    margin: 0 0 50px
  }
}
@media (min-width:1440px) {
  .careers-section .services-info-section {
    margin: 0 0 153px
  }
}
.careers-section .services-info-section:last-child {
  margin: 0
}
.testimonials-section {
  padding: 35px 0
}
@media (min-width:1440px) {
  .testimonials-section {
    padding: 157px 0 155px
  }
}
@media (min-width:520px) {
  .testimonials-section .container--sm {
    max-width: 450px
  }
}
@media (min-width:768px) {
  .testimonials-section .container--sm {
    max-width: 650px
  }
}
@media (min-width:1024px) {
  .testimonials-section .container--sm {
    max-width: 812px
  }
}
@media (min-width:1440px) {
  .testimonials-section .container--sm {
    max-width: 912px
  }
}
@media (min-width:1024px) {
  .testimonials-section .testimonial-block {
    max-width: 712px;
    margin: 0 auto
  }
}
@media (min-width:1024px) {
  .testimonials-section .testimonial-block blockquote {
    margin: 0 0 33px
  }
}
.testimonials-section .testimonial-block__text-wrap {
  display: block
}
@media (min-width:768px) {
  .testimonials-section .testimonial-block__text-wrap {
    padding: 0 0 0 33px
  }
}
.testimonials-section__section-heading {
  text-align: center;
  margin: 0 0 35px
}
@media (min-width:1440px) {
  .testimonials-section__section-heading {
    margin: 0 0 75px
  }
}
.testimonials-section__section-heading .h3,
.testimonials-section__section-heading h3 {
  text-transform: none
}
.testimonials-slider {
  padding: 0 0 48px
}
.testimonials-slider .slick-arrow {
  margin: 11px 0 0;
  font-size: 0
}
.testimonials-slider .slick-arrow:focus {
  outline: auto;
  outline-offset: 3px
}
.testimonials-slider .slick-arrow span:before {
  font-size: 16px
}
.testimonials-slider .slick-prev {
  left: -24px
}
@media (max-width:519px) {
  .testimonials-slider .slick-prev {
    left: -15px
  }
}
.testimonials-slider .slick-next {
  right: -24px
}
@media (max-width:519px) {
  .testimonials-slider .slick-next {
    right: -15px
  }
}
.testimonials-slider__slide-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 20px 35px;
  width: 100%
}
@media (min-width:1024px) {
  .testimonials-slider__slide-holder {
    padding: 20px 40px;
    min-height: 406px
  }
}
.testimonials-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.testimonials-slider .slide {
  opacity: 0.5;
  padding: 0 10px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
@media (min-width:1024px) {
  .testimonials-slider .slide {
    padding: 0 20px
  }
}
.our-companies-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .our-companies-section {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .our-companies-section {
    padding: 75px 0 80px
  }
}
.our-companies-section__section-heading {
  text-align: center;
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .our-companies-section__section-heading {
    margin: 0 0 50px
  }
}
@media (min-width:1440px) {
  .our-companies-section__section-heading {
    margin: 0 0 80px
  }
}
.companies-item {
  position: relative;
  z-index: 1;
  margin: 0 0 35px
}
@media (max-width:767px) {
  .companies-item {
    min-height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
}
@media (min-width:1024px) {
  .companies-item {
    margin: 0 0 50px
  }
}
@media (min-width:1440px) {
  .companies-item {
    margin: 0 0 80px
  }
}
@media (min-width:768px) {
  .companies-item.reverse .companies-item__item-content {
    margin: 0
  }
}
.companies-item .h3,
.companies-item h3 {
  text-transform: none;
  color: #e9ff59;
  line-height: 1.3;
  margin: 0 0 20px
}
.companies-item p {
  margin: 0 0 30px
}
.companies-item__img-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1
}
.companies-item__text-holder {
  max-width: 500px;
  margin: 0 auto
}
.companies-item__item-content {
  background: rgba(47,81,88,0.9);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 20px;
  min-height: 400px
}
@media (max-width:767px) {
  .companies-item__item-content {
    max-height: 50%;
    width: 100%
  }
}
@media (min-width:768px) {
  .companies-item__item-content {
    width: 50%;
    margin: 0 0 0 auto
  }
}
@media (min-width:1024px) {
  .companies-item__item-content {
    font-size: 20px;
    line-height: 1.5;
    min-height: 500px
  }
}
@media (min-width:1440px) {
  .companies-item__item-content {
    min-height: 623px
  }
}
.statement-section {
  text-align: center;
  position: relative;
  padding: 35px 0
}
@media (min-width:1024px) {
  .statement-section {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .statement-section {
    padding: 200px 0 182px
  }
}
@media (min-width:1440px) {
  .statement-section .h2,
  .statement-section h2 {
    margin: 0 0 80px
  }
}
.statement-section__decor {
  display: none
}
@media (min-width:1024px) {
  .statement-section__decor {
    position: absolute;
    right: 0;
    width: 14%;
    display: block;
    bottom: -5%
  }
}
@media (min-width:1440px) {
  .statement-section__decor {
    width: 20%;
    bottom: -5%;
    top: auto
  }
}
@media (min-width:1920px) {
  .statement-section__decor {
    bottom: -24%;
    width: 26%
  }
}
.statement-section__small-logo {
  margin: 0 0 32px;
  display: block
}
.statement-section__holder-block {
  max-width: 860px;
  margin: 0 auto;
  line-height: 1.6
}
@media (min-width:1024px) {
  .statement-section__holder-block {
    font-size: 28px
  }
}
.hero-text-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .hero-text-section {
    font-size: 28px;
    line-height: 1.6;
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .hero-text-section {
    padding: 160px 0 80px
  }
}
.hero-text-section .h1,
.hero-text-section h1 {
  margin: 0 0 25px
}
.hero-text-section__holder-block {
  max-width: 872px
}
.hero-text-section .subtitle {
  color: #6e6d6b
}
.hero-text-section mark {
  background: none;
  padding: 0;
  margin: 0;
  color: #4e8793
}
.contact-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .contact-section {
    padding: 60px 0
  }
}
@media (min-width:1024px) {
  .contact-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px
  }
}
@media (min-width:1440px) {
  .contact-section__holder-block {
    margin: 0 -40px
  }
}
@media (min-width:1024px) {
  .contact-section__form-block,
  .contact-section__img-block {
    width: 50%;
    padding: 0 20px
  }
}
@media (min-width:1440px) {
  .contact-section__form-block,
  .contact-section__img-block {
    padding: 0 40px
  }
}
.contact-section__img-block {
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .contact-section__img-block {
    margin: 0
  }
}
.contact-section__img-holder {
  width: 100%;
  height: 100%;
  min-height: 400px
}
@media (min-width:768px) {
  .contact-section__img-holder {
    min-height: 600px
  }
}
@media (min-width:768px) {
  .contact-section .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px
  }
}
@media (min-width:768px) {
  .contact-section .form-row .col {
    padding: 0 12px;
    width: 50%
  }
}
.contact-section .required-icon {
  color: red
}
.contact-section .radio-group-title {
  display: block;
  font-size: 14px;
  margin: 0 0 12px
}
@media (min-width:1024px) {
  .contact-section .radio-group-title {
    font-size: 16px
  }
}
.contact-section .radio-group-holder {
  padding: 16px 0 30px
}
@media (min-width:768px) {
  .contact-section .radio-buttons-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}
.contact-section .radio-buttons-list li {
  padding: 0 15px 4px 0
}
.locations-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .locations-section {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .locations-section {
    padding: 182px 0 120px
  }
}
.locations-section .h2,
.locations-section h2 {
  margin: 0 0 23px
}
@media (min-width:1024px) {
  .locations-section__section-heading {
    margin: 0 0 80px
  }
}
@media (min-width:1024px) {
  .locations-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.locations-section .tabset {
  padding: 0 0 25px
}
@media (min-width:768px) and (max-width:1023px) {
  .locations-section .tabset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@media (min-width:1024px) {
  .locations-section .tabset {
    width: 44%;
    padding: 0 25px 0 0
  }
}
.locations-section .tabset li {
  margin: 0 0 20px
}
@media (min-width:768px) and (max-width:1023px) {
  .locations-section .tabset li {
    width: 50%
  }
}
@media (min-width:1024px) {
  .locations-section .tabset li {
    margin: 0 0 40px
  }
}
.locations-section .tabset a {
  text-decoration: none;
  color: initial;
  position: relative;
  display: block;
  padding: 0 0 0 20px
}
@media (min-width:1024px) {
  .locations-section .tabset a {
    padding: 0 0 0 32px
  }
}
.locations-section .tabset a.active:before {
  opacity: 1
}
.locations-section .tabset a:before {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #4e8793;
  opacity: 0
}
.locations-section .tabset a:hover {
  color: #3e6c76
}
.locations-section .tabset address {
  font-style: normal;
  font-size: 16px;
  line-height: 1.5
}
.locations-section .tabset__title {
  display: block;
  line-height: 1.5;
  margin: 0 0 9px
}
@media (min-width:1024px) {
  .locations-section .tabset__title {
    font-size: 20px
  }
}
@media (min-width:1024px) {
  .locations-section .tab-content {
    width: 56%
  }
}
.testimonial-area {
  background: #fff;
  padding: 45px 0
}
@media (min-width:1024px) {
  .testimonial-area {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .testimonial-area {
    padding: 112px 0 110px
  }
}
.testimonial-area .testimonial-block {
  text-align: center
}
.testimonial-area .testimonial-block blockquote {
  margin: 0 0 33px
}
.testimonial-area .testimonial-block cite {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left
}
.team-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .team-section {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .team-section {
    padding: 160px 0 117px
  }
}
.team-section__section-heading {
  text-align: center;
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .team-section__section-heading {
    margin: 0 0 50px
  }
}
@media (min-width:1440px) {
  .team-section__section-heading {
    margin: 0 0 80px
  }
}
.team-section__section-heading .subtitle {
  margin: 0 0 17px
}
@media (min-width:768px) {
  .team-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px
  }
}
.team-section__column {
  padding: 0 0 25px
}
@media (min-width:768px) {
  .team-section__column {
    padding: 0 12px 40px;
    width: 33.33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (min-width:1024px) {
  .team-section__column {
    width: 25%
  }
}
/*@media (min-width:1024px) {
  .team-section__column:nth-child(-n+3) {
    width: 33.33%
  }
}*/
.team-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}
.team-item__img-block {
  padding-top: 110%;
  width: 100%
}
.team-item__title {
  display: block;
  font: 800 16px/1.4 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  margin: 0 0 3px
}
@media (min-width:1024px) {
  .team-item__title {
    font-size: 18px
  }
}
.team-item__position {
  display: block;
  color: #4e8793;
  font-size: 14px;
  margin: 0 0 16px
}
.team-item__contacts-list {
  font-size: 12px
}
.team-item__contacts-list [class*=" icon-"],
.team-item__contacts-list [class^=icon-] {
  -webkit-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  color: #2e2e2e;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0
}
.team-item__contacts-list li {
  position: relative;
  padding: 0 0 8px 30px
}
.team-item__contacts-list li:last-child {
  padding: 0 0 0 30px
}
.team-item__contacts-list a {
  text-decoration: none;
  color: inherit;
  font-family: "Heebo","Arial","Helvetica Neue","Helvetica",sans-serif!important
}
.team-item__contacts-list a:hover,
.team-item__contacts-list a:hover [class*=" icon-"],
.team-item__contacts-list a:hover [class^=icon-] {
  color: red
}
.team-item__content-block {
  background: #fff;
  padding: 20px;
  width: 100%
}
@media (min-width:1440px) {
  .team-item__content-block {
    padding: 40px
  }
}
.resources-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .resources-section {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .resources-section {
    padding: 60px 0 80px
  }
}
.resources-section .paginationjs {
  margin: 0
}
.resources-section__holder-block {
  margin: 0 0 30px
}
@media (min-width:768px) {
  .resources-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px 30px
  }
}
@media (min-width:1440px) {
  .resources-section__holder-block {
    margin: 0 -24px
  }
}
.resources-section__column {
  padding: 0 0 35px
}
@media (min-width:768px) {
  .resources-section__column {
    width: 50%;
    padding: 0 15px 35px
  }
}
@media (min-width:1024px) {
  .resources-section__column {
    width: 33.33%
  }
}
@media (min-width:1440px) {
  .resources-section__column {
    padding: 0 24px 80px
  }
}
.resources-item__img-block {
  padding-top: 73.6%;
  text-decoration: none;
  overflow: hidden;
  margin: 0 0 25px
}
.resources-item__img-block img {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out,-webkit-transform 0.5s ease-in-out
}
.resources-item__img-block:hover img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07)
}
.resources-item time {
  display: block;
  font-size: 14px;
  color: #6e6d6b;
  margin: 0 0 8px
}
.resources-item__title {
  display: block;
  color: #2e2e2e;
  margin: 0 0 24px
}
.resources-item__title a {
  color: inherit;
  text-decoration: none
}
.resources-item__title a:hover {
  color: red
}
.press-releases-section {
  padding: 35px 0
}
@media (min-width:1024px) {
  .press-releases-section {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .press-releases-section {
    padding: 160px 0
  }
}
.press-releases-section .paginationjs {
  margin: 0
}
.press-releases-section__section-heading {
  text-align: center;
  margin: 0 0 35px
}
@media (min-width:1024px) {
  .press-releases-section__section-heading {
    margin: 0 0 50px
  }
}
@media (min-width:1440px) {
  .press-releases-section__section-heading {
    margin: 0 0 80px
  }
}
.press-releases-section__holder-block {
  margin: 0 0 30px
}
@media (min-width:768px) {
  .press-releases-section__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px 30px
  }
}
.press-releases-section__column {
  padding: 0 0 25px
}
@media (min-width:768px) {
  .press-releases-section__column {
    width: 50%;
    padding: 0 12px 48px
  }
}
@media (min-width:1024px) {
  .press-releases-section__column {
    width: 25%
  }
}
.releases-item {
  background: #fff;
  padding: 20px
}
@media (min-width:1440px) {
  .releases-item {
    padding: 40px 40px 32px
  }
}
.releases-item time {
  display: block;
  font-size: 14px;
  color: #6e6d6b;
  margin: 0 0 8px
}
.releases-item__title {
  display: block;
  color: #2e2e2e;
  margin: 0 0 24px;
  font-size: 16px
}
@media (min-width:1024px) {
  .releases-item__title {
    margin: 0 0 40px
  }
}
.media-contact {
  background: #efeae6;
  padding: 35px 0;
  position: relative
}
@media (min-width:1024px) {
  .media-contact {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .media-contact {
    padding: 160px 0
  }
}
.media-contact__decor {
  display: none
}
@media (min-width:768px) {
  .media-contact__decor {
    position: absolute;
    top: -7%;
    right: 0;
    width: 21%;
    display: block
  }
}
.media-contact .media-block {
  font-size: 16px;
  background: #faf8f5
}
@media (min-width:768px) {
  .media-contact .media-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.media-contact .media-block .h1,
.media-contact .media-block .h2,
.media-contact .media-block .h3,
.media-contact .media-block .h4,
.media-contact .media-block .h5,
.media-contact .media-block .h6,
.media-contact .media-block h1,
.media-contact .media-block h2,
.media-contact .media-block h3,
.media-contact .media-block h4,
.media-contact .media-block h5,
.media-contact .media-block h6 {
  color: #4e8793
}
.media-contact .media-block__title {
  display: block;
  font: 800 20px/1.3 "aktiv-grotesk-extended","Arial","Helvetica Neue","Helvetica",sans-serif;
  color: #2e2e2e;
  margin: 0 0 8px
}
@media (min-width:1024px) {
  .media-contact .media-block__title {
    font-size: 24px
  }
}
.media-contact .media-block__position {
  display: block
}
.media-contact .media-block__text-block {
  padding: 20px
}
@media (min-width:768px) {
  .media-contact .media-block__text-block {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:1024px) {
  .media-contact .media-block__text-block {
    min-height: 550px;
    padding: 20px 20px 20px 40px
  }
}
@media (min-width:1440px) {
  .media-contact .media-block__text-block {
    padding: 20px 20px 20px 80px;
    width: 52%
  }
}
.media-contact .media-block__text-holder {
  max-width: 405px
}
.media-contact .media-block__item-block {
  background: #fff
}
@media (min-width:768px) {
  .media-contact .media-block__item-block {
    width: 50%
  }
}
@media (min-width:1440px) {
  .media-contact .media-block__item-block {
    width: 48%
  }
}
.media-contact .media-block__img-block {
  padding-top: 61%
}
@media (min-width:1024px) {
  .media-contact .media-block__img-block {
    padding-top: 80%
  }
}
@media (min-width:1440px) {
  .media-contact .media-block__img-block {
    padding-top: 63%
  }
}
.media-contact .media-block__content-block {
  padding: 20px
}
@media (min-width:1024px) {
  .media-contact .media-block__content-block {
    padding: 38px 40px
  }
}
.media-contact .media-block__content-block .media-block__title {
  margin: 0 0 18px
}
.video-library {
  padding: 35px 0
}
@media (min-width:1024px) {
  .video-library {
    padding: 50px 0
  }
}
@media (min-width:1440px) {
  .video-library {
    padding: 160px 0
  }
}
.video-library .paginationjs {
  margin: 0
}
@media (min-width:1024px) {
  .video-library .h2,
  .video-library h2 {
    margin: 0 0 40px
  }
}
@media (min-width:1440px) {
  .video-library .h2,
  .video-library h2 {
    margin: 0 0 80px
  }
}
.video-library__holder-block {
  margin: 0 0 30px
}
@media (min-width:768px) {
  .video-library__holder-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px 30px
  }
}
@media (min-width:1440px) {
  .video-library__holder-block {
    margin: 0 -24px 30px
  }
}
.video-library__column {
  padding: 0 0 35px
}
@media (min-width:768px) {
  .video-library__column {
    padding: 0 15px 35px;
    width: 50%
  }
}
@media (min-width:1024px) {
  .video-library__column {
    width: 33.33%
  }
}
@media (min-width:1440px) {
  .video-library__column {
    padding: 0 24px 48px
  }
}
.video-item time {
  display: block;
  font-size: 14px;
  color: #6e6d6b;
  margin: 0 0 8px
}
.video-item__title {
  display: block;
  color: #101828
}
.video-item__video-block {
  position: relative;
  display: block;
  margin: 0 0 24px
}
.video-item__video-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.video-item__img-block img {
  width: 100%
}