.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html body .elementor-1514 .elementor-element.elementor-element-f102415 .scrollup2 {
    background-color: #032D87 !important;
}

html body .slick-prev:before,
html body .slick-next:before {
  font-family: 'Arial', sans-serif !important;
  font-size: 20px !important;
  color: #fff !important;
  opacity: 1 !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  line-height: 1 !important;
}

html body .slick-prev:before {
  content: '\276E' !important; /* ❮ */
}

html body .slick-next:before {
  content: '\276F' !important; /* ❯ */
}

html body .slick-prev,
html body .slick-next {
  width: 40px !important;
  height: 40px !important;
  background-color: #0353b3 !important;
  border-radius: 50% !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
  z-index: 10 !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  overflow: hidden !important;
}

html body .slick-prev {
  left: -20px !important;
}

html body .slick-next {
  right: -20px !important;
}

@media (max-width: 768px) {
  html body .slick-prev {
    left: -5px !important;
    margin-top: -65px !important;
  }

  html body .slick-next {
    right: -5px !important;
    margin-top: -65px !important;
  }
}


.elementor-1559 .elementor-element.elementor-element-8a7107b .apbc-video-content .apbc-video-column .apbc-icon-wrapper i {
    background-color: #032D87 !important;
    box-shadow: 0 0 25px rgba(3, 45, 135, 0.4) !important; /* وهج أزرق */
}

.app-res-menu-item .app-res-main-navigation .menu-main-menu-container ul li a::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #032D87;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.app-res-menu-item .app-res-main-navigation .menu-main-menu-container ul li a::before {
    content: '';
    width: 0;
    height: 3px;
    background-color: #0353B3;
    position: absolute;
    left: 30px;
    bottom: -10px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

html, body {
    overflow-x: hidden;
}

.app-res-main-navigation .dropdown .dropdown-menu li a {
    background-color: #0353B3;
    width: 100%;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 10px 25px;
    position: relative;
    transition: 0.3s all ease-in-out;
}

.app-res-main-navigation .dropdown .dropdown-menu li a:hover {
    background-color: #0353B3;
    color: #fff;
}

.app-res-main-navigation .dropdown:after {
    top: -2px;
    color: #fff;
    right: -14px;
    content: "+";
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    transition: 0.3s all ease-in-out;
}/* End custom CSS */