@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@import url(bootstrap.rtl.min.css);

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
span,
button,
a {
    font-family: 'Almarai', sans-serif !important;
}

body {
    direction: rtl;
    font-family: 'Almarai', sans-serif !important;

}

.owl-carousel {
    direction: ltr !important;
}

.works-inner-section-area .works-header-area .works-content-box .icons {
    left: 30px;
}

.heading6 h5::after {
    right: 0;
    left: auto;
}

.footer1-section-area .footer-logo-area3 form button {
    right: auto;
    left: 0;
}

.header-btn1::after {
    left: 0;
    right: auto;
}

.header-btn1 span {
    left: 0;
    right: auto;
}

.footer1-section-area .footer-logo-area2 ul li a img {
    margin: 0;
    margin-inline-end: 8px;
}

.blog3-section-area .blog-content .date img {
    margin-right: 0;
    margin-inline-end: 6px;
}