body {
    text-align: right;
    direction: rtl;
}

.icons-top-par  ul{ 
    justify-content: left;
}


.title-start h2::after {
    left: auto;
    right: 0;
}




.sub-aboutus-index::after {
    left: 0px;
}


.taps-our-works ul li button::after {
    right: 0;
}



@keyframes transf {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0%);
    }
}

@keyframes transf2 {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0%);
    }
}

.sub-images-tabs-ourwork:hover:after {
    transform: translateY(-50%) scaleX(1);
}





.counter-box::after {
    left: -10px;
}



.sub-reviews-clients {
    padding: 30px 0px 50px 50px;
}

.text-reviews-clients::after {
    top: -50px;
}


.sub-reviews-clients::after {
    left: 0;
}

.sub-reviews-clients::before {
    right: 40px;
}



.reviews-clients::before {
    left: 0;
}


.reviews-clients .owl-nav button::after {
    left: -20px;
}

.sub-text-news-index {
    margin-top: -35px;
}



.ctm-btn2::after {
    right: 0;
}

.contactus-index::after {
    background-image: url(../images/bg5.png);
    background-position: right;

}

.contactus-index::before {

    left: 0;
}





.content-courses ul li,
.requests-courses ul li,
.certificates-courses ul li {
    padding-right: 20px;
}

.content-courses ul li::after,
.requests-courses ul li::after,
.certificates-courses ul li::after {
    right: 0px;
}


.from-contactus::after {
    right: 0;
}
.from-contactus::before {
    left: 0;
}



.icons-top-par ul li > a {
  justify-content: right;

}


.header::after {
  left:-3px;
}





.ctm-btn i {
  margin-left: 10px;
}







.input-box.open{
  padding: 0 15px 0 65px;
}

.icon {
    left: 0;
}


.close-icon {
  right: -55px;
}




.icons-top-par {
  text-align: -webkit-left;
}




.remove-mune {
  right: 30px;
}
.pagination ul li i {
    transform: scaleX(-1);
}
