.MAR_BTM_20PX{
    margin-bottom: 20px;
}
.clr_grn{
    color: #2AB200;
}
.bg_grid_pattern{
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .12) 1px, transparent 0), linear-gradient(180deg, rgba(0, 0, 0, .12) 1px, transparent 0);
    background-position: -1px;
    background-size: 7.5vw 7.5vw;
}
.bg_colour{
    background-color: #d9ffcd;
}
.dd_flex_ju_centerrt{
    display: flex;
    justify-content: center;
}
.dd_byn_ljfdd{
    padding: 8px 15px;
    background-color: #d9ffcd;
    border-radius: 30px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    background: #383838;
    gap: 8px;
    align-items: center;
    color: #ffffff;
}
.bg_light_bluew{
    padding: 0px 0px;
    padding-top: 30px;
}


.DD_flxwq{
    display: flex;
}
.DD_flx_gapqwer{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.ma_btm_25px{
    margin-bottom: 25px;
}
.contednt_main_block{
    max-width: 760px;
    margin: 0 auto;
}
.brd_rad1{
    border-radius: 0 0px 0px 12px;

}
.brd_rad4{
    border-radius: 12px 0px 0px 0px;

}
.brd_rad5{
    border-radius: 0px 12px 0px 0px;

}
.brd_rad2{
    border-radius: 0 0px 12px 0px;
}
.contednt_main_block .DD_flwex_rqer{
    gap: 0;
}
.icon_blockww{
    width: 35px;
    height: 35px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin-right: 10px;
    background: #e3ecff;
    justify-content: center;

}
.main_blockq{
    display: flex;
    /* margin-bottom: 10px; */
}
.bg_gnswe{
    background-color: #E3FFF4;
}
.main_tick_block .par_wrap{
    margin-top: 10px;
}
.bg_vilot{
    background-color: #fde3ff;
}
.bg_orange {
    background-color: #FFF4E1 ;
}  
.bg_viloteqw{
    background-color: #F5E9FF;
}
.bg_reda{
    background-color: #FFE9E9;
}
.bg_greyw{
    background-color: #ebebeb;
}
.bg_skyblue{
    background-color: #E8FFFF;
}
.brd_qweo_boxd{

}
.txt_qwrvv{
    font-size: 16px;
    font-weight: 600;
}
.brd_blockqw{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    padding: 8px 12px;
    color: #0e0e0e;
    border-radius: 37px;
    border: 1px solid #ffffff;
    margin-bottom: 10px;
}
.mar_btm335px{
    margin-bottom: 30px;
}
.brd_qweo_boxd{
    padding: 20px;
    background-color: #e3ecff;
    border-radius: 12px;
    /* height: 930px; */
    margin-bottom: 20px;

}
.img_blockqw img{
    max-width: 100%;
}
.height_main{
    height: 815px;
}
.img_blockqw{
    display: flex;
    justify-content: center;
}
.D_flex_tabindex_tyw{
    align-items: end;
}
.man_block_gradied{
    gap: 25px;
    border-radius: 12px;
    background: #ffffff;
    align-items: center;
}
.bg_light_bluew{
    border-radius: 20px;
    margin-right: 25px;
}
.pad_tab_blockqwe{
    border-right: 1px solid #ebebeb;
}
.d_just_center{
    justify-content: center;
    display: flex;
}
.img_posty_t{
    position: absolute;
    top: -140px;
    right: 20px;
}
.bg_gert{
    background-color: #144473;
}
.d_flex_alignCntre{
    display: flex;
    align-items: center;
}

.bg_12{
    background-color: #e0ffff;
}
.bg_13{
    background-color: #ffe6f8;
}
.bg_14{
    background-color: #fff4e6;
}
.bg_15{
    background-color: #ffe4f2;
}
.bg_16{
    background-color: #dffff5;
}
.bg_17{
    background-color: #efe2ff;
}
.bg_18{
    background-color: #d7fae9;
}
.bg_19{
    background-color: #f5dcec;
}
.bg_20{
    background-color: ;
}
.DD_lex_wrap_gap_10px{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.DD_lex_wrap_gap_10px .brd_blockqw{
    margin-bottom: 0;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    padding: 5px 12px;
}
.DD_lex_wrap_gap_10px .brd_blockqw .txt_qwrvv {
    font-size: 13px;
}
.blocK_btn:hover{
    border-color: #2AB200;
}
.img_grcode img{
    max-width: 100%;
}
@media only screen and (max-width: 992px) {
    html{
      width: 100%;
      overflow-x: hidden;
    }
    .img_grcode{
        margin-bottom: 15px;
    }
    .dd_flex_ju_centerrt img{
        max-width: 100%;
    }
.d_flex_alignCntre{
    flex-direction: column;
}
.img_posty_t {
    position: relative;
    top: 30px;
    right: 0;
}
.img_posty_t  img {
    height: 200px;
    width: auto;
}
.mob_clm_reverce {
    flex-direction: column-reverse;
}
}