@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_ArbFONTS-Somar-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Somar';
  src: url('/assets/frontend/fonts/somar/alfont_com_Somar-ExtraBoldItalic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
}




.me-auto,
.me-md-auto {
    margin-left: auto !important
}

.me-3,
.me-auto,
.me-md-auto {
    margin-right: 0 !important
}




body, h1, h2, h3, h4, h5, h6, p, a, .btn, .nav-link {
  font-family: 'Somar', Arial, sans-serif !important;
}





.header-dropdown .btn {
    margin-left: 0;
    margin-right: 15px;
    line-height: 13px
}

#hero .carousel-content,
.accordion-item:last-of-type .accordion-button,
.dropdown-menu {
    text-align: right
}

.navbar .dropdown ul,
.staff .member span::after {
    right: 0;
    left: auto
}

.navbar .dropdown .dropdown ul,
.navbar .dropdown .dropdown:hover>ul {
    right: 100%;
    left: auto
}

.navbar>ul>li {
    padding: 8px 25px 23px 0
}

.navbar-mobile>ul>li {
    padding: 0
}

.navbar a .drop-arrow {
    margin-left: 0;
    margin-right: 5px
}

#header-search-box .close,
.navbar .dropdown ul a .drop-arrow {
    right: auto;
    left: 15px
}

.navbar .dropdown ul a {
    padding: 10px 20px 10px 40px
}

.navbar-mobile .mobile-nav-toggle {
    right: auto;
    left: 35px
}

.navbar .dropdown ul a .fa {
    margin-right: 0;
    margin-left: 5px
}

@media (max-width:992px) {
    #hero .carousel-content {
        text-align: center
    }
}

#footer .footer-newsletter form button,
.alert-dismissible .btn-close {
    right: auto;
    left: 0
}

.page-popup .btn-close {
    right: auto !important;
    left: 12px !important
}

.alert-dismissible {
    padding-right: 1rem;
    padding-left: 3rem
}

.text-md-start {
    text-align: right !important
}

.breadcrumbs ol li+li {
    padding-left: 0;
    padding-right: 10px
}

.breadcrumbs ol li+li::before,
.fixed-area-menu {
    padding-right: 0;
    padding-left: 10px
}

.text-end {
    text-align: left !important
}

.pagination {
    padding-right: 0
}

.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.page-item:first-child .page-link {
    border-radius: 0 .375rem .375rem 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),
.page-item:last-child .page-link {
    border-radius: .375rem 0 0 .375rem
}

.sidebar-list .list-group .list-group .list-group-item {
    border: none;
    padding-left: 0;
    padding-right: .5rem
}

.list-group {
    padding: .5rem
}

.sidebar-list .list-group .badge {
    float: left
}

.extra-images-count {
    right: auto;
    left: 18px
}

.me-3 {
    margin-left: 1rem !important
}

.contact .info i {
    float: right
}

.contact .info h4,
.contact .info p {
    padding: 0 60px 0 0;
    font-size: 16px
}

.back-to-top {
    right: 15px;
    left: auto
}

.whatsapp_float {
    left: 15px;
    right: auto
}

.form-switch {
    padding-right: 2.5em;
    padding-left: 0
}

.form-check .form-check-input {
    float: right;
    margin-right: -1.6em;
    margin-left: 0
}

.accordion-button::after {
    margin-right: auto;
    margin-left: 0
}

.header-form-search .btn {
    left: 0;
    right: auto;
    padding: 4px 8px
}

.header-form-search .form-control {
    padding: 5px 8px 1px
}

.staff .member .member-info {
    padding-left: 0;
    padding-right: 30px
}

.testimonials .testimonial-item .quote-icon-left {
    right: -5px;
    left: auto
}

.testimonials .testimonial-item .quote-icon-right {
    left: -5px;
    right: auto
}

.testimonials .testimonial-item p {
    font-style: normal
}

.testimonials .testimonial-item {
    padding: 30px 60px 30px 30px
}

.swiper-backface-hidden .swiper-slide {
    margin-right: 20px !important;
    margin-left: 0 !important
}

.testimonials .testimonial-item .testimonial-img {
    right: -35px;
    left: auto
}

.cookies-accept {
    left: 0;
    right: auto
}

@media screen and (max-width:767px) {
    .whatsapp-icon {
        margin-top: 10px
    }

    .whatsapp_float {
        bottom: 20px;
        left: 10px;
        right: auto
    }

    .staff .member .member-info {
        padding: 0 !important
    }
}

.form-check {
    padding-right: 1.5em;
    padding-left: 0
}

.iti .iti__selected-dial-code {
    margin-right: 4px;
    margin-left: 0
}

.iti__selected-country,
.iti__selected-country-primary {
    flex-direction: row-reverse
}

.iti--inline-dropdown .iti__dropdown-content {
    left: 0;
    direction: ltr
}

.appearance-toggle .checkbox-label .ball {
    right: 4px;
    left: auto
}

.appearance-toggle .checkbox:checked+.checkbox-label .ball {
    transform: translateX(-60px)
}

#appearance-toggle-title {
    display: inline-block;
    margin-top: 3px
}

.dashboard_Link {
    margin-right: 5px;
    margin-left: 0;
    line-height: 13px
}


.carousel-item::before {
  background: none !important;
}

#hero,
#hero .carousel-item {
  background-color: transparent !important;
}

body {
  background:
    radial-gradient(circle at 50% 40%, #f6cd177e 0%, transparent 30%),
    radial-gradient(circle at 10% 10%, rgba(200, 180, 255, 0.5) 0%, transparent 40%),
    radial-gradient(circle at 90% 10%, rgba(200, 180, 255, 0.4) 0%, transparent 40%),
    radial-gradient(circle at 5% 50%, rgba(200, 180, 255, 0.3) 0%, transparent 40%),
    radial-gradient(circle at 95% 50%, rgba(200, 180, 255, 0.3) 0%, transparent 400%),
    radial-gradient(circle at 50% 90%, rgba(200, 180, 255, 0.25) 0%, transparent 20%),
    radial-gradient(circle at 40% 80%, #ffcd81a6 0%, transparent 30%),
    radial-gradient(circle at 80% 25%, #c9f6ff 0%, transparent 20%);
  background-color: #edeef870;
  background-blend-mode: lighten;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.image-wrapper {
  overflow: visible;
}

.form-control-label {
  font-size: 1.25rem;
}

@media (max-width: 576px) {
  .form-control-label {
    font-size: 1rem;
  }
}

input.form-control {
  height: 65px;
  font-size: 1.1rem;
  padding: 10px 15px;
  border-radius: 6px;
  box-sizing: border-box;
}

@media (max-width: 576px) {
  input.form-control {
    height: 45px;
    font-size: 1rem;
  }
}

.span {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50rem;
  color: #000;
  font-weight: 500;
  text-align: center;
  max-width: 200px;
}
h2 {
  line-height: 1.75 !important;
}

p {
  line-height: 2.5 !important;
}


ul li {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

#navbar ul li a {
  font-size: 22px;
  font-weight: bold;
  color: #2e3e4e;
  text-align: center;
  padding: 8px 12px;
}

.navbar-mobile {
  height: auto !important;
  max-height: 60vh;
  overflow-y: auto;
}

.mobile-nav-toggle {
  position: relative;
  z-index: 9999;
  cursor: pointer;
  font-size: 28px;
  color: #2e3e4e;
}



#header .logo img {
  max-height: 136px;
}

@media (max-width: 576px) {
  #header .logo img {
    max-height: 80px !important;
  }
}

.whatsapp_float {
  bottom: 100px;
  right: 10px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  font-size: 30px;
  border: none !important;
}

.display-2.text-black {
  font-weight: 400;
}

@media (max-width: 992px) {
  .display-2.text-black {
    font-weight: 300;
  }
}

@media (max-width: 576px) {
  .display-2.text-black {
    font-weight: 200;
  }
}

.highlight-color4 {
  color: {{ Helper::GeneralSiteSettings("style_color4") }};
}

#hero h2 {
  font-weight: 700 !important;
  font-size: 3.5rem !important;
}

#p {
  font-weight: 400 !important;
  font-size: 1.7rem !important;
  line-height: 1.6 !important;
  color: #444;
}

#hero p {
  font-weight: 400 !important;
  font-size: 2rem !important;
  line-height: 1.6 !important;
  color: #444;
}

@media (max-width: 992px) {
  #hero h2 {
    font-size: 2.5rem !important;
    line-height: 1.35 !important;
  }

  #hero p {
    font-size: 1rem !important;
    line-height: 1.6 !important;
  }
}

@media (max-width: 576px) {
  #hero h2 {
    font-size: 21px !important;
    line-height: 1.6 !important;
  }

  #hero p {
    font-size: 14px !important;
  }
}

@media (max-width: 992px) {
  #hero, #hero .carousel-item {
    height: 100vh;
  }
}

@media (max-width: 576px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (max-width: 576px) {
  .btn.btn-lg {
    font-size: 0.875rem !important;
    padding: 0.5rem 1rem !important;
  }

  .btn .arrow-icon {
    font-size: 1rem !important;
  }
}

.slider-image {
  width: 110%;
  object-fit: cover;
  transform: scale(1.2);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
}

#hero, #hero .carousel-item {
  height: calc(100vh - 180px);
}

@media (max-width: 576px) {
  .slider-image {
    width: 90%;
    transform: scale(0.7);
  }

  #hero, #hero .carousel-item {
    height: calc(100vh - 100px) !important;
  }

  carousel-container {
    margin-top: 100px;
  }
}

@media (min-width: 1200px) {
  .slider-image {
    transform: scale(1);
  }
}

.image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

section {
  padding: 20px 0 !important;
}

h2 {
  font-size: 2.8rem !important;
}

@media (max-width: 576px) {
  h2 {
    font-size: 21px !important;
    line-height: 2 !important;
  }
}

.section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 700px;
  margin: 10px auto;
  gap: 0.5rem;
  position: relative;
  padding-bottom: 10px;
}

.section-title::before,
.section-title::after {
  content: "";
  flex: 1;
  max-width: 180px;
  border-bottom: 2px solid #383838;
  border-radius: 3px;
  margin: 0 0.5rem;
  transition: border-color 0.3s ease;
}

.section-title h2 {
  font-size: 1rem !important;
  font-weight: 500;
  padding: 4px 12px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.75em;
  line-height: 1.4;
  white-space: nowrap;
  margin: 0;
  color: #2a2a2a;
  user-select: none;
  z-index: 1;
  position: relative;
}

@media (max-width: 480px) {
  .section-title {
    gap: 1rem;
    max-width: 90%;
  }

  .section-title::before,
  .section-title::after {
    margin: 0 1rem;
    border-bottom-width: 2px;
  }

  .section-title h2 {
    font-size: 1.25rem;
    padding: 3px 8px;
  }
}

p {
  font-size: 1.5rem !important;
  line-height: 1.6 !important;
  color: #444 !important;
}

@media (max-width: 576px) {
  p {
    font-size: 1rem !important;
    line-height: 1.6 !important;
  }
}

.intelligence-map-image {
  width: 110%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
  transform: scale(1.2);
  transform-origin: center;
  transition: transform 0.3s ease-in-out;
}

@media (max-width: 576px) {
  .intelligence-map-image {
    width: 100%;
    transform: scale(0.85);
    margin-inline: auto;
  }
}

.features-box {
  max-width: 1000;
  background-color: #fff !important;
  border-left: 50px solid #067e9e !important;
  border-right: 50px solid #067e9e !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
  border-radius: 1rem !important;
  padding: 4rem !important;
  padding-top: 2rem !important;
  max-width: 100% !important;
}

.features-box h2 {
  font-size: clamp(1.5rem, 2.5vw, 2rem) !important;
  font-weight: bold !important;
  color: #007bff !important;
  margin-bottom: 1.5rem !important;
}

.features-box ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

.features-box li {
  display: flex !important;
  align-items: flex-start !important;
  font-size: clamp(1rem, 2vw, 1.15rem) !important;
  margin-bottom: 1rem !important;
  line-height: 1.6 !important;
}

.features-box li i {
  color: white !important;
  background-color: #28a745 !important;
  font-size: 1.2rem !important;
  margin-left: 0.75rem !important;
  flex-shrink: 0 !important;
  border-radius: 50% !important;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.note {
  color: #ff0000 !important;
  font-weight: 600 !important;
  text-align: center !important;
  font-size: clamp(1rem, 2vw, 1.15rem) !important;
}

.call-to-action {
  font-size: clamp(1rem, 2vw, 1.15rem) !important;
  font-weight: 500 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 1rem !important;
}

@media (max-width: 768px) {
  .features-box {
    border: none !important;
    padding: 1.5rem !important;
    box-shadow: none !important;
  }

  .features-box h2 {
    font-size: 1.5rem !important;
  }

  .features-box li {
    font-size: 1rem !important;
  }
}

@media (max-width: 576px) {
  .note {
    font-size: 0.85rem !important;
  }

  .call-to-action {
    font-size: 0.8rem !important;
    flex-direction: column !important;
  }
}

.custom-box-wrapper {
  display: block;
  padding: 16px;
  border-radius: 8px;
  background-color: #ffffff7e;
  max-width: 100% !important;
  overflow-x: hidden !important;
  box-sizing: border-box;
}

.custom-box-content {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.checkmark-icon-container {
  display: inline-block;
  border: 2px solid #1AC0E3;
  padding: 16px;
  border-radius: 8px;
  background-color: transparent;
  max-width: 100%;
  box-sizing: border-box;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  max-width: 100%;
  box-sizing: border-box;
}

.flex-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  flex-shrink: 1;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.member-info {
  flex: 1;
  min-width: 0;
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.member-info h4 {
  margin: 0;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@media (max-width: 576px) {
  .member-info h4 {
    font-size: 14px;
  }

  .member-info {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .checkmark-icon-container svg {
    width: 24px;
    height: 18px;
  }

  .checkmark-icon-container {
    padding: 8px;
  }
}

.container-limited {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.icon-box h2 {
  font-size: clamp(1rem, 2vw, 1.5rem) !important;
}

.services .icon-box {
  background-color: none !important;
  background: linear-gradient(to left, #067E9E, #1AC0E3) !important;
}

.whatsapp_float {
  position: fixed;
  bottom: 50px;
  right: 15px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #fff;
  background-color: #25D366;
  border: none !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.social-icon {
  background-color: #C9F6FF;
}

.social-links a {
  background-color: #C9F6FF;
  color: #067E9E !important;
}

@media (max-width: 576px) {
  .nav-link,
  copyright {
    font-size: 0.8rem;
  }
}

.copyright-text {
  color: #2B4683;
  font-weight: bold;
  text-align: center;
  font-size: 0.75rem;
  direction: rtl;
  margin-top: 0.5rem;
}

@media (max-width: 576px) {
  .copyright-text {
    font-size: 0.65rem;
  }
}

.flag-icon {
  width: clamp(14px, 2.5vw, 20px);
  height: auto;
  object-fit: cover;
  margin-left: 2px;
}

.title {
  font-size: clamp(0.6rem, 1.2vw, 0.85rem);
  font-weight: 600;
  margin: 0 2px;
}

.colon {
  font-size: clamp(0.7rem, 1.1vw, 0.85rem);
  margin: 0 2px;
}

.text {
  font-size: clamp(0.6rem, 1vw, 0.8rem) !important;
  margin: 0;
  flex-grow: 1;
}

.row-item {
  margin-bottom: 0.5rem;
}

.btn-small-text {
  font-size: 0.85rem;
}

.custom-list li {
  color: #3498db;
  font-size: 22px;
  font-weight: bold;
}

.custom-list li::marker {
  color: #3498db;
}

@media (max-width: 576px) {
  ul.custom-list li,
  ul li span {
    font-size: 1rem !important;
  }
}

ul li {
  margin-bottom: 1.2rem;
}

.modal-content {
  border-radius: 20px;
  background: linear-gradient(135deg, #eaf4ff 0%, #fce6e6 100%);
  text-align: center;
  padding: 30px 25px;
}

.icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-container svg {
  width: 80px;
  height: 80px;
}

.modal-header {
  border-bottom: none;
  justify-content: center;
  position: relative;
  padding-bottom: 0;
}

.btn-close {
  position: absolute;
  top: 10px;
  left: 15px;
}


.heading-wrapper h2 {
  display: flex;
  flex-direction: column; /* افتراضي: فوق تحت */
  align-items: center;
}

@media (min-width: 768px) {
  .heading-wrapper h2 {
    flex-direction: row; /* في الشاشات الكبيرة: بجانب بعض */
    gap: 10px;
  }
}
@media (max-width: 768px) {
    .navbar ul li a.nav-link {
        font-size: 14px; /* أو 13px حسب الحاجة */
    }
}