.d-none {
    display: none;
}

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

.price-breakdown__warning {
    margin-top: 20px;
    color: #ef2222;
}
.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;
}

.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 {
    width: 80px;
    border: 1px solid #CED7D9;
    border-radius: 5px;
    background: #fff;
    font-family: 'Montserrat';
    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;
}


.tabs-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0;
}
.tabs-nav li {
    padding: 0 30px 0 0;
}

.tabs-nav  .btn {
    color: #ef2222;
    background: #fff;
}

.tabs-nav .active .btn {
    color: #fff;
    background: #ef2222;
}

.warn-konstr {
    color: #ef2222;
    font-weight: 600;
    font-size: 12px;
}

#select2-car-brand-results li:nth-child(n+1):nth-child(-n+5) {
    font-weight: 600;
}


.sets-table table td:first-child a {
    padding-left: 0;
    font-weight: 600;
    color: var(--secondary);
    text-transform: uppercase;
}

.city-search__link.bold {
    font-weight: bold;
}

.shortcode__text {
    border-top: 1px solid #ced7d9;
    padding-top: 10px;
    margin-top: 20px;
}
.shortcode__value {
    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;
}
.shortcode__item .card .card__img img {
    border-radius: 5px;
}
.shortcode__item:hover .card .card__img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.shortcode__item .card .card__img img {
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
}
.shortcode__item {
    border-radius: 5px;
    overflow: hidden;
    font-family: Inter,sans-serif !important;
}
.shortcode__item .card__name {
    line-height: 1.3rem;
    min-height: 40px;
    margin-bottom: 0px !important;
}
.text-gray-500 {
    
}
.shortcode .card__param {
    display: flex;
    justify-content: space-between;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
    font-size: 12px !important;
    line-height: 1.25rem;
    margin-bottom: 5px !important;
    padding-bottom: 0;
}
.shortcode .card__param span {
    --tw-text-opacity: 1;
    color: rgb(54 65 79 / var(--tw-text-opacity));
}
.shortcode__item .card__price {
    margin-top: 20px;
}
.shortcode ul.slick-dots {
    display: flex;
    justify-content: center;
}
.shortcode ul.slick-dots li {
    width: 16px;
    height: 16px;
    padding: 0 !important;
}
.shortcode ul.slick-dots li:before {
    display: none
}
.shortcode .card__img img {
    max-height: 100%;
}
.shortcode .card {
    display: block;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #f7f8f8;
    text-decoration: none;
    background-color: #fff;
    -webkit-transition: .3s linear;
    transition: .3s linear;
}
.shortcode .card__img {
    height: 100px;
}
@media screen and (max-width: 767px) { 
    .shortcode .card__img {
        height: auto;
        margin-bottom: 10px;
    }
    .shortcode .card__img:before {
        display: none;
    }
    .shortcode .card__img img {
        width: 100%;
        height: auto;
        min-height: unset;
        max-height: 200px;
    }
    
    .gallery img {
        min-height: unset !important;
    }
}
.shortcode .slick-slide {
    margin-left:20px;
}
.shortcode .slick-list {
    margin-left:-27px;
}
.shortcode__item .card__price {
    flex-wrap: wrap;
    font-size: 13px;
}
.shortcode__item .card__price span {
    width: 100%;
    display: block;
    margin-top: 3px;
    color: var(--gray) !important;
}
.shortcode__item .card__name {
    min-height: 64px;
}
.shortcode .slick-dots {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 10px 0 15px;
}
.shortcode .slick-dots li {
    margin-right: 10px;
}
.shortcode .slick-dots li:last-child {
    margin-right: 0;
}
.shortcode .slick-dots button {
    font-size: 1px;
    border: none;
    width: 8px;
    height: 8px;
    background: var(--gray);
}
.shortcode .slick-dots .slick-active button {
    background: var(--secondary);
}

.page_navigation_list.auto_create_page_navigation_list {
    padding: 0 0 0 16px;
    margin: 25px 0 27px;
    list-style: none;
}
.page_navigation_list.auto_create_page_navigation_list:before {
    display: block;
    content: 'Содержание статьи';
    font-size: 22px;
    font-weight: 500;
    color: #000;
    margin: 0 0 15px -16px;
    margin-left: -16px;
}
.page_navigation_list.auto_create_page_navigation_list li {
    list-style: decimal;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    padding-left: 6px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.page_navigation_list.auto_create_page_navigation_list li:before {
    display: none;
}
.page_navigation_list a {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    text-shadow: 0 0 0;
    border-bottom: 1px dashed;
    text-decoration: none !important;
}
.page_navigation_list a:hover {
    border-color: #000;
}

.form-group__double_select:before, .form-group__double_select:after  {
    content: '' !important;
}


/** Корея **/

.equipment__section {
    margin-bottom: 80px
}

.equipment__section:last-child {
    margin-bottom: 0
}

.equipment__title {
    margin: 0 0 50px;
    color: var(--primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%
}

.equipment__list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 30px
}

.equipment__item {
    width: calc(50% - 15px);
    padding-left: 40px;
    color: var(--primary);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    background: url(../img/icons/checkmark-red.svg) left top/25px no-repeat
}

.equipment__item.no {
    background: url(../img/icons/none.svg) left top/25px no-repeat
}

.insurance__header {
    margin-bottom: 80px;
    padding-bottom: 40px;
    border-bottom: 1px solid var(--border)
}

.insurance__header p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 10px;
    margin: 0 0 12px
}

.insurance__header p:last-child {
    margin-bottom: 0
}

.insurance__header p span {
    color: var(--primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.insurance__header p span:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    white-space: nowrap;
    height: 32px;
    padding: 4px 16px;
    border-radius: 30px;
    border: 1px solid var(--primary);
    background-color: transparent;
    color: var(--primary);
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}

.insurance__row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 80px
}

.insurance__col {
    width: calc(50% - 40px)
}

.insurance__section {
    margin-bottom: 40px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--border)
}

.insurance__section:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.insurance__title {
    margin: 0 0 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.insurance__title span {
    flex: none;
    font-weight: 400;
    line-height: 150%
}

.insurance__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 15px 10px;
    padding: 20px 0;
    border-bottom: 1px solid var(--border)
}

.insurance__item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.insurance__item span {
    max-width: 420px;
    color: var(--primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%
}

.insurance__item span:nth-child(2) {
    flex: none;
    font-weight: 400
}

.inspection__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid var(--border)
}

.inspection__item:first-child {
    padding-top: 0
}

.inspection__item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.inspection__item span {
    color: var(--primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%
}

.inspection__item span.green {
    color: #329c00
}

.inspection__item span.yellow {
    color: #ff8a00
}

.inspection__item span.red {
    color: #ed3f3f
}

.damage__scheme {
    display: flex;
    flex-wrap: wrap;
    column-gap: 80px;
    row-gap: 30px;
    margin-bottom: 80px
}

.damage__img {
    position: relative;
    width: calc(50% - 40px);
    height: 596px
}

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

.damage__img .damage__marker {
    position: absolute;
    left: 50%;
    top: 100px
}

.damage__marker {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    padding-bottom: 3px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1
}

.damage__marker.red {
    background: #ed3f3f
}

.damage__marker.blue {
    background: #4eb4ff
}

.damage__marker.orange {
    background: #ff8a00
}

.damage__marker.black {
    background: #444
}

.damage__marker.green {
    background: #3dbf00
}

.damage__marker.purple {
    background: #9747ff
}

.damage__legend {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px
}

.damage__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    width: 236px;
    height: 76px;
    padding: 10px 25px;
    color: var(--primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    border-radius: 20px;
    background: #fff
}

.damage__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.damage__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    padding-left: 25px
}

.damage__info p {
    margin: 0;
    color: var(--primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.damage__info p span {
    margin-left: 4px;
    font-weight: 400
}

.car-img {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    row-gap: 20px
}

.car-img__item {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% / 12 * 6 - 20px);
    aspect-ratio: 1.2757
}

.car-img__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px
}

.report__section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-wrap: nowrap;
    border-bottom: 1px solid var(--border)
}

.report__title {
    width: 243px;
    color: var(--primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.report__right {
    flex-grow: 1
}

.report__subsection {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-wrap: nowrap;
    border-bottom: 1px solid var(--border)
}

.report__subsection:last-child {
    border-bottom: none
}

.report__list {
    flex-grow: 1
}

.report__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-wrap: nowrap;
    flex-grow: 1;
    gap: 20px;
    justify-content: space-between;
    padding: 30px 0;
    border-bottom: 1px solid var(--border)
}

.report__item:last-child {
    border-bottom: none
}

.report__item span {
    color: var(--primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

.report__item span:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0 18px 4px;
    border-radius: 30px;
    border: 1px solid var(--primary);
    color: var(--primary);
    font-style: normal;
    font-weight: 600
}

.report__item span:nth-child(2).green {
    border-color: #329c00;
    color: #329c00
}

.report__item span:nth-child(2).yellow {
    border-color: #ff8a00;
    color: #ff8a00
}

.report__item span:nth-child(2).red {
    border-color: #ed3f3f;
    color: #ed3f3f
}

.report__subtitle {
    width: 500px;
    padding-right: 30px;
    color: var(--primary);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}


@media screen and (max-width:1023px) {
    .equipment__title {
        margin-bottom: 35px;
        font-size: 20px
    }

    .equipment__item {
        width: 100%;
        font-size: 16px;
        background-size: 24px
    }

    .equipment__item.no {
        background-size: 24px
    }

    .insurance__header {
        margin-bottom: 60px
    }

    .insurance__header p span,
    .insurance__title {
        font-size: 20px
    }

    .damage__scheme {
        margin-bottom: 50px
    }

    .damage__img {
        width: 100%
    }

    .damage__marker {
        width: 25px;
        height: 25px;
        font-size: 18px;
        padding-bottom: 2px
    }

    .damage__legend {
        gap: 15px;
        margin-bottom: 30px
    }

    .damage__item {
        width: calc((100% - 30px)/ 3);
        height: 64px;
        padding: 8px 20px
    }

    .damage__list {
        gap: 15px
    }

    .damage__info {
        padding-left: 20px
    }

    .car-img__item img {
        border-radius: 30px
    }

    .report__title {
        font-size: 20px
    }

    .report__subsection {
        flex-wrap: wrap
    }

    .report__item {
        padding: 20px 0
    }

    .report__item span {
        font-size: 20px
    }

    .report__item span:nth-child(2) {
        height: 34px
    }

    .report__subtitle {
        width: 100%;
        padding-top: 30px;
        font-weight: 500;
        font-size: 20px
    }
}

@media screen and (max-width:575px) {
    .equipment__title {
        margin-bottom: 20px;
        font-size: 16px
    }

    .equipment__item {
        padding-left: 36px;
        font-size: 14px;
        background-size: 21px
    }

    .equipment__item.no {
        background-size: 21px
    }

    .insurance__header {
        margin-bottom: 50px;
        padding-bottom: 30px
    }

    .insurance__header p span {
        font-size: 16px
    }

    .insurance__header p span:nth-child(2) {
        height: 28px;
        font-size: 12px
    }

    .insurance__title {
        font-size: 16px
    }

    .inspection__item span,
    .insurance__item span {
        font-size: 14px
    }

    .damage__scheme {
        row-gap: 10px;
        margin-bottom: 20px
    }

    .damage__img {
        height: 344px
    }

    .damage__marker {
        width: 22px;
        height: 22px;
        font-size: 16px;
        padding-bottom: 1px
    }

    .damage__item {
        width: 100%
    }

    .report__title {
        padding-top: 20px;
        font-size: 16px
    }

    .report__item {
        padding: 10px 0
    }

    .report__item span {
        font-size: 14px
    }

    .report__item span:nth-child(2) {
        height: 20px;
        padding: 0 12px 2px
    }

    .report__subtitle {
        padding-top: 20px;
        font-size: 14px
    }

}



.report-2col {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 80px;
}
.report-2col .report__section {
    width: calc(50% - 40px);
}

.report-2col .report__item span {
    font-size: 18px;
    font-weight: 500;
}

.report-2col .report__item span:nth-child(2) {
    height: 28px;
    padding: 0 10px 0px;
}

@media screen and (max-width: 1199px) {
    .report-2col {
        display: block;
    }
    .report-2col .report__section {
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .report-2col .report__item span {
        font-size: 14px;
    }
    .report-2col .report__item span:nth-child(2) {
        height: 20px;
    }
}

.form-group__section:nth-child(2){
    border-left:1px solid #EEEBDE;
    border-radius:0 9px 9px 0;
}

/** Конец Корея **/



.filter__toggle {
    display: none;
}

.filter__toggle span {
    border-bottom: 1px dashed #000;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
@media screen and (max-width:767px) {
    .filter__toggle {
        display: flex;
        justify-content: center;
        padding: 10px;
    }
}

.card-border .card-row {
    border: 1px solid #ced7d9;
    margin-bottom: 15px;
}

.looking .looking__item {transition: 0.8s;height: 30px;}
.looking-bg .looking__item {background: #eeeeee;}
.looking .looking__item:hover{background: #416192; color: #fff;}
.looking .looking__item a {transition: 0.8s;}
.looking .looking__item:hover a {color: #fff;}

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

@media screen and (min-width: 1300px) {
    .filter-korea {
        grid-template-columns: repeat(4, 1fr) !important;
    }
}

@media screen and (max-width: 767px) {
    .filter__hmob {
        display: none;
    }
}

.bottom__right {
    width: 14%;
}
.bottom__left {
    width: 30%;
}
.bottom__center {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}

.platform {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  row-gap: 6px
}

.platform__text {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: var(--primary)
}

.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: 767px) {
    .bottom__left, .bottom__right {
        width: 100%;
        text-align: center;
    }
}

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