.city__select {
    color: var(--primary);
}
.section__text a, .text a, .red {
    color: var(--secondary);
}
.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: 10px;
    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, .faq a, .mob_tooltip .red {
    color: var(--secondary);
}
.mob_tooltip .green {
    color: var(--green);
}
.first-menu-link-inversion .first-menu__link {
    background: #FFFFFF;
}
.first-menu-link-inversion .first-menu__link svg {
    fill: var(--secondary);
}
.first-menu-link-inversion .first-menu__link span {
    color: var(--secondary);
}
.first-menu-link-inversion .first-menu__link:hover {
    background: none;
}
.first-menu-link-inversion .first-menu__link:hover svg {
    fill: #fff;
}
.first-menu-link-inversion .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: 37% 25% 37% 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;
}
 
.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(33% - 20px);
    margin: 10px;
    height: 400px;
}
.popular__row:before {
    display: inline-block;
    content: '';
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(33% - 20px);
    margin-bottom: 20px;
    height: 320px;
    
}
.blockPopular .hits__select {
    height: 400px;
    padding: 25px;
    overflow: auto;
    z-index: 10;
    width: calc(33% - 20px);
    margin: 10px;
    position: absolute;
    max-height: 9999px;
}
.office__tel a {
    color: var(--primary);
}

.section__text_font-size {
    font-size: 14px;
    overflow: auto;
    position: relative;
}

.table__t {
    border-collapse: collapse;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
  
.table__t td, .table__t th {
    border: 1px solid #ddd;
    padding: 10px;
  }
  
.table__t tr:nth-child(even){
    background-color: #f2f2f2;
}
  
.table__t tr:hover {
    background-color: #ddd;
}
  
.table__t th {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    background-color: var(--secondary);
    color: white;
}

/*.carousel .review-card {
    min-height: 420px;
}*/

.t-languages__link {
    color: var(--bg-box-gray);
    font-size: 12px;
}

.t-languages__link:hover, .t-languages__link_active {
    color: var(--secondary);
    border-color: var(--secondary);
}

.tabs-nav .active .btn {
    background: var(--secondary);
}
..tabs-nav .btn {
    color: var(--secondary);
}
.margin-left-20 {
    margin-left: 20px;
}

.wrap-sm .card__rating, .wrap-sm .rating {
    width: auto;
    padding: 0 10px;
}

.article div.gallery__carousel {
    margin-bottom: 30px !important;
}
.article div.gallery__thumbs {
    margin-bottom: 70px !important;
}
.article .gallery div.slick-slide, .article .gallery div.slick-list {
    margin-bottom: 0 !important;
}
.gallery__carousel .slick-arrow svg {
    transition: all 0.3s linear;
}
.gallery__carousel .slick-arrow:hover svg {
    stroke: var(--secondary);
    
}
.gallery__carousel .slick-arrow:hover {
    border-color: var(--secondary);
}

.article .gallery img {
    margin-bottom: 0 !important;
}

.shortcode {
    margin: 30px 0;
}
.shortcode__item {
    display: flex;
    overflow-x: scroll;
    background: #282f2f;
    color: #ffffff;
    font-size: 16px;
    padding: 0;
    padding: 10px;
    white-space: nowrap;
    border-radius: 5px;
    margin-top: 10px;
}

.article .section--slider div {
    margin-bottom: 5px !important;
}
.article .section--slider {
    padding-top: 120px;
}
.article .card__price {
    margin-top: 20px;
}
.article .card__price > p {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: var(--secondary);
}

.slick-slider .slick-track, .slick-slider .slick-list, .slick-slider .slick-slide {
    touch-action: none;
}
.card-row__col {
    word-wrap: break-word;
    word-break: break-all;
}

.rewiews__wrap {
  display: flex;
  gap: 2em;
  align-items: center;
}
.rewiews {
  width: 33%;
}
@media screen and (max-width:1739px) {
    .rewiews {
        width: 48%;
    }
    .rewiews__wrap {
        flex-wrap: wrap;
    }
    .scheme__icon {
        margin-bottom: 20px;
    }
    .top-menu .flexMenu-viewMore>a, 
    .top-menu .top-menu__link, 
    .f-menu__title, 
    .menu .flexMenu-viewMore>a,
    .form-group label, 
    .select2-container--default .select2-selection--multiple .select2-selection__rendered, 
    .select2-container--default .select2-selection--single .select2-selection__rendered, 
    .select2-container--default .select2-results__option, 
    .card-row__age span, 
    .form-group input {
        font-size: 14px;
    }
    .f-top__center {
        width: calc(100% / 12 * 8 - 20px);
    }
    .blockPopular .hits__select {
        max-height: 370px;
    }
    .popular__row a.card-sm {
        height: 370px;
    }
}
@media screen and (max-width: 1739px) {
    .navbar__contacts__two {
            display: none;
    }
    .navbar__center {
            width: calc(100% / 12 * 6 - 20px);
    }
    .navbar__right {
            width: calc(100% / 12 * 4 - 20px);
    }
}

@media screen and (max-width: 1200px) {
    .navbar__center {
        width: calc(100% / 12 * 3 - 20px);
    }
    .navbar__right {
        width: calc(100% / 12 * 9 - 20px);
    }
}
    
@media screen and (max-width: 1023px) {
        .popular__row a.card-sm, .blockPopular .hits__select {
            width: calc(50% - 20px);
            max-height: 370px;
        }
        .popular__row:before {
            width: calc(50% - 20px);
            height: 370px;
            margin-bottom: 0;
        }
        .top-social__link {
            display: none;
        }
        .navbar__center {
            width: calc(100% / 12 * 3 - 20px);
        }
        .navbar__right {
            width: calc(100% / 12 * 9 - 20px);
        }
        .f-top__center {
            width: calc(100% / 12 * 12 - 20px);
        }
}
@media screen and (max-width: 767px) {
        .popular__row a.card-sm, .blockPopular .hits__select {
            width: calc(50% - 20px);
            max-height: 350px;
        }
        .popular__row:before {
            width: calc(50% - 20px);
            height: 350px;
        }
        .top-social__link {
            display: none;
        }
        .top__center {
            justify-content: left;
        }
        .image__map {
            width: 100%;
        }
    .f-menu {
        row-gap: 10px;
    }
    .article .gallery__thumbs .slick-slide img {
        width: 100px;
        height: auto;
        min-height: 64px;
        object-fit: cover;
    }
    .instagram {
        display: none;
    }
}
    @media screen and (max-width: 480px) {
        .popular__row a.card-sm, .blockPopular .hits__select {
            width: 100%;
            margin: 10px 0;
            height: 350px;
        }
        .popular__row:before {
            width: 100% - 20px;
        }
        .popular__row:before {
            height: 350px;
        }
        .top__center {
            justify-content: left;
        }
        .price-breakdown__desc {
            font-size: 12px;
        }
    }
.rewiews__item {
  display: flex;
  gap: 2em;
  align-items: center;
  background: #fff;
  padding: 40px;
  border-radius: 35px;
}
.item__right {
  display: flex;
  align-content: center;
  align-items: center;
}
span.stars {
  border: 2px solid #f03e16;
  padding: 6px;
  border-radius: 35px;
  color: #f03e16;
  font-weight: bold;
  align-content: center;
  margin-right: 30px;
  display: flex;
  gap: 0.3em;
}
span.stars svg {
  height: 15px;
}
@media screen and (max-width:1199px) {
.rewiews__item {
  gap: 1em;
  padding: 25px;
}
span.stars {
  margin-right: 20px;
}
}
.item__left {
  border-right: 1px solid #cecece;
  padding-right: 30px;
}

.item__right {}

.item__left img {
  max-height: 50px;
}

span.num {
  font-size: 14px;
  color: #555;
}
.price-breakdown__desc {
    font-size: 12px;
}
.price-breakdown__desc ul {
    margin: 0;
}

@media screen and (max-width:1023px) {
.rewiews {
  width: 100%;
}
}
@media screen and (max-width:575px) {
    span.num {
        font-size: 11px;
    }
    .item__left img {
        max-height: 25px;
    }
    .item__left {
        padding-right: 10px;
    }
    .advant__desc {
        display: block;
    }
}

.contract__section a {
    color: var(--secondary);
}

.top__left .city, .city span {
    line-height: 80%;
}
.modal__inputs {
    margin-bottom: 0px;
}
.select2-search--dropdown {
    padding: 5px 0 10px 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 10px;
}

.first-menu .js-modal-show {
    background-color: var(--secondary);
}
.first-menu .js-modal-show span {
    color: white;
}
.first-menu .js-modal-show svg {
    fill: white;
}
.first-menu .js-modal-show:hover {
    border: 1px solid #4f4f4f;
}
.first-menu .js-modal-show:hover span {
    color: #4f4f4f;
}
.first-menu .js-modal-show:hover svg {
    fill: #4f4f4f;
}
.review-card__thumbs a {
    margin-bottom: 10px;
}

.article a {
    color: var(--secondary);
    text-decoration:underline
}

article .page_navigation_list a {
    text-decoration: none;
    border-bottom:1px dashed var(--secondary)
}

.bottom__left {
    width: 15%;
}

.bottom__right {
    width: 18%;
}
@media screen and (max-width: 767px) {
    .bottom__left, .bottom__right {
        width: 100%;
        text-align: center;
  }
}

.bottom__center {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    width: 52%;
}

.platform__logo {
    display: block;
    width: 148px;
    height: 34px
}

.platform__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.platform--base .platform__logo {
    width: 119px
}

.platform--seo .platform__logo {
    width: 180px
}

@media screen and (max-width: 575px) {
    .bottom__center {
        order: 0;
        flex-direction: column;
        gap: 14px;
        align-items: center;
  }
}
@media screen and (max-width: 1023px) {
    .bottom__center {
        margin-bottom: 2px;
    }
}