
.ar_font, body
{
    font-family: 'Cairo', sans-serif !important;
    font-weight: bold !important;
}
.txt-rtl{
    text-align: right !important;
}
.txt-ltr{
    text-align: left !important;
}
.input_icon_rtl{
    left: 20px !important;
    right: unset !important;
}
.row_reverse{
    flex-direction: row-reverse;
}

.side_pr_0{
    padding-right: 0 !important;
}
