@font-face {
    font-family: OpenSans;
    src: local('OpenSans'),
	url('../fonts/OpenSans-Light.woff2') format('woff2'),
	url('../fonts/OpenSans-Light.ttf') format('truetype'),
	url('../fonts/OpenSans-Light.woff') format('woff');  
}
@font-face {
    font-family: 'OpenSansSemiBold';  
    src: local('OpenSansSemiBold'),
	url('../fonts/open-sans-semibold.svg') format('svg'),
	url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
	url('../fonts/OpenSans-SemiBold.ttf') format('truetype'),
	url('../fonts/OpenSans-SemiBold.woff') format('woff');
}
@font-face {
    font-family: OpenSansRegular;  
    src:local('OpenSansRegular'),	
	url('../fonts/OpenSans-Regular.woff2') format('woff2'),
	url('../fonts/OpenSans-Regular.ttf') format('truetype'),
	url('../fonts/OpenSans-Regular.woff') format('woff');
}

body{
	
	margin: 0;  
	font-family: OpenSans;  
	overflow: hidden;
	overflow-y: auto;
}
.body-height {
	    overflow-y: scroll;
		height: 100%;
}

div .modern-body-height {
	min-height: 685px;
}
#step-0{
	min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    background-image: url(../images/bg-site.png);  
    position: relative;
    background-size: cover;
    background-position: center;
}
.modern-body{ 
	height: 100vh; 
	width:1200px; 
	max-width:1200px; 
	margin: 0 auto;  
	position: relative;
	min-height: 580px;
}
.modern-container{ 
   height: 100%;  	
}
.logo{
    margin-bottom: 40px;  
    padding-top: 50px;  
}
.logo img{
    max-width: 275px;  
}
.head-phone img {
	width:23px;
	height: 23px;	
	margin:0px 3px 0 0;
}
.fon-img {
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 44%;
}
.fon-img-mob {
	display: none;
}
h1{
	font-family: 'OpenSansSemiBold';  
	font-size: 42px;  
	line-height: 114%;
	color: #fff;  
	text-rendering: optimizeLegibility;
	font-weight: 600;
    letter-spacing: 0px;
	width: inherit;
	-ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.modern-container p{
    font-family: OpenSansRegular;  	
	font-size: 20px;  
	line-height: 140%;  
	margin-bottom: 50px;   
	color: #FFF;  
	margin-top: 38px;  
}
.advantages-wrapper .text{
    font-family: 'OpenSansSemiBold';  
    color: #fff;  
    font-size: 18px;  
    line-height: 25px;  
	margin-left: 18px;  
}

.advantages-wrapper{
    max-width: 595px;  
    display: flex;  
    justify-content: space-between;  
    align-items: center;  
}
.advantage-item {
    display: flex;  
    align-items: center;  
	padding-top: 8px;  
}

.test-btn-wrapper>*{
    display: block;  
}
.test-btn-wrapper a .icon-btn {  
    display: inline-block;
	width:41px;
	height:16px;
    background: url(../fonts/Arrow.svg);
	margin-left: 15px; 
    vertical-align: middle;
	transition: 1.5s;
}

.test-btn-wrapper a {  
    background: #FFf; 
    border-radius: 55px; 
    padding: 20px 25px 20px 40px; 
    text-decoration: unset; 
    font-size: 20px; 
    line-height: 27px; 
    color: #FB5545; 
    font-family: OpenSansSemiBold; 
    width: 290px; 
    margin-top: 60px; 
	transition: 0.5s;
}
.test-btn-wrapper a:hover {  
	background: #973899;
    transition: 0.5s;
    color: #fff;
}
.test-btn-wrapper  a:hover > .icon-btn {  
	background: url(../fonts/Arrow-hover.svg);
	transition: 0.5s;
}

#slide_line,
#slide_line_mob {  
	width:100%; 
	height:80px;
	max-height:80px;
	margin:0 auto; 
	text-align:center; 
	overflow:hidden; 
	margin-top: 60px; 
}
#slide_line_mob {
	display:none;
	height: 65px;
	max-height:65px;
}
#slide_line img,
#slide_line_mob img {  
	width:9.5%; 
	height:auto; 
}
#slide_line_mob img {  
	width:auto;
    margin:0 5px;
}
#slide_line_mob {  
    margin-top: 0px;
}
.mob-bg {
	position:relative;
}
.mob-bg::before {  
	display:none;
    content: "";
    width: calc(100% + 40px);
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px;
    background: #40913e;
    z-index: 0;
}
.string:hover {  
	cursor:pointer;
} 
a.head-phone {  
	font-family: 'OpenSansSemiBold';
    font-style: normal;
    color: #40913e;
    text-decoration: unset;
    margin: 30px 25px 0 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    display: flex;
	transition:1s;
}
a.head-phone object{  
	margin: 0 8px;
}

a.head-phone:hover{  
    filter: hue-rotate(290deg);
	transition:1s;
}
.callbackbtn-wrapper{  
	position:absolute;
    top: 15px;
    right: 0;
    display: flex;
    align-items:center;
	z-index: 2;
}
#step-1,
#step-3,
#step-4,
#step-5,
#step-6,
#step-7,
#step-8,
#step-2 {  
	background: linear-gradient(164.83deg, #963899 0%, #993898 36.96%, #EA5052 77.5%, #FB5545 95.84%);
	overflow:hidden;
}

#step-1 .step-radio-list {  
	width:100%;
	display: inline-flex;
	justify-content: space-between;
}
#step-1 .radio-group {  
	position: relative;
    width: 15.5%;
}
#step-1 .radio-group img {  
	max-width:100%;
	width:100%;
	
}
#step-1 .custom-radio + label span::before {  
  content: "";
  opacity: 0;
  width: 20px;
  height: 20px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #AD3E86;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#step-1 .custom-radio:checked + label span::before {  
  opacity: 1;
}
#step-2 .step-radio-list.not-img-label  label div,
#step-6 .step-radio-list.not-img-label  label div,
#step-5 .step-radio-list.not-img-label  label div {
	width: calc(100% - 47px);
}
.steps-list-wrapper {  
    height: auto;
    width: 100%;
	padding: 50px 0 0 0;
}
.steps-list-body {   
    display: flex;
    height: 100%;
    position: relative;
}
.list-test {  
	padding-top: 27px;
    display: flex;
    justify-content: space-between;
}
.list-test span{  
	background: rgba(255, 255, 255, 0.3);
	height: 10px;
    width: 19%;
    display: inline-block;
    border-radius: 4px;
}

.list-test .active-list-test {  
	background: #F3524B;
    height: 10px;
    width: 19%;
    display: inline-block;
    border-radius: 4px;
}
.number-item p {   
	    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: rgba(255, 255, 255, 0.3);
    font-family: 'OpenSansSemiBold';
    text-align: right;
    margin: 10px 0;
}

h2.step-title{  
	text-align: center;
    color: #fff;
    font-family: 'OpenSans';
    font-size: 36px;
    line-height: 140%;
    font-weight: 100;
    margin-top: 5px;
}
.step-radio-list{  
    margin-top: 30px;   
}
#step-1  .step-radio-list label{  	
	max-width: 100%;
    width: 100%;
	height:100%;
	font-family: OpenSansSemiBold;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    text-align: center;
}
.custom-radio {   	
  display: none;
}
#step-1  .custom-radio + label {   
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#step-1  .custom-radio + label span {   
    display: block;
    position: absolute;
	bottom: 55px;
    left: calc(50% - 18px);
    width: 32px;
    height: 32px;
    cursor: pointer;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #FFFFFF;
    border: 4px solid #AF3E84;
    box-sizing: border-box;
}
.custom-radio + label p {   
	margin: 0;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    padding-top: 15px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
}
.step-radio-list.not-img-label {  
    display: flex;
    width: 66%;
    justify-content: space-between;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
	margin-top: 65px;
}
.step-radio-list.not-img-label .radio-group {  
	width: 48%;
	margin-bottom: 15px;
}
 .step-radio-list.not-img-label .custom-radio + label span {   
	position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
    cursor: pointer;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
	margin-right: 20px;
}
.step-radio-list.not-img-label label {    
	display: flex;
    border: 2px solid rgba(255, 255, 255, 0.53);
    box-sizing: border-box;
    border-radius: 13px;
    padding: 14px;
    font-size: 14px;
    line-height: 19px;
    color: #FFF;
    font-family: 'OpenSansSemiBold';
    align-items: center;
	cursor: pointer;
	height: 60px;
	 -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.step-radio-list.not-img-label .custom-radio + label span::before {  

  content: "";
  opacity: 0;
  width: 16px;
  height: 16px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #FB5545;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.step-radio-list.not-img-label .custom-radio:checked + label span {  
	border: 2px solid #FB5545;
}
.step-radio-list.not-img-label .custom-radio:checked + label span::before {  
  opacity: 1;
}
.step-radio-list.not-img-label .custom-radio:checked + label {  
	color:#FB5545;
	background:#fff;
}
.step-radio-list.not-img-label .custom-radio:checked {
	border-radius: 37px;
}
.next-btn-block {
	width: calc(100% - 215px);
	display: flex;
    align-items: center;
    justify-content: center;
}
.next-btn {  
	display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 240px;
    font-family: 'OpenSansSemiBold';
    font-size: 16px;
    line-height: 22px;
    color: #FB5545;
    text-decoration: unset;
    background: #FFFFFF;
    border-radius: 37px;
	 transition: 0.5s;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.next-btn.disable {  
    background: #ffffff;
    color: #f85447;
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5;
}
.next-btn:hover{    
    background: #973899;
    transition: 0.5s;
    color: #fff;
}
.prev-btn {   
	width: 110px;	
    display: flex;
    align-items: center;
    font-family: 'OpenSansSemiBold';
    text-decoration: unset;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.prev-btn img {  
	width: 45px;
    margin-right: 10px;
}
.steps-list-wrapper{  
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.prev-next-step{  
    display: flex;
    justify-content: start;
	width: 100%;
    position: absolute;
    bottom: 30px;
}
.finish-block {  
	text-align: center;
    margin-top: 40px;
	color: #FFF;	
}
.finish-block h3 {  
	font-family: 'OpenSansSemiBold';
    font-size: 24px;
    line-height: 140%;    
    margin: 13px 0;
}
.finish-block h4 {  
	font-size: 18px;
    line-height: 140%;
	margin: 0;
}
.btn-finish {  
	display: inline-flex;
	width: 290px;
    margin-top: 30px;
}
.forma {  
	text-align: center;
    margin-top: 50px;
}
.forma .lineform input {  
	font-family: OpenSansSemiBold; 
	background: rgba(255, 255, 255, 0.7);
    border-radius: 37px;
    border: none;
    padding: 20px;
    font-size: 16px;
    line-height: 22px;
    color: #FB5545;
    width: 250px;
    margin-bottom: 10px;
	color: #FB5545;
}
.forma .lineform input::placeholder {  
	color: #FB5545;
	font-family:OpenSansRegular;
}

.prev-btn.first{
    visibility: hidden;
}
.logologo-item {
	display:none;
	padding: 0;
    border-bottom: none;
}
.logologo-item img{
    width: 240px;
}
.prev-mob {
	display:none;
}
.forma .lineform input:focus-visible {
	background: #fff;
	outline: none;
}
.forma .lineform input:focus-visible::placeholder {
	color: transparent;
}
.forma .lineform input.bg-input {
	background: #fff;	
}
.arrow-hover {
    animation: arrow-hover 9s cubic-bezier(.8,1.5,.2,-1) infinite;
	position: relative;
}
@keyframes arrow-hover {
    0% {
        left:0;
    }
	
    25% {
        left:15px;
    }
    50% {
        left:0;
    }
}

.sendresults {
	display:none;
}
#step-8 .title-radio-wrapper,
#step-7 .title-radio-wrapper,
#step-6 .title-radio-wrapper,
#step-5 .title-radio-wrapper,
#step-4 .title-radio-wrapper,
#step-3 .title-radio-wrapper,
#step-2 .title-radio-wrapper,
#step-1 .title-radio-wrapper {
	opacity: 1;
	transform: translateY(0px);	
}
@keyframes show-step {
    0% {
        opacity: 0;
		transform: translateY(100px);
    }	
    30% {
        opacity: 0;
		
    }	
	100% {
		 opacity: 1;
		transform: translateY(0px);
	}
}
@keyframes hide-step {
    0% {
        opacity: 1;
		transform: translateY(0px);
    }	
	80% {
        opacity: 0;
		
    }
   
	100% {
		 opacity: 0;
		transform: translateY(100px);
	}
}
.thank-you  .title-radio-wrapper.finish-block{
	display: flex;
    height:55%;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.thank-you  .title-radio-wrapper.finish-block img{
	margin: 0 auto;
}
.error-phone {
	box-shadow: inset 0px 0px 0 3px #963899;
}
div .prev-next-step-iphone {
	bottom: 140px;
}
div .prev-next-step-iphone-360 {
	bottom: 15vh;
}
.finish-ok-img {
	width: 130px;
    height: 130px;
    margin: 0 auto;
    background: url(../fonts/finish-ok-form.svg) center center no-repeat;
    background-size: 90px 90px;
    border: 1px solid;
    border-radius: 50%;
}


/*#step-7 input.form-control{
    border: 1px solid #919191;
	box-sizing: border-box;
	border-radius: 55px;
	max-width: 371px;
	height: 76px;
	margin: auto;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 27px;
	padding: 0 28px;


	color: #616161;
}

#step-7 input.form-control:focus,
#step-7 .form-group.test-btn input:focus{
    outline: unset;
    box-shadow: unset;
}

#step-7 input.form-control:focus{
    border: 1px solid #FF685F;
}

#step-7 input.form-control::placeholder {
  color: #919191;
}

#step-7 .form-group:not(.test-btn){
    margin-bottom: 34px;
}

#step-7 .form-group.test-btn,
#step-7 form{
    margin-bottom: 0;
}

#step-7 .form-group.test-btn input{
    max-width: 371px;
	height: 76px;

	background: #F99691;
	border-radius: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 27px;
	width: 100%;
	margin: auto;
	color: #FFFFFF;
	border: unset;
}

#step-7 .form-group.test-btn input:hover{
    background: #FF685F;
}



#step-8 .steps-list-wrapper{
    align-items: center;
    justify-content: center;
}
#step-7 .title-radio-wrapper{
    height: 100%;
}
*/
.step-form-prewrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - 106px);
}

#step-1,
#step-2,
#step-3,
#step-4,
#step-5,
#step-6,
#step-7,
#step-8{  
    display: none;
}
.mobile-woman{
    display: none;
}

.test-btn-wrapper a,
.callbackbtn,
.prev-btn, 
.next-btn:not(.disable),
.finish-btn {
    overflow: hidden;
  position: relative;
}

@media (min-width: 1920px){
	h1 {
		font-size: 48px;
	}
	.modern-container p {
		font-size: 24px;
		margin-bottom: 70px;
		margin-top: 55px;
	}
	.test-btn-wrapper a {
       margin-top: 80px;
	}
	.fon-img {
        right: -10%; 
	}
	.prev-next-step {
       bottom: 20%;
	}
	
}
@media (max-width: 1440px){
    .logo {  
		margin-bottom:40px; 
		padding-top: 50px;
	}


}

@media (max-width: 1430px){     
	h1 {
		font-size: 34px; 
	}
	.logo img {
		max-width: 235px;
	}
	.logo {
		margin-bottom: 20px;
		padding-top: 30px;
	}
	.modern-container p {
		font-size: 16px;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.advantages-wrapper .text {
		font-size: 16px;
		line-height: 20px;
	}
	.test-btn-wrapper a {
		margin-top: 40px;
	}
	#slide_line {
		margin-top: 25px;
	}
	a.head-phone {
		margin: 5px 25px 0 0;
	}
	.steps-list-wrapper {
		padding: 25px 0 0 0;
	}
	.list-test span {
       height: 6px; 
	}
	.list-test .active-list-test {
		height: 6px; 
	}
	h2.step-title {
       font-size: 28px; 
	}

	.number-item p {
        font-size: 20px; 
	}
	.step-radio-list {
		margin-top: 10px;
	}
	#step-1 .title-radio-wrapper {
		text-align: center;
	}
	#step-1 .step-radio-list {
		width: 90%;
	}
	 
	.prev-next-step {
		bottom: 30px;
	}
	.finish-block h4 {
		font-size: 16px; 
	}
	.custom-radio + label p {
        font-size: 15px;
		line-height: 16px; 
	}
	#step-1 .custom-radio + label span {
        bottom: 37px; 
	}
	.fon-img {
		right: 13%;
		width: 33%;
	}
}
@media (max-width: 1200px){
	.modern-body {
		width: calc(100% - 40px);
		max-width: 100%;
		margin: 0 auto;
	}	

	
}


@media (max-width: 1023px){
	.modern-body {
		min-height: 760px; 
	}
	.steps-list-wrapper::before {
		content: "";
		width: calc(100% + 40px);
		height: 150px;
		position: absolute;
		top: 0;
		left: -20px;
		background: #873789;
		z-index: 0;
	}
	#step-8	.steps-list-wrapper::before {
		 
		height: 80px;
	}
	.logologo-item,
	.list-test,
	.number-item	{
		 z-index: 2;
	}
	.fon-img {
		position: absolute;
		bottom: 0;
		right: 13%;
		width: 33%;
	}
		.fon-img-mob {
		width: 100%;
		display: block;
		padding-top: 20px;
		margin-right:-20px;
		margin-left:auto;
	}
	body {
		height: 100vh;
		overflow: hidden;
		overflow-x: hidden;
		scroll-behavior: smooth;
		-webkit-overflow-scrolling: auto;
	}
    .test-btn-wrapper a {
		width: 330px;
	}
    #step-0 {
        background-image: url(.. /images/bg-site.png);
		background-position: left top 88px;
	}
	#step-1 .custom-radio:checked + label{  
		background: #fff;
	}
	#step-1 .custom-radio:checked + label  p {  
		color: #E37061;
	}
	.modern-container {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: 100%;
		margin: 0 auto;
	}
	.logo {
		position: relative;
		margin-bottom: 0;
		padding-bottom: 18px;
		padding-top: 10px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}	
    .logo img{
       width: 167px;
    }
	a.head-phone {
		position: relative;
		color: #fff;
		font-size: 18px;
		margin: 17px 10px 0 0;
	}
	#slide_line {
		display:none;
	}
	#slide_line_mob {
		position: relative;
		display:block;
		width: calc(100% + 40px);
		left: -20px;
	}
	h1{
        font-size: 25px;
		line-height: 30px;
    }
	.modern-container p{
        font-size: 16px;
		margin-top: 15px;
    }
	.advantages-wrapper,
	.fon-img	{
		display: none;
	}

	.test-btn-wrapper {
		position: absolute;
		bottom: 60px;
		left: 0;
		width: 100%;
	}
	.test-btn-wrapper a {
		margin: 0 auto;
		text-align: center;
		background: #FB5545;
		color: #fff;
		padding: 20px 0;
	}
	.test-btn-wrapper a .icon-btn {
		display:none;
	}
	.mob-bg::before {  
		display:block; 
	}	
	.callbackbtn-wrapper{
        top: 10px;
        right: 0px;
		z-index:1;
    }
	.logologo-item {
		display:block;
	}
	.list-test .active-list-test,
	.list-test span {
		height: 4px;		
		width: 16%;
		border-radius: 0;
	}
	.number-item p {
		font-size: 14px;
		margin-top: 0;
	}
	.prev-mob {
		display:block;
		padding-top: 0;
		padding-bottom: 10px;
	}
	h2.step-title {
		font-size: 30px;
		text-align: left;
		margin-top: 12px;
	}
	#step-1 .radio-group,
	#step-4 .radio-group,
	#step-7 .radio-group,
	#step-3 .radio-group {
		position: relative;
		width: auto;
		margin: 0 10px 15px 0;
		display: inline-flex;
		height: 100%;
	}
	#step-1 .custom-radio + label,
	#step-4 .custom-radio + label,
	#step-7 .custom-radio + label,
	#step-3 .custom-radio + label {
		cursor: pointer;
		display: block;
		border: 1px solid #FFF;
		border-radius: 37px;
		padding: 15px 22px;
	}
	#step-1 .radio-group img,
	#step-1 .custom-radio + label span,
	#step-4 .custom-radio + label span,
	#step-3 .custom-radio + label span,
	#step-7 .custom-radio + label span,
	#step-1 .prev-mob	{
		display: none;
	}
	.custom-radio + label p {
		padding-top: 0;
	}
	#step-4 .step-radio-list,
	#step-1 .step-radio-list,
	#step-7 .step-radio-list,
	#step-3 .step-radio-list {
		width: 100%;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	#step-4 .step-radio-list.not-img-label label,
	#step-7 .step-radio-list.not-img-label label,
	#step-3 .step-radio-list.not-img-label label {
		line-height: 26px;
	}
	#step-2 .step-radio-list.not-img-label,	   
	#step-6 .step-radio-list.not-img-label,	   
	#step-5 .step-radio-list.not-img-label {	   
		margin-top: 50px;
		width: 100%;
	}
	#step-2 .step-radio-list.not-img-label .radio-group,
	#step-6 .step-radio-list.not-img-label .radio-group,
	#step-5 .step-radio-list.not-img-label .radio-group {
		width: 100%; 
	}
	a.head-phone img {
		filter: brightness(0) invert(1);
	}
	.hide-mob {
		display:none;
	}
	#step-2 .step-radio-list.not-img-label .radio-group:nth-child(1)   {
		order: -1;
	}
	#step-2 .step-radio-list.not-img-label .radio-group:nth-child(2)  {
		order: 0;
	}
		#step-2 .step-radio-list.not-img-label .radio-group:nth-child(3)  {
		order: -1;
	}
		#step-2 .step-radio-list.not-img-label .radio-group:nth-child(4) {
		order: 0;
	}


		
		
		

	
	
	
    .callbackbtn{
        
        font-size: 12px;
        line-height: 15px;
        width: 133px;
        height: 37px;
        border-radius: 27px;
    }
    .test-btn-wrapper{
        border: unset;
    }
    .mobile-woman{
        display: block;
        max-height: 280px;
        margin-left: 130px;
    }
    .callbackbtn{
        z-index: 10000;
    }
    .steps-list-wrapper {
    height: 100%;
    width: 100%;
    justify-content: unset;
	}

	.steps-list-body{
		flex-direction: column;
	}

	.step-form-prewrapper{
		display: block;
		height: unset;
	}
		#step-0 {
		overflow: hidden;
	}
}
@media (max-width:800px){
	#slide_line img{width:28%;max-width:160px;margin-right:1%;}
}

@media (max-width: 768px){
	.mobile-woman{
        display: block;
        max-height: 200px;
        margin-left: 130px;
    }


}
@media (max-width: 600px){

    .head-phone .mobile-hidden{
        display: none;
    }
    h1{
        margin-bottom: 10px;
    }
   .mobile-woman{
        display: block;
        max-height: unset;
        margin-left: unset;
        width: 100%;
        max-width: 300px;
        margin: auto;
    } 
    .modern-container p{
        margin-bottom: 0;
    }
    .modern-container p br{
        display: none;
    }

    .step-form-prewrapper{
            height: calc(100% - 81px);
    display: flex;
    }

  #step-7 input.form-control{
        border: 0.663073px solid #919191;
	box-sizing: border-box;
	border-radius: 36.469px;
	height: 50px;
	font-size: 18px;
	line-height: 22px;
    }
    #step-7 .form-group:not(.test-btn){
        margin-bottom: 12px;
    }
     #step-7 .form-group.test-btn input{
        border-radius: 25.1087px;
        height: 55px;
    }

}

@media (min-width: 600px){
    #callbackModal .modal-dialog {
        max-width: 580px;
    }
}
@media (max-width:450px){
	.head-phone img {
		width: 18px;
		height: 18px;
		margin: 0px 3px 0 0;
	}
	.steps-list-wrapper::before {
		height: 115px; 
	}
	.modern-body {
		min-height: 685px;
	}
	body {		
		overflow-y: hidden;
	}
	#slide_line_mob span{
		height:50px;
		max-height:50px;
	}
	h2.step-title {
		font-size: 24px;
		margin-top: 5px;
	}
	.logo {
        padding-bottom: 10px; 
	}
	.logo img {
		width: 155px;
	}
	#slide_line_mob img{
		width:74px;
		height:52px; 
		margin-top: 0px;
	}
	#slide_line_mob {
		height: 54px;
	}
	a.head-phone {
		position: relative;
		color: #fff;
		font-size: 16px;
		margin: 16px 0px 0 0;
	}

	#slide_line img{width:99%;}
	
	.prev-btn.first,
	.finish-block h4 br	{
		display: none;
	}
	.next-btn-block {
		width: 100%; 
	}
	.hide-mob {
		width: 0;
	}
	#step-2 .step-radio-list.not-img-label, #step-6 .step-radio-list.not-img-label, #step-5 .step-radio-list.not-img-label {
		margin-top: 20px;
	}
	.test-btn-wrapper {
        bottom: 19vh;
	}
	#step-0 {
		background-position: left top 0;
	}
		.step-radio-list.not-img-label label {
		padding: 10px;
		height: 50px;
	}
		.prev-next-step {
		bottom: 95px;
	}
		#step-4 .step-radio-list.not-img-label label, #step-7 .step-radio-list.not-img-label label, #step-3 .step-radio-list.not-img-label label {
		line-height: 19px;
	}
	.steps-list-wrapper {
		padding: 10px 0 0 0;
	}
	.list-test {
		padding-top: 10px; 
	}
	.forma {
        margin-top: 20px;
	}
	.btn-finish {
		margin-top: 0px;
	}
	.step-radio-list.not-img-label {
		margin-top: 20px;
	}
	.finish-ok-img {
		width: 100px;
		height: 100px; 
		 background-size: 60px 60px; 
	}
}
@media (max-width:400px){
	
	
	.prev-next-step {
		bottom: 20vh;
	}
	#step-0 {
		background-position: left top 20px;
	}
	.modern-container {
        justify-content: flex-start;
	}
	.test-btn-wrapper {
		bottom: 20vh;
	}

	.head-phone img {
		width: 14px;
		height: 14px;
		margin: 2px 6px 0 0;
	}
	.steps-list-wrapper::before {
       height: 105px; 
	}
	h1 {
		font-size: 22px;
	}
	.modern-container p {
		font-size: 14px;
		margin-top: 10px;
	}
	a.head-phone object {
		margin: 4px 6px;
		width: 12px!important;
		height: 12px!important;
	}
	.logo {
		padding-bottom: 10px;
	}

	a.head-phone {
		font-size: 14px;
		margin: 17px 0px 0 0;
	}
	.test-btn-wrapper a {
		width: 100%;
		font-size: 18px;
	}
	.logologo-item img {
		width: 200px;
	}
	
	.number-item p {
        margin: 0;
	}
	#step-1 .radio-group, #step-4 .radio-group, #step-7 .radio-group, #step-3 .radio-group {
        margin: 0 10px 10px 0; 
	}
	.custom-radio + label p {
		font-size: 14px;
	}
	#step-2 .step-radio-list.not-img-label, #step-6 .step-radio-list.not-img-label, #step-5 .step-radio-list.not-img-label {
		margin-top: 20px;
	}
	.step-radio-list.not-img-label .radio-group {
       margin-bottom: 10px;
	}

	.step-radio-list.not-img-label {
		margin-top: 20px;
	}

	.forma {
		margin-top: 20px;
	}
	.finish-block h4 {
		font-size: 14px;
	}
	.finish-block h3 {
        line-height: 100%;
	}
	.btn-finish {
		width: 100%;
		margin-top: 10px;
	}
	.forma .lineform input {
		width: calc(100% - 40px);
	}
	.fon-img-mob {
       padding-top: 0px;
	   margin-right: 0;
		position: absolute;
		right: 0;
		bottom: 0;
		width: 90%;
	}
	.callbackbtn-wrapper {
		right: 0px;
	}
	.prev-mob {
		padding-bottom: 0px;
	}
	.modern-body {
		min-height: 700px;
	}

}

@media (max-width:361px){
	h2.step-title {
		font-size: 22px;
	} 
	.logo img {
		width: 165px;
	}
}
@media (max-width:355px){
	.logologo-item {
		display: none;
	}
	.logologo-item {
		display:none;
	}
	#slide_line_mob {
		width: calc(100% + 20px);
		left: -10px;
		height:50px;
	}
		#step-0 {
		background-position: left top 0px;
	}
	.finish-ok-img {
		width: 90px;
		height: 90px;
		background-size: 42px 42px;
		border: 1px solid;
		border-radius: 50%;
		margin-top: 0px;
	}
	.finish-block h3 {
		font-size: 18px;
		margin: 15px 0 13px 0;
	}
	.finish-block h4 {
		font-size: 12px;
	}
	.forma {
		margin-top: 20px;
	}
	.forma .lineform input {
		width: 180px;
		padding: 15px 20px;
		font-size: 13px;
		line-height: 17px;
	}
	.finish-block {
		margin-top: 0px;
	}
	.modern-body {
		width: calc(100% - 20px);		
	}
	.logo img {
		width: 132px;
	}
	.logo {
		padding-bottom: 4px;
		padding-top: 15px;
	}
	.mob-bg::before {
		width: calc(100% + 20px);
		left: -10px;
	}
	.fon-img-mob {
		width: 85%;
	}
	a.head-phone {
		font-size: 13px;
	}

	.head-phone img {
		width:16px;
		height: 15px;
	}
	h1 {
		font-size: 18px;
		margin-top: 18px;
		line-height: 21px;
		margin-bottom: 5px;
	}
	.modern-container p {
		font-size: 11px;
		margin-top: 10px;
		margin-right: 23%;
	}
	#step-0 {
		background-position: left top -40px;
	}
	.test-btn-wrapper a {
		width: 225px;
		font-size: 12px;
		padding: 7px 0;
	}
	#slide_line_mob img{
		width:62px;
		height:43px; 
		margin-top: 4px;
	}
	.test-btn-wrapper {
		bottom: 30vh;
	}
	h2.step-title {
		font-size: 18px;
	}
	.logologo-item img {
		width: 128px;
	}
	.steps-list-wrapper {
		padding: 15px 0 0 0;
	}
	.list-test .active-list-test, .list-test span {
		height: 3px;
	}
	.list-test {
		padding-top: 13px;
	}
	.number-item p {
		font-size: 10px;
		line-height: 20px;
	}
	.steps-list-wrapper::before {
		height: 50px;
	}
	.prev-btn {
		padding-top: 5px;
		width: 35px;
	}

	.step-radio-list {
		margin-top: 5px;
	}
	.custom-radio + label p {
		font-size: 11px;
	}
	#step-1 .custom-radio + label, #step-4 .custom-radio + label, #step-7 .custom-radio + label, #step-3 .custom-radio + label {
		padding: 8px 20px;
	}

	.next-btn {
		font-size: 13px;
		height: 47px;
		border-radius: 29px;
	}
	.next-btn-block {
		width: 225px;
		margin: 0 auto;
	}
	#step-2 .step-radio-list.not-img-label, #step-6 .step-radio-list.not-img-label, #step-5 .step-radio-list.not-img-label {
		margin-top: 10px;
	}
	.step-radio-list.not-img-label label {
		padding: 10px;
		height: 46px;
		line-height: 13px;
		font-size: 11px; 
	}
	.step-radio-list.not-img-label .custom-radio + label span {
        width: 20px;
		height: 20px; 
		margin-right: 10px;
	}
	.step-radio-list.not-img-label .custom-radio + label span::before {
       width: 14px;
		height: 14px; 
	}
	#step-4 .step-radio-list.not-img-label label, #step-7 .step-radio-list.not-img-label label, #step-3 .step-radio-list.not-img-label label {
		height: 37px;
		border-radius: 29px;
	}
	#step-8 .steps-list-wrapper::before {
		height: 0;
	}
	.btn-finish {
		width: 220px;
		margin-top: 10px;
	}
	body {
		height: auto;
		overflow: scroll;
		overflow-x: scroll; 
	}
	.modern-body {
		min-height: 535px;
	}
	#step-0 .modern-body {
		min-height: 565px;
	}
	.prev-next-step {
		bottom: 17vh;
	}

}
@media (max-width:300px){
	
	.prev-next-step {
		bottom: 15px;
	}
	a.head-phone {
		font-size: 13px;
		margin: 2px 0 0 0;
	}
	a.head-phone object {
		display: none;
	}
	h1 {
		font-size: 20px;
		line-height: 22px;
	}
	.test-btn-wrapper a {
        font-size: 18px; 
	}
	#step-4 .step-radio-list.not-img-label label {
        font-size: 12px;
		    padding: 15px!important;
	}
	#step-5 .step-radio-list.not-img-label label,
	#step-6 .step-radio-list.not-img-label label {
		height: 60px;
	}
}
