body {
  direction: rtl !important;
  font-family: "Tajawal", sans-serif;
}

.owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  direction: ltr !important;
}

.text-end {
  text-align: left !important;
}

.text-start {
  text-align: right !important;
}

.list-2 li:after {
  left: auto;
  right: -15px;
}

.ltr {
  direction: ltr !important;
}

.header-nav .nav > li .sub-menu li i {
  transform: rotate(180deg);
}
.nav.navbar-nav li a i.fa-chevron-down {
  direction: ltr;
}
.header-nav .nav > li .sub-menu li i {
  float: left;
}
.modal-header {
  flex-direction: column-reverse;
}
.head-langschool .title {
  direction: rtl;
}
.head-langschool p {
  direction: rtl;
}
@media only screen and (max-width: 1200px) {
  .portfolio .dez-info .dez-title {
    font-size: 20px;
  }
}
h5.dez-title.m-t0 {
  font-size: 20px;
}
@media only screen and (max-width: 1199px) {
  .portfolio .dez-info .dez-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 700px) {
  .portfolio-ic a {
    font-size: 15px;
  }
}
.service-box-2 .dlab-info p {
  font-size: 17px;
}
.service-box-2 {
  direction: rtl;
}
h4.post-title.title-news-home {
  font-size: 15px;
}
.ow-entry-content {
  direction: rtl;
}
.service-box-2 .dlab-info p {
  font-size: 17px;
}
.about-three .content-bx:after {
  left: 35px;
}
.list-check.circle.primary li:after {
  background: var(--color-primary);
  color: #fff;
}

.service-box-2 .title {
  font-weight: bold;
}

/* list-check circle */
.list-check.circle li:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 30px;
  line-height: 32px;
  text-align: center;
}

.list-check.circle li:before,
.list-check.circle li:hover:before {
  content: "";
  background: unset !important;
}

.list-check.circle li:hover:after {
  content: "\f005";
  transition: all 0.5s;
  transform: rotate(180deg);
}

.list-check.circle li {
  padding: 8px 45px 8px 0;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.5s;
}

.list-circle li:after,
.list-angle-right li:after,
.list-arrow li:after,
.list-check li:after,
.list-checked li:after,
.list-icon-box li:after,
.list-chevron-circle li:after,
.list-hand-point li:after,
.list-cup li:after,
.list-pen li:after,
.list-heart li:after,
.list-star li:after {
  font-family: "themify";
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777;
}

.acod-head a.collapsed:before {
  content: "\e61a";
  font-size: 16px;
  font-family: "themify";
}

.shop-categories .acod-head a.collapsed:before,
.shop-categories .acod-head a:before {
  font-family: open sans;
  font-weight: 700;
  color: #000;
  font-size: 18px;
  right: 5px;
}

.shop-categories .acod-head a:before {
  content: "--";
}

.accdown1 .acod-head a:before {
  content: "\e64b";
}

.shop-categories .acod-head a.collapsed:before,
.shop-categories .acod-head a:before {
  font-family: open sans;
  font-weight: 700;
  color: #000;
  font-size: 18px;
  right: 5px;
}

.acod-head a:before {
  font-family: "themify";
  content: "\e622";
  float: right;
  color: #efbb20;
  font-size: 16px;
  letter-spacing: -2px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.acod-head a.collapsed:after {
  content: "";
  font-size: 16px;
  font-family: "themify";
}

.acod-head a:after {
  font-family: "themify";
  content: "";
  float: right;
  color: #efbb20;
  font-size: 16px;
  letter-spacing: -2px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.acod-head a {
  padding: 17px 25px 17px 40px;
}



.sort-title h4:before {
  right: -160px;
  left: unset;
}

.sort-title h4:after {
  left: -160px;
  right: unset;
}
.list-2 li:after {
  left: auto;
  right: -15px;
}
.list-2 li::after {
  transition: all 0.5s linear;
}
.list-2 li:after {
  content: "\e60a";
  font-family: "themify";
  font-size: 11px;
  left: 0;
  position: absolute;
}
.list-2 li::after {
    transition: all 0.5s 
linear;
}


.list-2 li:after {
    content: "\e60a";
    font-family: "themify";
    font-size: 11px;
    left: 0;
    position: absolute;
}

.list-2 li:after {
    content: "\e60a";
    font-family: "themify";
    font-size: 11px;
    left: 0;
    position: absolute;
}

.list-2 li:before {
    content: "";
    font-family: "themify";
    font-size: 11px;
    left: 0;
    position: absolute;
}
.step1.active {
    background: #ffc107;
    color: white;
    border-top-left-radius: 93px;
}