:root {
    --tp-ff-body: "Cairo",
        sans-serif;
    --tp-ff-heading: "Cairo",
        sans-serif;
    --tp-ff-p: "Cairo",
        sans-serif;
    --tp-ff-syne: "Cairo",
        sans-serif;
    --tp-ff-gallery: "Cairo",
        sans-serif;
    --tp-ff-shoulders: "Cairo",
        cursive;
    --tp-ff-marcellus: "Cairo",
        sans-serif;
    --tp-ff-aladin: "Cairo",
        system-ui;
    --tp-ff-fontawesome: "Font Awesome 6 Pro";
}

body {
    direction: rtl;
    font-family: "Cairo", sans-serif;
}

.tp-portfolio-11-area,
.tp-service-4-wrap,
.tp-project-2-area {
    direction: ltr;

}

.tp-portfolio-11-slider-title {
    text-align: end;
}