﻿@charset "UTF-8";

html {
 unicode-range: U+0600-06FF;
 font-size: 17px;
}

html,
html[dir="rtl"],
[dir="rtl"],
[type=email],
[type=number],
[type=tel],
[type=url] {
 direction: rtl;
}

html[dir="ltr"],
[dir="ltr"],
.dateRow .timeSpan,
.access-icons,
.socialIcons {
 direction: ltr;
}

.owl-carousel {
 direction: ltr;
}

.owl-carousel .owl-item {
 direction: rtl;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.ms-core-navigation {
 font-family: "Lusail Plus", "Helvetica Neue", Helvetica, "Tahoma", Arial, sans-serif;
 font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-weight: bold;
}

.font-regular, h2.accordion-header {
 font-weight: normal;
}

.font-light {
 font-weight: 300;
}

.font-medium,
.btn-outline-grey {
 font-weight: 500;
}

[dir="ltr"],
[lang="en"] {
 font-family: "Lusail Plus", "Helvetica Neue", Helvetica, "Tahoma", Arial, sans-serif;
}

.bi-arrow-right-short::before,
.bi-arrow-left-short::before,
.bi-chevron-right::before,
.bi-chevron-left::before,
.bi-arrow-left::before,
.bi-arrow-right::before,
.bi-chevron-double-left::before,
.bi-chevron-double-right::before {
 transform: rotateZ(180deg) !important;
}

.bi-telephone::before {
 transform: rotateZ(270deg) !important;
}

.fa.fa-wheelchair,
.fa.fa-eye,
.fa.fa-eye-slash,
.fa.fa-search-plus,
.fa.fa-search-minus,
.fa.fa-search-undo,
.fa-arrow-left,
.fa-arrow-right,
.bi-search::before {
 transform: scaleX(-1);
}

.overlay {
 right: 0;
}
.msdf-menu .navbar-nav .nav-item.with-dropdown a:after {
    left: 0rem;
}
.header .navbar-nav .nav-item.with-dropdown  .nav-link.active{
    padding-left: 1.5rem;
}
.msdf-menu .navbar-nav .nav-item.with-dropdown a.nav-link.active:after {
    left: 0.8rem;

}
.homepage-banner::before {
 left: 0;
 background: url('../img/header-arrow-left.png') no-repeat left top;
}

.volunteers {
 background: url('../img/red-arrow-left.png') right top no-repeat;
 background-size: contain;
}

.header-icon:after {
 left: -5px;
}
.carousel-thumbs {
    right: 2rem;
}
.stats-icon {
    margin-left: 1rem;
}

.buttonCheck-listing .buttonCheck-item .btn-outline-primary {
    margin-left: 1rem;
}

.unread::after {
 right: -2px;
}

.footer {
 background: url("../img/footer-vector.png") no-repeat, var(--msdf-primaryBlue-color);
 background-position-x: right;
}

.projects-listing .card .bage-bottom,
.news-listing .card .bage-bottom,
.volunteers .card .bage-bottom {
 right: 0.5rem;
}

.carousel-thumbs .thumb .thumb-txt {
 border-right: 4px solid var(--msdf-secondary-color);
}

.volunteer-program .video-wraper img {
 border-radius: 0 3rem;
}

.numbered-list li::before {
 margin-left: 1rem;
}

.volunteer-box ul img {
 margin-left: 0.3rem
}

.objectives-card {
 padding-left: 1rem;
}

.objectives-imgs img {
 border-radius: 0 2rem;
}

.partners-slider {
 margin-left: -0.75rem;
 margin-right: 0.75rem;
}
.partners-slider-2{
    margin-right: -0.75rem;
 margin-left: 0.75rem;
}

.role-status::after {
 right: 0.5rem;
}

.role-tabs {
 border-radius: 0 1rem 1rem 0;
}

.role-tabs .nav-pills .nav-link {
 border-left: 6px solid transparent;
}

.role-tabs .nav-pills .nav-link.active,
.role-tabs .nav-pills .show>.nav-link {
 border-left-color: var(--msdf-secondary-color);
}

.theme-form .form-check-input[type="radio"]:checked::before {
 left: 50%;
 transform: translate(-50%, -50%);
}

.mobile-num .iti--allow-dropdown .iti__flag-container,
.mobile-num .iti--separate-dial-code .iti__flag-container {
 right: 0;
 left: auto;
}

.mobile-num .form-control,
.login-page .theme-form .form-control {
 padding-right: 3rem !important;
}

.login-page .theme-form .form-group .icon-wraper {
 right: 0.3rem;
}

.login-page .view-password {
 left: 0.5rem;
}

.header .user-dropdown :after {
 right: -5px;
}

.header .user-dropdown .dropdown-menu:after {
 transform: rotate(180deg);
 right: 10px;
}

.userSidebar {
 border-right: 1px solid var(--msdf-verlightgray-color);
}

.user-info .user-img .upload-img {
 left: 0;
}
.msdf-menu li>.nav-dropdown a:before {
    right: 0;
}
/* end */
@media all and (min-width: 1200px) {}
@media all and (min-width: 1440px) {
    .msdf-menu li>.nav-dropdown:before {
        transform: rotate(180deg);
        right: 10px;
    }

}
@media all and (max-width: 1400px) {
    .with-dropdown:after {
        left: 0;
    }
}
@media all and (max-width: 1199px) {
    }

@media all and (max-width: 1023px) {
 .homepage-banner::before {
  display: none;
 }

 .homepage-banner::before,
 .volunteers {
  background: none;
 }
}

@media all and (max-width: 991px) {
 .userSidebar {
  border: 0;
  border-bottom: 1px solid var(--msdf-verlightgray-color);
  margin-bottom: 1rem;
  padding: 0;
  padding-bottom: 1rem;
  height: auto;
 }
 .carousel-thumbs {
    right: 0.5rem;
}
}

@media all and (max-width: 767px) {}

@media all and (max-width: 575px) {
 .partners-slider,
 .partners-slider-2 {
  margin-left: 0;
  margin-right: 0;
 }
}

/*# sourceMappingURL=stylesAr.css.map */