:root {
    --font-primary: "Sahel", sans-serif; 
    --font-secondary: "Lotus", serif;   
    --font-three: "Font Awesome 5 Free";
}

.banner-one-main-wrapper .banner-right-content img {
    transform: rotateY(180deg) !important;
}
.language-modal, .tmp-btn, .odometer-inside {
    direction: ltr;
}
.about-us-area .section-head .title , .about-us-area .section-head .description {
    text-align: right;
}
.progress-charts .progress .progress-bar span.percent-label {
    left: 0;
    right: unset;
}
.mr--15 {
    margin-left: 15px !important;
}