@charset "UTF-8";

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 10px;
  overflow-x: hidden;
}

select {
  background-color: white;
}


body {
  font-family: 'Roboto Slab', sans-serif;
  color: #222222;
  overflow-x: hidden;
  font-size: 0.833vw;
  font-weight: 300;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

:before,
:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



a {
  color: #222222;
  text-decoration: none;
}

img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

a,
button,
input,
textarea {
  outline: none;
}

button {
  background: none;
  border: none;
  outline: none;
}

.grey {
  background-color: #f8f8f8;
}

.container {
  max-width: 81.25vw;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
}

.container-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.first-screen {
  background: url("../img/vert.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}

.first-screen .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-screen .container .first-screen-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto 0;
}


#test{
    padding: 0px 15px;
    border-radius: 10px;
    box-shadow: 0 2px 24px rgba(0,0,0,.05), 0 0 0 10px rgba(255,255,255,.5);
    max-width: 700px;
    margin: 60px auto 0;
    background: #fff;
}




.header-inner-contacts {
  width: 20.607%;
  margin-top: -1.8vw;
}

.header-inner-contacts .contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.first-screen-content {
  width: 76.509%;
}

.first-screen-content h1 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 2.34vw;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 3vh;
}

.first-screen-content__uptitle {
  font-weight: 100;
  color: #f7bb0a;
  font-size: 1.562vw;
}

.first-screen-content__desc {
  font-size: 1.562vw;
  line-height: 1em;
  font-weight: 100;
  color: #ffffff;
  position: relative;
  margin-top: 3.5vh;
  padding-left: 7.8rem;
}

.first-screen-content__desc span {
  color: #ffc009;
}

.first-screen-content__desc:before {
  position: absolute;
  content: '';
  width: 6rem;
  height: 2px;
  background-color: #ffffff;
  top: 55%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.btn-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 6vh;
  width: 90.5%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.btn-main-wrap .btn-main {
  width: 45.87%;
}

.btn-main-wrap .btn-main-present {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 34%;
  position: relative;
}

.btn-main-wrap .btn-main-present p {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  font-size: 0.729vw;
  color: #999999;
  line-height: 1.9;
}

.btn-main-wrap .btn-main-present img {
  width: 6vw;
}

.btn-main-wrap .btn-main-present:after {
  position: absolute;
  content: '';
  width: 11vw;
  height: 2.7vw;
  top: 50%;
  -webkit-transform: translate(-105%, -50%);
  -ms-transform: translate(-105%, -50%);
  transform: translate(-105%, -50%);
  left: 0;
  background: url("../img/arrow.png") center center no-repeat;
  background-size: 100% 100%;
}

.first-screen-content-adv {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7vh;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-screen-content-adv__item {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.first-screen-content-adv__item:first-child {
  width: 30%;
}

.first-screen-content-adv__item p {
  color: #ffffff;
  margin-left: 1.3vw;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 0.85vw;
  line-height: 1.34;
}

.first-screen-content-adv__item img {
  width: 2.5vw;
}


.btn {
  border: none;
  padding: 1.4vw;
  background-color: #ffdd7e;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 82, 35, 0)), to(#ffc117));
  background-image: -webkit-linear-gradient(top, rgba(255, 82, 35, 0) 0%, #eab016 100%);
  background-image: -o-linear-gradient(top, rgba(255, 82, 35, 0) 0%, #eab016 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 82, 35, 0)), to(#eab016));
  background-image: linear-gradient(to bottom, rgba(255, 82, 35, 0) 0%, #eab016 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212121;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  text-shadow: 1px 2px 5px rgba(255, 255, 255, 0.65);
  font-size: 0.9375vw;
  font-weight: 700;
  text-transform: uppercase;
}


.test-item__header .section-title {
  font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.304em;
    margin-bottom: 5px;
    text-align: center;
}

.section-title--black {
  color: #222222;
}

.section-title--white {
  color: #ffffff;
}

.section-title__desc {
  font-size: 1.25vw;
  line-height: 3.6rem;
  color: #f7bb0a;
  display: block;
  margin-top: 1.3rem;
  font-weight: 300;
  font-family: "Roboto Slab", sans-serif;
}

.pseudo {
  padding: 6.7rem 3.2rem;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.pseudo:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateZ(-1px);
  -ms-transform: translate(-50%, -50%) translateZ(-1px);
  transform: translate(-50%, -50%) translateZ(-1px);
  position: absolute;
  height: 118%;
  width: 122%;
  background: url("../img/1.png") center center no-repeat;
  background-size: 100% 100%;
  content: '';
}

.test-item__content {
  position: relative;
  padding: 1rem;
}


.test-item__title {
  font-family: "Montserrat", sans-serif;
  font-size: 2.395vw;
  font-weight: 700;
  line-height: 1.304;
  text-transform: uppercase;
  text-align: center;
}

.test-item__desc {
  color: #f7bb0a;
  font-size: 1.25vw;
  text-align: center;
  margin-top: 0.1vw;
  font-weight: 300;
}

.test-item__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin: 5vh auto 0;
}

.test-item__number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 4.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-right: 2rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.test-item__number-all {
      color: #000000;
    font-size: 16px;
    font-weight: 300;
    height: 63px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
}

.test-item__number-furst {
  margin-top: 0.8rem;
}

.test-item__number-text {
  color: #f44336;
  font-size: 1.8rem;
  font-weight: 700;
  display: none;
}

.test__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.test__img {
  width: 25%;
  border-radius: 1rem;
  min-height: 40rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.test__img-title {
  text-align: center;
  font-weight: 300;
  font-family: Montserrat, sans-serif;
}

.test__img-quest {
  color: #f7bb0a;
  font-size: 2.6rem;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

.test__img-count {
  font-size: 1.6vw;
  font-weight: 700;
  text-align: center;
  color: #f7bb0a;
  font-family: Montserrat, sans-serif;
  margin-bottom: 0.7vw;
}

.test__img-title.active {
  font-weight: 800;
  text-transform: uppercase;
  color: #f7bb0a;
}

.test__img-circle {
  position: relative;
  padding: 3rem;
  text-align: center;
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  width: 55%;
  z-index: 1;
}

.test__img-circle:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 23rem;
  height: 23rem;
  z-index: -1;
  -webkit-transform: translate(-18%, -14%);
  -ms-transform: translate(-18%, -14%);
  transform: translate(-18%, -14%);
  border-radius: 100%;
  -webkit-box-shadow: 0 3px 2rem rgba(245, 68, 54, 0.3);
  box-shadow: 0 3px 2rem rgba(245, 68, 54, 0.3);
  background-color: #fa4b48;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(67%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.18)));
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 67%, rgba(255, 255, 255, 0.18) 100%);
  background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 67%, rgba(255, 255, 255, 0.18) 100%);
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 67%, rgba(255, 255, 255, 0.18) 100%);
}

.test-slider__wrap {
  width: 86%;
}

.test-slider__item {
  text-align: center;
}

.test-slider__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1vw;
}

.test-slider__item .test-slider__content {
  border: 2px solid #ededed;
  border-radius: 5px;
}

.test-slider__item-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 8rem;
}

.test-slider__item-end__send {
  width: 100%;
}

.test-slider__item-end__send__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2vw;
}

.test-slider__item-end_inner {
  width: 100%;
}

.quiz_mockup {
  width: 30%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-transform: translateX(-15%);
  -ms-transform: translateX(-15%);
  transform: translateX(-15%);
}

.quiz_mockup img {
  -webkit-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}

.test-slider__final {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin: 1rem auto;
}

.test-slider__item-end__title {
  font-size: 1.3vw;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  margin-top: 1vw;
}

.test-slider__item-end__complete {
  font-size: 1.4vw;
  color: #f7bb0a;
}

.test-slider-trigger {
  font-family: "Room", sans-serif;
  font-size: 2.1vw;
  font-weight: 700;
  text-transform: uppercase;
  color: #f44336;
}

.test-slider-title {
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    width: 90%;
    text-align: left;
}

.inputs_form {

  width: 75%;
  margin: 15px auto 0;
}

.main-input {
  width: 100%;
  position: relative;
}

.main-input > span {
  font-size: 2rem;
  color: #cccccc;
  position: absolute;
  left: 2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.main-input__inner {
  padding: 2vw 0.6vw 2vw 3vw;
  position: relative;
  background-color: #f3f3f3;
  border-radius: 8px;
  -webkit-box-shadow: inset 0px 4px 55px 1px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0px 4px 55px 1px rgba(0, 0, 0, 0.07);
  width: 100%;
  font-size: calc(0.8vw + (1.1 - 0.8) * (100vw - 320px) / (1560 - 320));
  border: none;
}

.btn_quiz {
  margin-top: 2vw;
  width: 100%;
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.main-input__inner:-moz-placeholder {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  color: #999999;
}

.main-input__inner:-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  color: #999999;
}

.main-input__inner::-webkit-input-placeholder {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  color: #999999;
}

.test-slider-title-m {
  margin-bottom: 2vw;
}

.test-slider-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -2vw;
  margin-bottom: 2vw;
  font-family: "Room", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
}

.test-slider-subtitle img {
  margin-right: 1rem;
}

.test-slider-subtitle-end {
  width: 90%;
  text-align: center;
  font-size: 1.1vw;
}

.test-slider__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2vw;
}

.test-slider__elem {
  width: 25%;
  padding: 1vw;
  border: 2px solid #ededed;
  border-radius: 5px;
  cursor: pointer;
}

.test-slider__elem-big {
  width: 49%;
  border: 2px solid #ededed;
  border-radius: 5px;
  cursor: pointer;
}

.test-slider__elem-min {
  width: 31%;
  padding: 0.3rem;
  border: 2px solid #ededed;
  border-radius: 5px;
  cursor: pointer;
}

.checked {
  border: 2px solid #f8e6b1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.test-slider__data .test-slider__elem-radio {
  border: 0;
  width: 100%;
  padding: 1vw;
  cursor: pointer;
}

.test-slider__data--row .test-slider__elem-radio {
  border: 0;
  width: 50%;
  padding: 5px 10px;
  cursor: pointer;
}

.test-slider__img {
  width: 35%;
  position: relative;
}

.test-slider__img img {
  position: absolute;
  left: 50%;
  top: 10%;
  -webkit-transform: translateX(-50%) scale(1.17, 1.17);
  -ms-transform: translateX(-50%) scale(1.17, 1.17);
  transform: translateX(-50%) scale(1.17, 1.17);
}

.test-slider__img--2 img {
  top: 10%;
}

.test-slider__img-end {
  margin: 2vw 0;
}


.test-slider__data {
  width: 100%;
  padding: 0 2vw;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.test-slider__data--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.test-slider__data-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1vw;
  font-weight: 600;
  margin-bottom: 1vw;
  text-transform: uppercase;
  text-align: center;
}

.test-slider__input {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: center;
  text-align: center;
}

.test-slider__input .customRadio_label-check {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#number-slider {
  margin-bottom: 2vw !important;
}

.test-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.test__block {
  width: 75%;
  background-color: #003a64;
  position: relative;
  padding: 4rem 3rem;
  text-align: center;
}

.test-progress {
  color: #838f95;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 3rem;
  text-transform: uppercase;
  position: relative;
  z-index: 19;
}

.test__visual {
  position: relative;
  z-index: 17;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.question {
  margin-left: 1rem;
}

.question svg {
  fill: #cbcace;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.question:hover svg {
  fill: #f44336;
}

.question-active svg {
  fill: #f44336;
}

.input-final-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.input-final-wrap .input-catalog-wrap {
  width: 47%;
}

.input-test {
  width: 30rem;
  text-align: center;
  margin-bottom: 0rem;
  border-radius: 1rem;
  border: 2px solid #e5e5e5;
  padding: 2rem 3rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
}

.send-result-polzunok_wrap {
  position: relative;
  -ms-flex-item-align: center;
  align-self: center;
}

.send-result-polzunok_wrap label {
  position: absolute;
  right: -3rem;
  top: 20%;
  font-size: 1.6rem;
  color: #999999;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.btn--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2.4vw 0;
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-wrap .btn {
  padding: 2rem 5rem;
  text-align: center;
}

.form-shield-final {
  margin: 1rem 0;
}

.form-shield-final .price-shield-text {
  width: auto;
}

.btn-test {
  padding: 8px 25px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  border: 2px solid #fec009;
  border-radius: 5px;
  margin: 0 1.5rem;
  overflow: hidden;
  cursor: pointer;
  background-color: #f7a51b;
}

.prev-test:disabled {
  color: #fff;
  border: 2px solid #222222;
  opacity: 0.4;
  background: #a1a1a1;
}

.next-test:not(:disabled) {
  background-color: #fec009;
  color: #ffffff;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
}


.prev-test:not(:disabled) {
  color: #fff;
  border: 2px solid #fec009;
  opacity: 1;
}

.next-test:disable {
  color: #fec009;
  border: 2px solid #fec009;
}

.test-slider_item {
  margin: 0 0.5rem;
}

.test-circle {
  width: 3rem;
  height: 3rem;
  -webkit-box-shadow: inset 0 2px 5px rgba(86, 117, 139, 0.25);
  box-shadow: inset 0 2px 5px rgba(86, 117, 139, 0.25);
  background-color: #fafafa;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  position: relative;
  border-radius: 100%;
}

.test-circle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  background-color: #fafafa;
  border-radius: 100%;
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}

.test-circle-active:before {
  opacity: 1;
  background-color: #f7bb0a;
}

.test-block {
  height: 1rem;
  width: 8%;
  -webkit-box-shadow: inset -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset -1px 1px 1px rgba(0, 0, 0, 0.05);
  background: -webkit-repeating-linear-gradient(135deg, #e5e5e5 0px, #e5e5e5 1px, #f2f6f9 2px, #f2f6f9 5px);
  background: -o-repeating-linear-gradient(135deg, #e5e5e5 0px, #e5e5e5 1px, #f2f6f9 2px, #f2f6f9 5px);
  background: repeating-linear-gradient(-45deg, #e5e5e5 0px, #e5e5e5 1px, #f2f6f9 2px, #f2f6f9 5px);
  position: relative;
  z-index: 17;
}

.test-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.test-block-active:before {
  width: 100%;
  background: -webkit-repeating-linear-gradient(-45deg, #f1c20c 0%, #f9ca0c 1%, #f9ca0c 7%);
  background: -o-repeating-linear-gradient(-45deg, #f1c20c 0%, #f9ca0c 1%, #f9ca0c 7%);
  background: -webkit-repeating-linear-gradient(135deg, #f1c20c 0%, #f9ca0c 1%, #f9ca0c 7%);
  background: -o-repeating-linear-gradient(135deg, #f1c20c 0%, #f9ca0c 1%, #f9ca0c 7%);
  background: repeating-linear-gradient(-45deg, #f1c20c 0%, #f9ca0c 1%, #f9ca0c 7%);
}

#testForm {
  position: relative;
  z-index: 32;
}

.test-slider_item {
  position: relative;
  z-index: 17;
}





.customRadio__img-mod {
  height: 12rem;
}

.customRadio {
  width: 32%;
  margin-bottom: 3rem;
}

.customRadio_radio {
  display: none;
}

.customRadio_label {
  position: relative;
  font-size: 1.05vw;
  color: #000000;
  font-weight: 300;
  font-family: Montserrat, sans-serif;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1.1vw 1.1vw 1.1vw;
}

.customRadio_label-fix {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: .5rem 0;
}

.customRadio_label-final {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  text-align: center;
}

.customRadio_label-final .customRadio_label-cirkle {
  margin: 0;
}

.final-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 0.85vw;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  position: relative;
  top: 3px;
  margin-left: 0.4vw;
}

.final-label span[class*="icon"] {
  font-size: 1.6vw;
}



.customRadio_label-cirkle {
  position: relative;
  width: 1.7vw;
  height: 1.7vw;
  background-color: #ffffff;
  border: 2px solid #4e4c4c;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.7vw;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.customRadio_label-cirkle:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  width: 8px;
  height: 8px;
  background-color: #f7bb0a;
  border-radius: 100%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.customRadio_label-cirkle-mod:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.checkbox-item {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #ffffff;
  border: 2px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  margin-right: 1.5rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.checkbox-item:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  width: 3rem;
  height: 2rem;
  background: url("../img/Approved.svg") no-repeat center;
  background-size: 100% 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.customRadio_radio:checked ~ .customRadio_label .customRadio_label-cirkle,
.customRadio_radio:checked ~ .customRadio_label .checkbox-item {
  background-color: #fff5cf;
  border: none;
  -webkit-box-shadow: inset 0px 3px 15px 2px rgba(0, 0, 0, 0.13);
  box-shadow: inset 0px 3px 15px 2px rgba(0, 0, 0, 0.13);
}

.customRadio_radio:checked ~ .customRadio_label .customRadio_label-cirkle:after,
.customRadio_radio:checked ~ .customRadio_label .checkbox-item:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.customRadio_radio:checked ~ .customRadio_label span {
  color: #222222;
}

.customRadio_label-check {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.item__content {
  overflow-x: hidden;
}

























@media (max-width: 991px) {
  .test-slider__elem {
    width: 50%;
  }

  .test-slider__img {
    width: 50%;
  }

  .test-slider__data {
    width: 50%;
  }

  .test-slider__final {
    width: 100%;
  }

  .test-slider-title {
    width: 100%;
  }

  .test-item__progress {
    width: 100%;
  }

  .test__img {
    width: 30%;
  }

  .test-slider__wrap {
    width: 68%;
  }
}

@media (max-width: 767px) {
  .test-item__title {
    font-size: 3.2rem;
  }

  .test-item__progress {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .test-item__number {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 2rem;
  }

  .test__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .test__img {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .test__img-circle {
    width: 17rem;
    min-height: 32rem;
  }

  .test-slider__wrap {
    width: 100%;
  }

}

@media (max-width: 576px) {
  .test-slider__img-end {
    max-width: 30%;
  }

  .test-slider__elem-min {
    width: 48%;
  }
}

@media (max-width: 440px) {
  .customRadio__img {
    height: 15rem;
  }

  .test-slider__elem-big .customRadio__img {
    height: 11rem;
  }

  .test-slider__img {
    width: 60%;
  }

  .test-slider__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .test-slider__data {
    width: 70%;
  }

  .test-slider__num {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .final-label__img,
  .test-circle {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .test-slider__num-item {
    width: 40%;
    margin-bottom: 0.5rem;
  }

  .test-slider__img-end {
    margin-top: 0;
  }

  .test-slider-trigger,
  .test-slider-title {
    font-size: 2.8rem;
  }

  .test-slider__elem-big,
  .test-slider__elem-min {
    width: 90%;
  }

  .customRadio_label-fix {
    margin: 0.5rem 0;
  }
}

.black {
  background: #000 !important;
}

.main-input__inner {
  padding: 1.9vw 0.7vw 1.9vw 4vw;
}

.twelveth-screen {
  padding: 15px 0;
    background: #222;
}

@media (max-width: 991px) {
  input::-webkit-input-placeholder {
    font-size: 1.4rem;
  }

  input:-ms-input-placeholder {
    font-size: 1.4rem;
  }

  input::-ms-input-placeholder {
    font-size: 1.4rem;
  }

  input::-moz-placeholder {
    font-size: 1.4rem;
  }

  input::placeholder {
    font-size: 1.4rem;
  }

  .container {
    max-width: 94vw;
  }

  .btn {
    font-size: 1.2rem;
  }

  .btn span {
    font-size: 1.6rem;
    margin-right: 1rem;
  }

  section {
    padding: 6rem 0 7rem;
  }

  .section-title {
    font-size: 2.2rem;
    margin-bottom: 3rem;
  }

  .test-slider__elem-min {
    width: 45%;
    margin: 1.2rem 0;
  }

  .customRadio__img {
    height: 20vh;
  }

  .customRadio_label-cirkle {
    width: 2.5rem;
    height: 2.5rem;
  }

  .customRadio_label {
    font-size: 1.1rem;
  }

  .test-slider-title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .test-slider__data-title {
    font-size: 1.1rem;
  }

  .test-slider__data--row {
    padding: 2rem;
  }

  .test-slider__item-end_inner {
    width: 100%;
  }

  .test-slider__item-end__complete {
    font-size: 1.6rem;
  }

  .test-slider__item-end__title {
    font-size: 1.8rem;
  }

  .final-label span[class*="icon"] {
    font-size: 2rem;
  }

  .final-label {
    margin-left: 0.7rem;
    font-size: 1.2rem;
  }

  .test-slider__item-end__send {
    width: 98%;
  }

  .main-input__inner {
    padding: 2rem;
    padding-left: 5rem;
  }

  .main-input > span {
    font-size: 2rem;
  }

  .main-input__inner {
    font-size: 1.4rem;
  }

  .btn {
    padding: 2rem;
  }

  .inputs_form {
    width: 70%;
  }

  br {
    display: none;
  }

  .section-title__desc {
    font-size: 1.4rem;
    margin-top: 0;
  }
  .other p,
  .other a {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  body,
  html {
    font-size: 9px;
  }


  .btn_quiz {
    margin-top: 3rem;
  }

  .other {
    margin-top: 6rem;
    padding: 2rem 0;
  }

}

@media (max-width: 567px) {

  .container {
    max-width: 100%;
  }

  .section-title {
    font-size: 2rem;
  }

  .test-item__content {
    padding: 0;
  }

  .test-slider__elem-min {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }

  .test__img {
    margin-top: 2rem;
  }

  .test-slider__data {
    width: 100%;
  }

  .test-slider__item-end__send__social {
    margin-top: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }

  .test-slider__num-item {
    width: 47%;
  }

  .test-slider__item-end {
    padding-bottom: 4rem;
  }


  .section-title__desc {
    line-height: 1.6;
    margin-top: 1.5rem;
  }


  .main-input > span {
    left: 1.5rem;
  }

  .other {
    margin-top: 4rem;
  }

  .other p,
  .other a {
    width: 100%;
  }


  .other .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .other-right a,
  .other-right p,
  .other p,
  .other a {
    text-align: center;
  }

}


.msg{
    text-align: center;
    font-size: 15px;
    max-width: 550px;
    margin: 0 auto;
    line-height: 25px;
    color: #222;
    font-weight: 600;
    border: 1px solid #222222;
    padding: 10px;
    display:none;
}
#thick {
    display: none;
}

.display-inp {
    display: block!important;
    padding: 0!important;
}
.input-test {
    width: 240px;
    text-align: center;
    margin-bottom: 2rem;
    border-radius: 1rem;
    border: 2px solid #e5e5e5;
    padding: 10px 0px;
    font-family: Montserrat, sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
}

.mod-price{
    font-size: 20px;
    font-weight: 600;
    display: block;
    text-align: center;
    background: #f7a51b;
    padding: 12px;
    color: #fff;
    max-width: 509px;
    display: block;
    margin: 0 auto;
}

.mod-price i{
    font-style:normal;
}

@media(max-width:991px){
    #top-section {padding: 80px 0 50px!important;}
    
}

@media(max-width:767px){
    .mod-price i{display:block;}.mod-price strong{display:none;}
    .mod-price{margin-top:50px;}
}