body {
    font-family: "IBM Plex Serif", serif;
    font-weight: normal;
    font-style: normal;
    color: #777777;
    direction: rtl;
    text-align: right;
  }
  .text-right {
    text-align: left;
}
.text-end {
    text-align: left !important;
}
.header-nav-2 .submenu {
    right: 50px !important;
}
.header-top span a {
    padding-left: 0px;
    padding-right: 5px;
}
.about__img:first-child {
    margin-right: 0;
    margin-left: 20px;
}
.about-area__wrapper::before {
    left: -50px;
    right: unset;
    font-family: "IBM Plex Serif", serif;
    font-weight: 300;
}
.about-area__wrapper::after {
    position: absolute;
    left: 7px;
    right: unset;
    top: 120px;
}
.fa-long-arrow-right:before {
    content: "\f177";
}
.pricing__text {
    padding-left: 0px;
    padding-right: 40px;
}
.pricing__box .price-bg-img {
    left: 0;
    right: unset;
}
.portfolio__thumb-text {
    right: 30px;
    left: unset;
}
@media (min-width: 768px) {
    .text-md-end {
        text-align: left !important;
    }
}
.contact__list ul li i {
    margin-left: 15px;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0rem;
    padding-right: .5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: right;
    padding-right: 0rem;
    padding-left: .5rem;
}
.service__widget h4 {
    border-top-right-radius: 0px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 30px;
    padding-right: 64px;
    padding-left: 75px;
}
.service__widget h4::after {
    position: absolute;
    right: 45px;
    top: 50%;
}
.f-right {
    float: left;
}
.contact__desc {
    padding-left: 0px;
    padding-right: 20px;
}
.pr-80 {
    padding-left: 80px;
    padding-right: 0px;
}
.feed__text {
    overflow: hidden;
    padding-left: 0px;
    padding-right: 22px;
}
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    text-align: right;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: right;
    transition: all 0.2s;
}
.nice-select{
    text-align: right !important;
}
.nice-select:after {
    right: 90% !important;
}
