
body {
  font-family: system-ui;
}
.dir-ltr ,
.owl-carousel{
  direction: ltr;

}
.course-container {
  direction: ltr;
}
.dropdown-menu ,
.select2-container .select2-dropdown .select2-results ul .select2-results__option,
.form-style .form-control {
  text-align: left;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  width: 20px;
  height: 20px;
  right:25px;
  position: absolute;
}
label.container-radio {
  padding-left: 34px !important;
}



.accordion-lecture .panel-default>.panel-heading a span:last-child ,
.accordion-lecture .row-lecture a span,
.traniee-section .details-container h4 .rate-inline{
  float: right;
}
.nav-pills>li,
.rating-tab .progress-line .progress .progress-bar {
  float: left
}


.about-us .imgSec:after {
  right: 30px;
  left: unset;
}
.btn-theme i {
    margin-right: 10px;

}
.btn-theme .fa-arrow-left {
  transform: rotate(180deg);
}
.home-banner .imgSec {
  padding-left: 60px;
}
.home-banner .imgSec:after {
  left: 50px;
}
.pull-left {
  float: right !important;
}
.navbar-nav>li>.dropdown-menu li .message.read{
  border-left:3px solid #950D19 ;
 }
 .Menu-header .socila-media a{
  margin-right: 10px;
}
.title::after ,
.title::before{
  left: 0;
}
.select2-container .select2-dropdown .select2-search input {
  text-align: left;
}
.text-end {
  text-align: right;
}
.with-icon i,
.with-icon .iconImg{
  margin-left: 5px;
}
.form-check-box .form-check-container .form-check-inline .form-check-label::before,
.form-check-inline .form-check-label::before  {
  left: 0px;
}
.card-item h6 img {
  margin-right: 5px;
}
.our-Gallary p b {
  margin-right: 5px;
 }
 .Account-page .Account-page-container .image-part .img-account img {
  transform: scaleX(-1);
 }
 .bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 0;
  margin-left: 18px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text::before {
  left: 10px;
}
.accordion-collapse .btn-link:after {
  right: 15px;
}
.Gallary-page .new-filter .select-search-container .icon-before-select {
  left: 14px;
}
.contact-page-section .info-column .list-info li{
	padding-left:30px;
	padding-right:0;
}
.contact-page-section .info-column .list-info li img {
  left: 0;
}
.Accounts-header.open {
  border-left: 4px solid #e26515;
}
.card-item .price, .box-details .price {
    text-align: left;
    direction: rtl;
}
.card-item .price.used-price-container {
    direction: ltr;
    display: flex;
    width: 100%;
}
.card-item .price.used-price-container .used-price-span {
    display: flex;
    width: 100%;
    direction: rtl;
    text-align: left;
    justify-content: end;
}
.card-item .price.used-price-container .used-price-span:first-child {
    font-family: system-ui !important;
    width: 100px;
}

.card-used-label {
    right: 0;
    left: unset;
    clip-path: polygon(0% 0%, 90% 0%, 100% 0%, 100% 100%, 90% 100%, 0% 100%, 10% 50%);
}
.car-details .part-section b {
    float: right;
}
@media (min-width: 768px){
  .Exhibitions-header .Exhibitions-description {
    padding-left: 60px;
  }
  .owl-dots {
      top: -44px;
      left: unset;
      right: 0;
      min-width: 110px;
  }
  .owl-nav {
    right: 60px;
    left: unset;
  }
.navbar-header ,
.navbar-nav,
.navbar-left,
.navbar-nav>li{
    float: left !important;
}
.navbar-right {
  float: right!important;
}
}

.cards-about::before {
  left: 0;
}
.about-vision-message::before {
  right: 0;
}
.search-card {
  padding-left: 10px;
  margin-left: 15px;
  border-left: 2px solid #bfbfbf;
}
.navbar .navbar-brand img {
  margin-left: 20px;
}
.SidebarContainer {
  right: -130%;
}

  .SidebarContainer .OverLay {
    right: -130%;
      transition: all .5s;
  }

  .SidebarContainer.active .OverLay {
    right: 0;
      transition: all .5s;
  }

  .SidebarContainer .SidebarContent {
    right: -130%;
      transition: all .5s;
  }

  .SidebarContainer.active .SidebarContent {
    right: 0;
      transition: all .5s;
  }
  .SidebarContainer .SidebarContent .SidebarBody .rowItemcart .RemoveItem {
    right: 10px;
  }
  .question-row.form-check a, .question-title a {
    left: unset !important;
    right: 14px;
}
.course-container .img-container .details-header .wishlist {
  right: 5px;
}
.Mobile-app .Mobile-app-container .Mobile-app-content a {
  margin-right: 10px;
}
.login-btns::before {
  right: 36px;
}

.bill-count strong {
  right: 18px;
  top: -4px;
}

.navbar .navbar-nav>li>a.bill-count strong {
  right: 10px;
  top: 0;
}
.dropdown-menu {
  left: -200px;
}
.navbar-nav>li>.dropdown-menu li .message.read,
.notifiction-dropdown .dropdown-menu li .message.read {
 border-left:3px solid #950D19 ;
}
.subscribe .content-subscribe button img {
  transform: rotate(180deg);
}
.card-item .hint {
  right: -10px;
}
.Gallary-page .new-filter .filter-multi-select > .dropdown-toggle::before {
  right: 0;
}
.Gallary-page .new-filter .filter-multi-select .dropdown-item .custom-control-label {
  padding-left: 25px;
}
.Gallary-page .new-filter .filter-multi-select .dropdown-item .custom-checkbox ~ .custom-control-label::after {
  left: 0;
}
.hint-box-details .hint-box-details-section:first-child {
  border-right: 1px solid #fff;
}
.filter-in-mobile a {
  float: right;
}
.input-search-faq {
  padding-left: 40px;
}
.toast-wrapper {
  left: 5px;
}

.landing-header {
    background: url(../../../landingPage/assets/images/bg-images/header-bg-en.webp) no-repeat center center;
    background-size: cover;
}
.landing-btn {
    left: 140px;
    right: unset;
}



  @media (max-width: 768px){
    .Gallary-page .new-filter {
        right: -120%;
    }
    .Gallary-page .new-filter.open {
      right: 0;
  }
      .navbar-nav>li {
          float: left !important;
      }
      .navbar-header {
          float: right;
      }
    .row-account a i {
      margin-right: 5px;
    }
    .statistiques .statistiques-item {
      padding-left: 40px;
    }
  .cart-details-container .cart-section .action-course {
    float: right;
  }
      .landing-header {
          background: url(../../../landingPage/assets/images/bg-images/header-bg-mobile-en.webp) no-repeat center center;
          background-size: cover;
      }
      .block3-head {
          font-size: 4vw;
      }
      .our-Gallary .owl-stage , .item-container-home-page .owl-stage , .item-details .owl-stage , .item-details-car .owl-stage {
          padding-left: 0 !important;
          padding-right: 60px !important;
      }
      .Featured-cars .owl-stage  {
          padding-left: 0 !important;
          padding-right: 50px !important;
      }
}


@media (max-width: 768px){
    .Header-mobile > a > span, .Header-mobile .part-footer > span {
        height: 6vw;
    }
}
