body {
    direction: ltr;
    text-align: start;
}

.sidebar {
    left: auto;
    right: -100%;
}

.sidebar-width {
    right: 0px;

}

input,
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea,
form {
    direction: ltr;
}

.wpcf7 .ajax-loader {
    position: absolute;
    top: 11px;
    left: 190px;
}

.close-side i {
    right: auto;
    left: 20px;
}

.site-search .close-side i {
    left: auto;
    right: 20px;
}

.single-service-info ul li::before {
    right: auto;
    left: 0;
}



.lolo-co {
    float: left;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInRight;
}

.fadeInRight {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.search-btn i {
    margin-left: 0;
    margin-right: 12px;
}

.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
    padding-right: 36px;
    padding-left: 15px;
}

.site-search button {
    right: 0;
    left: auto;
}

.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
    direction: ltr;
}

.site-search .woocommerce-product-search button {
    position: absolute;
    right: 0;
    left: auto;
}


.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr !important;
}

.input-group.upload span.uplod {
    right: 16px;
    left: auto;
}

form {
    direction: ltr;
}

.slider-info,
.home-slider,
.home-slider .item,
.home-slider .item .container,
.home-slider .item .container .row {
    direction: ltr;
}

.slider-home.owl-theme .owl-dots {
    /* justify-content: end; */
}

.home-slider .owl-theme .owl-nav {
    justify-content: start;
}

.about-img::after {
    left: auto;
    right: 54px;
}

.about-img .count-block {
    right: auto;
    left: -86px;
    width: 240px;
}

.manager-img::after {
    right: auto;
    left: 53px;
}

.service_item {
    direction: ltr;
}

.owl-item.active.center .service_item a {
    display: block;
    width: 100%;
    height: 100%;
}

.count-block::before {
    left: auto;
    right: 34px;
}

.counter-item {
    text-align: right;
}

.form-group .form-control {
    text-align: left;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: 0;
    left: auto;
}

.iti__country-list {
    left: auto;
    right: 0;
}

.iti__country {
    text-align: left;
}

.all-page .pagination .page-item i {
    transform: scaleX(-1);
}

.news-block .details .readMore i {
    transform: scaleX(-1);
}

.accordion .accordion-item .accordion-button::after {
    left: auto;
    right: 16px;
}

.mynav li {
    padding-inline-start: 10px;
}


@media (max-width: 768px) {
    .about-img::after {
        right: 35px;
    }

    .manager-img::after {
        left: 40px;
    }
}
