body {
  direction: rtl;
  text-align: start;
}

input,
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea,
form ,
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
  direction: rtl !important;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl !important;
}
.sidebar {
  right: -100%;
  left: auto;
}
.sidebar-width {
  left: auto;
  right: 0px;
}
.sidebar .close-side {
  right: auto;
  left: 140px;
}
.sidebar ul li a:after {
  right: 0px;
  left: auto;
  content: "\f104";
}
li.menu-item-has-children > a::after {
  left: auto;
  right: -13px;
}

ul.sub-menu {
  left: auto;
  right: 0;
}

.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;
}


.service_item {
  direction: rtl;
}
.counter-item {
  text-align: end;
}
div#fp-nav {
  right: 10px; 
  left: auto;
}
.fixed-icone {
  right: auto;
  left: 16px;
}
.new_item .new_name {
  direction: rtl;
}
.page-item:last-child .page-link,
.page-item:first-child .page-link {
  transform: scaleX(-1);
}
.Leadership_page::before {
  left: -64px;
  right: auto;
}

.meet_our_team::before {
  left: auto;
  right: -42px;
}
.ceo_img img {
  border-radius: 0 0 161px 0;
}
.ceo_img::before {
  right: -11px;
  left: auto;
  border-radius: 0 0 116px 0;
}
.team_itme .name,.team-img img{
  border-radius: 0 0 80px 0;
}
.team_itme {
  box-shadow: 0px 0px 41.21px 0px #0000001c;
  border-radius: 0 0 80px 0;
}
.col-lg-6:nth-child(3) .team_itme .name,
.col-lg-6:nth-child(4) .team_itme .name,
.col-lg-6:nth-child(3) .team_itme img,
.col-lg-6:nth-child(4) .team_itme .team-img img {
border-radius: 0 0 0 80px;
}
.col-lg-6:nth-child(3) .team_itme,
.col-lg-6:nth-child(4) .team_itme,
.col-lg-6:nth-child(3) .team_itme,
.col-lg-6:nth-child(4) .team_itme {
  box-shadow: 0px 0px 41.21px 0px #0000001c;
  border-radius: 0 0 0 80px;
}
.card-header .btn::after {
    left: 0px;
    right: auto;
}
@media (max-width: 768px) {
  .sidebar .close-side {
    left: 23px;
  }
}

.statistics_sec .statistics_sec_content::after {
    left: 0px;
    right: auto;
    transform: scaleX(-1);
}

.service_item {
    min-height: 404px;
}

.wpcf7-form * {
    direction: rtl !important;
}






