@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Noto+Sans+Arabic:wght@100..900&display=swap');

body {
    direction: rtl;
    font-family: "Noto Sans Arabic", serif;
}

p, span {
    font-family: "Noto Sans Arabic", serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "IBM Plex Sans Arabic", serif !important;
}
span.icon.fal.fa-times{font-family: "Font Awesome 6 Pro" !important;}
form {
    direction: rtl;
}

.img-about .img-inner .circel {
    left: auto;
    right: 0;
}

.work-inners {
    direction: ltr;
}

.work-inners .all-items .item .work-block .details {
    direction: rtl;
}

.ryad-logo {
    float: left;
}

form {
    direction: rtl;
}

.career-form .form-group .form-control {
    text-align: right;
}

.multi-step-form .steps button::after {
    left: auto;
    right: 100%;
}

.career-form .form-group .form-control.form-control.niceSelect::after {
    right: auto;
    left: 15px;
}

.multi-step-form .form-group button.btn i {
    transform: scaleX(-1);
}

.btn {
    font-weight: bold;
}

h1,
.text-about h3,
.title h3,
.serv-block .details h3,
.work-inners .all-items .item .work-block .details h3,
.all-work .circel h2,
.count-block .counter-item,
.foot-block h3,
.about-block .title-block h3,
.text-serv h3,
h2,
.all-job .accordion-item .accordion-button h3 {
    font-weight: bold;
}