@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "League Spartan", sans-serif !important;
	font-size: 18px;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6, button, input, select, optgroup, textarea {
    font-family: "League Spartan", sans-serif !important;
}

a.lyf-signin{color:#000;}
.top_bar { margin-bottom: 30px;display: flex; width: 100%;align-items: center;padding-top: 30px;}
.top_left {border-radius: 68px;background: #FFF;width: 225px;min-width: 225px;height: 65px;border-radius: 65px;margin-right: 30px;display: flex;align-items: center;padding: 0 15px;box-shadow: 0px 4px 27px 0px rgba(0, 0, 0, 0.06);}
.top_left span {display: block; margin-right: 20px;}
.top_right {color: #888;font-size: 16px; line-height: normal;}
.top_right h3 {color: #171A1B;font-size: 22px;font-weight: 500;line-height: normal;}
.scroll_outer {border-radius: 16px;background: #FFF;box-shadow: 0px 4px 27px 0px rgba(0, 0, 0, 0.06);padding: 20px 15px; width: 100%;}
.container1 {list-style: none;text-align: center;width: 100%;margin: 0 auto;justify-content: center; display: flex; flex-wrap: wrap;align-items: flex-start;}
.container1 .mCustomScrollBox { width: 100%;}
.container1 .mCSB_container {justify-content: center; display: flex; flex-wrap: wrap; gap: 22px;}
.box_outer {width: 22%;position: relative;border-radius: 8px;border: 1px solid #000;height: 130px;margin: 10px;overflow: hidden;}
.box1 {width: 100%;height: 100%;color: #000;text-align: center;border-radius: 8px;padding: 12px 17px;display: flex;flex-wrap: wrap;justify-content: center;text-align: center;font-size: 14px;line-height: 19px;font-style: normal;font-weight: 400;position: absolute;top: 0;left: 0;}
.box {text-transform: capitalize; background-color: #fff;width: 100%;height: 100%;color: #000;text-align: center;cursor: move;border-radius: 8px;position: relative;padding: 12px 17px;display: flex;flex-wrap: wrap;justify-content: center;text-align: center;font-size: 14px; line-height: 19px; font-style: normal;font-weight: 400;}
.box_icon { width: 100%; text-align: center;margin-bottom: 12px;pointer-events: none;}
.box_icon p {margin: 0;}
.container2 {color: #fff;text-align: center;position: relative;width: 190px;height: 158px;border-radius: 8px 8px 8px 0;}
.container_row {display: flex;justify-content: flex-end;flex-wrap: wrap; width: 215px; min-width: 215px; gap: 10px;text-align: center;position: sticky;
  top: 80px;}
.container2 .box {background-color: transparent;margin: 0;position: absolute;right: -2px;bottom: 0;border: 2px solid #fff;width: 82%;height: 80%;padding: 12px 0;}
.container2 .box:nth-last-child(2) {right: 15px;bottom: 15px;}
.envelop { position: absolute; left: 0; bottom: 0; width: 100%;z-index: 2;}
.envelop img { width: 100%;}
.envelop span { display: block; position: absolute; width: 100%; text-align: center; color: #000;font-size: 18px;left: 0; top: 50%;}
.bg_color_a {background-color: #FBE4CD;}
.bg_color_a .box {background-color: #FBE4CD;}
.bg_color_b {background-color: #C3CD88;}
.bg_color_b .box {background-color: #C3CD88;}
.bg_color_c {background-color: #C3789D;}
.bg_color_c .box {background-color: #C3789D;}

.red-btn {
    background-color: #D71D24;
    color: #fff;
    display: inline-block;
    padding: 11px 30px;
    border-radius: 60px;
}

.bottom_bar {background-color: #fff;display: flex;align-items: center;width: 870px;height: 109px;box-shadow: 0px 4px 27px 0px rgba(0, 0, 0, 0.06);border-radius: 109px;padding: 12px;margin: 0 auto;}
.bot_left, .bot_mid, .bot_right {min-width: 31%;position: relative;}
.bot_left { display: flex; align-items: center;}
.p_img { width: 91px; min-width: 91px; height: 91px; border-radius: 50%; overflow: hidden;margin-right: 15px;}
.bot_left span { display: block;font-size: 26px; font-weight: 300;}
.bot_left span strong { font-weight: 700;}
.bot_mid { padding: 0 40px;}
.bot_mid::after { content: "";width: 1px;height: 100%; background-color: #c9c9c9;position: absolute;right: 0;top: 0;}
.bot_mid::before { content: "";width: 1px;height: 100%; background-color: #c9c9c9;position: absolute;left: 0;top: 0;}
.bot_mid ul { display: flex; flex-wrap: wrap;list-style: none;margin: 0;}
.bot_mid ul li { display: block; padding: 6px 10px; background-color: #f1f1f1; border-radius: 35px;margin: 2px;font-size: 14px; color: #000;}
.bot_mid ul li::before {display: none !important;}
.bot_right span {display: flex;justify-content: center;align-items: center;align-content: center;flex-wrap: wrap; background-color: red;background-image: linear-gradient(180deg, #F68821 -20.88%, #F2672B 53.26%, #BF2026 120.33%);color: #fff; width: 91px;min-width: 91px;height: 91px;color: #fff;text-align: center;border-radius:50%;margin-left: 14px;}
.bot_right span strong { display: block; width: 100%; text-align: center;}
.bot_right {display: flex;align-items: center;justify-content: flex-end;}
.drag_container {margin-bottom: 40px;display: flex; align-items: flex-start; }
.bottom_screen { position: relative;}
.next-button { position: absolute; right: 0; top: 50%; transform: translateY(-50%); padding: 12px 32px; border: 1px solid #000; border-radius: 80px; color: #000; display: flex; align-items: center;}
.next-button img { margin-left: 8px;transition: all 300ms;}

.drag_container .next-button { position: static; transform: none;}

.bottom_screen2 { width: 100%; padding: 40px 0; justify-content: space-between;align-items: center;}


.range_row { display: flex;flex-wrap: wrap;}
.autonomy {border-radius: 12px;border: 1px solid #F2672B;background: rgba(255, 179, 146, 0.09);padding: 45px; color: #000;font-size: 16px;
font-weight: 400; line-height: 21px;width: 30%;min-width: 30%; margin-right: 3%;position: relative;}
.autonomy img {position: absolute; left: 0; bottom: 0;}
.autonomy h3 {color: #000;font-size: 26px;font-weight: 700;margin-bottom: 27px;text-align: left;}
.range_right {width: 67%; border-radius: 16px;background: #FFF;
/* box-shadow: 0px 4px 27px 0px rgba(0, 0, 0, 0.06); */
border: 1px solid #e8e8e8;
padding: 40px 90px;}


.slider-wrapper {display: flex;}      
.custom-slider {position: relative;width: 150px;height: 260px;}
.slider-track {position: absolute;width: 1px;height: 100%;background-color: transparent;left: 50%;transform: translateX(-50%);}
.slider-thumb {position: absolute;width: 20px;height: 20px;background-color: transparent;border: 1px solid transparent;border-radius: 50%;left: 50%;top: 50%;transform: translate(-50%, -50%);cursor: pointer;z-index: 3;background-image: url(../images/up-down-arrow.png); background-position: center; background-size: 20px; background-repeat: no-repeat;}
.slider-thumb:after { content: "";background-color: #9CAC3A; width: 200px; height: 1px; position: absolute; left: 50%;top: 50%; transform: translateX(-50%);}
.slider-triangle {position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;clip-path: polygon(50% 200%, 100% 0%, -25% -100%);background: linear-gradient(to bottom, rgba(224, 237, 180, 0.2), rgba(155, 200, 50, 0.6));pointer-events: none;}
.slider-labels {display: flex;flex-direction: column;justify-content: space-between;margin-left: 200px;height: 260px;}
.label-row {display: flex;align-items: center; cursor: pointer;}
.label-line {width: 20px;height: 1px;background-color: #999;margin-right: 10px;}
.label-text {font-size: 14px;color: #666;}


.rate_cont .box_outer {width: 22%;}
.dark .box2 { background-color: #d4d2d2;}
.yellow { position: absolute; left: 0; width: 100%; bottom: 0;background-color: #fbb912;z-index: -1;}

.result_top { margin-bottom: 40px;}
.result_top h3 { font-size: 22px; font-weight: 300; color: #171A1B;margin: 0;}
.result_top h3 strong { font-weight: 600;}
.result_cont {background-color: #fff;padding: 30px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 16px;}
.result_left {background-color: #FEEDE4; width: 70px;min-width: 70px; height: 70px; border-radius: 50%;overflow: hidden; display: flex; justify-content: center; align-items: center;margin-right: 20px;}
.result_about{background-color: #fff; padding:30px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; border-radius:16px;}
.result_coll h3,
.result_about h3{ font-size: 16px; font-weight: 600; color: #000; margin-bottom: 18px; min-height: 40px;text-align: left;}
.result_box { font-size: 13px; font-weight: 300; color: #000; line-height: 19px;text-align: left;}
.result_box + .result_box { margin-top: 20px;}
.result_box h4 { text-transform: uppercase; font-size: 13px !important; font-weight: 600; color: #000;margin-bottom: 10px;}
.color_box h4 { text-transform: uppercase; font-size: 13px !important; font-weight: 600; color: #000;margin: 0 0 10px 0;}
.color_box ul li { font-size: 13px; font-weight: 300; color: #000; line-height: 19px;text-align: left;margin-bottom: 4px;}
.color_box { border-radius: 10px; padding: 15px;}
.color-a {background-color: #eff8e8;}
.color-b {background-color: #fbf7e8;}
.color-c {background-color: #f1e8f8;}
.color-d {background-color: #feede4;}
.color_box + .color_box { margin-top: 20px;}
.hover_cont {position: absolute; right: 4px; bottom: 4px;z-index: 9;}
.help {  
  box-shadow: rgba(149, 157, 165, 0.5) 0px 0px 5px;
  border-radius: 3px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;  
  color: #000;
  font-weight: 600;
}
.cont_hover_text { border-radius: 5px; padding: 20px; background-color: #f7f7f7; display: none; position: absolute; right: 24px; bottom: 0; width: 275px;}
.cont_hover_text p { color: #000; font-size: 13px; line-height: 19px;text-align: left;}
/* .hover_cont:hover .cont_hover_text { display: block;} */
.cont_hover_text.show { display: block;}
.hover_box { position: absolute;left: 0;bottom: -100%; padding: 15px; width: 100%; color: #fff; z-index: 6; background-color: rgba(0, 0, 0, 0.7);
 font-size: 13px;line-height: 19px; transition: all 500ms;}
.box_outer:hover .hover_box { bottom: 0;}
#pdf-canvas { width: 100%;}




.rate_cont {
  background-color: #fff;
  padding: 30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.box_outer {
  width: 22%;
  position: relative;
  border-radius: 8px;
  border: 1px solid #000;
  height: 130px;
  margin: 10px;
}
.rate_cont .box_outer {
  width: 22%;
}
.box2 {
  background-color: #fff;
  width: 100%;
  height: 100%;
  color: #000;
  text-align: center;
  border-radius: 8px;
  position: relative;
  padding: 10px 17px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
  font-style: normal;
  font-weight: 400;
  z-index: 2;
  box-sizing: border-box;
}
.range-ex {
position: absolute;
bottom: 10px;
top: 0;
left: 12px;
right: 12px;
/* width: 100%; */
z-index: 3;
border-radius: 10px;
background-color:transparent;
}
.yellow {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: #fbb912;
  z-index: -1;
  transition: height 0.3s ease;
}
.range-slider {
  -webkit-appearance: none;
  background-color: rgba(255,255,255,0.5);
  width: 100%;
  height: 4px;
  border-radius: 2px;
  outline: none;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  padding: 3px 0!important;
  border: 0 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  background: #fbb912;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.range-slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #fbb912;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.value-display {
  position: absolute;
  top: 0;
  right: -12px;
  background: #fbb912;
  color: white;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
  z-index: 5;
}

/* .bottom_pagination {padding: 40px 0;margin-top: 40px; border-top: 5px solid #F2672B;} */
.bottom_pagination {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  background-color: rgba(255,255,255,0.8);
  z-index: 9;
}
.pagin_cont {
  border-top: 5px solid #F2672B;
  padding-top: 40px;
}

.bp_list { display: flex;justify-content: center;}
.bp_list li {padding: 0 !important;margin: 0 10px !important;position: relative;text-align: left;min-width: 14%;font-size: 15px;}
.bp_list li a { display: block; color: #000;text-align: center;}
.bp_list li::before { display: none !important;}
.bp_list li a::after {content: "";width: 20px;height: 20px;border-radius: 50%;background-color: #fbb912;border: 2px solid #fbb912;display: block;position: absolute;left: 50%;top: -54px;margin-left: -10px;}
.bp_list li.act_menu a:after { background-color: #F2672B; border-color: #F2672B;}
.bp_list li.next_menu a:after {background-color: #fff;}
.assessment-for { align-items: center;}
.bottom_pagination .container {padding: 0;}

.ingred_mobile { display: none;}


/*-- lyf scan --*/
.lyfscan-wrap{
    background-color:#FEFBF9;
}

/*-- start page --*/
.lyf-start-banner-wrap {
  position: relative;
  border:rgba(0,0,0,.15) solid 1px;
  padding:10px;
  border-radius:20px;
}
.lyf-start-banner-wrap img{
  border-radius:20px;
}
.start-scan-txt {
  color:#fff;
  position: absolute;
  width: 580px;
  left: 0;
  right: 0;
  margin:auto;
  bottom: 80px;
}
.start-scan-txt h3{
  font-size:26px;
  line-height:36px;
  margin-bottom:26px;
}
.start-scan-txt .form-control{
  border-radius:25px;
  padding:5px 17px;
  font-size: 16px;
  line-height: 16px;
  width: calc(100% - 185px);
}
.start-scan-txt button{
  min-width: 160px;
  border:#fff solid 1px;
}


.user-profile-box {
  background-color: #fff;
  padding:10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius:60px;
  max-width: 750px;
  margin: 0 auto;
}
.profile-left {
  display: flex;
  align-items: center;
  position:relative;
  padding-right: 26px;
}
.profile-left::before,
.profile-scan-start::before{
  content:"";
  width:1px;
  height:100%;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  margin:auto;  
  display:block;
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 34%,rgba(0,0,0,0.8) 69%,rgba(0,0,0,0.8) 76%,rgba(0,0,0,0) 100%); 
}
.profile-scan-start::before{
  left:0;
  right:auto;
}
.profile-img {
  width: 90px;
  height: 90px;
  border-radius:50%;
  overflow:hidden;
  margin-right: 15px;
}
.profile-left strong{
  margin-left:5px;
}
.profile-right {
  display: flex;
  flex-wrap: wrap;
  width: 300px;
  padding: 0 20px;
}
.profile-right a {
  display: inline-block;    
  padding:3px 10px;
  font-size: 14px;
  color: #000;
  margin:0 3px 5px;
  border-radius:20px;
  background-color:#F1F1F1;
}
.profile-scan-start {
  display: flex;
  align-items: center;
  position:relative;
  padding-left: 26px;
}
.lyfscan-btn {
  display: block;
  width: 90px;
  height: 90px;
  border-radius:50%;
  margin-left: 15px;
}

/*-- profile --*/
.lyfscan-container .heading1 h2{
  text-transform: none;
}
.lyfscan-persona{
  position:relative;
  height:100%;
  display:flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  border-radius:10px;
  transition: all .2s ease-in-out;
}
.lyfscan-persona:hover{
  transform: scale(1.1);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}
.lyfscan-persona img{
  width:100%;
  height:100%;
  object-fit: cover;
}
.persona-type {
  background-color: #fff;
  position: absolute;
  width: 80%;
  padding:10px 20px;
  border-radius:40px;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
  bottom: 20px;
  margin:auto;
}
.persona-type h5.persona-title{
  font-size:14px;
  margin:0;
  display: flex;
  align-items: center;
}
.persona-title span {
  display: block;
  width: 37px;
  height: 37px;
  margin-right: 10px;
}
.user-profile-box {
  background-color: #fff;
  padding:10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius:60px;
  max-width: 600px;
  margin:0 auto;
}
.user-profile-box.after-login{
  max-width: 710px;
}
.profile-left {
  display: flex;
  align-items: center;
  position:relative;
  padding-right: 26px;
}
.profile-left::before{
  content:"";
  width:1px;
  height:100%;
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  margin:auto;  
  display:block;
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 34%,rgba(0,0,0,0.8) 69%,rgba(0,0,0,0.8) 76%,rgba(0,0,0,0) 100%); 
}
.profile-img {
  width: 90px;
  height: 90px;
  border-radius:50%;
  overflow:hidden;
  margin-right: 15px;
}
.profile-left strong{
  margin-left:5px;
}
.profile-right {
  display: flex;
  flex-wrap: wrap;
  width: 400px;
}
.profile-right a {
  display: inline-block;    
  padding:3px 10px;
  font-size: 14px;
  color: #fff;
  margin:0 3px 5px;
  border-radius:20px;
  background-color: #F1F1F1;
}
.profile-right a.p1{
  background-color: #9CAC3A;
}
.profile-right a.p2{
  background-color: #BB6C29;
}
.profile-right a.p3{
  background-color: #C02471;
}
.profile-right a.p4{
  background-color: #38B1AE;
}
.profile-scan-start span{
  display: block;
  white-space:nowrap;
}
.user-profile-box.after-login .profile-right a{
  color:#000;
}


/*-- assessment --*/
.assessment-persona-type {
  background-color: #fff;  
  width: 90;
  padding:10px 10px;
  border-radius:60px;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.assessment-persona-title{
  font-size: 14px;
  margin:0;
  display: flex;
  align-items: center;  
}
.assessment-persona-title span {
  display: flex;
  width: 90px;
  min-width: 90px;
  height: 90px;
  /* margin-right: 10px; */
  overflow:hidden;
  border-radius:50%;
}
.assessment-persona-title span img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.assessment-title{
  width:calc(100% - 72px);
  text-align:left;
}
.assessment-question{
  width:calc(100% - 251px);
  padding-left:25px;
}
.assessment-question h3{
  font-size:22px;
}
.assessment-question p {
  color: #888;
  font-size: 16px;
  line-height: normal;
}
#assessment-form textarea.form-control {
  border:#D8D8D8 solid 1px;
  border-radius:14px;
  min-height: 45vh;
  background-color:#fff;
}
  
.red-btn::after{
  content:"";
  width:18px;
  height:18px;
  background-image:url('https://abcel.cp3.techshu.in/app/plugins/lyf-scan/public/images/arrow-up-right-white.svg');
  display:inline-block;
  vertical-align: middle;
  margin-left:5px;
}
.quote-suggestion {
  border:#F2672B solid 1px;
  background-color: #feede4;
  /*padding:30px 20px 165px;*/
  border-radius:12px;
  width: 100%;
  position: relative;
  display:flex;
  flex-wrap: wrap;
  align-items:flex-start;
}
.help-text {
  width: 100%;
  padding: 20px;
}
.fruit-info-box {  
  padding: 0 0 0 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: auto;  
}
.fruit-info-txt {
  width: calc(100% - 135px);
  padding: 0 20px 20px 0;
}
.quote-suggestion::before{
  content:"";
  width: 0px;
  height: 0px;
  display:block;
  border-style: solid;
  border-width: 12px 20px 12px 0;
  border-color: transparent #F2672B transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin:auto;
  left: -20px;
}
.quote-suggestion::after{
  content:"";
  width: 0px;
  height: 0px;
  display:block;
  border-style: solid;
  border-width: 12px 20px 12px 0;
  border-color: transparent #feede4 transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin:auto;
  left: -19px;
}
.sketch-img {
  width: 134px;
  height: 152px;  
}
.sketch-img img{
  width: 134px;
  height: 152px;
}

.remark,
.red-txt{
  color:#D71D24;
}
.next-page{
  min-width:120px;
  text-align: center;
  display: inline-block;
  background-color: #9e1818;
  color: #fff;
  padding:10px 16px;
  border:#9e1818 solid 1px;
  border-radius:30px;
  /* position: fixed;
  right: 10px;
  top: 70%; */
  z-index: 2;
}
.next-page::after{
  content:"";
  /* background-image:url('https://abcel.cp3.techshu.in/app/plugins/lyf-scan/public/images/next-icon.svg');
  background-size: 8px 13px;
  display:inline-block;
  vertical-align: middle; */
  margin-left:8px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.next-page:hover {background-color: #FBB040; border-color: #FBB040;}
.next-page:hover::after {border: solid #000;border-width: 0 1px 1px 0;}

.back-page {
  min-width:90px;
  height: 38px;
  text-align: center;
  display: inline-block;
  background-color: #d5d5d5;
  color: #000;
  padding:6px 15px;
  border:#d5d5d5 solid 1px;
  border-radius:30px;
  z-index: 2;
}
.back-page::before{
  content:"";
  margin-right:8px;
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.back-page:hover {background-color: #FBB040; border-color: #FBB040;}
.back-page:hover::before {border: solid #000;border-width: 0 1px 1px 0;}

.quote-icon img {
  width: 45px;
  height: 45px;
  display: block;
  margin-bottom: 10px;
}
/*-- ask details --*/
.details-box{
  background-color:#fff;
  padding:30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius:16px;
}
.details-box .form-control {
  border:rgba(0, 0, 0, 0.21) solid 1px;
  height: 50px;
  padding:10px;
  border-radius:5px;
}
.details-box select{
  background-image:url('https://abcel.cp3.techshu.in/app/plugins/lyf-scan/public/images/drop-icon.svg');
  background-repeat: no-repeat;
  background-position:98% center;
  background-size: 18px 18px;
}
.details-box label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}

/*-- lyfscan-priorities --*/
.lyfscan-priorities-result{
  background-color: #fff;
  padding:30px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius:16px;
}
.result-for strong{
  display:block;
}
.result-for span,
.priorities-type {
  font-size: 13px;
}
.parent-category-wrapper{
  text-align: left;
}
.priorities-type{
  text-transform: capitalize;
}
.quote-suggestion-wrap{
  padding-left: 30px;
}
.lyfscan-priorities-result .progress{
  height: 4px;
  background-color: rgb(233, 233, 233);
}
.lyfscan-priorities-result .progress-bar{
  background-color: rgba(251, 176, 64, 1);
}
.user-profile-box{
  display:none;
}


.box_m {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  border-radius: 12px;
  padding: 12px;
  text-align: center;
}
.check_row {
  display: flex;
  justify-content: space-between;
}
.check_row .form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 30px;
  padding-right: 8px;
  margin-bottom: 0;
  border-radius: 5px;
}
.ingred_box .form-check-input:checked {
  background-color: #F2672B;
  border-color: #F2672B;
}
.ingred_box .form-check-input:focus {
  border-color: #fbb912;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(251, 185, 18, .6);
}
.next_page_m { display: none;}

.range_outer_cont { position: relative;}

.slider_outer {
      position: relative;
      width: 100%;
      /* max-width: 1200px;
      margin: 0 auto; */
      overflow: hidden;
    }

    .slider_track {
      display: flex;
      transition: transform 0.5s ease-in-out;
    }

    .item {
      flex: 0 0 100%;
      width: 100%;
    }

    /* .item_inner {
      width: 100%;
      height: 400px;
      overflow: hidden;
    }

    .item_inner img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    } */

    /* Navigation Arrows */
    .slider_nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 40px;
      min-width: 40px;
      padding: 0;
      height: 40px;
      background-color: #F2672B;
      border-radius: 50%;
      border: none;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 10;
      transition: background-color 0.3s ease;
      
    }

    .slider_nav:hover {
      background-color: #fbb912;
    }

    .slider_nav.prev {
      left: -50px;
    }

    .slider_nav.next {
      right: -50px;
    }

    .slider_nav::before {
      content: '';
      width: 10px;
      height: 10px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      display: block;
    }

    .slider_nav.prev::before {
      transform: rotate(-135deg);
      margin-left: 5px;
    }

    .slider_nav.next::before {
      transform: rotate(45deg);
      margin-right: 5px;
    }

    /* Bullet Navigation */
    .slider_bullets {
      position: absolute;
      bottom: 3px;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      gap: 10px;
      z-index: 10;
    }

    .slider_bullet {
      width: 12px;
      min-width: 12px;
      padding: 0;
      height: 12px;
      border-radius: 50%;
      background-color: #fbb912;
      border: 0;
      cursor: pointer;
      transition: all 0.3s ease;
      display: none;
    }

    .slider_bullet.active {
      background-color: #F2672B;
      transform: scale(1.2);
    }
    .lyfscan-container {padding-top: 25px;}
    /* .ad_container, .lyfscan-priorities-type, .result_top {padding-top: 30px;} */



    .rate_cont1 .box_outer {width: 18%;}
    .show-report1 {
  text-align: right;
}
.show-report1 a {
  background-color: #D71D24;
  color: #fff;
  font-size: 18px;
  padding: 10px 30px;
  box-shadow: 0 0 4px 2px rgba(0,0,0,.1) inset;
  border-radius: 25px;
  position: relative;
  transition: all .2s;
}
.show-report1 a::after {
  content: "";
  width: 12px;
  height: 12px;
  border: #fff solid 3px;    
  display: inline-block;
  border-top: none;
  border-right: none;
  transform: rotate(-136deg);
  margin-left: 10px;
}
.show-report1 a:hover{background-color: #FBB040;color: #000;}
.rate_container1 {margin-bottom: 30px;}
.assessment-question {padding-left: 20px;}
.tt_topbar .assessment-persona-type {width: auto;padding: 10px 10px 10px 0;margin: 0;}

.user_details {background-color: #fff4e9;padding: 30px 15px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 6px;border-radius: 16px;}
.user_img { border-radius: 15px; overflow: hidden;}
.user_img img { width: 100%;}
.user_info { padding-left: 50px;}
.stamp_row { display: flex; align-items: flex-end;justify-content: space-between; margin-bottom: 80px;}
.stamp_row h1 {margin: 0;font-size: 56px;}
.user_info p { font-size: 24px;line-height: 33px; margin-bottom: 0;}

.user_stamp { display: flex; width: 100%; justify-content: flex-end;}
.user_stamp .stamp_img {max-width: 70px;}
.user_name_date p { margin-bottom: 5px;}
.user_name_date h1 { margin-bottom: 0; margin: 0;}

.lite .box2 {background-color: #C3789D;}
.white .box2 {background-color: #fff;}
.p_dashboard .rate_cont {padding: 30px 0;}
.p_dashboard .rate_cont .box_outer {width: 17%;}
.note_list { list-style: none;margin: 0;}
.note_list li::before { display: none !important;}
.note_list li span { width: 20px;min-width: 20px; height: 20px;border-radius: 50%; display: inline-block;margin-right: 7px;vertical-align: middle;}
.note_list li { font-size: 14px;}
.dark_color span { background-color: #d4d2d2;}
.white_color span { background-color: #fff;border: 1px solid #bababa;}
.pink_color span { background-color: #C3789D;}
.lite_color span { background-color: #f2f2f2;}
.yellow_color span { background-color: #fbb912;}
.user_report_content ul li, .user_report_content p { text-align: left;}
.user_report_content h3 {text-align: left;font-size: 22px;margin: 10px 0;}
.user_report_content ul li::before {top: 12px !important;}
.user_report_content ul li a {display: flex;justify-content: space-between; color: #000; max-width: 280px;}
.otp_cont {max-width: 550px;margin: 0 auto;}
.otp_cont .form-control { background-color: #999; height: 50px;padding: 0 15px; line-height: 48px;border-radius: 10px; box-shadow: none; outline: none;}
.otp_cont .form-label { color: #bababa; font-size: 18px;text-align: center; display: block;}
.otp_list { display: flex; justify-content: center;}
.otp_list li { margin: 0 10px;padding: 0 !important; width: 45px;}
.otp_cont .otp_list li .form-control {padding: 0; text-align: center;}
.otp_list li::before { display: none !important;}
.otp_cont .next_btn {background-color: #D71D24;color: #fff;font-size: 18px;padding: 10px 30px;box-shadow: 0 0 4px 2px rgba(0,0,0,.1) inset;border-radius: 25px;position: relative;transition: all .2s;margin: 0 auto;display: block;}
.otp_cont .next_btn:hover {background-color: #FBB040;color: #000;}
.bl_cont {color: #fff;}
.bl_cont h1 {color: #fff;font-size: 45px;margin-top: 0;}
.bl_list { display: flex;}
.bl_list li {background-color: #D71D24; border-radius: 10px; width: 60px; height: 60px;line-height: 21px; display: flex; flex-wrap: wrap; align-content: center; align-items: center; color: #fff; margin: 0 20px 0 0;padding: 5px !important;}
.bl_list li strong { color: #fff !important; display: block; width: 100%;}
.bl_list li::before { display: none !important;}

.bye_cont { display: flex; flex-direction: column; justify-content: space-between;min-height: 400px;}
.lb_list p {margin-bottom: 20px; }
.lb_list ul { display: flex;}
.lb_list ul li {width: 43px;padding: 0 !important;margin-right: 50px;}
.lb_list ul li::before { display: none !important;}
.persona-type-box { pointer-events: all !important;}
.p_dashboard .rate_cont {background-color: transparent;box-shadow: none;}
.rate_cont1 {background-color: #fff4e9;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 6px;}
.lyfscan-priorities-type h3 { text-align: left;}
.colr_cont { text-align: left;}
.rate-amazing h4 { font-size: 20px;}
.rate-amazing p { font-style: italic;}
.details-box label .blue {display: inline-block;color: blue;}
.blue_note span {display: inline-block;color: blue;vertical-align: top;margin-right: 5px;}
.blue_note em { display: inline-block; line-height: 20px;}
.help-text h3 {margin-top: 40px;font-size: 22px;}
.box_outer.selected {border: 3px solid #FBB040;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
/* .p_dashboard .box2 {background-color: #C3789D;} */
.show-report a.leave:after { display: none;}
.bl_list li.active {border: 3px solid #D71D24; background-color: #FBB040; color: #000;}
.bl_list li.active strong {color: #000 !important;}

.page-id-2354 .site-main { /*background-image: url(../images/curve-02.webp);*/ background-position: center; background-size: 100%; background-repeat: no-repeat;}
.timeline-nav { display: none !important;}
div:where(.swal2-container).swal2-center>.swal2-popup {max-width: 800px;width: 100%;overflow: hidden;}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {background-color: #9e1818 !important;border-radius: 30px !important; color: #fff !important;}
.swal2-icon-success:after {content: ""; position: absolute; left: 0; top: 0; background-color: #ffd54f; height: 38px; width: 100%;}
.page {padding-top: 20px;}
.bottom_screen2 .d-none{display: inline-block !important;opacity: 0.3;pointer-events: none;}
.disclaimer-txt{
  font-size:13px;
  line-height: 18px;
}
.custom-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.custom-checkbox label {
  position: relative;
  cursor: pointer;
}

.custom-checkbox label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #0079bf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.custom-checkbox input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 7px;
  height: 12px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.rate-top {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    background-color: #ffd54f;
    padding: 15px;
  }
  .fruit-img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    overflow: hidden;
    border: #fff solid 5px;
    margin: 0 20px 0 0;
  }
  .rate-form {
    padding: 20px 20px;
  }
  .rate-form label{
    display:block;
    margin-bottom:15px;
  }
  .rate-form textarea{
    font-size:16px;
    border: #D8D8D8 solid 1px;
    border-radius: 10px;
    min-height: 90px;
    background-color: #fff;
    padding:10px;
    margin-bottom:15px;
  }
  .red-btn.letter-btn{
    border: rgba(0,0,0,.3) solid 1px;
    background-color: #fff;
    color:#000;
  }
  .red-btn.letter-btn::after{
    filter: invert(1);
  }
  a.lyf-signin {text-align: center;display: inline-block;background-color: #9e1818;color: #fff;padding: 10px 20px;border: #9e1818 solid 1px;border-radius: 30px;z-index: 2;}
  a.lyf-signin:hover {background-color: #FBB040;border-color: #FBB040;color: #000;}
  .show-report1 a { margin: 0;}

  .co_lifscan_report_sec .assessment-persona-type {width: 180px;padding: 0;}
  .co_lifscan_report_sec .assessment-persona-title span {width: 150px;min-width: 150px;height: 150px;}
  .co_lifscan_report_sec .assessment-question {width: calc(100% - 180px);}


  .p_modal .modal-dialog {max-width: 800px;}
  .p_modal .modal-header {background-color: #ffd54f;background-image: none;padding: 1rem 1rem;}
  .p_modal .modal-header .modal-title { font-size:24px !important;}
  .p_modal .modal-content { padding: 0;width: 100%;}
  .p_modal .modal-header .btn-close {min-width: 30px; width: 30px;}
  .p_modal .modal-body {padding: 38px 30px;font-size: 18px;}
  .p_modal .modal-footer a {background-color: #9e1818; color: #fff; border: 0; padding: 10px 20px;}
  .p_modal .modal-footer a:hover {background-color: #FBB040;color: #000;}

  .lyf-scan-button {align-items: center;display: flex;}
  .page-id-2642 .entry-content {margin: 0;}
  .page-id-2642 .page {padding-top: 0;}

 
.lb_list {padding-top: 84px;}
.thankyou_sec .assessment-question h3 {	font-size: 36px;text-align: left;}
.thankyou_sec .static-page h4 {	font-size: 26px;}
.thankyou_sec .assessment-question p {font-size: 22px;}

.heading1 h2 em { font-style: normal; font-weight: 400;}
.assessment-persona-title .assessment-title { display: none;}
/* .assessment-persona-type h5 { font-size: 0;} */
.assessment-question h3 em {font-style: normal; font-weight: 300;}

#assessment-form textarea.form-control::placeholder {
  color: #999;
  opacity: 1; /* Firefox */
}

#assessment-form textarea.form-control::-ms-input-placeholder { /* Edge 12-18 */
  color: #999;
}
.t_btn {
background-color: transparent;
border: 0;
min-width: inherit;
width: auto;
color: #0079bf;
padding: 0;
border: 1px solid #ddd;
width: 24px;
height: 24px;
}
.co_lifscan_report_sec .assessment-question {
  width: calc(100% - 180px);
}
 .page-parent .site-main {
    background-image: url(../images/curve-02.webp);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
#tabs button {
  width: 49%;
  min-width: inherit;
  border-radius: 10px 10px 0 0;
  background-color: #fff;
  color: #222;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#tabs button.active {
  background-color: var(--secondaryyellow);
}
.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#loginModal .form-control {
  padding: 10px;
  border-radius: 5px;
}
#loginModal .btn-close {
	width: 30px;
	height: 30px;
	min-width: inherit;
	position: absolute;
	top: -14px;
	right: -14px;
}
/* responsive start */
@media (max-width: 1199px) {
  .persona-type-box-inner h6 {font-size: 13px;}
  .details-info-slide {width: 290px;}
  .rate_cont .box_outer {width: 30%;}

  .drag_container { display: none;}
  .ingred_mobile { display: block;}
  .slider_nav.prev {left: -24px;}
  .slider_nav.next {right: -24px;}
  .autonomy {padding: 45px 30px;text-align: left;}
  .timeline-nav { display: none;}
  .p_dashboard .rate_cont .box_outer {width: 22%;}
}
@media (max-width: 991px) {
  .assessment-question h3 {font-size: 20px;}  
  .rate_cont .box_outer {width: 44%;}
  .range_right {padding: 40px 40px;}
  .slider-labels {margin-left: 90px;}
  .user_info {padding-left: 0;}
  .stamp_img {width: 70px;}
  .stamp_row h1 {font-size: 36px;}
  .user_info p {font-size: 18px;line-height: 28px;}
  .stamp_row {margin-bottom: 40px;}
  .p_dashboard .rate_cont .box_outer {width: 21%;}
  
}

@media (max-width: 767px) {
  .static-page ul {display: block;padding-left: 18px; }
  .bp_list li {margin: 10px 0 !important;font-size: 14px;line-height: 19px;}
  .bp_list li::after {left: -30px;top: 0px;margin-left: 0;}
  .bp_list li a {text-align: left;}
  /* .bottom_pagination {border-left: 5px solid #F2672B; padding: 0; border-top: 0;} */
  .assessment-question {width: 100%;padding-left: 0;text-align: left;}
  .assessment-persona-type {margin: 0 0 10px 0;}
  .quote-suggestion {margin-top: 30px;}
  .quote-suggestion::before {transform: rotate(90deg);top: -22px;bottom: inherit;left: 50%;margin-left: -10px;}
  .quote-suggestion::after {transform: rotate(90deg);top: -21px;bottom: inherit;left: 50%;margin-left: -10px;}
  .rate_cont {padding: 15px;}
  .rate_cont .box_outer {width: 47%; }
  .box_outer {width: 22%;margin: 4px;}
  .next-page {top: 59%;}
  .entry-content { margin: 0;}
  .details-box {padding: 20px 5px;}
  .quote-suggestion-wrap {padding-left: 0;}
  .lyfscan-priorities-result {padding: 20px;}
  .lyfscan-priorities-result .progress {margin-bottom: 12px;}
  .priorities-type { display: block; margin-bottom: 10px;}
  .result_inn {flex-wrap: wrap;}
  .result_cont {padding: 20px;}
  .lyf-start-banner .container {padding: 0;}
  .start-scan-txt {width: 100%;bottom: 15px;padding: 0 10px;}
  .start-scan-txt h3 {font-size: 16px;line-height: 20px;margin-bottom: 18px;}

  .bottom_pagination {padding: 0 20px;}
.pagin_cont {border-left: 5px solid #F2672B;border-top: 0;padding: 0;}
.bp_list li a::after {left: -30px;top: 0;margin-left: 0;}
.bottom_pagination { display: none;}
.next_page_m { display: block; text-align: right;}
.autonomy { width: 100%; max-width: 100%; margin: 0 0 20px 0;}
.range_right {width: 100%;}
.slider-labels {margin-left: 25px;}
.range_right { padding: 40px 15px;}
.slider-thumb::after {width: 165px;}
.slider_nav {position: static; transform: none; margin: 0 5px;}
.btns_hldr {display: flex; justify-content: center; align-items: center;}

.lyfscan-container {padding-top: 30px;}
.ad_container, .lyfscan-priorities-type, .result_top, .top_bar {padding-top: 0px;}
label.form-check-label { text-align: left;line-height: normal;}
.priority-col {width: 50% !important;margin: 5px 0;}
.colr_cont h1 {font-size: 36px;}
.user_info { padding-top: 20px;}
.user_info h2 { text-align: left;font-size: 22px;}
.stamp_row {margin-bottom: 20px;}
.user_info p {font-size: 16px;}
.p_dashboard .rate_cont .box_outer {width: 47%;}
.note_list { display: flex; flex-wrap: wrap;margin-bottom: 16px !important;padding-left: 0 !important;}
.note_list li {padding: 0 10px 0 0 !important;}
.p_dashboard .rate_cont {padding-bottom: 0;}
.qr_code.justify-content-end { justify-content: flex-start !important;}
.user_report_content ul { padding-left: 0 !important;}
.colr_cont p {line-height: 24px;font-size: 18px;}
.otp_list {padding-left: 0 !important;display: flex !important;}
.otp_list li {margin: 0 3px;}
.bl_cont h1 {font-size: 36px;}
.bl_list,.lb_list ul { padding-left: 0 !important; display: flex !important; width: 100%;}
.lb_list { flex-wrap: wrap;}
.bl_list li {margin: 5px;line-height: 17px;}
.lb_list ul li {margin-right: 20px;}
}

