body, h1, h2, h3, h4, h5, h6, p, span, a, .navigation-menu>li>a, li>a, #sidebar-menu>ul>li>a, .topnav .navbar-nav .nav-link{
    font-family: 'Almarai', sans-serif;
}

.page-title-area.page-title-style-three {
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-title-area {
    background-color: #198754;
}

.footer-area {
    background-color: #0e7244;
    padding-top: 30px;
}

.footer-bottom-area {
    margin-top: 0px;
    text-align: center;
    background-color: #095834;
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-footer-widget {
    text-align: center;
}
.single-footer-widget .contact-us-link li i{
    position: relative;
}

.single-footer-widget .contact-us-link li a {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
}

.form-control {
    height: 38px;
    padding: 10px;
    line-height: initial;
    color: #252525;
    background-color: #ffffff;
    border: 1px solid #9abbab;
    border-radius: 3px;
    transition: 0.5s;
    font-size: 15px;
    font-weight: 400;
}

[type=email], [type=number], [type=tel], [type=url] {
    direction: rtl;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.select2-container .select2-selection--single {
    height: 38px;
}
