

/* Start:/css/model.css?155196211417669*/
@charset "UTF-8";
.model-review {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 40px; }
  .model-review__text {
    text-align: center; }
  .model-review__item {
    display: none;
    position: relative; }
    .model-review__item img {
      width: 100%; }
    .model-review__item[data-number="1"] {
      display: block; }
  .model-review__pin {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.23); }
    .model-review__pin:after {
      content: "";
      width: 10px;
      height: 10px;
      background-color: #9c1019;
      border-radius: 50%;
      position: absolute;
      top: calc(50% - 5px);
      left: calc(50% - 5px); }

.range {
  position: relative;
  height: 45px;
  max-width: 580px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 50px; }
  .range:before {
    content: "0°";
    position: absolute;
    left: 0;
    font-weight: 700;
    top: 0;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .range:after {
    content: "360°";
    position: absolute;
    right: 0;
    font-weight: 700;
    top: 0;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }

.irs-bar {
  height: 5px;
  top: 33px;
  border-top: 1px solid #9c1019;
  border-bottom: 1px solid #9c1019;
  background: #9c1019;
  background: #9c1019;
  left: 0 !important; }

.irs-slider {
  top: 25px;
  width: 20px;
  height: 20px;
  border: 1px solid #AAA;
  background: #DDD;
  background: linear-gradient(to bottom, white 0%, gainsboro 20%, white 100%);
  border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer; }

.irs-line {
  height: 5px;
  top: 33px;
  background: #EEE;
  background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
  border: 1px solid #CCC;
  border-radius: 16px;
  -moz-border-radius: 16px; }

.irs-single {
  display: none !important; }

.irs-slider.single {
  z-index: 5;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-color: white;
  border: 4px solid #000;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: -50% 0;
  outline: none !important;
  margin-top: -5px; }
  .irs-slider.single:after {
    z-index: 4;
    content: "";
    background: transparent;
    border-radius: 0;
    position: absolute;
    right: -7px;
    left: auto;
    top: 4.5px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid black; }
  .irs-slider.single:before {
    z-index: 4;
    content: "";
    background: transparent;
    border-radius: 0;
    position: absolute;
    left: -7px;
    top: 4.5px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid black; }

.model-header {
  background-image: url("/img/model-bg.jpg");
  background-repeat: no-repeat;
  background-size: 1920px 650px;
  background-position: 50% 122px;
  padding: 20px 0; }

.model-banner__img {
  position: relative; }
  .model-banner__img img {
    width: 100%;
    display: block; }

.model-banner__price {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #333;
  width: 25%;
  z-index: 3;
  padding: 20px 20px 0 20px; }

.model-banner__info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.23);
  background: #fff; }

.banner-price__text {
  color: #fff;
  display: inline-block;
  margin: 0; }
  .banner-price__text_small {
    font-size: 10px; }

.banner-price__price {
  color: #fff;
  display: inline-block;
  padding-bottom: 10px;
  font-size: 24px;
  margin: 0;
  font-weight: 700; }

.banner-promo {
  float: left;
  left: 0;
  bottom: 0;
  background: #333;
  width: 25%;
  min-width: 25%;
  padding: 0 20px;
  font-weight: 700;
  display: none; }
  .banner-promo i {
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
    color: #fff;
    font-size: 35px;
    padding-right: 20px; }
  .banner-promo__text {
    color: #fff;
    font-weight: 700;
    font-size: 14px; }
  .banner-promo__container {
    border-top: 1px solid #fff;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.banner-pdf {
  width: 100%; }
  .banner-pdf__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .banner-pdf__item {
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    color: #000;
    text-align: center;
    font-weight: 700;
    border-right: 1px solid #e5e5e5; }
    .banner-pdf__item:hover .icon-arrow {
      visibility: visible; }
    .banner-pdf__item:last-child {
      border-right: none; }
  .banner-pdf .icon-arrow {
    visibility: hidden;
    margin-left: 10px;
    color: #9c1019; }
  .banner-pdf i {
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle;
    color: #9c1019;
    font-size: 35px;
    padding-right: 20px; }
  .banner-pdf__text {
    font-weight: 700;
    font-size: 14px; }

.characteristics {
  background-image: url(/img/punti-di-forza_background_desktop.jpg);
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }
  .characteristics__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .characteristics__item {
    width: 33.3%;
    text-align: center; }
  .characteristics__text {
    font-size: 16px;
    margin: 0; }

.props {
  margin-top: 20px;
  margin-bottom: 20px; }
  .props__title {
    background-color: #eee;
    padding: 4px 0;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    margin: 0; }
  .props__value {
    padding: 20px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin: 0; }
    .props__value span {
      width: 100%;
      text-align: center;
      font-weight: 700;
      font-size: 22px;
      color: #000;
      border-right: 1px solid #e5e5e5; }
      .props__value span:last-child {
        border-right: none; }

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 100;
  background: #fff;
  display: none;
  overflow-y: auto; }
  .modal__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 100%; }
  .modal__photo, .modal__info {
    width: 50%;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .modal__img {
    width: 100%; }
  .modal__header {
    height: 130px;
    padding: 0 100px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.23);
    position: relative;
    padding: 30px 25px;
    box-sizing: border-box; }
  .modal__title {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    margin: 0; }
    .modal__title_subtitle {
      text-align: center;
      padding-top: 25px;
      position: relative; }
      .modal__title_subtitle:before {
        top: 0;
        content: '';
        position: absolute;
        height: 2px;
        width: 30px;
        background-color: #9c1019;
        left: calc(50% - 15px); }
  .modal__text {
    text-align: center;
    font-size: 16px; }
  .modal__description {
    margin: auto;
    padding: 0 40px; }
  .modal_close {
    position: absolute;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: 10px;
    font-size: 40px;
    font-weight: 100;
    top: 45px;
    text-decoration: none;
    outline: none;
    background: none;
    border: none; }

.modal-nav {
  margin: 20px 0px; }
  .modal-nav__current {
    font-weight: 700;
    font-size: 18px; }
  .modal-nav__left:before {
    content: url(/img/left-arrow.png);
    margin-right: 15px;
    cursor: pointer; }
  .modal-nav__right:before {
    content: url(/img/right-arrow.png);
    margin-left: 15px;
    cursor: pointer; }
  .modal-nav__total {
    margin-left: 10px;
    padding-left: 13px;
    border-left: 1px solid #555;
    font-size: 18px; }

.interior {
  background: url(/model/doblo-cargo/img/interior-bg.jpg);
  padding: 150px 0px 50px 0px;
  height: 600px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover; }
  .interior__symbol {
    display: block;
    color: #fff;
    font-family: 'fiatpro' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 90px; }
    .interior__symbol:before {
      content: "\e926"; }
  .interior__btn {
    background: #fff;
    width: 170px;
    margin: 40px auto 0px auto;
    display: block;
    color: #000;
    padding-right: 50px;
    outline: none;
    height: 40px;
    border-radius: 80px;
    padding: 0 24px;
    font-weight: 700;
    box-shadow: 0 2px 25px -5px #333;
    line-height: 40px;
    position: relative;
    border: none;
    font-size: 15px;
    text-align: left; }
    .interior__btn:before {
      font: normal normal normal 14px/1 FontAwesome;
      position: absolute;
      line-height: 40px;
      right: 20px;
      content: "\f105";
      color: #333; }
    .interior__btn:hover {
      color: #fff;
      background: #333; }
      .interior__btn:hover:before {
        color: #fff; }
  .interior__content {
    display: none; }
  .interior__pin {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.23); }
    .interior__pin:after {
      content: "";
      width: 10px;
      height: 10px;
      background-color: #9c1019;
      border-radius: 50%;
      position: absolute;
      top: calc(50% - 5px);
      left: calc(50% - 5px); }

.section-tabs .slick-track {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.section-tabs__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.section-tabs__item {
  cursor: pointer;
  opacity: 0.5;
  max-width: 200px;
  text-align: center; }
  .section-tabs__item_active {
    opacity: 1; }

.section-tabs__title {
  font-size: 14px;
  line-height: 1.2; }

.section-tabs__img img {
  max-width: 100%;
  margin: 0 auto; }

.section-tabs__next, .section-tabs__prev {
  cursor: pointer;
  color: #b2b2b2;
  font-size: 30px !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.section-tabs__next {
  right: -10px; }

.section-tabs__prev {
  left: -10px; }

.tab-block {
  display: none;
  padding: 30px 0; }
  .tab-block__img img {
    max-width: 100%; }
  .tab-block_active {
    display: block; }
  .tab-block__title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    max-width: 890px;
    margin: 0 auto; }
  .tab-block__text {
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    max-width: 890px;
    margin: 20px auto; }

.model-gallery__img {
  display: block;
  width: 100%; }

.model-gallery .col-sm-4, .model-gallery .col-sm-8, .model-gallery .col-sm-12 {
  padding: 0 !important; }

.model-gallery__hidden {
  display: none; }

.model-gallery__btn {
  text-align: center;
  padding: 30px 0; }
  .model-gallery__btn .main-btn {
    width: 175px;
    padding: 0 24px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .model-gallery__btn .main-btn span {
      line-height: 1.2;
      text-align: center; }
    .model-gallery__btn .main-btn:after, .model-gallery__btn .main-btn:before {
      display: none; }

.warranty {
  padding-bottom: 50px; }

.drive-block {
  text-align: center; }
  .drive-block__img {
    max-width: 100%; }

.sticky-menu {
  width: 100%;
  margin-bottom: 60px; }
  .sticky-menu_fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100; }
    .sticky-menu_fixed .models-menu__item {
      opacity: 0.5;
      cursor: pointer; }
      .sticky-menu_fixed .models-menu__item_active {
        opacity: 1; }

.models-menu {
  padding: 10px 0;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.23);
  width: 100%;
  background: #fff;
  z-index: 5;
  position: relative; }
  .models-menu__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    margin-bottom: 10px; }
    .models-menu__item_border_right {
      border-right: 1px solid #e5e5e5; }
  .models-menu__img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    max-width: 100%; }
  .models-menu__title {
    margin: 0;
    display: block;
    text-align: center;
    font-weight: 700;
    color: #000;
    font-size: 16px; }

.section-menu {
  background: #333;
  height: 50px;
  position: relative;
  top: -50px;
  transition: top .3s;
  opacity: 0; }
  .section-menu_active {
    transition: top .3s;
    top: 0;
    opacity: 1; }
  .section-menu__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 50px; }
  .section-menu__item {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 12.5%;
    line-height: 1;
    text-align: center; }
    .section-menu__item_active {
      color: #fff; }

@media (max-width: 1100px) {
  .section-menu__item {
    font-size: 13px; } }

@media (max-width: 800px) {
  .mobile-hide {
    display: none; }
  .model-banner__price {
    position: relative;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%; }
  .banner-price__price {
    font-size: 18px; }
  .banner-pdf__item[href="/configurator/"] {
    display: none; }
  .models-menu__img {
    display: none; }
  .section-menu {
    display: none; }
  .characteristics__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .characteristics__item {
    width: 100%;
    margin-bottom: 20px; }
  .modal__content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .modal__photo {
    width: 100%;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .modal__info {
    width: 100%;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; } }

@media (max-width: 666px) {
  .models-menu__title {
    font-size: 14px; }
  .props__value span {
    font-size: 12px; }
  .banner-pdf__item {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px; }
  .banner-pdf i {
    font-size: 20px;
    padding-right: 5px; }
  .banner-pdf__text {
    font-size: 12px;
    font-size: 12px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

/* End */


/* Start:/price/style.css?159955246910144*/

body {
  margin: 0;
  padding: 0; }

.wrapper {
  margin: 0 auto;
  width: 80%;
  max-width: 1200px; }

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

.text-red {
  color: red;
}

.white-space {
  background: #eeeeee !important;
}
.no-border {
  border-bottom: 0 !important;;
}
.ducato__new-model {
    background-color: #9c101952;
}
.c-prices__subtitle {
  font-size: 2.5rem; }

@media only screen and (max-width: 399px) {
  .c-prices__subtitle {
    font-size: 1.5rem; } }

.c-prices_centered-bold {
  text-align: center; }

.c-prices__model {
  width: 100%;
  margin: 0; }

.c-prices__img {
  margin-top: 30px;
  width: 100%;
  max-width: 100%;
  display: block; }

/* .c-prices__tables {
  padding-top: 5%; } */

.c-prices__stats {
  width: 100%;
  max-height: 51px;
  overflow: hidden;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.c-prices__stats:first-child {
  max-height: initial; }

.c-prices__stats:last-child .c-prices__option {
  border: 0; }

.c-prices__option {
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #eeeeee; }

.c-prices__option:last-child {
  border: 0; }

.c-prices__option_down-arrow:before, .c-prices__option_top-arrow:before {
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  top: 50%;
  left: 10px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  content: "";
  display: block;
  position: absolute; }

.c-prices__option_down-arrow:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  margin-top: -2px; }

.c-prices__option_top-arrow:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #000;
  margin-bottom: -2px; }

@media only screen and (max-width: 399px) {
  .c-prices__option {
    font-size: .675rem; } }

.c-prices__download-container {
  padding: 25px 0 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .925rem; }

.c-prices__download {
  padding-left: 40px;
  margin: 0 auto;
  display: inline-block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
  color: #b51d15;
  background: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MCA2MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiPgo8Zz4KCTxwYXRoIGQ9Ik00Mi41LDIyaC0yNWMtMC41NTIsMC0xLDAuNDQ3LTEsMXMwLjQ0OCwxLDEsMWgyNWMwLjU1MiwwLDEtMC40NDcsMS0xUzQzLjA1MiwyMiw0Mi41LDIyeiIgZmlsbD0iI2I0MDAxYyIvPgoJPHBhdGggZD0iTTE3LjUsMTZoMTBjMC41NTIsMCwxLTAuNDQ3LDEtMXMtMC40NDgtMS0xLTFoLTEwYy0wLjU1MiwwLTEsMC40NDctMSwxUzE2Ljk0OCwxNiwxNy41LDE2eiIgZmlsbD0iI2I0MDAxYyIvPgoJPHBhdGggZD0iTTQyLjUsMzBoLTI1Yy0wLjU1MiwwLTEsMC40NDctMSwxczAuNDQ4LDEsMSwxaDI1YzAuNTUyLDAsMS0wLjQ0NywxLTFTNDMuMDUyLDMwLDQyLjUsMzB6IiBmaWxsPSIjYjQwMDFjIi8+Cgk8cGF0aCBkPSJNNDIuNSwzOGgtMjVjLTAuNTUyLDAtMSwwLjQ0Ny0xLDFzMC40NDgsMSwxLDFoMjVjMC41NTIsMCwxLTAuNDQ3LDEtMVM0My4wNTIsMzgsNDIuNSwzOHoiIGZpbGw9IiNiNDAwMWMiLz4KCTxwYXRoIGQ9Ik00Mi41LDQ2aC0yNWMtMC41NTIsMC0xLDAuNDQ3LTEsMXMwLjQ0OCwxLDEsMWgyNWMwLjU1MiwwLDEtMC40NDcsMS0xUzQzLjA1Miw0Niw0Mi41LDQ2eiIgZmlsbD0iI2I0MDAxYyIvPgoJPHBhdGggZD0iTTM4LjkxNCwwSDYuNXY2MGg0N1YxNC41ODZMMzguOTE0LDB6IE0zOS41LDMuNDE0TDUwLjA4NiwxNEgzOS41VjMuNDE0eiBNOC41LDU4VjJoMjl2MTRoMTR2NDJIOC41eiIgZmlsbD0iI2I0MDAxYyIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=") no-repeat left center/contain; }

.c-prices__download:before {
  content: "";
  display: block;
  position: absolute; }

@media only screen and (max-width: 767px) {
  .c-prices__download {
    font-size: .875rem; } }

@media only screen and (max-width: 479px) {
  .c-prices__download {
    padding-left: 30px;
    font-size: .575rem; } }

.c-prices__to-main-link {
  padding-right: 30px;
  position: relative;
  text-decoration: none;
  color: #000; }

.c-prices__to-main-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 1px;
  background-color: #9c1019; }

.c-table-prices {
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  text-align: center; }

@media only screen and (max-width: 1023px) {
  .c-table-prices {
    display: block;
    font-size: 80%; }
  .c-table-prices_block td:first-child, .c-table-prices_block th:first-child {
    width: 20%; }
    .c-table-prices_block td:las td:first-child, .c-table-prices_block th:first-child {
      width: 20%; }
  .c-table-prices_block th, .c-table-prices_block td {
    max-width: 120px !important;
    min-width: 120px !important; } }

@media only screen and (max-width: 399px) {
  .c-table-prices {
    font-size: 55%; } }

.c-table-prices__td-title {
  text-transform: uppercase;
  font-weight: bold; }

.c-table-prices__td-title_normal {
  font-weight: normal; }

.c-table-prices thead {
  background-color: #eeeeee; }

.c-table-prices thead th {
  height: 50px;
  text-align: center;
  text-transform: uppercase; }

.c-table-prices tr th {
  border-bottom: 1px solid #d7d7d7;
}

.c-table-prices tr:last-child th {
  border-bottom: 0; }


.c-table-prices tbody td {
  border-bottom: 1px solid #d7d7d7; }

.c-table-prices tbody td p:not(.c-table-prices__td-title) {
  display: none; }

.c-table-prices tr:last-child td {
  border-bottom: 0; }

.c-table-prices th, .c-table-prices td {
  padding: 15px 5px;
  width: 100px;
  max-width: 100px;
  min-width: 60px;
  border-right: 1px solid #d7d7d7; }

.c-table-prices th:last-child, .c-table-prices td:last-child {
  border-right: 0; }

.c-table-prices th:first-child, .c-table-prices td:first-child {
  padding: 15px 20px;
  width: 15%;
  min-width: 100px;
  text-align: left; }

@media only screen and (max-width: 399px) {
  .breadcrumb-item {
    font-size: 12px; }
  .breadcrumb-item a {
    margin: 0; } }

.js-switcher {
  max-height: 10000px; }

.c-table-prices_block {
  display: block;
  font-size: 14px; }

.c-table-prices_block td:first-child, .c-table-prices_block th:first-child {
  width: 100%; }

.c-table-prices_block th, .c-table-prices_block td {
  text-align: center;
  min-width: 142px !important;
  max-width: 700px; }

.c-table-prices_width td:first-child, .c-table-prices_width th:first-child {
  width: 20% !important; }

.c-prices__subtitle {
  line-height: 1; }

.c-prices__subtitle_padding {
  padding: 5% 0 0; }

.c-table-prices_block:first-child tr:first-child td {
  font-weight: bold;
  background: #eeeeee; }

  .btn.btn-primary {
      background-color: #9c1019;
      color: #fff;
      padding-right: 50px;
  }
  .btn span {
      display: inline-block;
      line-height: 1.2;
      vertical-align: middle;
  }
  .btn {
    outline: none !important;
    height: 40px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    padding: 0 24px;
    font-weight: 700;
    box-shadow: 0 2px 25px -5px #333;
    line-height: 40px;
    display: inline-block;
    white-space: normal;
    text-align: left;
    width: 100%;
    position: relative;
    border: 0;
    cursor: pointer;
}
.btn.btn-primary::before {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    line-height: 43px;
    right: 20px;
    content: "\f105";
    color: #fff;
}

.btn.btn-primary {
  margin: 0;
}

.filter__block {
  /* width: 350px; */
  margin: 7px 18px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.filter__title {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
}

.filter__label {
  margin-bottom: 5px;
  /* color: #ccc; */
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
}

.filter__block .filter__input {
  width: 100%;
  height: 36px;
  background: #fff;
  /* border: none; */
  border: 1px solid #cccccc;
  padding: 0 10px;
  box-sizing: border-box;
  /* color: #ccc; */
  border-radius: 80px;
  box-shadow: 0 2px 25px -5px #333;
}

.model-hidden {
  display: none;
}

.prices-colors {
  display: flex;
  justify-content: flex-start;
}

.prices-colors__item {
  position: relative;
  margin-right: 3%;
}

.prices-colors__img {
  position: relative;
  max-width: 250px;
  width: 100%;
}

.prices-colors__desc {
  position: absolute;
  top: 0;
  right: 20%;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  width: 80%;
  padding-left: 55%;
  padding-top: 3%;
}
.prices-colors__interior {
    top: 6px;
    right: 31%;
    width: 62%;
    padding-left: 3%;
    padding-top: 3%;
}
.c-prices-engine {
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.23);
    margin-top: 20px;
}

@media (max-width: 1024px) {
  .prices-colors__img {
    position: relative;
    max-width: 150px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .filter__block {
    flex-direction: column;
    text-align: center;
  }

  .filter__label {
    margin-right: 0;
  }

  .filter__title {
    margin-bottom: 10px;
  }
}

@media (max-width: 640px) {
  .prices-colors__img {
    max-width: 140px;
    width: 140px;
  }

  .prices-colors__item {
    width: 140px;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/promo-slider-one-slide/style.css?15560848783488*/
.promo-banner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 35px 0; }
  .promo-banner__title {
    display: block;
    font-weight: 700;
    font-size: 22px;
    color: #9c1019;
    margin-bottom: 20px;
    max-width: 390px;
    margin: 0; }
  .promo-banner__text {
    max-width: 390px;
    font-size: 16px;
    margin: 20px 0; }
    .promo-banner__text p, .promo-banner__text span, .promo-banner__text i, .promo-banner__text b {
      font-size: inherit;
      margin: 0; }
  .promo-banner__nav {
    text-align: center;
    padding-top: 20px; }
  .promo-banner__arrow {
    cursor: pointer;
    font-size: 20px !important;
    line-height: 20px !important; }
    .promo-banner__arrow_next {
      margin-left: 20px; }
    .promo-banner__arrow_prev {
      margin-right: 20px; }
  .promo-banner__count {
    display: inline-block; }
  .promo-banner__current {
    font-size: 18px;
    line-height: 20px;
    color: #000;
    padding-right: 10px;
    border-right: 1px solid #000;
    font-weight: 700; }
  .promo-banner__total {
    font-size: 18px;
    line-height: 20px;
    color: #999;
    margin-left: 10px; }
  .promo-banner__list {
    white-space: nowrap;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.23); }
  .promo-banner__container {
    margin: 0 auto;
    padding: 0 20px; }
  .promo-banner__info {
    height: 100%;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 45px;
    width: 50%;
    white-space: normal;
    vertical-align: middle; }
  .promo-banner__img {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
    .promo-banner__img img {
      max-width: 100%; }
  .promo-banner__item {
    background: #fff;
    /* padding: 20px 0; */
   }
  .promo-banner__btn .main-btn {
    max-width: 175px; }

.promo-banner-nav {
  text-align: center;
  padding: 30px 0; }

.border-bottom-slide {
  position: relative; }

.border-bottom-slide:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-image: linear-gradient(to right, #9c1019 50%, #ccc 50%);
  background-size: 200% 100%;
  background-repeat: no-repeat;
  -webkit-animation: bottomSlide 10s linear;
          animation: bottomSlide 10s linear;
  z-index: 999; }

@-webkit-keyframes bottomSlide {
  00%, 5% {
    background-position: bottom right; }
  100% {
    background-position: bottom left; } }

@keyframes bottomSlide {
  00%, 5% {
    background-position: bottom right; }
  100% {
    background-position: bottom left; } }

@media (max-width: 666px) {
  .promo-banner__item {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0; }
  .promo-banner__img {
    width: 100%;
    display: block;
    height: auto;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .promo-banner__info {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    display: block;
    height: auto; } }

/* End */
/* /css/model.css?155196211417669 */
/* /price/style.css?159955246910144 */
/* /local/templates/.default/components/bitrix/news.list/promo-slider-one-slide/style.css?15560848783488 */
