
/* live site */
html{  scroll-behavior: smooth;}
body{padding:0px;margin:0px; font-size:16px; padding-top:0px;  font-family: "Red Hat Display", serif; overflow-x: hidden !important ; }

/*************** weighloss slide range start ********************************/
section.online-weight img {
    max-width: 400px !important;
    margin: 0 auto;
    display: block;
}
ul.price_manage.clearfix li:last-child {
    float: right;
}
ul.price_manage.clearfix li {
    float: left;
}
ul.price_manage.clearfix {
    margin-top: 10px;
    margin-bottom: 0px;
}
span.presc {
    background: #4ea6fe;
    border-radius: 6px;
    padding: 8px 14px !important;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    color: #ffffff !important;
    text-align: center;
    display: inline-block;
    margin-top: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
   
    font-size: 13px !important;
    font-weight: 800 !important;
}
ul.price_manage.clearfix li:nth-child(1) {
    margin-right: 10px;
    position: relative;
    top: 1px;
    color: #4ea6fe;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    
}
ul.price_manage.clearfix li:nth-child(2) {
    color: #210847;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top:9px;
    
}
a.new-primary-btn {
    background: #4ea6fe;
    border-radius: 40px;
    padding: 8px 20px !important;
    font-weight: 700;
    font-size: 13px;
    line-height: normal;
    color: #ffffff !important;
    text-align: center;
}
a.new-primary-btn:hover {
    background: #22487b;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
    position: absolute;
    top: 1px !important;
    right: 1px !important;
    width: 35px !important;
}
.input-spc.white-ex {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin: 18px 0;
}
.input-spc.white-ex label {
    font-size: 12px;
}
span.select2-selection__arrow {
    padding-left: 14px !important;
    border-left: 1px solid #ccc;
}
#doseSelect{
  height: 50px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
.dose-option .dose-price {
    font-weight: 700;
    color: #4EA6FE;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
   
    position: absolute;
    top: 0px !important;
   
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #BBD1DB;
    border-radius: 10px !important;
	padding: 5px 8px;	
    margin-bottom: 15px;    height: auto !important;
    cursor: pointer;
    position: relative;    margin-bottom: 0px !important;
}
.dose-option {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
}
.select2-results__option--selectable {
    cursor: pointer;
    position: relative;
}
.select2-container--default .select2-results__option--selected {
    background-color: transparent !important;
    position: relative;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent !important;
    color: #000 !important;
}
li.select2-results__option.select2-results__option--selectable:hover:before {
    content: "";
    width: 4px;
    height: 30px;
    background: #4EA6FE;
    position: absolute;
    top: 10px;
}
.dose-option .dose-mg {
  font-weight: 600;
  min-width: 60px;
   font-size: 13px;
}
.dose-option .dose-weeks {
  font-size: 11px;
  color: #888;
  flex: 1;
  text-align: center;
}

a.trustpilot-button-new svg {
    width: 70px;
}
ul.rating-list {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top:20px;
}
ul.rating-list a img {
    max-width: 100px;
}
span.rating.mb-0.d-block.mt-0 {
    font-size: 12px;
}
span.rating.mb-0.d-block.mt-0 b {
    font-weight: 900;
    font-family: "DM Sans", sans-serif;
}
ul.check-list li a {
    color: #4ea6fe;
}


/*********** css for weight loss product home page ***********/

section.weight-loss-products {
    padding: 70px 0 70px 0;
    background: #5bbbe31c;
}
section.weight-loss-products .container-fluid {
    max-width: 800px;
}
  .treatment-card {
      border-radius: 16px;
      background: #fff;
      box-shadow: 0 2px 8px rgba(9,30,66,0.12);
      margin-bottom: 0;
      padding-bottom: 2rem;
    }
    .treatment-header {
      background-color: #4EA6FE;
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
      min-height: 170px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .treatment-image {
      max-width: 100%;
      height: auto;
    }
    .treatment-title {
    font-size: 30px;
    font-weight: 400 !important;
    color: #002f5e;
    font-family: "DM Sans", sans-serif;
    }
    .treatment-pricez {
      color: #4EA6FE;
      font-size: 1.1rem;
      margin-bottom: 0.25rem;
      font-weight: 500;
    }
    ul.check-list.main_prd li {
    font-size: 13px;
    margin-bottom: 8px;
}
    .treatment-lead {
      color: #353143;
      margin-bottom: 1rem;
      font-size: 13px;
    }
    .treatment-list {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0;
    }
    .treatment-list li {
      margin-bottom: 8px;
      padding-left: 28px;
      position: relative;
      font-size: 1.06rem;
      color: #22223B;
    }
    .treatment-list .fa-check-circle {
      position: absolute;
      left: 0;
      top: 2px;
      color: #49BBAA;
      font-size: 1.2em;
    }
    .treatment-actions {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      gap: 0.7rem;
      margin-top: 1.5rem;
    }
    @media (min-width: 768px) {
      .treatment-actions {
        flex-direction: row;
      }
    }
    .btn-learn {
    color: #4EA6FE;
    border: 1.5px solid #4EA6FE;
    background: transparent;
    border-radius: 30px;
    font-weight: 500;
    transition: background 0.3s, color 0.3s;
    padding: 4px 12px;
    font-size: 13px;
}
	.btn-eligibility:hover {
    background: #4DA5FC;
    color: #fff;
    }
    .btn-learn:hover {
      background: #4EA6FE;
      color: #fff !important;
    }
    .btn-eligibility {
      background: #002F5D;
      border: none;
      color: #fff;
      border-radius: 30px;
      font-weight: 500;
      padding: 4px 12px;
      font-size: 13px;
    }
	
/***********new css end**************/




.bg-primary{
    background-color:#22487b !important;
}
div#email-error {
    font-size: 12px;
    font-weight: 800;
}
button.close-btn-auth {
    color: #fff;
    top: 0px;
    right: 3px;
}
.close-btn-auth {
    position: relative;
    top: -20px;
    right: -20px;
}
.close-btn-auth {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
}
.prd_title{
    color: #22487b;
    font-weight: 700;
}
.outer_card.card-header {
    background: #22487b;
    color: #fff;
    font-weight: 700;
}
.white-box-vert.mb-4 ul {
    list-style: disc;
}

h3#product-name {
    font-weight: 700;
    color: #22487b !important;
}
.hover-effect:hover {
    border-color: #0d6efd; /* Bootstrap primary color */
    box-shadow: 0 0 10px rgba(13, 110, 253, 0.3);
    transform: translateY(-2px);
}
   .calculator { 
        background: #EDF8FC;
        padding: 25px 20px;
        border-radius: 12px;
        max-width: 400px;
        width: 100%;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        text-align: center;
        border: 1px solid #e5e5e5;
    }

    /* Toggle wrapper */
    .toggle-wrapper {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 20px;
      position: relative;
      flex-direction: row-reverse;
    }

    .toggle {
        background: #f1f3f8;
        border-radius: 25px;
        width: 120px;
        height: 36px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        user-select: none;
        font-size: 14px;
        font-weight: 500;
        border: 1px solid #cccbcbc2;
    }

    .toggle span {
      flex: 1;
      text-align: center;
      color: #999;
      transition: color 0.3s, font-weight 0.3s;
      z-index: 2;
    }

    .toggle span.active {
      color: #000;
      font-weight: 600;
    }

    .toggle-circle {
      position: absolute;
      top: 2px;
      left: 3px;
      width: 54px;
      height: 30px;
      background: #fff;
      border-radius: 20px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.15);
      transition: transform 0.3s ease;
      z-index: 1;
    }
  .toggle-weight-box h3 span {
    font-weight: 900;
    color: #000;
    font-size: 16px;
}

.toggle-weight-box h3 {
    font-size: 15px;
    font-weight: 500;
    display: flex;
    gap: 51px;
    margin: 15px 0 10px;
    text-align: left;
    justify-content: space-between;
    padding: 0 1px;
}

.toggle-kicker-text p{
    font-size: 13px;
    max-width: 389px;
    text-align: center;
    padding-top: 10px;
}

    /* Slider */
    .slider {
      width: 100%;
      margin: 15px 0 25px;
      -webkit-appearance: none;
      height: 6px;
      border-radius: 5px;
      background: #ddd;
      outline: none;
    }

    .slider::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: #4a90e2;
      cursor: pointer;
      border: none;
    }

    .slider::-moz-range-thumb {
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: #4ea6fe;
      cursor: pointer;
      border: none;
    }

    .btn-toggle {
      display: block;
      width: 100%;
      background: #22487b;
      border: none;
      color: #fff;
      padding: 12px;
      font-size: 15px;
      border-radius: 6px;
      font-weight: 600;
      cursor: pointer;
      transition: background 0.3s;
    }

    .btn-toggle:hover {
      background: #4ea6fe;
    }

    .toggle-weight-box {
        display: flex;
        justify-content: flex-end;
    }

        .weight-slide-ctn {
                padding: 50px 0 20px 0;
        }

        .weight-loss-service-text h3 {
            font-size: 15px;
            max-width: 235px;
        }
/*************** weighloss slide range end ********************************/

/*********** moved css from dev site to live ************************/
.product-page-detail .single-image {
    display: flex;
    justify-content:center;
}
.product-page-detail .single-image.single-slide {
    background: #e4f1ff;
    padding: 50px 0px;
    border-radius: 20px;
}
.regitrust {
    background-color: #ffffff;
    width: 30% !important;
    padding: 30px 20px 30px 20px !important;
    border-radius: 20px;
}

.regitrust-section .section-text {
    margin: 15px auto 0 auto;
    max-width:715px;
}
section.regitrust-section {
    padding: 70px 0 100px 0;
    background-color:#EDF0FA;
}
.regitrust-img {
    max-width: 135px;
    margin-bottom: 60px;
    height: 60px;
}

.regitrust-heading h3 {
    color: #22487b;
    font-size: 25px;
    font-weight: 500;
}



.row.regitrusts {
    gap: 30px !important;
    justify-content: center;
}
.dr-id h6 {
    color: #002f5e;
    font-weight: bold !important;
    font-size: 20px !important;
}
p.mb-0.sub-t {
    max-width: 500px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
section.how-it-works {
    padding: 50px 0px 50px !important;
}
.how-it-works .box-center.text-center {
    padding: 20px 40px 40px 40px;
    border: 1px solid #002f5d26;
    background-color: #5bbbe31c;
    border-radius: 20px;
}
.hiw-icon {
    background-color: #fff;
    display: flex
;
    align-items: center !important;
    border-radius: 10px;
    width: 80px;
    height: 80px;
    margin: 0 auto 10px auto;
    border: 1px solid #002f5d26;
    justify-content: center;
}
.hiw-icon img {
    max-height: 48px;
}
.box-center img {
    margin: 20px auto 20px;
    display: block;
}
.prd-desc h2 {
    font-size: 30px;
    font-weight: 400 !important;
    color: #002f5e;
    font-family: "DM Sans", sans-serif;
}

.text-caption a {
    background: #22487b;
    border-radius: 40px;
    padding: 13px 20px !important;
    font-weight: 700;
    font-size: 13px;
    line-height: normal;
    color: #ffffff;
    margin-top: 10px;
    display: inline-block;
}

/********** autocomplete search css **************/
/* Container style */
.active>.page-link, .page-link.active{
		background:#4ea6fe !important;
		border:1px colid #4ea6fe !important;
	}
.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ccc;
    font-size: 14px;
    z-index: 1051; /* Ensure it appears above modals if needed */
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 6px;
}

/* Remove scrollbar if few results */
.ui-autocomplete.ui-widget-content {
    scrollbar-width: none; /* Firefox */
}
.ui-autocomplete.ui-widget-content::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

/* List item */
.ui-menu-item {
    padding: 10px 16px;
    cursor: pointer;
}

/* Hover effect */
.ui-menu-item:hover {
    background-color: #f0f0f0;
}

/* Matching term bold */
.ui-menu-item-wrapper strong {
    font-weight: bold;
    color: #000;
}


/*******card css ******************/
a.btn.btn-sm.btn-primary {
    background: #22487b !important;
    border: 1px solid #22487b !important;
}
.card.border.border-secondary {
    height: 165px;
}
.alert-dismissible .btn-close{
    top: -9px !important;
    font-size: 10px;
}
/******* intro page css***********/
.text-danger{font-weight: 600}
.blinking-tag {
    display: inline-block;
    background-color: #ffebee;
    color: #c62828;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
    animation: blink 1s infinite;
    box-shadow: 0 0 8px rgba(198, 40, 40, 0.3);
    border: 1px solid #c62828;
}

@keyframes blink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.4; }
}
.mobile-view  {
    display:none;
}
.desktop-view{
    display:block !important;
}
.phone-icon {
  background: #22487B;
  color: #fff !important;
  border-radius: 30px;
  width: 43px;
  height: 43px;
  font-size: 16px !important;
  text-align: center;
  padding: 10px 0 !important;
  display: inline-block;
  line-height: 23px;
}
.phone-number-link {
  text-decoration: none;
}
.phone-number-link span.text-dark {
  color: #000 !important; /* Optional: adjust for your theme */
  font-weight: 500;
  font-size: 16px;
}
.phone-text {
  font-size: 14px;
  color: #000;
  white-space: nowrap;
}


.input-spc.select_title select {
    width: 100px;
}
.input-spc.select_title select {
    width: 100px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.input-spc.select_title {
    position: absolute;
    top: 28px;
}
.input-spc.first_outer.position-relative input[type=text] {
    padding-left: 110px;
}
.login-box span {
    text-align: left !important;
}
.field-icon {
    position: absolute;
    z-index: 2;
    top: 475px;
    right: 550px;
}
form#questionForm {
    display: contents;
}
a.prd_btn:hover {
    background: #112c50;
}

a.prd_btn{
    background: #4ea6fe;
    border-radius: 40px;
    padding: 13px 20px !important;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
    position: absolute;
    bottom: -22px;
    left: 0px;
    right: 0px;
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
}
.glp-table h4 {
    font-family: inherit;
  }
  .accordion-button:not(.collapsed)::after {
    background: transparent;
    right: 21px;
    top: 15px;
}
  .glp-table .table th,
  .glp-table .table td {
    vertical-align: middle;
    font-size: 16px;
    font-family: inherit;
  }
  
  .glp-table .table th {
    font-weight: 600;
  }
  
body.no-scroll {
    padding-bottom: 0px;
    background: #093662;
}
.custom-list {
    list-style: none;
    padding-left: 20px;
}
.input-spc.mt-10.ext {
    border-radius: 10px;
    padding: 20px 0;
}

.custom-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.6;
}

.custom-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;

    background-color: #000; /* Bootstrap blue */
    border-radius: 50%;
}
.check-icon {
	background-color: #28a745;
	color: white;
	border-radius: 50%;
	padding: 4px;
	font-size: 8px;
	width: 16px;
	height: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.check-icon:hover {
	background-color: #218838;
	transform: scale(1.1);
	transition: all 0.2s ease;
}

.wt-box.clearfix input#flexCheckDefault {
    margin-top: 2px;
}
button.grn {
    background: green !important;
    border: 1px solid green !important;
}
.logo-slider {
    position: fixed;
    bottom: 10px;
    z-index: 11;
    left: auto;
    margin: 0 auto;
    width: 100%;
    right: auto;
    max-width: 800px;
    margin: 0 auto;
    display: block;
    left: 0px;
    right: 0px;
}
.logo-slider ul li img {
    width: 100%;
    margin-bottom: 20px;
}
.logo-slider ul {
    padding-left: 0px;
    margin: 0 auto;
    width: 100%;
}
.logo-slider ul li {
    list-style: none;
    width: 20%;
    margin: 0px 12px;
    display: inline-block;
}
section.customer-logos.slider {
    text-align: center;
}
.overlay-bg {
    background: #19395a69;
    position: absolute;
    height: 100%;
    width: 100%;
}
body.no-scroll {
    padding-bottom: 0px;
    background: #093662;
}
section.customer-logos.slider {
    text-align: center;
    background: #ffffffdb;
    padding: 25px 0px 0px;
    border-radius: 10px;
}
.logo-control {
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    top: 0px;
}
content h3 {
    color: #fff;
    font-weight: 200;
}
.logo-control.animated.fadeInLeft.delay-5s img {
    max-width: 200px;
    margin: 0px auto;
    display: block;
    border-radius: 10px;
    padding: 10px;
}
.inner-text a {
    color: #fff;
}
.content p {
    color: #fff;
}
.img-inner:hover {
   
    background-position: -150px 0px;
}
.img-inner-two:hover {
   
    background-position: center;
}
.img-inner-three:hover {
   
    background-position: -390px 0px;
}
.inner-text {
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    position: relative;
    background: #1741699e;
    height: 50px;
    border-radius: 0px;
    width: 100%;
}
.img-inner{transition:ease-in-out 0.5s;}
.img-inner:hover .inner-text {
    background: #093662; transition:ease-in-out 0.5s;
}
.img-inner-two{transition:ease-in-out 0.5s;}
.img-inner-two:hover .inner-text {
    background: #093662; transition:ease-in-out 0.5s;
}
.img-inner-three{transition:ease-in-out 0.5s;}
.img-inner-three:hover .inner-text {
    background: #093662; transition:ease-in-out 0.5s;
}
.img-inner {
    background: url('/images/s1.jpg');
    width: 100%;
    height: 100vh;
    display: block;    
    align-items: center;
    justify-content: center;
    display: flex
;
    transition: ease-in-out 0.5s;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
     background-position: center;
    background-size: cover;
}
.img-inner-two {
    background: url('/images/s2.jpg');
    width: 100%;
    height: 100vh;
    display: block;
    transition: ease-in-out 0.5s;    align-items: center;
    justify-content: center;
    display: flex
;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}
.logo-control.animated.fadeInLeft.delay-5s img {
    max-width: 200px;
    margin: 0px auto;
    display: block;
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.no-pad {
    padding: 0px;
}
body.no-scroll .container-fluid {
    width: 100%;
    padding: 0px 12px;
    max-width: 100%;
}
.img-inner-three {
    background: url('/images/s3.jpg');
    width: 100%;
    height: 100vh;    align-items: center;
    justify-content: center;
    display: flex;

    transition: ease-in-out 0.5s;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: -370px 0px;
    background-size: cover;
}
.alert-dangers {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis);
}
.form-check {
    cursor: pointer;
}

.form-check-input {
    cursor: pointer;
}

.form-check-label {
    cursor: pointer;
}
.thank-page.text-center i {
    color: #22487b;
    font-size: 70px;
    margin-bottom: 30px;
}
.thank-page.text-center {
    max-width: 750px;
    margin: 70px auto;
    display: block;
}
/* .package.selected {
    border-color: #4ea6fe !important;
    background-color: #4ea6fe69 !important;
}  */
.accordion-button::after {
    content: "+";
    position: absolute;
    right: 12px;
    top: 20px;
    background: transparent;
    font-size: 13px;
    color: #214576;
    transition: 0s;
}
.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
   

}
ul.navbar-nav.custom-bar-right.ms-auto li a {
    background: #F8C251  !important;
    padding: 10px 15px;
    border-radius: 60px;
    color: #194B60;
    font-weight: 600;
}
.form-check input[type=checkbox] {
    cursor: pointer;
}
.alert {
    padding: 5px !important;
}

.package {
    cursor: pointer;
    transition: border-color 0.3s ease;
    border-radius: 20px;
}
.wt-box.clearfix.sticky-top {
    background: green;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.top-sc{
 top:15px !important;
}
/* .package.selected {
    border-color: green;
    background-color: #f9fff9;
} */

.pkg-btn {
    display: block;
    background-color: green;
    color: white;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    text-decoration: none;
    border-radius: 5px;
}

.pkg-btn.btn-disabled {
    background-color: #4ea6fe;
    pointer-events: none;
}
.order-container {
    width: 100%; /* Adjust as needed */
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.order-item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.product-name {
    font-weight: bold;
    text-align: left;
}

.product-price {
    text-align: right;
}

.quantity {
    font-style: italic;
    margin-top: 5px;
}

.total {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    font-weight: bold;
}

.total-label {
    font-size: 16px;
}

.total-price {
    text-align: right;
    font-size: 16px;
    color: #000;
}
.overlay-bg {
    display: none;
    background: #1c1c1c75;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.text-danger.error {
    color: crimson;
    font-size: 18px;
    font-weight: 600;
}
.error {
    color: crimson;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}
.d-none{display: none;}
  form#userForm {
    display: contents;
}  
.form-checks input[type=checkbox] {
    cursor: pointer;
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas{
    margin-top:4px;
}
/* button.grn {
    background: green !important;
    border: 1px solid green !important;
} */
button.grn {
    background: #4ea6fe !important;
    border: 1px solid #4ea6fe !important;
}
button.rd {
    background: #800000 !important;
    border: 1px solid #800000 !important;
}
div#rej_popup i {
    font-size: 70px;
    text-align: center;
    display: block;
    color: maroon;
}
button.btn.btn-primary.rej_click {
    background: #800000 !important;
    border: 1px solid #800000 !important;
}
textarea.write_area {
    height: 70px !important;
    margin-top: 10px;
}
.submit-btn-wrap {
    position: relative;
    margin-bottom: 15px;
}
.overlay-bg {
    display:none;
    background: #1c1c1c75;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.submit-btn-wrap .spinner .rect3 {
    animation-delay: -.8s;
}
.submit-btn-wrap .spinner .rect5 {
    animation-delay: -.4s;
}
.submit-btn-wrap .spinner .rect4 {
    animation-delay: -.6s;
}
.submit-btn-wrap .spinner > div {
     background: #194b60;
    height: 90%;
    margin: 0 3px;
    width: 3px;
    animation: sk-stretchdelay 1.2s ease-in-out infinite;
    border-radius: 10px;
}
.submit-btn-wrap button{    position: relative;}
.submit-btn-wrap .spinner .rect2 {
    animation-delay: -1s;
}
.submit-btn-wrap .loader > .spinner {
    margin:0 auto;
    display: flex;
    height: 100%;
    text-align: center;
    font-size: 10px;
    border: none !important;
    animation: none !important;
    align-items: center;
    justify-content: center;
}

@keyframes sk-stretchdelay {
	0%,40%,to {
		transform: scaleY(.12);
	}

	20% {
		transform: scaleY(1)
	}
}
.loader-btn {
    position: relative;
}
.submit-btn-wrap .loader {
    display: none;
    transition: .3s opacity;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    background: #4ea6fe;
    z-index:9;
    border-radius: 5px;
}


p:last-child {
margin-bottom:0px;
}
h1 {
font-size:64px;    font-family: "Red Hat Display", serif;
}
h2 {
font-size: 40px;     font-family: "Red Hat Display", serif;
}
h3 {
font-size: 24px;  font-family: "Red Hat Display", serif;}
h4 {
font-size: 22px;  font-family: "Red Hat Display", serif;}

h5 {
font-size: 18px;  font-family: "Red Hat Display", serif;
}
h6 {
font-size: 16px;  font-family: "Red Hat Display", serif;
}
/**/
button.btn.btn-primary {
    background: #204475;
    border: 1px solid #204475;
}
.modal-footer {
    justify-content: center;
}
.modal-body p {
    text-align: center;
}
.page-link:hover {
    z-index: 2;
    color: #fff !important;
    background-color: #22487b;
    border-color: #22487b !important;
}
button.btn-close {outline:none !important; box-shadow:none !important;}
button.btn-close {
    position: absolute;
    right: 15px;
}
.modal-body p {
    text-align: center;
}
.modal-dialog.modal-dialog-centered h1 {
    text-align: center;
    font-size: 30px;
    margin-top: 10px;
    font-weight: 900;
}
div#staticBackdrop i {
    font-size: 70px;
    text-align: center;
    display: block;
    color: #22487b;
}
.page-link {
    position: relative;
    display: block;
    color: #194B60 !important;
    text-decoration: none;
    border-radius: 30px !important;
    background-color: #fff;
    border: 1px solid #22487b !important;
}
ul.pagination li {
    padding: 0px 5px;
}
ul.pagination {
    margin-top: 30px;
    justify-content: center;
}
table.resp-table {
    border-collapse: separate;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    border-spacing: 0px 5px;
}
table.resp-table td {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    padding: 17px 17px;
}
a.delete-btn:hover i {
    color: #083142; transition:ease-in-out 0.5s;
}
span.status {
    background: #22487b;
    padding: 5px 11px;
    display: inline-block;
    border-radius: 20px;
}
span.status a {
    color: #fff;
}
table.resp-table th{
	font-weight: 700;
	font-size: 16px;	
	color: #ffffff;
background: #22487b;
    padding: 17px 17px;

}
a.approve-btn:hover {
    background: #4ea6fe;
}
a.reject-btn:hover {
    background: #4ea6fe;
}
a.approve-btn {
    background: #22487b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
}
a.approve-btn.pat {
    width: 40px;
    font-size: 13px;
    height: 40px;
    display: inline-block;
    text-align: center;
    padding: 11px 0px;
}
a.reject-btn {
    background: #22487b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
}
a.delete-btn {
    color: #194B60;
}
table.resp-table tr th:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
table.resp-table td:first-child{
  border-radius: 10px 0 0 10px;
}
table.resp-table tr:nth-child(odd) {
    background-color: #E9F4F7;
}
ul.list-area.clearfix li a.active {
    color: #22487b;
}
table.resp-table tr th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
table.resp-table tr:nth-child(even) {
    background-color: #d0e7ff;
}
table.resp-table td:last-child {
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 767px) {
    
/*************** weighloss slide range start ********************************/


	section.how-it-works {
    padding: 0px 0px 30px !important;
}

    .how-it-works .row {
        gap: 20px;
    }

    .toggle-weight-box h3, .weight-loss-service-text h3 {
        font-size: 14px;
    }

    .toggle-wrapper {
    justify-content: space-between;
}

.weight-loss-service-text h3 {
    max-width: 170px;
}


/*************** weighloss slide range end ********************************/

    .regitrust-section .section-headings h2 {
        font-size: 32px;
        font-weight: 500 !important;
    }

    .regitrust {
        width: 100% !important;
        max-width: 90% !important;
        margin: 0 auto;
    }

    .regitrust-heading h3 {
        font-size: 20px;
}

    section.four-boxes {
    padding: 0px 0px 30px !important;
}
    .flex-2 {
    max-width: 100% !important; 
    margin: 0 auto;
}
.flex-9{
     max-width: 75% !important;
    margin: 0 auto !important;
   flex: 0 0 75% !important;
}
div.slider-next{
    right:30px !important;
}
    ul.navbar-nav.custom-bar.ms-auto {
        padding: 10px;
    }
    ul.menu-right.navbar-nav.custom-bar.ms-auto li {
        padding: 10px 5px !important;
    }
    .res-navbar {
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .res-navbar li:first-child {
        width: 100%;
    }
        .pt-100 {
        padding-top: 100px;
    }
    section.bmi-verify {
    padding-top: 30px !important;
}

.row.bmi {
    flex-direction: column-reverse !important;
    gap:20px !important;
}
button#finalSubmitBtn {
    padding: 10px 50px;
}

.row.bmi button.btn.btn-primary {
    max-width:200px;

}
    .pkg h3{
        text-align: left;
    }
	a.approve-btn {
    background: #22487b;
	margin-right:5px;        text-align: center;
    color: #fff; width:40px; height:40px;
    padding: 10px 10px; display:inline-block;
    border-radius: 30px;
}
a.reject-btn {
    background: #22487b;        text-align: center;
    color: #fff; width:40px; height:40px;
    padding: 10px 10px;
    border-radius: 30px;display:inline-block;
}
	
  table.resp-table {
    border: 0;
  }

  table.resp-table caption {
    font-size: 1.3em;
  }
  
  table.resp-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
    table.resp-table tr {
        display: block;
        margin-bottom: 6px;
        border-radius: 10px;
    }
  
    table.resp-table td {
        position: relative;
        display: block;padding-left: 140px;
        font-size: 15px;
        text-align: right;
        border-bottom: 1px solid #caecdd;
        border-radius: 0px !important;
    }
  
    table.resp-table td::before {
        content: attr(data-label);
       font-family: "Lexend", sans-serif;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
    }
  
  table td:last-child {
    border-bottom: 0;
  }
}
.input-c.mb-0 button {
    background: #4ea6fe;
    border-radius: 40px;
    padding: 13px 20px !important;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    border: 1px solid #4ea6fe;
    text-transform: uppercase;
}
.input-c.mb-0 button:hover {
    background: #22487b;
    border: 1px solid #22487b;
}
ul.list-area.clearfix li a:hover {
    color: #4ea6fe;
}
.wt-box.clearfix h2 {
    font-weight: 800;
    font-size: 25px;
    color: #000; margin-bottom:10px;
}
.wt-box.clearfix .input-c label {
    font-weight: 700;
    display: block;
    margin-bottom: 5px; 
}
.wt-box.clearfix .input-c {
    margin-bottom: 15px;
}
.wt-box.clearfix {
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0px 0px 20px #00000036;
}
section.dashboard-content {
    padding: 60px 0px;
}

ul.list-area.clearfix li a:hover {
    color: #22487b;
}
ul.list-area.clearfix li {
    padding-bottom: 7px;
    padding-top: 7px;
}

ul.list-area.clearfix li a i {
    color: #22487b;
    position: absolute;
    left: 0px;
    top: 4px;
}
ul.list-area.clearfix li a {
    color: #206cab;
	    font-weight: 600;
    position: relative;
    padding-left: 25px;
    padding-top: 0px;
    display: inline-block;
}
/**/
section.faq {
    padding: 60px 0px;
}
form.php-email-form input[type=text]:focus, form.php-email-form input[type=email]:focus {
	box-shadow:none;outline:none;
}
form.php-email-form textarea:focus{box-shadow:none;outline:none;}
form.php-email-form textarea{box-shadow:none;outline:none;border: 1px solid #22487b;}
form.php-email-form input[type=text], form.php-email-form input[type=email] {
    width: 100%;
    height: 45px;
    border: 1px solid #22487b;
}
section#contact {
    padding-bottom: 70px;
}
form.php-email-form button {
    max-width: 200px;
    background: #206cab;
    border-radius: 30px;
    padding: 15px 30px;
    border: 1px solid #206cab;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
}
.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #bab3a6;
}
.contact .info {
    width: 100%;
}
.contact .info i {
    font-size: 20px;
    float: left;
    width: 44px;    color: #fff;
    height: 44px;
    background: #22487b;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.address {
    margin-bottom: 20px;
}
.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #181818;
}
form.php-email-form button {    transition: all 0.3s ease-in-out;}
form.php-email-form button:hover {
    background: #22487b;
    border: 1px solid #22487b;    transition: all 0.3s ease-in-out;
}
.open-hours {
    margin-bottom: 30px;
}
.email {
    margin-bottom: 30px;
}
.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
    
}
ul.navbar-nav.custom-bar.ms-auto li a.active {
    color: #22487b !important;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
font-weight: 700;}
.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #4ea6fe;
    box-shadow: none;
    font-weight: 700;
}
.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
ul{list-style:none; padding:0px;  font-family: "Red Hat Display", serif;transition:ease-in-out 0.5s; }
	a{text-decoration:none !important;  font-family: "Red Hat Display", serif; transition:ease-in-out 0.5s; }
a:hover{transition:ease-in-out 0.5s;}
:hover{transition:ease-in-out 0.5s;}
:before, :after {
font-family:FontAwesome;
}
img.paymnt {
    margin: 0 auto;
    display: block;
    max-width: 360px;
    margin-top: 20px;
}
ul.icons-listx.clearfix {
    margin-bottom: 30px;
}
.prd-desc ul.check-list li {
    padding: 0px 0px 10px 25px;
}
ul.icons-listx.clearfix li b {
    font-size: 14px;
}
ul.icons-listx.clearfix li svg path {
    fill: #4ea6fe;
}
ul.icons-listx.clearfix li svg {
    display: block;
}
ul.icons-listx.clearfix li {
    float: left;
    width: 33.3%;
}
section.product-detail {
    padding: 70px 0px;
}
.pkg-img img {
    border-radius: 15px;
}
.prd-desc h2 {
    font-weight: 900;
}
.login-box {
    max-width: 538px;
    margin: 0 auto;
    display: block;
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    margin-top: 30px;
}
.logo-cvr img {
    max-width: 300px;
    margin: 50px 0px 10px;
    filter: brightness(3);
}
.login-box .input-c label {
    text-align: left;
    display: block;
    margin-bottom: 5px;
    padding: 0px;
    font-weight: 800;
}
.form-check {
    text-align: left;
    font-weight: 500;
}
.login-box h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    color:#002f5d;
    text-align: center;
}

.login-box .form-check label {
    padding-left: 5px;
    padding-top: 2px;
}
.form-check-input[type=checkbox] {
     border-radius: 5px;
    width: 19px;
    height: 19px;
    border: 2px solid #194B60;
}
.login-box a.forgot-link {
    font-weight: 800;
    font-size: 14px;
    line-height: normal;
    text-align: right;
    color: #194b60;
    float: right;
}
input:focus {
    outline: none;
box-shadow: none;}
.input-c input[type=text], .input-c input[type=email], .input-c input[type=password] {
    width: 100%;
    height: 50px;
    padding: 0px 17px;
    border-radius: 5px;
    border: 1px solid #002f5d;
}
.input-login a {
    color: #002f5d;
    font-weight: 700;
}
.input-login {
    margin-top: 20px;
}
.input-login button {
    width: 100%;
    height: 50px;
	font-weight:700;
    border-radius: 5px;
	transition:ease-in-out 0.5s;
    background: #002f5d;
    border: 1px solid #002f5d;
    color: #fff;    margin-bottom: 10px;
}
.input-login button:hover {
    background: #4ea6fe;
    border-color: #4ea6fe;
    color: #002f5d;
}
.form-check-input:focus {
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.input-c label {

    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #002f5d;
    padding: 0px 5px;
}
.login-box .input-c {
    margin-top: 30px;
    margin-bottom: 15px;
}
.login-box span {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #000000;
    text-align: center;
    display: block;
    cursor:pointer;
}
a.navbar-brand.custom-logo img {
    max-width: 120px;
}
header.sticky-top {
    background: #fff;
    min-height: 66px;
}
button.navbar-toggler {
    border: 0px;outline:none; box-shadow:none;
    padding: 0px;
    font-size: 25px;
    color: #22487b;
}
body.blue-bg {
    background: #002f5d;
    padding-bottom: 50px;
}
button.navbar-toggler:hover, button.navbar-toggler:focus {
    border: 0px; outline:none; box-shadow:none;
    padding: 0px;
    color: #4ea6fe;
}
.container-fluid {
    max-width: 1200px;
}
.box.drk-clr {
    background: #002f5d;

    border-radius: 15px;
}
ul.user-icon-mob {
    
display:none;
}
a.pkg-btn {
    background: #4ea6fe;
    border-radius: 40px;
    padding: 13px 20px !important;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
    /* position: absolute; */
    bottom: -22px;
    left: 0px;
    right: 0px;
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
    cursor:pointer;
}
section.how-it-works {
    padding: 40px 0px 70px;
}
.img-cvr img {
    padding-right: 20px;
}

section.online-weight p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}
.text-content-right h2 {
   font-weight: 500;
    font-size: 30px;
    padding-right: 40px;
    line-height: 65px;
    color: #ffffff;
}
section.online-weight {
    background: #4EA6FE; padding:70px 0px;
}
.box-center.text-center {
    padding: 0px 40px;
}

.box-center img {
    margin: 20px auto 20px;
    display: block;
}
.box-center h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}
.weight-lines {
    border: 1px solid #206CAB;
    border-width: 1px 0px 1px 0px;

    margin-bottom: 10px;
    margin-top: 10px;padding: 10px 0px;
}
.weight-lines span {
    display: block;
    color: #206CAB;
}

.weight-lines h4 {
    font-weight: 700;
    font-size: 15px;
    margin: 0px;
    line-height: normal;
}
.prc {
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    color: #0758a7;
    margin-bottom: 5px;
}
section.weight-loss h2 span {
    display: block;
    color: #002f5e;
}
ul.product-list li a{
font-weight: 400;
font-size: 15px;
line-height: 36px;
color: #ffffff;
}
section.start-consult {
    margin-bottom: 70px;
}
ul.product-list li a:hover {
    color: #d7e8ff;
}
ul.social-list.clearfix li a:hover {
    background: #22487b;
    border: 1px solid #22487b;
}
.cpy-text.text-center {
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    text-align: right;
    color: #ffffff;
    border-top: 1px solid #11558D;
    padding-top: 25px;
    padding-bottom: 15px;
    margin-top: 30px;
}
ul.product-list li {
    padding-left: 20px;
    position: relative;
}
footer h3 {
    font-weight: 900;
    font-size: 22px;
    line-height: normal;
    text-align: left;
    color: #ffffff;
}
ul.product-list li:before {
    content: "\f105";
    color: #fff;
    position: absolute;
    left: 0px;
    font-size: 12px;
    top: 10px;
}
section.weight-loss h2 {
    font-family: 'Red Hat Display';
    /* font-weight: 700; */
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 50px;
}
ul.social-list.clearfix li {
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}
ul.social-list.clearfix li a {
    color: #fff;
    width: 40px;
    height: 40px;
   
    display: block;
    border-radius: 40px;
    font-size: 17px;
    text-align: center;
    padding: 7px 0px;
}
.footer-logo img {
    margin-bottom: 15px;
}
.footer-logo p {
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
    max-width: 260px;
}
footer {
    background: #22487b;
    padding: 60px 0px 10px;
}
section.weight-loss {
    padding: 50px 0px 100px;
}
ul.check-list li:before {
    content: "\f00c";
    left: 0px;
    position: absolute;
    top: 1px;
    color: #fff;
    background: #0758a7;
    width: 19px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
    border-radius: 3px;
}

ul.check-list li {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 24px;
    color: #000000;
    position: relative;
    width: 100%;
}
.consult-bx p {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #ffffff;
}
.consult-bx {
    background: #4EA6FE;
    padding: 40px;
    border-radius: 30px;
}
.consult-bx h4 {
    font-weight: 700;
    font-size: 33px;
    color: #ffffff;
}
ul.navbar-nav.custom-bar.ms-auto li a:hover {
    color: #22487b;
}
a.nav-link{ transition:ease-in-out 0.5s;}
a.nav-link.top-btn:hover {
    background: #22487b; transition:ease-in-out 0.5s;
}
a.nav-link.user-btn:hover {
    background: #4ea6fe;
}
.img-one img {
    width: 100%;
}
.text-caption a:hover {
    background: #4ea6fe;
}
a.pkg-btn:hover{background: #112c50;}
a.primary-btn {
    background: #22487b;
    border-radius: 40px;
    padding: 13px 20px !important;
    font-weight: 700;
    font-size: 17px;
    line-height: normal;
    color: #ffffff !important;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
a.primary-btn:hover {
    background: #112c50;
}
section.proven-weight-loss {
    padding: 70px 0px 40px;
}
.img-desc h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 60px;
    text-align: left;
    color: #000000;
}
.img-desc {
    padding-left: 15px;
}
.img-desc.lft {
    padding-left: 0px;
}
.form-fill {
    margin-bottom: 30px;
}
.form-fill H3 {
    font-weight: 800;
    color: #206cab;
    margin-bottom: 20px;
    margin-top: 0px;
}
.height-cvr b {
    display: block;
    margin-bottom: 5px;
}
.need-help-box.sticky-top {
    top: 100px;
    z-index: 2;
}
.need-help-box {
    border: 1px solid #22487b;
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    background: #22487b;
    color: #fff;
}
.need-help-box a {
    color: #fff;
    font-size: 25px;
    font-weight: bolder;
}
.need-help-box h4 {
    margin-top: 20px;
    font-weight: 800;
}
.need-help-box svg path {
    fill: #4ea6fe;
}
.need-help-box svg {
    margin-bottom:20px;
}
ul.tick-list {
    padding-left: 17px;
}
.need-help-box svg {
    max-width: 150px;
    margin: 0 auto;
    display: block;
    height: 100px;
}
button.full-btn {
    width: 100%;
    height: 50px;
    border: 1px solid #214778;
    border-radius: 5px;
    background: #22487b;
    color: #fff;
transition:ease-in-out 0.5s; 
 font-weight: 700;
}
button.full-btn:hover {
    background: #4ea6fe;    border: 1px solid #4ea6fe;
}
span.red-str {
    color: #e90000;
}
label.btn.btn-secondary {
    min-width: 150px;
}
ul.tick-list li {
    list-style: disc;
}
.input-cm {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #4ea6fe;
}
.input-cm input[type=number]:focus {outline:none; box-shadow:none;}
.input-cm input[type=number] {
    width: 100%;box-shadow:none;
    height: 40px;outline:none;
    border-radius: 5px;
    border: 1px solid #22487b;
    padding: 0px 10px;
    margin-top:0px;
}
.input-cm input[type=number] label{margin-bottom:5px;}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
	 background-color: #4da3fa;
    border-color: #4da3fa;
}
.btn-check+.btn:hover {

    background-color: #4da3fa;
    border-color: #4da3fa;
}
label.btn.btn-secondary {
    background: #22487b;
    border-color: #22487b;
    font-weight: 700;
}
section.proven-weight-loss h2 span {
    color: #002F5E;
    display: block;
}
.form-fill {
    padding: 25px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 0px 20px #00000021;
}
section.inner-heading {
     background: #22487b;
    color: #fff;
    text-align: center;
    padding: 30px 0px;
}
section.question-sec {
    padding: 70px 0px;
    background: #f4f8fb;
}
.input-spc {
    margin-bottom: 15px;
}
.input-spc input[type=password],.input-spc input[type=text],.input-spc input[type=number], .input-spc input[type=email]:focus {outline:none; box-shadow:none;}
.input-spc input[type=password],.input-spc input[type=date],.input-spc input[type=number],.input-spc input[type=file],.input-spc select,.input-spc textarea,.input-spc input[type=text], .input-spc input[type=email] {outline:none; box-shadow:none;
    width: 100%; padding-left:15px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #ccc; 
    color:#000;
}
.input-spc label {
    display: block;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}
.form-fill {

    padding: 25px;
    border-radius: 20px;
}
section.inner-heading h2 {
    font-weight: 900;
    margin: 0px;
}
.img-one {
    margin: 30px 0px;
}
section.logo-area {
    background: #DDF5FF;
    padding: 40px 0px;
}
section.proven-weight-loss h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
}
.s-30 {
    height: 30px;
}
section.online-weight {
     background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 47, 93, 1) 100%);
    padding: 70px 0px;
}
.primary-button.white-bg {
    background: #fff;
    border: 1px solid #fff;
    color: #22487b;
}
.primary-button.white-bg:hover {
    background: #4ea6fe;
    color: #fff;
}
section.weight-loss h2 {
    font-family: 'Red Hat Display';
    /* font-weight: 700; */
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 50px;
}
section.logo-area img {
    max-width: 90%;
    margin: 0 auto;
}
.primary-button {
    background: #22487b;
    border-radius: 40px;
    padding: 13px 30px !important;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #ffffff;
    display: inline-block;
}
.primary-button:hover {
    background: #4ea6fe;
}
.img-pkg-cvr {
    background-color: #f1f1f1;
    margin-bottom: 15px;
}
.img-pkg-cvr img {
   
    max-width: 100%;
    max-height: 250px;
    object-fit: contain;
}
.reviews-slider {
    overflow: hidden;
}
.reviews-slider {
    background: transparent;
    font-family: "Segoe UI";
    color: #333;
    padding: 70px 0 25px 0;
    overflow: hidden;
    max-width: 1680px;
    margin: 0 auto;
}
.section-headings {
    margin-bottom: 30px;
}
.reviews-slider h2 span {
    color: #00b67a !important;
}
.row-flex {
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row-flex .flex-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding-right: 15px;
    padding-left: 15px;
}
.reviews-slider .wrapper-left {
    text-align: center;
}
.reviews-slider .wrapper-left .title {
    color: #333;
    font-size: 24px;
    padding: 0;
    margin: 0;
    margin: 15px 0 10px 0;
}
.reviews-slider .wrapper-left .rating img {
    max-width: 160px;
    margin: auto;
}
.reviews-slider .wrapper-left .info {
    color: #333;
    font-size: 13px;
    line-height: 45px;
}
.reviews-slider .wrapper-left a {
    color: #333;
    font-weight: 600;
    text-decoration: underline;
}
.brand-logo {
    text-align: center;
}
.brand-logo svg {
    max-width: 120px;
    margin: 0 auto;
}
.row-flex .flex-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-right: 15px;
    padding-left: 15px;
}
div.slider-prev {
    left: -20px;
    color: #333;
}
div.slider-arrow {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    color: #333;
    line-height: 23px;
    font-size: 17px;
    cursor: pointer;
    z-index: 10;
    height: 25px;
    width: 25px;
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    text-align: center;
}
div.slider-next {
    right: 0;
    margin-right: -50px;
    color: #333;
    text-shadow: none;
}
div.slider-arrow {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    color: #333;
    line-height: 23px;
    font-size: 17px;
    cursor: pointer;
    z-index: 10;
    height: 25px;
    width: 25px;
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    text-align: center;
}
.row-flex .flex-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.pull-left {
    float: left;
}
.reviews-slider .rating img {
    max-width: 110px;
}
.reviews-slider .date, .reviews-slider .name {
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
}
.pull-right {
    float: right;
}
.reviews-slider .title {
    margin: 15px 0 10px 0;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.reviews-slider .descriptions {
    min-height: 42px;
    color: #333;
    /* padding: 30px 0 25px 0; */
    font-size: 15px;
    line-height: 1.42857143;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.reviews-slider .name {
    margin-top: 25px;
}
.reviews-slider .date, .reviews-slider .name {
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
}
.clearfix {
    clear: both;
}
.slick-wrap13 .row {
    padding: 15px 10px;
}
.pkg {
    border: 1px solid #4EA6FE;
    border-radius: 20px;
    padding: 15px 15px 25px;
    position: relative;
    height: 100%;
}
.pkg h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
    color: #002f5e;
    margin-bottom: 0px;
}
.img-pkg-cvr img {
    width: 100%;
    margin-bottom: 20px;
}
section.how-it-works h2 span{color:#002F5E;}
section.how-it-works h2 {
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    line-height: 19px;
    margin: 0px 0px 50px;
}
.box {
    display: flex
;
    align-items: center;
    min-height: 92px;
    position: relative;
    padding: 25px 40px 25px 90px;
    border-radius: 15px;
}
.wt-box.clearfix input#flexCheckDefault {
    margin-top: 2px;
}

section.four-boxes {
    padding: 40px 0px 50px;
}
.box img {
    position: absolute;
    left: 23px;
    top: 18px;
}
.box.light-clr {
    background: #4ea6fe;
}
.box span {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
}
.img-girl img {
    float: right;
}
a.nav-link.user-btn {
    background: #22487B;
    color: #fff  !important;
    border-radius: 30px;
    width: 43px; font-size:16px !important;
    text-align: center;
    height: 43px;
    padding: 10px 0px !important;
}

.treatment-headings h3 {
    font-size: 24px;
    font-family: "Red Hat Display", serif;
}

.trustpilot-button svg {
    width: 90px;
    margin-left: 3px;
    margin-top: -8px;
}
.trustpilot-button {
    background-color: #fff !important;
    border: 1px solid #00b67a;
    color: #000 !important;
    display: inline-block !important;
    text-align: center;
    text-transform: uppercase;

}
.text-caption h1 span {
    color: #002F5E;
}
.text-caption p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    max-width: 400px;
    margin-bottom:7px;
}
.text-caption h1 {
    font-weight: 400;
    font-size: 39px;
    line-height: normal;
    max-width: 480px;
}
nav.navbar.navbar-expand-lg.custom-nav.sticky-top {
    box-shadow: 0px 0px 30px #00000014;
}

.navbar-expand-lg .navbar-nav {
        flex-direction: row;
        align-items: center;
}
ul.navbar-nav.custom-bar.ms-auto li {
    padding-left: 15px;
}
ul.navbar-nav.custom-bar.ms-auto li a {
    padding: 0px;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #2f2f2f;
}
a.nav-link.top-btn {
    background: #4ea6fe;
    border-radius: 40px;
	padding: 13px 20px !important;	
    font-weight: 700;
    color: #fff;
	font-weight: 700;
font-size: 15px;
line-height: normal;
color: #ffffff !important;
text-align: center;
}
/*=============================
         Media Queries
===============================*/

@media (min-width: 992px) and (max-width: 1199px) {
.card {
    position: relative;
    width: 350px;
    height: 477px;
    perspective: 1000px;
    user-select: none;
    padding: 4px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.box span {
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
}
}

  
@media (max-width: 768px) {
    #consentModal .modal-dialog {
        margin: 1rem auto;
      }
      #consentModal .modal-body {
        font-size: 12.5px;
        padding: 1rem 1.25rem 0.5rem;
      }
    .row {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
    }
  
    .row .package {
      order: 2; /* Default order */
    }
  
    .row .package.selected {
      order: 1; /* Move the selected product to the top */
    }
  }

  
@media (min-width: 768px) and (max-width: 991px) {
    .col-12 {
        flex: 0 0 auto !important;
        width: 100% !important;
    } 
	a.approve-btn {
    background: #22487b;
	margin-right:5px;
    color: #fff; width:40px; height:40px;
    padding: 10px 10px; display:inline-block;
    border-radius: 30px;
}
a.approve-btn span{display:none;}
a.reject-btn span{display:none;}
a.reject-btn {
    background: #22487b;
    color: #fff; width:40px; height:40px;
    padding: 10px 10px;
    border-radius: 30px;display:inline-block;
}
	.prc {
    font-weight: 900;
    font-size: 16px;}
	   .pkg h3 { font-weight: 900;
    font-size: 17px;}
	section.weight-loss h2 {
    font-family: 'Red Hat Display';
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 50px;
}
	.text-content-right h2 {
    font-weight: 900;
    font-size: 35px;
    line-height: 45px;
    color: #ffffff;
}
	.box-center.text-center {
    padding: 0px 0px;
}
	.box {
    position: relative;
    padding: 36px 20px 35px 90px;
    margin-bottom: 15px;
    border-radius: 15px;
}
	.text-caption h1 {
    font-weight: 900;
    font-size: 35px;
    line-height: normal;
    max-width: 480px;
}
	.img-girl img {
    float: right;
    width: 100%;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    align-items: center;
}	
a.nav-link.user-btn {
    background: #22487B;
    color: #fff !important;
    border-radius: 30px;
    width: 35px;
    font-size: 16px !important;
    text-align: center;
    height: 35px;
    padding: 6px 0px !important;
}
ul.user-icon-mob {
    position: absolute; display:block;
    right: 50px;
    top: 19px;
}
/* ul.navbar-nav.custom-bar.ms-auto a.nav-link.user-btn {
    display: none;
} */
/* ul.navbar-nav.custom-bar.ms-auto li:last-child {
    display: none;
} */
.pkg {
    border: 1px solid #4EA6FE;
    border-radius: 20px;
    padding: 15px 15px 25px;
    position: relative;
    min-height: 670px;
}
section.proven-weight-loss h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px;
}
.consult-bx h4 {
    font-weight: 700;
    font-size: 27px;
    color: #ffffff;
}
a.primary-btn {
    background: #22487b;
    border-radius: 40px;
    padding: 13px 0px !important;
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    color: #ffffff !important;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
}
@media (min-width: 320px) and (max-width: 767px) {
    .reviews-slider .wrapper-left .rating img {
    max-width: 120px;
    margin:0 2px 0 0;
}
    .mobile-view  {
    display:block;
}
.desktop-view{
    display:none;
}
.mobile-announcement-bar {
  background-color: #22487B;
  color: #fff;
  padding: 8px 0;
  font-size: 14px;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1050; /* above navbar */
}

.phone-link {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

body {
  padding-top: 0px; /* Push content down if bar is fixed at top */
}

    table.resp-table tr td {
    font-size: 12px;
}
i.fa-solid.fa-arrow-right-from-bracket {
    font-size: 20px;
    color: #22487b;
    position: absolute;
    right: 5px;
    top: 5px;
}
    .col-12 {
        flex: 0 0 auto !important;
        width: 100% !important;
    } 
    
    #consentModal .modal-dialog {
        margin: 1rem auto;
      }
      #consentModal .modal-body {
        font-size: 12.5px;
        padding: 1rem 1.25rem 0.5rem;
      }
    input.tp-spc{
        margin-top:10px !important;
    }
    label.btn.btn-secondary {   min-width: 100px;}
    section.inner-heading h2{
        font-size:20px;
    }
    button#nextBtn {
        width: 200px;
        
        position: relative;
       }
       button#prevBtn {
        width: 200px;
        position: relative;
        
       }
       .wizard-navigation {
        text-align: center;
        margin-bottom: 20px;
    }
	.need-help-box.sticky-top {
        margin-top: 10px;
    }
	a.approve-btn span {
    display: none;
}
a.reject-btn span {
    display: none;
}
	
	/* ul.navbar-nav.custom-bar.ms-auto li:last-child {
    display: none !important;
} */
	/* ul.navbar-nav.custom-bar.ms-auto a.nav-link.user-btn {
    display: none;
} */
	ul.user-icon-mob {
    position: absolute;
    display:flex;
    right: 10px;
    top: 19px;
    gap:5px;
}
	a.nav-link.user-btn {
    background: #22487B;
    color: #fff !important;
    border-radius: 30px;
    width: 35px;
    font-size: 16px !important;
    text-align: center;
    height: 35px;
    padding: 6px 0px !important;
}
	ul.navbar-nav.custom-bar.ms-auto li {
    padding: 6px 0px;
}
	ul.navbar-nav.custom-bar.ms-auto {
    padding: 10px;
}
	.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    align-items: center;
}
	.consult-bx p {
    margin-bottom: 20px;
}
	.consult-bx h4 {
    font-weight: 700;
    font-size: 31px;
    color: #ffffff;
}
	.img-desc h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 40px;
    text-align: left;
    color: #000000;
}
	.img-desc {
    padding-left: 0px;
}
section.proven-weight-loss h2 {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
        text-align: center;
        margin-bottom: 0px;
    }
	.pkg {
    margin-bottom: 50px;
}
section.weight-loss h2 {
    /* font-weight: 700; */
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 50px;
}
	.text-content-right h2 {
    font-weight: 900;
    font-size: 32px;
    line-height: 45px;
    color: #ffffff;
}
	.text-content-right {
    margin-top: 30px;
}


.weight-slide-ctn {
    padding: 10px 0 20px 0;
}



	section.how-it-works h2 {
    text-align: center;
    font-weight: 900;
    font-size: 32px;
    line-height: 19px;
    margin: 0px 0px 40px;
}
	.box {
    position: relative;
    padding: 35px 40px 35px 90px;
    border-radius: 15px;
    margin-bottom: 15px;
}
	.img-girl img {
    float: none;
    width: 100%;
}
	.text-caption {
    margin-bottom: 40px;
}
	.text-caption h1 {
    font-weight: 500;
    font-size: 30px;
    line-height: normal;
    max-width: 480px;
}
}
@media (min-width: 320px) and (max-width: 576px) {
	.col-12 {
        flex: 0 0 auto !important;
        width: 100% !important;
    }
}