body,
input,
textarea {
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
/* a, */
span,
input,
textarea {
    direction: rtl;
}

.pagination span {
    direction: ltr;
}

.bread_crumbs,
ul.ab_word li,
.con_two .code_box,
.news_page a,
.prode_bottom ol,
.prode_bottom ul,
.news_word ul,
.news_word ol {
    direction: rtl;
}

.three_name,
.three_sub {
    max-width: 36rem;
}

.seven_box .center>.flex>div {
    width: 40%;
}

.pro_bte_box {
    max-width: 25rem;
}

.bus_smial .busi_rela ul {
    justify-content: end;
}

.ab_three ul li .img {
    margin-left: auto;
}

.ver-errors {
    left: auto;
    right: 25%;
}

.ver-errors:before {
    left: auto;
    right: -5px;
}

.verify>span.ver-errors {
    top: 35%;
}


.prode_wored table td,
.prode_wored table th{
    text-align: right !important;
    direction: rtl;
    padding: var(--f16) var(--f24);
}