/*!
Theme Name: medroad
Theme URI: https://www.vchuy-develop.com/
Author: v.chuy
Author URI: https://www.vchuy-develop.com/
Description: unique modern theme
Version: 2.0.0
Tested up to: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medroad
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.ttf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-SemiBold.ttf');
	font-weight: 600;
	font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Medium.ttf');
	font-weight: 500;
	font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Bold.ttf');
	font-weight: 700;
	font-style: normal;
}



html {
	   font-family: 'Montserrat';
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	   font-family: 'Montserrat';
}



.registration-form-main{
	position: relative;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}


.registration-form-container{
position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
padding-top: 65px;
  padding-bottom: 100px;
}

.registration-form-container h1{
  font-family: Montserrat;
  font-size: 64px;
  font-weight: 500;
  line-height: 78.02px;
  text-align: left;
  text-align: center;
  margin: 0;
  color: #000;
  margin-bottom: 25px;
}

.registration-form-container .already-user-2,
.registration-form-container .already-user{
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.94px;
  text-align: center;
  color: #ABABAB;
  margin-bottom: 45px;
  margin-top: 20px;
}

.registration-form-container .ur-frontend-form  .ur-form-row {
  margin-bottom: 10px;
}

body .registration-form-container .ur-frontend-form {
  margin-bottom: 30px;
  border: none;
  padding: 0;
  box-sizing: border-box;
      box-shadow: none;
    padding: 0;
}

body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea{
background: #EFEFEF;
    border: none !important;
    border-radius: 8px !important;
    font-family: Montserrat;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 21.94px !important;
    text-align: left;
    color: #000 !important;
    min-height: 62px !important;
    padding: 10px 30px !important;
}




.ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="date"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="email"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="number"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="password"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid input[type="url"]::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid select::placeholder, 
.ur-frontend-form .ur-form-row .ur-form-grid textarea::placeholder {
   color: #000 !important;
   opacity: 1 !important;
}


body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label{
font-family: Montserrat;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 21.94px !important;
    text-align: left;
    color: #000 !important;
    padding-left: 28px;
    position: relative;
    cursor: pointer;
}


body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label:before{
	content:'';
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
top: 1px;
	border: 1px solid #000;
	cursor: pointer;
}


body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label:after{
	content:'';
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 1px;
	border: 1px solid #000;
	background: url(img/check-1.svg);
	background-position: center;
	opacity: 0;
	cursor: pointer;
}


.registration-form-container .already-user a{
  color: #3772FF;
  text-decoration: underline;
}



body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.checked:after{
	opacity: 1;	
}

body .registration-form-container  .ur-frontend-form .ur-button-container {
display: flex !important;
    margin-top: 55px !important;
    padding: 0 10px !important;
    width: 100% !important;
}
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button,
.registration-form-main.login-form .user-registration-ResetPassword  .user-registration-Button.button,
body .registration-form-container  .btn.button {
background: #EAF1FF !important;
    border: none !important;
    font-family: Montserrat;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 29.26px !important;
    text-align: left;
    color: #3772FF !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 40px;
    padding: 8px 47px !important;
    position: relative;
text-align: center;
}

body .registration-form-main.login-form  .user-registration-Button.button:before,
body .registration-form-container  .btn.button:before {
content:'';
width: 25px;
height: 25px;
position: absolute;
background: #EAF1FF!Important;	
right: -15px;
  top: 11px;
  transition: .35s all ease-out;
}

body .registration-form-container .btn.button span,
body .registration-form-main.login-form .user-registration-Button.button span,
body .registration-form-main.login-form .user-registration-Button.button:after,
body .registration-form-container  .btn.button:after {
content:'';
width: 45px!Important;
height: 45px;
position: absolute;
background: url(img/button-arr.svg);	
transition: .35s all ease-out;
right: -50px;
  background-size: 100%;
  top: 0px;
}


.field-privacy_policy label input {
  position: absolute;
  width: 0;
  height: 0;
  border: none;
  padding: 0;
      opacity: 0 !important;
}

body.page-template-page-account:before,
body.page-template-page-register:before{
content: '';
background: url(img/bg-registration-1.svg);	
width: 150px;
height: 270px;
position: absolute;
left: 0;
top: 0;
background-repeat: no-repeat;
z-index: 1;
}


body.page-template-page-account:after,
body.page-template-page-register:after{
content: '';
background: url(img/bg-registration-2.svg);	
width: 160px;
height: 516px;
position: absolute;
right: 0;
top: 200px;
background-repeat: no-repeat;
z-index: 1;
}


.mbreadcrumbs-container{
max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: left;
  
  width: 100%;
  z-index: 9;
  max-width: 110rem;
  margin: 0 auto;
  padding: 0 2.5rem;
padding-top: 25px;

}

.mbreadcrumbs-container a{
color: #878787;	text-decoration: none;
}

.mbreadcrumbs-container span{
color: #000000;	
}



.registration-form-main.login-form .registration-form-container {
  position: relative;
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 65px;
  padding-bottom: 100px;
}



.registration-form-main.login-form  .already-user {
 
  margin-bottom: 0px;
}


.user-registration-form-login p label{
	display: none !important;
}

body .user-registration-form-login .user-registration-Button.button {
  background: #EAF1FF;
  border: none !important;
  border-radius: 45px;
  color: #3772FF;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 500;
  line-height: 29.26px;
  text-align: left;
  padding: 8px 48px;
  position: relative;
}

body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label.acctive:after {
 
  opacity: 1;
 
}
body .user-registration-form-login .lost_password a {
font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.94px;
  text-align: right;
  color: #000;
  text-decoration:none;
  display: block;
  margin-top: 10px;
}


body .user-registration-form-login .user-registration-form__label-for-checkbox{
  font-family: Montserrat;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 21.94px;
  text-align: left;
  color: #000;
  text-decoration: none;
  order: 30;
  margin-bottom: 0 !important;
  margin-top: 0px;
}

.registration-form-main.login-form  #user-registration {
margin: 55px 0 0 0;
}

.registration-form-main.login-form  .ur-frontend-form.login {
  margin: 0;
  padding: 0px;
  box-shadow: none;
  background: 0 0;
}
.registration-form-main.login-form .ur-frontend-form.login  .ur-form-grid{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}


.registration-form-main.login-form .ur-frontend-form.login  .ur-form-grid p{
width: 100%;
  margin: 0;
  order: 10;
}

.registration-form-main.login-form .ur-frontend-form.login  .ur-form-grid p span{
width: 100%;
display: block;	
}

.registration-form-main.login-form .forn-submit-1 {
  display: flex;
  width: 100%;
  align-content: center;
  justify-content: center;
  order: 50;
  padding-top: 65px;
  padding-bottom: 5px;
  margin-top: 0 !important;
}

.registration-form-main.login-form .user-registration-form__label.user-registration-form__label-for-checkbox,
.registration-form-main.login-form .user-registration-LostPassword.lost_password {
width: 50% !important;
}

.registration-form-main.login-form .user-registration-LostPassword.lost_password {
  order: 40!important;
  text-align: right;
  padding-top: 0px;
}

.registration-form-main.login-form .user-registration-form-row.form-row {
  margin-bottom: 10px !important;
}


.registration-form-main.login-form .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] {
  display: inline;
  margin-bottom: 10px ;
}

.invisible{
	position: absolute !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 0;
	height: 0;
	overflow: hidden;
	border: none !Important;
	
}


.registration-form-main.login-form{
	
}

.registration-form-main.login-form p.user-registration-form-row.form-row {
  display: flex;
  justify-content: center;
}
.registration-form-main.login-form  .user-registration-ResetPassword .ur-form-grid p:first-child,
.registration-form-main.login-form  .user-registration-ResetPassword p label {
  display: none;
}

.registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button:hover,
body .registration-form-container .btn.button:hover,
body .user-registration-form-login .user-registration-Button.button:hover {
  background: #3772FF;
  color: #EAF1FF;
}
.registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button:hover:before,
body .registration-form-container .btn.button:hover:before,
body .user-registration-form-login .user-registration-Button.button:hover:before {
background: #3772FF;	
}

 .registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button span:before,
body .registration-form-container .btn.button span:before,
 body .registration-form-main.login-form .user-registration-Button.button span:before{
content:'';
width: 45px;
height: 45px;
position: absolute;
background: url(img/button-hover.svg);	
    background-size: 100%;	
transition: .35s all ease-out;
right: 0px;
  background-size: 100%;
  top: 0px;	 
 z-index: 1;
  opacity: 0; 
 }
 .registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button:hover  span,
 body .registration-form-container .btn.button:hover  span,
body .user-registration-form-login .user-registration-Button.button:hover  span{
background: none;	
}
 .registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button:hover  span:before,
 body .registration-form-container .btn.button:hover  span:before,
body .user-registration-form-login .user-registration-Button.button:hover  span:before {
 
}

.account-page__container {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
padding-top: 45px !important;
    padding-bottom: 90px !important;
}

body  #user-registration.vertical {
  display: flex;
  flex-wrap: wrap;
  box-shadow: none;
  width: 100%;
      max-width: 100% !important;
    padding: 0;
	
}

body #user-registration.vertical .user-registration-MyAccount-navigation {
  background: transparent;
  width: 195px;
  border: none;
  padding: 0;
}

body #user-registration.vertical .user-registration-MyAccount-content {
  width: calc(100% - 195px);
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 75px;
}

body #user-registration .user-registration-MyAccount-content h2 {
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  color: #000;
}

body #user-registration .user-registration-MyAccount-content  p {
  color: #000;
  font-size: 18px;
  max-width: 760px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 10px;
}

body #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	  background: transparent;
  border-color: transparent;
  border: none !important;
color: #878787 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  padding-left: 0 !important;
  font-family: Montserrat,sans-serif;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-bottom: 33px;
  transition: .35s all ease-out;
  display: flex;
  align-content: center;
  line-height: 21px !important;
  gap: 0;
}
#user-registration.vertical .user-registration-MyAccount-navigation ul {
    gap: 0!important;
}
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover,
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
  background: transparent;
  border-color: transparent;
  border: none !important;
  color: #000 !important;
  font-weight: 400 !important;
}

body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link i {
   transition: .35s all ease-out;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 0 !important;
  margin-top: -3px;
  margin-right: 10px !important;
  position: relative;
  
}
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link i:before {
 content:'';
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 0 !important;
  margin-top: 0px;
  margin-right: 0px !important;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

 

body #user-registration.vertical .urcma-edit-password i {
  background: url(img/edit-pass.svg);
background-size: 81% !important;
  background-repeat: no-repeat;
  background-position: 3px;
  	width: 24px;
	height: 24px;
}



body #user-registration.vertical .urcma-dashboard i{
	background: url(img/control-icon.svg);
	width: 24px;
	height: 24px;
	
}

body #user-registration.vertical .urcma-test-result i{
	background: url(img/test-result-icon.svg);
	width: 24px;
	height: 24px;
	
}

body #user-registration.vertical .urcma-edit-profile i{
	background: url(img/profile-icon.svg);
	width: 24px;
	height: 24px;
	
}

body #user-registration.vertical .urcma-service  i{
	background: url(img/service-icon.svg);
	width: 24px;
	height: 24px;
	
}


body #user-registration.vertical .urcma-dashboard i:before{
	background: url(img/control-icon-h.svg);

	
}

body #user-registration.vertical .urcma-test-result i:before{
	background: url(img/test-result-icon-h.svg);

	
}

body #user-registration.vertical .urcma-edit-profile i:before{
	background: url(img/profile-icon-h.svg);

	
}

body #user-registration.vertical .urcma-service  i:before{
	background: url(img/service-icon-h.svg);

	
}


body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover  i:before,
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a  i:before {
opacity: 1;	
}


body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link  .urcma-user-logout{
  margin-top: 150px;
  position: relative;
  background: #EAF1FF !important;
  width: 143px;
  text-align: center;
  color: #3772FF;
  font-size: 18px;
  border-radius: 80px;
  height: 38px;
padding-right: 0 !important;
}

body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link  .urcma-user-logout i{
width: 38px  !important;
  height: 38px !important;
  border-radius: 50%;
  background-color: #EAF1FF;
  position: absolute !important;
  right: -45px;
  margin-right: 0 !important;
  background-image: url(img/logout-icon.svg);
top: 0;  
background-repeat: no-repeat;
  background-position: center;	
  margin-top: 0!important;
}

body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link  .urcma-user-logout span {
  display: block;
  visibility: ;
  text-align: center;
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  color: #3772FF;
   position: relative;
}

body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link  .urcma-user-logout span:after {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    right: -15px;
    top: 50%;
    background: url(img/icons/start-bridge.svg) center / contain no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


body #user-registration .user-registration-MyAccount-content .user-registration-profile-fields h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: none;
  color: #000;
  text-align: left !important;
}


.top-banner {
  background-repeat: no-repeat!important;
  display: flex;
  background-position: top center!important;
  border-radius: 14px;
  overflow: hidden;
  width: 100%;
}

body #user-registration .user-registration-MyAccount-content .top-banner h2{
font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  margin-bottom: 5px;
}

.top-banner h3{
  color: #3772FF;
  font-size: 80px;
  font-weight: bold;
  text-transform: uppercase;
}



.top-banner .top-banner-text{
padding-top: 248px;
}
body .test-result-container .top-banner-img img{
 margin-top: -20px;
}

.diagramm-title {
  color: #3772FF;
text-align: left;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.diagramm-left1{
  display: block;
  width: 50%;
}



.test-result-diagramm{
 max-width: 100%;
  margin-top: 20px;
  width: 100%;
}

.test-result-diagramm-container{
  background: #f5f5f5;	  
  padding: 30px 80px 10px 80px;
    width: 100%;
	  border-radius: 14px;
	  display: flex;
}
.diagramm-diagramm{
padding-top: 30px;
  display: block;
  width: 100%;
  padding-bottom: 30px;
}
.diagramm-sub-title{
text-align: left;
  color: #aaa;
  font-size: 20px;
  font-weight: bold;
}
.test-result-diagramm ul {
width: 60%;
padding-top: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: right;
  flex-direction: column;
}

.test-result-diagramm ul li {
font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    color: #000;
    line-height: 24px;
    width: 100%;
    max-width: 644px;
    background: #fff;
    border-radius: 8px;
    min-height: 44px;
    padding: 10px 40px;
}

.test-result-diagramm ul li.itemm-1 {
	background: rgba(55, 114, 255, 0.7);
	color: #fff;
}

.test-result-diagramm ul li.itemm-2 {
	background: rgba(86, 136, 254, 0.7);
	color: #fff;
}


.test-result-diagramm ul li.itemm-3 {
	background: rgba(128, 165, 255, 0.7);
	color: #fff;
}


.test-result-additional .button-container {
  text-align: center;
}

.test-result-additional .button-container .start-button__text {
  white-space: nowrap;
  font-size: 18px;
 
}
.test-result-additional .button-container  .start-button__text:after {
	display: none;
}

.test-result-container .button-container2 {
  text-align: center;
  width: 100%;
  padding-top: 40px;
}

.test-result-additional {
  max-width: calc(50% - 5px);
  background: #f5f5f5;
  border-radius: 14px;
  padding: 30px;
  margin-top: 20px;
  width: 100%;
}

.tr-additional-title {
  text-align: center;
  color: #aaa;
  font-size: 20px;
  font-weight: bold;
   line-height: 24px;
padding-top: 0;
  padding-bottom: 30px;
}

.tr-additional-title2 {
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 10px;
}


.tr-additional-title3 {
  color: #8F8F8F;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  font-weight: 400;
  padding-bottom: 25px;
}

.tr-additional-title3.tt2 {
  padding-bottom: 17px;
}

.tr-additional-title2.rr4 {
  margin-top: 53px;
}
.tr-additional-title3.tt3 {
  padding-bottom: 17px;
}

.tr-additional-title3.tt4 {
  padding-bottom: 17px;
}

.tr-additional-title3.tt5 {
  padding-bottom: 18px;
}

.text-muted {
color: #0B8CF1;
  font-size: 16px; 
font-weight: 700;
  text-align: center;
  display: block;
}

.text-muted.rrt1{
color: #8F8F8F;
  font-weight: 600;	
}
.d-flex{display: flex;
  padding-top: 5px;
justify-content: space-between;}

.progress {
  display: flex;
  height: 6px;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #E4E3E3;
  border-radius: 22px;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  transition: width 1s ease;
  background-image: linear-gradient(90deg
,#00BCA1 0,#0B8CF1 50%, #977FD6 100%);
    background-repeat: repeat-x;
}

.progress2 {
  display: flex;
  height: 6px;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #E4E3E3;
  border-radius: 22px;
}

.progress-bar2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  transition: width 1s ease;
  background-image: linear-gradient(90deg,#0B8CF1 0,#0B8CF1 50%, #0B8CF1 100%);
    background-repeat: repeat-x;
}


body.user-registration-test-result  #user-registration.vertical .user-registration-MyAccount-content{
	padding-right: 0;
}


.test-result-container {
display: flex;
  flex-wrap: wrap;
  width: 100%;
max-width: 100%;
  justify-content: space-between;
}



.hr-line {
  background: #8F8F8F;
  height: 1px;
margin-top: 45px;
margin-bottom: 35px;
}

.hr-line.dt1{
  margin-top: 36px;
}

.hr-line.dt4{
  margin-top: 36px;
}
.optoex,
.cons,
.agree,
.neur,
.extra {
  display: flex;
  width: 100%;
padding-bottom: 12px;
  padding-top: 0px;
}


.cons {
  padding-bottom: 18px;
}
.extra {
padding-bottom: 18px;
}
.agree {
 padding-bottom: 18px;
}

.optoex .text-left,
.cons .text-left,
.agree .text-left,
.neur .text-left,
.extra .text-left{
  color: #8F8F8F;
  width: 180px;
    font-size: 16px;
}

.optoex .x-small,
.cons .x-small,
.agree .x-small,
.neur .x-small,
.extra .x-small  {
  width: calc(100% - 180px);
}

body #user-registration .test-result-additional p,
body #user-registration .user-registration-MyAccount-content .optoex p,
body #user-registration .user-registration-MyAccount-content .cons p,
body #user-registration .user-registration-MyAccount-content .agree p,
body #user-registration .user-registration-MyAccount-content .neur p,
body #user-registration .user-registration-MyAccount-content .extra p {
  margin: 0;
}

 .cons .text-left, .agree .text-left, .neur .text-left, .extra .text-left {
  padding-top: 10px;
}


body #user-registration .user-registration-MyAccount-content p.x-small {
 
  width: 100%;
}


.hr-line.dt2{
  margin-top: 40px;
}



   .circle-chart {
display: block;
  margin: auto;
  max-width: 385px;
  max-height: 385px;
    }
    .circle-chart__circle {
      fill: none;
stroke-width: 4;
      transform: rotate(18deg);
      transform-origin: center;
    }
    text {
     
      font-size: 2px;
      fill: #fff;
      text-anchor: middle;
      alignment-baseline: middle;
    }
	 

body .registration-form-container .ur-frontend-form .ur-button-container button:last-child {
  margin-right: auto;
}



body .registration-form-main.login-form #rememberme {
  width: 14px;
  border-radius: 0;
}


.user-pay-top-banner {
  display: flex;
 
 border-radius: 31px;
  overflow: hidden;
  position: relative;

  background-repeat: no-repeat!important;
  background-position: center!important;

}

body #user-registration .user-registration-MyAccount-content .user-pay-top-banner h2 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}

.user-pay-top-banner h3 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}


.user-pay-top-banner .top-banner-text-2 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}

.user-pay-top-banner .top-banner-text-3 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 200px;
}


.top-banner-price {
  background: #3772FF;
  width: 120px;
  height: 120px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 120px;
  border-radius: 50%;
  position: absolute;
top: 30px;
  right: 30px;
  display: block;
}


.top-banner-price:after {
content: '';
border: 3px solid #3772FF;
   border-radius: 50%;
  position: absolute;
top: -10px;
  right: -10px;
  display: block;
  width: 140px;
  height: 140px;	
}




.user-pay-top-banner .top-banner-text {
  max-width: 100%;
  padding-left: 30px;
  width: calc(100% - 733px);
  padding-top: 30px;
}

body .pay-page__container {
  padding-top: 60px;
  padding-bottom: 60px;
      width: 100%;
}



.v2 .start-button__text {
  color: #fff;
  background-color: #3772FF;
}

.v2 .start-button__text:after {
  background: url(img/icons/start-bridge2.svg) center/contain no-repeat;

}

.v2 .start-button__icon {
  background-color: #3772FF;
}


body.user-registration-service #user-registration.vertical .user-registration-MyAccount-content {
  padding-right: 0;
}



body .woocommerce-notice.woocommerce-thankyou-order-received,
body .woocommerce-order-overview,
.woocommerce-billing-fields h3,
body .woocommerce-notices-wrapper,
body .cart-empty.woocommerce-info,
body .woocommerce-customer-details,
body .woocommerce-order-details,
body .wc-empty-cart-message,
.woocommerce-shipping-fields,
.woocommerce-additional-fields,
body #order_review_heading,
body #order_review .woocommerce-checkout-review-order-table,
body .woocommerce-cart-form{
	display: none!important;
}


.pay-page__container .woocommerce input {
  background: #EFEFEF;
  height: 62px;
  border-radius: 8px;
  width: 100%;
  padding: 10px 20px;
  color: #000;
  font-size: 18px;
}

.woocommerce-notice.woocommerce-thankyou-order-received {
  text-align: center;
  font-size: 34px;
  padding-bottom: 60px;
}


body  .woocommerce-checkout #payment {
  background: transparent;
  border-radius: 5px;
  border: 1px solid #C2D3F6;
}


body  .woocommerce-checkout #payment #place_order{
  padding: 12px 32px;
  border-radius: 80px;
  background-color: var(--accent-color-primary);
  color: #fff;
  float: none !important;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

body  .woocommerce-checkout #payment #Field-numberInput {
  padding-right: 154.6px;
  background: #fff;
  padding: 10px 156px 10px 10px;
  border-radius: 8px;
}

body  .woocommerce-checkout #payment #Field-expiryInput{
  background: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 8px;	
}


body  .woocommerce-checkout #payment #Field-cvcInput{
  background: #fff;
  padding: 10px 45px 10px 10px;
  border-radius: 8px;	
}

body  .woocommerce-checkout #payment .p-BillingAddressForm {
  max-width: 400px;
}

body  .woocommerce-checkout #payment select{
  background: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 8px;	
}

.pay-page__container .woocommerce .form-row.woocommerce-validated input {
  height: auto;
}

.woocommerce-order-thank{
	
}


body.woocommerce-page.woocommerce-order-received .pay-page__container {
padding-top: 120px;
  padding-bottom: 120px;
  width: 100%;
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
}


.woocommerce-order-thank{
 
  display: flex;
  background-repeat: no-repeat!important;
}

.woocommerce-order-thank .top-banner-text{
  width: calc(100% - 580px);
  padding-left: 30px;
  padding-top: 200px;
}

.title-thnks-1{
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 25px;
}


.test-result-container.no-text .top-banner .top-banner-text {
  max-width: 690px;
  padding-top: 150px;
}
body #user-registration .user-registration-MyAccount-content .test-result-container.no-text .top-banner h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  margin-bottom: 100px;
}


.test-result-container.no-text .top-banner .top-banner-img{
  padding-top: 0px;
  width: 575px;
  text-align: center;
}

.test-result-container.no-text .top-banner .start-button__text {
 
  padding: 12px 52px;
 
}

body .header__user-menu.disable{
	display: none;
	
}


body .header__user-account.active{
display: block;	
}

body .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"],
body .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"],
body  .ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password input[type="password"] {
  padding-right: 50px;
  background: #EFEFEF;
  height: 62px;
  border-radius: 8px;
}
 
 
 
body  .ur-frontend-form .ur-form-row .ur-form-grid label {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}
 
 body  #user-registration .user-registration-MyAccount-content .ur-frontend-form .user-registration-EditAccountForm.edit-password .ur-form-grid > p {
  float: left;
  margin-top: 24px;
  margin-bottom: 0;
}
 
 
 body   .ur-frontend-form input[type="submit"] {
  float: left;
  border: none !important;
  box-shadow: none;
  color: #fff;
  padding: 15px 40px;
  font-weight: 600;
}
 
 body #user-registration.vertical .urcma-edit i:before {
  background: url(img/profile-icon-h.svg);
}
 
body #user-registration .user-registration-MyAccount-content h2.edit-profile{
  font-size: 32px;
}


 
 body .with_frm_style input[type="text"], 
 body .with_frm_style input[type="password"], 
 body .with_frm_style input[type="email"], 
 body .with_frm_style input[type="number"], 
 body .with_frm_style input[type="url"], 
 body .with_frm_style input[type="tel"], 
 body .with_frm_style input[type="phone"], 
 body .with_frm_style input[type="search"], 
 body .with_frm_style select, .with_frm_style textarea, 
 body .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, 
 body .frm_form_fields_active_style, .frm_form_fields_error_style, 
 body .with_frm_style .frm-card-element.StripeElement, 
 body .with_frm_style .frm_slimselect.ss-main {
  color: #000;
  background-color: #EFEFEF;
  font-family: Montserrat,sans-serif;
  border-width: 0;
  border-style: none;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  font-size: 18px;
 
  box-sizing: border-box;
  outline: none;
  font-weight: 400;
  height: 62px;
}
 
 body .with_frm_style .frm_primary_label {
  max-width: 100%;
  font-family: Montserrat,sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-align: left;
 margin-bottom: 8px;
}
 
.frm_style_formidable-style.with_frm_style input[type="submit"] {
  background: #EAF1FF;
  border: none;
  width: 161px;
  height: 45px;
  text-align: center;
  font-size: 24px;
  color: #3772FF;
  font-weight: 500;
  border-radius: 80px;
  font-family: Montserrat,sans-serif;
}
 
 
 .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
font-family: Montserrat,sans-serif;
  
 }
 
 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], 
 .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], 
 .ur-frontend-form .ur-form-row .ur-form-grid textarea, 
 .ur-frontend-form .ur-form-row .ur-form-grid select, 
 .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement {
  width: 100%;
  padding: 4px 8px;
    padding-left: 8px;
 font-family: Montserrat,sans-serif;
  min-height: 36px;
  margin-bottom: 10px;
  line-height: 1.5;
background-color: #EFEFEF !important;
  height: 62px;
  border-radius: 8px!important;
  color: #000;
  font-size: 18px;
}

 
body #user-registration.vertical .urcma-edit i {
  background: url(img/profile-icon.svg);
  width: 24px;
  height: 24px;
}
 
 body .frm_dropzone .dz-preview .dz-image img {
  max-height: 100%;
}
 
 body .frm_dropzone .dz-preview .dz-image {
  max-width: 100%;
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

 body .frm_dropzone.dz-clickable .dz-message {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}



 body .dz-preview.dz-complete .dz-column  .dz-progress,
 body .dz-preview.dz-complete .dz-column .dz-details .dz-size,
 body .dz-preview.dz-complete .dz-column .dz-details .dz-filename,
 body .frm_small_text,
 body .frm_upload_text {
  display: none;
}

body .frm_dropzone .dz-preview .dz-remove {
  cursor: pointer;
  border: none;
  float: none;
  width: 100px;
  height: 100px;
  position: relative;
  background: url(img/drop-photo.svg);
  background-repeat: no-repeat;
  background-position: center;
}

body .frm_dropzone .dz-preview .dz-remove svg{
display: none;
}

body .dz-preview.dz-complete.dz-image-preview {
  position: relative;
  padding: 0;
  border: none!important;
}

body .frm_dropzone .dz-preview .dz-column {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
}

body .frm_fields_container .frm_form_field.upphoto {
  display: flex;
  margin-left: auto;
  position: relative;
}
body .frm_fields_container .frm_form_field.upphoto label{
  margin-top: 45px;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 400;
}

body .with_frm_style .frm_form_field:not(.frm_compact) .frm_dropzone .frmsvg {
 
  margin: 10px auto 0px;
 
}
body .frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 40px;
}

 

body .user-registration-form-login .user-registration-Button.button.invisible2 {
background: #EAF1FF !important;
  border: none !important;
  border-radius: 45px;
  color: #3772FF !important;
  font-family: Montserrat;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 29.26px !important;
  text-align: center;
  padding: 8px 48px !important;
  position: relative;
  width: 200px;
}


body .registration-form-main input:autofill,
body .account-page__container input:autofill {
  -webkit-box-shadow: 0 0 0 35px #EFEFEF inset !important;
}

body .test-result-container .top-banner-img {
width: 57%;
  text-align: center;
}

body .test-result-container .top-banner-img img{
  max-width: 100%;
}


 
body.user-registration-test-result #user-registration.vertical .user-registration-MyAccount-content {
  width: calc(100% - 285px);
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
      flex: none!important;
}

body.user-registration-test-result #user-registration.vertical {
    justify-content: space-between;
}

body .start-button {
   
    text-transform: none;
    letter-spacing: 0;
}


.benefits__item-inner.benefits__item-inner--01 h3:before{
	    background: url(img/icons/unlocking.svg) center / contain no-repeat;
		    width: 24px;
    height: 24px;
    flex: 0 0 24px;    margin-top: 10px;
}


.benefits__item-inner.benefits__item-inner--02 h3:before{
	    background: url(img/icons/saving-time.svg) center / contain no-repeat;
		    width: 24px;
    height: 24px;
    flex: 0 0 24px;    margin-top: 10px;
}


.benefits__item-inner.benefits__item-inner--03 h3:before{
	    background: url(img/icons/harmonizing.svg) center / contain no-repeat;
		    width: 24px;
    height: 24px;
    flex: 0 0 24px;    margin-top: 10px;
}



.benefits__item-inner.benefits__item-inner--04 h3:before{
	    background: url(img/icons/support-career.svg) center / contain no-repeat;
		    width: 24px;
    height: 24px;
    flex: 0 0 24px;    margin-top: 10px;
}


#myBtn {
  display: none;
  position: fixed; 
  bottom: 20px; 
  right: 30px;
  z-index: 99;
  border: none;
  outline: none; 
  background: url(img/to-top23.svg) center / contain no-repeat; 
  color: white; 
  cursor: pointer; 
  padding: 1px;
 
  width: 56px;
  height: 56px;
  font-size: 0;
  border-radius: 50%;
}

#myBtn:hover {
 
}
body #user-registration.vertical {
  position: relative;
}
.user-registration.acctive:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
}



.testing-form-progressBar {
display: flex;
  padding-bottom: 50px;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}

.dfkuh54 {
    font-size: 24px;
    font-weight: 600;
	width: 310px;
	    margin-top: -5px;
}




.testing-form-ansvers {
    background: #F9F9F9;
    border-radius: 20px;
padding: 65px 70px 90px 75px;
}


.step-question {
font-size: 28px;
  font-weight: 500;
  padding-bottom: 35px;
  margin-bottom: 32px;
  line-height: 34px;
  background: #EAF1FF;
  padding-top: 30px;	
  padding-left: 45px;
  padding-right: 30px;
}


.step-question span{
    font-size: 18px;
    color: #A4A9B3;
    display: block;
    margin-bottom: 12px;
	
}




#multiStepForm .custom-radio {
    display: flex;
    align-items: center;
    padding-right: 20px;
    cursor: pointer;
  min-height: 55px;
    font-size: 24px;
    margin-bottom: 15px;
    justify-content: space-between;
padding-left: 42px;
	   border-left: 4px solid transparent;
	   line-height: 30px;
	   padding-top: 10px;
  padding-bottom: 10px;
}

#multiStepForm .custom-radio input {
    display: none; /* Ховаємо стандартне радіо */
}

#multiStepForm .radio-icon {
width: 32px;
  height: 32px;
 
    display: inline-block;
   
    position: relative;
    order: 2;
	background: url(img/check-border-v3.svg);
	background-repeat: no-repeat;
  background-position: center;
}

#multiStepForm .custom-radio input:checked + .radio-icon:after {
content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 32px;
  height: 32px;
background: url(img/check-checked-v3.svg);
  background-position: center;
  background-repeat: no-repeat;
}


 

#multiStepForm .custom-radio.selected,
#multiStepForm .custom-radio:hover{
    background: #fff;
    border-left: 4px solid #3772FF;
}



.form-buttons-container{
padding-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;	
}

.form-button{
background: #EAF1FF;
    border: none;
    width: 161px;
    height: 45px;
    text-align: center;
    font-size: 24px;
    color: #3772FF;
    font-weight: 500;
    border-radius: 80px;
    font-family: Montserrat, sans-serif;
margin-left: 10px;
    margin-right: 10px;
	}


.testing-form-container {
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: left;
  padding-top: 95px;
  width: 100%;
}

.testing-form-progressBar .start-button__icon {
 
  padding: 23px;
 
}

.site-main h1.entry-title {
    font-size: 40px;
    font-weight: 700;
     margin-bottom: 30px;
    color: #000;
}


main.site-main {
    max-width: 110rem;
    margin: 0 auto;
    padding: 3.5rem 2.5rem;
}


main.site-main .entry-content{
    font-size: 20px;
    font-weight: 500;
}

main.site-main .entry-content p{
    margin-bottom: 20px;
}


main.site-main .entry-content h2{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}
main.site-main .entry-content h3{
    font-size: 26px;
    font-weight: 700;
	    margin-bottom: 20px;
    color: #000;
}

.testing-form-ansvers .testing-form-ansvers-con {
    width: 100%;
    display: flex;
	position: relative;
}

#multiStepForm .testing-form-ansvers-con .custom-radio {
    display: flex;
    align-items: center;
    padding-right: 0px;
    cursor: pointer;
    height: auto;
    font-size: 24px;
    margin-bottom: 0;
    justify-content: center;
    padding-left: 0;
    border-left: 0px solid transparent;
    line-height: 30px;
    width: 20%;
    flex-wrap: wrap;
    text-align: center;
}

#multiStepForm .testing-form-ansvers-con .custom-radio .radio-text{
width: 100%;
    font-size: 24px;
    font-weight: 600;
margin-bottom: 50px;
  display: flex;
  margin-top: 30px;
    min-height: 60px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}

#multiStepForm .testing-form-ansvers-con .radio-icon {
    width: 100%;
    height: 10px;
    display: block;
    position: relative;
    order: 2;
    background: #0750FF;
}

#multiStepForm .testing-form-ansvers-con .custom-radio.selected, 
#multiStepForm .testing-form-ansvers-con .custom-radio:hover {
    background: transparent;
    border-left: 0px solid transparent;
}

 
#multiStepForm .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after {
content: '';
  position: absolute;
  top: -19px;
  left: calc(50% - 19px);
  width: 48px;
  height: 48px;
  background:#fff;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
  opacity: 0;
}
#multiStepForm  .slider-indicator {
position: absolute;
  bottom: -9px;
  left: 0;
  width: 20%;
  height: 48px;


  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
	    opacity: 0;
    visibility: hidden;
}
  
        /* Sliding indicator */
#multiStepForm  .slider-indicator:after {
	content:'';
    position: absolute;
    bottom: 0x;
left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 40px;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);

        }
#multiStepForm  .slider-indicator.visible {
    opacity: 1;
    visibility: visible;
}		

#multiStepForm .testing-form-ansvers-con .answer-1 .radio-icon {
border-radius: 6px 0 0px 5px;
	 
}
#multiStepForm .testing-form-ansvers-con .answer-2 .radio-icon {
	background: #6287FF;
}

#multiStepForm .testing-form-ansvers-con .answer-3 .radio-icon {
	background: #8BADFF;
}

#multiStepForm .testing-form-ansvers-con .answer-4 .radio-icon {
	background: #8997F0;
}

#multiStepForm .testing-form-ansvers-con .answer-5 .radio-icon {
	background: #867CE1;
border-radius: 0 6px 5px 0px;
}

 #modalnotification2 {
  opacity: 0;
      padding-bottom: 95px;
}

#modalnotification2.active {
  opacity: 1;
}

#modalnotification2 .modal-window-title {
  padding:0;
  height: auto;
  background: transparent;
  color: #3772FF;
  font-size: 18px;
  font-weight: 500;
  margin-top: 25px;
}

#multiStepForm .custom-radio .radio-text {
  width: calc(100% - 60px);
}

.top-text-test-1 {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
}

 
#multiStepForm .wl-balance .testing-form-ansvers-con .radio-icon {
      background: #F64964;
}

#multiStepForm .wl-balance .testing-form-ansvers-con .answer-0 .radio-icon {
    border-radius: 6px 0 0px 5px;
}

#multiStepForm .wl-balance .testing-form-ansvers-con .answer-1 .radio-icon {
    background: #F64964;
 
}

#multiStepForm .wl-balance .testing-form-ansvers-con .answer-2 .radio-icon {
    background: #EF9C3B;
}

#multiStepForm .wl-balance .testing-form-ansvers-con .answer-3 .radio-icon {
    background: #ECE211;
}

#multiStepForm .wl-balance .testing-form-ansvers-con .answer-4 .radio-icon {
    background: #7ADD56;border-radius: 0;

 
}

#multiStepForm .wl-balance .testing-form-ansvers-con .answer-5 .radio-icon {
    background: #02BCA2;
		    border-radius: 0 6px 5px 0px;
 
}
 
 
 
 
#multiStepForm .slider-group {
  max-width: 500px;
  margin: 30px auto;
  font-family: sans-serif;
}

#multiStepForm .slider-group label {
  display: block;
  margin-bottom: 6px;
  font-weight: bold;
}

#multiStepForm .slider-group .custom-slider {
  width: 100%;
  margin-bottom: 20px;
  appearance: none;
  height: 10px;
  border-radius: 5px;
  background: linear-gradient(to right, #d32f2f, #fbc02d, #388e3c);
  outline: none;
}

#multiStepForm .slider-group .custom-slider:-webkit-slider-thumb {
  appearance: none;
  width: 22px;
  height: 22px;
  background: white;
  border: 2px solid #555;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s;
}

#multiStepForm .slider-group .custom-slider:-moz-range-thumb {
  width: 22px;
  height: 22px;
  background: white;
  border: 2px solid #555;
  border-radius: 50%;
  cursor: pointer;
}



#multiStepForm .test-etap-3 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after{
	    opacity: 1;
}






.user-registration-form__label.user-registration-form__label-for-checkbox {
position: relative;	
}

 

/* Приховуємо стандартний чекбокс */
.user-registration-form__input-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Стилізуємо контейнер (label) */
.user-registration-form__label-for-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
  user-select: none;
}

/* Створюємо кастомний чекбокс через before */
.user-registration-form__label-for-checkbox span:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
margin-bottom: -3px;
  border-radius: 0px;
  background: url(img/check-box-login.svg);
  transition: all 0.2s;
  margin-right: 8px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position:center;
}

/* Додаємо галочку, коли чекбокс активний */
.user-registration-form__input-checkbox:checked + span:after {
	content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
    transition: all 0.2s;
  background-color: #007bff;
  border-color: #007bff;
  background: url(img/check-box-login-ok.svg);
  background-repeat: no-repeat;
  background-position: center;
position: absolute;
  left: 0;
  top: 3px;
}


.testing-form-ansvers.test-etap-3 .testing-form-ansvers-con {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio.selected  {
    background: transparent;
   border: 2px solid #C7C7C7;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio {
     padding-bottom: 0;
    padding-right: 0px;
    cursor: pointer;
    height: auto;
    font-size: 24px;
    margin-bottom: 0;
    justify-content: center;
    padding-left: 0;
    border-left: 0px solid transparent;
    line-height: 30px;
    width: 49%;
    flex-wrap: wrap;
    text-align: center;
    border: 2px solid #C7C7C7;
	    padding-top: 0;
  position: relative;
      display: block;
}


#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio .radio-text {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
    display: flex;
    margin-top: 0px;
    min-height: 50px;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 2px solid #C7C7C7;
    padding-left: 20px;
}


#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .radio-icon {
    border-radius: 6px 0 0px 5px;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 10px;
    right: 10px;
    background: url(img/test-3-check.svg);
	    box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after {
content: '';
    border-radius: 6px 0 0px 5px;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0px;
    right: auto;
    background: url(img/test-3-check-2.svg);
    box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0px;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .video-answer  {
   display: block;
    width: 100%;
	    position: relative;
}
#multiStepForm .testing-form-ansvers.test-etap-3 .video-answer video{
    width: 100%;
 
}

.video-answer div {
width: 100%;
    background: #A7CDF9;
    display: flex;
    justify-content: center;
    align-items: center;
}



.video-answer div#lottie-container-2  svg{
    width: 50% !important;
 
 
}

.video-answer:after{
content:'';
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
display: block;
background: rgba(255, 255, 255, 0.5);	
}


.custom-radio.selected .video-answer:after{
	opacity: 0;
}



#multiStepForm .testing-form-ansvers.test-etap-3 .no-video-step .testing-form-ansvers-con .custom-radio .radio-text {
    width: 100%;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0px;
    display: block;
    margin-top: 0px;
    min-height: 50px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 0px solid #C7C7C7;
    padding-left: 42px;
    padding-right: 65px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .no-video-step .testing-form-ansvers-con .radio-icon {
    border-radius: 6px 0 0px 5px;
    position: absolute;
    width: 32px;
    height: 32px;
    top: calc(50% - 16px);
    right: 10px;
    background: url(img/test-3-check.svg);
    box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}


input[type="radio"]:focus,
input[type="radio"]:focus-visible,
label:focus,
label:focus-visible {
  outline: none!important;
  box-shadow: none!important;
}

input[type="radio"] {
  appearance: none; /* Safari, Firefox */
  -webkit-appearance: none; /* Chrome */
  outline: none;
  box-shadow: none;
}



.testing-form-ansvers.step-5 {
    background: #EFF6FE;
    border-radius: 20px;
padding: 30px 65px 20px 65px;
}
.testing-form-ansvers.step-5 .step-question span {
  margin-bottom: 3px;
}

.testing-form-ansvers.step-5 .step-question {
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 34px;
    background: transparent;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.testing-form-ansvers.step-5  .testing-form-ansvers-con {
    flex-wrap: wrap;
	padding-top: 35px;
}

#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio {
display: flex;
  align-items: center;
  padding-right: 40px;
  cursor: pointer;
  height: auto;
  font-size: 24px;
  margin-bottom: 0;
  justify-content: space-between;
  padding-left: 20px;
border: 1px solid transparent;
  line-height: 30px;
  width: 100%;
  flex-wrap: wrap;
  text-align: left;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 18px;
  padding-top: 16px;
  padding-bottom: 17px;
}
#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio.selected {
  
  border: 1px solid #3772FF;
 
  background: transparent;
 
}


#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .radio-icon {
  
    width: 28px;
    height: 28px;
    display: block;
    position: relative;
    order: 2;
    background: #0750FF;
    background: url(img/ansver-check.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
}


#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after {
display: none !important;
}
#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon {
    width: 28px;
    height: 28px;
    display: block;
    position: relative;
    order: 2;
    background: #0750FF;
    background: url(img/ansver-check.svg);
    background-repeat: no-repeat;
    background-position: center;
	opacity: 1;
}

#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio .radio-text {
    width: calc(100% - 50px);
    font-size: 24px;
   font-weight: 500;
    margin-bottom: 0;
     display: block;
    margin-top: 0;
    min-height: 0;
   
}


.custom-radio {
    -webkit-tap-highlight-color: transparent;
}

.test-result-container .butttonnn-1{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
padding-top: 50px;
	padding-bottom: 120px;
}

.test-result-container .butttonnn-1 .button span{
    display: block;
    width: 45px ! Important;
    height: 45px;
    position: absolute;
     background: url(img/button-hover.svg);
    transition: .35s all ease-out;
    right: -50px;
    background-size: 100%;
    top: 0px;
}

 
.test-result-container .butttonnn-1 .button {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    padding: 9px 56px;
	    position: relative;
}


.test-result-container .butttonnn-1 .button span:before{
    content: '';
    width: 45px;
    height: 45px;
    position: absolute;
    background: url(img/button-arr.svg);
    background-size: 100%;
    transition: .35s all ease-out;
    right: 0px;
    background-size: 100%;
    top: 0px;
    z-index: 1;
    opacity: 0;
}
 
.test-result-container .butttonnn-1 .button:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    background:#3772FF;
    right: -15px;
    top: 11px;
    transition: .35s all ease-out;
}

.user-registration .bootom-test-res,
.test-result-container .test-result-additional.processed{
    max-height: 0;
    overflow: hidden;
    padding: 0;	
	transition: .35s all ease-out;
	position: relative;
    min-height: 0;
}
.user-registration .bootom-test-res.active,
.test-result-container .test-result-additional.processed.active{
  max-height: 1000px; padding: 25px 30px;
    
	
}
.user-registration .bootom-test-res.active{
  max-height: 1000px;
 min-height: 680px;
	
}

.butttonnn-1.deactive{
	display: none !important;
}

.bootom-test-res{
    width: 100%;
    min-height: 680px;
    background: url(img/test-res-men.png);
    background-repeat: no-repeat;
    background-position: right -30px;
	    padding-top: 35px;
		    background-repeat: no-repeat;
}

.man.bootom-test-res{
   background: url(img/bottom-page-women-1.png);
    background-repeat: no-repeat;
background-position: right -60px;
    background-size: 56%;
	
}

.bootom-test-res h3{
    color: #3772FF;
    font-weight: bold;
    font-size: 40px;
	margin-bottom: 10px;
	    text-transform: uppercase;
}
 .bootom-test-res p{
font-size: 20px !important;
    font-weight: 500 !important;
	margin-bottom: 30px !important;
}

body #user-registration {
 
    margin-bottom: 0;
}


.user-registration-test-result .account-page__container {
    padding-bottom: 0px !important;z-index: 9;
}

#add_payment_method #payment ul.payment_methods li input, 
.woocommerce-cart #payment ul.payment_methods li input, 
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 5px 0 0!important;
}


.woocommerce-checkout #payment div.payment_box{
overflow: hidden;	
}

.woocommerce form .form-row label {
    line-height: 1.2;
    font-size: 14px;
}


.bootom-test-res-text {
    display: block;
    max-width: calc(100% - 600px);
    width: 100%;
}


.butons-container .talk-to-ai {
    white-space: nowrap;
    padding: 9px 29px;
    border-radius: 80px;
    color: #3772FF;
    background-color: #EAF1FF;
    transition: background-color .3s ease 0s;
font-size: 24px;
    margin-bottom: 30px;
}

.butons-container .in-dev {
font-size: 24px;
    color: #ABABAB;
    padding: 9px 27px;
}


.header {
 
    z-index: 999;
}

body.user-registration-page #user-registration:not(.user-registration-MyAccount), body.user-registration-page .user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) {
  max-width: 100% !important;
  border-radius: 4px;
  background: transparent !important;
  border: 0;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login {
  margin: 0px auto;
  box-shadow: none !important;
}
 


.user-registration-Button.invisible {
  opacity: 0 !important;
    position: absolute !important;
}


.start-test{
white-space: nowrap;
    padding: 8px 34px;
    border-radius: 80px;
    color: var(--text-color-secondary);
    background-color: var(--accent-color-primary);
    transition: background-color .3s ease 0s;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 190px;	
}

.test-result-container.no-paid{
	margin-bottom: 100px;
}


.testing-form-container  .start-button.v2{
	display: none !important;
}


.ur-frontend-form .edit-password  input[type=submit] {
    white-space: nowrap;
    padding: 8px 34px !important;
    border-radius: 80px !important;
    color: var(--text-color-secondary) !important;
    background-color: var(--accent-color-primary) !important;
    transition: background-color .3s ease 0s !important;
}






@media(max-width: 1700px){

	


.testing-form-container {
    padding-left: 20px;
    padding-right: 20px;
}


 	
.testing-form-container {

  padding-left: 100px;
  padding-right: 100px;
}

}
@media(max-width: 1600px){
	
.user-pay-top-banner .top-banner-text-3 {
  margin-bottom: 150px;
}

.test-result-container .top-banner .top-banner-img img {
  margin-left: -150px;
}

.test-result-container .top-banner-img {
  width: 45%;
}
.top-banner .top-banner-text {
  padding-top: 200px;
  width: 55%;
}
	
}

@media(max-width: 1500px){

 .user-pay-top-banner .top-banner-text {
  max-width: 100%;
  padding-left: 30px;
  width: 40%;
  padding-top: 30px;
}

 .user-pay-top-banner .user-pay-top-banner-img{
  width: 60%;
}
 .user-pay-top-banner .user-pay-top-banner-img img{
  max-width: 100%;
}

 .user-pay-top-banner .top-banner-text-3 {
    margin-bottom: 100px;
  }	
  
  body #user-registration .user-registration-MyAccount-content .test-result-container.no-text .top-banner h2 {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    margin-bottom: 100px;
    padding-right: 20px;
}

}

@media(max-width: 1350px){

.bootom-test-res p {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-bottom: 30px !important;
}
.bootom-test-res {
    background-position: right 30px;
    background-repeat: no-repeat;
    background-size: 400px;
}
.bootom-test-res-text{
    display: block;
    max-width: calc(100% - 380px);
    width: 100%;
}	
.test-result-diagramm ul {
  width: 60%;
  padding-top: 110px;
  padding-left: 40px;
}	
.test-result-diagramm-container {
  background: #f5f5f5;
  padding: 30px 30px 10px 30px;
  width: 100%;
  border-radius: 14px;
  display: flex;
}
	
	
 .user-pay-top-banner .top-banner-text-3 {
    margin-bottom: 20px;
  }
  
  body #user-registration .user-registration-MyAccount-content .top-banner h2 {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  text-align: center;
  margin-bottom: 5px;
}
.top-banner h3 {
  color: #3772FF;
  font-size: 70px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
 .test-result-container .top-banner  .top-banner-img img {
    margin-left: -54px;
    max-width: 100%;
  }
  
  .top-banner .top-banner-text {
  padding-top: 110px;
  width: 50%;
}

.test-result-container .top-banner-img {
  width: 50%;
}
}



@media(max-width: 1280px){
	

#multiStepForm .testing-form-ansvers-con .custom-radio .radio-text {
  font-size: 20px;

}	
	
	body #user-registration .user-registration-MyAccount-content .test-result-container.no-text .top-banner h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  margin-bottom: 50px;
}

.top-banner .top-banner-text {
 
  text-align: center;
}
body #user-registration .user-registration-MyAccount-content .user-pay-top-banner h2 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}
.user-pay-top-banner h3 {
  font-size: 14px;
}
.user-pay-top-banner .top-banner-text-2 {
  font-size: 24px;
}
.user-pay-top-banner .top-banner-text-3 {
  font-size: 14px;
}
.top-banner-price {
  background: #3772FF;
  width: 90px;
  height: 90px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 90px;
  border-radius: 50%;
  position: absolute;
top: 20px;
  right: 20px;
  display: block;
}
.top-banner-price:after {
  content: '';
  border: 3px solid #3772FF;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  right: -7px;
  display: block;
  width: 105px;
  height: 105px;
}
.user-pay-top-banner {
  border-radius: 9px;

}
.test-result-diagramm {
  max-width: 100%;
  margin-top: 20px;
  width: 100%;
}
.test-result-additional {
  max-width: 100%;
  background: #f5f5f5;
  border-radius: 14px;
  padding: 20px;
  margin-top: 20px;
  width: 100%;
}




}

@media(max-width: 1150px){
	
.test-result-container.no-text .top-banner .top-banner-img {
    padding-top: 0px;
    width: 355px;
    text-align: center;
}


body #user-registration.vertical .user-registration-MyAccount-content {

  padding-left: 0;
}
#multiStepForm .testing-form-ansvers-con .custom-radio .radio-text {
        font-size: 18px;
        line-height: 26px;
        min-height: 52px;

}
  .testing-form-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media(max-width: 1069px){

 body.user-registration-test-result #user-registration.vertical .user-registration-MyAccount-content {
  width: 100%;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

 
.testing-form-ansvers {
    border-radius: 20px;
    padding: 30px 20px;
}

#multiStepForm .custom-radio {
	font-weight: 500;
    padding-right: 15px;
 
    font-size: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 30px;
	border-left: 2px solid transparent;
}
#multiStepForm .custom-radio.selected, 
#multiStepForm .custom-radio:hover {
    background: #fff;
    border-left: 2px solid #3772FF;
}

.dfkuh54 {
    font-size: 18px;
    font-weight: 600;
    width: 250px;
}
#progressBarContainer {
    width: calc(100% - 250px) !important;

}
.step-question span {
    font-size: 14px;
    color: #A4A9B3;
    display: block;
    margin-bottom: 0px;
}

.testing-form-progressBar .start-button__icon{
    background-color: #3772FF;
    padding: 17px;
}
.testing-form-progressBar .start-button__icon .start-button__arrow {
        width: 20px;
        height: 20px;
    }

	.test-result-diagramm-container {
  background: #f5f5f5;
  padding: 30px 20px 10px 20px;
  width: 100%;
  border-radius: 14px;
  display: flex;
  flex-wrap: wrap;
}
.diagramm-title {
  text-align: center;
}
.diagramm-sub-title {
  text-align: center;
}
.test-result-diagramm ul {
width: 100%;
    padding-top: 10px;
    padding-left: 0px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}
.diagramm-left1 {
  display: block;
  width: 100%;
}

body #user-registration.vertical .user-registration-MyAccount-navigation {
  background: transparent;
  width: 100%;
  border: none;
  max-width: 100%;
}
body #user-registration.vertical .user-registration-MyAccount-navigation ul {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link .urcma-user-logout {
margin-top: -5px;
  margin-bottom: 0;
  width: 110px;
}
body #user-registration.vertical .user-registration-MyAccount-content {
  width: 100%;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
body #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
font-size: 14px !important;
  padding-right: 15px;
}
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link i {
 
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 0 !important;
  margin-top: -3px;
margin-right: 5px !important;
  position: relative;
  background-size: 100%;
}
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link i:before {
  content: '';
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-size: 100%;
}

body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link .urcma-user-logout i {
 
  background-size: auto;
}
.account-page__container {
 
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.top-banner-price {
    background: #3772FF;
    width: 56px;
    height: 56px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 56px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
  }
    .top-banner-price:after {
    content: '';
    border: 2px solid #3772FF;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -8px;
    display: block;
    width: 72px;
    height: 72px;
  }
.site-main h1.entry-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

main.site-main .entry-content h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
}
main.site-main .entry-content p {
    margin-bottom: 15px;
}
main.site-main .entry-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
}
 main.site-main .entry-content {
    font-size: 16px;
    font-weight: 500;
} 


#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio .radio-text {
  font-size: 20px;

}
#multiStepForm .testing-form-ansvers.step-5 .step-question span {
margin-bottom: 4px;
    line-height: 1;
  }

.testing-form-ansvers.step-5 {
  background: #EFF6FE;
  border-radius: 20px;
padding: 27px 25px 10px 25px;
}
.testing-form-ansvers.step-5 .step-question {
  font-size: 24px;
}

.testing-form-ansvers.step-5 .testing-form-ansvers-con {
  flex-wrap: wrap;
  padding-top: 20px;
}
#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio {
padding-right: 20px;
  font-size: 20px;
  padding-left: 20px;
 
  line-height: 30px;
  margin-bottom: 18px;
  padding-top: 9px;
  padding-bottom: 10px;
}





}


@media(max-width: 910px){
	
	
.top-text-test-1 {
  display: block;
  width: 100%;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}
.top-text-test-1 span {
  display: block;
}	
	
	
#multiStepForm .testing-form-ansvers-con .custom-radio .radio-text {
  font-size: 14px;
}

#multiStepForm .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after {
top: -13px;
    left: calc(50% - 13px);
    width: 32px;
    height: 32px;
}
#multiStepForm .testing-form-ansvers-con .custom-radio .radio-text {
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 23px;
  display: block;
  margin-top: 8px;
}

#multiStepForm .slider-indicator:after {
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;

}

#multiStepForm .slider-indicator {
    bottom: -9px;
    left: 0;
    width: 20%;
    height: 38px;
}

#multiStepForm .testing-form-ansvers-con .radio-icon {
  height: 6px;
}
	
	.test-result-container.no-text .top-banner .top-banner-img {
  padding-top: 0px;
  width: 50%;
  text-align: center;
}

.test-result-container.no-text .top-banner .top-banner-text {
max-width: 50%;
        padding-top: 90px;
        width: 50%;
        margin-left: 0;
        text-align: center;
}
	
body #user-registration .user-registration-MyAccount-content .test-result-container.no-text .top-banner h2 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  margin-bottom: 50px;
      padding-left: 20px;
}	
	.registration-form-main {
  position: relative;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
}


body .registration-form-main.login-form .user-registration-Button.button:before, 
body .registration-form-container .btn.button:before,
body.page-template-page-register::after,
body.page-template-page-register:before {
	display: none;
}

.registration-form-container h1 {
  font-size: 40px;
  line-height: 48px;
 
}
.registration-form-container .already-user-2, .registration-form-container .already-user {
  font-size: 16px;
  line-height: 19px;

}

body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, 
body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea {
font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    min-height: 44px;
    padding: 5px 20px !important;
    height: 44px;
    border-radius: 8px !important;
}

body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label {
  font-size: 16px;
  line-height: 19px;
}


.registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button, body .registration-form-container .btn.button {
  font-size: 16px;
  line-height: 20px;
  padding: 8px 47px;
}
.registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button span:before, 
body .registration-form-container .btn.button span:before, 
body .registration-form-main.login-form .user-registration-Button.button span:before {
  content: '';
  width: 36px;
  height: 36px;
  background-size: 100%;

}
body .registration-form-container .btn.button span, 
body .registration-form-main.login-form .user-registration-Button.button span, 
body .registration-form-main.login-form .user-registration-Button.button:after, 
body .registration-form-container .btn.button:after {
  content: '';
  width: 36px!Important;
  height: 36px;
  right: -36px;

}
 .user-pay-top-banner .user-pay-top-banner-img img {
max-width: 95%;
    margin-right: -76px !important;
    display: block;
    position: relative;
    margin-left: auto;
  }
 .user-pay-top-banner .user-pay-top-banner-img {
width: 50%;
    position: relative;
    overflow: hidden;
    display: flex;
    text-align: right;
    padding-top: 45px;
  }

 .user-pay-top-banner .top-banner-text {
    max-width: 100%;
    padding-left: 30px;
    width: 50%;
    padding-top: 30px;
  }
  
 

.registration-form-container .ur-frontend-form .ur-form-row {
    display: flex;
    flex-wrap: wrap;
	    margin-bottom: 0 !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
    flex: auto!important;
    padding: 0;
    width: 100% !important;
}
    body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea {
    
        margin-bottom: 10px;
    }
.registration-form-main.login-form .user-registration-form__label.user-registration-form__label-for-checkbox, .registration-form-main.login-form .user-registration-LostPassword.lost_password {
    width: 100% !important;
}


.registration-form-main.login-form .user-registration-LostPassword.lost_password {
    order: 40 !important;
    text-align: left;
    padding-top: 0px;
}
body #user-registration .user-registration-MyAccount-content h2.edit-profile {
  font-size: 24px;
}

body .frm_fields_container .frm_form_field.upphoto {
  display: flex;
  margin-left: 0;
  position: relative;
}
body .frm_fields_container .frm_form_field.upphoto label {
  margin-top: 35px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  order: 2;
  margin-left: 20px;
}
body .frm_dropzone .dz-preview .dz-image {
  max-width: 100%;
  overflow: hidden;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
body .frm_dropzone .dz-preview .dz-column {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
}
body .frm_dropzone .dz-preview .dz-remove {
  width: 80px;
  height: 80px;

}
 
.top-banner .top-banner-text {
  padding-top: 110px;
  width: 45%;
  margin-left: -100px;
}

.test-result-container .top-banner-img {
width: 55%;
}
body #user-registration .user-registration-MyAccount-content .top-banner h2 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-transform: none;
  text-align: center;
  margin-bottom: 0px;
}
.top-banner h3 {
  color: #3772FF;
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after {
        top: 0;
        left: 0;
        width: 32px;
        height: 32px;
    }



.ur-frontend-form .ur-form-row .ur-form-grid {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea {
        font-size: 16px !important;
        font-weight: 400;
        line-height: 20px !important;
        min-height: 37px !important;
        padding: 5px 20px !important;
        height: 37px;
        border-radius: 4px !important;
    }
    body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label {
        font-size: 16px !important;
        line-height: 19px !important;
    }
	
body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container .ur-submit-button, .registration-form-main.login-form .user-registration-ResetPassword .user-registration-Button.button, body .registration-form-container .btn.button {

    background: #EAF1FF !important;
    border: none !important;
    font-size: 16px !important;
    line-height: 20px !important;
    text-align: left;
    color: #3772FF !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 40px;
    padding: 8px 47px !important;
    position: relative;
}

body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-button-container, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-button-container, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-button-container {

    align-items: center;
    gap: 4px;
    margin-top: 32px !important;
    padding: 0 10px !important;
}

body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea {
        font-size: 16px !important;
        font-weight: 400;
        line-height: 20px !important;
        min-height: 44px !important;
        padding: 5px 20px !important;
        height: 44px !important;
        border-radius: 4px !important;
    }	
}

@media(max-width: 800px){
	
.butons-container .talk-to-ai {
    white-space: nowrap;
    padding: 9px 29px;
    border-radius: 80px;
    color: #3772FF;
    background-color: #EAF1FF;
    transition: background-color .3s ease 0s;
    font-size: 16px;
    margin-bottom: 30px;
}

.butons-container .in-dev {
    font-size: 16px;
    color: #ABABAB;
    padding: 9px 27px;
	    padding-right: 0;
}
#multiStepForm .testing-form-ansvers.test-etap-3 .no-video-step .testing-form-ansvers-con .custom-radio {
    font-size: 20px;
margin-bottom: 20px;
    width: 100%;
}


.testing-form-ansvers.test-etap-3 .no-video-step .testing-form-ansvers-con {
    flex-wrap: wrap;
}

#multiStepForm .testing-form-ansvers.test-etap-3 .no-video-step .testing-form-ansvers-con .custom-radio .radio-text {
    font-size: 20px;
 
}

 
.step-question {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 35px;
  margin-bottom: 32px;
  line-height: 28px;
  background: #EAF1FF;
  padding-top: 30px;
  padding-left: 45px;
  padding-right: 30px;
}

	
  .user-pay-top-banner .user-pay-top-banner-img img {
    max-width: 95%;
    margin-right: -35px !important;
    display: block;
    position: relative;
    margin-left: auto;
  }
 .user-pay-top-banner .top-banner-text {
  
    padding-bottom: 20px;
  }
  
 #progressBarContainer {
    width: calc(100% - 220px) !important;

} 
 main.site-main {
    max-width: 110rem;
    margin: 0 auto;
    padding: 2.5rem 1.25rem;
} 

    .user-registration .bootom-test-res.active {
        max-height: 800px;
        min-height: 580px;
    }
	
.bootom-test-res-text {
    display: block;
    max-width: calc(100% - 280px);
    width: 100%;
}
.bootom-test-res p {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-bottom: 20px !important;
    text-align: justify !important;
}

.bootom-test-res {
    background-position: right -20px;
      background-repeat: no-repeat;
}

.man.bootom-test-res {
  background-size: 390px;
      background-repeat: no-repeat;
}
.test-result-container .butttonnn-1 .button {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding: 9px 29px;
  position: relative;
}
.test-result-container .butttonnn-1 .button span {
  width: 36px ! Important;
  height: 36px;
  right: -40px;
}
.test-result-container .butttonnn-1 .button::before {
  content: '';
  width: 18px;
  height: 16px;
  position: absolute;
  background: #3772FF;
  right: -10px;
  top: 11px;
  transition: .35s all ease-out;
}
.bootom-test-res h3 {
  color: #3772FF;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 0px;
}

}


@media(max-width: 759px){
	body.page-template-page-account:after, body.page-template-page-register:after,
	body.page-template-page-account:before, body.page-template-page-register:before {
 display: none;
}

body #user-registration.vertical .user-registration-MyAccount-navigation.acctive ul {
    padding-top: 60px;
}
    #multiStepForm .testing-form-ansvers.test-etap-3 .no-video-step .testing-form-ansvers-con .custom-radio .radio-text {
        font-size: 16px;
        height: auto;
        line-height: 20px;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 50px;
    }

#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio .radio-text {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    display: flex;
    margin-top: 0px;
    min-height: 50px;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 2px solid #C7C7C7;
    padding-left: 20px;
}
#multiStepForm .testing-form-ansvers.test-etap-3 .testing-form-ansvers-con .custom-radio {
    width: 100%;
	    margin-bottom: 20px;
}

.testing-form-ansvers.test-etap-3 .testing-form-ansvers-con {
    flex-wrap: wrap;
}

	
  body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    min-height: 37px;
    padding:5px 20px !important;
    height: 37px;
    border-radius:4px !important;
  }



	
	#multiStepForm .testing-form-ansvers-con .custom-radio .radio-text {
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 23px;
  display: block;
  margin-top: 8px;
  height: 24px;
  line-height: 14px;
          min-height: 20px;
}
	
  body #user-registration.vertical .user-registration-MyAccount-navigation ul {
  flex-direction: column;
    flex-wrap: wrap;
 
  }

.top-banner {
  flex-wrap: wrap;
}
 
  .top-banner .top-banner-text {
    padding-top: 60px;
    width: 100%;
    margin-left: 0;
    order: 1;
  }
 .test-result-container .top-banner-img {
width: 100%;
    order: 3;
    max-width: 273px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

   body #user-registration .user-registration-MyAccount-content .top-banner h2 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: none;
    text-align: center;
    margin-bottom: 0px;
  } 
   .top-banner h3 {
    color: #3772FF;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
  }
 
.diagramm-title {
  font-size: 20px;
  margin-bottom: 10px;
}
.diagramm-sub-title {
 
  font-size: 14px;
 
}
.test-result-diagramm ul li {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  color: #000;
  line-height: 24px;
}
.tr-additional-title {
  text-align: center;
  color: #aaa;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding-top: 8px;
  padding-bottom: 20px;
}
.tr-additional-title2 {
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 10px;
}
.text-muted {
  font-size: 14px;
}

.optoex .text-left, .cons .text-left, .agree .text-left, .neur .text-left, .extra .text-left {
  color: #8F8F8F;
  width: 180px;
  font-size: 14px;
}
  .test-result-container .top-banner .top-banner-img img {
    margin-left: auto;
    max-width: 100%;
  }
  
  body #user-registration .user-registration-MyAccount-content h2 {
  font-size: 18px;
 
}
body #user-registration .user-registration-MyAccount-content p {
  color: #000;
  font-size: 14px;
  max-width: 760px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 10px;
}
  .user-pay-top-banner .top-banner-text {
max-width: 100%;
    padding-left: 15px;
    width: 100%;
    padding-top: 15px;
    padding-right: 15px;
  }
    .user-pay-top-banner .user-pay-top-banner-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    text-align: right;
    padding-top: 45px;
  }
.user-pay-top-banner {
  background-position: top center !important;
  flex-wrap: wrap;
} 

 .user-pay-top-banner .user-pay-top-banner-img img {
    max-width: 95%;
    margin-right: auto !important;
    display: block;
    position: relative;
    margin-left: auto;
  }
 .user-pay-top-banner .user-pay-top-banner-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    text-align: right;
    padding-top: 5px;
    max-width: 300px;
    margin-left: auto;
  }  
 body #user-registration .user-registration-MyAccount-content .user-pay-top-banner h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
  }
 .user-pay-top-banner .top-banner-text-2 {
    font-size: 18px;
  } 
body #user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
  margin-bottom: 5px;max-width: 200px;

}
body #user-registration.vertical .user-registration-MyAccount-navigation {
  background: #EFEFEF;
  padding-right: 40px;
  padding-left: 10px;
  padding-top: 10px;
  position: relative;
height: 44px;
    margin-bottom: 60px;
  border-radius: 8px;
}

body #user-registration.vertical .user-registration-MyAccount-navigation:after {
content: '';
        width: 100%;
        height: 55px;
        background: url(img/service-drop.svg);
        position: absolute;
        right: 10px;
        top: 0px;
        z-index: 22;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: right 20px;
}




  body #user-registration.vertical .user-registration-MyAccount-navigation.acctive:after {
  transform: rotate(180deg);
        background-repeat: no-repeat;
            background-position: left 20px;
  }
  
  
  body #user-registration.vertical .user-registration-MyAccount-navigation ul{
	position: absolute;
  width: 100%;
  background: #EFEFEF;
  left: 0;
  top: 0;
  padding: 10px;
  border-radius: 8px;
  z-index: 2;  
  top: 5px;
  }
 
   body #user-registration.vertical .user-registration-MyAccount-navigation ul li{
position: absolute;
    opacity: 0;
} 
 
 body #user-registration.vertical .user-registration-MyAccount-navigation.acctive ul li,
  body #user-registration.vertical .user-registration-MyAccount-navigation ul li.is-active{
  position: relative;
  opacity: 1;
}  

.testing-form-progressBar {
    flex-wrap: wrap;
}

.dfkuh54 {
    font-size: 16px;
    font-weight: 600;
    width: 130px;
	    margin-bottom: 20px;
}
#progressBarContainer {
    width: calc(100% - 150px) !important;
}
.step-question {
font-size: 16px;
    font-weight: 500;
 
    padding-bottom: 20px;
    margin-bottom: 10px;
    line-height: 24px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
  .step-question span {
    font-size: 14px;
    color: #A4A9B3;
    display: block;
    margin-bottom: 0px;
  }

#multiStepForm .custom-radio {
height: auto;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
   
}
.form-button {
    width: 120px;
    height: 36px;
  
    font-size: 16px;

}
.form-buttons-container {
    padding-top: 20px;

}
  #multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio .radio-text {
    font-size: 16px;
    height: auto;
    line-height: 20px;
  }
  .testing-form-ansvers.step-5 .step-question {
    font-size: 16px;
  }
  .testing-form-ansvers.step-5 {
    background: #EFF6FE;
    border-radius: 6px;
    padding: 19px 15px 5px 15px;
  }
#multiStepForm .testing-form-ansvers.step-5 .step-question span {
    margin-bottom: 3px;
    line-height: 1;
  }
 .testing-form-ansvers.step-5 .testing-form-ansvers-con {
    flex-wrap: wrap;
    padding-top: 10px;
  }
 #multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio {
    padding-right: 15px;
    font-size: 20px;
    padding-left: 15px;
    line-height: 30px;
    margin-bottom: 13px;
    padding-top: 9px;
    padding-bottom: 10px;
  }
#multiStepForm .testing-form-ansvers.step-5 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon {
  width: 22px;
  height: 22px;
  display: block;
  position: relative;
  order: 2;
  
  background: url(img/ansver-check.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  background-size: 100%;
}
  .testing-form-ansvers.step-5 .step-question {
    font-size: 16px;
    line-height: 22px;
  }

.bootom-test-res-text {
    display: block;
    max-width: 100%;
    width: 100%;
}

    .bootom-test-res {
        background: url(img/man-mobile-11.png);
        background-position: center 350px;
        background-size: auto;
        background-repeat: no-repeat;
     
    }
.bootom-test-res.active{
   padding-bottom: 300px !important;	
}	




}

 

@media(max-width: 600px){
	
    .test-result-container.no-text .top-banner .top-banner-img {
        padding-top: 0px;
        width: 100%;
        text-align: center;
    }
	
    .test-result-container.no-text .top-banner .top-banner-text {
        max-width: 100%;
        padding-top: 90px;
        width: 100%;
        margin-left: 0;
        text-align: center;
    }	
    body #user-registration .user-registration-MyAccount-content .test-result-container.no-text .top-banner h2 {
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        text-transform: none;
        margin-bottom: 20px;
        padding-left: 20px;
    }
	
	
.bootom-test-res-text .butons-container{
    text-align: center;
}


#multiStepForm .wl-balance .step-number-20 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon::after, 
#multiStepForm .wl-balance .step-number-10 .testing-form-ansvers-con .custom-radio input:checked + .radio-icon::after {
  top: -10px;
  left: calc(50% - 13px);
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
 
	
.top-text-test-1 {
  display: block;
  width: 100%;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}
	
#multiStepForm .custom-radio .radio-text {
  width: calc(100% - 40px);
}
	
body #user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
    padding: 6px 0;
    padding-right: 0px;
  }

#multiStepForm .testing-form-ansvers-con .custom-radio input:checked + .radio-icon:after {
top: -6px;
    left: calc(50% - 9px);
    width: 18px;
    height: 18px;
}

#multiStepForm .slider-indicator {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 20%;
    height: 22px;
    
}

#multiStepForm .slider-indicator:after {
    bottom: 4px;
    left: calc(50% - 9px);
    width: 18px;
    height: 18px;

}

  .testing-form-ansvers {
    border-radius:20px;
    padding: 20px 20px 40px 20px;
  }
  
#modalnotification2 .modal-window-title {
    padding: 0;
    height: auto;
    background: transparent;
    color: #3772FF;
    font-size: 14px;
    font-weight: 500;
    margin-top: 25px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.user-registration .bootom-test-res.active, .test-result-container .test-result-additional.processed.active {
  max-height: 1000px;
  padding: 15px 15px;
}
  .optoex .text-left, .cons .text-left, .agree .text-left, .neur .text-left, .extra .text-left {
    color: #8F8F8F;
    width: 140px;
    font-size: 14px;
  }
.optoex .x-small, .cons .x-small, .agree .x-small, .neur .x-small, .extra .x-small {
  width: calc(100% - 140px);
}
  .test-result-additional {
    margin-top: 0px;
  }
  
  .test-result-additional:nth-child(4){
	  border-radius: 14px 14px 0px 0px;
	  
  }
   .test-result-additional:nth-child(5){
	  border-radius: 0px 0px 14px 14px ;
	  
  } 
  .test-result-diagramm {
    max-width: 100%;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 20px;
  }
.hr-line.dt2 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.tr-additional-title2.rr4 {
  margin-top: 0px;
  border-top: 1px solid #8f8f8f;
  padding-top: 30px;
}
.hr-line.dt1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

  .bootom-test-res h3 {
    color: #3772FF;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
    text-align: center;
  }
  
 .bootom-test-res p {
font-size: 14px !important;
        font-weight: 500 !important;
        text-align: justify !important;
}
 .bootom-test-res.active{
      padding-bottom: 300px !important;	
}
    .bootom-test-res {
        background: url(img/man-mobile-11.png);
 background-position: center 270px;
        background-size: auto;
        background-repeat: no-repeat;
  
    }
.man.bootom-test-res {
        background: url(img/womern-part-5.jpg);
        background-repeat: no-repeat;
        background-position: center 400px;
        background-size: 64%;
} 

    .ur-frontend-form .ur-form-row .ur-form-grid {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label {
        font-size: 14px !important;
        line-height: 18px !important;
    }
     body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid select, body .registration-form-container .ur-frontend-form .ur-form-row .ur-form-grid textarea {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 20px !important;
        min-height: 37px !important;
        padding: 5px 20px !important;
        height: 37px;
        border-radius: 4px !important;
    }
	
body .user-registration-form-login .user-registration-Button.button.invisible2 {
    background: #EAF1FF !important;
    border: none !important;
    border-radius: 45px;
    color: #3772FF !important;
    font-family: Montserrat;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center;
    padding: 5px 40px !important;
    position: relative;
    width: 200px;
}
body .user-registration-form-login .lost_password a {
    text-align: left;
    margin-top: 20px;
}

}



@media(max-width: 500px){
	
.registration-form-main.login-form .ur-frontend-form.login .ur-form-grid p {
    width: 100%;
    margin: 0;
    order: 10;
    flex-wrap: wrap;
}

	
body .header__user-menu {
    gap: 5px;
    padding: 5px 4px;

}
body .header__user-menu a {

    padding: 8px 14px;

    font-size: 14px;
}

    .testing-form-container {
        padding-left: 15px;
        padding-right: 15px;
    }
	
.testing-form-ansvers {
        border-radius: 20px;
        padding: 20px 15px 40px 15px;
    }
	
	
}

@media(max-width: 400px){
    .user-registration .bootom-test-res.active {
        min-height: 600px;
    }
	
    .bootom-test-res {
        background: url(img/man-mobile-11.png);
        background-position: center 337px;
        background-size: auto;
        background-repeat: no-repeat;
    }


}



@media(max-width: 360px){
	
    #multiStepForm .testing-form-ansvers-con .custom-radio .radio-text {
        width: 100%;
        font-size: 10px;
    }
	
	
	
}



