.rtl body {
  font-family: "Noto Kufi Arabic", sans-serif;
  direction: rtl;
}
.rtl body h1, .rtl body h2, .rtl body h3 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
.rtl body header .header-wrapper .contact .site-btn.ar-switch {
  margin-left: 20px;
  margin-right: 0px;
}
.rtl body header .header-wrapper .mobile-menu ul li a {
  text-align: right;
}
.rtl body section.home-slider {
  direction: ltr;
}
.rtl body section.home-slider .hero-slider .swiper-container .swiper-button-prev {
  right: 5%;
  left: auto;
  transform: rotate(180deg);
}
.rtl body section.home-slider .hero-slider .swiper-container .swiper-button-next {
  left: 5%;
  right: auto;
  transform: rotate(180deg);
}
.rtl body section.home-slider .hero-slider .swiper-container .swiper-slide .slide-inner .meta span, .rtl body section.home-slider .hero-slider .swiper-container .swiper-slide .slide-inner .meta h1 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
.rtl body section .section-title h2 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
.rtl body section .section-title span {
  display: none;
}
.rtl body section#about .about-content-wrapper .abt-content {
  padding-left: 16px;
  padding-right: 50px;
}
.rtl body section#about .about-content-wrapper .abt-content h3 {
  font-family: "Noto Kufi Arabic", sans-serif;
  text-align: right;
}
.rtl body section#about .mission-vision-wrapper .mision-vision-content h3 {
  width: 100%;
  text-align: right;
}
.rtl body section#services .service-card h5 {
  left: auto;
  right: 30px;
  text-align: right;
}
.rtl body section#services .swiper .swiper-controls .swiper-button-next {
  right: 5%;
  left: unset;
}
.rtl body section#services .swiper .swiper-controls .swiper-button-prev {
  right: unset;
  left: 5%;
}
.rtl body section#events .event-wrapper .event-align-center .event-content {
  padding-left: unset;
  padding-right: 100px;
}
.rtl body section#events .event-wrapper .event-align-center .event-content h3 {
  margin-bottom: 30px;
  text-align: right;
}
.rtl body section#events .event-wrapper .event-align-center .event-content .date img {
  margin-right: unset;
  margin-left: 10px;
}
.rtl body section#events .event-wrapper .event-align-center.direction-zigzag .event-content {
  padding-left: 100px !important;
  padding-right: unset !important;
}
.rtl body footer .footer-top .section-title h2 {
  text-align: right;
}
.rtl body footer .footer-top .site-btn {
  float: right;
}
.rtl body footer .footer-mid .download-btn {
  text-align: right;
}
.rtl body footer .footer-mid .download-btn i {
  margin-left: unset;
  margin-right: 30px;
}
.rtl body footer .footer-mid .social-links {
  text-align: right;
}
.rtl body footer .footer-bottom .text-right {
  text-align: left !important;
}
.rtl body footer .footer-links {
  text-align: right;
}
.rtl body footer .footer-links p {
  text-align: right !important;
}
.rtl body .text-btn {
  float: right;
}
.rtl body .text-btn span {
  margin-left: auto;
  margin-right: 10px;
}
.rtl body .text-btn span img {
  transform: rotate(270deg);
}
.rtl body .text-btn:after {
  left: auto;
  right: 0;
}
.rtl body .round-button {
  text-align: right;
}
.rtl body .round-button span svg {
  right: 5px;
  left: unset;
  transform: rotate(270deg);
}
.rtl body.innerpage .event-wrapper .event-align-center .event-content {
  padding-left: unset;
  padding-right: 100px;
}
.rtl body.innerpage .event-wrapper .event-align-center .event-content h3 {
  text-align: right;
}
.rtl body.innerpage .event-wrapper .event-align-center.direction-zigzag .event-content {
  padding-left: 100px;
  padding-right: unset;
}
.rtl body.innerpage.events .event-wrapper h3 {
  text-align: right;
}
.rtl body.innerpage.events .recent-list .recent-card h5 {
  text-align: justify;
  -moz-text-align-last: right;
       text-align-last: right;
}
.rtl body.innerpage.events .recent-list .recent-card .date img {
  margin-left: 10px;
  margin-right: unset;
}
.rtl body.innerpage.events.single .date img {
  margin-right: unset;
  margin-left: 10px;
}
.rtl body.innerpage.events.single .swiper.recent-swiper .swiper-slide .recent-card .event-title h5 {
  -moz-text-align-last: right;
       text-align-last: right;
  text-align: justify;
}
.rtl body.innerpage.gallery.single .swiper .swiper-slide .event-title h5 {
  text-align: justify;
  -moz-text-align-last: right;
       text-align-last: right;
}
.rtl body.innerpage.contact .contact-section h3 {
  text-align: right;
}
.rtl body.innerpage.contact .contact-section .contact-details h5, .rtl body.innerpage.contact .contact-section .contact-details p {
  text-align: right;
}
.rtl body.innerpage.contact .contact-section .contact-details img {
  float: right;
}
.rtl body.innerpage.contact .map .form-wrapper h3 {
  text-align: right;
}

@media screen and (min-device-width: 315px) and (max-device-width: 600px) {
  .rtl body section#about .about-content-wrapper .abt-content {
    padding-right: 16px;
  }
  .rtl body section#about .about-content-wrapper .abt-content h3 {
    text-align: center !important;
  }
  .rtl body section#about .mission-vision-wrapper .mission-vision-content h3 {
    text-align: center !important;
  }
  .rtl body section#events .event-wrapper .event-align-center .event-content {
    padding-right: unset;
  }
  .rtl body section#events .event-wrapper .event-align-center .event-content h3 {
    text-align: center;
  }
  .rtl body section#events .event-wrapper .event-align-center.direction-zigzag .event-content {
    padding-left: unset !important;
  }
  .rtl body footer .footer-top .section-title h2 {
    text-align: center;
  }
  .rtl body footer .footer-top .site-btn {
    float: none;
  }
  .rtl body .text-btn {
    float: none;
  }
  .rtl body.innerpage .event-wrapper .event-align-center .event-content {
    padding-right: 16px;
  }
  .rtl body.innerpage .event-wrapper .event-align-center.direction-zigzag .event-content {
    padding-left: 16px;
  }
  .rtl body.innerpage .date img {
    margin-right: unset;
    margin-left: 10px;
  }
  .rtl body.innerpage.events .event-wrapper h3 {
    text-align: center;
  }
  .rtl body.innerpage.events.single .swiper.recent-swiper .swiper-slide .recent-card .event-title h5 {
    -moz-text-align-last: center;
         text-align-last: center;
    text-align: justify;
  }
  .rtl body.innerpage.gallery.single .swiper .swiper-slide .event-title h5 {
    -moz-text-align-last: center;
         text-align-last: center;
  }
  .rtl body.innerpage.contact .contact-section h3 {
    text-align: center;
  }
  .rtl body.innerpage.contact .contact-section .contact-details h5, .rtl body.innerpage.contact .contact-section .contact-details p {
    text-align: center;
  }
  .rtl body.innerpage.contact .contact-section .contact-details img {
    float: none;
  }
  .rtl body.innerpage.contact .map .form-wrapper h3 {
    text-align: center;
  }
}
@media screen and (min-device-width: 576px) and (max-device-width: 767px) {
  .rtl body section#about .about-content-wrapper .abt-content {
    padding-right: 16px;
  }
  .rtl body section#about .mission-vision-wrapper .mission-vision-content h3 {
    text-align: center !important;
    margin-bottom: 20px;
  }
  .rtl body section#about .mission-vision-wrapper .mission-vision-content p {
    -moz-text-align-last: center;
         text-align-last: center;
  }
  .rtl body section#events .event-wrapper .event-align-center .event-content {
    padding-right: 0px;
  }
  .rtl body section#events .event-wrapper .event-align-center.direction-zigzag .event-content {
    padding-left: 0px !important;
  }
  .rtl body footer .footer-top .section-title h2 {
    text-align: center;
  }
  .rtl body footer .footer-top .site-btn {
    float: none;
  }
  .rtl body footer .footer-top .footer-links p {
    text-align: center !important;
  }
  .rtl body .text-btn {
    float: none;
    margin: 30px auto 0;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
  }
  .rtl body.innerpage .event-wrapper .event-align-center .event-content {
    padding-right: 16px;
  }
  .rtl body.innerpage .event-wrapper .event-align-center .event-content h3 {
    text-align: center;
  }
  .rtl body.innerpage .event-wrapper .event-align-center.direction-zigzag .event-content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .rtl body.innerpage.events .recent-list .recent-card h5 {
    text-align: justify;
    -moz-text-align-last: right;
         text-align-last: right;
  }
  .rtl body.innerpage.contact .contact-section h3 {
    text-align: center;
  }
  .rtl body.innerpage.contact .contact-section .contact-details h5, .rtl body.innerpage.contact .contact-section .contact-details p {
    text-align: center;
  }
  .rtl body.innerpage.contact .contact-section .contact-details img {
    float: none;
  }
  .rtl body.innerpage.contact .map .form-wrapper h3 {
    text-align: center;
  }
  .rtl body .date img {
    margin-right: unset;
    margin-left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .rtl body section#about .about-content-wrapper .abt-content {
    padding-left: 16px;
  }
  .rtl body.innerpage.events .recent-list .recent-card h5 {
    text-align: justify;
    -moz-text-align-last: right;
         text-align-last: right;
  }
  .rtl body .date img {
    margin-right: unset;
    margin-left: 10px;
  }
}
@media screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  .rtl body section#about {
    min-height: auto;
  }
  .rtl body.innerpage .event-wrapper .event-align-center .event-content {
    padding-right: 50px;
    padding-left: 16px;
  }
  .rtl body.innerpage .event-wrapper .event-align-center.direction-zigzag .event-content {
    padding-left: 50px;
    padding-right: 16px;
  }
  .rtl body.innerpage.events .recent-list .recent-card h5 {
    text-align: justify;
    -moz-text-align-last: right;
         text-align-last: right;
  }
  .rtl body.innerpage .date img {
    margin-right: unset;
    margin-left: 10px;
  }
}/*# sourceMappingURL=ar-styles.css.map */