

/* 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:/model/special_car/style.css?161829912011951*/
.conversion-table {
  margin-top: 50px;
}

.c-prices__nav {
  content: "";
  display: block;
  position: absolute;
  display: flex;
  justify-content: center;
  padding: 35% 0;
  width: 40px;
  height: 100%;
  z-index: 999;
  transition: box-shadow, 0.4s ease;
}

.fas {
  width: 20px;
}

.c-prices__nav-right {
  top: 0;
  right: 0;
}

body {
  font-family: "Roboto", sans-serif;
}

.section-title {
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 50px;
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 30px;
}

.section-title:before {
  top: 0;
  content: "";
  position: absolute;
  height: 2px;
  width: 30px;
  background-color: #9c1019;
  left: calc(50% - 15px);
}

.section-title__title {
  font-size: 28px;
  color: inherit;
  font-weight: 700;
  margin: 0;
}

.recall {
  /* padding-bottom: 50px; */
}

.recall__container {
  width: 100%;
  background: #fff;
  /* padding: 0 20px; */
  max-width: 1200px;
  margin: 0 auto;
}

.recall-wrapper {
  margin: 0 auto;
  max-width: 1170px;
}

@media (max-width: 1300px) {
  .recall-wrapper {
    max-width: 768px;
  }
}

@media (max-width: 1000px) {
  .recall-wrapper {
    max-width: 640px;
  }
}

.recall-banner {
  position: relative;
  background: url(/content/dam/fiatprofessional/ru/trims/trims-detailed/red-tipe.jpg)
    no-repeat center center/100% 650px;
  /* background: #000; */
}

@media (max-width: 1300px) {
  .recall-banner {
    background-size: 100% 380px;
  }
}

.small-text {
  font-size: 14px;
}

.recall-banner__img {
  width: 100%;
  max-width: 100%;
  display: block;
}

.recall-banner__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.recall-banner__title {
  text-align: center;
}

.recall-banner__title span {
  font-size: 32px;
  color: #ffba00;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 40px;
  display: inline-block;
}

.recall-banner__title span:after {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

.recall-banner-logo__list {
  display: flex;
  justify-content: center;
  align-items: stretch;
  padding: 30px 0 40px;
  /* border-bottom: 1px solid #3d3d3d; */
  position: relative;
}

.recall-banner__wrapper:after {
  content: "";
  display: block;
  /* background: url(/local/components/custom/feedback/templates/jeep_redesign/img/down-double-arrow.png); */
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 30px;
}

.recall-banner-logo__item {
  width: 30.3%;
  padding: 0 20px;
}

.recall-banner-logo__item img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.recall-banner__wrapper {
  width: 600px;
  position: relative;
  padding-bottom: 40px;
}

.recall-block__list {
  max-width: 1450px;
  display: flex;
  align-items: stretch;
  /* flex-wrap: wrap; */
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.23);
}

.recall-block__item {
  padding: 10px 35px;
  width: 100%;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* .recall-block__item:hover .recall-block__title:before {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: -20px;
  content: "\f105";
  color: #9c1019;
} */
.recall-block__icon {
  margin-right: 15px;
  width: 40px;
  height: 40px;
}

.recall-block__icon_road {
  width: 50px;
  height: 50px;
}

/* .recall-block__icon_road {
  width: 60px;
} */
.recall-block__icon svg {
  width: 100%;
  height: 100%;
  fill: #9c1019;
}

.recall-block__btn {
  border: none;
  background: none;
  font-size: 16px;
  padding: 0;
  outline: none;
  cursor: pointer;
  text-align: left;
  transition: 0.2s ease-in;
}

.recall-block__flex-fix {
  width: 100%;
  display: block;
}

.recall-block__title {
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  margin: 5px 0;
  line-height: 1.2;
  /* display: flex; */
}

.recall-block__title span {
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-top: 5px;
}

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

.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 {
  position: relative;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

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

.c-prices__option {
  margin: 0;
  padding: 15px 20px;
  line-height: 1.6;
  position: relative;
  border-bottom: 1px solid #666;
  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 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.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: 0.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: 0.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: 0.875rem;
  }
}

@media only screen and (max-width: 479px) {
  .c-prices__download {
    padding-left: 30px;
    font-size: 0.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;
}

.c-table-prices tr td:not(:first-child) {
  font-size: 14px;
}

@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: 1px solid #666;
}

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

.c-table-prices tbody td {
  font-size: 14px;
  border-bottom: 1px solid #666;
}

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

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

@media only screen and (max-width: 991px) {
  .c-table-prices th,
  .c-table-prices td {
    max-width: none;
  }
}

.c-table-prices td:last-child {
  border-right: 0;
}
.c-table-prices th {
  font-size: 14px;
}
.c-table-prices th,
.c-table-prices td {
  padding: 15px 5px;
  min-width: 110px;
  max-width: 530px;
  border-right: 1px solid #666;
}

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

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

.c-prices__tables_padding {
  padding-top: 0;
}

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

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

.section-title {
  padding-bottom: 25px;
}

/* End */
/* /css/model.css?155196211417669 */
/* /model/special_car/style.css?161829912011951 */
