/* Add your css code here */
.ul-parent,
.ul-child,
.li-item {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ul-parent:before,
.ul-parent:after {
  content: " ";
  display: table;
}

.ul-parent:after {
  clear: both;
}

.ul-parent {
  z-index: 2000 !important;
}

.ul-parent li ul.ul-child {
  z-index: 3000 !important;
}

.ul-parent li ul.ul-child li .ul-child {
  z-index: 4000 !important;
}

ul .ul-child.show {
  /* display: block; */
  background-color: inherit;
}

.ul-parent a {
  font-size: 15px !important;
}

.ul-parent a:hover {
  opacity: 1;
}

.ul-parent li {
  position: relative;
  text-align: right;
}

.ul-parent > li {
  display: inline-block;
  float: right;
}

.ul-parent li a.tMenu {
  -webkit-transition: background .4s ease;
  -o-transition: background .4s ease;
  transition: background .4s ease;
}

.ul-parent li  ul {
  min-width: 150px;
  display: none;
}

.ul-parent li li a {
  display: block;
  position: relative;
  
}

.toggle-parent,
.toggle-child {
  cursor: pointer !important;
}

.ul-parent li a {
  display: block;
  text-align: right;
 }

/* Vertical/Horizontal Main Menu */
#main-navigation-h {
  z-index: 1000;
}

.main-navigation-wrapper .ul-parent a {
  width: 100%;
}

/* span arrow right or down */
li.li-expanded i.fa {
  font-weight: normal;
  float: left;
  display: block;
  font-size: 17px;
}

li.li-expanded .dropdown-arrow svg,
li.li-expanded .left-arrow svg {
  float: left; 
}

.left-arrow,
.dropdown-arrow {
  font-family: inherit;
  text-align: right;
  display: inline-block;
}

.ul-parent .li-expanded {
  position: relative;
  
}

li.li-expanded > a.link-enabled:hover {
  cursor: pointer !important;
}

/* my change */
li.li-expanded > span{
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 12px 0 6px;
  display: flex;
  justify-content: center;
}

li.li-expanded > a > span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 12px 0 6px;
  display: flex;
  justify-content: center;
}

/* to here */


ul li.li-expanded > span:hover,
ul li.li-expanded > a:hover {
  cursor: context-menu !important;
}

.mobile-nav-responsive svg,
.mobile-nav svg {
  float: right;
}

.ul-parent li.li-expanded > a {
  padding-right: 42px;
}


 .ul-parent li .li-expanded:hover ul {
    left: 100%;
    top: 0;
  }

  .ul-parent li ul {
    position: absolute;
  }

  .ul-parent .li-expanded:hover > ul,
  .ul-parent .li-expanded .li-expanded:hover > ul {
    z-index: 1;
    display: block;
    animation: comeout 0.3s;
  }

  .li-1 .dropdown-arrow {
    display: none;
  }

  .li-1 .left-arrow {
    display: flex;
  }

  li.li-expanded > span,
  li.li-expanded > a > span {
   align-items: center;
	height: 100%;
  }

.mycarousel-caption {
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 14px;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
    color: #020900;
    text-align: center;
    background-color: #e2e3e3;
    opacity: 0.8;
    line-height: 1.5;
}
.w3-border-light-green,
.w3-hover-border-light-green:hover {
  border-color: #055a4f !important;
}
.w3-light-green,
.w3-hover-light-green:hover {
  color: #000 !important;
  background-color: #055a4f !important;
}
.w3-text-light-green,
.w3-hover-text-light-green:hover {
  color: #055a4f !important;
}

.image-box {
    border: 1px solid #D9DADB;    margin-bottom: 14px;
    border-radius: 10px; background-color: #fff; overflow: hidden;
    transition: 0.4s;
}
.image-box:hover, .twitter-box:hover {
    box-shadow: none;
    transform: none;
}

.image-box:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.goal-inr { transition: 0.4s; }
.goal-inr:hover { box-shadow: 0 0 10px rgba(0,0,0,.2);    transform: scale(1.01); }
.image-box .image-box-head {
    padding: 10px 15px;
    border-bottom: 1px solid #D9DADB;
}
.image-box .image-box-head span {
    font-size: 14px;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
}
.img-box {
    position: relative;
}

.image-box .image-box-footer {
    padding: 10px 15px;
    border-top: 1px solid #D9DADB;
    display: inline-block;
    width: 100%;
}
.img-box .img-lb-fic {
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 6px 8px;
    border-radius: 6px;
    line-height: 1;
    font-size: 9px;
}
.on-img-text {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
}
.img-box .img-text {
    padding: 6px 6px;
	font-size: 14px;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
    min-height: 64px;
    max-height: 78px;
    overflow: hidden;
}
.img-box .img-text h5 {
    font-size: 16px;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
}
.img-box .img-text p {
    font-size: 14px;
    height: 91px;
    overflow: hidden;
    margin-bottom: 0;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
    
}
.img-box .img-text span {
    color: #939699;
    font-size: 11px;
	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
}
.on-img-text.on-img-full-text {
    height: 100%;
    background: #FFFFFF81;
    color: #262D33;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
}
.on-img-text.on-img-full-text h5 {
    font-size: 15px; margin-bottom: 30px;
}
.circle {
    border-radius: 50px;
}
.blue-btn {
    background-color: #00ADD2;
    color: #fff;
}
.blue-btn:hover {
    background-color: #ff8e7b;
    color: #fff;
}
.on-img-text.on-img-full-text .btn.blue-btn {
    font-size: 14px;
    padding: 9px 25px;
}
.on-img-text.on-img-full-text p {
    font-size: 14px;
}
.on-img-text span {
    font-size: 12px;
}

.img-box .img-lb-fic.lb-dark-blue {
    background-color: #055a4f;
    color: #fff;
    border-bottom: 3px solid #d39c3b;
}
.img-box img {
    width: 100%;
}
.myimg-text {
    min-height: 94px;
    max-height: 100px;
    overflow: hidden;
}

/*
.flex-caption {
    position: absolute;
    background-color: #f7fafb;
    opacity: .8;
    transition: all ease-in 250ms;
    overflow: hidden;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #000000;
    text-align: center;
}*/
h1.page-title {
    font-size: 16px;
  	font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
  	line-height: 1.8;
  	border-bottom: 5px solid #d39c3b;
    padding: 25px;
 }
.title-under-line {
    border-bottom: 4px solid #d39c3b;  
}

.my_brand_color {
  background-color: #055a4f;
  color: #fff;
}
h2 {
    font-size: 18px;
    font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
  	line-height: 1.8;
}
h3 {
    font-size: 16px;
    font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
  	line-height: 1.8;
}

h4, p, html, body {
    text-align: justify;
    font-size: 14px;
    font-family: 'Droid Arabic Kufi', Droid Arabic Kufi;
    clear: both;
    
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Droid Arabic Kufi', Droid Arabic Kufi, sans-serif;
    font-weight: 400;
    margin: 10px 0;
}

form .form-item {
    text-align: right;
}/*
.overlay {
    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    opacity: 1;
}
.btn-read-more {
    border-radius: 2px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 16px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: auto;
    color: #055a4f;
    position: relative;
    border: 1px solid #055a4f;
    text-transform: capitalize;
}*/
.w3css--err {
    margin-bottom: 1px;
}
.marker {
    color: #d7ad4e;
}

img.writers-photo {
    width: 283px;
    height: 316px !important;
    aspect-ratio: 283/316;
}

.faq-body {
      font-family: Arial, sans-serif;
      margin: 0;
      padding: 20px;
      background-color: #f9f9f9;
      direction: rtl;
    }
.faq-container {
      display: flex;
      flex-direction: column;
      gap: 10px;
    }
.faq-item {
      background-color: #f3f3f3;
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      border-right: 4px solid #cc9900;
    }
.faq-summary {
      display: inline-block;
      font-size: 1.1rem;
      font-weight: bold;
      color: #333;
      cursor: pointer;
      position: relative;
    }

    /* Golden underline under the word نبذة */
.faq-summary::after {
      content: '';
      position: absolute;
      bottom: -5px; /* Adjust as necessary */
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #cc9900;
    }
.faq-summary svg {
      width: 20px;
      height: 20px;
      transition: transform 0.3s ease;
    }
    details[open] .faq-summary svg {
      transform: rotate(45deg);
    }
.faq-answer {
      margin-top: 15px;
      font-size: 0.95rem;
      line-height: 1.6;
      color: #555;
    }
.faq-answer ul {
      list-style-type: none;
      padding: 0;
    }
.faq-answer ul li {
      position: relative;
      margin-bottom: 10px;
      padding-right: 20px;
    }
.faq-answer ul li::before {
      content: "●";
      color: #cc9900; 
      font-size: 1.2rem;
      position: absolute;
      right: 0;
    }
    
.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 12px 12px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #055a4f;
    background-color: #ffffff;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}