/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel,
 .owl-carousel .owl-item {
     -webkit-tap-highlight-color: transparent;
     position: relative
 }
 
 .owl-carousel {
     display: none;
     width: 100%;
     z-index: 1
 }
 
 .owl-carousel .owl-stage {
     position: relative;
     -ms-touch-action: pan-Y;
     touch-action: manipulation;
     -moz-backface-visibility: hidden
 }
 
 .owl-carousel .owl-stage:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0
 }
 
 .owl-carousel .owl-stage-outer {
     position: relative;
     overflow: hidden;
     -webkit-transform: translate3d(0, 0, 0)
 }
 
 .owl-carousel .owl-item,
 .owl-carousel .owl-wrapper {
     -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0)
 }
 
 .owl-carousel .owl-item {
     min-height: 1px;
     float: left;
     -webkit-backface-visibility: hidden;
     -webkit-touch-callout: none
 }
 
 .owl-carousel .owl-item img {
     display: block;
     width: 100%
 }
 
 .owl-carousel .owl-dots.disabled,
 .owl-carousel .owl-nav.disabled {
     display: none
 }
 
 .no-js .owl-carousel,
 .owl-carousel.owl-loaded {
     display: block
 }
 
 .owl-carousel .owl-dot,
 .owl-carousel .owl-nav .owl-next,
 .owl-carousel .owl-nav .owl-prev {
     cursor: pointer;
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none
 }
 
 .owl-carousel .owl-nav button.owl-next,
 .owl-carousel .owl-nav button.owl-prev,
 .owl-carousel button.owl-dot {
     background: 0 0;
     color: inherit;
     border: none;
     padding: 0 !important;
     font: inherit
 }
 
 .owl-carousel.owl-loading {
     opacity: 0;
     display: block
 }
 
 .owl-carousel.owl-hidden {
     opacity: 0
 }
 
 .owl-carousel.owl-refresh .owl-item {
     visibility: hidden
 }
 
 .owl-carousel.owl-drag .owl-item {
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none
 }
 
 .owl-carousel.owl-grab {
     cursor: move;
     cursor: grab
 }
 
 .owl-carousel.owl-rtl {
     direction: rtl
 }
 
 .owl-carousel.owl-rtl .owl-item {
     float: right
 }
 
 .owl-carousel .animated {
     animation-duration: 1s;
     animation-fill-mode: both
 }
 
 .owl-carousel .owl-animated-in {
     z-index: 0
 }
 
 .owl-carousel .owl-animated-out {
     z-index: 1
 }
 
 .owl-carousel .fadeOut {
     animation-name: fadeOut
 }
 
 @keyframes fadeOut {
     0% {
         opacity: 1
     }
 
     100% {
         opacity: 0
     }
 }
 
 .owl-height {
     transition: height .5s ease-in-out
 }
 
 .owl-carousel .owl-item .owl-lazy {
     opacity: 0;
     transition: opacity .4s ease
 }
 
 .owl-carousel .owl-item .owl-lazy:not([src]),
 .owl-carousel .owl-item .owl-lazy[src^=""] {
     max-height: 0
 }
 
 .owl-carousel .owl-item img.owl-lazy {
     transform-style: preserve-3d
 }
 
 .owl-carousel .owl-video-wrapper {
     position: relative;
     height: 100%;
     background: #000
 }
 
 .owl-carousel .owl-video-play-icon {
     position: absolute;
     height: 80px;
     width: 80px;
     left: 50%;
     top: 50%;
     margin-left: -40px;
     margin-top: -40px;
     background: url(owl.video.play.png) no-repeat;
     cursor: pointer;
     z-index: 1;
     -webkit-backface-visibility: hidden;
     transition: transform .1s ease
 }
 
 .owl-carousel .owl-video-play-icon:hover {
     -ms-transform: scale(1.3, 1.3);
     transform: scale(1.3, 1.3)
 }
 
 .owl-carousel .owl-video-playing .owl-video-play-icon,
 .owl-carousel .owl-video-playing .owl-video-tn {
     display: none
 }
 
 .owl-carousel .owl-video-tn {
     opacity: 0;
     height: 100%;
     background-position: center center;
     background-repeat: no-repeat;
     background-size: contain;
     transition: opacity .4s ease
 }
 
 .owl-carousel .owl-video-frame {
     position: relative;
     z-index: 1;
     height: 100%;
     width: 100%
 }
/* ===== TOS TOS BRAND OVERRIDE START ===== */
/* ===== Tos Tos Service Brand Override ===== */

@font-face {
    font-family: 'HacenLiner';
    src: url('/assets/tostos-brand/fonts/HacenLiner.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root,
[data-bs-theme="light"],
[data-bs-theme="dark"] {
    --tos-admin-primary: #36788d;
    --tos-admin-secondary: #05485d;
    --tos-admin-accent: #46b3ad;
    --tos-active-text: #cdefed;

    --tos-landing-primary: #36788d;
    --tos-landing-secondary: #cdefed;

    --bs-primary: #36788d !important;
    --bs-primary-rgb: 54, 120, 141 !important;
    --bs-secondary: #05485d !important;
    --bs-secondary-rgb: 5, 72, 93 !important;
    --bs-link-color: #36788d !important;
    --bs-link-hover-color: #05485d !important;
    --bs-body-font-family: 'HacenLiner', sans-serif !important;
    --bs-font-sans-serif: 'HacenLiner', sans-serif !important;
}

/* الخط العام، مع استثناء الأيقونات لاحقاً */
html,
body,
button,
input,
select,
textarea,
label,
a,
p,
span,
div,
small,
strong,
table,
.btn,
.form-control,
.form-select,
.dropdown-menu,
.nav,
.navbar,
.card {
    font-family: 'HacenLiner', sans-serif !important;
}

/* لا نغيّر حجم القائمة الجانبية */
.sidebar,
.sidebar *,
.navbar-vertical,
.navbar-vertical *,
.aside,
.aside *,
.menu,
.menu * {
    font-size: revert !important;
    line-height: revert !important;
}

/* Material icons: لا تجعلها تستخدم خط Hacen */
.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-icons-two-tone,
.material-symbols-outlined,
.material-symbols-rounded,
.material-symbols-sharp {
    font-family: 'Material Icons' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 22px !important;
    line-height: 1 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    display: inline-block !important;
    white-space: nowrap !important;
    word-wrap: normal !important;
    direction: ltr !important;
    -webkit-font-feature-settings: 'liga' !important;
    font-feature-settings: 'liga' !important;
    -webkit-font-smoothing: antialiased !important;
}

.material-icons-outlined,
.material-symbols-outlined {
    font-family: 'Material Symbols Outlined' !important;
}

.material-symbols-rounded {
    font-family: 'Material Symbols Rounded' !important;
}

.material-symbols-sharp {
    font-family: 'Material Symbols Sharp' !important;
}

/* لون الأيقونات في القائمة الجانبية مختلف عن النص */
.sidebar .material-icons,
.sidebar .material-icons-outlined,
.sidebar .material-symbols-outlined,
.navbar-vertical .material-icons,
.navbar-vertical .material-icons-outlined,
.navbar-vertical .material-symbols-outlined,
.aside .material-icons,
.aside .material-icons-outlined,
.aside .material-symbols-outlined,
.menu .material-icons,
.menu .material-icons-outlined,
.menu .material-symbols-outlined {
    color: #46b3ad !important;
}

/* نص القائمة يبقى بلون أساسي */
.sidebar .link-title,
.navbar-vertical .link-title,
.aside .link-title,
.menu .link-title {
    color: #05485d !important;
    font-family: 'HacenLiner', sans-serif !important;
}

/* الأزرار الأساسية */
.btn-primary,
.btn--primary,
.bg-primary,
.badge-primary {
    background-color: #36788d !important;
    border-color: #36788d !important;
    color: #ffffff !important;
}

.btn-primary *,
.btn--primary *,
.bg-primary *,
.badge-primary * {
    color: #ffffff !important;
}

.btn-primary:hover,
.btn--primary:hover,
.btn-primary:focus,
.btn--primary:focus {
    background-color: #05485d !important;
    border-color: #05485d !important;
    color: #ffffff !important;
}

/* أزرار ثانوية */
.btn-secondary,
.btn--secondary,
.bg-secondary,
.badge-secondary {
    background-color: #05485d !important;
    border-color: #05485d !important;
    color: #ffffff !important;
}

/* كل الحالات النشطة في لوحة التحكم */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.btn-check:checked + .btn,
.btn.active,
.btn.show,
button.active,
a.active.btn,
.page-item.active .page-link,
.list-group-item.active,
.dropdown-item.active,
.dropdown-item:active,
[class*="active-menu"],
[class*="active_menu"],
.nav-link.active {
    background-color: #36788d !important;
    border-color: #36788d !important;
    color: #cdefed !important;
}

.nav-pills .nav-link.active *,
.nav-pills .show > .nav-link *,
.nav-tabs .nav-link.active *,
.nav-tabs .nav-item.show .nav-link *,
.btn-check:checked + .btn *,
.btn.active *,
.btn.show *,
button.active *,
a.active.btn *,
.page-item.active .page-link *,
.list-group-item.active *,
.dropdown-item.active *,
.dropdown-item:active *,
[class*="active-menu"] *,
[class*="active_menu"] *,
.nav-link.active * {
    color: #cdefed !important;
}

/* الأيقونة داخل العنصر النشط */
.sidebar [class*="active"] .material-icons,
.sidebar [class*="active"] .material-icons-outlined,
.sidebar [class*="active"] .material-symbols-outlined,
.navbar-vertical [class*="active"] .material-icons,
.navbar-vertical [class*="active"] .material-icons-outlined,
.navbar-vertical [class*="active"] .material-symbols-outlined {
    color: #cdefed !important;
}

/* الحقول */
.form-control:focus,
.form-select:focus,
input:focus,
select:focus,
textarea:focus {
    border-color: #46b3ad !important;
    box-shadow: 0 0 0 .15rem rgba(70, 179, 173, .18) !important;
}

/* السويتشات */
.form-check-input:checked,
input[type="checkbox"]:checked,
.switch input:checked + span,
.switcher_input:checked + .switcher_control {
    background-color: #46b3ad !important;
    border-color: #46b3ad !important;
}

/* روابط وألوان عامة */
.text-primary,
.text--primary,
a,
a:hover {
    color: #36788d !important;
}

.border-primary {
    border-color: #36788d !important;
}

/* الخلفيات الفاتحة */
.bg-primary-light,
.bg-soft-primary,
.primary-light,
.alert-primary {
    background-color: #cdefed !important;
    color: #05485d !important;
}

/* ===== Landing page ===== */

.landing-page,
.landing-page *,
.__landing,
.__landing *,
.footer,
.footer * {
    font-family: 'HacenLiner', sans-serif !important;
}

.landing-page .btn-primary,
.__landing .btn-primary,
.header .btn-primary,
.hero-section .btn-primary,
.newsletter .btn-primary,
.subscribe .btn-primary,
.footer .btn-primary {
    background-color: #36788d !important;
    border-color: #36788d !important;
    color: #ffffff !important;
}

.landing-page .btn-primary:hover,
.__landing .btn-primary:hover,
.header .btn-primary:hover,
.hero-section .btn-primary:hover,
.newsletter .btn-primary:hover,
.subscribe .btn-primary:hover,
.footer .btn-primary:hover {
    background-color: #05485d !important;
    border-color: #05485d !important;
    color: #ffffff !important;
}

.header,
.landing-header,
.navbar-area {
    background-color: #cdefed !important;
}

.header a,
.landing-header a,
.navbar-area a {
    color: #05485d !important;
}

.header a:hover,
.landing-header a:hover,
.navbar-area a:hover {
    color: #36788d !important;
}

.newsletter,
.newsletter-section,
.subscribe-section {
    background-color: #cdefed !important;
    color: #36788d !important;
}

.newsletter *,
.newsletter-section *,
.subscribe-section * {
    color: #36788d !important;
}

.footer,
.footer-area,
.footer-section,
.footer-bottom {
    background-color: #05485d !important;
    color: #ffffff !important;
}

.footer *,
.footer-area *,
.footer-section *,
.footer-bottom * {
    color: #ffffff !important;
}

.footer a,
.footer-area a,
.footer-section a,
.footer-bottom a {
    color: rgba(255, 255, 255, 0.86) !important;
}

.footer a:hover,
.footer-area a:hover,
.footer-section a:hover,
.footer-bottom a:hover {
    color: #cdefed !important;
}

/* سلايدر الهبوط */
.swiper-button-next,
.swiper-button-prev,
.owl-next,
.owl-prev,
.slick-next,
.slick-prev {
    color: #36788d !important;
    border-color: #36788d !important;
}

.swiper-pagination-bullet-active,
.owl-dot.active,
.slick-dots li.slick-active button {
    background-color: #36788d !important;
}

/* ===== TOS TOS BRAND OVERRIDE END ===== */
