@font-face {
  font-family: iconsmind;
  src: url(iconsmind.eot?#iefix-rdmvgc) format("embedded-opentype");
  src: url(iconsmind.woff) format("woff"), url(iconsmind.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: iconsmind;
  speak: none;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Start2:before {
  content: "\ecd0";
}

.icon-Start-3:before {
  content: "\ecd1";
}

.icon-Start-ways:before {
  content: "\ecd2";
}

.icon-Start:before {
  content: "\ecd3";
}

section.slider {
  padding: 0 !important;
  overflow: hidden;
  position: relative;
}

section.slider .owl-theme .owl-controls .owl-nav div.owl-next,
section.slider .owl-theme .owl-controls .owl-nav div.owl-prev {
  color: #fff;
}

.slides {
  margin: 0;
  overflow: hidden;
}

.slides li > [class*="col-"]:first-child:last-child:not([class*="offset"]) {
  width: 100% !important;
}

.slider {
  position: relative;
  overflow: hidden;
}

.slider .slides li {
  position: relative;
  padding: 6.5em 0;
}

.slider.space--lg .slides li {
  padding: 13em 0;
}

.slider.space--xlg .slides li {
  padding: 26em 0;
}

.slider:hover .flex-direction-nav a {
  opacity: 1;
}

.slider.height-10 {
  height: auto;
}

.slider.height-10 .slides li {
  height: 10vh;
  padding: 0;
}

.slider.height-20 {
  height: auto;
}

.slider.height-20 .slides li {
  height: 20vh;
  padding: 0;
}

.slider.height-30 {
  height: auto;
}

.slider.height-30 .slides li {
  height: 30vh;
  padding: 0;
}

.slider.height-40 {
  height: auto;
}

.slider.height-40 .slides li {
  height: 40vh;
  padding: 0;
}

.slider.height-50 {
  height: auto;
}

.slider.height-50 .slides li {
  height: 50vh;
  padding: 0;
}

.slider.height-60 {
  height: auto;
}

.slider.height-60 .slides li {
  height: 60vh;
  padding: 0;
}

.slider.height-70 {
  height: auto;
}

.slider.height-70 .slides li {
  height: 70vh;
  padding: 0;
}

.slider.height-80 {
  height: auto;
}

.slider.height-80 .slides li {
  height: 80vh;
  padding: 0;
}

.slider.height-90 {
  height: auto;
}

.slider.height-90 .slides li {
  height: 90vh;
  padding: 0;
}

.slider.height-100 {
  height: auto;
}

.slider.height-100 .slides li {
  height: 100vh;
  padding: 0;
}

.slider.slider-controls--white .flex-direction-nav a {
  color: #fff;
}

.slider.slider-controls--white .flex-control-paging a {
  background: #fff;
}

.slider[data-animation="slide"] .slides li {
  -webkit-backface-visibility: hidden;
}

@media all and (max-width: 767px) {
  .slider[class*="height-"] .slides li {
    height: auto;
    padding: 6.5em 0;
  }

  .slider.space--lg .slides li {
    padding: 9.75em 0;
  }

  .slider.space--xlg .slides li {
    padding: 9.75em 0;
  }
}

.owl-theme .owl-controls {
  margin: 0;
}

.owl-theme .owl-controls .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 1.625em;
  z-index: 99;
  text-align: center;
}

.owl-theme .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 0.40625em;
  overflow: hidden;
}

.owl-theme .owl-controls .owl-dots .owl-dot span {
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  border: none;
  box-shadow: none;
  margin: 0;
}

.owl-theme .owl-controls .owl-dots .owl-dot span:hover {
  background: #fff;
}

.owl-theme .owl-controls .owl-dots .owl-dot.active span {
  background: #fff;
}

.owl-theme .owl-controls .owl-nav {
  position: absolute;
  z-index: 99;
  top: 50%;
  width: 100%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
}

.owl-theme .owl-controls .owl-nav div {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  position: absolute;
  margin: 0;
  padding: 0;
  background: 0 0;
}

.owl-theme .owl-controls .owl-nav div:before {
  font-family: pillar-interface;
  font-size: 2em;
  text-align: center;
}

.owl-theme .owl-controls .owl-nav div.owl-next {
  right: 1.625em;
}

.owl-theme .owl-controls .owl-nav div.owl-next:before {
  content: "\e802";
}

.owl-theme .owl-controls .owl-nav div.owl-prev {
  left: 1.625em;
}

.owl-theme .owl-controls .owl-nav div.owl-prev:before {
  content: "\e801";
}

.slider.slider--controlsoutside {
  overflow: visible;
}

.slider.slider--controlsoutside .slides li {
  padding: 0;
}

.slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots {
  position: relative;
  bottom: 0;
}

.slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots
  .owl-dot {
  display: inline-block;
}

.slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots
  .owl-dot
  span {
  background: #232323;
  display: inline-block;
}

.slider.slider--controlsoutside[data-arrows="true"]
  .owl-theme
  .owl-controls
  .owl-nav
  .owl-next {
  right: -4em;
}

.slider.slider--controlsoutside[data-arrows="true"]
  .owl-theme
  .owl-controls
  .owl-nav
  .owl-prev {
  left: -4em;
}

.imagebg
  .slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots,
section.bg--dark
  .slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots {
  position: relative;
  bottom: 0;
}

.imagebg
  .slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots
  .owl-dot
  span,
section.bg--dark
  .slider.slider--controlsoutside[data-paging="true"]
  .owl-theme
  .owl-controls
  .owl-dots
  .owl-dot
  span {
  background: #fff;
}

.hover-element {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.hover-element * {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}

.hover-element .hover-element__reveal {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.hover-element .hover-element__reveal .boxed {
  height: 100%;
}

.hover-element.hover--active .hover-element__reveal,
.hover-element:hover .hover-element__reveal {
  opacity: 1;
}

.hover-element img {
  margin-bottom: 0;
}

@media all and (max-width: 1024px) {
  .hover-element {
    cursor: pointer;
  }
}

.row:last-child div[class*="col-"]:last-child .hover-element {
  margin-bottom: 0;
}

.masonry .masonry__container.masonry--active .masonry__item {
  opacity: 1;
  pointer-events: initial;
}

.masonry .masonry__container .masonry__item {
  opacity: 0;
  pointer-events: none;
}

.masonry .masonry__filters li {
  display: inline-block;
  cursor: pointer;
  text-transform: capitalize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.masonry .masonry__filters li.active {
  cursor: default;
}

.modal-instance .modal-body {
  display: none;
}

.modal-container {
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.modal-container.modal-active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.modal-container:before {
  background: rgba(0, 0, 0, 0.85);
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.modal-container .modal-content {
  backface-visibility: hidden;
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 50%;
  max-height: 100%;
  overflow-y: auto;
  border: none;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}

.modal-container .modal-content:not(.height--natural) {
  width: 50%;
  height: 50%;
}

.modal-container .modal-content .modal-close-cross {
  cursor: pointer;
  position: absolute;
  opacity: 0.5;
  transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  top: 1em;
  right: 1em;
  z-index: 99;
}

.modal-container .modal-content .modal-close-cross:before {
  content: "\2715";
  font-size: 1.5em;
}

.modal-container .modal-content .modal-close-cross:hover {
  opacity: 1;
}

.modal-container
  .modal-content.imagebg:not(.image--light)
  .modal-close-cross:before {
  color: #fff;
}

.modal-container .modal-content iframe {
  width: 100%;
  outline: 0;
  border: none;
  height: 100%;
  backface-visibility: hidden;
}

.modal-container
  .modal-content
  iframe:first-child
  + .modal-close-cross:last-child {
  top: -3.25em;
}

@media all and (max-width: 767px) {
  .modal-container .modal-content {
    width: 97% !important;
    height: auto !important;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}

.map-container {
  position: relative;
  overflow: hidden;
}

.map-container .map-canvas,
.map-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.parallax .slides li > .background-image-holder,
.parallax > .background-image-holder {
  height: 100vh;
  top: -50vh;
  transition: opacity 0.3s ease !important;
  -webkit-transition: opacity 0.3s ease !important;
  -webkit-transform-style: preserve-3d;
}

.parallax:first-child .background-image-holder,
.parallax:first-child .slides li > .background-image-holder {
  top: 0;
}

.main-container > a:first-child + .parallax .background-image-holder {
  top: 0;
}

@media all and (max-width: 1024px) {
  .parallax .slides li > .background-image-holder,
  .parallax > .background-image-holder {
    top: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    height: 100%;
  }
}

.parallax {
  will-change: contents;
}

.notification {
  max-width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  position: fixed;
  z-index: 99;
  pointer-events: none;
  padding: 0;
  margin: 1em;
  opacity: 0;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.notification:not([class*="bg-"]) {
  background: #fff;
}

.notification[class*="col-"] {
  min-width: 400px;
}

.notification .notification-close-cross {
  position: absolute;
  top: 1em;
  z-index: 99;
  right: 1em;
  cursor: pointer;
  transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  opacity: 0.7;
}

.notification .notification-close-cross:before {
  content: "\2715";
  font-size: 1.5em;
}

.notification .notification-close-cross:hover {
  opacity: 1;
}

.notification.notification--reveal {
  z-index: 99;
  pointer-events: initial;
}

.notification.notification--reveal[data-animation="from-bottom"] {
  animation: from-bottom 0.3s linear 0s forwards;
  -webkit-animation: from-bottom 0.3s linear 0s forwards;
  -moz-animation: from-bottom 0.3s linear 0s forwards;
}

.notification.notification--reveal[data-animation="from-top"] {
  animation: from-top 0.3s linear 0s forwards;
  -webkit-animation: from-top 0.3s linear 0s forwards;
  -moz-animation: from-top 0.3s linear 0s forwards;
}

.notification.notification--reveal[data-animation="from-left"] {
  animation: from-left 0.3s linear 0s forwards;
  -webkit-animation: from-left 0.3s linear 0s forwards;
  -moz-animation: from-left 0.3s linear 0s forwards;
}

.notification.notification--reveal[data-animation="from-right"] {
  animation: from-right 0.3s linear 0s forwards;
  -webkit-animation: from-right 0.3s linear 0s forwards;
  -moz-animation: from-right 0.3s linear 0s forwards;
}

.notification.notification--dismissed {
  animation: fade-out 0.4s linear 0s forwards !important;
  -webkit-animation: fade-out 0.4s linear 0s forwards !important;
  -moz-animation: fade-out 0.4s linear 0s forwards !important;
  pointer-events: none;
}

a[data-notification-link] {
  text-decoration: none;
}

a[data-notification-link]:hover {
  text-decoration: none;
}

@media all and (max-width: 767px) {
  .notification[class*="col-"] {
    min-width: 0;
  }
}

@keyframes from-bottom {
  from {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes from-bottom {
  from {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes from-bottom {
  from {
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes from-top {
  from {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes from-top {
  from {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes from-top {
  from {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes from-left {
  from {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes from-left {
  from {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes from-left {
  from {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes from-right {
  from {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 1;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes from-right {
  from {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes from-right {
  from {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

iframe {
  width: 100%;
  min-height: 350px;
  border: none;
}

@media all and (max-width: 767px) {
  iframe {
    min-height: 220px;
  }
}

.videobg {
  background: #232323;
  position: relative;
  overflow: hidden;
}

.videobg .background-image-holder,
.videobg .container {
  opacity: 0;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.videobg .background-image-holder {
  opacity: 0 !important;
}

.videobg.video-active .container {
  opacity: 1;
}

.videobg.video-active .loading-indicator {
  opacity: 0;
  visibility: hidden;
}

.videobg video {
  object-fit: cover;
  height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  z-index: 0 !important;
  left: 0;
}

@media all and (max-width: 1024px) {
  .videobg .background-image-holder,
  .videobg .container {
    opacity: 1 !important;
  }

  .videobg .loading-indicator {
    display: none;
  }

  .videobg video {
    display: none;
  }
}

.youtube-background {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 0 !important;
}

.youtube-background .mb_YTPBar {
  opacity: 0;
  height: 0;
  visibility: hidden;
}

@media all and (max-width: 1024px) {
  .youtube-background {
    display: none;
  }
}

.loading-indicator {
  position: absolute !important;
  top: 50%;
  left: 50%;
  z-index: 99 !important;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: loading-spinner 1s infinite ease-in-out;
  animation: loading-spinner 1s infinite ease-in-out;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

@-webkit-keyframes loading-spinner {
  0% {
    -webkit-transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes loading-spinner {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.video-cover {
  position: relative;
}

.video-cover video {
  max-width: 100%;
}

.video-cover iframe {
  background: #232323;
}

.video-cover .background-image-holder {
  z-index: 3;
}

.video-cover .video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}

.video-cover .background-image-holder,
.video-cover .video-play-icon {
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.video-cover.reveal-video .background-image-holder,
.video-cover.reveal-video .video-play-icon {
  opacity: 0 !important;
  pointer-events: none;
}

.video-cover[data-overlay]:before,
.video-cover[data-scrim-bottom]:before,
.video-cover[data-scrim-top]:before {
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  z-index: 4;
}

.video-cover.reveal-video[data-overlay]:before,
.video-cover.reveal-video[data-scrim-bottom]:before,
.video-cover.reveal-video[data-scrim-top]:before {
  opacity: 0;
  pointer-events: none;
}

.video-play-icon {
  width: 6.5em;
  height: 6.5em;
  border-radius: 50%;
  position: relative;
  z-index: 4;
  display: inline-block;
  border: 2px solid #fff;
  cursor: pointer;
  background: #fff;
}

.video-play-icon.video-play-icon--sm {
  width: 3.25em;
  height: 3.25em;
}

.video-play-icon.video-play-icon--sm:before {
  border-width: 4px 0 4px 9px;
}

.video-play-icon.video-play-icon--xs {
  width: 1.625em;
  height: 1.625em;
}

.video-play-icon.video-play-icon--xs:before {
  border-width: 3px 0 3px 6px;
  margin-left: -3px;
}

.video-play-icon.bg--primary:before {
  border-color: transparent transparent transparent #fff;
}

.video-play-icon:before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -4px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #fff;
  border-color: transparent transparent transparent grey;
}

.video-play-icon.video-play-icon--dark {
  border-color: #232323;
  background: #232323;
}

.video-play-icon.video-play-icon--dark:before {
  border-color: transparent transparent transparent #232323;
}

.video-play-icon.video-play-icon--dark:before {
  border-color: transparent transparent transparent #fff;
}

@media all and (max-width: 767px) {
  .video-play-icon {
    width: 4.33333333em;
    height: 4.33333333em;
  }
}

div[class*="col-"][class*="12"]:not([class*="xs-12"]) .video-cover iframe {
  min-height: 550px;
}

@media all and (max-width: 990px) {
  div[class*="col-"][class*="12"]:not([class*="xs-12"]) .video-cover iframe {
    min-height: 350px;
  }
}

div[class*="col-"][class*="10"] .video-cover iframe {
  min-height: 450px;
}

div[class*="col-"][class*="8"] .video-cover iframe {
  min-height: 400px;
}

div[class*="col-"][class*="6"] .video-cover iframe {
  min-height: 350px;
}

@media all and (max-width: 1200px) {
  div[class*="col-"][class*="6"] .video-cover iframe {
    min-height: 300px;
  }
}

@media all and (max-width: 990px) {
  div[class*="col-"][class*="6"] .video-cover iframe {
    min-height: 220px;
  }
}

@media all and (max-width: 767px) {
  div[class*="col-"] .video-cover iframe {
    min-height: 220px !important;
  }
}

.modal-container video {
  max-width: 100%;
  max-height: 100%;
}

.imageblock {
  position: relative;
  padding: 0;
}

.imageblock > .container,
.imageblock > div[class*="col-"]:not(.imageblock__content) {
  padding-top: 6.5em;
  padding-bottom: 8.125em;
  float: none;
  overflow: hidden;
}

.imageblock.imageblock--lg > .container,
.imageblock.imageblock--lg > div[class*="col-"]:not(.imageblock__content) {
  padding-top: 10.15625em;
  padding-bottom: 10.15625em;
  float: none;
  overflow: hidden;
}

.imageblock .imageblock__content {
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 2;
  padding: 0;
}

.imageblock .imageblock__content .slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.imageblock .imageblock__content .slider .slides > li {
  padding: 0;
  min-height: 100%;
  position: absolute !important;
}

.imageblock.allow-overflow .imageblock__content {
  overflow: visible;
}

@media all and (max-width: 767px) {
  .imageblock[class*="space-"] {
    padding-bottom: 0;
    padding-top: 0;
  }

  .imageblock .imageblock__content {
    position: relative;
    min-height: 16.25em;
  }

  .imageblock > .container,
  .imageblock > div[class*="col-"]:not(.imageblock__content) {
    padding-top: 4.875em;
    padding-bottom: 4.875em;
    float: none;
    overflow: hidden;
  }

  .imageblock.imageblock--lg > .container,
  .imageblock.imageblock--lg > div[class*="col-"]:not(.imageblock__content) {
    padding-top: 4.875em;
    padding-bottom: 4.875em;
    float: none;
    overflow: hidden;
  }
}

.modal-container .modal-content {
  font-size: 0;
  overflow: hidden;
}

.modal-container .modal-content > div {
  font-size: 1rem;
}

.modal-container .modal-content img {
  max-width: 100%;
  max-height: 100%;
}

@keyframes slideUp {
  to {
    transform: translateY(-50%) translateZ(0);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(-50%) translateZ(0);
  }
  to {
    transform: translateY(0) translateZ(0);
  }
}
html {
  height: 100%;
}
.footerMainPage {
  background-color: #fff;
}
.main-slider {
  overflow: hidden;
  max-height: calc(100vh - 75px);
  padding: 0 58px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 960px) and (min-width: 576px) {
  .main-slider {
    max-height: calc(100vh + 200px);
  }
}
.main-slider:not(.mobile) .slider .slider-inline:hover .slider-col .inner,
.main-slider:not(.mobile) .slider .slider-inline:hover .slider-col .inner_rep {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
@media screen and (max-width: 1024px) {
  .main-slider {
    padding: 0 20px;
  }
}
@media screen and (max-width: 575px) {
  .main-slider {
    padding: 0 10px;
  }
}
.main-slider.animate-pause .slider .slider-inline .slider-col .inner {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.main-slider .slider {
  height: calc(150vh - 90px);
  backface-visibility: hidden;
  will-change: transform;
  overflow-y: hidden;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 18px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .main-slider .slider {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .main-slider .slider {
    grid-gap: 10px;
  }
}
.main-slider .slider #video-content {
  display: none;
  grid-column: 2/-1;
  background-color: #e7e7e7;
  height: calc(100vh - 75px);
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  align-items: center;
  justify-content: center;
}
.main-slider .slider #video-content.active-video {
  display: inline-flex;
}
.main-slider .slider #video-content.active-video .video-play {
  padding: 20px;
  height: 100%;
  position: relative;
  z-index: 8;
}
.main-slider .slider #video-content.active-video .video-play video {
  height: 100%;
  max-width: 100%;
  width: auto;
}
.main-slider .slider #video-content.active-video .video-play .video-close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
  z-index: 9;
  padding: 20px;
  font-size: 2rem;
  color: #ddd;
}
.main-slider .slider .slider-inline {
  width: 100%;
  position: relative;
  z-index: -1;
}
.main-slider .slider .slider-inline:nth-child(odd) .inner {
}
.main-slider .slider .slider-inline:nth-child(2n) .inner {
}
.main-slider .slider .slider-inline .slider-col {
  width: 100%;
  overflow: hidden;
}
.main-slider .slider .slider-inline .slider-col .inner .slider-video {
  position: relative;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .modal-instance {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 99;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .modal-instance
  a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .slider-video-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 99;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .slider-video-wrapper
  .slider-video-area {
  display: none;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .slider-video-wrapper
  span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  font-size: 3rem;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .modal-instance
  a::before,
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .slider-video-wrapper
  span::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
  text-align: center;
  line-height: 4rem;
  border-radius: 50%;
  padding-left: 0.5rem;
}
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .modal-instance
  a::after,
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .slider-video-wrapper
  span::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(111, 111, 111, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.main-slider .slider .slider-inline .slider-col .inner a,
.main-slider .slider .slider-inline .slider-col .inner .slider-video {
  display: block;
  position: relative;
  margin-bottom: 20px;
  transition: all 0.8s cubic-bezier(0.49, 0.46, 0.05, 0.995);
}
@media (hover: hover) and (pointer: fine) {
  .main-slider .slider .slider-inline .slider-col .inner a,
  .main-slider .slider .slider-inline .slider-col .inner .slider-video {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
}
@media screen and (max-width: 575px) {
  .main-slider .slider .slider-inline .slider-col .inner a,
  .main-slider .slider .slider-inline .slider-col .inner .slider-video {
    margin-bottom: 10px;
  }
}
.main-slider .slider .slider-inline .slider-col .inner a .img,
.main-slider .slider .slider-inline .slider-col .inner .slider-video .img {
  position: relative;
  z-index: 98;
}
.main-slider .slider .slider-inline .slider-col .inner a .img .img-obj,
.main-slider
  .slider
  .slider-inline
  .slider-col
  .inner
  .slider-video
  .img
  .img-obj {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-color: #fff;
  transition: 0.3s ease-in-out;
}
.main-slider .slider .slider-inline .slider-col .inner a:hover,
.main-slider .slider .slider-inline .slider-col .inner .slider-video:hover {
  -webkit-filter: none;
  filter: none;
}
.modal-container .modal-content {
  padding: 5px;
  background-color: #e7e7e7;
  height: auto !important;
}
