@font-face {
    font-family: open_sansregular;
    src: url(../fonts/GEDinarOne-Regular.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: open_sansbold;
    src: url(../fonts/GEDinarOne-Bold.otf) format('opentype');
    font-style: normal;
}

@font-face {
    font-family: open_sanssemibold;
    src: url(../fonts/GEDinarOne-Medium.otf) format('opentype');
    font-weight: 600;
}
body,
h1,
h2,
h3,
h4,
h5,
span,
h6,.ds .sf-menu > li > a,.ds .btn-darkgrey ,.btn.ds #isotope_filters a, .ds .filters a,
.ds .breadcrumb .breadcrumb-item a,.btn,.breadcrumb-item {

    font-family: 'Cairo', sans-serif !important;
}
html,body{
    direction: rtl;
}
.page_slider .flexslider .slides,.careers,.top-includes,.phone {
    direction: ltr;
    text-align: right;
}
.owl-carousel.owl-loaded {
    direction: ltr;
}
.about_section{
    text-align: right;
  direction: rtl;
}
.about_section ul li::before{
    right: 0px;
    left:unset;
}

.about_section ul li {

    padding: 4px 30px 4px 0;
  }
  .divider-line.text-center.text-sm-left {
    margin-left: auto;
    margin-right: 0;
  }
.text-left{
    text-align: right !important;
}
[data-toggle="collapse"]::after {
    left:28px;
    right:unset;
}
.page_slider .intro_featured_word {
    font-size: 40px;
    font-family: "Work Sans", sans-serif !important;
  }
  .service-single.with-icon.layout2 h5 {
    line-height: 1.9;
  }

  [role="tablist"] .card-body {
    text-align: right;
}
.icon-box h2, .icon-box h3, .icon-box h4, .icon-box h5
{
    line-height: 1.5;
}
.filters a + a {
    margin-right: 10px;
    margin-left: 0;
  }
  .page_footer .widget_icons_list .icon-styled.bordered + p{
    text-align: right;
}
.breadcrumb-item + .breadcrumb-item::before {

    padding: 0 5px;
  }
  .page_footer.text-center:not(.text-lg-right) .icon-styled.bordered {
    margin-right: 0;
    margin-left: 20px;
  }
  .page_slider .intro_layers {

    margin-right: 250px;
        margin-left:0;
  }
  .about_section_div{
    text-align:center;
  }
  .dr{
    direction: rtl;
  }