.elementor-kit-15{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-eac8a8a:#202020;--e-global-color-db09c40:#FFFFFF;--e-global-color-4fbb6a3:#BD9A68;--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-15 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:690px;}.e-con{--container-max-width:690px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:540px;}.e-con{--container-max-width:540px;}}/* Start custom CSS *//* --------------------------------------------------
   FONT-FACE DECLARATIONS
-------------------------------------------------- */

@font-face {
  font-family: 'DIN Next LT Arabic';
  src: url('https://safera.inblaj.net/wp-content/uploads/2025/12/ArbFONTS-DINNEXTLTARABIC-LIGHT-1.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Next LT Arabic';
  src: url('https://safera.inblaj.net/wp-content/uploads/2025/12/ArbFONTS-DINNextLTArabic-Regular-2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Next LT Arabic';
  src: url('https://safera.inblaj.net/wp-content/uploads/2025/12/ArbFONTS-DINNextLTArabic-Medium-2.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Next LT Arabic';
  src: url('https://safera.inblaj.net/wp-content/uploads/2025/12/ArbFONTS-DINNextLTArabic-Bold-2.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Next LT Arabic';
  src: url('https://safera.inblaj.net/wp-content/uploads/2025/12/ArbFONTS-DINNextLTArabic-Black-2.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* --------------------------------------------------
   GLOBAL TYPOGRAPHY
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6,
p, span, a {
  font-family: 'DIN Next LT Arabic', Arial, Sans-Serif, Tahoma, sans-serif !important;
}

p {
  font-size: 18px;
}

.sub-title {
  font-size: 18px !important;
  font-weight: 400 !important;
}

@media (max-width: 1024px) {
  p { font-size: 17px; }
}

:not(#hero) .btn {
    font-size: 16px;
}

:not(#hero) .btn_m {
    height: 1.1em;
}

h2 {
    font-size: 44px !important;
    font-weight: 400 !important;
    color: #202020 !important;
}

@media (max-width: 1024px) {
    h2 {
        font-size: 34px !important;
    } 
}

@media (max-width: 767px) {
    h2 {
        font-size: 28px !important;
    } 
}


.fa-angle-down, .fa-angle-down * {
    font-family: 'Font Awesome 5 Pro' !important;    
}

/* --------------------------------------------------
   GLOBAL LAYOUT STRUCTURE
-------------------------------------------------- */
.col-lg-8 { width: 100%; }


/* --------------------------------------------------
   HEADER
-------------------------------------------------- */
.header-action * {
  margin: 0 !important;
}

.menu-box .nav-logo {
  display: flex;
}

.mobile-menu .close-btn {
  top: 46px;
  left: 15px;
  right: inherit;
}

.mobile-menu a {
  font-size: 15px !important;
}

.sub-menu a {
    text-align: right;
}

#sticky-header {
    z-index: 999 !important;
}

#split-menu > div:nth-child(2),
#split-menu > div.logo.d-none {
    margin-right: 25px;
    margin-left: 25px;
}

@media (max-width: 1024px) {
    header .mobile-logo img, 
    .header-style-five .main-logo img,
    body > header > div.mobile-menu > nav > div.nav-logo > a > img{
        width: 200px;
    }
}

:not(#split-menu) #menu-main-menu {
  margin: auto !important;
}

@media (min-width: 1024px) {
  #split-menu #menu-item-1306 > a {
    display: none;
  }
  .navbar-wrap ul li a {
    font-size: 18px;
  }
}


/* --------------------------------------------------
   BREADCRUMB AREA
-------------------------------------------------- */

.breadcrumb-area {
    padding: 250px 0 100px 0;
}

@media (max-width: 1024px) {
  .breadcrumb-area {
    padding: 160px 0 60px 0;
  }
}

/* --------------------------------------------------
   BLOG + SIDEBAR
-------------------------------------------------- */
.blog-item-wrap {
  display: flex;
  gap: 0 70px;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}

.blog-item-wrap article {
  flex: 1 1 400px;
}

.blog-sidebar {
  display: none;
}

.pagination-wrap {
  flex: 0 0 100%;
}

.pagination-wrap ul {
  justify-content: center !important;
}


/* --------------------------------------------------
   FOOTER
-------------------------------------------------- */
.footer-bg {
  position: absolute;
  width: 100%;
}

.footer-logo {
    width: 350px !important;
    margin-right: -10px;
}

footer p,
footer a {
  font-size: 16px !important;
}


.footer-top #custom_html-6 {
    margin-bottom: 30px;
}


#text-4 {
    margin-top: -15px;
    margin-right: -5px;
    width: 250px;
}


#text-4 .fw-title, 
#text-4 .textwidget {
    margin-bottom: 10px;
}


#text-4 em {
    font-size: 19px;
    display: inline-block;
    margin-top: 5px;
    
}

#text-4 .owner {
    color: #ac9165 !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}

.footer-top .row > div:nth-child(1) {
width: 30% !important;
}

.footer-top .row > div:nth-child(1) ~ * {
    width: 23.33% !important;
}

@media (max-width: 1024px) {
    .footer-top .row > div:nth-child(1) {
    width: 50% !important;
    }
    
    .footer-top .row > div:nth-child(1) ~ * {
        width: 50% !important;
    }

}

@media (max-width: 767px) {
    .footer-top .row > div:nth-child(1) {
    width: 100% !important;
    }
    
    .footer-top .row > div:nth-child(1) ~ * {
        width: 100% !important;
    }

}



/* --------------------------------------------------
   LOADER
-------------------------------------------------- */
.loader-icon img {
  scale: 1.25;
}

.loader {
    transform: translate(-50%, -50%) !important;
}


/* --------------------------------------------------
   404 Page
-------------------------------------------------- */
    section.error-area .container .row {
        justify-content: center;
    }
    
    section.error-area .error-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
    
    section.error-area .error-content h2 {
        scale: 1.1;
    }

/* --------------------------------------------------
   RESPONSIVE (GLOBAL)
-------------------------------------------------- */
@media (max-width: 1024px) {
  .footer-logo {
    width: 140px;
  }

  .wp-block-heading.fw-title {
    margin-bottom: 20px !important;
  }

  .blog-item-wrap {
    gap: 0px 15px;
  }
}

@media (max-width: 767px) {
  .footer-top .row > div {
    padding: 0 40px !important;
  }
}/* End custom CSS */