.sub_desc_text{
    /* font-size:32px; */
    color:#000000;
}
.katb_points{
    font-size:16px;
    margin:.2rem 0 0 0;
}
/* .katb-item-box{
    margin-bottom:240px;
} */
.text-center .small-text{
    /* font-size:28px; */
    color:#000000;
}
.chk-katb-box{
    margin:auto;
}
.chk-katb-box img{
    width:100%;
}
.chk-katb-box b{
    font-size:20px;
}
/* .w-85{
    width:85%;
}
.w-100{
    width:100%;
} */
#testing_count{
    /* font-size:72px;  */
    background:linear-gradient(90deg, #667EEA 0%, #764BA2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

img[data-div="order"]{
    width:100%;
    margin-top:-10%;
}

[data-font_size="32"]{
    font-size: 32px;
}
[data-font_size="28"]{
    font-size: 28px;
}
[data-font_size="20"]{
    font-size: 20px;
}
[data-font_size="72"]{
    font-size: 72px;
}
[data-font_size="50"]{
    font-size: 50px;
}
[data-mb="240"]{
    margin-bottom:240px;
}
[data-mb="100"]{
    margin-bottom:100px;
}