html{
  direction: rtl !important;
}
.forms {
  left: 7px;
  right: auto;
}
.input-text, .select {
  background-position: 10px center;
}
.forms label .remember ~ i {
  right: 0;
  left: auto;
}
.process .container .steep .box::after {
  display: block !important;
}
.process .container .steep .box::before {
  display: block !important;
}
.process .container .steep .box:first-child:after {
  display: none !important;
}
.process .container .steep .box:last-child:before {
  display: none !important;
}
.about .block h6{
  background: linear-gradient(268deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
}

.services .block {
  direction: ltr;
}
.services h6 {
  padding: 5px 15px 0 0;
  background: linear-gradient(268deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
}
.customers .container h6 {
  background: linear-gradient(268deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
  padding: 5px  15px 0 0;
}
.customers-slider{
  direction: ltr;
}
.customers .item{
  direction: rtl;
  background-image: url(../img/item-ar.png);
  background-position: left  top;
}
.mailing h1 i {
  top: 3px;
  left: 0;
}
@media (max-width: 769px) {
  header .container ul.navbar-header li a{
    text-align: right;
  }
  .close-on{
    left: 65px !important;
    transition: all 0.3s ease 0s;
  }
  header .container .link i {
    margin-inline-end: 5px;
    margin-inline-start: 5px;
    margin-top: -5px;
  }
}

/*  */
.payments .container .block img.img-payment ~ img {
  left:  0;
  right: auto;
}
.video-cover .video .container h6 {
  background: linear-gradient(271deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
  padding: 5px 15px 0 0;

}
.about-page {
  background-image: url(../img/line-about-ar.png);
  background-position: right 43vh;
}
.slider-shop{
  direction: ltr;
}
.items .pru {
  direction: rtl;
}
.shop-page .tab-content h3 {
  float: right;
}
.slider-shop .owl-prev{
  left: 0;
  right: 0;
}
.slider-shop  .owl-next{
  right: auto;
  left: 43px;
}
.related h3 {
  float: right;
}
.open-ticket .container form .label .submit {
  float: left;
}

.open-ticket .container form .label .ticket-type span input ~ i {
  left: auto;
  right: 5px;
  top: 1px;
}
.open-ticket .container form .label .ticket-type span {
  float: right;
}
.open-ticket .container form .label .ticket-type span input {
  float: right;
}
.item-4 .but {
  flex-direction: row-reverse;
}
.forex .block .box .but {
  flex-direction: row-reverse;
}
.fbs-page .container .block .but {
  flex-direction: row-reverse;
}
.related-blog h6 {
  background: linear-gradient(268deg, #FFFFFF -106.63%, #00AA4F -106.6%, rgba(0, 170, 79, 0) 84.92%);
}
.blog-slider{
  direction: ltr;
}
.blogs .container .block .post {
  direction: rtl;
}
.dashboard .admin .admin-side .edit-profile a {
  padding: 8px 43px 5px 10px;
  background-position: right 10px center;
}
.dashboard .admin .admin-side .edit-profile a::after {
  left: 0px;
  right: auto;
  transform: rotate(180deg)
}
.dashboard .content .orders .top form .submit {
  left: auto;
  right: 12px;
}
a.back {
  background-position: right center;
}











