body {
  direction: ltr;
  text-align: start;
  font-family: "Vazirmatn", sans-serif;
}

.sidebar {
  right: auto;
  left: -350px;
}

.sidebar-width {
  left: 0px;
}

input,
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea,
form {
  direction: ltr;
}

li.menu-item-has-children > a::after {
  left: auto;
  right: -13px;
}

ul.sub-menu {
  right: auto;
  left: 0;
}

.home-slider .row {
  direction: ltr;
}

.serv-img::after {
  right: -6px;
  left: auto;
}


.sidebar .close-side i {
    right: 20px;
    left: auto;
}
.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;
}

.comp-rights {
  text-align: right;
}

.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 {
  direction: ltr;
}

.form-group.mobil span.mob-num {
  left: auto;
  right: 16px;
}
.my-btn a img {
  transform: scaleX(-1);
}
.my-btn a:hover img {
  transform: scaleX(-1) rotate(-45deg);
}
.single_project-slider.owl-theme .owl-nav .owl-prev {
  left: 65px;
  right: auto;
  transform: scaleX(-1);
}
.single_project-slider.owl-theme .owl-nav .owl-next {
  left: 15px;
  right: auto;
  transform: scaleX(-1);
}
.single_project-slider.owl-theme .owl-dots {
  right: -30px;
  left: auto;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  left: auto !important;
  right: 0 !important;
}
.form-group label {
  right: auto;
  left: 14px;
}
.iti__arrow::after {
  left: -12px;
}
.my-btn button img {
  transform: scaleX(-1);
}
.my-btn button:hover img {
  transform: scaleX(-1) rotate(-45deg);
}
.form-group .select::after {
  right: 9px;
  left: auto;
}
table ,.serive_item{
    direction: ltr;
}
.proj-item-more {
    position: absolute;
    bottom: 60px;
    right: 30px;
    left: auto;
}
table.project-table tr:first-child td.value {
    border-radius: 0 16px 0px 0;
}
table.project-table tr:first-child td.label {
    border-radius: 16px 0 0 0;
}
table.project-table tr:last-of-type td.value {
    border-radius: 0 0 16px 0;
}
.request a {
    min-width: 160px;
    padding: 12px 6px;
    font-size:15px;
}
input#phone, input#phone2 {
    padding-left: 12px !important;
    padding-right: 107px !important;
}
.vission_item {
    min-height: 333px;
}
.request a {
    min-width: 180px;
}
.mynav .navbar-menu li {
    padding-inline-end: 30px;
}
  #circularMenu {
    right:auto;
    left: 16px;
  }
    #mybtn {
    right:auto;
    left: 16px;
    }
@media (max-width: 768px) {
  .my-btn button img {
    transform: scaleX(-1) !important;
  }
  .my-btn button:hover img {
    transform: scaleX(-1) !important;
  }
  .proj-item-more {
    right: 12px;
}
    .project_item .project_item_info {
        padding: 28px 15px 69px !important;
    }
    .contact_sec_content .my-btn a:hover img, .my-btn a:hover img{
    transform: scaleX(-1) rotate(0deg) !important;
}
.request a {
    min-width: 196px;
}
}









