@charset "UTF-8";

:root {
  --ft: Alqabas;
}

body {
  direction: rtl !important;
}

h2,
h3,
h4,
button,
::placeholder,
select,
select option,
.navbar span,
a,
.latest_vops .swiper figure figcaption .sps {
  font-family: var(--ft);
}

p {
  text-align: right;
}

/* **************** Alert ************** */

.alert-dismissible .btn-close {
  left: 0;
  right: unset;
}

/* ---------------------------------------------------------------- */
/* ------------------------------ Navbar -------------------------- */
/* ---------------------------------------------------------------- */
.nav-lg .nav-item {
  padding: 0 16px;
}

.navbar .nav-item span {
  letter-spacing: -0.1px !important;
}

.navbar .nav-link {
  /* font-size: calc(var(--sm) * 1.1) !important; */
  letter-spacing: 0.02em;
  transition: color 0.1s ease-in-out;
  font-weight: 500;
}

.dropdown-toggle::after {
  margin-right: 0.055em;
  vertical-align: 0.17em;
}

.navbar .dropdown-menu .dropdown-item {
  text-align: right;
  font-size: calc(var(--sm) * 1.04);
}

.navbar .dropdown-menu .dropdown-item:hover {
  transform: translateX(-4px);
}

.navbar .dropdown-menu[data-bs-popper] {
  right: 0;
  left: unset;
}

.nav-sm .btn-close {
  left: 10px;
  right: unset;
}

/* ---------------------------------------------------------------- */
/* -------------------------- Home Page ------------------------ */
/* ---------------------------------------------------------------- */


/* ----------------------------------------------- */
.h-section .h-body .h-title,
section.member-about .h-section .h-body .h-title {
  font-size: 2.5em;
}

.alt-section .body h3 {
  font-size: calc(var(--big) * 1.1);
  letter-spacing: 0.01em;
  margin-bottom: 22px;
}

.alt-section .body p {
  letter-spacing: 0.04em;
  line-height: 1.8em;
  font-size: calc(var(--mid) * 1.05);
  font-family: var(--ft);
}


.jaras div>p:first-child {
  font-size: calc(var(--mid) * 1.1);
  letter-spacing: 0.035em;
}

.jaras div>p {
  letter-spacing: 0.03em;
  font-size: calc(var(--mid) * 1.05);
}

section.features .row .c-card p {
  letter-spacing: 0.03em;
  word-spacing: 0.03em;
}

/* -------------------(Taqarib Page)------------------- */

.vop-detail h2.card-title,
.course-detail h2.card-title {
  font-weight: 600;
  font-size: calc(var(--big) * 1.2);
  margin-bottom: 20px;
}

.vop-detail .content,
.course-detail .content {
  line-height: calc(var(--line-height) * 1.05);
}

.vop-detail .content,
.course-detail .content {
  letter-spacing: 0.035em;
  font-size: calc(var(--mid)*.97);
}

.more-page .axis-title {
  font-size: calc(var(--mid) * 1.9);
  margin-bottom: 10px;
}

.more-page .axis {
  font-size: calc(var(--mid)*.98);
  margin-bottom: 12px;
  letter-spacing: 0.035em;
}

.section h3 div.custom-underline {
  width: 65px;
  margin-top: 16px;
}

.h-section .h-body .h-title>span:first-child,
section.member-about .h-section .h-body .h-title>span:first-child {
  margin-bottom: 5px;
}

.section .title {
  letter-spacing: 0;
}

/* .section p,
.member-about p {
  font-size: calc(var(--mid) * 1.1);
  line-height: calc(var(--line-height) * 1.04);
  letter-spacing: 0.025em;
} */

.latest_vops .swiper .swiper-slide>div>div:first-child {
  left: 0;
  right: unset;
}

.latest_vops .swiper .swiper-slide>div>div:first-child a {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: unset;
}

.latest_vops .swiper .swiper-slide .body .date {
  font-family: var(--ft);
  font-style: normal;
  font-weight: 300;
  font-size: calc(var(--sm) * 1.05);
  line-height: calc(var(--line-height) * 0.9);
  letter-spacing: 0.03em;
  color: var(--primary);
  margin-top: 11px;
  margin-bottom: 10px;
}

.latest_vops .swiper .swiper-slide .body p {
  font-family: var(--ft);
  font-style: normal;
  font-weight: 300;
  font-size: calc(var(--sm) * 1.07);
  line-height: calc(var(--line-height) * 0.88);
  color: var(--p-color);
  margin-bottom: 18px;
  letter-spacing: 0.025em;
}

.rights-footer .text-1 {
  font-size: 1em;
}

.rights-footer .text-2 {
  font-size: .9em;
  letter-spacing: 0.025em;
  word-spacing: .09em;
}

/* ---------------------------------------------------------------- */
/* -------------------------- Member ------------------------ */
/* ---------------------------------------------------------------- */

.latest_vops .swiper figure figcaption .sps>div {
  padding: 2px 13px 5px 13px !important;
}

.latest_vops .swiper .swiper-slide .body h3 {
  font-size: calc(var(--big) * 0.87);
  font-weight: 400;
  margin-bottom: 10px;
}

.member-home section.latest-posts .post .post-body span {
  font-size: calc(var(--sm) * 0.97);
  margin-top: 8px;
  letter-spacing: 0.03em;
}



.form-control.is-invalid,
.was-validated .form-control:invalid {
  padding-left: calc(1.5em + 0.75rem) !important;
  padding-right: 15px !important;
  background-position: 6% center;
}

/* ----------------------- Pagination ------------------ */

/* ------------------- Custom Styles ALrtify Js ----------------- */

.ajs-header {
  font-weight: 500;
  font-family: var(--ft);
  height: 58px;
}

/* ******************************************************* */
/* ************************* News ************************ */
/* ******************************************************* */

.news {
  text-align: right !important;
}

.news .search-card input {
  margin-right: 30px;
  padding-right: 58px;
  margin-left: unset;
  padding-left: unset;
  font-size: calc(var(--mid) * 0.87);
  letter-spacing: 0;
}

.news .search-card .my-btn {
  border-radius: 0 10px 10px 0 !important;
}

.news .card .card-header {
  font-size: var(--mid);
  letter-spacing: 0;
  padding: 14px 0;
}

.news .card .cat-con>a {
  font-size: calc(var(--sm) * 1.1);
}

.navbar .dropdown-menu .dropdown-item .news .read-more {
  letter-spacing: 0.03em;
}

.news .main-post .card-title {
  font-size: calc(var(--mid) * 1.8) !important;
  font-weight: 600;
}

.news .main-post .post-date {
  font-size: calc(var(--sm) * 1.05);
  letter-spacing: 0.04em;
}

.news .main-post p {
  font-size: calc(var(--mid) * 0.97);
  letter-spacing: 0.025em;
  margin-bottom: 15px;
}

.news .main-post .read-more {
  font-size: var(--mid);
  letter-spacing: 0.02em;
}

.news .main-post .read-more i {
  margin-top: 4px;
}

/* featured posts */

.featured-posts .post .title {
  font-size: calc(var(--mid) * 1.05);
}

.featured-posts .post .date span {
  font-size: var(--sm);
  margin-top: 3px;
  letter-spacing: 0.025em;
}

/* other posts */

.news .post .card-title {
  font-size: calc(var(--mid) * 1.2);
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
}

.news .post .date {
  margin-bottom: 0;
  font-size: var(--sm);
  margin-bottom: 14px;
  letter-spacing: 0.025em;
}

.news .post p {
  font-size: calc(var(--sm) * 1.07);
  margin-bottom: 10px;
}

/*----------------- Post details ---------------------*/

.news-post article header h1 {
  margin: 25px 0 0px auto !important;
  line-height: calc(var(--line-height) * 1.55);
}

.news-post .content {
  text-align: right;
  letter-spacing: 0.025em;
}



/* ***************** Swiper ********************  */
.latest_vops .swiper .swiper-slide .body {
  text-align: right;
}

.latest_vops .swiper .swiper-slide .body .my-btn {
  margin-top: 10px;
  font-size: calc(var(--sm) * 0.9);
}

section.counter p:first-child {
  font-family: var(--ft);
}

/* *********************** Volunteering Opportunities (details) **************** */

.vop-detail .main-details,
.course-detail .main-details {
  padding-right: 0px;
  padding-left: 20px;
}

.vop-detail .card-title,
.course-detail .card-title {
  font-weight: 400;
  font-size: calc(var(--big) * 0.9);
  line-height: calc(var(--line-height) * 1.55);
  margin-bottom: 9px;
}

.vop-detail .date,
.course-detail .date {
  font-size: calc(var(--sm) * 1.05);
  letter-spacing: 0.025em;
  margin-top: 2px;
}

.vop-detail .sps>div {
  letter-spacing: 0;
}

.vop-detail .content p,
.course-detail .content p {
  font-family: var(--ft);
}

.vop-detail .my-btn {
  font-size: calc(var(--mid) * 0.95);
}

.vop-detail .side-widgets h4 {
  font-size: calc(var(--mid) * 1.05);
}

.vop-detail .side-widgets h4 svg,
.vop-detail .side-widgets h4 i {
  margin-left: 3px;
}

.vop-detail .side-widgets p {
  font-size: calc(var(--sm) * 1.06);
  line-height: var(--line-height);
  letter-spacing: 0.02em;
}

/* *********************** Complaints box *********************** */

.complaint-box .title {
  margin-top: 0.4em;
}



.profile .title .underline {
  margin: 14px auto 0;
  width: 50px;
}

.profile form div select,
.profile form div input,
.profile form div select::placeholder,
.profile form div input::placeholder {
  font-family: var(--ft);
  font-size: calc(var(--sm) * 1.05);
  text-align: right;
  letter-spacing: 0.02em;
}

.profile form div b {
  margin: 0 7px;
}

/* .profile .sub-title{
  text-align: right;
} */

.profile .sub-title::after {
  width: 41%;
  top: 17px;
}

.profile .sub-title::before {
  width: 41%;
  top: 17px;
}



/****** Join Volunteer OP ******/

/* {
    letter-spacing: 0.03em;
    font-family: var(--ft);
    font-size: calc(var(--sm)*1.15);
} */

/* *************************************** */
/* ********** Django Admin *************** */
/* *************************************** */

.mini,
.object-tools a.addlink,
#user-tools {
  font-size: 0.8rem;
  font-family: var(--ft) !important;
}

#changelist .actions .button,
.actions span.action-counter,
#changelist,
.actions span.clear,
#changelist .actions span.question,
#changelist .actions label,
table thead th .text span,
td,
th,
.section,
.dashboard .module table th {
  font-size: 0.9rem;
  font-family: var(--ft) !important;
}

div.breadcrumbs,
label,
input {
  font-weight: 600;
  font-family: var(--ft) !important;
}

.module h2,
.module caption,
.dashboard .module table th,
#nav-sidebar .module th {
  font-weight: 600;
  font-family: var(--ft) !important;
}

#changelist-filter ul li a {
  line-height: 28px;
}

#changelist .actions select {
  padding-right: 4px;
}

a.addlink {
  background-position: 100% 4px;
}

.field-name label {
  color: #ccc;
}

label.required {
  font-weight: 700;
  color: var(--body-fg);
  font-family: var(--ft) !important;
}

.selector-add,
.active.selector-add,
.active.selector-add {
  background-position: 0 -64px;
}

.active.selector-add:focus,
.active.selector-add:hover {
  background-position: 0 -80px;
}

.selector-remove,
.active.selector-remove {
  background-position: 0 -96px;
}

.active.selector-remove:focus,
.active.selector-remove:hover {
  background-position: 0 -112px !important;
}

.help {
  font-size: 0.8rem;
}

/************* Advertise Page & Donation Page ***************/

/* .advertise-here h2.title,
.contact-us h2.title {
  font-size: calc(var(--big) * 2);
} */

.darker-bg {
  background-color: var(--lighter-dark);
  border-radius: 15px;
  padding: 3.5rem 0 3rem;
}

.advertise-here h2.title,
.contact-us h2.title,
.donation h2.title {
  line-height: 1.6em;
}

.advertise-here section .text-content h3,
.contact-us section .text-content h3,
.donation section .text-content h3 {
  margin-bottom: 30px;
}

.advertise-here section>div,
.contact-us section>div,
.donation section>div {
  flex: .5;
  padding-right: 80px;
  padding-left: unset;

}

.advertise-here section .text-content h3,
.contact-us section .text-content h3,
.donation section .text-content h3 {
  font-weight: 500;
  font-size: 2.3rem;
  line-height: 46px;
  color: #FFFFFF;
}

.advertise-here section .text-content p,
.contact-us section .text-content p,
.donation section .text-content p {
  font-family: var(--ft);
  font-style: normal;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 28px;
  letter-spacing: 0.03em;
  word-spacing: 0.04em;
}