.elementor-kit-6{--e-global-color-primary:#9C2F82;--e-global-color-secondary:#FFF4EE;--e-global-color-text:#132F3F;--e-global-color-accent:#00985D;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"DM Sans", Sans-serif;}.elementor-kit-6 h1{font-family:"DM Sans", Sans-serif;font-weight:700;}.elementor-kit-6 h2{font-family:"DM Sans", Sans-serif;font-weight:700;}.elementor-kit-6 h3{font-family:"DM Sans", Sans-serif;font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:18px;background-color:var( --e-global-color-primary );border-radius:8px 8px 8px 8px;padding:16px 30px 16px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.quiz {
      background: none;
      padding: 0;
      box-shadow: none;
      margin: 0 auto; }
    
    @media only screen and (max-width: 767px) {
      .quiz {
        padding: 0;
        box-shadow: none;
        width: 100%; } }
    .quiz-title {
      font-size: 30px;
      line-height: 40px;
      font-weight: 500; 
    }
    
    @media (max-width: 767.98px) {
      .quiz-title {
        font-size: 16px;
        line-height: 26px; } }
    .quiz-subtitle {
      font-size: 20px;
      line-height: 26px;
      font-weight: 300;
      margin-bottom: 30px; }
    
    @media (max-width: 767.98px) {
      .quiz-subtitle {
        font-size: 16px;
        line-height: 21px; } }
    .quiz-item {
      display: none;
      flex-direction: column; }
      .quiz-item.active {
        display: flex; }
    
    .quiz-question {
      font-weight: 400;
      font-size: 24px;
      color: #132F3F;
      font-weight: bold;
			text-align:center;
      margin-bottom: 20px; }
    
    @media (max-width: 767.98px) {
      .quiz-question {
        /*font-size: 18px;
        line-height: 23px;*/
        font-size: 21px;
        line-height: 25px;
        text-align: center; } }
    .quiz-answers {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      justify-content: center;
      margin-bottom: 10px; 
			padding: 0 30px;

}
    
    .quiz-answers__item {
      background: #9C2F82;
      color: #fff;
			font-weight:600;
      font-size: 16px;
      width: 30%;
			text-align:center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      border-radius: 5px;
      position: relative;
      -ms-flex-align: center;
      align-items: center;
			justify-content:center;
      cursor: pointer;
      -webkit-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      padding: 17px;
            margin: 0 10px; }
      .quiz-answers__item:hover, .quiz-answers__item:focus {
        background-color: #F6A558;
 }
        .quiz-answers__item:hover .quiz-checkbox, .quiz-answers__item:focus .quiz-checkbox {
          background: #F6A558;
          }
      .quiz-answers__item.selected {
        background: #F6A558;
    }
    
    @media (max-width: 767.98px) {
      .quiz-answers__item {
        width: 100%;
        font-size: 16px;
        line-height: 21px;
        margin: 0 0 20px 0; } }
    .quiz-controls {
      margin-top: 10px;
			padding: 0 40px;
       }
      .quiz-controls.active {
        display: flex; 
	
}
    
    .quiz-controls__next {
      border: 0 !important;
			width: 100% !important;
      background: #d313b8;
      padding: 0.5rem 5rem 0.5rem 1rem;
      color: white;
      border-radius: 5px !important;
      cursor: pointer;
      position: relative;
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.25); }
      
    
    .quiz-controls__previous {
    display: none;
        border: 0 !important;
        padding: 15px 20px !important;
        background: #E3E3E3 !important;
        color: #333333;
        border-radius: 5px !important;
        cursor: pointer;
        position: relative;
        font-size: 16px !important;
			line-height: 16px !Important;
        font-weight: 400 !important;
        box-shadow: none !important;
    }
      .quiz-controls__previous i {
        padding-right: 1rem; }
        
        .quiz-controls__previous img {
            height: 16px;
            padding-left:10px;
        }
        
        .quiz-controls__previous:hover {
            background: #E3E3E3;
					color:#333333 !important;
        }
    
    .quiz-end {
      display: flex;
      box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); }
    
    .quiz-end__side {
      color: white;
      width: 40%;
      overflow: hidden;
      border-bottom-left-radius: 10px; }
    
    .quiz-end__side-top {
      background: #182b5a;
      padding: 2rem;
      border-top-left-radius: 10px; }
      @media (max-width: 540px) {
        .quiz-end__side-top {
          border-top-left-radius: 0; } }
    
    .quiz-end__side-bottom {
      background: #3b7af9;
      padding: 2rem;
      border-bottom-left-radius: 10px;
      height: 100%; }
    
    .quiz-end__main {
      background: white;
      padding: 2rem;
      width: 60%;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px; }
    
    .quiz-end__list {
      list-style: none;
      margin: 0;
      padding: 0; }
    
    .quiz-end__list-item {
      font-size: 18px;
      line-height: 40px;
      font-weight: bold; }
      .quiz-end__list-item i {
        margin-right: 10px;
        color: #6ab061; }
      .quiz-end__list-item span {
        color: #6ab061; }
    
    .quiz-end__icon {
      margin-bottom: 30px;
      margin-top: 30px;
      text-align: center; }
      .quiz-end__icon i {
        font-size: 44px; }
    
    .quiz-end__helped {
      font-size: 24px;
      line-height: 30px;
      text-align: center; }
      .quiz-end__helped span {
        font-size: 30px;
        font-weight: bold; }
    
    .quiz-end__step {
      display: flex;
      margin-bottom: 2rem; }
    
    .quiz-end__step-num {
      font-size: 3rem;
      padding-right: 1.5rem; }
    
    .quiz-end__step-text {
      font-size: 1.5rem; }
    
    .quiz-end__writeoff {
      font-size: 3rem;
      font-weight: bold;
      margin: 1.5rem 0; }
    
    .quiz-icon-text {
      display: flex;
      margin-bottom: 1.5rem;
      line-height: 1.4rem; }
    
    .quiz-icon-text__icon {
      min-width: 40px;
      padding-right: 1rem; }
    
    .quiz-icon-text i {
      font-size: 1.75rem; }
    
    .quiz-form {
      text-align: left;
      margin-top: 20px; }
    
    .quiz-form__row {
      display: flex; }
    
    .quiz-form__half {
      width: 50%;
      padding-top: 15px; }
      .quiz-form__half:first-child {
        padding-right: 0.5rem; }
      .quiz-form__half:last-child {
        padding-left: 0.5rem; }
    
    .quiz-form__advisors {
      font-size: 14px;
      line-height: 1rem; }
      .quiz-form__advisors span {
        font-weight: bold;
        text-decoration: underline; }
    
    .quiz-form__check {
      display: flex;
      align-items: center; }
      .quiz-form__check input[type="checkbox"] {
        width: 50px;
        height: 40px;
        margin: 0 1rem 0 0;
        position: absolute;
        z-index: 1; }
      .quiz-form__check p {
        font-size: 16px; }
    
    .quiz-form__btn {
      margin-top: 1.5rem;
      text-align: center; }
    
    .quiz-form label {
      font-weight: bold;
      display: inline-block;
      margin-bottom: 0.5rem;
      font-size: 18px;
      color: #172d5a; }
    .quiz-form input {
      width: 100%;
      padding: 15px 10px;
      border: 2px transparent;
      outline: 0;
      background: #09132110;
      margin-bottom: 35px;
      border-bottom: solid 3px white; }
      .quiz-form input:focus, .quiz-form input:active {
        border-bottom: solid 3px #26326d; }
      .quiz-form input.data8Error {
        border: 2px solid red;
        position: relative;
        display: inline-block; }
        .quiz-form input.data8Error.d8val_inttelephone::after {
          content: "Please enter a valid UK phone number";
          position: absolute;
          bottom: -20px;
          background: red;
          width: 100%; }
    .quiz-form input::-webkit-input-placeholder {
      font-size: 16px; }
    
    .checkbox input[type="checkbox"] {
      opacity: 0; }
    .checkbox label {
      position: relative;
      display: inline-block;
      padding-left: 22px; }
      .checkbox label::before, .checkbox label::after {
        position: absolute; }
      .checkbox label::before {
        height: 16px;
        width: 16px;
        border: 1px solid;
        left: 0px;
        top: 3px;
        position: absolute;
        content: "";
        display: inline-block; }
      .checkbox label::after {
        position: absolute;
        content: "";
        display: inline-block;
        height: 5px;
        width: 9px;
        border-left: 2px solid;
        border-bottom: 2px solid;
        transform: rotate(-45deg);
        left: 4px;
        top: 7px; }
    .checkbox input[type="checkbox"] + label::after {
      content: none; }
    .checkbox input[type="checkbox"]:checked + label::after {
      content: ""; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: #3b99fc auto 5px; }
    
    .quiz-description {
      font-size: 18px;
      font-weight: 200;
      line-height: 22px;
      margin-bottom: 40px; }
    
    @media (max-width: 767.98px) {
      .quiz-description {
        font-size: 16px;
        line-height: 20px; } }
    .quiz-progress {
      display: flex;
      margin-bottom: 25px;
      justify-content: center;
      position: relative; }

    .quiz-progress__item {
      flex:1;
      height: 30px;
      opacity: 1;
      position: relative;
      transition: all 0.5s ease; 
  
      &::after {
        background: white;
      }
    }
      .quiz-progress__item.active, .quiz-progress__item.complete {
        background: rgb(248,154,82); 
        }



	.quiz-progress__item.active::before, .quiz-progress__item.complete::before {
          content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 3s linear infinite;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

   
    
    @media (max-width: 767.98px) {
      .quiz-answers {
        flex-direction: column; }
    
      .quiz-answers__item {
        width: 100%; }
    
      .quiz-controls__next {
        width: 100%;
        margin: 0; 
				padding: 15px !important;
				font-size: 16px !important;
			}
    
      .quiz-end {
        flex-direction: column; }
    
      .quiz-end__side,
      .quiz-end__main {
        width: 100%; }
    
      .quiz-side__top {
        padding: 1rem; }
    
      .quiz-end__side-bottom,
      .quiz-end__step {
        display: none; }
    
      .quiz-end__side-top {
        padding: 1rem; }
    
      .quiz-end__writeoff {
        font-size: 2rem !important; }
    
      .quiz-form__row {
        display: block; }
    
      .quiz-form__half {
        width: 100%; }
    
      .quiz-form {
        padding: 0; }
        .quiz-form input {
          margin-bottom: 0.5rem; }
    
      .quiz-controls {
        margin: 0; } }
    .quiz-checkbox {
      position: absolute;
      top: 50%;
      left: 13px;
      transform: translateY(-50%);
      height: 30px;
      width: 30px;
      background: none;
      border: solid 3px white;
      border-radius: 50%; }
    
    .quiz-bg {
      background: white;
      background-size: cover;
      padding-top: 100px; }
    
    .app_question_support p {
      font-size: 14px;
      line-height: 20px;
      color: #00040D; 
      text-align: left;
    }
    
    .app_question_support_heading {
      font-weight: 500;
      font-size: 16px !important;
      margin-bottom: 5px;
      text-align: left;
    }
  
  }


    .quiz-answers {
      margin-bottom: 40px;
    }
    .text-answer {
      outline: none;
      width: 100%;
      max-width: 400px;
      padding: 16px;
      border: 1px solid #C4C4C4;
border-radius: 8px;
margin: 0 auto;
  }
  
  .text-answer.error {
      border: solid 1px #ffab34 !important;
  }
  
  .text-answer.success {
      border: solid 1px #b7fe99 !important;
  }
  
  .text-answer:focus, .text-answer:active {
      border-color: initial;
  }
  
  .phoneDiv, .emailDiv {
      position: relative;
      width: 100%;
      max-width: 400px;
  }
  
  .phoneDiv.error:before {
     position: absolute;
     content: "Please enter a valid UK number.";
     font-size: 14px;
     color: #ffab34;
     bottom: -30px;
     left: 20px;
  }
  
  .emailDiv.error:before {
         position: absolute;
     content: "Please enter a valid email address.";
     font-size: 14px;
     color: #ffab34;
     bottom: -30px;
     left: 20px;
  }
  
  
  .phoneDiv.success:before {
     position: absolute;
     content: "Phone number is valid.";
     font-size: 14px;
     color: #b7fe99;
     bottom: -30px;
     left: 20px;
  }
  
  .emailDiv.success:before {
         position: absolute;
     content: "Email address is valid.";
     font-size: 14px;
     color: #b7fe99;
     bottom: -30px;
     left: 20px;
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(359deg);
    }
  }
  
  .phoneDiv.active:after, .emailDiv.active:after {
         content: "\f110";
          font-family: "Font Awesome 5 Pro";
          position: absolute;
          right: 20px;
          top: 10px;
          font-size: 20px;
          transition: transform .5s ease;
          display: inline-block;
      animation: spin 2s infinite linear;
      color: #666666;
  }

  .quiz-controls {
    display: flex;
flex-direction:column !important;
margin-top: 0;
padding-bottom: 40px;
}
.quiz-controls.active {
  display: flex;
}

/*.quiz-controls__next {
  border: 0 !important;
  background: #FFFFFF !important;
  padding: 1rem 3rem 1rem 3rem !important;
  color: #286620;
  border-radius:25px;
  cursor: pointer;
  position: relative;
  max-width: 350px;
  margin: 0 auto 30px auto;
}*/

.quiz-controls__next.resultsBtn {
    background: white !important;
    color: #286620;
}

#qualify-form label {
	margin: 10px 0;
	font-weight: 500;
}
		
		#qualify-form input {
			padding: 12px !important;
	box-shadow: inset 0px 3px 6px #00000029 !important;
	border: 1px solid #BABABA;
	border-radius: 5px;
			margin-bottom: 10px;
		}

#qualify-form button[type="submit"] {
	display: block;
	border-radius: 5px;
	color: white;
	width: 100%;
		border: 0 !important;
	margin-top: 15px;
}

		@-webkit-keyframes move {
		    0% {
		       background-position: 0 0;
		    }
		    100% {
		       background-position: 50px 50px;
		    }
		}

.progress-bar {
	height: 30px;
	background: white;
}

.progress-bar-inner {
	background: #00985D;
	height: 30px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top:3px;
	transition: width 0.2s ease;
}

.progress-bar-inner::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;

    overflow: hidden;
}/* End custom CSS */