body {
  direction: rtl;
  text-align: start;
    font-family: "ar-font" !important;
}

.my-btn a, .my-btn button,.about-info h3,.section-title h2 span,
.section-title h2,.all-cards .card.active h3,.nav-pills .nav-link,
.t-item p,.t-item h4,.partner-info h4,.partner-info h4,
.partner-info p,.partner-imgs .name h6,
.all-cards .card.active p,.team-item-details h3,
.right-sec-team .item-name h5,.section-title h4,
.join-page-details h4, .career_page h3,.capabiliti-item .item-title h5,
.capabiliti-item .item-disc .my-btn > span,
.singl-capab-details h4, .other-capab h4,.about-img-disc h6,
.statis-info h6,.counter-name h6,.goals-item h3,.our-goals-title h6,
.ins-item-details h3,.publication-item h4,h2,h3,h4,h5,h6,a{
    font-family: "ar-font" !important;  
}
.publication-item .item-disc i {
    transform: scaleX(-1);
}
.sidebar {
  right: auto;
  left: -350px;
}

.sidebar-width {
  left: 0px;
}

.close-side i {
  right: auto;
  left: 20px;
}

form {
  direction: rtl;
}

.animate__fadeInRight {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.animate__fadeInLeft {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.home-slider .owl-theme .owl-nav .owl-prev,
.home-slider .owl-theme .owl-nav .owl-next {
  left: 30px;
  right: auto;
}

.lolo-co {
  float: left;
}

.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInRight;
}

.animate__fadeInRight {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.animate__bounceInRight {
  animation-name: bounceInLeft;
}

.animate__bounceInLeft {
  animation-name: bounceInRight;
}

.search-btn i {
  margin-left: 0;
  margin-right: 12px;
}

.home-slider,
.home-slider .item,
.home-slider .item .container,
.home-slider .item .container .row {
  direction: rtl;
}

.site-search .woocommerce-product-search button {
  position: absolute;
  left: 0;
  right: auto;
}

.site-search .close-side i {
  left: 20px;
  right: auto;
}

.breadcrumb-section::after {
  left: 0;
  right: auto;
}

.nice-select::after {
  left: 12px;
  right: auto;
}

.nice-select {
  text-align: start !important;
  padding-left: 30px;
  padding-right: 12px;
}

ul.sub-menu,
.mynavbar .sub-menu li a::before {
  right: 0;
  left: auto;
}

li.menu-item-has-children > a::after {
  left: -13px;
  right: auto;
}

.fixed-icone {
  right: auto;
  left: 30px;
}
.fa-arrow-right:before {
  content: "\f060";
}
.my-btn a i::before,
.my-btn button i::before,
.more-btn a i::before {
  content: "\f177";
}
.about-img {
  left: 0;
  right: auto;
}
.vertical {
  transform: rotate(-90deg);
}
.more-btn {
  left: -43px;
  right: auto;
}
.partner-imgs::before {
  left: auto;
  right: 0;
}
.M-word::before {
  right: 0;
  left: auto;
}
.M-word {
  padding: 15px 32px 15px 0;
}
.form-group label {
  right: 16px;
  left: auto;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto !important;
  left: 0 !important;
}
.iti__arrow::after {
  right: -3px;
  left: auto;
}
input#phone,
input#phone2 {
  padding-left: 106px !important;
}
.form-group.date i {
  left: 14px;
  right: auto;
}
.joinUsPage .row:nth-child(even) {
  direction: ltr;
}
.joinUsPage .row:nth-child(even) .join-page-details {
  direction: rtl;
}
.select::before {
  left: 9px;
  right: auto;
}
.input-group.upload span.uplod i {
  left: 6px;
  right: auto;
}
.input-group.upload span.uplod {
  position: absolute;
  left: 15px;
  right: auto;
}
.ourteam-slider.owl-theme .owl-nav {
  left: 56px;
  right: auto;
}
.ourteam-slider.owl-theme .owl-nav .owl-next {
  /*transform: rotate(180deg);*/
}
.team-item {
  direction: rtl;
}
.right-sec-team .item-name {
  left: 0;
  right: auto;
}
.left-sec-img .item-name {
  right: 0;
  left: auto;
  width:195px;
}
.col-lg-4:first-of-type .capabiliti-item {
    border-top-left-radius: 0;
    border-top-right-radius: 21px;
}
.col-lg-4:nth-child(3) .capabiliti-item {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
}
.col-lg-4:nth-child(4) .capabiliti-item {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 21px;
}
.capabiliti-item .item-disc .my-btn span i{
  transform: rotate(180deg);
}
.sidebar .close-side i {
    left: 20px;
    right: auto;
}
@media (max-width: 768px) {
  .ourteam-slider.owl-theme .owl-nav {
    left: 11px;
  }
}
@media (min-width: 991px) {
.footer-links a:hover{
     font-family: "ar-font";  
}
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}






