/* 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);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@charset "UTF-8";
@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-Light.eot");
  src: local("Stem Light"), local("Stem-Light"), url("../fonts/Stem-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-Light.woff2") format("woff2"), url("../fonts/Stem-Light.woff") format("woff"), url("../fonts/Stem-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-Medium.eot");
  src: local("Stem Medium"), local("Stem-Medium"), url("../fonts/Stem-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-Medium.woff2") format("woff2"), url("../fonts/Stem-Medium.woff") format("woff"), url("../fonts/Stem-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-Bold.eot");
  src: local("Stem Bold"), local("Stem-Bold"), url("../fonts/Stem-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-Bold.woff2") format("woff2"), url("../fonts/Stem-Bold.woff") format("woff"), url("../fonts/Stem-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-SemiLight.eot");
  src: local("Stem Semi Light"), local("Stem-SemiLight"), url("../fonts/Stem-SemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-SemiLight.woff2") format("woff2"), url("../fonts/Stem-SemiLight.woff") format("woff"), url("../fonts/Stem-SemiLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-ExtraLight.eot");
  src: local("Stem Extra Light"), local("Stem-ExtraLight"), url("../fonts/Stem-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-ExtraLight.woff2") format("woff2"), url("../fonts/Stem-ExtraLight.woff") format("woff"), url("../fonts/Stem-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-Thin.eot");
  src: local("Stem Thin"), local("Stem-Thin"), url("../fonts/Stem-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-Thin.woff2") format("woff2"), url("../fonts/Stem-Thin.woff") format("woff"), url("../fonts/Stem-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Stem';
  src: url("../fonts/Stem-Regular.eot");
  src: local("Stem Regular"), local("Stem-Regular"), url("../fonts/Stem-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Stem-Regular.woff2") format("woff2"), url("../fonts/Stem-Regular.woff") format("woff"), url("../fonts/Stem-Regular.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.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;
  transition-property: transform;
  transition-property: transform, -webkit-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(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-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;
  transition-property: transform;
  transition-property: transform, -webkit-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;
  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: 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: 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: 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: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .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);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .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: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -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%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

.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%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-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-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.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%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-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;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-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;
  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;
  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: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .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;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/*======================================
  Selectric v1.13.0
======================================*/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial,sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min, .irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: .4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min, .irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, white));
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #428bca), to(#b9d4ec));
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
          box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #B4B9BE), to(white));
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919BA5), to(white));
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.irs--big .irs-min, .irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #919ba5), to(#ffffff));
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1), .irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3), .irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min, .irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child, .irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min, .irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: .4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before, .irs--sharp .irs-to:before, .irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min, .irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min, .irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from, .irs--square .irs-to, .irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

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

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

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

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

.mfp-wrap {
  position: fixed !important;
  top: 0 !important;
}

.mfp-container {
  padding: 0;
}

.mfp-close-btn-in .mfp-close {
  overflow: hidden;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.swiper-button-next,
.swiper-button-prev {
  left: 5px;
  margin-top: -16px;
  right: auto;
  width: auto;
  height: auto;
  background: none;
  border: none;
  border-radius: 3px;
  -webkit-transition: background .15s ease;
  transition: background .15s ease;
}

.swiper-slide {
  overflow: hidden;
}

.swiperBtnSvg {
  display: block;
  width: 32px;
  height: 60px;
  fill: #fff;
}

@media screen and (max-width: 767px) {
  .swiperBtnSvg {
    width: 16px;
    height: 30px;
  }
}

.swiper-button-next {
  left: auto;
  right: 5px;
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 8px;
  background: #f1f1f100;
  outline: none;
  border: 2px solid #f1f1f1;
  border-right: 50%;
  opacity: 1;
  -webkit-transition: background .2s ease, -webkit-box-shadow .2s ease;
  transition: background .2s ease, -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease, background .2s ease;
  transition: box-shadow .2s ease, background .2s ease, -webkit-box-shadow .2s ease;
}

.swiper-pagination-bullet::active {
  outline: none;
}

.swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-left {
  background: rgba(255, 255, 255, 0.5);
}

.mainSwiper__offer {
  max-width: 450px;
}

.irs {
  height: 30px;
  margin: 0;
  color: #495966;
  font-size: 14px;
  font-family: "Stem", Verdana, Geneva, sans-serif;
  font-weight: normal;
}

.irs--round {
  width: 100%;
}

.irs--round .irs-line:before {
  background-color: #e2e2e2;
}

.irs--round .irs-bar:before {
  background-color: #000000;
}

.irs--round .irs-bar,
.irs--round .irs-line {
  position: absolute;
  top: 0;
  height: 14px;
  width: 100%;
  background: none;
  cursor: pointer;
}

.irs--round .irs-bar:before,
.irs--round .irs-line:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
}

.irs--round .irs-handle {
  top: 0;
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.irs--round .irs-handle:hover, .irs--round .irs-handle.state_hover {
  border-color: #014637;
  background: #ffffff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  top: 18px;
  padding: 0;
  background: none;
  color: #454545;
  font-size: 11px;
  font-weight: 700;
  visibility: visible !important;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  padding: 0 3px;
  background: #ffffff;
  color: #454545;
  cursor: pointer;
  font-size: 14px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  display: none;
}

.irs--round .irs-from {
  display: none;
}

.irs--round .irs-single,
.irs--round .irs-to {
  display: none;
}

.js-MainGallery {
  z-index: 15 !important;
}

.pswp__top-bar .pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background-image: url("../img/PsDefaultSkin.png") !important;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
}

.pswp__bg {
  background-color: rgba(0, 0, 0, 0.6);
}

.pswp__img--placeholder--blank {
  background-color: transparent;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  color: #000000;
  font-family: "Stem", Verdana, Geneva, sans-serif;
  font-display: swap;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  -webkit-text-size-adjust: none;
}

body.is-fixed {
  position: fixed;
  width: 100%;
}

body.is-fixed:before {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  -webkit-transition: opacity .2s ease, visibility 0s;
  transition: opacity .2s ease, visibility 0s;
}

body:before {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  background: rgba(25, 25, 25, 0.75);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: opacity .2s ease, visibility 0s .2s;
  transition: opacity .2s ease, visibility 0s .2s;
}

a {
  color: inherit;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

input, textarea, button, select {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
}

input, select {
  height: 42px;
  padding: 10px 20px 11px;
  background: #ffffff;
  border: 1px solid #979797;
  border-radius: 2px;
  font-family: "Stem", Verdana, Geneva, sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #222222;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
}

input:hover, input:focus, select:hover, select:focus {
  border-color: #000000;
}

img {
  max-width: 100%;
}

h1 {
  padding: 0;
  margin: 0;
}

figure {
  margin: 0;
  padding: 0;
}

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

ul li {
  padding: 0;
  margin: 0;
  font-size: 16px;
}

.listStyle {
  padding: 0;
  margin: 20px 0 25px;
  list-style: none;
}

.listStyle li {
  position: relative;
  padding: 0 0 0 25px;
  margin: 0 0 15px;
  font-size: 14px;
}

.listStyle li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 10px;
  height: 10px;
  border: 1px solid #ffffff;
  border-radius: 50%;
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  width: calc(100% - 35px);
}

@media screen and (max-width: 479px) {
  .container {
    width: calc(100% - 20px);
  }
}

.wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 120px 0 0;
  /*max-width: 1920px;
  margin: 0 auto;*/
}

@media screen and (max-width: 1023px) {
  .wrapper {
    padding-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper {
    padding-top: 50px;
  }
}

.containerWide {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  background: #ffffff;
}

.nowrap {
  white-space: nowrap;
}

.pageTitle {
  margin: 0 auto 30px;
  font-family: "Stem", Verdana, Geneva, sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #014637;
  line-height: 1.3;
}

@media screen and (max-width: 1023px) {
  .pageTitle {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .pageTitle {
    font-size: 20px;
  }
}

.titleContainer {
  background: #f4f4f4;
  padding: 0 0 10px;
}

@media screen and (max-width: 767px) {
  .titleContainer {
    padding: 0 0 5px;
  }
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.contentTable {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .contentTable {
    line-height: 1.3;
  }
}

.contentTable tr:nth-child(even) {
  background-color: #f7f7f7;
}

.contentTable th {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  padding: 23px 20px;
}

.contentTable td {
  padding: 12px 20px;
  font-size: 15px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .contentTable--scroll {
    display: block;
    overflow: auto;
    width: calc(100% + 32px);
    margin: 0 -16px;
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) and (max-width: 479px) {
  .contentTable--scroll {
    width: calc(100% + 20px);
    margin: 0 -10px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .contentTable--scroll tbody {
    display: table;
    width: 740px;
  }
}

.swiper-slide-active {
  background: white;
}

.btnOnTop {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  background: none;
  border: 13px solid transparent;
  border-top: none;
  border-bottom-color: #454545;
  outline: none;
  opacity: 0.6;
}

.article h1, .article h2, .article h3, .article h4 {
  font-weight: 700;
  line-height: 1.2;
}

.article h1:first-child, .article h2:first-child, .article h3:first-child, .article h4:first-child {
  margin-top: 0;
}

.article h1 {
  margin: 0 0 35px;
  font-size: 28px;
}

.article h2 {
  margin: 35px 0 25px;
  font-size: 24px;
}

.article h3 {
  margin: 30px 0 20px;
  font-size: 20px;
}

.article h4 {
  margin: 25px 0 15px;
  font-size: 18px;
}

.article p {
  margin: 0 0 20px;
  line-height: 1.4;
}

.article ul, .article ol {
  margin: 15px 0 25px 20px;
}

.article ul li, .article ol li {
  list-style: circle;
  line-height: 1.4;
  margin-bottom: 10px;
}

@media screen and (max-width: 1919px) {
  .scrollTable {
    margin-right: -17px;
    margin-left: -17px;
  }
}

@media screen and (max-width: 479px) {
  .scrollTable {
    margin-right: -10px;
    margin-left: -10px;
  }
}

.scrollTable table {
  display: block;
  overflow: auto;
  max-width: 100%;
  width: auto !important;
  border-collapse: collapse;
  border: none;
}

@media screen and (max-width: 1023px) {
  .scrollTable table {
    padding-left: 17px;
    padding-right: 17px;
  }
}

@media screen and (max-width: 767px) {
  .scrollTable table {
    width: calc(100% + 48px) !important;
  }
}

@media screen and (max-width: 479px) {
  .scrollTable table {
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% + 32px) !important;
  }
}

.scrollTable tbody {
  position: relative;
  display: table;
}

.scrollTable tbody:after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 17px;
  height: 17px;
}

@media screen and (max-width: 479px) {
  .scrollTable tbody:after {
    width: 10px;
    height: 10px;
  }
}

@media screen and (max-width: 767px) {
  .scrollTable tbody {
    width: 100%;
    min-width: 700px;
  }
}

@media screen and (max-width: 479px) {
  .scrollTable tbody {
    min-width: 400px;
  }
}

.scrollTable tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.scrollTable th {
  font-weight: 700;
}

.scrollTable th, .scrollTable td {
  padding: 10px 20px;
}

@media screen and (max-width: 1023px) {
  .scrollTable th, .scrollTable td {
    padding: 10px 15px;
  }
}

.btn {
  display: inline-block;
  padding: 11px 25px 10px;
  margin: 0;
  background-color: #014637;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-family: "Stem", Verdana, Geneva, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color .15s ease, color .15s ease, border-color .15s ease;
  transition: background-color .15s ease, color .15s ease, border-color .15s ease;
}

@media screen and (max-width: 479px) {
  .btn {
    font-size: 12px;
  }
}

.btn:hover {
  background-color: #029977;
}

.btn--white {
  color: #000000;
  background-color: #ffffff;
}

.btn--white:hover {
  color: #ffffff;
  background-color: #029977;
}

.btn--green {
  color: #ffffff;
  background-color: #014637;
}

.btn--green:hover {
  background-color: #029977;
}

.btn--border {
  border-color: #000000;
}

.btn--border:hover {
  border-color: #029977;
}

.btn[disabled], .btn--disabled {
  background-color: #454545;
  cursor: default;
  pointer-events: none;
}

.btn[disabled]:hover, .btn--disabled:hover {
  background-color: #979797;
}

.checkboxGroup {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.checkboxGroup__checkbox {
  position: relative;
  display: block;
  max-width: 100%;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
}

.checkboxGroup__checkbox:last-child {
  margin-bottom: 0;
}

.checkboxGroup__input {
  display: none;
}

.checkboxGroup__label {
  display: inline-block;
  cursor: pointer;
  line-height: 1.3;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkboxGroup__checkMark {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #454545;
  border-radius: 2px;
  fill: #ffffff;
  width: 20px;
  height: 20px;
  padding: 0 4px 5px;
  -webkit-transition: background .15s ease, padding .1s ease;
  transition: background .15s ease, padding .1s ease;
}

.checkboxGroup__input:checked + .checkboxGroup__checkMark {
  padding: 4px;
  background: #000000;
}

.checkboxGroup__privacy {
  font-size: 15px;
}

.checkboxRedGroup {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.checkboxRedGroup__checkbox {
  position: relative;
  display: block;
  max-width: 100%;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
}

.checkboxRedGroup__checkbox:last-child {
  margin-bottom: 0;
}

.checkboxRedGroup__input {
  display: none;
}

.checkboxRedGroup__label {
  display: inline-block;
  font-weight: 700;
  cursor: pointer;
  line-height: 1.3;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkboxRedGroup__checkMark {
  position: absolute;
  top: 2px;
  left: 0;
  background: #014637;
  border: 1px solid #979797;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  padding: 0 4px 5px;
  -webkit-box-shadow: inset 0 0 0 10px #ffffff;
          box-shadow: inset 0 0 0 10px #ffffff;
  -webkit-transition: -webkit-box-shadow .15s;
  transition: -webkit-box-shadow .15s;
  transition: box-shadow .15s;
  transition: box-shadow .15s, -webkit-box-shadow .15s;
}

.checkboxRedGroup__input:checked + .checkboxRedGroup__checkMark {
  -webkit-box-shadow: inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 4px #ffffff;
}

.inputWrapper {
  position: relative;
}

.inputWrapper__input {
  width: 100%;
  background-color: #ffffff;
}

.inputWrapper__label {
  display: block;
  margin-bottom: 7px;
  color: #222222;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

@media screen and (max-width: 479px) {
  .inputWrapper__label {
    font-size: 12px;
    margin-bottom: 4px;
  }
}

.inputWrapper__errorMessage {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  color: #910A2D;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.inputWrapper.is-error .inputWrapper__input {
  border-color: #910A2D;
}

.selectWrapper {
  position: relative;
}

.selectWrapper__select {
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.selectWrapper__label {
  display: block;
  margin-bottom: 7px;
  color: #222222;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

@media screen and (max-width: 479px) {
  .selectWrapper__label {
    font-size: 12px;
    margin-bottom: 4px;
  }
}

.selectWrapper__errorMessage {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  color: #910A2D;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.selectric {
  width: 100%;
  background: #ffffff;
  border: 1px solid #979797;
  border-radius: 3px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

.selectric .label {
  margin: 0 55px 0 20px;
  height: 40px;
  color: #000000;
  line-height: 43px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .selectric .label {
    height: 43px;
    font-size: 14px;
    line-height: 40px;
  }
}

.selectric-wrapper {
  z-index: 0;
}

.selectric-open {
  z-index: 10;
}

.selectric .button {
  height: 100%;
  width: 53px;
  padding: 0 20px;
  background: none;
  fill: #979797;
  -webkit-transition: fill .15s ease, -webkit-transform .15s ease;
  transition: fill .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease, fill .15s ease;
  transition: transform .15s ease, fill .15s ease, -webkit-transform .15s ease;
}

.selectric .button:after {
  display: none;
}

.selectric-open .button {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  fill: #000000;
}

.selectric-focus .selectric {
  border-color: inherit;
}

.selectric-hover .selectric,
.selectric-open .selectric {
  border-color: #000000;
}

.selectric-items {
  background: #fff;
  border: 1px solid #979797;
  border-radius: 2px;
  margin: -3px 0;
}

.selectric-items ul, .selectric-items li {
  min-height: auto;
}

.selectric-items li {
  font-size: 16px;
  color: #222222;
  padding-left: 20px;
  -webkit-transition: background .1s, color .1s;
  transition: background .1s, color .1s;
}

.selectric-items li:empty {
  display: none;
}

.selectric-items li:before {
  display: none;
}

.selectric-items li:hover {
  background: #d6d6d6;
}

.selectric-items li.highlighted {
  background: #f4f4f4;
  color: inherit;
}

.selectric-items li.selected {
  background: #f4f4f4;
  color: inherit;
}

.selectric-scroll {
  padding: 0;
}

.privacy {
  font-size: 13px;
  color: #454545;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .privacy {
    font-size: 11px;
  }
}

.selectColorGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.selectColorGroup__title {
  width: 100%;
  margin-bottom: 7px;
  color: #222222;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

@media screen and (max-width: 479px) {
  .selectColorGroup__title {
    font-size: 12px;
    margin-bottom: 4px;
  }
}

.selectColorGroup__selectColor {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 12px 10px 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectColorGroup__selectColor:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .selectColorGroup__selectColor {
    margin-right: 17px;
  }
}

@media screen and (max-width: 479px) {
  .selectColorGroup__selectColor {
    margin-bottom: 15px;
  }
}

.selectColorGroup__input {
  display: none;
}

.selectColorGroup__color {
  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;
  width: 40px;
  height: 40px;
  border: 8px solid #d6d6d6;
  border-radius: 50%;
  background: #e8e8e8;
  overflow: hidden;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

@media screen and (max-width: 767px) {
  .selectColorGroup__color {
    width: 34px;
    height: 34px;
    border-width: 6px;
  }
}

.selectColorGroup__color:after {
  content: '';
  position: absolute;
  left: 2%;
  top: 2%;
  width: 96%;
  height: 96%;
  z-index: 1;
  opacity: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(90%, transparent));
  background: linear-gradient(0deg, transparent 50%, rgba(255, 255, 255, 0.4) 50%, transparent 90%);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.selectColorGroup__input--white ~ .selectColorGroup__color:after {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, transparent), color-stop(50%, rgba(222, 222, 222, 0.4)), color-stop(90%, transparent));
  background: linear-gradient(0deg, transparent 50%, rgba(222, 222, 222, 0.4) 50%, transparent 90%);
}

.selectColorGroup__input:hover ~ .selectColorGroup__color {
  border-width: 1px;
}

.selectColorGroup__input:hover ~ .selectColorGroup__color:after {
  opacity: 1;
}

.selectColorGroup__input--white:hover ~ .selectColorGroup__color {
  border-width: 1px;
}

.selectColorGroup__checkMark {
  position: absolute;
  left: calc(50% - 5px);
  top: calc(50% - 4px);
  width: 10px;
  height: 8px;
  opacity: 0;
  fill: #ffffff;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-transition: opacity .15s ease, -webkit-transform .15s ease;
  transition: opacity .15s ease, -webkit-transform .15s ease;
  transition: opacity .15s ease, transform .15s ease;
  transition: opacity .15s ease, transform .15s ease, -webkit-transform .15s ease;
}

.selectColorGroup__input--white ~ .selectColorGroup__checkMark {
  fill: #454545;
}

.selectColorGroup__input:checked ~ .selectColorGroup__checkMark {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.selectColorGroup__label {
  position: absolute;
  bottom: calc(100% + 15px);
  left: -5px;
  min-width: 100px;
  padding: 10px;
  z-index: 1;
  background: #ffffff;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 2px 15px rgba(77, 67, 65, 0.2);
          box-shadow: 0 2px 15px rgba(77, 67, 65, 0.2);
  font-size: 11px;
  font-weight: 700;
  color: #000000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

@media screen and (max-width: 767px) {
  .selectColorGroup__label {
    left: -8px;
  }
}

.selectColorGroup__label:before, .selectColorGroup__label:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 16px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: #ffffff;
}

.selectColorGroup__label:before {
  border-top-color: #979797;
  top: calc(100% + 1px);
}

.selectColorGroup__input:hover ~ .selectColorGroup__label {
  opacity: 1;
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}

.radioBtnGroup__title {
  width: 100%;
  margin-bottom: 7px;
  color: #222222;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

.radioBtnGroup__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.radioBtnGroup__radioBtn {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -2px 0 0;
  min-width: 90px;
  overflow: hidden;
}

.radioBtnGroup__radioBtn:first-of-type {
  border-radius: 2px 0 0 2px;
}

.radioBtnGroup__radioBtn:last-of-type {
  border-radius: 0 2px 2px 0;
  margin-right: 0;
}

.radioBtnGroup__input {
  display: none;
}

.radioBtnGroup__color {
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #d6d6d6;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

.radioBtnGroup__label {
  width: 100%;
  height: 45px;
  padding: 10px;
  border: 2px solid #000000;
  background: #ffffff;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: inherit;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background .15s ease, color .15s ease;
  transition: background .15s ease, color .15s ease;
}

.radioBtnGroup__input:hover ~ .radioBtnGroup__label {
  background: #014637;
  color: #ffffff;
}

.radioBtnGroup__input:checked ~ .radioBtnGroup__label {
  background: #000000;
  color: #ffffff;
}

.radioBtnGroup__input[disabled] ~ .radioBtnGroup__label {
  background: #d6d6d6;
  border-color: #d6d6d6;
  color: #454545;
  z-index: -1;
}

.priceFilter {
  position: relative;
  width: 100%;
}

.priceFilter__title {
  display: block;
  margin-bottom: 7px;
  color: #222222;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

.priceFilter__inputs {
  position: relative;
}

.priceFilter__border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #979797;
  border-radius: 2px;
  pointer-events: none;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

.priceFilter__input:focus ~ .priceFilter__border {
  border-color: #000000;
}

.priceFilter__input {
  width: 50%;
  border: none;
}

.priceFilter__input--max {
  text-align: right;
}

.priceFilter__rangeSlider {
  position: relative;
  z-index: 1;
  margin: -8px 0 10px;
}

.priceFilter__range {
  opacity: 0;
}

.priceFilter .irs--round .irs-line:before {
  background: transparent;
}

.radioRedGroup {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.radioRedGroup__radio {
  position: relative;
  display: block;
  max-width: 100%;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
}

.radioRedGroup__radio:last-child {
  margin-bottom: 0;
}

.radioRedGroup__input {
  display: none;
}

.radioRedGroup__label {
  display: inline-block;
  cursor: pointer;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.radioRedGroup__checkMark {
  position: absolute;
  top: 2px;
  left: 0;
  background: #014637;
  border: 1px solid #979797;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 0 4px 5px;
  -webkit-box-shadow: inset 0 0 0 10px #ffffff;
          box-shadow: inset 0 0 0 10px #ffffff;
  -webkit-transition: -webkit-box-shadow .15s;
  transition: -webkit-box-shadow .15s;
  transition: box-shadow .15s;
  transition: box-shadow .15s, -webkit-box-shadow .15s;
}

.radioRedGroup__input:checked ~ .radioRedGroup__checkMark {
  -webkit-box-shadow: inset 0 0 0 4px #ffffff;
          box-shadow: inset 0 0 0 4px #ffffff;
}

.formTradeIn {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 155px 0 50px;
}

@media screen and (max-width: 1439px) {
  .formTradeIn {
    padding-top: 130px;
  }
}

@media screen and (max-width: 1023px) {
  .formTradeIn {
    padding-top: 150px;
  }
}

@media screen and (max-width: 767px) {
  .formTradeIn {
    max-width: 420px;
    padding: 80px 0 10px;
    margin: 0 auto;
  }
}

.formTradeIn__title {
  position: absolute;
  left: 50%;
  top: 0;
  display: inline-block;
  color: #f4f4f4;
  font-size: 250px;
  font-weight: 700;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1;
  white-space: nowrap;
}

@media screen and (max-width: 1439px) {
  .formTradeIn__title {
    font-size: 212px;
  }
}

@media screen and (max-width: 1023px) {
  .formTradeIn__title {
    font-size: 159px;
    -webkit-transform: translate(-50%, -38%);
            transform: translate(-50%, -38%);
  }
}

@media screen and (max-width: 767px) {
  .formTradeIn__title {
    font-size: 72px;
    -webkit-transform: translate(-50%, -15%);
            transform: translate(-50%, -15%);
  }
}

.formTradeIn__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 865px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .formTradeIn__form {
    width: 360px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 479px) {
  .formTradeIn__form {
    width: 275px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.formTradeIn__fieldSet {
  width: 267px;
  margin: 0 30px 20px 0;
}

.formTradeIn__fieldSet:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .formTradeIn__fieldSet {
    max-width: calc(33.333% - 17px);
    margin: 0 25px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .formTradeIn__fieldSet {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
  }
}

.formTradeIn__btn {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

.formTradeIn__politics {
  width: 100%;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .formTradeIn__politics {
    margin-top: 0;
  }
}

.formBest {
  position: relative;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 366px;
  max-width: 100%;
  padding: 20px 45px;
  z-index: 10;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
}

@media screen and (max-width: 479px) {
  .formBest {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 360px) {
  .formBest {
    padding: 40px 25px;
  }
}

.formBest__title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1439px) {
  .formBest__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .formBest__title {
    font-size: 18px;
  }
}

.formBest__subTitle {
  max-width: 290px;
  margin: 0 auto 20px;
  color: #454545;
  font-size: 16px;
  line-height: 1.3;
}

@media screen and (max-width: 1439px) {
  .formBest__subTitle {
    font-size: 14px;
  }
}

.formBest__form {
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
}

.formBest__btn {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.formBest__fieldSet {
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .formBest__fieldSet {
    margin-bottom: 15px;
  }
}

.formBest__privacy {
  font-size: 13px;
}

@media screen and (max-width: 1439px) {
  .formBest__privacy {
    font-size: 12px;
  }
}

.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  visibility: hidden;
}

.header__container {
  position: relative;
}

.header__top {
  top: 0;
  height: 45px;
  position: -webkit-sticky;
  position: sticky;
  visibility: visible;
  background: #1C252C;
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  .header__top {
    display: none;
  }
}

.header__containerTop {
  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;
  padding: 15px 0;
  height: 100%;
}

.header__topItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  padding-right: 20px;
  color: #f8f8f8;
  font-size: 14px;
}

.header__topItem:last-child {
  padding-right: 0;
}

@media screen and (max-width: 1219px) {
  .header__topItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__topItem--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

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

.header__goPath {
  position: relative;
  display: block;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
}

.header__goPath::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 1px;
  left: 0;
  -webkit-transition: width .25s ease-in-out;
  transition: width .25s ease-in-out;
  background: #f1f1f1;
}

.header__goPath:hover::before {
  width: 0%;
}

.header__topPhone {
  color: #f8f8f8;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.header__topPhone:hover {
  text-decoration: underline;
}

.header__bottom {
  position: -webkit-sticky;
  position: sticky;
  height: 70px;
  background: #ffffff;
  border-bottom: 1px solid transparent;
  visibility: visible;
  z-index: 0;
  -webkit-transition: height .15s , border-bottom-color .15s;
  transition: height .15s , border-bottom-color .15s;
}

.header__bottom.is-small {
  height: 0px;
  border-bottom-color: #d6d6d6;
}

@media screen and (max-width: 767px) {
  .header__bottom {
    height: 50px;
  }
  .header__bottom.is-small {
    height: 0px;
  }
}

.header__containerBottom {
  position: relative;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .header__logo {
    margin-right: auto;
  }
}

.header__logoImg {
  width: 75px;
  -webkit-transition: width .1s;
  transition: width .1s;
}

@media screen and (max-width: 1023px) {
  .header__nav {
    display: none;
  }
}

.header__navItem {
  position: relative;
  display: inline-block;
  margin: 0 20px;
  padding: 6px 0;
  color: #222222;
  cursor: pointer;
  font-size: 16px;
  text-decoration: none;
}

@media screen and (max-width: 1439px) {
  .header__navItem {
    margin: 0 25px;
  }
}

.header__navItem:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  height: 2px;
  background: #014637;
  opacity: 0;
  -webkit-transform: translateY(3px) scaleY(3);
          transform: translateY(3px) scaleY(3);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.header__navItem:hover:after {
  -webkit-transform: translateY(0px) scaleY(1);
          transform: translateY(0px) scaleY(1);
  opacity: 1;
}

.header__btn {
  width: 190px;
}

@media screen and (max-width: 767px) {
  .header__btn {
    display: none;
  }
}

.header__responsiveMenuBtn {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 0 40px;
  border: none;
  background: none;
  overflow: hidden;
}

@media screen and (max-width: 1023px) {
  .header__responsiveMenuBtn {
    display: block;
  }
}

.header__responsiveMenuIcon {
  display: block;
  width: 30px;
  height: 19px;
  fill: #222222;
  -webkit-transition: -webkit-transform .35s ease;
  transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease;
}

@media screen and (max-width: 767px) {
  .header__responsiveMenuIcon {
    width: 22px;
    height: 14px;
  }
}

.header__responsiveMenuBtn.is-active .header__responsiveMenuIcon {
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}

.header__responsiveMenuIconClose {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 20px;
  border: none;
  fill: #222222;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  -webkit-transition: -webkit-transform .35s ease;
  transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease;
}

@media screen and (max-width: 767px) {
  .header__responsiveMenuIconClose {
    width: 22px;
    height: 14px;
  }
}

.header__responsiveMenuBtn.is-active .header__responsiveMenuIconClose {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media screen and (max-width: 1023px) {
  .header__modelsPopup {
    display: none;
  }
}

.header__topSocials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
}

.header__topSocials:empty {
  display: none;
}

.header__topSocialsItem {
  margin-left: 10px;
  text-decoration: none;
}

.header__topSocialsItem:first-child {
  margin-left: 0;
}

.header__topSocialsIcon {
  display: block;
  width: 18px;
  height: 18px;
  fill: #222222;
  -webkit-transition: fill .15s ease;
  transition: fill .15s ease;
}

.header__topSocialsItem:hover .header__topSocialsIcon {
  fill: #014637;
}

.responsiveMenu {
  position: fixed;
  top: 70px;
  right: 0;
  width: 440px;
  max-width: 100%;
  height: calc(100% - 90px);
  padding: 0 0 70px;
  z-index: 12;
  background: #ffffff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow: hidden;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  visibility: visible;
  -webkit-transition: -webkit-transform .35s ease-in-out;
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

@media screen and (max-width: 767px) {
  .responsiveMenu {
    top: 50px;
    height: calc(100% - 50px);
  }
}

.responsiveMenu.is-active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.responsiveMenu__inner {
  height: 100%;
  padding: 30px 30px 50px;
  background: #f4f4f4;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.responsiveMenu__navList {
  padding: 0;
  margin: 0 -30px 30px;
  list-style: none;
}

.responsiveMenu__navItem {
  position: relative;
  padding: 0;
  list-style: none;
  font-size: 18px;
}

@media screen and (max-width: 479px) {
  .responsiveMenu__navItem {
    font-size: 16px;
  }
}

.responsiveMenu__navItem:before {
  display: none;
}

.responsiveMenu__link {
  position: relative;
  display: block;
  padding: 6px 30px;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: #222222;
  cursor: pointer;
}

.responsiveMenu__link.is-active {
  text-decoration: underline;
}

.responsiveMenu__dealers {
  margin-bottom: 25px;
  color: #454545;
  font-size: 16px;
}

.responsiveMenu__dealer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 8px;
}

.responsiveMenu__dealerPhone {
  text-decoration: none;
  white-space: nowrap;
}

.footer {
  padding: 40px 0;
  background: #1C252C;
  color: #ffffff;
  overflow: hidden;
}

.footer--single .footer__top {
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .footer--single .footer__top {
    padding-bottom: 10px;
  }
}

.footer__dealers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 1023px) {
  .footer__dealers {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .footer__dealers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer--single .footer__dealers {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 1023px) {
  .footer--single .footer__dealers {
    width: calc(100% - 80px);
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .footer--single .footer__dealers {
    width: 100%;
    padding: 0;
  }
}

.footer__dealer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 30px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.footer__dealer:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .footer__dealer {
    width: calc(50% - 15px);
    margin-right: 30px;
  }
  .footer__dealer:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .footer__dealer {
    width: 100%;
    margin-bottom: 0;
  }
  .footer__dealer:last-child {
    padding-bottom: 0;
  }
}

.footer__dealer:last-child {
  margin-right: 0;
}

.footer--single .footer__dealer {
  padding: 8px 0;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .footer--single .footer__dealer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer__dealerAccordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .footer__dealerAccordion {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s linear;
    transition: max-height .4s linear;
  }
}

.footer__dealer.is-active .footer__dealerAccordion {
  max-height: 250px;
  -webkit-transition: max-height .4s linear;
  transition: max-height .4s linear;
}

.footer__dealerName {
  position: relative;
  width: 100%;
  padding: 0 0 15px;
  border-bottom: 1px solid #454545;
  margin-bottom: 15px;
  font-size: 15px;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .footer__dealerName {
    border: none;
    border-top: 1px solid #454545;
    padding: 10px 0;
    margin: 0;
  }
  .footer__dealerName:before, .footer__dealerName:after {
    content: '';
    position: absolute;
    right: 0;
    top: 18px;
    width: 15px;
    height: 1px;
    background-color: #ffffff;
  }
  .footer__dealerName:before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .15s ease;
    transition: -webkit-transform .15s ease;
    transition: transform .15s ease;
    transition: transform .15s ease, -webkit-transform .15s ease;
  }
}

.footer__dealer.is-active .footer__dealerName:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.footer--single .footer__dealerName {
  width: 33.333%;
  margin: 0;
  padding: 0 30px 0 0;
  -ms-flex-item-align: center;
      align-self: center;
  border: none;
  font-size: 13px;
  text-transform: none;
}

.footer--single .footer__dealerName:before, .footer--single .footer__dealerName:after {
  display: none;
}

@media screen and (max-width: 1023px) {
  .footer--single .footer__dealerName {
    padding-right: 20px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .footer--single .footer__dealerName {
    width: 100%;
    margin: 10px 0;
  }
}

.footer__dealerBlock {
  margin-bottom: 20px;
}

.footer__dealerBlock:last-child {
  padding-right: 0;
}

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

@media screen and (max-width: 767px) {
  .footer__dealerBlock {
    margin: 5px 0;
  }
  .footer__dealerBlock:first-child {
    margin-top: 15px;
  }
  .footer__dealerBlock:last-child {
    margin-bottom: 30px;
  }
}

.footer--single .footer__dealerBlock {
  width: 33.333%;
  min-width: auto;
  padding: 0 30px 0 0;
  margin: 0;
}

@media screen and (max-width: 1023px) {
  .footer--single .footer__dealerBlock {
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .footer--single .footer__dealerBlock {
    width: auto;
    padding-right: 60px;
    margin: 10px 0;
  }
}

@media screen and (max-width: 479px) {
  .footer--single .footer__dealerBlock {
    width: 100%;
    padding-right: 0;
  }
}

.footer--single .footer__dealerBlock:last-child {
  padding-right: 0;
}

.footer--two .footer__dealerBlock {
  width: 50%;
  padding-right: 20px;
  min-width: 225px;
}

@media screen and (max-width: 767px) {
  .footer--two .footer__dealerBlock {
    width: 100%;
  }
}

.footer__dealerTitle {
  margin-bottom: 6px;
  color: #979797;
  font-size: 13px;
}

.footer__dealerAddress {
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .footer--single .footer__dealerAddress {
    font-size: 13px;
  }
}

.footer__dealerPhone {
  cursor: pointer;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
}

.footer__dealerPhone:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  .footer--single .footer__dealerPhone {
    font-size: 16px;
  }
}

.footer__middle {
  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;
  padding: 20px 0 20px;
  border-top: 1px solid #d6d6d6;
}

@media screen and (max-width: 1023px) {
  .footer__middle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footer__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 20px;
}

@media screen and (max-width: 1023px) {
  .footer__logo {
    margin-right: 15px;
  }
}

.footer__logoImg {
  display: block;
  width: 75px;
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 35px;
}

@media screen and (max-width: 1023px) {
  .footer__socials {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin: 15px 0 20px 94px;
  }
}

@media screen and (max-width: 767px) {
  .footer__socials {
    margin: 15px 0 0;
  }
}

.footer__socials:empty {
  display: none;
}

@media screen and (max-width: 767px) {
  .footer--single .footer__socials {
    margin: 5px 0 0;
  }
}

.footer__socialsItem {
  margin-left: 14px;
  text-decoration: none;
}

.footer__socialsItem:first-child {
  margin-left: 0;
}

.footer__socialsIcon {
  display: block;
  width: 18px;
  height: 18px;
  fill: #454545;
  -webkit-transition: fill .15s ease;
  transition: fill .15s ease;
}

.footer__socialsItem:hover .footer__socialsIcon {
  fill: #029977;
}

.footer__nav {
  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;
}

@media screen and (max-width: 1023px) {
  .footer__nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 80px);
    max-width: 710px;
  }
}

@media screen and (max-width: 767px) {
  .footer__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 15px 0 0 -15px;
  }
}

@media screen and (max-width: 479px) {
  .footer__nav {
    margin: 15px 0 0 -10px;
  }
}

.footer__top .footer__nav {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.footer__navLink {
  position: relative;
  padding: 6px 0;
  margin: 0 20px;
  text-decoration: none;
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .footer__navLink {
    margin: 0 15px;
  }
}

@media screen and (max-width: 479px) {
  .footer__navLink {
    margin: 0 10px;
  }
}

.footer__navLink:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -1px;
  height: 2px;
  background: #029977;
  opacity: 0;
  -webkit-transform: translate(0px, 3px) scaleY(3);
          transform: translate(0px, 3px) scaleY(3);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.footer__navLink:hover:after {
  -webkit-transform: translate(0px, 0px) scaleY(1);
          transform: translate(0px, 0px) scaleY(1);
  opacity: 1;
}

.footer__bottom {
  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;
  padding: 40px 0 0;
  border-top: 1px solid #d6d6d6;
}

@media screen and (max-width: 767px) {
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 0 0;
  }
}

.footer__copyright {
  margin-right: 40px;
  font-size: 13px;
  color: #454545;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .footer__copyright {
    margin: 0 0 20px;
  }
}

.footer__copyrightText {
  margin: 7px 0;
  color: #979797;
}

.footer__studio {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-decoration: none;
  color: #979797;
  font-size: 10px;
}

.footer__studio:hover .footer__studioEmail {
  text-decoration: underline;
}

.footer__studioIcon {
  display: block;
  width: 92px;
  height: 31px;
  margin: 4px 0;
  fill: #fff;
}

.footer__studioEmail {
  font-size: 10px;
  color: #979797;
  text-transform: lowercase;
}

.footer__payments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 200px;
  min-width: 150px;
  margin: 0 30px;
}

@media screen and (max-width: 767px) {
  .footer__payments {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px;
  }
}

.footer__paymentsTitle {
  width: 100%;
  padding-bottom: 8px;
  font-size: 12px;
  line-height: 1.4;
  color: #454545;
  white-space: nowrap;
}

.footer__paymentsItem {
  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;
  width: 40px;
  height: 25px;
  padding: 0;
  margin: 0 10px 7px 0;
}

.footer__paymentsImg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.breadcrumbs {
  position: relative;
  padding: 35px 0 30px;
  background: #f4f4f4;
  text-align: center;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 15px 0 25px;
  }
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #979797;
}

.breadcrumbs__listItem {
  position: relative;
  display: inline-block;
  cursor: default;
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .breadcrumbs__listItem {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .breadcrumbs__listItem {
    font-size: 10px;
  }
}

.breadcrumbs__listItem:after {
  content: '/';
  display: inline-block;
  margin: 0 10px;
  font-size: inherit;
}

@media screen and (max-width: 767px) {
  .breadcrumbs__listItem:after {
    margin: 0 5px;
  }
}

.breadcrumbs__listItem:before {
  display: none;
}

.breadcrumbs__listItem:last-child:after {
  display: none;
}

.breadcrumbs__link {
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  text-decoration: none;
}

.breadcrumbs__link:hover {
  color: #000000;
}

.mainSwiper {
  position: relative;
  background-color: #f4f4f4;
  color: #ffffff;
  overflow: hidden;
  /*  &:hover &__img {    opacity: .7;  }  */
}

.mainSwiper__slide {
  background: #ffffff;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
}

.mainSwiper__slide--dark {
  background: transparent;
  color: #ffffff;
}

.mainSwiper__img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 57% 90%;
     object-position: 57% 90%;
  font-family: 'object-fit: cover; object-position: 57% 90%;';
  max-width: initial;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  /*&.is-animation {      opacity: .7;    }*/
}

.mainSwiper__container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  margin: auto;
}

@media screen and (max-width: 1339px) {
  .mainSwiper__btnPrev, .mainSwiper__btnNext {
    display: none;
  }
}

.mainSwiper__text {
  position: absolute;
  max-width: 100%;
  z-index: 1;
  color: inherit;
}

.mainSwiper__text.pos-x-left.pos-y-top {
  top: 60px;
  left: 30px;
  right: auto;
  text-align: left;
}

.mainSwiper__text.pos-x-center.pos-y-top {
  top: 60px;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.mainSwiper__text.pos-x-right.pos-y-top {
  top: 60px;
  left: auto;
  right: 30px;
  text-align: right;
}

.mainSwiper__text.pos-x-left.pos-y-center {
  top: 50%;
  left: 0;
  right: auto;
  text-align: left;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.mainSwiper__text.pos-x-center.pos-y-center {
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.mainSwiper__text.pos-x-right.pos-y-center {
  top: 50%;
  left: auto;
  right: 0;
  text-align: right;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.mainSwiper__text.pos-x-left.pos-y-bottom {
  bottom: 100px;
  left: 30px;
  right: auto;
  text-align: left;
}

@media screen and (max-width: 1023px) {
  .mainSwiper__text.pos-x-left.pos-y-bottom {
    bottom: 50px;
  }
}

.mainSwiper__text.pos-x-center.pos-y-bottom {
  bottom: 100px;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 1023px) {
  .mainSwiper__text.pos-x-center.pos-y-bottom {
    bottom: 50px;
  }
}

.mainSwiper__text.pos-x-right.pos-y-bottom {
  bottom: 100px;
  left: auto;
  right: 30px;
  text-align: right;
}

@media screen and (max-width: 1023px) {
  .mainSwiper__text.pos-x-right.pos-y-bottom {
    bottom: 50px;
  }
}

.mainSwiper__offer {
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .mainSwiper__offer {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .mainSwiper__offer {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

.mainSwiper__model {
  display: block;
  margin-bottom: 24px;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .mainSwiper__model {
    font-size: 44px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .mainSwiper__model {
    margin-bottom: 6px;
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .mainSwiper__model {
    font-size: 26px;
    margin-bottom: 5px;
  }
}

.mainSwiper__link {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
  color: inherit;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .mainSwiper__link {
    font-size: 12px;
  }
}

.mainSwiper__link:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: currentColor;
  -webkit-transition: left .2s ease, right .2s ease;
  transition: left .2s ease, right .2s ease;
}

.mainSwiper__link:hover:after {
  left: 25px;
  right: 25px;
}

.mainSwiper__control {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 1660px;
  max-width: 100%;
  padding: 0;
  margin: auto;
}

.mainSwiper__btnPrev, .mainSwiper__btnNext {
  position: absolute;
  top: 50%;
  padding: 5px;
  -webkit-transform: translateZ(-50%);
          transform: translateZ(-50%);
}

.mainSwiper__pagination {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  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;
}

@media screen and (max-width: 1023px) {
  .mainSwiper__pagination {
    bottom: 35px;
  }
}

@media screen and (max-width: 767px) {
  .mainSwiper__pagination {
    bottom: 15px;
  }
}

.mainSwiper__overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.mainImg {
  position: relative;
  margin: 0 auto;
}

.mainImg__img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: 'object-fit: cover; object-position: 50% 50%;';
  max-width: initial;
}

.mainImg__content {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 1000px;
  padding-bottom: 10px;
  margin: auto;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .mainImg__content {
    max-width: 310px;
  }
}

@media screen and (max-width: 479px) {
  .mainImg__content {
    max-width: initial;
    padding: 0 10px;
  }
}

.mainImg__title {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .mainImg__title {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .mainImg__title {
    font-size: 25px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .mainImg__title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.mainImg__text {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mainImg__text {
    font-size: 13px;
  }
}

.homeAvailable {
  position: relative;
  padding: 60px 0 0;
  background-color: #f4f4f4;
}

@media screen and (max-width: 767px) {
  .homeAvailable {
    padding: 35px 0 0;
  }
}

.homeAvailable__bg {
  position: absolute;
  top: -13px;
  left: 0;
  width: 100%;
  color: #d6d6d6;
  text-align: center;
  font-size: 150px;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .homeAvailable__bg {
    font-size: 137px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__bg {
    top: 7px;
    font-size: 84px;
  }
}

.homeAvailable__pageTitle {
  position: relative;
  margin-bottom: 35px;
}

.homeAvailable__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
}

.homeAvailable__item {
  position: relative;
  width: 25%;
  max-height: 400px;
  background: #000000;
  overflow: hidden;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .homeAvailable__item {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__item {
    width: 100%;
  }
}

.homeAvailable__item:hover .homeAvailable__price {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.homeAvailable__item:hover .homeAvailable__img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.homeAvailable__item:last-child:hover .homeAvailable__img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.homeAvailable__list--three .homeAvailable__item {
  width: 33.333%;
}

@media screen and (max-width: 1023px) {
  .homeAvailable__list--three .homeAvailable__item {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__list--three .homeAvailable__item {
    width: 100%;
  }
}

.homeAvailable__img {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
  font-family: 'object-fit: cover;';
  -webkit-transition: -webkit-transform .35s ease-in-out;
  transition: -webkit-transform .35s ease-in-out;
  transition: transform .35s ease-in-out;
  transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}

.homeAvailable__img--offer {
  -o-object-position: right center;
     object-position: right center;
  font-family: 'object-fit: cover; object-position: right center;';
}

.homeAvailable__text {
  position: absolute;
  top: 0;
  left: 0;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
  padding: 35px 60px;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(32%, rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 32%);
}

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

@media screen and (max-width: 1919px) {
  .homeAvailable__text {
    padding: 30px 40px;
  }
}

@media screen and (max-width: 1439px) {
  .homeAvailable__text {
    padding: 20px 30px;
  }
}

@media screen and (max-width: 1023px) {
  .homeAvailable__text {
    padding: 30px 25px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__text {
    padding: 20px 25px;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__text {
    padding: 30px 15px;
  }
}

.homeAvailable__title {
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 1439px) {
  .homeAvailable__title {
    font-size: 16px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1023px) {
  .homeAvailable__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__title {
    font-size: 16px;
  }
}

.homeAvailable__body {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
}

.homeAvailable__price {
  margin-top: auto;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

@media screen and (max-width: 767px) {
  .homeAvailable__price {
    font-size: 16px;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

.homeAvailable__titleOffer {
  margin-bottom: 20px;
  color: #ffffff;
  cursor: default;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 1439px) {
  .homeAvailable__titleOffer {
    margin: 10px 0 auto;
    font-size: 16px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 1023px) {
  .homeAvailable__titleOffer {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__titleOffer {
    margin: 0 0 auto;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__titleOffer {
    margin-bottom: 20px;
    font-size: 22px;
  }
}

@media screen and (max-width: 360px) {
  .homeAvailable__titleOffer {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.1;
  }
}

.homeAvailable__bodyOffer {
  width: 263px;
  max-width: 100%;
  margin-bottom: 25px;
  color: #f4f4f4;
  cursor: default;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

@media screen and (max-width: 1439px) {
  .homeAvailable__bodyOffer {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .homeAvailable__bodyOffer {
    display: block;
    margin-bottom: 25px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__bodyOffer {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__bodyOffer {
    display: block;
    margin-bottom: 25px;
    font-size: 16px;
  }
}

@media screen and (max-width: 360px) {
  .homeAvailable__bodyOffer {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.1;
  }
}

.homeAvailable__btn {
  width: 263px;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 13px;
}

@media screen and (max-width: 1439px) {
  .homeAvailable__btn {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__btn {
    margin-bottom: 0;
  }
}

.homeAvailableV2 {
  position: relative;
  padding: 60px 0 0;
  background-color: #ffffff;
}

@media screen and (max-width: 767px) {
  .homeAvailableV2 {
    padding: 35px 0 0;
  }
}

.homeAvailableV2__bg-box {
  position: absolute;
  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: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.homeAvailableV2__bg {
  position: absolute;
  color: #efefef;
  text-align: center;
  font-size: 350px;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .homeAvailableV2__bg {
    font-size: 200px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailableV2__bg {
    font-size: 150px;
  }
}

.homeAvailableV2__pageTitle {
  position: relative;
  margin-bottom: 35px;
}

.homeAvailableV2__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1400px;
  max-width: 100%;
  padding: 20px 0;
  margin: 0 auto;
}

.homeAvailableV2__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 60px;
  width: calc(100%/4 - 25px);
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .homeAvailableV2__item {
    width: calc(100%/3 - 20px);
  }
}

@media screen and (max-width: 767px) {
  .homeAvailableV2__item {
    width: calc(100%/2 - 20px);
  }
}

.homeAvailableV2__item:hover .homeAvailableV2__img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.homeAvailableV2__img {
  margin: 0 auto;
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

.homeAvailableV2__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: auto;
}

.homeAvailableV2__title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  color: #1C252C;
}

@media screen and (max-width: 1023px) {
  .homeAvailableV2__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailableV2__title {
    font-size: 14px;
  }
}

.homeAvailableV2__price {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
  color: #014637;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

@media screen and (max-width: 767px) {
  .homeAvailableV2__price {
    font-size: 14px;
  }
}

.homeAvailableV2__total {
  width: 75%;
  padding: 7px 0;
  margin: 0 auto;
  font-size: 14px;
  background: #014637;
  color: #ffffff;
  border-radius: 3px;
}

@media screen and (max-width: 479px) {
  .homeAvailableV2__total {
    width: 100%;
    font-size: 12px;
  }
}

.individualOffer {
  padding: 60px 0;
  background: #f4f4f4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .individualOffer {
    padding: 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .individualOffer__container {
    max-width: 410px;
  }
}

.individualOffer__inner {
  max-width: 860px;
  margin: 0 auto;
}

.individualOffer__pageTitle {
  max-width: 600px;
  margin: 0 auto 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .individualOffer__form {
    max-width: 360px;
    padding: 0 10px;
    margin: 0 auto;
  }
}

.individualOffer__text {
  padding: 0 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1023px) {
  .individualOffer__text {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .individualOffer__text {
    font-size: 14px;
    line-height: 1.4;
  }
}

.individualOffer__phone {
  white-space: nowrap;
  text-decoration: none;
}

.individualOffer__phone:hover {
  text-decoration: underline;
}

.individualOffer__fieldSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .individualOffer__fieldSet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 0 auto 15px;
  }
}

.individualOffer__inputWrapper {
  width: 33.333%;
  margin-right: 30px;
}

@media screen and (max-width: 1023px) {
  .individualOffer__inputWrapper {
    margin-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .individualOffer__inputWrapper {
    width: 100%;
    margin: 0 auto 25px;
  }
}

.individualOffer__politics {
  text-align: left;
}

.individualOffer__btn {
  width: 33.333%;
  max-width: 267px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media screen and (max-width: 767px) {
  .individualOffer__btn {
    width: 100%;
    max-width: 100%;
  }
}

.dealerInformation {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
  text-align: center;
}

.dealerInformation__content {
  position: relative;
  max-width: 870px;
  margin: 0 auto;
}

.dealerInformation__text {
  margin: 0 0 15px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .dealerInformation__text {
    font-size: 14px;
  }
}

.creditAndLeasing {
  position: relative;
  padding: 60px 0;
  color: #ffffff;
  overflow: hidden;
}

.creditAndLeasing:after {
  display: none;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 145px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #ffffff;
}

@media screen and (max-width: 1439px) {
  .creditAndLeasing:after {
    height: 0;
    padding-top: 10%;
  }
}

@media screen and (max-width: 767px) {
  .creditAndLeasing:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0.15)));
    background: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.15));
  }
}

.creditAndLeasing__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 55% 50%;
     object-position: 55% 50%;
  font-family: 'object-fit: cover; object-position: 55% 50%;';
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__bg {
    -o-object-position: 55% 50%;
       object-position: 55% 50%;
    font-family: 'object-fit: cover; object-position: 55% 50%;';
  }
}

.creditAndLeasing__container {
  position: relative;
}

.creditAndLeasing__pageTitle {
  max-width: 775px;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__pageTitle {
    max-width: 420px;
  }
}

.creditAndLeasing__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.creditAndLeasing__col {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__col {
    width: 360px;
    max-width: 100%;
    padding: 0 10px;
    margin: 10px 0 35px;
  }
}

.creditAndLeasing__col ul {
  margin: 0 0 35px;
  padding: 0 45px 0 0;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__col ul {
    padding: 0;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__col ul li {
    font-size: 14px;
  }
}

.creditAndLeasing__subTitle {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .creditAndLeasing__subTitle {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__subTitle {
    font-size: 16px;
  }
}

.creditAndLeasing__btn {
  width: 240px;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__btn {
    width: 100%;
  }
}

.creditAndLeasing__auto {
  position: relative;
  display: block;
  margin: 30px auto 0;
  width: 1190px;
  max-width: 82%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .creditAndLeasing__auto {
    max-width: 96%;
  }
}

.tradeIn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 60px 0;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .tradeIn {
    padding: 50px 0;
  }
}

.tradeIn__text {
  width: 780px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .tradeIn__text {
    margin: 0 auto 30px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    text-align: center;
  }
}

.tradeIn__pageTitle {
  width: 730px;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .tradeIn__pageTitle {
    width: 420px;
  }
}

@media screen and (max-width: 767px) {
  .tradeIn__description {
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }
}

.tradeIn__picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: calc(100% - 410px);
  padding-left: 35px;
}

@media screen and (max-width: 1439px) {
  .tradeIn__picture {
    width: calc(100% - 370px);
    margin-right: -40px;
  }
}

@media screen and (max-width: 1023px) {
  .tradeIn__picture {
    width: calc(100% - 200px);
    padding-left: 15px;
    margin-right: -210px;
    margin-top: 5px;
    margin-left: -40px;
  }
}

@media screen and (max-width: 767px) {
  .tradeIn__picture {
    width: 38%;
    margin: 0;
    padding: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.tradeIn__autoBack {
  margin: 20px -25.5%  0 0;
  max-width: 53%;
}

@media screen and (max-width: 767px) {
  .tradeIn__autoBack {
    max-width: 110%;
    min-width: 260px;
    margin: -25px -215px 0 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.tradeIn__autoFront {
  max-width: 79%;
}

@media screen and (max-width: 767px) {
  .tradeIn__autoFront {
    max-width: 170%;
    min-width: 400px;
    margin-top: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.tradeIn__steps {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: center;
  width: 100%;
  margin: 60px auto -82px;
  z-index: 1;
}

@media screen and (max-width: 1439px) {
  .tradeIn__steps {
    max-width: 1060px;
    margin-bottom: -97px;
  }
}

@media screen and (max-width: 1023px) {
  .tradeIn__steps {
    margin-bottom: -110px;
  }
}

@media screen and (max-width: 767px) {
  .tradeIn__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 340px;
    margin: 0 auto 40px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.tradeIn__step {
  position: relative;
  width: 33%;
}

@media screen and (max-width: 767px) {
  .tradeIn__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding-bottom: 40px;
    text-align: left;
  }
  .tradeIn__step:last-child {
    padding: 0;
  }
}

.tradeIn__step:before {
  content: '';
  position: absolute;
  top: 35px;
  left: 50%;
  width: 100%;
  height: 0;
  border: 1px dashed #979797;
}

@media screen and (max-width: 1023px) {
  .tradeIn__step:before {
    top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .tradeIn__step:before {
    width: 0;
    height: 100%;
    left: 22px;
    top: 22px;
  }
}

.tradeIn__step:last-child:before {
  display: none;
}

.tradeIn__stepCounter {
  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;
  width: 70px;
  height: 70px;
  margin: 0 auto 6px;
  background-color: #014637;
  border: 15px solid #d6d6d6;
  border-radius: 50%;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .tradeIn__stepCounter {
    width: 48px;
    height: 48px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border: 9px solid #d6d6d6;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .tradeIn__stepCounter {
    margin: 0 25px 0 0;
  }
}

.tradeIn__stepTitle {
  margin-bottom: 10px;
  font-size: 14px;
  color: #454545;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .tradeIn__stepTitle {
    display: none;
  }
}

.tradeIn__stepText {
  font-size: 16px;
  max-width: 240px;
  margin: 0 auto;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .tradeIn__stepText {
    max-width: 146px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .tradeIn__stepText {
    width: 100%;
    max-width: 200px;
    margin: 0;
  }
}

.tradeIn__form {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .tradeIn__form {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.testDrive {
  position: relative;
}

.testDrive:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.testDrive__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 55% 50%;
     object-position: 55% 50%;
  font-family: 'object-fit: cover; object-position: 55% 50%;';
}

@media screen and (max-width: 479px) {
  .testDrive__bg {
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
    font-family: 'object-position: 60% 50%;';
  }
}

@media screen and (max-width: 360px) {
  .testDrive__bg {
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
    font-family: 'object-position: 60% 50%;';
  }
}

.testDrive__bgVideo {
  overflow: hidden;
  position: absolute;
  display: block;
}

@media screen and (max-width: 1023px) {
  .testDrive__bgVideo {
    display: none;
  }
}

.testDrive__bgVideo video {
  position: absolute;
  top: 0;
  left: -5px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.testDrive__bg-img {
  display: none;
}

@media screen and (max-width: 1023px) {
  .testDrive__bg-img {
    display: block;
  }
}

.testDrive__container {
  position: relative;
  padding: 150px 0;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .testDrive__container {
    padding: 120px 0;
  }
}

.testDrive__content {
  width: 425px;
  max-width: 100%;
  color: #ffffff;
}

@media screen and (max-width: 479px) {
  .testDrive__content {
    margin: 0 auto;
    text-align: center;
    width: 300px;
  }
}

@media screen and (max-width: 360px) {
  .testDrive__content {
    width: 275px;
  }
}

.testDrive__pageTitle {
  text-align: left;
  margin-bottom: 40px;
  color: #ffffff;
}

@media screen and (max-width: 479px) {
  .testDrive__pageTitle {
    text-align: center;
  }
}

.testDrive__text {
  margin-bottom: 55px;
}

.testDrive__btn {
  width: 267px;
}

@media screen and (max-width: 479px) {
  .testDrive__btn {
    width: 340px;
    max-width: 100%;
  }
}

.premiumService {
  padding: 60px 0 80px;
}

.premiumService__pageTitle {
  width: 755px;
  max-width: 100%;
}

.premiumService__text {
  width: 820px;
  max-width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}

@media screen and (max-width: 479px) {
  .premiumService__text {
    font-size: 14px;
    line-height: 1.4;
  }
}

.premiumService__list {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0;
}

@media screen and (max-width: 1439px) {
  .premiumService__list {
    margin-left: 0;
  }
}

.premiumService__item {
  position: relative;
  width: calc(33.333% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  /*&::before {
      display: none;
      position: absolute;
      content: "";

      width: 270px;
      height: 100px;
      left: 30px;
      top: -15px;

      background: #e5e5e5;
      border-radius: 3px;
      z-index: 1;

      @include below($notebook) {
        width: 250px;
        left: auto;
        transform: translateX(34px);
      }

      @include below($mobileB) {
        transform: translateX(28px);
        top: -20px;
        width: calc(100% - 50px);
      }
    }*/
}

@media screen and (max-width: 1023px) {
  .premiumService__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 479px) {
  .premiumService__item {
    width: 340px;
    margin: 0 auto 35px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 360px) {
  .premiumService__item {
    width: 275px;
  }
}

.premiumService__itemHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .premiumService__itemHeader {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .premiumService__itemHeader {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.premiumService__itemIcon {
  max-width: 70px;
  width: 70px;
  height: 70px;
  z-index: 2;
}

@media screen and (max-width: 1023px) {
  .premiumService__itemIcon {
    max-width: 61px;
    width: 61px;
    height: 61px;
    margin: 5px 20px 0 0;
  }
}

@media screen and (max-width: 479px) {
  .premiumService__itemIcon {
    margin-top: 0;
  }
}

.premiumService__itemTitle {
  position: relative;
  width: 175px;
  margin: 10px 0 auto 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  z-index: 2;
}

@media screen and (max-width: 1023px) {
  .premiumService__itemTitle {
    width: 160px;
  }
}

@media screen and (max-width: 479px) {
  .premiumService__itemTitle {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
  }
}

.premiumService__itemText {
  color: #454545;
}

@media screen and (max-width: 479px) {
  .premiumService__itemText {
    font-size: 14px;
  }
}

.premiumService__btn {
  display: block;
  width: 267px;
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .premiumService__btn {
    margin-top: 15px;
  }
}

@media screen and (max-width: 479px) {
  .premiumService__btn {
    width: 340px;
    max-width: 100%;
  }
}

.toAsk {
  position: relative;
}

.toAsk__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 55% 50%;
     object-position: 55% 50%;
  font-family: 'object-fit: cover; object-position: 55% 50%;';
}

.toAsk__container {
  position: relative;
  padding: 70px 0;
}

.toAsk__content {
  width: 540px;
  max-width: 100%;
  padding: 40px 20px;
  margin: 0 0 0 auto;
  background: #ffffff;
}

@media screen and (max-width: 1023px) {
  .toAsk__content {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .toAsk__content {
    width: 420px;
  }
}

@media screen and (max-width: 360px) {
  .toAsk__content {
    width: 275px;
  }
}

.toAsk__pageTitle {
  margin-bottom: 25px;
}

.toAsk__text {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .toAsk__text {
    font-size: 14px;
    line-height: 1.4;
  }
}

.toAsk__form {
  width: 368px;
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .toAsk__form {
    width: 300px;
  }
}

.toAsk__fieldSet {
  margin-bottom: 15px;
}

.toAsk__btn {
  width: 100%;
  margin: 25px 0 10px;
}

@media screen and (max-width: 479px) {
  .toAsk__btn {
    margin: 15px 0 5px;
  }
}

.locations {
  border-bottom: 1px solid #979797;
}

.locations__location {
  border-top: 1px solid #979797;
}

.locations__name {
  position: relative;
  padding: 27px 0;
  color: #454545;
  cursor: pointer;
  font-weight: 700;
  font-size: 20px;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

@media screen and (max-width: 767px) {
  .locations__name {
    font-size: 16px;
  }
}

.locations__name:before, .locations__name:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  height: 2px;
  margin-top: -3px;
  background: #454545;
}

.locations__name:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
}

.locations__location.is-active .locations__name {
  color: #000000;
}

.locations__location.is-active .locations__name:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.locations__location.is-active .locations__name:before, .locations__location.is-active .locations__name:after {
  background: #000000;
}

.locations__location.is-active .locations__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.locations__content {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 0 40px;
}

.locations__contentLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50%;
  padding-right: 2px;
}

@media screen and (max-width: 1439px) {
  .locations__contentLeft {
    width: 54%;
  }
}

@media screen and (max-width: 767px) {
  .locations__contentLeft {
    width: 100%;
    padding: 0;
  }
}

.locations__address {
  margin-bottom: 18px;
}

@media screen and (max-width: 479px) {
  .locations__address {
    margin-bottom: 12px;
  }
}

.locations__phones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 18px;
}

@media screen and (max-width: 1023px) {
  .locations__phones {
    max-width: 490px;
  }
}

.locations__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  padding-right: 30px;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .locations__phone {
    padding-right: 0;
  }
}

.locations__contentRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  max-width: 100%;
}

@media screen and (max-width: 1439px) {
  .locations__contentRight {
    width: 46%;
  }
}

@media screen and (max-width: 767px) {
  .locations__contentRight {
    padding-top: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .locations__contentRight {
    margin-top: 15px;
  }
}

.locations__infoTitle {
  width: 100%;
  margin: 0 0 2px;
  font-size: 14px;
  color: #454545;
}

.locations__infoTitle--mt10 {
  margin-top: 10px;
}

.locations__infoValue {
  color: #000000;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .locations__infoValue {
    font-size: 16px;
  }
}

.locations__infoValue--small {
  font-size: 14px;
}

.locations__infoValue--phone:hover {
  text-decoration: underline;
}

.locations__socialName {
  margin-right: 6px;
  color: #454545;
  font-size: 14px;
}

.locations__socialLink {
  font-size: 14px;
  color: #014637;
}

.locations__map {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
}

.locations__map > ymaps {
  max-width: 100%;
}

.specialOffersItem {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 564px;
  max-width: 100%;
  padding: 0 40px 40px;
  background: #ffffff;
}

@media screen and (max-width: 1023px) {
  .specialOffersItem {
    padding: 0 32px 32px;
  }
}

@media screen and (max-width: 767px) {
  .specialOffersItem {
    padding: 0 20px 35px;
  }
}

.specialOffersItem__photo {
  position: relative;
  margin: 0 -40px 30px;
  overflow: hidden;
}

@media screen and (max-width: 1023px) {
  .specialOffersItem__photo {
    margin: 0 -32px 25px;
  }
}

@media screen and (max-width: 767px) {
  .specialOffersItem__photo {
    margin: 0 -20px 15px;
  }
}

.specialOffersItem__img {
  display: block;
}

.specialOffersItem__date {
  margin-bottom: 20px;
  color: #454545;
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .specialOffersItem__date {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .specialOffersItem__date {
    font-size: 14px;
    margin-bottom: 12px;
  }
}

.specialOffersItem__title {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .specialOffersItem__title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .specialOffersItem__title {
    font-size: 14px;
  }
}

.specialOffersItem__entry {
  margin-bottom: 25px;
}

.specialOffersItem__text {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (max-width: 1023px) {
  .specialOffersItem__text {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .specialOffersItem__text {
    font-size: 14px;
  }
}

.specialOffersItem__btn {
  width: 100%;
  max-width: 200px;
  margin-top: auto;
}

@media screen and (max-width: 767px) {
  .specialOffersItem__btn {
    max-width: 100%;
  }
}

.smallCard {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 20px;
  background-color: #ffffff;
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .smallCard {
    border-right: none;
    border-left: none;
  }
}

@media screen and (max-width: 767px) {
  .smallCard {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.smallCard__left {
  width: 260px;
  padding: 30px 0 30px 30px;
}

@media screen and (max-width: 1439px) {
  .smallCard__left {
    width: 290px;
    max-width: 25%;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__left {
    width: 30%;
    min-width: 240px;
    padding: 20px 0 20px 20px;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__left {
    width: 200px;
    min-width: 200px;
    padding: 0 0 0 10px;
  }
}

@media screen and (max-width: 479px) {
  .smallCard__left {
    width: 100%;
    min-width: 240px;
    margin: 0 auto;
  }
}

.smallCard__left--big {
  padding: 0;
}

@media screen and (max-width: 1023px) {
  .smallCard__left--big {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__left--big {
    padding: 0 0 0 10px;
  }
}

.smallCard__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 237px);
  padding: 30px 30px 30px 40px;
}

@media screen and (max-width: 1439px) {
  .smallCard__right {
    width: calc(100% - 293px);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__right {
    padding: 20px 20px 20px 40px;
    width: 70%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__right {
    width: calc(100% - 200px);
    padding: 0 0 0 20px;
  }
}

@media screen and (max-width: 479px) {
  .smallCard__right {
    padding: 0 0 0 15px;
    width: calc(100% - 190px);
  }
}

.smallCard__top {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 1439px) {
  .smallCard__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: initial;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__top {
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__top {
    margin: 0;
    line-height: 1.4;
  }
}

.smallCard__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 260px;
  margin-bottom: 5px;
}

@media screen and (max-width: 1439px) {
  .smallCard__title {
    width: 100%;
    padding-right: 160px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__title {
    margin-bottom: 10px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__title {
    margin-bottom: 0;
  }
}

.smallCard__name {
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  line-height: 1.2;
  text-decoration: none;
  color: #000000;
}

.smallCard__name:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .smallCard__name {
    display: none;
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .smallCard__name {
    font-size: 16px;
    margin: 0 auto;
  }
}

.smallCard__name--mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .smallCard__name--mobile {
    display: block;
    width: 100%;
    padding: 10px;
  }
}

.smallCard__pts {
  margin-top: 5px;
  padding: 6px 10px;
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #014637;
  border-radius: 1px;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 1023px) {
  .smallCard__pts {
    margin-top: 3px;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__pts {
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 479px) {
  .smallCard__pts {
    padding: 5px 8px 6px;
    font-size: 8px;
  }
}

.smallCard__topOptions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 6px;
}

@media screen and (max-width: 1439px) {
  .smallCard__topOptions {
    width: 100%;
    padding-right: 160px;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__topOptions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
    min-width: 180px;
    padding: 0 10px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__topOptions {
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 669px) {
  .smallCard__topOptions {
    width: 100%;
    min-width: auto;
    padding: 0 10px 0 0;
  }
}

.smallCard__topOption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 32px;
  color: #454545;
}

@media screen and (max-width: 1023px) {
  .smallCard__topOption {
    margin: 5px 0 0;
    line-height: 1.2;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .smallCard__topOption {
    font-size: 13px;
  }
}

.smallCard__topOption--mobile {
  display: none;
}

@media screen and (max-width: 1023px) {
  .smallCard__topOption--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.smallCard__topOption--desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1023px) {
  .smallCard__topOption--desktop {
    display: none;
  }
}

.smallCard__topOptionTitle {
  margin-right: 5px;
}

.smallCard__topOptionValue {
  color: #222222;
  font-weight: 700;
}

.smallCard__link {
  color: #014637;
  font-weight: 700;
}

.smallCard__price {
  position: absolute;
  top: -6px;
  right: 0;
  width: 240px;
}

@media screen and (max-width: 1439px) {
  .smallCard__price {
    width: auto;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__price {
    position: static;
    width: 220px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 767px) {
  .smallCard__price {
    width: auto;
    padding: 0;
  }
}

.smallCard__defaultPrice {
  margin-bottom: 2px;
  color: #979797;
}

.smallCard__defaultPriceTitle {
  font-size: 14px;
  margin-right: 4px;
}

.smallCard__defaultPriceValue {
  font-size: 14px;
  text-decoration: line-through;
}

@media screen and (max-width: 479px) {
  .smallCard__defaultPriceValue {
    font-size: 12px;
  }
}

.smallCard__specialPrice {
  font-weight: 700;
  line-height: 1.2;
}

.smallCard__specialPriceTitle {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
}

.smallCard__specialPriceValue {
  margin-right: 4px;
  font-size: 22px;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .smallCard__specialPriceValue {
    font-size: 20px;
  }
}

.smallCard__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

@media screen and (max-width: 1439px) {
  .smallCard__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__bottom {
    margin-top: auto;
  }
}

.smallCard__bottomOptions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 240px);
  margin: 10px 10px 0 0;
}

@media screen and (max-width: 1439px) {
  .smallCard__bottomOptions {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__bottomOptions {
    display: none;
  }
}

.smallCard__bottomOption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50%;
  max-width: 350px;
  padding-right: 20px;
  margin-top: 8px;
  color: #454545;
  line-height: 1.3;
}

.smallCard__bottomOptionTitle {
  margin-right: 5px;
}

.smallCard__bottomOptionValue {
  color: #222222;
  font-weight: 700;
}

.smallCard__bottomButtons {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: auto;
}

@media screen and (max-width: 1439px) {
  .smallCard__bottomButtons {
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

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

@media screen and (max-width: 767px) {
  .smallCard__bottomButtons {
    display: none;
  }
}

.smallCard__btn {
  width: 240px;
  padding: 12px 10px 11px;
}

@media screen and (max-width: 1439px) {
  .smallCard__btn {
    width: 235px;
  }
}

@media screen and (max-width: 1023px) {
  .smallCard__btn {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .smallCard__btn {
    font-size: 12px;
    padding: 7px 10px !important;
  }
}

@media screen and (max-width: 360px) {
  .smallCard__btn {
    width: 100%;
  }
}

.smallCard__btn:first-child {
  margin-bottom: 10px;
}

@media screen and (max-width: 1439px) {
  .smallCard__btn:first-child {
    margin: 0 10px 0 0;
  }
}

@media screen and (max-width: 360px) {
  .smallCard__btn:first-child {
    margin: 0 0 10px 0;
  }
}

.smallCard__buttons {
  display: none;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .smallCard__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 360px) {
  .smallCard__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.smallCard__photos {
  height: 100%;
}

.smallCard__slide {
  height: 100%;
  background: #ffffff;
}

.smallCard__img {
  display: block;
  width: 100%;
  max-width: initial;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;';
}

.smallCard .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  bottom: 0;
}

.smallCard .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-bottom: 4px solid rgba(197, 197, 197, 0.4);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.smallCard .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:only-child {
  display: none;
}

.smallCard .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-color: #014637;
}

.carFilter__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 0;
}

@media screen and (max-width: 479px) {
  .carFilter__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.carFilter__title {
  font-size: 17px;
  font-weight: 700;
}

@media screen and (max-width: 479px) {
  .carFilter__title {
    font-size: 16px;
    margin-bottom: 8px;
  }
}

.carFilter__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #454545;
  font-size: 14px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media screen and (max-width: 479px) {
  .carFilter__control {
    font-size: 13px;
    line-height: 20px;
  }
}

.carFilter__reset {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}

.carFilter__reset:hover {
  color: #222222;
}

.carFilter__reset:hover:before, .carFilter__reset:hover:after {
  background: #222222;
}

.carFilter__reset:before, .carFilter__reset:after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  width: 11px;
  height: 1px;
  background-color: #454545;
  -webkit-transition: background .15s ease, -webkit-transform .15s ease;
  transition: background .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease, background .15s ease;
  transition: transform .15s ease, background .15s ease, -webkit-transform .15s ease;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.carFilter__reset:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.carFilter__toggle {
  position: relative;
  width: 110px;
  text-align: right;
  padding-right: 20px;
  margin-left: 20px;
  cursor: pointer;
}

.carFilter__toggle:hover {
  color: #222222;
}

.carFilter__toggle:hover:before, .carFilter__toggle:hover:after {
  background: #222222;
}

.carFilter__toggle:before, .carFilter__toggle:after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  width: 10px;
  height: 1px;
  background-color: #454545;
  -webkit-transition: background .15s ease, -webkit-transform .15s ease;
  transition: background .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease, background .15s ease;
  transition: transform .15s ease, background .15s ease, -webkit-transform .15s ease;
}

.carFilter.is-collapsed .carFilter__toggle:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.carFilter.is-collapsed .carFilter__body {
  overflow: hidden;
}

.carFilter__bodyInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 0 30px;
}

.carFilter__left, .carFilter__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .carFilter__left, .carFilter__right {
    width: 500px;
    max-width: 100%;
  }
}

.carFilter__left {
  padding-right: 10px;
}

@media screen and (max-width: 1023px) {
  .carFilter__left {
    padding-right: 0;
  }
}

.carFilter__right {
  padding-left: 20px;
}

@media screen and (max-width: 1023px) {
  .carFilter__right {
    padding-left: 0;
    margin-top: 35px;
  }
}

@media screen and (max-width: 479px) {
  .carFilter__right {
    margin-top: 15px;
  }
}

.carFilter__engines {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 10px);
          flex: 1 1 calc(50% - 10px);
}

@media screen and (max-width: 479px) {
  .carFilter__engines {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.carFilter__engines .carFilter__selectWrapper {
  width: 100%;
  margin: 0 0 25px 0;
}

.carFilter__equipments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 20px 20px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 10px);
          flex: 1 1 calc(50% - 10px);
}

@media screen and (max-width: 479px) {
  .carFilter__equipments {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.carFilter__selectColorGroup {
  width: 100%;
  margin: 0 0 20px;
}

.carFilter__equipments .carFilter__selectWrapper {
  width: 100%;
  margin: 0 0 25px 0;
}

.carFilter__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}

.carFilter__checkboxRedGroup:first-child {
  margin-right: 30px;
}

@media screen and (max-width: 1439px) {
  .carFilter__checkboxRedGroup:first-child {
    margin-right: 20px;
  }
}

.carFilter__markAndModel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 479px) {
  .carFilter__markAndModel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.carFilter__markAndModel .carFilter__selectWrapper {
  width: 100%;
  margin: 0 30px 25px 0;
}

@media screen and (max-width: 1439px) {
  .carFilter__markAndModel .carFilter__selectWrapper {
    margin-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .carFilter__markAndModel .carFilter__selectWrapper {
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .carFilter__markAndModel .carFilter__selectWrapper {
    width: 100%;
  }
}

.carFilter__markAndModel .carFilter__selectWrapper:last-child {
  margin-right: 0;
}

.carFilter__priceFilter {
  margin-bottom: 10px;
}

.carFilter__radioBtns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 24px;
}

@media screen and (max-width: 479px) {
  .carFilter__radioBtns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.carFilter__radioBtnGroup {
  width: calc(50% - 10px);
}

@media screen and (max-width: 479px) {
  .carFilter__radioBtnGroup {
    width: 100%;
  }
}

.carFilter__radioBtnGroup:first-child {
  margin-right: 30px;
}

@media screen and (max-width: 1439px) {
  .carFilter__radioBtnGroup:first-child {
    margin-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .carFilter__radioBtnGroup:first-child {
    margin: 0 0 20px;
  }
}

.filterResult {
  padding: 40px 0 60px;
  background-color: #f4f4f4;
}

@media screen and (max-width: 767px) {
  .filterResult {
    padding: 30px 0;
  }
}

.filterResult__list {
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .filterResult__list {
    margin: 0 -17px 20px;
  }
}

@media screen and (max-width: 479px) {
  .filterResult__list {
    margin: 0 -10px 20px;
  }
}

.filterResult__head {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.filterResult__title {
  padding-top: 2px;
  color: #222222;
  font-size: 12px;
  font-weight: 700;
}

.filterResult__counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}

@media screen and (max-width: 479px) {
  .filterResult__counter {
    width: 100%;
    margin-bottom: 10px;
  }
}

.filterResult__count {
  color: #222222;
  font-size: 14px;
  margin-left: 4px;
}

.filterResult__sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.filterResult__selectWrapper {
  margin-left: 12px;
}

.filterResult .selectric {
  border-color: #979797;
  border-radius: 0;
  font-size: 13px;
}

.filterResult .selectric .label {
  margin: 0 40px 0 20px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  font-weight: 700;
}

.filterResult .selectric .button {
  width: 40px;
  padding: 0 14px;
}

.filterResult .selectric-items {
  border-color: #979797;
}

.filterResult .selectric-items li {
  font-size: 12px;
  font-weight: 700;
}

.filterResult__footnote {
  font-size: 13px;
  color: rgba(73, 89, 102, 0.6);
}

@media screen and (max-width: 767px) {
  .filterResult__footnote {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .filterResult__footnote {
    margin: 0 -15px;
    margin: 0;
  }
}

.filterResult__pagination {
  display: block;
  width: 240px;
  margin: 30px auto 40px;
  padding: 12px 10px 11px;
}

.uniqueOffers {
  padding: 60px 0;
  background: #d6d6d6;
}

.uniqueOffers__pageTitle {
  margin-bottom: 40px;
}

.uniqueOffers__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 -15px;
}

@media screen and (max-width: 1023px) {
  .uniqueOffers__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 767px) {
  .uniqueOffers__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
}

@media screen and (max-width: 479px) {
  .uniqueOffers__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
  }
}

.uniqueOffers__item {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 30px 20px;
  width: 267px;
  margin: 0 15px;
  z-index: 2;
  background-color: #ffffff;
  border: 1px solid #979797;
}

@media screen and (max-width: 1023px) {
  .uniqueOffers__item {
    margin: 0 15px 30px;
  }
}

.uniqueOffers__divider {
  display: none;
}

@media screen and (max-width: 1023px) {
  .uniqueOffers__divider {
    display: block;
    width: 100%;
  }
}

.uniqueOffers__title {
  font-size: 18px;
  font-weight: 700;
}

.uniqueOffers__option {
  margin-bottom: 10px;
  font-size: 15px;
}

.uniqueOffers__optionTitle {
  margin-right: 4px;
  color: #454545;
}

.uniqueOffers__optionValue {
  color: #000000;
  font-weight: 700;
}

.uniqueOffers__photo {
  width: calc(100% + 60px);
  margin: 0 -30px 10px;
}

.uniqueOffers__img {
  display: block;
  width: 100%;
}

.uniqueOffers__price {
  width: 100%;
  margin-bottom: 8px;
  font-weight: 700;
}

.uniqueOffers__link {
  margin-bottom: 10px;
  font-size: 15px;
  color: #014637;
}

.uniqueOffers__defaultPrice {
  margin-bottom: 5px;
  color: #454545;
  font-size: 12px;
}

.uniqueOffers__defaultPriceValue {
  margin: 0 0 0 4px;
  font-weight: 700;
  text-decoration: line-through;
}

.uniqueOffers__specialPrice {
  margin-bottom: 20px;
  text-align: center;
}

.uniqueOffers__specialPriceTitle {
  color: #454545;
  font-size: 12px;
  font-weight: 700;
}

.uniqueOffers__specialPriceValue {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.uniqueOffers__more {
  width: 100%;
  margin-top: auto;
  border: 2px solid #000000;
  padding: 12px 25px 11px;
}

.offerSmallCard {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 30px;
  margin-bottom: 20px;
  border: 1px solid #979797;
  background-color: #ffffff;
  font-size: 15px;
  overflow: hidden;
}

@media screen and (max-width: 1023px) {
  .offerSmallCard {
    padding: 20px 25px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard {
    padding: 25px;
    margin: 0 -18px;
    border-right: none;
    border-left: none;
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .offerSmallCard {
    padding: 10px;
    margin: 0 -10px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard {
    font-size: 12px;
  }
}

.offerSmallCard__left {
  width: 237px;
  height: 173px;
  margin-right: 30px;
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__left {
    width: 253px;
    height: 184px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__left {
    width: 200px;
    height: 145px;
  }
}

@media screen and (max-width: 479px) {
  .offerSmallCard__left {
    width: 165px;
    height: 120px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 399px) {
  .offerSmallCard__left {
    width: 100%;
    height: 100%;
    margin: 0 0 10px;
  }
}

.offerSmallCard__right {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% - 267px);
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__right {
    width: calc(100% - 273px);
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__right {
    width: calc(100% - 220px);
  }
}

@media screen and (max-width: 479px) {
  .offerSmallCard__right {
    width: calc(100% - 175px);
  }
}

@media screen and (max-width: 399px) {
  .offerSmallCard__right {
    width: 100%;
  }
}

.offerSmallCard__top {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .offerSmallCard__top {
    line-height: 1.45;
  }
}

@media screen and (max-width: 1439px) {
  .offerSmallCard__top {
    margin-bottom: 6px;
  }
}

.offerSmallCard__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 260px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1439px) {
  .offerSmallCard__title {
    padding-right: 0;
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__title {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__title {
    margin: 0;
  }
}

.offerSmallCard__name {
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #000000;
}

.offerSmallCard__name:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .offerSmallCard__name {
    display: none;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .offerSmallCard__name {
    font-size: 14px;
  }
}

.offerSmallCard__name--mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .offerSmallCard__name--mobile {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}

.offerSmallCard__pts {
  margin-top: 5px;
  padding: 6px 10px;
  margin-left: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #014637;
  border-radius: 1px;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__pts {
    margin-top: 3px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__pts {
    margin: 0;
  }
}

@media screen and (max-width: 479px) {
  .offerSmallCard__pts {
    padding: 5px 8px 6px;
    font-size: 8px;
  }
}

.offerSmallCard__topOptions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.offerSmallCard__topOption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #454545;
}

@media screen and (max-width: 479px) {
  .offerSmallCard__topOption {
    margin: 0;
  }
}

@media screen and (max-width: 399px) {
  .offerSmallCard__topOption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.offerSmallCard__topOptionTitle {
  margin-right: 5px;
}

.offerSmallCard__topOptionValue {
  color: #000000;
  font-weight: 700;
}

.offerSmallCard__link {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .offerSmallCard__link {
    margin: 2px 0 0;
  }
}

.offerSmallCard__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.offerSmallCard__bottomOptions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 240px);
  margin-bottom: auto;
  padding-right: 15px;
}

@media screen and (max-width: 1439px) {
  .offerSmallCard__bottomOptions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__bottomOptions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    padding: 0;
  }
}

.offerSmallCard__bottomOption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50%;
  padding-right: 10px;
  margin-bottom: 12px;
  color: #454545;
}

.offerSmallCard__bottomOption:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1439px) {
  .offerSmallCard__bottomOption {
    width: 100%;
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__bottomOption {
    width: 50%;
    min-width: 255px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__bottomOption {
    width: 100%;
    min-width: 100%;
    line-height: 1.2;
  }
}

@media screen and (max-width: 399px) {
  .offerSmallCard__bottomOption {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.offerSmallCard__bottomOptionTitle {
  margin-right: 5px;
}

.offerSmallCard__bottomOptionValue {
  color: #000000;
  font-weight: 700;
}

.offerSmallCard__bottomButtons {
  position: relative;
  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-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: -50px 0 0;
  z-index: 1;
}

@media screen and (max-width: 1439px) {
  .offerSmallCard__bottomButtons {
    margin: auto 0 0;
  }
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__bottomButtons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 10px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__bottomButtons {
    display: none;
  }
}

.offerSmallCard__bottomButtons--mobile {
  width: 100%;
  display: none;
}

@media screen and (max-width: 767px) {
  .offerSmallCard__bottomButtons--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.offerSmallCard__btn {
  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;
  width: 240px;
  padding: 5px 20px;
  min-height: 44px;
  line-height: 1.1;
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__btn {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .offerSmallCard__btn {
    width: 200px;
  }
}

@media screen and (max-width: 479px) {
  .offerSmallCard__btn {
    width: 165px;
    font-size: 12px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 165px;
            flex: 1 1 165px;
    padding: 3px 5px !important;
  }
}

.offerSmallCard__btn:first-child {
  margin-bottom: 10px;
}

@media screen and (max-width: 1023px) {
  .offerSmallCard__btn:first-child {
    margin: 0 10px 0 0;
  }
}

.offerSmallCard__photos {
  height: 100%;
}

.offerSmallCard__slide {
  height: 100%;
}

.offerSmallCard__img {
  display: block;
  width: 100%;
  max-width: initial;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .formNotAvailable__form {
    max-width: 340px;
    margin: 0 auto;
  }
}

.formNotAvailable__text {
  padding: 0 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1023px) {
  .formNotAvailable__text {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .formNotAvailable__text {
    font-size: 14px;
    line-height: 1.4;
  }
}

.formNotAvailable__fieldSet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .formNotAvailable__fieldSet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 0 auto 15px;
  }
}

.formNotAvailable__selectWrapper {
  width: 33.333%;
  max-width: 267px;
  margin-right: 30px;
}

@media screen and (max-width: 1023px) {
  .formNotAvailable__selectWrapper {
    margin-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .formNotAvailable__selectWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 25px;
  }
}

.formNotAvailable__selectColorGroup {
  width: calc(66.666% + 30px);
}

@media screen and (max-width: 1023px) {
  .formNotAvailable__selectColorGroup {
    width: calc(66.666% + 25px);
  }
}

@media screen and (max-width: 767px) {
  .formNotAvailable__selectColorGroup {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 15px;
  }
}

@media screen and (max-width: 479px) {
  .formNotAvailable__selectColorGroup {
    margin-bottom: 0;
  }
}

.formNotAvailable__inputWrapper {
  width: 33.333%;
  max-width: 267px;
  margin-right: 30px;
}

@media screen and (max-width: 1023px) {
  .formNotAvailable__inputWrapper {
    margin-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .formNotAvailable__inputWrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 25px;
  }
}

.formNotAvailable__politics {
  text-align: left;
}

.formNotAvailable__btn {
  width: 33.333%;
  max-width: 267px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media screen and (max-width: 767px) {
  .formNotAvailable__btn {
    width: 100%;
    max-width: 100%;
  }
}

.modelsPopup, .modelsPopup__childPopup {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #979797;
  text-transform: initial;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity .2s, visibility 0s .2s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s .2s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s .2s, transform .3s ease;
  transition: opacity .2s, visibility 0s .2s, transform .3s ease, -webkit-transform .3s ease;
}

.modelsPopup.is-active, .modelsPopup__childPopup.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .2s, visibility 0s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s, transform .3s ease;
  transition: opacity .2s, visibility 0s, transform .3s ease, -webkit-transform .3s ease;
}

@media screen and (max-width: 1023px) {
  .modelsPopup.is-active, .modelsPopup__childPopup.is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (max-width: 1023px) {
  .modelsPopup, .modelsPopup__childPopup {
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 70px);
    padding: 0 0 20px;
    border: none;
    opacity: 1;
    visibility: visible;
    overflow: auto;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-overflow-scrolling: touch;
  }
}

.modelsPopup__control {
  display: none;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px;
  border-bottom: 1px solid #979797;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .modelsPopup__control {
    padding: 20px;
  }
}

.modelsPopup__controlBack {
  display: block;
  margin: 0 30px 0 0;
  width: 12px;
  height: 20px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

.modelsPopup__controlBackIcon {
  display: block;
  width: 100%;
  height: 100%;
  fill: #454545;
  -webkit-transition: fill .15s ease;
  transition: fill .15s ease;
}

.modelsPopup__controlBackIcon:hover {
  fill: #000000;
}

.modelsPopup__controlText {
  font-size: 18px;
  font-weight: 700;
}

.modelsPopup__type, .modelsPopup__childTop {
  height: 100px;
  border-bottom: 1px solid #979797;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__type, .modelsPopup__childTop {
    display: none;
  }
}

.modelsPopup__typeContainer, .modelsPopup__childTopContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.modelsPopup__typeTitle {
  font-size: 18px;
  font-weight: 700;
}

.modelsPopup__radioRedGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modelsPopup__radioRedGroup .radioRedGroup__radio {
  margin-bottom: 0;
  margin-left: 50px;
}

.modelsPopup__listItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 40px 0 10px;
  border-top: 1px solid #d6d6d6;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__listItems {
    padding: 0;
  }
}

.modelsPopup__listItems .modelsPopup__item:nth-child(4n) {
  margin-right: 0;
}

.modelsPopup__item {
  width: 230px;
  text-align: center;
  margin: 0 80px 30px 0;
  max-width: calc(25% - 60px);
  cursor: pointer;
  text-decoration: none;
}

.modelsPopup__item:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__item {
    width: 100%;
    max-width: 100%;
    padding: 10px 0 10px 20px;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #979797;
  }
  .modelsPopup__item:last-child {
    border-bottom: none;
  }
}

@media screen and (max-width: 479px) {
  .modelsPopup__item {
    padding: 10px 0 10px 10px;
  }
}

.modelsPopup__item:hover .modelsPopup__itemImg {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.modelsPopup__itemInner {
  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-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__itemInner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.modelsPopup__itemPhoto {
  margin-bottom: 12px;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__itemPhoto {
    margin: 0 0 0 15px;
    max-width: 45%;
  }
}

.modelsPopup__itemImg {
  display: block;
  margin: 0 auto;
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.modelsPopup__itemTitle {
  display: block;
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1439px) {
  .modelsPopup__itemTitle {
    font-size: 16px;
  }
}

@media screen and (max-width: 1023px) {
  .modelsPopup__itemTitle {
    margin-bottom: 3px;
  }
}

@media screen and (max-width: 479px) {
  .modelsPopup__itemTitle {
    font-size: 14px;
  }
}

.modelsPopup__itemPrice {
  display: block;
}

@media screen and (max-width: 1439px) {
  .modelsPopup__itemPrice {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .modelsPopup__itemPrice {
    font-size: 12px;
  }
}

.modelsPopup__childPopup {
  top: 0;
  min-height: 100%;
  -webkit-transition: opacity 2s .4s, visibility 0s .4s, -webkit-transform .3s ease;
  transition: opacity 2s .4s, visibility 0s .4s, -webkit-transform .3s ease;
  transition: opacity 2s .4s, visibility 0s .4s, transform .3s ease;
  transition: opacity 2s .4s, visibility 0s .4s, transform .3s ease, -webkit-transform .3s ease;
}

.modelsPopup__childPopup.is-active {
  -webkit-transition: opacity .2s, visibility 0s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s, transform .3s ease;
  transition: opacity .2s, visibility 0s, transform .3s ease, -webkit-transform .3s ease;
}

.modelsPopup.is-active .modelsPopup__childPopup {
  /* нормальное анимирование для закрытия всех меню одновременно */
  -webkit-transition: opacity .2s, visibility 0s .2s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s .2s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s .2s, transform .3s ease;
  transition: opacity .2s, visibility 0s .2s, transform .3s ease, -webkit-transform .3s ease;
}

.modelsPopup.is-active .modelsPopup__childPopup.is-active {
  /* нормальное анимирование для закрытия всех меню одновременно */
  -webkit-transition: opacity .2s, visibility 0s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s, -webkit-transform .3s ease;
  transition: opacity .2s, visibility 0s, transform .3s ease;
  transition: opacity .2s, visibility 0s, transform .3s ease, -webkit-transform .3s ease;
}

.modelsPopup__childTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childTop {
    height: 69px;
  }
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childTopContainer {
    padding: 10px 30px;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .modelsPopup__childTopContainer {
    padding: 10px 20px;
  }
}

.modelsPopup__childTopBack {
  display: block;
  margin: 0 30px 0 0;
  width: 30px;
  height: 40px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  -webkit-appearance: none;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childTopBack {
    width: 12px;
    height: 20px;
  }
}

.modelsPopup__childTopBackIcon {
  display: block;
  width: 100%;
  height: 100%;
  fill: #454545;
  -webkit-transition: fill .15s ease;
  transition: fill .15s ease;
}

.modelsPopup__childTopBackIcon:hover {
  fill: #000000;
}

.modelsPopup__childTopText {
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childTopText {
    font-size: 16px;
    line-height: 1.3;
  }
}

.modelsPopup__childTopTextSmall {
  display: block;
  font-size: 18px;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childTopTextSmall {
    font-size: 14px;
  }
}

.modelsPopup__childBottom .modelsPopup__item {
  width: 50%;
  max-width: calc(50% - 40px);
}

.modelsPopup__childBottom .modelsPopup__item:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childBottom .modelsPopup__item {
    width: 100%;
    max-width: 100%;
  }
}

.modelsPopup__childBottom .modelsPopup__itemPhoto {
  margin: 0 30px 0 0;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childBottom .modelsPopup__itemPhoto {
    margin: 0 0 0 15px;
  }
}

.modelsPopup__childBottom .modelsPopup__itemInner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1023px) {
  .modelsPopup__childBottom .modelsPopup__itemInner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.collaborators {
  width: 100%;
  margin: 0 0 60px;
}

.collaborators__title {
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .collaborators__title {
    font-size: 16px;
  }
}

.collaborators__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 15px;
}

.collaborators__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc(100% / 3 - 30px);
  margin: 0 15px 20px;
}

@media screen and (max-width: 1023px) {
  .collaborators__item {
    width: calc(100% / 2 - 30px);
  }
}

@media screen and (max-width: 767px) {
  .collaborators__item {
    width: calc(100% - 30px);
    margin-bottom: 10px;
  }
}

.collaborators__itemPhoto {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 34%;
  width: 120px;
  min-width: 100px;
  margin-right: 10px;
}

.collaborators__itemPhotoImg {
  display: block;
}

.collaborators__itemText {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.2;
}

.collaborators__itemText--name {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 700;
}

.collaborators__itemPhone {
  white-space: nowrap;
}

.collaborators__itemEmail {
  white-space: nowrap;
}

.plank {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 50;
  visibility: hidden;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.plank--top {
  position: absolute;
  bottom: 0;
  -webkit-transform: none;
          transform: none;
}

.plank__close-input {
  display: none;
}

.plank__close-label {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 15px;
  top: calc(50% - 10px);
  z-index: 1;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .plank__close-label {
    top: 10px;
  }
}

.plank__close-label:before, .plank__close-label:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 3px;
  width: 14px;
  height: 2px;
  background: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.plank__close-label:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.plank__inner {
  position: relative;
  padding: 5px 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  visibility: visible;
  -webkit-transition: opacity .15s 0s ease, visibility .15s 0s ease, -webkit-transform .35s ease;
  transition: opacity .15s 0s ease, visibility .15s 0s ease, -webkit-transform .35s ease;
  transition: transform .35s ease, opacity .15s 0s ease, visibility .15s 0s ease;
  transition: transform .35s ease, opacity .15s 0s ease, visibility .15s 0s ease, -webkit-transform .35s ease;
}

@media screen and (max-width: 767px) {
  .plank__inner {
    padding: 10px 0 5px;
  }
}

.plank--top .plank__inner {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.plank__close-input:not(:checked) + .plank__inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: opacity .15s 0s ease, visibility .15s .2s ease, -webkit-transform .35s ease;
  transition: opacity .15s 0s ease, visibility .15s .2s ease, -webkit-transform .35s ease;
  transition: transform .35s ease, opacity .15s 0s ease, visibility .15s .2s ease;
  transition: transform .35s ease, opacity .15s 0s ease, visibility .15s .2s ease, -webkit-transform .35s ease;
}

.plank__content {
  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;
  min-height: 40px;
  margin: 0 auto;
  padding: 0 31px;
}

@media screen and (max-width: 767px) {
  .plank__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.plank__text {
  margin-right: auto;
  color: #ffffff;
  line-height: 1.3;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .plank__text {
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
  }
}

.plank__text p {
  margin: 0;
  padding: 0;
}

.plank__btn {
  width: auto;
  min-width: 240px;
  max-width: 300px;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .plank__btn {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 5px auto 0;
    padding: 5px 10px;
    font-weight: 400;
  }
}

.plank__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.plank__timer {
  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-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  min-width: 167px;
  padding: 5px 12px 7px;
  margin: 0 0 0 20px;
  background: rgba(221, 221, 221, 0.3);
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  .plank__timer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    background: none;
    padding: 3px 10px;
    margin: 0;
  }
}

@media screen and (max-width: 360px) {
  .plank__timer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 4px 0px;
  }
}

.plank__timerTitle {
  margin: 0 3px;
  font-size: 12px;
  font-weight: 600;
}

@media screen and (max-width: 360px) {
  .plank__timerTitle {
    margin: 0 auto;
  }
}

.plank__timerItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  line-height: 1;
}

.plank__timerItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 3px;
  min-width: 24px;
}

.plank__timerNumber {
  font-size: 14px;
}

.plank__timerCaption {
  margin-left: 1px;
  font-size: 12px;
}

.popupOffer {
  position: relative;
  display: inline-block;
  width: 430px;
  max-width: 100%;
  padding: 40px 40px;
  z-index: 10;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 50px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 479px) {
  .popupOffer {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 360px) {
  .popupOffer {
    padding: 40px 25px;
  }
}

.popupOffer__title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .popupOffer__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .popupOffer__title {
    font-size: 18px;
  }
}

.popupOffer__subTitle {
  max-width: 290px;
  margin: 0 auto 20px;
  color: #454545;
  font-size: 16px;
  line-height: 1.3;
}

.popupOffer__form {
  max-width: 272px;
  margin: 0 auto;
  text-align: left;
}

.popupOffer__btn {
  width: 100%;
  margin: 10px 0 0;
}

.popupOffer__fieldSet {
  margin-bottom: 20px;
}

.popupOffer__close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.popupOffer__closeSvg {
  width: 38px;
  height: 38px;
  padding: 12px;
  pointer-events: none;
  stroke: rgba(51, 51, 51, 0.4);
}

.popupOffer__privacy {
  font-size: 13px;
}

.popupSuccess {
  position: relative;
  display: inline-block;
  width: 430px;
  max-width: 100%;
  padding: 116px 50px 70px;
  z-index: 10;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #979797;
  -webkit-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 50px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 479px) {
  .popupSuccess {
    padding: 100px 40px 60px;
  }
}

@media screen and (max-width: 360px) {
  .popupSuccess {
    padding: 60px 25px 40px;
  }
}

.popupSuccess__checkMark {
  width: 110px;
  height: 78px;
  margin-bottom: 60px;
  fill: #014637;
}

.popupSuccess__title {
  margin-bottom: 35px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .popupSuccess__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .popupSuccess__title {
    font-size: 26px;
  }
}

.popupSuccess__text {
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 1.2;
  color: #454545;
}

.popupSuccess__btn {
  width: 272px;
  max-width: 100%;
}

.popupSuccess__close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.popupSuccess__closeSvg {
  width: 38px;
  height: 38px;
  padding: 12px;
  pointer-events: none;
  stroke: rgba(51, 51, 51, 0.4);
}

.contacts__bg {
  background: #f4f4f4;
  padding: 0 0 60px;
}

.contacts__container {
  padding: 60px 0;
}

.contacts__pageTitle, .contacts__pageArticle {
  position: relative;
  z-index: 1;
}

.contacts__pageTitle {
  margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {
  .contacts__pageTitle {
    text-align: center;
  }
}

.notFound {
  text-align: center;
}

.notFound__main {
  padding: 50px 0 60px;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .notFound__main {
    padding: 60px 0 90px;
  }
}

.notFound__img {
  max-width: 100%;
}

@media screen and (max-width: 1023px) {
  .notFound__img {
    width: 680px;
  }
}

@media screen and (max-width: 767px) {
  .notFound__img {
    width: 355px;
  }
}

.notFound__subTitle {
  margin-bottom: 10px;
  color: #014637;
  font-size: 35px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .notFound__subTitle {
    margin-bottom: 5px;
    font-size: 20px;
  }
}

.notFound__title {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 15px;
}

@media screen and (max-width: 1023px) {
  .notFound__title {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .notFound__title {
    font-size: 18px;
  }
}

.notFound__text {
  max-width: 680px;
  margin: 0 auto 40px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .notFound__text {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .notFound__text {
    font-size: 14px;
    max-width: 350px;
  }
}

.notFound__btn {
  width: 267px;
  max-width: 100%;
}

.notFound__links {
  position: relative;
  padding: 60px 0;
  z-index: 1;
  overflow: hidden;
}

.notFound__linksContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 575px;
  margin: 0 auto;
}

.notFound__linksTitle {
  width: 100%;
  margin-bottom: 60px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}

@media screen and (max-width: 479px) {
  .notFound__linksTitle {
    margin-bottom: 40px;
    text-align: left;
  }
}

.notFound__linksCol {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  padding: 0 15px 0 15px;
}

@media screen and (max-width: 479px) {
  .notFound__linksCol {
    padding-left: 5px;
  }
}

.notFound__link {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}

.notFound__link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 7px;
  height: 4px;
  border-bottom: 2px solid #014637;
  border-left: 2px solid #014637;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.notFound__link:hover {
  text-decoration: none;
}

.specialOffers__selects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px 0 30px;
}

@media screen and (max-width: 767px) {
  .specialOffers__selects {
    padding: 35px 0 15px;
  }
}

@media screen and (max-width: 479px) {
  .specialOffers__selects {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.specialOffers__selectWrapper {
  width: 267px;
  max-width: 100%;
  margin-bottom: 25px;
}

@media screen and (max-width: 479px) {
  .specialOffers__selectWrapper {
    width: 340px;
    margin: 0 auto 20px;
  }
}

.specialOffers__selectWrapper:first-child {
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  .specialOffers__selectWrapper:first-child {
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .specialOffers__selectWrapper:first-child {
    margin-right: auto;
  }
}

.specialOffers__result {
  padding: 40px 0 30px;
  background: #ffffff;
}

.specialOffers__resultCount {
  margin-bottom: 30px;
  font-size: 14px;
}

.specialOffers__resultCount span {
  font-size: 16px;
}

.specialOffers__resultList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}

@media screen and (max-width: 767px) {
  .specialOffers__resultList {
    margin: 0 -5px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.specialOffers__specialOffersItem {
  max-width: calc(50% - 30px);
  margin: 0 15px 30px;
}

@media screen and (max-width: 1023px) {
  .specialOffers__specialOffersItem {
    max-width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
}

@media screen and (max-width: 767px) {
  .specialOffers__specialOffersItem {
    width: 340px;
    max-width: 100%;
    margin: 0 8px 16px;
  }
}

.singleOffer {
  /*overflow: hidden;*/
}

.singleOffer__container {
  padding: 30px 0 60px;
}

@media screen and (max-width: 767px) {
  .singleOffer__container {
    padding: 0 0 60px;
  }
}

.singleOffer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .singleOffer__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.singleOffer__colLeft {
  max-width: 775px;
}

@media screen and (max-width: 767px) {
  .singleOffer__colLeft {
    max-width: 100%;
  }
}

.singleOffer__colRight {
  margin-left: 20px;
}

@media screen and (max-width: 1023px) {
  .singleOffer__colRight {
    margin-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .singleOffer__colRight {
    margin-left: 0;
    display: none;
  }
}

.singleOffer__formBest {
  position: -webkit-sticky;
  position: sticky;
  top: 55px;
  right: 0;
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .singleOffer__formBest {
    width: 280px;
    padding: 20px 30px;
  }
}

@media screen and (max-width: 767px) {
  .singleOffer__formBest {
    width: 344px;
    padding: 30px 20px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .singleOffer__photo {
    height: auto;
    margin: 0 -18px 20px;
  }
}

@media screen and (max-width: 479px) {
  .singleOffer__photo {
    margin: 0 -10px 20px;
  }
}

.singleOffer__photoImg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 775px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 10% 50%;
     object-position: 10% 50%;
}

.singleOffer__text {
  margin: 0 0 40px;
  font-size: 20px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .singleOffer__text {
    font-size: 16px;
  }
}

.singleOffer__text--small {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .singleOffer__text--small {
    font-size: 14px;
  }
}

.singleOffer__table td {
  width: 33.3%;
}

.singleOffer__footnotes {
  padding: 30px 0 0;
  margin: 45px 0 0;
  border-top: 1px solid #979797;
}

.singleOffer__footnote {
  margin: 0 0 15px;
  color: #454545;
  font-size: 12px;
  line-height: 1.4;
}

.singleOffer__contentBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .singleOffer__contentBox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.singleOffer img {
  width: 100% !important;
  height: auto;
}

.notAvailable__img {
  display: block;
  margin: 40px auto;
  width: 618px;
}

@media screen and (max-width: 1023px) {
  .notAvailable__img {
    width: 577px;
  }
}

@media screen and (max-width: 767px) {
  .notAvailable__img {
    width: 408px;
  }
}

.notAvailable__subTitle {
  width: 720px;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .notAvailable__subTitle {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .notAvailable__subTitle {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .notAvailable__subTitle {
    font-size: 16px;
  }
}

.notAvailable__text {
  width: 720px;
  max-width: 100%;
  margin: 0 auto 60px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .notAvailable__text {
    font-size: 14px;
  }
}

.notAvailable__formNotAvailable {
  width: 860px;
  max-width: 100%;
  margin: 0 auto 80px;
}

.productCard__container {
  padding: 30px 0 0;
}

.productCard__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  .productCard__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
}

.productCard__topLeft {
  width: 580px;
  margin-right: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 1439px) {
  .productCard__topLeft {
    width: 420px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__topLeft {
    width: 100%;
    margin: 0 0 30px;
  }
}

.productCard__swiperPhoto {
  max-height: 350px;
  margin-bottom: 10px;
}

@media screen and (max-width: 1023px) {
  .productCard__swiperPhoto {
    max-height: 575px;
  }
}

.productCard__photoImg {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.productCard__swiperThumb {
  opacity: 0;
  -webkit-transition: opacity .12s ease;
  transition: opacity .12s ease;
}

.productCard__swiperThumb.isShow {
  opacity: 1;
}

.productCard__swiperThumbSlide {
  position: relative;
  cursor: pointer;
  max-height: 90px;
}

@media screen and (max-width: 1439px) {
  .productCard__swiperThumbSlide {
    max-height: 66px;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__swiperThumbSlide {
    max-height: 140px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__swiperThumbSlide {
    max-height: 114px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__swiperThumbSlide {
    max-height: 72px;
  }
}

.productCard__swiperThumbSlide:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #014637;
  opacity: 0;
  -webkit-transition: .15s ease;
  transition: .15s ease;
}

.productCard__swiperThumbSlide.swiper-slide-thumb-active:after {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .productCard__swiperButtonPrev, .productCard__swiperButtonNext {
    display: none;
  }
}

.productCard__swiperButtonPrev {
  left: 20px;
}

.productCard__swiperButtonNext {
  right: 20px;
}

.productCard__swiperBtnSvg {
  width: 20px;
}

.productCard__thumbImg {
  display: block;
}

.productCard__topRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  height: 100%;
  font-size: 15px;
}

@media screen and (max-width: 1023px) {
  .productCard__topRight {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.productCard__orderNumber {
  width: 100%;
  margin-bottom: 10px;
  color: #454545;
}

.productCard__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .productCard__price--top {
    width: 40%;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .productCard__price--top {
    width: 100%;
    margin-bottom: 40px;
  }
}

.productCard__priceTitle {
  width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.productCard__defaultPrice {
  width: 240px;
  margin: 0 30px 20px 0;
  color: #454545;
  line-height: 1.2;
}

@media screen and (max-width: 1023px) {
  .productCard__defaultPrice {
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 767px) {
  .productCard__defaultPrice {
    margin: 0 10px 20px 0;
    width: calc(50% - 5px);
  }
}

@media screen and (max-width: 1439px) {
  .productCard__price--top .productCard__defaultPrice {
    margin-right: 17px;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__price--top .productCard__defaultPrice {
    width: 100%;
    margin-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__price--top .productCard__defaultPrice {
    width: 50%;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .productCard__price--top .productCard__defaultPrice {
    width: 100%;
    margin-right: 0;
  }
}

.productCard__defaultPriceCount {
  margin-top: 6px;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}

.productCard__specialPrice {
  width: 240px;
}

@media screen and (max-width: 1023px) {
  .productCard__specialPrice {
    width: calc(50% - 15px);
    min-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__specialPrice {
    width: calc(50% - 5px);
  }
}

.productCard__credit {
  color: #454545;
  white-space: nowrap;
}

.productCard__credit b {
  color: #000000;
}

@media screen and (max-width: 1439px) {
  .productCard__price--top .productCard__specialPrice {
    width: 210px;
  }
}

.productCard__specialPriceCount {
  color: #014637;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
}

@media screen and (max-width: 1439px) {
  .productCard__specialPriceCount {
    font-size: 32px;
  }
}

.productCard__control {
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .productCard__control {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .productCard__control {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .productCard__control {
    width: 100%;
  }
}

.productCard__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}

@media screen and (max-width: 1439px) {
  .productCard__options {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__options {
    max-width: initial;
    margin-bottom: 20px;
  }
}

.productCard__checkboxGroup {
  width: 240px;
  margin: 0 35px 12px 0;
  font-size: 15px;
  line-height: 1.2;
}

@media screen and (max-width: 1439px) {
  .productCard__checkboxGroup {
    margin: 0 20px 20px 0;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__checkboxGroup {
    width: calc(50% - 20px);
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__checkboxGroup {
    width: 100%;
    margin: 0 10px 25px 0;
  }
}

.productCard__specialOffer {
  min-width: 500px;
  margin: 10px 0 20px;
  font-size: 14px;
}

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

@media screen and (max-width: 767px) {
  .productCard__specialOffer {
    min-width: 100%;
  }
}

.productCard__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .productCard__buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .productCard__buttons--top {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.productCard__btn {
  width: 240px;
  margin-right: 30px;
  padding-left: 5px;
  padding-right: 5px;
}

.productCard__btn:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .productCard__btn {
    width: calc(50% - 20px);
    min-width: 195px;
    margin: 0 20px 10px 0;
  }
}

@media screen and (max-width: 767px) {
  .productCard__btn {
    width: calc(50% - 5px);
    margin: 0 10px 10px 0;
  }
}

@media screen and (max-width: 479px) {
  .productCard__btn {
    width: 100%;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 1439px) {
  .productCard__buttons--top .productCard__btn {
    padding: 10px 5px 11px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__buttons--top .productCard__btn {
    width: calc(50% - 5px);
    max-width: 240px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__buttons--top .productCard__btn {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.productCard__buttons--top .productCard__btn--payment {
  margin: 20px 0 0;
  width: 510px;
  max-width: 100%;
}

@media screen and (max-width: 1439px) {
  .productCard__buttons--top .productCard__btn--payment {
    margin: 15px 0 0;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__buttons--top .productCard__btn--payment {
    width: calc(100% - 20px);
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .productCard__buttons--top .productCard__btn--payment {
    width: 490px;
  }
}

.productCard__title {
  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;
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .productCard__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.productCard__titleText {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 1023px) {
  .productCard__titleText {
    font-size: 24px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__titleText {
    font-size: 20px;
  }
}

.productCard__titleLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 200px;
  color: #014637;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: none;
}

.productCard__titleLink:hover {
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .productCard__titleLink {
    max-width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 10px 0;
  }
}

.productCard__titleLinkSvg {
  display: inline-block;
  width: 28px;
  height: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 15px;
}

@media screen and (max-width: 1023px) {
  .productCard__titleLinkSvg {
    width: 21px;
    height: 24px;
    margin: 0 0 0 10px;
  }
}

.productCard__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .productCard__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
}

.productCard__tables {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .productCard__tables {
    margin-bottom: 80px;
  }
}

.productCard .js-trigger-accordion {
  position: relative;
  padding: 20px 0;
  color: #454545;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1.3;
  -webkit-transition: color .15s ease;
  transition: color .15s ease;
}

@media screen and (max-width: 1023px) {
  .productCard .js-trigger-accordion {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .productCard .js-trigger-accordion {
    font-size: 16px;
  }
}

.productCard .js-trigger-accordion:before, .productCard .js-trigger-accordion:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  height: 2px;
  margin-top: -3px;
  background: #454545;
}

.productCard .js-trigger-accordion:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
}

.productCard .js-parent-accordion {
  border-bottom: 1px solid #d6d6d6;
}

.productCard__equipment.js-parent-accordion {
  border-top: 1px solid #d6d6d6;
}

.productCard .js-parent-accordion.is-active .js-trigger-accordion {
  color: #000000;
}

.productCard .js-parent-accordion.is-active .js-trigger-accordion:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.productCard .js-parent-accordion.is-active .js-trigger-accordion:before, .productCard .js-parent-accordion.is-active .js-trigger-accordion:after {
  background: #000000;
}

.productCard__equipmentContent {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  padding: 0 20px;
}

@media screen and (max-width: 1023px) {
  .productCard__equipmentContent {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

@media screen and (max-width: 767px) {
  .productCard__equipmentContent {
    padding: 0 10px;
  }
}

.productCard__equipmentTitle {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .productCard__equipmentTitle {
    font-size: 16px;
  }
}

.productCard__equipmentList {
  display: inline-block;
  padding: 0;
  margin: 0 0 30px;
}

@media screen and (max-width: 1023px) {
  .productCard__equipmentList {
    margin-bottom: 25px;
  }
}

.productCard__equipmentItem {
  position: relative;
  padding-left: 20px;
  margin: 0 0 15px 0;
  list-style: none;
  font-size: 14px;
  line-height: 1.3;
  color: #000000;
}

@media screen and (max-width: 1023px) {
  .productCard__equipmentItem {
    margin-bottom: 10px;
  }
}

.productCard__equipmentItem:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 7px;
  height: 4px;
  border-bottom: 2px solid #014637;
  border-left: 2px solid #014637;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.productCard__hotOptionsContent {
  width: 100%;
}

.productCard__table {
  margin-bottom: 40px;
}

.productCard .js-content-accordion {
  display: none;
}

.productCard .js-parent-accordion.is-active .js-content-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.js-parent-accordion.is-active .productCard__equipmentContent.js-content-accordion {
  display: block;
}

.productCard__specificationTable {
  margin-bottom: 40px;
}

.productCard__specificationTable td:first-child {
  width: 45%;
  color: #454545;
}

.productCard__specificationTable td:nth-child(2) {
  width: 55%;
}

.productCard__specificationPhotos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.productCard__specificationImg {
  width: 50%;
}

@media screen and (max-width: 1023px) {
  .productCard__specificationImg {
    width: auto;
  }
}

.productCard__footnote {
  margin-top: 30px;
  font-size: 12px;
  color: rgba(73, 89, 102, 0.6);
}

.productCard__sidebar {
  position: relative;
  top: 0;
  width: 440px;
  padding-left: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 2;
}

@media screen and (max-width: 1439px) {
  .productCard__sidebar {
    width: 320px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__sidebar {
    display: none;
  }
}

.productCard__sidebarCallback {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1023px) {
  .productCard__sidebarCallback {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__sidebarCallback {
    margin-bottom: 60px;
  }
}

.productCard__formBest {
  width: 100%;
}

@media screen and (max-width: 1439px) {
  .productCard__formBest {
    padding: 30px 25px;
  }
}

.productCard__dealerInfo {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  z-index: 10;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
}

@media screen and (max-width: 1023px) {
  .productCard__dealerInfo {
    top: 100px;
  }
}

.productCard__dealerInfo .btn {
  width: 100%;
}

.productCard__dealerInfoPhoto {
  margin-bottom: 15px;
}

.productCard__dealerInfoImg {
  display: block;
  width: 100%;
}

.productCard__dealerInfoContent {
  padding: 0 45px 25px;
}

@media screen and (max-width: 1439px) {
  .productCard__dealerInfoContent {
    padding: 0 25px 25px;
  }
}

.productCard__dealerInfoName {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.productCard__dealerInfoBox {
  margin-bottom: 20px;
}

.productCard__dealerInfoTitle {
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.productCard__dealerInfoText {
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: none;
}

.productCard__specification {
  margin: 60px 0 30px;
  border-bottom: 1px solid #979797;
}

.payment {
  padding: 60px 0 80px;
}

.payment--bg {
  background-color: #d6d6d6;
}

.payment__title {
  position: relative;
  margin-bottom: 25px;
  z-index: 1;
  line-height: 1;
  font-weight: 700;
}

.payment__steps {
  margin-bottom: 10px;
}

@media screen and (max-width: 1439px) {
  .payment__steps {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .payment__steps {
    display: none;
  }
}

.payment__steps-title {
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}

.payment__steps-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -10px;
}

@media screen and (max-width: 1439px) {
  .payment__steps-list {
    margin: 0 -5px;
  }
}

.payment__step {
  width: calc(100% / 3 - 20px);
  padding: 30px;
  margin: 0 10px 12px;
  background: #ffffff;
}

@media screen and (max-width: 1439px) {
  .payment__step {
    width: calc(100% / 3 - 10px);
    max-width: 100%;
    padding: 20px;
    margin: 0 5px 10px;
  }
}

.payment__step-icon {
  display: block;
  width: 44px;
  height: 44px;
  fill: #000000;
  color: #014637;
  margin-bottom: 20px;
}

.payment__step-title {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
}

@media screen and (max-width: 1439px) {
  .payment__step-title {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.payment__step-title-count {
  color: #014637;
  margin-right: 5px;
}

.payment__step-text {
  font-size: 16px;
}

@media screen and (max-width: 1439px) {
  .payment__step-text {
    font-size: 14px;
  }
}

.payment__order {
  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;
}

@media screen and (max-width: 1159px) {
  .payment__order {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.payment__form {
  width: 100%;
  max-width: 100%;
  padding: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0 10px 25px 4px rgba(8, 8, 8, 0.24);
          box-shadow: 0 10px 25px 4px rgba(8, 8, 8, 0.24);
}

@media screen and (max-width: 767px) {
  .payment__form {
    padding: 20px;
  }
}

.payment__form-body {
  margin-bottom: 10px;
}

.payment__form-title {
  margin-bottom: 20px;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .payment__form-title {
    font-size: 20px;
  }
}

.payment__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0 0;
  margin: 0 -8px;
}

.payment__inputWrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(33% - 16px);
          flex: 1 1 calc(33% - 16px);
  margin: 0 8px 25px;
}

@media screen and (max-width: 767px) {
  .payment__inputWrapper {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.payment__inputWrapper input {
  max-width: 100%;
}

.payment__prepay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .payment__prepay {
    font-size: 16px;
  }
}

.payment__prepay-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.payment__prepay-title:after {
  content: '';
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-bottom: 1px dashed #979797;
  margin-bottom: 3px;
}

.payment__prepay-count {
  margin-left: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.payment__privacy {
  margin: 0 0 30px;
  font-size: 12px;
}

.payment__checkboxGroup {
  margin-bottom: 20px;
}

.payment__privacyLabel {
  max-width: 100%;
  margin-top: -2px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .payment__privacyLabel {
    font-size: 12px;
  }
}

.payment__privacyLink {
  text-decoration: underline;
}

.payment__privacyLink:hover {
  text-decoration: none;
}

.payment__btnSubmit {
  width: 320px;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 33px;
}

@media screen and (max-width: 767px) {
  .payment__btnSubmit {
    width: 100%;
  }
}

.payment__footnote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 520px;
  max-width: 100%;
  line-height: 1.3;
}

.payment__footnote-icon {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 32px;
  margin-right: 12px;
}

.payment__footnote-text {
  font-size: 14px;
}

@media screen and (max-width: 479px) {
  .payment__footnote-text {
    font-size: 12px;
  }
}

.payment__hr {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-top: 1px solid #d6d6d6;
}

.payment__info {
  width: 374px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 30px;
  margin: 0 0 20px 20px;
  background: #ffffff;
}

@media screen and (max-width: 1439px) {
  .payment__info {
    margin-left: 10px;
  }
}

@media screen and (max-width: 1439px) {
  .payment__info {
    width: 380px;
  }
}

@media screen and (max-width: 1159px) {
  .payment__info {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .payment__info {
    padding: 25px 20px;
    line-height: 1.1;
  }
}

.payment__info-title {
  font-size: 24px;
  margin-bottom: 5px;
}

@media screen and (max-width: 479px) {
  .payment__info-title {
    font-size: 20px;
  }
}

.payment__info-order-number {
  color: #454545;
  font-size: 16px;
}

.payment__info-table {
  margin: 25px 0 0;
}

@media screen and (max-width: 767px) {
  .payment__info-table {
    margin-top: 20px;
  }
}

.payment__info-table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  font-size: 14px;
}

@media screen and (max-width: 479px) {
  .payment__info-table-row {
    font-size: 12px;
  }
}

.payment__info-table-row--head {
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .payment__info-table-row--head {
    font-size: 14px;
  }
}

.payment__info-table-row--total {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 20px;
  margin: 18px 0 0;
  border-top: 1px solid #E7E9E9;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .payment__info-table-row--total {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
  }
}

.payment__info-table-text {
  padding-right: 15px;
}

.payment__info-table-number {
  white-space: nowrap;
}

.payment__info-table-totalPrice {
  font-size: 18px;
  white-space: nowrap;
}

@media screen and (max-width: 479px) {
  .payment__info-table-totalPrice {
    font-size: 16px;
  }
}

.payment__final {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0;
  text-align: center;
}

.payment__final-content {
  width: 580px;
  max-width: 100%;
}

.payment__final-icon {
  position: relative;
  width: 96px;
  height: 96px;
  margin: 0 auto 25px;
  background: #014637;
  border: 6px solid #03ddae;
  border-radius: 50%;
}

.payment__final-content--success .payment__final-icon:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 42px;
  height: 24px;
  margin: -21px 0 0 -22px;
  border-left: 4px solid white;
  border-bottom: 4px solid white;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.payment__final-content--error .payment__final-icon {
  background: #910A2D;
  border-color: #f24270;
}

.payment__final-content--error .payment__final-icon:after, .payment__final-content--error .payment__final-icon:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 4px;
  height: 44px;
  margin: -22px 0 0 -2px;
  background: white;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.payment__final-content--error .payment__final-icon:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.payment__final-title {
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .payment__final-title {
    font-size: 20px;
  }
}

.payment__final-text {
  margin-bottom: 30px;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .payment__final-text {
    font-size: 16px;
  }
}

.payment__final-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  min-width: auto;
  min-height: 50px;
  padding: 0 40px;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1;
}

.politic {
  margin-bottom: 80px;
}

.politic__img {
  margin-bottom: 60px;
  width: 100%;
}
