/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }

* { margin: 0; padding: 0; box-sizing: border-box;}
body { font-family: 'Calibri'; color: #233040; letter-spacing: -0.14px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Chap', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important; font-weight: normal !important; }
.results-item-content .results-item-title { font-weight: bold !important; }
a { text-decoration: none;}
ul { list-style: none;}
img { width: 100%; display: block;}
:root { --blue: #243040;}
.close-btn { padding: 15px 20px !important; border-radius: 0 15px 0 15px !important; font-weight: 600 !important; }
.site-btn { padding: 20px 15px !important; border-radius: 0 15px 0 15px !important; font-weight: 600 !important; font-size: 20px !important; }
.help-box-wrap {
  display: block !important;
  margin: auto;
  width: 80%;
}
.info-text {     font-style: italic;
  width: 80%;
  margin: auto;
  padding-top: 20px; }
.small-container { max-width: 1280px; width: 100%; padding-left: 15px; padding-right: 15px; margin: 0 auto;}
.d-flex { display: flex; display: -webkit-flex; flex-wrap: wrap; }
.results-wrap .results-title-wrap h2 { font-weight: 700; font-size: 49px; letter-spacing: 0.93px; color: var(--blue); padding-bottom: 15px; }
.results-wrap { padding-top: 150px; padding-bottom: 150px;}
.results-wrap .results-title-wrap .results-text { color: var(--blue); font-weight: 400; font-size: 24px; letter-spacing: -0.18; line-height: 1.16; }
.results-wrap .results-item { width: 100%; padding-left: 15px; padding-right: 15px; margin-bottom: 70px; }
.results-list-wrap { padding-top: 90px; display: flex; flex-wrap: wrap;}
.results-list-wrap .results-item-title { color: var(--blue); padding-bottom: 15px; font-weight: 700; font-size: 21px; text-transform: uppercase; letter-spacing: 1.43px;}
.results-list-wrap .results-item-content .results-item-text { color: var(--blue); font-weight: 400; font-size: 18px; line-height: 1.3; }
.resulte-small-title{ display: none; }
.results-list-wrap .grade-chart-col .resulte-small-title h6 { color: var(--blue); font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 0.82px; padding-top: 28px;}
.results-wrap .results-item .grade-chart-col { width: 30%;  position: relative; text-align: center;}
.results-wrap .results-item .results-item-content { width: 70%; padding-left: 15px;}
.main-form-wrap .results-list-wrap .results-list-type .results-item-col { margin-left: -15px; margin-right: -15px;}
@media screen and (min-width: 900px) {
  .side-col, .results-list-type { width: 50% !important; }
}
.side-col, .results-list-type { width: 100%; }
.help-box-wrap .results-btn { width: 50%; margin-top: 20px; } 
.site-btn { min-width: 210px; text-align: center; background-color: var(--blue); padding: 20px 34px; letter-spacing: 0.95px; font-size: 26px; font-weight: 400; color: #fff; border-radius: 9px; display: inline-block; position: relative; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; } 
.site-btn:hover { background-color: #ED9933;} 
.help-box-wrap .contact-info-wrap { width: 50%; padding-left: 50px; margin-top: -145px; }
.help-box-wrap .contact-info-box { background-color: #fff; box-shadow: 4px 7px 17px 0px rgb(0, 0, 0, 10%); padding: 37px 40px; border-radius: 6px;  }
.help-box-wrap .contact-info-box .contact-info-head { color: var(--blue); line-height: 1.16; letter-spacing: -0.18px; font-size: 24px; font-weight: 700; padding-bottom: 15px; }
.help-box-wrap .contact-info-box .contact-info-text { color: var(--blue); font-size: 18px; padding-bottom: 15px; line-height: 1.3; }
.contact-btn, #form_contact-form2 button { border-radius: 6px; background-color: #ED9933; padding: 13px 45px; letter-spacing: -0.13px; font-size: 17px; color: #fff; display: inline-block; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; outline: 0; border: 0; margin-top: 10px; cursor: pointer;}
.contact-btn:hover,#form_contact-form2 button:hover {  background-color: var(--blue); }
.results-wrap .results-item .grade-chart-col .select-img { position: absolute; max-width: 50px; top: 0px; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; transition: transform 0.5s linear; -webkit-transition: transform 0.5s linear; }
.results-wrap .results-item .grade-chart-col .grade-chart.knob-middle .select-img { -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }
.results-wrap .results-item .grade-chart-col .grade-chart.knob-right .select-img { -webkit-transform: translateX(-12%) rotate(85deg); transform: translateX(-12%) rotate(85deg); top: 11px; }
.results-wrap .results-item .grade-chart-col .grade-chart.knob-left .select-img { -webkit-transform: translateX(-85%) rotate(-81deg); transform: translateX(-85%) rotate(-81deg); top: 11px; }
.grade-chart .grade-img { max-width: 120px; margin: 0 auto;}
.results-list-wrap .results-item-title.grade-chart { display: none;}
.progress-bar-wrap { position: fixed; top: 100px; right: 100px; z-index: 1;}
/* .progress-bar-wrap .progress-bar { width: 70px; height: 70px; } */
.progress-bar-wrap svg circle:nth-of-type(2) { stroke-dasharray: 54}
.progress-bar-wrap svg circle:nth-of-type(1) { stroke: #000; stroke-width: 0.8px; }
.progress-bar-wrap .progress-bar-number { position: absolute;  top: 49%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #000; display: block; font-weight: 600; }
.progress-bar-svg.completed .progress-completed { display: block;}
.progress-bar-svg.completed .progress-completed img { width: 30px; height: 30px; }
.progress-bar-svg.completed .progress-number { display: none;}
.progress-bar-svg .progress-completed { display: none; }

/* html, body{ height: 100%; } */
.main-form-wrap{ background-color: #E6F1F4; position: relative; /*min-height: 100%; height: 100%;*/ }
.main-form-inner { position: relative; min-height: 700px; height: 100vh; }
.main-form-inner.active { height: calc(100vh - 130px); min-height: calc(700px + 200px); }
.question-wheel{ position: absolute; left: 50%; top: 50%; height: 55%; width: auto; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); max-width: 70%; -webkit-transition: all ease 500ms; transition: all ease 500ms; }
.question-wheel svg{ height: 100%; width: auto; }
.main-form-inner.active .question-wheel{ height: 70%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); overflow: hidden; }
.start-wrap{ position: relative; width: 50%; padding: 30px; height: 100%; }
.start-wrap .start-wrap-inner{ position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); right: 0; max-width: 72%; padding: 0 60px; }
.start-wrap .start-wrap-inner .title { font-size: 49px; font-weight: bold; color: #243040; margin-bottom: 25px; }
.start-wrap .start-wrap-inner p { font-size: 24px; font-weight: 400; color: #233040; line-height: 1.16; margin-bottom: 50px; }
.form-col{ width: 50%; height: 100%; background-color: #f4f5f6; z-index: 2; position: relative; box-shadow: 0 2px 105px rgba(0, 0, 0, 0.21); }
.progress-bar-wrap { position: fixed; right: 55px; top: 55px; display: none !important; }
.progress-bar-wrap.show { display: block !important; }
.que-section { height: 100%; position: relative; display: -webkit-flex; display: flex; align-items: center; justify-content: center; z-index: 9; }
.que-section .que-section-inner { display: -webkit-flex; display: flex; padding: 15px; flex-direction: column; width: 100%; max-width: 410px; }
.error-msg { color: #dc3545; }
.que-section .que-section-inner .que-step h3 { font-size: 28px; color: #233040; line-height: 1.1; margin-bottom: 50px; }
.que-section .que-section-inner .que-step ul li { margin-bottom: 8px; }
.que-section .que-section-inner .que-step ul li .custom-label { display: block; padding: 27px 25px; background-color: #ffffff; box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.12); border-radius: 9px; position: relative; padding-left: 45px; cursor: pointer; }
.que-section .que-section-inner .que-step ul li .custom-label input { height: 0; width: 0; opacity: 0; visibility: hidden; appearance: none; position: absolute; }
.que-section .que-section-inner .que-step ul li .custom-label span { display: block; font-size: 22px; font-weight: 400; color: #242F40; }
.que-section .que-section-inner .que-step ul li .custom-label span:before { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 20px; height: 12px; width: 12px; border: 2px solid #242F40; border-radius: 50%; }
.que-section .que-section-inner .que-step ul li .custom-label span:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 24px; height: 8px; width: 8px; background-color: #233040; border-radius: 50%; opacity: 0; visibility: hidden; }
.que-section .que-section-inner .que-step ul li .custom-label input:checked + span::after { opacity: 1; visibility: visible; }
.que-section .que-section-inner .que-step ul li .custom-label input:checked + span { font-weight: bold; }
.que-section .que-section-actions { margin-top: 50px; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; }
.que-section .que-section-actions .next-que { padding-right: 60px; }
.que-section .que-section-actions .next-que img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 28px; max-width: 20px; }
.que-section .que-section-actions .prev-que { padding: 5px; }
.que-section .que-section-actions .prev-que img { max-width: 28px; }
.form-col .bg-layer { position: absolute; top: 0; left: 0; height: 100%; width: 0; -webkit-transition: width 0.4s linear; transition: width 0.4s linear; }
.form-col .bg-layer.bg-chapter1 { z-index: 3; }
.form-col .bg-layer.bg-chapter2 { z-index: 4; }
.form-col .bg-layer.bg-chapter3 { z-index: 5; }
.form-col .bg-layer.bg-chapter4 { z-index: 6; }
.form-col .bg-layer.bg-chapter5 { z-index: 7; }
.form-col .bg-layer.bg-chapter1.complete, 
.form-col .bg-layer.bg-chapter2.complete, 
.form-col .bg-layer.bg-chapter3.complete, 
.form-col .bg-layer.bg-chapter4.complete, 
.form-col .bg-layer.bg-chapter5.complete { width: 100%; }
.cta-wrapper { padding: 44px 60px; background-color: #ffffff; box-shadow: 0 7px 17px rgb(0, 0, 0, 26%); position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9; display: none; }
.main-form-inner.active .cta-wrapper { display: block; }
.cta-wrapper .cta-wrap { align-items: center; justify-content: flex-end; gap: 40px; }
.cta-wrapper .cta-wrap p { font-size: 18px; }
.cta-wrapper .cta-wrap .logo img { max-width: 125px; }
.btn { font-size: 17px; padding: 12px 24px; background-color: #242F40; color: #ffffff; border-radius: 6px; -webkit-transition: all .4s; transition: all .4s; }
.btn:hover { background-color: #ED9933; }

.main-form-inner[data-active-section="1"] g path { fill: #d5e5e9!important;}
.main-form-inner[data-active-section="1"] g path + g path { fill: #b0bcc0!important;} 
.main-form-inner[data-active-section="1"] #Fill-1 + g path { fill: #ffffff54!important;}
.main-form-inner[data-active-section="1"] #Fill-5 { fill: #FFF7C7!important;}
.main-form-inner[data-active-section="1"] #Fill-5 + g path { fill: #5C5D60!important;}

.main-form-inner[data-active-section="2"] g path { fill: #d5e5e9!important;}
.main-form-inner[data-active-section="2"] g path + g path { fill: #b0bcc0!important;}  
.main-form-inner[data-active-section="2"] #Fill-3 + g path { fill: #ffffff54!important;}
.main-form-inner[data-active-section="2"] #Fill-1 { fill: #243040!important;}
.main-form-inner[data-active-section="2"] #Fill-1 + g path { fill: #fff!important;}

.main-form-inner[data-active-section="3"] g path { fill: #d5e5e9!important;}
.main-form-inner[data-active-section="3"] g path + g path { fill: #b0bcc0!important;}  
.main-form-inner[data-active-section="3"] #Fill-9 + g path { fill: #ffffff54!important;}
.main-form-inner[data-active-section="3"] #Fill-3 { fill: #009DB3!important;}
.main-form-inner[data-active-section="3"] #Fill-3 + g path { fill: #fff!important;}

.main-form-inner[data-active-section="4"] g path { fill: #d5e5e9!important;}
.main-form-inner[data-active-section="4"] g path + g path { fill: #b0bcc0!important;}  
.main-form-inner[data-active-section="4"] #Fill-7 + g path { fill: #ffffff54!important;}
.main-form-inner[data-active-section="4"] #Fill-9 { fill: #ED9933!important;}
.main-form-inner[data-active-section="4"] #Fill-9 + g path { fill: #fff!important;}

.main-form-inner[data-active-section="5"] g path { fill: #d5e5e9!important;}
.main-form-inner[data-active-section="5"] g path + g path { fill: #b0bcc0!important;}  
.main-form-inner[data-active-section="5"] #Fill-5 + g path { fill: #ffffff54!important;}
.main-form-inner[data-active-section="5"] #Fill-7 { fill: #E7CDCF!important;}
.main-form-inner[data-active-section="5"] #Fill-7 + g path { fill: #5C5D60!important;}

.info-about-product { position: absolute; bottom: 200px; left: 70%; max-width: 400px; padding: 0 15px; display: none; }
.main-form-inner.active .info-about-product { display: block; }
.info-about-product p { text-align: right; font-size: 21px; font-style: italic; }
/*Remove Honeypot Field From Form*/ .frm_fields_container [class^="frm__"] { display:none !important; }
.results-wrap .results-item .grade-chart-col .select-img {  max-width: 30px;}
.results-wrap .results-item .grade-chart-col .select-img { transform-origin: center bottom ;  filter:drop-shadow(4px 4px 6px rgba(0,0,0,0.3));}
.results-wrap .results-item .grade-chart-col .select-img { top: 11px;}
.results-wrap .results-item .grade-chart-col .grade-chart.knob-left .select-img { transform: translatex(-50%) rotate(-62deg);}
.results-wrap .results-item .grade-chart-col .grade-chart.knob-right .select-img { transform: translatex(-50%) rotate(62deg);}
.progress-bar-svg .progress-bar { transform: scaleY(-1) rotate(90deg); -webkit-transform: scaleY(-1) rotate(90deg); }
.results-form-wrap #form_contact-form2 legend {display: none;}
.results-form-wrap { width: 80%; margin: auto; background-color: #ffffff; padding: 45px; box-shadow: 4px 7px 17px 0px rgb(0, 0, 0, 10%); border-radius: 6px; }
.results-form-wrap .results-form .form-title, .results-form-wrap #form_contact-form2 h3 { font-size: 24px; font-weight: 700; letter-spacing: -0.18px; color: #233040; padding-bottom: 25px;}
.results-form-wrap .results-form .form-text, #form_contact-form2 .frm_description p { font-size: 18px; letter-spacing: -0.14px; color: #233040; padding-bottom: 25px; padding-right: 8px; }
.form-wrapper .form-control .form-label, #form_contact-form2 label { display: block; font-size: 18px; letter-spacing: -0.14px; padding-bottom: 8px; }
.form-wrapper .form-control input, #form_contact-form2 input{ margin-bottom: 22px; border: 1px solid #CFCFCF; border-radius: 4px; padding: 10px; height: 50px; width: 70%; outline: 0; }
#form_contact-form2 textarea { margin-bottom: 22px; border: 1px solid #CFCFCF; border-radius: 4px; padding: 10px; height: auto; width: 70%; outline: 0;resize: none; }
.information-text { font-size: 16px; color: #818E9E; letter-spacing: -0.12px; line-height: 1.2; margin-top: 26px;}
.information-text a { font-size: 16px; color: #818E9E; letter-spacing: -0.12px; line-height: 1.2; margin-top: 26px; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.information-text a:hover { color: #233040;}
.form-wrapper .form-control input.number, #form_contact-form2 input[type="tel"] { width: auto; }
.select-language-wrap { align-items: center; -webkit-align-items: center; position: fixed; top: 0px; right: 60px; font-size: 18px; display: none;  }
.select-language-wrap a { color: #233040; transition: all 0.45s ease; -webkit-transition: all 0.45s ease; padding-left: 20px; letter-spacing: -0.14px; }
.select-language-wrap a:hover { font-weight: 700 ; }
.select-language-wrap a.active { font-weight: 700;}
.main-form-inner[data-active-section="0"] .select-language-wrap { display: block;}
/* Media-Query */

@media screen and (max-width: 1200px) {
  .start-wrap .start-wrap-inner { max-width: 90%; padding-left: 20px; }
  .cta-wrapper { padding: 45px 30px; }
  .main-form-inner.active .info-about-product { display: none; }
}

@media screen and (min-width: 1201px) and (max-width: 1362px) {
  .start-wrap .start-wrap-inner { max-width: 90%; }
}

@media (max-width: 991px) {
  .results-wrap .results-item { width: 100%;}
  .results-wrap .results-item .grade-chart-col { width: auto;}
  .results-wrap .results-item .results-item-content { padding-left: 50px;}
  .help-box-wrap { flex-direction: column-reverse;}
  .help-box-wrap .contact-info-wrap { padding-left: 0; padding-bottom: 60px;}
  .help-box-wrap .contact-info-wrap { width: 100%; margin-top: 0;}
  .results-wrap { padding-top: 80px; padding-bottom: 80px;}
  .help-box-wrap .results-btn { width: 100%;}
  .start-wrap { width: 100%; }
  .start-wrap .start-wrap-inner { max-width: 550px; margin: 0 auto; padding: 0 30px; top: 60%; left: 0; transform: unset; text-align: center; }
  .question-wheel { top: 8%; left: 0; transform: unset; text-align: center; height: 45%; width: 100%; max-width: 100%; }
  .form-col { width: 100%; }
  .que-section { justify-content: flex-end; }
  .que-section .que-section-inner { max-width: 65%; padding: 100px 0; padding-right: 80px; }
  .main-form-inner.active .question-wheel { z-index: 9; top: 50%; height: 50%; max-width: 65%; }
  .progress-bar-wrap { top: 40px; right: 40px; z-index: 9; }
  .results-form-wrap { width: 100%; max-width: 750px; margin: 0 auto;}
  .select-language-wrap { top: 30px; right: 30px;}
}

@media screen and (max-width: 767px) {
  .main-form-wrap { min-height: auto; height: auto; }
  .start-wrap { height: 100vh; min-height: 700px; }
  .start-wrap .start-wrap-inner .title { font-size: 28px; }
  .start-wrap .start-wrap-inner .site-btn { display: block; }
  .question-wheel svg { width: 80%; }
  .question-wheel { height: 40%; }
  .progress-bar-wrap.show { display: none !important; }
  .main-form-inner.active { min-height: auto; height: auto; padding-top: 180px; overflow: hidden; }
  .start-wrap .start-wrap-inner { top: 55%; }
  .que-section .que-section-inner { max-width: 100%; padding: 50px 30px; }
  .que-section .que-section-inner .que-step h3 { text-align: center; margin-bottom: 30px }
  .que-section .que-section-inner .que-step ul li .custom-label { padding: 25px; padding-left: 45px; }
  .form-col { height: auto; }
  .main-form-inner.active .question-wheel { height: auto; width: 115%; max-width: 115%; top: 40px; left: 50%; transform: translateX(-50%); z-index: 1; overflow: hidden; }
  .main-form-inner.active .question-wheel svg { width: auto; }
  .que-section .que-section-actions { margin-top: 30px; }
  .main-form-inner.active .cta-wrapper { display: none; }
  .help-box-wrap .results-btn { text-align: center; }
  .form-wrapper .form-control input{ width: 100%; }
  .form-wrapper .form-control input.number, #form_contact-form2 textarea, #form_contact-form2 input, #form_contact-form2 input[type="tel"] { width: 100%; }
  .results-form-wrap .results-form .form-text { padding-right: 0;}
}

@media (max-width: 568px) {
  .results-wrap .results-item .grade-chart-col { width: 100%;}
  .results-wrap .results-item .results-item-content { padding-left: 0; width: 100%;}
  .results-list-wrap .results-item-title { display: none; }
  .results-list-wrap .results-item-title.grade-chart { display: block; text-align: center; width: 100%; padding-bottom: 25px; }
  .results-list-wrap .results-item-content .results-item-text { text-align: center; padding-top: 25px; font-size: 20px;}
  .help-box-wrap .contact-info-box .contact-info-text br { display: none;}
  .help-box-wrap .contact-info-box { padding: 25px;}
  .results-wrap { padding-top: 60px; padding-bottom: 60px; }
  .help-box-wrap .contact-info-wrap { padding-bottom: 30px;}
  .results-form-wrap { padding: 30px;}
  .select-language-wrap { top: 10px; right: 10px;} 
}
 
@media screen and (min-height: 1100px) {
  .start-wrap .start-wrap-inner .title { font-size: 5vh; }
  .start-wrap .start-wrap-inner p { font-size: 2.5vh; }
  .site-btn { font-size: 2.6vh; }
  .que-section .que-section-inner { max-width: 20vw; }
  .que-section .que-section-inner .que-step h3 { font-size: 2.8vh; }
  .que-section .que-section-inner .que-step ul li .custom-label span { font-size: 2.3vh; }
  .results-wrap .results-title-wrap h2 { font-size: 5vh; }
  .results-wrap .results-title-wrap .results-text { font-size: 2.5vh; }
  .results-list-wrap .grade-chart-col .resulte-small-title h6 { font-size: 1.5vh; }
  .results-list-wrap .results-item-title { font-size: 2.2vh; }
  .results-list-wrap .results-item-content .results-item-text { font-size: 1.9vh; }
  .grade-chart .grade-img { max-width: 80%; }
  .help-box-wrap .contact-info-box .contact-info-head { font-size: 2.5vh; }
  .help-box-wrap .contact-info-box .contact-info-text { font-size: 1.9vh; }
  .help-box-wrap .contact-info-box .contact-btn { font-size: 1.8vh; }
  .btn { font-size: 1.8vh; }
  .cta-wrapper .cta-wrap p { font-size: 1.9vh; }
  .info-about-product p { font-size: 2.2vh; }
}

@media (max-height: 850px) and (min-width: 1200px)  {
  .cta-wrapper { padding: 25px 60px; } 
}

.select-language-wrap {
  width: 100%;
  max-width: 85.4vw;
  right: 8%;
  text-align: right;
}