@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 42px;
  margin: 0.67em 0;
  font-family: "Roboto Condensed", sans-serif;
}

h2 {
  font-size: 35px;
  margin: 0.67em 0;
  font-family: "Roboto Condensed", sans-serif;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Volvo Broad Pro";
  src: url("../fonts/VolvoBroadPro.woff") format("woff"),
    url("../fonts/VolvoBroadPro.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

.volvo-broad-pro {
  font-family: "Volvo Broad Pro";
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensedRegular.woff") format("woff"),
    url("../fonts/RobotoCondensedRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

.roboto-condensed-regular {
  font-family: "Roboto Condensed";
  font-weight: normal;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensedBold.woff") format("woff"),
    url("../fonts/RobotoCondensedBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap;
}

.roboto-condensed-bold {
  font-family: "Roboto Condensed";
  font-weight: bold;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensedLight.woff") format("woff"),
    url("../fonts/RobotoCondensedLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

.roboto-condensed-light {
  font-family: "Roboto Condensed";
  font-weight: 300;
}

body {

  font-weight: 300;
  font-size: 0.875rem;
  line-height: 157%;
  letter-spacing: 0.272222px;

  min-width: 320px;
  font-family: "Roboto Condensed", sans-serif;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #414a6b;
  background-color: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #17224b;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  color: #959aad;
}

a.underline {
  text-decoration: underline;
}

a.underline:hover {
  text-decoration: none;
}

.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}

.container {
  width: 1240px;
  margin: 0 auto;
}

.heading--1,
.heading--2,
.heading--3,
.heading--4,
.heading--5,
.header-contacts__phone,
.welcome-link,
.welcome-form__heading,
.welcome-app__heading,
.pagehead__heading,
.models-slider__heading,
.models-slider__name,
.imglinks__text,
.servs-full__tabs-link,
.servs-full__heading,
.tabs__link,
.feauters-full__heading,
.feauters-full__head,
.advantages__heading,
.advantages__name,
.social__heading,
.services__heading,
.services__name,
.sales__heading,
.sales__name,
.textpage__heading,
.credit-item__name,
.freeserv__heading,
.freeserv__name,
.listserv__heading,
.listserv__name,
.prices__heading,
.models__heading,
.models-item__name,
.catalog-item__name,
.catalog-item__prices,
.filter__head,
.filter__heading,
.modelpage__head,
.modelpage-gallery__thumb-text,
.modelpage__comp,
.modelpage-menu__item,
.modelpage-chars__heading,
.modelpage-chars__name,
.modelpage-table__head,
.modelpage-icons__name,
.modelpage-icons__type,
.modelpage-wblocks__heading,
.modelpage-wblock__head,
.modelpage-wblock__more,
.model-available__heading,
.model-available__name,
.model-available__price,
.model-available__slide_price .questions__heading,
.promo-welcome__heading,
.promo-text__heading,
.promo-panoram__heading,
.promo-present__heading,
.promo-mods__heading,
.photo-dark__heading,
.news-welcome__heading,
.news__heading,
.news-item__heading,
.staff__name,
.staff__positions__title,
.news-page__heading,
.equipment__heading,
.equipment__name,
.equipment__price,
.accessories__heading,
.accessories-item__heading,
.contacts__heading,
.faq__heading,
.staff__heading,
.calculation__heading,
.popup-form__heading,
.vacancy__heading,
.contacts-form__heading,
.vacancy__heading-form__heading,
.techserv-choose__heading,
.techserv-model__name,
.techserv-list__heading,
.onmap__heading,
.footer-text__heading,
.footer__heading {
  font-family: "Volvo Broad Pro", sans-serif;
  line-height: 1;
  font-weight: normal;
  color: #17224b;
  letter-spacing: 2px;
}

.heading--1 {
  font-size: 60px;
}

.heading--2 {
  font-size: 42px;
}

.heading--3 {
  font-size: 32px;
}

.heading--4 {
  font-size: 24px;
}

.heading--5 {
  font-size: 18rem;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.col--1 {
  width: calc(100% / 12 * 1 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--2 {
  width: calc(100% / 12 * 2 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--3 {
  width: calc(100% / 12 * 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--4 {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--5 {
  width: calc(100% / 12 * 5 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--6 {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--7 {
  width: calc(100% / 12 * 7 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--8 {
  width: calc(100% / 12 * 8 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--9 {
  width: calc(100% / 12 * 9 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--10 {
  width: calc(100% / 12 * 10 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--11 {
  width: calc(100% / 12 * 11 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.col--12 {
  width: calc(100% / 12 * 12 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.hidden {
  visibility: hidden;
}

.btn {
  position: relative;
  display: inline-block;
  padding: 7px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  vertical-align: middle;
  border: 1px solid #17224b;
  background-color: #17224b;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none !important;
  min-width: 100px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn--lg {
  padding: 11px 30px;
}

.btn--link {
  background-color: transparent !important;
  color: #959aad;
  min-width: inherit;
  font-size: 12px;
  padding: 0;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0;
  text-decoration: none;
}

.btn--link:hover {
  text-decoration: none;
  color: #0787b6;
}

.btn:hover {
  text-decoration: none;
  background: #fff;
  border-color: #17224b;
  color: #17224b;
}

.btn--white {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.btn--white:hover {
  background: #fff;
  color: #000;
}

.btn--border {
  background: #fff;
  border-color: #17224b;
  color: #17224b;
}

.btn--border:hover {
  background: #17224b;
  border-color: #17224b;
  color: #fff;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.form-input,
.form-textarea {
  display: block;
  width: 100%;
  padding: 0 20px;
  font-size: 12pt;
  color: #17224b;
  background-color: #fff;
  border: 1px solid #cbcdd4;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  height: 48px;
  letter-spacing: 0.8px;
}
.form-counter + .form-input {
  width: calc(100% - 40px);
}
.form-input:focus,
.form-textarea:focus {
  border-color: #17224b;
}

.form_field.error .form-input,
.form_field.error .form-textarea {
  border-color: #f00;
}

.form-input::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
  opacity: 1;
}

.form-input:-ms-input-placeholder,
.form-textarea:-ms-input-placeholder {
  opacity: 1;
}

.form-input::-ms-input-placeholder,
.form-textarea::-ms-input-placeholder {
  opacity: 1;
}

.form-input::placeholder,
.form-textarea::placeholder {
  opacity: 1;
}

.form-input--sm,
.form-textarea--sm {
  width: 100px;
}

.form-input--lg,
.form-textarea--lg {
  height: 60px;
}

.form-input--search,
.form-textarea--search {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTYuOTY2IDU2Ljk2NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0ibTU1LjE0NiA1MS44ODdsLTEzLjU1OC0xNC4xMDFjMy40ODYtNC4xNDQgNS4zOTYtOS4zNTggNS4zOTYtMTQuNzg2IDAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4YzAuNTcxIDAuNTkzIDEuMzM5IDAuOTIgMi4xNjIgMC45MiAwLjc3OSAwIDEuNTE4LTAuMjk3IDIuMDc5LTAuODM3IDEuMTkyLTEuMTQ3IDEuMjMtMy4wNDkgMC4wODMtNC4yNDJ6bS0zMS4xNjItNDUuODg3YzkuMzc0IDAgMTcgNy42MjYgMTcgMTdzLTcuNjI2IDE3LTE3IDE3LTE3LTcuNjI2LTE3LTE3IDcuNjI2LTE3IDE3LTE3eiIgZmlsbD0iI2NjYyIvPgo8L3N2Zz4K")
    1rem 0.8rem no-repeat;
  padding-left: 40px;
}

.form-input.error,
.form-textarea.error {
  -webkit-animation: error 1s;
  animation: error 1s;
}

@-webkit-keyframes error {
  0% {
    border-color: #fff;
  }

  50% {
    border-color: #e94a29;
  }

  10% {
    border-color: #fff;
  }
}

@keyframes error {
  0% {
    border-color: #fff;
  }

  50% {
    border-color: #e94a29;
  }

  10% {
    border-color: #fff;
  }
}

.form-textarea {
  min-height: 210px;
  height: auto;
  padding: 15px 20px;
}

.-wheels .form-textarea {
  min-height: 100px;
}

label.error {
  display: none !important;
}

.form-checkbox input[type="checkbox"],
.form-checkbox input[type="radio"],
.form-radio input[type="checkbox"],
.form-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.form-checkbox__label,
.form-radio__label {
  position: relative;
  display: inline-block;
  margin: 4px 0;
  padding-left: 28px;
  font-size: 14px;
  font-size: 8pt;
  color: #17224b;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.form-checkbox__label:before,
.form-radio__label:before {
  content: " ";
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: #000;
  border-radius: 2px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.form-checkbox__label:after,
.form-radio__label:after {
  content: " ";
  position: absolute;
  display: block;
  background: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
}

.form-checkbox input[type="checkbox"]:checked + label:after,
.form-radio input[type="checkbox"]:checked + label:after {
  width: 16px;
  height: 10px;
  top: 4px;
  left: 1px;
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KPHBvbHlnb24gcG9pbnRzPSI1IDEwIDAgNS4xOTIzIDEuNCAzLjg0NjIgNSA3LjMwNzcgMTIuNiAtMS40MjExZS0xMyAxNCAxLjM0NjIiIGZpbGw9IiNmZmYiLz4KPC9nPgo8L3N2Zz4K")
    center no-repeat;
}

.form-checkbox input[type="radio"] + label:before,
.form-radio input[type="radio"] + label:before {
  border-radius: 100%;
}

.form-checkbox input[type="radio"]:checked + label:after,
.form-radio input[type="radio"]:checked + label:after {
  width: 8px;
  height: 8px;
  top: 8px;
  left: 5px;
  display: block;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  background: #fff;
  border-radius: 100%;
}

.form-checkbox input[type="checkbox"]:disabled + label,
.form-checkbox input[type="radio"]:disabled + label,
.form-radio input[type="checkbox"]:disabled + label,
.form-radio input[type="radio"]:disabled + label {
  cursor: default;
  text-decoration: none;
}

.jqselect {
  height: 48px;
}

.select--lg {
  height: 60px;
}

.jq-selectbox {
  vertical-align: middle;

  cursor: pointer;
  width: 100%;
}

.jq-selectbox__select {
  line-height: 44px;
  padding: 0 30px 0 18px;
  height: 48px;
  font-size: 16px;
  background: #fff;
  font-family: "Roboto Condensed", sans-serif;
  border: 1px solid #ced1d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  color: #17224b;
  display: inline-block;
  text-align: left;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.error .jq-selectbox__select {
  border-color: #f00;
}

.select--lg .jq-selectbox__select {
  height: 60px;
  line-height: 58px;
}

.jq-selectbox__select:hover {
  border-color: #ddd;
}

.opened .jq-selectbox__select {
  border-color: #17224b;
  border-bottom-color: #fff;
}

.dropup .jq-selectbox__select {
  border-color: #17224b;
  border-bottom-top: #fff;
}

.jq-selectbox__select-text {
  display: block;
  overflow: hidden;
  width: 100% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox .placeholder {
  color: #959aad;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 5px;
  width: 25px;
  height: 100%;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMiA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEyMSAtMjQ0MCkiIGZpbGw9IiMxNzIyNGIiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MzMgMjQyMCkiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTQgMjQuMDk3KSBzY2FsZSgxIC0xKSB0cmFuc2xhdGUoLTYgLTQuMDE2MikiPgo8cG9seWdvbiBwb2ludHM9IjYgMCAwIDYuMDI0MyAxLjQgNy40MyA2IDIuODExMyAxMC42IDcuNDMgMTIgNi4wMjQzIi8+CjwvZz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg==")
    center no-repeat;
  background-size: 12px 8px;
  z-index: 1;
  opacity: 0.5;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.opened .jq-selectbox__select .jq-selectbox__trigger {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 1;
}

.jq-selectbox__dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  border: 1px solid #17224b;
  border-top: 0;
  background: #fff;
  font-size: 16px;
  border-radius: 0;
  top: 47px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  opacity: 0;
  visibility: hidden;
}

.jq-selectbox__dropdown:before {
  position: absolute;
  top: 0;
  left: 18px;
  width: calc(100% - 36px);
  height: 1px;
  content: "";
  background: #cdd0d8;
}

.select--lg .jq-selectbox__dropdown {
  top: 59px;
}

.dropup .jq-selectbox__dropdown {
  border: 1px solid #17224b;
  border-bottom: 0;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.dropup .jq-selectbox__dropdown:before {
  top: auto;
  bottom: 0;
}

.opened .jq-selectbox__dropdown {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 10px 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #17224b;
}

.jq-selectbox li.selected {
  background-color: #cdd0d8;
  color: #444;
}

.jq-selectbox li:hover {
  background-color: #f5f5f7;
  color: #888;
}

.jq-selectbox li.disabled {
  color: #aaa;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em;
}

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-file {
  border: 0 !important;
  outline: none !important;
  padding: 0;
  width: 160px;
  background: transparent url(../img/file.svg) 2px 2px no-repeat !important;
  padding-left: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.jq-file input {
  cursor: pointer;
}

.jq-file__name {
  width: 100%;
  color: #959aad;
  font-size: 12px;
  padding-top: 20px;
  text-align: left;
}

.jq-file__browse {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-left: 40px;
  color: #17224b;
  font-size: 14px;
  text-align: left;
}

.form-radio__label:before,
.form-radio__label:after {
  border-radius: 100%;
}

.form-input::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
  color: #959aad;
}

.form-input::-moz-placeholder,
.form-textarea::-moz-placeholder {
  color: #959aad;
}

.form-input:-ms-input-placeholder,
.form-textarea:-ms-input-placeholder {
  color: #959aad;
}

.form-input:-moz-placeholder,
.form-textarea:-moz-placeholder {
  color: #959aad;
}

/**
 * Swiper 4.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 1, 2018
 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

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

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  width: 297px;
  /*height: 148px;*/
  overflow: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */

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

/* 3D Effects */

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.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-slide-shadow-bottom {
  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(transparent)
  );
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

/* IE10 Windows Phone 8 Fixes */

.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-prev,
.swiper-button-next {
  position: absolute;
  border: 1px solid #ced1d9;
  border-radius: 100%;
  bottom: 0%;
  width: 48px;
  height: 48px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  background-size: 18px 18px;
  background-position: center;
  background-repeat: no-repeat;
  outline: none !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(../img/arrow_bl.svg);
  left: 10px;
  right: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(../img/arrow_bl.svg);
  right: 10px;
  left: auto;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #17224b;
  border-color: #17224b;
  background-image: url(../img/arrow.svg);
}

.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: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
  left: 0;
  width: 100%;
}

.jsMainPageTopSilder .swiper-pagination-bullets {
  bottom: 22px;
}

@media screen and (max-width: 600px) {
  .jsMainPageTopSilder .swiper-pagination-bullets {
    bottom: 1px;
    position: static;
    padding: 10px 0;
  }
  .jsMainPageTopSilder .swiper-pagination-dot.swiper-pagination-bullet-active {
    background: #fff;
  }
}

/* Bullets */

.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: 32px;
  height: 24px;
  display: inline-block;
  border-radius: 0;
  background: transparent;
  border: 0;
  outline: none !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

.swiper-pagination-bullet:after {
  width: 100%;
  height: 3px;
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  background: #ced1d9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.swiper-pagination-bullet:hover:after {
  opacity: 0.7;
}

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:after {
  background: #17224b;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

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

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 3px;
}

.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: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

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

.swiper-pagination-dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.3s;
  margin: 0 4px;
  cursor: pointer;
}

.swiper-pagination-dot.swiper-pagination-bullet-active,
.swiper-pagination-dot:hover {
  background: #17224b;
}

/* Progress */

.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-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

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

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

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

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

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

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

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

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 0px;
  position: relative;
  -ms-touch-action: none;
  background: #cbd0da;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 0;
  bottom: 3px;
  z-index: 50;
  height: 1px;
  width: 100%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 3px;
  width: 100%;
  position: relative;
  background: #000;
  border-radius: 0px;
  left: 0;
  top: -1px;
}

.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 > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */

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

/* a11y */

.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-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.plyr .plyr__video-embed iframe,
.plyr__tooltip {
  pointer-events: none;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica,
    Arial, sans-serif;
}

.plyr,
.plyr *,
.plyr::after,
.plyr::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.plyr a,
.plyr button,
.plyr input,
.plyr label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.plyr audio,
.plyr video {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit;
}

.plyr input[type="range"] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  background: 0 0;
}

.plyr input[type="range"]::-webkit-slider-runnable-track {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}

.plyr input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-transition: background 0.2s ease, border 0.2s ease,
    -webkit-transform 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.plyr input[type="range"]::-moz-range-track {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -moz-user-select: none;
  user-select: none;
}

.plyr input[type="range"]::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-transition: background 0.2s ease, border 0.2s ease,
    -webkit-transform 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease,
    -webkit-transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.plyr input[type="range"]::-ms-track {
  height: 8px;
  background: 0 0;
  border: 0;
  color: transparent;
}

.plyr input[type="range"]::-ms-fill-upper {
  height: 8px;
  background: 0 0;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none;
}

.plyr input[type="range"]::-ms-fill-lower {
  height: 8px;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
  user-select: none;
  background: #3498db;
}

.plyr input[type="range"]::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease,
    -webkit-transform 0.2s ease;
  -webkit-transition: background 0.2s ease, border 0.2s ease,
    -webkit-transform 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease,
    -webkit-transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0;
}

.plyr input[type="range"]::-ms-tooltip {
  display: none;
}

.plyr input[type="range"]:focus {
  outline: 0;
}

.plyr input[type="range"]::-moz-focus-outer {
  border: 0;
}

.plyr input[type="range"].tab-focus:focus {
  outline-offset: 3px;
}

.plyr input[type="range"]:active::-webkit-slider-thumb {
  background: #3498db;
  border-color: #fff;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.plyr input[type="range"]:active::-moz-range-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr input[type="range"]:active::-ms-thumb {
  background: #3498db;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr--video input[type="range"].tab-focus:focus {
  outline: rgba(255, 255, 255, 0.5) dotted 1px;
}

.plyr--audio input[type="range"].tab-focus:focus {
  outline: rgba(86, 93, 100, 0.5) dotted 1px;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.plyr__video-embed {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: inherit;
}

.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.plyr__video-embed > div {
  position: relative;
  padding-bottom: 200%;
  -webkit-transform: translateY(-35.95%);
  transform: translateY(-35.95%);
}

.plyr video::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  transition: -webkit-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.plyr__captions span {
  border-radius: 2px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.7);
}

.plyr__captions span:empty {
  display: none;
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr--fullscreen-active .plyr__captions {
  font-size: 32px;
}

.plyr--hide-controls .plyr__captions {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}

.plyr__controls {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  line-height: 1;
  text-align: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.plyr__controls .plyr__progress,
.plyr__controls .plyr__time,
.plyr__controls > button {
  margin-left: 5px;
}

.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__time:first-child,
.plyr__controls > button:first-child {
  margin-left: 0;
}

.plyr__controls .plyr__volume {
  margin-left: 5px;
}

.plyr__controls [data-plyr="pause"] {
  margin-left: 0;
}

.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: 0 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  color: inherit;
}

.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}

.plyr__controls button:focus {
  outline: 0;
}

.plyr__controls .icon--captions-on,
.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted {
  display: none;
}

.plyr--hide-controls .plyr__controls {
  opacity: 0;
}

.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 10px 10px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.5))
  );
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
}

.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
  background: #17224b;
  color: #fff;
}

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #565d64;
}

.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover,
.plyr__play-large {
  background: url(../img/play.svg) center no-repeat;
  color: #fff;
}

.plyr__play-large {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 10px;
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none !important;
  cursor: pointer;
}

.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
  display: none;
}

.plyr__play-large:focus {
  outline: rgba(255, 255, 255, 0.5) dotted 1px;
}

.plyr .plyr__play-large {
  display: inline-block;
}

.plyr--audio .plyr__play-large,
.plyr--playing .plyr__controls [data-plyr="play"],
.plyr__controls [data-plyr="pause"] {
  display: none;
}

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden;
}

.plyr--playing .plyr__controls [data-plyr="pause"] {
  display: inline-block;
}

.plyr--captions-active .plyr__controls .icon--captions-on,
.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted {
  display: block;
}

.plyr [data-plyr="captions"],
.plyr [data-plyr="fullscreen"],
.plyr--captions-active .plyr__controls .icon--captions-on + svg,
.plyr--fullscreen-active .icon--exit-fullscreen + svg,
.plyr--muted .plyr__controls .icon--muted + svg {
  display: none;
}

.plyr--captions-enabled [data-plyr="captions"],
.plyr--fullscreen-enabled [data-plyr="fullscreen"] {
  display: inline-block;
}

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
  transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  -webkit-transition: opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease,
    -webkit-transform 0.2s 0.1s ease;
}

.plyr__tooltip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2;
}

.plyr button.tab-focus:focus .plyr__tooltip,
.plyr button:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
  transform: translate(-50%, 0) scale(1);
}

.plyr button:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__progress {
  position: relative;
  display: none;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.plyr__progress input[type="range"] {
  position: relative;
  z-index: 2;
}

.plyr__progress input[type="range"]::-webkit-slider-runnable-track {
  background: 0 0;
}

.plyr__progress input[type="range"]::-moz-range-track {
  background: 0 0;
}

.plyr__progress input[type="range"]::-ms-fill-upper {
  background: 0 0;
}

.plyr__progress .plyr__tooltip {
  left: 0;
}

.plyr .plyr__progress {
  display: inline-block;
}

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 100px;
}

.plyr__progress--buffer::-webkit-progress-bar,
.plyr__progress--played::-webkit-progress-bar,
.plyr__volume--display::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}

.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}

.plyr__progress--buffer::-ms-fill,
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  border-radius: 100px;
}

.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #3498db;
  background: 0 0;
  -webkit-transition: none;
  transition: none;
}

.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: none;
  transition: none;
}

.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: none;
  transition: none;
}

.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  display: none;
}

.plyr__progress--buffer::-webkit-progress-value {
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress--buffer::-moz-progress-bar {
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress--buffer::-ms-fill {
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25);
}

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.66);
}

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.66);
}

.plyr--loading .plyr__progress--buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%,
    transparent 75%,
    transparent
  );
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.66);
}

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 0.95;
}

.plyr__time + .plyr__time {
  display: none;
}

.plyr__time + .plyr__time::before {
  content: "\2044";
  margin-right: 10px;
}

.plyr__volume {
  display: none;
}

.plyr .plyr__volume {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  position: relative;
}

.plyr .plyr__volume input[type="range"] {
  position: relative;
  z-index: 2;
}

.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr="mute"] {
  display: none !important;
}

.plyr--fullscreen,
.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0;
}

.plyr--fullscreen video,
.plyr--fullscreen-active video {
  height: 100%;
}

.plyr--fullscreen .plyr__video-wrapper,
.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr--fullscreen .plyr__controls,
.plyr--fullscreen-active .plyr__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper,
.plyr--fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.plyr .plyr__progress,
.plyr .plyr__volume {
  display: none !important;
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

.irs-line-left {
  left: 0;
  width: 11%;
}

.irs-line-mid {
  left: 9%;
  width: 82%;
}

.irs-line-right {
  right: 0;
  width: 11%;
}

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

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

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

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

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

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

.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: transparent;
  z-index: 2;
}

.irs-disabled {
  opacity: 0.4;
}

.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

.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;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs {
  height: 5px;
  margin-top: 30px;
}

.irs-with-grid {
  height: 75px;
}

.irs-line {
  height: 4px;
  top: 0;
  background: #cdd0d8;
  border: 0;
}

.irs-line-left {
  height: 4px;
}

.irs-line-mid {
  height: 4px;
}

.irs-line-right {
  height: 4px;
}

.irs-bar {
  height: 4px;
  top: 0;
  border: 0;
  background: #17224b;
}

.irs-bar-edge {
  height: 8px;
  top: 0;
  width: 14px;
  border: 0;
  border-right: 0;
  background: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
}

.irs-shadow {
  height: 2px;
  top: 0;
  background: #000;
  opacity: 0.3;
  border-radius: 0px;
  -moz-border-radius: 0px;
}

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=30);
}

.irs-slider {
  top: -9px;
  width: 24px;
  height: 24px;
  background: #17224b;
  border: 4px solid #fff;
  cursor: pointer;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}

.irs-min,
.irs-max {
  color: #111;
  font-size: 12px;
  line-height: 1.333;
  font-weight: 900;
  text-shadow: none;
  top: 13px;
  padding: 4px 0 0;
  background: transparent;
  border-radius: 0px;
  -moz-border-radius: 0px;
  display: none;
}

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
  background: #dbdbdb;
}

.irs-from,
.irs-to,
.irs-single {
  color: #aaa;
  font-size: 12px;
  line-height: 1.333;
  font-weight: 900;
  text-shadow: none;
  top: 15px;
  padding: 2px 0 0;
  background: transparent;
  border-radius: 0px;
  -moz-border-radius: 0px;
  display: none;
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
  background: #dbdbdb;
}

.irs-grid {
  height: 27px;
}

.irs-grid-pol {
  opacity: 0.5;
  background: #369c65;
}

.irs-grid-pol.small {
  background: #dbdbdb;
}

.irs-grid-text {
  bottom: 5px;
  color: #99a4ac;
}

/* Pannellum 2.4.0, https://github.com/mpetroff/pannellum */

.pnlm-container {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  cursor: default;
  width: 100%;
  height: 100%;
  font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif;
  background: #f4f4f4
    url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2267%22%20height%3D%22100%22%20viewBox%3D%220%200%2067%20100%22%3E%0A%3Cpath%20stroke%3D%22%23ccc%22%20fill%3D%22none%22%20d%3D%22M33.5%2C50%2C0%2C63%2C33.5%2C75%2C67%2C63%2C33.5%2C50m-33.5-50%2C67%2C25m-0.5%2C0%2C0%2C75m-66.5-75%2C67-25m-33.5%2C75%2C0%2C25m0-100%2C0%2C50%22%2F%3E%0A%3C%2Fsvg%3E%0A")
    repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  line-height: 1.4;
  contain: content;
}

.pnlm-container * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.pnlm-ui {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.pnlm-grab {
  cursor: -webkit-grab;
  cursor: grab;
  cursor: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A")
      12 8,
    default;
}

.pnlm-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  cursor: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s5.07-5.29%203.77-6.74c-1.31-1.45-2.53%200.14-2.53%200.14s2.74-3.29%200.535-4.06c-2.2-0.769-2.52%201.3-2.52%201.3s0.81-2.13-1.12-2.13-1.52%201.77-1.52%201.77-0.261-1.59-1.87-1.12c-1.61%200.468-0.874%202.17-0.874%202.17s-0.651-1.55-2-0.445c-1.35%201.11-0.68%202.25-0.365%203.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A")
      12 8,
    default;
}

.pnlm-sprite {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%22208%22%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22117%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22143%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20cy%3D%22169%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cy%3D%22195%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2213%22%20cy%3D%22195%22%20r%3D%222.5%22%2F%3E%0A%3Cpath%20d%3D%22m5%2083v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-5%205v6h6v-6zm-5%205v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20110a7%207%200%200%200%20-7%207%207%207%200%200%200%207%207%207%207%200%200%200%207%20-7%207%207%200%200%200%20-7%20-7zm-1%203h2v2h-2zm0%203h2v5h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m5%2057v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-10%2010v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m17%2038v2h-8v-2z%22%2F%3E%0A%3Cpath%20d%3D%22m12%209v3h-3v2h3v3h2v-3h3v-2h-3v-3z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20136-6.125%206.125h4.375v7.875h3.5v-7.875h4.375z%22%2F%3E%0A%3Cpath%20d%3D%22m10.428%20173.33v-5.77l5-2.89v5.77zm1-1.73%203-1.73-3.001-1.74z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.pnlm-container:-moz-full-screen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-container:-webkit-full-screen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-container:-ms-fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-container:fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important;
}

.pnlm-render-container {
  cursor: inherit;
  position: absolute;
  height: 100%;
  width: 100%;
}

.pnlm-controls {
  margin-top: 4px;
  background-color: #fff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  cursor: pointer;
  z-index: 2;
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px);
}

.pnlm-control:hover {
  background-color: #f8f8f8;
}

.pnlm-controls-container {
  position: absolute;
  top: 0;
  left: 4px;
  z-index: 1;
}

.pnlm-zoom-controls {
  width: 26px;
  height: 52px;
}

.pnlm-zoom-in {
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  border-radius: 3px 3px 0 0;
}

.pnlm-zoom-out {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  background-position: 0 -26px;
  border-top: 1px solid #ddd;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.pnlm-fullscreen-toggle-button,
.pnlm-orientation-button,
.pnlm-hot-spot-debug-indicator {
  width: 26px;
  height: 26px;
}

.pnlm-hot-spot-debug-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  display: none;
}

.pnlm-orientation-button-inactive {
  background-position: 0 -156px;
}

.pnlm-orientation-button-active {
  background-position: 0 -182px;
}

.pnlm-fullscreen-toggle-button-inactive {
  background-position: 0 -52px;
}

.pnlm-fullscreen-toggle-button-active {
  background-position: 0 -78px;
}

.pnlm-panorama-info {
  position: absolute;
  bottom: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 3px 3px 0;
  padding-right: 10px;
  color: #fff;
  text-align: left;
  display: none;
  z-index: 2;
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px);
}

.pnlm-title-box {
  position: relative;
  font-size: 20px;
  display: table;
  padding-left: 5px;
  margin-bottom: 3px;
}

.pnlm-author-box {
  position: relative;
  font-size: 12px;
  display: table;
  padding-left: 5px;
}

.pnlm-load-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 150px;
  margin: -75px 0 0 -100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: none;
  color: #fff;
}

.pnlm-load-box p {
  margin: 20px 0;
}

.pnlm-lbox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  display: none;
}

.pnlm-loading {
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-name: pnlm-mv;
  -webkit-animation-name: pnlm-mv;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  height: 10px;
  width: 10px;
  background-color: #fff;
  position: relative;
}

@keyframes pnlm-mv {
  from {
    left: 0;
    top: 0;
  }

  25% {
    left: 10px;
    top: 0;
  }

  50% {
    left: 10px;
    top: 10px;
  }

  75% {
    left: 0;
    top: 10px;
  }

  to {
    left: 0;
    top: 0;
  }
}

@-webkit-keyframes pnlm-mv {
  from {
    left: 0;
    top: 0;
  }

  25% {
    left: 10px;
    top: 0;
  }

  50% {
    left: 10px;
    top: 10px;
  }

  75% {
    left: 0;
    top: 10px;
  }

  to {
    left: 0;
    top: 0;
  }
}

.pnlm-load-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 100px;
  margin: -50px 0 0 -100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: table;
  color: #fff;
  cursor: pointer;
}

.pnlm-load-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.pnlm-load-button p {
  display: table-cell;
  vertical-align: middle;
}

.pnlm-info-box {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 150px;
  margin: -75px 0 0 -100px;
  background-color: #000;
  border-radius: 3px;
  display: table;
  text-align: center;
  color: #fff;
  table-layout: fixed;
}

.pnlm-info-box a {
  color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.pnlm-info-box p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px 0 5px;
}

.pnlm-error-msg {
  display: none;
}

.pnlm-about-msg {
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  padding: 5px 8px 5px 8px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  position: absolute;
  top: 50px;
  left: 50px;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}

.pnlm-about-msg a:link,
.pnlm-about-msg a:visited {
  color: #fff;
}

.pnlm-about-msg a:hover,
.pnlm-about-msg a:active {
  color: #eee;
}

.pnlm-hotspot-base {
  position: absolute;
  visibility: hidden;
  cursor: default;
  vertical-align: middle;
  top: 0;
  z-index: 1;
}

.pnlm-hotspot {
  height: 26px;
  width: 26px;
  border-radius: 13px;
}

.pnlm-hotspot:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.pnlm-hotspot.pnlm-info {
  background-position: 0 -104px;
}

.pnlm-hotspot.pnlm-scene {
  background-position: 0 -130px;
}

div.pnlm-tooltip span {
  visibility: hidden;
  position: absolute;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  max-width: 200px;
  padding: 5px 10px;
  margin-left: -220px;
  cursor: default;
}

div.pnlm-tooltip:hover span {
  visibility: visible;
}

div.pnlm-tooltip:hover span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  bottom: -20px;
  left: -10px;
  margin: 0 50%;
}

.pnlm-compass {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 4px;
  bottom: 4px;
  border-radius: 25px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  cursor: default;
  display: none;
}

.pnlm-world {
  position: absolute;
  left: 50%;
  top: 50%;
}

.pnlm-face {
  position: absolute;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.pnlm-dragfix,
.pnlm-preview-img {
  position: absolute;
  height: 100%;
  width: 100%;
}

.pnlm-preview-img {
  background-size: cover;
  background-position: center;
}

.pnlm-lbar {
  width: 150px;
  margin: 0 auto;
  border: #fff 1px solid;
  height: 6px;
}

.pnlm-lbar-fill {
  background: #fff;
  height: 100%;
  width: 0;
}

.pnlm-lmsg {
  font-size: 12px;
}

.pnlm-fade-img {
  position: absolute;
  top: 0;
  left: 0;
}

/* 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;
}

.header {
  width: 100%;
  z-index: 101;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 160px;
}

.header__wrap {
  padding: 0 60px;
  height: 160px;
  margin: 0 auto;
  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;
  max-width: 1920px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-logo {
  display: block;
  width: 105px;
  height: 110px;
  margin: 0 auto;
  background: url(/img/logo-main.png) center no-repeat; /* ../img/logo.png */
  background-size: cover;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-nav {
  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;
  flex-wrap: wrap;
  margin: 7px 0;
}

.header-nav--left {
  align-items: center;
}
.header-nav--right {
  justify-content: flex-end;
}

.header-nav__item {
  list-style: none;
  position: relative;
}

.header-nav__item:hover .header-subnav {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px) scaleY(1);
  transform: translateY(0px) scaleY(1);
}
.navmob .header-nav__item:hover .header-subnav {
  opacity: 1;
  visibility: visible;
  position: static;
  -webkit-transform: none;
  transform: none;
  height: auto;
  overflow: auto;
}

.header-nav__link {
  font-size: 14px;
  padding: 10px 0;
  margin: 0 17px;
  letter-spacing: 1.8px;
  position: relative;
  display: inline-block;
}

.header-nav__link:after {
  width: 100%;
  height: 2px;
  background: #17224b;
  position: absolute;
  left: 0;
  bottom: 5px;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.header-nav__link:hover {
  color: #17224b;
}

.header-nav__link--active {
  font-weight: bold;
}

.header-nav__link--active:after,
.header-nav__link:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.header-subnav {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: -25%;
  width: 150%;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  text-align: center;
  -webkit-transform: translateY(-10px) scaleY(0.9);
  transform: translateY(-10px) scaleY(0.9);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 22;
}

.header-subnav__item {
  list-style: none;
  margin: 15px 0;
  line-height: 18px;
}

.header-subnav__link {
  color: #fff;
}

.header-subnav__link:hover {
  color: #fff;
  opacity: 0.8;
}

.navmob .header-subnav {
  -webkit-transform: none;
  transform: none;
  height: 0;
  overflow: hidden;
}

.header__models {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  text-align: center;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  min-height: 360px;
}

.header__models .models-item {
  width: calc(100% / 12 * 2 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  padding-bottom: 0;
}

.header__models .models-item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header__models .models-item__btm {
  height: auto;
  position: relative;
}

.header__models .models-item__name {
  font-size: 24px;
  text-align: center;
  width: 100%;
}

.header__models .models-item__more {
  display: none;
}

.header--showmodels .header__models {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  background-color: white;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}

.header--showmodels {
  background-color: white !important;
}

.header-contacts {
  text-align: right;
  font-size: 12px;
  color: #17224b;
  margin-top: 18px;
  margin-left: 20px;
}

.header-contacts__phone {
  font-size: 18px;
  font-size: 24px;
  letter-spacing: 2px;
}

.header-contacts__phone span {
  color: #959aad;
}

.navtoggle {
  display: none;
  padding: 15px 15px;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.navtoggle:hover {
  opacity: 0.7;
}

.navtoggle-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.navtoggle-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.navtoggle-inner,
.navtoggle-inner::before,
.navtoggle-inner::after {
  width: 40px;
  height: 4px;
  background-color: #17224b;
  border-radius: 2px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.navtoggle-inner::before,
.navtoggle-inner::after {
  content: "";
  display: block;
}

.navtoggle-inner::before {
  top: -10px;
}

.navtoggle-inner::after {
  bottom: -10px;
}

.navtoggle-inner {
  -webkit-transition-duration: 0.32s;
  transition-duration: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.navtoggle-inner::before {
  -webkit-transition: top 0.2s 0.35s ease-in, opacity 0.2s ease-in;
  transition: top 0.2s 0.35s ease-in, opacity 0.2s ease-in;
}

.navtoggle-inner::after {
  -webkit-transition: bottom 0.2s 0.35s ease-in,
    -webkit-transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.2s 0.35s ease-in,
    -webkit-transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.2s 0.35s ease-in,
    transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.2s 0.35s ease-in,
    transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.navtoggle--active .navtoggle-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.22s;
  transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.navtoggle--active .navtoggle-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s ease-out, opacity 0.2s 0.22s ease-out;
  transition: top 0.2s ease-out, opacity 0.2s 0.22s ease-out;
}

.navtoggle--active .navtoggle-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.2s ease-out,
    -webkit-transform 0.32s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.2s ease-out,
    -webkit-transform 0.32s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.2s ease-out,
    transform 0.32s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.2s ease-out,
    transform 0.32s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 0.32s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.navmob {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 11;
  padding: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scaleY(0.8);
  transform: scaleY(0.8);
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.navmob--active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1) !important;
  transform: scaleY(1) !important;
}

.navmob .header-nav {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  display: block;
  -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;
}

.navmob .header-nav__item {
  font-size: 18px;
  margin: 5px 20px;
}

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

.main {
  padding-top: 160px;
}

.welcome {
  background: #17224b;
  /*  background: #17224b url(../img/welcome_bg.jpg) bottom center no-repeat; */
  background-size: cover;
  height: 500px;
  overflow: hidden;
  position: relative;
  margin-top: -160px;
  background-position-y: center;
  padding: 10%;
}

.welcome--credit {
  background-image: url(../img/credit.jpg);
}

.welcome--test {
  background-image: url(../img/test.jpg);
}

.welcome--services {
  background-image: url(../img/services.jpg);
}

.welcome--customer {
  background-image: url(../img/customer.jpg);
}

.welcome__wrap {
  margin-top: 160px;
  position: relative;
}

.welcome-links {
  width: 250px;
  position: absolute;
  top: 160px;
  left: 0;
  height: calc(100% - 160px);
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.welcome-link {
  width: 100%;
  height: 100%;
  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: 0 20px 0 30px;
  position: relative;
  font-size: 24px;
  color: #fff;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(23, 34, 75, 0.9); /* rgba(0, 0, 0, 0.7) */
  border: solid 1px rgba(245, 245, 247, 0.1);
}
.welcome-form__inputs .welcome-form__input {
  padding-left: 10px;
}
.welcome-link:hover {
  text-decoration: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}

.welcome-link:after {
  position: relative;
  display: inline-block;
  background: url(../img/arrow.svg) center no-repeat;
  width: 17px;
  height: 18px;
  opacity: 0.5;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.welcome-link:hover:after {
  opacity: 1;
  -webkit-transform: translateX(7px);
  transform: translateX(7px);
}

.welcome-link--dark {
  background-color: rgba(0, 0, 0, 0.7);
}

.welcome-link--dark:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.welcome-link--active {
  background: rgba(0, 0, 0, 0.8) !important;
  cursor: default;
}

.welcome-link--active:after {
  opacity: 1;
  -webkit-transform: translateX(7px);
  transform: translateX(7px);
}

.welcome-form {
  width: 100%;
  height: 25%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 0 20px 0 30px;
  position: relative;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.7); /* rgba(23, 34, 75, 0.9) */
}

.welcome-form__heading {
  font-size: 24px;
  color: #dddddd;
}

.welcome-form__inputs {
  margin-top: 20px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.welcome-form__input {
  background-color: transparent;
  border-color: #575c6f;
  color: #fff;
}

.welcome-form__input:focus {
  border-color: #fff;
}

.welcome-form__btn {
  background: #fff;
  border-color: #fff;
  width: 48px;
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: inherit;
}

.welcome-form__btn:after {
  position: absolute;
  background: url(../img/arrow_bl.svg) center no-repeat;
  top: 15px;
  left: 15px;
  width: 17px;
  height: 18px;
  opacity: 0.5;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.welcome-form__btn:hover {
  background: #fff;
}

.welcome-form__btn:hover:after {
  opacity: 1;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}

.welcome-app {
  position: absolute;
  right: 40px;
  bottom: 0;
  display: block;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  width: 400px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.welcome-app:before {
  width: 400px;
  height: 400px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  border-radius: 100%;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: rgba(23, 34, 75, 0.7);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.welcome-app__wrap {
  position: relative;
  z-index: 2;
  background: url(../img/i-phone-x.png) bottom center no-repeat;
  padding-bottom: 70px;
  margin-bottom: -10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.welcome-app__heading {
  font-size: 32px;
  margin-bottom: 5px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-shadow: 0 0 5px #000;
}

.welcome-app__text {
  color: #fff;
  max-width: 280px;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-shadow: 0 0 5px #000;
}

.welcome-app:hover .welcome-app__heading,
.welcome-app:hover .welcome-app__text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.welcome-app:hover .welcome-app__wrap {
  margin-bottom: 0;
}

.welcome-app:hover:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.welcome-slider__img {
  display: none;
}
.welcome-slider__desc {
  position: absolute;
  top: 210px;
  right: 100px;
  text-align: right;
}
@media screen and (max-width: 1239.98px) {
  .welcome-slider__desc {
    top: 100px;
    right: 50px;
    text-align: right;
  }
}
@media screen and (max-width: 767.98px) {
  .swiper-wrapper .swiper-slide {
    background: none !important;
  }
  .welcome-slider__img {
    display: block;
  }
  .welcome-slider__desc {
    display: none;
  }
}
.welcome-slider__heading {
  font-size: 80px;
  display: none;
}
.welcome-slider__text {
  font-size: 28px;
  color: #17224b;
}

.pagehead:before {
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.8)),
    to(transparent)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}

.pagehead__wrap {
  position: relative;
  z-index: 2;
    height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.pagehead__desc {
  color: #fff;
}

.winter_wheels .pagehead__desc {
  max-width: 100%;
}

.pagehead__heading {
  font-size: 60px;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 10px;
}

.pagehead__text {
  margin-bottom: 35px;
}

.pagehead__btn {
  width: 280px;
  margin-right: 35px;
}

.pagehead__test {
  color: #fff;
}

.models-slider {
  padding: 100px 0 140px;
  text-align: center;
  color: #17224b;
  background: #fafafa;
  font-size: 18px;
}

.models-slider__heading {
  font-size: 42px;
  margin-bottom: 20px;
}

.models-slider__text {
  max-width: 520px;
  margin: 0 auto;
}

.models-slider__items {
  margin-top: 85px;
  padding: 0 25px;
  overflow: hidden;
  position: relative;
}

.models-slider__item {
  display: block;
  margin: 15px 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.models-slider__item:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.models-slider__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.models-slider__item:hover .models-slider__img {
  -webkit-transform: scale(1.05) translateY(-3px);
  transform: scale(1.05) translateY(-3px);
}

.models-slider__item:hover .models-slider__name {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.models-slider__name {
  font-size: 24px;
  font-size: 28px;
  padding: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.models-slider__controls {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  margin-top: 90px;
}

.models-slider__prev {
  left: 0;
  bottom: 8px;
}

.models-slider__next {
  left: 58px;
  right: auto;
  bottom: 8px;
}

.models-slider__scrollbar.swiper-scrollbar {
  width: 400px !important;
  left: 50% !important;
  margin-left: -200px;
  height: 3px;
  background: #e2e3e7;
  bottom: 30px;
}

.models-slider__scrollbar.swiper-scrollbar .swiper-scrollbar-drag {
  width: 24px !important;
  height: 24px;
  border-radius: 100%;
  background: #fff;
  position: relative;
  top: -11px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.models-slider__scrollbar.swiper-scrollbar .swiper-scrollbar-drag:after {
  background: #17224b;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
}

.imglinks {
  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;
  margin: 5px;
}

.imglinks__item {
  width: 33.3%;
  overflow: hidden;
  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;
  color: #fff;
  margin: 5px;
}

.imglinks__item:nth-child(1) {
  border: 0;
}

.imglinks__img {
  width: 100%;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  display: block;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.imglinks__text {
  font-size: 32px;
  position: absolute;
  padding: 40px;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(transparent),
    to(rgba(0, 0, 0, 0.7))
  );
  background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.7));
}

.imglinks__item:hover .imglinks__img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.servs-full {
  position: relative;
  background: #162149;
  margin: 40px 0 50px;
}

.servs-full__tabswrap {
  position: absolute;
  width: 33.3%;
  right: 0;
  top: 0;
  padding: 45px 90px;
  z-index: 3;
}

.servs-full__tabs {
  padding: 0;
}

.servs-full__tabs-item {
  list-style: none;
  margin: 25px 0;
}

.servs-full__tabs-link {
  color: #959aad;
  font-size: 18px;
  position: relative;
  padding-left: 26px;
}

.servs-full__tabs-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #959aad;
  border-radius: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.servs-full__tabs-link.active {
  color: #fff;
}

.servs-full__tabs-link.active:before {
  border-color: #fff;
  background: #fff;
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
}

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

.servs-full__img {
  width: 66.6%;
  overflow: hidden;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.servs-full__desc {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(33.3% - 4px);
  background: #162149;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 90px;
  height: 600px;
}

.servs-full__heading {
  font-size: 42px;
  margin-bottom: 25px;
  color: #fff;
}

.servs-full__text {
  color: #959aad;
  margin-bottom: 40px;
}

.servs-full__btn {
  min-width: 194px;
}

.video-full {
  padding: 50px 0 0;
}

.video-full__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.video-full__big {
  width: calc(100% / 12 * 8 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.video-full__smalls {
  width: calc(100% / 12 * 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-left: 27px;
}

.video-full__small,
.video-full__smalls li {
  height: 32%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  cursor: pointer;
}

.video-full__small:after,
.video-full__smalls li:after {
  background: rgba(0, 0, 0, 0.3) url(../img/play.svg) center no-repeat;
  background-size: 40px 40px;
  height: 100%;
  width: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.video-full__small.active:after,
.video-full__small:hover:after,
.video-full__smalls li.active:after,
.video-full__smalls li:hover:after {
  background-color: transparent;
}

.video-full__small.active,
.video-full__smalls li.active {
  cursor: default;
}

.video-wrap video {
  width: 100%;
  height: 100% !important;
}

.tabs {
  border-bottom: 2px solid #dadce2;
  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: 50px;*/
  margin-bottom: 15px;
  padding: 0;
}

.tabs__item {
  list-style: none;
  display: inline-block;
}

.tabs.tabs__acessuares .tabs__item {
  width: 16.666%;
}

.tabs__link {
  font-size: 24px;
  position: relative;
  padding: 10px 25px;
  text-align: center;
  display: block;
  color: #959aad;
}

.tabs__link:hover {
  text-decoration: none;
  color: #17224b;
}

.tabs__link:after {
  width: 100%;
  height: 4px;
  background: #17224b;
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.tabs__link.active {
  color: #17224b;
}

.tabs__link.active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.equipment__sticker {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  background: #f3ca12;
  width: 100px;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}

.equipment__imgwrap.bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 65%;
  position: relative;
}

.-wheels .equipment__imgwrap.bg {
  padding-top: 100%;
  background-size: 90%;
}

.feauters-full {
  padding: 140px 30px;
}

.feauters-full__heading {
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.feauters-full__slider {
  position: relative;
}

.feauters-full__img {
  margin-bottom: 20px;
  width: 100%;
}

.feauters-full__head {
  font-size: 24px;
  margin-bottom: 10px;
}

.feauters-full__text {
  font-size: 14px;
  color: #17224b;
}

.feauters-full__prev {
  bottom: auto;
  top: 115px;
  left: -30px;
  background-color: #fff;
}

.feauters-full__next {
  bottom: auto;
  top: 115px;
  right: -30px;
  background-color: #fff;
}

.tab-content > .tab-pane {
  padding: 0px 30px;
  margin: 0 -30px;
}

.advantages__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 40px;
}

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

.advantages__item {
  width: 25%;
  background: #f4f4f6;
  border-left: 1px solid #cdd0d8;
  position: relative;
  height: 400px;
}

.advantages__item:first-child {
  border-left: 0;
}

.advantages__wrap {
  width: 100%;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 95px 50px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  margin-left: -1px;
}

.advantages__wrap:hover {
  background: #fff;
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  border-color: #fff;
  width: calc(100% + 2px);
}

.advantages__img {
  margin-bottom: 40px;
}

.advantages__name {
  font-size: 24px;
  margin-bottom: 10px;
}

.advantages__text {
  font-size: 18px;
}

.social {
  padding: 0 0 140px;
}

.social__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 20px;
}

.social__text {
  max-width: 520px;
  text-align: center;
  margin: 0 auto 80px;
}

.social__slider {
  padding-bottom: 90px;
}

.social__slider .swiper-slide:nth-child(even) {
  margin-top: 255px;
}

.social__item {
  position: relative;
  overflow: hidden;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.social__item:after {
  width: 24px;
  height: 24px;
  position: absolute;
  content: "";
  bottom: 20px;
  right: 20px;
  background: url(../img/instagram-icon.svg) no-repeat;
}

.social__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.social__img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.social__next {
  right: auto;
  left: 70px;
}

.services {
  padding: 100px 0;
}

.services__items {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.services__item {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  overflow: hidden;
  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;
  color: #fff;
  margin-bottom: 20px;
}

.services__img {
  width: 100%;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  display: block;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.services__name {
  font-size: 32px;
  position: absolute;
  padding: 30px 70px 30px 30px;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(transparent),
    to(rgba(0, 0, 0, 0.8))
  );
  background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.8));
}

.services__desc {
  padding: 20px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}

.services__item:hover .services__img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.sales {
  padding: 100px 0;
}

.sales__heading {
  font-size: 36px;
  text-align: center;
  margin-bottom: 25px;
}

.sales__text {
  max-width: 820px;
  text-align: center;
  margin: 0 auto;
}

.sales__items {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.sales__item {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  overflow: hidden;
  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;
  color: #fff;
  margin-bottom: 20px;
}

.sales__img {
  width: 100%;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  display: block;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.sales__name {
  font-size: 32px;
  position: absolute;
  padding: 30px 70px 30px 30px;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(transparent),
    to(rgba(0, 0, 0, 0.8))
  );
  background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.8));
}

.sales__desc {
  padding: 20px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}

.sales__item:hover .sales__img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.white-popup-block.-wheels {
  max-width: 900px;
  overflow: hidden;
}
.jsSuccessText {
  font-size: 20px;
}
.jsSuccessText.hidden {
  position: absolute;
  bottom: 2%;
  width: 100%;
  max-width: 400px;
}

.textpage {
  padding: 100px 0 40px;
}

.textpage__heading {
  font-size: 42px;
  margin-bottom: 25px;
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.-wheels .textpage__heading {
  max-width: 900px;
}

.-wheels .textpage__heading {
  background-color: #f5f5f7;
  padding: 20px 0px;
  font-size: 24px;
}

.textpage__text {
  padding-bottom: 60px;
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

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

.credit-item {
  width: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.credit-item--cred {
  background-image: url(/static/img/cred.jpg);
}

.credit-item--liz {
  background-image: url(/static/img/liz.jpg);
}

.credit-item--str {
  background-image: url(/static/img/str.jpg);
}

.credit-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.credit-item__wrap {
  position: absolute;
  bottom: 70px;
  left: 70px;
  color: #fff;
  z-index: 2;
  max-width: 520px;
}

.credit-item__name {
  font-size: 42px;
  color: #fff;
  margin-bottom: 15px;
}

.credit-item__text {
  font-size: 18px;
  margin-bottom: 20px;
}

.credit-item__btn {
  min-width: 190px;
}

.freeserv {
  padding: 100px 0;
  background: #f4f4f4;
}

.freeserv__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 60px;
}

.freeserv__items {
  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;
  border: 1px solid #cdd0d8;
  border-bottom: 0;
}

.freeserv__item {
  width: 33.3%;
  background: #f4f4f4;
  border-left: 1px solid #cdd0d8;
  border-bottom: 1px solid #cdd0d8;
  position: relative;
  height: 400px;
}

.freeserv__item:nth-child(3n + 1) {
  border-left: 0;
}

.freeserv__wrap {
  width: 100%;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 95px 70px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
}

.freeserv__wrap:hover {
  background: #fff;
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  border-color: #fff;
}

.freeserv__wrap:after {
  width: 100%;
  height: 70px;
  background: url(../img/free.svg) bottom center no-repeat;
  background-size: 100% auto;
  position: absolute;
  content: "";
  bottom: -30px;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.freeserv__wrap:hover:after {
  opacity: 1;
  bottom: 0;
}

.freeserv__img {
  margin-bottom: 50px;
  position: relative;
}

.freeserv__name {
  font-size: 32px;
  font-size: 28px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}

.freeserv__name span {
  color: #0787b6;
}

.listserv {
  padding: 100px 0;
  background: #f4f4f4;
}

.listserv__heading {
  font-size: 32px;
  text-align: center;
  margin-bottom: 60px;
}

.listserv__items {
  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;
  border: 1px solid #cdd0d8;
  border-bottom: 0;
}

.listserv__item {
  width: 33.3%;
  background: #f4f4f4;
  border-left: 1px solid #cdd0d8;
  border-bottom: 1px solid #cdd0d8;
  position: relative;
  height: 400px;
}

.listserv__item:nth-child(3n + 1) {
  border-left: 0;
}

.listserv__wrap {
  width: 100%;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 95px 70px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
}

.listserv__wrap:hover {
  background: #fff;
  -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  border-color: #fff;
}

.listserv__img {
  margin-bottom: 50px;
  position: relative;
}

.listserv__name {
  font-size: 32px;
  font-size: 28px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}

.listserv__name span {
  color: #0787b6;
}

.prices {
  background: #fafafa;
  padding: 100px 0;
}

.prices__heading {
  font-size: 32px;
  margin-bottom: 25px;
  text-align: center;
}

.prices__model {
  max-width: 320px;
  margin: 0 auto 40px;
}

.table {
  width: 100%;
  border: 0;
  color: #17224b;
  border-collapse: collapse;
  border-spacing: 0;
}

.table th {
  font-size: 12px;
  letter-spacing: 1.7px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 40px;
}

.table td {
  padding: 20px 40px;
  font-size: 14px;
  background: #fff;
  border-bottom: 10px solid #fafafa;
}

.table-bordered {
  width: 100%;
  border: 1px solid #cbcdd4;
  color: #17224b;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px 0;
}

.table-bordered th {
  font-size: 12px;
  letter-spacing: 1.7px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 15px 20px;
  background: #fafafa !important;
  border: 1px solid #cbcdd4;
  font-weight: 700;
}

.table-bordered td {
  padding: 5px 20px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #cbcdd4;
}

.models {
  padding: 100px 0;
}

.models__heading {
  font-size: 32px;
  margin-bottom: 20px;
  text-align: center;
}

.models__text {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.models__model {
  max-width: 400px;
  margin: 20px auto 40px;
}

.models__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.models-item {
  width: calc(100% / 12 * 2 - 20px);
  /*  width: calc(100% / 12 * 4 - 20px); */
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 0px; /*20px*/
  display: block;
}

.models-item:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.models-item__img {
  /* width: 100%; */
  max-width: 100%;
}

.models-item__btm {
  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: 0 20px;
  height: 60px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.models-item__name {
  font-size: 20px;
}

.models-item__more {
  min-width: inherit;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  padding: 0;
  background: #fff url(../img/arrow_bl.svg) center no-repeat;
  background-size: 11px 11px;
  display: none;
}

.models-item:hover .models-item__more {
  background: #17224b url(../img/arrow.svg) center no-repeat;
  background-size: 11px 11px;
}

.model_description {
  margin-top: 20px;
}

.tab-content > .tab-pane {
  display: block;
  /* undo display:none          */
  height: 0;
  /* height:0 is also invisible */
  overflow: hidden;
  /* no-overflow                */
}

.tab-content > .tab-pane.active {
  height: auto;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.catalog {
  padding-top: 40px;
  background: #00002b;
}

.catalog--active .catalog__wrap {
  -webkit-transform: translateX(310px);
  transform: translateX(310px);
}

.catalog .container {
  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;
  position: relative;
}

.catalog__wrap {
  margin-left: 10px;
  width: 100%;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.catalog__top {
  margin-bottom: 10px;
  background: #fff;
  padding: 10px;
  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;
}

.catalog__sort {
  width: 210px;
}

.catalog__view {
  margin-right: 40px;
  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;
}

.catalog__view-blocks,
.catalog__view-lines {
  width: 18px;
  height: 18px;
  background: url(../img/cat_blocks.svg) center no-repeat;
  cursor: pointer;
  margin-left: 20px;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.catalog__view-blocks:hover,
.catalog__view-blocks--active,
.catalog__view-lines:hover,
.catalog__view-lines--active {
  opacity: 1;
}

.catalog__view-lines {
  background: url(../img/cat_lines.svg) center no-repeat;
}

.catalog-item {
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
  min-height: 220px;
  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;
  position: relative;
}
.new__catalog__item.sold{
  opacity: .7;
}
.catalog-item-badge {
  position: absolute;
  top: 10px;
  right: 0;
  background: rgba(0,0,0,.65)!important;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 2;
  font-size:12px;
}

.catalog-item__imgs {
  width: 217px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.catalog--blocks .catalog-item__imgs {
  width: 100%;
}

.catalog-item__img {
  width: 100%;
  display: none;
  position: absolute;
}

.main_img {
  display: block;
}

.slide_nav {
  height: 100%;
  float: left;
  border-bottom: 5px solid transparent;
  z-index: 999;
  position: relative;
}

.slide_nav:hover + .catalog-item__img {
  display: block;
}

.slide_nav:hover {
  border-bottom: 5px solid #00002b;
}

.catalog-item__slider {
  padding-bottom: 0;
}

.catalog-item__desc {
  width: 100%;
}

.catalog-item__heading {
  padding: 20px 35px;
  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;
  width: 100%;
}

.catalog-item__complect {
  padding: 0 35px;
}

.catalog--blocks .catalog-item__complect {
  background: #f5f5f7;
  padding: 20px 35px;
}

.catalog-item__name {
  font-size: 24px;
}

.catalog-item__name-1 {
  font-size: 24px;
}

.catalog-item__name-2 {
  font-size: 18px;
}

.catalog-item__id {
  margin-left: 25px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 14px;
  font-weight: bold;
  color: #959aad;
}

.catalog-item__prices {
  margin-left: auto;
  font-size: 24px;
}

.catalog-item__prices .-rub {
  font-size: 18px;
}

.catalog-item__prices-new {
  font-size: 25px;
  /*  color: #17224b; */
  color: #ca7a39;
  /*text-decoration:line-through;*/
  animation: pulse 1.7s alternate infinite ease-in;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1.05);
  }
}

.catalog-item__prices-old {
  font-size: 20px;
  text-decoration: line-through;
  color: #959aad;
}

.catalog-item__prices-old .-rub {
  font-size: 16px;
}

.catalog-item__prices-sale {
  /* color: #d0021b; */
  color: #ca7a39;
}

/* .catalog-item__prices-sale span {
  color:#17224b;
} */

.catalog-item__body {
  padding: 25px 35px;
  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;
}

.catalog-item__text {
  width: 220px;
  font-size: 14px;
  color: #17224b;
}

.catalog:not(.catalog--blocks) .catalog-item__btns {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  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;
}

.catalog-item__btn-more {
  margin-right: 10px;
}

.catalog--blocks .catalog-item__btn-more {
  width: 100%;
  margin-bottom: 10px;
}

.catalog--blocks .catalog-item__btn-buy {
  width: 100%;
}

.catalog__loadmore {
  width: 100%;
  padding: 16px 30px;
  font-size: 18px;
}

.catalog--blocks .catalog__items {
  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: 0 -10px;
}

.catalog--blocks .catalog-item {
  width: calc(33.33% - 20px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin: 0 10px 20px;
}

.catalog--blocks .catalog-item__heading {
  padding: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog--blocks .catalog-item__complect {
  padding: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog--blocks .catalog-item__name {
  width: calc(50% - 10px);
  margin-right: 10px;
}

.catalog--blocks .catalog-item__id {
  width: 100%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 0;
  margin-top: 10px;
}

.catalog--blocks .catalog-item__prices {
  width: calc(50%);
  position: relative;
  text-align: right;
}

.catalog-item__prices-helper {
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  right: -8px;
  font-size: 12px;
  font-weight: bold;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-indent: 2px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #17224b;
  color: #17224b;
  transition: 0.3s ease all;
  font-family: "Roboto Condensed", sans-serif;
}
.catalog-item__prices-helper:before {
  content: "?";
}
.catalog-item__prices-helper:hover {
  background: #17224b;
  color: #fff;
}

.catalog--blocks .catalog-item__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 10px;
}

.catalog--blocks .catalog-item__text {
  width: 100%;
}

.catalog--blocks .catalog-item__btns {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.catalog--blocks .catalog-item__btns .btn {
  padding-left: 0;
  padding-right: 0;
  min-width: 100px;
}

.catalog--blocks .catalog__loadmore {
  margin: 0 10px;
}

.filter {
  background: #fff;
  width: 300px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.filter__block {
  position: relative;
}

.filter__head {
  position: relative;
  font-size: 24px;
  color: #959aad;
  padding: 20px 25px;
  background: #f5f5f7;
}

.filter__body {
  padding: 20px 25px;
  height: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.filter__block--hidden .filter__body {
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0 25px;
}

.filter__group {
  margin-bottom: 20px;
}

.filter__group:last-child {
  margin-bottom: 15px;
}
.filter__group--range {
  margin-bottom: 30px;
}

.filter__label {
  font-size: 16px;
  letter-spacing: 1px;
  color: #17224b;
  margin-bottom: 7px;
}

.filter__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.filter__col {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.filter__heading {
  position: relative;
  font-size: 18px;
  color: #17224b;
  padding: 20px 25px;
  background: #f5f5f7;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-right: 50px;
}

.filter__heading:after {
  width: 14px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 24px;
  content: "";
  background: url(../img/minus.svg) center no-repeat;
}

.filter__block--hidden .filter__heading {
  color: #959aad;
}

.filter__block--hidden .filter__heading:after {
  background: url(../img/plus.svg) center no-repeat;
}

.filter__list {
  margin: 0;
  padding: 0;
}

.filter__list-item {
  position: relative;
  padding-left: 15px;
  list-style: none;
  margin-bottom: 5px;
}

.filter__list-item:before {
  width: 7px;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: url(../img/bullet.svg) left center no-repeat;
}

.filter__checkbox {
  display: inline-block;
  margin: 0 20px 10px 0;
  min-width: 110px;
}

.bx-filter-param-label.disabled {
  opacity: 0.7;
}
.bx-filter-param-text {
  padding-left: 5px;
}
.bx-filter-popup-result {
  position: absolute;
  z-index: 9;
  left: calc(100% + 11px);
  background: #17224b;
  color: #fff;
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 5px;
  width: 115px;
  text-align: center;
  margin-top: -15px;
}
.bx-filter-popup-result:before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 10px 8.5px 0;
  border-color: transparent #ffffff transparent transparent;
}
.bx-filter-popup-result a {
  color: inherit;
  border-bottom: 1px dashed;
  text-decoration: none;
}
@media screen and (max-width: 420px) {
  .bx-filter-popup-result {
    left: auto;
    right: 0;
  }
}

.filter__list-item--active {
  font-weight: bold;
}

.filter__end {
  text-align: center;
  padding: 20px 25px 30px;
}

.filter__btn {
  width: 100%;
  margin-bottom: 15px;
}

.filter__reset {
  position: relative;
  font-size: 14px;
  color: #959aad;
  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;
}

.filter__reset:before {
  display: inline-block;
  background: url(../img/del.svg) center no-repeat;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  content: "";
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.filter__reset:hover {
  color: #17224b;
}

.filter__reset:hover:before {
  opacity: 1;
}

.filter .form-checkbox__label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.filtermob {
  display: none;
}

.catalog--active .filter {
  left: 0;
}

.filter.form-select {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.filter.form-select .bx-filter-select-text {
  padding-left: 18px;
}

.filter__body .bx-filter-select-block {
  position: relative;
  z-index: 2;
}

.modelpage {
  background: #00002d;
}

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

.modelpage__top-right {
  width: 33.3%;
  background: #00002d;
  color: #fff;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modelpage__head {
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 60px;
  font-size: 32px;
  background: #fff;
  position: relative;
}

.modelpage__name {
  padding-right: 30px;
}
.modelpage__price {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  white-space: nowrap;
  line-height: 24px;
}
.modelpage__price .-main-price {
  order: 1;
}
.modelpage__price .-main-price:after {
  display: inline;
  content: "*";
  color: #959aad;
}
.modelpage__price .-min-price {
  order: 2;
}
.modelpage__price .-min-price:before {
  display: none;
  content: "новая цена";
  font-size: 18px;
  line-height: 1;
}
.modelpage__price .-min-price:after {
  display: inline;
  content: "*";
  color: #959aad;
}
.modelpage__price .-min-price + .-main-price {
  display: none;
  margin-right: 24px;
  color: #959aad;
  margin-bottom: 20px;
  font-family: "Volvo Novum Medium", sans-serif;
}
.modelpage__price .-min-price + .-main-price:before {
  content: "старая цена";
  display: block;
  font-size: 18px;
  line-height: 1;
}
.modelpage__price--ru {
  font-size: 24px;
  color: #959aad;
}
.-min-price .modelpage__price--ru {
  /*color:#161618;*/
}

.modelpage-gallery {
  position: relative;
}

.modelpage-badge {
  position: absolute;
  top: 20px;
  right: 0;
  background: #17224b;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  z-index: 2;
}

.modelpage-gallery__thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 20px;
}

.modelpage-gallery__thumb {
  margin-top: 15px;
  width: calc(100% / 12 * 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  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;
  overflow: hidden;
}

.modelpage-gallery__thumb-text {
  position: absolute;
  top: 0;
  left: 0;
  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;
  color: #fff;
  font-size: 18px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.modelpage-gallery__thumb:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modelpage-gallery__thumb:hover .modelpage-gallery__thumb-text {
  background: rgba(0, 0, 0, 0.5);
}

.modelpage-gallery__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}

.modelpage__desc {
  padding: 60px 70px 0;
}

.modelpage__comp {
  font-size: 32px;
  margin-bottom: 20px;
  color: #fff;
}

.modelpage-list {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
}

.modelpage-list__label {
  color: #959aad;
}

.modelpage-menu {
  width: 100%;
  margin-top: 50px;
  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;
}

.modelpage-menu__item {
  font-size: 24px;
  font-size: 22px;
  color: #fff;
  position: relative;
}

.modelpage-menu__item:hover {
  color: #fff;
}

.modelpage-menu__item:after {
  position: relative;
  display: inline-block;
  background: url(../img/arrow.svg) center no-repeat;
  width: 17px;
  height: 18px;
  opacity: 0;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.modelpage-menu__item:hover:after {
  opacity: 1;
  -webkit-transform: translateX(7px);
  transform: translateX(7px);
}

.modelpage__desc-btn:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: -3px 10px 0 0;
  background: url(../img/arrow.svg) center center no-repeat;
  background-size: 16px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modelpage__desc-btn:hover:before {
  background: url(../img/arrow_bl.svg) center center no-repeat;
}

.modelpage-chars {
  padding-top: 120px;
  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;
}

.modelpage-chars__left {
  width: 500px;
}

.modelpage-chars__right {
  width: 500px;
  background: #fff;
  padding: 40px;
  text-align: center;
}

.modelpage-chars__heading {
  font-size: 32px;
}

.modelpage-chars__name {
  font-size: 24px;
  color: #959aad;
  font-size: 28px;
  margin-bottom: 50px;
}

.modelpage-table__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  color: #959aad;
  border-bottom: 1px solid #ced1d9;
  padding: 0 0 10px;
  margin-bottom: 20px;
}

.modelpage-table__body {
  color: #000;
  font-size: 18px;
}

.modelpage-tech__image {
  float: right;
}

.modelpage-table {
  overflow: hidden;
}

.modelpage-table__row {
  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;
  line-height: 1.8;
  position: relative;
}

.modelpage-table__row:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 9px;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #959aad;
}

.modelpage-table__left {
  background: #fff;
  position: relative;
  padding-right: 10px;
  z-index: 1;
}

.modelpage-table__right {
  background: #fff;
  min-width: 110px;
  padding-left: 10px;
  position: relative;
  z-index: 1;
}

.modelpage-icons {
  margin-top: 50px;
  margin-bottom: 20px;
}

.modelpage-icons__items {
  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;
  border-top: 1px solid #ced1d9;
  border-bottom: 1px solid #ced1d9;
}

.modelpage-icons__item {
  background: #f5f5f7;
  padding: 35px;
  width: 25%;
  border-left: 1px solid #ced1d9;
  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;
}

.modelpage-icons__item:nth-child(4n + 4) {
  border-right: 1px solid #ced1d9;
}

.modelpage-icons__img {
  margin-right: 20px;
  width: 48px;
  height: 48px;
}

.modelpage-icons__name {
  font-size: 24px;
  margin-bottom: 5px;
}

.modelpage-icons__type {
  font-size: 18px;
  color: #959aad;
}

.modelpage-wblocks {
  padding-bottom: 20px;
}

.modelpage-wblocks__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.modelpage-wblocks__heading {
  color: #fff;
  font-size: 42px;
  text-align: center;
  margin-bottom: 40px;
}

.modelpage-wblock {
  background: #fff;
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  position: relative;
  min-height: 350px;
}

.modelpage-wblock.-full-width {
  width: 100%;
  min-height: auto;
}

.modelpage-wblock.-full-width + .modelpage-wblock.-full-width {
  margin-top: 20px;
}

.modelpage-wblock__head {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 20px 30px;
  font-size: 28px;
  border-bottom: 2px solid #f3f3f5;
}

.model-available__headcols {
  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: center;
  width: 100%;
}

.modelpage-wblock__headcols {
  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;
  width: 100%;
}

.modelpage-wblock__price {
}

.modelpage-wblock__heading--light {
  color: #959aad;
}

.modelpage-wblock__name {
  font-size: 28px;
  color: #959aad;
}

.modelpage-wblock__body {
  padding: 0 30px;
  margin: 20px 0;
  overflow: hidden;
}

.modelpage-wblock--more {
  padding-bottom: 46px;
}

.modelpage-wblock--more .modelpage-wblock__body {
  max-height: 200px;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}

.modelpage-wblock--more .modelpage-wblock__body:after {
  height: 15px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(white)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.modelpage-wblock__text {
  font-size: 18px;
  margin: 0;
  color: #000;
  line-height: 1.8;
}

.modelpage-wblock__text p {
  margin: 0;
}

.modelpage-wblock__text ul {
  margin: 0;
  padding: 0 0 0 20px;
}

.modelpage-wblock__more {
  padding: 0 30px;
  height: 60px;
  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;
  background: #e5e6eb;
  color: #959aad;
  font-size: 18px;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.modelpage-wblock__more:after {
  width: 14px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 32px;
  content: "";
  background: url(../img/plus.svg) center no-repeat;
}

.modelpage-wblock--active .modelpage-wblock__body {
  /* max-height: 1000px; */
  max-height: 5000px;
}

.modelpage-wblock--active .modelpage-wblock__more {
  color: #17224b;
}

.modelpage-wblock--active .modelpage-wblock__more:after {
  background: url(../img/minus.svg) center no-repeat;
}

@media (max-width: 480px) {
  .modelpage-wblock--more,
  .modelpage-wblock__text {
    padding-right: 0;
  }
}

.model-available {
  background: #fafafa;
  padding: 30px 0;
}

.model-available__heading {
  font-size: 36px;
}

.model-available__heading-link {
  color: #959aad;
}

.model-available__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 30px;
}

.model-available__item {
  width: calc(100% / 12 * 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  padding-bottom: 60px;
}

.model-available__item:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.model-available__desc {
  padding: 15px 30px;
}

.model-available__name {
  font-size: 32px;
  font-size: 28px;
  margin-bottom: 5px;
}

.model-available__name2 {
  color: #959aad;
}

.model-available__id {
  color: #17224b;
  margin-bottom: 5px;
}

.model-available__text {
  color: #000;
}

.model-available__btm {
  border-top: 2px solid #f2f3f5;
  border-bottom: 2px solid #f2f3f5;
  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: 5px 30px;
  min-height: 60px;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.model-available__price {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  white-space: nowrap;
  font-size: 24px;
}
.model-available__price .-main-price {
  order: 1;
}
.model-available__price .-main-price:after {
  display: inline;
  content: "*";
}
.model-available__price .-min-price {
  order: 2;
}
.model-available__price .-min-price:before {
  display: none;
  content: "новая цена";
  font-size: 16px;
  line-height: 1;
}
.model-available__price .-min-price:after {
  display: inline;
  content: "*";
}
.model-available__price .-min-price + .-main-price {
  display: none;
  color: #959aad;
  font-family: "Volvo Novum Medium", sans-serif;
}
.model-available__price .-min-price + .-main-price:before {
  content: "старая цена";
  display: block;
  font-size: 16px;
  line-height: 1;
}

.model-available__btns {
  padding: 0 30px;
}

.model-available__btn-more {
  width: 100%;
}

.questions {
  background: url(../img/questions_bg.jpg) top center no-repeat;
  background-size: cover;
  height: 1080px;
  padding: 100px 0;
  position: relative;
  color: #17224b;
}

.questions:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 427px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f4f4f4),
    to(rgba(255, 255, 255, 0))
  );
  background-image: linear-gradient(to bottom, #f4f4f4, rgba(255, 255, 255, 0));
}

.questions .container {
  position: relative;
  z-index: 2;
}

.questions__heading {
  font-size: 42px;
  margin-bottom: 30px;
  text-align: center;
}

.questions__text {
  text-align: center;
  margin-bottom: 50px;
  max-width: 820px;
  margin: 0 auto 50px;
  font-size: 18px;
}

.questions__form {
  max-width: 930px;
  margin: 0 auto;
}

.questions__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.questions__col {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.questions__col-last {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.questions__label {
  font-size: 14px;
  margin-bottom: 10px;
}

.questions__input {
  height: 60px;
  width: 100%;
  background-color: transparent;
  border-color: #17224b;
}

.questions__input:focus {
  background: #fff;
}

.questions__btn {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 60px;
  background-color: transparent;
}

.questions__check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.questions__check a {
  text-decoration: underline;
}

.questions__check a:hover {
  text-decoration: none;
}

.promo-welcome {
  background: #17224b url(../img/welcome_bg.jpg) bottom center no-repeat;
  background-size: cover;
  height: 960px;
  height: 85vh;
  overflow: hidden;
  position: relative;
  margin-top: -160px;
}

.promo-welcome__wrap {
  position: relative;
  padding: 160px 130px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.promo-welcome__desc {
  color: #fff;
  max-width: 420px;
}

.promo-welcome-xc90 .promo-welcome__desc {
  background: rgba(23, 34, 75, 0.7);
  padding: 20px;
  margin: -20px;
}

.promo-welcome__slogan {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 15px;
}

.promo-welcome__heading {
  font-size: 60px;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 10px;
}

.promo-welcome__text {
  margin-bottom: 35px;
}

.promo-welcome__btn {
  width: 240px;
  margin-right: 0px;
}

.promo-welcome__test {
  color: #fff;
}

.promo-text {
  padding: 100px 0;
}
.promo-slider {
  height: 1100px;
  position: relative;
  padding: 100px 0;
}

.promo-text__heading {
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}

.promo-text__text {
  text-align: center;
  padding-bottom: 35px;
  max-width: 820px;
  margin: 0 auto;
}

.promo-text__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.promo-text__col {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  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;
}

.promo-panoram {
  width: 100%;
  h!eight: 80vh;
  position: relative;
}

.promo-panoram__desc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  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;
  z-index: 10;
  cursor: pointer;
}

.promo-panoram__wrap {
  max-width: 400px;
  text-align: center;
}

.promo-panoram__heading {
  font-size: 42px;
  color: #fff;
  margin-bottom: 15px;
}

.promo-panoram__text {
  color: #fff;
}

.promo-present {
  padding: 100px 0 50px 0;
}

.promo-present__first {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.promo-present__heading {
  font-size: 42px;
  margin-bottom: 25px;
  text-align: center;
}

.promo-present__text {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 20px 60px;
  text-align: center;
  font-size: 18px;
}

.promo-present__content {
  text-align: center;
  margin-top: 50px;
  font-size: 18px;
}

.promo-present__desc {
  padding-bottom: 50px;
  max-width: 860px;
  padding: 0 20px;
  margin: 0 auto;
}

.promo-mods {
  padding: 0 0 100px;
}

.promo-mods__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.promo-mods__col {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  text-align: center;
}

.promo-mods__img {
  margin-bottom: 15px;
}

.promo-mods__heading {
  font-size: 24px;
  margin-bottom: 15px;
}

.promo-mods__text {
  padding: 0 20px;
}

.photo-dark {
  width: 100%;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 900px;
}

.photo-dark-xc40 {
  background-position: bottom center;
  min-height: 800px;
}

.photo-dark:before {
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#000000)
  );
  background-image: linear-gradient(to bottom, transparent, #000000);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.photo-dark__img {
  width: 100%;
}

.photo-dark__wrap {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 100px;
  width: 400px;
  margin-left: -200px;
  color: #fff;
  text-align: center;
}

.photo-dark__heading {
  font-size: 60px;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 20px;
}

.photo-dark__text {
  margin-bottom: 30px;
}

.photo-dark__btn {
  margin-right: 20px;
}

.photo-dark__test {
  color: #fff;
}

.news {
  padding: 100px 0 20px;
}

.news-welcome {
  background: #17224b url(../img/welcome_bg.jpg) top center no-repeat;
  background-size: cover;
  height: auto;
  overflow: hidden;
  position: relative;
  /*margin-top: -160px;*/
}

.news-welcome:before {
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.8)),
    to(transparent)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}

.news-welcome__wrap {
  position: relative;
  z-index: 2;
  padding: 160px 130px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.news-welcome__desc {
  color: #fff;
  max-width: 500px;
}

.news-welcome__heading {
  font-size: 42px;
  color: #fff;
  margin-bottom: 10px;
}

.news-welcome__text {
  margin-bottom: 35px;
}

.news-welcome__btn {
  width: 280px;
  margin-right: 35px;
}

.news-welcome__test {
  color: #fff;
}

.news__heading {
  font-size: 42px;
  margin-bottom: 60px;
  text-align: center;
}

.news__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.news-item {
  width: calc(100% / 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  margin-bottom: 80px;
}

.news-item__imgwrap {
  overflow: hidden;
  margin-bottom: 20px;
}

.news-item__imgwrap a {
  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;
}

.news-item__img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.news-item__img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.news-item__heading {
  font-size: 24px;
  margin-bottom: 10px;
}

.news-item__text {
  font-size: 14px;
  color: #17224b;
  margin-bottom: 10px;
}

.news-page {
  padding: 100px 0 40px;
}

.news-page__heading {
  font-size: 42px;
  margin: 0 auto 25px auto;
  max-width: 820px;
  text-align: center;
}

.news-page__text {
  padding-bottom: 60px;
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.news-page__disclaimer {
  margin-top: 30px;
  text-align: justify;
  font-size: 13px;
}
.news-page__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.news-page__buttons .button {
  margin: 0 15px;
}

.news-page__gallery {
  margin-bottom: 60px;
}

.news-page__prev,
.news-page__next {
  bottom: auto;
  top: 50%;
  margin-top: -20px;
  background-color: #fff;
}

.gallery__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin: 0 -5px;
}

.gallery__col {
  width: calc(100% / 12 * 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  margin: 0 5px;
  position: relative;
  height: 900px;
}

.gallery__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;
  overflow: hidden;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery__item:after {
  position: absolute;
  width: 100%;
  height: 10px;
  background: #fff;
  content: "";
  bottom: 0;
  left: 0;
  z-index: 2;
}

.gallery__item--25 {
  height: 25%;
}

.gallery__item--33 {
  height: 33.3%;
}

.gallery__item--50 {
  height: 50%;
}

.gallery__item--75 {
  height: 75%;
}

.gallery__img {
  height: 120%;
  max-width: none;
  min-width: 100%;
  width: auto;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1.01) translate(-50%, -50%);
  position: absolute;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.gallery__item:hover .gallery__img {
  -webkit-transform: scale(1.05) translate(-48%, -48%);
  transform: scale(1.05) translate(-48%, -48%);
}

.staff__page {
}
.staff__list {
}
.staff__item {
  margin-bottom: 40px;
}
.staff__photo {
  margin-bottom: 15px;
  overflow: hidden;
  max-height: 145px;
}
.staff__photo img {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.staff__photo:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.staff__name {
  font-size: 24px;
  margin-bottom: 10px;
}
.staff__position {
  margin-bottom: 10px;
}
.staff__email {
  display: block;
  margin-bottom: 10px;
}
.staff__phone {
}
.staff__positions__title {
  margin-bottom: 20px;
}
.staff__positions {
  display: block;
  list-style-type: none;
  margin: 0 0 40px 0;
  padding: 0;
}
.staff__position {
  display: block;
}
.staff__position + .staff__position {
  margin-top: 10px;
}
.staff__position a {
  display: block;
  padding: 5px 10px;
}
.staff__position.active a,
.staff__position a:hover {
  background: #17224b;
  color: #fff;
}

.equipment {
  padding: 100px 0;
}

.equipment__heading {
  font-size: 32px;
  margin-bottom: 20px;
  text-align: center;
}

.equipment__text {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.equipment__model {
  max-width: 400px;
  margin: 20px auto 40px;
}

.equipment__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.equipment__item {
  width: calc(20% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  padding-bottom: 90px;
  margin-bottom: 40px;
}

.-wheels .equipment__item {
  padding-bottom: 130px;
}

.equipment__item:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}

.equipment__desc {
  padding: 15px;
}

.equipment__name {
  font-size: 22px;
  margin-bottom: 5px;
}

.-wheels .equipment__name {
  text-align: center;
}

.equipment__name2 {
  color: #959aad;
}

.equipment__id {
  color: #17224b;
  margin-bottom: 5px;
}

.equipment__text {
  color: #000;
}

.equipment__btm {
  border-top: 2px solid #f2f3f5;
  /* 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: 8px 5px;
  text-align: center;
  height: 90px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.-wheels .equipment__btm {
  height: 130px;
}

.equipment__price {
  font-size: 20px;
  margin-bottom: 10px;
  color: #000;
}

.equipment__more {
  min-width: inherit;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  padding: 0;
  background: #17224b url(../img/arrow.svg) center no-repeat;
  background-size: 11px 11px;
}

.equipment__more:hover {
  background: #fff url(../img/arrow_bl.svg) center no-repeat;
  background-size: 11px 11px;
}

.equipment__image {
  float: left;
  width: 300px;
  padding: 20px;
}

.equipment__description {
  overflow: hidden;
  padding: 20px;
}

.equipment__cost {
  font-size: 28px;
  font-weight: bold;
}

.equipment__options {
}

.equipment__option {
  margin: 15px;
  padding: 15px;
  border: 1px solid #c5c5c5;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  width: 100%;
  max-width: 570px;
}
.equipment__itemm {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.equipment__code {
  padding: 15px 0 15px 15px;
  font-weight: bold;
}
.equipment__option.-selected {
  border-color: #414a6b;
  padding-left: 45px;
}

.equipment__option.-selected:after {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: #414a6b
    url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KPHBvbHlnb24gcG9pbnRzPSI1IDEwIDAgNS4xOTIzIDEuNCAzLjg0NjIgNSA3LjMwNzcgMTIuNiAtMS40MjExZS0xMyAxNCAxLjM0NjIiIGZpbGw9IiNmZmYiLz4KPC9nPgo8L3N2Zz4K)
    center center no-repeat;
  background-size: 80%;
}
.equipment__disc {
  width: 100%;
  max-width: 570px;
  margin: 15px;
  float: right;
}
@media (max-width: 700px) {
  .equipment__disc {
    float: none;
  }
}
@media (max-width: 700px) {
  .equipment__option {
    margin: 10px;
    padding: 10px;
  }
  .equipment__code {
    padding: 10px 0 10px 10px;
    font-weight: bold;
  }
}
.equipment__option b {
  padding-right: 10px;
}

.accessories {
  padding: 100px 0;
}

.accessories__heading {
  font-size: 32px;
  margin-bottom: 20px;
  text-align: center;
}

.accessories__text {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}

.accessories__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.accessories-item {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  margin-top: 60px;
}

.accessories-item__img {
  margin-bottom: 20px;
  width: 100%;
}

.accessories-item__heading {
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}

.accessories-item__text {
  font-size: 14px;
  text-align: center;
  padding: 0 10px;
}

.calculation {
  padding: 100px 0 0;
}

.calculation * {
  box-sizing: border-box;
}

.calculation__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 25px;
}

.staff {
  padding: 100px 0 0;
}

.staff__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 25px;
}

.staff__text {
  max-width: 820px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}

.faq {
  padding: 100px 0 0;
}
.faq .cform__row {
  margin-bottom: 0;
}
.faq .btm {
  margin-bottom: 0;
}
.faq__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 25px;
}
.faq-filter-wrapper {
  background: #f5f5f7;
  padding: 40px 0 55px 0;
}
.faq-filter__title {
  margin-bottom: 35px;
  font-size: 32px;
  text-align: center;
}
.faq-add {
  padding: 40px 0;
  border-bottom: 1px solid #cbcdd4;
}
.faq-add__title {
  text-align: right;
  line-height: 48px;
}
.faq-list-wrapper {
  padding: 20px 0 40px 0;
}
.faq-list {
}
.faq-list__item {
}
.faq-list__item + .faq-list__item {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #cbcdd4;
}
.faq-list__header {
  margin-bottom: 20px;
  color: #959aad;
}
.faq-list__header > div {
  display: inline-block;
  vertical-align: top;
}
.faq-list__header > div + div {
  margin-left: 20px;
}
.faq-list__num {
}
.faq-list__date {
}
.faq-list__date:before {
  display: inline-block;
  content: "";
  width: 11px;
  height: 11px;
  background: url(../img/icons_faq.png) 0 0 no-repeat;
}
.faq-list__cat {
}
.faq-list__cat:before {
  display: inline-block;
  content: "";
  width: 11px;
  height: 11px;
  background: url(../img/icons_faq.png) -48px -1px no-repeat;
}
.faq-list__content {
}
.faq-list__question {
}
.faq-list__answer {
  margin-top: 20px;
  padding: 20px;
  background: #f5f5f7;
}

.contacts {
  padding: 100px 0 0;
}

.content {
  padding: 100px 0;
  position: relative;
}
.content.-white:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.7);
}
.content.-white .container {
  z-index: 2;
  position: relative;
}

.contacts__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 25px;
}

.contacts__text {
  max-width: 820px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}

.contacts-form {
  background: #f5f5f7;
  padding: 100px 0;
}

.contacts-form__heading {
  margin-bottom: 60px;
  font-size: 32px;
  text-align: center;
}

.vacancy {
  padding: 100px 0 0;
}

.vacancy__heading {
  font-size: 42px;
  text-align: center;
  margin-bottom: 25px;
}

.vacancy__text {
  max-width: 820px;
  margin: 0 auto;
  margin-bottom: 60px;
  text-align: center;
}

.vacancy-form {
  background: #f5f5f7;
  padding: 100px 0;
}

.vacancy-form__heading {
  margin-bottom: 60px;
  font-size: 32px;
  text-align: center;
}

.-wheels .cform {
  padding: 20px;
}

.cform__image {
}
.cform__image__title:not(:empty) {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.cform__image__subtitle:not(:empty) {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}
.cform__image__price:not(:empty) {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.cform__counter {
  float: right;
  position: relative;
  width: 40px;
  height: 100%;
  background: #cbcdd4;
  text-align: center;
  cursor: pointer;
}
.cform__plus {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 50%;
  color: #17224b;
  font-size: 20px;
}
.cform__minus {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  color: #17224b;
  font-size: 20px;
}
.cform__plus:hover,
.cform__minus:hover {
  background: #17224b;
  color: #fff;
}

.cform__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 32px;
}

.-wheels .cform__row {
  margin-bottom: 20px;
}

.form__inner.-sending {
  position: relative;
}
.form__inner.-sending:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
}
.form__inner.-sending:after {
  position: absolute;
  content: "";
  top: 45%;
  left: 50%;
  width: 64px;
  height: 64px;
  background: url(../img/preloader.gif);
  z-index: 2;
  transform: translate(-50%, -50%);
}

.cform__col {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-8 {
  width: calc(100% / 12 * 8 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-7 {
  width: calc(100% / 12 * 7 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-6 {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-5 {
  width: calc(100% / 12 * 5 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-4 {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-3 {
  width: calc(100% / 12 * 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__col-2 {
  width: calc(100% / 12 * 2 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__colfull {
  width: calc(100% / 12 * 12 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.cform__label {
  margin-bottom: 10px;
}

.cform__btm {
  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;
  padding-left: 10px;
}

.cform__rule {
  margin-left: auto;
}

.cform__rule .form-checkbox__label {
  color: #959aad;
}

.cform__rule .form-checkbox__label.important {
  color: #f00;
}

.cform__rule .form-checkbox__label.important a {
  color: #f00;
}

.cform__file {
  margin-left: 30px;
}

.cform__btn {
  min-width: 190px;
  margin-left: 20px;
}

.-wheels .cform__btn {
  margin: 20px 0 0 0;
}

.filter__btn {
  width: 100%;
}

.popupForm {
  display: none;
  max-width: 600px;
}
.popup-form__heading {
  font-size: 34px;
  margin-bottom: 20px;
}
.popupForm .cform__row {
  margin-bottom: 25px;
}
.popupForm .cform__btm {
  padding-left: 0;
}

.techserv-choose {
  background: url(../img/to_bg.jpg) center no-repeat;
  background-size: cover;
  min-height: 380px;
  padding: 100px 0;
  color: #fff;
  position: relative;
}

.techserv-choose__heading {
  text-align: center;
  font-size: 42px;
  margin-bottom: 20px;
  color: #fff;
}

.techserv-choose__text {
  text-align: center;
  margin-bottom: 60px;
}

.techserv-choose__selects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 50px;
}

.techserv-choose__select {
  width: calc(100% / 12 * 4 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.techserv-content {
  padding-bottom: 50px;
}

.techserv-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}

.techserv-model__imgs {
  width: calc(100% / 12 * 5 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  text-align: center;
}

.techserv-model__desc {
  width: calc(100% / 12 * 7 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-left: 100px;
}

.techserv-model__name {
  font-size: 32px;
  margin-bottom: 20px;
}

.techserv-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.techserv-list {
  width: calc(100% / 12 * 6 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  word-wrap: break-word;
}

.techserv-list__heading {
  font-size: 32px;
  margin-bottom: 20px;
}

.techserv-list__text ul {
  padding: 0 0 0 30px;
}

.techserv-list__text ul li {
  list-style-image: url(../img/bullet.png);
  margin-bottom: 6px;
  padding-left: 10px;
}

.techserv-list__btn {
  margin-top: 20px;
  min-width: 190px;
  margin-left: 20px;
}

.onmap {
  height: 700px;
  position: relative;
}

.onmap .container {
  position: relative;
}

.onmap__map {
  position: absolute;
  width: 100%;
  height: 100%;
}

.onmap__block {
  z-index: 999;
  background: #fff;
  position: absolute;
  right: 0px;
  height: 600px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  padding: 60px 170px 0px 60px;
}

.onmap__block:after {
  position: absolute;
  width: 130px;
  height: 100%;
  content: "";
  top: 0;
  right: 0px;
  background: url(../img/onmap-img.jpg) center no-repeat;
}

.onmap__heading {
  font-size: 32px;
  font-size: 28px;
  opacity: 0.5;
  color: #959aad;
  margin-bottom: 15px;
}

.onmap__text {
  font-size: 18px;
  margin-bottom: 50px;
}

.onmap__text p {
  margin: 0 0 5px;
}

.footer {
  background: url(../img/footer_bg.jpg) top center no-repeat;
  background-size: cover;
  color: #fff;
}

.footer-text {
  padding: 150px 0;
  background: url(../img/footer_text-bg.jpg) bottom center no-repeat;
  background-size: cover;
  color: #17224b;
}

.footer-text--blue {
  background: #00002b;
  color: #fff;
  padding: 80px 0;
}

.footer-text .container {
  padding: 0 100px;
}

.footer-text--blue .container {
  padding: 0 0 0 310px;
}

.footer-text__heading {
  font-size: 32px;
  margin-bottom: 40px;
}

.footer-text--blue .footer-text__heading {
  color: #fff;
}

.footer-text__text {
  font-size: 18px;
}

.footer__top {
  padding: 75px 0 0;
  font-size: 18px;
}

.footer__top .container {
  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;
  padding-bottom: 50px;
  position: relative;
}

.footer__left {
  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;
  position: relative;
}

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

.footer__heading {
  font-size: 24px;
  color: #ced1d9;
  margin-bottom: 25px;
}

.footer__block {
  margin-bottom: 45px;
}

.footer__block p {
  margin: 0 0 8px;
}

.footer__col {
  margin-right: 65px;
}

.footer-menu {
  padding: 0;
  margin: 0;
}

.footer-menu__item {
  list-style: none;
  margin-bottom: 8px;
}

.footer-menu__link {
  color: #fff;
}

.footer-menu__link:hover {
  color: #959aad;
}

.footer-social {
  margin-left: 70px;
}

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

.footer-social__icon {
  width: 30px;
  height: 30px;
  margin-right: 11px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}

.footer-social__icon:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 1;
}

.footer-social__icon--fb {
  background: url(../img/facebook.svg) center no-repeat;
}

.footer-social__icon--in {
  background: url(../img/instagram.svg) center no-repeat;
}

.footer-social__icon--tw {
  background: url(../img/twitter.svg) center no-repeat;
}

.footer-social__icon--vm {
  background: url(../img/vimeo.svg) center no-repeat;
}

.footer-copy {
  padding: 25px 0;
  background: rgba(0, 0, 45, 0.4);
}

.footer-copy .container {
  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;
}

.footer-copy__text {
  font-size: 13px;
  opacity: 0.35;
}

.footer-copy__logo {
  width: 210px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(../img/volvo.svg) center no-repeat;
  margin: 0 50px;
}

.garpix {
  position: absolute;
  bottom: 20px;
  right: 60px;
  color: #fff !important;
  display: block;
  font-size: 16px;
  padding-right: 85px;
  background: url(../img/garpix.svg) right center no-repeat;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.8;
}

.garpix:hover {
  opacity: 1;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.volvo-build-hero {
  position: relative;
  margin-bottom: 50px;
}

.hero-content-box {
  position: absolute;
  top: 50%;
  right: 0;
  padding-right: 40px;
  text-align: right;
  transform: translateY(-50%);
  color: #fff;
}
.volvo-build-hero h1 {
  font-weight: 200;
  letter-spacing: 2.5px;
  margin: 0;
  line-height: 1;
}
.hero-content-box-text {
  max-width: 400px;
  float: right;
  margin-bottom: 20px;
  font-size: 18px;
}
.volvo-build-hero .hero-ctas a {
  display: inline-block;
  color: #fff;
  font-weight: 400;
}

.volvo-build-hero .hero-ctas .ctaWhite {
  line-height: 55px;
  border: 1px solid #fff;
  padding: 0 60px 0 50px;
  transition: all 0.3s;
  margin-bottom: 15px;
  position: relative;
}
.volvo-build-hero .hero-ctas .ctaWhite:after {
  position: absolute;
  content: "\203A";
  padding-left: 10px;
  font-size: 20px;
  top: -1px;
  transition: all 0.3s ease;
}
.volvo-build-hero .hero-ctas .ctaWhite:hover {
  color: #000;
  background: #fff;
}
.volvo-build-hero .hero-ctas .ctaWhite:hover:after {
  padding-left: 15px;
}
.volvo-build-tile {
  max-width: 1240px;
  margin: 0 auto 50px;
}

.volvo-build-tile .tile-item {
  display: flex;
  align-items: center;
  margin-bottom: -5px;
}
.tile-item-img,
.tile-item-text {
  flex: 0 0 50%;
}
.volvo-build-tile .tile-item:nth-child(even) .tile-item-img {
  order: 2;
}
.tile-item-text {
  padding: 0 40px;
  font-size: 26px;
  color: #333;
  font-weight: 700;
}
.volvo-build-tile .tile-item:nth-child(even) .tile-item-text {
  padding-left: 0;
}

.volvo-build-video {
  margin-bottom: 50px;
}
.volvo-build-disclaimer {
  text-align: center;
  font-size: 14px;
  padding: 50px 0;
  color: #333;
}
@media (max-width: 768px) {
  .hero-content-box {
    position: static;
    padding: 0 10px;
    color: #333;
    transform: none;
    margin-top: 20px;
    text-align: left;
  }
  .hero-content-box-text {
    max-width: none;
    float: none;
  }
  .volvo-build-hero .hero-ctas a {
    color: #333;
  }
  .volvo-build-hero .hero-ctas .ctaWhite {
    border: 1px solid #333;
  }
  .volvo-build-tile {
    margin-bottom: 0;
  }
  .volvo-build-tile .tile-item {
    flex-wrap: wrap;
  }
  .tile-item-img,
  .tile-item-text {
    flex: 0 0 100%;
  }
  .tile-item-text {
    padding: 10px 20px 50px !important;
  }
  .volvo-build-tile .tile-item:nth-child(even) .tile-item-img {
    order: 0;
  }
  .volvo-build-disclaimer {
    padding-top: 0px;
  }
}

@media (min-width: 480px) {
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls > button {
    margin-left: 10px;
  }

  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}

@media (min-width: 767.98px) {
  .header {
    position: fixed;
  }

  .header--fixed {
    background: rgba(255, 255, 255, 0.97);
    height: 80px;
  }

  .header--fixed .header__wrap {
    height: 80px;
  }

  .header--fixed .header-logo {
    width: 60px;
    height: 64px;
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 24px;
  }

  .plyr__time + .plyr__time {
    display: inline-block;
  }

  .plyr .plyr__volume {
    max-width: 100px;
  }
}

@media screen and (max-width: 1399.98px) {
  .welcome {
    height: 600px;
  }

  .promo-welcome {
    height: 768px;
    height: 70vh;
  }

  .news-welcome {
    height: 768px;
  }
}

@media screen and (max-width: 1299.98px) {
  .pagehead__wrap {
    padding: 100px;
  }

  .news-welcome__wrap {
    padding: 100px;
  }
}

@media screen and (max-width: 1239.98px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }

  .header {
    height: 80px;
  }

  .header--active {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header__wrap {
    padding: 0 10px;
    height: 80px;
  }

  .header-logo {
    width: 60px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -30px;
  }

  .header-nav {
    display: none;
  }

  .navtoggle {
    display: block;
  }

  .main {
    padding-top: 80px;
  }

  .welcome {
    margin-top: 0;
    height: 600px;
  }

  .welcome__wrap {
    margin-top: 120px;
  }

  .welcome-links {
    top: 80px;
    width: 320px;
    height: calc(100% - 80px);
  }

  .welcome-link {
    padding: 0 30px;
  }

  .welcome-form {
    padding: 0 30px;
  }

  .pagehead__wrap {
    padding: 50px;
  }

  .servs-full__tabswrap {
    padding: 30px 50px;
  }

  .servs-full__desc {
    padding: 50px;
  }

  .advantages__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #cdd0d8;
  }

  .advantages__item {
    width: 50%;
    height: 250px;
    border-bottom: 1px solid #cdd0d8;
  }

  .advantages__item:first-child {
    border-left: 1px solid #cdd0d8;
  }

  .advantages__wrap {
    padding: 30px;
  }

  .advantages__img {
    margin-bottom: 20px;
  }

  .advantages__text br {
    display: none;
  }

  .credit-item__wrap {
    bottom: 0;
    left: 0;
    padding: 30px;
  }

  .freeserv__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #cdd0d8;
  }

  .freeserv__item {
    height: 300px;
  }

  .freeserv__wrap {
    padding: 50px 30px;
  }

  .freeserv__img {
    margin-bottom: 20px;
  }

  .listserv__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #cdd0d8;
  }

  .listserv__item {
    height: 300px;
  }

  .listserv__wrap {
    padding: 50px 30px;
  }

  .listserv__img {
    margin-bottom: 20px;
  }

  .catalog-item__heading {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .catalog-item__id {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .catalog-item__prices {
    margin-top: 0;
    margin-left: 0;
  }

  .catalog-item__body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .catalog-item__text {
    width: auto;
  }

  .catalog-item__btns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  .catalog--blocks .catalog-item {
    width: calc(50% - 20px);
  }

  .catalog--blocks .catalog-item__prices {
    margin-top: 0;
  }

  .modelpage__head {
    padding: 0 30px;
  }

  .modelpage-gallery__thumb {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .modelpage__desc {
    padding: 25px 30px 0;
  }

  .modelpage-chars__left {
    width: 48%;
  }

  .modelpage-chars__right {
    width: 48%;
  }

  .modelpage-icons__items {
    border-bottom: 0;
    border-left: 1px solid #ced1d9;
  }

  .modelpage-icons__item {
    width: 50%;
    border-left: 0;
    border-right: 1px solid #ced1d9;
    border-bottom: 1px solid #ced1d9;
  }

  .modelpage-wblock--more .modelpage-wblock__body {
    max-height: 235px;
  }

  .modelpage-wblock--active .modelpage-wblock__body {
    /*  max-height: 1000px; */
    max-height: 5000px;
  }

  .promo-welcome {
    margin-top: -80px;
    height: 768px;
    height: 70vh;
  }

  .promo-welcome__wrap {
    padding: 50px;
  }

  .news-welcome {
    margin-top: -80px;
    height: 768px;
  }

  .news-welcome__wrap {
    padding: 50px;
  }

  .techserv-model__desc {
    padding-left: 50px;
  }

  .equipment__item {
    width: calc(25% - 20px);
  }

  .footer-text {
    padding: 100px 0;
  }

  .footer-text .container {
    padding: 0 20px;
  }

  .footer__col {
    margin-right: 40px;
  }

  .footer-social {
    margin-left: 40px;
  }
}

@media screen and (min-width: 1240px) and (max-width: 1500px) {
  .header-nav {
    1display: block;
    align-items: center;
  }
  .header-nav__link {
    margin: 0 14px;
  }
  /* .header-nav__item {
		display:inline-block;
		margin-bottom:10px;
	} */
  .header-contacts {
    white-space: nowrap;
  }
}

@media screen and (max-width: 991.98px) {
  body {
    font-size: 15px;
  }
  .catalog-item__prices-helper {
    right: 0;
  }
  .navmob .header-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    width: 100%;
    /* height: 100%; */
  }

  .welcome-links {
    width: 280px;
  }

  .servs-full__tabswrap {
    width: 50%;
  }

  .servs-full__img {
    width: 50%;
  }

  .servs-full__desc {
    width: 50%;
  }

  .video-full__big {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .video-full__smalls {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin: 0 -10px;
  }

  .video-full__small,
  .video-full__smalls li {
    margin: 5px;
    height: auto;
    width: 33.3%;
  }

  .feauters-full {
    padding-top: 0;
  }

  .services__item {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .sales__item {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .credit {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .models-item {
    width: calc(100% / 12 * 4 - 20px);
    /* width: calc(100% / 12 * 6 - 20px); */
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 0px; /*20px;*/
  }
  .models-item__img {
    width: 100%;
  }

  .catalog__wrap {
    margin: 0;
  }

  .catalog__view {
    display: none;
  }

  .filter {
    position: absolute;
    top: 0;
    width: 320px;
    left: -320px;
  }

  .filtermob {
    display: block;
  }

  .modelpage__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modelpage__top-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .modelpage-menu {
    display: block;
  }

  .modelpage-menu__item {
    display: block;
    padding: 10px 30px;
  }

  .modelpage-menu__item + .modelpage-menu__item {
    border-top: 1px solid #959aad;
  }

  .modelpage__top-right {
    width: 100%;
  }

  .modelpage-chars {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modelpage-chars__left {
    width: 100%;
  }

  .modelpage-chars__right {
    width: 100%;
    margin-top: 30px;
    padding: 10px;
  }

  .modelpage-wblock {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .modelpage-wblock.-full-width {
    width: 100%;
  }

  .modelpage-tech__image {
    float: none;
  }

  .model-available__item {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .photo-dark__wrap {
    bottom: 50px;
  }

  .news-item {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .gallery {
    margin-bottom: 100px;
  }

  .gallery__col {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    height: 600px;
  }

  .equipment__item {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .accessories-item {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .techserv-choose__select {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    padding: 10px 0;
  }

  .techserv-model__imgs {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .techserv-model__desc {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    padding-left: 0;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
  }

  .onmap__block {
    padding: 40px;
    width: 280px;
  }

  .onmap__block:after {
    display: none;
  }

  .footer__top .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__left {
    width: 100%;
  }

  .footer__col {
    width: 50%;
    margin-right: 0;
  }

  .footer__left,
  .footer__right {
    width: 100%;
  }

  .footer__left .footer__col {
    width: 33.3%;
  }

  .footer__left .footer__col--two {
    width: 66.6%;
    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;
  }

  .footer__col--two .footer__block {
    width: 50%;
  }

  .footer__right .footer__col {
    width: 66.6%;
  }

  .footer__right .footer-social {
    width: 33.3%;
    margin-left: 0;
  }

  .staff__page > .col--9 {
    width: 100%;
    order: 2;
  }
  .staff__page > .col--3 {
    width: 100%;
    order: 1;
  }

  .tabs.tabs__acessuares {
    flex-wrap: wrap;
    white-space: initial;
  }
  .tabs.tabs__acessuares .tabs__item {
    width: 32.5%;
    margin-bottom: 10px;
  }
}

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

  .equipment__image {
    float: none;
    max-width: 300px;
    margin: 0 auto;
  }
  .-wheels .cform__col-5 {
    float: none;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
  }
  .-wheels .cform__col-7 {
    float: none;
    width: 100%;
  }
}

@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 screen and (max-width: 767.98px) {
  .modelpage__name {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .faq .cform__col-8 {
    width: calc(100% / 12 * 12 - 20px);
  }
  .faq .cform__col-4 {
    width: calc(100% / 12 * 12 - 20px);
  }
  .faq .cform__col-2 {
    width: calc(100% / 12 * 12 - 20px);
  }
  .faq .cform__col-5 {
    width: calc(100% / 12 * 12 - 20px);
    margin-bottom: 20px;
  }
  .faq-add__title {
    text-align: center;
  }
  .faq-add {
    padding-top: 0;
  }
  .faq-list__header > div + div {
    margin-left: 5px;
  }

  .header--active {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: fixed;
  }

  .header-logo {
    left: 20px;
    margin-left: 0;
  }

  .header-contacts {
    display: none;
  }

  .navtoggle {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 10px;
  }

  .navmob {
    background-color: white;
    -webkit-transform: scaleY(0.9);
    transform: scaleY(0.9);
    height: calc(100% - 80px);
    position: fixed;
    -webkit-box-shadow: none;
    box-shadow: none;
    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: 0;
    overflow-y: auto;
  }

  .navmob .header-nav__link {
    margin: 0px 10px;
    text-align: center;
    font-size: 18px;
    padding: 5px 0;
  }

  .welcome {
    height: auto;
  }

  .welcome-links {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    height: 250px;
    top: 0;
  }

  .welcome-link {
    height: 60px;
    padding: 0 20px;
    height: 25%;
  }

  .welcome--credit .welcome-link {
    height: 25%;
  }

  .welcome-form {
    height: auto;
    padding: 10px 20px;
    height: 120px;
  }

  .welcome--credit .welcome-form {
    height: 25%;
  }

  .welcome-app {
    width: 320px;
    right: 50%;
    margin-right: -160px;
    display: none;
  }

  .welcome-app:before {
    width: 320px;
    height: 320px;
  }

  .pagehead__wrap {
    padding: 20px;
  }

  .pagehead__desc {
    max-width: 100%;
  }

  .pagehead__heading {
    font-size: 46px;
  }

  .pagehead__test {
    display: inline-block;
    margin-top: 20px;
  }

  .models-slider {
    padding: 50px 0;
  }

  .models-slider__heading {
    font-size: 38px;
  }

  .models-slider__items {
    margin-top: 10px;
    padding: 0;
  }

  .models-slider__item {
    margin-top: 0;
  }

  .models-slider__controls {
    margin-top: 10px;
  }

  .models-slider__prev {
    bottom: 30px;
    left: 20px;
  }

  .models-slider__next {
    left: auto;
    bottom: 30px;
    right: 20px;
  }

  .models-slider__scrollbar.swiper-scrollbar {
    display: none;
  }

  .imglinks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .imglinks__item {
    width: 100%;
  }

  .servs-full__tabswrap {
    position: relative;
    right: auto;
    top: auto;
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .servs-full__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .servs-full__tabs-item {
    margin: 25px;
  }

  .servs-full__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .servs-full__img {
    width: 100%;
    height: 200px;
  }

  .servs-full__desc {
    width: 100%;
    height: auto;
    padding: 40px;
  }

  .servs-full__heading {
    font-size: 38px;
  }

  .video-full__big {
    margin-bottom: 10px;
  }

  .tabs {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    display: inline-block;
    text-align: center;
  }

  .tabs.tabs__models {
    white-space: initial;
    overflow-x: initial;
    border: 0;
  }
  .tabs.tabs__models .tabs__item {
    width: 50%;
    float: left;
    border: 0.5px solid #fff;
  }
  .tabs.tabs__models .tabs__link {
    background: #ced1d9;
    color: #17224b;
    outline: none;
  }
  .tabs.tabs__models .tabs__link.active {
    background: #17224b;
    color: #fff;
  }

  .tabs__wrap {
    overflow: hidden;
  }

  .tabs__link {
    min-width: inherit;
  }

  .feauters-full {
    padding: 50px 10px;
  }

  .advantages__heading {
    font-size: 38px;
  }

  .advantages__item {
    width: 100%;
  }

  .social {
    padding: 0 0 50px;
  }

  .social__heading {
    font-size: 38px;
  }

  .social__text {
    margin-bottom: 30px;
  }

  .social__slider {
    padding-bottom: 70px;
  }

  .social__slider .swiper-slide:nth-child(even) {
    margin-top: 0;
  }

  .social__img {
    width: 100%;
  }

  .social__prev {
    left: 0;
  }

  .social__next {
    right: 00px;
    left: auto;
  }

  .services {
    padding: 50px 0;
  }

  .services__item {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .services__name {
    padding: 20px;
  }

  .services__desc {
    padding: 20px;
  }

  .sales {
    padding: 50px 0;
  }

  .sales__heading {
    font-size: 34px;
  }

  .sales__item {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .sales__name {
    padding: 20px;
  }

  .sales__desc {
    padding: 20px;
  }

  .textpage {
    padding: 50px 0 20px;
  }

  .textpage__heading {
    font-size: 38px;
  }

  .credit-item__name {
    font-size: 38px;
  }

  .freeserv__heading {
    font-size: 38px;
  }

  .freeserv__item {
    width: 100%;
    border-left: 0;
  }

  .listserv__item {
    width: 100%;
    border-left: 0;
  }

  .prices {
    padding: 50px 0;
  }

  .models {
    padding: 50px 0;
  }

  .models-item {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 0px; /* 20px;*/
  }

  .models-item__btm {
    padding: 0px;
  }

  .catalog__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

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

  .catalog__filtermob {
    width: 100%;
  }

  .catalog-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }

  .catalog-item__imgs {
    width: 100%;
  }

  .catalog-item__heading {
    padding: 20px;
  }

  .catalog-item__complect {
    padding: 20px;
  }

  .catalog-item__body {
    padding: 20px;
  }

  .catalog--blocks .catalog-item {
    width: calc(100% - 20px);
  }

  .modelpage__head {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    height: auto;
  }

  .modelpage__desc {
    padding: 20px 20px 0;
  }

  .modelpage-menu {
    margin-top: 15px;
  }

  .modelpage-menu__item {
    padding: 10px 20px;
  }

  .modelpage-chars {
    padding-top: 50px;
  }

  .modelpage-table__body {
    font-size: 16px;
    line-height: 1.6;
  }

  .modelpage-table__right {
    min-width: inherit;
    text-align: right;
  }

  .modelpage-icons {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .modelpage-icons__item {
    width: 100%;
    padding: 20px;
  }
  .modelpage-wblocks__heading {
    font-size: 38px;
  }

  .modelpage-wblock__head {
    padding: 20px;
  }

  .model-available__headcols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modelpage-wblock__headcols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modelpage-wblock__price {
    margin-top: 5px;
  }

  .modelpage-wblock__body {
    padding: 0 20px;
    margin: 20px 0;
  }

  .modelpage-wblock__text {
    font-size: 16px;
    line-height: 1.6;
  }

  .modelpage-wblock__text ul li {
    margin-bottom: 5px;
  }

  .modelpage-wblock__more {
    padding: 0 20px;
    height: 50px;
  }

  .model-available__heading {
    font-size: 34px;
  }

  .model-available__desc {
    padding: 15px 0px;
  }

  .model-available__btm {
    padding: 0px;
  }

  .model-available__btns {
    padding: 0px;
  }

  .questions {
    padding: 50px 0;
    height: auto;
    background: #f4f4f4;
  }

  .questions__heading {
    font-size: 38px;
  }

  .questions__col {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .questions__col-last {
    margin-top: 20px;
  }

  .questions__check {
    margin-top: 0;
  }

  .promo-welcome {
    height: 600px;
    height: 35vh;
  }
  .promo-welcome__wrap {
    padding: 20px;
  }

  .promo-welcome__heading {
    font-size: 40px;
    margin-top: 15px;
  }

  .promo-welcome__test {
    display: inline-block;
    margin-top: 20px;
  }

  .promo-text {
    padding: 50px 0;
  }

  .promo-text__col {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .promo-panoram__heading {
    font-size: 38px;
  }

  .promo-present {
    padding: 50px 0;
  }

  .promo-present__heading {
    font-size: 38px;
  }

  .promo-present__text {
    padding-bottom: 30px;
  }

  .promo-present__tabs {
    overflow: auto;
    width: 100%;
  }

  .promo-present__tabs .tabs__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .promo-present__content {
    margin-top: 25px;
  }

  .promo-present__desc {
    padding-bottom: 25px;
  }

  .promo-mods {
    padding: 0 0 50px;
  }

  .promo-mods__col {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }

  .photo-dark {
    min-height: 500px;
  }

  .photo-dark__wrap {
    width: 100% !important;
    margin-left: 0 !important;
    left: 0;
  }

  .photo-dark__heading {
    font-size: 46px;
  }

  .photo-dark__btns {
    text-align: center;
  }

  .photo-dark__test {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
  }

  .news {
    padding-top: 50px;
  }

  /*.news-welcome {
    height: 600px;

  }*/
  .news-welcome {
    height: 600px;
    background-size: cover;
    height: 230px;
    margin-top: 0px;
  }

  .news-welcome__wrap {
    padding: 20px;
  }

  .news-welcome__desc {
    max-width: 100%;
  }

  .news-welcome__heading {
    font-size: 38px;
  }

  .news-welcome__test {
    display: inline-block;
    margin-top: 20px;
  }

  .news__heading {
    font-size: 38px;
  }

  .news__heading {
    margin-bottom: 30px;
  }

  .news-item {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 40px;
  }

  .news-page {
    padding: 50px 0 20px;
  }

  .news-page__heading {
    font-size: 38px;
  }

  .news-page__text {
    padding-bottom: 30px;
  }

  .news-page__gallery {
    margin-bottom: 30px;
  }

  .gallery {
    margin-bottom: 50px;
  }

  .gallery__col {
    width: calc(100% / 12 * 12 - 20px) !important;
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    height: auto;
  }

  .gallery__item {
    height: 250px;
  }

  .equipment {
    padding: 50px 0;
  }

  .equipment__desc {
    padding: 15px 0px;
  }

  .equipment__btm {
    padding: 0px;
  }

  .accessories {
    padding: 50px 0;
  }

  .accessories-item {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-top: 30px;
  }

  .calculation {
    padding-top: 50px;
  }

  .calculation__heading {
    font-size: 38px;
  }

  .staff {
    padding-top: 50px;
  }

  .staff__heading {
    font-size: 38px;
  }

  .faq {
    padding-top: 50px;
  }

  .faq__heading {
    font-size: 38px;
  }

  .contacts {
    padding-top: 50px;
  }

  .content {
    padding: 50px 0;
  }

  .contacts__heading {
    font-size: 38px;
  }

  .vacancy {
    padding-top: 50px;
  }

  .vacancy__heading {
    font-size: 38px;
  }

  .cform__row {
    margin-bottom: 0;
  }

  .cform__col {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .cform__colfull {
    margin-bottom: 20px;
  }

  .popupForm .cform__colfull {
    margin-bottom: 0;
  }

  .cform__btm {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cform__rule {
    margin: 0 0 20px;
  }

  .cform__file {
    margin: 0 0 20px;
  }

  .cform__btn {
    margin: 0 0 20px;
  }

  .techserv-choose {
    padding: 50px 0;
  }

  .techserv-choose__heading {
    font-size: 38px;
  }

  .techserv-choose__text {
    margin-bottom: 30px;
  }

  .techserv-choose__selects {
    padding: 0;
  }

  .techserv-list {
    width: calc(100% / 12 * 12 - 20px);
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    margin-bottom: 50px;
  }

  .onmap {
    height: auto;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
  }

  .onmap__map {
    height: 450px;
    position: relative;
  }

  .onmap__block {
    position: relative;
    height: auto;
    padding: 0px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 0;
    margin-bottom: 30px;
  }

  .onmap__text {
    margin-bottom: 35px;
  }

  .footer-text {
    padding: 50px 0;
  }

  .footer-text__text {
    font-size: 16px;
  }

  .footer__left {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__col {
    width: 100%;
    margin: 0;
  }

  .footer__left .footer__col,
  .footer__left .footer__col--two,
  .footer__col--two .footer__block,
  .footer__right .footer__col,
  .footer__right .footer-social {
    width: 100%;
  }

  .footer__col--two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-social {
    margin-left: 0px;
  }

  .footer-copy .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-copy__logo {
    width: 100%;
    margin: 20px 0 0;
  }

  .garpix {
    right: auto;
    left: 20px;
    bottom: 15px;
  }

  .staff__item {
    width: calc(100% / 12 * 6 - 20px);
  }
}

@media screen and (max-width: 499.98px) {
  .staff__positions__title {
    text-align: center;
  }
  .staff__positions {
    text-align: center;
  }
  .staff__item {
    width: calc(100% / 12 * 12 - 20px);
    text-align: center;
  }
  .staff__photo img {
    margin: 0 auto;
  }

  .tabs.tabs__acessuares .tabs__item {
    width: 49%;
  }
  .tabs.tabs__acessuares .tabs__link {
    font-size: 18px;
  }
}

@media screen and (max-width: 359.98px) {
  .catalog-item__btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .catalog-item__btn-more {
    margin-right: 0;
    width: 100%;
  }

  .catalog-item__btn-buy {
    width: 100%;
  }
}

/*.mobileContainer_2k {
  display:none !important;
}*/
#product {
  position: relative;
}
#product:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff url(../img/loader.gif) no-repeat 50% 50%;
  z-index: 1000;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}
#product.-loaded:before {
  opacity: 0;
  z-index: -1000;
}

.ext-pano-wrapper:before {
  visibility: hidden;
  position: absolute;
  display: block;
  z-index: 1;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='58px' height='63px' viewBox='0 0 58 63' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Edesktop/icon/360_new%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs/%3E%3Cg id='Desktop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop_360_Config_Light_v.1' transform='translate%28-420.000000%2C -250.000000%29' fill='%23ffffff' fill-rule='nonzero'%3E%3Cg id='Icon/360_New' transform='translate%28417.000000%2C 250.000000%29'%3E%3Cpath d='M31.8534517%2C5.00036116 L28.3543396%2C1.50048679 L29.7687072%2C0.0864272728 L35.655583%2C5.97458557 L29.7687072%2C11.8627439 L28.3543396%2C10.4486844 L31.801559%2C7.00071399 C16.9812139%2C7.10739181 5%2C19.1545147 5%2C34 C5%2C48.9116882 17.0883118%2C61 32%2C61 C46.9116882%2C61 59%2C48.9116882 59%2C34 C59%2C21.7035572 50.7800153%2C11.3269946 39.5352237%2C8.06549036 L39.9858852%2C6.11346115 C52.1187014%2C9.5814483 61%2C20.7535549 61%2C34 C61%2C50.0162577 48.0162577%2C63 32%2C63 C15.9837423%2C63 3%2C50.0162577 3%2C34 C3%2C18.0326196 15.9046173%2C5.07927407 31.853453%2C5.00036247 Z M24.384%2C36.912 C24.384%2C39.104 22.688%2C40.288 20.656%2C40.288 C18.672%2C40.288 16.992%2C39.296 16.704%2C36.976 L16.688%2C36.848 L17.76%2C36.48 L17.76%2C36.592 C17.76%2C38.48 18.928%2C39.376 20.656%2C39.376 C22.72%2C39.376 23.312%2C38.016 23.312%2C37.024 C23.312%2C34.768 21.424%2C34.576 20.288%2C34.576 C20.112%2C34.576 19.104%2C34.576 18.832%2C34.624 L18.832%2C33.648 C19.056%2C33.696 20.256%2C33.696 20.256%2C33.696 C20.928%2C33.696 23.136%2C33.552 23.136%2C31.392 C23.136%2C29.872 21.872%2C29.264 20.64%2C29.264 C18.64%2C29.264 18.016%2C30.848 18.016%2C31.632 L18.016%2C31.776 L16.896%2C31.472 C17.2%2C30.24 17.936%2C28.416 20.672%2C28.416 C22.56%2C28.416 24.144%2C29.328 24.144%2C31.424 C24.144%2C33.008 22.656%2C33.952 21.408%2C34.096 C22.832%2C34.192 24.384%2C35.008 24.384%2C36.912 Z M34.1066667%2C36.432 C34.1066667%2C38.752 32.6026667%2C40.288 30.3146667%2C40.288 C27.2906667%2C40.288 26.3466667%2C37.904 26.3466667%2C34.672 C26.3466667%2C30.576 27.9146667%2C28.416 30.6026667%2C28.416 C32.2986667%2C28.416 33.1946667%2C29.232 33.6906667%2C30.16 C33.8506667%2C30.48 33.9786667%2C30.832 33.9946667%2C30.912 L32.9386667%2C31.296 C32.7786667%2C29.84 31.8346667%2C29.312 30.6346667%2C29.312 C29.0986667%2C29.312 27.9306667%2C30.08 27.4986667%2C32.752 C27.4666667%2C32.992 27.3706667%2C33.76 27.3706667%2C33.984 C28.3786667%2C32.608 29.4986667%2C32.432 30.4426667%2C32.432 C32.8586667%2C32.432 34.1066667%2C34.256 34.1066667%2C36.432 Z M33.0506667%2C36.32 C33.0506667%2C34.832 32.4266667%2C33.296 30.2986667%2C33.296 C28.8106667%2C33.296 27.4186667%2C34.448 27.4186667%2C36.08 C27.4186667%2C36.608 27.6746667%2C39.408 30.3466667%2C39.408 C31.9946667%2C39.408 33.0506667%2C38.352 33.0506667%2C36.32 Z M43.5093333%2C34.32 C43.5093333%2C37.824 42.0533333%2C40.288 39.4933333%2C40.288 C38.2773333%2C40.288 37.5413333%2C39.776 36.9973333%2C39.184 C35.8133333%2C37.872 35.5733333%2C35.68 35.5733333%2C34.368 C35.5733333%2C30.672 37.1253333%2C28.416 39.5573333%2C28.416 C42.9813333%2C28.416 43.5093333%2C32.368 43.5093333%2C34.32 Z M42.4373333%2C34.48 C42.4373333%2C33.44 42.3573333%2C29.296 39.5573333%2C29.296 C37.6533333%2C29.296 36.6453333%2C31.456 36.6453333%2C34.256 C36.6453333%2C35.744 36.8373333%2C39.392 39.5573333%2C39.392 C41.5253333%2C39.392 42.4373333%2C37.328 42.4373333%2C34.48 Z M49.488%2C31.056 C49.488%2C32.352 48.432%2C33.408 47.136%2C33.408 C45.84%2C33.408 44.784%2C32.352 44.784%2C31.056 C44.784%2C29.76 45.84%2C28.704 47.136%2C28.704 C48.432%2C28.704 49.488%2C29.76 49.488%2C31.056 Z M48.64%2C31.056 C48.64%2C30.224 47.968%2C29.552 47.136%2C29.552 C46.304%2C29.552 45.632%2C30.224 45.632%2C31.056 C45.632%2C31.888 46.304%2C32.56 47.136%2C32.56 C47.968%2C32.56 48.64%2C31.888 48.64%2C31.056 Z' id='Combined-Shape'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 50px;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 75px;
  right: auto;
  bottom: auto;
  left: 50%;
}

.ext-pano-wrapper.load-completed:before {
  visibility: visible;
}

.oxp-pano {
  background: #fff;
  padding-bottom: 50px;
}

.ext-pano-wrapper img + img {
  display: none;
}

.oxp-pano .pano-body {
  padding: 50px 0;
  text-align: center;
  display: block;
  clear: both;
}

.oxp-pano .h3 {
  line-height: 20px;
  margin: 0 0 10px;
}

.oxp-pano .h2 {
  margin: 0;
}

.oxp-pano .body {
  margin: 10px auto 0;
  max-width: 650px;
  display: block;
}

.oxp-pano #pano {
  width: 100%;
  height: calc(100vh - 79px);
  position: relative;
  display: none;
}

.oxp-pano .sprite {
  position: absolute;
  background: url(/Static/images/360sp.png) no-repeat 0 -40px;
  width: 70px;
  height: 50px;
  display: none;
  z-index: 2;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
}

.oxp-pano .tabs-buttons-container {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: normal;
  height: 60px;
  text-align: center;
  display: block;
}

.oxp-pano .tabs-buttons-container .tabs-buttons {
  display: inline-block;
  list-style: none;
  margin: 0;
  line-height: normal;
}

.oxp-pano .tabs-buttons-container .tabs-buttons li {
  float: left;
  margin: 0;
  height: auto;
  line-height: normal;
  display: inline-block;
}

.oxp-pano .tabs-buttons-container .tabs-buttons a:after {
  display: none;
}

.oxp-pano .tabs-buttons-container .tabs-buttons a:hover {
  color: #333;
}

.oxp-pano .tabs-buttons-container .tabs-buttons .button-active:hover {
  color: #007bcd;
}

.oxp-pano .content-360-wrapper {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.oxp-pano .content-360-wrapper .ext-pgwrapper {
  z-index: 6;
}

.oxp-pano .volvo-360-left {
  width: 70.3%;
  float: left;
}

.oxp-pano .volvo-360-left #exteriorView #background {
  display: block;
  width: 100%;
}

.oxp-pano .volvo-360-right {
  width: 29.6%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.oxp-pano .color-picker .title-sec {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}

.oxp-pano .color-picker .title-sec .title-elm {
  color: #333;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}

.oxp-pano .color-picker .col-group-title {
  color: #333;
  font: 12px "Volvo Sans Light", "Arial Narrow", "Helvetica Neue", Arial,
    sans-serif;
  line-height: normal;
  text-transform: uppercase;
  padding: 20px 0 20px 20px;
  margin: 0;
}

.oxp-pano .col-pick-main {
  margin-left: auto;
  display: block;
}

.oxp-pano .col-pick-main-sub {
  padding: 0;
  position: relative;
  display: table;
  margin-bottom: 1px;
  cursor: pointer;
}

.oxp-pano .col-pick-main-sub.selected {
  border: 1px solid #dfdfdf;
  border-left: 0;
  border-right: 0;
  margin: 0;
}

.oxp-pano .col-pick-main-sub.selected .color-img {
  border-right: 3px solid #007bcd;
}

.oxp-pano .col-pick-main-sub.selected .tick-360 {
  position: absolute;
  line-height: 13px;
  background: url(/Static/images/tick-360.png) center no-repeat #fff;
  background-size: auto;
  border-radius: 50%;
  padding: 14px;
  top: 11%;
  right: auto;
  bottom: auto;
  left: 25.5%;
}

.oxp-pano .col-pick-main-sub.selected .color-name {
  background: #f0f0f0;
}

.oxp-pano .col-pick-main-sub .color-name {
  display: table-cell;
  padding: 0 0 0 20px;
  width: 64%;
  vertical-align: middle;
}

.oxp-pano .col-pick-main-sub .color-name .color-name-label {
  color: #333;
  font: 15px "Volvo Sans Light", "Arial Narrow", "Helvetica Neue", Arial,
    sans-serif;
  line-height: 22px;
  text-transform: capitalize;
}

.oxp-pano .col-pick-main-sub .color-img {
  height: 100px;
  cursor: pointer;
  width: 98%;
  display: table-cell;
}

.oxp-pano .pano-ext .swipe-control {
  position: absolute;
  margin: 0 auto;
  -ms-transform: translate(-50%, -30%);
  transform: translate(-50%, -30%);
  top: 30%;
  right: auto;
  bottom: auto;
  left: 50%;
}

.oxp-pano .pano-ext.extLoaded .ext-360 {
  position: relative !important;
  width: 100%;
  overflow-y: hidden;
  line-height: normal;
}

.oxp-pano .pano-ext.extLoaded #color-pick-ext-canvas {
  width: 100% !important;
  height: auto !important;
}

.ext-pano-wrapper {
  position: relative;
  overflow: hidden;
}
.ext-pano-wrapper #view_overlay {
  top: 0 !important;
}

.ext-pano-wrapper.fade-360:after {
  animation: view3efect 1s linear 0s 1 forwards;
}

.ext-pano-wrapper.fade-360:before {
  animation: view3efect 1s linear 0s 1 forwards;
}

.ext-pano-wrapper.hide-load:after {
  opacity: 0;
}

.ext-pano-wrapper.hide-load:before {
  opacity: 0;
}

.ext-pano-wrapper.col-pick:after {
  bottom: 29%;
  width: 100%;
  text-align: center;
}

.ext-pano-wrapper.col-pick:before {
  left: 50%;
}

.oxp-pano #loader360 {
  margin: auto;
  display: block;
  position: absolute;
  top: 30%;
  left: 24%;
  z-index: 99;
}

#panooxp .ext-pano-left {
  width: 70.3%;
  float: left;
}

#panooxp .ext-pano-right {
  width: 29.6%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

#panooxp .tabs-buttons-container .tabs-buttons .pano-tab {
  color: #333;
  font: 15px "Volvo Sans Light", "Arial Narrow", "Helvetica Neue", Arial,
    sans-serif;
  line-height: normal;
  text-transform: none;
  margin: 0 20px;
  padding: 20px 0;
  border: none;
  display: inline-block;
  cursor: pointer;
  height: auto;
  background: #fff;
}

#panooxp .tabs-buttons-container .tabs-buttons li:first-child .pano-tab {
  margin-left: 0;
}

#panooxp .tabs-buttons-container .tabs-buttons li:last-child .pano-tab {
  margin-right: 0;
}

#panooxp .tabs-buttons-container .tabs-buttons .button-active {
  border-bottom: 3px solid #007bcd;
  color: #007bcd;
  padding-bottom: 18px;
}

#pano .loader-bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 1;
  background: #fff url(../img/loader.gif) no-repeat 50% 50%;
}

#pano .hotspot-popup {
  padding: 30px;
  background: #fff;
  position: absolute;
  display: block;
  max-width: 320px;
}

#pano .hotspot-popup .title {
  color: #000026;
  font: 20px "Volvo Sans Light", "Arial Narrow", "Helvetica Neue", Arial,
    sans-serif;
  line-height: 24px;
  text-transform: unset;
}

#pano .hotspot-popup .body {
  color: #333;
  font: 15px "Volvo Sans Light", "Arial Narrow", "Helvetica Neue", Arial,
    sans-serif;
  line-height: 22px;
  text-transform: unset;
  margin-top: 20px;
}

.pano-ext .swipe-control {
  width: 183px;
  height: 27px;
  margin: -55px auto 0;
  position: relative;
  z-index: 99;
  overflow: hidden;
  background: url(/static/images/control-sprite.png);
}

.pano-ext.extLoaded #color-pick-ext-canvas {
  width: 100% !important;
}

.ext-pgwrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: none;
  background: #000;
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

.ext-pgwrapper .ext-imgloader {
  display: block;
  width: auto;
  height: auto;
  opacity: 0.5;
  position: absolute;
  background: 0 0;
  z-index: 2;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
}

.ext-pgwrapper .ext-imgloader:after {
  background: 0 0;
}

@keyframes view3efect {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .oxp-pano .pano-body {
    padding-bottom: 30px;
  }

  .oxp-pano .color-picker .col-group-title {
    padding: 15px 0 15px 20px;
  }

  .oxp-pano .color-picker .title-sec {
    padding: 15px 0;
  }

  .oxp-pano .tabs-buttons-container {
    height: 50px;
  }

  .oxp-pano .col-pick-main-sub.selected .tick-360 {
    left: 25.5%;
    top: 11%;
    background-size: 50%;
    border-radius: 50%;
    padding: 3.5%;
  }

  #panooxp .volvo-360-left {
    width: 71.3%;
  }

  #panooxp .volvo-360-right {
    width: 28.6%;
  }

  #panooxp .col-pick-main-sub .color-img {
    height: 60px;
    width: 100%;
  }

  #panooxp .tabs-buttons-container .tabs-buttons .pano-tab {
    padding: 15px 0;
  }

  #panooxp .tabs-buttons-container .tabs-buttons .button-active {
    padding-bottom: 13px;
  }

  .pano-ext .swipe-control {
    margin: -55px auto 0;
  }

  #pano .loader-bg {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .oxp-pano #loader360 {
    left: 5%;
    top: 15%;
  }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .oxp-pano #loader360 {
    left: 15%;
    top: 22%;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .pano-ext .swipe-control {
    margin: -120px auto 0;
  }
}

@media only screen and (max-width: 769px) and (orientation: portrait) {
  .pano-ext .tilt-screen {
    width: 102px;
    height: 101px;
    margin: auto;
    z-index: 999;
    overflow: hidden;
    background: url(/Static/images/TiltScreen_SpriteSheet_30fps.png) no-repeat;
    position: fixed;
    top: 45%;
    right: auto;
    bottom: auto;
    left: 43%;
  }

  .ext-pano-wrapper .opened .tilt-screen-container {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 998;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
  }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .pano-ext.opened {
    background: rgba(255, 255, 255, 0.9);
  }

  .pano-ext.opened #exteriorView {
    -ms-transform: scale(2.6);
    transform: scale(2.6);
    position: relative;
    left: auto;
    right: auto;
    top: 80%;
    bottom: auto;
  }

  .oxp-pano #loader360 {
    left: 5%;
    top: 15%;
  }
}

@media only screen and (min-width: 1024px) {
  .oxp-pano .pano-ext {
    z-index: 90;
    position: relative;
    display: block;
  }

  .oxp-pano .pano-ext .swipe-control {
    margin: 0 auto;
    position: absolute;
    top: 30%;
    right: auto;
    bottom: auto;
    left: 50%;
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  #panooxp .col-pick-main-sub.selected .tick-360 {
    top: 13px;
  }

  .oxp-pano .color-picker .col-group-title {
    padding: 15px 0 15px 20px;
  }
}

@media only screen and (max-width: 480px) {
  .photo-dark {
    min-height: 300px;
  }
  .photo-dark__heading {
    font-size: 34px !important;
  }
  .oxp-pano .color-picker .col-pick-main-cover {
    overflow-x: auto;
  }

  .oxp-pano .color-picker .color-group-container {
    overflow-x: auto;
  }

  .oxp-pano .color-picker .color-group-container::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  .oxp-pano .color-picker .color-group-container::-webkit-scrollbar:horizontal {
    height: 8px;
  }

  .oxp-pano .color-picker .color-group-container::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 10px;
    border: 2px solid #fff;
  }

  .oxp-pano .color-picker .color-group-container::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #fff;
  }

  .oxp-pano .color-picker .color-groups {
    padding-left: 14px;
    overflow-x: auto;
  }

  .oxp-pano .color-picker .title-sec {
    padding: 20px 0 20px 20px;
  }

  .oxp-pano .color-picker .col-group-title {
    padding: 20px 0;
  }

  .oxp-pano .color-picker .col-pick-main-container {
    float: left;
    margin-right: 10px;
    padding: 0;
  }

  .oxp-pano .color-picker .col-pick-main-container:last-child {
    margin-right: 10px;
  }

  .oxp-pano .volvo-360-left {
    width: 100%;
    display: block;
    float: none;
  }

  .oxp-pano .volvo-360-right {
    width: 100%;
    display: block;
  }

  .oxp-pano .col-pick-main-sub {
    float: left;
    width: 85px;
    margin-right: 1px;
    margin-bottom: 0;
    height: 150px;
  }

  .oxp-pano .col-pick-main-sub .color-name {
    display: block;
    width: auto;
    padding: 5px 0 0;
    text-align: left;
    padding-left: 10px;
  }

  .oxp-pano .col-pick-main-sub .color-name .color-name-label {
    color: #333;
    font: 15px "Volvo Sans Light", "Arial Narrow", "Helvetica Neue", Arial,
      sans-serif;
    line-height: normal;
    text-transform: capitalize;
    padding: 0;
    position: static;
  }

  .oxp-pano .col-pick-main-sub .color-img {
    width: 100%;
    height: 60px;
  }

  .oxp-pano .col-pick-main-sub.selected {
    border: 0;
  }

  .oxp-pano .col-pick-main-sub.selected .tick-360 {
    left: 61%;
    top: 10%;
    padding: 10px;
  }

  .oxp-pano .col-pick-main-sub.selected .color-name {
    background: 0 0;
  }

  .oxp-pano .col-pick-main:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both;
  }

  .oxp-pano .col-pick-main:before {
    content: "";
    display: table;
    border-collapse: collapse;
  }

  .oxp-pano .tabs-buttons-container {
    height: 60px;
  }

  .oxp-pano #loader360 {
    top: 13%;
    left: auto;
    width: 100%;
  }

  #panooxp .volvo-360-left {
    width: 100%;
    float: none;
  }

  #panooxp .volvo-360-right {
    width: 100%;
    display: block;
  }

  #panooxp .tabs-buttons-container .tabs-buttons .pano-tab {
    padding: 20px 0;
  }

  #panooxp .tabs-buttons-container .tabs-buttons .button-active {
    padding-bottom: 18px;
  }

  #panooxp .col-pick-main-sub .color-img {
    height: 60px;
    width: 83px;
    float: none;
    display: block;
  }

  .volvo-360-left #exteriorView #background {
    display: block;
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) {
  .ext-pano-wrapper.no-col-pick.hide-load {
    display: none;
  }
}

@media only screen and (min-width: 1025px) {
  .oxp-pano .no-col-pick #loader360 {
    top: 25%;
    left: 33%;
  }

  .no-col-pick.ext-pano-wrapper {
    height: calc(100vh - 70px);
    overflow-y: hidden;
  }
}

@media screen and (max-width: 1023px) {
  .oxp-pano #pano {
    height: 100vh;
    display: block;
    position: fixed;
    margin-top: 0;
    top: 100vh;
    z-index: 9999;
  }

  #new-secondary-navigation ~ .oxp-pano #pano {
    height: 100vh;
  }

  .oxp-pano .pano-body {
    padding-bottom: 30px;
  }

  .oxp-pano .loader-360 {
    left: 46.5%;
  }
}

#pano .loader-bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 1;
  background: #fff url(../img/loader.gif) no-repeat 50% 50%;
}

@media screen and (max-width: 1023px) {
  #pano .loader-bg {
    display: none;
  }
}

.bg-360,
.bg-360-image,
.close-360-bar {
  display: none;
}

.simple-car-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.simple-car-list:after {
  content: "";
  flex: auto;
}
.simple-car-list-item {
  width: 25%;
  margin: 15px 0;
  text-align: center;
}
.simple-car-list-item-title {
  font-size: 26px;
}
.simple-car-list-item-image {
}
.simple-car-list-item-price {
}

.corporate-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0;
}
.corporate-list-item {
  width: 50%;
  margin: 10px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.corporate-list-item-image {
  width: 50%;
}
.corporate-list-item-title {
  width: 50%;
  padding-left: 15px;
  font-size: 30px;
  line-height: 30px;
}

.leasing-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.leasing-list-item {
  width: 25%;
  padding: 10px;
  text-align: center;
}
.leasing-list-item-image {
  margin-bottom: 10px;
}
.leasing-list-item-title {
  margin-bottom: 10px;
  font-weight: 700;
}
.leasing-list-item-text {
}

@media screen and (max-width: 767px) {
  .corporate-list-item {
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
  .corporate-list-item-image {
    width: 100%;
  }
  .corporate-list-item-title {
    width: 100%;
    padding: 5px 0 0 0;
    font-size: 24px;
    line-height: 24px;
  }
  .simple-car-list-item {
    width: 33.33%;
  }
  .leasing-list-item {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .simple-car-list-item {
    width: 50%;
  }
}

@media screen and (max-width: 400px) {
  .simple-car-list-item {
    width: 100%;
    margin: 5px 0;
  }
  .simple-car-list-item-image img {
    width: 100%;
  }
  .leasing-list-item {
    width: 100%;
  }
}

.volvo-tbl {
  position: relative;
  width: 100%;
  border-collapse: collapse;
}
.volvo-tbl td,
.volvo-tbl th {
  text-align: center;
  padding: 5px;
  border: 1px solid;
}
.volvo-tbl th {
  background: #17224b;
  color: #fff;
}
.volvo-tbl-price {display:block; margin-bottom:2px; font-size:16px;}
.volvo-tbl-price span {font-weight:bold;}

.complectation-title {
  color: #17224b;
  font-size: 24px;
}
.complectation-toggle-title {
  color: #17224b;
  font-size: 22px;
  margin-bottom: 15px;
  transition: 0.2s;
  cursor: pointer;
  position: relative;
  padding-left: 32px;
}
.complectation-toggle-title:before {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMiA5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTEyMSAtMjQ0MCkiIGZpbGw9IiMxNzIyNGIiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MzMgMjQyMCkiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTQgMjQuMDk3KSBzY2FsZSgxIC0xKSB0cmFuc2xhdGUoLTYgLTQuMDE2MikiPgo8cG9seWdvbiBwb2ludHM9IjYgMCAwIDYuMDI0MyAxLjQgNy40MyA2IDIuODExMyAxMC42IDcuNDMgMTIgNi4wMjQzIi8+CjwvZz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg==")
    0 center no-repeat;
  background-size: 100%;
}
.complectation-toggle-title.-open:before {
  transform: rotate(180deg);
}
.complectation-toggle-title span {
  border-bottom: 1px dashed;
}
.complectation-toggle-title span:hover {
  border-bottom-color: transparent;
}
.complectation-toggle-list {
  display: none;
  padding-left: 32px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.complectation-toggle-list.-open {
  display: block;
}

@media screen and (min-width: 768px) {
  .video_block_page {
    clear: both;
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    matgin-bottom: 30px;
  }
  .video_block_page iframe {
    width: 100%;
    height: 620px;
  }
}
@media screen and (max-width: 768px) {
  .video_block_page {
    clear: both;
    width: 320px;
    height: auto;
    margin: 0 auto;
  }
  .video_block_page iframe {
    width: 320px;
    height: 200px;
  }
  .video_block_page h2 {
    padding-top: 20px;
  }
}

.lising-benefit-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lising-benefit {
  text-align: left;
  width: 47%;
  display: flex;
  align-items: center;
}
.lising-benefit img {
  max-width: 50px;
  vertical-align: middle;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .lising-benefit {
    width: 100%;
  }
}

.program-4-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
.program-4-item {
  width: 49%;
  position: relative;
  margin-bottom: 20px;
}
.program-4-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.program-4-item img {
  display: block;
}
.program-4-item--name {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.program-4-item--btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.program-4-tbl {
  margin-bottom: 20px;
}
.program-4-tbl th,
.program-4-tbl td {
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .program-4-item {
    width: 100%;
  }
}

.promo-lizing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
}
.promo-lizing__image {
  margin: 0 40px 0 0;
  width: 100%; /* ширина картинки */
  object-fit: contain;
  max-width: 400px;
}
.promo-disclaimer {
  text-align: center;
  font-size: 12px;
  line-height: 1;
  margin: 0 0 20px 0;
}
.video_center {
  width: 1240px;
  height: 580px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.promo__image {
}
@media screen and (max-width: 1240px) {
  .video_center {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .promo-slider {
    height: 700px;
  }
  .swiper-container-android .swiper-slide {
    background-size: cover !important;
  }
  .ext-pano-wrapper {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .models-item__name {
    font-size: 20px;
  }
  .promo-slider {
    height: auto;
  }
  .video_center {
    height: 400px;
  }
  .promo-lizing__image {
    margin-right: 0;
  }
  .promo-lizing .promo-mods__heading {
    margin-top: 0;
  }
}
@media screen and (max-width: 520px) {
  .models-item__name {
    font-size: 16px;
  }
  .promo-welcome__text.mobile__hidden {
    display: none;
  }
  .video_center {
    height: 280px;
  }
  .promo-slider {
    padding: 0;
  }
}

@media screen and (max-width: 450px) {
  .volvo-tbl {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .volvo-tbl:before {
    content: "";
    display: block;
    width: 25px;
    height: 30px;
    position: absolute;
    top: -40px;
    left: 0;
    background: url(../icons/tbl-arrow.png) top right no-repeat;
    animation: slide 1s alternate infinite ease-in;
  }
  .volvo-tbl:after {
    content: "";
    display: block;
    width: 25px;
    height: 30px;
    position: absolute;
    bottom: -40px;
    left: 0;
    background: url(../icons/tbl-arrow.png) top right no-repeat;
    animation: slide 1s alternate infinite ease-in;
  }
}

@keyframes slide {
  0% {
    left: 0;
  }
  100% {
    left: 30px;
  }
}

.leasing-calc__container {
  margin-top: 60px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}
.leasing-calc__col {
  margin-bottom: 40px;
  width: calc(50% - 20px);
}
.leasing-calc__label {
  font-size: 20px;
  margin-bottom: 10px;
}
.leasing-calc__input {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.leasing-calc__input input {
  max-width: 200px;
  padding: 7px 10px;
  color: #17224b;
  font-size: 20px;
  font-weight: 700;
  background: #fff;
  border: 1px solid #17224b;
  font-size: 22px;
  letter-spacing: 1px;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.leasing-calc__input span {
  display: block;
  color: #ccc;
  margin-left: 10px;
}
.leasing-range__data {
  text-align: right;
  color: #999;
  margin-bottom: 5px;
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  .leasing-calc__col {
    width: 100%;
  }
}

.block-404 {
  color: #fff;
  font-size: 22px;
  position: absolute;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .block-404 {
    color: #000;
    font-size: 18px;
    position: static;
    transform: none;
    padding: 0 15px;
    max-width: 500px;
  }
}

.model__out__block {
  text-align: center;
  margin: 32px 0;
  font-size: 18px;
  line-height: 28px;
}
.model__out {
  border: 2px solid #1c88d0;
  padding: 32px;
  display: inline-block;
}
.model__out a {
  text-decoration: underline;
}
.model__out a:hover {
  text-decoration: none;
}

.calculation-slider-txt {
  padding: 0 0 0 5px;
}
.car-types {
  width: 300px;
  text-align: center;
  margin: auto;
}
.car-price-wrap {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  margin: 0;
  margin-top: 0px;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
.car-price {
  width: 320px;
  margin: auto;
  margin-top: auto;
  margin-top: 10px;
  display: inline-block;
}
.car-price .row.title {
  height: 30px;
  max-height: 30px;
  overflow: hidden;
  font-weight: bold;
}
.car-price .row.title {
  height: 60px;
  max-height: 60px;
  overflow: hidden;
  vertical-align: middle;
  display: table;
}
.car-price .row .name {
  border-right: 2px solid white;
  height: 30px;
  box-sizing: border-box;
  float: left;
  width: 200px;
  padding-left: 10px;
}
.car-price .row .price {
  float: left;
  height: 30px;
  text-align: center;
  box-sizing: border-box;
  width: 120px;
  padding-left: 10px;
}
.car-price .row.title .name,
.car-price .row.title .price {
  height: auto;
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.car-price .row.title .name,
.car-price .row.title .price {
  height: auto;
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.car-price .row {
  height: 30px;
}
.car-types > * {
  display: inline;
  width: 320px;
  text-align: center;
}
.car-types img {
  height: auto;
  width: 320px;
  vertical-align: middle;
}

.new__footer__menu .header__menu__dropdown {
  bottom: calc(100% - 2px) !important;
  top: unset;
}

.contact-form__logo {
  text-align: center;
}
.contact-form__logo img {
  margin: 18px 0;
  height: 12px;
}
button.cform__btn.btn.btn--lg {
  font-size: 10pt;
}

.official__header {
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .official__header__buttons .button-secoundary {
    padding: 0 24px;
    width: 100%;
  }
  .official__header__buttons .button-secoundary:after {
    display: none;
  }
  .official__header__buttons .button + .button {
    margin-top: 12px;
  }
}
.hide{display:none !important;}
/*Ставим заголовок в ряд допзаголовком в меню моделей*/
.new__availabile__title {
    font-family: "Volvo Broad Pro", sans-serif;
    font-size: 48px;
    line-height: 1;
    display: grid;
    grid-template-columns: repeat(10,1fr);
}

.new__availabile__title_a {
    grid-column: 1 / 7;
}

.new__availabile__bottom {
    margin-top: 8px;
    font-family: "Volvo Broad Pro", sans-serif;
    font-size: 24px;
    grid-column: 7 / 11;
    align-self: end;
    padding-bottom: 3px;
}
.new__availabile__price{
    padding-left: 0 !important;
}

/*Ставим заголовок в ряд допзаголовком в меню моделей*/
.new__availabile__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100px;
}
.new__availabile__title {
    font-family: "Volvo Broad Pro", sans-serif;
    font-size: 48px;
    line-height: 1;
    display: grid;
    grid-template-columns: repeat(40,1fr);
    align-self: start;
    width: 100%;
}

.new__availabile__title_a {
    grid-column: 1 / 22;
}

.new__availabile__title_a.nosubtitle {
    grid-column: 1 / 41;
}


.new__availabile__bottom {
    margin-top: 8px;
    font-family: "Volvo Broad Pro", sans-serif;
    font-size: 24px;
    grid-column: 22 / 41;
    align-self: end;
    padding-bottom: 3px;
}
.new__availabile__price{
    padding-left: 0;
}

.new__modeles > div:nth-child(4) .new__availabile__title_a {
    grid-column: 1 / 24;
}
.new__modeles > div:nth-child(4) .new__availabile__bottom {
    grid-column: 24 / 41;
}

.sold{
  display: none;
}