.red {
    color: var(--secondary) !important;
}

.d-none {
    display: none;
}

.hasError {
    border-color: var(--secondary) !important;
}

.mt-30 {
    margin-top: 30px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.wrap-sm .card-row__info, .card-row__info {
    grid-template-columns: 37% 25% 1fr;
}

.moto-brands {
    grid-auto-flow: unset;
}

.moto-brands__link {
    line-height: 1.99;
}

.moto-brands__link.active {
    color: var(--secondary);
}

.hidden {
    display: none;
}

.card-stock__label {
    width: auto;
    padding: 0 10px;
}

.sites-reviews {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    margin: 4px 30px
}

.sites-reviews__item {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% / 12 * 4 - 20px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 24px 40px;
    background: #fff;
    border-radius: 30px
}

.sites-reviews__img {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 150px;
    height: 80px;
    border-right: 1px solid #e4e7f4
}

.sites-reviews__img img {
    width: 110px;
    height: 58px;
    object-fit: contain
}

.sites-reviews__right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    padding-left: 50px
}

.sites-reviews .rating {
    width: 62px;
    height: 32px
}

.sites-reviews .rating svg {
    width: 16px;
    height: 16px
}

.sites-reviews .rating span {
    font-size: 14px
}

.running {
    padding: 30px 0 50px;
    overflow: hidden
}

.running img {
    height: 105px;
    object-fit: contain
}

.widget__rating svg {
    max-width: 20px;
    max-height: 20px;
}

.widget__right {
    padding-left: 15px;
    display: flex;
    flex-direction: column;
}

.star-full { 
    fill: gold; 
}

.star-partial { 
    fill: gold; 
} 

.star-empty { 
    fill: lightgray; 
}

.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;
}

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

.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);
}

.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);
}

.page_navigation_list a {
    color: var(--secondary);
    border-bottom: var(--secondary) dotted 1px;
}

.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;
}
/*
.card-row__col {
    word-wrap: break-word;
    word-break: break-all;
}*/

/* Yandex Share */

.ya-share2__container ul li:before {
    display: none !important;
}
/*
.card-row__price svg, .car-price__item svg {
    position: relative;
    width: 15px;
    height: 15px;
    cursor: pointer;
    top: 3px;
    left: 3px;
}
*/
.card-row__price > p.info {
    margin: 5px 0 14px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: var(--primary);
}

.status {
    font-size: 12px;
}

.status span {
    color: var(--secondary);
}

.sets-table table td:last-child span {
    display: block;
    width: 20px;
    height: 20px;
    color: var(--secondary);
    cursor: pointer;
}

.sets-table table td:last-child span svg {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: var(--secondary);
    transition: .3s linear;
}

.sets-table table td:first-child, .sets-table table td a {
    color: var(--secondary);
}

.card-auc .card__price > p:nth-child(2),.sets-table table
.cart-moto-auc .card-moto__price > p:nth-child(2),
.card-moto .card__price > p:nth-child(2) {
    margin: 0 0 14px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: var(--font-dark);
}

.car-card__fav.active svg {
    fill: var(--secondary);
    stroke: var(--secondary);
}

.js-price-popup span {cursor: pointer;}


.dopParams.type_vvoz {
    margin-bottom: 30px;
    font-size: 18px;
}

.dopParams.type_vvoz span {
    margin-right: 30px;
}

.price-breakdown__price span.ml-20 {
    margin-left: 20px;
}

input.calc-input, input.calc-input-new {
    width: 80px;
    border: 1px solid #CED7D9;
    border-radius: 5px;
    background: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    height: 28px;
    padding: 0 3px;
}

.price-breakdown__total span.js-calc-full-price {
    font-weight: 600;
}

.justify-content-center {
    justify-content: center !important;
}

.text-warning {
    font-weight: 600;
    color: var(--secondary);
    margin-bottom: 30px;
    line-height: 24px;
}

.price-breakdown__warning {
    margin-top: 20px;
    color: var(--secondary);
}

.calc .form-checkbox.mt-15 {
    margin-top:15px;
}

.select2-container--default .select2-results__option[aria-disabled="true"] {
    display: none !important;
}

.pag_next_arr svg {
    transform: rotate(180deg) !important;
}

.section__text__14 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}

.track-auto__info {
    border-radius: 30px;
}

.sets-catalog__icon svg {
    width: 30px;
    height: 30px;
    color: var(--secondary);
    fill: var(--secondary);
}

/* Иконки внешний осмотр Encar */

.damage__img .damage__frw {
    left: 73%;
    top: 161px;
}

.damage__img .damage__fdr {
    left: 73%;
    top: 242px;
}

.damage__img .damage__fwr {
    left: 28%;
    top: 157px;
}

.damage__img .damage__qpl {
    left: 28%;
    top: 450px;
}

.damage__img .damage__rs {
    left: 50%;
    top: 48px;
}

.damage__img .damage__h {
    left: 50%;
    top: 143px;
}

.damage__img .damage__t {
    left: 50%;
    top: 510px;
}

.damage__img .damage__qpr {
    left: 72%;
    top: 444px;
}

.damage__img .damage__tf {
    left: 47%;
    top: 455px;
}

.damage__img .damage__rp {
    left: 47%;
    top: 500px;
}

.damage__img .damage__fdl {
    left: 28%;
    top: 239px;
}

.damage__img .damage__fp {
    left: 47%;
    top: 84px;
}

.damage__img .damage__ipl {
    left: 39%;
    top: 129px;
}

.damage__img .damage__fwal {
    left: 39%;
    top: 173px;
}

.damage__img .damage__bdr {
    left: 74%;
    top: 360px;
}

.damage__img .damage__bdl {
    left: 27%;
    top: 360px;
}

.damage__img .damage__ipr {
    left: 56%;
    top: 130px;
}

.damage__img .damage__rfs {
    left: 52%;
    top: 148px;
}

.damage__img .damage__lfs {
    left: 43%;
    top: 148px;
}

.damage__img .damage__fwr {
    left: 56%;
    top: 174px;
}

.damage__img .damage__tspr {
    left: 80%;
    top: 310px;
}

.damage__img .damage__rpmr {
    left: 65%;
    top: 318px;
}

.damage__img .damage__rpfr {
    left: 63%;
    top: 241px;
}

.damage__img .damage__rwar {
    left: 57%;
    top: 447px;
}

.damage__img .damage__rrs {
    left: 53%;
    top: 455px;
}

/* Docs */

.oneImgCont .delete {
    content: '';
    position: absolute;
    top: 8px;
    left: 90%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    background: url(/netcat_template/template/10/img/icons/deleteico.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition:all .3s
}

.oneImgCont {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position:relative
}

.hiddenInput1:before {
    content: "Загрузить файлы";
    position: absolute;
    top: 0;
    left: 40px;
    width: 200px;
    height: 100%;
    z-index: 1;
    padding:10px
}

.hiddenInput1:after {
    content: '';
    display: block;
    position: absolute;
    width: 31px;
    height: 31px;
    background: url(/netcat_template/template/10/img/icons/addico.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: 5px;
    left:5px
}

.hiddenInput1 input {
    position: relative;
    z-index: 2;
    opacity: 0;
    padding: 10px;
    cursor: pointer;
    width: 100%;
    font-size: 0;
    height:40px
}

.hiddenInput1 {
    position: relative;
    cursor: pointer;
    border-width: 1px;
    border-style: dashed;
    border-color: rgb(205, 205, 205);
    border-image:initial
}

.loadFileBtPodpis, .loadFileBt {
    display:none
}

h2.section-title.section-title--inner {
    font-size: 24px;
    line-height:130%
}

.add-dogovor-bt {
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: var(--secondary);
    border: 1px solid;
    padding: 23px 40px;
    border-radius: 6px;
    position: absolute;
    right: 10%;
    bottom:66px
}

.add-dogovor-bt span {
    display: inline-block;
    vertical-align: middle;
    background: red;
    color: #fff;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    margin-left:10px
}

.cont-list-dogovor {
    position:relative
}

.list-steps-dogovor {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items:center
}

.step-info.tire {
    width: 10%;
    border-top:2px solid #CED7D9
}

.price-breakdown__section {
    grid-template-columns: 1fr 150px;
}

.price-breakdown__section .price-breakdown__price .calc-input-new {
    width: 100px;
}

.review-card___video {
    position: relative;
    display: block;
    height: 300px;
    margin-bottom: 20px;
    overflow:hidden
}

/* Dark theme */

.dark .preview__desc .preview__date, .dark .preview__desc .preview__title {
    color: var(--bg-dark);
}

.dark .card-row__price svg, .dark .car-price__item svg {
    fill: #8e8e89;
}

.dark .tooltipster-content {
    color: var(--bg-dark);
}

@media screen and (max-width: 1739px) {
    .sites-reviews {
        margin: 0 -10px;
    }
    .sites-reviews__item {
        width: calc(100% / 12 * 6 - 20px);
    }
    .running img {
        height: 90px;
    }
    .entry {
        row-gap: 30px;
    }
    .article {
        max-width: 1000px;
    }
    .review-card___video {
        height: 248px;
    }
}

@media screen and (max-width: 1199px) {
    .sites-reviews__right {
        gap: 20px;
        padding-left: 30px
    }
    .sites-reviews__item {
        padding: 20px 30px
    }
    .sites-reviews__img {
        width: 140px
    }
    .sites-reviews__img img {
        width: 100px;
        height: 50px
    }
    .running {
        padding: 20px 0 40px;
    }
    .running img {
        height: 70px;
    }
    .review-card___video {
        height: 248px;
    }
}

@media screen and (max-width: 1023px) {
    .sites-reviews {
        justify-content: center
    }
    .sites-reviews__item {
        width: calc(100% / 12 * 8 - 20px);
        border-radius: 20px
    }
    .running {
        padding: 10px 0 30px
    }
    .running img {
        height: auto
    }
    .moto-brands {
        grid-template-columns: 1fr;
        grid-auto-flow: row;
    }
    .review-card___video {
        height: 186px;
    }
}

@media screen and (max-width: 767px) {
    .sites-reviews__item {
        width: calc(100% / 12 * 12 - 20px)
    }
    .article .gallery__thumbs .slick-slide img {
        width: 100px;
        height: auto;
        min-height: 64px;
        object-fit: cover;
    }
    .sets-catalog__icon svg {
        width: 20px;
        height: 20px;
    }
    .review-card___video {
        height: 270px;
    }
}

@media screen and (max-width: 480px) {
    .sites-reviews__item {
        flex-direction: column;
        row-gap: 20px;
        border-radius: 10px
    }
    .sites-reviews__img {
        justify-content: center;
        width: 100%;
        height: auto;
        border-right: none
    }
    .sites-reviews__img img {
        width: 90px;
        height: 40px
    }
    .sites-reviews__right {
        justify-content: center;
        padding-left: 0
    }
    .sites-reviews .rating {
        width: 50px;
        height: 26px
    }
    .sites-reviews .rating svg {
        width: 14px;
        height: 14px
    }
    .running {
        display: none;
    }
    .review-card___video {
        height: 180px;
    }
}

/* Spinner */

#spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.05);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

#spinner.active {
    display: flex;
}

#spinner i {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/* grade::ELEMENT */

.grade {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1%;
}


/* RANGE::ELEMENT @todo */

.configuration.new .configuration-row.hide {
    display: none !important
}

.configuration.new.X01 .configuration-value {
    padding-left: .7142857142857142rem
}

.configuration.new.X01 .hide-l9 {
    display: none !important
}

.configuration.new.X01 .configuration-value-applist .appitem {
    margin-right: .21428571428571427rem
}

.configuration.new.X02 .hide-l8 {
    display: none !important
}

.configuration.new.X03 .configuration-value .img {
    height: 5.517857142857142rem
}

.configuration.new.X03 .hide-l7 {
    display: none !important
}

.configuration.new .configuration-tips {
    width: 100%;
    padding-left: .21428571428571427rem;
    padding-right: .21428571428571427rem
}

.configuration.new .configuration-tips-list {
    width: auto
}

@media (max-width: 720px) {
    .configuration.compare .configuration-value-carprice .configuration-compare-order {
        width: 60px;
        height: 32px;
        margin-top: 12px;
        font-size: 12px
    }

    .configuration.new {
        padding: 24px 0 0
    }

    .configuration.new.X01 .configuration-row.fixed .configuration-label, .configuration.new.X01 .configuration-row.normal .configuration-label {
        width: auto;
        flex: 1
    }

    .configuration.new.X01 .configuration-value {
        padding-left: 0;
        flex: 1
    }

    .configuration.new.X01 .configuration-value-applist .appitem {
        margin-right: calc(50vw - 171px)
    }

    .configuration.new.X01 .configuration-value-applist .appitem:nth-child(3n) {
        margin-right: 0
    }

    .configuration.new .configuration-title {
        display: none
    }

    .configuration.new .configuration-tips {
        padding: 40px 20px 48px
    }

    .configuration.new .configuration-tips-list {
        padding-top: 8px
    }

    .configuration.new.X01 .configuration-value-carname {
        white-space: nowrap
    }

    .configuration.new.X02 .configuration-value-carname > span br, .configuration.new.X03 .configuration-value-carname > span br {
        display: block
    }

    .configuration-inner {
        width: 100%;
        font-size: 12px;
        line-height: 20px
    }
}

.configuration-wrap {
    display: flex
}

@media (max-width: 1440px) {
    .configuration-inner {
        width: 760px
    }
}

.configuration-part:first-child {
    z-index: 11;
    position: -webkit-sticky;
    position: sticky;
    top: 56px
}

.configuration-part.active .configuration-row.title {
    position: sticky;
    top: 100px; /* элемент будет прилипать к верхней границе контейнера */
    z-index: 100; /* установить порядок слоя элемента */
    background: #fafafa;
}

.configuration-row {
    position: relative;
    display: flex;
    background-color: #fff
}

.configuration-row:after {
    position: absolute;
    bottom: 0;
    left: .21428571428571427rem;
    width: calc(100% - .42857rem);
    height: 1px;
    background-color: #CED7D9;
    content: ""
}

.configuration-row:last-child:not(.shortborder):after {
    left: 0;
    width: 100%
}

.configuration-row.title {
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    width: 100%;
}

.configuration-row.title .configuration-label {
    width: 100%;
}

.configuration-row.title .configuration-value {
    display: none
}

.configuration-row.title.active {
    z-index: 11;
    position: fixed
}

.configuration-row.overview:after {
    display: none
}

.configuration-row.overview.first .configuration-value-overview {
    padding-top: .07142857142857142rem
}

.configuration-row.overview.last .configuration-value-overview {
    padding-bottom: .07142857142857142rem
}

.configuration-row.subtitle .configuration-label {
    display: block;
    width: 100%;
    background: var(--bg-box);
}

.configuration-row.subtitle .configuration-value {
    display: none
}

.configuration-row.subtitle.lineimage .configuration-label {
    width: 2.8571428571428568rem
}

.configuration-row.subtitle.lineimage .configuration-value {
    display: block
}

.configuration-row.subtitle.applist:after {
    display: none
}

.configuration-row.tip .configuration-label {
    width: 100%;
    color: #999
}

.configuration-row.tip .configuration-value {
    display: none
}

@media (max-width: 720px) {
    .configuration-row {
        padding: 0 12px
    }

    .configuration-row:after {
        left: 20px;
        width: calc(100% - 40px)
    }

    .configuration-row.title {
        position: static
    }

    .configuration-row.title .configuration-label {
        width: 75%;
        font-size: 16px;
        line-height: 24px;
        white-space: nowrap
    }

    .configuration-row.title .configuration-label:after {
        display: block;
        width: 6px;
        height: 6px;
        border-right: 1.5px solid #191919;
        border-bottom: 1.5px solid #191919;
        margin-left: 6px;
        flex-shrink: 0;
        -webkit-transform: rotate(45deg) translate3d(-1px, 0, 0);
        transform: rotate(45deg) translate3d(-1px, 0, 0);
        content: ""
    }

    .configuration-row.title .configuration-value {
        display: flex;
        flex-shrink: 0
    }

    .configuration-row.subtitle .configuration-label {
        font-size: 14px;
        line-height: 22px
    }

    .configuration-row.subtitle.lineimage {
        display: none
    }

    .configuration-row.overview:after {
        display: block
    }

    .configuration-row.overview .configuration-label {
        align-items: unset
    }

    .configuration-row.overview.first .configuration-value-overview {
        padding-top: 0
    }

    .configuration-row.overview.last .configuration-value-overview {
        padding-bottom: 0
    }

    .configuration-row.overview:nth-child(6) .configuration-value-overview-label:first-child {
        display: block
    }

    .configuration-row.overview:nth-child(7) .configuration-value-overview-cell, .configuration-row.overview:nth-child(8) .configuration-value-overview-cell {
        align-items: unset
    }

    .configuration-row.applist:not(.subtitle) .configuration-label {
        display: none
    }
}

.configuration-nav {
    position: -webkit-sticky;
    position: sticky;
    width: 15%;
    height: 100%;
    flex-shrink: 0;
}

@media (max-width: 720px) {
    .configuration-nav {
        z-index: 10;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        padding-bottom: 80px;
        overflow: auto;
        background-color: #fff;
        -webkit-transform: translate3d(0, -100vh, 0);
        transform: translate3d(0, -100vh, 0);
        transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
        transition: transform .15s cubic-bezier(.4, 0, .2, 1);
        transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
        -webkit-overflow-scrolling: touch
    }

    .configuration-nav.active {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.configuration-nav-inner {
    position: relative;
    height: 100%;
    border-left: 1px solid #CED7D9;
}

@media (max-width: 720px) {
    .configuration-nav-inner {
        height: auto;
        padding-left: 0;
        border: 0
    }
}

.configuration-nav-item {
    display: block;
    color: var(--gray);
    padding: 15px 0 15px 30px;
}

.configuration-nav-item.active {
    border-left: 3px solid var(--secondary);
    margin-left: -3px;
    background-color: #fafafa;
}

.configuration-nav-item:last-child {
    margin-bottom: 0
}

@media (max-width: 720px) {
    .configuration-nav-item {
        display: flex;
        padding: 16px 20px;
        margin-bottom: 0;
        justify-content: space-between;
        align-items: center;
        font-size: 16px;
        color: #191919
    }

    .configuration-nav-item.current:after {
        font-family: lxiconfont !important;
        font-size: 20px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\ea12"
    }
}

.configuration-nav-flag {
    position: absolute;
    left: -1px;
    top: 0;
    width: 2px;
    height: 22px;
    border-radius: 10px;
    background-color: #057568;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1)
}

@media (max-width: 720px) {
    .configuration-nav-flag {
        display: none
    }
}

.configuration-label {
    display: flex;
    width: 16rem;
    padding: 15px 0 15px 30px;
    align-items: center;
    flex-shrink: 0;
    background: #fafafa;
}

.configuration-label .img {
    display: inline-block;
    width: .21428571428571427rem;
    height: .21428571428571427rem;
    margin-right: .07142857142857142rem;
    flex-shrink: 0
}

@media (max-width: 720px) {
    .configuration-label {
        width: 120px;
        padding: 12px 8px
    }

    .configuration-label .img {
        width: 20px;
        height: 20px;
        margin-right: 8px
    }
}

.configuration-label-multiple .text.sub {
    margin-top: .017857142857142856rem
}

@media (max-width: 720px) {
    .configuration-label-multiple .text.small, .configuration-label-multiple .text.sub {
        margin-top: 0;
        font-family: li-medium, Microsoft YaHei, SF Pro SC, SF Pro Display, PingFang SC, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
    }
}

.configuration-label-figure {
    display: flex;
    align-items: center
}

.configuration-label-figure .text {
    margin: 0 16px 0 4px;
    color: #999
}

@media (max-width: 720px) {
    .configuration-label-figure > span {
        display: none
    }

    .configuration-label-figure > span.m {
        display: unset;
        margin: 0;
        font-family: li-regular, Microsoft YaHei, SF Pro SC, SF Pro Display, PingFang SC, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #191919
    }
}

.configuration-label-normal, .configuration-value {
    display: flex;
    align-items: center
}

.configuration-value {
    flex-grow: 1
}

.configuration-value .img {
    width: 100%;
    height: 6.017857142857142rem;
    padding: 0
}

.configuration-value-carname, .configuration-value-carprice, .configuration-value-normal {
    display: flex;
    height: 100%;
    flex-grow: 1;
    align-items: center;
    padding: 15px 0;
}

.configuration-value-carname > span, .configuration-value-carprice > span, .configuration-value-normal > span {
    display: flex;
    height: 100%;
    padding: .14285714285714285rem .21428571428571427rem;
    flex: 1;
    align-items: center
}

@media (max-width: 720px) {
    .configuration-value-carname > span, .configuration-value-carprice > span, .configuration-value-normal > span {
        padding: 12px 8px
    }
}

.configuration-value-carname br {
    display: none
}

.configuration-value-carname > span {
    padding-top: 16px;
    padding-bottom: 16px
}

@media (max-width: 720px) {
    .configuration-value-carname > span {
        font-size: 12px;
        line-height: 20px
    }
}

.configuration-value-carprice > span {
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 16px
}

@media (max-width: 720px) {
    .configuration-value-carprice > span {
        padding-top: 12px;
        padding-bottom: 12px;
        line-height: 20px;
        white-space: nowrap
    }
}

.configuration-value-multiple {
    padding: .14285714285714285rem .21428571428571427rem;
    flex: 1
}

.configuration-value-multiple .text {
    line-height: .21428571428571427rem
}

@media (max-width: 720px) {
    .configuration-value-multiple {
        padding: 12px 8px
    }

    .configuration-value-multiple .text {
        line-height: 20px
    }

    .configuration-value-multiple .text.sub {
        display: block
    }
}

.configuration-value-figure {
    display: block
}

@media (max-width: 720px) {
    .configuration-value-figure {
        display: flex;
        flex-grow: 1;
        justify-content: flex-end;
        align-items: center
    }

    .configuration-value-figure .text {
        margin: 0 8px 0 4px;
        white-space: nowrap
    }

    .configuration-value-figure .line {
        margin-left: 8px
    }
}

.configuration-value-overview {
    display: flex;
    height: 100%;
    flex-grow: 1;
    align-items: center
}

.configuration-value-overview-cell {
    height: 100%;
    padding: .2857142857142857rem .21428571428571427rem;
    padding-right: 0;
    flex: 1
}

@media (max-width: 1440px) {
    .configuration-value-overview-cell {
        padding-right: .21428571428571427rem
    }
}

@media (max-width: 720px) {
    .configuration-value-overview-cell {
        display: flex;
        padding: 12px 8px;
        align-items: center
    }
}

.configuration-value-overview-content {
    height: 100%
}

.configuration-value-overview-content .line {
    display: flex;
    height: 100%;
    align-items: center
}

@media (max-width: 720px) {
    .configuration-value-overview-content {
        height: unset
    }
}

.configuration-value-overview-value {
    display: inline-block;
    font-size: .2857142857142857rem;
    font-family: li-medium, Microsoft YaHei, SF Pro SC, SF Pro Display, PingFang SC, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    line-height: .3571428571428571rem
}

@media (max-width: 720px) {
    .configuration-value-overview-value {
        font-size: 16px;
        line-height: 28px
    }
}

.configuration-value-overview-unit {
    display: inline-block;
    margin-left: .017857142857142856rem;
    font-family: li-medium, Microsoft YaHei, SF Pro SC, SF Pro Display, PingFang SC, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}

@media (max-width: 720px) {
    .configuration-value-overview-unit {
        margin-left: 0
    }
}

.configuration-value-overview-name {
    padding-top: .07142857142857142rem
}

@media (max-width: 720px) {
    .configuration-value-overview-name {
        display: none
    }
}

.configuration-value-overview-label {
    font-size: .21428571428571427rem;
    font-family: li-medium, Microsoft YaHei, SF Pro SC, SF Pro Display, PingFang SC, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    line-height: .2857142857142857rem
}

.configuration-value-overview-label + .configuration-value-overview-list {
    padding-top: .07142857142857142rem
}

@media (max-width: 720px) {
    .configuration-value-overview-label {
        font-size: 12px;
        line-height: 20px
    }

    .configuration-value-overview-label:first-child {
        display: none
    }

    .configuration-value-overview-label + .configuration-value-overview-list {
        padding-top: 12px
    }
}

.configuration-value-overview-list {
    padding-top: .03571428571428571rem
}

@media (max-width: 720px) {
    .configuration-value-overview-list {
        padding-top: 12px
    }
}

.configuration-value-applist {
    display: flex;
    padding: .3571428571428571rem 0;
    flex-grow: 1;
    flex-wrap: wrap
}

.configuration-value-applist .appitem {
    width: .9642857142857144rem;
    margin-right: .21428571428571427rem;
    margin-bottom: .2857142857142857rem;
    flex-shrink: 0;
    justify-content: center;
    text-align: center;
    white-space: nowrap
}

.configuration-value-applist .appitem:before {
    display: block;
    width: .5357142857142857rem;
    height: .5357142857142857rem;
    border-radius: .125rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .04);
    margin: 0 auto .07142857142857142rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    content: ""
}

.configuration-value-applist .appitem:nth-child(6n) {
    margin-right: 0
}

.configuration-value-applist .appitem.dt:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-dt.0999b916.png)
}

.configuration-value-applist .appitem.aqy:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-aqy.4ac432cc.png)
}

.configuration-value-applist .appitem.qqyy:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-qqyy.2c96f7d0.png)
}

.configuration-value-applist .appitem.wyyyy:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-wyyyy.17c0d11e.png)
}

.configuration-value-applist .appitem.blbl:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-blbl.9ebdab11.png)
}

.configuration-value-applist .appitem.xmly:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-xmly.b4058ba5.png)
}

.configuration-value-applist .appitem.mgsp:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-mgsp.2165c321.png)
}

.configuration-value-applist .appitem.qmkg:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-qmkg.8a4145b3.png)
}

.configuration-value-applist .appitem.lsktv:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-lsktv.67fc352e.png)
}

.configuration-value-applist .appitem.txsp:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-txsp.75d818ac.png)
}

.configuration-value-applist .appitem.ksjgs:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-ksjgs.c60c4daf.png)
}

.configuration-value-applist .appitem.hxsy:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-hxsy.be25fb7a.png)
}

.configuration-value-applist .appitem.jlyx:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-jlyx.2ed1e54d.png)
}

.configuration-value-applist .appitem.egdd:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-egdd.3e32c6f2.png)
}

.configuration-value-applist .appitem.zxsy:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-zxsy.cc657d35.png)
}

.configuration-value-applist .appitem.dd:before {
    background-image: url(https://s.ampmake.com/fed/m01/asset-1907/image/configuration/app-dd.e3978d9c.png)
}

.configuration-value-applist .tip {
    width: 100%;
    padding: 0 .21428571428571427rem;
    font-size: 12px;
    color: #999;
    line-height: .21428571428571427rem
}

@media (max-width: 1440px) {
    .configuration-value-applist .appitem, .configuration-value-applist .appitem:nth-child(6n) {
        margin-right: .21428571428571427rem
    }

    .configuration-value-applist .appitem:nth-child(5n) {
        margin-right: 0
    }
}

@media (max-width: 720px) {
    .configuration-value-applist {
        padding: 12px 8px 24px
    }

    .configuration-value-applist .appitem {
        width: 100px;
        margin-right: calc(50vw - 171px);
        margin-bottom: 24px
    }

    .configuration-value-applist .appitem:before {
        width: 40px;
        height: 40px;
        border-radius: 8px;
        margin-bottom: 4px
    }

    .configuration-value-applist .appitem:nth-child(5n), .configuration-value-applist .appitem:nth-child(6n) {
        margin-right: calc(50vw - 171px)
    }

    .configuration-value-applist .appitem:nth-child(3n) {
        margin-right: 0
    }

    .configuration-value-applist .tip {
        padding: 14px 0 0;
        line-height: 20px
    }
}

.configuration-compare-topbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 20;
    display: flex;
    height: 48px;
    padding: 40px 0;
    box-sizing: content-box;
    align-items: center;
    justify-content: space-between;
    background-color: #fff
}

@media (max-width: 720px) {
    .configuration-compare-topbar {
        padding: 8px 20px
    }
}

.configuration-compare-title {
    font-size: .2857142857142857rem;
    font-family: li-medium, Microsoft YaHei, SF Pro SC, SF Pro Display, PingFang SC, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif
}

@media (max-width: 720px) {
    .configuration-compare-title {
        font-size: 18px
    }
}

.configuration-compare-change {
    display: flex;
    height: 36px;
    padding: 0 16px;
    border: 1px solid #000;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.configuration-compare-change:hover {
    background-color: rgba(0, 0, 0, .04)
}

@media (max-width: 720px) {
    .configuration-compare-change {
        height: 32px;
        font-size: 12px
    }
}

.car-media__colors span{
    cursor: pointer;
}

.car-media__header i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid lightgray;
}

.car-media__header span.active i {
    border-color: var(--secondary);
}

.image-tab-one {
    display: none;
}
.image-tab-one.active {
    display: block;
}

.vr-tab-one {
    display: none;
    height: 100%;
}
.vr-tab-one.active {
    display: block;
}

.car-media__img {
    padding: 0 5px;
}

.car-media__panorama iframe {
    border: 2px #ccc solid;
}

.cont-images {
    position: fixed;
    width: 100%;
    height: 100%;
    cursor: grab;
}
.cont-images img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cont-images-auto {
    border-radius: 50px;
    overflow: hidden;
    padding: 50px 40px;
    background: #fff;
}

/* Иконки внешний осмотр Encar */

.damage__img .damage__frw {
    left: 73%;
    top: 161px;
}

.damage__img .damage__fdr {
    left: 73%;
    top: 242px;
}

.damage__img .damage__fwr {
    left: 28%;
    top: 157px;
}

.damage__img .damage__qpl {
    left: 28%;
    top: 450px;
}

.damage__img .damage__rs {
    left: 50%;
    top: 48px;
}

.damage__img .damage__h {
    left: 50%;
    top: 143px;
}

.damage__img .damage__t {
    left: 50%;
    top: 510px;
}

.damage__img .damage__qpr {
    left: 72%;
    top: 444px;
}

.damage__img .damage__tf {
    left: 47%;
    top: 455px;
}

.damage__img .damage__rp {
    left: 47%;
    top: 500px;
}

.damage__img .damage__fdl {
    left: 28%;
    top: 239px;
}

.damage__img .damage__fp {
    left: 47%;
    top: 84px;
}

.damage__img .damage__ipl {
    left: 39%;
    top: 129px;
}

.damage__img .damage__fwal {
    left: 39%;
    top: 173px;
}

.damage__img .damage__bdr {
    left: 74%;
    top: 360px;
}

.damage__img .damage__bdl {
    left: 27%;
    top: 360px;
}

.damage__img .damage__ipr {
    left: 56%;
    top: 130px;
}

.damage__img .damage__rfs {
    left: 52%;
    top: 148px;
}

.damage__img .damage__lfs {
    left: 43%;
    top: 148px;
}

.damage__img .damage__fwr {
    left: 56%;
    top: 174px;
}

.damage__img .damage__tspr {
    left: 80%;
    top: 310px;
}

.damage__img .damage__rpmr {
    left: 65%;
    top: 318px;
}

.damage__img .damage__rpfr {
    left: 63%;
    top: 241px;
}

.damage__img .damage__rwar {
    left: 57%;
    top: 447px;
}

.damage__img .damage__rrs {
    left: 53%;
    top: 455px;
}


.dark .price-breakdown__title,
.dark .price-breakdown__subtitle,
.dark .price-breakdown__price,
.dark .price-breakdown__total span {
    color:var(--primary);
}

.office {
    max-width: 200px;
}

.request__img {
    padding:0;
}

.request__img img {
    object-fit: cover;
}

.dark .crm__filter,
.dark .crm__status,
.dark .crm__card,
.dark .crm__full-info,
.dark .crm__full-info,
.dark .crm__full-history,
.dark .crm__date,
.dark .crm-history__delete button,
.dark input.calc-input,
.dark .btn-border,
.dark .rating {
    background-color: var(--bg-card);
}

input.calc-input, input.calc-input-new {
    text-align: right;
}

.dark input.calc-input {
    color:#fff;
}

.dark .crm__date {
    background: url(../img/icons/calendar.svg) no-repeat right 20px center var(--bg-card) !important;
    background-size: 20px 20px !important;
}

.price-breakdown--abs {
    position: absolute;
    top:36px;
    right:0;
    left:auto;
    width:844px;
    transform: none;
    transform-origin: none;
}

@media screen and (max-width: 1199px) {
    .price-breakdown--abs {
        position: fixed;
        top:0;
        right:auto;
        left:0;
        bottom:0;
        width:100%;
    }
}

.dark .price-breakdown--abs {
    background-color: var(--bg-card);
    color:var(--primary);
    border: 1px solid var(--border);
}

.price-breakdown__close {
    display: block;
}

.price-breakdown__close svg,
.dark .price-breakdown__close svg {
    fill:var(--secondary);
}

.dark .price-breakdown--abs .price-breakdown__list,
.dark .price-breakdown--abs .price-breakdown__price,
.dark .price-breakdown--abs .price-breakdown__subtitle,
.dark .price-breakdown--abs .price-breakdown__title,
.dark .price-breakdown--abs .price-breakdown__total span {
    color:var(--primary);
}

.car-card--two .specifs {
    padding:20px 0;
}

.specifs__item {
    padding:0 20px;
}

.dark .car-sets__info p {
    color:var(--bg-card);
}

.dark .car-sets__item {
    color:var(--bg-card);
}

.t-social {
    gap: 10px;
}

@media (max-width:1023px) {
    .t-social {
        column-gap: 3px;
    }
}

.box__grid {
    margin-bottom: 20px;
}


.dark .widget__item {
    background-color: var(--bg-card);
}

.dark .widget__img {
    height:50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#fff;
    padding: 5px;
    margin-right: 15px;
    border-radius: 6px;
}

.sites-reviews__img {
    height:68px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#fff;
    padding: 5px;
    margin-right: 15px;
    border-radius: 6px;
}

.dark .sites-reviews__qnt {
    color:var(--primary);
}

.social-two__list {
    gap:20px;
}

.dark .sites-reviews__item {
    background-color: var(--bg-card);
}

.calc-table__section {
    margin-bottom: 15px;
}



/* drom-gallery  */

.card-row-gallery {
    width: 368px;
}

.card-moto .card-row-gallery {
    width:369px;
}

@media screen and (max-width: 1739px) {
    .card-row-gallery {
        width: 250px;
    }
    .card-moto__desc {
        width: calc(100% - 300px);
    }
    .card-moto .card-row-gallery {
        width:300px;
    }
}

@media screen and (max-width: 1199px) {
    .card-row-gallery {
        width: 150px;
    }
    .card-moto__desc {
        width: 100%;
    }
    .card-moto .card-row-gallery {
        width:100%;
    }
    .card-moto .card-row-gallery a.pic {
        height: 310px;
    }
}

@media screen and (max-width: 1023px) {
    .card-row-gallery {
        width: 100%;
    }
    .card-moto .card-row-gallery a.pic {
        height: 280px;
    }
}

@media screen and (max-width: 767px) {
    .card-row-gallery {
        width: 100%;
    }
    .card-moto .card-row-gallery a.pic {
        height: 180px;
    }
}

@media screen and (max-width: 575px) {
    .card-row-gallery {
        width: 100%;
    }
}



.card-row-gallery a.pic {
    display: block;
    width:100%;
    height: 100%;
    /* min-height: 187px; */
    max-height: 100%;
    position: relative;
    z-index: 0;
}

.card-row-gallery span.list {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    padding:0 10px;
}

@media screen and (max-width: 1023px) {
    .card-row-gallery span.list {
        height: 320px;
    }
}

.card-row-gallery span.list span.item {
    width: 25%;
    overflow: visible;
    display: block;
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.card-row-gallery.two span.list span.item {
    width: 50%
}

.card-row-gallery span.list span.item span.img {
    display: none;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 29px 0 0 29px;
    overflow: hidden;
}

@media screen and (max-width: 1023px) {
    .card-row-gallery span.list span.item span.img {
        border-radius: 29px;
    }
}

.card-row-gallery img.no_pic,
.card-row-gallery span.list span.item span.img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 1s ease;
}

.card-row-gallery img.no_pic {
    opacity: 1;
}

.card-row-gallery span.list span.item:first-child span.img {
    display: block;
    z-index: 1;
}

.card-row-gallery span.list span.item:first-child span.img img {
    opacity: 1;
    transition: all 1s ease;
}

.card-row-gallery img.no_pic {
    border-radius: 28px 0 0 20px;
}


.card-row-gallery span.list span.item .dot_box {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 3;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    align-content: stretch;
}

.card-row-gallery.two span.list span.item .dot_box {
    padding-right: 5px;
    padding-left: 5px;
}

.card-row-gallery span.list span.item span.dot {
    display: block;
    width: 100%;
    height: 4px;
    background: #333;
    margin: 0 auto 5px auto
}

.card-row-gallery span.list span.item:hover span.dot {
    background: var(--secondary)
}

.card-row-gallery span.list span.item:hover span.img {
    display: block;
    z-index: 1
}

.card-row-gallery span.list span.item:hover span.img img {
    opacity: 1;
    transition: all 1s ease;
}

.card-row-gallery div.loading {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.card-row-gallery div.loading i {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 10em;
    height: 10em;
}


div.card-row-gallery div.buttons {
    display: flex;
    flex-direction: column;
    gap:20px;
    padding:10px;
    justify-content: center;
    align-items: center;
    min-height: 187px;
}

div.card-row-gallery div.buttons .btn {
    width: 80%;
}

div.card-row-gallery ul.slick-dots {
    list-style: none;
    padding:0;
    margin:0;
    position: absolute;
    bottom:10px;
    left:0;
    width:100%;
    display: flex;
    z-index: 999;
    padding:5px 15px;
    gap:10px;
    justify-content: center;
    align-items: center;
}

div.card-row-gallery img.slider_pic {
    border-radius: 9px 9px 0 0;
    display: block;
    color:#fff;
    font-size: 12px;
    min-height: 187px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.card-row-gallery ul.slick-dots li {
    overflow: hidden;
    text-indent: -999px;
    height: 4px;
    width: 40%;
    background: #333;
    margin-bottom: 0;
}

div.card-row-gallery.two ul.slick-dots li {
    width: 20%;
}

div.card-row-gallery ul.slick-dots li.slick-active {
    background: var(--secondary);
}

@media (max-width: 575px) {
    div.card-row-gallery span.list span.item {
        display:none
    }

    div.card-row-gallery span.list span.item:first-child {
        display: block
    }

    div.card-row-gallery span.list span.item .dot_box {
        display: none
    }
}

div.contract__time p span.day {
    display: inline-block;
    vertical-align: middle;
    min-width: 105px;
}

.card {
    background:var(--bg-card);
}

.dark .car-price__item svg {
    fill: var(--secondary);
}

.dark .looking__item {
    background: var(--bg-card);
    color:var(--primary);
}

.dark .looking__item a {
    color:var(--primary);
}

.article .card__img img {
    border-radius: 0;
}

.card__desc .card__info .card__row.flex-wrap {
    flex-wrap: wrap;
}

.card__desc .card__info .card__row.flex-wrap .card__item:nth-child(odd) {
    width:60%;
}

.card__desc .card__info .card__row.flex-wrap .card__item:nth-child(even) {
    width:40%;
}

.author_box {
    display: flex;
    align-items: center;
    gap:10px;
}

.author_box img.pic {
    max-width: 60px;
    height: auto;
    margin:0;
}

@media screen and (max-width: 767px) {
    .author_box img.pic {
        min-height: 20px;
        object-fit: cover;
    }
}


@media (min-width:1024px) and (max-width:1199px) {
    .top__right {
        gap:10px;
    }

    .navbar__row {
        justify-content: flex-end;
    }
}

.first-left div.buttons-box {
    display: flex;
    flex-wrap: wrap;
    gap:10px;
}

.btn.reverse {
    background:var(--bg-box);
    color:var(--secondary);
}

.btn.reverse:hover {
    background:var(--secondary);
    color:var(--bg-box);
}


/* widjet  */

div.whatsapp-widjet {
    position: fixed;
    z-index: 10;
    bottom:0px;
    right:0px;
}

div.whatsapp-widjet a.mobile {
    display: none;
    background: var(--bg-card);
    padding:10px;
    border-radius: 100%;
    border:1px solid rgba(174, 179, 179, .3);
    align-items: center;
    justify-content: center;
    position: relative;
    transition:all ease 1s;
}

div.whatsapp-widjet a.mobile:hover {
    border-color: #3dbf00;
    transition:all ease .5s;
}

div.whatsapp-widjet a.mobile svg {
    display: block;
    width: 36px;
    height: 36px;
    fill:#3dbf00;
}

div.whatsapp-widjet a.mobile::after {
    content: '';
    width: 45px;
    height: 45px;
    border-radius: 100%;
    border: 6px solid #3dbf00;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ring 2.5s infinite;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}

@media (max-width:767px) {

    div.whatsapp-widjet {
        bottom:24px;
        right:24px;
    }

    div.whatsapp-widjet a.mobile {
        display: flex;
    }
}

@media (max-width:575px) {
     div.whatsapp-widjet {
        bottom:78px;
    }
}




div.whatsapp-widjet div.pc {
    display: none;
    background: var(--bg-card);
    padding:10px;
    border:1px solid rgba(174, 179, 179, .3);
    border-radius: 10px 0 0 0;
    position: relative;
    min-width: 250px;
    box-shadow: -2px -2px 15px rgba(0, 0, 0, .1);
}

div.whatsapp-widjet div.pc div.button {
    display: flex;
    align-items: center;
    gap:6px;
    font-weight: 600;
    cursor: pointer;
    transition:all ease 1s;
}

div.whatsapp-widjet div.pc div.button svg {
    display: block;
    width: 30px;
    height: 30px;
    fill:#3dbf00;
}

div.whatsapp-widjet div.pc div.button:hover {
    border-color:#3dbf00;
    color:#3dbf00;
    transition:all ease .5s;
}

div.whatsapp-widjet div.pc div.popup {
    position:absolute;
    z-index: 11;
    bottom:calc(100% + 1px);
    left:0;
    width:100%;
    padding:10px;
    background: var(--bg-card);
    display: none;
    flex-direction: column;
    align-items: center;
    gap:10px;
    border:1px solid rgba(174, 179, 179, .3);
    border-radius: 10px 0 0 0;
    text-align: center;
    box-shadow: -2px -2px 15px rgba(0, 0, 0, .1);
}

div.whatsapp-widjet div.pc div.popup img {
    max-width: 80%;
    height: auto;
    display: block;
    margin:0 auto 10px auto;
}

div.whatsapp-widjet div.pc div.popup span.close {
    display: block;
    position: absolute;
    z-index: 12;
    top:4px;
    right:4px;
    width:24px;
    height: 24px;
    cursor: pointer;
}

div.whatsapp-widjet div.pc div.popup span.close svg {
    stroke:var(--secondary);
    width:24px;
    height: 24px;
}

@media (min-width:768px) {
    div.whatsapp-widjet div.pc {
        display: block;
    }
}

.menu__list {
    gap:15px;
}


.carousel .card-row__img {
    width: 100%;
}

.carousel .card-row__desc {
    width: 100%;
    flex-direction: column;
    padding: 30px 20px 30px 20px;
    gap:15px;
}

.carousel .card-row__car,
.carousel .card-row__info,
.carousel .card-row__price {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.carousel .card-row__car .warn-konstr {
    display: block;
    width: 100%;
    min-height: 24px;
}

.carousel .card-row__info {
    display: flex;
    min-height: 90px;
}

.carousel .card-row__info .card-row__col {
    width:calc(33% - 10px);
}

@media screen and (max-width: 1739px) {
    .carousel .card-row__img {
        height: 214px;
    }
}

@media screen and (max-width: 1023px) {
    .card-row__desc {
        display: flex;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .carousel .card-row {
        width: 295px !important;
    }
    .carousel .card-row__desc {
        width: 100%;
        padding: 10px;
    }
}

.s-request__btn,
.s-request__full-btn,
.btn {
    padding:14px 38px;
}

.s-request__btn,
.s-request__full-btn,
.first-left .btn {
    width:auto;
}

@media screen and (max-width: 1739px) {
    .s-request__btn,
    .s-request__full-btn,
    .first-left .btn {
        width: auto;
    }
    .box__grid .box__wrap {
        padding: 40px 30px;
    }
    .auction-list__item span:nth-child(2) {
        max-width: 450px;
    }
}


div.pay_methods div.item {
    margin-bottom: 36px;
}

div.pay_methods div.text {
    margin-bottom: 0;
}


@media (max-width:1199px) {
    
    .contract-nav {
        max-width: 100%;
        flex-wrap: wrap;
        gap:10px;
    }

    .contract-nav .contract-nav__item::after {
        display: none;
    }

}

.card-row__price>p.warn-konstr {
    color:var(--secondary);
    font-weight: 400;
    font-size: 12px;
}

.card-row__price>p.small {
    font-weight: 400;
    font-size: 12px;
}



.price-breakdown .warn-konstr {
    color:var(--secondary);
}

.price-breakdown__section {
    grid-template-columns: 1fr 200px;
}


.select2-container--default .select2-selection--multiple .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 15px;
}

@media screen and (max-width: 767px) {
    .section__footer {
        justify-content: flex-start;
        margin-top: 26px;
    }
}


@media screen and (min-width: 1024px) {
    .currencies__item,
    .bank__item {
        display: block !important;
    }
}

.bank-select {
    width:100%;
    max-width: 456px;
}

.bank:last-child {
    border-bottom: 0;
}


div.dynamics__tab div.chart {
    display: flex;
    gap:24px;
}

div.dynamics__tab div.chart_box {
    flex-grow: 1;
    max-width: 100%;
}

div.dynamics__tab div.chart_table {
    width:200px;
    display: flex;
    flex-direction: column;
    gap:2px;
}

@media screen and (max-width: 1023px) {
    div.dynamics__tab div.chart {
        flex-wrap: wrap;
    }
    div.dynamics__tab div.chart_table {
        width: 100%;
    }
    div.dynamics__tab div.chart_table div.chart_table_item {
        gap:20px;
    }
}

@media screen and (max-width: 575px) {
    div.dynamics div.chart {
        position: relative;
    }
    div.dynamics div.chart div.chart_box {
        position: relative;
        overflow: auto;
    }
}

div.dynamics__tab div.chart_table div.chart_table_item.head {
    font-weight: 600;
    margin-bottom: 16px;
}

div.dynamics__tab div.chart_table div.chart_table_item {
    display: flex;
    font-size: 14px;
    padding:2px 10px;
}

div.dynamics__tab div.chart_table div.chart_table_item span:first-child {
    width:48px;
    text-align: right;
    padding-right: 5px;
}

div.dynamics__tab div.chart_table div.chart_table_item span:nth-child(2) {
    width:68px;
    padding:0 5px;
    font-weight: 600;
}

div.dynamics__tab div.chart_table div.chart_table_item span:nth-child(3) {
    width:64px;
}

div.dynamics__tab div.chart_table div.chart_table_item span.plus {
    color:green;
}

div.dynamics__tab div.chart_table div.chart_table_item span.minus {
    color:red;
}

.short-code .card-row-gallery {
    width: 100%;
    height: 320px;
    @media (width <= 1739px) {
        height: 282px;
    }
    @media (width <= 1024px) {
        height: 242px;
    }
    @media (width <= 575px) {
        height: 220px;
    }
}

.short-code .card-row-gallery .list {
    height: 100%;
}

.short-code .card-row-gallery img {
    border-radius: 4px 4px 0 0;
}
