body {
    direction: ltr;
    text-align: start;
}
.sidebar {
    right: auto;
 left: -350px;
}
.sidebar-width{
    left: 0px;
    
}
input,.wpcf7 input[type="url"],
.wpcf7 input[type="email"], 
.wpcf7 input[type="tel"],textarea{
    direction: ltr;
}

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

.modal-header .close{
    right: 25px;
    left: auto;
}
.count-block {
    padding: 0 49px;
}
.about-page-after::after {
left:auto;
    right: 0;
    transform: scaleX(-1);
    width:78%;
}
footer a ,.mynavbar ul li a,.title h4,.service-title h4{
    text-transform: capitalize;
}
.lolo-co{
    float: left;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInRight;
}
.fadeInRight {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.animate__bounceInLeft{
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;    
}
.animate__bounceInRight{
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;    
}
.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;
}
form{
    direction: ltr;
}
.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;

}


.site-search .woocommerce-product-search button {
    position: absolute;
    right: 0;
    left: auto;
}
.nav-pills .nav-item img {
    left: -25px;
    right: auto;
}
.nav-pills .nav-link::after {
   right: auto;
    left: 0;
    border-radius: 15px 0 0  15px ;
}
.sub-menu {
    right: auto;
    left: -24px;
}
li.menu-item-has-children > a::before {
    left: auto;
    right: -12px;
}
.sub-menu::before {
    right: auto;
    left: 36px;
}
.date span::after{
    right: 0;
    left: auto;
}
.title h4::after{
    right: -13px;
    left: auto;
}
.about-page .row:nth-child(even) {
    direction: rtl;
}
.about-page .row:nth-child(even) .about-info {
    direction: ltr;
}

.contact-form h5::before{
    left: 26px;
    right: auto;
}
.form-group i, .form-group img {
    left: 18px;
    right: auto;
}
.card-header .btn::after {
left: auto;
    right: 28px;
}
.counter-item::after {
    right: -92px;
    left: auto;
}
.input-group.upload span.uplod {
   right: auto;
    left: -45px;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"]
, .wpcf7 input[type="tel"] {
    direction: ltr !important;
}
.know-more a i {
    transform: scaleX(-1);
}
.aqar-block .aqar-body h4 {
    font-size: 23px;
}
.aqar-img .price {
    right: 10px;
    left: auto;
}

@media (max-width: 991px){

}


.service-box p {
    min-height: 170px;
}
.breadcrumb-item+.breadcrumb-item::before {
    transform: scaleX(-1);
}
.detail-block h6 span {
    font-size: 13px;
}
.all-aqar-details .col-md-3.col-6 {
    padding-inline-end: 0;
}
.overview, .offer-details, .aqar-video, .location {
    padding: 30px 28px 33px;
}
.single-service-item h5 {
    font-size: 22px;
    min-height: 58px;
    line-height: 29px;
}
.sidebar .close-side i{
    right:20px;
    left:auto;
}
section.services::before {
    left: 0;
    right: auto;
        transform: scaleX(-1);
}
section.services::after {
    right: 0;
     left:auto;
      transform: scaleX(-1);
}

.contact-btn.more a, .service-box .more a {
    /* background: linear-gradient(90deg, #78BA97  0%, #25908A 100%); */
}
.more a{
       /* background: linear-gradient(90deg, #D48660 0%, #EAB684 94.62%); */
}
#pills-2 .aqar-block .aqar-body h4 {
    min-height: 55px;
}
.contact-page .more button {
    /*background: linear-gradient(90deg, #78BA97 3.76%,  #25908A 94.74%);*/
}

.detail-block h6 span {
    font-size: 10px;
}

.fixed-icone {
left:auto;
    right: 30px;
}
.fixed-icone.fixed-phone{
    /*bottom: 95px;*/
        right: auto;
    left: 22px;
    
}





@media (min-width: 991px) {
    .hero-img {
        right: 0;
        left: auto;
    }
}



