.card.box {
    border-radius: 20px;
    border: 1px solid rgb(137 160 159);
    width: 177px;
}

.imgdr {
    background-color: #aec0a0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: -13px;
}

img.imgpro {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    max-height: 118px;
    width: 100%;
}
h5.card-title {
    color: #2c5756;
    font-weight: bold;
    font-size: 16px;
}
span.cardspan{
    color: #aec0a0;
    font-size: 12px;
}
.row.box12 {
    padding: 0px 116px 0px 69px;
}
h3.card-title {
    color: #2c5756;
    text-align: center;
    font-weight: bold;
}
p.paragraph.current {
    text-align: center;
    font-size: 18px;
}
.card.para {
    background-color: #e9f2d2;
    padding: 10px 10px;
    border-radius: 16px;
}

button.formify-btn.next-step {
    background: #4065ED;
    min-width: 170px;
    height: 54px;
    border: 1px solid transparent;
}
button.formify-btn.prev-step {
    background: #EDECF8;
    font-size: 18px;
    color: #727292;
}
.formify-forms__button {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.formify-form__logo.formify-form__logo--v6 {
    background-color: #e6f0ca;
}

.sectionD {
    background-color: #fbfcf5;
}
h4.card-title {
    font-size: 41px;
    color: #2c5756;
}
h6.card-title {
    font-size: 40px;
    color: #2c5756;
    text-align: center;
}

/* --------------pg2---------- */
.card.pg2 {
    border-radius: 10px;
    border: 2px solid rgb(44 87 86);
}
  .number {
    margin-top: 26px;
    left: -33px;
    transform: translateY(-50%);
    font-size: 24px;
    font-weight: bold;
    color: #2c5756;
  }
  
  .leaf-4 {
    width: 50px;
    height: 50px;
    border-radius: 0 35px;
    background-color: #a9ce4c;
    transform: rotate(85deg);
  }
  .card-text{
    color: #0d3d3c;
  }
  .underline {
    text-decoration: underline;
  }
  .formify-form__form-box {
    display: flex;
    flex-direction: column;
    align-items: center; 
}

.image-container {
    width: 60%; 
    display: flex;
    justify-content: center; 
    margin-bottom: 20px; 
}

.wizard .steps>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.wizard .steps>ul>li {
    width: 100%;
}
.wizard .steps>ul>a, .wizard .steps>ul>li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
li.first.current {
    display: flex;
}
p#basic-example-t-0 {
    color: #6d9245;
}
.wizard .steps .number {
    display: inline-block;
    background-color: #114141;
    width: 22px;
    height: 22px;
    line-height: 13px;
    border: 2px solid #114141;
    color: #6d9747;
    text-align: center;
    border-radius: 50%;
    margin-right: .5rem;
}
span.number.r1 {
    margin-top: 0px;
}
h2.left-aligned {
    display:flex;
    align-items: center;
    font-size: 12px;
    width: 200px;
    margin-top: -8px;
    &:before, &:after {
        flex:1;
        height: 3px;
        content: '';
        background-color: currentColor;
    }
    &::before {
        margin-right:10px;
    }
    &::after {
        margin-left:10px;
    }
    &.left-aligned::before {
        flex:0;
        margin-right: 0;
    }
    }
    li.first.current {
        display: flex;
    }
    li.disabled {
        display: flex;
    }
    .left-alignedlast{
        display:flex;
        align-items: center;
        font-size: 12px;
        width: 152px;
        margin-top: -8px;
    }


    .left-aligned.new {
        margin-top: 5px;
        height: 30px;
        padding: 0px 8px;
        background: #114141;
        display: flex;
        align-items: center;
        font-size: 18px;
        color: #fffbff;
        font-weight: 600;
    }

    .left-aligned.new1 {
        display: flex;
        align-items: center;
        font-size: 24px;
        width: 320px;
        margin-top: -8px;
    &:before, &:after {
        flex:1;
        height: 2px;
        content: '';
        background-color: currentColor;
    }
    &::before {
        margin-right:10px;
    }
    &::after {
        margin-left:0px;
    }
    &.left-aligned::before {
        flex:0;
        margin-right: 0;
    }
    }
    li.first.current {
        display: flex;
    }
    li.disabled {
        display: flex;
    }

   
    .qa_header {
      position: relative;
      display: flex;
      align-items: flex-end;
      box-sizing: border-box;
      max-width: 969px;
      margin-bottom: 12px;
    }
    
    .qa_header .qa_header_img {
      flex-basis: 104px;
      z-index: 2;
      margin-left: -54px;
    margin-top: -32px;
    }
    .qa_header .qa_header_txt h2 {
      margin: 8px 0 14px 0;
    }
    
    .qa_header .qa_header_img img {
      width: 103px;
      background: #fff;
      border-radius: 100%;

    }

    .button.btn12 {
        color: #2c5756;
        font-weight: bold;
        background-color: #a9ce4d;
        border-radius: 4px;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 -2px 9px 0 rgba(0, 0, 0, 0.19);
        border: 1px solid #a9ce4d;
    }
    
  
    input.input123 {
        border: 1px solid #2c5756;
        background: white;
        border-radius: 5px;
        padding: 25px;
        color: #2c5756;
    }

    
    button.input123 {
        border: 1px solid #2c5756;
        background: white;
        border-radius: 5px;
        padding: 15px;
        color: #2c5756;
        margin-bottom: 8px;
    }
    button.input123.selected {
        background-color: #f3f6eb;
        color: #2c5756;
    }

    
    .chec {
        border: 1px solid #2c5756;
        background: white;
        border-radius: 5px;
        padding: 7px;
        color: #2c5756;
        padding-left: 32px;
    }
    .row1 {
        display: flex;
        flex-direction: column;
        padding: 7px;
        margin-right: 5px;
        border: 1px solid #f0f1f5;
        border-radius: 5px;
        width: 54px;
        height: 37px;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 -2px 9px 0 rgba(0, 0, 0, 0.19);
    }

    .grid {
        display: flex;
        flex-direction: row;
        width: 100%;
        padding-top: 30px;
    }
    input.numbers12 {
        background: #ecf3d9;
        border: 1px solid #eef5db;
        color: #252624;
        padding: 19px;
        margin-top: -11px;
    }

    #circle1{
        width: 22px;
        height: 22px;
        background: #577979;
        border-radius:50%;
        -moz-border-radius:50%;
        -webkit-border-radius:50%;
        line-height:20px;
        vertical-align:middle;
        text-align:center;
    }
      

    .week {
        display: flex;
        height: auto; 
    }
    
    .day {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        height: 98px;
        text-align: center;
        padding: 23px;
        background-color: transparentize(white, 0.30);
        box-shadow: -1px -1px #2c5756, inset -1px -1px 0 0 #2c5756;
      
    }
    
    .day.header {
        background-color: transparent; 
        box-shadow: none; 
    }
    
    .month {
        max-width: 560px;
        margin: 0px auto;
    }
    #circlemorning {
        width: 10px;
        height: 10px;
        background: #d4e5a6;
        border-radius: 50%;
        -moz-border-radius: 50%;
    
    }
    #circleafternoon {
        width: 10px;
        height: 10px;
        background: #a8ce4c;
        border-radius: 50%;
        -moz-border-radius: 50%;
    }

    #circleevening {
        width: 10px;
        height: 10px;
        background: #577979;
        border-radius: 50%;
        -moz-border-radius: 50%;
    }
    h4.ms-3.mt-3 {
        padding-top: 58px;
        font-size: 21px;
    }
    
    
    /*new*/
    
    
    
    
    /* html, body {*/
/*    overflow-x: hidden;*/
/*}*/

.fa-arrow-left {
    cursor: pointer;
}

.chec label {
    /* font-weight: 600; */
    margin-bottom: 5px;
}



.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #ddd!important;
    border-radius: 0px;
    cursor: default;
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #ddd!important;
}

 select  {
    color: #9aa2b1!important;
}
/*@media (max-width: 768px) {*/

/*a.nav-link {*/
/*    margin-top: -19px!important;*/
/*    margin-left: 26px;*/
/*}*/

/*.btn-bars {*/
/*    background-color: transparent;*/
/*    color: #123f3d;*/
/*    padding: 33px!important;*/
/*    border-radius: 31px;*/
/*    margin: auto;*/
/*}*/

/*}*/

label

{

     text-align: start!important;
}

 /* Base styling for all form elements */
input.input123,
select,
textarea,
button.btn12 {
    width: 100%!important;
    max-width: 100%!important;
    box-sizing: border-box;
    border-radius: 50px; /* Maintains your existing style */
    padding: 13px 21px;  /* Padding settings */
    color: #000;
    border: 1px solid #2c5756;
    background-color: white;

}
 
/* Desktop layout */
@media (min-width: 768px) {
    input.input123,
    select,
    textarea,
    button.btn12 {
        width: 80%!important;
        margin: 0 auto; /* Centers the elements */
    }
}

 /*.formify-form__layout .chec {
    position: relative;
    justify-content: center!important;
    text-align: left !important;

    
}*/

.formify-form__layout .chec {
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 80%;
    margin: 0 auto; /* Centers the div within its parent */
    text-align: left !important;
}

@media (max-width: 768px) {

.formify-form__layout .chec {
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 100% !important;
    margin: 0 auto; /* Centers the div within its parent */
    text-align: left !important;
}
}


.formify-form__layout .current1 {
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 80%;
    margin: 0 auto; /* Centers the div within its parent */
 
}


@media (max-width: 768px) {

.formify-form__layout .current1 {
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 100% !important;
    margin: 0 auto; /* Centers the div within its parent */
}
}


.formify-form__layout .errorMessage1 {
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 100%;
    margin: 0 auto; /* Centers the div within its parent */
}






@media (max-width: 768px) {

.formify-form__layout .errorMessage1 {
    display: flex;
    align-items: center; /* Center vertically */
    justify-content: center; /* Center horizontally */
    width: 100% !important;
    margin: 0 auto; /* Centers the div within its parent */
    
}
}


   

.formify-form__layout .chec label {
    width: 100%; /* Ensures the label takes full width for better control */
    text-align: left; /* Keeps label text aligned to the left */
}

label {
/*    font-weight: 600;*/
    margin-bottom: 10px;
}


/*.formify-form__layout--quiz {
    width: 100%;
    padding: 60px 0!important;
}
*/


/*old*/

 .rr4:before {
    content: "\f00c";
    border-radius: 15px;
    padding: 0px !important; /* Ensures no padding within the icon */
    border: 2px solid #2c5756;
}
/*html, body {

    max-width: 100%;

    overflow-x: hidden;

}*/
@media only screen and (max-width: 600px) {

.navbar {
    color: #fff;
    position: absolute;
    top: 0;
    right: -32px!important;
    z-index: 999;
}
.difor {
    width:100%;
}
.formify-form__100vh.medicarehight {
    min-height: 80vh !important;
}
}

@media only screen and (max-width: 600px) {


h4.card-title {
    font-size: 23px!important;
    color: #2c5756;
    font-weight: 500;
}
}


@media only screen and (max-width: 600px) {

h6.card-title {
    font-size: 25px!important;
    color: #2c5756;
    text-align: center;
}
}


/*body {

 
  overflow-x: hidden!important;

}*/
/*old*/
/*input[type="radio"] {*/
/*    -webkit-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    padding: 0;*/
/*    transform: scale(1.5);*/
/*    -webkit-transform: scale(1.5);*/
/*    -moz-transform: scale(1.5);*/
/*    -ms-transform: scale(1.5);*/
/*    -o-transform: scale(1.5);*/
/*    margin-right: 10px;*/
/*}*/

input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
position: relative;
top: 3px;
transform: scale(1.5);
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
margin-right: 13px;
}
.row.mt-3.formify-form__inner--quiz.mt-3 {
margin-top: 1px !important;
}

.row.mt-5.mb-5.formify-form__inner--quiz.din {
margin-top: 5px !important;
}






p.paragraph.current1 {
    text-align: center;
    font-size: 16px;
    color: #2c5756!important;
}

.card-title, h2 {
    font-family: 'Font Awesome 6 Free';
    color: #133f3e !important;
    font-family: 'Open Sans' !important;
    font-weight: 400!important;
}
.card-text {
    color: #0d3d3c;
    /* text-align: left; */
    font-family: 'Articulate', sans-serif!important;
}




.card-title1 {
    /* font-family: "Nib Pro Regular"; */
    color: #1f4a4a !important;
    font-family: 'Articulate', sans-serif!important;
     font-weight: 600!important; 
}
input:focus {
    border: 1px solid #2c5756!important;
    background: white!important;
    border-radius: 50px!important;
    padding: 22px;
    color: #000000!important;
}

/*input::placeholder {
    color: #000000!important;
}
*/
/*old*/
/*.chec {*/
/*    border: 1px solid #2c5756;*/
/*    background: white;*/
/*    border-radius: 50px;*/
/*    padding: 7px;*/
/*    color: #2c5756;*/
/*    padding-left: 32px;*/
/*}*/

/*input[type="checkbox"] {*/
/*    -webkit-appearance: none;*/
/*    -moz-appearance: none;*/
/*    appearance: none;*/
/*    border-radius: 50px;*/
/*    top: 5px;*/
/*    right: 5px;*/
/*    width: 20px !important;*/
/*    height: 20px !important;*/
/*    background: #ECEAFF;*/
/*    border-radius: 0%;*/
/*    outline: none;*/
/*    cursor: pointer;*/
/*    padding-top: 3px;*/
/*    position: relative;*/
/*    padding: 0 !important;*/
/*    border-radius: 50px !important;*/
/*    background: transparent !important;*/
/*    border: 1px solid #114141 !important;*/
/*}*/


.chec {
    border: 1px solid #2c5756;
    background: white;
    border-radius: 50px;
    padding: 7px;
    color: #2c5756;
    padding-left: 32px;
}

input[type="checkbox"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
top: 5px;
right: 0px;
width: 15px !important;
height: 15px !important;
background: #ECEAFF;
border-radius: 0%;
align-content: flex-start;
cursor: pointer;
padding-top: 3px;
position: relative;
padding: 0 !important;
border-radius: 50px !important;
background: transparent !important;
border: 1px solid #D0D5DD !important;
}


/*.formify-form__layout .chec {
    position: relative;
    justify-content: center!important;
    text-align: left !important;

    
}*/
 
 
   .left1 {
        position: relative;
        background-image: url('images/bg1.png'); /* Replace with the actual path to your PNG image */
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: contain; /* Or use 'cover' if you want the image to cover the entire background */        background-size: 200px 200px; /* Adjust the size here (width height) */

     }


      .right1 {
        position: relative;
        background-image: url('images/bg2.png'); /* Replace with the actual path to your PNG image */
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: contain; /* Or use 'cover' if you want the image to cover the entire background */        background-size: 200px 200px; /* Adjust the size here (width height) */

     }
input.input123 {
    border: 1px solid #2c5756;
    background: white;
    border-radius: 50px;
    padding: 22px;
    color: #000000;
}
    .formify-form__logo.formify-form__logo--v6 {
    background-color: #d6e3aa;
}

.card.para {
    border: none;
    background-color: #d6e3aa;
    padding: 0px;
    border-radius: 6px;
}
.formify-form__layout div {
    position: relative;
    justify-content: center;
    text-align: center;
}



.formify-form__layout label {
    position: relative;
    justify-content: center;
    text-align: start!important;
}



.button.btn19 {
    color: #2c5756;
    font-weight: bold;
    width: 35%!important;
    text-align: center;
    justify-content: center;
    background-color: #a9ce4d;
    border-radius: 50px!important;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 -2px 9px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #a9ce4d;
}

.button.btn12 {
    color: #2c5756;
    font-weight: bold;
    background-color: #a9ce4d;
    border-radius: 50px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 -2px 9px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #a9ce4d;

    width: 96%;
}






h4.card-title {
    font-size: 35px;
    color: #2c5756;
    font-weight: 500;
}


.sectionD {
    background-color: #f5f3f3;
}

.card.pg2 {
    border-radius: 10px;
    border: none;
}

.card-text {
    color: #0d3d3c;
/*    text-align: left;*/
}


.preloader-wrapper { 



   position: fixed; top: 50%; left: 50%; z-index: 10000000000; width: 100%; height:100%; text-align: center;  transform: translate(-50%, -50%);background: rgba(51,51,51,0.7);




}

.preloader-wrapper > .preloader { 
    background: transparent url({{ url('/') }}/images/load10.gif) no-repeat center top;
    position: absolute;
  /*  min-width: 128px;  
    min-height: 128px;  */
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    z-index: 10000000000;
    transform: translate(-50%, -50%);
    padding-top: 148px;

/*    padding-top: 54px;*/
    text-align: center;
    color: white;
    font-size: 20px;
}
    .card-title, h2{
    font-family: "Nib Pro Regular";
    color: #133f3e!important;
    }


    .navbar {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    }
    .btn-bars {
        background-color: #d5bbe9;
        color: #ddf3aa;
        padding: 16px;
        border-radius: 31px;
        margin: 0.6rem 0.6rem 0 0;
        
    }
    .navbar-collapse {
        position: absolute;
        top: -9px;
        right: 0;
        height: auto;
        margin-top: 86px;
        background-color: #fbfcf5;
        box-shadow: 5px 5px 5px #dad9d29c, -5px  5px 5px #dad9d2;
        width: 260px;
        padding: 1.6rem;
        transform: translateX(100%);
        transition: all 0.5s ease;
    }

    .btn-close {
        background-color: #d5bbe9;
        display: block;
        width: 20px;
        height: 20px;
        font-size: -12.4rem;
        margin-left: auto;
    }
    .nav-link {
        color: #203c2a;
        font-family: "Fira Sans", sans-serif;
        font-size: 1.3rem;
        transition: color 0.5s ease;
    }
    .nav-link:hover {
    color: #39b54a;
    }
    .showMenu {
    transform: translateX(0);
    }
    a.nav-link {
        margin-top: -28px;
        margin-left: 26px;
    }

    .fa-arrow-left {
        padding: 5px;
        position: absolute;
        top: 0;
        z-index: 999;
        font-size: 1.5rem;
        margin: 1.6rem 2.6rem 4px 15px;
    }

    @keyframes moveLeft {
    from {
        transform: translate(10px); 
    }
    to {
        transform: translate(0);
    }
    }

    input[type="checkbox"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        top: 5px;
            right: 5px;

        width: 20px !important;
        height: 20px !important;
        background: #ECEAFF;
        border-radius: 0%;
        outline: none;
        cursor: pointer;
        padding-top: 3px;
        position: relative;
        padding: 0 !important;
        border-radius: 50px !important;
        background: transparent !important;
/*        border: 1px solid #D0D5DD !important;*/
    }input[type="checkbox"]:checked {
        background: #a9ce4d !important;
        border-color: transparent !important;
    }

    .formify-form__logo--v6 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 16px 0;
    }
    
    
    
    