/* 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; } }
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
}

.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0 0 0 0;
  position: relative;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto;
}

.ss-scroll {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  width: 9px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}

.ss-hidden {
  display: none;
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans';
  src: url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url("../fonts/NotoSans.woff2") format("woff2"), url("../fonts/NotoSans.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url("../fonts/NotoSans-Medium.woff2") format("woff2"), url("../fonts/NotoSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/**
 * 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;
  right: auto;
  width: 60px;
  height: 60px;
  background: #404040;
  border: none;
  border-radius: 50%;
  -webkit-transition: background .15s ease, opacity .15s ease, -webkit-box-shadow 0.3s ease-in-out;
  transition: background .15s ease, opacity .15s ease, -webkit-box-shadow 0.3s ease-in-out;
  transition: background .15s ease, box-shadow 0.3s ease-in-out, opacity .15s ease;
  transition: background .15s ease, box-shadow 0.3s ease-in-out, opacity .15s ease, -webkit-box-shadow 0.3s ease-in-out;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
          box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
}

.swiper-slide {
  overflow: hidden;
}

.swiperBtnSvg {
  display: block;
  width: 18px;
  height: 16px;
  margin: 0 auto;
  fill: #fff;
}

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

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

.swiper-pagination-bullets {
  margin: 0px 0 0;
  text-align: center;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  outline: none;
  background: rgba(36, 38, 41, 0.1);
  opacity: 1;
  vertical-align: middle;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
}

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

.irs {
  height: 20px;
  margin: 0;
  color: #495966;
  font-size: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: normal;
}

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

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

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

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

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

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

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

.irs--round .irs-min,
.irs--round .irs-max {
  display: none;
}

.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-pswpTemplate {
  z-index: 1043 !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;
}

[data-expanded="true"] p {
  height: 44px;
  overflow: hidden;
}

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  color: #404040;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.2px;
  font-weight: 400;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  -webkit-text-size-adjust: none;
}

body.isFixed, body.isFixedFilter {
  position: fixed;
  width: 100%;
}

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

body.isFixedFilter:before {
  z-index: 20;
}

body:before {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  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 {
  width: 100%;
  height: 22px;
  background: #ffffff;
  border: none;
  font-family: inherit;
  font-size: 16px;
  color: #404040;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

svg {
  vertical-align: middle;
}

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 8px;
  font-size: 16px;
}

.listStyle li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #30A859;
  border-radius: 50%;
}

.container {
  max-width: 1460px;
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
}

@media screen and (max-width: 1679px) {
  .container {
    max-width: 1340px;
  }
}

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

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

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

@media screen and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

.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: 131px 0 0;
}

@media screen and (max-width: 1199px) {
  .wrapper {
    padding: 140px 0 0;
  }
}

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

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

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

.nowrap {
  white-space: nowrap;
}

.pageTitle {
  margin: 0 auto 40px;
  font-family: inherit;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  letter-spacing: -0.2px;
}

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

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

.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.2;
}

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

.contentTable tr {
  -webkit-box-shadow: 0px 1px 0px #E8E9EA;
          box-shadow: 0px 1px 0px #E8E9EA;
}

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

.contentTable td {
  padding: 16px 30px;
  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: 575px) {
  .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;
  }
}

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

p {
  margin: 0;
}

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

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

.pageArticle h1 {
  margin: 0 0 35px;
  font-size: 32px;
}

.pageArticle h2 {
  margin: 35px 0 25px;
  font-size: 28px;
}

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

.pageArticle h4 {
  margin: 25px 0 15px;
  font-size: 20px;
}

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

.pageArticle .link {
  font-weight: 700;
  color: #1b3a74;
  text-decoration: none;
}

.pageArticle .link:hover {
  text-decoration: underline;
}

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

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

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

@media screen and (max-width: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: -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;
  padding: 7px 25px;
  margin: 0;
  min-height: 49px;
  background-color: #1b3a74;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  text-align: center;
  letter-spacing: -0.2px;
  -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;
}

.btn:hover {
  background-color: #11254b;
}

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

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

.btn--black {
  color: #ffffff;
  background-color: #30A859;
}

.btn--black:hover {
  background-color: #398124;
}

.btn--secondary {
  background-color: #1b3a74;
}

.btn--secondary:hover {
  background-color: #11254b;
}

.btn--border {
  background: transparent;
  border: 1px solid #1b3a74;
  color: #404040;
}

.btn--border:hover {
  background: #1b3a74;
  color: #ffffff;
}

.btn--qnt {
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #404040;
}

.btn--qnt:hover {
  background: #5a5959;
  color: #ffffff;
}

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

.btn[disabled]:hover, .btn--disabled:hover {
  background-color: rgba(36, 38, 41, 0.7);
}

.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: 26px;
  margin-bottom: 15px;
  cursor: pointer;
}

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

.checkboxGroup__input {
  display: none;
}

.checkboxGroup__label {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkboxGroup__profit {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.checkboxGroup__checkMark {
  position: absolute;
  top: 3px;
  left: 0;
  background: #ffffff;
  border: 1px solid rgba(36, 38, 41, 0.1);
  border-radius: 4px;
  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: 1px;
  border: 1px solid #1b3a74;
  fill: #1b3a74;
}

.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: #30A859;
  border: 1px solid rgba(36, 38, 41, 0.7);
  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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 60px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid rgba(36, 38, 41, 0.1);
}

.inputWrapper__input {
  margin: auto 0 8px;
  padding: 0 18px;
}

.inputWrapper__label {
  position: absolute;
  top: 12px;
  left: 18px;
  display: block;
  margin-bottom: 2px;
  color: #404040;
  font-size: 12px;
  text-align: left;
  line-height: 1.3;
  opacity: 0.7;
}

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

.inputWrapper__errorMessage {
  position: absolute;
  left: 18px;
  top: 12px;
  display: block;
  text-align: left;
  font-size: 12px;
  line-height: 1.3;
  color: #DE0F1A;
  background: #ffffff;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.selectWrapper {
  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: 60px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid rgba(36, 38, 41, 0.1);
}

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

.selectWrapper__label {
  position: absolute;
  top: 12px;
  left: 18px;
  display: block;
  margin-bottom: 2px;
  color: #404040;
  font-size: 12px;
  text-align: left;
  line-height: 1.3;
  opacity: 0.7;
}

@media screen and (max-width: 575px) {
  .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: #DE0F1A;
  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%;
  height: 60px;
  padding: 12px 18px 8px;
  line-height: 60px;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

.selectric .label {
  margin: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #404040;
  line-height: 1.4;
  font-size: 16px;
}

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

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

.selectric .button {
  height: 100%;
  width: 53px;
  padding: 0 20px;
  background: none;
  fill: rgba(36, 38, 41, 0.7);
  -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 rgba(36, 38, 41, 0.7);
  border-radius: 2px;
  margin: -3px 0;
}

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

.selectric-items li {
  font-size: 16px;
  color: #404040;
  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: rgba(36, 38, 41, 0.1);
}

.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: #404040;
  font-size: 14px;
  text-align: left;
  line-height: 1.3;
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .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 rgba(36, 38, 41, 0.1);
  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 rgba(36, 38, 41, 0.7);
  -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: rgba(36, 38, 41, 0.7);
  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: #404040;
  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;
  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 rgba(36, 38, 41, 0.1);
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
}

.radioBtnGroup__label {
  width: 100%;
  height: 45px;
  padding: 11px 10px 10px;
  border: 2px solid #000000;
  border-radius: 8px;
  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: #30A859;
  color: #ffffff;
}

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

.radioBtnGroup__input[disabled] ~ .radioBtnGroup__label {
  background: rgba(36, 38, 41, 0.1);
  border-color: rgba(36, 38, 41, 0.1);
  color: #454545;
  z-index: -1;
}

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

.priceFilter__title {
  position: absolute;
  top: 12px;
  left: 18px;
  display: block;
  margin-bottom: 2px;
  color: #404040;
  font-size: 12px;
  text-align: left;
  line-height: 1.3;
  opacity: .7;
}

.priceFilter__inputs {
  position: relative;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.priceFilter__border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(36, 38, 41, 0.1);
  border-radius: 8px;
  pointer-events: none;
}

.priceFilter__input {
  width: 50%;
  margin: auto 0 8px;
  padding: 0 18px;
  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: #30A859;
  border: 1px solid rgba(36, 38, 41, 0.7);
  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;
}

.carsForm {
  text-align: center;
}

.carsForm__selectWrapper {
  border: none;
}

@media screen and (max-width: 767px) {
  .carsForm__selectWrapper {
    border: 1px solid rgba(36, 38, 41, 0.1);
  }
}

.carsForm__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -5px;
  text-align: left;
}

.carsForm__fieldSet {
  width: calc(100% / 2 - 10px);
  margin: 0 5px 10px;
}

@media screen and (max-width: 767px) {
  .carsForm__fieldSet {
    width: calc(100% / 1 - 10px);
  }
}

.carsForm__fieldSet .selectric-items {
  margin: 0;
}

.carsForm__btn {
  width: 100%;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  border-radius: 8px;
  font-size: 16px;
}

.carsForm__btnQnt {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
}

.carsForm__more {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
}

.mobileCarsForm {
  padding: 40px 24px 0;
}

@media screen and (min-width: 768px) {
  .mobileCarsForm {
    display: none;
  }
}

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

.mobileCarsForm .carsForm__fieldSet:last-child {
  margin: 10px 5px 0;
}

.serviceForm {
  position: relative;
  max-width: 865px;
  margin: 0 auto;
}

.serviceForm:before {
  position: absolute;
  top: calc(50% - 21px);
  content: '';
  width: 100%;
  height: 1px;
  background: rgba(36, 38, 41, 0.1);
}

.serviceForm__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
}

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

.serviceForm__fieldSet {
  width: calc(100% / 3 - 20px);
  margin: 0 10px 41px;
}

@media screen and (max-width: 1023px) {
  .serviceForm__fieldSet {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 20px;
  }
}

@media screen and (max-width: 575px) {
  .serviceForm__fieldSet {
    width: calc(100% - 20px);
    margin: 0 10px 10px;
  }
}

@media screen and (max-width: 1023px) {
  .serviceForm__fieldSet--full {
    width: calc(100% / 1 - 20px);
    margin-bottom: 41px;
  }
}

@media screen and (max-width: 575px) {
  .serviceForm__fieldSet--full {
    margin-bottom: 31px;
  }
}

@media screen and (max-width: 575px) {
  .serviceForm__fieldSet--mt {
    margin-top: 10px;
  }
}

.serviceForm__btn {
  width: 100%;
  height: 60px;
  font-size: 16px;
}

@media screen and (max-width: 1023px) {
  .serviceForm__btn {
    max-width: 275px;
    margin: 0 auto;
  }
}

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

.toAskForm {
  max-width: 570px;
}

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

.toAskForm__form {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.toAskForm__fieldSet {
  width: calc(100% / 2 - 20px);
  margin: 0 10px 20px;
}

@media screen and (max-width: 575px) {
  .toAskForm__fieldSet {
    width: calc(100% - 20px);
    margin: 0 10px 10px;
  }
}

.toAskForm__fieldSet--btn {
  width: calc(100% - 20px);
  margin-bottom: 0;
}

@media screen and (max-width: 575px) {
  .toAskForm__fieldSet--btn {
    margin-top: 10px;
  }
}

.toAskForm__btn {
  min-height: 60px;
  width: 100%;
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .toAskForm__btn {
    background: #1b3a74;
    color: #ffffff;
  }
  .toAskForm__btn:hover {
    background: #11254b;
    color: #ffffff;
  }
}

.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: 430px;
  max-width: 100%;
  padding: 20px 45px;
  z-index: 10;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid rgba(36, 38, 41, 0.1);
}

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

@media screen and (max-width: 479px) {
  .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%;
  min-height: 60px;
  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.isSmall .headerBottom {
  display: none;
}

.header__top {
  position: sticky;
  top: 0;
  z-index: 2;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #F0F3F5;
  min-height: 61px;
  visibility: visible;
}

@media screen and (max-width: 1199px) {
  .header__top {
    min-height: 70px;
  }
}

@media screen and (max-width: 1023px) {
  .header__top {
    min-height: 86px;
  }
}

@media screen and (max-width: 767px) {
  .header__top {
    min-height: 70px;
  }
}

.header__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 51%;
  padding: 0 24px 0 30px;
  border-right: 1px solid #F0F3F5;
}

@media screen and (max-width: 1679px) {
  .header__location {
    max-width: unset;
    width: unset;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

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

.header__map {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 34px;
  font-size: 13px;
  line-height: 1.3;
  color: #000000;
}

@media screen and (max-width: 1199px) {
  .header__map {
    max-width: 428px;
  }
}

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

.header__pinIcon {
  position: absolute;
  top: calc(50% - 12px);
  left: 0;
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 1023px) {
  .header__pinIcon {
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
  }
}

.header__locationLink {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  text-decoration: none;
  color: #1b3a74;
}

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

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

.header__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 49%;
  padding: 0 30px 0 58px;
}

@media screen and (max-width: 1679px) {
  .header__company {
    max-width: 751px;
    width: unset;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 30px 0 10px;
  }
}

@media screen and (max-width: 1199px) {
  .header__company {
    max-width: 523px;
    padding: 0 30px 0 0;
  }
}

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

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

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

.header__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 46px;
}

@media screen and (max-width: 479px) {
  .header__btn {
    min-height: 42px;
    padding: 7px 15px;
  }
}

@media screen and (max-width: 374px) {
  .header__btn {
    min-height: 40px;
    font-weight: 400;
    padding: 7px 8px;
  }
}

.header__logo {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 153px;
  height: 44px;
}

.header__imgLogo {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .header__headerMenu {
    margin-left: auto;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  .header__headerMenu {
    position: absolute;
    top: 100%;
    right: 0;
    display: block;
    max-height: calc(100vh - 110px);
    overflow: auto;
  }
}

.header__menuBtn {
  position: relative;
  width: 20px;
  height: 18px;
  margin-left: auto;
  padding: 0;
  border: none;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.30751C0 1.41819 0.72404 0.696411 1.61616 0.696411H18.3838C19.276 0.696411 20 1.41819 20 2.30751C20 3.19684 19.276 3.91862 18.3838 3.91862H1.61616C0.72404 3.91862 0 3.19684 0 2.30751ZM18.3838 7.5436H1.61616C0.72404 7.5436 0 8.26537 0 9.1547C0 10.044 0.72404 10.7658 1.61616 10.7658H18.3838C19.276 10.7658 20 10.044 20 9.1547C20 8.26537 19.2768 7.5436 18.3838 7.5436ZM18.3838 14.3908H1.61616C0.72404 14.3908 0 15.1126 0 16.0019C0 16.8912 0.72404 17.613 1.61616 17.613H18.3838C19.276 17.613 20 16.8912 20 16.0019C20 15.1126 19.2768 14.3908 18.3838 14.3908Z' fill='%231B1B1B'/%3E%3C/svg%3E");
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .header__menuBtn {
    display: none;
  }
}

.header__menuBtn.isActive {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='18' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.1428 15.2869C2.51197 14.6561 2.51197 13.6321 3.1428 13.0013L14.9993 1.14477C15.6302 0.513943 16.6541 0.513942 17.2849 1.14477C17.9158 1.77559 17.9158 2.79954 17.2849 3.43036L5.4284 15.2869C4.79757 15.9177 3.77362 15.9177 3.1428 15.2869Z' fill='%231B1B1B'/%3E%3Cpath d='M17.2849 15.2873C17.9158 14.6565 17.9158 13.6326 17.2849 13.0017L5.4284 1.14519C4.79757 0.51437 3.77363 0.51437 3.1428 1.14519C2.51198 1.77602 2.51198 2.79997 3.1428 3.43079L14.9993 15.2873C15.6302 15.9182 16.6541 15.9182 17.2849 15.2873Z' fill='%231B1B1B'/%3E%3C/svg%3E");
}

.companyInfo {
  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;
  list-style: none;
}

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

.companyInfo__item {
  height: 100%;
  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;
  padding: 13px 14px 0 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 1199px) {
  .companyInfo__item {
    padding: 18px 16px 0;
  }
}

@media screen and (max-width: 1023px) {
  .companyInfo__item {
    padding: 21px 14px 21px 34px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

@media screen and (max-width: 767px) {
  .companyInfo__item {
    padding: 14px 14px 14px 24px;
  }
}

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

.companyInfo__itemTitle {
  margin: 0 0 2px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}

.companyInfo__address {
  margin: 0 0 7px;
  font-size: 13px;
  line-height: 1.3;
  color: #000000;
}

@media screen and (min-width: 1024px) {
  .companyInfo__address {
    display: none;
  }
}

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

.companyInfo__time {
  position: relative;
  display: block;
  padding-right: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  color: #404040;
}

.companyInfo__tel {
  position: relative;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

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

.companyInfo__popup {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .companyInfo__popup {
    position: unset;
  }
}

.companyInfo__popup .companyInfo__itemTitle {
  margin: 0 0 1px;
}

@media screen and (max-width: 1023px) {
  .companyInfo__popup .companyInfo__itemTitle {
    margin: 0 10px 0 0;
  }
}

.companyInfo__popup:hover {
  background: #1b3a74;
  color: #ffffff;
}

@media screen and (max-width: 1023px) {
  .companyInfo__popup:hover {
    background: #ffffff;
    color: #404040;
  }
}

.companyInfo__popup:hover .companyInfo__itemTitle {
  color: #ffffff;
}

@media screen and (max-width: 1023px) {
  .companyInfo__popup:hover .companyInfo__itemTitle {
    color: #000000;
  }
}

.companyInfo__popup:hover .companyInfo__telArrow {
  fill: #ffffff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media screen and (max-width: 1023px) {
  .companyInfo__popup:hover .companyInfo__telArrow {
    fill: #000000;
  }
}

.companyInfo__popup:hover .companyInfo__popupBlock {
  display: block;
}

@media screen and (max-width: 1023px) {
  .companyInfo__popup:hover .companyInfo__popupBlock {
    -webkit-box-shadow: 0 14px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 14px 20px rgba(0, 0, 0, 0.15);
  }
}

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

@media screen and (max-width: 1023px) {
  .companyInfo__popupInner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

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

.companyInfo__popupBlock {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  width: 100%;
  display: none;
  border-top: 1px solid #3483FA;
  background: #1b3a74;
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1023px) {
  .companyInfo__popupBlock {
    background: #ffffff;
    border-top: 1px solid #F0F3F5;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.companyInfo__popupItem:not(:last-child) {
  margin: 0 0 18px;
}

@media screen and (max-width: 1023px) {
  .companyInfo__popupItem:not(:last-child) {
    margin: 0 44px 0 0;
  }
}

@media screen and (max-width: 424px) {
  .companyInfo__popupItem:not(:last-child) {
    margin: 0 auto 0 0;
  }
}

.companyInfo__popupLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
}

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

@media screen and (max-width: 1023px) {
  .companyInfo__popupLink {
    font-weight: 400;
  }
}

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

.companyInfo__popupIcon {
  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: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1023px) {
  .companyInfo__popupIcon {
    background: #1b3a74;
  }
}

@media screen and (max-width: 479px) {
  .companyInfo__popupIcon {
    width: 28px;
    height: 28px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 6px;
  }
}

.companyInfo__vb {
  width: 20px;
  height: 20px;
}

.companyInfo__wa {
  width: 20px;
  height: 20px;
}

.companyInfo__tg {
  width: 16px;
  height: 14px;
}

.companyInfo__telArrow {
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  width: 11px;
  height: 6px;
}

.companyInfo__status {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 6px;
  height: 6px;
  background: #30A859;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 4px rgba(48, 168, 89, 0.5);
          box-shadow: 0px 0px 4px rgba(48, 168, 89, 0.5);
}

.popupBlock__rout {
  position: relative;
  padding-left: 34px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .popupBlock__rout {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .popupBlock__rout {
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
  }
}

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

.popupBlock__locationLink {
  margin: 0;
}

.popupBlock__locationAddress {
  display: block;
  max-width: 420px;
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
}

@media screen and (min-width: 1024px) {
  .popupBlock__locationAddress {
    display: none;
  }
}

.popupBlock__local {
  display: none;
}

@media screen and (max-width: 1199px) {
  .popupBlock__local {
    padding: 16px 20px;
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .popupBlock__local {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 18px 24px;
  }
}

@media screen and (max-width: 479px) {
  .popupBlock__local {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 18px 15px 10px;
  }
}

.popupBlock__dealer {
  display: none;
}

@media screen and (max-width: 1023px) {
  .popupBlock__dealer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 18px 24px;
    border-bottom: 1px solid #F0F3F5;
  }
}

@media screen and (max-width: 479px) {
  .popupBlock__dealer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 18px 15px 10px;
  }
}

.popupBlock__soc {
  padding: 24px 20px 30px;
}

@media screen and (max-width: 1199px) {
  .popupBlock__soc {
    padding: 16px 20px;
    border-top: 1px solid #3483FA;
  }
}

@media screen and (max-width: 1023px) {
  .popupBlock__soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 24px;
    border-top: 1px solid #F0F3F5;
  }
}

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

.popupBlock__item {
  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: 0 0 16px;
}

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

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

.popupBlock__item:last-child {
  margin: 0;
}

@media screen and (max-width: 1023px) {
  .popupBlock__item:last-child {
    margin: 0 0 0 46px;
  }
}

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

.popupBlock__title {
  margin: 0 0 2px;
  color: #ffffff;
}

.popupBlock__time {
  color: #ffffff;
}

@media screen and (max-width: 1023px) {
  .popupBlock__time {
    color: #404040;
  }
}

.headerBottom {
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 70px;
  padding: 0 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1023px) {
  .headerBottom {
    min-height: 79px;
    padding: 0 34px;
  }
}

@media screen and (max-width: 767px) {
  .headerBottom {
    min-height: 70px;
    padding: 0 24px;
  }
}

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

.headerNav {
  height: 100%;
}

.headerNav__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;
  height: 100%;
  list-style: none;
}

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

.headerNav__item {
  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;
  height: 100%;
  margin-left: 30px;
  color: #404040;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: color .1s ease;
  transition: color .1s ease;
}

.headerNav__item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 100%;
  background: transparent;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  pointer-events: none;
  -webkit-transition: .2s ease,border-color .2s ease;
  transition: .2s ease,border-color .2s ease;
}

.headerNav__item:hover, .headerNav__item.is-active {
  color: #1b3a74;
}

.headerNav__item:hover:before, .headerNav__item.is-active:before {
  background-color: #1b3a74;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

@media screen and (max-width: 767px) {
  .headerNav__item:hover:before, .headerNav__item.is-active:before {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .headerNav__item {
    margin-left: 17px;
  }
}

@media screen and (max-width: 767px) {
  .headerNav__item {
    height: 71px;
    margin: 0;
  }
}

.headerNav__link {
  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;
  height: 100%;
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .headerMenu {
    position: absolute;
    top: 140px;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 2;
    background: #ffffff;
    border-top: 1px solid #F0F3F5;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-transition: opacity .15s ease-in-out 0s, visibility 0s .15s, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out 0s, visibility 0s .15s, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out 0s, visibility 0s .15s, transform .15s ease-in-out;
    transition: opacity .15s ease-in-out 0s, visibility 0s .15s, transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
  }
}

.headerMenu.isActive {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity .15s ease-in-out 0s,visibility 0s 0s,-webkit-transform .15s ease-in-out;
  transition: opacity .15s ease-in-out 0s,visibility 0s 0s,-webkit-transform .15s ease-in-out;
  transition: opacity .15s ease-in-out 0s,visibility 0s 0s,transform .15s ease-in-out;
  transition: opacity .15s ease-in-out 0s,visibility 0s 0s,transform .15s ease-in-out,-webkit-transform .15s ease-in-out;
}

.footer {
  padding: 60px 0 58px;
  background: #404040;
  color: #ffffff;
}

@media screen and (max-width: 1199px) {
  .footer {
    padding: 60px 0 38px;
  }
}

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

@media screen and (max-width: 575px) {
  .footer {
    padding: 45px 0 27px;
  }
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 40px;
}

@media screen and (max-width: 1023px) {
  .footer__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 575px) {
  .footer__top {
    padding-bottom: 28px;
  }
}

.footer__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 37px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

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

@media screen and (max-width: 575px) {
  .footer__middle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 0;
  }
}

@media screen and (max-width: 575px) {
  .footer__dealerBlock {
    width: 100%;
    margin: 15px 0;
  }
}

.footer__dealerBlock:not(:last-child) {
  margin-right: 145px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 479px) {
  .footer__dealerBlock:not(:last-child) {
    margin-right: 0;
  }
}

.footer__dealerTitle {
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 700;
}

.footer__dealerTel {
  font-size: 20px;
  line-height: 1.35;
  text-decoration: none;
}

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

.footer__dealerAddress {
  margin: 0 0 4px;
  font-size: 14px;
}

.footer__dealerSchedule {
  font-size: 14px;
}

.footer__bottom {
  padding-top: 40px;
}

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

@media screen and (max-width: 575px) {
  .footer__bottom {
    padding-top: 30px;
  }
}

.footer__copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.footer__copyrightText {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 76px;
  font-size: 11px;
  line-height: 1.4;
}

@media screen and (max-width: 1679px) {
  .footer__copyrightText {
    padding-right: 44px;
  }
}

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

.footer__copyrightYear {
  width: 100%;
  margin-top: 20px;
  font-size: 12px;
  color: #ffffff;
}

@media screen and (max-width: 1679px) {
  .footer__copyrightYear {
    margin-top: 5px;
  }
}

@media screen and (max-width: 1199px) {
  .footer__copyrightYear {
    margin-top: 10px;
  }
}

@media screen and (max-width: 575px) {
  .footer__copyrightYear {
    margin: 20px 0 30px;
  }
}

.footer__copyrightInner {
  opacity: .7;
}

.footer__legocarText {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

.footer__legocarMail {
  display: block;
}

.footer__studioLink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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-negative: 0;
      flex-shrink: 0;
  text-decoration: none;
}

.footer__studioLink:hover .footer__legocarMail {
  text-decoration: underline;
}

@media screen and (max-width: 1679px) {
  .footer__studioLink {
    margin-left: auto;
  }
}

@media screen and (max-width: 575px) {
  .footer__studioLink {
    margin: 0;
  }
}

.footer__studioIcon {
  width: 120px;
  height: 40px;
}

.footerNav {
  margin-right: 40px;
}

@media screen and (max-width: 1023px) {
  .footerNav {
    width: 50%;
    margin: 0 0 42px;
  }
}

@media screen and (max-width: 575px) {
  .footerNav {
    margin: 0 0 30px;
  }
}

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

.footerNav:first-child {
  min-width: 430px;
}

@media screen and (max-width: 1023px) {
  .footerNav:first-child {
    min-width: unset;
    width: 100%;
  }
}

.footerNav__title {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

.footerNav__list--tree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 130px;
}

@media screen and (max-width: 1023px) {
  .footerNav__list--tree {
    max-width: 415px;
  }
}

@media screen and (max-width: 575px) {
  .footerNav__list--tree {
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .footerNav__list--tree {
    overflow: scroll;
  }
}

.footerNav__list--tree .footerNav__item {
  min-width: 77px;
  margin-right: 40px;
}

@media screen and (max-width: 479px) {
  .footerNav__list--tree .footerNav__item {
    min-width: 55px;
    margin-right: 15px;
  }
}

.footerNav__link {
  font-size: 14px;
  line-height: 2;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}

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

.footerNav__socList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footerNav__socItem {
  margin: 10px 40px  0 0;
}

@media screen and (max-width: 1199px) {
  .footerNav__socItem {
    margin: 10px 24px 0 0;
  }
}

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

.footerNav__socLink {
  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: 100%;
  height: 100%;
}

.footerNav__socLink:hover .footerNav__socIcon {
  opacity: 1;
}

.footerNav__socIcon {
  width: 25px;
  height: 25px;
  opacity: .7;
  -webkit-transition: opacity ease-in-out .2s;
  transition: opacity ease-in-out .2s;
}

.breadcrumbs {
  position: relative;
  padding: 30px 0;
  text-align: left;
  line-height: 1.4;
}

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

@media screen and (max-width: 1023px) {
  .breadcrumbs__container {
    overflow: scroll;
  }
}

.breadcrumbs__container::-webkit-scrollbar {
  display: none;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumbs__list:after {
  content: '';
  padding-right: 20px;
}

@media screen and (max-width: 479px) {
  .breadcrumbs__list:after {
    padding-right: 11px;
  }
}

.breadcrumbs__listItem {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  cursor: default;
  margin-right: 4px;
  font-size: 12px;
  padding: 4px 16px 3px;
  background: #e6eaef;
  color: #c0bfbf;
  border-radius: 4px;
}

.breadcrumbs__listItem:before {
  display: none;
}

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

.breadcrumbs__link {
  display: block;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  text-decoration: none;
  line-height: 1.4;
  color: #404040;
}

.breadcrumbs__link:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
}

.breadcrumbs__link:hover {
  color: #404040;
}

.mainSwiper {
  position: relative;
  height: 550px;
  background-color: #f4f4f4;
  color: #ffffff;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .mainSwiper {
    height: 400px;
  }
}

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

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

@media screen and (max-width: 1679px) {
  .mainSwiper__container {
    padding-left: 140px;
  }
}

@media screen and (max-width: 1439px) {
  .mainSwiper__container {
    padding-left: 30px;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .mainSwiper__container {
    padding-left: 24px;
  }
}

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

.mainSwiper__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 90px;
  z-index: 5;
}

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

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

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

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

.mainSwiper__text.pos-x-right.pos-y-top {
  top: 30px;
  left: auto;
  right: 0;
  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: 0;
  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: 0;
  text-align: right;
}

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

.mainSwiper__title {
  margin: 0 0 20px;
  font-size: 36px;
  line-height: 1.37;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 479px) {
  .mainSwiper__title {
    max-width: 290px;
    font-size: 26px;
  }
}

.mainSwiper__subtitle {
  margin: 0 0 40px;
  font-size: 18px;
  line-height: 1.4;
  color: #ffffff;
}

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

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

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

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

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

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

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

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

@media screen and (max-width: 575px) {
  .mainSwiper__offer {
    font-size: 18px;
    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__textContainer {
  max-width: 630px;
}

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

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

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

.mainSwiper__btnPrev, .mainSwiper__btnNext {
  position: absolute;
  left: 60px;
  top: 50%;
  padding: 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mainSwiper__btnPrev .swiperBtnSvg, .mainSwiper__btnNext .swiperBtnSvg {
  fill: #ffffff;
  opacity: .5;
}

.mainSwiper__btnPrev:hover, .mainSwiper__btnNext:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
          box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
  background: #fff;
}

.mainSwiper__btnPrev:hover .swiperBtnSvg, .mainSwiper__btnNext:hover .swiperBtnSvg {
  fill: #404040;
  opacity: 1;
}

@media screen and (max-width: 1439px) {
  .mainSwiper__btnPrev, .mainSwiper__btnNext {
    top: unset;
    bottom: 30px;
    left: 30px;
  }
}

.mainSwiper__btnNext {
  right: 60px;
  left: auto;
}

@media screen and (max-width: 1439px) {
  .mainSwiper__btnNext {
    left: 110px;
  }
}

.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__carsForm {
  max-width: 560px;
}

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

.mainSwiper__title--dark {
  color: #000;
}

.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: 575px) {
  .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: 575px) {
  .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;
  }
}

.homeService {
  padding: 60px 30px;
}

@media screen and (max-width: 1023px) {
  .homeService {
    padding: 40px 34px;
  }
}

@media screen and (max-width: 767px) {
  .homeService {
    padding: 40px 24px 27px;
  }
}

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

.homeService__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

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

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

.homeService__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;
  width: calc(100% / 4 - 40px);
  padding: 20px;
  margin: 0 20px;
  background: #F5F5F9;
  border-radius: 8px;
}

@media screen and (max-width: 1439px) {
  .homeService__item {
    width: calc(100% / 4 - 22px);
    margin: 0 11px;
    padding: 20px 11px;
  }
}

@media screen and (max-width: 1023px) {
  .homeService__item {
    width: calc(100% - 22px);
    padding: 20px 16px;
    margin: 0 11px 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .homeService__item {
    width: calc(100% / 2 - 16px);
    margin: 0 8px 13px;
    padding: 20px 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .homeService__item {
    padding: 12px 6px;
  }
}

.homeService__item:hover {
  cursor: pointer;
}

.homeService__item:hover .homeService__btn {
  background: #11254b;
}

.homeService__img {
  width: 64px;
  height: 64px;
  margin: 0 0 20px;
  fill: #1b3a74;
}

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

@media screen and (max-width: 1023px) {
  .homeService__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 27px 0 0;
  }
}

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

@media screen and (max-width: 479px) {
  .homeService__img {
    width: 44px;
    height: 44px;
  }
}

.homeService__title {
  margin: 0 auto 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #000000;
}

@media screen and (max-width: 1439px) {
  .homeService__title {
    margin: 0 0 6px;
    max-width: 180px;
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .homeService__title {
    max-width: 131px;
    margin: 0 27px 0 0;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .homeService__title {
    max-width: 180px;
    margin: 0 0 10px;
    text-align: center;
  }
}

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

.homeService__link {
  text-decoration: none;
}

.homeService__link:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.homeService__text {
  margin: 0 0 auto;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  color: #000000;
}

@media screen and (max-width: 1023px) {
  .homeService__text {
    max-width: 220px;
    margin: 0 auto 0 0;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .homeService__text {
    max-width: 210px;
    margin: 0 0 15px;
    font-size: 14px;
    text-align: center;
  }
}

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

.homeService__btn {
  min-width: 240px;
  margin: 20px 0 0;
  padding: 0 10px;
}

@media screen and (max-width: 1439px) {
  .homeService__btn {
    min-width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .homeService__btn {
    width: 194px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
    min-width: unset;
  }
}

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

.homeAvailable {
  padding-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  .homeAvailable {
    text-align: center;
    padding-bottom: 40px;
  }
}

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

.homeAvailable__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -20px;
}

@media screen and (max-width: 1199px) {
  .homeAvailable__list {
    margin: -4px;
  }
}

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

@media screen and (max-width: 767px) {
  .homeAvailable__list {
    margin: -6px;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__list {
    margin: -4px;
  }
}

@media screen and (max-width: 1199px) {
  .homeAvailable__list.isActive .homeAvailable__item:nth-child(4) ~ .homeAvailable__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: showBlocks .5s ease 1 forwards;
            animation: showBlocks .5s ease 1 forwards;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__list.isActive .homeAvailable__item:nth-child(3) ~ .homeAvailable__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: showBlocks .5s ease 1 forwards;
            animation: showBlocks .5s ease 1 forwards;
  }
}

.homeAvailable__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;
  width: calc(100% / 4 - 40px);
  padding: 20px 0 19px;
  margin: 20px;
  border: 1px solid #E0E3E5;
  color: #404040;
  border-radius: 8px;
}

@media screen and (max-width: 1199px) {
  .homeAvailable__item {
    width: calc(100% / 4 - 8px);
    margin: 4px;
    padding: 14px 0 16px;
  }
}

@media screen and (max-width: 1023px) {
  .homeAvailable__item {
    width: calc(100% / 4 - 20px);
    margin: 10px;
  }
}

@media screen and (max-width: 767px) {
  .homeAvailable__item {
    width: calc(100% / 4 - 12px);
    margin: 6px;
    padding: 11px 0 6px;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}

@media screen and (max-width: 575px) {
  .homeAvailable__item {
    width: calc(100% / 4 - 12px);
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__item {
    width: calc(100% / 3 - 8px);
    margin: 4px;
    padding: 6px 0;
  }
}

.homeAvailable__item:hover {
  border-color: #a9b1b6;
}

@media screen and (max-width: 767px) {
  .homeAvailable__item:nth-child(4) ~ .homeAvailable__item {
    -webkit-transform: scale(0);
            transform: scale(0);
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .homeAvailable__item:nth-child(3) ~ .homeAvailable__item {
    -webkit-transform: scale(0);
            transform: scale(0);
    display: none;
  }
}

.homeAvailable__logo {
  height: 64px;
  margin: 0 0 23px;
}

@media screen and (max-width: 1199px) {
  .homeAvailable__logo {
    height: 44px;
    margin: 0 0 13px;
  }
}

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

.homeAvailable__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  margin: 0;
}

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

.homeAvailable__title:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
}

.homeAvailable__qnt {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
}

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

@media screen and (max-width: 767px) {
  .homeAvailable__qnt {
    font-size: 11px;
    line-height: 1.1;
  }
}

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

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

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

.homeAvailable__expand-btn {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .homeAvailable__expand-btn {
    display: none;
  }
}

.homeAvailable__expand-btn.isActive {
  display: none;
}

.expand-btn {
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  padding: 0;
  border: none;
  background: transparent;
  color: #1b3a74;
}

@-webkit-keyframes showBlocks {
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes showBlocks {
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog__aside {
  width: 310px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 1023px) {
  .catalog__aside {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 310px;
    z-index: 44;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-transition: opacity .15s ease-in-out 0s, visibility 0s .15s, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out 0s, visibility 0s .15s, -webkit-transform .15s ease-in-out;
    transition: opacity .15s ease-in-out 0s, visibility 0s .15s, transform .15s ease-in-out;
    transition: opacity .15s ease-in-out 0s, visibility 0s .15s, transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
  }
}

.catalog__aside.isShow {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity .15s ease-in-out 0s, visibility 0s 0s, -webkit-transform .15s ease-in-out;
  transition: opacity .15s ease-in-out 0s, visibility 0s 0s, -webkit-transform .15s ease-in-out;
  transition: opacity .15s ease-in-out 0s, visibility 0s 0s, transform .15s ease-in-out;
  transition: opacity .15s ease-in-out 0s, visibility 0s 0s, transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
}

.catalog__asideFilter {
  position: sticky;
  top: 57px;
  height: calc(100vh - 125px);
}

@media screen and (max-width: 1023px) {
  .catalog__asideFilter {
    top: 0;
    height: 100vh;
  }
}

.catalog__brandCars {
  width: 100%;
  padding: 0 42px 0 20px;
}

@media screen and (max-width: 1199px) {
  .catalog__brandCars {
    padding: 0 30px 0 20px;
  }
}

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

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

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

.catalog__asideToggle {
  margin-bottom: 25px;
}

@media screen and (min-width: 1024px) {
  .catalog__asideToggle {
    display: none;
  }
}

.catalog__bottomPanel {
  position: sticky;
  bottom: 5px;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px 20px;
  margin: 30px 0 0;
  background: #ffffff;
  border: 1px solid rgba(36, 38, 41, 0.1);
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .catalog__bottomPanel {
    padding: 10px 12px;
  }
}

@media screen and (max-width: 479px) {
  .catalog__bottomPanel {
    -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: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.catalog__bottomPanelText {
  width: 100%;
  color: #000000;
  font-size: 14px;
}

@media screen and (max-width: 479px) {
  .catalog__bottomPanelText {
    margin: 0 0 10px;
    text-align: center;
  }
}

.catalog__bottomPanelTextCount {
  font-weight: 700;
}

.catalog__bottomPanelCart {
  position: absolute;
  left: -1px;
  bottom: calc(100% + 10px);
  width: 320px;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid rgba(36, 38, 41, 0.1);
  border-radius: 8px;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  visibility: hidden;
  text-align: left;
  -webkit-transition: opacity .12s .8s, visibility 0s .90s, -webkit-transform .12s .8s;
  transition: opacity .12s .8s, visibility 0s .90s, -webkit-transform .12s .8s;
  transition: opacity .12s .8s, transform .12s .8s, visibility 0s .90s;
  transition: opacity .12s .8s, transform .12s .8s, visibility 0s .90s, -webkit-transform .12s .8s;
}

.catalog__bottomPanelCart:after {
  content: '';
  position: absolute;
  left: 30px;
  top: calc(100% - 6px);
  width: 12px;
  height: 12px;
  background: #ffffff;
  border-bottom: 1px solid rgba(36, 38, 41, 0.1);
  border-right: 1px solid rgba(36, 38, 41, 0.1);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.catalog__bottomPanelCart ul {
  padding: 45px 30px 20px 20px;
  min-height: 60px;
  max-height: 300px;
  overflow: auto;
}

.catalog__bottomPanelCart li {
  margin: 0 0 7px 16px;
  color: #454545;
  list-style: decimal;
  font-size: 14px;
}

.catalog__bottomPanelCartTitle {
  position: absolute;
  left: 0;
  right: 30px;
  top: 0;
  padding: 10px 20px 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, #fff 80%, rgba(255, 255, 255, 0) 100%);
  border-radius: 8px 8px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
}

.catalog__bottomPanelSeeMore {
  margin-left: 3px;
  color: rgba(36, 38, 41, 0.7);
  cursor: pointer;
  font-size: 12px;
  visibility: hidden;
}

.catalog__bottomPanelSeeMore.isShow {
  visibility: visible;
}

.catalog__bottomPanelCart:hover,
.catalog__bottomPanelSeeMore:hover + .catalog__bottomPanelCart {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  visibility: visible;
  -webkit-transition: opacity .12s, visibility 0s, -webkit-transform .12s;
  transition: opacity .12s, visibility 0s, -webkit-transform .12s;
  transition: opacity .12s, transform .12s, visibility 0s;
  transition: opacity .12s, transform .12s, visibility 0s, -webkit-transform .12s;
}

.catalog__bottomPanelControls {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 40px;
}

.catalog__bottomPanelControls:only-child {
  margin-left: 0;
}

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

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

.asideToggle {
  position: relative;
  width: 100%;
  padding: 17px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  background: #ffffff;
  border: none;
  border-radius: 6px;
}

.asideToggle__arrow {
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.availableCars {
  position: relative;
}

.brandCars {
  padding-bottom: 60px;
  background: #F5F5F9;
}

.brandCars__pageTitle {
  margin: 0 0 15px;
  text-align: left;
}

.brandCars__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px -36px;
}

@media screen and (max-width: 1679px) {
  .brandCars__list {
    margin: 0 -12px -24px;
  }
}

@media screen and (max-width: 1023px) {
  .brandCars__list {
    margin: 0 -6px -12px;
  }
}

@media screen and (max-width: 767px) {
  .brandCars__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.brandCars__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;
  width: calc(100% / 4 - 36px);
  margin: 0 18px 36px;
  padding: 0px 12px 20px;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
  -webkit-transition: .35s linear;
  transition: .35s linear;
}

@media screen and (max-width: 1679px) {
  .brandCars__item {
    width: calc(100% / 3 - 24px);
    margin: 0 12px 24px;
  }
}

@media screen and (max-width: 1439px) {
  .brandCars__item {
    width: calc(100% / 3 - 24px);
  }
}

@media screen and (max-width: 1023px) {
  .brandCars__item {
    width: calc(100% / 2 - 12px);
    margin: 0 6px 12px;
  }
}

@media screen and (max-width: 767px) {
  .brandCars__item {
    width: calc(100% - 12px);
    max-width: 432px;
  }
}

.brandCars__img {
  margin: 0 0 30px;
  -ms-flex-item-align: center;
      align-self: center;
}

.brandCars__title {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  text-align: left;
}

.brandCars__link {
  text-decoration: none;
}

.brandCars__link:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
}

.brandCars__prices {
  margin: auto 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(179, 182, 184, 0.3);
}

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

.brandCars__pricesTitle {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  color: rgba(36, 38, 41, 0.7);
}

@media screen and (max-width: 375px) {
  .brandCars__pricesTitle {
    margin: 0 0 4px;
    font-size: 11px;
  }
}

.brandCars__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
}

.brandCars__price--through {
  text-decoration: line-through;
  color: rgba(36, 38, 41, 0.7);
}

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

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

@media screen and (max-width: 375px) {
  .brandCars__price {
    margin: 0 8px 0 0;
    font-size: 15px;
  }
}

.brandCars__price--special {
  margin-left: auto;
}

.brandCars__btn {
  margin-top: auto;
  padding: 7px;
}

.brandCars__btn:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.brandCars__labels {
  position: absolute;
  top: 16px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.brandCars__label {
  padding: 6px 12px;
  margin-right: 5px;
  font-size: 11px;
  line-height: 1.1;
  text-transform: uppercase;
  border-radius: 2px;
  color: #ffffff;
  background: #1b3a74;
}

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

.brandCars__label--benefit {
  background: #DE0F1A;
}

.brandCars__photos {
  width: calc(100% + 24px);
  max-width: 420px;
  -webkit-transform: translateX(-12px);
          transform: translateX(-12px);
  margin-bottom: 10px;
}

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

.brandCars .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  bottom: 0;
}

.brandCars .js-pswp-open {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.brandCars .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 transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.brandCars .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:only-child {
  border-bottom-color: transparent;
}

.brandCars .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  opacity: 1;
}

.brandCars__statuses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}

.brandCars__stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}

.brandCars__stockIcon {
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  background: #DE0F1A;
  border-radius: 50%;
}

.brandCars__stockIcon--inStock {
  background: #30A859;
}

.brandCars__place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8px;
  margin-left: 9px;
  border-left: 1px solid #E8E9EA;
}

.brandCars__place:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}

.brandCars__placeLink {
  font-size: 13px;
  text-decoration: none;
}

.brandCars__placePin {
  width: 13px;
  height: 16px;
  margin-right: 8px;
}

.brandCars__item--list .brandCars__title {
  min-height: 56px;
  margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .brandCars__item--list .brandCars__title {
    min-height: unset;
  }
}

.brandCars__infoYear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.45;
}

.brandCars__carSvg {
  width: 22px;
  height: 22px;
  margin-right: 8px;
}

.brandCars__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.brandCars__infoColor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8px;
  margin-left: 9px;
  border-left: 1px solid #E8E9EA;
  font-size: 14px;
  line-height: 1.6;
}

.brandCars__color {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 7px;
  border: 1px solid #e8e9ea;
  border-radius: 50%;
}

.brandCars__complectationTitle {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.45;
  color: rgba(36, 38, 41, 0.7);
  text-align: left;
}

.brandCars__complectationText {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.45;
  text-align: left;
}

.brandCars__btns .btn {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  z-index: 2;
}

.brandCars__btns .btn:last-child {
  margin-bottom: 0;
}

.brandCars__btns .btn:before {
  display: none;
}

.brandCars .re-init-item {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  opacity: .75;
}

.brandCars__total {
  font-family: Noto Sans;
  font-size: 16px;
  color: rgba(36, 38, 41, 0.7);
  margin: 0 0 20px;
}

.brandCars__resultFilter {
  margin-bottom: 20px;
}

.brandCars .resultFilter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .brandCars .resultFilter {
    -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;
  }
}

.brandCars .resultFilter__title {
  display: block;
  margin: auto 0;
  padding-right: 5px;
  text-decoration: none;
}

.brandCars .resultFilter__params {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.brandCars .resultFilter__params-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
}

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

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

.brandCars .resultFilter__params-block:nth-child(2) {
  margin-left: 20px;
}

@media screen and (max-width: 575px) {
  .brandCars .resultFilter__params-block:nth-child(2) {
    margin-left: 0px;
  }
}

.brandCars .resultFilter .selectric {
  min-width: 250px;
  height: auto;
  margin-right: 15px;
  padding: 10px 12px;
  background: #fff;
  border: #0049b7;
  border-radius: 6px;
}

@media screen and (max-width: 1199px) {
  .brandCars .resultFilter .selectric {
    margin: 5px 0;
  }
}

.brandCars .resultFilter .selectric-items {
  max-width: 265px !important;
  border: none;
  -webkit-animation: selectric-items .15s ease-in-out;
          animation: selectric-items .15s ease-in-out;
  z-index: 1;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.brandCars .resultFilter .selectric-items li {
  position: relative;
  padding-left: 45px;
}

.brandCars .resultFilter .selectric-items li:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 13px;
  bottom: 10px;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  background: url("/resources/api/static/dist/img/sprite/sort.svg") center/cover no-repeat;
}

.brandCars .resultFilter .selectric-items li:nth-of-type(odd):after {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  background: url("/resources/api/static/dist/img/sprite/sort-amount.svg") center/cover no-repeat;
}

@-webkit-keyframes selectric-items {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes selectric-items {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}

.brandCars .resultFilter .selectric-resultFilter__locationSelect {
  margin-left: 5px;
}

@media screen and (max-width: 767px) {
  .brandCars .resultFilter .selectric-resultFilter__locationSelect {
    margin: 0;
  }
}

.brandCars .resultFilter .selectric-resultFilter__locationSelect li {
  padding-left: 15px;
}

.brandCars .resultFilter .selectric-resultFilter__locationSelect li::after {
  display: none;
}

.brandCars__accessoryCheckbox {
  display: none;
}

.brandCars__accessoryCheckbox:checked ~ .brandCars__btn {
  background-color: #000000;
  color: #ffffff;
}

.unActive {
  opacity: 0.7;
  pointer-events: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.unActive svg {
  display: none;
}

.unActive:before {
  content: "\412\44B\431\435\440\438\442\435   \431\440\435\43D\434";
  position: absolute;
  min-width: 100px;
  height: auto;
  right: 20px;
  padding: 3px 5px;
  font-size: 10px;
  background: #ee0f0f;
  border-radius: 4px;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.unActive.equip::before {
  content: "\412\44B\431\435\440\438\442\435   \43C\43E\434\435\43B\44C";
}

.asideFilter__item:hover .unActive:before {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  opacity: 1;
}

#load {
  display: none;
  position: relative;
}

#load:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  top: -17px;
  left: 15px;
  border-radius: 50%;
  background: transparent;
  border: 3px outset #424242;
  -webkit-animation: load-revers 2s linear infinite;
          animation: load-revers 2s linear infinite;
}

@-webkit-keyframes load-revers {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
  50% {
    opacity: 0.7;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    border-color: #FFFFFF;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    opacity: 1;
  }
}

@keyframes load-revers {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
  50% {
    opacity: 0.7;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    border-color: #FFFFFF;
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    opacity: 1;
  }
}

.home__carCategories {
  margin-bottom: 60px;
}

.carCategories {
  position: relative;
}

.carCategories__img {
  vertical-align: middle;
  margin: 0 0 20px;
}

.carCategories__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.2px;
  text-decoration: none;
}

.carCategories__text {
  margin: 0;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 1.4;
}

.carCategories__btnPrev, .carCategories__btnNext {
  width: 60px;
  height: 60px;
  margin-top: 11px;
  border-radius: 50%;
  background: #404040;
  -webkit-box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
          box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
}

.carCategories__btnPrev .swiperBtnSvg, .carCategories__btnNext .swiperBtnSvg {
  opacity: 1;
}

.carCategories__btnNext {
  right: -30px;
}

.carCategories__btnPrev {
  left: -30px;
  right: auto;
}

.exclusiveModels {
  padding: 71px 0;
  background: #F5F5F9;
}

@media screen and (max-width: 1023px) {
  .exclusiveModels {
    padding-bottom: 60px;
  }
}

.exclusiveModels__pageTitle {
  margin: 0 0 20px;
}

.exclusiveModels__text {
  max-width: 980px;
  margin: 0 auto 40px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.2px;
  text-align: center;
}

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

@media screen and (max-width: 1023px) {
  .exclusiveModels__expand-text {
    margin: 0 0 40px;
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .exclusiveModels__expand-btn {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .exclusiveModels__swiper {
    margin: 0 -24px;
    padding: 0 24px;
  }
}

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

.exclusiveModels__swiperWrapper {
  position: relative;
}

.exclusiveModels__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding: 4px 20px 21px;
  background: #EFEFF8;
  border-radius: 8px;
}

@media screen and (max-width: 575px) {
  .exclusiveModels__slide {
    width: 320px;
  }
}

@media screen and (max-width: 479px) {
  .exclusiveModels__slide {
    width: 280px;
  }
}

.exclusiveModels__figure {
  position: relative;
  padding-top: 40px;
  text-align: center;
}

.exclusiveModels__brandWrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 130px;
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
}

.exclusiveModels__photo {
  position: relative;
}

.exclusiveModels__model {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}

.exclusiveModels__price {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
}

.exclusiveModels__chars {
  max-width: 250px;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.45;
}

.exclusiveModels__btn {
  margin: auto auto 0;
  width: 270px;
  padding: 0;
}

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

.exclusiveModels__btn:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
}

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

.exclusiveModels__btnNext {
  right: -30px;
}

@media screen and (max-width: 1439px) {
  .exclusiveModels__btnNext {
    right: 21px;
  }
}

.exclusiveModels__btnPrev {
  left: -30px;
  right: auto;
}

@media screen and (max-width: 1439px) {
  .exclusiveModels__btnPrev {
    left: 21px;
  }
}

.exclusiveModels__all {
  max-width: 317px;
  margin: 0 auto;
}

.exclusiveModels__allText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  padding: 0 20px;
}

.exclusiveModels__allQnt {
  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;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.newsFeed {
  padding: 28px 30px 60px;
  position: relative;
}

.newsFeed + .newsFeed {
  display: none;
}

@media screen and (max-width: 1023px) {
  .newsFeed {
    padding: 37px 34px 40px;
  }
}

@media screen and (max-width: 767px) {
  .newsFeed {
    padding: 37px 24px 40px;
  }
}

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

.newsFeed__swiper-wrapper {
  margin: 0 0 40px;
}

@media screen and (max-width: 575px) {
  .newsFeed__swiper-wrapper {
    margin: 0;
  }
}

.newsFeed__slide {
  position: relative;
  height: auto;
}

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

.newsFeed__img {
  margin: 0 0 20px;
  border-right: 8px;
}

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

.newsFeed__titleWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(36, 38, 41, 0.1);
}

.newsFeed__title {
  max-width: 290px;
  min-height: 50px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  text-decoration: none;
}

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

.newsFeed__title:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: '';
}

.newsFeed__date {
  margin: auto 0 0;
}

.newsFeed__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #000000;
}

.newsFeed__btn {
  max-width: 240px;
  margin: 0 auto;
}

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

@media screen and (max-width: 575px) {
  .newsFeed__pagination {
    margin-bottom: 33px;
  }
}

.newsFeed__btnPrev, .newsFeed__btnNext {
  margin-top: -30px;
}

.newsFeed__btnPrev {
  left: 0;
}

@media screen and (max-width: 1439px) {
  .newsFeed__btnPrev {
    left: 51px;
  }
}

.newsFeed__btnNext {
  right: 0;
}

@media screen and (max-width: 1439px) {
  .newsFeed__btnNext {
    right: 51px;
  }
}

.carParams {
  position: relative;
}

.carParams__container {
  position: relative;
  padding: 135px 30px 150px;
}

@media screen and (max-width: 767px) {
  .carParams__container {
    padding: 40px 24px 30px;
  }
}

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

.carParams__picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .carParams__picture {
    position: unset;
  }
}

.carParams__textContainer {
  max-width: 630px;
}

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

.carParams__img {
  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: 767px) {
  .carParams__img {
    height: 400px;
  }
}

.carParams__title {
  margin: 0 0 27px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.37;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .carParams__title {
    margin: 0 0 40px;
    font-size: 32px;
    color: #404040;
  }
}

@media screen and (max-width: 575px) {
  .carParams__title {
    max-width: 345px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 479px) {
  .carParams__title {
    max-width: 275px;
    font-size: 26px;
  }
}

.carParams__subtitle {
  margin: 0 0 40px;
  font-size: 18px;
  line-height: 1.4;
  color: #ffffff;
}

.carParams__carsForm {
  max-width: 560px;
}

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

@media screen and (max-width: 767px) {
  .carParams__carsForm .carsForm__fieldSet:last-child {
    margin-top: 30px;
  }
}

.repairCars {
  padding: 60px 0 19px;
}

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

.repairCars__inner {
  margin: 0 0 42px;
  position: relative;
  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: 1023px) {
  .repairCars__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}

@media screen and (max-width: 1023px) {
  .repairCars__inner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(36, 38, 41, 0.5)), to(rgba(36, 38, 41, 0.5)));
    background: linear-gradient(0deg, rgba(36, 38, 41, 0.5), rgba(36, 38, 41, 0.5));
    border-radius: 8px;
  }
}

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

@media screen and (max-width: 1023px) {
  .repairCars__inner {
    margin: 0 -34px 40px;
  }
}

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

@media screen and (max-width: 1199px) {
  .repairCars__pageTitle {
    max-width: 700px;
  }
}

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

@media screen and (max-width: 767px) {
  .repairCars__picture {
    margin: 0 0 20px;
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .repairCars__img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px;
  }
}

@media screen and (max-width: 767px) {
  .repairCars__img {
    width: unset;
    height: auto;
  }
}

.repairCars__text {
  width: calc(100% - 720px);
  padding-left: 40px;
}

@media screen and (max-width: 1679px) {
  .repairCars__text {
    width: calc(100% - 660px);
  }
}

@media screen and (max-width: 1439px) {
  .repairCars__text {
    width: calc(100% - 492px);
    padding-left: 22px;
  }
}

@media screen and (max-width: 1023px) {
  .repairCars__text {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 40px 34px;
    color: #ffffff;
  }
  .repairCars__text .link {
    color: #ffffff;
  }
}

@media screen and (max-width: 1023px) and (max-width: 767px) {
  .repairCars__text .link {
    color: #404040;
  }
}

@media screen and (max-width: 767px) {
  .repairCars__text {
    position: unset;
    padding: 0;
    color: #000000;
  }
}

.repairCars__telWrapper {
  margin: 62px 0 0;
}

@media screen and (max-width: 1679px) {
  .repairCars__telWrapper {
    margin: 40px 0 0;
  }
}

@media screen and (max-width: 1199px) {
  .repairCars__telWrapper {
    margin: 30px 0 0;
  }
}

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

.repairCars__telLabel {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 700;
}

.repairCars__tel {
  font-size: 32px;
  font-weight: 400;
  text-decoration: none;
  color: #1b3a74;
}

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

@media screen and (max-width: 1199px) {
  .repairCars__tel {
    font-size: 24px;
  }
}

@media screen and (max-width: 1023px) {
  .repairCars__tel {
    color: #ffffff;
  }
}

@media screen and (max-width: 767px) {
  .repairCars__tel {
    color: #1b3a74;
  }
}

.repairCars__subtitle {
  margin: 0 auto 40px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .repairCars__subtitle {
    max-width: 798px;
    line-height: 1.6;
  }
}

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

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

.advantagesService {
  padding: 71px 0 70px;
  background: #F5F5F9;
}

@media screen and (max-width: 1679px) {
  .advantagesService {
    padding: 71px 0 80px;
  }
}

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

@media screen and (max-width: 767px) {
  .advantagesService {
    padding-bottom: 60px;
  }
}

.advantagesService__pageTitle {
  margin: 0 0 20px;
}

.advantagesService__desc {
  max-width: 980px;
  margin: 0 auto 86px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .advantagesService__desc {
    max-width: 700px;
    margin: 0 auto 40px;
  }
}

.advantagesService__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -35px 34px;
}

@media screen and (max-width: 1679px) {
  .advantagesService__list {
    margin: 0 -20px 34px;
  }
}

@media screen and (max-width: 1199px) {
  .advantagesService__list {
    margin: 0 -11px 34px;
  }
}

@media screen and (max-width: 1023px) {
  .advantagesService__list {
    margin: 0 -10px 30px;
  }
}

@media screen and (max-width: 575px) {
  .advantagesService__list {
    margin: 0 -8px 30px;
  }
}

.advantagesService__item {
  width: calc(100% / 4 - 70px);
  margin: 0 35px 72px;
}

@media screen and (max-width: 1679px) {
  .advantagesService__item {
    width: calc(100% / 4 - 40px);
    margin: 0 20px 72px;
  }
}

@media screen and (max-width: 1199px) {
  .advantagesService__item {
    width: calc(100% / 4 - 22px);
    margin: 0 11px 72px;
  }
}

@media screen and (max-width: 1023px) {
  .advantagesService__item {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .advantagesService__item {
    display: block;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 575px) {
  .advantagesService__item {
    width: calc(100% / 2 - 16px);
    margin: 0 8px 30px;
    font-size: 14px;
  }
}

.advantagesService__img {
  width: 64px;
  height: 64px;
  margin: 0 0 20px;
}

@media screen and (max-width: 1023px) {
  .advantagesService__img {
    width: 44px;
    height: 44px;
    margin: 0 16px 0 0;
  }
}

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

.advantagesService__text {
  max-width: 280px;
}

@media screen and (max-width: 1023px) {
  .advantagesService__text {
    max-width: 230px;
  }
}

.advantagesService__btn {
  margin: 0 auto;
  padding: 7px 41px;
}

.seoArticle {
  padding: 60px 30px 50px;
}

@media screen and (max-width: 1023px) {
  .seoArticle {
    padding: 40px 34px 25px;
  }
}

@media screen and (max-width: 575px) {
  .seoArticle {
    padding: 40px 24px 20px;
  }
}

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

.seoArticle__pageTitle {
  margin: 0 0 20px;
  text-align: left;
}

.individualOffer {
  padding: 60px 0;
  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: 20px;
  text-align: left;
}

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

.individualOffer__politics {
  text-align: left;
}

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

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

.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 0;
  color: #ffffff;
  overflow: hidden;
}

.creditAndLeasing:after {
  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;
  font-family: 'object-fit: cover;';
  z-index: 0;
}

.creditAndLeasing__container {
  position: relative;
}

.creditAndLeasing__pageTitle {
  max-width: 600px;
}

@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__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__list {
  margin: 0 0 35px;
  padding: 0 45px 0 0;
}

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

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

.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: 72px 0 70px;
  z-index: 1;
  background: #F5F5F9;
}

@media screen and (max-width: 1023px) {
  .tradeIn {
    padding-bottom: 60px;
  }
}

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

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

@media screen and (max-width: 1023px) {
  .tradeIn__expand-text {
    margin: 0 0 30px;
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .tradeIn__expand-btn {
    display: none;
  }
}

.tradeIn__pageTitle {
  margin: 0 0 23px;
}

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

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

@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__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 66px;
}

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

@media screen and (max-width: 575px) {
  .tradeIn__list {
    margin: 0 -8px;
  }
}

.tradeIn__item {
  width: calc(100% / 3 - 40px);
  margin: 0 20px 40px;
}

@media screen and (max-width: 1023px) {
  .tradeIn__item {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 30px;
  }
}

@media screen and (max-width: 575px) {
  .tradeIn__item {
    width: calc(100% / 2 - 16px);
    margin: 0 8px 30px;
  }
}

.tradeIn__item:nth-child(-n+3) .tradeIn__itemTitle {
  margin: 0;
}

@media screen and (max-width: 1023px) {
  .tradeIn__item:nth-child(-n+3) .tradeIn__itemTitle {
    margin: 0 0 6px;
  }
}

.tradeIn__img {
  width: 64px;
  height: 64px;
  margin: 0 0 28px;
}

@media screen and (max-width: 1023px) {
  .tradeIn__img {
    width: 44px;
    height: 44px;
    margin: 0 0 10px;
  }
}

.tradeIn__itemTitle {
  max-width: 290px;
  min-height: 50px;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .tradeIn__itemTitle {
    max-width: unset;
    min-height: unset;
    margin: 0 0 6px;
  }
}

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

.tradeIn__itemText {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #000000;
}

@media screen and (max-width: 1439px) {
  .tradeIn__itemText {
    max-width: 290px;
  }
}

@media screen and (max-width: 1023px) {
  .tradeIn__itemText {
    max-width: unset;
  }
}

.tradeIn__btn {
  min-width: 240px;
  margin: 0 auto;
  padding: 7px 41px;
}

.testDrive {
  position: relative;
}

.testDrive:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), color-stop(60%, rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
}

@media screen and (max-width: 1023px) {
  .testDrive:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), color-stop(80%, rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
  }
}

.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: 575px) {
  .testDrive__bg {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    font-family: 'object-position: 50% 50%;';
  }
}

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

.testDrive__container {
  position: relative;
  padding: 150px 0;
  z-index: 1;
}

.testDrive__content {
  width: 360px;
  max-width: 100%;
  color: #ffffff;
}

@media screen and (max-width: 575px) {
  .testDrive__content {
    margin: 0 auto;
    text-align: center;
  }
}

.testDrive__pageTitle {
  text-align: left;
  margin-bottom: 40px;
}

@media screen and (max-width: 575px) {
  .testDrive__pageTitle {
    text-align: center;
  }
}

.testDrive__text {
  margin-bottom: 55px;
}

.testDrive__btn {
  width: 267px;
}

@media screen and (max-width: 575px) {
  .testDrive__btn {
    width: 340px;
    max-width: 100%;
  }
}

.premiumService {
  padding: 60px 0 80px;
}

.premiumService__pageTitle {
  width: 570px;
  max-width: 100%;
}

.premiumService__text {
  width: 820px;
  max-width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}

@media screen and (max-width: 575px) {
  .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;
}

.premiumService__item {
  width: calc(33.333% - 20px);
  margin-bottom: 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: 575px) {
  .premiumService__item {
    width: 340px;
    margin: 0 auto 35px;
  }
}

.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;
  margin-bottom: 20px;
}

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

.premiumService__itemIcon {
  width: 40px;
  height: 40px;
  margin: 5px 20px 0 0;
  fill: #30A859;
  stroke: #30A859;
}

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

.premiumService__itemTitle {
  width: 210px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 575px) {
  .premiumService__itemTitle {
    width: 100%;
    font-size: 16px;
  }
}

.premiumService__itemText {
  color: #454545;
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .premiumService__btn {
    width: 340px;
    max-width: 100%;
  }
}

.toAsk {
  position: relative;
  min-height: 487px;
  padding: 52px 0;
  background: #F5F5F9;
}

@media screen and (max-width: 767px) {
  .toAsk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 0 40px;
  }
}

.toAsk__container {
  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: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1024px) {
  .toAsk__container {
    z-index: 1;
  }
}

@media screen and (max-width: 767px) {
  .toAsk__container {
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.toAsk__formWrapper {
  max-width: 600px;
  z-index: 2;
}

@media screen and (max-width: 1439px) {
  .toAsk__formWrapper {
    max-width: 470px;
  }
}

@media screen and (max-width: 1024px) {
  .toAsk__formWrapper {
    max-width: 600px;
  }
}

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

.toAsk__title {
  max-width: 490px;
  margin: 0 0 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.35;
}

@media screen and (max-width: 1024px) {
  .toAsk__title {
    color: #ffffff;
  }
}

@media screen and (max-width: 767px) {
  .toAsk__title {
    color: #000000;
  }
}

.toAsk__desc {
  margin: 0 0 20px;
}

@media screen and (max-width: 1024px) {
  .toAsk__desc {
    color: #ffffff;
  }
}

@media screen and (max-width: 767px) {
  .toAsk__desc {
    color: #000000;
  }
}

.toAsk__picture {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .toAsk__picture {
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .toAsk__picture {
    position: unset;
    margin: 0 0 40px;
  }
}

.toAsk__img {
  width: 100%;
  height: 487px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .toAsk__img {
    height: 400px;
  }
}

.locations {
  border-bottom: 1px solid rgba(36, 38, 41, 0.7);
}

.locations__location {
  border-top: 1px solid rgba(36, 38, 41, 0.7);
}

.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;
  padding-right: 40px;
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .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: #404040;
}

.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;
  padding: 0 40px 40px;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
}

@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: 575px) {
  .smallCard__left {
    width: 190px;
    min-width: 190px;
    max-width: 45%;
  }
}

@media screen and (max-width: 374px) {
  .smallCard__left {
    width: 160px;
    min-width: 160px;
  }
}

.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: 575px) {
  .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: 8px;
}

@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;
  }
}

.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: #30A859;
  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: 575px) {
  .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: 8px;
}

@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: 575px) {
  .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: #404040;
  font-weight: 700;
}

.smallCard__link {
  color: #404040;
  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: rgba(36, 38, 41, 0.7);
}

.smallCard__defaultPriceTitle {
  font-size: 14px;
  margin-right: 4px;
}

.smallCard__defaultPriceValue {
  font-size: 14px;
  text-decoration: line-through;
}

@media screen and (max-width: 575px) {
  .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: #404040;
  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: 575px) {
  .smallCard__btn {
    font-size: 12px;
    padding: 7px 10px !important;
  }
}

.smallCard__btn:first-child {
  margin-bottom: 6px;
}

@media screen and (max-width: 1439px) {
  .smallCard__btn:first-child {
    margin: 0 10px 0 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;
  }
}

.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 {
  border-bottom-color: transparent;
}

.smallCard .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-color: #1b3a74;
}

.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: 575px) {
  .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: 18px;
  font-weight: 700;
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .carFilter__control {
    font-size: 13px;
    line-height: 20px;
  }
}

.carFilter__reset {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}

.carFilter__reset:hover {
  color: #404040;
}

.carFilter__reset:hover:before, .carFilter__reset:hover:after {
  background: #404040;
}

.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: #404040;
}

.carFilter__toggle:hover:before, .carFilter__toggle:hover:after {
  background: #404040;
}

.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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .carFilter__markAndModel .carFilter__selectWrapper {
    margin-right: 0;
  }
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .carFilter__radioBtns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.carFilter__radioBtnGroup {
  width: calc(50% - 10px);
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .carFilter__radioBtnGroup:first-child {
    margin: 0 0 20px;
  }
}

.asideFilter .ss-content {
  width: 100%;
}

.asideFilter .ss-content::-webkit-scrollbar {
  display: none;
}

.asideFilter__headTitle {
  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: 14px 20px 12px 22px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}

@media screen and (min-width: 1024px) {
  .asideFilter__headTitle {
    display: none;
  }
}

.asideFilter__close {
  width: 16px;
  height: 16px;
}

.asideFilter__headToggler {
  position: relative;
  padding: 19px 22px 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
  border-bottom: 1px solid rgba(36, 38, 41, 0.1);
}

.asideFilter__headToggler:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 155px;
  height: 3px;
  content: '';
  background: -webkit-gradient(linear, left top, right top, from(#0049B7), to(#DE0F1A));
  background: linear-gradient(90deg, #0049B7 0%, #DE0F1A 100%);
}

.asideFilter__item {
  border-bottom: 1px solid rgba(36, 38, 41, 0.1);
}

.asideFilter__item--info {
  padding: 16px;
}

.asideFilter__item.isCollapsed .asideFilter__arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.asideFilter__expander {
  display: none;
}

.asideFilter__info {
  padding: 16px;
  background: #F5F5F9;
}

.asideFilter__infoTel {
  display: inline-block;
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.asideFilter__infoText {
  font-size: 12px;
  line-height: 1.45;
}

.asideFilter__title {
  position: relative;
  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;
  width: 100%;
  min-height: 52px;
  padding: 16px 32px 16px 30px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  border: none;
  color: #404040;
  background: #ffffff;
  -webkit-transition: background-color .1s ease;
  transition: background-color .1s ease;
}

.asideFilter__title:hover {
  background: #f2f2f2;
  cursor: pointer;
}

.asideFilter__arrow {
  position: absolute;
  right: 20px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s, -webkit-transform ease .2s;
}

.asideFilter__itemBody {
  display: block;
  padding: 14px 30px;
}

.asideFilter__checkbox {
  padding-left: 36px;
  line-height: 1.25;
}

.asideFilter__checkMark {
  top: 2px;
}

.asideFilter__label {
  font-size: 14px;
  line-height: 1.2;
}

.asideFilter__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 49px;
}

.asideFilter__input {
  padding: 16px 8px;
  height: 100%;
  border: 1px solid rgba(36, 38, 41, 0.1);
  font-size: 14px;
  line-height: 1.2;
  max-width: 50%;
}

.asideFilter__input--min {
  border-radius: 6px 0 0 6px;
  border-right: none;
}

.asideFilter__input--max {
  border-radius: 0 6px 6px 0;
  text-align: right;
}

.asideFilter__rangeSlider {
  position: relative;
  z-index: 1;
  margin: -11px 0 0;
}

.asideFilter__itemBtn {
  margin: 10px 0;
}

.asideFilter__reset {
  margin: 0 auto;
  padding: 7px 10px;
  min-height: 30px;
  font-size: 12px;
}

.asideFilter__brandName {
  display: block;
  margin: 0 0 15px 10px;
  font-weight: bold;
}

.asideFilter__brand {
  display: block;
}

.asideFilter__brand .checkboxGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.asideFilter__brand .checkboxGroup__checkbox {
  width: calc(50% - 10px);
}

.asideFilter__subBox {
  margin: 10px 30px 30px 30px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-animation: openSubMenu .15s ease-in-out;
          animation: openSubMenu .15s ease-in-out;
}

.asideFilter__equip .asideFilter__itemBody, .asideFilter__model .asideFilter__itemBody {
  padding: 0;
}

.asideFilter__filterReset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  .asideFilter__filterReset {
    -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;
  }
}

.asideFilter__filterReset--btn {
  position: relative;
  min-width: 170px;
  margin: 20px 20px 20px auto;
  padding: 5px 35px 5px 20px;
  cursor: pointer;
  color: #8C8D90;
  font-size: 14px;
}

@media screen and (max-width: 1199px) {
  .asideFilter__filterReset--btn {
    margin: 15px 0;
  }
}

.asideFilter__filterReset--btn::before, .asideFilter__filterReset--btn::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  right: 10px;
  top: 49%;
  background: #8C8D90;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.asideFilter__filterReset--btn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.asideFilter__filterReset--btn:hover::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.asideFilter__filterReset--btn:hover::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.asideFilter__checkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.asideFilter__checkItem {
  position: relative;
  cursor: pointer;
  margin: 5px 5px 5px 0;
  padding: 6px 25px 6px 10px;
  color: #242629;
  background: #ffffff;
  border: 1px solid #0049b7;
  border-radius: 6px;
  font-size: 14px;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.asideFilter__checkItem::before, .asideFilter__checkItem::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  right: 9px;
  top: 50%;
  background: #242629;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.asideFilter__checkItem::before {
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.asideFilter__checkItem:hover::before {
  -webkit-transform: rotateZ(135deg);
          transform: rotateZ(135deg);
}

.asideFilter__checkItem:hover::after {
  -webkit-transform: rotateZ(-135deg);
          transform: rotateZ(-135deg);
}

.asideFilter__checkTitle {
  margin-right: 10px;
  min-width: 100px;
}

.asideFilter__getAllBrands {
  margin: 10px auto;
  border: 0;
  background: none;
  text-decoration: underline;
  cursor: pointer;
}

.colorPicker__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.colorPicker__item {
  margin: 5px;
}

.colorPicker__item:last-of-type {
  margin-right: 0;
}

.colorPicker__itemInner {
  position: relative;
  display: block;
  cursor: pointer;
}

.colorPicker__input {
  display: none;
}

.colorPicker__input:checked ~ .colorPicker__checkMark {
  opacity: 1;
}

.colorPicker__color {
  position: relative;
  display: block;
  width: 27.5px;
  height: 27.5px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 4px 8px 0px #545454;
          box-shadow: 0 4px 8px 0px #545454;
  -webkit-transition: border .2s ease,-webkit-box-shadow .1s ease,-webkit-transform .2s ease;
  transition: border .2s ease,-webkit-box-shadow .1s ease,-webkit-transform .2s ease;
  transition: border .2s ease,box-shadow .1s ease,transform .2s ease;
  transition: border .2s ease,box-shadow .1s ease,transform .2s ease,-webkit-box-shadow .1s ease,-webkit-transform .2s ease;
}

.colorPicker__checkMark {
  position: absolute;
  left: 50%;
  bottom: 50%;
  width: 20px;
  height: 20px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .1s ease;
  transition: opacity .1s ease;
}

.aside-item-js {
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  opacity: 0;
  display: none;
}

.aside-item-js.hide-aside-item {
  opacity: 1;
  display: block;
  -webkit-animation: dopParams .25s ease-in-out;
          animation: dopParams .25s ease-in-out;
}

.asideFilter__brand .asideFilter__checkbox {
  -webkit-animation: dopParams .25s ease-in-out;
          animation: dopParams .25s ease-in-out;
}

@-webkit-keyframes openSubMenu {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes openSubMenu {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
  }
}

@-webkit-keyframes dopParams {
  0% {
    -webkit-transform: scaleY(0) translateX(-45px);
            transform: scaleY(0) translateX(-45px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1) translateX(0px);
            transform: scaleY(1) translateX(0px);
    opacity: 1;
  }
}

@keyframes dopParams {
  0% {
    -webkit-transform: scaleY(0) translateX(-45px);
            transform: scaleY(0) translateX(-45px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1) translateX(0px);
            transform: scaleY(1) translateX(0px);
    opacity: 1;
  }
}

.filterResult__pagination {
  margin: 40px auto;
}

.filterResult__footnote {
  margin-top: 30px;
}

.uniqueOffers {
  padding: 60px 0;
  background: rgba(36, 38, 41, 0.1);
}

.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: 575px) {
  .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 rgba(36, 38, 41, 0.7);
}

@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: #30A859;
}

.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 rgba(36, 38, 41, 0.7);
  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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: #30A859;
  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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .formNotAvailable__selectColorGroup {
    margin-bottom: 0;
  }
}

.formNotAvailable__inputWrapper {
  width: 33.333%;
  max-width: 267px;
  margin-right: 20px;
}

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

.formNotAvailable__politics {
  text-align: left;
}

.formNotAvailable__btn {
  width: 33.333%;
  max-width: 267px;
  height: 60px;
  -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 rgba(36, 38, 41, 0.7);
  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 rgba(36, 38, 41, 0.7);
}

@media screen and (max-width: 1023px) {
  .modelsPopup__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 575px) {
  .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 rgba(36, 38, 41, 0.7);
}

@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 rgba(36, 38, 41, 0.1);
}

@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 rgba(36, 38, 41, 0.7);
  }
  .modelsPopup__item:last-child {
    border-bottom: none;
  }
}

@media screen and (max-width: 575px) {
  .modelsPopup__item {
    padding: 10px 0 10px 10px;
  }
}

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

.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: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: 0;
  }
}

.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;
  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: 479px) {
  .plank__timer {
    padding: 3px 0px;
  }
}

.plank__timerTitle {
  margin: 0 3px;
  font-size: 12px;
  font-weight: 600;
}

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

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

.tooltip {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-left: 5px;
  z-index: 10;
}

.tooltip__btn {
  display: block;
  width: 16px;
  height: 16px;
  padding: 0;
  font-family: inherit;
  border: none;
  border-radius: 50%;
  background: unset;
  cursor: pointer;
}

.tooltip__svg {
  width: 16px;
  height: 16px;
  vertical-align: unset;
}

.tooltip__content {
  display: none;
  max-width: 220px;
  padding: 7px 7px 9px;
  font-size: 11px;
  font-weight: 400;
  color: #ffffff;
  background: #404040;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.tooltip__content[data-show] {
  display: block;
}

.popupOfferEquipment {
  position: relative;
  display: inline-block;
  width: 960px;
  max-width: 100%;
  padding: 40px 40px;
  z-index: 10;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid rgba(36, 38, 41, 0.7);
  -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: 575px) {
  .popupOfferEquipment {
    padding: 40px 40px;
  }
}

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

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

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

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

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

.popupOfferEquipment__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 960px;
  margin: 0 auto;
  text-align: left;
}

.popupOfferEquipment__btn {
  width: 100%;
  max-width: 320px;
  margin: 10px auto;
  height: 60px;
}

.popupOfferEquipment__fieldSet {
  width: calc(50% - 15px);
  margin-bottom: 20px;
}

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

.popupOfferEquipment__submt-btn {
  min-width: 280px;
  margin: 10px auto 0;
}

.popupOfferEquipment__inputWrapper {
  margin: 0 auto;
}

.popupOfferEquipment__close {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.popupOfferEquipment__closeSvg {
  width: 38px;
  height: 38px;
  padding: 12px;
  pointer-events: none;
  stroke: rgba(51, 51, 51, 0.4);
}

.popupOfferEquipment__privacy {
  font-size: 13px;
}

.popupOfferEquipment__slide {
  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: auto;
}

.popupOfferEquipment__slide .slide-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 250px;
  height: 100%;
  margin: 0 auto;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  cursor: pointer;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  padding: 10px 20px;
}

.popupOfferEquipment__slide.check .slide-box {
  -webkit-box-shadow: inset 0 0 0 2px #2178ff;
          box-shadow: inset 0 0 0 2px #2178ff;
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
  border-color: transparent;
}

.popupOfferEquipment__slide-title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.popupOfferEquipment__slide-checkbox {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

.popupOfferEquipment__slide-cost {
  text-align: center;
  margin-top: 10px;
}

.popupOfferEquipment__pswp {
  position: relative;
  z-index: 3;
}

.popupOfferEquipment__pswpFigure {
  display: block;
  text-align: center;
}

.popupOfferEquipment__slides-title {
  font-size: 19px;
  font-weight: bold;
  margin: 0 auto 20px;
  display: block;
  text-align: center;
}

.popupOfferEquipment__eq-bg {
  max-height: 150px;
  max-width: 150px;
  margin: auto auto 0 auto;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.popupOfferEquipment .slidesEquipment-btnNext,
.popupOfferEquipment .slidesEquipment-btnPrev {
  width: 35px;
  height: 35px;
  top: calc(50% + 33px);
  padding: 10px;
  color: #ffffff;
  fill: #f0f6ff;
  background: #242629;
}

@media screen and (max-width: 359px) {
  .popupOfferEquipment .slidesEquipment-btnNext,
  .popupOfferEquipment .slidesEquipment-btnPrev {
    top: calc(50% + 40px);
  }
}

.popupOfferEquipment .slidesEquipment-btnNext {
  right: -5px;
}

.popupOfferEquipment .slidesEquipment-btnPrev {
  left: -5px;
}

.popupOfferEquipment__selectedItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 20px 0 0 0;
}

.popupOfferEquipment .slider-box {
  width: 100%;
  display: block;
  position: relative;
}

.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 rgba(36, 38, 41, 0.7);
  -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: 575px) {
  .popupOffer {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 479px) {
  .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: 575px) {
  .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: 320px;
  margin: 0 auto;
  text-align: left;
}

.popupOffer__btn {
  width: 100%;
  height: 60px;
  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 rgba(36, 38, 41, 0.7);
  -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: 575px) {
  .popupSuccess {
    padding: 100px 40px 60px;
  }
}

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

.popupSuccess__checkMark {
  width: 110px;
  height: 78px;
  margin-bottom: 60px;
  fill: #30A859;
}

.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: 575px) {
  .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%;
  margin: 0 auto;
}

.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 {
  padding-bottom: 190px;
}

.contacts__pageTitle {
  margin: 0 0 30px;
  text-align: left;
}

.showrooms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -22px;
}

@media screen and (max-width: 1679px) {
  .showrooms {
    margin: -20px;
  }
}

@media screen and (max-width: 1024px) {
  .showrooms {
    margin: -16px;
  }
}

@media screen and (max-width: 768px) {
  .showrooms {
    margin: -10px;
  }
}

.showrooms__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;
  width: calc(100% / 3 - 44px);
  margin: 22px;
}

@media screen and (max-width: 1679px) {
  .showrooms__item {
    width: calc(100% / 3 - 40px);
    margin: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .showrooms__item {
    width: calc(100% / 2 - 32px);
    margin: 16px;
  }
}

@media screen and (max-width: 768px) {
  .showrooms__item {
    width: calc(100% / 2 - 20px);
    margin: 10px;
  }
}

@media screen and (max-width: 575px) {
  .showrooms__item {
    width: calc(100% - 28px);
    max-width: 437px;
    margin: 0 auto 40px;
  }
}

.showrooms__img {
  margin: 0 0 21px;
  border-radius: 6px;
}

.showrooms__title {
  margin: 0 0 22px;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 700;
}

.showrooms__link {
  text-decoration: none;
}

.showrooms__link:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  left: 0;
  bottom: 40%;
}

.showrooms__address {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.4;
}

.showrooms__schedule {
  margin: 0 0 6px;
  color: #8d8c8c;
}

.showrooms__schedule--second {
  margin: 0 0 15px;
}

.showrooms__rout {
  width: 100%;
  margin: 0 0 20px;
  line-height: 1.4;
}

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

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

.showrooms__routLink {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
}

.showrooms__routSpan {
  border-bottom: 1px dashed #404040;
}

.showrooms__pinIcon {
  position: absolute;
  left: 0;
  width: 20px;
  height: 25px;
}

.showrooms__footer {
  margin-top: auto;
}

.showrooms__telWrapper {
  margin: 10px 20px 10px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1.4;
}

@media screen and (max-width: 1023px) {
  .showrooms__telWrapper {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
    margin: 0;
  }
}

@media screen and (max-width: 575px) {
  .showrooms__telWrapper {
    margin: 10px 20px 10px 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.showrooms__tel {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.showrooms__footerTop {
  margin: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.showrooms__btn {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 41%;
          flex: 1 1 41%;
  min-width: 244px;
  height: 60px;
  font-size: 16px;
}

@media screen and (max-width: 1023px) {
  .showrooms__btn {
    margin-top: 20px;
  }
}

@media screen and (max-width: 575px) {
  .showrooms__btn {
    margin: 0;
  }
}

.showrooms__footerBot {
  padding-top: 10px;
  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;
  border-top: 1px solid rgba(36, 38, 41, 0.1);
}

.showrooms__brandName {
  font-size: 14px;
  line-height: 1.45;
}

.showrooms__brandLogo {
  height: 35px;
}

.showroom {
  padding-bottom: 70px;
}

.showroom__titleWapper {
  position: relative;
  margin: 0 0 40px;
  padding-left: 64px;
}

.showroom__brandLogo {
  position: absolute;
  top: 12px;
  left: 0;
  width: 44px;
  height: 44px;
}

.showroom__pageTitle {
  margin: 0;
  text-align: left;
}

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

.showroom__homeService {
  padding: 70px 0;
}

.showroom__article {
  padding-top: 58px;
  padding-bottom: 63px;
}

@media screen and (max-width: 767px) {
  .showroom__article {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 1199px) {
  .showroomSwiper {
    height: 440px;
  }
}

@media screen and (max-width: 1023px) {
  .showroomSwiper {
    height: 374px;
  }
}

@media screen and (max-width: 767px) {
  .showroomSwiper {
    height: 217px;
  }
}

.showroomSwiper__slide {
  width: unset;
  -webkit-transition: opacity ease-in-out .2s;
  transition: opacity ease-in-out .2s;
}

.showroomSwiper__slide.swiper-slide-next, .showroomSwiper__slide.swiper-slide-prev {
  opacity: .4;
}

.showroomSwiper__img {
  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%;";
}

.showroomSwiper__btnPrev, .showroomSwiper__btnNext {
  position: absolute;
  left: 60px;
  top: 50%;
  padding: 5px;
  border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (max-width: 767px) {
  .showroomSwiper__btnPrev, .showroomSwiper__btnNext {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .showroomSwiper__btnPrev .swiperBtnSvg, .showroomSwiper__btnNext .swiperBtnSvg {
    width: 12px;
    height: 12px;
  }
}

.showroomSwiper__btnPrev:hover, .showroomSwiper__btnNext:hover {
  -webkit-box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
          box-shadow: 0px 4px 30px rgba(36, 38, 41, 0.4);
}

.showroomSwiper__btnPrev {
  left: calc(50vw - 700px);
}

@media screen and (max-width: 1679px) {
  .showroomSwiper__btnPrev {
    left: calc(50vw - 640px);
  }
}

@media screen and (max-width: 1199px) {
  .showroomSwiper__btnPrev {
    left: calc(50vw - 480px);
  }
}

@media screen and (max-width: 1023px) {
  .showroomSwiper__btnPrev {
    left: calc(50vw - 350px);
  }
}

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

.showroomSwiper__btnNext {
  right: calc(50vw - 700px);
  left: auto;
}

@media screen and (max-width: 1679px) {
  .showroomSwiper__btnNext {
    right: calc(50vw - 640px);
  }
}

@media screen and (max-width: 1199px) {
  .showroomSwiper__btnNext {
    right: calc(50vw - 480px);
  }
}

@media screen and (max-width: 1023px) {
  .showroomSwiper__btnNext {
    right: calc(50vw - 350px);
  }
}

@media screen and (max-width: 767px) {
  .showroomSwiper__btnNext {
    right: 25px;
  }
}

.showroomContacts__title {
  margin: 0 0 52px;
  font-size: 32px;
  line-height: 1.4;
  text-align: center;
}

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

.showroomContacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -22px 70px;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__row {
    margin: 0 0 60px;
  }
}

.showroomContacts__border {
  padding: 25px;
  width: calc(50% - 44px);
  margin: 0 22px;
  background: #F5F5F9;
  border-radius: 6px;
}

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

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

.showroomContacts__info {
  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: 36px 16px 35px;
  border-radius: 6px;
  background: #ffffff;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 38px 28px 37px;
  }
}

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

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

.showroomContacts__infoItems {
  max-width: 330px;
  margin: 0 0 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__infoItems {
    margin: 0 0 -30px;
    max-width: unset;
    width: calc(100% - 260px);
  }
}

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

.showroomContacts__infoItem {
  width: 50%;
  margin: 0 0 22px;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__infoItem {
    margin: 0 0 30px;
    width: 50%;
  }
}

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

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

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

.showroomContacts__infoItem--full {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__infoItem--full:first-child {
    width: 55%;
  }
}

@media screen and (max-width: 1023px) {
  .showroomContacts__infoItem--full:first-child {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .showroomContacts__infoItem--full {
    width: 45%;
  }
}

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

.showroomContacts__infoName {
  margin: 0 0 34px;
  font-size: 20px;
  font-weight: 700;
}

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

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

.showroomContacts__infoTitle {
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 700;
}

.showroomContacts__infoAddress {
  font-size: 16px;
  line-height: 1.4;
}

.showroomContacts__infoDays {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.showroomContacts__infoDay {
  width: 50%;
}

.showroomContacts__infoLink {
  text-decoration: none;
}

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

.showroomContacts__map {
  width: calc(50% - 44px);
  margin: 0 22px;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__map {
    width: 100%;
    height: 500px;
    margin: 0;
  }
}

@media screen and (max-width: 1023px) {
  .showroomContacts__map {
    height: 400px;
  }
}

.showroomContacts__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto -5px 0;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 260px;
    margin: auto 0 0 auto;
  }
}

@media screen and (max-width: 1023px) {
  .showroomContacts__btns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 -8px;
  }
}

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

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

.showroomContacts__btn {
  width: 50%;
  margin: 0 5px;
}

@media screen and (max-width: 1199px) {
  .showroomContacts__btn {
    width: 100%;
    margin: 10px 0 0;
  }
}

@media screen and (max-width: 1023px) {
  .showroomContacts__btn {
    width: calc(50% - 16px);
    margin: 0 8px;
  }
}

@media screen and (max-width: 767px) {
  .showroomContacts__btn {
    width: calc(50% - 10px);
    margin: 0 5px;
    padding: 0;
  }
}

@media screen and (max-width: 479px) {
  .showroomContacts__btn {
    width: calc(100% - 10px);
    margin: 10px 5px 0;
  }
}

.managersList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -21px;
}

@media screen and (max-width: 1199px) {
  .managersList {
    margin: -11px;
  }
}

@media screen and (max-width: 1023px) {
  .managersList {
    margin: -20px -7px;
  }
}

.managersList__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 21px;
  width: calc(100% / 4 - 42px);
}

@media screen and (max-width: 1199px) {
  .managersList__item {
    margin: 11px;
    width: calc(100% / 4 - 22px);
  }
}

@media screen and (max-width: 1023px) {
  .managersList__item {
    width: calc(100% / 2 - 14px);
    margin: 20px 7px;
  }
}

.managersList__img {
  margin: 0 0 23px;
}

.managersList__name {
  margin: 0 0 25px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
}

.managersList__position {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 0 23px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid rgba(36, 38, 41, 0.1);
}

.managersList__tel {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

.managersList__telLink {
  text-decoration: none;
}

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

.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: #1b3a74;
  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%;
  margin: 0 auto;
}

.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: 575px) {
  .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: 575px) {
  .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 #30A859;
  border-left: 2px solid #30A859;
  -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: 0 0 20px;
}

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

@media screen and (max-width: 575px) {
  .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: 575px) {
  .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: 575px) {
  .specialOffers__selectWrapper:first-child {
    margin-right: auto;
  }
}

.specialOffers__result {
  padding: 40px 0 30px;
}

.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 {
  width: calc(50% - 30px);
  margin: 0 15px 30px;
  border: 1px solid #F0F3F5;
}

@media screen and (max-width: 1023px) {
  .specialOffers__specialOffersItem {
    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-top: 30px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .singleOffer__container {
    padding-bottom: 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: 950px;
}

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

.singleOffer__formBest {
  height: 100%;
}

@media screen and (max-width: 1023px) {
  .singleOffer__formBest {
    width: 300px;
    padding: 20px 30px;
  }
}

@media screen and (max-width: 767px) {
  .singleOffer__formBest {
    width: 344px;
    padding: 30px 20px;
    margin: 0 auto;
  }
}

.singleOffer__photo {
  height: 100%;
}

@media screen and (max-width: 767px) {
  .singleOffer__photo {
    height: 340px;
    margin: 0 -18px 20px;
  }
}

@media screen and (max-width: 767px) and (max-width: 575px) {
  .singleOffer__photo {
    height: 260px;
  }
}

@media screen and (max-width: 575px) {
  .singleOffer__photo {
    margin: 0 -10px 20px;
  }
}

.singleOffer__photoImg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 40% 50%;
     object-position: 40% 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 rgba(36, 38, 41, 0.7);
}

.singleOffer__footnote {
  margin: 0 0 15px;
  color: #454545;
  font-size: 12px;
  line-height: 1.4;
}

.notAvailable {
  margin: 0 auto;
}

.notAvailable__img {
  display: block;
  margin: 40px auto;
  width: 618px;
  mix-blend-mode: darken;
}

@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: 575px) {
  .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: 840px;
  max-width: 100%;
  margin: 0 auto 80px;
}

.productCard__equipment {
  margin-top: 5px;
}

.productCard__titleWrapper {
  margin-bottom: 30px;
}

.productCard__pageTitle {
  margin: 0 0 10px;
  font-size: 36px;
  text-align: left;
}

.productCard__subtitle {
  color: rgba(36, 38, 41, 0.7);
}

.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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
}

@media screen and (max-width: 1199px) {
  .productCard__top {
    margin-bottom: 40px;
  }
}

.productCard__topLeft {
  width: 800px;
  margin-right: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media screen and (max-width: 1679px) {
  .productCard__topLeft {
    width: 730px;
  }
}

@media screen and (max-width: 1199px) {
  .productCard__topLeft {
    width: 550px;
    margin-right: 24px;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__topLeft {
    width: 100%;
    margin: 0 0 6px;
  }
}

.productCard__videocom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  margin: 0 0 50px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

@media screen and (max-width: 1679px) {
  .productCard__videocom {
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 1199px) {
  .productCard__videocom {
    margin: 0 0 26px;
  }
}

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

.productCard__videocomTitle {
  margin: 0 0 9px;
  font-size: 20px;
  line-height: 1.2;
}

.productCard__videocomMessage {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 1.25;
}

@media screen and (max-width: 1199px) {
  .productCard__videocomMessage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 1.2;
  }
}

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

.productCard__videocomSvg {
  width: 79px;
  height: 69px;
  margin-right: 11px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.productCard__swiperPhoto {
  margin-bottom: 1px;
}

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

.productCard__photoImg {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.productCard__swiperThumb {
  opacity: 0;
  -webkit-transition: opacity .12s ease;
  transition: opacity .12s ease;
}

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

.productCard__swiperThumb.isShow {
  opacity: 1;
}

.productCard__swiperThumbSlide {
  position: relative;
  cursor: pointer;
  max-height: 70px;
}

@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: 575px) {
  .productCard__swiperThumbSlide {
    max-height: 72px;
  }
}

.productCard__swiperThumbSlide.swiper-slide-thumb-active {
  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 {
  position: sticky;
  top: 80px;
  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% - 840px);
  max-width: 100%;
  height: 100%;
  font-size: 15px;
}

@media screen and (max-width: 1679px) {
  .productCard__topRight {
    width: calc(100% - 770px);
  }
}

@media screen and (max-width: 1199px) {
  .productCard__topRight {
    width: calc(100% - 574px);
  }
}

@media screen and (max-width: 1023px) {
  .productCard__topRight {
    position: static;
    width: 100%;
    margin: 0 0 50px;
  }
}

.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%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(179, 182, 187, 0.3);
}

@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: 4px;
  font-size: 16px;
  line-height: 1.45;
  color: rgba(36, 38, 41, 0.7);
}

.productCard__defaultPriceCount {
  margin-top: 4px;
  font-size: 24px;
  line-height: 1.2;
  color: rgba(36, 38, 41, 0.7);
}

.productCard__specialPrice {
  margin: 0 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1199px) {
  .productCard__specialPrice {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__specialPrice {
    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-bottom: 14px;
  }
}

.productCard__specialElements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.productCard__specialPriceTitle {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}

.productCard__credit {
  color: rgba(179, 182, 187, 0.3);
  white-space: nowrap;
}

.productCard__credit b {
  color: #000000;
}

@media screen and (max-width: 1439px) {
  .productCard__price--top .productCard__specialPrice {
    width: 210px;
  }
}

.productCard__specialPriceCount {
  color: #404040;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.productCard__control {
  width: 100%;
}

.productCard__optionsTitle {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 1.4;
}

.productCard__options {
  margin-bottom: 35px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(179, 182, 187, 0.3);
}

@media screen and (max-width: 1199px) {
  .productCard__options {
    margin-bottom: 20px;
    padding-bottom: 27px;
  }
}

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

@media screen and (max-width: 767px) {
  .productCard__options {
    padding-bottom: 27px;
  }
}

.productCard__checkboxGroup {
  display: block;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 1.4;
}

.productCard__checkboxGroup:last-child {
  margin: 0;
}

.productCard__checkboxGroup .checkboxGroup__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.productCard__checkboxGroup .checkboxGroup__tooltip {
  top: 0;
}

@media screen and (max-width: 479px) {
  .productCard__checkboxGroup .checkboxGroup__profit {
    font-size: 14px;
  }
}

@media screen and (max-width: 1439px) {
  .productCard__checkboxGroup .checkboxGroup__label {
    max-width: 200px;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__checkboxGroup .checkboxGroup__label {
    max-width: unset;
  }
}

@media screen and (max-width: 767px) {
  .productCard__checkboxGroup .checkboxGroup__label {
    max-width: 200px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__checkboxGroup .checkboxGroup__label {
    max-width: 150px;
  }
}

.productCard__checkboxGroup .checkboxGroup__profit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
}

.productCard__checkboxRow {
  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-left: 36px;
  line-height: 1.45;
}

@media screen and (max-width: 479px) {
  .productCard__checkboxRow {
    padding-left: 28px;
  }
}

.productCard__checkMark {
  top: calc(50% - 10px);
}

@media screen and (max-width: 479px) {
  .productCard__checkMark {
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
  }
}

.productCard__specialOffer {
  min-width: 500px;
  margin: 10px 0 20px;
  font-size: 14px;
}

@media screen and (max-width: 1023px) {
  .productCard__specialOffer {
    max-width: 100%;
    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;
  margin: 0 -18px 20px;
}

@media screen and (max-width: 1679px) {
  .productCard__buttons {
    margin: 0 -15px 20px;
  }
}

@media screen and (max-width: 1199px) {
  .productCard__buttons {
    margin: 0 -12px 20px;
  }
}

.productCard__btn {
  width: calc(50% - 36px);
  margin: 0 18px;
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (max-width: 1679px) {
  .productCard__btn {
    width: calc(50% - 30px);
    margin: 0 15px;
  }
}

@media screen and (max-width: 1199px) {
  .productCard__btn {
    width: calc(50% - 24px);
    margin: 0 12px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__btn {
    width: calc(100% - 24px);
    margin: 6px 12px;
  }
}

.productCard__disclaimer {
  font-size: 12px;
}

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

.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: 575px) {
  .productCard__titleText {
    font-size: 20px;
  }
}

.productCard__titleLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 16px 20px;
  margin: 0 0 40px;
  color: #404040;
  font-size: 16px;
  line-height: 1.2;
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  text-transform: none;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .productCard__titleLink {
    padding: 0;
    margin: 0 0 36px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.productCard__titleLinkSvg {
  display: inline-block;
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 20px 0 0;
}

.productCard__main {
  max-width: 800px;
}

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

.productCard__serviceSwiper {
  padding: 40px 0;
}

@media screen and (max-width: 1199px) {
  .productCard__serviceSwiper {
    padding: 30px 0 40px;
  }
}

@media screen and (max-width: 575px) {
  .productCard__serviceSwiper {
    margin: 0 -24px;
    padding: 0 24px 34px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__serviceSwiper {
    margin: 0 -15px;
    padding: 0 15px 34px;
  }
}

.productCard__serviceItem {
  height: auto;
  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;
  text-align: center;
  padding: 30px 28px 24px;
  background: #F5F5F9;
  border-radius: 8px;
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  cursor: pointer;
}

@media screen and (max-width: 1679px) {
  .productCard__serviceItem {
    padding: 30px 16px 20px 16px;
  }
}

@media screen and (max-width: 1199px) {
  .productCard__serviceItem {
    padding: 30px 8px 25px;
  }
}

@media screen and (max-width: 1023px) {
  .productCard__serviceItem {
    padding: 30px 8px 20px 8px;
  }
}

@media screen and (max-width: 575px) {
  .productCard__serviceItem {
    width: 170px;
  }
}

@media screen and (max-width: 479px) {
  .productCard__serviceItem {
    padding: 20px;
    width: 150px;
  }
}

.productCard__serviceItem:hover {
  background: #1b3a74;
  color: #ffffff;
}

.productCard__serviceItem:hover .productCard__serviceImg {
  fill: #ffffff;
}

.productCard__serviceImg {
  width: 64px;
  height: 64px;
  margin: 0 0 20px;
  fill: #1b3a74;
  -webkit-transition: fill .4s ease;
  transition: fill .4s ease;
}

@media screen and (max-width: 1199px) {
  .productCard__serviceImg {
    margin: 0 0 11px;
  }
}

.productCard__serviceTitle {
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 1199px) {
  .productCard__serviceTitle {
    margin: 0 auto;
    max-width: 140px;
  }
}

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

@media screen and (max-width: 767px) {
  .productCard__serviceTitle {
    max-width: 150px;
    margin: 0 auto;
  }
}

.productCard__serviceText {
  margin: 0;
  font-size: 14px;
}

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

@media screen and (max-width: 1023px) {
  .productCard__serviceText {
    display: block;
    max-width: 220px;
    margin: 0 auto;
  }
}

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

.productCard__tables {
  width: 100%;
  max-width: 800px;
}

@media screen and (max-width: 1679px) {
  .productCard__tables {
    max-width: 730px;
  }
}

@media screen and (max-width: 1199px) {
  .productCard__tables {
    max-width: 550px;
  }
}

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

.productCard__tablesTitle {
  margin: 0 0 30px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

.productCard .js-trigger-accordion {
  position: relative;
  padding: 21px 20px 19px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1;
  -webkit-transition: color .15s ease;
  transition: color .15s ease;
}

.productCard__equipmentArrow {
  position: absolute;
  width: 12px;
  height: 12px;
  top: calc(50% - 6px);
  right: 20px;
  -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 #E8E9EA;
}

.productCard__equipment.js-parent-accordion {
  border-top: 1px solid #E8E9EA;
  border-right: 1px solid #E8E9EA;
  border-left: 1px solid #E8E9EA;
  border-radius: 6px;
}

.productCard .js-parent-accordion.is-active .js-trigger-accordion {
  color: #000000;
}

.productCard .js-parent-accordion.is-active .js-trigger-accordion .productCard__equipmentArrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.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;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  padding: 0 20px;
  -webkit-animation: easeOpenSub .25s ease-in-out;
          animation: easeOpenSub .25s ease-in-out;
}

@media screen and (max-width: 1199px) {
  .productCard__equipmentContent {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.productCard__equipmentTitle {
  display: inline-block;
  width: 100%;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 700;
}

.productCard__equipmentList {
  display: inline-block;
  padding: 0;
  margin: 0 0 32px;
}

@media screen and (max-width: 1199px) {
  .productCard__equipmentList {
    margin: 0 0 24px;
  }
}

.productCard__equipmentItem {
  position: relative;
  max-width: 320px;
  padding-left: 20px;
  margin: 0 0 11px 0;
  list-style: none;
  font-size: 14px;
  line-height: 1.45;
}

@media screen and (max-width: 1199px) {
  .productCard__equipmentItem {
    max-width: 455px;
    margin: 0 0 8px;
  }
}

.productCard__equipmentItem:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 7px;
  height: 4px;
  border-bottom: 2px solid #1b3a74;
  border-left: 2px solid #1b3a74;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.productCard__hotOptionsContent {
  width: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-animation: easeOpenSub .25s ease-in-out;
          animation: easeOpenSub .25s ease-in-out;
}

@-webkit-keyframes easeOpenSub {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes easeOpenSub {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.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: 19px;
}

.js-parent-accordion.is-active .productCard__equipmentContent.js-content-accordion {
  display: block;
}

.productCard__specificationTable {
  margin-bottom: 40px;
}

.productCard__specificationTable td:first-child {
  width: 31%;
  font-weight: 500;
  white-space: nowrap;
}

@media screen and (max-width: 479px) {
  .productCard__specificationTable td:first-child {
    white-space: unset;
  }
}

.productCard__specificationTable td:nth-child(2) {
  width: 69%;
}

@media screen and (max-width: 479px) {
  .productCard__specificationTable td {
    padding: 12px 10px;
    font-size: 14px;
    vertical-align: middle;
  }
}

.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 {
  position: sticky;
  top: 80px;
  z-index: 10;
  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: sticky;
  top: 80px;
  z-index: 10;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid rgba(36, 38, 41, 0.1);
}

@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__specificationTitle {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.productCard__showroomContacts .showroomContacts__row {
  margin: 0 -15px 60px;
}

@media screen and (max-width: 1199px) {
  .productCard__showroomContacts .showroomContacts__title {
    margin: 0 0 33px;
  }
}

.productCard__showroomContacts .showroomContacts__border {
  padding: 30px;
  width: calc(52.5% - 30px);
  margin: 0 15px;
}

@media screen and (max-width: 1199px) {
  .productCard__showroomContacts .showroomContacts__border {
    width: calc(100% - 30px);
    margin: 0 15px 20px;
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .productCard__showroomContacts .showroomContacts__border {
    padding: 10px;
  }
}

.productCard__showroomContacts .showroomContacts__map {
  width: calc(47.5% - 30px);
  margin: 0 15px;
}

@media screen and (max-width: 1199px) {
  .productCard__showroomContacts .showroomContacts__map {
    width: calc(100% - 30px);
  }
}

.productCard__showroomContacts .showroomContacts__info {
  padding: 20px;
}

.productCard__showroomContacts .showroomContacts__infoName {
  margin: 0 0 16px;
}

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

.productCard__tthItem {
  margin: 5px 0;
}

.productCard__tthInfo {
  margin-left: 5px;
}

.productCard__tthIco {
  width: 20px;
  height: 20px;
  fill: #3b3b3b;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.productCard__bonusEquip .js-content-accordion {
  margin-top: 5px !important;
}

.productCard__bonusEquip .productCard__equipmentItem {
  max-width: 100%;
}

.productCard__bonusEquip .productCard__equipmentContent {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}

.nextStep {
  padding-bottom: 83px;
}

@media screen and (max-width: 1023px) {
  .nextStep {
    padding-bottom: 63px;
  }
}

.nextStep__pageTitle {
  font-size: 32px;
  margin: 0 0 77px;
}

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

@media screen and (max-width: 991px) {
  .nextStep__swiper {
    margin: 0 -34px;
    padding: 0 34px;
  }
}

@media screen and (max-width: 767px) {
  .nextStep__swiper {
    margin: 0 -24px;
    padding: 0 24px;
  }
}

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

.nextStep__item {
  height: unset;
  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;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .nextStep__item {
    width: 306px;
  }
}

@media screen and (max-width: 479px) {
  .nextStep__item {
    width: 240px;
  }
}

.nextStep__svg {
  width: 64px;
  height: 64px;
  margin: 0 0 29px;
  fill: #1b3a74;
}

.nextStep__title {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}

.nextStep__text {
  max-width: 274px;
  margin: 0 0 28px;
  font-size: 16px;
  line-height: 1.4;
}

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

.nextStep__btn {
  margin-top: auto;
  min-width: 220px;
}

.payment {
  padding: 60px 0 80px;
}

.payment--bg {
  background-color: rgba(36, 38, 41, 0.1);
}

.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: #30A859;
  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: #30A859;
  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: 575px) {
  .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 rgba(36, 38, 41, 0.7);
  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: 575px) {
  .payment__footnote-text {
    font-size: 12px;
  }
}

.payment__hr {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-top: 1px solid rgba(36, 38, 41, 0.1);
}

.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: 575px) {
  .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: 575px) {
  .payment__info-table-row {
    font-size: 12px;
  }
}

.payment__info-table-row--head {
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 575px) {
  .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: 575px) {
  .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: 575px) {
  .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: #30A859;
  border: 6px solid #91e0ac;
  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: #DE0F1A;
  border-color: #f78f94;
}

.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-top: 80px;
  margin-bottom: 80px;
}

.politic__img {
  margin-bottom: 60px;
  width: 100%;
}

.preloader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  /* фоновый цвет */
  background: #e0e0e0;
  z-index: 10001;
  pointer-events: none;
}

.preloader__image {
  position: relative;
  top: 3.5%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  text-align: center;
  -webkit-animation: preloader-rotate 2s infinite linear;
          animation: preloader-rotate 2s infinite linear;
}

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

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

.loaded_hiding .preloader {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}
