﻿html.theme-default {
    width: 100%;
    overflow-x: hidden;
    min-height: 100vh;
    box-sizing: border-box;
}

body {
    max-width: 100vw;
    overflow-x: hidden;
    min-height: 100vh;
    box-sizing: border-box
}

    body.ms-backgroundImage {
        background-size: cover;
        background-position: center
    }

html[dir=rtl] {
    text-align: right
}

img {
    max-width: 100%;
    height: auto;
    display: inline-block
}

    img[loading=lazy] {
        content-visibility: auto
    }

@font-face {
    font-display: swap
}

[data-aos] {
    will-change: transform
}



#s4-workspace {
    width: 100% !important;
    max-width: 100vw !important;
    min-height: 940px !important;
    height: auto !important;
    box-sizing: border-box
}

@media (min-width:992px) {
    .col-lg-5th {
        flex: 0 0 20%;
        max-width: 20%
    }
}

h1, h2, h3, h4, h5, h6 {
    scroll-margin-top: 80px
}

    h6[role=heading] {
        min-height: 25px
    }

span.page-title {
    font-size: 1.5rem;
    font-family: IBMArabic-Medium,Helvetica,Arial,sans-serif
}

a:visited {
    color: unset;
    text-decoration: none
}

.btn-primary:visited {
    color: #fff
}

a.green-btn:visited {
    color: #fff !important;
    text-decoration: none
}

#chat-toggle, .btn, .clear-btn {
    cursor: pointer
}

.green-btn {
    display: inline-block;
    transition: .3s ease-in-out;
    background: #074d31;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 3px
}

    .green-btn:hover {
        background: #fff;
        color: #074d31 !important;
        border: 1px solid #074d31
    }

.outline-btn {
    display: inline-block;
    transition: .3s ease-in-out
}

    .outline-btn:hover {
        background: #074d31;
        color: #fff
    }

.nds-primary-btn-o {
    text-align: center;
    padding: 10px 22px;
    min-width: 120px
}

.clear-btn {
    background: 0 0;
    border: 1px solid #ddd;
    padding: 6px 8px;
    border-radius: 6px
}

.btn-digital-stamp-card {
    width: 100px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

    .btn-digital-stamp-card img.arrow-icon {
        width: 13px;
        height: 8px;
        min-width: 13px;
        min-height: 8px;
        transition: transform .25s ease
    }

        .btn-digital-stamp-card img.arrow-icon.rotated {
            transform: rotate(180deg)
        }

.svg-inline--fa {
    width: 15px !important;
    height: 15px !important;
    max-width: 15px !important;
    max-height: 15px !important
}

.arrow-icon, img[src*=arrow-down] {
    width: 13px !important;
    height: 8px !important;
    display: block;
    flex-shrink: 0
}

    .arrow-icon.rotated {
        transform: rotate(180deg)
    }

img[alt*="Ø¹Ù„Ù…"], img[src*="CountryFlags.svg"] {
    width: 20px !important;
    height: 14px !important;
    display: inline-block
}


img[src*="ØªØµÙ†ÙŠÙ"], img[src*=Classification] {
    aspect-ratio: 4/3;
    object-fit: cover
}

header img[src*=logo], img[alt*="Ø´Ø¹Ø§Ø±"] {
    width: 150px ;
    height: auto ;
    aspect-ratio: 160/75;
    object-fit: contain
}

.service-card img, img[src*=icon], img[src*=serv] {
    aspect-ratio: 1/1;
    object-fit: contain
}

html[dir=ltr] .announcement-link img {
    transform: rotate(180deg);
    float: right;
    text-align: right
}

.hero-slider, .hero-slider2 {
    width: 100%;
    height: 560px;
    min-height: 560px;
    max-height: 560px;
    overflow: hidden;
    position: relative
}

    .hero-slider .swiper-slide, .hero-slider .swiper-wrapper, .hero-slider2 .swiper-slide, .hero-slider2 .swiper-wrapper {
        height: 560px !important
    }

    .hero-slider.swiper-initialized, .hero-slider2.swiper-initialized {
        height: 560px !important
    }

    .hero-slider h1, .hero-slider h2, .hero-slider p {
        max-width: 100%;
        line-height: 1.4;
        word-break: normal
    }

@media (max-width:768px) {
    .hero-slider, .hero-slider2 {
        height: 548px !important;
        min-height: 548px !important;
        max-height: 548px !important
    }

        .hero-slider .swiper-slide, .hero-slider .swiper-wrapper, .hero-slider2 .swiper-slide, .hero-slider2 .swiper-wrapper {
            height: 548px !important
        }
}

.awards {
    position: relative
}

    .awards .container, .chat-window {
        overflow: hidden
    }

    .awards .swiper-slide img {
        width: 100%;
        max-height: 250px;
        height: 250px;
        overflow: hidden;
        min-height: 250px
    }


        .awards .about-card h3, .awards .about-card p {
            color: #222;
        }

    .awards .year {
        text-align: center
    }

    .awards button:focus {
        outline: 0 !important;
        box-shadow: none !important;
        border: none !important
    }

    .awards button:hover {
        background: 0 0 !important
    }

.announcements-section .list {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 5px #0000001a
}

.announcements-section article {
    padding: 15px;
    color: #222
}

.announcement-card {
    border-bottom: 1px solid #d2d6db;
    display: flex;
    gap: 10px;
    justify-content: space-between
}

.list .announcement-card:last-child {
    border-bottom: none
}

.announcement-link img {
    margin-top: 10px
}

.announcement-card .announcement-icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
    margin-inline-end: 10px;
    border-radius: 50%
}

.block-contact .custom-container-minus {
    background: url("/Style Library/UDesign/images/pattern.svg") 100% 0/980px no-repeat;
    height: 180px;
    align-items: center
}

.opendata-section p, .vision-section p {
    color: #222;
    font-size: 1.2rem
}

.card, .digital-stamp-card, .news-card {
    contain: layout paint
}

    .card-media, .news-card  > img {
        min-height: 200px
    }

    .news-card > img, .news-item > img {
        aspect-ratio: 4/3;
        object-fit: cover
    }

.digital-stamp-card {
    contain: layout paint
}

.digital-stamp-header {
    min-height: 48px;
    display: flex;
    align-items: center
}

:root {
    --bg: #f5f7fb;
    --card: #fff;
    --me: #e6f4ff;
    --bot: #f0f0f0;
    --accent: #1b8354;
    --text: #222
}

#chat-toggle {
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 10000;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: none;
    background: var(--accent);
    color: #fff;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px #00000040;
    transition: background .3s
}

    #chat-toggle:hover {
        background: #28bb79
    }

    #chat-toggle img {
        width: 100%
    }

.chat-window {
    position: fixed;
    bottom: 90px;
    left: 20px;
    z-index: 9999;
    width: 300px;
    max-width: 90%;
    height: 450px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 6px 18px #0003;
    display: none;
    flex-direction: column;
    animation: fadeIn .3s
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.chat-header {
    background: linear-gradient(90deg,var(--accent),var(--accent));
    color: #fff;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 10px
}

    .chat-header .title {
        font-weight: 700
    }

.messages {
    flex: 1;
    padding: 14px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: linear-gradient(0deg,#fff9,#fff9)
}

.msg {
    max-width: 78%;
    padding: 10px 12px;
    border-radius: 10px;
    line-height: 1.4;
    word-break: break-word
}

    .msg.me {
        margin-left: 6px;
        margin-right: auto;
        background: var(--me);
        align-self: flex-end;
        border-bottom-right-radius: 4px
    }

    .msg.bot {
        margin-right: 6px;
        margin-left: auto;
        background: var(--bot);
        border-bottom-left-radius: 4px
    }

.meta, .status {
    font-size: 12px
}

.meta {
    opacity: .6;
    margin-top: 6px;
    text-align: right
}

.status {
    opacity: .8
}

.typing {
    font-size: 13px;
    opacity: .85;
    padding: 6px 10px;
    border-radius: 8px;
    background: 0 0;
    color: #555
}

.input-area {
    padding: 10px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-top: 1px solid #eee;
    background: linear-gradient(180deg,#ffffffe6,#ffffffe6)
}

    .input-area textarea {
        resize: none;
        flex: 1;
        padding: 8px 10px;
        border-radius: 8px;
        border: 1px solid #ddd;
        min-height: 44px;
        max-height: 120px;
        font-size: 14px;
        font-family: inherit;
        direction: rtl
    }

@media (max-width:420px) {
    .chat-window {
        height: 50vh;
        width: 94%
    }
}

.site-header, header {
    min-height: 60px
}

.navbar-nav {
    min-height: 50px
}

.nds-news-section .news-card-home.recently .details {
    position: absolute;
    bottom: 79px;
    left: 32px;
    right: 32px;
    color: #fff;
    background: #1b8354cc !important;
    margin: -16px;
    border-radius: 10px;
    padding: 16px;
    z-index:9 !important
}

@media (max-width: 1600px) {
    .navbar .navbar-nav .nav-item .nav-link {
        padding: 25px 6px;
        font-size: 0.87rem !important;
        height: 65px !important;
    }

    .btn {
        font-size: 0.8rem;
    }
}

@media (max-width: 1400px) {
    .navbar .navbar-nav .nav-item .nav-link {
        padding: 25px 6px;
        font-size: 0.82rem !important;
        height: 65px !important;
    }

    .btn {
        font-size: 0.8rem;
    }
}




:root {
    --default-font-size: 15px;
    --aside-width: 160px;
    --layout-gap: 24px;
    --color-primary: #074D31;
    --color-secondary: #1B8354;
    --color-tertiary: #074D31;
    --color-light: #ECEFFF;
    --color-gray-color: #556478;
    --color-text-color: #1B8354;
    --color-text-color-secondary: #556478;
    --color-border-color: #ECEFFF;
    --color-danger: #df7c2e;
    --color-orange: #df7c2e;
    --color-warning: #fcb316;
    --color-success: #00ac65;
    --color-color-badge-blue: #74C0EB;
    --color-color-badge-gray: #808285;
    --color-color-disabled: #CCEBFF;
    --color-button-bg-color: #CEE7FA;
    --color-black: #161616;
    --color-text-color: #161616;
    --fc-small-font-size: .85em;
    --fc-page-bg-color: #fff;
    --fc-neutral-bg-color: rgba(208, 208, 208, 0.3);
    --fc-neutral-text-color: #808080;
    --fc-border-color: #f3f9fe;
    --fc-button-text-color: var(--color-text-color);
    --fc-button-bg-color: #CEE7FA;
    --fc-button-border-color: #CEE7FA;
    --fc-button-hover-bg-color: var(--color-primary);
    --fc-button-hover-border-color: var(--color-primary);
    --fc-button-active-bg-color: var(--color-primary);
    --fc-button-active-border-color: var(--color-primary);
    --fc-event-bg-color: var(--color-primary);
    --fc-event-border-color: var(--color-primary);
    --fc-event-text-color: color(text-color);
    --fc-event-selected-overlay-color: rgba(0, 0, 0, 0.25);
    --fc-more-link-bg-color: #d0d0d0;
    --fc-more-link-text-color: inherit;
    --fc-event-resizer-thickness: 8px;
    --fc-event-resizer-dot-total-width: 8px;
    --fc-event-resizer-dot-border-width: 1px;
    --fc-non-business-color: #fff;
    --fc-bg-event-color: rgb(143, 223, 130);
    --fc-bg-event-opacity: 1;
    --fc-highlight-color: #00ac65;
    --fc-today-bg-color: transparent;
    --fc-now-indicator-color: red;
    --muneer-font-family: font-family: "IBMPlexSansArabic-Regular" !important;
}

@font-face {
    font-family: "IBMPlexSansArabic-Thin";
    src: url("../fonts/IBMPlexSansArabic-Thin.eot");
    src: url("../fonts/IBMPlexSansArabic-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/IBMPlexSansArabic-Thin.woff2") format("woff2"), url("../fonts/IBMPlexSansArabic-Thin.woff") format("woff"), url("../fonts/IBMPlexSansArabic-Thin.ttf") format("truetype"), url("../fonts/IBMPlexSansArabic-Thin.svg#IBMPlexSansArabic-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBMPlexSansArabic-ExtraLight";
    src: url("../fonts/IBMPlexSansArabic-ExtraLight.eot");
    src: url("../fonts/IBMPlexSansArabic-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/IBMPlexSansArabic-ExtraLight.woff2") format("woff2"), url("../fonts/IBMPlexSansArabic-ExtraLight.woff") format("woff"), url("../fonts/IBMPlexSansArabic-ExtraLight.ttf") format("truetype"), url("../fonts/IBMPlexSansArabic-ExtraLight.svg#IBMPlexSansArabic-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBMPlexSansArabic-Light";
    src: url("../fonts/IBMPlexSansArabic-Light.eot");
    src: url("../fonts/IBMPlexSansArabic-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/IBMPlexSansArabic-Light.woff2") format("woff2"),url("../fonts/IBMPlexSansArabic-Light.woff") format("woff"),url("../fonts/IBMPlexSansArabic-Light.ttf") format("truetype"),url("../fonts/IBMPlexSansArabic-Light.svg#IBMPlexSansArabic-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBMPlexSansArabic-Regular";
    src: url("../fonts/IBMPlexSansArabic-Regular.eot");
    src: url("../fonts/IBMPlexSansArabic-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/IBMPlexSansArabic-Regular.woff2") format("woff2"),url("../fonts/IBMPlexSansArabic-Regular.woff") format("woff"),url("../fonts/IBMPlexSansArabic-Regular.ttf") format("truetype"),url("../fonts/IBMPlexSansArabic-Regular.svg#IBMPlexSansArabic-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBMPlexSansArabic-Medium";
    src: url("../fonts/IBMPlexSansArabic-Medium.eot");
    src: url("../fonts/IBMPlexSansArabic-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/IBMPlexSansArabic-Medium.woff2") format("woff2"),url("../fonts/IBMPlexSansArabic-Medium.woff") format("woff"),url("../fonts/IBMPlexSansArabic-Medium.ttf") format("truetype"),url("../fonts/IBMPlexSansArabic-Medium.svg#IBMPlexSansArabic-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBMPlexSansArabic-SemiBold";
    src: url("../fonts/IBMPlexSansArabic-SemiBold.eot");
    src: url("../fonts/IBMPlexSansArabic-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/IBMPlexSansArabic-SemiBold.woff2") format("woff2"),url("../fonts/IBMPlexSansArabic-SemiBold.woff") format("woff"),url("../fonts/IBMPlexSansArabic-SemiBold.ttf") format("truetype"),url("../fonts/IBMPlexSansArabic-SemiBold.svg#IBMPlexSansArabic-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBMPlexSansArabic-Bold";
    src: url("../fonts/IBMPlexSansArabic-Bold.eot");
    src: url("../fonts/IBMPlexSansArabic-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/IBMPlexSansArabic-Bold.woff2") format("woff2"),url("../fonts/IBMPlexSansArabic-Bold.woff") format("woff"),url("../fonts/IBMPlexSansArabic-Bold.ttf") format("truetype"),url("../fonts/IBMPlexSansArabic-Bold.svg#IBMPlexSansArabic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 100%;
    scroll-behavior: smooth;
    accent-color: var(--color-secondary);
    font-display: swap;
}

    html.theme-gray {
        filter: grayscale(100);
    }

*::-webkit-scrollbar {
    width: .5rem;
    height: .5rem;
}

*::-webkit-scrollbar-thumb {
    background-color: #1b8354;
    border-radius: 10em;
}

*::-webkit-scrollbar-track {
    background-color: #ecefff;
}

*::-webkit-scrollbar-corner {
    background-color: rgba(0,0,0,0);
}




.item-card--auto {
    min-height: unset;
}

.item-card--shadow {
    border: none;
    box-shadow: 0 .25rem .5rem -0.125rem rgba(16,24,40,.1),0 .125rem .25rem -0.125rem rgba(16,24,40,.06);
}

.item-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    min-height: 300px;
    background-color: #fff;
    border: .0625rem solid #d2d6db;
    border-radius: 1rem;
    padding: 1rem;
}

.page-title {
    font-size: 2.1875rem;
    color: rgb(33, 37, 41) !important;
}

body {
    position: relative;
    min-width: 23.75rem;
    min-height: 100vh;
    font-family: "IBMPlexSansArabic-Regular";
}

.see-more-btn {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 2.5rem;
    background-color: #f3f4f6;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.5 11.5'%3E%3Cpath d='M0,5.75a2,2,0,0,0,.32,1A6,6,0,0,0,1,7.58,18.51,18.51,0,0,0,2.76,9.31c.64.56,1.27,1.07,1.75,1.44l.57.44.17.12,0,0h0a.75.75,0,1,0,.89-1.2h0l0,0L6,10l-.56-.43C5,9.2,4.35,8.71,3.74,8.18A19.6,19.6,0,0,1,2.09,6.59L2,6.5H16.75a.75.75,0,0,0,0-1.5H2l.07-.09A21.31,21.31,0,0,1,3.74,3.32c.61-.53,1.23-1,1.69-1.38L6,1.51l.15-.12,0,0h0a.73.73,0,0,0,.16-1,.74.74,0,0,0-1-.16h0l0,0L5.08.31,4.51.75C4,1.13,3.4,1.64,2.76,2.19A18.51,18.51,0,0,0,1,3.92a6,6,0,0,0-.65.85,2,2,0,0,0-.32,1' fill='%23161616'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.09375rem .71875rem;
    background-position: center;
    border: none;
    border-radius: .25rem;
    margin-inline-start: auto;
}

.item-card__title {
    font-family: "IBMPlexSansArabic-Bold";
    font-size: 1.125rem;
    color: #1f2a37;
    margin-bottom: 16px;
}

a:not([class*="btn"]) {
    color: #1b8354;
    text-decoration: none;
    box-shadow: 0 0 0 3px rgba(0,0,0,0);
    transition: all .3s ease-in-out;
}

.rating-section {
    background-color: #fff;
    border-top: .125rem solid #1b8354;
    padding: 1.5rem 0;
}

.feedback-section {
    background-color: #fff;
    border-top: .125rem solid #1b8354;
    padding: 1.5rem 0;
}

.field-validation-error {
    font-size: 14px;
    margin-top: 8px;
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;
}

.input-validation-error {
    border-color: #b42318 !important;
    outline: 1px solid #b42318 !important;
    border: 0 !important;
    background: linear-gradient(#fff, #B42318),linear-gradient(#fff, #fff) !important;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%, 0%;
    background-position-y: 0%, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-size: 0% 2px,auto !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.form-check {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0;
    margin: 0;
}

.who-we-are, .landing, .customer-voice {
    padding-bottom: 80px;
}

.item-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    min-height: 300px;
    background-color: #fff;
    border: .0625rem solid #d2d6db;
    border-radius: 1rem;
    padding: 1rem;
}

.item-card--shadow {
    border: none;
    box-shadow: 0 .25rem .5rem -0.125rem rgba(16,24,40,.1),0 .125rem .25rem -0.125rem rgba(16,24,40,.06);
}

.item-card--auto {
    min-height: unset;
}

.item-card__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    background-color: #f3fcf6;
    padding: .625rem;
    margin-bottom: 1.5rem;
}

    .item-card__icon > img {
        width: 1.75rem;
        height: 1.75rem;
        -o-object-fit: contain;
        object-fit: contain;
    }

.item-card__title {
    font-family: "IBMPlexSansArabic-Bold";
    font-size: 1.125rem;
    color: #1f2a37;
    margin-bottom: 16px;
}

.see-more-btn {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 2.5rem;
    background-color: #f3f4f6;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.5 11.5'%3E%3Cpath d='M0,5.75a2,2,0,0,0,.32,1A6,6,0,0,0,1,7.58,18.51,18.51,0,0,0,2.76,9.31c.64.56,1.27,1.07,1.75,1.44l.57.44.17.12,0,0h0a.75.75,0,1,0,.89-1.2h0l0,0L6,10l-.56-.43C5,9.2,4.35,8.71,3.74,8.18A19.6,19.6,0,0,1,2.09,6.59L2,6.5H16.75a.75.75,0,0,0,0-1.5H2l.07-.09A21.31,21.31,0,0,1,3.74,3.32c.61-.53,1.23-1,1.69-1.38L6,1.51l.15-.12,0,0h0a.73.73,0,0,0,.16-1,.74.74,0,0,0-1-.16h0l0,0L5.08.31,4.51.75C4,1.13,3.4,1.64,2.76,2.19A18.51,18.51,0,0,0,1,3.92a6,6,0,0,0-.65.85,2,2,0,0,0-.32,1' fill='%23161616'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.09375rem .71875rem;
    background-position: center;
    border: none;
    border-radius: .25rem;
    margin-inline-start: auto;
}

.field-validation-error {
    font-size: 14px;
    margin-top: 8px;
}

.form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

    .form-group .form-label:not(.file-infoFile) {
        width: 100%;
    }

.page-content .form-group {
    flex-direction: row;
    flex-wrap: wrap;
}

.accordion-body .form-group {
    flex-direction: column;
}

#toast-container > div {
    position: relative;
    bottom: 0 !important;
    width: 365px;
    min-height: 4.5rem;
    align-content: center;
    font-size: .875rem !important;
    color: #384250 !important;
    background-color: #fff !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0,20A20,20,0,1,1,20,40,20,20,0,0,1,0,20Z' fill='%23f9fafb'/%3E%3Cpath d='M19.58,19.79h-.21a.63.63,0,1,1,0-1.25h0a4.26,4.26,0,0,1,.51,0,1,1,0,0,1,.9.9,4.26,4.26,0,0,1,0,.51v4.2a.63.63,0,0,1-1.25,0V19.79Zm.41-4a.84.84,0,0,0-.83.84.83.83,0,0,0,.83.83h0a.83.83,0,0,0,.83-.83.84.84,0,0,0-.83-.84ZM11,20a9,9,0,1,0,9-9A9,9,0,0,0,11,20Zm9,7.71A7.71,7.71,0,1,1,27.71,20,7.71,7.71,0,0,1,20,27.71Z' fill='%23161616'/%3E%3C/svg%3E") !important;
    background-size: 2.5rem 2.5rem !important;
    background-repeat: no-repeat;
    background-position: right 1.5rem top 1rem !important;
    border: none !important;
    border-inline-start: .5rem solid rgba(229,231,235,.7) !important;
    border-radius: 8px !important;
    box-shadow: 0 2rem 4rem -0.75rem rgba(16,24,40,.14) !important;
    opacity: 1 !important;
    padding: 1rem 1.5rem !important;
    padding-inline-start: 4.75rem !important;
    margin: 0 !important;
}

    #toast-container > div:has(.toast-close-button) {
        padding-inline-end: 60px !important;
    }

[dir=rtl] #toast-container > div {
    background-position: right 1.5rem top 1rem !important;
}

[dir=ltr] #toast-container > div {
    background-position: left 1.5rem top 1rem !important;
}

#toast-container > .toast-success {
    border-color: #4daf83 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0,20A20,20,0,1,1,20,40,20,20,0,0,1,0,20Z' fill='%23ecfdf3'/%3E%3Cpath d='M23.79,17.92a.62.62,0,0,0,0-.88.63.63,0,0,0-.89,0L18.73,21.6,17.11,20a.63.63,0,0,0-.89.89l2.09,2.08a.63.63,0,0,0,.9,0ZM20,29a9,9,0,1,1,9-9A9,9,0,0,1,20,29Zm-7.71-9A7.71,7.71,0,1,0,20,12.29,7.71,7.71,0,0,0,12.29,20Z' fill='%23067647'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-info {
    border-color: #5798f1 !important;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0,20A20,20,0,1,1,20,40,20,20,0,0,1,0,20Z' fill='%23eff8ff'/%3E%3Cpath d='M19.58,19.79h-.21a.63.63,0,1,1,0-1.25h0a4.26,4.26,0,0,1,.51,0,1,1,0,0,1,.9.9,4.26,4.26,0,0,1,0,.51v4.2a.63.63,0,0,1-1.25,0V19.79Zm.41-4a.84.84,0,0,0-.83.84.83.83,0,0,0,.83.83h0a.83.83,0,0,0,.83-.83.84.84,0,0,0-.83-.84ZM11,20a9,9,0,1,0,9-9A9,9,0,0,0,11,20Zm9,7.71A7.71,7.71,0,1,1,27.71,20,7.71,7.71,0,0,1,20,27.71Z' fill='%23175cd3'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-error {
    border-color: #e0695f !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0,20A20,20,0,1,1,20,40,20,20,0,0,1,0,20Z' fill='%23fef3f2'/%3E%3Cpath d='M19.16,23.33A.83.83,0,0,1,20,22.5h0a.83.83,0,0,1,.83.83.84.84,0,0,1-.83.84h0A.84.84,0,0,1,19.16,23.33Zm.22-2.5a.62.62,0,0,0,.62.63.63.63,0,0,0,.63-.63V17.5a.62.62,0,0,0-.63-.62.61.61,0,0,0-.62.62Zm-.74-9.15a4.22,4.22,0,0,1,2.72,0,4.81,4.81,0,0,1,2.28,2c.69,1,1.46,2.34,2.45,4.09l0,.07A46.57,46.57,0,0,1,28.36,22a5,5,0,0,1,.53,3,4.45,4.45,0,0,1-1.35,2.39,4.65,4.65,0,0,1-2.81,1c-1.18.13-2.71.13-4.69.13H20c-2,0-3.51,0-4.69-.13a4.65,4.65,0,0,1-2.81-1A4.45,4.45,0,0,1,11.11,25a5,5,0,0,1,.53-3,46.57,46.57,0,0,1,2.23-4.21l0-.07c1-1.75,1.76-3.11,2.45-4.09A4.81,4.81,0,0,1,18.64,11.68ZM21,12.87a3.07,3.07,0,0,0-1.94,0,3.53,3.53,0,0,0-1.65,1.5c-.65.91-1.39,2.21-2.4,4s-1.75,3.09-2.2,4.12a3.79,3.79,0,0,0-.45,2.23,3.2,3.2,0,0,0,1,1.73,3.55,3.55,0,0,0,2.1.71c1.1.12,2.56.12,4.59.12s3.49,0,4.59-.12a3.55,3.55,0,0,0,2.1-.71,3.2,3.2,0,0,0,1-1.73,3.79,3.79,0,0,0-.45-2.23c-.45-1-1.19-2.33-2.2-4.12s-1.75-3.1-2.4-4A3.53,3.53,0,0,0,21,12.87Z' fill='%23d92d20'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-warning {
    border-color: #e2924b !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0,20A20,20,0,1,1,20,40,20,20,0,0,1,0,20Z' fill='%23fffaeb'/%3E%3Cpath d='M19.16,22.5a.83.83,0,0,1,.83-.83h0a.83.83,0,0,1,0,1.66h0A.83.83,0,0,1,19.16,22.5Zm.22-2.5a.62.62,0,0,0,1.24,0V16.67a.62.62,0,1,0-1.24,0ZM11,20a9,9,0,1,1,9,9A9,9,0,0,1,11,20Zm9-7.71A7.71,7.71,0,1,0,27.71,20,7.71,7.71,0,0,0,20,12.29Z' fill='%23b54708'/%3E%3C/svg%3E") !important;
}

.toast-title {
    font-family: "IBMPlexSansArabic-Bold";
    font-weight: normal;
}

.toast-close-button {
    position: absolute;
    inset: unset;
    top: 16px;
    inset-inline-end: 16px;
    font-size: 25px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: none;
    text-indent: -999999px;
    background-image: url(/images/close.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 10px !important;
    background-position: center !important;
    background-color: rgba(0,0,0,0) !important;
    float: none;
    border: none;
    opacity: 1;
}

    .toast-close-button:hover {
        opacity: 1 !important;
        background-color: #f3f4f6 !important;
    }


.input-with-icon {
    padding-top: 0 !important;
}

.edit_mode .item-location {
    display: block;
}

.item-location svg {
    height: 18px;
}

.edit_mode .item-location .location {
    height: auto;
}

.details-header {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

    .details-header .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        width: 70px;
        height: 70px;
    }

        .details-header .icon img {
            width: 100%;
            max-height: 100%;
        }

    .details-header .item-title {
        font-family: "IBMPlexSansArabic-Bold";
        margin: 0;
        color: #161616;
        font-size: 1.875rem;
    }

.details-list li {
    margin-bottom: 12px;
}

:root {
    --base-color: #b4872d;
    --disable-background-color: #eceeef;
}

ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn {
    display: inline-flex !important;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid var(--color-border-color) !important;
    border-radius: 25px !important;
    background-color: #fff;
    min-height: 45px;
    padding: .375rem .75rem !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat;
    background-position: calc(100% - .75rem) 1rem;
    background-size: 16px 12px;
}

    ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn > span {
        position: relative;
        font-size: .875rem;
        padding: 0 !important;
        color: var(--color-text-color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

        ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn > span:last-of-type:not(.selected-item-container) {
            margin-inline-start: auto;
        }

    ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .selected-item-container {
        font-size: .75rem;
    }

    ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret {
        position: relative !important;
        display: flex;
        align-items: center;
        justify-content: center;
        display: none !important;
        flex-shrink: 0;
        height: 28px !important;
        padding: 0 !important;
        width: 24px !important;
        inset-block-end: 0 !important;
    }

        ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret::before {
            position: relative !important;
            display: inline-flex;
            width: 28px !important;
            height: 16px !important;
            top: 0 !important;
            border: 0 !important;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
            background-repeat: no-repeat;
            background-position: right .75rem center;
            background-size: 16px 12px;
        }

    ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .selected-item {
        border: 1px solid var(--base-color) !important;
        margin-inline-end: 4px !important;
        background: var(--base-color) !important;
        border-radius: 25px !important;
    }

        ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .selected-item:hover {
            box-shadow: none !important;
        }

    ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .dropdown-down {
        border-top: 10px solid var(--color-border-color) !important;
    }

    ng-multiselect-dropdown .multiselect-dropdown .dropdown-btn .dropdown-up {
        border-bottom: 10px solid var(--color-border-color) !important;
    }

ng-multiselect-dropdown .multiselect-dropdown .disabled > span {
    background-color: var(--disable-background-color) !important;
}

ng-multiselect-dropdown .dropdown-list {
    border: 1px solid var(--color-border-color) !important;
}

    ng-multiselect-dropdown .dropdown-list .filter-textbox {
        border-bottom: 1px solid #ccc;
        position: relative;
        padding: 10px;
    }

        ng-multiselect-dropdown .dropdown-list .filter-textbox input {
            height: auto;
        }

            ng-multiselect-dropdown .dropdown-list .filter-textbox input:focus {
                outline: none;
            }

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:focus + div:before, ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:hover + div:before {
    border-color: var(--base-color) !important;
    background-color: #fff;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:active + div:before {
    transition-duration: 0s;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox] + div:before {
    color: var(--base-color) !important;
    border: 2px solid var(--base-color) !important;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox] + div:after {
    content: "";
    background-color: var(--base-color) !important;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:disabled + div:before {
    border-color: #ccc;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:disabled:focus + div:before .multiselect-item-checkbox input[type=checkbox]:disabled:hover + div:before {
    background-color: inherit;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:disabled:checked + div:before {
    background-color: #ccc;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:checked + div:after {
    content: "";
    transform: rotate(-45deg) scale(1);
    transition: transform 200ms ease-out;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:checked + div:before {
    background: var(--base-color) !important;
}

ng-multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:checked + div:after {
    transform: rotate(-45deg) scale(1);
}

@keyframes borderscale {
    50% {
        box-shadow: 0 0 0 2px var(--base-color) !important;
    }
}

hijri-gregorian-datepicker .btn-sm {
    min-width: 100px;
}

hijri-gregorian-datepicker .form-group {
    display: flex;
    flex-direction: column;
}

    hijri-gregorian-datepicker .form-group > label {
        order: 2;
    }

    hijri-gregorian-datepicker .form-group .input-group {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: .625rem;
        font-size: 1rem;
        min-height: 45px;
        height: auto !important;
        padding-inline: 16px 4px;
        border: 1px solid #ced4da;
        color: var(--color-gray-color);
        border-radius: 25px !important;
    }

    hijri-gregorian-datepicker .form-group .form-control {
        flex: 1;
        padding-inline-start: 0;
        outline: none;
        background-color: rgba(0,0,0,0) !important;
        box-shadow: none;
    }

        hijri-gregorian-datepicker .form-group .form-control:focus {
            outline: none;
            box-shadow: none;
        }

.is-invalid hijri-gregorian-datepicker .form-group .form-control {
    border-color: #dc3545;
}

    .is-invalid hijri-gregorian-datepicker .form-group .form-control:focus {
        box-shadow: 0 0 0 .25rem rgba(220,53,69,.2);
    }

[dir=ltr] hijri-gregorian-datepicker .form-group .form-control {
    background-position: right 15px center;
}

hijri-gregorian-datepicker .form-group .form-control.hijriInput {
    width: 100%;
}

hijri-gregorian-datepicker .input-group-append {
    display: flex;
    align-items: center;
}

    hijri-gregorian-datepicker .input-group-append .btn {
        min-width: auto;
        white-space: nowrap;
        font-size: .875rem;
        box-shadow: none;
        transition: all .3s ease-in-out;
        color: var(--color-primary);
        border: 1px solid var(--color-primary);
    }

        hijri-gregorian-datepicker .input-group-append .btn:is(.focus,:hover) {
            background-color: var(--color-primary);
            color: #fff;
            box-shadow: none;
            outline: none;
        }

        hijri-gregorian-datepicker .input-group-append .btn:first-child {
            border-start-start-radius: 1.5625rem !important;
            border-end-start-radius: 1.5625rem !important;
            border-start-end-radius: 0 !important;
            border-end-end-radius: 0 !important;
        }

        hijri-gregorian-datepicker .input-group-append .btn:last-child {
            border-start-end-radius: 1.5625rem !important;
            border-end-end-radius: 1.5625rem !important;
            border-start-start-radius: 0 !important;
            border-end-start-radius: 0 !important;
        }

hijri-gregorian-datepicker .hijriInput {
    border-radius: .875rem;
}

hijri-gregorian-datepicker .ngb-dp-months {
    display: block;
}

hijri-gregorian-datepicker .ngb-dp-week {
    justify-content: space-between;
}

hijri-gregorian-datepicker .ngb-dp-header {
    background-color: #fff;
    padding-top: 8px;
}

hijri-gregorian-datepicker .ngb-dp-weekday, hijri-gregorian-datepicker .ngb-dp-week-number {
    font-style: normal !important;
    font-size: .75rem !important;
}

hijri-gregorian-datepicker .ngb-dp-weekdays {
    background-color: #fff;
    padding: 4px 0;
    border-bottom: 1px solid var(--color-border-color);
}

    hijri-gregorian-datepicker .ngb-dp-weekdays .ngb-dp-weekday {
        color: var(--color-text-color);
    }

hijri-gregorian-datepicker .ngb-dp-day .btn-light {
    border: 0 !important;
}

    hijri-gregorian-datepicker .ngb-dp-day .btn-light:hover {
        background-color: var(--color-primary);
    }

hijri-gregorian-datepicker .ngb-dp-today > .btn-light, hijri-gregorian-datepicker .ngb-dp-today [ngbDatepickerDayView] {
    background-color: var(--color-primary) !important;
    color: #fff;
    --bs-btn-color: #fff;
    --bs-btn-bg: color(primary);
    --bs-btn-hover-bg: color(primary);
}

    hijri-gregorian-datepicker .ngb-dp-today > .btn-light:hover, hijri-gregorian-datepicker .ngb-dp-today [ngbDatepickerDayView]:hover {
        background-color: var(--color-primary);
    }

ngb-datepicker {
    border-radius: 16px;
    border-color: #ced4da;
}

hijri-date-picker {
    border-radius: 16px;
    border: 0;
}

    hijri-date-picker > div {
        display: flex;
        height: 100%;
    }

hijri-date-picker {
    width: unset !important;
}

.ngb-dp-arrow .ngb-dp-navigation-chevron {
    border-color: var(--color-primary);
}

ngb-datepicker-navigation {
    justify-content: space-between;
    gap: 8px;
}

    ngb-datepicker-navigation .ngb-dp-arrow-btn {
        min-width: auto;
        height: auto !important;
        padding: 0 !important;
    }

    ngb-datepicker-navigation ngb-datepicker-navigation-select {
        gap: 8px;
    }

        ngb-datepicker-navigation ngb-datepicker-navigation-select select {
            min-width: 85px;
        }

[ngbDatepickerDayView]:hover:not(.bg-primary), [ngbDatepickerDayView].active:not(.bg-primary) {
    background-color: var(--color-primary);
    color: #fff;
}

.rating-section {
    background-color: #fff;
    border-top: .125rem solid #1b8354;
    padding: 1.5rem 0;
}

.rating-section__header {
    max-height: 7.9375rem;
    opacity: 1;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

@media(min-width: 768px) {
    .rating-section__header {
        max-height: 5rem;
    }
}

.rating-section:has(.collapse.show,.collapsing) .rating-section__header {
    max-height: 0;
    opacity: 0;
}

.rating-section__title {
    font-family: "IBMPlexSansArabic-Regular";
    font-size: 1rem;
    margin-bottom: 0;
}

    .rating-section__title strong {
        font-family: "IBMPlexSansArabic-Bold";
        font-weight: normal;
    }

.rating-section__stars {
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .rating-section__stars:hover .half-star::before {
        background-image: url(/Style%20Library/UDesign/images/half-star-filled.svg) !important;
    }

    .rating-section__stars .half-star {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .rating-section__stars .half-star:nth-child(odd) {
            padding-inline-start: .1875rem;
        }

        .rating-section__stars .half-star:nth-child(even) {
            padding-inline-end: .1875rem;
            margin-inline-start: -0.5px;
        }

        .rating-section__stars .half-star::before {
            content: "";
            width: .875rem;
            height: 1.670625rem;
            background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
            background-repeat: no-repeat;
            background-position: center;
            transition: background-image .2s ease-in-out;
        }

[dir=rtl] .rating-section__stars .half-star:nth-child(even)::before {
    transform: scaleX(-1);
}

[dir=ltr] .rating-section__stars .half-star:nth-child(odd)::before {
    transform: scaleX(-1);
}

.rating-section__stars .half-star:hover ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg) !important;
}

.rating-section__stars .half-star:focus {
    box-shadow: none;
}

.rating-section__stars[data-stars] .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-filled.svg);
}

.rating-section__stars[data-stars="0"] .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="0.5"] .half-star:nth-child(1) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="1"] .half-star:nth-child(2) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="1.5"] .half-star:nth-child(3) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="2"] .half-star:nth-child(4) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="2.5"] .half-star:nth-child(5) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="3"] .half-star:nth-child(6) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="3.5"] .half-star:nth-child(7) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="4"] .half-star:nth-child(8) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="4.5"] .half-star:nth-child(9) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__stars[data-stars="5"] .half-star:nth-child(10) ~ .half-star::before {
    background-image: url(/Style%20Library/UDesign/images/half-star-empty.svg);
}

.rating-section__count {
    font-size: .875rem;
    color: #6c737f;
}

.rating-section .btn {
    white-space: nowrap;
}

    .rating-section .btn:focus {
        box-shadow: none;
    }

.rating-section__question__title {
    font-family: "IBMPlexSansArabic-SemiBold";
    font-size: 1rem;
}

.rating-card__title {
    font-family: "IBMPlexSansArabic-SemiBold";
    font-size: 1rem;
}

.rating-card__description {
    font-size: .875rem;
}

.feedback-section {
    background-color: #fff;
    border-top: .125rem solid #1b8354;
    padding: 1.5rem 0;
}

.feedback-section__header {
    display: flex;
    flex-direction: column;
    gap: 1rem 1.5rem;
}

@media(min-width: 768px) {
    .feedback-section__header {
        flex-direction: row;
        align-items: center;
    }
}

.feedback-section__title {
    font-family: "IBMPlexSansArabic-Regular";
    font-size: 1rem;
    margin-bottom: 0;
}

.feedback-section__count {
    font-size: .875rem;
    margin-bottom: 0;
}

.feedback-section__question {
    font-family: "IBMPlexSansArabic-SemiBold";
    font-size: 1rem;
    margin-bottom: 1rem;
}

    .feedback-section__question > span {
        font-family: "IBMPlexSansArabic-Regular";
        font-size: .875rem;
        color: #6c737f;
    }

.feedback-section .btn-light {
    display: none;
}

.feedback-section:has(.collapse.show,.collapsing) .feedback-section__count {
    display: none;
}

.feedback-section:has(#usefulPageCollapse.show) .btn-light[data-bs-target="#usefulPageCollapse"] {
    display: flex;
}

.feedback-section:has(#notUsefulPageCollapse.show) .btn-light[data-bs-target="#notUsefulPageCollapse"] {
    display: flex;
}

.successful-response-message {
    display: flex;
    align-items: center;
    gap: 1.25rem;
}

    .successful-response-message::before {
        content: "";
        width: 1.34375rem;
        height: 1.34375rem;
        background-image: url(/Style%20Library/UDesign/images/success-icon.svg);
    }

.btn-light {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
    padding: .4375rem .75rem;
}

    .btn-light > img {
        width: 1.34375rem;
        height: 1.34375rem;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .btn-light:hover {
        background-color: #e5e7eb;
        border-color: #e5e7eb;
    }

.btn:disabled {
    color: #9da4ae;
    background-color: rgba(0,0,0,0);
    border-color: #e5e7eb;
    opacity: 1;
}

.btn-outline-secondary {
    color: #161616;
    background-color: rgba(0,0,0,0);
    border-color: #d2d6db;
}

    .btn-outline-secondary:visited {
        color: #161616;
    }

@media(hover: hover) {
    .btn-outline-secondary:hover {
        color: #161616;
        background-color: #f3f4f6;
        border-color: #e5e7eb;
    }
}

.btn-outline-secondary:active {
    color: #161616;
    background-color: #e5e7eb;
    border-color: #d2d6db;
}

.btn-black {
    color: #fff;
    background-color: #0d121c;
    border-color: #0d121c;
}

@media(hover: hover) {
    .btn-black:hover {
        color: #fff;
        background-color: #1f2a37;
        border-color: #1f2a37;
    }
}

.btn-black:active {
    color: #fff;
    background-color: #4d5761;
    border-color: #4d5761;
}

.wizard-sidebar-page {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

@media(min-width: 992px) {
    .wizard-sidebar-page {
        flex-direction: row;
        align-items: flex-start;
    }
}

.wizard-sidebar-page__content {
    flex-grow: 1;
    padding: 0;
}

    .wizard-sidebar-page__content .page-title {
        font-family: "IBMPlexSansArabic-Bold";
        font-size: 1.875rem;
        color: #161616;
    }

    .wizard-sidebar-page__content .sub-title {
        font-family: "IBMPlexSansArabic-Medium";
        font-size: 1.5rem;
        color: #161616;
    }

    .wizard-sidebar-page__content p {
        font-size: .875rem;
        color: #6c737f;
        margin-bottom: 1rem;
    }

        .wizard-sidebar-page__content p:last-child {
            margin-bottom: 0;
        }

    .wizard-sidebar-page__content ul, .wizard-sidebar-page__content ol {
        font-size: .875rem;
        color: #384250;
        padding-inline-start: 3.4375rem;
    }

        .wizard-sidebar-page__content ul > li, .wizard-sidebar-page__content ol > li {
            color: inherit;
        }

            .wizard-sidebar-page__content ul > li:not(:last-child), .wizard-sidebar-page__content ol > li:not(:last-child) {
                margin-bottom: 1rem;
            }

.wizard-sidebar-page__sidebar {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    background-color: #fff;
    border-radius: 1rem;
    padding: 2.5rem;
}

@media(min-width: 992px) {
    .wizard-sidebar-page__sidebar {
        order: 1;
        width: 22.5rem;
    }
}

.wizard-sidebar-page__sidebar__header {
    border-bottom: .0625rem solid #d2d6db;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}

.wizard-sidebar-page__sidebar__title {
    line-height: 1.556;
    font-family: "IBMPlexSansArabic-Bold";
    font-size: 1.125rem;
    color: #1f2a37;
    margin-bottom: 1rem;
}

.form-wizard {
    display: flex;
    flex-direction: column;
}

.form-wizard__list {
    display: flex;
    flex-direction: column;
    counter-reset: wizard;
}

.form-wizard__list__item {
    position: relative;
    display: flex;
    gap: .5rem;
    counter-increment: wizard;
}

.form-wizard__list__item__number {
    flex-shrink: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
}

    .form-wizard__list__item__number::before {
        content: counter(wizard);
        position: absolute;
        inset: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        font-family: "IBMPlexSansArabic-Medium";
        font-size: .875rem;
        color: #d2d6db;
        background-color: rgba(0,0,0,0);
        border: .125rem solid #d2d6db;
        border-radius: 50%;
        transition: color .3s ease-in-out,border-color .3s ease-in-out;
    }

.is-active .form-wizard__list__item__number::before {
    color: #1b8354;
    border-color: #1b8354;
}

.is-done .form-wizard__list__item__number::before {
    content: "";
    background-color: #1b8354;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.83 9.83'%3E%3Cpath d='M11.49,2.11l-7,7.34a1.26,1.26,0,0,1-.9.38h0a1.25,1.25,0,0,1-.88-.36L.37,7.13A1.24,1.24,0,0,1,2.13,5.37L3.56,6.79,9.68.39a1.25,1.25,0,0,1,1.76,0h0A1.26,1.26,0,0,1,11.49,2.11Z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: .739375rem .614375rem;
    background-position: center;
    border-color: #1b8354;
}

.form-wizard__list__item:not(:last-child) {
    padding-bottom: 3.125rem;
}

    .form-wizard__list__item:not(:last-child)::after {
        content: "";
        position: absolute;
        top: 2rem;
        inset-inline-start: .9375rem;
        width: .125rem;
        height: calc(100% - 2rem);
        background-color: #d2d6db;
    }

    .form-wizard__list__item:not(:last-child).is-done::after {
        background-color: #1b8354;
    }

.form-wizard__list__item__details {
    display: flex;
    flex-direction: column;
    gap: .25rem;
}

.form-wizard__list__item__title {
    color: #6c737f;
}

.is-active .form-wizard__list__item__title {
    font-family: "IBMPlexSansArabic-SemiBold";
    color: #1f2a37;
}

.is-done .form-wizard__list__item__title {
    font-family: "IBMPlexSansArabic-SemiBold";
    color: #1f2a37;
}

.form-wizard__list__item__description {
    font-size: .75rem;
    color: #6c737f;
}

.is-active .form-wizard__list__item__description {
    color: #384250;
}

.is-done .form-wizard__list__item__description {
    color: #384250;
}

fieldset legend {
    font-family: "IBMPlexSansArabic-Bold";
    font-size: 1rem;
    margin-bottom: 1.25rem;
}

.form-file-text {
    display: flex;
    font-size: .75rem;
    color: #64748b;
    margin-bottom: 1rem;
}

.form-file-control {
    display: flex;
}

    .form-file-control > [type=file] {
        display: none;
    }

.addition-btn {
    padding: .65375rem;
}

    .addition-btn > svg {
        width: 1.09375rem;
        height: 1.09375rem;
        -o-object-fit: contain;
        object-fit: contain;
    }

.MsoNormalTable, .table {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

    .MsoNormalTable > :not(caption) > * > *, .table > :not(caption) > * > * {
        border: none;
    }

    .MsoNormalTable thead th, .table thead th {
        line-height: 1.4;
        font-family: "IBMPlexSansArabic-Medium";
        font-weight: normal;
        font-size: .875rem;
        color: #384250;
        background-color: #f3f4f6;
        border-top: .0625rem solid #d2d6db;
        border-bottom: .0625rem solid #d2d6db;
        vertical-align: middle;
        padding: .875rem 1rem;
    }

        .MsoNormalTable thead th:not(:last-child), .table thead th:not(:last-child) {
            border-inline-end: .0625rem solid #d2d6db;
        }

@media(max-width: 992px) {
    .MsoNormalTable thead th, .table thead th {
        display: none;
    }
}

.MsoNormalTable tbody tr th, .MsoNormalTable tbody tr td, .table tbody tr th, .table tbody tr td {
    line-height: 1.5;
    font-size: 1rem;
    color: #161616;
    vertical-align: middle;
    text-align: start;
    border-bottom: .0625rem solid #d2d6db;
    padding: 1.25rem 1rem;
}

@media(max-width: 992px) {
    .MsoNormalTable tbody tr th, .MsoNormalTable tbody tr td, .table tbody tr th, .table tbody tr td {
        position: relative;
        display: flex;
        align-items: center;
        width: unset !important;
        gap: 1.5625rem;
        line-height: 2;
        z-index: 1;
        padding: .5rem 1.25rem;
    }

        .MsoNormalTable tbody tr th:not(:last-child), .MsoNormalTable tbody tr td:not(:last-child), .table tbody tr th:not(:last-child), .table tbody tr td:not(:last-child) {
            border-inline-end: none;
        }

        .MsoNormalTable tbody tr th::before, .MsoNormalTable tbody tr td::before, .table tbody tr th::before, .table tbody tr td::before {
            content: attr(data-th);
            flex: 0 0 25%;
            display: flex;
            align-items: center;
            line-height: 2;
            color: #384250;
            text-align: start;
        }

        .MsoNormalTable tbody tr th::after, .MsoNormalTable tbody tr td::after, .table tbody tr th::after, .table tbody tr td::after {
            content: "";
            position: absolute;
            top: 0;
            inset-inline-start: 0;
            width: calc(25% + 20px);
            height: 100%;
            background-color: #f3f4f6;
            z-index: -1;
        }
}

@media(max-width: 992px) {
    .MsoNormalTable tbody tr th:last-child, .MsoNormalTable tbody tr td:last-child, .table tbody tr th:last-child, .table tbody tr td:last-child {
        border-bottom: none;
    }

        .MsoNormalTable tbody tr th:last-child::after, .MsoNormalTable tbody tr td:last-child::after, .table tbody tr th:last-child::after, .table tbody tr td:last-child::after {
            box-shadow: inset 0 -0.0625rem .0625rem var(--clr-blue);
        }
}

.MsoNormalTable tbody tr th > a, .MsoNormalTable tbody tr td > a, .table tbody tr th > a, .table tbody tr td > a {
    text-decoration: underline !important;
}

    .MsoNormalTable tbody tr th > a:hover, .MsoNormalTable tbody tr td > a:hover, .table tbody tr th > a:hover, .table tbody tr td > a:hover {
        text-decoration: none !important;
    }

.MsoNormalTable > tbody > tr:nth-of-type(odd) > *, .table > tbody > tr:nth-of-type(odd) > * {
    background-color: #fff;
}

.MsoNormalTable > tbody > tr:nth-of-type(even) > *, .table > tbody > tr:nth-of-type(even) > * {
    background-color: #f9fafb;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-color-type: unset;
    --bs-table-bg-type: unset;
}

.table-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    background-color: rgba(0,0,0,0);
    border: none;
    border-radius: .25rem;
    padding: 0;
    transition: background-color .3s ease-in-out;
}

    .table-btn > img {
        width: 1.125rem;
        height: 1.125rem;
        -o-object-fit: contain;
        object-fit: contain;
    }

@media(hover: hover) {
    .table-btn:hover {
        background-color: #f3f4f6;
    }
}

.alert {
    inset: 0;
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: 1rem;
    border: none;
    border-bottom-style: solid;
    border-bottom-width: .125rem;
    border-radius: .125rem;
    padding: .7rem 1.5rem;
    margin: 0;
    margin-bottom: 1rem;
}

.alert__icon {
    flex-shrink: 0;
    width: 1.375rem;
    height: 1.375rem;
}

.alert__title {
    font-family: "IBMPlexSansArabic-Bold";
    font-size: inherit;
    margin-bottom: 0;
}

.alert__description {
    font-size: inherit;
    color: inherit;
    margin-bottom: 0;
}

.alert .alert-link {
    color: inherit;
}

.alert .btn-close {
    position: static;
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    background-color: rgba(0,0,0,0);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.25 11.25'%3E%3Cpath d='M.18.18a.64.64,0,0,1,.89,0L5.63,4.74,10.18.18a.64.64,0,0,1,.89,0,.64.64,0,0,1,0,.89L6.51,5.63l4.56,4.55a.63.63,0,0,1-.89.89L5.63,6.51,1.07,11.07a.64.64,0,0,1-.89,0,.64.64,0,0,1,0-.89L4.74,5.63.18,1.07A.64.64,0,0,1,.18.18Z' fill='%23161616' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: .703125rem;
    background-position: center;
    border-radius: .25rem;
    opacity: 1;
    padding: 0;
    margin-inline-start: auto;
    transition: background-color .3s ease-in-out;
}

@media(hover: hover) {
    .alert .btn-close:hover {
        background-color: #f3f4f6;
    }
}

.alert-primary {
    color: #384250;
    background-color: #f9fafb;
    border-bottom-color: rgba(22,22,22,.6);
}

.alert-success {
    color: #067647;
    background-color: #ecfdf3;
    border-bottom-color: rgba(7,148,85,.6);
}

.alert-danger {
    color: #b42318;
    background-color: #fef3f2;
    border-bottom-color: rgba(217,45,32,.6);
}

.alert-warning {
    color: #b54708;
    background-color: #fffaeb;
    border-bottom-color: rgba(220,104,3,.6);
}

.alert-info {
    color: #175cd3;
    background-color: #eff8ff;
    border-bottom-color: rgba(21,112,239,.6);
}

.modal {
    --bs-modal-width: 600px;
    --bs-border-radius-lg: 1rem;
}

.modal-backdrop {
    --bs-backdrop-bg: rgba(22, 22, 22, 0.60);
    --bs-backdrop-opacity: 1;
}

.modal-content {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    border: none;
    border-radius: .5rem;
    box-shadow: 0 2rem 4rem -0.75rem rgba(16,24,40,.14);
    padding: 1.5rem;
}

.modal-dialog-scrollable .modal-content {
    max-height: 492px;
}

.modal-header {
    border-block: none;
    padding: 0;
}

    .modal-header .btn-close {
        position: static;
        flex-shrink: 0;
        width: 2rem;
        height: 2rem;
        background-color: rgba(0,0,0,0);
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.25 11.25'%3E%3Cpath d='M.18.18a.64.64,0,0,1,.89,0L5.63,4.74,10.18.18a.64.64,0,0,1,.89,0,.64.64,0,0,1,0,.89L6.51,5.63l4.56,4.55a.63.63,0,0,1-.89.89L5.63,6.51,1.07,11.07a.64.64,0,0,1-.89,0,.64.64,0,0,1,0-.89L4.74,5.63.18,1.07A.64.64,0,0,1,.18.18Z' fill='%23161616' fill-rule='evenodd'/%3E%3C/svg%3E");
        background-size: .703125rem;
        background-position: center;
        border-radius: .25rem;
        opacity: 1;
        padding: 0;
        margin: 0;
        margin-inline-start: auto;
        margin-bottom: auto;
        transition: background-color .3s ease-in-out;
    }

@media(hover: hover) {
    .modal-header .btn-close:hover {
        background-color: #f3f4f6;
    }
}

.modal-icon {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    background-color: #f9fafb;
    border-radius: 50%;
}

    .modal-icon > img {
        width: 1.125rem;
        height: 1.125rem;
        -o-object-fit: contain;
        object-fit: contain;
    }

.modal-title {
    line-height: 1.5;
    font-family: "IBMPlexSansArabic-SemiBold";
    font-size: 1.125rem;
    color: #1f2a37;
}

.modal-body {
    font-size: .875rem;
    padding: 0;
    padding-inline-end: .5rem;
}

    .modal-body ul li, .modal-body ol li {
        line-height: 1.8;
    }

.modal-subtitle {
    font-family: "IBMPlexSansArabic-SemiBold";
    font-size: 1rem;
}

.modal-footer {
    border-top: none;
    border-radius: 0;
    padding: 0;
}

    .modal-footer > * {
        margin: 0;
    }

.btn__icon {
    width: 1rem;
    height: 1rem;
    -o-object-fit: contain;
    object-fit: contain;
}

.attached-file {
    display: flex;
    flex-direction: column;
    background-color: #f3f4f6;
    border: .0625rem solid #d2d6db;
    border-radius: .25rem;
}

.attached-file__body {
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: .5rem;
}

.attached-file__footer {
    display: flex;
    flex-direction: column;
    border-top: .0625rem solid #d2d6db;
    padding: .5rem;
}

.attached-file__spinner {
    width: 1.125rem;
    aspect-ratio: 1/1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M20,10A10,10,0,1,1,10,0,10,10,0,0,1,20,10ZM2,10a8,8,0,1,0,8-8A8,8,0,0,0,2,10Z' fill='%23f3f4f6'/%3E%3Cpath d='M19,10A.93.93,0,0,0,20,9a10.32,10.32,0,0,0-.71-2.83A10,10,0,0,0,13.83.76,10.32,10.32,0,0,0,11,.05a.93.93,0,0,0-1,1,1.11,1.11,0,0,0,1,1.06,7.75,7.75,0,0,1,2.06.55,7.93,7.93,0,0,1,4.33,4.33A7.75,7.75,0,0,1,17.94,9,1.11,1.11,0,0,0,19,10Z' fill='%23161616'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    animation: spin .8s linear infinite;
}

.attached-file__icon {
    flex-shrink: 0;
    width: 1.125rem;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
    object-fit: contain;
}

.attached-file__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.315;
    font-family: "IBMPlexSansArabic-Medium";
    font-size: .875rem;
    color: #161616;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.attached-file__helper-text {
    line-height: 1.429;
    font-size: .875rem;
    color: #ce281c;
}

.attached-file__remove-btn {
    flex-shrink: 0;
    display: flex;
    width: 1rem;
    aspect-ratio: 1/1;
    background-color: rgba(0,0,0,0);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9'%3E%3Cpath d='M.15.15a.48.48,0,0,1,.7,0L4.5,3.79,8.15.15a.48.48,0,0,1,.7,0,.48.48,0,0,1,0,.7L5.21,4.5,8.85,8.15a.49.49,0,0,1-.7.7L4.5,5.21.85,8.85a.48.48,0,0,1-.7,0,.48.48,0,0,1,0-.7L3.79,4.5.15.85A.48.48,0,0,1,.15.15Z' fill='%23161616' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: .5625rem;
    border: none;
    padding: 0;
    margin-inline-start: auto;
}

.attached-file:has(.attached-file__helper-text) {
    border-color: #ce281c;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.dashboard-title {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    padding: 40px 16px 24px;
}

    .dashboard-title .icon svg {
        height: 50px;
    }

.dashboard .icon-card .icon {
    height: 60px;
    width: 60px;
    transition: all .2s ease-out;
}

    .dashboard .icon-card .icon svg {
        height: 60px;
        width: auto;
        max-width: 60px;
    }

        .dashboard .icon-card .icon svg path {
            transition: all .3s ease-out;
        }

            .dashboard .icon-card .icon svg path.stroke.primary {
                stroke: var(--color-secondary);
            }

.theme-dark .dashboard .icon-card .icon svg path.stroke.primary {
    stroke: #fff;
}

.dashboard .icon-card .icon svg path.stroke-minus {
    stroke: #fff;
}

.theme-dark .dashboard .icon-card .icon svg path.stroke-minus {
    stroke: var(--color-secondary);
}

.dashboard .icon-card .icon svg path:not(.stroke).primary {
    fill: var(--color-secondary);
}

.theme-dark .dashboard .icon-card .icon svg path:not(.stroke).primary {
    fill: #fff;
}

.dashboard .icon-card .item-title {
    color: var(--color-text-color);
    transition: all .3s ease-out;
}

.dashboard .icon-card .item-description {
    display: block;
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    font-size: 1rem;
    visibility: visible;
    transition: all .4s ease-out;
}

@supports not (-webkit-line-clamp: 2) {
    .dashboard .icon-card .item-description {
        display: block;
        max-height: 48px;
        line-height: 1.5;
    }
}

@media(hover: hover) {
    .dashboard .icon-card {
        padding: 76px 24px 40px;
    }

        .dashboard .icon-card .icon, .dashboard .icon-card .item-title {
            transform: translateY(8px);
        }

        .dashboard .icon-card .item-description {
            transform: translateY(8px);
            opacity: 0;
            visibility: hidden;
        }

        .dashboard .icon-card:is(:hover,:focus,:active) {
            padding: 40px 24px;
        }

            .dashboard .icon-card:is(:hover,:focus,:active) .icon, .dashboard .icon-card:is(:hover,:focus,:active) .item-title {
                transform: translateY(0);
            }

            .dashboard .icon-card:is(:hover,:focus,:active) .item-description {
                transform: translateY(0);
                opacity: 1;
                visibility: visible;
            }
}

.dashboard .icon-card:is(:hover,:focus,:active) .icon svg path.stroke.primary {
    stroke: #fff;
}

.dashboard .icon-card:is(:hover,:focus,:active) .icon svg path.stroke-minus {
    stroke: var(--color-secondary);
}

.dashboard .icon-card:is(:hover,:focus,:active) .icon svg path:not(.stroke).primary {
    fill: #fff;
}

.page-category .category-list .category-link:hover, .page-category .category-list .category-link:active, .page-category .category-list .category-link:focus, .page-category .category-list .category-link.active {
    background-color: var(--color-secondary);
    color: #fff;
}

.rating {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 100px;
}

@media(max-width: 576px) {
    .rating {
        justify-content: start;
        flex-wrap: wrap;
        gap: 5px;
    }
}

.rating .title {
    font-size: 1rem;
    line-height: 1;
}

.rating .rating__list {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    direction: ltr;
    color: unset !important;
    margin-inline-start: 8px;
}

[dir=ltr] .rating .rating__list {
    direction: rtl;
}

.rating .rating__list .star {
    display: block;
}

    .rating .rating__list .star svg {
        display: flex;
        width: 16px;
    }

        .rating .rating__list .star svg path {
            fill: #e5e7eb !important;
            stroke: #e5e7eb;
        }

.rating .rating__list[data-stars="0"] .star svg path {
    fill: #fff;
}

.rating .rating__list[data-stars="1"] .star:nth-child(5) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="2"] .star:nth-child(4) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="2"] .star:nth-child(4) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="3"] .star:nth-child(3) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="3"] .star:nth-child(3) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="4"] .star:nth-child(2) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="4"] .star:nth-child(2) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="5"] .star:nth-child(1) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="5"] .star:nth-child(1) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list > .star:hover svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list > .star:hover ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.content-footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between;
    padding: 6px 10px;
    margin-bottom: 16px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
}

.visits-count {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 100px;
    font-family: "IBMPlexSansArabic-Bold";
    font-size: .875rem;
}

    .visits-count .title {
        line-height: 1;
    }

.comments {
    padding: 24px;
    background-color: #f7f7f7;
    border-radius: 8px;
}

    .comments .title {
        display: block;
        margin-bottom: 16px;
        font-family: "IBMPlexSansArabic-Bold";
    }

.comments__item {
    position: relative;
    margin-top: 32px;
    padding-block: 24px;
    border-top: 1px solid #ebebeb;
}

    .comments__item .user-name {
        font-family: "IBMPlexSansArabic-Bold";
    }

    .comments__item .item-date span {
        margin-bottom: 8px;
        color: var(--color-tertiary);
        font-family: "IBMPlexSansArabic-Medium";
        border-radius: 50px;
        font-size: .75rem;
    }

    .comments__item .replay {
        position: relative;
        margin-top: 24px;
        padding: 24px;
        margin-inline-start: 32px;
        background-color: #fff;
        border-radius: 16px;
    }

        .comments__item .replay .user-name {
            font-size: 1rem;
            color: var(--color-primary);
        }

.page-review {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    padding: 24px 0px;
    border-radius: 0px;
}

    .page-review .btn-primary {
        padding: 10px 18px;
    }

@media(max-width: 576px) {
    .page-review {
        justify-content: start;
        align-items: start;
    }

        .page-review .btn-black {
            margin-top: 10px;
        }
}

.page-review .close-review {
    display: flex;
    color: #161616;
    font-size: 1.125rem;
    gap: 5px;
    align-items: center;
    transition: all .3s ease-in-out;
    padding: 8px 24px 10px 24px;
    border-radius: 4px;
}

    .page-review .close-review img {
        width: 24px;
        height: 24px;
    }

    .page-review .close-review:hover {
        background-color: #f3f4f6;
        color: #161616;
    }

    .page-review .close-review:focus, .page-review .close-review:active {
        background-color: #e5e7eb;
        color: #161616;
    }

.details-item .btn-gray {
    padding: 5px 12px 5px 12px;
}

.reason-wrapper {
    padding: 25px 0;
}

    .reason-wrapper .btn-primary, .reason-wrapper .btn-gray {
        padding: 5px 12px 5px 12px;
    }

    .reason-wrapper .title {
        color: #161616;
        font-size: 1.125rem;
        font-family: "IBMPlexSansArabic-SemiBold";
    }

        .reason-wrapper .title .title-option {
            color: #6c737f;
            font-size: 1rem;
            font-family: "IBMPlexSansArabic-Regular";
        }

.review-content {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

@media(max-width: 576px) {
    .review-content {
        justify-content: center;
    }
}

.review-content .review-title {
    font-family: "IBMPlexSansArabic-Regular";
    margin: 0;
    color: #161616;
    font-size: 1.125rem;
}

.review-content .review-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 18px;
}

.review-answer {
    padding: 24px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
}

    .review-answer .answer-title {
        margin-bottom: 24px;
        font-size: 1.125rem;
    }

        .review-answer .answer-title span {
            font-size: 14px;
            padding: 0 5px;
        }

    .review-answer .form-check {
        margin-bottom: 16px;
    }

    .review-answer.yes #noAnswerContent {
        display: none;
    }

    .review-answer.yes #yesAnswerContent {
        display: block;
    }

    .review-answer.no #yesAnswerContent {
        display: none;
    }

    .review-answer.no #noAnswerContent {
        display: block;
    }

    .review-answer .check__input__container {
        flex-wrap: wrap;
    }

    .review-answer .other-answer {
        margin-top: 16px;
        flex: none;
        width: 100%;
        display: none;
    }

    .review-answer .other-check-input:checked ~ .other-answer {
        display: block;
    }

.review-answer__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 12px;
    margin-top: 16px;
}

button.show-products-btn:hover {
    background-color: #225085 !important;
    color: #fff !important;
}

    button.show-products-btn:hover span {
        background-color: #fff !important;
    }

button.show-products-btn {
    background-color: #1a717b;
    color: #fff !important;
}

    button.show-products-btn span {
        background-color: #fff !important;
        color: #1a717b;
        min-width: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 2px;
        padding: 0 5px;
    }

.fancybox__caption {
    text-align: center;
    padding: 10px 100px 0px 100px;
}

.mob_app_img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: -4px -3px 19px -14px;
}

.line-title {
    position: relative;
    padding-inline-start: 20px;
    font-family: "IBMPlexSansArabic-Bold";
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-inline-start: 15px;
}

    .line-title h5 {
        margin-bottom: 0;
    }

    .line-title::after {
        content: "";
        width: 5px;
        height: 100%;
        display: block;
        background-color: #6fb386;
        position: absolute;
        margin-inline-start: -20px;
        border-radius: 2px;
        top: 0;
    }

.value_wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(10.25rem, 1fr));
    gap: 3.125rem;
    flex-wrap: wrap;
}

    .value_wrapper .img_wrapper {
        background-color: #fff;
        border-radius: 25px;
        padding: 30px 25px;
        display: block;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .value_wrapper .img_wrapper img {
            width: 85px;
            height: 80px;
            -o-object-fit: none;
            object-fit: none;
        }

    .value_wrapper .value_desc {
        text-align: center;
        color: #1b8354;
        font-size: 1.125rem;
        margin-top: 20px;
    }

.events-list-page {
    position: relative;
}

@media(max-width: 767.98px) {
    .events-list-page a.btn.btn-outline-primary.ms-auto.change-view {
        display: block;
        margin: auto;
    }
}

.events-list-page .flex-container {
    flex-wrap: wrap;
    width: 100%;
}

@media(max-width: 992px) {
    .events-list-page .flex-container {
        flex-direction: column;
    }
}

.events-list ul {
    display: flex;
    gap: 30px;
}

    .events-list ul li {
        position: relative;
    }

        .events-list ul li::before {
            content: "";
            width: 10px;
            height: 10px;
            display: block;
            position: absolute;
            inset-inline-start: -15px;
            top: 10px;
        }

        .events-list ul li:nth-child(1)::before {
            background-color: #074d31;
        }

        .events-list ul li:nth-child(2)::before {
            background-color: #556478;
        }

        .events-list ul li:nth-child(3)::before {
            background-color: #6fb386;
        }

.mob-page h3 {
    font-family: "IBMPlexSansArabic-Bold";
    margin-bottom: 25px;
}

@media(max-width: 991px) {
    .part_header h1 {
        font-size: 22px;
    }
}

.main_title {
    color: #074d31;
    margin-bottom: 12px;
    font-family: "IBMPlexSansArabic-Bold";
}

.goal_wrapper_item {
    border: 1px solid rgba(27,131,84,.2);
    border-radius: 30px;
    background-color: #fff;
    font-size: 1.125rem;
    padding: 35px 30px;
    height: 100%;
    margin-bottom: 15px;
}

    .goal_wrapper_item .desc {
        font-family: "IBMPlexSansArabic-Medium";
        line-height: 2;
    }

.strategic_wrapper_item {
    border: 1px solid rgba(27,131,84,.2);
    border-radius: 30px;
    background-color: rgba(0,0,0,0);
    font-size: 1.125rem;
    padding: 0px 30px 40px 30px;
    height: 100%;
    margin-bottom: 15px;
    display: flex;
    align-items: end;
    gap: 25px;
}

.rating {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 100px;
}

@media(max-width: 576px) {
    .rating {
        justify-content: start;
        flex-wrap: wrap;
        gap: 5px;
    }
}

.rating .title {
    font-size: 1rem;
    line-height: 1;
}

.rating .rating__list {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    direction: ltr;
    color: unset !important;
    margin-inline-start: 8px;
}

[dir=ltr] .rating .rating__list {
    direction: rtl;
}

.rating .rating__list .star {
    display: block;
}

    .rating .rating__list .star svg {
        display: flex;
        width: 16px;
    }

        .rating .rating__list .star svg path {
            fill: #e5e7eb !important;
            stroke: #e5e7eb;
        }

.rating .rating__list[data-stars="0"] .star svg path {
    fill: #fff;
}

.rating .rating__list[data-stars="1"] .star:nth-child(5) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="2"] .star:nth-child(4) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="2"] .star:nth-child(4) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="3"] .star:nth-child(3) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="3"] .star:nth-child(3) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="4"] .star:nth-child(2) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="4"] .star:nth-child(2) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="5"] .star:nth-child(1) svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list[data-stars="5"] .star:nth-child(1) ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list > .star:hover svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.rating .rating__list > .star:hover ~ .star svg path {
    fill: var(--color-secondary) !important;
    stroke: var(--color-secondary);
}

.content-footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between;
    padding: 6px 10px;
    margin-bottom: 16px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
}

.visits-count {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 100px;
    font-family: "IBMPlexSansArabic-Bold";
    font-size: .875rem;
}

    .visits-count .title {
        line-height: 1;
    }

.comments {
    padding: 24px;
    background-color: #f7f7f7;
    border-radius: 8px;
}

    .comments .title {
        display: block;
        margin-bottom: 16px;
        font-family: "IBMPlexSansArabic-Bold";
    }

.comments__item {
    position: relative;
    margin-top: 32px;
    padding-block: 24px;
    border-top: 1px solid #ebebeb;
}

    .comments__item .user-name {
        font-family: "IBMPlexSansArabic-Bold";
    }

    .comments__item .item-date span {
        margin-bottom: 8px;
        color: var(--color-tertiary);
        font-family: "IBMPlexSansArabic-Medium";
        border-radius: 50px;
        font-size: .75rem;
    }

    .comments__item .replay {
        position: relative;
        margin-top: 24px;
        padding: 24px;
        margin-inline-start: 32px;
        background-color: #fff;
        border-radius: 16px;
    }

        .comments__item .replay .user-name {
            font-size: 1rem;
            color: var(--color-primary);
        }

.page-review {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    padding: 24px 0px;
    border-radius: 0px;
}

    .page-review .btn-primary {
        padding: 10px 18px;
    }

@media(max-width: 576px) {
    .page-review {
        justify-content: start;
        align-items: start;
    }

        .page-review .btn-black {
            margin-top: 10px;
        }
}

.page-review .close-review {
    display: flex;
    color: #161616;
    font-size: 1.125rem;
    gap: 5px;
    align-items: center;
    transition: all .3s ease-in-out;
    padding: 8px 24px 10px 24px;
    border-radius: 4px;
}

    .page-review .close-review img {
        width: 24px;
        height: 24px;
    }

    .page-review .close-review:hover {
        background-color: #f3f4f6;
        color: #161616;
    }

    .page-review .close-review:focus, .page-review .close-review:active {
        background-color: #e5e7eb;
        color: #161616;
    }

.details-item .btn-gray {
    padding: 5px 12px 5px 12px;
}

.reason-wrapper {
    padding: 25px 0;
}

    .reason-wrapper .btn-primary, .reason-wrapper .btn-gray {
        padding: 5px 12px 5px 12px;
    }

    .reason-wrapper .title {
        color: #161616;
        font-size: 1.125rem;
        font-family: "IBMPlexSansArabic-SemiBold";
    }

        .reason-wrapper .title .title-option {
            color: #6c737f;
            font-size: 1rem;
            font-family: "IBMPlexSansArabic-Regular";
        }

.review-content {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

@media(max-width: 576px) {
    .review-content {
        justify-content: center;
    }
}

.review-content .review-title {
    font-family: "IBMPlexSansArabic-Regular";
    margin: 0;
    color: #161616;
    font-size: 1.125rem;
}

.review-content .review-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 18px;
}

.review-answer {
    padding: 24px;
    border: 1px solid #ebebeb;
    border-radius: 8px;
}

    .review-answer .answer-title {
        margin-bottom: 24px;
        font-size: 1.125rem;
    }

        .review-answer .answer-title span {
            font-size: 14px;
            padding: 0 5px;
        }

    .review-answer .form-check {
        margin-bottom: 16px;
    }

    .review-answer.yes #noAnswerContent {
        display: none;
    }

    .review-answer.yes #yesAnswerContent {
        display: block;
    }

    .review-answer.no #yesAnswerContent {
        display: none;
    }

    .review-answer.no #noAnswerContent {
        display: block;
    }

    .review-answer .check__input__container {
        flex-wrap: wrap;
    }

    .review-answer .other-answer {
        margin-top: 16px;
        flex: none;
        width: 100%;
        display: none;
    }

    .review-answer .other-check-input:checked ~ .other-answer {
        display: block;
    }

.review-answer__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    gap: 12px;
    margin-top: 16px;
}

button.show-products-btn:hover {
    background-color: #225085 !important;
    color: #fff !important;
}

    button.show-products-btn:hover span {
        background-color: #fff !important;
    }

button.show-products-btn {
    background-color: #1a717b;
    color: #fff !important;
}

    button.show-products-btn span {
        background-color: #fff !important;
        color: #1a717b;
        min-width: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 2px;
        padding: 0 5px;
    }

.fancybox__caption {
    text-align: center;
    padding: 10px 100px 0px 100px;
}

.mob_app_img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: -4px -3px 19px -14px;
}

.line-title {
    position: relative;
    padding-inline-start: 20px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-inline-start: 15px;
}


.digital-stamp-header {
    min-height: 32px;
    display: flex;
    align-items: center;
}

.digital-stamp-card {
    background: #f3f4f6;
    padding: 0px 155px;
    height: auto;
    border-bottom: 1px solid #d2d6db;
}

.header__bottom {
    height: 72px;
}

.digital-stamp-card .digital-stamp-header h6 {
    color: #161616;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.5;
    font-family: "IBMPlexSansArabic-Medium";
    font-size: 14px !important;
    color: #161616;
    margin: 0;
}

.digital-stamp-note__flag {
    width: 1.25rem;
    height: .875rem;
    -o-object-fit: contain;
    object-fit: contain;
}

.navbar .navbar-nav .nav-item .nav-link {
    font-size: 16px !important;
}

.section-header .header-info .section-title .title {
    font-size: 30px;
    color: #fff;
    text-align: initial;
    font-family: IBMPlexSansArabic-Bold;
    margin: 0;
}

.section-header .header-info .section-title .title {
    font-size: 30px;
    color: #fff;
    text-align: initial;
    margin: 0;
}

.section-header .header-info .section-title .title2 {
    font-size: 30px;
    color: #161616;
    text-align: initial;
    margin: 0;
}

.bgservices {
    background: #F9FAFB !important;
}

.footer-list-title {
    color: #fff;
    font-size: 16px;
    margin-bottom: 16px;
    -webkit-border-after: 1px solid rgb(255 255 255 / .3);
    border-block-end: 1px solid rgb(255 255 255 / .3);
    padding-bottom: 15px;
}

.footer-links-list__item .footer-link {
    font-size: 14px;
}

.about-card__body .details-icon {
    width: 48px;
    height: 48px;
}

.btn {
    padding: 10px 16px;
    border-radius: 4px !important;
    height: 40px;
}

.digital-stamp-card .digital-stamp-body .digital-stamp-container .box h6 {
    line-height: 1.5;
    font-family: "IBMPlexSansArabic-Bold";
    font-size: 1.0625rem !important;
    color: #161616;
    margin-bottom: .75rem;
}

.cookie_body [type=checkbox] {
    position: relative !important;
}

    .cookie_body [type=checkbox]:focus:after {
        border: 2px solid #161616 !important;
        content: "" !important;
        inset: -4px !important;
        bottom: -6px !important;
        position: absolute !important;
        top: -6px !important;
    }

/*.form-control:is(:active), input[type=text].form-control:is(:active) {
    background-size: 100% 2px,auto !important;
    box-shadow: 0px 2px 4px -2px rgba(16,24,40,.06) !important;
    background-size: 100% 2px,auto !important;
    box-shadow: 0px 2px 4px -2px rgba(16,24,40,.06) !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background: linear-gradient(#fff, #0D121C),linear-gradient(#F3F4F6, #F3F4F6) !important;
}*/

.form-control:is(:focus), input[type=text].form-control:is(:focus) {
    box-shadow: 0px 2px 4px -2px rgba(16,24,40,.06) !important;
    background-size: 100% 2px,auto !important;
}

.input-validation-error {
    border-color: #b42318 !important;
    outline: 1px solid #b42318 !important;
    border: 0 !important;
    background: linear-gradient(#fff, #B42318),linear-gradient(#fff, #fff) !important;
    background-size: 0% 2px,auto !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

    .input-validation-error:focus, .input-validation-error:active {
        border-color: #b42318 !important;
        background-size: 100% 2px,auto !important;
        box-shadow: 0px 2px 4px -2px rgba(16,24,40,.06) !important;
        background-size: 100% 2px,auto !important;
        box-shadow: 0px 2px 4px -2px rgba(16,24,40,.06) !important;
        background-repeat: no-repeat !important;
        background-position: bottom !important;
        background: linear-gradient(#fff, #B42318),linear-gradient(#fff, #fff) !important;
        background-size: 100% 2px,auto !important;
        background-repeat: no-repeat !important;
        background-position: bottom !important;
    }

    .input-validation-error + .form-select {
        border-color: #b42318 !important;
    }

    .input-validation-error + .custom-select:before {
        background-color: #b42318 !important;
    }

#suggestionsList {
    overflow-x: auto !important;
    padding-inline-end: 20px !important;
    padding-inline-start: 0 !important;
}

#suggestionsList {
    overflow-y: auto !important;
}

    #suggestionsList ul {
        padding: 0 !important;
    }

.form-check {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    padding: 0 !important;
    margin: 0 !important;
}

    .form-check .form-check-input {
        float: none !important;
        margin: 0 !important;
    }

.form-check-inline {
    display: inline-flex !important;
}

.form-check:not(.form-switch) .form-check-label {
    font-size: 15px !important;
}

.form-check-label {
    font-family: "IBMPlexSansArabic-Medium" !important;
    font-size: 16px !important;
    color: #1f2a37 !important;
}

    .form-check-label > small {
        font-family: "IBMPlexSansArabic-Regular" !important;
        font-size: .875rem !important;
    }


.form-check-input::after {
    content: "" !important;
    position: absolute !important;
    inset: -0.125rem !important;
    box-shadow: 0 0 0 .125rem #161616 !important;
    pointer-events: none !important;
    opacity: 0 !important;
    transition: opacity .3s ease-in-out !important;
}

.form-check-input[type=radio] {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.form-check-input[type=checkbox] {
    width: 1.5rem !important;
    height: 1.5rem !important;
    background-size: 1rem !important;
    border-radius: .125rem !important;
}

.form-switch .form-check-input {
    width: 3rem !important;
    height: 1.5rem !important;
    background-color: rgba(0,0,0,0) !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8,0A8,8,0,1,1,0,8,8,8,0,0,1,8,0Z' fill='%230d121c'/%3E%3C/svg%3E") !important;
    background-size: 1rem !important;
    border: .09375rem solid #0d121c !important;
    border-radius: 10em !important;
}

[dir=rtl] .form-switch .form-check-input {
    background-position: right .25rem center !important;
}

[dir=ltr] .form-switch .form-check-input {
    background-position: left .25rem center !important;
}

.form-check-input--lg[type=radio], .form-check-input--lg[type=checkbox] {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.form-check-input:hover {
    background-color: #f3f4f6 !important;
    box-shadow: 0 0 0 12px #f3f4f6 !important;
}

.form-check-input:focus {
    box-shadow: none !important;
    border-color: #1b8354 !important;
}

    .form-check-input:focus::after {
        opacity: 1 !important;
    }

.form-check-input:active {
    filter: none !important;
    box-shadow: 0 0 0 12px #f3f4f6 !important;
}

.form-check-input:checked {
    border-color: #1b8354 !important;
}

    .form-check-input:checked:hover {
        border-color: #14573a !important;
        box-shadow: 0 0 0 12px #f3f4f6 !important;
    }

    .form-check-input:checked:active {
        border-color: #104631 !important;
        box-shadow: 0 0 0 12px #f3f4f6 !important;
    }

    .form-check-input:checked[type=radio] {
        --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='%231b8354'/%3E%3C/svg%3E") !important;
        background-image: var(--bs-form-check-bg-image) !important;
        background-color: #fff !important;
        background-size: .875rem !important;
    }

        .form-check-input:checked[type=radio]:hover {
            --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='%2314573A'/%3E%3C/svg%3E") !important;
        }

        .form-check-input:checked[type=radio]:active {
            --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Ccircle cx='7.5' cy='7.5' r='7.5' fill='%23104631'/%3E%3C/svg%3E") !important;
        }

        .form-check-input:checked[type=radio]:focus {
            box-shadow: none !important;
        }

            .form-check-input:checked[type=radio]:focus::after {
                opacity: 1 !important;
            }

    .form-check-input:checked[type=checkbox] {
        --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 7.6'%3E%3Cpath d='M9.66.34A1.15,1.15,0,0,1,9.66,2L4.37,7.26a1.17,1.17,0,0,1-.81.34,1.19,1.19,0,0,1-.82-.34L.34,4.85A1.15,1.15,0,0,1,2,3.22L3.56,4.81,8,.34A1.15,1.15,0,0,1,9.66.34Z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
        background-color: #1b8354 !important;
    }

.form-switch .form-check-input:checked {
    background-color: #1b8354 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8,0A8,8,0,1,1,0,8,8,8,0,0,1,8,0Z' fill='%23fff'/%3E%3C/svg%3E") !important;
}

[dir=rtl] .form-switch .form-check-input:checked {
    background-position: left .25rem center !important;
}

[dir=ltr] .form-switch .form-check-input:checked {
    background-position: right .25rem center !important;
}

.sorted-descending::after {
    transform: rotate(180deg) translateY(31px) translateX(8px) !important;
}


.form-check-input::after {
    content: "" !important;
    position: absolute !important;
    inset: -0.125rem !important;
    box-shadow: 0 0 0 .125rem #161616 !important;
    pointer-events: none !important;
    opacity: 0 !important;
    transition: opacity .3s ease-in-out !important;
}

.form-check-input {
    --bs-form-check-bg: #fff !important;
    --bs-border-color: #6C737F !important;
    position: relative !important;
    cursor: pointer !important;
    transition: all .3s ease-in-out !important;
}

.form-check {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 0;
    margin: 0;
}


.form-check-input--lg[type=radio], .form-check-input--lg[type=checkbox] {
    width: 1.5rem;
    height: 1.5rem;
}

.form-check-input[type=checkbox] {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 1rem;
    border-radius: .125rem;
}

.form-check .form-check-input {
    float: none;
    margin: 0;
}

:where(a, button, input, textarea, select, summary, [role="button"], [tabindex]):not([tabindex="-1"], .cx-close-confirm, .cx-close-cancel, .cx-button-close, .tab-pane):focus, :where(a, button, input, textarea, select, summary, [role="button"], [tabindex]):not([tabindex="-1"], .cx-close-confirm, .cx-close-cancel, .cx-button-close, .tab-pane):focus-visible {
    box-shadow: 0 0 0 3px #161616;
}

.digital-stamp-card .digital-stamp-body.open {
    max-height: 1000px;
    padding-top: 24px !important;
    padding-bottom: 19px !important;
    max-width: 80%;
    margin: 0px auto;
}

::marker {
    color: #161616;
}

*::-webkit-scrollbar {
    width: .5rem;
    height: .5rem;
}

*::-webkit-scrollbar-corner {
    background-color: rgba(0, 0, 0, 0);
}

*::-webkit-scrollbar-thumb {
    background-color: #1b8354;
    border-radius: 10em;
}

*::-webkit-scrollbar-track {
    background-color: #ecefff;
}

::selection {
    background-color: var(--color-primary);
    color: #fff;
}


html {
    font-size: 100%;
    scroll-behavior: smooth;
    accent-color: var(--color-secondary);
    font-display: swap;
}

    html.theme-gray {
        filter: grayscale(100);
    }

*::-webkit-scrollbar {
    width: .5rem;
    height: .5rem;
}

*::-webkit-scrollbar-thumb {
    background-color: #1b8354;
    border-radius: 10em;
}

*::-webkit-scrollbar-track {
    background-color: #ecefff;
}

*::-webkit-scrollbar-corner {
    background-color: rgba(0,0,0,0);
}

body {
    position: relative;
    min-width: 23.75rem;
    min-height: 100vh;
    font-family: "IBMPlexSansArabic-Regular";
    text-align: initial;
    color: var(--color-text-color);
    background-color: #f9fafb;
    overflow-x: clip;
    overflow-y: auto;
}

@media (min-width: 960px) {
    .navbar .navbar-nav .nav-item .nav-link {
        font-size: 1rem;
        height: 72px;
        align-items: center;
    }
}

.navbar .navbar-nav .nav-item {
    border-radius: 0;
    height: 72px;
}

.navbar .navbar-nav {
    gap: 24px;
    padding-bottom: 0;
    padding-inline-start: 30px;
}

.search-results__header .dropdown2 .dropdown-toggle::after {
    content: "";
    width: 16px;
    height: 10px;
    background-image: url(/Style%20Library/UDesign/images/arrow/arrow_white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    position: relative;
    top: 1px;
}

.custom-select.filter-drop::before {
    background-image: url(/images/faqs/order.svg) !important;
    content: "";
    width: 35px;
    height: 35px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: revert-layer;
    border: 0;
    top: 12px;
    display: block;
    inset-inline-start: -4px !important;
    background-color: transparent;
    position: absolute;
    inset-inline-end: auto;
}

.nice-select::before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #161616;
    height: 2px;
    transition-property: left, right;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    border-radius: 1px;
    z-index: 1;
}

.form-select, .content select:not(.ms-cui-cb-input) {
    padding-inline-end: 32px;
    background-position: 10px;
}

.form-select {
    background-image: url(/Style%20Library/UDesign/images/arrow/arrow_black.svg) !important;
    background-size: 20px 9px !important;
}

    .form-control:is(:hover), input[type=text].form-control:is(:hover), .form-select:is(:hover) {
        border-color: #384250;
        outline: 0;
        color: #161616 !important;
    }

.input-validation-error {
    border-color: #b42318 !important;
    outline: 1px solid #b42318 !important;
    border: 0 !important;
    background: linear-gradient(#fff, #B42318), linear-gradient(#fff, #fff) !important;
    background-size: 0% 2px, auto !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.card--outline {
    border-radius: 16px;
    background-color: #fff;
    border: 1px solid #d2d6db;
    box-sizing: border-box;
    padding: 16px;
    text-align: start;
    color: #1f2a37;
}

.card--outline, .kku-card .actions {
    position: relative;
    align-items: center;
}



banner-text-white .link-default, .banner-text-white a, .dc_btn--secondary-outline, .kku-button--outline {
    outline: 1px solid #e5e7eb;
    background-color: transparent;
    color: var(--colors-text-primary);
    mix-blend-mode: multiply;
}

.banner-text-white .link-default, .banner-text-white a, .kku-button {
    width: -moz-max-content;
    width: max-content;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--radius-xs);
    text-decoration: none;
    padding-inline: 16px;
}

.h5, .text-18-700, h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.announcement-card-page .announcement-icon {
    font-size: 24px;
    color: var(--kku-white);
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: var(--border-radius-full);
    align-items: center;
    justify-content: center;
    display: flex;
    margin-inline-end: 20px;
}

.header__bottom {
    background-color: #fff;
    padding: 0 150px;
    border-bottom: 1px solid #e9ecef !important;
}

.navbar-brand img {
    height: 65px;
}

.mt-16 {
    margin-top: 16px;
}

.card--outline {
    border-radius: 16px;
    background-color: #fff;
    border: 1px solid #d2d6db;
    box-sizing: border-box;
    padding: 16px;
    text-align: start;
    color: #1f2a37;
}

.card--outline, .kku-card .actions {
    position: relative;
    align-items: center;
}


.mb-3 {
    margin-bottom: 1rem !important;
}

.status-tag {
    border-radius: 9999px;
    height: 32px;
    justify-content: flex-start;
    gap: 8px;
    text-align: right;
    color: #1f2a37;
}

    .status-tag .status-indicator {
        width: 10px;
        position: relative;
        border-radius: 50%;
        background-color: #085d3a;
        height: 10px;
    }

.kku-card-internal .actions, .status-tag {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
}

.pagination-main .pagination .previous a {
    background-image: url('/Style%20Library/UDesign/images/arrow/right-arrow-black.svg');
    background-size: 15px 15px;
    width: 15px;
    background-repeat: no-repeat;
    background-position: center;
}

.pagination-main .pagination .next a {
    background-image: url(/Style%20Library/UDesign/images/arrow/left-arrow-black.svg);
    background-size: 15px 15px;
    width: 15px;
    background-repeat: no-repeat;
    background-position: center;
}

.search-popup.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(65px);
    -ms-transform: translateY(65px);
    transform: translateY(106px);
    background: #fff;
    width: 100%;
}

.search-popup.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(65px);
    -ms-transform: translateY(65px);
    transform: translateY(105px);
    background: #fff;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #e7e7e7 !important;
    border-radius: 0px 0px 16px 16px;
}

.search-popup__container {
    box-shadow: none;
    width: 100% !important;
}

    .search-popup__container .container-fluid {
        padding: 0px 150px !important;
    }

.search-popup .section-title h3 {
    display: none;
}

.search-input-group {
    position: relative;
}

.search-input-group {
    position: relative;
}

/* Default (LTR) */
.search-icon-img {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    pointer-events: none;
    z-index: 5;
}

.search-input {
    padding-left: 39px;
}

/* RTL Support */
[dir="rtl"] .search-icon-img {
    left: auto;
    right: 12px;
}

[dir="rtl"] .search-input {
    padding-left: 12px;
    padding-right: 39px !important;
}

.btncustom {
    background: #F3F4F6 !important;
    font-size: 16px;
}

.section-header .header-info .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    color: var(--color-text-color);
    font-size: 16px;
    margin-bottom: 0px;
}

.statistics-card {
    background: #fff !important;
    padding-top:0px !important;
}

    .statistics-card .icon {
        width: 56px;
        height: 56px;
        margin-bottom: 24px !important;
    }

    .statistics-card .statistics-no {
        color: #14573A !important;
        font-size: 48px !important;
        font-family: "IBMPlexSansArabic-Regular";
        letter-spacing: -2px !important;
        font-weight: 500;
    }

    .statistics-card .statistics-info {
        color: #1F2A37;
        margin-top: 5px;
        font-size: 16px !important;
    }

.btn-gray:focus, .btn-secondary:focus {
    background-color: #fff;
    color: #161616;
    -webkit-box-shadow: 0 0 0 2px #161616 !important;
    box-shadow: 0 0 0 2px #161616 !important;
}

.about-card__body .details-icon img {
    width: 21px;
    height: 21px;
}

.hou-card {
    box-shadow: none !important;
    border: 1px solid #D2D6DB !important;
}

.servicesslider2 .swiper-wrapper {
    padding-bottom:48px;
}

.btn-gray, .btn-secondary {
    font-size: 16px;
}

.hou-card:focus {
    border: 1px solid #161616 !important;
}

.about-card.without-header .about-card__body {
    padding: 16px 16px 24px 16px !important;
    border-bottom: 0;
}

.tags {
    margin-top: 24px;
}


    .tags ul .blue {
        border-color: #b2ddff;
        color: #1849a9;
        background-color: #eff8ff;
    }

    .tags ul li {
        border: 2px solid #e5e7eb;
        border-radius: 4px;
        background-color: #f9fafb;
        padding: 5px 8px;
        color: #1f2a37;
        font-size: 12px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 8px;
        height: 24px;
        position: relative;
    }

    .tags ul .active {
        border-color: #abefc6;
        color: #085d3a;
        background-color: #ecfdf3;
    }

.about-card__footer .btn {
    margin-left: 16px;
}

    .about-card__footer .btn.btn-secondary {
        background: #fff;
        color: #161616;
    }

.about-card {
    padding-bottom: 16px;
}

.open-data {
    position: relative;
    background-color: #fff;
    isolation: isolate;
    padding: 40px 0 40px  0;
}

.bannerpadding {
    width: 100% !important;
}


.bannerpadding {
    width: 100% !important;
}

    .bannerpadding .container-fluid {
        padding: 0px !important;
    }

.hero {
    border-radius: 0px !important;
    margin: 0px auto !important;
}

.bannerpadding .hero-caption 
{
	padding:0px 25px !important;
	margin:0px 100px;
	
}

.hou-card
{
height:auto !important;

	
	
}

@media (max-width:1750px) {


.header__bottom {
    background-color: #fff;
    padding: 0 80px !important;
    border-bottom: 1px solid #e9ecef !important;
}

}


.statistics-slider .swiper-wrapper
{
	padding-bottom:40px !important;
	
}
.swiper-pagination {
    padding: 36px;
    bottom: -24px !important;
    line-height: 36px;
}
.swiper-pagination .swiper-pagination-bullet:after {
    width: 12px;
    height: 12px;
}
.swiper-pagination {
    padding: 36px;
    line-height: 36px;
}

.swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 4px;
    gap: 8px !important;
}
.ms-webpartzone-cell
{
	
	margin:0px !important;
}
open-data .hero-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .open-data .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background-color: var(--color-secondary) !important;
    }
    
        /* container for fixed left button */
.academic-calendar {
    position: fixed;
    top: 50%;
    left: 30px;
    right: auto;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: flex-end;
    direction: ltr;
}
    /* Button on the left - FIXED: Using writing-mode instead of rotate */
    .academic-calendar-btn {
        writing-mode: vertical-rl; /* Vertical text from right to left */
        transform: none; /* Remove rotation transform */
        transform-origin: center;
        height: max-content;
        min-height: 50px;
        padding: 20px 12px;
        border-radius: 4px 0 0 4px;
        color: #fff;
        cursor: pointer;
        border: 0 !important;
        letter-spacing: 1px;
        font-size: 15px;
        background-color: #1b8354;
        transition: all 0.5s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        white-space: nowrap;
    }
    .academic-calendar-btn i
    {
        display:none;
    }
        .academic-calendar-btn:hover {
            background-color: #0d4a9c;
        }

        .academic-calendar-btn i {
            transition: transform 0.5s ease;
        }

        .academic-calendar-btn.rotated i {
            transform: rotate(180deg);
        }

    /* Collapsible Content beside button */
    .academic-calendar-content {
        transition: all 0.4s ease-in-out;
        width: 0;
        overflow: hidden;
        opacity: 0;
    }

        .academic-calendar-content.show {
         width: 380px;
    opacity: 1;
    margin-left: 0; /* Changed from -53px */
        }

    /* Event Card */
    .event-card {
        background-color: #ffffff;
        border-radius: 17px;
        padding: 15px;
        border: 2px solid var(--colors-brand-800); /* ✅ Added border */
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
        display: flex;
        width: 100%;
        transition: all 0.3s ease;
    }

        .event-card:hover {
            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
            transform: translateY(-2px);
        }

    .event-dates {
        width: 120px;
        background-color: #f3f4f6;
        text-align: center;
        border-radius: 8px;
        padding: 10px;
    }

    .event-status {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .event-dm {
        font-size: 16px;
        color: var(--colors-brand-800);
        font-weight: 600;
        display: flex;
        justify-content: center;
        gap: 6px;
    }

    .event-date {
        background-color: var(--colors-gray-neutral-300);
        color: var(--colors-gray-neutral-800);
        border-radius: 4px;
        padding: 4px 8px;
        display: inline-block;
        font-size: 14px;
        margin-top: 5px;
    }

    .event-day {
        font-size: 28px;
        font-weight: 700;
    }

    .event-month {
        font-size: 16px;
    }

    .event-text-out {
        flex: 1;
        padding: 10px;
    }

    .text-18-500 {
        font-size: 18px;
        font-weight: 500;
        margin: 8px 0;
        color: var(--colors-brand-800);
    }

    .event-body {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .more-calender {
        align-self: flex-start;
        padding: 8px 16px;
        border: 2px solid var(--colors-brand-800);
        color: var(--colors-brand-800);
        text-decoration: none;
        border-radius: 6px;
        font-weight: 500;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        gap: 8px;
        width: fit-content;
    }

        .more-calender:hover {
            background-color: var(--colors-brand-800);
            color: white;
        }

    .rotate-img {
        transition: transform 0.3s ease;
    }

    .more-calender:hover .rotate-img {
        transform: translateX(-4px);
    }

    @media (max-width: 768px) 
    {
      .event-text-out {
    flex: 1;
    padding: 10px;
    font-size: 12px;
}
.text-18-500 {
    font-size: 15px;
    font-weight: 500;
    margin: 8px 0;
    color: var(--colors-brand-800);
}
      .academic-calendar-content.show {
    width: 289px;
    opacity: 1;
    margin-left: 0; /* Changed from -53px */
}

    .academic-calendar-btn {
        margin-left: 0; /* Changed from -58px */
        writing-mode: vertical-rl; /* Keep vertical text on mobile */
        padding: 12px 8px;
        font-size: 14px;
        min-height: 40px;
    }
      .event-dm {
    font-size: 14px;
    color: var(--colors-brand-800);
    font-weight: 600;
    display: flex;
    justify-content: center;
    gap: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 20px;
          
}

      .academic-calendar-btn {
    writing-mode: vertical-rl; /* Vertical text */
    transform: none; /* No rotation */
    transform-origin: center;
    height: max-content;
    min-height: 50px;
    padding: 12px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    border: 0 !important;
    letter-spacing: 0px;
    font-size: 14px;
    background-color: #1b8354;
    transition: all 0.5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
      width: auto; /* Changed from 172px */
}
    }
    .academic-calendar-btn.rotated i
    {
        display:none;
    }

    .academic-calendar-btn:hover {
    background-color: #115f3c;
    color: #fff;
}

    .navbar .navbar-nav .nav-item .nav-link {
    color: #161616 !important;
}

    .footer-links-list__item .footer-link, .footer-links li a, .footer-links li a:visited, .navbar .navbar-nav .nav-item .active {
    color: #fff !important;
}
.nds-news-section {
    margin-top: 0;
    background: #F9FAFB !important;
    padding: 40px 0 !important;
}

.bg-gray {
    background-color: #f9fafb;
}
.stamp-link-box img
{
	    width: 1.25rem !important;
    height: 1.875rem !important;

    object-fit: contain;
}
	.digital-stamp-card .digital-stamp-body .stamp-link-box a {
    color: #1B8354 !important;
    font-size: 16px;
    text-decoration: underline !important;
        font-family: "IBMPlexSansArabic-Regular";

}

    .nds-news-section .news-card-home.recently .details {
    position: absolute;
    bottom: 79px;
    left: 32px;
    right: 32px;
    color: #fff;
    background: rgb(27 131 84 / 80%) !important;
    margin: -16px;
    border-radius: 10px;
    padding: 16px;
    z-index: 9 !important;
}
body .uwy .uai, body .uwy .ulsti {
    cursor: pointer;
    background: #1b8354 !important;
    border-radius: 50% !important;
    padding: 0;
    transition: .1s;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  width: 54px;
    height: 54px;
    position: fixed !important;
    top: 92vh;
    right: 20px !important;}
    
    .hero-slider .swiper-wrapper .swiper-slide {
    height: 100%;
    width: 100% !important;
}

    .hero-caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 2;
    margin: 0 60px;
    min-height: auto;
}
  /*  .hero-img::before {
    position: absolute;
    inset: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#fff0), to(rgb(0 0 0 / .7)));
    background: linear-gradient(180deg, rgb(2 105 58 / 80%) 0%, rgb(0 0 0 / 70%) 100%);
    background: linear-gradient(180deg, rgb(0 0 0 / 40%) 0%, rgb(0 0 0 / 70%) 100%);
    z-index: 1;
 background: none;
}*/

 .bannerpadding {
    width: 90%;
    margin: 0px auto;
}

    .hero {
    border-radius: 23px;
    position: relative;
    background-color: var(--color-secondary);
    height: calc(100vh - 128px);
    height: 491px;
    padding: 0;
    min-height: 550px;
     overflow: hidden; 
    margin-top: 20px;
}
      .hero__container {
  
    padding-inline:0px;
}
    /* On mobile (max-width: 768px for tablets/mobiles, adjust as needed) */
@media (max-width: 768px) {
 
}
@media (max-width: 768px) {
    .hero-img img, .hero-img video {
        width: auto;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        object-position: center;
    }
}
@media (max-width: 576px) {
    .hero-caption {
        margin: 0;
        padding-top: 111px !important;
    }
}

@media (max-width: 768px) {
    .hero-caption .hero-title {
        font-family: "IBMArabic-Bold";
        line-height: auto !important;
        text-align: center;
        max-width: 70%;
   margin-bottom: -17px;
    }

    .hero-caption p
    {           
        text-align: center;
        max-width: 100%;
        font-size: 14px;
        margin-top: 15px;

    }



    @media (max-width: 576px) {
    .hero-caption {
        margin: 0;
        padding-top: 158px !important;
        padding-right: 10px;
    }
}
   .swiper-slide-active .hero-action
    {
        display:none;
    }

   .hero-img {
    position: absolute;
    inset: 0;
    overflow: hidden;
}
}



    @media (max-width: 576px) {
        .hero-caption {
            margin: 0;
            padding-top: 98px !important;
            padding-right: 10px;
            padding-bottom: 20px;
        }

          .hero-caption .hero-title {
      font-family: "IBMArabic-Bold";
      font-size: 1.4625rem !important;
      line-height: auto !important;
      text-align: center;
      max-width: 100%;
      margin-bottom: -17px;
  }
    }/* Fix pagination + arrows blocked by pointer-events:none */
.swiper-pagination,
.swiper-button-next,
.swiper-button-prev {
  pointer-events: auto !important;
  opacity: 1 !important;
  cursor: pointer;
}

.swiper-pagination,
.swiper-button-next,
.swiper-button-prev {
  z-index: 10;
}

.nds-news-section .news-card-home.recently img {
    width: 100%;
    height: 483px;
}
.hero-caption .hero-action {
    border: 1px solid #fff0;
    color: #161616;
    font-size: 1.25rem;
    font-family: "IBMPlexSansArabic-Medium";
    background-color: #fff;
    box-shadow: 0 0 0 2px #fff0 !important;
    outline: 5px solid #fff0 !important;
}
.redirect-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    font-family: "IBMPlexSansArabic-Regular";
    color: var(--color-secondary);
    -webkit-box-shadow: 0 0 0 2px #fff0;
    box-shadow: 0 0 0 2px #fff0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hero-caption .hero-title {
    color: #fff;
    font-family: 'IBMPlexSansArabic-SemiBold', sans-serif;
    margin-bottom: 8px;
    font-size: 60px !important;
    line-height: 1.5;
}
.hero-caption .hero-description {
    color: #fff;
    margin-bottom: 24px;
    font-size:20px;
    width: 100%;
        font-family: 'IBMPlexSansArabic-Regular'
}

.hero-caption .hero-action:is(:focus) {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 5px #fff !important;
    box-shadow: 0 0 0 5px #fff !important;
    outline: 2px solid #161616 !important;
}
.hero-caption .hero-action:is(:active) {
    background-color: rgb(255 255 255 / .6);
    -webkit-box-shadow: 0 0 0 5px #fff0 !important;
    box-shadow: 0 0 0 5px #fff0 !important;
    outline: 2px solid #fff0 !important;
}
.hero-caption .hero-action:is(:hover) {
    background-color: rgb(255 255 255 / .8);
}

.hero-caption .hero-action {
    border: 1px solid #fff0;
    color: #161616;
    font-size: 1.25rem;
    font-family: "IBMPlexSansArabic-Medium";
    background-color: #fff;
    box-shadow: 0 0 0 2px #fff0 !important;
    outline: 5px solid #fff0 !important;
}
.hero-caption .hero-description*
{
	display:none !important;
	    font-size:20px !important;
    width: 100%;
        font-family: 'IBMPlexSansArabic-Regular'

}

.hero-description .hero-caption *
{
	    font-size:20px;
        font-family: 'IBMPlexSansArabic-Regular'

}



:where(a,button,input,textarea,select,summary,[role=button],[tabindex]):not([tabindex="-1"],.cx-close-confirm,.cx-close-cancel,.cx-button-close,.tab-pane):focus, :where(a,button,input,textarea,select,summary,[role=button],[tabindex]):not([tabindex="-1"],.cx-close-confirm,.cx-close-cancel,.cx-button-close,.tab-pane):focus-visible {
    box-shadow: 0 0 0 3px #161616;
}
.btn-primary:focus {
    background-color: #104631;
    border-color: #104631;
    box-shadow: 0 0 0 3px #161616;
}
.btn:is(:active,:focus), .content input[type=button]:is(:active,:focus), input[type=submit]:is(:active,:focus) {
    box-shadow: none;
    outline: 0;
}
.btn {
    font-family: "IBMPlexSansArabic-Medium" !important;
    border-radius: 4px;

}
.btn-primary:hover {
    background-color: #166a45;
    border-color: #166a45;
    color: #fff;
    text-decoration: none;
}
.btn-primary:active {
    background-color: #104631;
    border-color: #104631;
    color: #fff;
}
section {
    padding: 40px 0;
}
.contact-us2 {
  padding: 40px 0 0;
}

textarea.form-control {
    border-radius: 4px;
    padding: 8px 16px 12px;
    font-size: 1rem;
    border-color: #9da4ae !important;
    color: #161616 !important;
    font-family: "IBMPlexSansArabic-Regular";
    height: 110px;
    scroll-padding: 20px;
}
.form-control:is(:active),
input[type=text].form-control:is(:active) {
    background: linear-gradient(#fff, #0D121C), linear-gradient(#F3F4F6, #F3F4F6) !important;
    background-size: 100% 2px, auto !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, .06) !important;
}

.form-control:is(:active, :focus, :hover),
input[type=text].form-control:is(:active, :focus, :hover),
.form-select:is(:active, :focus, :hover) {
    outline: 0 !important;
    color: #161616 !important;
}

.form-control:is(:hover),
input[type=text].form-control:is(:hover),
.form-select:is(:hover) {
    border-color: #384250 !important;
    outline: 0 !important;
    color: #161616 !important;
}

.form-control,
input[type=text].form-control,
.form-select {
    border-radius: 4px !important;
    padding: 7.2px 16px !important;
    font-size: 1rem !important;
    border-color: #9da4ae !important;
    color: #384250 !important;
    font-family: "IBMPlexSansArabic-Regular" !important;
    background: linear-gradient(#0D121C, #0D121C), linear-gradient(#fff, #fff) !important;
    background-size: 0 2px, auto !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    transition: all .2s ease-out !important;
    background-color: #fff !important;
    position: relative !important;
}


.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e") !important;
    background-color: #1b8354 !important;
}

.form-check-input:checked:hover {
    border-color: #14573a !important;
    box-shadow: 0 0 0 12px #f3f4f6 !important;
}

.form-check-input:checked {
    border-color: #1b8354 !important;
}

.form-check-input:hover {
    background-color: #f3f4f6 !important;
    box-shadow: 0 0 0 12px #f3f4f6 !important;
}

.form-check-input--lg[type=radio],
.form-check-input--lg[type=checkbox] {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.form-check-input[type=checkbox] {
    width: 1.5rem !important;
    height: 1.5rem !important;
    background-size: 1rem !important;
    border-radius: .125rem !important;
}

.form-check .form-check-input {
    float: none !important;
    margin: 0 !important;
}
.form-check-input::after {
    content: "" !important;
    position: absolute !important;
    inset: -0.125rem !important;
    box-shadow: 0 0 0 .125rem #161616 !important;
    pointer-events: none !important;
    opacity: 0 !important;
    transition: opacity .3s ease-in-out !important;
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 7.6'%3E%3Cpath d='M9.66.34A1.15,1.15,0,0,1,9.66,2L4.37,7.26a1.17,1.17,0,0,1-.81.34,1.19,1.19,0,0,1-.82-.34L.34,4.85A1.15,1.15,0,0,1,2,3.22L3.56,4.81,8,.34A1.15,1.15,0,0,1,9.66.34Z' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

.nds-title-section h4 {
    font-size: 30px;
    color: #000;
    text-align: initial;
    font-family: 'IBMPlexSansArabic-Bold';
    margin: 0;
    
}

.awards .about-card p {
    color: #1F2A37;
    font-family: "IBMPlexSansArabic-Regular";
    height: 48px !important;
    font-size: 16px;
    HEIGHT: 48PX ! IMPORTANT;
    line-height: 24PX;
    OVERFLOW: HIDDEN;
}
.awards .about-card h3
{

        font-family: "IBMPlexSansArabic-bold";
display:block;
	    font-size: 18px !important;
overflow:hidden;
max-height:56px;
	
}

.awards .about-card {
    height: 426px;
    MIN-HEIGHT: 426PX ! IMPORTANT;
    margin-bottom: 9px;
    border: 1px solid #D2D6DB;
    box-shadow: none !important;
    PADDING: 16PX ! IMPORTANT;
    text-align:text-start;
}
.awards .swiper-slide img {
    width: 100%;
    max-height: 250px;
    height: 250px;
    overflow: hidden;
    min-height: 250px;
    border-radius: 8px;
    margin-bottom:24px;
}
body p
{
	
    font-family: "IBMPlexSansArabic-Regular";
    font-size: 16px;

}

.opendata-section .detail p,.vision-section .detail p
{
	
    font-family: "IBMPlexSansArabic-Regular" !important;
    font-size: 16px  !important;

}

.opendata-section .detail p * , .vision-section .detail p * 
{
	
    font-family: "IBMPlexSansArabic-Regular" !important;
    font-size: 16px  !important;

}


.vision-img img
{
	border-radius:8px;
}

.about-card__body .title {
    font-family: "IBMPlexSansArabic-BOLD";
    font-size: 18PX;
   
}

.about-card {
    position: relative;
    display: block;
    border-radius: 16px;
    background-color: #fff;
    border:1px solid #D2D6DB;
    isolation: isolate;
    overflow: hidden;
    height: 100%;
    box-shadow:none !important;
    padding-bottom:16px;
}
.block-contact .custom-container-minus {
    background: url(/Style Library/UDesign/images/pattern.svg) 100% 0 / 950px no-repeat;
    height: 180px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #D2D6DB;
}
.last-editwith-border {
    border-top: 0px !important;
    background-color: #fff !important;
    /* position: relative; */
    z-index: 999999;
}


input#siteSearchInputMegaMenu
{
	padding-right:40px !important;
	padding-left:40px !important;
	
}

.swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
}
input[type=button], input[type=reset], input[type=submit], button {
    min-width: 6em;
    padding: 7px 10px;
    border: 1px solid #ababab;
    background-color: #fdfdfd;
    background-color: #fdfdfd;
    margin-left: 0px;
    font-family: inherit;
    font-size: inherit;
    color: #444;
}
input.btn-primary {
    background-color: #1b8354;
        padding: 6px 16px !important;
}

.news-slider
{
    padding-bottom: 50px !important;
    }

html[dir="ltr"]  .about-card__body .title {
    font-family: "IBMPlexSansArabic-BOLD";
    font-size: 16PX;
}


/* ==========================================================
FIX: SharePoint RTL unicode embedding
Makes text-align actually work
========================================================== */

/* Break SharePoint RTL embedding */
html[dir="ltr"] #s4-workspace,
html[dir="ltr"] #contentBox,
html[dir="ltr"] #s4-bodyContainer,
html[dir="ltr"] .ms-rtestate-field,
html[dir="ltr"] .ms-webpart-zone,
html[dir="ltr"] .ms-webpart-chrome,
html[dir="ltr"] .ms-WPBody,
html[dir="ltr"] .ms-core-pageContainer{
direction:ltr !important;
}

/* force children to start from left edge */
html[dir="ltr"] .ms-rtestate-field *,
html[dir="ltr"] #contentBox *,
html[dir="ltr"] .ms-WPBody *{
}


html[dir="ltr"] #chat-toggle {
    
    right: 20px;
    left:auto;
   
}
html[dir="ltr"] body .uwy .uai,html[dir="ltr"] body .uwy .ulsti {
    left: 20px !important;
        left:auto;

}
html[dir="ltr"] .chat-window {
 
    right: 20px;
    left: auto;
   
}

html[dir="ltr"] .btn-digital-stamp-card {
    width: 140px !important;
   
;
    align-items: center;
    justify-content: center;
}
 .back-top-btn {
    position: fixed;
    right: 25px;
    inset-block-end: 81px;
    left:auto;
   
}

html[dir="ltr"] .back-top-btn {
    position: fixed;
    left: 28px;
    inset-block-end: 89px;
    right:auto;
   
}
/* Target iPads only (portrait and landscape) */
@media (min-width: 768px) and (max-width: 1024px) {

    /* Swiper & sliders */
    .swiper-container-wrapper {
        width: 90% !important; /* adjust as needed */
        max-width: 980px;
        margin: 0 auto; /* center it */
    }

    .statistics-slider {
        max-width: 90%;
        margin: 0 auto;
    }

    .container {
        max-width: 90%;
        margin: 0 auto;
    }

    /* Header adjustments */
    .header__bottom {
        background-color: #fff;
        padding: 0 15px !important;
        border-bottom: 1px solid #e9ecef !important;
    }

    /* Navbar image */
    .navbar-brand img {
        height: 65px;
        width: auto !important;
        min-width: 130px !important;
        display: block;
    }
}


@media (max-width: 768px) {
    [dir="ltr"] .digital-stamp-card .digital-stamp-header .btn-digital-stamp-card {
        margin-right: 0;
        margin-left: 0px;
        flex:none;
    }
}
@media (max-width:768px) {
.digital-stamp-card {
    background: #f3f4f6;
     padding: 0px 16px; 
    height: auto;
    border-bottom: 1px solid #d2d6db;
}

.btn-digital-stamp-card {
    width: 100px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}
    .header__bottom {
        background-color: #fff;
        padding: 0 0px !important;
        border-bottom: 1px solid #e9ecef !important;
    }
    
    .navbar .navbar-toggler span {
    position: relative;
    height: 2px;
    background-color: var(--color-black);
    display: block;
    width: 33px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
    transition: all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);
    margin: 0.425rem;
    border-radius: 15px;
    	    min-width: 30px;

}
.academic-calendar
{
	
	display:none !important;
}
.header .header-dropdown .dropdown-toggle
{
	min-width:35px;
}
	    min-width: 30px;

}


@media (max-width: 576px) {

.navbar .navbar-nav .nav-item {
    border-radius: 0;
    height: 38px;
}

    .navbar .navbar-nav .nav-item .nav-link {
        padding: 25px 6px;
        font-size: 0.82rem !important;
        height: 46px !important;
    }
.vision-section .row ,.opendata-section .row
{
display:flex;
flex-direction:column-reverse;

}
.block-contact .custom-container-minus {
    background: ;
    height: 145px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #D2D6DB;
}
.navbar .navbar-collapse .footer-list
{
display:none !important;
}

    .block-contact .custom-container-minus .container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start !important;
        justify-content: center !important;
        gap: 13px !important;
    }
.awards .about-card h3
{
;
overflow:hidden;
max-height:auto !important;
	
}
.news-slider
{
    padding-bottom: 50px !important;
    }
    
    
    .navbar .navbar-toggler {
        min-width: 38px;
        position: relative;
        inset-inline-start: -6px;
    }
    
    .bannerpadding .hero-caption
    {
    margin:0px !important;
    }
    
       .swiper-container-wrapper {
        width:540px !important;
    }
        .statistics-slider
    {
	
        width:540px !important;
}
.views
{
display:none !important;

}
.announcements-section .list {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 5px #0000001a;
    margin-bottom: 33px;
}

.footer-middle {
    padding: 20px 0;
    margin-bottom: 5px;
}


.navbar .navbar-toggler[aria-expanded="true"] span{
webkit-transform: rotate(48deg);
    -ms-transform: rotate(-48deg);
    transform: rotate(48deg);
    bottom: 3px;
}
}

@media (max-width: 480px) {
    .navbar .navbar-toggler {
        min-width: 38px;
        position: relative;
        inset-inline-start: -6px;
    }
    
    .swiper-container-wrapper {
        width:420px !important;
    }
    
    .statistics-slider
    {
	
	max-width:420px;
}

.container {
        max-width: 420px;
    }
}


@media (max-width:320px) {
    .navbar .navbar-toggler {
        min-width: 38px;
        position: relative;
        inset-inline-start: -6px;
    }
    
    .swiper-container-wrapper {
        width:300px !important;
    }
    
            .statistics-slider,.event-activation
    {
	
        width:300px !important;
}
.container {
        max-width: 300px;
    }


}


@media (max-width: 991.98px) {
    .section-header .header-info {
        max-width: 100%;
        gap: 16px;
        width: 100%;
    }
}
@media (max-width: 576px) {
 .search-popup__container .container-fluid {
     padding: 0px 0px !important;
 }
    .section-header {
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
    }
    
    
        .section-header .header-info {
        max-width: 100%;
        gap: 16px;
        min-width: 59%;
    }
    .bannerpadding .hero-caption {
        margin: 100px 0px !important;
        margin-top: 204px !important;
        line-height: 50px !important;
    }
    
    
   .servicesslider2  .swiper-pagination {
    padding: 36px;
    bottom: -35px !important;
    line-height: 36px;
}
}


@media (max-width: 480px) {
    .navbar .navbar-toggler {
        min-width: 38px;
        position: relative;
        inset-inline-start: -6px;
    }
    
    .swiper-container-wrapper {
        width:420px !important;
    }
    
    .statistics-slider
    {
	
	max-width:420px;
}

.container {
        max-width: 420px;
    }
}

/* Up to 390px */
@media (max-width: 390px) {
    .swiper-container-wrapper {
        width: 360px !important;
    }
    .statistics-slider {
        max-width: 360px;
    }
    .container {
        max-width: 360px;
    }
}

/* Up to 360px */
@media (max-width: 360px) {
    .swiper-container-wrapper {
        width: 340px !important;
    }
    .statistics-slider {
        max-width: 340px;
    }
    .container {
        max-width: 340px;
    }
}

/* Up to 320px (tiny phones) */
@media (max-width: 320px) {
    .swiper-container-wrapper {
        width: 300px !important;
    }
    .statistics-slider {
        max-width: 300px;
    }
    .container {
        max-width: 300px;
    }
}

.rouned1
{
	width: 100% !important;
	border-radius:8px !important;
	margin:0px auto  !important;

}
.modal .modal-dialog.image-fullscreen {
    width: 100%;
    max-width: 90%;
}



/*updated file */
.page-footer {
 
    background-color:#231f20 !important;
    
}
.page-footer {
    background-color: #231f20 !important;
    background-image: url(/Style%20Library/UDesign/images/sf/fooerbg.svg) !important;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.action-group__item .action-link {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: none !important;
}


.sfbanner {
    background-image: url(/Style%20Library/UDesign/images/sf/divider02.svg) !important;
    height: 22px !important;
    background-repeat: repeat-x;
    width: 100% !important;
    BACKGROUND: #FFF;
}
.sfbanner2 {
    background-image: url(/Style%20Library/UDesign/images/sf/divider03.svg) !important;
    height: 22px !important;
    background-repeat: repeat-x;
    width: 100% !important;
    BACKGROUND: #FFF;
}


.back-top-btn
{
	
	display:none;
}