body {
    font-family: 'Cairo', sans-serif;
    direction: ltr
}

.navbar .navbar-nav {
   direction: rtl
}
.header .form-search .form-control {
    text-align: right
}
.header .form-search .form-group span {
    left: 12px;
    right: auto
}
.about {text-align: right;overflow: hidden}
.about h3::before {right: 0;left: auto}
.services h3::before {right: 0;left: auto}
.header .modal .form-register .form-control {text-align: right}
.courses h3::before {right: 0}
.footer {text-align: right}
.services-details {text-align: right}
.contact-us {text-align: right}