.rtl .iw-posts .post-item .post-bottom .post-read-more {
    float: left;
}
.rtl .iw-item-info.style1 .item-readmore i {
    margin: 0 0 0 10px;
}
.rtl .iw-work-steps .owl-item:nth-child(2n+1) .iw-work-step.style1:before,
.rtl .iw-work-steps .owl-item:nth-child(2n) .iw-work-step.style1:before {
    left: auto;
    right: 50%;
}
.rtl .iw-button.left-text {
    text-align: right;
}
.rtl .iw-button.right-text {
    text-align: left;
}
.rtl .iwj-categories.style7 .category-icon {
    float: right;
}
.rtl .iwj-categories.style7 .category-info {
    padding: 0 115px 0 0;
}
.rtl .iw-work-steps .iw-work-step.style2:before {
    right: auto;
    left: 28%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.rtl .iw-item-info.style2 .item-info-icon {
    float: right;
    margin: 0 0 0 35px;
}
.rtl .iw-accordion-header:before {
    left: auto;
    right: 0;
}
.rtl .iw-accordion-header:after {
    left: 0;
    right: auto;
}
.rtl .iw-accordion-content .iw-desc {
    margin-left: 75px;
    margin-right: 25px;
}
.rtl .iw-contact-form7 {
    float: left !important;
}
.rtl .iw-term-conditions ul.items li h3.title {
    padding-left: 0;
    padding-right: 25px;
}
.rtl .iw-term-conditions ul.items li .title:before {
    left: auto;
    right: 0;
}
.rtl .iw-item-info.style5 .item-info-icon {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}
.rtl .iw-button a i,
.rtl .iw-item-info.style8 .left-item a.read-more i,
.rtl .iw-item-info.style9 .right-item a.read-more i{
    margin: 0 10px 0 0;
}
.rtl .iwj-pricing-tables.style2 .pricing-item .item-bottom ul li {
    list-style: none;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    padding: 0 50px 0 0;
    color: rgb(119,119,119);
    background: none;
    margin-bottom: 0;
    font-weight: normal;
}
.rtl .iwj-pricing-tables.style2 .pricing-item .item-bottom ul li span {
    left: 0;
    right: 180px;
}
.rtl .iw-item-info.style8 .right-item{
    left: 0;
    right: auto;
}
.rtl .iw-item-info.style9 .left-item {
    right: 0;
}
.rtl .iw-item-info.style9 .right-item {
    left: -50%;
}
