

/* Start:/local/templates/jetour/components/bitrix/news.detail/models/style.css?175862150013778*/
.tech-content {
  max-width: 140rem;
  margin: 0 auto;
}
.tech-content-line {
  display: flex;
  width: 100%;
  align-items: center;
}
.tech-content-line:first-child {
  background: #282828;
  color: #fff;
}
.tech-content-line + .tech-content-line {
  border-top: 0.1rem solid #282828;
}
.tech-content-title,
.tech-content-name {
  width: 15rem;
  flex-shrink: 0;
  padding: 2px 8px;
}
.tech-content-value {
  flex: 1;
  padding: 2px 8px;
}
.tech-car {
  /* margin: 4rem 4rem 0; */
  /* padding: 4rem; */
  position: relative;
}
.tech__height {
  position: absolute;
  transform: rotate(-90deg);
  left: -10px;
  font-size: 1.2rem;
  line-height: 2.4rem;
  height: 18rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tech__height:before {
  content: url(/upload/arrow-down.svg);
  position: absolute;
  transform: rotate(90deg);
  left: -1.5rem;
}
.tech__height:after {
  content: url(/upload/arrow-up.svg);
  position: absolute;
  transform: rotate(90deg);
  right: -1.5rem;
}
.tech__length,
.tech__width {
  font-size: 1.2rem;
  line-height: 2.4rem;
  margin-top: 1rem;
}
.tech__length:before {
  content: url(/upload/arrow-left-3.svg);
}
.tech__length span,
.tech__width span {
  margin: 0 1rem;
}
.tech__length:after {
  content: url(/upload/arrow-right-3.svg);
}
.tech__length {
  margin-top: -40px;
}
.-mblock-row {
  position: relative;
}
.mblock__row__content {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2;
  color: #fff;
}
.mgallery-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  border: 1px solid;
  cursor: pointer;
}
.swiper-slide-thumb-active .mgallery-circle {
  border: 3px solid #68a598;
}
.body-color__addon {
  max-width: 300px;
  margin: 30px auto;
}
.body-color-slide,
.body-color-addon-swiper-wrapper {
  display: flex;
  justify-content: center;
}
.std-eqiup__html-item {
  margin-bottom: 15px;
}
.std-eqiup__html-item ul {
  column-count: 3;
}
.complectation-line {
  display: flex;
  min-height: 30px;
  align-items: center;
  width: 100%;
  /* background: rgba(128, 128, 128, 0.2); */
}
.complectation-line table{
  width: 100%;
}
.complectation-line tr:nth-child(1) {
  position: sticky;
  top: 135px;
}
.complectation-line tr:nth-child(1) td {
  background: #282828;
  color: #fff;
}
.complectation-line:nth-child(2n + 1) {
  /* background: rgba(0, 0, 0, 0.6); */
}
.complectation-name {
  width: 50%;
  min-width: 250px;
  padding-left: 5px;
  text-align: left;
  flex-shrink: 0;
  padding: 10px;
}
.complectation-value {
  width: 20%;
  text-align: left;
  padding: 10px;
}

.complectation-line tr:hover td {
  background: #2828288e;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .tech-content-title,
  .tech-content-name {
    width: 200px;
  }
  .tech-content-left {
    overflow: hidden;
  }
  .complectation {
    overflow-y: scroll;
  }
  .complectation-line tr:nth-child(1) {
    top: 0;
  }
  .complectation-line td {
    padding: 4px;
    font-size: 11px;
  }
}
@media screen and (max-width: 575px) {
  .tech-content-title,
  .tech-content-name {
    width: 150px;
  }
  .tech-content-line {
    font-size: 14px;
  }
}
.page__top__price{
  font-size: 24px;
}
@media (max-width: 991px) {
  .page__top__title.mt-3{
    margin-top: 20px!important;
  }
  .page__top__price{
    font-size: 18px;
  }
  .btn{
    min-width: auto!important;
  }
  .btn > span {
    
    justify-content: center!important;
  }
  .btn-primary svg{
    display: none;
  }
  h2, .h2{
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }
  .section__title h2, .section__title .h2{
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }
}
.mblock__row__image img{
  width: 100%;
}
.dop-img{
  position: relative;
}
@media (min-width: 992px) {
  .dop-img .swiper-wrapper{
    flex-wrap: wrap;
    gap: 30px;
    height: auto!important;
    transform: none!important;
  }
  .dop-img .swiper-slide{
    max-width: calc(50% - 15px);
    margin-right: 0!important;
  }
  .dop-img .swiper-pagination{
    display: none!important;
  }
}
.mgallery-addon-swiper-slide img{
  width: 100%;
}

.td-ttx-table__head {
  background-color: #2e2d2d;
  color: #fff;
  position: sticky;
  top: 0;
  transition: top .3s ease-in-out;
  z-index: 1;
  min-height: 90px;
}
@media (min-width: 992px) {
  .td-ttx-table__head {
    align-items: stretch;
    display: flex;
  }
}
.td-ttx-table__header-cell, .td-ttx-table__option-title {
  align-items: center;
  display: flex;
}
.td-ttx-table .td-ttx-table__header-cell {
  font-size: 14px;
  line-height: 20px;
}
.td-ttx-table .swiper {
  margin-left: auto;
  width: 100%;
  max-width: 100%;
  min-width: 280px;
  overflow: hidden;
  position: relative;
}
.td-ttx-table .swiper-slide {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  transition: all .3s cubic-bezier(.39,.58,.57,1);
}
.td-ttx-table .swiper-slide.td-ttx-table__complectation-slide {
  display: block;
}
.td-ttx-table .swiper-slide.td-ttx-table__complectation-slide .td-complectation-slide__subtitle {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

@media (min-width: 768px) {
  .td-ttx-table .swiper-slide.td-ttx-table__complectation-slide {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 25px;
    text-transform: none;
  }
}

@media (min-width: 1200px) {
  .td-ttx-table .swiper-slide {
    padding: 20px 30px;
  }
}


@media (min-width: 1200px) {
  .td-ttx-table__header-cell, .td-ttx-table__option-title {
    padding: 20px 30px;
  }
}

@media (min-width: 992px) {
  .td-ttx-table .swiper-navigation {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
  }
}
.td-ttx-table .swiper-navigation .swiper__arrow {
  align-items: center;
  background-color: #2e2d2d;
  border: none;
  color: #fff;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .td-ttx-table .swiper-navigation .swiper__arrow {
    background-color: #4b4a4a;
  }
}
@media (min-width: 1200px) {
  .td-ttx-table .swiper-navigation .swiper__arrow {
    height: 45px;
    width: 45px;
  }
}

.td-ttx-table .swiper-navigation .swiper__arrow--next::after, .td-ttx-table .swiper-navigation .swiper__arrow--prev::after {
  content: "";
  height: 30px;
  width: 30px;
}

.td-ttx-table .swiper-navigation .swiper__arrow--next::after {
  background-color: #fff;
  -webkit-mask-image: url(/upload/arrow-right.2f903ef6.svg);
  mask-image: url(/upload/arrow-right.2f903ef6.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
}

.td-ttx-table .swiper-navigation .swiper__arrow--prev::after {
  background-color: #fff;
  -webkit-mask-image: url(/upload/arrow-left.ced3d548.svg);
  mask-image: url(/upload/arrow-left.ced3d548.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
}

.td-ttx-table .swiper{
  margin-right: 0;
}

.td-section {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .td-section {
    font-size: 18px;
    line-height: 25px;
  }
}

.td-accordion--wide .td-accordion__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  text-align: left;
}
.td-ttx-table .td-accordion__button {
  background-color: #fff;
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  padding: 0 0 0 30px;
}
@media (min-width: 768px) {
  .td-ttx-table .td-accordion__button {
    font-family: Manrope,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 25px;
    text-transform: none;
  }
}
.td-ttx-table .td-ttx-table__body .td-ttx-table__group .td-accordion__button, .td-ttx-table .td-ttx-table__body .td-ttx-table__group:not(:last-child).open, .td-ttx-table .td-ttx-table__option-list .td-ttx-table__option:not(:last-child) {
  border-bottom: 1px solid #e1e0e0;
}

.td-accordion--wide .td-accordion__button::before {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 30px;
  position: absolute;
  right: 0;
  width: 30px;
}

@media (min-width: 768px) {
  .td-accordion--wide .td-accordion__button::before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
  }
}
.td-ttx-table .td-accordion__button::after, .td-ttx-table .td-accordion__button::before {
  height: 60px;
  width: 60px;
}
.td-accordion__button::after {
  content: "";
  display: block;
  flex-shrink: 0;
  height: 30px;
  margin-left: 20px;
  -webkit-mask-image: url(/upload/icon-plus.75a110e1.svg);
  mask-image: url(/upload/icon-plus.75a110e1.svg);
  width: 30px;
}
.td-accordion__button.open::after, .td-accordion__button::after {
  background-color: #000;
  -webkit-mask-size: contain;
  mask-size: contain;
}
@media (min-width: 768px) {
  .td-accordion__button::after {
    height: 60px;
    margin-left: 40px;
    width: 60px;
  }
}
@media (min-width: 768px) {
  .td-accordion--wide .td-accordion__button::after {
    background-color: #000;
    content: "";
    display: block;
    height: 40px;
    -webkit-mask-image: url(/upload/icon-plus-narrow.388bc721.svg);
    mask-image: url(/upload/icon-plus-narrow.388bc721.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 40px;
  }
}
.td-ttx-table .td-accordion__button::after, .td-ttx-table .td-accordion__button::before {
  height: 60px;
  width: 60px;
}
.td-ttx-table .td-accordion__button::after {
  background-color: #000;
  -webkit-mask-image: url(/upload/icon-plus-narrow.388bc721.svg);
  mask-image: url(/upload/icon-plus-narrow.388bc721.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
}
.td-ttx-table .td-accordion__button::after {
  background-color: #000;
  -webkit-mask-image: url(/upload/icon-plus-narrow.388bc721.svg);
  mask-image: url(/upload/icon-plus-narrow.388bc721.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
}
.td-ttx-table .td-accordion__button.open::after {
  background-color: #000;
  -webkit-mask-image: url(/upload/icon-minus-narrow.e7475f39.svg);
  mask-image: url(/upload/icon-minus-narrow.e7475f39.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
}
.td-accordion__body {
  overflow: hidden;
  display: none;
}

.td-ttx-table .td-ttx-table__option-list {
  background: #fff;
  color: #2e2d2d;
}
@media (min-width: 992px) {
  .td-ttx-table__option {
    display: flex;
  }
}
@media (min-width: 992px) {
  .td-ttx-table__header-cell, .td-ttx-table__option-title {
    max-width: 380px;
    min-width: 380px;
    width: 380px;
  }
}
@media (min-width: 1200px) {
  .td-ttx-table__header-cell, .td-ttx-table__option-title {
    padding: 20px 30px;
  }
}
.td-ttx-table .swiper-slide {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  transition: all .3s cubic-bezier(.39,.58,.57,1);
}

@media (min-width: 1200px) {
  .td-ttx-table .swiper-slide {
    padding: 20px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .td-ttx-table .swiper-slide {
    padding: 10px 15px;
  }
  .td-ttx-table__header-cell, .td-ttx-table__option-title {
    padding: 10px 15px;
  }
  .td-ttx-table__head{
    min-height: 70px;
  }
}
@media (max-width: 991px) {
  .td-ttx-table__header-cell, .td-ttx-table__option-title {
    color: #7c7979;
    min-width: 280px;
    padding: 10px 20px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    justify-content: center;
  }
  .td-ttx-table .swiper-navigation {
    border-top: 1px solid #fff;
    display: flex;
    flex-direction: row-reverse;
  }
  .td-ttx-table .swiper-slide {
    padding: 10px 20px;
  }
  .td-ttx-table .swiper-navigation .swiper__arrow {
    flex-basis: 50%;
    padding: 5px;
  }
}
.td-ttx-table .ttx-table-dot {
  color: #5cacb1;
  padding: 0 3px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .td-ttx-table .td-accordion__button {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    text-transform: none;
  }
  .td-ttx-table__option .swiper-slide {
    
    font-size: 14px;
  }
}
.name-color{
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
.mgallery-circle {
  border-radius: 4px;
  height: 30px;
  width: 30px;
  display: flex;
  border: 1px solid;
  cursor: pointer;
}

.mgallery-circle:before {
  animation: none;
  background-blend-mode: normal;
  background-color: transparent;
  background-image: radial-gradient(62.62% 64.65% at 74.75% 91.34%,hsla(0,0%,100%,.7) 0,hsla(0,50%,97%,0) 100%);
  border-radius: inherit;
  bottom: 0;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: none;
  width: auto;
}
.colors-body .mblock__gallery{
  display: none;
}
.colors-body .mblock__gallery.active{
  display: block;
}
.tabs-color{
   display: flex;
   justify-content: center;
}
.tabs-color-item{
  padding: 18px 36px;
  font-size: 22px;
  font-weight: 700;
  cursor: pointer;
}
.tabs-color-item.active{
  border-bottom: 2px solid #000;
}
.body-color__addon {
  max-width: 300px;
  margin: 30px auto;
}
.body-color img{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.int-color-img{
  height: 500px;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.int-color-img img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#int-color .swiper-slide{
  height: auto;
  display: flex;
  justify-content: center;
}
.int-color{
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .int-color-img{
    height: 100%;
    overflow: hidden;
  }
  .tabs-color-item{
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
  }

}
.instock__cars{
  padding: 0!important;
}
/* End */


/* Start:/local/templates/jetour/components/bitrix/form.result.new/offer/style.css?1695623189468*/
.offer-form .-checkbox-label-row:before{
    border: 1px solid #000;
}
.offer-form .form__label{
    opacity: 0;
}
.offer-form input[type="text"], 
.offer-form input[type="password"], 
.offer-form input[type="tel"], 
.offer-form textarea, 
.offer-form select{
    border: none;
    border-bottom: 1px solid;
}
.form .form__body{
    width: 50% !important;
}
@media (max-width: 767px){
    .form .form__body{
        width: 100% !important;
    }
}
/* End */
/* /local/templates/jetour/components/bitrix/news.detail/models/style.css?175862150013778 */
/* /local/templates/jetour/components/bitrix/form.result.new/offer/style.css?1695623189468 */
