
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap');
a,
table,
h1,
h2,
h3,
h4,
h5,
h6,
label,
button,
/* span, */
div,
p,
th,
input,
button,
textarea{
      /* font-family: 'Almarai', sans-serif!important; */
      font-family: 'Cairo', sans-serif!important;
}


 
.faq-accordion .accordion-item,
.institute-nav,
.counter-section,
.about-video-section,
.contact-section,
.page-breadcrumb,
.banner-box,
.course-info,
.section-padding-01,
.banner-big-box,
.call-to-action__wrapper,
.section-title__title,
.offcanvas-body,
.offcanvas-header,
.ihs-slider,
.header-main-02{
      direction: rtl;
}

 .index-news,
.category-institute,
.faq-section,
.about-section{
  direction: ltr;
}


.category-item__caption{
    text-align: center;
}

.form-label,
.faq-accordion .accordion-button,
.about-description,
.contact-info h2,
.contact-info h3{
  text-align: right;
}

.header-action-02 {
      margin-left: 10px;
      margin-right: auto;
  }


  .header-logo {
      margin-right: unset;
      margin-left: 38px;
  }


  .slider-section__shape-01 {
    right: unset;
    left: 30%; 
  }


  .slider-section__shape-02 { 
    left: 0; 
    right: auto !important; 
  }


  .slider-section__shape-03 { 
    left: 88px; 
    right: auto !important; 
  }


  .slider-section__shape-04 { 
    left: 10%; 
    right: auto !important; 
  }


  .banner-big-box__image{
    right: unset;
    left: 0;
  }

  .banner-big-box__arrow{
    left: unset;
    right: 36px;
  }


  .banner-big-box{
    padding: 0px 85px 0px 0px;
  }


  .call-to-action__icon{
    left: unset;
    right: -32px;
  }


  .breadcrumb-item+.breadcrumb-item:before {
    float: right;
    padding-left: 0.5rem; 
    padding-right: 0.5rem;
}


.contact-info__content{
  padding-left: unset;
  padding-right: 20px;
}


.sidebar-widget-02__psot-info{
  padding-left: unset;
  padding-right: 17px;
}


.categories-item__name::before{
  content: "\f104";
  right: unset;
  left: -15px;
}



.widget-filter__item input[type=radio] + label { 
  padding-right: 30px; 
}




/* loader */
.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}

/* loader */
 