/*grey*/
/*   <Breadcrumbs/>   */
/*   <Muve-top/>   */
/*progress-bar*/
.pay {
  font-size: 14px; }
  .pay > .container {
    max-width: 1200px; }

.step-line {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 30px;
  padding: 24px 15px; }
  .step-line:before {
    position: absolute;
    left: -100vw;
    top: 100%;
    display: flex;
    width: 200vw;
    height: 6px;
    background: #dce3ed;
    content: ""; }
  .step-line li {
    margin-right: 30px;
    color: #6F7A8E; }
    .step-line li.active {
      color: var(--darkblue); }
    .step-line li:before {
      display: none; }

.card-block {
  display: inline-flex;
  padding: 22px 25px;
  border: 5px solid #dce3ed;
  border-radius: 10px; }
  .card-block span {
    margin-right: 30px; }
  .card-block img {
    margin-right: 18px; }
    .card-block img:last-child {
      margin-right: 0; }

.order {
  max-width: 400px;
  padding: 30px 0 120px 30px; }
  .order .summ-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 30px;
    line-height: 17px;
    font-weight: 600;
    font-size: 14px; }
    .order .summ-row .orange {
      color: var(--brand-1); }
  .order input.input-promo {
    margin: 30px auto 50px; }
  .order .form-container {
    padding: 0;
    border: none; }
  .order .old-price {
    text-decoration: line-through; }

.order__title {
  margin-bottom: 30px;
  padding-left: 20px;
  color: var(--darkblue);
  line-height: 20px;
  font-weight: 700;
  font-size: 17px; }

.order__info-box {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #dce3ed; }
  .order__info-box .img-box {
    margin: 0 30px 25px 0; }
  .order__info-box .text-box {
    line-height: 17px;
    font-size: 14px; }
    .order__info-box .text-box span {
      display: flex;
      width: 100%;
      margin: 5px 0; }
      .order__info-box .text-box span img {
        margin-left: 15px; }
  .order__info-box .refund {
    display: flex;
    align-items: flex-start;
    padding-left: 0;
    line-height: 18px;
    font-size: 12px; }

.user-data {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  padding: 22px 25px;
  border: 5px solid #dce3ed;
  border-radius: 10px; }
  .user-data .order__title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px; }
    .user-data .order__title a {
      color: var(--darkblue);
      line-height: 12px;
      font-size: 10px;
      text-decoration-line: underline; }
      .user-data .order__title a:hover {
        color: var(--brand-1);
        text-decoration: none; }
  .user-data .grey {
    margin-bottom: 18px; }

.form-container form {
  padding: 0; }

.sales-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 154px;
  margin: auto 11px auto auto; }

.pay-form form {
  padding: 50px;
  background: url(assets/img/icon-close.svg) calc(100% - 12px) 12px no-repeat #f1f2f5;
  border-radius: 10px; }
  .pay-form form input {
    padding: 25px 24px 8px 24px;
    border-radius: 10px;
    line-height: 17px;
    font-size: 14px; }
    .pay-form form input::placeholder {
      color: #dce3ed;
      line-height: 17px;
      font-size: 14px;
      font-weight: 100; }
  .pay-form form label {
    position: relative;
    left: 4px;
    top: 10px;
    display: flex;
    height: 0;
    margin: 0 0 0 20px;
    color: #6f7a8e;
    line-height: 12px;
    font-size: 10px; }
  .pay-form form .d-flex .input-box {
    margin-left: 10px; }
    .pay-form form .d-flex .input-box:first-child {
      margin-left: 0; }
    .pay-form form .d-flex .input-box input {
      background: #fff;
      border-radius: 10px; }

.pay-form .grey,
.pay-form a {
  display: block;
  width: 100%;
  margin: 18px 0 0 0;
  margin-top: 18px;
  padding: 0 36px;
  line-height: 12px;
  font-size: 10px; }

.pay-form .btn {
  width: calc(100% - 40px);
  margin: 30px 20px;
  padding: 13.5px 20px;
  line-height: 17px;
  font-size: 14px; }

.report-found__title {
  line-height: 28px;
  font-weight: 600;
  font-size: 24px; }

.alert {
  max-width: 546px;
  margin: 17px 0 17px 0;
  padding: 22px 25px;
  border: 5px solid #dce3ed;
  border-radius: 10px; }

.alert-counter {
  display: flex;
  margin-bottom: 17px;
  font-weight: 600; }
  .alert-counter img {
    margin-right: 17px; }

.report-informations {
  margin-top: 30px; }
  .report-informations li {
    margin: 0 0 24px 48px; }
    .report-informations li::before {
      display: none; }
    .report-informations li > img {
      margin-right: 22px; }

.auto-data {
  margin-top: 6px;
  padding-left: 100px; }
  .auto-data .order__title {
    padding-left: 0; }

.auto-brand {
  width: 100px;
  max-width: 90px; }

.auto-characteristics {
  margin-top: 24px; }
  .auto-characteristics li {
    flex-wrap: wrap;
    margin-bottom: 12px;
    font-size: 16px; }
    .auto-characteristics li span {
      width: 100%;
      color: #a5a5a5;
      font-size: 10px; }
    .auto-characteristics li::before {
      display: none; }

.border-bottom {
  height: 52px;
  margin: 30px 0;
  background: url(assets/img/border.svg) center no-repeat; }

.proposition {
  text-align: center;
  margin-bottom: 140px; }
  .proposition .car {
    margin-bottom: 18px;
    color: var(--brand-1);
    line-height: 28px;
    font-weight: 600;
    font-size: 24px; }
  .proposition .order__title {
    margin-bottom: 18px;
    padding-left: 0; }
  .proposition .refund {
    display: inline-flex;
    margin-bottom: 18px; }

.proposition__title {
  margin-bottom: 18px;
  line-height: 28px;
  font-size: 24px;
  font-weight: 600; }

.available-checks {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 120px; }
  .available-checks .left-check {
    margin: 12px auto 30px; }
  .available-checks .btn {
    max-width: 295px;
    width: 100%; }

/*# sourceMappingURL=step-line.css.map */
