body{
    font: 300 15px/28px "Poppins",sans-serif;
}
.section_comman {
    margin-top: 30px;

    padding: 80px 0;
}
.content_title_outer h1{
    font-size: 54px;
    margin: 0em 0em 0em 0em;
    color: #ffffff;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 13px;
}
.text_clip_grad {
    -webkit-background-clip: text!important;
    background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
    text-fill-color: transparent!important;
    background-color: #46c896;
    background: linear-gradient(128.31deg, #ffeb3b 0%, #ffb240 100%);
    font-weight: 700;
}
.para_graph_text {
    font-size: 20px;
    color: #464646!important;
    font-weight: 400;
    line-height: 34px;
}
.content_title_outer h4{
    color: #333333;
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;


}
 .content_block{
     text-align: center;
 }  
 .marg_leftright{
    margin: 0 140px;
 }
 .logo_outer_box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    background: rgb(255 255 255);
    box-shadow: 25px 35px 40px -12px rgb(106 106 106 / 10%);
    border-radius: 35px;
    gap: 15px;
}

 
 .logo_outer_box_page{
    width: 95px;
 }
 .logo_outer_box_page img{
    max-width: 100%;
 }
 .text_logo_name{
     font-size: 20px;
     font-weight: 500;
    line-height: 30px;

 }
 .logo_wrapper{
    display: flex;
    justify-content: flex-end;
    gap: 50px;

 }
 .mar_btn_45{
     margin-bottom: 45px;
 }

 .bg_wati {
    background: linear-gradient(180deg, #eef6f0 48.02%, #edf6ff00 97.03%);
    background: #f3f3f5;
    z-index: -1;
}
 .comman_section_outer{
    padding: 80px 0;
 }
 .text_title_hed {
    color: #333333;

    margin-bottom: 10px;

    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
 }
 .text_center_new{
     text-align: center;
 }
 .text_hed_title{
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    color: #333333;
    margin-bottom: 10px;
 }
 .w-25{
     width: 25%;
     text-align: center;
 }
 .w-50{
     width: 50%;
 }
 .tabele_hed_hdfgfg{
    background: #3db670;
    border-radius: 10px 10px 0 0;
    position: sticky;
    position: -webkit-sticky;
    top: 62px;
    transition: top 0.2s ease-in-out !important;
}
.add_top{
    top: 62px;
}
.tabele_hed_hdfgfg .text_hed_title{
    color: #ffff;
}
 .table_pad{
    padding: 12px 15px;

 }
 .table_hed_display{
     display: flex;
     align-items: center;
 }
 .content_block_desi{
    border: 1px solid #f0f0f0;
    background: #ffff;
    border-top: none;
    transition: all 0.5s ease 0s;
 }
 .content_block_desi .text_hed_title{
    font-weight: 400;
    font-size: 16px;

 }
 .text_green{
     color: #46c896;
 }
.text_red{
    color: #ff6969;
}
 .dd_flexTbdgg{
     display: flex;
     justify-content: center;
 }
 .box_outer_box_grad_ent{
  
    border-radius: 15px;
    box-shadow: 0 19px 70px 0 rgb(163 159 176 / 15%);
    width: 900px;

}
.content_block_desi:last-child{
    border-radius: 0 0 12px 12px;
}
.bg_light_blue{
    background-color: #f3f3f5;
    background-color: #ebfff1;
}
 .box_padd_box_inner{
    border-radius: 16px;
    margin-top: 40px;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    background: #c9ffd3cc;
    transition: all 0.5s;
    width: 900px;
}
 
 .box_padd_box_inner h4{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    list-style: none;
    margin-bottom: 0;
 
    position: relative;
    color: #333333;
  
}
 .btn_shedmtn{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: #21d495;
    box-shadow: 10px 15px 30px -10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px;
    border: 1px solid #21d495;
    transition: all 0.5s ease 0s;
    margin-bottom: 10px;
 }
 .btn_shedmtn:hover{
     opacity: 0.8;
 }
 .logo_outer_box_jfh{
     width: 100px;
     height: 100px;
 }
 .logo_outer_box_jfh img{
     max-width: 100%;
 }
 .outerContnt_box{
    border: 1px solid #f3f5f7;
    border-radius: 15px;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: flex-start;
    flex-direction: column;
    gap: 15px;
    min-height: 440px;
    justify-content: center;
    cursor: pointer;


 }
 .mar_btm_12{
    margin-bottom: 8px;
 }
 .bg_outer_box_ndhdgh{
    padding: 30px;
    border-radius: 15px;
    background: #f3f5f7;
 }
 .bg_white_hfh{
    box-shadow: 10px 15px 30px -10px rgb(0 0 0 / 10%);
    background: #252331;
 }
 .bg_light_blue_btn{
    border-color: #7168e6;
    background: #7168e6;
 }
 .frre_trl_btn{
     background-color: #efcc1d;
     border-color:#efcc1d;
 }
 .bg_wati_aftr::after{
    position: absolute;
    content: '';
    width: 51%;
    height: 100%;
    background: #3ab56e;
    top: 0;
    /* right: 0; */
    z-index: -1;
    border-bottom-right-radius: 100px;
 }
 .pos_relate{
     position: relative;
 }
 .dd_flex{
     align-items: center;
     display: flex;
 }
 .img_logo_jf{
    width: 85px;
    height: 85px;
    min-width: 85px;

 }
 .img_logo_jf img{
     max-width: 100%;
 }
 .text-white{
     color: #ffff!important;
 }
 .color_light_yelloe{
    color: #e7ffa8;
 }
 .dd_flex_just_center{
    display: flex;
    justify-content: center;
 }

.bg_orange_table{
    background: #f3825f;
}
.bg_light_orange{
    background: #fcf6ef;
}
.bg_rose{
    background-color: #f3f0ff;
    /* background-color: #f9edfa; */

}
.bg_vilot_table{
    background: #b2a8e7;
}
.bg_light_rose{
    
    background: #d7cdff;
}
.bg_gren_lightrd{
    background-color: #fdcac48c;
}
.bg_orange_table_hg{
    background: #ff9c6a;
}
.bg_light_orangE_fhfh{
    background: #ffc0a0;
}
.bg_lkyty_lightrd{
    background: #e7f6ff;
}
.bg_hfghfg_table_hg{
    background: #54b3e9;
}
.bg_kahr_vilu{
    background: #b1daf2;
}
.bg_yelloweh_lightrd{
    background: #ffefd5;

}
.bg_hdggddf_yellow{
    background: #f6b33f;
}

.bg_dark_yelloehdh{
    background-color: #ffd68f;
}
.bg_rose_lightrd{
    background: #f4ecfb;
}
.bg_hdggddf_rose_jfj{
    background: #b172d3;
}
.text_yellow{
    color:#f6b33f;
}
.content_block_desi:hover{
    background: #ebfff1;
    cursor: pointer;
}
.outerContnt_box:hover{
    border-color: #2ce062;
}
.bg_white_hfh:hover{
    background: #17161d;
    border-color: #17161d;
}
.logo_wrapper::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-45%);
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 69px;
    margin-bottom: -8px;
    z-index: -10;
    opacity: 0.35;
    filter: blur(42px);
    background: #808cfd;
    background: #25c892;
}
.box_padd_box_inner:hover{
  background-color: #fff;
  cursor: pointer;
  box-shadow: 5px 10px 25px 0 rgb(0 0 0 / 8%);
}


/* mobile responsive start */
@media only screen and (max-width: 992px) {
    html{
    width: 100%;
 
    }  
   
    .dd_flex , .box_padd_box_inner{
        flex-direction: column;
    }
    .logo_wrapper img{
        max-width: 100%;
        height: auto;
    }
    .bg_wati_aftr::after{
        width: 100%;
    }
    .comman_section_outer{
        padding: 50px 0;
    }
    .para_graph_text{
        line-height: 30px;
        font-size: 17px;
    }
    .mar_btn_45{
        margin-bottom: 35px;
    }
    .box_padd_box_inner h4 {
        font-size: 15px;
        text-align: center;  
        line-height: 28px;

    }
    .text_title_hed{
        font-size: 32px;
        line-height: 45px;
    } 
    .content_block_desi .text_hed_title , .text_hed_title {
        font-size: 12px;
    
    }
    .box_outer_box_grad_ent{
        width: 100%;
    }
    .bg_outer_box_ndhdgh{
        padding: 0;
    }
    .outerContnt_box{
        margin-bottom: 15px;
        min-height: auto;
    }
    .box_padd_box_inner{
        padding: 20px;
    }
  
}