body {
    direction: ltr;
    text-align: start;
}

.sidebar {
    left: auto;
    right: -350px;
}

.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;
}

.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 {
    right: 0;
    left: auto;
}

.statist_title::after {
    right: 0;
    left: auto;
    transform: scaleX(-1);
}

.statist_title {
    clip-path: polygon(0 0, 72% 0, 100% 100%, 0% 100%);
}

.about-counter::before {
    left: -142px;
    right: auto;
    transform: scaleX(-1);
}

.service-item .service-details::after {
    left: 0;
    right: auto;
    transform: scaleX(-1);
}

.modal-header .close {
    right: 0px;
    left: auto;
}

.form-group .select::after {
    left: auto;
    right: 17px;
}

.form-group.mobil span.mob-num {
    left: auto;
    right: 10px;
}
.vission-details {
    min-height: 314px;
}
.service-item .service-details h6 {
    min-height: 55px;
    align-items: center;
    display: flex;
}
#mybtn {
    right: auto;
    left: 30px;
}
.team-details h5 {
    font-size: 21px;
}
.team_sec .col-lg-4 {
    padding: 0 8px;
}
.statist_title {
    padding-inline-start: 48px;
}


@media (max-width: 768px) {}


















