.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: #cde7d5;
}

.formify-form__logo.formify-form__logo--v6 img{
    width: 150px;
}

.sectionD {
    background-color: #f7fbf9;
}
h4.card-title {
    font-size: 41px;
    color: #2c5756;
}
h6.card-title {
    font-weight: 600;
    font-size: 35px;
    /* color: #308e4c !important; */
    text-align: center;
}

.formify-form__form-box.tip img {
    border-radius: 50px;
    padding: 15px;
    background: #308e4c;
    height: 100px;
    width: 100px;
}

/* --------------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 {
        padding: 7px 97px;
        width: 30%;
        height: 38px;
        color: #fff;
        font-weight: 599;
        background-color: #008f47;
        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 #008f47;
    }
    button.button.btn12.lar {
        width: 42%;
    }
  
    input.input123 {
        border: 2px solid #308e4c;
        background: white;
        border-radius: 25px;
        height: 44px;
        padding: 14px;
    }

    
   button.input123 {
    width: auto;
    border: 1px solid #2c5756;
    background: white;
    border-radius: 50px;
    padding: 15px 30px;
    color: #2c5756;
    display: flex;
    margin: auto;
    margin-bottom: 18px;
}
    
    .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;
    }
/* -----------page 18---- */
    p.btn_para1 {
        font-size: 10px;
    }
    p.para_h6 {
        font-weight: bold;
        color: #0c9047;
    }

    hr.hrline {
        height: 4px;
        width: 54%;
        margin-right: 17px;
        background-color: #0a8e45 !important;
    }
    h6.card-title.tilt1 {
        color: #308e4c !important;
        font-weight: bold;
    }
    .chec.mt-2 {
        text-align: justify;
        background-color: #308e4c;
        border: #308e4c;
        color: white;
        border-radius: 43px;
    }

    textarea.input123 {
        width: 75%;
        border-radius: 15px;
        background: white;
        height: 100%;
        border: 2px solid #cde7d5;
    }

    button.input123.in321 {
        width: 60%;
        border: 1px solid #308e4c;
        background: #308e4c;
        border-radius: 50px;
        /* padding: 15px 30px; */
        color: #ffffff;
        display: flex;
        margin: auto;
        justify-content: center; 
        align-items: center;
        margin-bottom: 18px;
    }
    

    input.date1 {
        width: 58px;
        height: 35px;
        border-radius: 20px;
        text-align: center;
        border: 2px solid #308e4c;
    }