

/* 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 */
/* /css/model.css?155196211417669 */
