.preview_blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 125px;
}

.preview_blocks .preview_block_item {
  width: 50%;
}

.preview_blocks .preview_block_item .preview_text {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6px */
  margin-top: 40px;
  margin-bottom: 20px;
}

.preview_blocks .preview_block_item .preview_desc {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
}

.preview_blocks .preview_block_item {
  margin-right: 58px;
}

/* smart */
.smartsense {
  background: #e4dcd3;
}

.smart_inner {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 57px;
}

.smart_inner .smart_title {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6px */
  margin-bottom: 20px;
}

.smart_inner .smart_desc {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28px */
  padding-bottom: 102px;
}

.smart_inner .smart_img_bottom {
  padding-bottom: 60px;
}

/* Галлерея */

.photo_blocks {
  padding-top: 127px;
  padding-left: 60px;
  padding-right: 60px;
}

.gallerybox.ix-list-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}

.galleryLink {
  width: 49%;
  margin-bottom: 60px;
}

.galleryLink .gallery_img {
  margin-bottom: 20px;
}

.galleryLink .gallery_img img {
  width: 100%;
}

.total_photo_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}

.total_item .total_item_text {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 28px */
  margin-top: 30px;
}

.total_photo {
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.total_item {
  width: 32%;
}

.right_block.images {
  width: 60%;
}

.left_block.images {
  width: 60%;
}

.photoblock .photoblock__image-64 .photoblock__image-text {
  margin-top: 30px;
}

.design {
  margin-top: 120px;
}

.dinamic-img img {
  width: 100%;
}

.dinamic_right {
  background: #f6f3f2;
  width: 50%;
}

.din_row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  padding-top: 20px;
  padding-bottom: 24px;
  border-top: 1px solid #c7c4c4;
  border-bottom: 1px solid #c7c4c4;
}

.dinamic_table .din_left_val {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 50.4px */
}

.dinamic_table .din_right_val {
  color: #666;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 30.8px */
  width: 50%;
}

.dinamic_img .imgBox.areaFlip {
  display: flex;
}

.dinamic_img .spec {
  border: none;
}

.dinamic_img {
  padding-bottom: 72px;
  padding-left: 80px;
  background: #e4dbd2;
}

.dinamic_img .pnsgWrap.animatedNew .imgWrap .spec + .spec {
  float: right;
  padding: 30px 0 0 0px;
}

.dinamic_right .dinamic_right_title {
  padding-bottom: 150px;
  background: #e4dbd2;
}

.photoblock__image img {
  width: 100%;
}

/* preim 2 */

.preim2 {
  background: #f6f3f2;
}

.preim_two_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  padding-left: 60px;
  padding-right: 60px;
}

.preim_two_inner .preim_two_item {
  width: 48%;
  margin-bottom: 60px;
}

.preim_two_inner .preim_two_item .preim_title {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6px */
  padding-top: 40px;
  margin-bottom: 20px;
}

.preim_two_inner .preim_two_item .preim_img {
  width: 100%;
  max-width: 889px;
}

/* answer */
.answer {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 67px;
  padding-bottom: 120px;
  background: #e4dcd3;
}

.answer .carpage__accordeonrow {
  border: 1px solid #e4dcd3;
  background: #fff;
  border-bottom: none;
}

.answer .carpage__accordeonrow:last-child {
  border-bottom: 1px solid #e4dcd3;
}

.answer .carpage__accordeonrow-header {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 28px */
  line-height: 28px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 60px;
}

.answer .carpage__accordeon {
  border-top: none;
}

.block_img_mobile {
  display: none;
}

#slider4 {
  position: relative;
}

.block_three_inner .block_text {
  max-width: 1360px;
}

.dinamic_desc {
  padding-right: 36px;
}

.carpage__accordeonrow-body {
  padding-left: 60px;
  max-width: 80%;
}

.first_h1 {
  color: #fff;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.second_h1 {
  color: #fff;
  font-size: 78px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.95px;
  text-transform: uppercase;
}

.headerline-new {
  color: #fff;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.headline-block h1,
.headline-block .h1 {
  margin-bottom: 0;
  color: #002c5f;
  font-size: 78px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.95px;
  text-transform: uppercase;
}

#slider_2 .design__banner__image {
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-top: 60px;
}

.block_three_inner .block_img img {
  width: 100%;
}

#series2 .photoblock__selector ul li {
  width: 92px;
  height: 92px;
  margin-right: 20px;
}

#series2 .photoblock__selector ul li img {
  width: 92px;
  height: 72px;
}

.view__back,
.view__nav {
  background-repeat: no-repeat;
}

.view__back {
  background-position: center bottom;
}

/* .view__bottom {
  margin-left:  20%;
} */

#comfort2 .photoblock__image-64 {
  position: relative;
}

#slider_2 .slider__link img {
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 90%;
}

#series2 .photoblock__image {
  background: #fff !important;
}

.pnsgWrap .imgWrap .spec .graphBox .img img {
  width: 80%;
}

.pnsgWrap .imgBox.areaFlip .spec {
  float: left;
  padding: 0 0 0 0px !important;
}

.slider_cars .cars_item {
  display: none;
}

.slider_cars .cars_item.active {
  display: block;
}

.itc-slider-item img {
  width: 100%;
}

.itc-slider-items {
  transition: none;
}

.itc-slider-wrapper {
  background-color: transparent !important;
}

li.main-indicators__item.active {
  background-color: #000000;
}

#series2 .photoblock__image-100 .photoblock__image {
  padding-top: 50%;
}


#slider .main-indicators .main-indicators__item:nth-child(6) {
  display: none;
}
#slider .main-indicators .main-indicators__item:nth-child(7) {
  display: none;
}
#slider .main-indicators .main-indicators__item:nth-child(8) {
  display: none;
}
#slider .main-indicators .main-indicators__item:nth-child(9) {
  display: none;
}
#slider .main-indicators .main-indicators__item:nth-child(10) {
  display: none;
}

#slider_2 .main-indicators .main-indicators__item:nth-child(6) {
  display: none;
}
#slider_2 .main-indicators .main-indicators__item:nth-child(7) {
  display: none;
}
#slider_2 .main-indicators .main-indicators__item:nth-child(8) {
  display: none;
}
#slider_2 .main-indicators .main-indicators__item:nth-child(9) {
  display: none;
}
#slider_2 .main-indicators .main-indicators__item:nth-child(10) {
  display: none;
}

#slider_3 .main-indicators .main-indicators__item:nth-child(6) {
  display: none;
}
#slider_3 .main-indicators .main-indicators__item:nth-child(7) {
  display: none;
}
#slider_3 .main-indicators .main-indicators__item:nth-child(8) {
  display: none;
}
#slider_3 .main-indicators .main-indicators__item:nth-child(9) {
  display: none;
}
#slider_3 .main-indicators .main-indicators__item:nth-child(10) {
  display: none;
}

#slider4 .main-indicators .main-indicators__item:nth-child(6) {
  display: none;
}
#slider4 .main-indicators .main-indicators__item:nth-child(7) {
  display: none;
}
#slider4 .main-indicators .main-indicators__item:nth-child(8) {
  display: none;
}
#slider4 .main-indicators .main-indicators__item:nth-child(9) {
  display: none;
}
#slider4 .main-indicators .main-indicators__item:nth-child(10) {
  display: none;
}

.itc-slider-item {
  flex: 0 0 100%;
}

.itcss__wrapper {
  overflow: hidden;
}

.cars_one {
  display: inline-block;
  height: 617px;
  overflow: hidden;
}

.cars_two {
  display: inline-block;
  height: 617px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .cars_one {
    display: inline-block;
    height: 165px;
    overflow: hidden;
  }

  .cars_two {
    display: inline-block;
    height: 165px;
    overflow: hidden;
  }
}

.slider__overlay {
  background-color: transparent;
}

.dinamic_table {
  padding-right: 20px;
}

.personal_cars_details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}

.personal_cars_details .slider__banner {
  width: 50%;
}

.personal_cars_details .slider_right__container {
  width: 50%;
}

.personal_cars_details .item_text {
  color: #666;
  font-size: 21px;
  line-height: 150%;
}

.personal_cars_details .item_right_slider {
  padding-left: 60px;
  padding-right: 60px;
}

#series2 .photoblock__selector ul li img {
  width: 92px;
  height: 46px;
}

#series2 .photoblock__selector ul li {
  width: 92px;
  height: 56px;
  margin-right: 20px;
}

.slider_right__container .item_text p {
  font-size: 24px;
  line-height: 35px;
}

#series2 .photoblock__imageblock {
  padding-bottom: 0;
}

#series2 .photoblock__image {
  margin-bottom: 40px;
}

@media (max-width: 992px) {
  .personal_cars_details .slider_right__container {
    width: 100%;
  }
  .personal_cars_details .item_right_slider {
    padding-left: 15px;
    padding-right: 15px;
  }

  #slider4 .slider__banner {
    display: block;
    width: 100%;
  }

  #photo_blocks {
    padding-top: 50px;
  }
}

@media only screen and (min-width: 1024px) {
  .photoblock__image-subtext {
    font-size: 16px;
    line-height: 150%;
    min-height: 72px;
  }
  .dinamic_right .dinamic_right_title {
    padding-bottom: 20px;
    background: #e4dbd2;
  }
}

.img_tit {
  display: block;
  position: relative;
  width: 100%;
}

.colorStyle .colors {
  color: #000;
  font-size: 19.531px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 122.88% */
}

.block_tvelve_inner {
  background: #fff;
}

section.block_three_inner.block_tvelve {
  background: #fff;
}

section.block_three_inner.block_thr {
  background: #f6f3f2;
}

section.block_three_inner.block_eight {
  background: #fff;
}

.preim3_title {
  color: #000;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 60px */
  text-align: center;
  padding-top: 80px;
  padding-bottom: 40px;
}

section#preim3 {
  background: #f6f3f2;
}

.three_img_two {
  max-width: 828px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.block_four_container .block_img {
  padding-bottom: 0;
}

section.block_three_inner.block_four {
  background: #e4dcd3;
}

.headline-block p {
  color: #002c5f;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}


.block_three_inner .block_img {
  padding-bottom: 90px;
}

.slider {
  background-color: #fff;
}

#slider .slider__slider {
  top: -100px;
}

#slider .slider__overlay, .slider__wrapper {
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 60%;
}

.preim_block3 {
  padding-top: 120px;
}

#slider_2 .slider__slider {
  top: -70px;
}


.my-video-dimensions {
  width: 100%;
  height: 994px;
}

.hr_ion {
  margin-top: 60px;
  margin-bottom: 20px;
}

.footer_text_right {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 17.5px */
  letter-spacing: 0.28px;
}


.two_li li {
  list-style: disc;
  margin-left: 20px;
}

.slider__title {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%;
  letter-spacing: 0.36px;
  text-align: center;
}

#slider .slider__slider.js-car-slider.loaded {
  height: 100%;
}

#slider .slider__container {
  height: 100%;
}

#slider ul.slider__list {
  height: 100%;
}

#slider .slider__overlay, .slider__wrapper {
  position: absolute;
  top: 15%;
  left: 10%;
  width: 80%;
  height: 60%;
}

#slider .my-video-dimensions {
  width: 100%;
  height: 620px;
}

ul.preim_ul li {
  list-style: disc;
  margin-left: 20px;
}

#slider_2 .slider_title {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 175%;
  letter-spacing: 0.36px;
  text-align: center;
}


#slider_2 .slider__text {
  font-size: 18px;
  line-height: 24px;
}


.right_block .two_li li {
  list-style: disc;
  margin-left: 20px;
}

.block_two .block_text p {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  letter-spacing: 0.36px;
}

#slider .slider__text span {
  font-size: 16px;
}
#slider_2 .design__banner__image.design__banner__image_desctop {
  display: block;
}
#slider_2 .design__banner__image.design__banner__image_tablet {
  display: none;
}

#slider_2 .design__banner__image.design__banner__image_mobile{
  display: none;
}