/*all page start*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&subset=cyrillic');

html {
    /* height: 100%; */
}

body {
    /* max-width: 1920px; */
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    min-width: 319px;
    position: relative;
    height: 100%;
}

.hidden {
    display: none;
}

.clearfix:after {
    content: "\0020";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

input,
input:hover,
input:active,
input:focus {
    outline: none !important;
    -webkit-appearance: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.logo-page-block {
    display: inline-block;
    width: 140px;
}

.logo-page-img {
}

.head-page-text:before,
.head-page-text:after {
    display: none;
}

.all-page-contain {
    min-height: 100vh;
    padding-bottom: 160px;
}

.offer-link-block {
    /* margin-bottom: 64px; */
    /* margin-top: 32px; */
    max-width: 300px;
    margin: 32px auto 34px;
    line-height: 23px;
}

.offer-print-button {
}

.commission-text {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    /* margin-top: -5px; */
}

.privacy-date {
    margin: 10px auto;
}

.privacy-form-block {
    font-size: 13px;
    line-height: 130%;
}

.privacy-form-link {
    color: #337ab7;
}

.valid-data-form-text {
    /* font-weight: 600; */
    cursor: pointer;
}

.non-resident-label {
    display: block;
    cursor: pointer;
}

.valid-data-form-checkbox-icon {
    background: #fff;
    width: 29px;
    height: 29px;
    display: inline-block;
    border-radius: 25px;
    box-sizing: border-box;
    border: 4px solid #ffce1b;
    vertical-align: middle;
    margin-right: 10px;
}

.vd-tariff-form-checkbox-icon {
    background: #fff;
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 5px;
    box-sizing: border-box;
    border: 3px solid #ffce1b;
    vertical-align: middle;
    margin-right: 5px;
}

.valid-data-form-text-vd-tariffs {
    display: flex;
    align-items: center;
}

.vd-addons-input:checked + .vd-tariff-form-checkbox-icon {
    background: #ffce1b;
    border: 2px solid #ffffff;
}

.criterion-offer-vd:checked + span {
    border-bottom: 6px solid #FFC700;
    overflow: hidden;
    padding: 7px;
    border-radius: 12px;
    box-shadow: 0 10px 18px 0 #0000001F;
}

.non-resident-form-checkbox-icon {
    background: #fff;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 25px;
    box-sizing: border-box;
    border: 2px solid #ffce1b;
    vertical-align: middle;
}

.new-client-checkbox-icon {
    background: #ffce1b;
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 25px;
    box-sizing: border-box;
    border: 2px solid #ffce1b;
    vertical-align: middle;
}

.new-client-input:checked + .new-client-checkbox-icon {
    background: #fff;
    border: 2px solid #ffce1b;
}

.expert-vd-edit-checkbox-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 25px;
    box-sizing: border-box;
    border: 2px solid #ffce1b;
    vertical-align: middle;
    background: #fff;
}

.vd-expert-edit-input:checked + .expert-vd-edit-checkbox-icon {
    background: #ffce1b;
    border: 2px solid #ffce1b;
}

.valid-data-form-checkbox:checked + .valid-data-form-checkbox-icon {
    background: url("/templates/img/v_green.png") no-repeat center;
    /* border: 4px solid #ffffff; */
    background-size: 17px;
}

.non-resident-input:checked + .non-resident-form-checkbox-icon {
    background: #ffce1b;
    border: 2px solid #ffffff;
}

.agreement-block {
    margin-top: 40px;
    line-height: 24px;
}

.agreement-block h2 {
    margin-bottom: 18px;
    text-align: center;
    font-size: 23px;
}

.agreement-block p {
    padding: 6px 0;
    margin-bottom: 29px;
}

.agreement-block ul {
    margin-top: -30px;
    margin-bottom: 28px;
}

.agreement-block ul li {
    padding-left: 20px;
    font-size: 15px;
}

.print-block {
    margin: 30px auto;
}

.offer-link {
    color: #4a4a4a;
    font-weight: 400;
    margin: 0 auto;
    max-width: 331px;
    /* display: block; */
    font-size: 16px;
}

.footer {
    text-align: center;
    background: #ffce1b;
    padding: 19px 0 10px;
    /* margin-top: 70px; */
    position: absolute;
    width: 100%;
    bottom: 0;
}

.footer-text {
    font-size: 14px;
    line-height: 17px;
}

.custom-form-error {
    /* position: absolute; */
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 3px;
    font-size: 12px;
    color: #f90a0a;
}

.fieldset_grid4 {
    -ms-grid-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 13px;
    display: grid;
}

.step-body-vd,
.step-body-analytics,
.step-body-ppk,
.step-body-ed,
.step-body-parallel-import{
    display: none;
}

.criterion-type-vd .step-body-vd,
.criterion-type-analytics .step-body-analytics,
.criterion-type-parallel-import .step-body-parallel-import,
.criterion-type-ppk .step-body-ppk,
.criterion-type-ed .step-body-ed {
    display: block;
}

.criterion-type-vd .btn-type-vd,
.criterion-type-analytics .btn-type-analytics,
.criterion-type-parallel-import .btn-type-parallel-import,
.criterion-type-ppk .btn-type-ppk,
.criterion-type-ed .btn-type-ed {
    background-color: #ffce1b;
    box-shadow: none;
}

.showmeall .step-one .step-body {
    display: block;
}

.city-block {
    max-width: 402px;
    margin: 0 auto 32px;
    padding-top: 32px;
}

.buttons-block {
    max-width: 410px;
    margin: 40px auto 0;
}

.buttons-block-head {
}

.buttons-block-head-text {
    /* font-weight: bold; */
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
}

.buttons-block-item {
    margin: 0 0 16px;
    padding: 17px 20px;
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    min-height: 90px;
    display: flex;
}

.buttons-block-item-head {
    font-weight: bold;
    font-size: 16px;
}

.buttons-block-item-body {
    padding-top: 8px;
    font-size: 14px;
}

.extra-bold {
    font-weight: 800;
}

.bold {
    font-weight: 600;
}

.left-align {
    text-align: left;
}

.right-align {
    text-align: right;
}

.max-width-column-8 {
    max-width: 801px;
    margin: 0 auto;
}

.hidden-box {
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
    margin: 0 !important;
}

.hidden-vd-tariffs {
    display: none;
}

/*all page end*/
/* promo start */
.pays-target-promo {
    margin-top: 5px;
    overflow: hidden;
    height: 26px;
}

.pays-target-form-promo-text {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

.pays-target-form-promo {
    margin-top: 10px;
}

.pays-target-form-promo-input {
    border: 1px solid #b1b0b0;
    padding: 5px;
    display: block;
    margin: 0 auto;
    max-width: 130px;
    border-radius: 4px;
}

.promo-message-box {
    margin: 3px 0;
}

.pays-target-form-promo-row {
    margin-top: 5px;
    margin-bottom: 8px;
}

.pays-target-promo .pays-target-form-promo-submit {
    max-width: 142px;
    padding: 9px 10px 9px;
    font-size: 13px;
}

.pays-target-promo-open {
    height: auto;
}

/* promo end */
/*head start*/
.section_default, .section_default2 {
    padding: 0 0;
}

.head-page {
    background: #ffce1b;
    padding: 17px 0;
    text-align: center;
}

.delivery .step-one .step-body {
    display: none !important;
}

.page-column {
    max-width: 811px;
    margin: 0 auto;
    /* min-height: 500px; */
}

.step {
    margin-top: 80px;
    max-width: 881px;
}

.main_button {
    background: #FFD644;
    border-radius: 5px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    padding: 20px 0px;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    text-align: center;
    max-width: 293px;
    box-sizing: border-box;
    border: none;
    font-weight: bold;
}

.form-phone {
    border: none;
    background: transparent;
    width: 100%;
    height: 100%;
    font-size: 22px;
    padding: 0 20px;
    box-sizing: border-box;
}

.head-page-text {
    font-weight: 600;
    text-align: center;
    font-size: 23px;
    margin: 16px auto -7px;
}

.select-exp {
    display: none;
}

.showmeall .select-exp {
    display: block;
}

.head-page-form-block {
    margin-bottom: 35px;
    background: #ffffff;
    padding: 0 0 50px 0;
    margin: 0 auto 50px;
    max-width: 625px;
}

.head-page-form-block-head-text {
    font-size: 18px;
    margin-bottom: 5px;
}

.head-page-form {
}

.control_m .select2-selection__choice {
    height: 1rem;
}

.all-page-contain-blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
}

.select2-container,
.select2-selection {
    cursor: pointer;
}

.select2-search--inline:before {
    content: '+';
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 20px;
    color: #c3c3c3;
    cursor: pointer;
}

.required-field-contain {
    display: inline-block;
    margin-bottom: 3px;
}

.required-field-icon {
    display: inline-block;
    background: #e61414;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-left: 8px;
}

.required-field-text {
    color: #e61414;
    font-size: 13px;
}

.step-head {
    max-width: 463px;
    font-size: 16px;
    /* margin-bottom: 20px; */
    color: #4a4a4a;
    font-weight: 500;
    text-align: center;
    margin: 0px auto 50px;
}

.step-head-expert {
    max-width: 463px;
    font-size: 16px;
    /* margin-bottom: 20px; */
    color: #4a4a4a;
    font-weight: 500;
    text-align: center;
    margin: 0px auto 25px;
}

.form-color-row {
    padding: 0px 0;
}

.color-box {
    text-align: left;
}

.color-select-row {
    display: inline-block;
    width: 36px;
    height: 40px;
    vertical-align: top;
}

.color-select-row-any {
    width: 97px;
}

.color-checkbox-input-label {
    display: block;
}

.color-one-radio-input-icon {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 27px;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .12);
    box-sizing: border-box;
}

.color-input-silver {
    background-image: -moz-linear-gradient(90deg, rgb(155, 154, 152) 0%, rgb(235, 235, 235) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(155, 154, 152) 0%, rgb(235, 235, 235) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(155, 154, 152) 0%, rgb(235, 235, 235) 100%);
}

.color-input-white {
    background: #fff;
}

.color-input-black {
    background: #000;
}

.color-input-blue {
    background: #354dff;
}

.color-input-red {
    background: #fc4728;
}

.color-input-orange {
    background: #ff9c03;
}

.color-input-yellow {
    background: #e8da19;
}

.color-input-green {
    background: #38b830;
}

.color-input-gray {
    background: #9b9a98;
}

.color-input-brown {
    background: #926546;
}

.color-input-beige {
    background: #f0d9b0;
}

.color-input-light-blue {
    background: #36a1ff;
}

.color-input-light-gold {
    background-image: -moz-linear-gradient(90deg, rgb(233, 150, 0) 0%, rgb(253, 232, 9) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(233, 150, 0) 0%, rgb(253, 232, 9) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(233, 150, 0) 0%, rgb(253, 232, 9) 100%);
}

.color-input-light-maroon {
    background: #c5172e;
}

.color-input-light-purple {
    background: #9966cc;
}

.color-input-pink {
    background: #ffc0c9;
}

.color-any {
    width: 86px;
    text-align: center;
    padding-top: 8px;
    background: #fff;
}

.color-one-radio-input:checked + span.color-one-radio-input-icon {
    border: 3px solid #ffce1b;
    box-shadow: none;
    position: relative;
    top: 2px;
}

.color-one-radio-input:checked + span.color-one-radio-input-icon:after {
    content: '';
    position: absolute;
    display: block;
    background: url('../img/v.png') no-repeat center;
    width: 17px;
    height: 17px;
    background-size: cover;
    margin-left: -9px;
    left: 50%;
    margin-top: -9px;
    top: 50%;
}

.color-select-row-any .color-one-radio-input:checked + span.color-one-radio-input-icon {
    padding-top: 4px;
    text-align: right;
    padding-right: 6px;
}

.color-select-row-any .color-one-radio-input:checked + span.color-one-radio-input-icon:after {
    /* background: none; */
    left: 6px;
    margin-left: 0;
}

.form-addon-part-head-block {
}

.form-addon-part-head-text {
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
    display: inline-block;
    cursor: pointer;
}

.form-addon-part-head-text-icon {
}

.select2-container .select2-selection__clear {
    position: absolute;
    right: 0;
    z-index: 500000;
}

.second-car-body-desc-block {
    background: #fff;
    padding: 11px 20px;
    margin-bottom: 20px;
}

.mark-selected .select2-selection__arrow {
    display: none;
}

.mark-close-button {
    display: none;
}

.mark-selected .mark-close-button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 50;
    font-size: 36px;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px;
    cursor: pointer;
}

.form-addon-part-body-block {
    display: none;
}

.addon-open .form-addon-part-body-block {
    display: block;
    margin-top: 35px;
}

.second-car-head-block {
    min-height: 27px;
    margin-top: 24px;
    margin-bottom: 19px;
}

.second-car-head-text {
    display: inline-block;
}

.second-car-checkbox-icon {
    display: inline-block;
    background: #fff;
    border: 5px solid #fff;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-radius: 25px;
}

.second-car-checkbox:checked + .second-car-checkbox-icon {
    background: #ffce1b;
}

.second-car-body {
    /* display: none; */
}

.second-car-body .need-credit {
    display: none;
}

.second-car-active .second-car-body {
    display: block;
    margin-top: 15px;
}

.step-body {
    /* border-left: 2px solid #a5a4a4; */
    /* padding-left: 30px; */
    background: #ffffff;
    max-width: 625px;
    margin: 0 auto 0;
    /* padding: 0 10px; */
    box-sizing: border-box;
}

.step-desc {
    padding: 32px;
    /* margin-bottom: 32px; */
    /* position: static; */
    background: url("/templates/img/desc-icon.png") no-repeat 30px center;
    background-color: #FFFAE9;
    padding-left: 99px;
}

.private-person-block,
.legal-entity-block,
.individual-entrepreneur-block {
    display: none;
}

.individual .private-person-block,
.legal-entity .legal-entity-block,
.entrepreneur .individual-entrepreneur-block {
    display: block;
}

.non-resident-form-block {
    /* margin-top: 27px; */
    display: inline-block;
}

.non-resident-form-contain {
    text-align: right;
    /* margin-top: -18px; */
    margin: -16px 0 32px;
}

.current-status-block {
    margin-bottom: 25px;
}

.availability-confirmed .private-person-block-part-one,
.availability-confirmed .current-status-block,
.assembling .private-person-block-part-one,
.assembling .current-status-block {
    display: none;
}

.deal-form {
}

.doc-from-client {
}

.file-list {
    margin-bottom: 26px;
}

.file-list-inner .file-list-text {
    display: inline-block;
    border: 1px solid #e0dbdb;
    padding: 5px 9px;
    margin-right: 9px;
    border-radius: 18px;
    background: #ffce1b;
}

.doc-from-client .fieldset {
    margin-bottom: 10px;
    margin-top: 10px;
}

.deal-form .fieldset {
    margin-bottom: 22px;
}

.redirect .doc-from-client {
    display: none;
}

.deal-form .form__item,
.legal-entity-form .form__item,
.individual-entrepreneur-form .form__item {
    margin-bottom: 20px;
}

.legal-entity-bank-block {
}

.legal-entity-bank-block-head,
.individual-entrepreneur-bank-block-head {
    font-weight: bold;
    margin-bottom: 20px;
}

.step-desc-text-deal-fake {
    display: none;
}

.step-desc-text-deal-fake2 {
    display: none;
}

.availability-confirmed .step-desc-text-deal-fake {
    display: block;
}

.availability-confirmed .deal-form,
.availability-confirmed .step-desc-text-deal {
    display: none;
}

.assembling .step-desc-text-deal,
.assembling .step-desc-text-deal-fake,
.assembling .doc-from-client,
.assembling .deal-form {
    display: none;
}

.assembling .step-desc-text-deal-fake2 {
    display: block;
}

.critrerion-form {
    /* margin-top: -50px; */
    /* max-width: 406px; */
    box-sizing: border-box;
    /* display: flex; */
}

.step-body {
    /* display: none; */
}

.new .step-one .step-body {
    display: block;
}

.doc .step-two .step-body {
    display: block;
}

.payment .step-three .step-body {
    display: block;
}

.delivery .step-four .step-body {
    display: block;
}

.car-select-text-block {
    background: #fff;
    padding: 15px;
    margin-bottom: 16px;
    margin-top: 8px;
}

.head-page-form-block {
    /* display: none; */
}

.new .head-page-form-block {
    display: block;
}

.car-select-doc-text {
    margin-bottom: 15px;
}

.car-select-text {
}

/*criterion-form*/
#range-box {
    margin-top: 28px;
    margin-bottom: 15px;
    width: 95%;
    margin: 28px auto 0;
}

#range-box #custom-handle-mileage {
    /* font-size: 15px; */
    /* width: 79px; */
}

#range-box .ui-slider-range {
    background: #009AF1;
}

#range-box .ui-slider-handle {
    width: 16px;
    height: 16px;
    text-align: center;
    border-radius: 20px;
    background: #009AF1;
    /* border: none; */
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .12);
    top: -8px;
    box-sizing: border-box;
    outline: none;
    /* padding: 15px 0; */
}

.from-slide-text {
    display: inline-block;
    padding: 0 2px 0 5px;
    font-size: 21px;
    font-weight: 500;
    color: #000;
    margin-top: -5px;
}

.from-slide-text-mini {
    font-size: 19px;
}

.ui-slider-horizontal .ui-slider-range-min {
    background: #ffce1b;
}

.for-expert-block {
}

.for-expert-ppk-block {
    margin-bottom: 30px;
}

.for-expert-block-head {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 19px;
}

.for-expert-item {
    margin-bottom: 15px;
    line-height: 1.3;
}

.for-expert-item-head {
    display: block;
    font-weight: 500;
}

.for-expert-vded-block {
}

.form-base-part1,
.form-base-part2,
.form-base-part3,
.form-base-part4,
.form-base-part5 {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    /* padding-top: 64px; */
}

.form-base-part .form__item {
    /* margin-top: 15px !important; */
}

.form-base-part .btn_m {
    /* font-size: 12px; */
    /* min-height: 33px; */
}

.second-car {
    margin-top: 60px;
}

.step-desc p {
    font-size: 15px;
}

.step-head-text {
    display: block;
    font-size: 20px;
    line-height: 130%;
}

.step-head-status {
    font-size: 18px;
    display: block;
    margin: 20px auto 0;
    max-width: 410px;
    line-height: 150%;
}

.control_default > input, .control_default > select, .control_default > textarea {
    box-shadow: none;
}

.select2-container--default .select2-selection {
    box-shadow: none;
    border: 1px solid #BABABA;
    border-radius: 5px;
}

.select2-container--default .select2-selection:hover {
    box-shadow: none;
}

.buttons-block-item-contain {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
}

.buttons-block-item-contain-left {
    width: 94px;
    text-align: center;
    box-sizing: border-box;
    flex-basis: 70px;
}

.buttons-block-item-contain-right {
    flex-basis: 247px;
    margin-left: 21px;
}

.buttons-block-item-img {
    /* width: 50%; */
    max-width: initial;
}

.control_default > input,
.control_default > select,
.control_default > textarea {
    border: 1px solid #BABABA;
    border-radius: 5px;
}

.fieldset__item {
    margin-bottom: 32px;
}

.ui-slider-horizontal {
    height: 4px;
}

.btn_criterion {
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 30px;
}

.critrerion-form-body .owl-nav {
}

.critrerion-form-body .owl-carousel .owl-nav button.owl-next,
.critrerion-form-body .owl-carousel .owl-nav button.owl-prev,
.critrerion-form-body .owl-carousel button.owl-dot {
    padding: 16px 30px !important;
    border: 1px solid #F3F3F3;
    background: #ffce1b;
    margin: 0;
}

.critrerion-form-body .owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    max-width: 406px;
    margin: 0 auto;
}

.select-car-item {
    /* max-width: 406px; */
    margin: 0 auto;
}

.criterion-info-block-basic-variant-btn {
    display: none;
}

.criterion-info-block-alter-variant-btn {
    display: none;
}

.criterion-basic-variant .criterion-info-block-alter-variant-btn {
    display: block;
    background-size: 32px;
    background-position: 11px 14px;
}

.criterion-alter-variant .criterion-info-block-basic-variant-btn {
    display: block;
}

/*.criterion-block-basic {*/
/*    display: none;*/
/*}*/
.criterion-block-alter {
    display: none;
}

.criterion-info-block {
    background: rgba(225, 237, 243, 0.27);
    /* border: 1px solid #009AF1; */
    padding: 32px 0;
    margin-top: 33px;
}

.criterion-info-block-variant-btn {
    background: url("/templates/img/criterion-car.png") no-repeat 26px 11px;
    background-color: #009AF1;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    max-width: 402px;
    padding: 16px 0 16px 32px;
    border-radius: 2px;
    cursor: pointer;
}

.control_m .select2-selection--multiple .select2-selection__rendered {
    padding: .5rem 0.5rem 0 .5rem;
}

.select2-search.select2-search--inline {
    width: 100%;
}

.form-base-part-with {
    max-width: 406px;
    margin: 0 auto;
    /* padding-top: 64px; */
}

.form-base-part {
    padding-top: 16px;
}

.form-base-part1 {
    padding-top: 0;
}

.criterion-status-block {
}

.criterion-status-num-block {
    max-width: 406px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 64px 0 32px;
    align-items: center;
}

.criterion-status-num {
    display: inline-block;
    border: 1px solid #E4E4E4;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 200%;
    border-radius: 32px;
    color: #009AF1;
    font-weight: 600;
}

.criterion-status-line {
    height: 1px;
    background: #E4E4E4;
    flex-basis: 8%;
    margin: 0 4px;
}

.critrerion-form-body .step-desc {
    display: none;
}

.form-base-part1 .step-desc {
    display: block;
}

.form-base-part1 .criterion-status-num-1,
.form-base-part2 .criterion-status-num-2,
.form-base-part3 .criterion-status-num-3,
.form-base-part4 .criterion-status-num-4,
.form-base-part5 .criterion-status-num-5,
.form-base-part6 .criterion-status-num-6 {
    color: #000000;
    background: #ffce1b;
}

.criterion-form-submit-button-car-btn {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}

.step-body-vd,
.step-body-parallel-import,
.step-body-ed {
    padding-bottom: 32px;
}

.step-body-deal {
    padding: 0 0 64px;
}

.form-base-part-with-deal {
    margin-top: 32px;
}

.valid-data-form-block {
    margin: 16px 0;
}

.payment-pay-block {
    margin-top: 32px;
}

.custom-payment-sum-block {
    margin: 0 auto;
    width: 224px;
}

.custom-payment-sum-block .form-input_form-custom-payment {
    border: 3px solid #ffd644;
    height: 65px;
    width: 223px;
}

/*criterion-form*/
.parse-vd-img {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

.parse-link-manual {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    color: #009af1;
    text-decoration: underline;
    font-size: 15px;
    margin-top: -5px;
    cursor: pointer;
}

.vd-form-main-body {
    display: none;
}

.vd-hidden-box {
    display: none;
}

.vd-addons {
    margin-bottom: 20px;
}

.step-body-vd .owl-item {
    height: 0;
}
.step-body-vd .owl-item.active {
    height: auto;
}

.show-vd-main-form .vd-form-main-body {
    display: block;
}

.vd-street-full-label {

color: #4a4a4a;

font-size: 12px;

display: inline-block;
}

.vd-street-full {

border: none;

background: #ffffff;

font-size: 13px;

margin-bottom: 6px;

color: #898989;

font-family: 'Roboto', sans-serif;

display: inline-block;
}

.criterion-offer-vd-box #tabs {
    margin: 10px auto;
    /* max-width: 320px; */
}

.criterion-offer-vd-box .tabs-nav {
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: flex;
}

.criterion-offer-vd-box .tabs-nav li {
    display: block;
    /* float: left; */
    padding: 0;
    list-style: none;
    width: 33.3%;
}

.criterion-offer-vd-box .tabs-nav a {
    display: block;
    /* padding: 10px 20px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    /* border-left: 1px solid #ccc; */
    /* background: #fbfbfb; */
    /* font-size: 16px; */
    text-decoration: none;
    text-align: center;
    color: #000000;
    padding-bottom: 8px;
}

.criterion-offer-vd-box .tabs-nav li:first-child a {
}

.criterion-offer-vd-box .tabs-nav li:last-child a {
    display: block;
    /* border-right: 1px solid #ccc; */
    /* border-radius: 0 5px 0 0; */
}

.criterion-offer-vd-box .tabs-nav a.active {
    border-bottom: 1px solid #fff;
    /* background: #fff; */
    color: #000;
    border-bottom: 6px solid #FFC700;
    overflow: hidden;
    border-radius: 12px;
}

.criterion-offer-vd-box .tabs-items {
    /* border: 1px solid #ccc; */
    /* border-radius: 0 5px 5px 5px; */
    /* background: #fff; */
    /* margin: -1px 0 0 0; */
    margin-top: 33px;
}

.criterion-offer-vd-box .tabs-item {
    /*padding: 15px;*/
}

.criterion-offer-vd-box {

}

.criterion-offer-vd-label {
    cursor: pointer;
}

.criterion-offer-vd {

}

.criterion-offer-vd-icon-box {

max-width: 130px;
    padding: 11px;
display: block;

margin: 0 auto;
}

.criterion-offer-vd-icon-img {

min-width: 90px;
}

.criterion-offer-vd-icon-name {

display: block;

font-weight: 700;

font-size: 16px;

text-align: center;

margin-top: 4px;
}

.criterion-offer-vd-icon-price-contain {
text-align: center;
display: block;
}

.criterion-offer-vd-icon-price-number {

font-weight: 400;

font-size: 13px;

display: block;

margin-top: 7px;
}

.criterion-offer-vd-icon-price-val {

}

.criterion-offer-vd-parameter-head {

font-weight: 700;

font-size: 18px;

margin-bottom: 25px;
}

.criterion-offer-vd-parameter-box {
    margin-top: 30px;
}

.criterion-offer-vd-parameter-item {
display: flex;
margin-bottom: 14px;
}

.tariffs-contain {
    display: flex;
    align-content: space-between;
}

.tariff-contain-row {
    width: 280px;
}

.criterion-offer-vd-parameter-item {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.vd-offer-base .vd-feed-base-item,
.vd-offer-complex .vd-feed-complex-item,
.vd-offer-full .vd-feed-full-item {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

.criterion-offer-vd-parameter-icon-box {

}

.criterion-offer-vd-parameter-icon-img {

}

.criterion-offer-vd-parameter-icon-text {

padding-left: 6px;
}

.criterion-offer-vd-feed-sample {

font-size: 14px;

color: #0085FF;
}

.vd-addons-toggle {
    font-size: 14px;
    color: #0085FF;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 15px;
}

.vd-addons-item-name,
.vd-addons-item-price {
    font-size: 14px;
}

.form-vd-js.form-base-part1 .owl-nav {
    display: none;
}

@media all and (max-width: 950px) {
    .step-body {
        padding: 0;
        border: none;
    }

    .step-one {
        margin-top: 25px;
        padding: 0 15px;
    }

    .required-field-contain {
    }

    body {
        /* padding: 0 14px; */
    }

    .step-body-deal {
        padding: 0 0 64px;
    }
}

@media all and (max-width: 550px) {
    .form-base-part-with {
        padding: 10px;
    }

    .step-one {
        padding: 0 0;
    }

    .head-page-form-block {
        padding: 0 10px 50px;
    }

    .buttons-block-item-head {
        font-size: 15px;
    }

    .buttons-block-item-body {
        font-size: 14px;
    }

    .buttons-block-item-contain-left {
        /* width: 33px; */
        flex-basis: 50px;
    }

    .buttons-block-item-img {
        width: 100%;
    }

    .buttons-block-item-img-ppk {
        width: 35px;
    }

    .buttons-block-item-img-vd {
    }

    .buttons-block-item-img-ed {
        width: 38px;
    }

    .buttons-block-item-img-consult {
        width: 39px;
    }

    .step-head-text {
        font-size: 18px;
    }

    .step-head-status {
        font-size: 14px;
        max-width: 286px;
    }

    .select-car-item {
        padding: 0 10px;
    }

    .criterion-info-block-variant-btn {
        font-size: 12px;
    }

    .criterion-info-block {
        padding: 16px 10px;
    }

    .step-desc p {
        font-size: 13px;
    }
}

@media all and (max-width: 350px) {
    body {
        padding: 0 0;
        box-sizing: border-box;
    }
}
