body {
    direction: ltr;
    text-align: start;
}


.sidebar .close-side i {
    right: -30px;
    left: auto;
}

.sidebar {
    right: auto;
    left: -100%;
}

.sidebar-width {
    left: 0;
    right: auto;
    width: 100%;
}

input,
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea {
    direction: ltr;
}

.video-icone {
    left: auto;
    right: 118px;
}

form {
    direction: ltr;
}


.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;
}

.footer .sochial-links,
.contact-sochial .sochial-links {
    left: auto;
    justify-content: left;

}

.comp-rights {
    text-align: right;
}

.site-search .woocommerce-product-search button {
    position: absolute;
    right: 0;
    left: auto;
}


/* ********************************************8 */
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr !important;
}

.slider-home.owl-theme .owl-dots,
.card-slider.owl-theme .owl-dots {
    left: 115px;
    right: auto;
}


section.about .about-img {
    right: 0;
    left: auto;
}

section.about .about-img img {
    border-radius: 252px 0 0 252px;
}

.service-img {
    left: auto;
    right: 74px;
}
.more a i {
    transform: rotate(135deg);
}
.card-header .btn::after {
left: auto;
    right: 20px;
}

.contact-form .mobil span.mob-num {
left: auto;
    right: 15px;
}
.breadcrumb-item+.breadcrumb-item::before {
  transform: scaleX(-1);
}

.more a:hover i {
    transform: rotate(180deg);
}
.footer-links h4, .right-footer h4 {
    font-size: 24px;
}
.vission-item p {
    padding: 0 10px;
    font-size: 20px;
    min-height: 152px;
}



@media (max-width:768px) {

.sidebar .close-side i {
    right: 14px;
}
    .video-icone {
        right: 0px;
    }
}











