
/* RTL Css */

@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

.rtl {
	direction: rtl;
	text-align: right;
}

.rtl .owl-carousel {
	direction: ltr;
}

.rtl .banner-section .banner-slider-nav {
    direction: ltr;
}
p, ul, a, div, li, table, td, *, .elementor a, a.btn-1.s-two, .estimate-1-text, .facts-1-text, .video-1-hint, .whychooseus-2-text, .estimate-1-text, .sub-title, .title-desc, .service-widget ul li a, .sec__details__ser_list li, .projectdetails-1-author-text, .cta-1-text, ul.contactus-1-info-list span
{
  font-family: "Almarai", system-ui !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
h2, h3, h4, h5, h6, strong, b, em, h2.sec-title, .active .whychooseus-1-tab-title, h2.estimate-1-tittle, h4.facts-1-title-2, .about-1-text-2, h2.facts-1-title, .sidebar-title.style-two h2, .video-1-title, .sidebar-title.style-two h2, h2.services-2-title, .gdt-features h3.elementor-image-box-title,.cta-1-title, h4.contactus-1-info-title, .about-5-text, .about-5-text, .about-5-desc, section.video-1-section.s-two .video-1-title
{
  font-family: "Almarai", system-ui !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
h1, h2.page-title{
      font-family: "Almarai", system-ui !important;
  font-weight: 800 !important;
  font-style: normal !important;
}

.page-id-2610 .about-5-image-wrap.s-two {
    margin-right: 0 !important;
}
.services-5-feature {
    right: 100%;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 900 !important;
}
.far
{
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 400 !important;
}
.fab {
    font-family: 'Font Awesome 5 Brands' !important;
}


