.status {
  max-width: 900px;
  margin: 0 auto;
  clear: both;
  min-height: 220px;
  position: relative;
}
.check-status .status {
  max-width: 1069px;
}
.status__step {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.status .pb__steps .step.active span {
  color: #ffffff;
}
.status__descr {
  font-weight: 500;
  font-size: 26px;
  line-height: 30px;
  color: #003d64;
  max-width: 180px;
  text-align: center;
}

.status__item {
  position: absolute;
  top: 70px;
}
.status .pb__container {
  border-radius: 17px;
  width: 100%;
  background-color: #ddd;
}

.status .pb__runner {
  border-radius: 17px;
  transition: 0.5s all;
  height: 6px;
  background: #003d64;
}

.status .pb__steps {
  transform: translate(0, 33px);
  display: flex;
  justify-content: space-between;
  width: 100%;
  bottom: 40px;
}

.status .step {
  display: flex;
  justify-content: space-around;
  border: 2px solid #003d64;
  box-sizing: border-box;
  background: #f5f5f5;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  position: relative;
}
.status .pb__steps span {
  font-weight: normal;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  color: #003d64;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.status .step.active {
  background-color: #003d64;
}

.status .container {
  padding: 30px;
}
.skoring-msb .online-car-loan-form_title {
  margin-bottom: 10px;
}
.skoring-msb .skoring-msb_subtitle h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #1d3448;
}

#msb-btn, #msb-reload-btn {
  margin-top: 30px;
  background: #1d3448;
  color: #ffffff;
  width: 290px;
  height: 50px;
  padding: 15px;
  border: 1px solid #1d3448;
  transition: 0.6s all;
}
#msb-reload-btn {
  margin-top: 0;
}
#msb-btn_yesRight1{
  margin-top: 30px;
  background: #1d3448;
  color: #ffffff;
  width: 290px;
  height: 50px;
  padding: 15px;
  border: 1px solid #1d3448;
  transition: 0.6s all;
}
#msb-btn:hover {
  background: #ffffff;
  color: #1d3448;
}
#msb-btn_yesRight1:hover {
  background: #ffffff;
  color: #1d3448;
}
.check-status-form_contents #msb-btn {
  padding: 10px;
  display: block;
  margin: 0 auto;
}
#msb-btn_notRight, #msb-status-btn_notRight {
  background: #c4c4c4;
  color: #ffffff;
  margin-top: 30px;
  font-weight: 400;
  width: 290px;
  height: 50px;
  padding: 15px;
  border: 1px solid #C4C4C4;
}
#msb-status-btn_notRight {
  margin-top: 0;
}
.online-car-loan-form
  .moduleOnlineFormCredits
  .container
  .wrap
  .moduleOnlineFormCredits__wrap
  .right_text {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #0a1e32;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 25px;
}
.skoring-msb .moduleOnlineFormCredits .container .wrap .moduleOnlineFormCredits__wrap 
.moduleOnlineFormCredits--contents .moduleOnlineFormCredits--content 
.moduleOnlineFormCredits--content--item .moduleOnlineFormCredits--content--item--wraps 
.select2 .selection .select2-selection {
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  box-sizing: border-box;
  border-radius: 4px;
  height: 50px;
}
.skoring-msb .moduleOnlineFormCredits .container .wrap .moduleOnlineFormCredits__wrap 
.moduleOnlineFormCredits--contents .moduleOnlineFormCredits--content 
.moduleOnlineFormCredits--content--item .moduleOnlineFormCredits--content--item--wraps 
.select2 .selection .select2-selection .select2-selection__rendered{
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    padding-top: 14px;
}
#msb-btn_back1{
  background: #c4c4c4;
  color: #ffffff;
  margin-top: 30px;
  font-weight: 400;
  width: 290px;
  height: 50px;
  padding: 15px;
  border: 1px solid #C4C4C4;
}
#msb-btn_continue1 {
  margin-top: 30px;
  color: #ffffff;
  width: 290px;
  height: 50px;
  padding: 15px;
  background: #004d7e;
  box-shadow: 0px 4px 10px rgba(29, 52, 72, 0.05);
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
  border-radius: 4px;
  border:none;
}
#msb-btn_continue1:hover {
  background: linear-gradient(180deg, #003d64 0%, #1d3448 100%);
  color: #ffffff !important;
}
#msb-btn_back2{
  background: #c4c4c4;
  color: #ffffff;
  margin-top: 30px;
  font-weight: 400;
  width: 290px;
  height: 50px;
  padding: 15px;
  border: 1px solid #C4C4C4;
}
#msb-btn_continue2{
  margin-top: 30px;
  background: #1d3448;
  color: #ffffff;
  width: 290px;
  height: 50px;
  padding: 15px;
  border: 1px solid #1d3448;
  transition: 0.6s all;
}
.moduleOnlineFormCredits--content--item--wraps .pageOffice .container {
  padding: 0px;
}
.moduleOnlineFormCredits--content--item--wraps .pageOffice .wrap {
  padding: 0px;
}
.moduleOnlineFormCredits--content--item--wraps .pageOffice {
  max-height: 300px;
}
.skoring-msb textarea {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 4px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #d5d5d5;
  resize: none;
  padding: 15px;
  max-width: 620px;
}
.skoring-msb .mycheckbox label {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: justify;
  color: #444444;
  padding-left: 35px;
}
.skoring-msb .mycheckbox {
  position: relative;
}
.skoring-msb textarea:focus {
  color: #0a1e32;
}
#isClient {
  width: 23px;
  height: 23px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
#all-right {
  width: 23px;
  height: 23px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}
.skoring-msb .checkbox-agree {
  padding: 0 20px;
  margin-top: 20px;
}

.checkbox {
  --background: #fff;
  --border: #d1d6ee;
  --border-hover: #bbc1e1;
  --border-active: #1e2235;
  --tick: #fff;
  position: relative;
}

.checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  outline: none;
  background: var(--background);
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 4px;
  transition: box-shadow 0.3s;
  box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
}
.checkbox input:hover {
  --s: 2px;
  --b: var(--border-hover);
}
.checkbox input:checked {
  --b: var(--border-active);
}
.checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: var(--stroke, var(--border-active));
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  transform: scale(var(--scale, 1)) translateZ(0);
}
.checkbox.path input:checked {
  --s: 2px;
  transition-delay: 0.4s;
}
.checkbox.path input:checked + svg {
  --a: 16.1 86.12;
  --o: 102.22;
}
.checkbox.path svg {
  stroke-dasharray: var(--a, 86.12);
  stroke-dashoffset: var(--o, 86.12);
  transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
}
.checkbox.bounce {
  --stroke: var(--tick);
}
.checkbox.bounce input:checked {
  --s: 11px;
}
.checkbox.bounce input:checked + svg {
  animation: bounce 0.4s linear forwards 0.2s;
}
.checkbox.bounce svg {
  --scale: 0;
}
@keyframes bounce {
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
body .grid {
  display: grid;
  /* grid-template-columns: repeat(2, minmax(0, 1fr)); */
  grid-gap: 24px;
}
body .dribbble {
  position: fixed;
  display: block;
  right: 20px;
  bottom: 20px;
}
body .dribbble img {
  display: block;
  height: 28px;
}
.check-status-form_content1 {
  max-width: 900px;
  margin: 0 auto;
}
.check-status .check-status_title h1 {
  font-weight: 500;
  font-size: 46px;
  line-height: 54px;
  color: #1d3448;
  text-align: center;
}
.check-status-form label {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #878B90;
}
.check-status-form input {
  width: 620px;
  max-height: 60px;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 20px;
}
.check-status-form_search--item {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}
.check-status-form_search--item--wraps {
  display: flex;
  flex-direction: column;
}
.check-status-form_content__result {
  background: linear-gradient(106.83deg, #ffffff 0%, #f5f5f5 100%);
  box-shadow: 0px 32px 96px 80px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 90px;
}

.check-status-form .check-status_results input {
  width: 100%;
  height: 50px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
}
.check-status_results--item--wraps {
  margin-bottom: 25px;
}
.check-status-form .check-status_results input:focus {
  border: 1px solid #1d3448;
}
.check-status-form .check-status_subtitle h2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  color: #1d3448;
}

.check-status-form_content__result #msb-btn_notRight {
  margin-top: 0px;
}
.check-status-form_content__result .grafik p {
  font-size: 10px;
  line-height: 12px;
  color: #878b90;
  font-weight: 400;
  margin-bottom: 0;
}
.check-status_results--print {
  display: flex;
  justify-content: end;
  margin-bottom: 30px;
}
.check-status-form .check-status_results--print .print-detail {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px 8px;
  width: 100px;
  height: 28px;
  display: flex;
  justify-content: end;
  align-items: center;
  cursor: pointer;
}
.check-status-form .check-status_results--print .print-detail span {
  margin-right: 5px;
}
.form-wrapper {
  margin: 10px;
}
.full-input {
  display: inline-block;
  padding: 8px 16px;
  width: 100%;
  min-height: 52px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 8px;
  margin-bottom: 24px;
}
.form-wrapper .full-input input {
  width: 100%;
  background: transparent;
  outline: none;
  border: none;
  display: block;
  line-height: 19px;
  font-size: 14pt;
  color: #1d3448;
}
.form-wrapper .full-input label {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #878b90;
}
.skoring-msb input[type][disabled]{
  background-color: transparent;
  color: #7a7f83;
  cursor: default;
}
.inline-list--second__item--popup {
  z-index: 10;
  width: 100%;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
}

.inline-list--second__item--popup.fade-enter-done.hidden {
  display: none;
}

.inline-list--second__item--popup h4 {
  padding: 0;
  font-weight: 500;
}

.inline-list--second__item--popup .colorBlue {
  width: 286px;
  height: 50px;
  left: 140px;
  top: 160px;
  margin: 10px 23px;
  border-radius: 4px;
  border: 1px solid #1d3448;
  color: #1d3448;
  font-size: 18px;
  line-height: 44px;
}

.inline-list--second__item--popup .dark {
  background: #1d3448;
  color: #fff;
}

.inline-list--second__item--popup .colorBlue + p {
  color: #878b90;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  padding-right: 91px;
}

.inline-list--second__item--popup-wrap {
  position: relative;
  max-width: 900px;
  max-height: 700px;
  background: #fff;
  padding: 50px;
  padding-bottom: 25px;
  overflow-y: auto;
  border-radius: 10px;
  margin: auto;
  z-index: 999;
}

.inline-list--second__item--popup-overlay-fon {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
}
.close::before,
.close::after {
  content: unset !important;
}
.close span {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.pageOffice .container .wrap .maps #map {
  min-height: 300px !important;
}

.full-input.warning {
  border-color: #f00;
}

.error_message_block {
  color: red;
  text-align: center;
}

#kod-podverjdeniya h5 {
  text-align: center;
}

#successfullWindow .inline-list--second__item--popup-wrap {
  max-width: 900px;
}

textarea.warning {
  border-color: #f00;
}

.check-status-form input[type][disabled] {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #1D3448;
}

/* -------------------media---------------------------------------------------- */

@media (max-width: 991.9px) {
  .skoring-msb .online-car-loan-form_title h1 {
    padding: 0px 10px;
    font-size: 25px;
    line-height: 28px;
    text-align: center !important;
  }
  .skoring-msb .skoring-msb_subtitle h2 {
    font-size: 25px;
    line-height: 28px;
    text-align: center !important;
  }
  .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .msb-subtitle
    h2 {
    text-align: center !important;
    font-size: 20px;
    line-height: 25px;
    padding: 0px 10px;
  }
  .skoring-msb textarea {
    width: 100%;
  }
}

@media (max-width: 767.9px) {
  .skoring-msb .skoring-msb_subtitle h2 {
    font-size: 20px;
    line-height: 25px;
    text-align: center !important;
    padding: 0px 10px;
  }
  .status {
    min-height: 150px;
  }
  .online-car-loan-form
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .right_text {
    font-size: 16px;
    line-height: 21px;
    margin-top: 20px;
  }
  .skoring-msb
    .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .moduleOnlineFormCredits--contents
    .moduleOnlineFormCredits--content
    .moduleOnlineFormCredits--content--item
    .moduleOnlineFormCredits--content--item--wraps
    label.placeholder {
    font-size: 12px;
  }
  .moduleOnlineFormCredits
    .container
    .wrap
    .moduleOnlineFormCredits__wrap
    .msb-subtitle
    h2 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
  .inline-list--second__item--popup h4 {
    font-size: 16px;
    padding: 0 20px;
    font-weight: 500;
  }
  .inline-list--second__item--popup .colorBlue {
    width: 215px;
    font-size: 16px;
  }
  .inline-list--second__item--popup-wrap {
    padding: 16px;
  }
}
@media (max-width: 650.9px) {
  .status .step {
    height: 50px;
    width: 50px;
  }
  .status .pb__steps span {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
  }
  .status__descr {
    font-size: 16px;
    line-height: 14px;
  }
  .status .pb__steps {
    transform: translate(0, 30px);
  }
  .check-status-form input {
    width: 333px;
  }
  .check-status .check-status_title h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .check-status-form .check-status_subtitle h2 {
    font-size: 20px;
    line-height: 25px;
  }
  .check-status-form_content__result {
    padding: 20px 20px;
  }
}

@media (max-width: 426.9px) {
  .status .step {
    height: 33px;
    width: 33px;
  }
  .status .pb__steps span {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
  }
  .status__descr {
    font-size: 12px;
    line-height: 14px;
  }
  .status .pb__steps {
    transform: translate(0, 20px);
  }
  .check-status-form_search--item {
    justify-content: start;
  }
  
  .check-status-form_contents #msb-btn {
    width: 230px;
  }
  .check-status-form_contents #msb-btn {
    margin: 0px;
  }
  #msb-btn, #msb-btn_notRight, #msb-btn_continue2, #msb-btn_back2, #msb-btn_back1, #msb-btn_continue1, #msb-btn_yesRight1{
    width: 210px;
  }
  #msb-status-btn_notRight, #msb-reload-btn {
    width: 100%;
  }
}
