*, html {
    direction: rtl;
}

.tpmenu ul li {
    margin-left: 40px;
    margin-right: unset;
}

.slick-track, .tpbsvideo-left, .tpbs-shape {
    left: unset;
    right: 0;
}

.tp-header-action {
    text-align: left;
}

.tp-header-action ul li {
    margin-left: 15px;
    margin-right: unset;
}

.tpbs__shape-1, .tpbs__shape-2, .tpbs__shape-4 {
    right: 0;
    left: unset;
}

.tpbs__shape-3 {
    left: 0;
    right: unset;
}

.tpbs__shape-1, .tpbs__shape-2, .tpbs__shape-3 {
    z-index: 12;
}

.p-relative, .slick-slider, .slick-slider .slick-track, .slick-slider .slick-list, .slick-slide, .tpbs-slider-active .slick-dots {
    direction: ltr;
}

/* .slick-track {
    float: right;
} */

.tps-about-wrap {
    margin-right: 100px;
    margin-left: unset;
}

.tpbs-nav-wrapper .tpbss-arrow-display {
    text-align: left;
    direction: ltr;
}

.tp-slick-prev.trfrn-arrow-style {
    left: unset;
    margin-right: 35px;
}

.tpbs-ab-shape {
    left: 0;
    right: unset;
}

.active-dark-mode .inner-border{
    z-index: 1000;
}

.faq-wrapper-1 {
    margin-right: unset;
}

.fq-button::before {
    left: 0;
    right: unset;
}

.copyright-links {
    text-align: left;
}

.copyright-links a{
    margin-left: 20px;
    margin-right: unset;
}

.tpfact-border-right {
    border-left: 1px solid #e3e3e3;
    border-right: unset;
}

.tpfact__item-df {
    border-top: 1px solid #e3e3e3;
}

.tpabout-content-2 {
    margin-right: unset;
    margin-left: 100px;
}

.contact__shape img.contact-shape-1 {
    right: -30px;
    left: unset;
}

.contact__shape img.contact-shape-2 {
    left: -30px;
    right: unset;
}

.nice-select{
    float: right;
    padding-right: 18px;
    padding-left: 30px;
    height: 56px;
    line-height: 54px;
    margin-bottom: 40px;
    text-align: right !important;
    width: 100%;
}

.nice-select .list {
    right: 0px;
    left: unset;
    width: 100%;
}

.nice-select .option{
    padding-right: 18px;
    padding-left: 29px;
    text-align: right;
}

.nice-select:after {
    left: 12px;
    right: unset;
}

.sidebar__social ul li:not(:last-child) {
    margin-left: 5px;
    margin-right: unset;
}

.mean-container .mean-nav ul li a {
    text-align: right;
}

.phone-num-rtl {
    direction: ltr;
    text-align: right;
}

/* Service details */

.product__details-nav-thumb {
    margin-left: 20px;
    margin-right: unset;
}

.review-count {
    margin-left: unset;
    margin-right: 15px;
}

.b-hr {
    border-bottom: 1px solid #00000021;
    margin-top: 20px;
    margin-bottom: 40px;
}

.comment-rating span {
    margin-left: 5px;
    margin-right: unset;
}

/* end service detaila */

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .tps-about-wrap {
        margin-right: 0;
    }

    .tp-sub-title-2 {
        font-size: 1rem;
        line-height: 35px;
    }

    .sm-hidden {
        display: none !important;
    }

    .tpabout-content-2 {
        margin-left: 0;
    }
}