
.pick-item__label {

    color: #111;
}
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 9.25px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12.5px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #fbc932;
  border-radius: 19.7px;
  border: 0px solid #000001;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0.6px solid #000000;
  height: 31px;
  width: 30px;
  border-radius: 50px;
  background: #000000;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -9.25px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fbc932;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.5px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #fbc932;
  border-radius: 19.7px;
  border: 0px solid #000001;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0.6px solid #000000;
  height: 31px;
  width: 30px;
  border-radius: 50px;
  background: #000000;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.5px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #fbc932;
  border: 0px solid #000001;
  border-radius: 39.4px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #fbc932;
  border: 0px solid #000001;
  border-radius: 39.4px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0.6px solid #000000;
  height: 31px;
  width: 30px;
  border-radius: 50px;
  background: #000000;
  cursor: pointer;
  height: 12.5px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #fbc932;
}
input[type=range]:focus::-ms-fill-upper {
  background: #fbc932;
}





.arcticmodal-overlay, .arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }

.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }

*:first-child + html .arcticmodal-container { height: 100%; }

.arcticmodal-container_i { height: 100%; margin: 0 auto; }

.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }

.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }

.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(loading.gif) no-repeat 50% 50%; }

.bx-wrapper { position: relative; margin: 0 auto; padding: 0; -ms-touch-action: pan-y; touch-action: pan-y; }

.bx-wrapper img { max-width: 100%; display: block; }

.bxslider { margin: 0; padding: 0; }

ul.bxslider { list-style: none; }

.bx-viewport { -webkit-transform: translatez(0); }

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager { position: absolute; bottom: -30px; width: 100%; }

.bx-wrapper .bx-loading { min-height: 50px; background: url(images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }

.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: 700; color: #666; padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover { background: #000; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item { display: inline-block; }

.bx-wrapper .bx-pager-item { font-size: 0; line-height: 0; }

.bx-wrapper .bx-prev { left: 10px;  }

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover { background-position: 0 0; }

.bx-wrapper .bx-next { right: 10px; }

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover { background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-controls-auto { text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0;  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover { background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0;  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover { background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }

.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666; background: rgba(80, 80, 80, 0.75); width: 100%; }

.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }

.main-progress__text, .step-slide__title-counter, .pick-item__label, .pick-item__label_checkbox, .pick-item__label-add, .area-add__input, .area-add__label { font-size: 17px; }





input.error { border-color: red !important; }

label.error { display: none !important; }

.btn-next { display: block; width: 100%; padding: 19px 0; border-radius: 4px; border-bottom: 3px solid #d0d0d0; background: #DADADA; font-size: 18px; font-weight: bold; color: #A7A7A7; text-align: center; -webkit-transition: .3s; transition: .3s; position: relative; overflow: hidden; }
.btn-next:hover { background: rgb(216, 91, 91); }
.btn-next span { font-weight: inherit; position: relative; z-index: 2; }
.btn-next span:after { content: ""; display: inline-block; width: 15px; height: 13px; background: url("img/next-row.svg") no-repeat center; margin-left: 10px; }
.btn-next_active {
    border-bottom: 3px solid #fa4040;
    background: rgb(216, 91, 91);
    background: linear-gradient(90deg, rgb(216, 91, 91) 0%, rgb(224, 56, 56) 100%);
    color: #fff;
}
.btn-next_active span:after { background: url("img/next-row-a.svg") no-repeat center; }
.btn-next-container { width: 100%; position: relative; }
.btn-next-container:before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 5; }
.btn-next-container_active:before { content: none; }

.btn-shine:after { content: ""; margin-left: 60px; width: 30px; height: 300px; background: #fff; -webkit-animation-delay: 0.05s; animation-delay: 0.05s; position: absolute; left: -40px; top: -150px; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-transition: all 0.1s; transition: all 0.1s; -webkit-animation-name: slideme; animation-name: slideme; -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

@-webkit-keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }

@keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }
.bx-next { display: inline-block; width: 100%; max-width: 285px; }

.portable-test-wrapper { background: #FFF; position: relative; }

.header-line { padding: 30px 0; }
.header-line .container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.header-line__logo { display: block; margin-right: 35px; }
.header-line__title { font-size: 15px; line-height: 1.33; }

.main-progress { background: #F2F2F2; position: relative; }
.main-progress__extender { position: absolute; top: 0; left: 0; bottom: 0; max-width: 100%; height: 100%; background: #74c045; -webkit-transition: .3s; transition: .3s; }
.main-progress__text { position: relative; width: 100%; padding: 15px 10px; text-align: center; display: none; }
.main-progress__text_active { display: block; }

.step { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin: 20px auto 30px; }
.step__text { font-size: 14px; margin-right: 15px; }
.step__extender { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; position: relative; }
.step__extender:after { content: ""; display: block; width: 100%; height: 1px; background: #74c045; position: absolute; top: calc(50% - .5px); left: 0; right: 0; }
.step__extender-item { width: 9px; height: 9px; border: 1px solid #74c045; border-radius: 50%; background: #FFF; margin-right: 15px; position: relative; z-index: 2; }
.step__extender-item:last-child { margin-right: 0; }
.step__extender-item_active { background: #74c045; }

.step-slide { padding-bottom: 55px; }
.step-slide__discount { font-size: 18px; font-weight: bold; padding-left: 30px; margin: -25px 0 40px 15px; background: url("img/gift.svg") no-repeat left center; }
.step-slide__title {line-height:1.2;color:#111;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}.step-slide__title-counter { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 35px; min-width: 35px; height: 35px; border: 3px solid #74c045; border-radius: 50%; font-weight: bold; margin-right: 15px; }
.step-slide__grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;  margin: 0 -15px; }
.step-slide__grid-col { width: 50%; padding: 0 15px; }
.step-slide__grid-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; }

.pick-item { display: block; width: 230px; margin: 0 15px 30px; cursor: pointer; }
.pick-item_file { width: 100%; max-width: 230px; margin: 0 0 30px; }
.pick-item__img { width: 100%; height: 150px; overflow: hidden; margin-bottom: 15px; text-align: center; }
.pick-item__img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.pick-item__input { display: none; }
.pick-item__input:checked + .pick-item__label:after { content: ""; display: block; width: 10px; height: 10px; background: #1d1d1d; border-radius: 50%; position: absolute; top: 5px; left: 5px; }
.pick-item__input:checked + .pick-item__label_checkbox:before { background: url(img/033-check-1.svg) no-repeat center; background-size: 14px; }
.pick-item__label { line-height: 1.4; position: relative; padding-left: 30px; }
.pick-item__label:before { content: ""; display: block; width: 20px; height: 20px; border: 1px solid #000; border-radius: 50%; background: #FFF; position: absolute; top: 0; left: 0; }
.pick-item__label_checkbox { display: inline-block; max-width: 320px; padding-left: 30px; cursor: pointer; position: relative; }
.pick-item__label_checkbox:before { content: ""; display: block; width: 22px; height: 22px; border: 1px solid #fbc95d; position: absolute; left: 0; top: -1px; }
.pick-item__label_file { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; width: 100%; max-width: 230px; height: 230px; border: 1px solid #fbc95d; border-radius: 10px; padding:10px; }
.pick-item__label_file:before { content: ""; display: block; width: 20px; height: 20px; background: url(img/file.svg) no-repeat center; margin-right: 8px; }
.pick-item__label-hint { display: inline-block; font-size: 13px; color: #717171; padding-left: 30px; margin-top: 10px; }
.pick-item__label-add { display: none; padding: 20px; padding-right: 30px; background: #F2F2F2; margin-top: 30px; position: relative; }
.pick-item__label-add:before { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 0 14px 14px 0px; border-color: transparent transparent #f2f2f2 transparent; position: absolute; bottom: 100%; left: 30px; }
.pick-item-list { margin-bottom: 30px; }
.pick-item-list-item { margin-bottom: 15px; }
.pick-item-list-item:last-child { margin-bottom: 0; }


.pick-item2__input { display: none; width: 200px; height: 65px; border: 0px; padding-left: 20px; font-size: 18px; margin-right: 10px; margin-bottom: 15px; background-color: #fff; border:1px solid #c8c8c8;  }


.grey-add, .area-add { display: none; width: 100%; max-width: 980px; margin-bottom: 20px; padding: 20px; background: #F2F2F2; }
.grey-add__title, .area-add__title { width: 100%; font-size: 18px; font-weight: bold; }
.grey-add-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.grey-add .pick-item, .area-add .pick-item { width: calc(100% / 5); min-width: 180px; margin: 0; padding: 15px 0 0; text-align: left; }

.area-add { width: auto; display: inline-block; }
.area-add-box { width: 100%; display: none; }
.area-add__title { margin-bottom: 10px; }
.area-add-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
.area-add__input { display: block; width: 100px; height: 42px; background: #FFF; border: none; border-radius: 5px; margin-right: 15px; padding: 0 15px; }

.last-step-form { width: 100%; padding-left: 15px; }
.last-step-form__label { display: block; max-width: 900px; font-size: 20px; margin-bottom: 20px; }
.last-step-form-checked__input { display: none; }
.last-step-form-checked__label { display: inline-block; font-size: 14px; color: #4A4A4A; padding-left: 30px; position: relative; cursor: pointer; margin: 5px 0 15px; }
.last-step-form-checked__label:before { content: ""; display: block; width: 22px; height: 22px; border-radius: 4px; background-color: #EFEFEF; position: absolute; left: 0; top: calc(50% - 11px); }
.last-step-form-checked__input:checked + .last-step-form-checked__label:before { background-image: url(img/033-check-1.svg); background-repeat: no-repeat; background-position: center; background-size: 14px; }
.last-step-form__input {     outline: none!important;display: block; width: 100%; max-width: 460px; height: 70px; padding-left: 50px!important; margin-bottom: 10px; border: 1px solid transparent;  font-size: 22px; border-radius: 8px; background: #EFEFEF url("img/phone.png") no-repeat left 20px center; }
.last-step-form__input2 {    outline: none!important;
    padding: 2px;
    display: block;
    width: 100%;
    max-width: 460px;
    height: 70px;
    padding-left: 50px;
    margin-bottom: 10px;
    font-size: 22px;
    border-radius: 8px;
    background: #EFEFEF url(img/user.png) no-repeat left 20px center;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #111;
}
.last-step-form__input3 {    outline: none!important;
    display: block;
    width: 100%;
    max-width: 460px;
    height: 70px;
    padding-left: 50px;
    margin-bottom: 10px;
    font-size: 22px;
    border-radius: 8px;
    background: #EFEFEF url(img/email.png) no-repeat left 20px center;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #111;
}
.last-step-form__button { display: block; width: 100%; max-width: 460px; padding: 25px 0; border-radius: 8px; border: 0; border-bottom: 3px solid #faa040; background: rgb(249,178,51); background: linear-gradient(90deg, rgba(249,178,51,1) 0%, rgba(254,229,145,1) 100%); color: #000;  font-size: 20px; text-align: center; -webkit-transition: .3s; transition: .3s; position: relative; overflow: hidden; margin-bottom: 10px; cursor: pointer; }
.last-step-form__button span { font-weight: inherit; position: relative; z-index: 2; }
.last-step-form__button span:after { content: ""; display: inline-block; width: 18px; height: 18px; background: url("img/001-arrows-2.svg") no-repeat center; margin: 0 0 -5px 10px; }
.last-step-form__button:hover { background: #fbc95d; }
.last-step-form__accept { font-size: 10px; color: #4A4A4A; }
.last-step-form__accept a { color: inherit; text-decoration: underline; }

.after-submit { background: #FFF; }
.after-submit .container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; height: 100%; padding: 150px 0; }
.after-submit__title { padding-top: 80px; font-size: 28px; font-weight: bold; margin-bottom: 10px; background: url("img/done.png") no-repeat top center; text-align: center; }
.after-submit__descr { font-size: 18px; text-align: center; }
.after-submit__descr a { color: #3D2289; text-decoration: underline; }

.test-modal-button { display: block; width: 100%; max-width: 330px; height: 66px; border-radius: 4px; overflow: hidden; border: 0; background: #09B677; font-size: 18px; font-weight: bold; position: relative; cursor: pointer; text-transform: uppercase; color: #FFF; -webkit-transition: .3s; transition: .3s; }
.test-modal-button:hover { background: #089E67; }
.test-modal-button span:after { content: ""; display: inline-block; width: 23px; height: 23px; background: url("img/form-w.svg") no-repeat center; margin: 0 0 -5px 10px; }

.arcticmodal-container { -webkit-overflow-scrolling: touch; overflow-y: scroll; }

@media screen and (max-width: 767px) { .header-line .container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; }
  .header-line__logo { margin: 0 0 15px; }
  .btn-next { margin: 0; }
  .step { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .step-slide__title { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; }
  .step-slide__title-counter { margin: 0 0 10px; }
  .step-slide__grid { padding: 0; margin: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .step-slide__discount { text-align: center; padding: 30px 0 0; background-position: top center; margin-left: 0; }
  .pick-item__label { display: inline-block; }
  .last-step-form { padding: 0; }
  .last-step-form__label, .last-step-form__accept { text-align: center; }
  .last-step-form__input, .last-step-form__button {    outline: none!important; margin-left: auto; margin-right: auto; }
  .btn-next-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .area-add-box { text-align: center; } }
#sendMail { display: none; }

@media screen and (max-width: 640px) { .main-progress__text, .step-slide__title-counter, .pick-item__label, .pick-item__label_checkbox, .pick-item__label-add, .area-add__input, .area-add__label { font-size: 14px; }
  .step-slide__title { font-size: 22px; }
  .pick-item { width: 50%; margin: 0; padding: 0 5px 30px; }
  .pick-item__img {
    height: 80px;
    max-height: 80px;
}
  .pick-item__label { padding-left: 20px; }
  .pick-item__label:before { width: 14px; height: 14px; top: 2px; }
  .pick-item_file { width: 100%; }
  .pick-item__input:checked + .pick-item__label:after { width: 6px; height: 6px; top: 6px; left: 4px; }
  .btn-next { padding: 10px 0; font-size: 15px; }
  .btn-next span:after { margin-bottom: -2px; } }
@media screen and (max-width: 480px) { .container { padding: 0 10px; }
  .last-step-form__button { font-size: 16px; padding: 30px 0; }
  .last-step-form__button span:after { width: 18px; height: 18px; margin: 0 0 -4px 5px; background-size: 100% 100%; }
  .btn-next {padding:20px;}
  .pick-item__label_file {width: 300px; height: 50px; margin:0;}
   .step-slide__grid-col { width: 100%; } }
   
  .last-step-form .tab-control {max-width: 460px;
    list-style: none;
    margin: 0 0 12px;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.last-step-form .tab-control li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin: 0 -1px 0 0;
    width: calc(33.333% + 1px);
}
.last-step-form .tab-control li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    margin: 0 -1px 0 0;
    width: calc(33.33333% + 1px);
}

.last-step-form .tab-control li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #aecceb;
    color: #111;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    padding: 7px 3px;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.last-step-form .tab-control li:first-child a {
    border-radius: 3px 0 0 3px;
}
.last-step-form .tab-control li.active a {
    background: #ffd307;
    border: 1px solid #ffd307;
}
.last-step-form .tab-control li:first-child.active a {
    border-radius: 5px 0 0 5px;
}
.last-step-form .tab-control li a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
    color: #1874b5;
    margin: 0 -2px 0 0;
}
.last-step-form .tab-control li.active a i {
    color: #000;
}

.last-step-form .tab-control li:last-child a {
    border-radius: 0 3px 3px 0;
}


.last-step-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #111!important;
}
.last-step-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #111!important;
   opacity:  1;
}
.last-step-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #111!important;
   opacity:  1;
}
.last-step-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #111!important;
}
.last-step-form ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #111!important;
}
.last-step-form ::placeholder { /* Most modern browsers support this now. */
   color:    #111!important;
}

/*# sourceMappingURL=style.css.map */
.portable-test-wrapper {padding:0 30px;border: 10px solid #74c045;}
.header-line__title {
font-family: "Manrope Regular", Helvetica, Arial, sans-serif;
    font-size: 31px;
    line-height: 35px;
    font-weight: 700;
    color: #fb6c14;
    letter-spacing: 0px;
    text-transform: uppercase;text-align: center;

}



.last-step-form input::placeholder {color: #000000;}

/* WebKit, Edge
   ----------------------------  */
.last-step-form input::-webkit-input-placeholder {color: #000000;}

/* Edge
   ----------------------------  */
.last-step-form input::-ms-input-placeholder {color: #000000;}

/* Firefox 4-18
   ----------------------------  */
.last-step-form input:-moz-placeholder {color: #000000;opacity: 1;}

/* Firefox 19+
   ----------------------------  */
.last-step-form input::-moz-placeholder {color: #000000;opacity: 1;}

/* IE 10-11
   ----------------------------  */
.last-step-form input:-ms-input-placeholder {color: #000000;}


@media (max-width:480px){
.step-slide__title {
    font-size: 18px;
}
.portable-test-wrapper {
    padding: 0 15px;
    border: 7px solid #74c045;
}
}