@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@300;500;700&display=swap');
@import url("../font/dinnextltw23/style.css");
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@300;500;700&display=swap');

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }
}

:root {
    --bs-secondary-bg-rgb: 242, 242, 242
}

* {
    /*outline: 1px solid yellowgreen;*/
}

html {
    /*font-size: 0.875rem;*/
    font-size: 0.8125rem;
}

html,
body {
    min-height: 100vh;
}

body {
    /*font-family: 'IBM Plex Sans Arabic', sans-serif;*/
    font-family: 'Noto Kufi Arabic', sans-serif;
    /*font-family: 'Alexandria', sans-serif;*/
    font-weight: 300;
    display: flex;
    flex-direction: column;
    /*line-height: inherit;*/
}

a {
    text-decoration: none;
    color: inherit;
}

p:last-of-type {
    margin-bottom: 0;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    line-height: inherit;
}

.text-black-50 {
    color: #666666 !important;
}

.nav-link {
    color: inherit;
}

.invalid-feedback {
    margin-top: 0;
    font-size: 0.75em;
}

.is-empty:empty {
    display: none;
}

:not(.is-loading) + .loading {
    display: none;
}

.loading > svg {
    animation: spin 2s linear infinite;
}

.bg-gradient-custom,
.bg-gradient-horizontal,
.bg-gradient-vertical {
    color: var(--bs-white);
}

.bg-gradient-custom {
    background-image: linear-gradient(225deg, var(--bs-secondary) 0%, var(--bs-primary) 100%) !important;
}

.bg-gradient-horizontal {
    background-image: linear-gradient(to right, var(--bs-secondary) 0%, var(--bs-primary) 100%) !important;
}

.bg-gradient-vertical {
    background-image: linear-gradient(to left, var(--bs-secondary) 0%, var(--bs-primary) 100%) !important;
}

.line-clamp-2 {
    /*height: 52px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*main {*/
/*    padding-bottom: 20px;*/
/*}*/

header {
    height: 120px;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    /*transition: height 400ms ease-in-out;*/
}

body.is-scroll header {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    height: 100px;
}

header .main-logo img {
    transition: transform 400ms ease-in-out;
}

body.is-scroll header .main-logo img {
    transform: scale(0.85);
}

header .main-menu ul li {
    white-space: nowrap;
}

header .main-menu ul li a {
    position: relative;
}

header .main-menu ul li a.active::before {
    content: "";
    background-color: var(--bs-primary);
    width: 100%;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
}

header .search-form input {
    font-size: 0.875rem;
    background-color: rgb(242, 242, 242);
    border-color: rgb(242, 242, 242);
    height: 40px;
    max-width: 100%;
    width: 240px;
    border-radius: 10px;
}

header .search-form button {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

header .main-toggler {
    width: 20px;
    height: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

header .main-toggler::before,
header .main-toggler::after {
    content: "";
    background-color: var(--bs-body-color);
    width: 20px;
    height: 2px;
    position: absolute;
    border-radius: 2px;
}

header .main-toggler::before {
    top: 0;
}

header .main-toggler::after {
    bottom: 0;
}

header .main-toggler span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: var(--bs-body-color);
}

main {
    flex: 1 1 0;
}

.widget-1 .swiper {
    height: 450px;
}

.widget-1 .swiper .swiper-slide {
    overflow: hidden;
    border-radius: 20px;
    color: var(--bs-white);
    padding: 240px 40px 20px;
    background-position: right center;
}

.widget-1 .swiper .swiper-slide picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.widget-1 .swiper .swiper-slide picture img {
    height: 100%;
    object-fit: cover;
    object-position: right;
}

.widget-1 .swiper .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: var(--bs-white);
}

.widget-1 .swiper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    opacity: 0.66;
}

.widget-2,
.widget-3 {
    min-height: 610px;
    height: 100%;
}

.widget-2 .tab-content > div,
.widget-3 .tab-content > div {
    height: 440px;
    overflow-y: auto;
}

.widget-3 .item:not(.is-active) {
    background-color: var(--bs-white);
}

.widget-3 .item.is-active {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.widget-3 .item.is-active::before {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14"><g><path d="M6.342,4.924a.917.917,0,0,1,0,1.344,7.342,7.342,0,0,0,0,10.755.917.917,0,0,1,0,1.344,1.037,1.037,0,0,1-1.414,0,9.177,9.177,0,0,1,0-13.443A1.037,1.037,0,0,1,6.342,4.924Zm12.728,0a9.177,9.177,0,0,1,0,13.443,1.037,1.037,0,0,1-1.414,0,.917.917,0,0,1,0-1.344,7.342,7.342,0,0,0,0-10.755.917.917,0,0,1,0-1.344A1.037,1.037,0,0,1,19.07,4.924ZM9.308,7.655A.917.917,0,0,1,9.308,9a3.6,3.6,0,0,0,0,5.269.917.917,0,0,1,0,1.344,1.037,1.037,0,0,1-1.414,0,5.432,5.432,0,0,1,0-7.957A1.037,1.037,0,0,1,9.308,7.655Zm6.957,0a5.432,5.432,0,0,1,0,7.957,1.037,1.037,0,0,1-1.414,0,.917.917,0,0,1,0-1.344A3.6,3.6,0,0,0,14.85,9a.917.917,0,0,1,0-1.344A1.037,1.037,0,0,1,16.264,7.655Zm-4.185,2.632a1.427,1.427,0,1,1-1.5,1.426A1.464,1.464,0,0,1,12.079,10.287Z" transform="translate(-1.999 -4.646)" fill="%23fff"/></g></svg>');
    width: 20px;
    height: 14px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.widget-3 .item:not(.is-active) > .row > .col-auto > div {
    background-color: var(--bs-secondary-bg-rgb);
}

.widget-3 .item.is-active > .row > .col-auto > div {
    background-color: var(--bs-link-hover-color);
}

.widget-5 .nav-item.is-active > div {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.widget-5 .nav-item h6 {
    width: 60px;
    margin-right: auto;
    margin-left: auto;
}

.widget-5 .nav-item:not(.is-active) h6 {
    color: var(--bs-primary);
}

.widget-5 .nav-item.is-active h6 {
    color: var(--bs-white) !important;;
}

.widget-6 .my-swiper2 .swiper-slide {
    color: var(--bs-white);
    padding: 30px;
    height: 380px !important;
}

.widget-6 .my-swiper2 .swiper-slide:nth-child(1) {
    background-color: var(--bs-primary);
}

.widget-6 .my-swiper2 .swiper-slide:nth-child(2) {
    background-color: var(--bs-secondary);
}

.widget-6 .my-swiper2 .swiper-slide:nth-child(3) {
    background-color: #9b613d;
}

.widget-6 .my-swiper2 .swiper-slide:nth-child(4) {
    background-color: #961f31;
}

.widget-6 .my-swiper2 .swiper-slide > div {
    padding-top: 140px;
    line-height: 2;
}

.widget-6 .my-swiper {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
}

.widget-6 .my-swiper .swiper-slide {
    height: 120px;
    cursor: pointer;
}

.widget-6 .my-swiper .swiper-slide::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}

.widget-6 .my-swiper .swiper-slide.swiper-slide-thumb-active {
    background-color: rgba(255, 255, 255, 0.2);
}

.widget-6 .my-swiper .swiper-slide:not(.swiper-slide-thumb-active) span {
    display: none;
}

._widget-7 .item .body-item {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

.widget-8 .nav .nav-link.active {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.widget-8 .item:not(.is-active) {
    border: 1px solid var(--bs-border-color);
}

.widget-8 .item.is-active {
    background-color: var(--bs-primary);
    color: var(--bs-white);
    border-color: var(--bs-primary) !important;
}

.widget-8 .item:not(.is-active) > .row > .col-auto > div {
    background-color: rgba(var(--bs-secondary-bg-rgb));
}

.widget-8 .item.is-active > .row > .col-auto > div {
    background-color: var(--bs-link-hover-color);
}

.widget-8 .item.is-active .item-title {
    padding-left: 50px;
    position: relative;
    display: block;
    width: fit-content;
}

.widget-8 .item.is-active .item-title::after {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="22" viewBox="0 0 30 22"><path d="M8.513,5.083a1.489,1.489,0,0,1,0,2.112,11.916,11.916,0,0,0,0,16.9,1.489,1.489,0,0,1,0,2.112,1.5,1.5,0,0,1-2.121,0,14.894,14.894,0,0,1,0-21.125A1.5,1.5,0,0,1,8.513,5.083Zm19.092,0a14.894,14.894,0,0,1,0,21.125,1.5,1.5,0,0,1-2.121,0,1.489,1.489,0,0,1,0-2.112,11.916,11.916,0,0,0,0-16.9,1.489,1.489,0,0,1,0-2.112A1.5,1.5,0,0,1,27.605,5.083ZM12.962,9.374a1.489,1.489,0,0,1,0,2.112,5.837,5.837,0,0,0,0,8.28,1.489,1.489,0,0,1,0,2.112,1.5,1.5,0,0,1-2.121,0,8.815,8.815,0,0,1,0-12.5A1.5,1.5,0,0,1,12.962,9.374Zm10.435,0a8.815,8.815,0,0,1,0,12.5,1.5,1.5,0,0,1-2.121,0,1.489,1.489,0,0,1,0-2.112,5.837,5.837,0,0,0,0-8.28,1.489,1.489,0,0,1,0-2.112A1.5,1.5,0,0,1,23.4,9.374ZM17.119,13.51a2.24,2.24,0,1,1-2.249,2.24A2.245,2.245,0,0,1,17.119,13.51Z" transform="translate(-1.999 -4.646)" fill="%23fff"/></svg>');
    background-size: cover;
    width: 30px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}

.widget-8 .item.is-active .sharing a {
    border-color: var(--bs-white) !important;
}

.widget-8 .item.is-active .sharing a svg path {
    fill: var(--bs-white) !important;
}

.breadcrumb {
    height: 120px;
    background: linear-gradient(to right, var(--bs-secondary) 0%, var(--bs-primary) 100%);
}

.breadcrumb > img {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-10deg);
    opacity: 0.18;
}

.input-with-icon {
    position: relative;
    height: 60px;
}

.input-with-icon .input-icon {
    background-color: var(--bs-primary);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 10px;
}

.input-with-icon .form-control {
    height: 100%;
    padding-right: 60px;
    text-align: right;
}

.form-control {
    border-radius: 14px;
    font-size: 0.875rem;
}

.contact-form textarea.form-control {
    height: 140px;
    padding: 12px;
    resize: none;
}

form.subscribe-form .form-control {
    border-color: var(--bs-white);
    padding-left: 100px;
}

form.subscribe-form button {
    position: absolute;
    top: 10px;
    left: 10px;
}

.accordion .accordion-item {
    background-color: rgba(var(--bs-secondary-bg-rgb));
    border-radius: 14px;
    overflow: hidden;
    border: 0 !important;
}

.accordion-item:not(:first-of-type) {
    border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.accordion .accordion-button {
    font-size: 1.25rem;
    font-weight: 500;
    background-color: transparent;
    padding: 10px 20px 10px 10px;
}

.accordion .accordion-button:focus {
    border: 0;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.accordion .accordion-button::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="12.6" viewBox="0 0 14 12.6"><path d="M1.043,7.307l5.535,6.046a.914.914,0,0,0,1.193.085.891.891,0,0,0-.054-1.266L4.3,8.163l9.931,0a.86.86,0,0,0,0-1.718L4.387,6.431,7.771,2.573a.955.955,0,0,0,0-1.32.784.784,0,0,0-1.187.091L1.043,7.307Z" transform="translate(-1.043 -1.02)" fill="%23fff" fill-rule="evenodd"/></svg>');
    background-color: #b3b3b3;
    background-position: center;
    width: 50px;
    min-height: 50px;
    border-radius: 14px;
    transform: none !important;
}

.accordion .accordion-button[aria-expanded=true]::after {
    background-color: var(--bs-primary);
}

.accordion .accordion-body {
    font-size: 1.125rem;
    padding: 20px;
    color: #4d4d4d;
}

.modal-body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.modal-content {
    border-radius: 20px;
}

.modal-content .btn-close {
    position: absolute;
    top: -30px;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    right: -30px;
    padding: 0;
    opacity: 1;
}

.modal-audio .mejs__container {
    background: var(--bs-secondary);
    width: calc(100% - 40px) !important;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    border-radius: 14px;
}

.modal-audio .mejs__controls {
    top: 50%;
    transform: translateY(-50%);
    padding: 0 20px;
    background: inherit;
}

.modal-audio .mejs__controls .mejs__time {
    padding: 14px 6px 0;
}

.modal-audio .mejs__controls .mejs__time-rail {
    padding-top: 12px;
}

.modal-audio .mejs__controls .mejs__time-buffering,
.modal-audio .mejs__controls .mejs__time-current,
.modal-audio .mejs__controls .mejs__time-float,
.modal-audio .mejs__controls .mejs__time-float-corner,
.modal-audio .mejs__controls .mejs__time-float-current,
.modal-audio .mejs__controls .mejs__time-hovered,
.modal-audio .mejs__controls .mejs__time-loaded,
.modal-audio .mejs__controls .mejs__time-marker,
.modal-audio .mejs__controls .mejs__time-total {
    height: 4px;
}

.modal-audio .mejs__controls .mejs__time-handle-content {
    top: -7px;
}

.modal-audio .mejs__controls .mejs__horizontal-volume-slider {
    width: 80px;
    height: 40px;
    margin-left: 8px;
    margin-right: 8px;
}

.modal-audio .mejs__controls .mejs__horizontal-volume-total {
    background: #041831;
    height: 4px;
    width: 80px;
    top: 50%;
    transform: translateY(-50%);
}

.modal-audio .mejs__controls .mejs__horizontal-volume-current,
.modal-audio .mejs__controls .mejs__horizontal-volume-total {
    border-radius: 2px;
}

.modal-audio .mejs__controls .mejs__horizontal-volume-current {
    background: #ffffff;
}

.modal-audio .mejs__controls .mejs__horizontal-volume-handle {
    background: #ffffff;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #E2E2E2;
    position: absolute;
    top: -5px;
}

.modal-audio .mejs__controls .mejs__volume-button {
    order: 1;
}

.social-media a {
    transition: opacity 300ms ease-in-out;
}

.social-media a:hover {
    opacity: 0.8;
}

.broadcast {
    position: sticky;
    bottom: 0;
    width: 100%;
    background-color: var(--bs-secondary);
    border-bottom: 2px solid #0f2c51;
    z-index: 1000;

}

.broadcast .download-app,
.broadcast .live-programme {
    background-color: #0f2c51;
}

.mejs__container {
    font-family: inherit;
}

.mejs__time {
    font-weight: 500;
}

.broadcast .mejs__container {
    background: none;
}

.broadcast .mejs__controls:not([style*="display: none"]) {
    background: inherit;
}

.broadcast .mejs__controls {
    height: 60px;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    align-items: center;
}

.broadcast .mejs__controls .mejs__playpause-button {
    width: 60px;
    height: 60px;
    background-color: #0F2C51;
    border-radius: 14px;
    cursor: pointer;
    order: 1;
}

.broadcast .mejs__controls .mejs__playpause-button::after {
    content: "";
    width: 40px;
    height: 40px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

.broadcast .mejs__controls .mejs__time-rail {
    margin: 0 20px;
    order: 2;
}

.broadcast .mejs__controls .mejs__horizontal-volume-slider {
    width: 100px;
    height: 40px;
    margin-left: 8px;
    margin-right: 8px;
    order: 3;
}

.broadcast .mejs__controls .mejs__volume-button {
    order: 4;
}


.broadcast .mejs__controls .mejs__horizontal-volume-total {
    background: #041831;
    width: 100px;
    height: 4px;
    top: 18px;
}

.broadcast .mejs__controls .mejs__horizontal-volume-current,
.broadcast .mejs__controls .mejs__horizontal-volume-total {
    border-radius: 2px;
}

.broadcast .mejs__controls .mejs__horizontal-volume-current {
    background: #ffffff;
}

.broadcast .mejs__controls .mejs__horizontal-volume-handle {
    background: #ffffff;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #E2E2E2;
    position: absolute;
    top: -5px;
}

.broadcast .mejs__controls .mejs__button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.broadcast .mejs__controls .mejs__button > button {
    margin: 0;
}

.broadcast .mejs__controls .mejs__time-rail::before,
.broadcast .mejs__controls .mejs__time-rail::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.broadcast .mejs__controls .mejs__time-rail::before {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14"><g><path d="M6.342,4.924a.917.917,0,0,1,0,1.344,7.342,7.342,0,0,0,0,10.755.917.917,0,0,1,0,1.344,1.037,1.037,0,0,1-1.414,0,9.177,9.177,0,0,1,0-13.443A1.037,1.037,0,0,1,6.342,4.924Zm12.728,0a9.177,9.177,0,0,1,0,13.443,1.037,1.037,0,0,1-1.414,0,.917.917,0,0,1,0-1.344,7.342,7.342,0,0,0,0-10.755.917.917,0,0,1,0-1.344A1.037,1.037,0,0,1,19.07,4.924ZM9.308,7.655A.917.917,0,0,1,9.308,9a3.6,3.6,0,0,0,0,5.269.917.917,0,0,1,0,1.344,1.037,1.037,0,0,1-1.414,0,5.432,5.432,0,0,1,0-7.957A1.037,1.037,0,0,1,9.308,7.655Zm6.957,0a5.432,5.432,0,0,1,0,7.957,1.037,1.037,0,0,1-1.414,0,.917.917,0,0,1,0-1.344A3.6,3.6,0,0,0,14.85,9a.917.917,0,0,1,0-1.344A1.037,1.037,0,0,1,16.264,7.655Zm-4.185,2.632a1.427,1.427,0,1,1-1.5,1.426A1.464,1.464,0,0,1,12.079,10.287Z" transform="translate(-1.999 -4.646)" fill="%23fff"/></g></svg>');
    width: 20px;
    height: 14px;
    right: 0;
}

.broadcast .mejs__controls .mejs__time-rail::after {
    content: "البث المباشر ";
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    right: 30px;
}

.broadcast .mejs__controls .mejs__time-rail .mejs__broadcast {
    display: none;
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 860px;
    }
}

@media (max-width: 1199.98px) {
    header {
        height: 100px;
    }

    body.is-scroll header {
        height: 80px;
    }

    header .search-form input {
        width: 200px;
    }
}


@media (max-width: 991.98px) {
    .modal-content .btn-close {
        top: -40px;
        right: 0;
    }

    .widget-1 .swiper {
        height: 400px;
    }

    .widget-1 .swiper .swiper-slide {
        padding: 240px 20px 20px;
    }

    .widget-3 .item.is-active::before {
        left: 10px;
    }

    .widget-6 .my-swiper2 .swiper-slide {
        padding: 20px;
    }

    .widget-6 .my-swiper {
        top: 20px;
        left: 20px;
        right: 20px;
    }
}

@media (max-width: 575.98px) {
    html {
        font-size: 14px;
    }

    svg {
        transform: scale(0.9);
    }

    .breadcrumb {
        height: 100px;
    }

    .breadcrumb > img {
        transform: translateY(-50%) rotate(-10deg) scale(0.8);
        left: 0;
    }

    .widget-1 .swiper .swiper-slide {
        padding-top: 220px;
    }

    .widget-5 .nav-item h6 {
        width: 50px;
    }

    .widget-6 .my-swiper2 .swiper-slide {
        padding: 16px;
        height: 340px !important;
    }

    .widget-6 .my-swiper2 .swiper-slide > div {
        padding-top: 120px;
    }

    .widget-6 .my-swiper {
        top: 16px;
        left: 16px;
        right: 16px;
    }

    .widget-8 .item.is-active .item-title {
        width: 100%;
    }

    .modal-audio .mejs__container {
        right: 10px;
        bottom: 10px;
        width: calc(100% - 20px) !important;
    }

    .modal-audio .mejs__controls {
        padding: 0 10px;
    }

}

@media (min-width: 576px) and (max-width: 768.98px) {
    .container-sm, .container {
        max-width: 100%;
    }
}


@media print {
    body.body-print header,
    body.body-print footer,
    body.body-print main > div:nth-child(1),
    body.body-print main > div:nth-child(3) {
        display: none;
    }
}
