/* @import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap'); */
@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Black.woff2") format("woff2"),
        url("../fonts/Rubik-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Bold.woff2") format("woff2"),
        url("../fonts/Rubik-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Medium.woff2") format("woff2"),
        url("../fonts/Rubik-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Light.woff2") format("woff2"),
        url("../fonts/Rubik-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Regular.woff2") format("woff2"),
        url("../fonts/Rubik-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-SemiBold.woff2") format("woff2"),
        url("../fonts/Rubik-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-ExtraBold.woff2") format("woff2"),
        url("../fonts/Rubik-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neon";
    src: url("../fonts/Neon-Regular.woff2") format("woff2"),
        url("../fonts/Neon-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neon";
    src: url("../fonts/Neon-Medium.woff2") format("woff2"),
        url("../fonts/Neon-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neon";
    src: url("../fonts/Neon-Black.woff2") format("woff2"),
        url("../fonts/Neon-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sacramento";
    src: url("../fonts/Sacramento-Regular.woff2") format("woff2"),
        url("../fonts/Sacramento-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sarabun";
    src: url("../fonts/Sarabun-Medium.woff2") format("woff2"),
        url("../fonts/Sarabun-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Sarabun";
    src: url("../fonts/Sarabun-Bold.woff2") format("woff2"),
        url("../fonts/Sarabun-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Jameel Noori Nastaleeq";
    src: url("../fonts/JameelNooriNastaleeq.woff2") format("woff2"),
        url("../fonts/JameelNooriNastaleeq.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body.ur-ar-version {
    font-family: "Jameel Noori Nastaleeq" !important;
    font-size: 20px;
}

.ur-ar-version p {
    font-size: 18px;
}

body {
    background: #fff;
    font-family: "Rubik";
    color: #101931;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.ur-ar-version .acount-details.dash-common-card {
    direction: rtl;
}
.ur-ar-version .media-icon ul li a i span {
    font-family: "Jameel Noori Nastaleeq";
    font-size: 22px;
}

.nav-link:focus,
.nav-link:hover,
button:focus {
    outline: none;
}

.form-floating>.form-control:-webkit-autofill~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
    color: #2071e9;
}

.pmethods-input-sending-3,
.pmethods-input-recieving-3 {
    margin-bottom: 7px;
}
  img.animation__shake {
    animation: rotation 2s ease-out infinite;
    -webkit-animation: rotation 2s ease-out infinite;
}
.btn-warning:hover {
    border-color: #000;
}
.btn-success:hover {
    border-color: #000;
}
@-webkit-keyframes rotation {
    0% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
}

    100% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
}
}
/* .mesages-detail.notification_listing {
    display: flex;
    flex-direction: column;
    justify-content: center;
} */

/* custom radio button box style */
.acount-details h6 {
    line-height: 24px;
    padding: 20px 0;
}

.dates-boxes-wraper {
    max-height: 400px;
    overflow-y: auto;
    margin-top: 20px;
}

.date-boxes .labl {
    display: block;
    text-align: center;
    border: 2px transparent;
    /* background-color: #bfb; */
    background-color: #f0f2f5;
    border-color: #4c4;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
}

.col-sm-2.date-boxes {
    padding: 0;
    border: 1px solid #000;
}

.date-boxes .labl>input:checked+.active-date-lable {
    height: 70px;
    line-height: 70px;
}

.date-boxes .labl>input {
    /* HIDE RADIO */
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */
}

.date-boxes .labl:hover {
    background: #32a337;
    color: #fff;
}

.date-boxes .labl .non-active-date-lable {
    cursor: not-allowed;
    opacity: 0.6;
    background-color: red;
}

.date-boxes .labl>input:checked+.active-date-lable {
    /* (RADIO CHECKED) DIV STYLES */
    background-color: #244aac;
    color: #fff;
}

/* dashoboard header notification */
.notifications .notifications-list .date {
    margin-left: 10px;
    white-space: normal;
    width: 105px;
    font-size: 14px;
    white-space: nowrap;
}

.notifications h6,
.notifications .show-all {
    background: #fff;
    color: #32a337;
    margin: 0;
    padding: 10px;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    /* box-shadow: 0px 0px 4px #32a337; */
    background: #d3f4d4;
}

/* .notifications .dropdown-menu.show::before {
    border: 10px solid transparent;
    border-bottom-color: #32a337;
    content: "";
    display: block;
    height: 0;
    left: 10px;
    position: absolute;
    top: -20px;
    width: 0;
} */

.notifications .dropdown-menu {
    padding: 0;
}

.notifications .notifications-list .item {
    -webkit-transition: -webkit-transform 0.25s ease-out 0.1s;
    -moz-transition: -moz-transform 0.25s ease-out 0.1s;
    -o-transition: -o-transform 0.25s ease-out 0.1s;
    transition: transform 0.25s ease-out 0.1s;
    border-top: 1px solid #bdc3c7;
    color: #7f8c8d;
    cursor: default;
    display: block;
    position: relative;
    width: 100%;
    /* white-space: nowrap; */
}

.notifications .notifications-list .item:before {
    border-radius: 50%;
    background: #3498db;
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    top: 12px;
    left: 4px;
}

.notifications .notifications-list .item.expired:before {
    background: #bdc3c7;
}

.notifications .dropdown-item:hover {
    background-color: transparent;
    color: #212529;
}

a.show-all {
    display: flex;
    text-align: center;
    justify-content: center;
}

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

.notifications .dropdown-menu[data-bs-popper] {
    top: 127%;
    left: 56px;
    margin-top: 0.125rem;
    width: 400px;
}

.ur-ar-version .notifications .dropdown-menu[data-bs-popper] {
    right: 0;
    left: unset;
}

.mesages-detail {
    max-height: 400px;
    overflow-y: auto;
}

.notifications .notifications-list .item:hover {
    background-color: #f6f7fa;
}

.notifications-count,
.chat-count,
.friend-request-count {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ed3237;
    color: #fefefe;
    font: normal 0.85em "Lato";
    line-height: 1.75em;
    position: absolute;
    right: 9px;
    text-align: center;
    top: -21px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 13px;
}

.en-version .notifications-count {
    right: 23px;
}

span.chat-count {
    right: 0px;
}

.friend-request-count {
    right: 14px;
}

.ur-ar-version .friend-request-count {
    right: 35px;
}

.all-notifications .notifications {
    width: 300px;
    height: 0px;
    opacity: 0;
    position: absolute;
    top: 63px;
    right: 62px;
    border-radius: 5px 0px 5px 5px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.all-notifications .notifications h2 {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #eee;
    color: #999;
}

.all-notifications .notifications h2 span {
    color: #f00;
}

.all-notifications .notifications-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
    margin-bottom: 0px;
    cursor: pointer;
    background-color: #fff;
}

.all-notifications .notifications-item:hover {
    background-color: #eee;
}

.all-notifications .notifications-item img {
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 9px;
    border-radius: 50%;
    margin-top: 2px;
}

.all-notifications .notifications-item .text h4 {
    color: #777;
    font-size: 16px;
    margin-top: 3px;
    line-height: 22px;
    font-weight: 400;
}

.all-notifications .notifications-item .text p {
    color: #aaa;
    font-size: 12px;
    line-height: 20px;
}

.notifications-list .dropdown-item {
    white-space: normal !important;
    font-size: 15px;
    /* padding: 1px 0 0px 15px; */
}

.form-control.m-input.post-input-file {
    height: 40px;
    padding: 7px 12px;
}

.ur-direction{
    direction: ltr !important;
    text-align: right !important;
    font-family: "Jameel Noori Nastaleeq" !important;
}
.en-direction{
    direction: ltr !important;
    text-align: left !important;
}

/*  */

.wrapper {
    overflow: hidden;
}

.container-width {
    max-width: 100%;
    padding: 0px 60px;
    position: relative;
}

.common-custom-container {
    max-width: 1471px;
    margin: 0 auto;
    position: relative;
}

.size-medium {
    font-weight: 500;
}

a,
a:hover {
    text-decoration: none;
}

ul,
ol,
dl {
    margin: 0 !important;
    padding: 0;
}

p {
    margin-bottom: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 0;
}

.text-green {
    color: #28882c;
}

.text-red {
    color: #ed3237;
}

.text-blue {
    color: #2458e0;
}

.blue-bg {
    background-color: #244aac !important;
}

.red-bg {
    background-color: #d31f24 !important;
}

.graish-color {
    color: #4d515c !important;
}

.text-capital {
    text-transform: capitalize !important;
}

a,
.transition,
.btn,
.btn:after,
.form-control,
.custom-radio .checkmark,
.custom-radio .checkmark:after,
.wrapper .sidebar,
.templates-holder .image-holder .overlay,
.em-tabs .nav-link {
    transition: all ease-in-out 0.3s;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
}

h1 {
    font-weight: bold;
    font-size: 72px;
    line-height: 85px;
}

h2 {
    font-weight: bold;
    font-size: 48px;
    line-height: 57px;
}

h3 {
    font-weight: bold;
    font-size: 42px;
    line-height: 50px;
}

h4 {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}

h5 {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}

h6 {
    font-weight: bold;
    font-size: 20px;
    line-height: 44px;
}

p {
    font-size: 20px;
    line-height: 30px;
}

.eighteen-p {
    font-size: 18px;
    line-height: 28px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px transparent;
    background: #fff;
    box-shadow: inset 0 0 5px #ed3237;
    border-radius: 10px;
    height: 8px;
}

::-webkit-scrollbar {
    width: 5px;
    background: #ed3237;
    box-shadow: inset 0 0 5px lightgrey;
    border-radius: 10px;
    height: 8px;

}

::-webkit-scrollbar-thumb {
    background: #ed3237;
    border: 4px solid #ed3237;
    border-radius: 10px;
}

.modal-backdrop {
    background-color: #303b5c;
}

.cri-pointer {
    cursor: pointer;
}

.ur-ar-version .theme-btn {
    background-size: 100%;
}

.ur-ar-version .theme-btn.invoice--btn {
    background-size: 100% 100%;
}

.ur-ar-version .login_password {
    direction: rtl;
}

.profile-bar.dropdown {
    margin-left: 10px;
}

.ur-ar-version .ticker-wrapper-h .heading {
    font-size: 22px;
    padding: 0 20px 0 0;
    direction: ltr;
    font-weight: 700;
    position: absolute;
    right: 0;
    left: unset;
    top: 4px;
}

.theme-btn {
    background-position: center;
    background-image: url(../images/btn-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 14px 31px;
}

.theme-btn-borderd-btn {
    /* background-image: url(../images/border-btn-img.png);
    color: #ed3237; */
    background-image: url(../images/btn-bg.png);
    color: #fff;
}

.theme-btn-borderd-btn:hover {
    /* background-image: url(../images/slim-btn-bg.png); */
    color: #fff;
    background-image: url(../images/greenbtn-bg.png);

}

.green-hover-bg.theme-btn:hover {
    background-image: url(../images/greenbtn-bg.png);
    color: #fff;
}

.white-hover-bg.theme-btn:hover {
    background-image: url(../images/white-btn-bg-1.png);
    color: #ed3237;
}

.blue-hover-bg.theme-btn:hover {
    background-image: url(../images/bluebtn-bg.png);
}

.white-bg {
    background-image: url(../images/white-btn-bg-1.png) !important;
    color: #ed3237;
}

.offcanvas-header .btn-close {
    color: #fff;
    background: none;
    fill: #fff;
    border: 0;
    border-radius: none;
    padding: 14px 31px;
}

.offcanvas-header .close {
    position: absolute;
    right: 44px;
    top: 41px;
    width: 50px;
    height: 43px;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 1;
    left: 30px;
    background-image: url(../images/white-btn-bg-1.png);
}

.btn-close:focus {
    opacity: 1;
    box-shadow: none;
}

.offcanvas-header .close:before,
.offcanvas-header .close:after {
    position: absolute;
    left: 55px;
    content: " ";
    height: 33px;
    width: 3px;
    background-color: #d31f24;
    top: 6px;
}

.offcanvas-header .close:before {
    transform: rotate(45deg);
}

.offcanvas-header .close:after {
    transform: rotate(-45deg);
}

button {
    border: none;
    background: transparent;
}

.text-captilize {
    text-transform: uppercase;
}

#search-results {
    margin-top: 15px;
}

#search-results ul li {
    margin-left: 0;
    position: relative;
    list-style-type: none;
    padding: 10px 10px 10px 10px;
    background: #f6f7fa;
    margin-bottom: 5px;
}

#search-results ul li::before {
    content: "\f002";
    position: relative;
    font-family: FontAwesome;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
    /* left: 10px;
    top: 13px; */
}

#search-results ul li a:hover {
    color: red;
}

#search-results ul li a {
    color: #000;
    font-size: 16px;
}

/* custom user fonts */
.acount-details .error {
    font-size: 14px;
    font-weight: 400;
}

.font-wrapper {
    position: absolute;
    bottom: -60px;
    z-index: 999;
    right: 0;
}

.font-wrapper.active {
    bottom: 0;
}

.font-wrapper.active .item.selected {
    display: none;
}

.item.selected .size {
    width: 60px;
    height: 60px;
    background: #eaedf5;
    border-radius: 0;
    margin: 0;
}

.font-list {
    display: none;
    position: absolute;
    bottom: -220px;
    z-index: 999;
    right: 0;
    background: #eaedf5;
    padding: 20px;
    border-radius: 0 0 20px 20px;
}

.font-wrapper.active .font-list {
    display: block;
}

.font-list .close-icon {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eaedf5;
    cursor: pointer;
}

.font-list h5 {
    margin-bottom: 20px;
    font-size: 18px;
}

.font-list .list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.disable-link {
    pointer-events: none;
}

.item .size {
    width: 100px;
    height: 100px;
    border: 1px solid #969eb4;
    background: #fff;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 30px;
    cursor: pointer;
}

.font-list .item .size:hover {
    border: 2px solid #ed3237;
    color: #ed3237;
}

.font-list .item {
    text-align: center;
    font-size: 12px;
}

.font-list .item:last-child .size {
    margin-right: 0;
}

.item .size.medium {
    font-size: 45px;
}

.item .size.large {
    font-size: 60px;
}

/* header */
.header {
    position: fixed;
    margin-top: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    background: #ffff;
}

.top-header {
    background-color: #e4e8f366;
    background-repeat: no-repeat;
    width: 100%;
    height: 35px;
    background-image: url("../images/header-top.png");
    background-size: 100%;
}

.logo {
    width: 180px;
}

.bottom-header {
    padding: 10px 0 0;
    position: relative;
}

.header ul li {
    position: relative;
}

.header .header-list ul li i {
    font-size: 20px;
    margin-bottom: 3px;
}

.header-list .nav-link,
.language-bar .nav-link {
    font-weight: 500;
    font-size: 20px;
    margin: 0 45px 0 0;
    line-height: 24px;
    letter-spacing: 0px;
    color: #101931 !important;
    position: relative;
    transition: all 0.5s;
    padding: 0;
}

.ur-ar-version .header-list .nav-link,
.ur-ar-version .language-bar .nav-link {
    font-size: 24px;
}

.dropdown.notifications .dropdown-toggle::after {
    display: none;
}

.mesages-detail li {
    padding: 0 3px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.language-bar .dropdown img {
    border: 2px solid #eaedf5;
}

.language-bar .nav-link {
    margin-right: 0;
    margin-top: 6px;
}

.header-list .nav-link:hover:before,
.header-list .nav-link.main-header-active::before {
    width: 100% !important;
    transition: all 0.5s;
}

.header-list .nav-link:hover,
.header-list .nav-link.main-header-active {
    color: #ed3237 !important;
}

.header-list .nav-link:hover>span.next00 {
    border-top: 3px solid #ed3237;
    border-left: 3px solid #ed3237;
}

.header-list .nav-link::before,
.header-list .nav-link.main-header-active::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: ".";
    color: transparent;
    background: #ed3237;
    height: 2px;
}

.header-list {
    display: flex;
    justify-content: flex-end;
    gap: 40px;
    position: relative;
}

.header-buttons {
    display: flex;
    align-items: center;
}

.header-list .drop-down--active .drop-down__menu-box {
    margin-top: 18px;
}

/* buttons */
button.btn-transparent {
    position: relative;
    /* height: 70px; */
    min-width: 150px;
    overflow: hidden;
}

span.bg-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

span.bg-img svg {
    width: 100%;
    height: 100%;
}

span.text {
    position: relative;
    z-index: 9;
}

/* SEACH wraper */
.search-wrapper {
    display: flex;
    align-items: center;
    width: auto;
    position: absolute;
    /* right: 155px; */
    justify-content: flex-end;
    top: 0;
    bottom: 0;
}

.search-wrapper {
    left: calc(100% - 203px);
}

.search-wrapper.active input.form-control {
    width: 550px;
    height: 58px;
    position: relative;
    right: -48px;
    border-radius: 8px;
    display: block;
}

.search-wrapper .search-icon {
    background: #d7e0f8;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 20px;
    padding: 30px;
    color: #2458e0;
}

.search-wrapper.active {
    background: #fff;
    width: calc(100% - 350px);
    transition: all 0.3s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.search-wrapper.active .search-icon {
    background-color: #2458e0;
    color: #fff;
}

.search-wrapper.active span.search-icon {
    position: relative;
}

.search-wrapper .form-control {
    display: none;
    width: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

/* language bar */
button#dropdownMenuButton1 {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
}

/* .dropdown-toggle::after, */
span.next00 {
    border: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: transparent;
    text-indent: -9999px;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    content: "";
    transform: rotate(-135deg);
    margin-left: 18px;
}

.language-bar .dropdown-menu {
    max-height: 350px;
    overflow-y: auto;
    left: -137px !important;
    width: 232px !important;
    padding: 0 !important;
    background: #fff;
    z-index: 9999;
    top: 40px;
}

.dropdown-item:hover {
    background-color: #28882c;
    color: #fff;
}

.language-bar .dropdown-item {
    padding: 1px 10px !important;
    border-bottom: 1px solid #d7e0f8 !important;
    display: flex !important;
    align-items: center;
}

.language-bar .dropdown-menu .dropdown-item .lang-name {
    display: block;
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    margin-right: 8px;
    width: 80%;
}

.language-bar .dropdown-menu img {
    display: block;
    width: 26px;
    height: 26px;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
    box-shadow: 0 1px 5px 0 rgba(32, 33, 36, 0.28);
}

/* news-tiker */
@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes ticker2 {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 100%);
        transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 100%);
        -ms-transform: translate3d(0, 0, 100%);
        -o-transform: translate3d(0, 0, 100%);
    }
}

/*  */
.ticker-wrapper-h {
    display: flex;
    overflow: hidden;
    background: #101931;
    padding: 20px 0;
    width: 100%;
}

.dashboad-ticker.ticker-wrapper-h {
    padding: 8px 0;
}

.bottom-header::after {
    background-image: url(../images/zigzag.png);
    position: absolute;
    width: 100%;
    content: "";
    height: 20px;
    background-size: 110%;
    left: 0;
    bottom: -13px;
    z-index: 999;
    background-position: center;
    /* transform: rotate(180deg); */
    mix-blend-mode: color-dodge;
}

.ticker-wrapper-h .heading {
    padding: 5px 0 0 20px;
    flex: 0 0 auto;
    z-index: 1000;
    background: #101931;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: unset;
    top: 4px;
}

.image-outer-wrap img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}

.ur-ar-version #editPostModal,
.ur-ar-version .swal2-container {
    font-family: "Jameel Noori Nastaleeq" !important;
}

.news-ticker-h {
    display: flex;
    margin: 0;
    padding: 0;
    padding-left: 90%;
    z-index: 999;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    /* -webkit-animation-duration: 40s;
    animation-duration: 40s; */
}

.news-ticker-h:hover {
    animation-play-state: paused;
}

.news-ticker-h li {
    display: flex;
    width: 100%;
    align-items: center;
    white-space: nowrap;
    padding-left: 20px;
}

.news-ticker-h li a {
    color: #eaedf5;
    margin: 0 2rem;
    font-weight: bold;
}
.en-version .news-ticker-h li a {
    font-weight: 400;
}
@keyframes tic-h {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes tic-h {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

/* menu-sidebar */
.offcanvas-end {
    width: 500px;
}

div.login-sidebar#offcanvasRight {
    background-color: #d31f24;
}

.login-sidebar .offcanvas-body {
    flex-grow: 1;
    padding: 3rem 3rem;
    overflow-y: unset;
}

.login-details h4 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    padding-bottom: 40px;
}

.form-wraper .form-control {
    background: #ff8b8e 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: transparent;
}

.login-details {
    padding-top: 40px;
}

.form-wraper .form-floating>label {
    color: #fff;
}

.form-wraper .form-control {
    background: #ff8b8e 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: transparent;
    /* color: #fff; */
}

.forgot-password a {
    padding-top: 20px;
    color: #fff;
}

.no-acount a {
    position: relative;
    /* bottom: 31px; */
    margin: 0 auto;
    text-align: center;
}

.no-acount a:hover {
    color: greenyellow;
}

.no-acount a span:hover {
    color: greenyellow;
}

/* banner */
.main-banner {
    background-image: url(../images/banner-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 264px 0 387px;
    position: relative;
    z-index: 9;
    margin-top: 170px;
}

.main-heading {
    font-weight: 500;
    width: 986px;
    margin: 0 auto;
}

.main-heading span {
    font-family: "Sacramento";
    text-transform: capitalize;
    font-weight: normal;
}

.banner-video-content {
    margin-top: 60px;
}

button.paly-video-btn {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    margin-left: 90px;
}

.paly-btn {
    width: 59px;
    height: 59px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: -70px;
    top: -8px;
}

.paly-btn:after {
    content: "";
    position: absolute;
    left: 45%;
    top: 45%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #d31f24;
    border-width: 16px 24px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* wellfare css */
.wellfare {
    background-image: url(../images/wellfare-bg.png);
    margin-top: -195px;
    position: relative;
    overflow: hidden;
    background-color: #f6f5f0;
    padding: 100px 0 320px;
}

.row.well-fare-content {
    padding-top: 308px;
    padding-bottom: 140px;
}

.absolute-dome-image {
    left: 10%;
    position: absolute;
    top: -13%;
}

.well-text-content h2 {
    max-width: 485px;
}

.well-text-content button {
    margin-top: 50px;
}

.al-mustafa-fondation {
    padding: 5px 20px 29px;
    position: relative;
    background-color: #fff;
    transition: all ease-in-out 0.2s;
    border-radius: 20px;
}

.al-mustafa-fondation:hover .r-more {
    display: block;
}

.al-mustafa-fondation::before {
    background-image: url(../images/tomb-top.png);
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -132px;
    left: 0;
    content: "";
    height: 215px;
    width: 100%;
    transition: all ease-in-out 0.2s;
    background-size: 100%;
}

.al-mustafa-fondation::after {
    background-image: url(../images/bottom.png);
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -113px;
    left: 0;
    content: "";
    height: 156px;
    width: 100%;
    transition: all ease-in-out 0.2s;
    background-size: 100%;
}

.al-mustafa-fondation:hover .f-logo {
    transform: scale(1.1);
}

.green-bg.al-mustafa-fondation:hover {
    background-color: #32a337;
}

.al-mustafa-fondation:hover .f-content h4 {
    color: #fff;
}

.al-mustafa-fondation:hover .f-content p {
    color: #fff;
    opacity: 0.6;
}

.green-bg.al-mustafa-fondation:hover.al-mustafa-fondation::before {
    background-image: url(../images/green-bottom.png);
}

.green-bg.al-mustafa-fondation:hover.al-mustafa-fondation::after {
    background-image: url(../images/green-top.png);
}

.blue-box-bg.al-mustafa-fondation:hover {
    background-color: #244aac;
}

.blue-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::before {
    background-image: url(../images/blue-top.png);
}

.blue-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::after {
    background-image: url(../images/blue-bottom.png);
}

.red-box-bg.al-mustafa-fondation:hover {
    background-color: #d31f24;
}

.red-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::before {
    background-image: url(../images/red-top.png);
}

.red-box-bg.al-mustafa-fondation:hover.al-mustafa-fondation::after {
    background-image: url(../images/red-bottom.png);
}

.foundations {
    margin-top: -72px;
}

.r-more {
    position: absolute;
    bottom: -26px;
    left: 50%;
    text-align: center;
    transform: translate(-50%);
    z-index: 3;
}

.well-text-content {
    margin-top: -50px;
}

.f-logo {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    position: relative;
}

/* .f-logo {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    width: 120px;
    height: 120px;
    background-color: #32a337;
    border-radius: 100%;
    margin-bottom: 30px;
} */
.f-logo {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
    width: 120px;
    height: 120px;
    background-color: #32a337;
    border-radius: 100%;
    margin-bottom: 30px;
    position: absolute;
    top: -4%;
    left: 34%;
}

.f-content {
    padding-top: 122px;
    height: 300px;
}

.f-logo::after {
    width: 91px;
    height: 91px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    content: "";
    background-size: 110%;
    left: 14px;
    top: 15px;
}

.f-logo img {
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 30px;
}

.al-mustafa-fondation .f-content h4 {
    font-size: 24px;
    line-height: 38px;
    padding-bottom: 15px;
    text-align: center;
}

.al-mustafa-fondation .f-content p {
    font-size: 17px;
    text-align: center;
    color: #969eb4;
    line-height: 24px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 9;
    max-height: 190px;
    overflow: hidden;
    word-break: break-word;

}

/* msg from ameer */
.message-from-ameer {
    background-image: url(../images/msg-ameer-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 190px;
}

.ameer-photo {
    transition: all ease-in-out 0.3s;
    position: relative;
}

.ameer-frame-photo {
    position: relative;
    overflow: hidden;
}

.ameer-frame-photo img {
    width: 100%;
    z-index: 3;
    position: relative;
    overflow: hidden;
}

.ceo-img img {
    position: absolute;
    bottom: 1%;
    width: 100%;
    z-index: 2;
    border-radius: 0 0 30% 30%;
    transform: scale(1.1);
}

.ceo-star-lottie {
    width: 84%;
    position: absolute;
    right: 5%;
    text-align: 0;
    top: 7%;
}

.ameer-photo:hover .ceo-img img {
    transform: scale(1.2);
    bottom: -1%;
    border-radius: 0 0 46% 42%;
    right: -7px;
}

.ameer-content {
    max-width: 840px;
}

.ameer-content p {
    font-size: 24px;
    line-height: 34px;
    padding-top: 10px;
}

section.message-ceo {
    margin-top: -305px;
    z-index: 7;
    position: relative;
    padding-bottom: 100px;
}

/* block qotes */
.block-component {
    margin-top: 30px;
}

.block-component blockquote.quote {
    position: relative;
    padding: 20px 0 20px 36px;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    font-weight: bold;
}

/* -- create the quotation marks -- */
.block-component blockquote.quote:before,
.block-component blockquote.quote:after {
    font-family: FontAwesome;
    position: absolute;
    color: #28882c;
    font-size: 34px;
}

.block-component blockquote.EN:before {
    content: "\f10d";
    top: 14px;
    margin-right: -20px;
    right: 100%;
}

.block-component blockquote.EN:after {
    content: "\f10e";
    margin-left: -20px;
    left: 100%;
    top: auto;
    bottom: -20px;
}

/* our team */
.our-team-wraper {
    /* height: 100vh; */
    position: relative;
}

.our-team-slider {
    padding: 50px 0 90px;
}

section.our-team.second,
section.our-team.third {
    position: absolute;
    top: 300px;
    opacity: 0;
    left: 0;
    width: 100%;
    /* transform: translate(0, 100%); */
}

div#owl-one,
div#owl-two,
div#owl-three {
    padding-top: 50px;
}

.moon-stars-lottie {
    position: absolute;
    left: 4%;
    top: -41%;
    width: 23%;
}

section.our-team {
    position: relative;
}

h2.our-team-h {
    position: relative;
    padding-bottom: 90px;
}

.team-title {
    position: relative;
}

h2.our-team-h::after {
    content: "";
    width: 2px;
    position: absolute;
    left: 50%;
    top: 76px;
    bottom: 0;
    border-left: 2px solid #4d515c;
    transform: translateX(-50%);
}

.managment-heading {
    margin-top: 100px;
}

.moving-star {
    position: absolute;
    background: #4d515c;
    width: 30px;
    border-radius: 50%;
    padding: 5px;
    margin-top: 30px;
    bottom: -24px;
}

.our-team-slider .owl-item {
    background-repeat: no-repeat;
    position: relative;
}

.our-team-slider .owl-item .blue-hover-image {
    transition: transform 0.2s ease-in-out;
    display: block;
}

.simple-image {
    display: block;
}

.slider-item:hover .blue-hover-image {
    transform: rotate(36deg);
    opacity: 1;
}

.our-team-slider .owl-item {
    background-repeat: no-repeat;
    position: relative;
}

.slider-item:hover .simple-image {
    display: none;
}

.slider-item:hover .naming-tag {
    background-color: #244aac;
    color: #fff;
}

.green-slider .slider-item:hover .naming-tag {
    background-color: #28882c;
    color: #fff;
}

.red-slider .slider-item:hover .naming-tag {
    background-color: #d31f24;
    color: #fff;
}

.blue-hover-image {
    opacity: 0;
}

.slider-zigzag {
    position: absolute;
    z-index: -1;
    top: 0;
}

.naming-tag {
    width: 202px;
    height: 54px;
    background: #eaedf5 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -45px;
}

.slider-item {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.slider-item h5 {
    padding-top: 15px;
}

/* mustafai library */
.image-galary.gallerimage-wraper {
    background: #d3f4d4;
}

.image-galary:hover .share-file-btn {
    display: block;
    z-index: 2;
}

.share-file-btn {
    position: absolute;
    top: 0;
    right: -1px;
    cursor: pointer;
    display: none;
    z-index: 2;
    background: #ed3237;
    justify-content: center;
    align-items: center;
    padding: 10px 14px 6px 8px;
}

.share-file-btn:hover {
    background: #077C0C;
}

.mustafai-libarary,
.gallary-team-wraper {
    background-image: url(../images/mustafai-library.png);
    padding: 230px 0 227px;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 3;
    position: relative;
}

.ur-ar-version .donate-type-filter {
    direction: rtl;
}

.ur-ar-version #donation-section .user-donation p {
    text-align: right !important;
}

.image-galary:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.image-galary:hover .seacrh-btn {
    display: block;
    z-index: 1;
}

.image-galary {
    width: 214px;
    height: 214px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.image-galary img {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
    border-radius: 8px;
    background-repeat: no-repeat;

}

.mustafai-lib-de.userlists-tab .image-galary,.dynamic-album-row .image-galary {
    height: 214px;
    width: 214px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    border-radius: 12px;
    position: relative;
    background: #d3f4d4;
    border: 1px solid #32a337;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.mustafai-lib-de.userlists-tab .image-galary img,
.dynamic-album-row .image-galary  img{
    height: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}

.tab-info p {
    margin-bottom: 15px;
}

span.seach-hover {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 100%;
    opacity: 0.74;
    padding: 21px 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.seacrh-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    cursor: pointer;
    transform: translate(-50%, -50%);
}
.seach-hover i {
    color: #2458e0;
    font-size: 36px;
    font-weight: normal;
}

.libaray-head {
    padding-bottom: 24px;
    align-items: center;
}

.mustafai-libarary .nav-pills .nav-link.active {
    background: #28882c 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 6px 6px;
    color: #fff !important;
}

.mustafai-libarary .nav-pills .nav-link:hover {
    background: #d3f4d4 0% 0% no-repeat padding-box;
    color: #32a337 !important;
}

.mustafai-libarary .nav-pills li.nav-item {
    border-top: 1px solid #00000029;
}

.mustafai-libarary .nav-pills li.nav-item .nav-link {
    padding: 0.7rem 1.7rem;
    color: #4d515c;
    font-size: 22px;
    line-height: 27px;
}

.mustafai-libarary .tab-content .tab-info p {
    /* width: 1054px; */
    padding: 15px 0 30px;
}

/* prayer-timer-card */
/* .events {
    padding: 140px 0 40px;
    position: relative;
    margin-top: -54px;
} */
.events {
    padding: 36px 0 95px;
    position: relative;
}

.absolute-frame-image {
    position: absolute;
    left: 18%;
    top: -45%;
    z-index: -1;
    width: 70%;
}

.prayer-timer-card {
    background-image: url(../images/paryer-time.png);
    background-repeat: no-repeat;
    background-position: 100%;
    padding: 38px;
    box-shadow: 0px 5px 50px #1019310d;
    border-radius: 10px;
}

.prayer-timer-card .next-btn {
    color: #fff;
    font-size: 30px;
    opacity: 0;
}

.prayer-timer-card .prev-btn {
    display: none;
}

.small-text {
    font-size: 15px;
}

.namaz-time-row:hover .inner-detail {
    cursor: pointer;
}

.namaz-time-row:hover .inner-detail p {
    color: #28882c;
    font-weight: 500;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    opacity: 1;
}

.namaz-time-row:hover .prev-btn {
    color: #28882c;
    display: block;
}

.namaz-time-row {
    padding-bottom: 30px;
}

.timer-body {
    padding-top: 20px;
}

.timer-body p {
    color: #fff;
    opacity: 0.6;
}

.social-system a:hover {
    color: #ed3237 !important;
}

.salah-btn .theme-btn {
    font-size: 16px;
}

.addcomment .form-control {
    border-radius: 50px;
    font-size: 15px;
}

/* up coling events */
/* .upcoming-event-slider .owl-item.active.center + .owl-item .event-item * {
    opacity: 0;
}
.upcoming-event-slider .owl-item.active.center {
    transform: scale(1.9);
    z-index: 2;
    position: relative;
}
.upcoming-event-slider .owl-item.active.center .inner-content p {
    font-size: 10px;
    line-height: 15px;
}
.upcoming-event-slider .owl-item.active.center #countdown li h2 {
    color: #000;
    font-size: 19px;
    line-height: 20px;
}
.upcoming-event-slider .owl-item.active.center #countdown li {
    font-size: 10px;
    padding: 10px;
}
.upcoming-event-slider .owl-item.active.center p.small-text {
    font-size: 9px;
}
.upcoming-event-slider .owl-item.active.center .theme-btn {
    font-size: 11px;
    padding: 7px 26px;
}
.upcoming-event-slider .owl-item.active.center h4 {
    font-size: 15px;
    line-height: 28px;
}
.upcoming-event-slider .owl-item.active.center hr {
    margin: 10px 0;
}
.upcoming-event-slider .owl-item.active.center .ramadan-workshop-time p {
    font-size: 8px;
    line-height: 11px;
}
.upcoming-event-slider .owl-item.active.center .ramadan-workshop-time i {
    font-size: 10px;
} */
.upcoming-event-slider .owl-carousel .owl-stage {
    display: flex;
    justify-self: center;
    align-items: center;
}

/* .upcoming-event-slider .owl-item {
    margin-top: -109px;
    transform: scale(0.5);
} */
.upcoming-event-slider .owl-item .event-item {
    width: 100%;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 13px #00000029;
    border-radius: 20px;
    padding: 25px;
}

.upcoming-event-slider button.owl-prev,
.upcoming-event-slider button.owl-next {
    width: 40px;
    height: 40px;
}

.upcoming-event-slider button span {
    display: none;
}

.upcoming-event-slider .owl-item.active.center {
    padding: 20px;
    margin-top: -20px;
}

.upcoming-event-slider button.owl-prev::before {
    font-family: FontAwesome;
    content: "\f060";
    position: absolute;
    font-size: 25px;
    display: flex;
    top: 4px;
    left: 9px;
}

.upcoming-event-slider button.owl-next::before {
    font-family: FontAwesome;
    content: "\f061";
    position: absolute;
    font-size: 25px;
    display: flex;
    top: 4px;
    left: 64px;
}

.upcoming-event-slider .owl-theme .owl-prev:hover,
.upcoming-event-slider .owl-theme .owl-next:hover {
    color: #ed3237;
    background: transparent;
    border: none;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    color: #ed3237;
    text-decoration: none;
}

.upcoming-event-slider .owl-theme .owl-nav {
    position: absolute;
    top: -14%;
    right: 1%;
    margin-top: 0;
    display: block;
}

.ramadan-workshop-time p {
    font-size: 15px;
    line-height: 20px;
}

.time-lines {
    background: #969eb419 0% 0% no-repeat padding-box;
    border: 2px solid #22c6fc;
    border-radius: 10px;
}

/* donations */
.donations {
    /* background-image: url(../images/donations-bg.png); */
    margin: 50px 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.charity-head {
    padding: 20px 0;
    border-top: 1px solid #eaedf5;
    border-bottom: 1px solid #eaedf5;
    justify-content: center;
}
.charity-head h4{
    text-align: center;
}
.dashboard-donate .charity-head,
.business-plan .charity-head {
    border-top: none;
}

.business-plan .plan-info {
    padding-top: 30px;
}

.dash-common-card.business-plan {
    padding-bottom: 40px;
}

.ur-ar-version .dash-common-card.business-plan,
.ur-ar-version .charity-head,
.ur-ar-version .text-donars-1,
.ur-ar-version .text-c-1 {
    direction: rtl;
}

.ur-ar-version .plan-info-det,
.ur-ar-version .plan-application-det {
    direction: ltr;
}

.approved-invoive.dash-common-card.business-plan {
    padding: 40px;
}

p.text-c-1 {
    padding: 56px 0;
}

.charity-head h4 span {
    font-size: 18px;
    font-weight: 400;
}

.avg-amounts .progress {
    margin-bottom: 20px;
}

.avg-amounts .progress {
    height: 10px;
    background-color: #d3f4d4;
    border-radius: 30px;
}

.avg-amounts p {
    font-weight: 500;
    font-size: 18px;
}

.avg-amounts h5 {
    font-size: 24px;
    line-height: 42px;
    font-weight: 500;
}

.charity-content {
    padding-right: 100px;
}

.magazine {
    position: relative;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 13px #00000029;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px 50px;
}

.magazine::before {
    position: absolute;
    content: "";
    background-image: url(../images/frame.svg);
    width: 18px;
    height: 80%;
    left: 0;
    top: 0;
}

.magazine::after {
    position: absolute;
    content: "";
    background-image: url(../images/frame.svg);
    width: 18px;
    height: 80%;
    right: 0;
    bottom: 0;
}

.download-book {
    position: relative;
}

.team-info {
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 15px;
    z-index: 1;
    top: 65%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.32816876750700286) 84%);
    height: 100%;
}

.magazine:hover .team-info {
    opacity: 1;
    top: 50%;
    transition: all 0.25s linear;
}

/* testimonials */
.testimonials {
    padding-top: 100px;
    position: relative;
}

.testimonials-slider {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 150px;
    position: relative;
}

div#sync2 {
    position: absolute;
    top: 0;
    left: o;
}

.d-absolute-bottom-img {
    position: absolute;
    bottom: -74px;
    right: 0;
}

.d-absolute-top-img {
    position: absolute;
    top: 0;
    left: 3%;
}

.testimonials-slider #sync1 .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #b8c0d5;
    padding: 40px;
    border-radius: 10px;
}

.testimonials-slider .owl-carousel .owl-stage-outer {
    padding-top: 100px;
    padding-bottom: 90px;
}

.image-wraper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -138px;
    z-index: 3;
}

.testimonials-slider .owl-carousel .owl-item img {
    width: 19%;
}

div#sync2 img {
    width: 35% !important;
    border: 3px solid #ed3237;
    border-radius: 100%;
}

.testimonials-slider .owl-dots {
    display: none !important;
}

#sync2 .item {
    background: transparent;
    padding: 10px 0px;
    margin: 5px;
    display: flex;
    justify-content: center;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

.owl-theme .owl-nav [class*="owl-"] {
    transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}

#sync2 .owl-item:nth-child(1) img {
    top: -76%;
    left: 60%;
    position: absolute;
    transform: scale(0.6);
    border: 2px solid #ed3237;
}

#sync2 .owl-item:nth-child(2) img {
    bottom: -307%;
    left: 8%;
    position: absolute;
    transform: scale(0.8);
    border: 2px solid #2458e0;
}

#sync2 .owl-item:nth-child(3) img {
    top: 92%;
    left: 54%;
    position: absolute;
    transform: scale(0.8);
    border: 2px solid #2458e0;
}

#sync2 .owl-item:nth-child(4) img {
    top: -56%;
    left: 3%;
    position: absolute;
    transform: scale(0.6);
    border: 2px solid #ed3237;
}

/* get i n touch */
.get-in-touch {
    background-image: url(../images/get-in-touch-bg.png);
    padding-top: 193px;
    margin-bottom: -123px;
    background-size: 100% 100%;
    position: relative;
}

.map-lottie {
    position: absolute;
    width: 15%;
    bottom: 14%;
    z-index: 1;
}

.get-in-left {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
}

.contact-form-wraper {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 80px;
    margin-bottom: -180px;
    width: 650px;
}

.contact-form-wraper input,
.contact-form-wraper textarea {
    border-left: none;
    border-top: none;
    border-right: none;
}

.contact-form-wraper .form-control {
    border-bottom: 1px solid #4d515c;
    border-left: none;
    border-top: none;
    border-right: none;
    border-radius: 0 !important;
    color: #4d515c;
}

section.get-in-touch::before {
    content: "";
    background: url("../images/footer-bg.svg");
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-position: top;
    background-size: cover;
    height: 150px;
}

.d-flex.justify-content-end.libray-modal-btn-close .btn-close {
    right: -9px;
    top: -17px;
}

/* footer css */
.footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: #fff;
    padding-top: 100px;
    background-color: #101931;
    margin-bottom: 0;
}

.footer-home {
    padding-top: 200px;
    margin-top: -120px;
}

.footer-newsletter .field-wrapper {
    display: flex;
    margin-top: 30px;
}

.field-wrapper .form-control {
    background: #1a2238;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px 20px;
    height: 60px;
}

textarea>.form-control {
    border: none;
}

.field-wrapper .theme-btn {
    margin-left: -25px;
}

.footer-newsletter {
    margin-bottom: 100px;
}

.footer-logo {
    width: 170px;
}

.footer-info {
    padding-right: 40px;
}

.footer-info p {
    margin-top: 45px;
    margin-bottom: 50px;
}

.store-logos {
    display: flex;
    margin-bottom: 60px;
}

.store-logos .image {
    width: 150px;
    margin-right: 10px;
}

.follow-us ul {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.follow-us ul li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    margin-right: 10px;
}

.store-logos .image:last-child {
    margin: 0;
}

.follow-us ul li:last-child a {
    margin: 0;
}

.follow-us ul li .facebook {
    color: #6380c5;
}

.follow-us ul li .facebook:hover {
    background: #6380c5;
    color: #fff;
}

.follow-us ul li .linkedin {
    color: #087bb7;
}

.follow-us ul li .linkedin:hover {
    background: #087bb7;
    color: #fff;
}

.follow-us ul li .twitter {
    color: #03a9f4;
}

.follow-us ul li .twitter:hover {
    color: #fff;
    background: #03a9f4;
}

.follow-us ul li .pinterest {
    color: #cb1f24;
}

.follow-us ul li .pinterest:hover {
    color: #fff;
    background: #cb1f24;
}

.follow-us ul li .youtube {
    color: #ff0000;
}

.follow-us ul li .youtube:hover {
    color: #fff;
    background: #ff0000;
}

.footer-links .opacity {
    opacity: 0;
}

.footer-links h5 {
    margin-bottom: 40px;
}

.footer-links li {
    margin-bottom: 30px;
    font-size: 20px;
}

.footer-links li a {
    color: #fff;
}

.footer-links li a:hover {
    color: #ed3237;
}

.drop-down__menu li:hover,
li.menu-item-has-children a:hover {
    color: #2458e0;
}

.footer-links .contact-info li {
    font-size: 18px;
}

.footer-links .contact-info li a {
    display: flex;
}

.footer-links .contact-info li .icon {
    margin-right: 15px;
    margin-top: 3px;
}

.copyrights {
    padding: 30px 15px;
    margin-top: 30px;
}

.copyrights p {
    color: #969eb4;
    text-align: center;
}

/*
.time-lines-head {
    padding: 20px;
    border-bottom: 1px solid #d0d5e3;
} */

.time-lines-body {
    padding: 20px;
    height: 570px;
    overflow-y: auto;
    overflow-x: hidden;
}

.pr-name h6 {
    font-weight: bold;
}

#countdown li {
    display: inline-block;
    font-size: 20px;
    color: #969eb4;
    text-transform: capitalize;
    list-style-type: none;
    padding: 1em;
}

#countdown li h2 {
    color: #000;
    font-size: 42px;
}

.drop-down,
.about-dropdown {
    display: inline-block;
    position: relative;
}

.drop-down__button {
    cursor: pointer;
}

a.drop-down__item {
    font-size: 15px;
    color: #000;
    font-weight: normal;
}

.drop-down__icon {
    width: 18px;
    vertical-align: middle;
    margin-left: 14px;
    height: 18px;
    border-radius: 50%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.drop-down__menu-box {
    position: absolute;
    width: 200px;
    right: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    margin-top: 5px;
    z-index: 2;
}

.drop-down__menu {
    margin: 0;
    padding: 0 13px;
    list-style: none;
}

.custom-design-drop-down .drop-down__menu-box:before {
    border-bottom: 8px solid red;
}

.drop-down__menu-box:before {
    content: "";
    background-color: transparent;
    border-right: 8px solid transparent;
    position: absolute;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    top: -15px;
    right: 18px;
}

.news-feed-share .drop-down__menu-box:before {
    border-bottom: 8px solid #32a337;
}

.news-feed-share ul.drop-down__menu {
    padding: 0 14px !important;
}

ul.drop-down__menu {
    display: flex;
    flex-direction: column;
    justify-content: start !important;
    align-items: start !important;
    padding: 14px !important;
}

.drop-down__menu-box:after {
    content: "";
    background-color: transparent;
}

.drop-down__menu li {
    padding: 13px 0;
    text-align: left;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e0e2e9;
    list-style-type: none;
    width: 100%;
}

.drop-down__menu li a {
    font-size: 15px;
}

a.drop-down__item-icon {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
    fill: #8995b6;
}

/* .drop-down__item:hover .drop-down__item-icon {
    fill: #2458e0;
}
a.drop-down__item:hover {
    color: #2458e0;
} */
.drop-down__item:last-of-type {
    border-bottom: 0;
}

.header-list .nav-item:hover .drop-down__menu-box,
.drop-down.drop-down--active .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
    z-index: 2;
}

.nav-item.nested-dropdown:hover .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
    z-index: 2;
}

.header-list .nav-item:hover .drop-down__menu-box {
    z-index: 5000;
}

/* .drop-down__item:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 28px;
    background-color: #3d6def;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.drop-down__item:hover:before {
    display: block;
} */
.menu-item-has-children ul {
    position: absolute;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    z-index: 1;
    min-width: 220px;
    padding: 0 10px;
    opacity: 0;
    visibility: hidden;
    border-radius: 6px;
    left: 0;
}

li.menu-item-has-children:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    left: 111%;
    top: 8%;
}

li.menu-item-has-children::after {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    line-height: 50px;
    color: #000;
    bottom: -1px;
    font-size: 20px;
}

.drop-down__menu li:last-child {
    border: 0;
}

/* chat sidebar */
.chat-sidebar {
    background-color: #fff;
    max-width: 100%;
    width: 360px;
    height: 100vh;
    position: fixed;
    left: 0;
    bottom: 0;
    /* overflow-y: auto; */
}

.multi-chat-btn-list {
    padding: 20px 50px;
}

ul.friends-list {
    overflow-y: auto;
    height: calc(100vh - 260px);
}

ul.friends-list li {
    border-bottom: 1px solid #eaeef7;
    padding: 20px 20px;
    cursor: pointer;
    margin-top: 5px;
}

ul.friends-list li:hover {
    background-color: #f6f7fa;
}

ul.friends-list li h6 {
    font-size: 18px;
    line-height: 22px;
    color: #4d515c;
    font-weight: 500;
    padding-bottom: 5px;
}

ul.friends-list li p {
    font-size: 15px;
    line-height: 18px;
    color: #969eb4;
    word-break: break-word;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.profile-tag-line {
    width: 70%;
}

.chat-sidebar .nav-pills .nav-link.active,
.chat-sidebar .nav-pills .show>.nav-link {
    color: #2458e0;
    background-color: transparent;
    border-bottom: 2px solid #2458e0;
    border-radius: 0;
    font-weight: 500;
}

.chat-sidebar .nav-pills .nav-link {
    font-size: 16px;
    color: #4d515c;
    font-weight: 400;
}

.add-more-btn {
    background: #ed3237;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    color: #fff;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 26px;
    margin-top: 10px;
    line-height: 20px;
}

.unread {
    background-color: #eaedf5;
}

/* end */

/* sidebar */

.chat-sidebar {
    height: calc(100% - 131px);
}

.dashborad-sidebar {
    background-color: #101931;
    max-width: 100%;
    width: 360px;
    height: 100vh;
    height: calc(100vh - 131px);
    position: fixed;
    left: 0;
    bottom: 0;
    overflow-y: auto;
}

.dashborad-sidebar .toggler-bars {
    position: fixed;
    width: fit-content;
    top: 108px;
    left: 0;
    color: #fff;
    background-color: #101931;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 35px;
    z-index: 9;
}

.ur-ar-version .dashborad-sidebar,
.ur-ar-version .chat-sidebar {
    direction: rtl;
}

.dashborad-sidebar .close-icon {
    font-size: 19px;
    /* position: absolute; */
    margin-top: 110px;
    margin-left: 229px;
    right: -35px;
    color: #fff;
    top: 121px;
    background: #101931;
    padding: 7px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}

.ur-ar-version .dashboard-list .list-item a {
    font-size: 26px;
}

.dashboard-list .list-item a {
    align-items: center;
    padding: 20px 50px;
    display: flex;
    margin: 20px 0;
    transition: all ease-in-out 0.3s;
}

.dashboard-list .list-item a {
    text-decoration: none;
    color: #596584;
    font-weight: normal;
    font-size: 20px;
}

.dashboard-list .list-item a>span {
    margin-right: 15px;
    width: 30px;
}

.ur-ar-version .dashboard-list .list-item a>span {
    margin-left: 15px;
}

.dashboard-list .list-item:hover a,
li.list-item.active a {
    color: #32a337;
}

.dashboard-list li.list-item.active {
    border-left: 5px solid #32a337;
}

.dashboard-list li.list-item:hover,
.dashboard-list li.list-item.active {
    background: #1b253e;
    cursor: pointer;
}

.dashboard-list .list-item:hover .hov-icon,
.dashboard-list li.list-item.active .hov-icon {
    display: block;
}

.dashboard-list .list-item:hover .simple-icon,
.dashboard-list li.list-item.active .simple-icon {
    display: none;
}

.simple-icon {
    display: block;
}

.dashboard-list .list-item a svg {
    margin-right: 20px;
}

.dashborad-sidebar .main-show {
    font-size: 16px;
    color: #535d84;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
}

.hov-icon {
    display: none;
}

/* cms pages style */

.csm-pages-wraper {
    padding: 240px 0 60px;
}

.main-head {
    padding-bottom: 90px;
}

.inner-info-d h3 {
    padding-bottom: 52px;
}

.inner-info-d .block-component blockquote.quote {
    color: #101931;
    padding: 0px 0 14px 45px;
}

.inner-info-d .block-component blockquote.EN:before {
    top: -2px;
    margin-right: -29px;
}

.inner-info-d p {
    max-width: 1142px;
}

.inner-info-d .block-component blockquote.quote:before,
.inner-info-d .block-component blockquote.quote:after {
    font-size: 27px;
    bottom: 7px;
    margin-left: -142px;
}

.am-img-wrp {
    box-shadow: 0px 3px 6px #e5e5e57d;
    border-radius: 20px;
    background: #e5e5e5;
}

.am-img-wrp img {
    margin-bottom: -10px;
    right: -6px;
    margin-left: 8px;
}

.naming-descrip {
    padding-top: 50px;
}

.sub-hedding {
    font-size: 40px;
    line-height: 47px;
    padding-top: 30px;
}

.mustafai-managment-pg .slider-item {
    overflow: hidden;
    position: relative;
}

.mustafai-managment-pg .blue-hover-image {
    transition: transform 0.2s ease-in-out;
}

.manage-gap {
    padding-top: 80px;
}

.mustafai-managment-pg .naming-tag {
    width: 200x;
    border-radius: 6px;
    margin-top: -60px;
    padding: 10px 15px;
    height: auto;
}

.mg-social-links ul.list-unstyled {
    display: flex;
}

.mg-social-links ul.list-unstyled li {
    border: 1px solid rgb(190, 190, 210, 0.3);
    border-radius: 10px;
    padding: 5px 14px;
    color: #7b7b88;
    margin-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
}

.mg-social-links ul.list-unstyled li a {
    color: #7b7b88;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.red-slider .slider-item:hover .naming-tag .mg-social-links ul.list-unstyled li a {
    color: #fff;
}

.cm-p-text {
    padding-top: 30px;
    padding-bottom: 90px;
}

.press-gallary {
    /* max-width: 1566px;
    margin: 0 auto; */
    padding-bottom: 170px;
}

.gallary-team-wraper {
    padding: 196px 0 227px;
    background-size: 112%;
}

.gallary-team-wraper .our-team-slider {
    padding: 50px 0 70px;
}

.gallary-team-wraper .our-team-slider div#owl-one,
.gallary-team-wraper .our-team-slider div#owl-two,
.gallary-team-wraper .our-team-slider div#owl-three {
    padding-top: 6px;
}

.row.multi-galry-images>div {
    padding: 1px;
}

.gal-img-1 {
    width: 354px;
    height: 478px;
    object-fit: cover;
}

.gal-img-2 {
    width: 501px;
    height: 478px;
    object-fit: cover;
}

.gal-img-3 {
    width: 857px;
    height: 278px;
    object-fit: cover;
}

.gal-img-4 {
    height: 230px;
    object-fit: cover;
    width: 100%;
}

.gal-img-5 {
    height: 523px;
    object-fit: cover;
}

section.latest-event {
    padding-bottom: 200px;
}

.event-box {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 15px 15px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.event-ifo h5 {
    font-size: 22px;
    line-height: 27px;
    color: #4d515c;
    padding: 20px 0;
}

.cm-p2-text {
    max-width: 1473px;
    margin: 40px auto;
    color: #4d515c;
}

.event-ifo p {
    color: #8d8d8d;
    font-size: 18px;
    line-height: 26px;
}

section.about-us {
    padding-bottom: 100px;
}

h3.about-h-1 {
    padding-bottom: 30px;
}

h4.about-h-2 {
    padding-bottom: 18px;
    font-weight: 500;
}

h4.about-h-3 {
    padding-bottom: 50px;
}

.chang-our-contact-btn {
    margin-top: 79px;
}

.change-ourself {
    background-image: url(../images/blue-bg.png);
    padding: 100px;
    background-repeat: no-repeat;
}

.c-body-mens img {
    width: 393px;
}

.rising-members {
    margin-top: 238px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.center-image-top {
    margin-top: -80px;
}

.change-ourself p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    padding-top: 48px;
}

.change-ourself h2 {
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 42px;
}

.change-ourself-bottom {
    background-color: #fff;
    padding-bottom: 100px;
}

section.serving-humanity {
    background: #f4f6fa;
    background-image: url(../images/serving-humanity-bg.png);
    padding: 100px 0;
    position: relative;
}

.cahrity-ways {
    display: flex;
    margin-top: -27%;
    align-items: center;
    justify-content: center;
}

.charity-lottie {
    background: #f2dddd;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.humanity-group-images {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-circle-img {
    width: 75%;
}

.charity-img-2 {
    width: 265px;
    height: 265px;
    border: 4px solid #ffffff;
    opacity: 1;
    border-radius: 50%;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -4%;
}

.charity-img-1 {
    margin-top: -33%;
    margin-left: -10%;
    width: 265px;
}

.charity-img-3 {
    margin-top: 4%;
    width: 265px;
}

.serve-heading {
    padding-bottom: 70px;
}

.central-body-managment {
    padding-top: 40px;
}

section.mustafai-managment-pg {
    padding-bottom: 60px;
    position: relative;
}

.bottom-img-copy.d-absolute-bottom-img {
    bottom: -127px;
}

.ab-content p {
    max-width: 912px;
}

.calculations {
    display: flex;
}

.calculations .progress {
    width: 145px;
    height: 145px;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: transparent;
    text-align: center;
    line-height: 200px;
    margin: 20px;
}

.calculations .progress .title {
    position: relative;
    z-index: 100;
    width: 100%;
}

.calculations .progress .overlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #00000029;
}

.calculations .progress .left,
.calculations .progress .right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 10px solid #d31f24;
    border-radius: 100px 0px 0px 100px;
    border-right: 0;
    transform-origin: right;
}

.calculations .progress .left {
    animation: load1 1s linear forwards;
}

.calculations .progress:nth-of-type(2) .right,
.calculations .progress:nth-of-type(3) .right {
    animation: load2 0.5s linear forwards 1s;
}

.calculations .progress:last-of-type .right,
.calculations .progress:first-of-type .right {
    animation: load3 0.8s linear forwards 1s;
}

@keyframes load1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

@keyframes load2 {
    0% {
        z-index: 100;
        transform: rotate(180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(270deg);
    }
}

@keyframes load3 {
    0% {
        z-index: 100;
        transform: rotate(180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(315deg);
    }
}

/* conatct us */
section.contact--pg {
    padding-bottom: 60px;
}

.contact-us-form-wraper {
    background: #e5e5e5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    width: 100%;
    padding: 80px 130px 80px 400px;
}

.location-conatct {
    background: #d31f24 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 12px #a50808;
    border-radius: 4px;
    padding: 45px 36px 45px;
    width: 644px;
    margin-right: -316px;
    z-index: 1;
}

.contact-us-form h3 {
    color: #090943;
    text-transform: none;
}

.location-conatct .info-holder {
    vertical-align: top;
    margin-left: 25px;
}

.location-conatct li {
    list-style-type: none;
    display: flex;
    padding-bottom: 40px;
}

.location-conatct li:last-of-type {
    padding-bottom: 0;
}

.location-conatct li span {
    margin-right: 6px;
    font-size: 30px;
    color: #fff;
    width: 40px;
}

.location-conatct .info-holder p {
    font-size: 14px;
    color: #fff;
    line-height: 17px;
    font-family: "Sarabun";
}

.location-conatct h1 {
    font-family: "Sarabun";
    color: #fff;
    font-size: 50px;
    line-height: 65px;
    padding-bottom: 60px;
}

.contact-us-form .form-control {
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background: #f9f9fb 0% 0% no-repeat padding-box;
    border-radius: 7px;
    height: 70px;
    border: none;
}

.contact-us-form label {
    font-weight: 500;
    font-size: 17px;
    color: #000000;
    cursor: pointer;
}

.relative {
    position: relative;
}

.im-libtext {
    max-width: 1566px;
    margin: 0 auto;
}

.image-libaray {
    background-image: url(../images/image-library-bg.png);
    background-repeat: no-repeat;
    margin-top: -58px;
    padding: 120px 0 200px;
    background-size: 100%;
}

.library-image-box {
    padding: 12px;
}

.library-image-box.member-1 img {
    width: 252px;
    height: 405px;
    object-fit: cover;
    border-radius: 10px;
}

.library-image-box.member-2 img {
    width: 342px;
    height: 542px;
    object-fit: cover;
    border-radius: 10px;
}

.library-image-box.member-3 img {
    width: 492px;
    height: 737px;
    object-fit: cover;
    border-radius: 10px;
}

.library-image-box.member-4 img {
    width: 342px;
    height: 542px;
    object-fit: cover;
    border-radius: 10px;
}

.library-image-box.member-5 img {
    width: 252px;
    height: 405px;
    object-fit: cover;
    border-radius: 10px;
}

.audio-libaray {
    padding: 50px 0 200px;
    position: relative;
}

.audio-start-lottie {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}

video#videoLink {
    width: 336px;
    height: 336px;
    object-fit: cover;
}

.video-container {
    position: relative;
}

.audio-libaray.all-audios .video-container {
    position: relative;
    height: 285px;
}

.play-btn {
    width: 59px;
    height: 59px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    top: 39%;
    cursor: pointer;
}

.play-btn:after {
    content: "";
    position: absolute;
    left: 45%;
    top: 45%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #d31f24;
    border-width: 16px 24px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.pause-btn .video-pause {
    width: 59px;
    height: 59px;
    /* background-color: #fff; */
    border-radius: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    top: 39%;
    color: #fff;
    transform: translateX(-50%);
    font-size: 21px;
    cursor: pointer;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 98%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
    background: rgb(26, 34, 56, 0.8);
    border-radius: 14px;
}

span.pause-2 {
    position: absolute;
    top: 31%;
    left: 40%;
}

section.video-libaray {
    background-image: url(../images/mustafai-library.png);
    padding: 128px 0 330px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.document-library {
    padding-bottom: 350px;
}

.dcm-img-wrp {
    position: relative;
}

.pdf-img {
    position: absolute;
    top: 0;
    left: 0;
}

.dcm-speaker h6 {
    color: #0f1830;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
}

.vd-p-text {
    width: 1566px;
    padding-bottom: 140px;
}

/* dashboard request css */
.dash-common-card {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 5px #10193114;
    border-radius: 10px;
    padding: 20px 20px 70px;
}

ul.requset-list li {
    list-style-type: none;
}

ul.requset-list li {
    list-style-type: none;
    border-bottom: 1px solid #ede8e8;
    padding: 20px 0;
}

ul.requset-list li h6 {
    font-size: 16px;
    line-height: 22px;
}

.common-badge-size .badge {
    width: 120px;
    height: 35px;
    border-radius: 6px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

span.confirm.badge.bg-primary {
    background: #2458e0;
}

span.reject.badge.bg-danger {
    background-color: #d31f24;
}

/* chat */
section.chat-card {
    position: relative;
    width: 100%;
    height: 100%;
}

.sending-detial {
    max-width: 50%;
    margin-left: auto;
    /* transform: rotate(180deg); */
}

.receving-detail {
    max-width: 50%;
    margin-right: auto;
    /* transform: rotate(180deg); */
}

.user-img img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 50%;
}

.common-chat-text {
    font-size: 15px;
    line-height: 22px;
    color: #4d515c;
}

.sending-msg {
    background: #d3dbf2 0% 0% no-repeat padding-box;
    border-radius: 10px;
    margin-left: auto;
    padding: 10px;
    word-break: break-word;
}

.receive-msg {
    background: #2458e0 0% 0% no-repeat padding-box;
    border-radius: 10px;
    margin-right: auto;
    padding: 10px;
    word-break: break-word;
    flex-direction: column;
}

.message-readed {
    /*color: #2458e0;*/
    color: green;
}

p.noticed-time {
    letter-spacing: 0px;
    color: #b1b1bf;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: right;
}

section.chat-card .dash-common-card {
    border-radius: 10px 10px 0 0;
    position: relative;
    padding: 40px;
    display: flex;
    /* flex-direction: column-reverse; */
    flex-direction: column;
}

section.chat-card #message-box {
    height: calc(100vh - 282px);
    overflow-y: auto;
}

ul.chat-msg.dash-common-card.message-box {
    list-style-type: none;
    min-height: 100%;
}

.typinfg-area {
    padding: 20px 20px;
    position: relative;
    background: #eaecf3 0% 0% no-repeat padding-box;
    position: absolute;
    bottom: -86px;
    width: 100%;
    align-items: center;
}

.typinfg-area input.form-control.form-control-lg {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 10px;
    border: navajowhite;
    height: 51px;
    position: relative;
    border: 1px solid transparent;
    width: calc(100% - 85px);
}

span.link-assets {
    position: absolute;
    right: 80px;
    top: 28%;
}

span#send-sms-btn {
    right: 124px;
}

button.link-btn.btn {
    width: 41px;
    height: 41px;
    background: #18a758 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

button.btn.mike-btn {
    background: #fff;
    border-radius: 10px;
    width: 51px;
    height: 51px;
    margin-left: 16px;
    color: #51516e;
    font-size: 25px;
}

.user-panel-post-slider .item {
    width: 100%;
    height: 450px;
}

.user-panel-post-slider .item img {
    object-fit: contain;
}

.user-panel-post-slider.owl-carousel .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
}

.user-panel-post-slider.owl-carousel button.owl-prev::before {
    font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    font-size: 50px;
    display: flex;
    top: 15px;
    left: -25px;
    color: #32a337;
}

.user-panel-post-slider.owl-carousel button.owl-next::before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    font-size: 50px;
    display: flex;
    top: 16px;
    right: -25px;
    color: #32a337;
}

.user-panel-post-slider button span,
.user-panel-post-slider.owl-carousel button span {
    display: none;
}

.cv-image-wraper {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    /* border: 2px solid green; */
    background: #d3f4d4;
}

.cv-image-wraper img {
    object-fit: contain;
    width: 150px;
    height: 150px;
}

.library-detail.common-model-style .modal-body {
    padding: 30px 20px 40px;
}

.library-detail.common-model-style.banner-video-modal .modal-body {
    padding: 0;
}

p.user_tagline {
    word-break: break-all;
}

:disabled {
    cursor: not-allowed;
}

.ur-ar-version div#img-model-div {
    direction: ltr;
}

.ur-ar-version .news-ticker-h {
    display: flex;
    margin: 0;
    /* padding: 0; */
    z-index: 999;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker2;
}

.pending-date-lable {
    cursor: not-allowed;
    background: #ffff00c7;
}

.approved-date-lable {
    cursor: not-allowed;
    background: #32a337;
}

.wrapper-charity {
    height: 568px;
    overflow-y: auto;
}

.subscription-expired {
    display: flex;
    justify-content: center;
    max-width: 100%;
    border: 1px solid rgb(238, 211, 215);
    background-color: rgb(204 68 68);
    /* position: fixed; */
    /* top: 149px; */
    /* right: 25px; */
    color: white;
    padding: 13px 20px;
    white-space: nowrap;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
    align-items: center;
}

.subscription-expired a {
    padding-left: 9px;
    padding-top: 0px;
    font-size: 19px;
    text-decoration: underline;
    color: white;
}

.subscription-expired p {
    font-size: 16px;
}

.bank-radio-wrapper:hover {
    background: #dcdbdb !important;
}

.bank-heading-label {
    margin: 10px 0px;
}

.bank-detail-wrap {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    font-size: 13px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: unset !important;
}

.paynow-dates {
    background: #cacaca;
    padding: 10px 10px;
    margin-right: 10px;
    border-radius: 6px;
}

.invoice_dates {
    white-space: nowrap;
    max-width: 300px;
    overflow: auto;
    width: 100%;
}

#business-palns-form {
    background: white;
    padding: 20px 20px;
    border-radius: 6px;
    box-shadow: 0 0 10px;
}

.invoices-table-wrap th {
    white-space: nowrap;
}

.bussiness-collapse-row h5:hover {
    color: #ed3237 !important;
    cursor: pointer;
}

/* folerstructure */
.dynamic-album-row,.lib-data-dynamically{
    position: relative;
}
.dynamic-album-row{
    padding-top: 50px;
}
/* .folder {
    perspective: 500px;
    width: 200px;
    height: 143px;
    background: #ffd480;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-top-right-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 22px;
} */

/* this is for the folder's tab */
/* .folder::before {
    width: 80px;
    height: 20px;
    content: '';
    background: #ffd480;
    position: absolute;
    top: -20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
} */

/* this is for the folder's front flap */
/* .folder::after {
    width: 200px;
    height: 129px;
    position: absolute;
    content: '';
    background: #ffcb66;
    top: 20px;
    box-shadow: 0 0 20px 2px rgb(0 0 0 / 30%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: rotateX(-10deg);
    transform: rotateX(-10deg);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
} */

/* this is for the piece of paper inside the folder */


.folder {
    position: relative;
    height: 214px;
    width: 214px;
    margin: 0 auto;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background: #d3f4d4;
    border: 1px solid #32a337;
}
.folder-inside {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background-repeat: no-repeat;
    background-position: center;

}
/* this is for the lines on the paper */

/* finally let's get this folder to rotate when we hover on it */
/* .folder:hover {
   transform: translate(-50%, 0);
   -webkit-transform: translate(-50%, 0);
   -moz-transform: translate(-50%, 0);
   -ms-transform: translate(-50%, 0);
   -o-transform: translate(-50%, 0);
}

.folder:hover::after {
    -webkit-transform: rotateX(-15deg);
    transform: rotateX(-15deg);
}

.folder:hover .folder-inside {
    -webkit-transform: rotate(-7deg) translateY(-15%);
    transform: rotate(-14deg) translateY(-61%);
} */

.dashbord-serch-items button.btn.btn-primary,
.serch-album1 button.btn.btn-primary {
    width: 100px;
}

/* responsive media quries */
@media (max-width: 1600px) {
    .location-conatct .info-holder p {
        font-size: 14px;
        line-height: 17px
    }

    span.link-assets {
        right: 79px;

    }

    span#send-sms-btn {
        right: 124px;
    }

    ul.friends-list li {
        padding: 15px 20px;
    }

    .ur-ar-version .notifications-count {
        right: 5px;
    }

    .notifications-count,
    .chat-count,
    .friend-request-count {
        right: 25px;
        top: -14px;
        width: 20px;
        height: 20px;
        font-size: 12px;
    }

    span.chat-count {
        right: -3px;
    }

    .friend-request-count {
        right: 11px;
    }

    .ur-ar-version .friend-request-count {
        right: 32px;
    }

    .audio-libaray.all-audios .video-container {
        height: 220px;
    }

    .header .header-list ul li i {
        font-size: 18px;
        margin-bottom: 7px;
    }

    .bottom-header {
        padding: 5px 0 0;
    }

    /* .mustafai-lib-de.userlists-tab .image-galary,
    .dynamic-album-row .image-galary {
        height: 200px;
    } */

    .dashborad-sidebar {
        width: 280px;
    }

    .dashboard-list .list-item a {
        padding: 12px 20px;
    }

    .dashboard-list .list-item a {
        font-size: 17px;
    }

    .dashboard-list .list-item a>span IMG {
        width: 25px;
    }

    .header-list .nav-link,
    .language-bar .nav-link {
        font-size: 17px;
        margin: 0 24px 0 0;
    }

    .main-banner {
        padding: 210px 0 340px;
    }

    .main-heading {
        width: 940px;
    }

    .search-wrapper {
        right: 140px;
    }

    h1 {
        font-size: 62px;
        line-height: 67px;
    }

    h2 {
        font-size: 40px;
        line-height: 43px;
    }

    h3 {
        font-weight: bold;
        font-size: 34px;
        line-height: 35px;
    }

    h4 {
        font-size: 26px;
        line-height: 27px;
    }

    h5 {
        font-size: 20px;
    }

    .charity-head h4 span {
        font-size: 15px;
    }

    .row.well-fare-content {
        padding-top: 285px;
    }

    p.text-c-1 {
        padding: 40px 0;
    }

    .avg-amounts h5 {
        font-size: 20px;
        line-height: 35px;
    }

    .salah-btn .theme-btn {
        font-size: 13px;
    }

    .managment-heading {
        margin-top: 50px;
    }

    .moving-star {
        margin-top: 84px;
    }

    section.message-ceo {
        padding-bottom: 80px;
    }

    .naming-tag {
        width: 185px;
        height: 46px;
    }

    div#owl-one,
    div#owl-two,
    div#owl-three {
        padding-top: 30px;
    }

    .events {
        padding: 36px 0 70px;
        position: relative;
    }

    span.seach-hover {
        padding: 15px 15px;
    }

    .seacrh-btn {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        cursor: pointer;
    }

    .seach-hover i {
        font-size: 26px;
    }

    /* .upcoming-event-slider .owl-item.active.center {
        transform: scale(1.9);
    }
    .upcoming-event-slider .owl-item.active.center h4 {
        font-size: 12px;
        line-height: 16px;
    }
    .upcoming-event-slider .owl-item.active.center .ramadan-workshop-time p {
        font-size: 7px;
        line-height: 9px;
    }
    .upcoming-event-slider .owl-item.active.center .ramadan-workshop-time p {
        font-size: 6px;
        line-height: 9px;
    }
    .upcoming-event-slider .owl-item.active.center .inner-content p {
        font-size: 8px;
        line-height: 11px;
    }
    .upcoming-event-slider .owl-item.active.center #countdown li h2 {
        font-size: 16px;
        line-height: 19px;
    } */
    #countdown li h2 {
        font-size: 35px;
    }

    p {
        font-size: 16px;
        line-height: 25px;
    }

    #countdown li {
        font-size: 16px;
    }

    .namaz-time-row {
        padding-bottom: 25px;
    }

    .time-lines-body {
        height: 485px;
    }

    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 18px;
    }

    .mustafai-libarary .tab-content .tab-info p {
        padding: 10px 0 22px;
    }

    .mustafai-libarary {
        background-size: 100% 100%;
        padding: 125px 0 156px;
    }

    .theme-btn {
        font-size: 16px;
    }

    .contact-form-wraper {
        padding: 62px;
        width: 500px;
        margin-bottom: -85px;
    }

    .map-lottie {
        bottom: 38%;
    }

    .get-in-touch {
        padding-top: 115px;
    }

    .footer {
        padding-top: 150px;
    }

    .footer-links li {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .footer-links .contact-info li a {
        font-size: 16px;
    }

    .store-logos {
        margin-bottom: 40px;
    }

    .footer-info p {
        margin-top: 38px;
        margin-bottom: 28px;
    }

    .footer-newsletter {
        margin-bottom: 75px;
    }

    .field-wrapper .theme-btn {
        font-size: 17px;
    }

    .al-mustafa-fondation {
        padding: 13px 16px;
    }

    .al-mustafa-fondation .f-content p {
        font-size: 14px;
        line-height: 19px;
        padding-bottom: 15px;
        -webkit-line-clamp: 7;
        max-height: 160px;
    }

    .al-mustafa-fondation::after {
        bottom: -95px;
        height: 136px;
    }

    .f-logo {
        left: 30%;
    }

    .f-content {
        padding-top: 108px;
    }

    .al-mustafa-fondation .f-content h4 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .wellfare {
        margin-top: -207px;
    }

    .message-from-ameer {
        padding: 85px 110px;
    }

    .ameer-content p {
        font-size: 18px;
    }

    .block-component blockquote.quote {
        padding: 20px 0 0 36px;
        font-size: 25px;
        line-height: 29px;
        font-weight: 500;
    }

    .offcanvas-end {
        width: 400px;
    }

    /*  */
}

@media (max-width: 1399px) {
 /* .dynamic-album-row .image-galary {
        height: 180px;
        width: 180px;
    } */
    /* .folder {
        width: 180px;
        height: 180px;
        margin-bottom: 22px;
    } */
    .ur-ar-version .friend-request-count {
        right: 24px;
    }

    .post-details-bg .table td {
        font-size: 14px;
    }

    .notifications-list .dropdown-item {
        font-size: 14px;
    }

    .post-details .table th {
        font-size: 14px;
        width: 35%;
    }

    body.ur-ar-version {
        font-size: 16px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 40px !important;
    }

    .select2-results__option[aria-selected] {
        font-size: 14px;
    }

    .mesages-detail {
        height: 300px;
    }

    .audio-libaray.all-audios .video-container {
        position: relative;
        height: 175px;
    }

    /* .mustafai-lib-de.userlists-tab .image-galary,
    .dynamic-album-row .image-galary {
        height: 170px;
        border-radius: 8px;
    } */

    .notifications .dropdown-menu[data-bs-popper] {
        left: 28px;
        width: 355px;
    }

    form#donate-now-form {
        padding: 18px;
    }

    .paly-btn:after {
        border-width: 12px 18px;
    }

    .paly-btn {
        width: 49px;
        height: 49px;
    }

    .f-content {
        padding-top: 70px;
        padding-bottom: 20px;
        height: 250px;
    }

    .al-mustafa-fondation::after {
        bottom: -87px;
        height: 136px;
    }

    button.paly-video-btn {
        font-size: 16px;
    }

    .main-banner {
        margin-top: 157px;
    }

    .donations {
        padding: 60px 0;
        background-size: cover;
    }

    h1 {
        font-size: 50px;
        line-height: 55px;
    }

    h3 {
        font-size: 28px;
        line-height: 32px;
    }

    h4 {
        font-size: 22px;
        line-height: 25px;
    }

    p {
        font-size: 15px;
        line-height: 22px;
    }

    p.text-c-1 {
        padding: 20px 0;
    }

    #countdown li h2 {
        font-size: 26px;
    }

    #countdown li {
        font-size: 13px;
    }

    .namaz-time-row {
        padding-bottom: 20px;
    }

    .time-lines-body {
        height: 420px;
        padding: 10px;
    }

    .prayer-timer-card {
        padding: 30px 20px;
    }

    .ramadan-workshop-time p {
        font-size: 12px;
        line-height: 18px;
    }

    .small-text {
        font-size: 11px;
        line-height: 18px;
    }

    .drop-down__item {
        font-size: 12px;
        padding: 9px 0;
    }

    .inner-content p {
        line-height: 18px;
        font-size: 14px;
    }

    .upcoming-event-slider button.owl-prev::before {
        font-size: 18px;
    }

    .upcoming-event-slider button.owl-next::before {
        font-size: 18px;
    }

    .pr-name h6 {
        font-size: 12px;
    }

    .upcoming-event-slider .owl-theme .owl-nav {
        top: -19%;
    }

    .salah-btn .theme-btn {
        font-size: 9px;
    }

    .mustafai-libarary {
        padding: 99px 0 135px;
    }

    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 15px;
    }

    .charity-head h4 span {
        font-size: 13px;
    }

    .charity-head {
        padding: 10px 0;
    }

    .avg-amounts .progress {
        margin-bottom: 10px;
    }

    .avg-amounts p {
        font-size: 16px;
    }

    .avg-amounts h5 {
        font-size: 18px;
        line-height: 30px;
    }

    .charity-content {
        padding-right: 0;
    }

    .charity-content.user-donation {
        padding-right: 20px;
    }

    .dash-common-card.business-plan {
        padding-right: 20px;
    }

    .magazine {
        padding: 35px 28px;
    }

    .get-in-touch {
        padding-top: 105px;
    }

    مااخت .map-lottie {
        bottom: 54%;
        width: 22%;
    }

    .contact-form-wraper {
        padding: 48px;
        width: 435px;
        margin-bottom: -46px;
    }

    .footer {
        padding-top: 115px;
    }

    .footer-links li {
        margin-bottom: 12px;
        font-size: 15px;
    }

    .footer-links .contact-info li a {
        font-size: 13px;
    }

    .main-banner {
        padding: 169px 0 254px;
    }

    .paly-btn {
        width: 50px;
        height: 50px;
    }

    .paly-btn:after {
        left: 50%;
        border-width: 13px 18px;
    }

    h5 {
        font-size: 17px;
        line-height: 22px;
    }

    .field-wrapper .form-control {
        height: 45px;
    }

    .field-wrapper .theme-btn {
        font-size: 14px;
        padding: 13px;
    }

    .footer-info p {
        line-height: 20px;
        margin-top: 38px;
        margin-bottom: 28px;
        font-size: 15px;
    }

    .copyrights {
        padding: 15px 15px;
        margin-top: 20px;
    }

    .header-list .nav-link,
    .language-bar .nav-link {
        font-size: 15px;
        margin: 0 15px 0 0;
    }

    .main-heading {
        width: 755px;
    }

    .search-wrapper {
        right: 128px;
    }

    .search-wrapper .search-icon {
        height: 42px;
        padding: 20px;
    }

    .search-wrapper.active input.form-control {
        height: 43px;
    }

    .theme-btn {
        font-size: 15px;
        padding: 10px 30px;
    }

    .logo {
        width: 155px;
    }

    span.next00 {
        width: 8px;
        height: 8px;
        margin-left: 12px;
        margin-top: -5px;
    }

    .top-header {
        height: 26px;
    }

    .offcanvas-end {
        width: 350px;
    }

    .login-details h4 {
        font-size: 29px;
        padding-bottom: 20px;
    }

    .forgot-password a {
        font-size: 14px;
    }

    .al-mustafa-fondation .f-content h4 {
        font-size: 18px;
        line-height: 20px;
    }

    .al-mustafa-fondation::before {
        top: -61px;
        height: 98px;
    }

    .al-mustafa-fondation .f-content p {
        font-size: 14px;
        line-height: 17px;
    }

    h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .f-logo img {
        width: 80%;
    }

    .f-logo {
        width: 80px;
        height: 80px;
    }

    .f-logo::after {
        width: 65px;
        height: 65px;
        left: 8px;
        top: 8px;
    }

    .absolute-dome-image {
        top: -9%;
    }

    .message-from-ameer {
        padding: 74px 100px;
        background-size: 100% 100%;
    }

    #sync2 .owl-item:nth-child(1) img {
        top: -12%;
        left: 69%;
    }

    #sync2 .owl-item:nth-child(3) img {
        top: 185%;
        left: 58%;
    }

    #sync2 .owl-item:nth-child(4) img {
        top: 13%;
        left: 0%;
    }

    .testimonials-slider .owl-carousel .owl-stage-outer {
        padding-top: 74px;
        padding-bottom: 90px;
    }

    .image-wraper {
        margin-top: -114px;
    }

    .moving-star {
        margin-top: 77px;
    }

    div#owl-one,
    div#owl-two,
    div#owl-three {
        padding-top: 10px;
    }

    .our-team-slider {
        padding: 50px 0 60px;
    }

    .naming-tag {
        width: 142px;
        height: 37px;
        margin-top: -38px;
        font-size: 15px;
    }

    .ameer-content p {
        line-height: 28px;
        padding-top: 5px;
    }

    .block-component blockquote.quote {
        font-size: 22px;
    }

    .block-component {
        margin-top: 10px;
    }

    .events {
        padding: 36px 0 50px;
        position: relative;
    }

    .well-text-content {
        margin-top: -20px;
    }
}

@media (max-width: 1199px) {
    /* .mustafai-lib-de.userlists-tab .image-galary, .dynamic-album-row .image-galary {
        height: 165px;
        width: 165px;
    } */
    /* .folder {
        width: 165px;
        height: 165px;
    } */
    span.next00 {
        margin-left: auto;
    }

    .friend-request-count {
        right: 10px;
    }

    /* .mustafai-lib-de.userlists-tab .image-galary,
    .dynamic-album-row .image-galary {
        height: 140px;
    } */

    .subscription-expired p {
        font-size: 13px;
    }

    .subscription-expired a {
        font-size: 17px;
    }

    .radial-01 .radial-01-number {
        padding-top: 35px;
    }

    h1 {
        font-size: 40px;
        line-height: 37px;
    }

    h3 {
        font-size: 24px;
        line-height: 28px;
    }

    h4 {
        font-size: 20px;
        line-height: 24px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .avg-amounts p {
        font-size: 14px;
    }

    .avg-amounts h5 {
        font-size: 16px;
        line-height: 26px;
    }

    p.text-c-1 {
        padding: 16px 0;
    }

    .prayer-timer-card {
        padding: 30px;
        max-width: 469px;
        margin: 0 auto;
        background-size: 100% 100%;
        margin-bottom: 60px;
    }

    .salah-btn .theme-btn {
        font-size: 14px;
    }

    .time-lines {
        margin-top: 50px;
    }

    .mustafai-libarary .tab-content .tab-info p {
        width: 100%;
        text-align: center;
    }

    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        padding: 10px;
    }

    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 14px;
    }

    .well-text-content h2 {
        max-width: 485px;
        margin: 0 auto;
        text-align: center;
    }

    .well-text-content button {
        margin-top: 26px;
    }

    .well-text-content {
        margin-bottom: 160px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contact-form-wraper {
        padding: 25px;
        width: 635px;
    }

    .row.well-fare-content {
        padding-top: 211px;
    }

    .main-heading {
        width: 596px;
    }

    .main-banner {
        padding: 169px 0 271px;
    }

    .paly-btn {
        width: 48px;
        height: 47px;
        left: -54px;
    }

    .paly-btn:after {
        margin: -8px 0 0 -3px;
        border-width: 12px 18px;
    }

    .ticker-wrapper-h .heading {
        padding: 5px 0 0 20px;
    }

    .news-ticker-h li a {
        font-weight: 500;
        font-size: 14px;
    }

    .banner-video-content {
        margin-top: 34px;
    }

    .theme-btn {
        padding: 11px 20px;
    }

    .main-banner {
        margin-top: 141px;
    }

    .header-list .nav-link,
    .language-bar .nav-link {
        font-size: 13px;
        margin: 0 10px 0 0;
    }

    .search-wrapper {
        right: 109px;
    }

    .search-wrapper .search-icon {
        height: 37px;
        width: 41px;
    }

    .theme-btn {
        font-size: 16px;
    }

    .search-wrapper.active input.form-control {
        height: 43px;
        right: -45px;
    }

    .logo {
        width: 130px;
    }

    span.next00 {
        width: 8px;
        height: 8px;
        margin-left: 12px;
        margin-top: -5px;
    }

    .fa-search:before {
        font-size: 14px;
    }

    .size .fa-search:before {
        font-size: 20px;
    }

    .header-list .nav-link::before {
        bottom: -2px;
        height: 1px;
    }

    .search-wrapper.active {
        width: calc(100% - 120px);
    }

    .top-header {
        background-size: 100% 100%;
    }

    .message-from-ameer {
        padding: 55px 100px;
    }

    .ameer-content p {
        font-size: 16px;
    }

    .block-component blockquote.quote {
        padding: 10px 0 0 36px;
        font-size: 20px;
    }

    .image-wraper {
        margin-top: -97px;
    }

    #sync2 .owl-item:nth-child(1) img {
        top: 26%;
        left: 69%;
        transform: scale(0.7);
    }

    #sync2 .owl-item:nth-child(2) img {
        transform: scale(0.9);
    }

    #sync2 .owl-item:nth-child(3) img {
        transform: scale(0.9);
    }

    #sync2 .owl-item:nth-child(4) img {
        transform: scale(0.7);
    }

    .ur-ar-version .dashboard-list .list-item a {
        font-size: 20px;
    }

    .bank-radio-wrapper {
        width: 100% !important;
        white-space: nowrap !important;
        overflow: auto !important;
    }

    .bank-radio-wrapper span {
        margin-right: 20px;
    }

    .bank-radio-wrapper input {
        margin-right: 10px;
    }

    .ur-ar-version .friend-request-count {
        right: 27px;
    }
}

@media (max-width: 991px) {
    span.chat-count {
        right: 47%;
        top: -3px;
    }

    .ur-ar-version .friend-request-count {
        right: 47%;
        top: -3px;
    }

    .subscription-expired p {
        font-size: 11px;
    }

    .subscription-expired a {
        font-size: 15px;
    }

    .header-list .nav-link:hover,
    .header-list .nav-link.active {
        color: #fff !important;
    }

    .friend-request-count {
        right: 47%;
        top: -2px;
    }

    .notifications .dropdown-menu[data-bs-popper] {
        margin: 0 auto !important;
        width: 100%;
    }

    .notifications .dropdown-menu.show::before {
        left: 47%;
        top: 39px;
    }

    .dashborad-sidebar {
        transition: all ease-in-out 0.3s;
        transform: translateX(-275px);
        z-index: 9;
    }

    .toggler-bars {
        position: fixed;
        width: fit-content;
        top: 120px;
        left: 0;
        color: #fff;
        background-color: #101931;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 32px;
        height: 35px;
        z-index: 9;
    }

    .close-icon {
        font-size: 19px;
        position: absolute;
        /* margin-left: 229px; */
        right: -264px;
        color: #fff;
        top: 121px;
        background: #101931;
        padding: 7px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all ease-in-out 0.3s;
    }

    .d-absolute-top-img img {
        width: 70%;
    }

    h1 {
        font-size: 35px;
        line-height: 37px;
    }

    .charity-box-lottie {
        width: 70%;
        margin: 0 auto;
    }

    .charity-content {
        margin-bottom: 30px;
    }

    .al-mustafa-fondation::before {
        top: -209px;
        height: 100%;
        background-size: 150%;
    }

    .al-mustafa-fondation .f-content p {
        font-size: 14px;
        -webkit-line-clamp: 8;
        max-height: 180px;
    }

    .absolute-dome-image {
        top: -6%;
    }

    .al-mustafa-fondation::after {
        height: 100%;
        background-size: 160%;
        bottom: -220px;
    }

    .mustafai-libarary {
        background-size: cover;
    }

    .libaray-head {
        padding-bottom: 24px;
        justify-content: center;
        align-items: center;
    }

    .m-red-box {
        margin-top: 150px;
    }

    .main-banner {
        padding: 108px 0 271px;
    }

    .top-header {
        height: 16px;
    }

    .container-width {
        padding: 0px 35px;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"><path stroke="rgba(204, 5, 6)" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"/></svg>');
    }

    .bottom-header .navbar-toggler {
        position: absolute;
        right: 216px;
    }

    .navbar-toggler:focus {
        box-shadow: unset !important;
    }

    .navbar-collapse.header-list {
        position: absolute;
        left: 0px;
        right: 0;
        top: 100%;
        z-index: 125;
        width: calc(100% - 3px);
        background-color: #ed3237;
        z-index: 100000;
    }

    .bottom-header .navbar-nav {
        width: 100%;
        padding: 30px 0;
    }

    .header-list .nav-link {
        font-size: 16px;
        padding: 12px;
        color: #fff !important;
    }

    span.next00 {
        border-top: 3px solid #fff;
        border-left: 3px solid #fff;
    }

    .header-list .nav-link::before {
        background-color: #fff;
    }

    .header-list .nav-link:hover {
        color: #fff !important;
    }

    .header-list .nav-link:hover>span.next00 {
        border-top: 3px solid #fff;
        border-left: 3px solid #fff;
    }

    .custom-design-drop-down .drop-down__menu-box:before {
        border-bottom: 8px solid #fff;
    }

    .bottom-header::after {
        bottom: -11px;
    }

    .search-wrapper {
        right: 74px;
    }

    .language-bar .nav-link {
        margin: 0 0px 0 0;
    }

    .news-ticker-h li a {
        font-size: 14px;
    }

    /* .ticker-wrapper-h .heading {
        padding: 5px 0 0 38px;
    } */

    .get-in-touch {
        padding-top: 105px;
        padding-bottom: 220px;
        margin-bottom: -188px;
    }

    .map-lottie {
        bottom: 22%;
    }

    .footer-links h5 {
        margin-bottom: 16px;
    }

    .message-from-ameer {
        background-size: cover;
    }

    .ameer-content h3,
    .ameer-content p,
    .block-component blockquote.quote {
        text-align: center;
    }

    .ameer-content {
        max-width: 100%;
        margin-top: 100px;
    }

    #sync2 .owl-item:nth-child(1) img {
        top: 26%;
        left: 69%;
        transform: scale(0.9);
    }

    #sync2 .owl-item:nth-child(2) img {
        transform: scale(01.1);
    }

    #sync2 .owl-item:nth-child(2) img {
        transform: scale(1.1);
    }

    #sync2 .owl-item:nth-child(3) img {
        transform: scale(0.9);
    }

    .image-wraper {
        margin-top: -85px;
    }

    .search-wrapper {
        right: 90px;
    }
}

@media (max-width: 768px) {
    .ticker-wrapper-h .heading {
        font-size: 14px;
    }

    .al-mustafa-fondation::before {
        top: -203px;
    }

    .subscription-expired p {
        font-size: 11px;
    }

    .subscription-expired a {
        font-size: 13px;
    }

    .main-banner {
        padding: 67px 0 271px;
    }

    .footer-newsletter {
        margin-bottom: 40px;
    }

    .footer-links h5 {
        margin-top: 20px;
    }

    .main-banner {
        background-size: cover;
        padding: 131px 0 172px;
    }

    h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .banner-video-content {
        margin-top: 19px;
    }

    .main-heading {
        width: 100%;
    }

    .bottom-header .navbar-toggler {
        right: 220px;
    }

    .container-width {
        padding: 0px 18px;
    }

    .ticker-wrapper-h {
        padding: 8px 0;
    }

    .main-banner {
        margin-top: 121px;
    }

    .logo {
        width: 99px;
    }

    .search-wrapper.active input.form-control {
        right: -28px;
    }

    .search-wrapper .search-icon {
        height: 35px;
        width: 34px;
    }

    .footer-info {
        padding-right: 0;
    }

    .message-from-ameer {
        padding: 55px 45px;
    }

    .message-from-ameer {
        background-position: 97%;
    }

    .testimonials-slider .owl-carousel .owl-item img {
        width: 24%;
    }

    .testimonials-slider .owl-carousel .owl-stage-outer {
        padding-top: 74px;
        padding-bottom: 103px;
    }

    #sync2 .owl-item:nth-child(3) img {
        top: 209%;
        transform: scale(1.1);
    }

    #sync2 .owl-item:nth-child(4) img {
        top: 59%;
        left: 0%;
    }

    #sync2 .owl-item:nth-child(1) img {
        top: 74%;
        left: 58%;
    }

    .our-team-slider {
        padding: 35px 0 35px;
    }

    .map-lottie {
        bottom: 34%;
    }

}

@media (max-width: 767px) {
    body.ur-ar-version {
        font-family: "Jameel Noori Nastaleeq" !important;
        font-size: 16px;
    }

    .mustafai-libarary {
        background: #b9a9a914;
    }

    .library-detail.common-model-style .modal-body {
        padding: 16px 15px 16px;
    }

    .bottom-header {
        padding: 0;
    }

    .map-lottie {
        bottom: 60%;
    }

    .al-mustafa-fondation .f-content p {
        max-height: 162px;
    }

    div#owl-one,
    div#owl-two,
    div#owl-three {
        padding-top: 0px;
    }

    h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .well-text-content h2 {
        max-width: 100%;
    }

    .absolute-dome-image {
        top: 1%;
        width: 12%;
    }

    .ameer-content {
        max-width: 100%;
        margin-top: 54px;
    }

    .ameer-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .block-component blockquote.quote {
        padding: 0px 0 0 10px;
        font-size: 16px;
        line-height: 21px;
    }

    .message-from-ameer {
        padding: 43px 15px;
    }

    .mustafai-libarary .nav-pills li.nav-item .nav-link {
        font-size: 13px;
    }

    .mustafai-libarary {
        padding: 65px 0 60px;
    }

    .testimonials-slider .owl-carousel .owl-item img {
        width: 28%;
    }

    .upcoming-event-slider .owl-item .event-item {
        padding: 20px 15px;
    }

    #sync2 .owl-item:nth-child(1) img {
        transform: scale(1.2);
    }

    #sync2 .owl-item:nth-child(2) img {
        transform: scale(1.5);
        bottom: -269%;
    }

    #sync2 .owl-item:nth-child(3) img {
        transform: scale(1.5);
    }

    #sync2 .owl-item:nth-child(4) img {
        transform: scale(1.2);
    }

    .size .fa-search:before {
        font-size: 25px;
    }

    p.text-c-1,
    .charity-head h4,
    .donations h3,
    .inner-content p,
    .event-item h4 {
        text-align: center;
    }

    div#countdown {
        display: flex;
        justify-content: center;
    }

    .ur-ar-version .header-list .nav-link,
    .ur-ar-version .language-bar .nav-link {
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    /* .mustafai-lib-de.userlists-tab .image-galary{
        height: 200px;
        width: 200px;
        margin: 0 auto;
    } */
    .ur-ar-version .ticker-wrapper-h .heading{
        top: 0;
        padding: 0 7px 0 0;
    }
    .ticker-wrapper-h .heading {
        padding: 5px 0 0 7px;
    }
    .post-details .table th {
        width: 40%;
    }

    .friend-request-count {
        right: 41%;
        top: -3px;
    }

    .invoice_dates {
        max-width: 139px !important;
    }


    .paynow-dates {
        padding: 8px 5px !important;
    }

    .avg-amounts p,
    .avg-amounts h5 {
        text-align: center;
    }

    .subscription-expired {
        padding: 8px 18px;
    }

    .change-ourself h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .charity-img-2 {
        margin-left: -82px;
    }

    .subscription-expired a {

        font-size: 9px;

    }

    .upcoming-event-slider .owl-theme .owl-nav {
        top: -15%;
    }

    .subscription-expired {
        white-space: pre-line;
    }

    .subscription-expired p {
        font-size: 11px;
        line-height: 14px;
    }

    .testimonials-slider .owl-carousel .owl-item img {
        width: 50%;
    }

    h1 {
        font-size: 24px;
        line-height: 26px;
    }

    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    h3 {
        font-size: 17px;
        line-height: 23px;
    }

    h4 {
        font-size: 16px;
        line-height: 19px;
    }

    .al-mustafa-fondation {
        margin-bottom: 250px;
    }

    #countdown li {
        font-size: 10px;
    }

    .owl-item.active.center {
        padding: 12px;
        margin-top: -20px;
    }

    .upcoming-event-slider .owl-theme .owl-nav {
        top: -12%;
        right: -5%;
    }

    .absolute-dome-image {
        top: 1%;
        width: 16%;
        left: 40%;
    }

    .row.well-fare-content {
        padding-top: 150px;
    }

    .row.well-fare-content {
        padding-bottom: 0;
    }

    .al-mustafa-fondation::after {
        bottom: -213px;
    }

    .m-red-box {
        margin-top: 0;
    }

    .contact-form-wraper {
        padding: 14px;
        width: 635px;
    }

    .get-in-touch {
        padding-top: 63px;
    }

    .main-banner {
        padding: 95px 0 122px;
    }

    .banner-video-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .paly-video-btn {
        margin-top: 20px;
    }

    .bottom-header .navbar-toggler {
        right: 198px;
    }

    .bottom-header .navbar-toggler {
        font-size: 12px;
    }

    .search-wrapper .search-icon {
        height: 28px;
        width: 28px;
    }

    .fa-search:before {
        font-size: 12px;
    }

    .logo {
        width: 85px;
    }

    .bottom-header .navbar-toggler {
        right: 180px;
        padding: 3px;
    }

    .search-wrapper.active {
        width: calc(100% - 60px);
    }

    .search-wrapper.active input.form-control {
        right: -22px;
    }

    .well-text-content {
        margin-bottom: 200px;
    }

    .block-component blockquote.quote {
        font-size: 14px;
    }

    .mustafai-libarary .nav-pills li.nav-item {
        border-top: 0;
    }

    ul.library-navs {
        display: flex;
        justify-content: center;
    }

    .libaray-head {
        flex-direction: column;
    }

    .inner-content p {
        text-align: center;
    }

    #countdown li h2 {
        font-size: 20px;
    }

    #sync2 .owl-item:nth-child(2) img {
        bottom: -221%;
        left: -8%;
    }

    #sync2 .owl-item:nth-child(3) img {
        top: 231%;
        left: 80%;
    }

    #sync2 .owl-item:nth-child(4) img {
        left: 35%;
    }

    #sync2 .owl-item:nth-child(1) img {
        left: 31%;
    }

    .slider-zigzag {
        top: 25px;
    }

    .naming-tag {
        height: 46px;
        margin-top: -11px;
    }

    .our-team-slider {
        padding: 15px 0 15px;
    }

    .our-team h4 {
        font-size: 20px;
    }

    .al-mustafa-fondation {
        max-width: 330px;
    }
}

@media (max-width: 375px) {

    .friend-request-count {
        right: 41%;
        top: -2px;
    }

    .header .theme-btn {
        font-size: 12px;
        padding: 12px;
    }

    .testimonials-slider .owl-carousel .owl-item img {
        width: 50%;
    }

    .testimonials-slider #sync1 .item {
        padding: 20px;
    }

    .image-wraper {
        margin-top: -86px;
        z-index: 3;
    }

    .al-mustafa-fondation::after {
        bottom: -198px;
    }

    .al-mustafa-fondation {
        margin-bottom: 220px;
    }

    .d-flex.justify-content-between.align-items-center.ramadan-workshop-time {
        flex-direction: column;
        justify-content: start !important;
        /* align-items: start !important; */
    }

    .search-wrapper {
        right: 60px;
    }

    .bottom-header .navbar-toggler {
        right: 150px;
        padding: 3px;
    }
}

.job-seeking-btn {
    color: #4a4545 !important;
    background-color: #c9cccf !important;
    border-color: #79828b !important;
}

.user_occupation {
    height: 330px;
    overflow-y: auto;
}
