body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
btn,
span,
li,
ul li a,
section.history-section.sec-pad p,
section.history-section.sec-pad p span,
section.history-section.sec-pad h2,
.offer_companies .consider ul li,
input,
button,
textarea,
select {
    font-family: 'Tajawal', sans-serif !important;
}

i,
.far {
    font-family: 'Font Awesome 5 Pro' !important;
}

.fab {
    font-family: 'Font Awesome 5 Brands' !important;
}

a {
    direction: ltr;
}

section.history-section.sec-pad select {
    height: 50px;
}

.main-menu .navigation {
    right: -50px;
    position: relative;
}

.fixed-header .sticky-header ul.menu-right-content.pull-left.clearfix {
    padding-right: 20px;
}

.ms-sm-4 {
    margin-right: 1.5rem;
}

.process-block h3 span {
    text-align: center !important;
}

.ms-sm-4 {
    margin-right: 1.5rem;
    margin-left: initial;
    text-align: right;
}

section.elementor-section .sec-title {
    text-align: right;
}

section.awards-section.bg-color-1 .inner-box {
    text-align: right;
}

.info-box {
    text-align: right;
    direction: ltr;
}

.contact-style-three .info-box .info-list li i {
    right: 0;
    left: inherit;
}

.contact-style-three .info-box .info-list li {
    padding-right: 70px;
    padding-left: 0;
}

#content_block_3 .content-box .subscribe-form .form-group button {
    right: initial;
    left: 0;
}

#content_block_3 .content-box .subscribe-form .form-group {
    padding-left: 150px;
    padding-right: initial;
}

.about-section {
    text-align: right;
}

#content_block_5 .content-box .list-item li {
    padding-right: 35px;
    padding-left: initial;
}

#content_block_5 .content-box .list-item li:before {
    right: 0;
    left: initial;
}

.inner-box {
    text-align: right;
}

.page-title .content-box .bread-crumb li:before {
    left: 0;
    right: initial;
}

.page-title .content-box .bread-crumb li {
    padding-right: inherit;
    margin-right: inherit;
    padding-left: 15px;
    margin-left: 5px;
}

.contact-style-three .form-inner h2 {
    text-align: right;
}

.bs-stepper .btn-box {
    float: left;
}

.bs-stepper .btn-box.btn-back {
    float: right;
}

[type="date"] {
    text-align: right;
}

.offer_companies .consider {
    left: 0;
    right: -1.5%;
}

.offer_companies .col-lg-12.row.p-2 p {
    text-align: left;
}

div#fifth-step .form-group label,
div#eight-step .form-group label {
    padding-right: initial;
    padding-left: 15px;
}

@media (max-width: 600px) and (min-width: 0px) {
    .bs-stepper .btn-box a {
        float: left;
    }
    .bs-stepper .btn-box.btn-back a {
        float: right !important;
    }
    .rtl .main-header .menu-right-content li.btn-box {
        float: initial !important;
        width: 100%;
    }
    #content_block_3 .content-box .subscribe-form .form-group {
        padding: initial;
    }
    .footer-widget {
        text-align: center;
    }
}