@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700";
@import "https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700";
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap');
body{
    direction: rtl;
       font-family: "Cairo", sans-serif !important;
       text-align: right;
}
html,h1,
h2,
h3,
h4,
h5,
h6,a,span,div {

   font-family: "Cairo", sans-serif !important;
   
}
.mega-menu {
    direction: rtl;
    text-align: right;
}
.header-1.header-2 .header-main .main-menu ul li {
    margin-inline-start: 28px;
}
.about-wrapper-4 .about-image .about-image-2 {
    right: unset;
    left: -150px;
}
.footer-widget-wrapper.footer-widget-wrapper-2 .single-footer-widget .footer-contact-image {
    margin-right: 0px;
    margin-left: 50px;
}
.footer-widget-wrapper .single-footer-widget .list-area li a i {
    margin-right: 0px;
    margin-left: 5px;
    rotate: 180deg;
}
.footer-widget-wrapper.footer-widget-wrapper-2.style-inner-wrapper .single-footer-widget .footer-contact-image .form-clt .theme-btn {

    right: unset;
    left: 0;
}
.footer-widget-wrapper.footer-widget-wrapper-2 .single-footer-widget .footer-contact-image .footer-contact-content .form-clt i {
    left: unset;
    right: 25px;
}
.our-history-section-3 .cabage-shape {
    right: unset;
    left: 50px;
}
.project-card-items-4 .project-image .content {
    left: unset;
    right: 20px;
}
.news-card-items-2 .news-image .news-content {
    left: unset;
    right: 30px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon {
    margin-right: 0px;
    margin-left: 20px;
}