
@font-face {
  font-family: tajawal;
  font-style: normal;
  font-weight: 400;
  src: local("Tajawal-Regular"),
    url(../fonts/Tajawal-Regular.ttf) format("truetype");
}


body,
span {
  font-family: "Tajawal", sans-serif !important;
  direction: rtl;
  text-align: right;
}
/* .row{
  direction: rtl;
} */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Tajawal", sans-serif !important;
}

.footer .widget-title,
.btn{
  font-family: "Tajawal", sans-serif !important;
}

.header-contact a {
  direction: rtl;
}

.header-dropdowns .header-dropdown+.header-dropdown,
.header-dropdowns .header-dropdown+.dropdown {
  margin-right: 2rem;
  margin-left: inherit;
}


.header-menu {
  left: inherit;
  right: 0;
}

.header-dropdown a img {
  margin-right: inherit;
  margin-left: 0.6rem;
}

.header-contact::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 1px;
  height: 43px;
  margin-top: -21.5px;
  background-color: #d1dee9;
}

.header-contact::after {
  content: "";
  width: 0px;
  height: 0px;
  background-color: transparent;
  display: none;
}

.list li a::before {
  right: 0;
  border-left: inherit;
  border-right: 4px solid #333;
}

.header-dropdown>a::after {
  display: none;
}

.header-dropdown>a::before {
  position: absolute;
  top: 50%;
  right: inherit;
  left: 0;
  width: 0;
  height: 0;
  margin-top: -2px;
  margin-right: 0.6rem;
  border-width: 4px 3px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
  content: "";
}

.header-dropdown.languages>a::before {
  display: none;
}

.header-dropdown>a {
  padding-right: 0px;
  padding-left: 1.6rem;
}

.header-dropdowns .header-dropdown+.header-dropdown::before,
.header-dropdowns .header-dropdown+.dropdown::before {
  display: none;
}

.header-dropdowns .header-dropdown+.header-dropdown::after,
.header-dropdowns .header-dropdown+.dropdown::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  height: 11px;
  border-left: 1px solid;
  margin-top: -5.5px;
  opacity: 0.8;
}

.contact-info p {
  margin-right: 5.5rem;
  margin-left: 0px;
}

.contact-info i {
  float: right;
}

.contact-info p {
  direction: ltr;
}

.form-footer .btn {
  margin-left: 3rem;
  margin-right: 0px;
}

.footer a {
  direction: ltr;
  font-size: 12px;
}

.menu>li {
  float: right;
}

.owl-carousel .owl-stage-outer {
  /*direction: rtl;*/
  height: auto !important;
}


.header-right {
  margin-left: initial;
  margin-right: auto;
}

.toolbox .pagination {
  margin-right: auto;
  margin-left: inherit;
}

.or span {
  margin-right: 28vw !important;
  margin-left: inherit;
}

.owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  direction: ltr;
}

.owl-carousel {
  direction: ltr !important;
}

.owl-carousel .owl-item {
  float: right !important;
}

.owl-carousel .owl-wrapper-outer {
  direction: rtl !important;
}

.header-top {
  direction: rtl;
}


.sort-by-select select {
  margin-left: 15px;
  padding: 0px 10px 0px 10px !important;
}

.btn-list {
  margin-left: 0;
  margin-right: 15px !important;
}


@media screen and (min-width: 1200px) {
  .logo {
    margin-left: 17px;
    margin-right: inherit;
  }

  .header-contact {
    padding-left: 2.8rem;
    margin-left: 1.5rem;
    padding-right: 0px;
  }
}



.custom-control-label::before,
.custom-control-label::after {
  top: 0;
  right: 0;
}

.custom-control {
  padding-right: 3rem;
  padding-left: inherit;
}

.list li a {
  text-transform: capitalize;
  padding: 0.9rem 2rem 0.8rem 0rem;
}

@media screen and (max-width: 768px) {
  body header{
    direction: ltr;
  }

  .header {
    direction: ltr;
  }

  .header-dropdown.languages {
    position: absolute;
    right: unset !important;
    left: 20px;
  }

}

@media (max-width: 480px) {

  .header-right {
    margin-right: 0 !important;
  }
}


.header-dropdown.languages::after {
  display: none !important;
}

/* leading hands css */

.about h2::after{
    right: 0;
}   


.slick-slide {
  text-align: right;
}


.s-p-contet .post-content .post-entry-content blockquote {
  padding: 30px 0 30px 30px;
  border-right: 4px solid #0056b3;
  border-left: 0;
}

.ml-auto, .mx-auto {
  margin-right: auto!important;
}

.blog .post .content .entry-meta span i {
  margin-left: 10px;
}

.phone_num{
  direction: ltr;
}

.about .box-info h5 {
  letter-spacing: 0px !important;
}
