.test {
  margin-top: -3rem;
}
.test-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.test-form {
  display: flex;
  justify-content: space-between;
  position: relative;
	border-radius: 45px;
	overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 5;
  margin-bottom: 6rem;
}
/*   .test-form:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 94%;
    height: 0.6rem;
    box-shadow: 0 3px 18px rgba(137, 137, 152, 0.21);
    border-radius: 0 0 20px 20px;
    background-color: #f7f7fb;
    opacity: 0.75;
    transform: translateX(-50%);
    z-index: -1; } */
.test__quests-pr{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 44;
}
.test-left {
  width: 72%;
  padding: 4rem 3rem;
	/* border: 1px solid #333439; */
  padding-right: 3rem; }

.test-right {
  width: 28%;
  position: relative;
	    /* min-height: 37rem; */
/* 	margin-right: -3rem; */
  z-index: 5; }

.test-right .spec-form__wm-box{
	right: -2rem;
	top: 40%;
}
.test-moc{
	position: absolute;
	right: 10%;
	top: -6rem;
	width: 20rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.test-moc .spec-form__wm-box{
	z-index: 20;
	right: 70%;
	top: 18%;
}
.green-c.v5{
	background-color: #ff2625;
	width: 0.8rem;
	height: 0.8rem;
	right: auto;
	top: 10%;
	left: 10%;
}
.green-c.v5::before{
	/* background: rgba(86,195,215,.25);
	 */
	 background-color: #ff2625;
opacity: 0.2;
}
.t100{
	font-size: 4.3rem;
}
.tiem-text-z{
	height: 18rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 20px;
	background-color: #fff;
	color: #d9dcdf;
}
.test-right-man {
		position: absolute;
		bottom: 0;
		left: 3rem;
    width: 24rem;
    max-width: none;
}
.test-right-row{
	position: absolute;
	display: flex;
	align-items: center;
	left: 3rem;
	top: 3rem;
	width: 100%;
}
.test-right-item{
	border-radius: 15px;
background-color: #25d266;
padding: 1rem 1.5rem;
}
.test-right-box{
	display: flex;
	align-items: center;
	box-shadow: 0 0 87px rgba(40, 39, 40, 0.1);
	border-radius: 15px;
	background-color: #ffffff;
	padding: 0.6rem 1.2rem;
}
.test-right-box__img{
	width: 2rem;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.test-right-box__img img{
	transform: scale(1.2);
}
.test-grs{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 14rem;
	pointer-events: none;
	z-index: 20;
}
  .test-right-b {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
	border: 1px dashed #393b45;  
	  padding: 0.7rem 0.9rem;
}
  .test-right-q {
    display: inline-block;
/*     border-radius: 7px; */
/* 	background-color: #ec1455; */
    position: relative;
    color: #fff;
	  color: #fdc841;
/*     padding: 0.5rem 1.2rem; */
/*     margin-bottom: -1rem; */
    z-index: 5; }

    .test-right-q.v2 {
      margin-bottom: 1rem; }
  .test-right-c {
    width: 100%;
    position: relative;
/*     padding: 0.4rem; */
/*     border-radius: 25px;
border: 1px dashed #ec1455; */
}
    .test-right-c-item {
      padding: 0.9rem 0.9rem;
/*       padding-bottom: 0.7rem; */
/*       border-radius: 25px; */
/* border: 1px dashed #ec1455; */
		font-weight: 500;
}

.test-item {
  width: 100%; }
  .test-item-scroll {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    /* overflow-y: scroll; */
	  /* padding-right: 1rem; */
    /* height: 23rem;  */
	}
    .test-item-scroll.v2 {
      height: auto;
      overflow-y: auto; }
  .test-item-rb {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    .test-item-rb__left {
      width: 40%; }
.test-item-rb__left.yedel-mod{
	width: 100%;
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.test-item-rb__left.yedel-mod .tiem.t9{
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
    .test-item-rb__right {
      width: 50%;
      display: flex;
      justify-content: center;
      align-items: flex-start; }

/* .test-item-scroll::-webkit-scrollbar {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 5px;
  overflow: hidden; }

.test-item-scroll::-webkit-scrollbar-button {
  display: none; }

.test-item-scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #ececec; }

.test-item-scroll::-webkit-scrollbar-track-piece {
  border-radius: 8px;
background-color: #393b45; 
}

.test-item-scroll::-webkit-scrollbar-thumb {
  border-radius: 8px;
background-color: #4f5260;
  width: 0.7rem; } */
.test-right-f{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.4rem;
}
.test-right-f__img{
	width: 3.2rem;
	flex-shrink: 0;
	margin-right: 1.5rem;
}
.trg2{
	color: #fdc841;
}
.t-inp {
  width: 15rem;
border-radius: 138px;
background-color: #fff;
  padding: 1.2rem 1.6rem; 
	border: none;
	color: #fff;
}

/* .t-end-block .t-inp{
	width: 48%;
} */

.t-inp::-webkit-input-placeholder {
  color: #7a797a;
}

.t-inp:-ms-input-placeholder {
  color: #7a797a;
}

.t-inp::-ms-input-placeholder {
  color: #7a797a;
}

.t-inp::-moz-placeholder {
  color: #fff;
}

.t-inp::placeholder {
  color: #7a797a;
}



  .t-inp-wrap {
    display: flex;
    align-items: center; }

/* .lts1 {
  letter-spacing: 1.2px; } */

.bot-img {
  position: absolute;
      width: 91%;
    bottom: 0;
    left: -1rem;
  z-index: 1; }

.tpre {
  position: relative;
  z-index: 5; }

.i-hov {
  position: relative;
  width: 1.4rem;
  height: 1.4rem;
  z-index: 33;
  flex-shrink: 0; }
  .i-hov-text {
    position: absolute;
    top: 0;
    left: 50%;
    width: 10rem;
    border-radius: 10px;
    background-color: #fff;
    padding: 1rem 2rem;
    box-shadow: -7px -8px 98px rgba(40, 40, 40, 0.15);
    transform: translate(-50%, -100%);
    z-index: 144; }
    .i-hov-text:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      border: 0.4rem solid transparent;
      border-top: 0.5rem solid #fff; }
  .i-hov.abs {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }
  .i-hov.v2 {
    margin-left: 0.6rem; }
  .i-hov-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.3rem;
    background-color: #fdd46b;
/* 	  box-shadow: 0 10px 38px rgba(253, 200, 65, 0.25), inset 0 0 27px rgba(252, 233, 185, 0.71); */
	  animation: pulse4 2.2s infinite linear;
    z-index: 5; }
.i-hov-block img {
	    width: auto;
    max-height: 100%;
    height: auto;
}
@keyframes pulse4 {
  0% {
    box-shadow: 0 0 0 0 rgba(253, 212, 107, 0.9); }
  70% {
    box-shadow: 0 0 0 11px rgba(253, 212, 107, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(253, 212, 107, 0); } }
/*   .i-hov:before {
    content: '';
    position: absolute;
    left: 0.1rem;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 4px 6px 27px rgba(129, 192, 78, 0.57);
    z-index: 1;
    background-color: #609732;
    border-radius: 100%; } */

.test-wh {
  position: relative;
  padding: 1rem;
  box-shadow: 0 3px 18px 4px rgba(38, 36, 36, 0.05);
  border-radius: 13px;
  background-color: #ffffff; }
  .test-wh-wrap {
    position: relative; }
  .test-wh .hover-title-img {
    top: -0.3rem; }

.form-man {
  margin-top: -2.5rem;
  display: block;
  width: 75%;
  transform: translateX(5%);
  margin-left: auto;
  margin-right: auto; }
  .form-man-center {
    display: flex;
    justify-content: center; }
    .form-man-center .green-text {
      padding-left: 1rem;
      padding-right: 1rem;
      background-color: #74b65f;
      margin-top: -1rem;
      position: relative;
      z-index: 3; }

.progress-bar {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
  width: 91%;
  margin-left: auto;
  margin-right: auto; }
  .progress-bar__line {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: repeating-linear-gradient(-55deg, transparent, transparent 3px, #56c3d7 5px, #56c3d7 10px), linear-gradient(to top, #7bd0e0 0%, #7bd0e0 100%);
    animation: progres 2.8s linear infinite;
    /* box-shadow: inset 0 0 30px rgba(255, 255, 255, 0.3); */
    transition: width 0.4s;
    border-radius: 80px; }
    .progress-bar__line-wrap {
      height: 2rem;
      width: 100%;
      overflow: hidden;
      position: relative;
      /* box-shadow: inset -1px -2px 13px 1px rgba(80, 80, 80, 0.1); */
      border-radius: 80px;
      background-color: #fff; }

@keyframes progres {
  from {
    background-position: 0 0, 0 0; }
  to {
    background-position: 60px 0, 0 0; } }

.quiz__next-wrap {
  position: relative;
  width: 11rem; }

.qn-img {
  width: 1.4rem;
  margin-left: 0.5rem;
  animation: opas 2s infinite; }

.quiz__prev {
  color: #000000;
  transition: all 0.4s;
  border: none;
  background: transparent;
  cursor: pointer; }
  .quiz__prev:hover {
    color: #c24029; }
.btn-hd{
	display: flex;
	align-items: center;
}
.btn-hd__img{
	width: 1.5rem;
	flex-shrink: 0;
}
.test__btns {
  display: flex;
  justify-content: space-between;
  align-items: center; 
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.test-pr{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 14;
}
.quiz__next {
  width: 100%;
  text-shadow: 0 0 16px rgba(54, 57, 55, 0.36); }
  .quiz__next:disabled {
    filter: grayscale(1); }
.quiz__next img{
	margin-left: 0.8rem;
	animation: opas 2.8s infinite linear;
}
.test-item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative; }
  .test-item.t2 {
    justify-content: space-between; }
  .test-item__title, .test-item .tsm12 {
    width: 100%; }
.tlgift{
	display: block;
	margin-bottom: 0.2rem;
}
.tlgift-row{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tri-img2{
	    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
}
.test-block{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.tiem {
  position: relative;
  width: 22%;
  margin: 0 1.5%;
  margin-bottom: 1.1rem;
  cursor: pointer;
  display: inline-block; }
  .tiem.t2 {
    padding: 0.7rem 1rem;
    width: 100%; }
  .tiem.t3 {
    width: 20%;
    background-color: #fff;
    margin: 0 2.4%;
    margin-bottom: 2.4rem; }
    .tiem.t3 .tiem-img {
      height: 5rem;
      padding: 0.4rem;
      border: none !important;
      box-shadow: none !important; }
  .tiem.t4 .tiem-img {
    height: 8.2rem; }
  .tiem.t4-m .tiem-img {
    border: none !important;
    box-shadow: none !important; }
  .tiem.t9 {
    width: 100%;
    display: flex;
    align-items: center; 
		border-radius: 20px;
	background-color: #ffffff;
	}
	.tiem.c2{
			width: 40%;
			margin-left: 3%;
			margin-right: 3%;
	}
	.tiem.c3{
		width: 28%;
	}
	.tiem.t9 .checkbox-psevdo.t3 {
/*     border-radius: 100%; */
    position: relative;
    left: auto;
    transform: none;
    top: auto;
    margin-right: 1rem !important;
	width: 1.9rem;
	height: 1.9rem;
}
.tiem.t9{
	padding: 0.9rem 1rem;
	position: relative;
}
.tbg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 65px;
	background-color: #25262d;
}
.checkbox-inp:checked ~ .tiem-text-z{
	color: #ff2b2a;
}
.checkbox-inp:checked ~ .tbg {
    border: 1px solid #fdc841;
}
.i-hov.v2 {
    margin-left: 0.6rem;
    position: absolute;
    right: 0.4rem;
    top: -0.6rem;
}


.tiem.t9 .checkbox-psevdo.t3 .checkbox-psevdo-active{
		/* width: 100%; */
		/* height: 100%; */
		background-color: #f4f7fa;
}
  .tiem.w3 {
    width: 46%;
    margin-left: 1.7%;
    margin-right: 1.7%; }
  .tiem.w4 {
    width: 43%;
    margin: 0 3.4%;
    margin-bottom: 2.4rem; }
    .tiem.w4 .tiem-img {
      height: 7.6rem; }
  .tiem.wa {
    width: auto; }
  .tiem-img {
    border-radius: 20px;
    height: 16rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem; }
    .tiem-img.mod {
      height: 11rem;
      margin-bottom: 1.2rem;
      border: 1px solid #d1d1d1; }
.tiem-img.imgbig{
	height: 20rem;
}
.slick-slide {
  outline: none; }

.checkbox-block {
  position: relative;
  display: flex;
/*   flex-direction: column; */
  justify-content: center;
  align-items: center; }
  .checkbox-block.t2 {
    flex-direction: row;
    justify-content: flex-start; }
    .checkbox-block.t2 .checkbox-psevdo {
      margin-top: 0 !important; }
  .checkbox-block.t3 {
    flex-direction: row;
    justify-content: flex-start; }
    .checkbox-block.t3 .checkbox-psevdo {
      margin-top: 0.3rem !important; }
.checkbox-block.t3 .t18{
	text-align: center;
	margin-top: 0.3rem;
	width: 100%;
}
.checkbox-inp {
  display: none; }

.qw9-social {
  width: 1.58rem;
  margin-right: 0.5rem;
  filter: grayscale(1); }

.checkbox-psevdo {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 100%;
/*   border: 1px solid #e8e8e8; */
  background-color: #f4f7fa;
  display: flex;
  align-items: center;
  justify-content: center;
	margin-right: 1rem;
/*   margin-top: -0.7rem; */
  flex-shrink: 0; }
  .checkbox-psevdo.t2 {
    margin-right: 0.5rem;
/*     border: 1px solid #e8e8e8;  */
}
  .checkbox-psevdo.t3 {
    border-radius: 2px;
    margin-right: 0.5rem;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 100%;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -1.9rem;
    margin-right: 0 !important;
}
    .checkbox-psevdo.t3 .checkbox-psevdo-active {
      width: 1.2rem;
      height: 1.2rem;
/*       opacity: 0; */
}
  .checkbox-psevdo.t4 {
    border-radius: 3px;
/*     border: 1px solid #e8e8e8; */
    background-color: #f4f7fa; }
    .checkbox-psevdo.t4 .checkbox-psevdo-active {
			width: 1.3rem;
			height: 1.3rem;	
      border-radius: 3px; 
		}
  .checkbox-psevdo.t9 {
    margin-right: 0.5rem;
    border: 1px solid #dddddd; }

  .checkbox-psevdo-active {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 90%;
    border-radius: 100%;
/*     background-color: #fff; */
    transition: all 0.3s;
    padding: 0.3rem; 
	background-color: #ffffff;
	position: relative;
	  /* opacity: 0; */
}
    .checkbox-psevdo-active img {
      align-self: center;
		position: relative;
		opacity: 0;
/*       transform: scale(0); */
      transition: all 0.3s; 
}
/* .checkbox-psevdo-active:before{
	content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.7rem;
    height: 0.52rem;
	background: url(../img/test/vb.png.webp) no-repeat center;
	background-size: 100% 100%;
    transform: translate(-50%, -50%);		
} */
.checkbox-inp:checked ~ span .checkbox-psevdo-active:before {
/*     filter: grayscale(1) brightness(1000%); */
}

.checkbox-inp:checked ~ .tiem-img {
/*   box-shadow: 0 0 25px rgba(145, 206, 85, 0.3); */
  /* border: 1px solid #fdca44; */
  opacity: 1;
}

.checkbox-inp:checked ~ .checkbox-block {
  opacity: 1; }
  /* .checkbox-inp:checked ~ .checkbox-block .t14, .checkbox-inp:checked ~ .checkbox-block .t16 {
    font-weight: 900; } */

.checkbox-inp:checked ~ .tiem-img .tiem-before {
  box-shadow: 0 0 25px rgba(145, 206, 85, 0.4);
  border: 1px solid #98d359; }

.checkbox-inp:checked ~ span .qw9-social {
  filter: grayscale(0); }

.checkbox-inp:checked ~ span .checkbox-psevdo {
/*   border: 1px solid #e8e8e8;  */
}
  .checkbox-inp:checked ~ span .checkbox-psevdo-active {
    box-shadow: 0 10px 18px rgba(255, 38, 37, 0.25);
		background-color: #ff3f30;
		background-image: radial-gradient(circle 386px at 49.66% 13.75%, #fb4d4c 0%, #fb4d4c 11%, #ff2625 100%);
	  opacity: 1;

}
    .checkbox-inp:checked ~ span .checkbox-psevdo-active img {
      transform: scale(1); opacity: 1;}
  .checkbox-inp:checked ~ span .checkbox-psevdo.t3 {
/*     border: 1px solid #e8e8e8;  */
}
    .checkbox-inp:checked ~ span .checkbox-psevdo.t3 .checkbox-psevdo-active {
      opacity: 1;

		}
/* .tiem.t9 .checkbox-inp:checked ~ span .checkbox-psevdo-active{

} */
.tiem.t9 .checkbox-psevdo.t3 .checkbox-psevdo-active{
	width: 80%;
	height: 80%;
}
.tiem.t9 .checkbox-psevdo.t3 .checkbox-psevdo-active img{
	filter: brightness(1) invert(1);
	opacity: 0.2;
}
.tiem.t9 .checkbox-inp:checked ~ span .checkbox-psevdo-active img{
	filter: brightness(0) invert(1);
	opacity: 1 !important;
}
.btn-lbs {
  position: absolute;
  width: 15rem;
  height: 100%;
  left: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 15;
  cursor: pointer; }
  .btn-lbs:before {
    content: "Выберие вариант ответа";
    position: absolute;
    top: -1.5rem;
    left: 50%;
    transform: translateX(-50%);
    color: #e42a2e;
    font-size: 1rem;
    white-space: nowrap;
    transition: all 0.4s;
    opacity: 0; }
  .btn-lbs.act:before {
    opacity: 1; }

.img-modr .test-right-man2{
	transform: scale(1.25) translate(3.5rem,-3rem);
}
.img-modr .spec-form__wm-box{
	right: -3rem !important;
    top: 50% !important;
}
.tend__img{
	position: absolute;
	bottom: -4.5rem;
	left: -5%;
	width: 27rem;
}
.textt-btn{
	width: 8rem;
	padding: 1rem;
	border-radius: 1rem;
	background-color: #fff;
	color: #282728;
	position: absolute;
	left: -9.3rem;
	top: 50%;
	transform: translateY(-50%);
}
.textt-btn:before{
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	border: 0.6rem solid transparent;
	border-left: 0.7rem solid #fff;
}
.trg3{
	color: #25d266;
}
.test-right-man2{
	display: none;
}
.test-right{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.te-rez{
	display: flex;
	align-items: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.te-rez .t36{
	flex-shrink: 0;
}
@keyframes progres {
  from {
    background-position: 0 0, 0 0; }
  to {
    background-position: 60px 0, 0 0; } }

.test-circle {
  width: 3.3rem;
  height: 3.3rem;
  box-shadow: inset 0 3px 17px 1px rgba(38, 36, 36, 0.07);
  background-color: #ffffff;
  flex-grow: 0;
  position: relative;
  border-radius: 100%;
  flex-shrink: 0;
  transform: scale(1.2);
  z-index: 43;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, 0.24); }
  .test-circle .numt {
    display: inline-block;
    position: relative;
    z-index: 5; }

.test-circle-active {
  background-color: #fff;
  box-shadow: inset 0 0 6px rgba(215, 215, 215, 0.45);
  color: #ffffff; }

.test-circle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.2rem;
  height: 2.2rem;
  animation: progres 2.8s linear infinite;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.17);
  background-image: repeating-linear-gradient(-55deg, transparent, transparent 6px, #74b65f 5px, #74b65f 10px), linear-gradient(to top, rgba(116, 182, 95, 0.9) 0%, rgba(116, 182, 95, 0.9) 100%);
  border-radius: 100%;
  transition: all 0.9s;
  opacity: 0; }

.test-circle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 100%;
  transition: all 0.9s;
  z-index: -1;
  opacity: 0; }

.test-circle-active:before, .test-circle-active:after {
  opacity: 1; }

.test__visual {
  position: relative;
  z-index: 17;
  display: flex;
  align-items: center;
  flex: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.test-item-form {
  width: 40%;
  margin-right: 10%; }

.t-thank {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 26rem; }

.tt-ok {
  width: 7.5rem; }

.hand {
    position: absolute;
    width: 29rem;
    bottom: -3.1rem;
    right: -31rem;
    max-width: none;
    max-height: none;
    z-index: 44;
}
.fwend{
	background: #1e1f25 url('../img/test/bgend.jpg') top center no-repeat; background-size: cover;
	border: 1px solid #333439;
	justify-content: flex-start;
}
.fwend .test-left{
	background: transparent !important;
	    border: 1px solid transparent;
/* justify-content: flex-start; */
}
.test-right-item-two {
  padding-top: 3rem;
  height: 39rem; }

.tri-row {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .tri-row-left {
    width: 46%; }
  .tri-row-right {
    width: 42%; margin-top: -3rem;}
    .tri-row-right img {
      transform: scale(1.4) translate(-5%, 21%); }
/* .test {
	padding-bottom: 6rem;
} */
.tri-img-wrap {
  position: absolute;
  left: 1rem;
  bottom: -3rem;
  width: 17rem;
  height: 18rem; }

.bot2 {
  right: 0;
  bottom: 0;
  width: 10rem;
  position: absolute; }

.check-box:hover {
  color: #44b759; }
/* .case-bgg{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #fff;
    opacity: 0;
    transition: all 0.4s;
} */
.test .case-check__img{
	    display: flex;
    align-items: center;
    justify-content: center;
	width: 3rem;
	height: 3rem;
}
.checkbox-inp.ch-3:checked ~ div .case-check__img {
    background: #7F40BD;
}
.checkbox-inp.ch-2:checked ~ div .case-check__img {
    background: #25d266;
}
.checkbox-inp.ch-1:checked ~ div .case-check__img {
    background: #039BE5;
}
.checkbox-inp.ch-4:checked ~ div .case-check__img {
    background: #fdc841;
}

.t-end {
  display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
}
  .t-end-block {
    width: 42%;
		margin-left: 46%;
	}
.t-end-block .case-check {
	width: 57%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.test-box-input{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 100%;
}
  .t-end-btn {
    padding: 1.5rem 1.2rem; }

.t-inp-mod {
  width: 100%;
  padding: 1rem 1.5rem; }

.test-item-rb__left.yedel-mod {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	.test-item-rb__left.yedel-mod .tiem.t9 {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

@media (max-width: 900px) {
  .test-right {
    width: 0;
    display: none; }
  .test-left {
    width: 100%; }
  .test-item .checkbox-psevdo {
    width: 2rem;
    height: 2rem; }
  .checkbox-psevdo.t3 .checkbox-psevdo-active {
    width: 1.5rem;
    height: 1.5rem; }
  .tiem .t14 {
    font-size: 1.1rem; }
  .test-form .t16 {
    font-size: 1.2rem; }
  .test-form .t24 {
    font-size: 1.6rem; }
  .test-form .t18 {
    font-size: 1.3rem; }
  .test-form .t14 {
    font-size: 1.1rem; }
  .test-form .mb {
    margin-bottom: 2.5rem; }
  .test-form .t12 {
    font-size: 1rem; }
  .test-form .check-label-act {
    width: 0.7rem;
    height: 0.7rem; }
  .test-form .t13 {
    font-size: 1.1rem; }
  .t-inp {
    width: 15rem;
    padding: 1.4rem 2.3rem; }
  .i-hov {
    width: 2rem;
    height: 2rem; }
  .i-hov-text {
    width: 12rem;
    font-size: 1rem; }
  .t-inp-mod {
    width: 100%; }
  .test-left {
    overflow: hidden;
    border-radius: 10px; }
  .hand {
    width: 50vw; }
  .case-check__block {
    padding: 1.2rem 1.1rem; }
  .case-check__img svg {
    height: 1.3rem;
    width: 1.3rem; }
  .t-thank {
    height: 33rem; }
  .checkbox-psevdo.t4 .checkbox-psevdo-active {
    width: 100%;
    height: 100%; } }

@media (max-width: 768px) {
  .progress-bar {
    width: 100%;
    margin-bottom: 1rem !important; }
  .progress-bar__line-wrap {
    height: 2.2rem; }
	.test-item .t36 br{
		display: none;
	}
  .tiem {
    width: 46%; }
		.tiem.c3{
			width: 46%;
		}
		.te-rez{
			width: 100%;
		}
		.t-end-block{
			margin-left: 0;
		}
		.textt-btn{
			display: none;
		}
		.tend__img{
			position: relative;
			left: auto;
			bottom: auto;
			width: 21rem;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 1rem;
		}
		.test{
			margin-top: 2rem;
		}
  .test-item-rb {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .test-item-rb__left {
    width: 100%;
    order: 2; }
  .test-item-rb__right {
    width: 22rem;
    margin-bottom: 2rem; }
	.test-box{
/* 		padding: 2.5rem; */
	}
	.test-moc{
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		margin-left: auto;
		margin-right: auto;
		width: 24rem;
	}
.test-grs{
	display: none;
}
.btn-hd .t18{
	font-size: 1rem !important;
}
.t-end-block {
    width: 100%;
}
	.test-form .t12 {
    font-size: 0.6rem;
}
	.hand {
    width: 60vw;
    bottom: -0.1rem;
}
	.test-left{
/* 		padding-right: 0; */
		padding: 1.5rem;
	}
	.t-end-block .case-check{
		width: 100%;
	}
}

@media (max-width: 567px) {
	.test-box{
		margin-top: 0;
	}
	.test-item-rb__left.yedel-mod .tiem.t9{
		width: 97%;
	}
  .test-form {
    width: 100%; }
  .tiem {
    width: 46%; }
	
  .tiem-img {
    height: 9rem; }
  /* .test-item-scroll {
    height: 27rem; } */
  .i-hov.abs {
    right: 1.1rem;
    top: 1.1rem; }
  .test-item-rb__right {
    width: 16rem; }
  .test-item-rb__left .t-inp {
    width: 70%; }
  .t-end-block {
    width: 100%; }

	.test-left {
    overflow: unset;
}
	.t-end-block .case-check__text {
		font-size: 0.9rem;
	}
    .tiem.t9 .checkbox-block.t3 {
      display: inline-flex; }
  .test-item-rb {
    width: 100%; } 
   
	.title{
		font-size: 2.4rem;
	}
	.t-end-block .t-inp,.t-end-block .inp-md{
		width: 100%;
		margin-bottom: 1rem;
	}
	.test-left{
		padding: 2rem 1.5rem;
	}
	.t-end .btn{
		padding-left: 1.3rem;
		padding-right: 1.3rem;
	}
	.test-moc .spec-form__wm-box{
		right: 59%;
	}
	.progress-bar__line-wrap {
		height: 2.2rem;
	}
	.te-rez{
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.test-form .t14{
		font-size: 1rem;
	}
	.test__btns{
		width: 100%;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.btn-hd {
		width: 14rem;
		margin-bottom: 1rem;
		margin-right: 0;
	}
	.test-item-rb__left.yedel-mod .tiem.t9 {
		width: 97%;
	}
}

@media (max-width: 400px) {
  .tiem, .tiem.c2, .tiem.c3 {
    width: 100%; }
  .test-item-rb__left .t-inp {
    width: 14rem; } }