.section__text a {
    color: var(--secondary);
}
.review-card__author {
    width: 70%;
  }
.review-card__img::after {
    border-radius: 0;
}
.wrap-sm .select2-container--default .select2-selection--single, .wrap-sm .select2-container--default .select2-selection--multiple {
    overflow-y: hidden !important;
}
.sets-table table td:first-child, .sets-table table td a {
    color: var(--secondary);
}
.wrap-sm .sets-catalog__icon svg {
    width: 30px;
    height: auto;
    max-width: 30px;
    max-height: 30px;
    fill: var(--secondary);
}
.wrap-sm .car__left, .wrap-sm .car__right {
    width: 48%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    width: 100%;
    padding-top: 7px;
    height: 38px;
    max-height: 38px;
    display: block;
    overflow: hidden;
}
.select2-container--default .select2-search--inline {
    display: none;
}
.section__text__14 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
.office__text span.red, .form-group label span.red, .red {
    color: red;
}
.first-menu__link {
    background: #FFFFFF;
}
.first-menu__link svg {
    fill: var(--secondary);
}
.first-menu__link span {
    color: var(--secondary);
}
.first-menu__link:hover {
    background: none;
}
.first-menu__link:hover svg {
    fill: #fff;
}
.first-menu__link:hover span {
    color: #FFFFFF;
}
.video .review-card__img, .video .wrap-sm .review-card__img {
    height: auto;
}
.mobile-menu .f-contacts .f-contacts__row {
    min-width: 225px;
}
.btn--tg {
    border-color: #0088cc;
    background-color: #0088cc;
}
.btn--tg:hover {
    color: #0088cc;
}
.btn--yt {
    border-color: #cd201f;
    background-color: #cd201f;
}
.btn--yt:hover {
    color: #cd201f;
}
.card-stock__label {
    width: auto;
    padding: 0 10px;
}
.wrap-sm .card-row__info, .card-row__info {
    grid-template-columns: repeat(2, 1fr);
}
.card__desc .card__info .card__row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.card__item span:nth-child(2) {
    color: var(--primary);
}
.hits__list a.active {
    font-weight: bold;
    color: var(--secondary);
}
.wrap-sm .gallery__carousel img {
    height: 350px;
}
.sets-carousel .item, .sets-carousel .item a, .sets-carousel .item img {
    display: inline-block;
}
.sets-carousel .item img {
    width: auto;
}
 
 @media screen and (max-width: 1599px) {
    .navbar__contacts__two {
        display: none;
    }
 }
.listAuto_v2.popular__tab.active.hits {
    display: block;
    position: relative;
}
.popular__row {
    font-size: 0;
}
.popular__row a.card-sm {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 20px);
    margin: 10px;
    height: 416px;
}
.popular__row:before {
    display: inline-block;
    content: '';
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(25% - 20px);
    margin-bottom: 20px;
    height: 320px;
    
}
.blockPopular .hits__select {
    height: 416px;
    padding: 25px 20px 20px 30px;
    border-radius: 0;
    overflow: auto;
    z-index: 10;
    width: calc(25% - 20px);
    margin: 10px;
    position: absolute;
    max-height: 9999px;
}
.office__tel a {
    color: var(--primary);
}

@media screen and (max-width: 1700px) {
.blockPopular .hits__select {
    max-height: 344px;
}
.popular__row a.card-sm {
    height: 343px;
}
}
@media screen and (max-width: 1023px) {
    .popular__row a.card-sm, .blockPopular .hits__select {
        width: calc(33% - 20px);
        max-height: 320px;
    }
    .popular__row:before {
        width: calc(33% - 20px);
        height: 320px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .popular__row a.card-sm, .blockPopular .hits__select {
        width: calc(50% - 20px);
        max-height: 320px;
    }
    .popular__row:before {
        width: calc(50% - 20px);
        height: 320px;
    }
}
@media screen and (max-width: 480px) {
    .popular__row a.card-sm, .blockPopular .hits__select {
        width: 100%;
    }
    .popular__row:before {
        width: calc(100% - 20px);
    }
    .popular__row:before {
        height: 340px;
    }
}
/*
.f-menu .f-menu__list .f-menu__link {
    text-transform: uppercase;
} */

/** article **/

.article a {
    text-decoration:underline;
}
.article .section--slider a {
    text-decoration: none;
}
.card__info {
    margin: 10px 0 !important;
}
.card__item {
    margin-bottom: 5px !important;
}
.article .section--slider .card__car {
    margin-bottom: 0;
}
.article .card__desc .card__info .card__row {
    grid-template-columns: repeat(2, 1fr);
}
.article .carousel-three .slick-slide > div, .carousel-three .slick-slide > div > div {
    height: auto;
}


/* update 12-10-2023 */


@media screen and (max-width: 575px) {
    .f-contacts {
      align-items: flex-start;
    }
    .filter-menu {
      padding-bottom: 0;
    }
    .tooltipster-sidetip {
      transform: none;
    }
    .yt--obzory {
        margin-bottom: 0;
    }
  }
  
  .filter-nowrap .form-range {
      grid-column-start: -3;
      grid-column-end: -1; 
  
  }
  
  @media screen and (max-width: 1739px) {
    .filter-nowrap .form-range {
      grid-column-start: -2;
    }
    .section-title {
      margin-bottom: 32px
    }
  
    .box__wrap--main {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .carousel-three .slick-arrow {
      top: -77px;
  }
  
  @media screen and (max-width: 1199px) {
    .section-title {
      margin-bottom: 39px
    }
  }
  
  @media screen and (max-width: 1023px) {
    .filter-nowrap .form-range {
      grid-column-start: 1;
    }
  }
  
  .select2-search--dropdown {
    padding: 0 12px 0 0;
    margin-bottom: 10px;
  }
  
  .select2-search--dropdown {
    input {
      border-radius: 0;
    }
  }
  
  .article ol li a {
    color: var(--secondary);
  }
  
@media screen and (max-width: 767px) {
    .carousel .review-card {
      width: 295px !important;
    }
  }
  
  @media screen and (max-width: 374px) {
    .carousel .review-card {
      width: 260px !important;
    }
  }

  @media screen and (max-width: 1023px) {
    .card-row__desc {
      padding-top: 10px;
      padding-bottom: 10px;
    }
  
    .card-row__info {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      column-gap: 0;
      row-gap: 0;
    }
  
    .card-row__col {
      width: calc(50% - 3px);
      margin-bottom: 5px;
    }
  
    .card-row__img {
      height: 100%;
      min-height: 190px;
    }
  }
  
  @media screen and (max-width: 575px) {
    .card-row__img {
      height: 190px;
    }
  
    .card-row__col {
      width: calc(33% - 3px);
    }
  }
  
  @media screen and (max-width: 479px) {
    .card-row__col {
      width: calc(50% - 3px);
    }
  }


  .subscribeForm {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    right: 0;
    background: #fff;
    max-width: 500px;
    margin-left: -300px;
    margin-top: -300px;
    padding: 20px;
    box-shadow: 1px 4px 10px #333;
  }
