

/* Start:/local/templates/volvo_new/css/style.css?1759317176243673*/
@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("/local/templates/volvo_new/css/../fonts/VolvoBroadPro.woff") format("woff"),
    url("/local/templates/volvo_new/css/../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("/local/templates/volvo_new/css/../fonts/RobotoCondensedRegular.woff") format("woff"),
    url("/local/templates/volvo_new/css/../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("/local/templates/volvo_new/css/../fonts/RobotoCondensedBold.woff") format("woff"),
    url("/local/templates/volvo_new/css/../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("/local/templates/volvo_new/css/../fonts/RobotoCondensedLight.woff") format("woff"),
    url("/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/credit.jpg);
}

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

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

.welcome--customer {
  background-image: url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/arrow_bl.svg) center no-repeat;
  background-size: 11px 11px;
  display: none;
}

.models-item:hover .models-item__more {
  background: #17224b url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/minus.svg) center no-repeat;
}

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

.filter__block--hidden .filter__heading:after {
  background: url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/arrow.svg) center center no-repeat;
  background-size: 16px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modelpage__desc-btn:hover:before {
  background: url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/arrow.svg) center no-repeat;
  background-size: 11px 11px;
}

.equipment__more:hover {
  background: #fff url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/footer_bg.jpg) top center no-repeat;
  background-size: cover;
  color: #fff;
}

.footer-text {
  padding: 150px 0;
  background: url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../img/facebook.svg) center no-repeat;
}

.footer-social__icon--in {
  background: url(/local/templates/volvo_new/css/../img/instagram.svg) center no-repeat;
}

.footer-social__icon--tw {
  background: url(/local/templates/volvo_new/css/../img/twitter.svg) center no-repeat;
}

.footer-social__icon--vm {
  background: url(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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(/local/templates/volvo_new/css/../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;
}
/* End */


/* Start:/local/templates/volvo_new/css/taxi.css?16793832559911*/
/*=========== taxi__button =============*/
@-webkit-keyframes shadow-scale {
	0% { -webkit-transform: scale(1); transform: scale(1); opacity: 0 }
	20% { -webkit-transform: scale(1); transform: scale(1); opacity: 0 }
	21% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 }
	70% { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0 }
	100% { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0 }
}
@keyframes shadow-scale {
	0% { -webkit-transform: scale(1); transform: scale(1); opacity: 0 }
	20% { -webkit-transform: scale(1); transform: scale(1); opacity: 0 }
	21% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 }
	70% { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0 }
	100% { -webkit-transform: scale(1.5); transform: scale(1.5); opacity: 0 }
}
@-webkit-keyframes slogan {
	0% {top: 70%; visibility: visible; opacity: 0}
	45% {top: 70%; visibility: visible; opacity: 0}
	50% {top: 50%; visibility: visible; opacity: 1}
	70% {top: 50%; visibility: visible;}
	87% {visibility: hidden;}
	100% {visibility: hidden;}
}
@keyframes slogan {
	0% {top: 70%; visibility: visible; opacity: 0}
	45% {top: 70%; visibility: visible; opacity: 0}
	50% {top: 50%; visibility: visible; opacity: 1}
	70% {top: 50%; visibility: visible;}
	87% {visibility: hidden;}
	100% {visibility: hidden;}
}
@-webkit-keyframes taxi-icon {
	0% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); left: 25%; top: 35%; width: 50%; height: 30%; }
	35% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); left: 25%; top: 35%; width: 50%; height: 30%; }
	50% { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); left: 30%; top: 20%; width: 40%; height: 25%; }
	85% { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); left: 30%; top: 20%; width: 40%; height: 25%; }
	100% { -webkit-transform: rotateY(720deg); transform: rotateY(720deg); left: 25%; top: 35%; width: 50%; height: 30%; }
}
@keyframes taxi-icon {
	0% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); left: 25%; top: 35%; width: 50%; height: 30%; }
	35% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); left: 25%; top: 35%; width: 50%; height: 30%; }
	50% { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); left: 30%; top: 20%; width: 40%; height: 25%; }
	85% { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); left: 30%; top: 20%; width: 40%; height: 25%; }
	100% { -webkit-transform: rotateY(720deg); transform: rotateY(720deg); left: 25%; top: 35%; width: 50%; height: 30%; }
}

.taxi__button {
	width:120px;
	height:120px;
	z-index:600;
	position:fixed;
	right:0;
	bottom:0;
	display:block;
	text-decoration:none;
	color:#000;
}
.taxi__button:hover, .taxi__button:focus {
	color:#000;
	text-decoration:none;
}
.taxi__button span {
	display:block;
}
.taxi__window {
	position: absolute;

	width: 80px;
	height: 80px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%)
}
.taxi__teaser .taxi__coin-shadow {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #ffc603;
	opacity: 0;
	-webkit-animation: shadow-scale 4s infinite ease 0.7s;
			animation: shadow-scale 4s infinite ease 0.7s;
	-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
			transform-origin: center center;
}
.taxi__teaser .taxi__coin {
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #ffc603;
	-webkit-animation: rnd 4s infinite ease;
			animation: rnd 4s infinite ease;
	cursor: pointer;
	z-index: 1;
}
.taxi__teaser .taxi__coin .taxi__teasertext {
	position: absolute;
	left: 10%;
	top: 50%;
	width: 80%;
	text-align: center;
	font-family: 'Tahoma', sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 100%;
	-webkit-animation: slogan 8s infinite ease;
			animation: slogan 8s infinite ease;
	-webkit-transform: translateY(-5%);
		-ms-transform: translateY(-5%);
			transform: translateY(-5%);
	text-transform: uppercase;
	z-index: 2018;
}
.taxi__teaser .taxi__coin svg {
	position: absolute;
	left: 35%;
	top: 25%;
	width: 30%;
	height: 20%;
	-webkit-animation: taxi-icon 8s infinite ease;
			animation: taxi-icon 8s infinite ease;
	z-index: 2018;
}
/*=========== Taxi_Form =============*/
.taxi__popup {
	display:none;
	padding:0!important;
}
.taxi__popup .fancybox-close-small {
	color:#fff;
	width:55px;
	height:55px;
	color:#fff;
	right:30px;
	top:30px;
}
.Taxi_Form_Wrapper {
  padding: 0;
  width: 680px;
  height: 497px;
  overflow: hidden;
  position: relative;
  background: #333;
}

.Taxi_Form {
  font-family: 'Volvo Novum Regular';
}

.Taxi_Form video {
  display: block;
  overflow: hidden;
}

.Taxi_Form_layout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  font-family: "Volvo Novum Regular", "Arial Narrow", "Helvetica Neue", Arial, sans-serif !important;
}

.Taxi_Form_title {
  font-weight: 500;
  font-size: 35px;
  color: #fff;
  margin-bottom: 14px;
}

.Taxi_Form_description {
  width: 360px;
  font-size: 17px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 24px;
}

.Taxi_Form_input {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  align-content: space-around;
}

.Taxi_Form_input > ymaps {
	width:438px!Important;
}

input.Taxi_Form_geo,
input.Taxi_Form_phone,
.Taxi_Form_button {
  margin: 0 2px;
  box-sizing: border-box;
  display: block;
  width: 32%;
  height: 57px;
  line-height: 57px;
  background: none;
  border: 1px solid #fff;
  color: #fff;
  flex-grow: 1;
  font-family: "Volvo Novum Regular", "Arial Narrow", "Helvetica Neue", Arial, sans-serif !important;
}

input.Taxi_Form_geo,
input.Taxi_Form_phone {
	padding:10px;
}

input.Taxi_Form_geo::-webkit-input-placeholder,
input.Taxi_Form_phone::-webkit-input-placeholder {
  color: #fff;
}

input.Taxi_Form_geo::placeholder,
input.Taxi_Form_phone::placeholder {
  color: #fff;
}

input.Taxi_Form_geo::-ms-input-placeholder,
input.Taxi_Form_phone::-ms-input-placeholder {
  color: #fff;
}

.Taxi_Form_button {
  flex: 4 0;
  background: #fff;
  color: #333;
  opacity: 1;
  border: 1px solid #fff;
  text-align: center;
}

input.Taxi_Form_geo:hover,
input.Taxi_Form_phone:hover,
.Taxi_Form_button:hover {
  color: #fff;
background-color:transparent;
  border: 1px solid #fff;
  opacity: .8;
}

input.Taxi_Form_geo {
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 12 12'%3E%3Cpath d='M12 0L0 4l6 2 2 6 4-12z'%3E%3C/path%3E%3C/svg%3E");
}
input.Taxi_Form_geo.err,
input.Taxi_Form_phone.err {border-color:red;}

.Taxi_Form_button:hover:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon__svg--1Cocd cta__svg--xyQx5 undefined' viewBox='596.5 0 183.5 132' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='none' stroke='#fff' stroke-width='10' stroke-miterlimit='10' d='M685.4 128.6l40.4-63.2-40.4-63.2'%3E%3C/path%3E%3C/svg%3E");
}

.Taxi_Form_button:after {
  content: "";
  width: 20px;
  height: 10px;
  display: inline-block;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon__svg--1Cocd cta__svg--xyQx5 undefined' viewBox='596.5 0 183.5 132' preserveAspectRatio='xMinYMid'%3E%3Cpath fill='none' stroke='currentColor' stroke-width='10' stroke-miterlimit='10' d='M685.4 128.6l40.4-63.2-40.4-63.2'%3E%3C/path%3E%3C/svg%3E");
}

.Taxi_Form_agreement {
  position: absolute;
  left:0;
  bottom: 0;
  padding:25px 50px;
  color: #fff;
  font-size: 70%;
  line-height: 16px;
}
.Taxi_Form_close{
  position:absolute;
  width:20px;
  height:20px;
  top:25px;
  right:25px;
  background-size:cover;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 17 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='2' d='M2.325 2.325l12.367 12.367m-.017-12.367L2.308 14.692'%3E%3C/path%3E%3C/svg%3E");
}
.Taxi_Form_error {
	display:none;
	color: red;
    background: rgba(255,255,255,0.8);
    border-radius: 15px;
    padding: 10px 15px;
    margin-top:20px;
}
.Taxi_Form_error p {
	margin:0;
}
.Taxi_Form_error p+p {
	margin-top:10px;
}
.Taxi_Form_result {
	display:none;
	color: green;
    background: rgba(255,255,255,0.8);
    border-radius: 15px;
    padding: 10px 15px;
    margin-top:20px;
}
.Taxi_Form_result p {
	margin:0;
}
.Taxi_Form_result p+p {
	margin-top:10px;
}
@media screen and (max-width: 700px) {
	.fancybox-slide--html {
		padding:0!important;
	}
	.fancybox-slide:before {
		display:none!important;
	}
	.taxi__popup .fancybox-close-small {
		top:0;
		right:0;
	}
	.taxi__popup {
		width:100%;
	}
	.Taxi_Form_Wrapper {
		width:100%;
		height:auto;
		position:relative;
	}
	.Taxi_Form_layout {
		padding:10px;
	}
	.Taxi_Form_description {
		width:100%;
	}
	input.Taxi_Form_geo, input.Taxi_Form_phone, .Taxi_Form_button {
		width:100%;
		margin:10px 0;
	}
	input.Taxi_Form_geo, input.Taxi_Form_phone {
		background:rgba(22,26,39,0.8);
	}
	.Taxi_Form video {
		display: block;
		overflow: hidden;
		object-fit: cover;
		height: 100%;
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
		width:100%;
		height:100%;
	}
	.Taxi_Form_agreement {
		padding:25px 10px;
		position:relative;
	}
	.Taxi_Form_layout{
		position:relative;
	}
	.Taxi_Form_button {
		background:#fff!important;
		color:#000!important;
		opacity:1!important;
	}
	.Taxi_Form_input > ymaps {
		width:calc(100% - 20px)!Important;
	}
}

/* End */


/* Start:/local/templates/volvo_new/js/libs/fancybox/jquery.fancybox.min.css?153303225214065*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/volvo_new/css/owl.carousel.min.css?15808063543351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/volvo_new/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/volvo_new/css/owl.theme.default.min.css?15808063551013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/volvo_new/js/libs/slick/slick.css?15953134961776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/volvo_new/css/new_style.css?175811784471659*/
/* @font-face{font-family:'Volvo Novum Medium';src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Medium.eot);src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Medium.woff) format("woff");font-weight:400;font-style:normal}
@font-face{font-family:'Volvo Novum Bold';src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Bold.eot);src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Bold.woff) format("woff");font-weight:400;font-style:normal}
@font-face{font-family:'Volvo Novum Italic';src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Italic.eot);src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Italic.eot?#iefix) format("embedded-opentype"),url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Italic.woff) format("woff"),url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Italic.ttf) format("truetype");font-weight:400;font-style:normal}
@font-face{font-family:'Volvo Novum Regular';src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Regular.eot);src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Regular.woff) format("woff");font-weight:400;font-style:normal}
@font-face{font-family:'Volvo Novum Light';src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Light.eot);src:url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Light.eot?#iefix) format("embedded-opentype"),url(/local/templates/volvo_new/css/../fonts/VolvoNovum-Light.woff) format("woff");font-weight:400;font-style:normal} */
@font-face {
	font-family: "Volvo Novum Medium";
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Medium.eot");
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Medium.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Medium.woff") format("woff"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
@font-face {
	font-family: "Volvo Novum Bold";
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Bold.eot");
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Bold.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Bold.woff") format("woff"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
@font-face {
	font-family: "Volvo Novum Italic";
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Italic.eot");
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Italic.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Italic.woff") format("woff"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Italic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
@font-face {
	font-family: "Volvo Novum Regular";
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Regular.eot");
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Regular.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Regular.woff") format("woff"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
@font-face {
	font-family: "Volvo Novum Light";
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Light.eot");
	src: url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Light.eot?#iefix")format("embedded-opentype"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Light.woff") format("woff"),
	url("/local/templates/volvo_new/css/../fonts/VolvoNovum/VolvoNovumWebCy-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
body {font-family:"Volvo Novum Regular",sans-serif; color:#161618; font-size:15px; line-height:22px;}
b, strong {font-family:'Volvo Novum Bold';}
h1 {font-family:"Volvo Novum Medium","Arial Narrow","Helvetica Neue",Arial,sans-serif; font-size:32px; line-height:38px; color:#000; font-weight:normal;}
.-narrow h1 {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
h2 {font-family:"Volvo Novum Medium","Arial Narrow","Helvetica Neue",Arial,sans-serif!important; font-size:24px; line-height:26px; color:#000!important; font-weight:normal;}
.-narrow h2 {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif!important;}
a {color:#1c88d0;}

.button {display:inline-block;}
.button.-block {display:block;}
	.button-primary {padding:0 50px; line-height:55px; text-align:center; border:1px solid #fff; color:#fff; background:rgba(255,255,255,0); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; position:relative;}
		.button-primary:after {content:""; display:block; position:absolute; top:1px; right:38px; width:10px; height:100%; background:url(/local/templates/volvo_new/css/../img/arrow_bottom.svg) no-repeat 50% 50%; transform:rotate(-90deg); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
	.button-primary:hover {background:rgba(255,255,255,1); color:#161618;}
		.button-primary:hover:after {right:32px; background:url(/local/templates/volvo_new/css/../img/arrow_bottom_b.svg) no-repeat 50% 50%;}
	.button-secoundary {padding:0 80px; line-height:45px; text-align:center; border:1px solid #1c88d0; color:#1c88d0; background:rgba(255,255,255,0); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; position:relative;}
		.button-secoundary:after {content:""; display:block; position:absolute; top:1px; right:58px; width:10px; height:100%; background:url(/local/templates/volvo_new/css/../img/arrow_blue.svg) no-repeat 50% 50%; transform:rotate(-90deg); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
	.button-secoundary:hover {background:#1c88d0; color:#fff;}
		.button-secoundary:hover:after {right:48px; background:url(/local/templates/volvo_new/css/../img/arrow_bottom.svg) no-repeat 50% 50%;}
	.button-blue {padding:0 40px; line-height:45px; text-align:center; border:1px solid #1c88d0; color:#fff; background:#1c88d0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; position:relative;}
		.button-blue:after {content:""; display:block; position:absolute; top:0; right:25px; width:10px; height:100%; background:url(/local/templates/volvo_new/css/../img/arrow_bottom.svg) no-repeat 50% 50%; transform:rotate(-90deg); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
	.button-blue:hover {background:transparent; color:#1c88d0;}
		.button-blue:hover:after {right:15px; background:url(/local/templates/volvo_new/css/../img/arrow_blue.svg) no-repeat 50% 50%;}
	.button-link {padding:0 40px; line-height:45px; text-align:center; color:#161618; background:transparent; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; text-decoration:underline;}
	.button-link:hover {color:#1c88d0;}
	.button.-narrow {padding:0 20px!important;}
		.button.-narrow:after {display:none!important;}
	.button-unbordered {border:none;}
	.button-block {display:block; width:100%;}
	.button-text {padding:0 80px; line-height:45px; text-align:center; border:1px solid rgba(255,255,255,0); color:#1c88d0; background:rgba(255,255,255,0); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; position:relative;}
	.button-text:hover {color:#1c88d0;}
		.button-text:after {content:""; display:block; position:absolute; top:0; right:58px; width:10px; height:100%; background:url(/local/templates/volvo_new/css/../img/arrow_blue.svg) no-repeat 50% 50%; transform:rotate(-90deg); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
		.button-text:hover:after {right:48px;}


.owl-carousel {position:relative;}
	.owl-stage {display:flex; -webkit-align-items:center; align-items:center;}
	.owl-nav {position:absolute; top:calc(50% - 24px); left:0; width:100%; font-size:0; text-align:right;}
	
	.owl-prev, .owl-next {width:48px; height:48px; padding:0; font-size:0; cursor:pointer; display:inline-block; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; border:0; position:absolute; border-radius:50%; z-index:300;}	
	.owl-prev, .arrow-prev {background:url(/local/templates/volvo_new/css/../img/arrow.svg) no-repeat 50% 50%; left:80px;}
		.owl-prev:not(.disabled):hover, .arrow-prev:not(.disabled):hover {background-color:rgba(255,255,255,0.1);}
	.owl-next, .arrow-next {background:url(/local/templates/volvo_new/css/../img/arrow_next.png) no-repeat 50% 50%; right:80px;}
		.owl-next:not(.disabled):hover, .arrow-next:not(.disabled):hover {background-color:rgba(255,255,255,0.1);}
	
	.black-owl-nav .owl-prev, .black-owl-nav .owl-next {width:48px; height:48px; padding:0; font-size:0; cursor:pointer; display:inline-block; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; border:0; position:absolute; border-radius:50%; z-index:300; border:2px solid #000!important; outline:none!important;}	
	.black-owl-nav .owl-prev, .black-owl-nav .arrow-prev {background:url(/local/templates/volvo_new/css/../img/arrow_black.svg) no-repeat 50% 50%!important; left:-60px; background-size:18px!important; transform: rotate(90deg);}
		.black-owl-nav .owl-prev:not(.disabled):hover, .black-owl-nav .arrow-prev:not(.disabled):hover {background-color:rgba(255,255,255,0.1);}
	.black-owl-nav .owl-next, .black-owl-nav .arrow-next {background:url(/local/templates/volvo_new/css/../img/arrow_black.svg) no-repeat 50% 50%!important; right:-60px; background-size:18px!important; transform: rotate(270deg);}
		.black-owl-nav .owl-next:not(.disabled):hover, .black-owl-nav .arrow-next:not(.disabled):hover {background-color:rgba(255,255,255,0.1);}
	
	.owl-dots {display:inline-block; width:100%; text-align:center; position:absolute; left:0; bottom:40px;}
		.owl-carousel button.owl-dot {outline:none; padding-top:40px!important;}
			.owl-dots .owl-dot span {display:block; background:rgba(255,255,255,.3); width:60px; height:3px; border-radius:0; cursor:pointer; margin:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
			.owl-dots .owl-dot+.owl-dot span {margin-left:25px;}
			.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {background:#fff;}
	.owl-lazy {opacity:0;}
	.owl-lazy[src] {opacity:0;}
	
.-fs-12 {font-size:12px!important;}
.-fs-14 {font-size:14px!important;}
.-fs-16 {font-size:16px!important;}
.-fs-18 {font-size:18px!important;}
.-fs-20 {font-size:20px!important;}

.pb-0 {padding-bottom:0!important;}
			
.models-slider__item:hover {box-shadow:none;}
.models-slider__items {margin-top:0; padding:0 80px;}
.models-slider__controls {margin-top:60px;}
.social {padding-top:80px;}
.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, .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 {color:#161618;}
.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, .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, .questions__heading, .promo-welcome__heading, .promo-text__heading, .promo-panoram__heading, .promo-present__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__heading {font-family:"Volvo Novum Bold",sans-serif;}
.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, .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 {letter-spacing:normal;}
.servs-full {background:#525252;}
.servs-full__desc {background:#525252;}
.servs-full__heading {color:#fff; font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif;}
.-narrow .servs-full__heading {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
.servs-full__text {color:#dadada;}
.widget a.title:link, .widget a.title:visited {background:#525252;}
.footer-social__icons {justify-content:center;}
.imglinks__text {color:#fff; font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif;}
.-narrow .imglinks__text {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
.footer-text {color:#161618;}
.models-slider__name {font-size:18px;}
.promo-welcome-xc90 .promo-welcome__desc {background:none;}
.promo-welcome__heading {color:#fff; font-size:32px;}
.promo-welcome__heading h1 {color:#fff;}
.promo-welcome {margin-top:0; background-position:50% 50%!important;}
@media (max-width:1023px) {
	.promo-welcome {height:600px; }
}
.main_img h1 {color:#fff;}
.catalog {background:#fff;}
.servs-full__tabs-link {color:#fff;}
.servs-full__tabs-link:before {top:4px;}
.servs-full__tabs-link.active:before {top:6px;}
.models-slider {padding:80px 0; background:#fff;}
.feauters-full {padding:80px 0;}
.advantages__heading {font-size:24px;font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif; font-weight:700;}
.-narrow .advantages__heading {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
.social__heading {font-size:28px;}
.footer-text__heading {font-size:24px; line-height:32px; font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif; margin-bottom:16px;}
.-narrow .footer-text__heading  {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
.photo-dark__heading {color:#fff;}
.footer-text--blue {color:#dadada; background:#525252;}
.btn {background:#000; border-color:#000; color:#fff;}
.btn:hover {background:#fff; border-color:#525252; color:#525252;}
.modelpage {background:#fff; padding-top:40px;}
.modelpage__desc {background:#fff; color:#525252;}
.modelpage__top-right {background:#fff;}
.welcome {margin-top:0;}
.pagehead__heading {color:#fff;}
.pagehead__wrap {justify-content:center;}
.welcome-link {color:#dadada; background:rgba(0, 0, 0, 0.7);}
.welcome-link:hover {color:#fff;}
.welcome-form__heading {color:#dadada;}
.credit-item__name {color:#fff;}
.textpage__text {max-width:100%;}
.corporate-list-item-title {color:#000;}
.modelpage-badge {background:#525252;}
.news-welcome__heading {color: #fff;}
.news-welcome__desc {color: #fff;}
.sales__name {color:#fff; font-size:24px; line-height:32px;}
.welcome-form__btn {top:1px; right:1px; height:46px;}
.calculation-form-r {background:#525252;}
.calculation-radio-car-lbl {background-color:#000; border-color:#525252;}
.calculation-radio-car-inp:checked+.calculation-radio-car-lbl {background-color: #666666;}
.calculation-radio-car-inp:checked+.calculation-radio-car-lbl:after {right:8px;}
.calculation-radio-car-inp:checked+.calculation-radio-car-lbl:before {right:13px;}
.calculation-service {background:#525252;}
.calculation-form-r-btn {color:#525252;}
.calculation-form-r-btn:hover {background-color:#525252;}
.volvo-tbl th {background-color:#525252;}
.volvo-tbl-price {display:block; margin-bottom:2px; font-size:16px;}
	.volvo-tbl-price span {font-weight:bold; color:#000;}
.btn--white {color:#fff; border-color:#fff; background-color: transparent;}
.promo-welcome__btns .btn--white, .photo-dark__btns .btn--white {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}
.modelpage__desc-btn {color:#000; padding-left:0;}
.modelpage__desc-btn:before {background:url(/local/templates/volvo_new/css/../img/arrow.svg) center center no-repeat; filter:brightness(0);}
.modelpage__desc-btn:hover {background-color:#525252; color:#000;}
.modelpage__desc-btn:hover:before {background:url(/local/templates/volvo_new/css/../img/arrow.svg) center center no-repeat;}
.models-slider {padding:40px 0;}
.models-slider__controls {margin-top:40px;}
.feauters-full {padding:40px 0;}
.servs-full {margin:40px 0;}
.advantages__items {-ms-flex-align:normal; align-items:normal;}
.advantages__name {font-size:18px;}
.advantages__text {font-size:16px;}
.advantages__item {height:auto;}
.advantages__wrap {padding:24px;}
.advantages__img {margin-bottom:16px;}
.onmap {margin-top:40px;}
.onmap__block {height:380px; padding:40px 170px 0px 40px; margin-top: 50px; margin-right: 50px}
.onmap__text {margin-bottom:10px;}
.btn--link {color:#959aad;}
.onmap__block:after {background-position:bottom;}
.onmap {height:380px;}
.footer-text {padding:80px 0 40px 0;}
.servs-full__desc {height:350px; padding:40px 90px;}
.servs-full__img {height:350px;}
.servs-full__desc .btn--white {color:#fff; border-color:#fff;}
.servs-full__desc .btn--white:hover {color:#525252;}
.servs-full__heading {font-size:32px;}
.models-slider__heading h1 {margin-top:0;}
.servs-full__tabswrap {padding:24px 40px;}
.servs-full__desc {padding:24px 40px;}
.servs-full__tabs-item {margin:8px 0;}
.servs-full__heading {font-size:24px; margin-bottom:16px;}
.servs-full__text {margin-bottom:16px; font-size:16px;}
.onmap__heading {color:#161618; font-size:18px; opacity:1; margin-bottom:8px; margin-top:16px;}
.tabs__link {font-size:16px;}
.promo-mods__heading {font-family:"Volvo Novum Regular",sans-serif;}
.feauters-full__heading {font-size:24px; margin-bottom:24px; letter-spacing:2px;}
.accessories__heading {font-size:24px; margin-bottom:24px;}
.feauters-full__head {font-size:18px; line-height:24px;}
.accessories-item__heading {font-size:18px; line-height:24px; margin-bottom:16px;}
.photo-dark__wrap {width:500px; margin-left:-250px;}
.photo-dark__heading {font-size:40px;}
.modelpage__name {font-size:28px;}
.modelpage__price {font-size:28px;}
.modelpage__head {padding:0;}
.modelpage__comp {font-size:24px; margin-bottom:8px;}
.modelpage-menu__item {font-size:18px;}
.modelpage-menu__item:hover {color:#000;}
.modelpage-menu__item:after {background:url(/local/templates/volvo_new/css/../img/arrow_bl.svg) center no-repeat;}
.modelpage-icons__item {padding:35px 16px;}
.modelpage-icons__name {font-size:18px;}
.modelpage-icons__type {font-size:18px; font-family:"Volvo Novum Regular",sans-serif;}
.model-available__heading {font-size:28px;}
.questions__heading {font-size:28px;}
.sales__heading {font-size:24px;}
.credit-item__name {font-size:32px;}
.textpage__heading {font-size:32px;}
.pagehead__heading {font-size:40px;}
.calculation__heading {font-size:32px;}
.calculation-ttl {color:#fff!important; font-size:24px;}
.calculation-form-r-ttl {color:#fff!important; font-size:24px;}
.calculation-slider-t {margin:0;}
.calculation-slider-ttl {font-size:24px; line-height:32px;}
.calculation-service-ttl {color:#fff!important;}
.contacts__heading {font-size:32px; line-height:40px;}
.pagehead__heading {font-size:32px; line-height:40px;}
.listserv__wrap {padding:40px;}
.listserv__name {font-size:24px; line-height:32px; font-family:"Volvo Novum Regular",sans-serif;}
.welcome--services {display:flex; align-items:center; align-content:center; justify-content:center;}
.welcome--services .textpage__heading {color:#fff;}

.header__wrap {height:auto;}
.new__header {padding:16px 0;}
	.header__left {width:40%;display: flex;flex-wrap: wrap;}
		/* .new__logotype {display:block; font-size:0; width:200px; height:35px; background:url(/local/templates/volvo_new/css/../img/avilon.png) no-repeat 50% 50%;} */
		.new__logotype {display:block; font-size:28px; color:#000;margin-right: 5px;}
	.header__middle {width:20%;}
		.new__logotype__volvo {display:block; font-size:0; width:60px; height:60px; background:url(/local/templates/volvo_new/css/../img/volvo.png) no-repeat 50% 50%; background-size:60px; margin:0 auto;}
	.header__right {width:40%;}
		.new__header__contacts {display:flex; justify-content:flex-end; align-items:center;}
			.new__header__adress {font-family:"Volvo Novum Bold",sans-serif;}
			.new__header__phone {margin-left:15px; display: flex;align-items: center;}
			.new__header__phone a {color: #333;line-height: 1;}
			.new__header__phone a:last-child:hover {color: #1c88d0;}
			.new__header__lang {margin-left:24px;}
				.new__header__lang img {height:20px; display:block;}
.new__header__menu {position:relative; z-index:101; background:#000; border-bottom:1px solid rgba(255, 255, 255, 0.4);}
	.header__menu {display:flex; justify-content:center; width:100%;}
		.header__menu__item {position:relative;}
			.menu__toggle {display:block; width:8px; height:8px; background:url(/local/templates/volvo_new/css/../img/arrow_bottom.svg) no-repeat 50% 50%; position:absolute; top:calc(50% - 4px); right:0;}
			.header__menu__item > a {display:block; padding:16px; color:#fff; position:relative;}
			.header__menu__item > a[href="/sales/buy-online/"] {padding:5px 16px; text-align:center; background:#1c88d0;}
				.header__menu__item > a:after {content:""; display:block; width:0px; height:2px; background:#fff; position:absolute; left:51%; right:51%; bottom:0; overflow:hidden; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
				.header__menu__item.active > a:after, .header__menu__item:hover > a:after {width:100%; left:0; right:0;}
				.header__menu__item:hover .menu__toggle {transform:rotate(180deg);}
		.header__menu__item+.header__menu__item {margin-left:16px;}
	.header__menu__dropdown {display:none; position:absolute; top:calc(100% - 2px); left:0; padding:16px; background:#000; width:270px; z-index:100;}
	.new__footer .header__menu__dropdown {text-align:left;}
	.header__menu__item:hover .header__menu__dropdown {display:block;}
		.header__menu__dropdown__item {}
			.header__menu__dropdown__item a {display:block; color:#fff; padding:8px;}
			.header__menu__dropdown__item.active a, .header__menu__dropdown__item:hover a {text-decoration:underline;}
.new__slider {}
	.new__slider__item {position:relative;}
		.new__slider__image {}
		.new__slider__content {position:absolute; top:0; left:0; width:100%; height:100%; color:#fff; background:rgba(0,0,0,0.4);}
			.new__slider__content > .container {height:100%;}
			.new__slider__content > .feauters-full {height:100%;}
			.new__slider__flex {height:100%; display:flex; flex-wrap:wrap; align-items:center; align-content:center;}
			.new__slider__flex.slide_model_right {justify-content:flex-end; text-align:right;}
			.new__slider__flex.slide_model_left {justify-content:flex-start;}
				.new__slider__simple__name {width:100%; font-size:40px; text-align:center; font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif;}
				.-narrow .new__slider__simple__name  {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
				.new__slider__simple__text {width:100%; font-size:18px; margin-top:40px; text-align:center;}
				.new__slider__model {width:50%; align-self:flex-end;}
					.new__slider__model__model {font-size:24px; text-transform:uppercase;}
					.new__slider__model__name {font-size:40px; line-height:46px; margin-top:24px; font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif;}
					.-narrow .new__slider__model__name  {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
					.new__slider__model__text {font-size:18px; margin-top:16px;}
						.new__slider__model__text ul {margin-left:0!important; padding-left:0;}
						.new__slider__model__text ul li {list-style:none;}
					.new__slider__model__button {margin-top:32px;}
.main {padding-top:0; padding-bottom:40px;}
	.new__news__block {display:flex; flex-wrap:wrap; position:relative; padding-bottom:40px;}
		.new__news__left {width:40%; padding:24px; background:#dadada;}
			.new__news__left__title {}
				.new__news__left__title h1 {margin:0;}
			.new__news__left__text {margin-top:0; font-size:14px; line-height:20px;}
		.new__news__right {width:60%;}
			.new__news__list {position:static;}
				.new__news__item {margin-left:8px;}
					.new__news__subitem {background-position:50% 50%; background-size:cover;background-repeat:no-repeat; }
						.new__news__link {display:block; color:#fff; padding:16px; background:rgba(0,0,0,0.6);}
						.new__news__item:nth-child(2n+1) .new__news__subitem:nth-child(2n+1) .new__news__link{height:220px;}
						.new__news__item:nth-child(2n+1) .new__news__subitem:nth-child(2n) .new__news__link{height:340px;}
						.new__news__item:nth-child(2n) .new__news__subitem:nth-child(2n+1) .new__news__link{height:340px;}
						.new__news__item:nth-child(2n) .new__news__subitem:nth-child(2n) .new__news__link{height:220px;}
						.new__news__list .owl-item:nth-child(2n+1) .new__news__subitem:nth-child(2n+1) .new__news__link{height:220px;}
						.new__news__list .owl-item:nth-child(2n+1) .new__news__subitem:nth-child(2n) .new__news__link{height:340px;}
						.new__news__list .owl-item:nth-child(2n) .new__news__subitem:nth-child(2n+1) .new__news__link{height:340px;}
						.new__news__list .owl-item:nth-child(2n) .new__news__subitem:nth-child(2n) .new__news__link{height:220px;}
						.new__news__list .new__news__link:hover {color:#fff;}
							.new__news__date {display:block; width:100%; font-size:14px;}
							.new__news__title {display:block; width:100%; font-size:18px; line-height:26px; margin-top:12px; font-family:"Volvo Novum Light","Arial Narrow","Helvetica Neue",Arial,sans-serif;}
							.-narrow .new__news__title  {font-family:"Arial Narrow","Helvetica Neue",Arial,sans-serif;}
					.new__news__subitem+.new__news__subitem {margin-top:8px;}
			.new__news__list .owl-dots {bottom:0;}
.new__footer__menu {background:#000;}
.new__footer {background:#000; padding:24px 0 32px; color:#fff; text-align:center; font-size:14px;}
	.new__footer__name {font-size:36px; margin-top:24px;}
	.new__footer__adress {margin-top:24px;}
	.new__footer__socials {margin-top:16px;}
	.new__footer__addons {margin-top:16px;}
.new__availabile {padding:80px 0;}
	.new__availabile__heading {text-align:center; margin-bottom:40px;}
	.new__availabile__list {padding-bottom:40px;}
		.new__availabile__list .owl-dots {bottom:0;}
		.new__availabile__item {}
			.new__availabile__top {display:flex; flex-wrap:wrap; align-items:center;}
				.new__availabile__title {font-family:"Volvo Broad Pro", sans-serif; font-size:48px; line-height:1;}
					.new__availabile__title a {color:#000;}
				.new__availabile__price {font-size:16px; line-height:20px; padding-left:24px;}
					.new__availabile__price span {font-size:20px;}
			.new__availabile__bottom {margin-top:8px; font-family:"Volvo Broad Pro", sans-serif; font-size:24px;}
			.new__availabile__image {margin-top:16px;}
				.new__availabile__image img {width:100%; height:100%; object-fit:cover;}
.new__modeles {}
	.new__modeles__category {}
		.new__modeles__category__title {margin-bottom:40px; font-size:48px; line-height:1; color:#525252; text-transform:uppercase; font-family:"Volvo Novum Bold",sans-serif;}
			.new__modeles__category__title a {color:#525252;}
		.new__modeles__list {display:flex; flex-wrap:wrap; margin:0 -20px;}
			.new__modeles__list .new__availabile__item {width:25%; padding:0 20px;}
	.new__modeles__category+.new__modeles__category {margin-top:40px;}

.model-available__slider {padding:30px 0 35px 0; overflow:hidden; position:relative;}
	.model-available__slider .owl-dots {bottom:0;}
		.model-available__slider .owl-dot, .model-available__slider .owl-dot:hover, .model-available__slider .owl-dot:focus {background:none; border:none; outline:none;}
			.model-available__slider .owl-dot span {background:#1c88d0; opacity:0.5;}
			.model-available__slider .owl-dot.active span, .model-available__slider .owl-dot:hover span, .model-available__slider .owl-dot span:hover {background:#1c88d0; opacity:1;}
	.model-available__slide {display:block; color:#161618;}
		.model-available__slide_image {margin-bottom:10px;}
		.model-available__slide_title {margin-bottom:5px; font-family:"Volvo Novum Light", sans-serif; font-size:16px;}
		.model-available__slide_price {font-family:"Volvo Novum Bold", sans-serif; font-size:20px; display:flex; flex-direction:column; flex-wrap:wrap; position:relative; white-space:nowrap;}
			.model-available__slide_price .-main-price {order:1;}
			.model-available__slide_price .-main-price:after {display:inline; content:'*';}
			.model-available__slide_price .-min-price {order:2;}
			.model-available__slide_price .-min-price:before {display:none; content:'новая цена'; font-size:16px; line-height:1;}
			.model-available__slide_price .-min-price:after {display:inline; content:'*';}
			.model-available__slide_price .-min-price + .-main-price {display:none; color:#959aad; font-family:"Volvo Novum Medium",sans-serif;}
			.model-available__slide_price .-min-price + .-main-price:before {content:'старая цена'; display:block; font-size:16px; line-height:1;}

	
.catalog__view {margin-right:0;}
.new__catalog__items {display:flex; flex-wrap:wrap; margin:0 -20px;}
	.new__catalog__item {width:33.33%; padding:0 20px 20px; position:relative;}
		.catalog-item-badge {top:48px; right:20px; background:#525252;}
		.new__catalog__title {font-family:"Volvo Broad Pro", sans-serif; font-size:35px; line-height:1;}
			.new__catalog__title a {
				color:#000;
				display: flex;
				text-overflow: ellipsis;
				display: block;
				width: calc(100% - 10px);
				color: inherit;
				text-decoration: none;
				white-space: nowrap;
				overflow: hidden;}
		.new__catalog__item__desc {margin-top:20px;}
			.new__catalog__item__complect {}
		.new__catalog__item__heading {margin-top:12px;}
			.new__catalog__item__prices {display:flex; flex-direction:column; font-family:"Volvo Novum Bold",sans-serif; font-size:18px;}
				.new__catalog__item__old {display:none; order:1; font-family:"Volvo Novum Regular",sans-serif; color:#959aad;}
				.new__catalog__item__old:before {content:'старая цена'; font-size:14px; line-height:1; display:block;}
				.new__catalog__item__new {order:2;}
				.new__catalog__item__new:before {display:none; content:'новая цена'; font-size:14px; line-height:1;}
				.new__catalog__item__new:after {display:inline; content:'*';}
				.new__catalog__item__regular {}
				.new__catalog__item__regular:after {display:inline; content:'*';}
		.new__catalog__item__body {margin-top:12px;}
		.new__catalog__item__btns {}
			.new__catalog__item__btns a {display:block;}
				.new__catalog__item__btns a:after {content:""; display:inline-block; vertical-align:middle; width:16px; height:16px; background:url(/local/templates/volvo_new/css/../img/arrow_blue.svg) no-repeat 50% 50%; transform:rotate(-90deg); margin-top:-3px;}
			.new__catalog__item__btns a+a {margin-top:4px;}
			
.catalog--blocks .catalog__loadmore {margin:0 10px 20px;}

.new__services__items {display:flex; flex-wrap:wrap; margin:-40px -40px 0;}
	.new__services__item {display:block; padding:40px 40px 0; width:33.33%;}
		.new__services__img {position:relative; overflow:hidden; display:block;}
			.new__services__img:before {content:""; display:block; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.4); z-index:10;}
			.new__services__img img {display:block; width:100%; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
			.new__services__img:hover img {transform:scale(1.1);}
		.new__services__name {display:block; color:#000; font-size:20px; margin-top:16px;}
		.new__services__text {display:block; color:#000; margin-top:8px;}
		.new__services__btn {display:block; margin-top:16px;}

.new__services__item1 {display:block;  width:100%;}





.new__header__toggle {display:none;}

.header__models {top:145px; z-index:90; padding:40px 0; text-align:left;}
.header__models .new__modeles__category__title {font-size:32px;}

.-v90-feauters-full .swiper-button-prev.swiper-button-disabled, .-v90-feauters-full .swiper-button-next.swiper-button-disabled {display:none;}
.-v90-feauters-full .swiper-slide {margin:0 auto!important;}
.catalog-item__slider .swiper-slide {width:100%;}

.sticky-nav {
    position: fixed;
    right: -123px;
    top: calc(50% - 50px);
    width: 170px;
    z-index: 200;
    transition: all 0.3s ease 0s;
}
.sticky-nav:hover {
    right: 0px;
}
.sticky-nav-item {
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
    background: rgb(28, 136, 208);
    transition: all 0.3s ease 0s;
}
.sticky-nav-item:hover {
    color: rgb(28, 136, 208);
    background: rgb(255, 255, 255);
    text-decoration: none;
}
.sticky-nav-item::before {
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    margin-right: 10px;
}
.sticky-nav-item.-testdrive:before {
    background: url(/local/templates/volvo_new/css/../img/icon-testdrive.svg) 0px 0px no-repeat;
}
.sticky-nav-item.-testdrive:hover:before {
    background: url(/local/templates/volvo_new/css/../img/icon-testdrive-active.svg) 0 0 no-repeat;
}
.sticky-nav-item.-callback:before {
    background: url(/local/templates/volvo_new/css/../img/icon-callback.png) 0px 0px no-repeat;
}
.sticky-nav-item.-callback:hover:before {
    background: url(/local/templates/volvo_new/css/../img/icon-callback-active.png) 0 0 no-repeat;
}
.sticky-nav-item.-service:before {
    background: url(/local/templates/volvo_new/css/../img/icon-service.svg) 0px 0px no-repeat;
}
.sticky-nav-item.-service:hover:before {
    background: url(/local/templates/volvo_new/css/../img/icon-service-active.svg) 0 0 no-repeat;
}
.sticky-nav-item.-auto:before {
    background: url(/local/templates/volvo_new/css/../img/icon-auto.png) 0px 0px no-repeat;
}
.sticky-nav-item.-auto:hover:before {
    background: url(/local/templates/volvo_new/css/../img/icon-auto-active.png) 0 0 no-repeat;
}
.sticky-nav-item.-en:before {
    background: url(/local/templates/volvo_new/css/../img/icon-en.svg) 0px 0px no-repeat;
}
.sticky-nav-item.-en:hover:before {
    background: url(/local/templates/volvo_new/css/../img/icon-en-active.svg) 0 0 no-repeat;
}
.menu-toggle {
	position:relative;
	z-index:9;
	width:25px;
	height:20px;
	display:none;
	margin-left:24px;
}
.menu-toggle i {
	background-color: #333;
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transition: background-color 0.7s ease, height 1s ease, top 1s ease, transform 0.25s ease-in-out, width 0.25s ease-in-out, left 0.25s ease-in-out;
	width: 25px;
}
.menu-toggle i:nth-child(1) {
	top: 0;
}
.menu-toggle i:nth-child(2) {
	top: 8px;
}
.menu-toggle i:nth-child(3) {
	top: 8px;
}
.menu-toggle i:nth-child(4) {
	top: 16px;
}
.menu-toggle.-opened i:nth-child(1) {
	left: 50%;
	top: 0;
	width: 0;
}
.menu-toggle.-opened i:nth-child(2) {
	transform: rotate(45deg);
}
.menu-toggle.-opened i:nth-child(3) {
	transform: rotate(-45deg);
}
.menu-toggle.-opened i:nth-child(4) {
	left: 50%;
	width: 0;
}

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

.servs-full {padding:0 80px; background:none; margin-top:80px;}
.feauters-full {padding:0 80px;}
.index__new__links {padding:0 80px; margin-top:40px;}
.new__index__list {display:flex; margin:24px 0 32px; justify-content:center; flex-wrap:wrap;}
	.new__index__item {padding:16px; max-width:14.28%; flex:100% 1 1;}
		.new__index__item__top {display:flex;}
			.new__index__item__title {font-family:"Volvo Broad Pro", sans-serif; font-size:44px; line-height:1;}
				.new__index__item__title a {color:#000;}
			.new__index__item__price {font-size:16px; line-height:20px; padding-left:16px; text-align:left;}
				.new__index__item__price span {font-size:14px;}
		.new__index__item__image {margin-top:8px;}
			.new__index__item__image img {width:100%; height:100%; object-fit:cover;}
		.new__index__item__text {margin-top:8px;}
			.new__index__item__text > div {font-size:14px; line-height:1.3;}
			.new__index__item__text > div+div {margin-top:6px;}
				.new__index__item__text > div a {display:flex; align-items:center;}
				.new__index__item__text > div a:after {content:""; display:block; width:8px; height:8px; background:url(/local/templates/volvo_new/css/../img/arrow_blue.svg) no-repeat 50% 50%; transform:rotate(-90deg); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; margin-left:8px; margin-top:1px;}
				.new__index__item__text > div a:hover:after {margin-left:16px;}
				.ttt{display: none; width: 25px;height: 25px;}
				
.new__index__list__slider {padding:0 48px;}
	.new__index__list__slider .owl-stage-outer {}
	.new__index__list__slider .owl-stage {align-items:flex-start;}
		.new__index__item__slider {padding:16px;}
			.new__index__list__slider .owl-dots {bottom:0;}
				.new__index__list__slider .owl-dots .owl-dot span {background:rgba(0,0,0,0.3);}
				.new__index__list__slider .owl-dots .owl-dot.active span, .new__index__list__slider .owl-dots .owl-dot:hover span {background:#000;}
			.new__index__list__slider .owl-prev {background:url(/local/templates/volvo_new/css/../img/arrow2.svg) no-repeat 50% 50%!important; background-size:32px!important; left:0; transform:rotate(180deg);}
			.new__index__list__slider .owl-next {background:url(/local/templates/volvo_new/css/../img/arrow2.svg) no-repeat 50% 50%!important; background-size:32px!important; right:0;}
				
.model-row-slider__list {display:block; overflow-x:auto; white-space:nowrap; margin:60px 0; font-size:initial; color:#161618;}
	.model-row-slider__item {display:inline-block; vertical-align:top; width:160px; padding:0 15px; cursor:pointer;}
		.model-row-slider__item-image {margin-bottom:10px; padding-bottom:10px; border-bottom:2px solid transparent;}
		.model-row-slider__item.-active .model-row-slider__item-image {border-color:#1c88d0;}
		.model-row-slider__item-model {}
				
.model-slider {margin-bottom:80px; padding:0 0 60px 0; background:#fafafa; font-size:initial; color:#161618;}
	.model-slider__item {}
		.model-slider__block {display:flex; align-items:center; justify-content:center;}
			.model-slider__nav {display:flex; align-items:center; cursor:pointer;}
			.model-slider__nav.js-prev-slide {justify-content:flex-end;}
			.model-slider__nav.js-next-slide {justify-content:flex-start;}
				.model-slider__nav img {width:calc(100% - 130px); opacity:0.5; transition:0.3s ease all;}
				.model-slider__nav:hover img {opacity:1;}
				.model-slider__arrow {width:110px; display:flex; align-items:center; transition:0.3s ease all;}
				.model-slider__nav:hover .model-slider__arrow {color:#1c88d0;}
					.model-slider__arrow svg {width:51px; transition:0.3s ease all;}
					.model-slider__nav:hover .model-slider__arrow svg {fill:#1c88d0;}
					.model-slider__arrow_prev {margin-left:20px;}
						.model-slider__arrow_prev svg {margin-right:10px; -webkit-transform:scaleX(-1); transform:scaleX(-1);}
					.model-slider__arrow_next {margin-right:20px;}
						.model-slider__arrow_next svg {margin-left:10px;}
			.model-slider__current {position:relative; display:flex; flex-direction:column; width:900px; flex-shrink:0;}
				.model-slider__content {position:relative; bottom:-60px; line-height:1;}
					.model-slider__model {order:1; margin-bottom:35px; font-size:48px; align-self:flex-start; font-family:"Volvo Novum Light", sans-serif; text-align:left; text-transform:uppercase;}
					.model-slider__count {order:2; position:relative; padding-left:12px; align-self:flex-start; text-align:left;}
					.model-slider__count:before {content:''; display:block; position:absolute; left:0; top:calc(50% - 18px); height:36px; width:3px; -webkit-transform:skewX(-15deg); transform:skewX(-15deg); background-color:#1c88d0;}
						.model-slider__count-top {text-transform:uppercase; font-style:italic; font-family:"Volvo Novum Medium", sans-serif; font-size:19px; color:#1c88d0;}
						.model-slider__count-bottom {font-style:italic; font-size:15px; opacity:0.8; font-family:"Volvo Novum Light", sans-serif;}
				.model-slider__image {order:3;}
					.model-slider__image img {width:100%;}
				.model-slider__params {order:4; display:flex; justify-content:space-between; line-height:1;}
					.model-slider__params-item {width:25%; position:relative; margin:0 30px 40px 30px; text-align:left;}
						.model-slider__param {min-width:155px;}
						.model-slider__param:not(.-default) {position:absolute; left:0; top:0; right:0; bottom:0; background:#fafafa; opacity:0; transition:0.3s ease all;}
						.model-slider__param.-active {opacity:1;}
							.model-slider__params-title {margin-bottom:10px; font-size:15px; font-family:"Volvo Novum Light", sans-serif;}
							.model-slider__params-value {font-size:28px; line-height:1.25; font-family:"Volvo Novum Medium", sans-serif;}
				.model-slider__actions {display:flex; justify-content:center; order:5;}
					.model-slider__switch {display:flex; align-items:center; margin-right:30px;}
						.model-slider__switch_text {opacity:0.5; transition:0.3s ease all;}
						.model-slider__switch_text.-active {opacity:1;}
						.model-slider__switch_changer {position:relative; width:30px; height:17px; margin:0 10px; border-radius:9px; border:1px solid #1c88d0; cursor:pointer;}
						.model-slider__switch_changer:before {content:''; position:absolute; left:2px; top:2px; display:block; width:11px; height:11px; border-radius:50%; background:#1c88d0; transition:0.3s ease all;}
						.model-slider__switch_changer.-active:before {left:14px;}
					.model-slider__buttons {}
						.model-slider__buttons .button {margin:0 7px;}
						
.actions-buttons {margin:40px 0;}
.actions-row {display:flex; align-items:center; flex-wrap:wrap; margin:40px -20px; text-align:left;}
	.actions-col {width:50%; padding:0 20px;}
.actions-cars {display:flex; justify-content:center; flex-wrap:wrap; margin:40px -20px;}
	.actions-car {width:37%; padding:0 20px; text-align:left;}
		.actions-car-title {font-family:"Volvo Broad Pro", sans-serif; font-size:38px; line-height:1; color:#000;}
		.actions-car .button {padding:0 40px;}
.actions-disclaimer {text-align:justify; font-size:13px;}

.promo-video {position:absolute; top:0; left:0; width:100%; height:100%;}
	.promo-video video {width:100%; heigth:100%; object-fit:cover;}

.promo-news {position:relative;}
	.promo-news__image {display:block; position:relative; z-index:1;}
	.promo-news__wrap {display:flex; position:absolute; left:0; top:0; right:0; bottom:0; padding:100px; z-index:2;}
	.promo-news__wrap.-justify-content-start {justify-content:flex-start;}
	.promo-news__wrap.-justify-content-center {justify-content:center;}
	.promo-news__wrap.-justify-content-end {justify-content:flex-end;}
	.promo-news__wrap.-align-items-start {align-items:flex-start;}
	.promo-news__wrap.-align-items-center {align-items:center;}
	.promo-news__wrap.-align-items-end {align-items:flex-end;}
		.promo-news__desc {width:50%; color:#fff;}
		.promo-news__desc.-w-100 {width:100%;}
			.promo-news__slogan {font-size:22px; margin-bottom:25px;}
			.promo-news__text {}
			
.actions-buttons-nav {margin:40px 0 100px;}

.actions-cars-block {margin-top:100px;}
	.actions-cars-slider {}
	.actions-cars-slider .owl-stage-outer {display:flex; justify-content:center;}
		.actions-cars-item {}
			.actions-cars-image {}
			.actions-cars-title {font-size:22px; line-height:26px; margin-top:26px;}
			.actions-cars-text {margin-top:9px;}
			.actions-cars-button {margin-top:22px;}
				.actions-cars-button .button-secoundary {width:100%; padding:0;}
.actions-bottom {font-size:13px; max-width:640px; margin:0 auto; text-align:left; font-family:"Volvo Novum Light"; margin-top:50px;}
.news-page__topheading {text-align:center; margin-bottom:8px;}

.promo-welcome+.promo-welcome__wrap {background:none!important; justify-content:center; text-align:center;}
.promo-welcome+.promo-welcome__wrap .promo-welcome__desc {color:#161618;}
.promo-welcome+.promo-welcome__wrap .promo-welcome__desc h1 {color:#161618!important;}
.promo-welcome+.promo-welcome__wrap .promo-welcome__desc .btn {color:#161618; border-color:#161618;}

.promo-present__chars {display:flex; justify-content:space-between; max-width:814px; margin:0 auto; padding:0 20px 60px;}
	.promo-present__char {flex-basis:19%; padding:16px 8px 0;}
		.promo-present__char__title {font-size:40px; font-family:"Volvo Novum Medium",sans-serif;}
			.promo-present__char__title span {font-size:16px;}
		.promo-present__char__value {margin-top:8px; color:#707070;}
.promo-present__copyright {max-width:814px; margin:0 auto; padding:0 20px 60px; font-size:12px; color:#707070; text-align:center;}

.promo-block {padding:0 0 100px;}
	.promo-block__row {display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; margin:-24px -12px 0;}
		.promo-block__col {width:45%; padding:24px 12px 0;}
			.promo-block__text {font-family:"Volvo Novum Medium",sans-serif; font-size:14px;}
			.promo-present__bigtext {font-size:32px; line-height:1.125; text-align:center;}
			
.promo-text__video {padding-bottom:20px;}
.promo__row {display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; margin:-24px -12px 0; text-align:left;}
	.promo__col {flex:auto 0 0; padding:24px 12px 0;}
		.promo__col__title {font-family:"Volvo Novum Medium",sans-serif; line-height:1.4; font-size:20px;}
		*+.promo__col__title {margin-top:16px;}
		.promo__col__text {color:#707070; line-height:1.5;}
			.promo__col__text strong {color:#161618;}
		*+.promo__col__text {margin-top:8px;}
		.promo__col__image {}
		*+.promo__col__image {margin-top:40px;}
		.promo__col__link {}
		*+.promo__col__link {margin-top:16px;}
	.padding__left__col {padding-left:80px;}
	.promo__row.align-items-start {align-items:flex-start;}
	.promo__row.row_3 .promo__col {width:33.33%;}
	.promo__row.row_2 .promo__col {width:50%;}
	
.promo-text__heading__new {margin-bottom:40px; text-align:center; font-family:"Volvo Novum Medium",sans-serif; font-size:32px; line-height:1.125;}

.promo-faq {}
	.promo-faq__title {}
	.promo-faq__list {max-width:814px; margin:0 auto;}
		.promo-faq__item {}
			.promo-faq__question {padding:16px 24px; position:relative; padding-right:40px; font-size:16px; cursor:pointer; transition:0.3s ease all;}
				.promo-faq__question:after {content:""; display:block; width:32px; height:32px; background:url(/local/templates/volvo_new/css/../img/arrow2.svg) no-repeat 50% 50%; position:absolute; top:10px; right:0; background-size:24px; transform:rotate(90deg);}
				.promo-faq__question.active:after {transform:rotate(-90deg);}
			.promo-faq__answer {color:#707070; padding:0 24px 16px; display:none;}
		.promo-faq__more {display:none;}
	.promo-faq__button {margin-top:16px; font-family:"Volvo Novum Medium",sans-serif; line-height:1.375; font-size:14px; text-transform:uppercase; transition:0.3s ease all; text-align:center;}
		.promo-faq__button span {cursor:pointer;}
	.promo-faq__button:hover {color:#1c6bba;}
		
.promo__copyright {text-align:center; color:#707070; font-size:12px; line-height:1.6666666666666667;}
*+.promo__copyright {margin-top:40px;}

.promo__changer__img {}
	.promo__changer__img > div {display:none;}
	.promo__changer__img > div:first-child {display:block;}
.promo__changer__text {margin-top:40px;}
	.promo__changer__text > div {display:none;}
	.promo__changer__text > div:first-child {display:block;}
.promo__changer__title {}
	.promo__changer__title > div {font-family:"Volvo Novum Medium",sans-serif; line-height:1.4; font-size:20px; cursor:pointer;}
		.promo__changer__title > div span {display:inline-block; color:#707070; border-bottom:3px solid transparent; transition:0.3s ease all;}
	.promo__changer__title > div:hover span {color:#141414;}
		.promo__changer__title > div.active span {color:#141414; border-color:#1c6bba;}
	.promo__changer__title > div+div {margin-top:8px;}
	
.news-page__chars {display:flex; flex-wrap:wrap; justify-content:center; text-align:center;}
	.news-page__chars__item {width:auto; padding:24px 16px 0; }
		.news-page__chars__title {}
		.news-page__chars__title span {font-size:30px; font-family: "Volvo Novum Medium";}
		.news-page__chars__text {color:#979797; margin-top:2px;}
		
.new__slider__chars {display:flex; flex-wrap:wrap; justify-content:space-between; width:100%; border-bottom:1px solid #CCCCCC; max-width:90%; margin:0 auto; font-size:18px;}
	.new__slider__char {width:auto; padding:16px;}
		.new__slider__char__title {}
		.new__slider__char__text {font-family: "Volvo Novum Medium"; margin-top:8px;}
	
	
.model-slider__arrow_name {display:none;}

.service-title {margin-bottom:30px;}
.service-models {display:flex; flex-wrap:wrap; margin:0 -40px 60px -40px;}
	.service-model {display:block; width:calc(33.33% - 80px); margin:40px 40px 0 40px; text-align:center;}
		.service-model-image {overflow:hidden;}
			.service-model-image img {display:block; width:100%; transition:0.5s ease all;}
		.service-model-title {display:flex; align-items:center; justify-content:center; padding:13px; border:1px solid #1c88d0;}
		.service-model:hover .service-model-image img {transform:scale(1.1);}
		.service-model:hover .service-model-title {background:#1c88d0; color:#fff;}
		
.services-list {display:flex; flex-wrap:wrap; margin:0 -40px 60px -40px;}
	.services-item {position:relative; width:calc(33.33% - 80px); margin:40px 40px 0 40px;}
		.services-item-image {display:block; overflow:hidden;}
			.services-item-image img {display:block; width:100%; transition:0.5s ease all;}
			.services-item:hover .services-item-image img {transform:scale(1.1);}
		.services-item-title {display:flex; justify-content:space-between; align-items:center; padding:13px 20px; border:1px solid #1c88d0; cursor:pointer;}
		.services-item-title:after {content:''; display:block; width:10px; height:10px; background:url(/local/templates/volvo_new/css/../img/arrow_blue.svg) center center no-repeat;}
		.services-item:hover .services-item-title:after {background:url(/local/templates/volvo_new/css/../img/arrow_bottom.svg) center center no-repeat;}
		.services-item:hover .services-item-title {background:#1c88d0;}
			.services-item:hover .services-item-title a {color:#fff;}
		.services-item ul {display:none; list-style-type:none; position:absolute; left:0; right:0; top:100%; margin:0; padding:13px 20px; z-index:11; background:#fafafa; border:1px solid #1c88d0; border-top:none; font-size:13px;}
		.services-item:hover ul {display:block;}
			.services-item ul li {display:block;}
				.services-item ul li a {display:block; padding:1px 0;}
				.services-item ul li a:hover {color:#1c88d0; text-decoration:underline;}
				
.service-list {display:flex; flex-wrap:wrap; margin:0 -40px 60px -40px;}
	.service-item {display:flex; align-items:center; justify-content:center; width:calc(33.33% - 80px); margin:40px 40px 0 40px; padding:13px; border:1px solid #1c88d0; text-align:center;}
	.service-item:hover {background:#1c88d0; color:#fff;}
	
.service-detail-text {margin-bottom:40px;}
.service-detail-table {margin-bottom:40px;}
	
.new__index__benefits {padding:80px 0; padding-top:0;}
	.section-benefits {margin:50px 0;}
		.benefits-list {padding:0;}
			.benefit-item {margin-top:30px; width:25%; padding:0 10px; display:block; color:#161618; text-decortion:none; text-align:center;}
			.benefit-item:hover {color:#161618;}
				.benefit-item-img {width:100%; height:150px; display:flex; margin-bottom:15px; background: #006bb3; background: -moz-linear-gradient(37deg,  #006bb3 0%, #1c88d0 50%, #207cca 51%, #1c88d0 100%); background: -webkit-linear-gradient(37deg,  #006bb3 0%,#1c88d0 50%,#207cca 51%,#1c88d0 100%); background: linear-gradient(37deg,  #006bb3 0%,#1c88d0 50%,#207cca 51%,#1c88d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb3', endColorstr='#1c88d0',GradientType=1 );}
					.benefit-item-img img {margin:auto;filter:brightness(100);-moz-filter:brightness(100);-webkit-filter:brightness(100);}
				.benefit-item-text {font-size:17px;}
		
.new__index__types {padding:80px 0; padding-top:0;}
	.new__index__types h2 {margin-bottom:40px;}
	.new__types__list {display:flex; flex-wrap:wrap; padding:0;}
		.new__types__list .owl-stage {align-items:normal;padding:0 4px;}
			.new__types__list .owl-stage-outer {}
				.new__types__item {height:100%;}
					.new__types__content {background:#dadada; color:#000; padding:24px; height:100%; text-align:center; font-size:18px; line-height:22px; display:block; text-decortion:none;}
					.new__types__content:hover {color:#000;}
						.new__types__image {}
						.new__types__title {margin-top:24px; font-size:20px;}
						.new__types__price {margin-top:24px; text-transform:uppercase;}
							.new__types__price small {text-transform:none; display:block;}
		
.new__index__reviews {padding:80px 0; padding-top:0;}
	.new__index__reviews h2 {margin-bottom:40px;}
	.new__reviews__list {display:flex; flex-wrap:wrap; padding:0;}
		.new__reviews__list .owl-stage {align-items:normal; padding:0 4px;}
			.new__reviews__list .owl-stage-outer {}
				.new__reviews__item {height:100%;}
					.new__reviews__content {height:100%; border:1px solid #e4e4e4;}
						.new__reviews__title {padding:16px; color:#fff; background:#000; text-align:center; font-size:18px; line-height:22px;}
						.new__reviews__text {padding:16px; text-align:left; font-size:14px;}

.snew__index__contacts {margin-bottom:-40px; padding-top:40px;}
	.contact-content {margin-top:40px; margin-bottom:40px;}
		.contact-content > div {width:33.33%;}
	.map__new {height:530px;}

.new__index__benefits .container-fluid, .new__index__reviews .container-fluid, .new__index__types .container-fluid {width:100%; padding-right:80px; padding-left:80px; margin-right:auto; margin-left:auto;}

@media screen and (max-width: 1600px) {
	.new__index__list {flex-wrap:wrap;}
	.new__slider .owl-dots .owl-dot span {width:50px;}
	.new__slider .owl-dots .owl-dot+.owl-dot span {margin-left:20px;}
	.model-slider__current {width:800px;}
	.model-slider__params-value {font-size:26px;}
	.model-slider__model {font-size:40px; margin-bottom:25px;}
	.new__index__list {justify-content:center;}
	.new__index__item {max-width:250px;}
}
@media screen and (max-width: 1400px) {
	.header__menu__item > a {padding:16px 12px;}
	.header__menu__item > a[href="/sales/buy-online/"] {padding:5px 12px;}
	.header__menu__item+.header__menu__item {margin-left:0;}
	.new__slider__model__name {font-size:24px; line-height:32px;}
	.new__slider .owl-dots .owl-dot span {width:40px;}
	.new__slider .owl-dots .owl-dot+.owl-dot span {margin-left:15px;}
	.model-slider__nav img {display:none;}
}
@media screen and (max-width: 1249px) {
	.new__header__toggle {display:block; height:48px; background:#000 url(/local/templates/volvo_new/css/../img/toggle.svg) no-repeat 50% 50%; background-size:32px; border-bottom:1px solid rgba(255, 255, 255, 0.4);}
	.header__menu__item > a:after {display:none;}
	.new__header__menu {padding:0; position:absolute; top:67px; z-index:190; right:100%; background:#fff; transition:all ease 0.3s; border-bottom:1px solid #ddd;}
	.header__menu__item > a {color:#000; border-top:1px solid #ddd;}
	.menu__toggle {background:url(/local/templates/volvo_new/css/../img/arrow_bottom_b.svg) no-repeat 50% 50%;}
	.new__header__menu.-opened {right:0;}
	.header__menu {flex-wrap:wrap;}
	.header__menu__item {width:100%;}
	.header__menu__item > a {display:flex; justify-content:center; padding:9px;}
	.header__menu__item > a[href="/sales/buy-online/"] {padding:5px 9px; color:#fff;}
	.header__menu__item.dropdown > a {padding-left:40px;}
	.menu__toggle {position:static; top:0; right:0; display:block; width:40px; height:40px; margin-top:-9px; margin-bottom:-9px;}
	.header__menu__item:hover .header__menu__dropdown {display:none;}
	.header__menu__item:hover .menu__toggle {transform:rotate(0deg);}
	.header__menu__item.active .menu__toggle {transform:rotate(180deg);}
	.header__menu__item.active .header__menu__dropdown {display:block; position:static; top:0; left:0; width:100%; background:#525252;}
	.header__menu__dropdown__item {text-align:center;}
	.new__header__menu .header__wrap {padding:0;}
	.new__footer__menu .header__menu__item > a {color:#fff; border:0;}
	.new__footer__menu .menu__toggle {background:url(/local/templates/volvo_new/css/../img/arrow_bottom.svg) no-repeat 50% 50%;}
	.new__slider .owl-dots {bottom:15px;}
	.model-slider__current {width:auto; flex-shrink:unset;}
	.model-slider__params-value {font-size:20px;}
	.model-slider__params-title {margin-bottom:5px;}
	.model-row-slider__list {margin:0; padding:30px 0;}
	.model-slider__actions {flex-wrap:wrap;}
	.model-slider__switch {width:100%; margin:0 0 25px 0; justify-content:center;}
	.news-page {padding:100px 20px;}
	.actions-car {width:50%;}
	.benefit-item {width:25%;}
}
@media screen and (max-width: 992px) {
	.new__header {padding:10px 0;}
	/* .new__slider__model {width:100%; text-align:center;}
	.new__slider__model__text {margin-top:8px;}
	.new__slider__model__button {margin-top:8px;}
	.new__slider__simple__text {margin-top:8px;} */
	.new__slider__content {position:static; background:transparent; padding:24px 0; color:#161618;}
	.new__slider__model {text-align:center; width:100%;}
	.new__slider .owl-stage {align-items:flex-start;}
	.new__slider__simple__name {text-align:center;}
	.new__slider__simple__text {text-align:center;}
	.new__slider__model__button .button {border-color:#161618; color:#161618;}
	.owl-dots {bottom:0;}
	.owl-dots .owl-dot span {width:30px;}
	.owl-dots .owl-dot+.owl-dot span {margin-left:8px;}
	.new__modeles__list .new__availabile__item {width:33.33%;}
	.new__logotype {font-size:16px;}
	.new__slider__model__name {margin-top:8px;}
	.menu-toggle {display:block;}
	.new__header__adress {display:none;}
	.new__logotype__volvo {width:47px; height:47px; background-size:47px;}
	.imglinks__text {font-size:20px;}
	.servs-full__tabswrap {width:100%; position:relative; top:0; left:0;}
	.servs-full__img {height:240px; width:100%;}
	.servs-full__desc {width:100%; padding:40px; height:auto;}
	.model-slider__params-item {width:50%; margin:0 0 20px 0;}
	.model-slider__params {flex-wrap:wrap;}
	.model-slider__model {font-size:32px; margin-bottom:15px;}
	.model-slider__content {bottom:-30px;}
	.model-slider {padding:0 0 30px 0;}
	.news-page {padding:40px 20px;}
	.actions-col {width:100%;}
	.promo-news__wrap {justify-content:center!important; text-align:center; align-items:center!important; position:relative; background:#525252; padding:20px;}
	.promo-news__desc {width:100%!important;}
	.modelpage__list {display:flex; flex-wrap:wrap;}
	.modelpage__list > div {width:100%;}
	.modelpage__top {order:-20;}
	.modelpage-wblocks.-options {order:-10;}
	.modelpage-menu {margin-top:16px;}
	.services-item {width:calc(50% - 80px);}
	.service-model {width:calc(50% - 80px);}
	.service-item {width:calc(50% - 80px);}
}

@media screen and (max-width: 768px) {
	.new__slider__model__model {font-size:16px;}
	.new__slider__model__name {font-size:24px; line-height:30px; margin-top:8px;}
	.new__slider__model__text {font-size:14px;}
	.new__slider__simple__name {font-size:24px; line-height:30px;}
	.new__slider__simple__text {font-size:14px;}
	.button-primary {line-height:40px;}
	.new__news__left {width:100%;}
	.new__news__right {width:100%; margin-top:8px;}
	.new__news__item {margin-left:0;}
	h1 {font-size:24px; line-height:30px;}
	h2 {font-size:20px; line-height:24px;}
	.models-slider {padding:40px 0;}
	.feauters-full {padding:40px 0;}
	.new__availabile {padding:40px 0;}
	.new__modeles__list .new__availabile__item {width:50%;}
	.new__services__item {width:50%;}
	.new__catalog__item {width:50%;}
	.new__header__phone {display:none;}
	.ttt{display: block;}
	.onmap {height:auto;}
	.onmap__block {margin-bottom:0; padding:40px; height:auto;}
	.onmap__text {margin-bottom:20px;}
	.new__index__item {width:25%;}
	.model-slider__actions {flex-direction:column;}
	.model-slider__buttons {display:flex; flex-direction:column; align-items:center;}
	.model-slider__params-item {width:35%;}
	.model-slider__params {justify-content:center;}
	.model-slider__content {bottom:0;}
	.model-slider {padding:30px 0;}
	.model-slider__block {align-items:flex-start;}
	.model-slider__nav {margin-top:30%;}
	.model-slider__arrow_name {display:none;}
	.model-slider__arrow {width:auto;}
	.model-slider__buttons .button {margin:0;}
	.model-slider__buttons .button + .button {margin-top:15px;}
	.model-available__headcols {flex-direction:column;}
	.model-available__heading {margin-bottom:25px;}
	.actions-car {width:100%;}
	.actions-cars-slider .owl-stage-outer {justify-content:flex-start;}
	.promo-present__chars {flex-wrap:wrap; justify-content:center; text-align:center;}
	.promo-present__char {flex-basis:35%; padding-top:24px;}
	.promo-block__col {width:100%; text-align:center;}
	.promo__row.row_3 .promo__col {width:50%;}
	.padding__left__col {padding-left:40px;}
	.benefit-item {width:50%;}
	.black-owl-nav .owl-prev, .black-owl-nav .arrow-prev {left:1px;}
	.black-owl-nav .owl-next, .black-owl-nav .arrow-next {right:1px;}
	.contact-content > div {width:100%; text-align:center;}
}
@media screen and (max-width: 576px) {
	.new__logotype {font-size:18px;}
	.new__footer__name {font-size:18px;}
	.new__header__phone {font-size:0; width:44px; height:44px; background:url(/local/templates/volvo_new/css/../img/phone.svg) no-repeat 50% 50%; background-size:40px;}
	.new__news__list .owl-item:nth-child(2n) .new__news__subitem:nth-child(2n+1) .new__news__link {height:150px;}
	.new__news__list .owl-item:nth-child(2n) .new__news__subitem:nth-child(2n) .new__news__link {height:150px;}
	.new__news__list .owl-item:nth-child(2n+1) .new__news__subitem:nth-child(2n+1) .new__news__link {height:150px;}
	.new__news__list .owl-item:nth-child(2n+1) .new__news__subitem:nth-child(2n) .new__news__link {height:150px;}
	.new__news__title {font-size:16px;}
	.new__news__list .owl-dots .owl-dot span {width:12px; height:12px; border-radius:50%;}
	.new__news__list .owl-carousel button.owl-dot {padding-top:0!important;}
	.new__news__block {padding-bottom:0;}
	.footer-text__heading {font-size:16px; line-height:20px; margin-bottom:8px;}
	.footer-text__text {font-size:14px;}
	.servs-full__desc {padding:24px;}
	.servs-full__heading {font-size:30px; margin-bottom:16px;}
	.servs-full__text {margin-bottom:16px;}
	.new__modeles__list .new__availabile__item {width:100%;}
	.new__modeles__category__title {font-size:30px;}
	.new__services__item {width:100%; padding-left:0; padding-right:0; text-align:center;}
	.new__catalog__item {width:100%;}
	.new__logotype span {display:none;}
	.menu-toggle {margin-left:16px;}
	.imglinks__text {font-size:24px; line-height:32px;}
	.servs-full__tabs-item {margin:8px 32px;}
	.servs-full__tabs {margin:0;}
	.servs-full__img {height:160px;}
	.servs-full__desc {height:auto;}
	.advantages__img {height:40px;}
	.advantages__item {height:auto;}
	.onmap__map {height:240px;}
	.new__index__item__top {justify-content:center;}
	.new__index__item__image {text-align:center;}
	.new__index__item__image img {width:auto; height:auto; margin:20px 0;}
	.new__index__item__text > div a {justify-content:center;}
	.servs-full {padding:0 24px;}
	.feauters-full {padding:0 24px;}
	.index__new__links {padding:0 24px;}
	.models-slider__items {padding:0;}
	.new__index__item {width:100%;}
	.new__slider button.owl-dot {padding-top:0!important;}
	.new__slider .owl-dots {display:flex; flex-wrap:wrap; justify-content:center; padding:0 20px; bottom:15px;}
	.new__slider .owl-dots .owl-dot {margin:5px 0;}
	.new__slider .owl-dots .owl-dot span {width:25px;}
	.new__slider .owl-dots .owl-dot+.owl-dot span {margin-left:10px;}
	.new__services__items {margin:0;}
	.models-slider {padding:40px 20px 20px;}
	.index__new__links {margin-top:0;}
	.servs-full {margin-top:0;}
	.models-slider .new__index__item {width:50%; text-align:center;}
	.models-slider .new__index__item__top {justify-content:flex-start;}
	.new__availabile {padding:40px 0 0 0;}
	.new__news__list .owl-dots {bottom:-30px;}
	.catalog__top {padding-left:0; padding-right:0;}
	.modelpage__name {font-size:22px;}
	.modelpage__price {font-size:20px;}
	.modelpage__price--ru {font-size:20px;}
	.modelpage__desc {padding-left:0; padding-right:0;}
	.modelpage-menu__item {padding-left:0; padding-right:0;}
	.modelpage__comp {font-size:20px;}
	.modelpage-list {font-size:16px;}
	.modelpage-icons__item {padding:15px; font-size:16px;}
	.modelpage-wblock__head {padding-left:0; padding-right:0;}
	.modelpage-wblock__heading {font-size:20px;}
	.modelpage-wblock__body {padding:0;}
	.modelpage-wblock__price {font-size:0;}
	.modelpage-wblock.-full-width + .modelpage-wblock.-full-width {margin-top:0;}
	.modelpage-wblock {margin-bottom:0;}
	.modelpage-wblock__more {font-size:16px;}
	.model-available__price {font-size:18px;}
	.model-available__item {padding-bottom:0;}
	.sales__name {font-size:20px; line-height:26px;}
	.model-available {background:#fff;}
	.modelpage__price {flex-direction:row; justify-content:space-between; width:100%;}
	.modelpage__price .-min-price + .-main-price {margin-bottom:0;}
	.sales {padding:0;}
	.news-page__heading {font-size:24px;}
	.news-page {padding:40px 20px 0 20px;}
	.promo-welcome__wrap {background:#525252;}
	.promo-welcome__desc {max-width:100%; text-align:center; margin:0!important;}
	.promo-welcome__text {margin-bottom:20px;}
	.promo-welcome {height:250px;}
	.gallery {position:relative; margin-bottom:30px;}
	.gallery .owl-dots {bottom:15px;}
	.gallery .owl-dot {width:10px; height:10px; background:#fff; border:none; border-radius:50%; margin:5px; padding:0; display:inline-block; opacity:0.9;}
	.gallery .owl-dot.active {background:#1c88d0;}
	.gallery .owl-dot span {display:none;}
	.feauters-full__slider {margin-bottom:30px;}
	.volvo-tbl tr td:last-of-type {white-space:nowrap;}
	.volvo-tbl td, .volvo-tbl th {font-size:13px;}
	.volvo-tbl td {padding:3px;}
	.model-slider__nav {display:none;}
	.model-slider__current {width:100%;}
	.model-slider__params {justify-content:flex-start;}
	.model-slider__params-item {width:50%;}
	.model-slider {background:#fff; margin-bottom:40px; padding:0;}
	.model-slider .slick-list {overflow:unset;}
	.model-slider__params-item {margin:0 0 10px 0;}
	.model-slider__switch {margin:20px 0;}
	.model-slider__params-title {font-size:14px;}
	.model-slider__model {font-size:28px;}
	.model-slider__count-top {font-size:18px;}
	.model-slider__count-bottom {font-size:14px;}
	.model-slider__image img {margin-bottom:20px;}
	.model-available__headcols .button {width:100%; white-space:nowrap;}
	.model-available__slider {padding:20px 0;}
	.promo-text {poadding:20px 0;}
	.model-available__slide {text-align:center;}
	.actions-buttons-nav .button {padding:0; width:100%;}
	.new__index__item {max-width:100%;}
	.promo-present__char {flex-basis:100%;}
	.promo__row.row_3 .promo__col {width:100%;}
	.promo__row.row_2 .promo__col {width:100%;}
	.promo-faq__question {padding-left:0;}
	.promo-faq__answer {padding-left:0; padding-right:0;}
	.padding__left__col {padding-left:0;}
	.promo__changer__title {text-align:center;}
	.promo__changer__text {text-align:center;}
	.promo-text__heading__new {text-align:center!important;}
	.new__index__list__slider {padding:0 24px;}
	.new__index__list__slider .owl-prev {left:-16px;}
	.new__index__list__slider .owl-next {right:-16px;}
	.button-secoundary {padding:0 16px; display:flex!important; align-items:center; justify-content:center; text-align:center;}
	.button-secoundary:after {position:relative; top:0; right:0; height:10px; margin:2px 0 0 4px;}
	.news-page__buttons .button {width:100%;}
	.news-page__buttons .button+.button {margin-top:4px;}
	.benefit-item {width:100%; display:none;}
	.benefit-item:nth-child(1), .benefit-item:nth-child(2), .benefit-item:nth-child(3), .benefit-item:nth-child(4) {display:block;}
	.benefits-list {margin-top:-30px;}
	.new__index__types {padding:24px 0;}
	.new__index__benefits {padding:24px 0;}
	.new__index__reviews {padding:24px 0;}
	.snew__index__contacts {padding:24px 0;}
	.contact-content {margin:24px 0;}
	.new__index__benefits .container-fluid, .new__index__reviews .container-fluid, .new__index__types .container-fluid {padding:0 20px;}
	.services-item {width:100%; margin:20px 0 0 0;}
	.service-model {width:100%; margin:20px 0 0 0;}
	.service-item {width:100%; margin:20px 0 0 0;}
	.services-list {margin:0 0 40px 0;}
	.service-models {margin:0 0 40px 0;}
	.service-list {margin:0 0 40px 0;}
	.services-item:hover ul {display:none;}
	.services-item.-active ul {display:block!important;}
}

.-info-popup {padding:40px;}
.info__popup {display:inline-block; vertical-align:top;}
.info__popup svg {width:15px; height:15px; color:#161618;}
/* End */


/* Start:/local/templates/volvo_new/components/bitrix/news.list/new_slider/style.css?1580803143150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/volvo_new/components/bitrix/news.list/models-footer/style.css?1632691938223*/
.models-footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 2% 0;
}
a.models-footer__item__link{
    color: #fff !important;
}
/* End */


/* Start:/local/templates/volvo_new/components/bitrix/news.list/popup/style.css?17448977672197*/
.info_popup_wrapper {
	display: none;
	position: fixed;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	background: rgba(0, 0, 0, .75);
	box-shadow: inset 0 0 150px #000;
	z-index: 100;
	font: 16px/22px 'Open Sans', sans-serif;

}

.info_popup_wrapper * {
	box-sizing: border-box;
}

.info_popup {
	position: fixed;
	top: auto;
	left: auto;
	right: 20px;
	bottom: 20px;
	margin: 0 auto;
	background: #fff;
	width: fit-content;
	color: #222;
	border-radius: 20px;
	  overflow: hidden;
}

.info_popup_close {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 6;
}

.info_popup_close:before,
.info_popup_close:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 2px;
	background: #000;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
}

.info_popup_close:before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.info_popup_close:after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.info_popup_close:hover:before {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.info_popup_close:hover:after {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.info_popup_text {}

.info_popup_text div+div {
	margin-top: 20px;
}

.info_popup_button {
	width: 100px;
	height: 40px;
	line-height: 36px;
	margin-top: 20px;
	border: 2px solid #222;
	background: #222;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-webkit-transition: 0.3s ease all;
	cursor: pointer;
}

.info_popup_button:hover {
	background: #fff;
	color: #222;
}

.info_popup_text img {
	display: flex;
}
.info_popup_wrapper video{
	max-width: 600px;
}

.popup_video_link{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}

@media screen and (max-width: 700px) {
	.info_popup {
		left: 20px;
		right: 20px;
		width: auto;
	}

	.info_popup_close {
		top: 5px;
		right: 5px;
	}
}
/* End */
/* /local/templates/volvo_new/css/style.css?1759317176243673 */
/* /local/templates/volvo_new/css/taxi.css?16793832559911 */
/* /local/templates/volvo_new/js/libs/fancybox/jquery.fancybox.min.css?153303225214065 */
/* /local/templates/volvo_new/css/owl.carousel.min.css?15808063543351 */
/* /local/templates/volvo_new/css/owl.theme.default.min.css?15808063551013 */
/* /local/templates/volvo_new/js/libs/slick/slick.css?15953134961776 */
/* /local/templates/volvo_new/css/new_style.css?175811784471659 */
/* /local/templates/volvo_new/components/bitrix/news.list/new_slider/style.css?1580803143150 */
/* /local/templates/volvo_new/components/bitrix/news.list/models-footer/style.css?1632691938223 */
/* /local/templates/volvo_new/components/bitrix/news.list/popup/style.css?17448977672197 */
