body{
    direction: rtl;
    text-align: right;
}
.rs-menu ul, .home1 .rs-menu ul, .home4 .rs-menu ul, .select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}
#rs-header.rs-transfarent-header-style .rs-right-btn-inner .searce-box {
    position: absolute;
    top: 0;
    top: 7px;
    right: -20px;
}
.sec-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 3px;
    width: 100px;
    background: #2374E1;
}
.sec-title-2 h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100px;
    background: #2374E1;
    right: 0;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.75rem 1.25rem;
    right: inherit;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner {
    border-left: 0;
    border-right: 1px solid #e2e2e2;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:before {
    left: inherit;
    right: 3px;
}
.rs-footer .footer-contact-desc div[class*="col-"] + div[class*="col-"] .contact-inner:after {
    left: inherit;
    right: -5px;
}
.rs-footer .footer-title:after {
    content: '';
    position: absolute;
    left: inherit;
    right: 0;
    bottom: -5px;
    height: 1px;
    width: 50px;
    background-color: #2374E1;
}
.text-left {
    text-align: right !important;
}
.sec-title.text-center:after {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    left: inherit;
}
.rs-courses-3 .course-item .course-img .course-value {
    position: absolute;
    bottom: 25px;
    right: inherit;
    left: 7px;
    z-index: 999999;
}
.sec-title-2 .view-more {
    position: absolute;
    right: inherit;
    left: 0;
    bottom: 0;
}
.rs-footer .footer-top .sitemap-widget li a i, .sec-title-2 .view-more a i, .rs-events .event-item .event-btn i, .sidebar-area .cate-box ul li i {
    transform: rotate(180deg);
}
.search-modal .form-group input{
}
.search-modal .form-group .btn{
    position: absolute;
    left: 0;
    right: inherit;
    top: 0;
    bottom: 0;
}
.small-search .btn{
    right: initial;
    left: 0;
}
#bar{
    position: fixed;
    z-index: 99;
    max-width: 300px;
    top: 20%;
    right: 10px;
}
.abt-title h2:after {
    left: inherit;
    right: 0;
}
.sidebar-area .course-features-info ul li .value {
    float: left;
    padding-right: 5px;
}
.rs-courses-details .course-des-tabs .tab-content .tab-pane h4.desc-title:before {
    content: "";
    position: absolute;
    left: inherit;
    right: 0;
}
.sidebar-area .cate-box ul li a span {
    float: left;
}
.rs-breadcrumbs ul li a {
    padding-right: 0;
    padding-left: 30px;
}
.rs-breadcrumbs ul li a:before, .rs-breadcrumbs ul li a:after {
    background-color: rgba(255, 255, 255, 0.8);
    content: "";
    height: 15px;
    width: 2px;
    position: absolute;
    right: inherit;
    left: 7px;
    top: 9px;
    transform: rotate(26deg);
}
.rs-breadcrumbs ul li a:before {
    right: inherit;
    left: 13px;
}
.abt-title.text-center h2:after{
    right: inherit;
}
.rs-courses-details ul.course-meta-style li {
    float: right;
    padding-right: 0;
    padding-left: 30px;
    position: relative;
}
.rs-courses-details ul.course-meta-style li:before {
    content: "";
    position: absolute;
    top: 0;
    right: inherit;
    left: 15px;
    width: 1px;
    height: 40px;
    background: #e1e1e1;
}
.rs-courses-details ul.course-meta-style li.author .author-name, .rs-courses-details ul.course-meta-style li.author .image {
    float: right;
}
.rs-courses-details ul.course-meta-style li.author .author-name {
    padding-left: 0;
    padding-right: 15px;
}
#lesson.placement_test .digits {
    position: absolute;
    top: 20px;
    left: initial;
    right: 20px;
}
#lesson.placement_test #next {
    background: #2374e1;
    color: #fff;
    float: left;
}
#payment .total p {
    float: left;
    font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 5px;
    right: inherit;
    left: 1px;
    width: 20px;
}

#lesson .replay .btn, #lesson .add-comment .btn{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
}

@media only screen and (max-width: 991px){
.nav-menu > li > a {
    border-bottom: 1px solid #131313;
    color: #fff !important;
    text-align: right;
}}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    float: right;
}