/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Swiper 5.0.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 18, 2019
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s transform, 0.2s top;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s transform, 0.2s left;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s transform, 0.2s right;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* ------------------------------------------------------------ *\
	Variables
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Mixins
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sprite
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}
template {
  display: none;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
img,
iframe,
video,
audio,
object {
  max-width: 100%;
}
img,
iframe {
  border: 0 none;
}
img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
b,
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
  cursor: pointer;
}
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
button,
select {
  text-transform: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
nav ul,
nav ol {
  list-style: none outside none;
}
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #fff;
  font-family: "OpenSans", sans-serif;
  font-size: 16px;
  line-height: 1.56;
  color: #24332d;
}
.link-with-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #eb150f;
}
.link-with-icon span {
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}
.link-with-icon i {
  font-size: 0;
}
.link-with-icon span + i {
  margin-left: 10px;
}
.link-with-icon--white {
  color: #fff;
}
a[href^="mailto"] {
  text-decoration: none;
  word-break: break-all;
}
p.small {
  font-size: 14px;
  line-height: 1.71;
}
p {
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
ol {
  margin-bottom: 40px;
  list-style-position: inside;
}
ol:last-child {
  margin-bottom: 0;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover,
a[href^="tel"] {
  text-decoration: none;
}
h1 {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 212px;
  color: #eb150f;
  line-height: 1;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #24332d;
  line-height: 1.27;
}
h3 {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 100px;
  color: #888888;
  line-height: 1;
}
h3.white {
  color: #fff;
}
h4 {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #24332d;
  margin-bottom: 10px;
}
h5 {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
h6 {
  font-size: 22px;
  line-height: 1.27;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}
h6.dark {
  color: #24332d;
}
.text-overlay {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 380px;
  color: #d8cfb9;
  text-align: center;
  mix-blend-mode: multiply;
  margin-bottom: 0;
  width: 100%;
}
.text-overlay--medium {
  font-size: 325px;
}
.text-overlay.white {
  color: #fff;
  mix-blend-mode: normal;
}
@media (max-width: 1400px) {
  .text-overlay {
    font-size: 220px;
  }
}
@media (max-width: 1023px) {
  h1 {
    font-size: 138px;
  }
  h3 {
    font-size: 82px;
  }
  .text-overlay {
    font-size: 140px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 64px;
  }
  h3 {
    font-size: 64px;
  }
  h6 {
    font-size: 18px;
  }
  .text-overlay {
    font-size: 64px;
  }
}
@media (max-width: 370px) {
  h3 {
    font-size: 54px;
  }
}
/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
@font-face {
  font-family: "BebasNeue";
  src: url("../fonts/BebasNeueBold.woff") format("woff"),
    url("../fonts/BebasNeueBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Light.svg") format("svg"),
    url("../fonts/OpenSans-Light.woff") format("woff"),
    url("../fonts/OpenSans-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Regular.svg") format("svg"),
    url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Italic.svg") format("svg"),
    url("../fonts/OpenSans-Italic.woff") format("woff"),
    url("../fonts/OpenSans-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Bold.svg") format("svg"),
    url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Bold.svg") format("svg"),
    url("../fonts/Montserrat-Bold.woff") format("woff"),
    url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: "";
  display: block;
  clear: both;
}
/*  Notext  */
.notext {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
/*  Hidden  */
[hidden],
.hidden {
  display: none !important;
}
/*  Alignleft  */
.alignleft {
  float: left;
}
/*  Alignright  */
.alignright {
  float: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*  Disabled  */
[disabled],
.disabled {
  cursor: default;
}
/*  Grid  */
.col {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.col--1of2 {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.cols--large-spacing {
  margin: 0 -30px;
}
.cols--large-spacing .col {
  padding: 0 30px;
}
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1201px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
/* ------------------------------------------------------------ *\
	Shadows
\* ------------------------------------------------------------ */
.shadow-sm {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2),
    0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px 0 rgba(0, 0, 0, 0.14);
}
.shadow-med {
  -webkit-box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.2),
    0 8px 16px 0 rgba(0, 0, 0, 0.12), 0 4px 8px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.2), 0 8px 16px 0 rgba(0, 0, 0, 0.12),
    0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.shadow-med-right {
  -webkit-box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.2),
    0 8px 16px 0 rgba(0, 0, 0, 0.12), 0 4px 8px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 32px 64px 0 rgba(0, 0, 0, 0.2), 0 8px 16px 0 rgba(0, 0, 0, 0.12),
    0 4px 8px 0 rgba(0, 0, 0, 0.14);
}
.shadow-lg {
  -webkit-box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  overflow: hidden;
}
/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: 1340px;
  padding-right: 10px;
  padding-left: 10px;
  margin: auto;
}
.shell--fluid {
  max-width: none;
}
.shell--small {
  max-width: 825px;
}
.shell--medium {
  max-width: 1014px;
}
@media (max-width: 1023px) {
  .shell {
    width: 85%;
    max-width: 100%;
  }
  .shell--small {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .shell {
    width: 90%;
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  position: relative;
  background: #d8cfb9;
  background: url(../images/header-bg.png) 0 0 repeat;
  text-align: center;
  z-index: 2;
}
.header .header__aside {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.header .header__aside .socials {
  padding: 0 20px;
}
.header .logo {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .shell {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header .btn-menu {
  display: none;
}
@media (max-width: 1023px) {
  .header {
    height: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-image 0.4s;
    -o-transition: background-image 0.4s;
    transition: background-image 0.4s;
    border-bottom: 1px solid rgba(36, 51, 45, 0.12);
    background-position: center center;
  }
  .header .shell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .btn-menu {
    display: block;
  }
  .header .logo {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .header--nav-open {
    z-index: 9;
    background: url(../images/header-nav-open.png) 0 0 repeat;
    background-position: center center;
  }
  .header .header__inner {
    position: fixed;
    top: 82px;
    left: 0;
    width: 100%;
    height: calc(100vh - 82px);
    background: url(../images/header-open-bg.png) 0 0 repeat;
    z-index: 9;
    padding: 40px 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0.4s, opacity 0.4s;
    -o-transition: visibility 0.4s, opacity 0.4s;
    transition: visibility 0.4s, opacity 0.4s;
  }
  .header .header__inner--open {
    visibility: visible;
    opacity: 1;
  }
  .header .nav {
    height: calc(100vh - 180px);
    max-height: calc(100vh - 180px);
    overflow-y: auto;
    padding-bottom: 20px;
  }
  .header .header__aside {
    display: block;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 20px;
  }
  .header .header__aside .btn {
    width: 100%;
    max-width: 315px;
    margin-bottom: 30px;
  }
  .header .header__aside .socials ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  position: relative;
  padding: 110px 0 50px;
  background: url(../images/footer-bg.jpg) 0 0 no-repeat;
  background-size: cover;
  background-position: center center;
}
.footer h4 {
  margin-bottom: 14px;
}
.footer .footer__logo {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}
.footer .footer-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
}
.footer .footer__col {
  width: 25%;
}
@media (max-width: 1023px) {
  .footer .footer-cols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .footer__col {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 110px 0 50px;
  }
  .footer .footer__logo {
    min-width: 275px;
  }
  .footer .footer__col {
    padding: 25px 0;
  }
  .footer .footer__col:nth-child(1) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer .footer__col:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer .footer__col:nth-child(3) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .footer .footer__col:nth-child(4) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 12px 25px;
  min-width: 120px;
  background: #eb150f;
  border-radius: 1px;
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 1.25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
.btn:hover {
  opacity: 70%;
}
.btn--tan {
  background: #d1c9b4;
  color: #eb150f;
}
.btn--tan:hover {
  background: #cec7b2;
  background: #ebdfc9;
}
.btn--block {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
/* ------------------------------------------------------------ *\
	btn menu
\* ------------------------------------------------------------ */
.btn-menu {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 26px;
}
.btn-menu span {
  position: absolute;
  display: block;
  height: 4px;
  width: 100%;
  border-radius: 4px;
  background: #eb150f;
  -webkit-transition: top 0.2s 0.25s, opacity 0.2s 0.25s,
    -webkit-transform 0.2s 0s;
  transition: top 0.2s 0.25s, opacity 0.2s 0.25s, -webkit-transform 0.2s 0s;
  -o-transition: top 0.2s 0.25s, opacity 0.2s 0.25s, transform 0.2s 0s;
  transition: top 0.2s 0.25s, opacity 0.2s 0.25s, transform 0.2s 0s;
  transition: top 0.2s 0.25s, opacity 0.2s 0.25s, transform 0.2s 0s,
    -webkit-transform 0.2s 0s;
}
.btn-menu span:nth-child(1) {
  top: 0;
}
.btn-menu span:nth-child(2) {
  top: 11px;
}
.btn-menu span:nth-child(3) {
  top: 22px;
}
.btn-menu--active span {
  -webkit-transition: background 0.2s, top 0.2s, opacity 0.2s,
    -webkit-transform 0.2s 0.25s;
  transition: background 0.2s, top 0.2s, opacity 0.2s,
    -webkit-transform 0.2s 0.25s;
  -o-transition: background 0.2s, top 0.2s, opacity 0.2s, transform 0.2s 0.25s;
  transition: background 0.2s, top 0.2s, opacity 0.2s, transform 0.2s 0.25s;
  transition: background 0.2s, top 0.2s, opacity 0.2s, transform 0.2s 0.25s,
    -webkit-transform 0.2s 0.25s;
}
.btn-menu--active span:nth-child(3),
.btn-menu--active span:nth-child(1) {
  top: 11px;
}
.btn-menu--active span:nth-child(2) {
  opacity: 0;
}
.btn-menu--active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-menu--active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .btn-menu {
    height: 14px;
    width: 18px;
  }
  .btn-menu span {
    height: 2px;
    border-radius: 0;
  }
  .btn-menu span:nth-child(2) {
    top: 6px;
  }
  .btn-menu span:nth-child(3) {
    top: 12px;
  }
  .btn-menu--active span:nth-child(3),
  .btn-menu--active span:nth-child(1) {
    top: 6px;
  }
}
/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
input::placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
textarea::placeholder {
  color: inherit;
  opacity: 1;
}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.form__label {
  display: block;
  font-weight: 700;
  font-size: 10px;
  color: #888888;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.field,
.textarea {
  background: #f5f5f5;
  font-weight: 400;
  font-size: 16px;
  color: #24332d;
  border: none;
  border-radius: 0;
  width: 100%;
}
.field::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: #24332d;
}
.field::-moz-placeholder,
.textarea::-moz-placeholder {
  color: #24332d;
}
.field:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: #24332d;
}
.field::-ms-input-placeholder,
.textarea::-ms-input-placeholder {
  color: #24332d;
}
.field::placeholder,
.textarea::placeholder {
  color: #24332d;
}
.field {
  height: 41px;
  padding: 0 12px;
}
.textarea {
  display: block;
  height: 116px;
  padding: 8px 12px;
}
.form__actions {
  padding-top: 10px;
}
.form__controls {
  margin-bottom: 20px;
}
.form__col {
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  padding: 0 10px;
}
.form__col--1of2 {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -10px;
}
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	form-contact
\* ------------------------------------------------------------ */
.form-contact {
  padding: 40px 74px 60px;
  background: #f3f3f3de;
  -webkit-box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
}
.form-contact address {
  width: fit-content;
  margin: auto;
}
.form-contact.pull-top {
  position: relative;
  margin-top: -277px;
  z-index: 3;
}
@media (max-width: 1023px) {
  .form-contact {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .form-contact.pull-top {
    padding-bottom: 40px;
    margin: 0 -30px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-contact .form__col {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */
[class^="list-"] {
  list-style: none outside none;
}
/* ------------------------------------------------------------ *\
	List Links
\* ------------------------------------------------------------ */
.list-links {
  font-weight: 700;
  font-size: 13px;
  color: #eb150f;
  letter-spacing: 1.25px;
}
.list-links a {
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.list-links a:hover {
  color: #24332d;
}
.list-links li {
  margin-bottom: 12px;
}
/* ------------------------------------------------------------ *\
	List Links Alt
\* ------------------------------------------------------------ */
.list-links-alt {
  margin-bottom: 0;
}
.list-links-alt a {
  display: block;
  font-size: 14px;
  color: #24332d;
  line-height: 1.71;
  text-decoration: none;
}
.list-links-alt a:hover {
  color: #eb150f;
}
/* ------------------------------------------------------------ *\
	List Clients
\* ------------------------------------------------------------ */
.list-clients {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-clients li {
  width: 20%;
  text-align: center;
  padding: 38px 0;
}
.list-clients a {
  font-size: 77px;
  line-height: 1;
  color: #eb150f;
}
@media (max-width: 767px) {
  .list-clients li {
    width: 50%;
  }
}
/* ------------------------------------------------------------ *\
	List Features
\* ------------------------------------------------------------ */
.list-features {
  margin-bottom: 0;
}
.list-features li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-features li + li {
  margin-top: 24px;
}
.list-features span {
  font-weight: 700;
  font-size: 16px;
  color: #24332d;
  letter-spacing: 0.5px;
  line-height: 1.25;
}
.list-features i {
  width: 63px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 0;
}
/* ------------------------------------------------------------ *\
	List btns
\* ------------------------------------------------------------ */
.list-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-btns li {
  width: 50%;
  padding: 0 5px;
}
.list-btns .btn {
  width: 100%;
}
@media (max-width: 767px) {
  .list-btns {
    display: block;
  }
  .list-btns li {
    width: 100%;
  }
  .list-btns li + li {
    margin-top: 10px;
  }
  .list-btns .btn {
    min-width: 180px;
  }
}
/* ------------------------------------------------------------ *\
	list-capabilities
\* ------------------------------------------------------------ */
.list-capabilities a {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.15;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.list-capabilities li {
  padding: 13px 0;
}
.list-capabilities li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* ------------------------------------------------------------ *\
	list-features-square
\* ------------------------------------------------------------ */
.list-features-square {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}
.list-features-square h5 {
  margin-bottom: 15px;
  color: #eb150f;
}
.list-features-square li {
  width: calc(33.33% - 10px);
  margin: 0 5px;
  padding: 50px 57px 50px;
  background: url(../images/feature-tile.jpg) 0 0 no-repeat;
  background-size: cover;
}
@media (max-width: 1023px) {
  .list-features-square li {
    padding: 30px 30px 30px;
  }
}
@media (max-width: 767px) {
  .list-features-square {
    display: block;
    margin: 0 -30px;
  }
  .list-features-square li {
    padding: 0;
    margin: 0;
    width: 100%;
    padding: 50px 45px;
  }
  .list-features-square li + li {
    margin-top: 10px;
  }
}
/* ------------------------------------------------------------ *\
	list-certification
\* ------------------------------------------------------------ */
.list-certification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.list-certification li {
  width: 33.33%;
  padding: 15px 10px;
  text-align: center;
}
@media (max-width: 767px) {
  .list-certification {
    display: block;
  }
  .list-certification li {
    width: 100%;
    padding: 0;
  }
  .list-certification li + li {
    margin-top: 40px;
  }
}
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav > ul > li {
  margin: 0 30px;
}
.nav > ul > li > a {
  position: relative;
  display: block;
  padding: 32px 0;
  font-weight: 700;
  font-size: 13px;
  color: #eb150f;
  letter-spacing: 1.25px;
  text-align: center;
  text-transform: uppercase;
}
.nav > ul > li > a:hover:after,
.nav .current > a:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background: #eb150f;
  z-index: 2;
}
.nav a {
  text-decoration: none;
}
.nav .parent {
  position: relative;
}
.nav .dropdown {
  position: absolute;
  left: 0;
  top: calc(100% - 20px);
  background: #fff;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2),
    0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 4px 8px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 1px;
  width: 220px;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
}
.nav .dropdown a {
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #eb150f;
  letter-spacing: 1.25px;
  height: 48px;
  line-height: 48px;
  padding: 0 10px 0 30px;
  background: #fff;
  text-align: left;
}
.nav .dropdown a:hover {
  background: #e3e3e3;
}
.nav .parent:hover .dropdown,
.nav .dropdown--open .dropdown {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 1200px) {
  .nav > ul > li {
    margin: 0 10px;
  }
}
@media (max-width: 1023px) {
  .nav > ul {
    display: block;
  }
  .nav > ul > li {
    margin: 0;
  }
  .nav > ul > li > a {
    text-align: left;
    padding: 11px 0;
    font-family: "BebasNeue", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #24332d;
    line-height: 1;
  }
  .nav > ul > li > a:after {
    display: none;
  }
  .nav .parent > a {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 10px;
    color: #888888;
    letter-spacing: 1px;
    line-height: 16px;
    border-bottom: 1px solid rgba(36, 51, 45, 0.12);
  }
  .nav .parent svg {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .nav .dropdown {
    position: static;
    visibility: visible !important;
    opacity: 1 !important;
    background: none;
    border: none;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    transition: max-height 0.4s;
  }
  .nav .dropdown a {
    position: relative;
    background: none;
    padding-left: 30px;
    font-family: "BebasNeue", sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    color: #24332d;
  }
  .nav .dropdown a:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    background: #888888;
    width: 20px;
    height: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .nav .dropdown--open .dropdown {
    max-height: 500px;
  }
  .nav .dropdown--open > a svg {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
  }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Section About Us
\* ------------------------------------------------------------ */
.section-about-us {
  background-size: cover;
  background-position: center center;
  padding: 100px 0 0;
  margin-bottom: 128px;
}
.section-about-us h6 {
  margin-bottom: 34px;
  text-transform: uppercase;
}
.section-about-us h3 {
  color: #fff;
  margin-bottom: 40px;
}
.section-about-us .section__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.section-about-us .cards {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: -128px;
}
.section-about-us .section__entry {
  color: #fff;
  width: 265px;
  padding-top: 50px;
  padding-left: 50px;
  margin-right: -100px;
}
.section-about-us .shell {
  max-width: 1034px;
}
@media (max-width: 1400px) {
  .section-about-us .section__entry {
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .section-about-us {
    padding-bottom: 10px;
  }
  .section-about-us .section__body {
    display: block;
  }
  .section-about-us .section__entry {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .section-about-us {
    padding: 50px 0;
    margin-bottom: 78px;
  }
  .section-about-us h6 {
    margin-bottom: 15px;
  }
  .section-about-us h3 {
    margin-bottom: 10px;
  }
  .section-about-us .section__entry {
    padding: 0;
  }
}
/* ------------------------------------------------------------ *\
	Section Clients
\* ------------------------------------------------------------ */
.section-clients {
  padding: 173px 0 169px;
  position: relative;
}
.section-clients .text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 340px;
  line-height: 270px;
  color: #f7f7f7;
}
.section-clients .list-clients {
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  .section-clients .text-overlay {
    font-size: 200px;
  }
}
@media (max-width: 767px) {
  .section-clients {
    padding: 157px 0 124px;
  }
  .section-clients .text-overlay {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 120px;
    font-size: 129px;
    line-height: 1;
  }
}
/* ------------------------------------------------------------ *\
	Section Services
\* ------------------------------------------------------------ */
.section-services {
  padding-bottom: 120px;
}
.section-services h6 {
  color: #24332d;
  text-transform: uppercase;
  margin-bottom: 0;
}
.section-services .section__head {
  margin-bottom: 102px;
}
@media (max-width: 1023px) {
  .section-services .shell {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-services {
    padding-bottom: 0;
  }
  .section-services .section__head {
    text-align: left;
    margin-bottom: 36px;
  }
}
/* ------------------------------------------------------------ *\
	section-brands
\* ------------------------------------------------------------ */
.section-brands {
  overflow-x: hidden;
}
.section-brands .shell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.section-brands .section__content {
  width: 42%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 166px;
}
.section-brands .section__inner {
  width: auto;
  margin-right: calc(-100vw + 1340px);
  padding-right: calc(100vw - 1340px);
  padding-top: 85px;
  padding-bottom: 85px;
  background: url(../images/patern1.jpg) 0 0 repeat;
}
.section-brands .brands-list {
  margin-left: -75px;
}
@media (max-width: 1360px) {
  .section-brands .section__inner {
    margin-right: -20px;
    padding-right: 10px;
  }
}
@media (max-width: 1023px) {
  .section-brands .shell {
    display: block;
  }
  .section-brands .section__content {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section-brands {
    background: url(../images/patern1.jpg) 0 0 repeat;
    background-size: cover;
    padding: 80px 0;
  }
  .section-brands h3 {
    color: #fff;
  }
  .section-brands h3 br {
    display: none;
  }
  .section-brands p {
    color: #fff;
  }
  .section-brands .section__inner {
    background: none;
    padding: 0;
  }
  .section-brands .section__actions {
    padding-top: 40px;
  }
  .section-brands .brands-list {
    margin-left: 0;
  }
}
/* ------------------------------------------------------------ *\
	Section-brands-main
\* ------------------------------------------------------------ */
.section-brands-main {
  position: relative;
  padding: 100px 0;
}
.section-brands-main:before {
  position: absolute;
  top: 50px;
  height: calc(100% - 50px);
  right: 0;
  content: "";
  width: 508px;
  background: url(../images/brands-bg.jpg) 0 0 repeat-y;
}
.section-brands-main .section__head {
  position: relative;
  z-index: 1;
  margin-bottom: 80px;
}
.section-brands-main .section__head h6 {
  margin-bottom: 43px;
}
.section-brands-main .section__head h3 {
  color: #eb150f;
  margin-bottom: 40px;
}
.section-brands-main .section__body {
  position: relative;
  z-index: 1;
}
.section-brands-main .section__head-entry {
  max-width: 700px;
  margin: 0 auto;
}
.section-brands-main .section__head-entry p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 1023px) {
  .section-brands-main .section__head-entry p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 767px) {
  .section-brands-main {
    padding: 80px 0;
  }
  .section-brands-main:before {
    top: 40px;
    height: calc(100% - 40px);
    width: 125px;
  }
  .section-brands-main h6 {
    margin-bottom: 35px;
  }
  .section-brands-main .section__head {
    margin-bottom: 40px;
  }
}
/* ------------------------------------------------------------ *\
	Section Callout Contact
\* ------------------------------------------------------------ */
.section-callout-contact {
  position: relative;
  padding: 180px 0 175px;
  text-align: center;
  background: #fbfbfb;
}
.section-callout-contact.white {
  background: #fff;
}
.section-callout-contact h6 {
  color: #24332d;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.section-callout-contact .shell {
  position: relative;
  z-index: 2;
}
.section-callout-contact .section__content {
  max-width: 566px;
  margin: 0 auto;
}
.section-callout-contact .list-btns {
  max-width: 390px;
  margin: 0 auto;
}
.section-callout-contact .text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #f7f7f7;
  width: 100%;
  line-height: 1;
}
@media (max-width: 767px) {
  .section-callout-contact {
    padding: 100px 0;
  }
  .section-callout-contact .text-overlay {
    top: 80px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 129px;
  }
}
/* ------------------------------------------------------------ *\
	section-main-offering
\* ------------------------------------------------------------ */
.section-main-offering {
  padding-top: 100px;
  padding-bottom: 50px;
}
.section-main-offering h6 {
  color: #24332d;
  margin-bottom: 42px;
}
.section-main-offering .section__head {
  max-width: 1020px;
  margin: 0 auto 60px;
}
@media (max-width: 767px) {
  .section-main-offering {
    padding: 80px 0 0;
  }
  .section-main-offering h6 {
    margin-bottom: 35px;
  }
  .section-main-offering .section__head {
    text-align: left;
    margin-bottom: 30px;
  }
}
/* ------------------------------------------------------------ *\
	section-capabilities
\* ------------------------------------------------------------ */
.section-capabilities {
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
}
.section-capabilities h3 {
  color: #fff;
  margin-bottom: 20px;
}
.section-capabilities h6 {
  margin-bottom: 34px;
}
.section-capabilities .shell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.section-capabilities .section__head {
  width: 417px;
}
.section-capabilities .section__body {
  width: 628px;
}
@media (max-width: 1023px) {
  .section-capabilities .shell {
    display: block;
  }
  .section-capabilities .section__body,
  .section-capabilities .section__head {
    width: 100%;
  }
  .section-capabilities .section__head {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section-capabilities {
    padding: 50px 0;
  }
  .section-capabilities h6 {
    margin-bottom: 35px;
  }
  .section-capabilities .col--1of2 {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .section-capabilities .section__actions {
    padding-top: 40px;
  }
}
/* ------------------------------------------------------------ *\
	section-testimonials
\* ------------------------------------------------------------ */
.section-testimonials {
  padding: 98px 0 100px;
  background-size: cover;
  background-position: center center;
}
.section-testimonials .section__head {
  margin-bottom: 43px;
}
.section-testimonials h6 {
  color: #24332d;
}
@media (max-width: 767px) {
  .section-testimonials {
    padding: 50px 0;
  }
  .section-testimonials .section__head {
    margin-bottom: 35px;
  }
}
/* ------------------------------------------------------------ *\
	Section Contact
\* ------------------------------------------------------------ */
.section-contact .section__content {
  padding: 100px 0 120px;
}
.section-contact h6 {
  margin-bottom: 42px;
}
@media (max-width: 767px) {
  .section-contact .section__content {
    padding: 80px 0;
  }
}
/* ------------------------------------------------------------ *\
	section-content-with-video
\* ------------------------------------------------------------ */
.section-content-with-video h6 {
  margin-bottom: 20px;
}
.section-content-with-video h4 {
  margin-bottom: 20px;
}
.section-content-with-video .section__inner {
  padding: 100px 0;
  background-repeat: repeat;
}
.section-content-with-video .section__inner .shell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 3;
}
.section-content-with-video .section__content {
  width: calc(100% - 314px);
  padding-right: 105px;
}
.section-content-with-video .section__aside {
  width: 314px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: -230px;
  background: url(../images/sidebar-patern.jpg) 0 0 repeat;
  padding: 32px 40px 60px;
}
@media (max-width: 1023px) {
  .section-content-with-video .section__inner .shell {
    display: block;
  }
  .section-content-with-video .section__content {
    width: 100%;
  }
  .section-content-with-video .section__aside {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section-content-with-video .section__inner {
    padding: 80px 0;
  }
  .section-content-with-video .section__content {
    padding-right: 0;
  }
}
/* ------------------------------------------------------------ *\
	section-solutions
\* ------------------------------------------------------------ */
.section-solutions .section__content {
  padding: 107px 0 232px;
  color: #fff;
}
.section-solutions .section__content-inner {
  max-width: 805px;
}
.section-solutions .articles-excerpt-grid {
  margin-top: -150px;
}
@media (max-width: 767px) {
  .section-solutions .section__content {
    padding: 80px 0;
  }
  .section-solutions .articles-excerpt-grid {
    margin-top: -60px;
  }
}
/* ------------------------------------------------------------ *\
	Section Gallery
\* ------------------------------------------------------------ */
.section-gallery {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .section-gallery {
    padding-top: 80px;
  }
}
/* ------------------------------------------------------------ *\
	section-history
\* ------------------------------------------------------------ */
.section-history {
  padding-top: 100px;
  color: #fff;
  margin-bottom: 73px;
}
.section-history h6 {
  margin-bottom: 35px;
}
.section-history h3 {
  margin-bottom: 40px;
}
.section-history .section__head {
  max-width: 910px;
}
.section-history .section__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.section-history .section__video {
  width: 418px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: -73px;
}
.section-history .section__entry {
  padding-left: 74px;
}
.section-history .section__entry p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 1023px) {
  .section-history {
    padding-bottom: 10px;
  }
  .section-history .section__body {
    display: block;
    margin-bottom: -40px;
  }
  .section-history .section__video {
    position: relative;
    margin-bottom: -140px;
  }
  .section-history .section__entry {
    margin-bottom: 40px;
    padding-left: 0;
  }
  .section-history .section__entry p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 767px) {
  .section-history {
    padding-top: 50px;
  }
  .section-history h6 {
    margin-bottom: 15px;
  }
  .section-history .section__video {
    width: 100%;
    margin-bottom: -90px;
  }
}
/* ------------------------------------------------------------ *\
	section-culture
\* ------------------------------------------------------------ */
.section-culture {
  padding: 100px 0;
}
.section-culture h6 {
  margin-bottom: 22px;
}
.section-culture .section__head {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .section-culture {
    padding-bottom: 0;
  }
}
/* ------------------------------------------------------------ *\
	section-roots
\* ------------------------------------------------------------ */
.section-roots {
  padding-top: 156px;
  padding-bottom: 168px;
}
.section-roots .shell {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-roots .section__decoration {
  position: absolute;
  top: -156px;
  right: -174px;
  z-index: 1;
}
.section-roots .section__image,
.section-roots .section__content {
  width: 50%;
  position: relative;
  z-index: 2;
}
.section-roots .section__content {
  padding-right: 105px;
}
.section-roots .section__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .section-roots .shell {
    display: block;
  }
  .section-roots .section__content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .section-roots .section__image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-roots {
    padding: 80px 0;
  }
  .section-roots .section__head {
    margin-bottom: 30px;
  }
}
/* ------------------------------------------------------------ *\
	Section Certification
\* ------------------------------------------------------------ */
.section-certification {
  padding: 100px 0;
  background: #fbfbfb;
}
.section-certification h6 {
  margin-bottom: 12px;
}
.section-certification .section__head {
  max-width: 480px;
  margin: 0 auto 35px;
}
@media (max-width: 767px) {
  .section-certification {
    padding: 80px 0;
  }
}
/* ------------------------------------------------------------ *\
	Section Awards
\* ------------------------------------------------------------ */
.section-awards {
  padding: 100px 0;
}
.section-awards h6 {
  margin-bottom: 22px;
}
.section-awards .section__head {
  margin-bottom: 40px;
}
.section-awards .section__group + .section__group {
  margin-top: 80px;
}
.section-awards .section__foot {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .section-awards {
    padding: 80px 0;
  }
  .section-awards h3 {
    margin-bottom: 20px;
  }
  .section-awards .section__group + .section__group {
    margin-top: 25px;
  }
  .section-awards .section__foot {
    padding-top: 25px;
  }
}
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider-testimonial .swiper-pagination {
  left: auto;
  right: 0;
  width: auto;
  font-size: 0;
  padding-right: 4px;
}
.slider-testimonial .swiper-pagination-bullet {
  position: relative;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #888888;
  opacity: 1 !important;
  font-size: 0;
  margin: 0;
}
.slider-testimonial .swiper-pagination-bullet:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #24332d;
  visibility: hidden;
  opacity: 0;
}
.slider-testimonial .swiper-pagination-bullet-active {
  background: #24332d;
  opacity: 1 !important;
}
.slider-testimonial .swiper-pagination-bullet-active:before {
  visibility: visible;
  opacity: 1;
}
.slider-testimonial
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0;
}
.slider-testimonial
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet
  + .swiper-pagination-bullet {
  margin-left: 26px;
}
@media (max-width: 767px) {
  .slider-testimonial .swiper-pagination {
    position: static;
    padding: 41px 5px 5px;
    text-align: left;
  }
}
/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	table-awards
\* ------------------------------------------------------------ */
.table-awards .table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 0;
}
.table-awards .table__body .table__row {
  border-top: 1px solid rgba(36, 51, 45, 0.12);
}
.table-awards .table__head strong {
  font-size: 10px;
  color: #888888;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}
.table-awards h5,
.table-awards p {
  margin-bottom: 0;
}
.table-awards .cell-1 {
  width: 40%;
}
.table-awards .cell-2 {
  width: 13%;
}
.table-awards .cell-3 {
  width: 15%;
}
.table-awards .cell-4 {
  width: 32%;
}
@media (max-width: 767px) {
  .table-awards .table__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
  }
  .table-awards .cell-1,
  .table-awards .cell-4 {
    width: 100%;
  }
  .table-awards .cell-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .table-awards .cell-2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .table-awards .cell-3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 10px;
  }
  .table-awards .cell-4 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials {
  color: #eb150f;
  font-size: 17px;
}
.socials a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.socials a:hover {
  color: #24332d;
}
.socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  margin: 0 -10px;
}
.socials li {
  padding: 0 10px;
}
/* ------------------------------------------------------------ *\
	Widgets
\* ------------------------------------------------------------ */
.widgets {
  list-style: none outside none;
}
/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Intro-video
\* ------------------------------------------------------------ */
.intro-video {
  position: relative;
  z-index: 1;
}
.intro-video svg {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 684px;
  background-size: cover;
  background-position: center center;
  text-align: center;
}
.intro--overlap {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 130px;
}
.intro:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(36, 51, 45, 0.4);
}
.intro h5 {
  font-weight: 700;
  font-family: "BebasNeue", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 34px;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
  z-index: 2;
}
.intro h1 {
  max-width: 800px;
  color: #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 1023px) {
  .intro {
    height: 576px;
  }
  .intro h1 {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .intro {
    height: 468px;
  }
  .intro--overlap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0px;
  }
}
/* ------------------------------------------------------------ *\
	Video
\* ------------------------------------------------------------ */
.video {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.video--square {
  padding-bottom: 100%;
}
@media (max-width: 767px) {
  .video.normal-on-mobile {
    min-height: 0;
  }
}
.video .text-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 767px) {
  .video .text-overlay.text-overlay-top-on-mobile {
    -webkit-transform: translate(-50%, -160px);
    -ms-transform: translate(-50%, -160px);
    transform: translate(-50%, -160px);
  }
}
.video iframe,
.video .video__inner,
.video .video__placeholder {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.video .video__inner {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  z-index: 2;
}
.video .video__placeholder {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 179px;
  height: 179px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  cursor: pointer;
  pointer-events: auto;
  background: #a6a6a6;
  -webkit-box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  border: none;
}
.play i {
  font-size: 0;
}
.play--medium {
  width: 99px;
  height: 99px;
}
.play--reversed {
  border: 2px solid #fff;
  background: none;
}
.play--reversed:hover {
  background: #fff !important;
}
.play--reversed:hover svg path {
  fill: #24332d;
}
@media (max-width: 767px) {
  .play {
    height: 100px;
    width: 100px;
  }
  .play.small-on-mobile {
    width: 89px;
    height: 88px;
  }
}
.play:hover {
  background: #888888;
}
/*  Video Playing  */
.video.is-playing .video__inner {
  opacity: 1;
  visibility: visible;
}
.video.is-playing .play {
  opacity: 0;
  pointer-events: none;
}
.video.is-playing .text-overlay {
  visibility: hidden;
  opacity: 0;
}
/* ------------------------------------------------------------ *\
	Background Video
\* ------------------------------------------------------------ */
.video-bg {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.video-bg video {
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ------------------------------------------------------------ *\
	video-trigger
\* ------------------------------------------------------------ */
.video-trigger {
  display: block;
  position: relative;
}
.video-trigger img {
  width: 100%;
  height: auto;
}
/* ------------------------------------------------------------ *\
	Terms
\* ------------------------------------------------------------ */
.terms {
  padding-bottom: 143px;
  padding-top: 95px;
}
.terms p + h5 {
  margin-top: 40px;
}
/* ------------------------------------------------------------ *\
	Page Title
\* ------------------------------------------------------------ */
.page-title {
  background: url(../images/header-bg.png) 0 0 repeat;
  min-height: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.page-title .shell {
  margin-top: auto;
  margin-bottom: 0;
}
.page-title h3 {
  color:#eb150f;
  margin-top: 0;
  margin-bottom: -45px;
}
/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.card {
  height: 377px;
  background-size: cover;
  background-position: center center;
}
.card i {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s;
}
.card i .line {
  display: block;
  height: 1px;
  width: 100%;
  background: #fff;
}
.card i svg {
  display: block;
  margin-left: -9px;
}
.card h4 {
  color: #fff;
}
.card a {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  padding: 30px;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  text-decoration: none;
}
.card a:hover {
  background: rgba(36, 51, 45, 0.9);
}
.card a:hover i {
  width: calc(100% - 60px);
}
.card--1of3 {
  width: 33.33%;
}
@media (max-width: 767px) {
  .card--1of3 {
    width: 100%;
  }
}
.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .cards {
    display: block;
  }
}
/* ------------------------------------------------------------ *\
	Service
\* ------------------------------------------------------------ */
.service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.service h3 {
  margin-top: -30px;
  margin-bottom: 10px;
}
.service .media {
  width: 55%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.service .list-features {
  max-width: 230px;
  margin-bottom: 34px;
}
.service .service__content {
  width: auto;
  padding-bottom: 76px;
  margin-left: calc(-100vw + 1340px);
  margin-right: -135px;
  padding-left: calc(100vw - 1340px);
  padding-right: 230px;
}
.service--reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.service--reversed .service__content {
  margin-left: -135px;
  margin-right: calc(-100vw + 1340px);
  padding-left: 230px;
  padding-right: calc(100vw - 1340px);
}
.service + .service {
  margin-top: 158px;
}
@media (max-width: 1360px) {
  .service .service__content {
    margin-left: -20px;
    padding-left: 10px;
    margin-right: -50px;
    padding-right: -70px;
  }
  .service--reversed .service__content {
    margin-left: -50px;
    padding-left: 70px;
    margin-right: -20px;
    padding-right: 10px;
  }
}
@media (max-width: 1200px) {
  .service h3 {
    font-size: 70px;
  }
}
@media (max-width: 1023px) {
  .service .service__content {
    margin-left: -10px;
    margin-right: -50px;
    padding-right: 70px;
    padding-left: 20px;
  }
  .service--reversed .service__content {
    margin-right: -10px;
    margin-left: -50px;
    padding-left: 70px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .service {
    display: block;
    margin: 0 -30px;
  }
  .service h3 {
    font-size: 64px;
  }
  .service .service__content {
    width: 100%;
    margin: 0;
    padding: 1px 30px 30px;
  }
  .service .media {
    width: 100%;
  }
  .service + .service {
    margin-top: 80px;
  }
}
/* ------------------------------------------------------------ *\
	Brand
\* ------------------------------------------------------------ */
.brand-excerpt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brand-excerpt h5 {
  color: #ffffff;
  line-height: 1.15;
}
.brand-excerpt .image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brand-excerpt .brands__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}
.brands-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brands-list .brand-excerpt {
  width: calc(50% - 30px);
  margin: 15px 15px;
}
@media (max-width: 767px) {
  .brands-list {
    display: block;
  }
  .brands-list .brand-excerpt {
    width: 100%;
    margin: 0;
  }
  .brands-list .brand-excerpt + .brand-excerpt {
    margin-top: 30px;
  }
}
/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article-excerpt .article__media {
  -webkit-box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 45px 90px 0 rgba(0, 0, 0, 0.2),
    0 15px 30px 0 rgba(0, 0, 0, 0.12), 0 5px 10px 0 rgba(0, 0, 0, 0.14);
}
.article-excerpt .article__image img {
  width: 100%;
  height: auto;
}
.article-excerpt .article__content {
  padding: 60px 62px;
}
.article-excerpt h5 {
  color: #eb150f;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .article-excerpt .article__content {
    padding: 34px 15px 40px;
  }
}
.articles-excerpt-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articles-excerpt-grid .article-excerpt {
  width: 33.33%;
}
@media (max-width: 1023px) {
  .articles-excerpt-grid {
    display: block;
  }
  .articles-excerpt-grid .article-excerpt {
    width: 100%;
  }
}
/* ------------------------------------------------------------ *\
	article-horizontal
\* ------------------------------------------------------------ */
.article-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.article-horizontal h6 {
  margin-bottom: 12px;
}
.article-horizontal p {
  margin-bottom: 20px;
}
.article-horizontal .article__media {
  width: 61%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.article-horizontal .article__content {
  width: 39%;
  padding: 74px 105px 0 0;
}
.article-horizontal + .article-horizontal {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .article-horizontal .article__content {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 767px) {
  .article-horizontal {
    display: block;
  }
  .article-horizontal .article__content,
  .article-horizontal .article__media {
    width: 100%;
  }
  .article-horizontal .article__content {
    padding: 28px 0 0;
  }
}
/* ------------------------------------------------------------ *\
	Testimonial
\* ------------------------------------------------------------ */
.testimonial h3 {
  margin-bottom: 20px;
}
.testimonial h5 {
  color: #eb150f;
  margin-bottom: 0;
  line-height: 1;
}
.testimonial small {
  font-family: "BebasNeue", sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: #888888;
  letter-spacing: 1px;
  line-height: 1.82;
}
/* ------------------------------------------------------------ *\
	Gallery
\* ------------------------------------------------------------ */
.gallery-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.gallery-grid .gallery__item {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.gallery-grid .gallery__item img {
  width: 100%;
  height: auto;
}
.gallery-grid .gallery__item:last-of-type {
  margin-bottom: 0;
}
.gallery-grid .gallery__item--1of2 {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (max-width: 767px) {
  .gallery-grid .gallery__item {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
/* ------------------------------------------------------------ *\
	Paging
\* ------------------------------------------------------------ */
.paging {
  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;
}
.paging a {
  padding: 0 15px;
}
.paging ul {
  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;
  list-style-type: none;
}
.paging ul a {
  font-family: BebasNeueBold;
  font-size: 26px;
  color: #eb150f;
  text-align: center;
  line-height: 26px;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.paging ul li {
  padding: 0 15px;
}
.paging ul a:hover,
.paging ul .current a {
  color: #24332d;
}
@media (max-width: 767px) {
  .paging a {
    padding: 0 10px;
  }
  .paging ul li {
    padding: 0 10px;
  }
}

/*# sourceMappingURL=bundle.css.map */
