@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');

body, p, 
.section-title span, .home2-about-section .about-content p,
.home2-about-section .about-content .about-bottom-content ul li p,
.section-title p,
.home1-service-section .section-content p,
.home1-service-section .sevices-wrap .single-services .content p,
.home3-process-section .process-card .process-content p,
.home2-counter-section .single-countdown span,
.right-sidebar-menu .sidebar-content-wrap .title-area span,
.right-sidebar-menu .sidebar-content-wrap .title-area p,
.right-sidebar-menu .sidebar-content-wrap .contact-area li .single-contact .content span,
header.style-2 .main-menu ul > li > a,
header.style-2 .nav-right .right-sidebar-button span,
.topbar-area .address-area a,
.home2-scroll-text-section .scroll-text h6,
.footer-section .footer-wrapper .footer-logo-and-contact-area .contact-area li .single-contact .content span,
.footer-section .footer-wrapper .address-area .single-address span,
.footer-section .footer-wrapper .address-area .single-address a,
.footer-section .footer-wrapper .footer-menu .footer-widget .menu-container .widget-list li a,
.scroll-progress-wrap span,
header.style-1 .main-menu ul > li > a,
.breadcrumb-section .banner-content .breadcrumb-list li,
.home1-about-section .about-content ul li p,
.home5-award-section .award-area .single-award h6,
.home01-service-section .sevices-wrap .single-services .content p,
.home01-service-section .section-content p,
.home4-why-choose-section .single-content p
 {
   font-family: "Noto Sans Arabic", serif;
   }

   h1, h2, h3, h4, h5, h6, .home2-banner-section .banner-content-wrap .banner-content h1, 
   .section-title h2, 
   .home2-about-section .about-content .about-bottom-content ul li h5,
   .home3-service-section .service-list .single-service .service-content h5 a,
   .home1-service-section .sevices-wrap .single-services h3 a,
   .section-title2 h2,
   .home3-process-section .process-card .process-content h4,
   .right-sidebar-menu .sidebar-content-wrap .title-area h2,
   .footer-section .footer-wrapper .footer-menu .footer-widget .widget-title h5,
   .primary-btn,
   .primary-btn2 span, 
   .breadcrumb-section .banner-content h1,
   .home1-about-section .about-content ul li h5,
   .home4-why-choose-section .single-content h4,
   .blog-details-page .blog-details-top-area h2{
      font-family: "Noto Kufi Arabic", serif;
      }


      
      header.style-2 .main-menu > ul{
         text-align: right;
      }
      header.style-2 .nav-right .right-sidebar-button::before, header.style-1 .nav-right .right-sidebar-button::before {
         content: "";
         position: absolute;
         top: 50%;
         transform: translateY(-50%);
         left: -30px;
         width: 2px;
         height: 18px;
         background-color: #23b6e8;
     }
     header.style-2 .nav-right .right-sidebar-button::after, header.style-1 .nav-right .right-sidebar-button::after{
      width: 0;
     }
     
     .footer-section .footer-wrapper .footer-menu .footer-widget .widget-title h5::after {
      right: 0;
      left: auto;
      background: linear-gradient(270.01deg, #000000 0.01%, rgba(0, 0, 0, 0) 102.8%);
  }
  .footer-section.style-2 .footer-wrapper .footer-menu {
   padding-right: 45px;
   padding-left: 0;
}
.dropdown-item{
   text-align: right;
}
.home3-service-section .service-list .single-service .service-content h5 svg, header.style-2 .nav-right .right-sidebar-button svg, header.style-1 .nav-right .right-sidebar-button svg{
   transform: scaleX(-1);
}
.section-title span::after, .right-sidebar-menu .sidebar-content-wrap .title-area span::after{
   left: -41px;
   right: initial;
}
.home1-service-section .sevices-wrap .single-services .button-area a i{
   transform: rotate(-140deg);
}
.home1-service-section .sevices-wrap .single-services .button-area a:hover i{
   transform: rotate(-180deg);
}
header.style-2 .main-menu ul > li::after, header.style-1 .main-menu ul > li::after{
   left: 5px;
   right: initial;
}
.breadcrumb-section .banner-content .breadcrumb-list li:first-child {
   padding-right: 0;
}
.breadcrumb-section .banner-content .breadcrumb-list li {
   padding-right: 26px;
}
.breadcrumb-section .banner-content .breadcrumb-list li::before {
   right: 0;
}
.breadcrumb-section .banner-content .breadcrumb-list li::before {
   content: url(../assets/img/icons/breadcrumb-arrow-white-left.svg);
}
.home01-service-section .sevices-wrap .single-services .content::before{
   right: 0;
   left: initial;
}
.home4-why-choose-section .divider::before{
   left: 0;
   right: initial;
}
   