/******************************   imported files    ********************************/
/************************   Layout   ************************/
tbody {
  font-family: 'Heebo', sans-serif !important; }

.form-control:focus {
  box-shadow: none !important; }

.form-select:focus {
  box-shadow: none !important; }

.back-link {
  color: #5A5A5A;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline !important; }

.europeanLogo-wrapper {
  max-width: 130px;
  max-height: 107px;
  margin-right: 16px; }

.europeanLogo-box {
  aspect-ratio: 130/107; }

.spanishLogo-wrapper {
  max-width: 162px;
  max-height: 54px; }

.spanishLogo-box {
  aspect-ratio: 162/54; }

.nazahaLogo-wrapper {
  max-width: 260px;
  max-height: 107px; }

.nazahaLogo-box {
  aspect-ratio: 260/107; }

.rasedLogo-wrapper {
  max-width: 114px;
  max-height: 52px; }

.rasedLogo-box {
  aspect-ratio: 114/52; }

.hayatLogo-wrapper {
  max-width: 105px;
  max-height: 51px; }

.hayatLogo-box {
  aspect-ratio: 105/51; }

.ei-plus {
  display: flex; }

.input-box {
  margin-bottom: 20px !important; }

.afr-status-box .afr-status-txt {
  color: #585E59;
  font-size: 16px;
  font-weight: bold; }

.evaluator-item {
  margin-bottom: 11px; }
  .evaluator-item .evaluator-btn {
    display: flex;
    justify-content: space-between;
    background-color: #DEDCDC;
    padding: 9px 20px;
    border-radius: 5px 5px 0px 0px; }
    .evaluator-item .evaluator-btn:after {
      content: none; }
    .evaluator-item .evaluator-btn:focus {
      box-shadow: none; }
  .evaluator-item .evaluator-txt {
    color: #4D4D4D;
    font-size: 18px;
    margin-left: 15px; }
  .evaluator-item .evaluator-txt-2 {
    color: #0E2C53;
    font-size: 16px;
    font-weight: bold; }
  .evaluator-item .evaluator-icon {
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #0E2C53;
    width: 25px;
    height: 25px;
    border-radius: 50%; }
  .evaluator-item .evaluator-btn:not(.collapsed) {
    background-color: #707070; }
    .evaluator-item .evaluator-btn:not(.collapsed) .evaluator-txt-2 {
      color: #fff; }
    .evaluator-item .evaluator-btn:not(.collapsed) .evaluator-txt {
      color: #fff; }
    .evaluator-item .evaluator-btn:not(.collapsed) .evaluator-icon {
      color: #F88326;
      background-color: #fff; }
    .evaluator-item .evaluator-btn:not(.collapsed) .ei-plus {
      display: none; }
    .evaluator-item .evaluator-btn:not(.collapsed) .ei-minus {
      display: flex; }
  .evaluator-item .evaluator-collapse {
    box-shadow: 2px 2px 10px #00000029;
    border-radius: 0px 0px 5px 5px;
    padding: 30px 20px; }

.ei-minus {
  display: none; }

.wfl-flex-box {
  display: flex;
  justify-content: space-between; }
  .wfl-flex-box .status-title {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: bold; }

.info-icon {
  font-size: 23px;
  color: #5A5552;
  margin-left: 10px; }

.home-first-slider .slide-item:after {
  content: '';
  background-image: linear-gradient(180deg, #0E2C53 0%, #0E2C53 100%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0; }
.home-first-slider .slide-prev,
.home-first-slider .slide-next {
  width: auto;
  opacity: 1; }
.home-first-slider .slide-prev {
  left: 30px; }
.home-first-slider .slide-next {
  right: 30px; }
.home-first-slider .slide-arrow-icon {
  color: #F88326;
  border: 1px solid #fff;
  padding: 5px 7px;
  font-size: 24px;
  border-radius: 4px; }
.home-first-slider .slide-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 45px;
  max-width: 810px;
  margin: 0 auto 40px;
  color: #fff;
  text-shadow: 2px 2px 20px #0E2C53; }
.home-first-slider .slide-caption {
  z-index: 1; }

.btn-slider-more {
  font-family: 'Heebo', sans-serif;
  background-color: #F88326;
  font-weight: 600;
  color: #fff;
  padding: 10px 5px;
  font-size: 16px;
  min-width: 162px;
  border: 1px solid #F88326;
  border-radius: 10px; }
  .btn-slider-more:hover {
    background-color: #fff;
    color: #0E2C53; }

.section-container {
  padding: 60px 0; }

.about-nazaha-img-box .about-nazaha-img1 {
  border-radius: 5px;
  height: 500px;
  width: 489px;
  position: relative;
  box-shadow: 2px 2px 10px #00000029; }
.about-nazaha-img-box > img {
  display: none; }
.about-nazaha-img-box .about-nazaha-img2-box {
  padding: 22px;
  background-color: #fff;
  position: relative; }
  .about-nazaha-img-box .about-nazaha-img2-box .about-nazaha-img2 {
    width: 100%;
    height: auto;
    border: 22px solid #fff;
    position: relative; }
  .about-nazaha-img-box .about-nazaha-img2-box .youtube-icon {
    position: absolute;
    bottom: 43%;
    left: 43%;
    z-index: 1; }
  .about-nazaha-img-box .about-nazaha-img2-box:after {
    content: '';
    border: 22px solid #fff;
    border-radius: 28px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #0E2C53;
    opacity: 0.73; }

.about-nazaha-txt-box .about-nazaha-title {
  align-items: baseline;
  color: #0E2C53;
  font-size: 40px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 20px;
  /*&:after{
  	content: '';
  	display: inline-block;
  	width: 100%;
  	height: 1px;
  	background-color: #DEDCDC;
  }*/ }
.about-nazaha-txt-box .about-nazaha-txt {
  color: #4D4D4D;
  font-family: 'Heebo', sans-serif;
  font-size: 18px;
  margin-bottom: 20px; }
.about-nazaha-txt-box .nazaha-tit {
  color: #F88326; }

.line-after {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DEDCDC; }

.line-before {
  display: inline-block;
  width: 4px;
  height: 41px;
  vertical-align: text-top;
  background-color: #707070;
  margin-right: 10px; }

.objective-box {
  margin-bottom: 20px; }
  .objective-box .objective-title-box {
    margin-bottom: 12px; }
  .objective-box .objective-title {
    color: #4D4D4D;
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    font-weight: 600; }
  .objective-box .objective-txt {
    color: #4D4D4D;
    font-size: 16px;
    font-family: 'Heebo', sans-serif;
    padding-left: 26px; }
  .objective-box .star-icon {
    margin-right: 8px; }

.btn-more {
  font-family: 'Heebo', sans-serif;
  background-color: #F88326;
  font-weight: 600;
  color: #fff;
  padding: 8px 5px;
  font-size: 16px;
  min-width: 113px;
  border: 1px solid #F88326;
  border-radius: 10px; }
  .btn-more:hover {
    background-color: #fff;
    color: #0E2C53; }

.mt-4-1 {
  margin-top: 30px; }

.mt-3-1 {
  margin-top: 20px; }

.benefit-section-container {
  position: relative;
  z-index: 0; }
  .benefit-section-container:before {
    content: '';
    background-image: url("/nazaha/img/nazaha-benefit-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -2; }
  .benefit-section-container:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    background-image: linear-gradient(252deg, #0E2C53 0%, #0E2C53 100%);
    opacity: 0.78; }
  .benefit-section-container .certificate-benefit-box {
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    padding: 26px;
    margin: 0 15px; }
    .benefit-section-container .certificate-benefit-box .certificate-benefit-icon-box {
      margin-bottom: 26px; }
      .benefit-section-container .certificate-benefit-box .certificate-benefit-icon-box:after {
        content: '';
        width: 121px;
        height: 2px;
        background-color: #F88326;
        display: block;
        margin: 0 auto; }
      .benefit-section-container .certificate-benefit-box .certificate-benefit-icon-box .certificate-benefit-icon {
        width: 54px;
        height: 54px;
        margin-bottom: 21px; }
    .benefit-section-container .certificate-benefit-box .certificate-benefit-title {
      font-size: 16px;
      font-family: 'Heebo', sans-serif;
      color: #fff; }

.section-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 40px;
  color: #fff; }

.mb-section-title {
  margin-bottom: 50px; }

.btn-lg-1 {
  display: inline-block;
  min-width: 228px;
  font-family: 'Heebo', sans-serif;
  background-color: #F88326;
  font-weight: 600;
  color: #fff;
  padding: 8px;
  font-size: 16px;
  border: 1px solid #F88326;
  border-radius: 5px; }
  .btn-lg-1:hover {
    background-color: #fff;
    color: #0E2C53; }

.mt-5-1 {
  margin-top: 60px; }

.blue-500 {
  color: #0E2C53 !important; }

.orange-200 {
  color: #F88326 !important; }

.standards-container {
  background-color: #F3F3F3; }

.btn:focus {
  box-shadow: none !important; }

/********************************** Advisory Board Slider   ************************************/
.advBoardSlider .advWrapper {
  position: relative;
  margin: 0 8px; }
  .advBoardSlider .advWrapper:hover:before {
    display: block; }
  .advBoardSlider .advWrapper:hover .advBoard-hover-box {
    display: flex;
    z-index: 2; }
  .advBoardSlider .advWrapper:hover .advBoard-txt {
    display: none; }
  .advBoardSlider .advWrapper:before {
    content: '';
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #F88326;
    border-radius: 5px;
    padding: 30px;
    background-image: linear-gradient(180deg, rgba(14, 44, 83, 0.47843) 13%, #0E2C53 87%); }
  .advBoardSlider .advWrapper .advBoard-txt {
    color: #0E2C53;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center; }
  .advBoardSlider .advWrapper .advBoard-img-box {
    width: 100%;
    height: 270px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
    .advBoardSlider .advWrapper .advBoard-img-box .advBoard-img {
      border-radius: 5px;
      width: 100%;
      height: 270px;
      object-fit: cover; }
  .advBoardSlider .advWrapper .advBoard-hover-box {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
    .advBoardSlider .advWrapper .advBoard-hover-box .hover-advBoard-title {
      font-family: 'Rajdhani', sans-serif;
      color: #fff;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 10px; }
    .advBoardSlider .advWrapper .advBoard-hover-box .hover-advBoard-txt {
      font-family: 'Heebo', sans-serif;
      color: #fff;
      font-size: 16px;
      margin-bottom: 14px; }
    .advBoardSlider .advWrapper .advBoard-hover-box .hover-advBoard-link {
      font-family: 'Rajdhani', sans-serif;
      color: #F88326;
      font-size: 18px;
      font-weight: 600; }

.advisory-board-slider .advisory-container {
  position: relative; }
  .advisory-board-slider .advisory-container:hover .advisory-img-box:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 32px;
    left: 35px;
    border: 1px solid #F88326;
    border-radius: 5px;
    padding: 30px;
    background-image: linear-gradient(180deg, rgba(14, 44, 83, 0.47843) 13%, #0E2C53 87%); }
  .advisory-board-slider .advisory-container:hover .advisory-txt {
    display: none; }
  .advisory-board-slider .advisory-container:hover .advisory-hover-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .advisory-board-slider .advisory-container:hover .advisory-img-box .advisory-img {
    max-height: 100%; }
.advisory-board-slider .advisory-img-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative; }
  .advisory-board-slider .advisory-img-box .advisory-img {
    border-radius: 5px;
    max-height: 200px;
    margin: 0 auto 15px; }
  .advisory-board-slider .advisory-img-box .advisory-txt {
    color: #0E2C53;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 0; }
.advisory-board-slider .advisory-hover-box {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 34px;
  left: 34px;
  bottom: 0;
  text-align: center;
  padding: 20px 15px; }
  .advisory-board-slider .advisory-hover-box .hover-advisory-title {
    font-family: 'Rajdhani', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px; }
  .advisory-board-slider .advisory-hover-box .hover-advisory-txt {
    font-family: 'Heebo', sans-serif;
    color: #fff;
    font-size: 16px;
    margin-bottom: 14px;
    max-height: 140px;
    overflow-y: auto; }
  .advisory-board-slider .advisory-hover-box .hover-advisory-link {
    font-family: 'Rajdhani', sans-serif;
    color: #F88326;
    font-size: 18px;
    font-weight: 600; }
.advisory-board-slider .left-arrow,
.advisory-board-slider .right-arrow {
  position: absolute;
  top: 40%;
  color: #F88326;
  border: 1px solid #707070;
  border-radius: 5px;
  padding: 4px 6px;
  font-size: 25px;
  cursor: pointer; }
.advisory-board-slider .left-arrow {
  left: -45px; }
.advisory-board-slider .right-arrow {
  right: -45px; }

.general-slider .left-arrow,
.general-slider .right-arrow {
  position: absolute;
  top: 50%;
  color: #fff;
  border: 1px solid #707070;
  border-radius: 5px;
  padding: 4px 6px;
  font-size: 25px;
  cursor: pointer; }
.general-slider .left-arrow {
  left: -30px; }
.general-slider .right-arrow {
  right: -30px; }

.advisory-board-slider .advisory-img-box .advisory-img {
  width: 262px;
  height: 268px; }

.advisory-board-slider .advisory-hover-box {
  right: 0;
  left: 0; }

.advisory-board-slider .advisory-img-box .advisory-txt {
  position: unset; }

.advisory-board-slider .advisory-img-box .advisory-img {
  max-width: 100%; }

/*.advisory-board-slider.slick-initialized .slick-slide{
	display: block;
}*/
.advisory-board-slider .advisory-container:hover .advisory-img-box:before {
  right: 0;
  left: 0; }

/********************************** /Advisory Board Slider   ************************************/
.resources-bank-container {
  background-image: url("/nazaha/img/resources-bank-bg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 36px; }
  .resources-bank-container .about-nazaha-txt-box .about-nazaha-title {
    color: #fff; }
  .resources-bank-container .line-before {
    background-color: #fff; }
  .resources-bank-container .about-nazaha-txt-box .about-nazaha-txt {
    color: #fff; }
    .resources-bank-container .about-nazaha-txt-box .about-nazaha-txt p {
      margin-bottom: 0; }

.bank-resource-box {
  border: 1px solid #fff;
  padding: 25px;
  box-shadow: 2px 2px 25px #00000012;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 24px;
  transition: 600ms; }
  .bank-resource-box:hover {
    transform: translateY(-20px);
    border-color: #F88326; }
  .bank-resource-box .bank-resource-icon {
    width: 45px;
    height: 45px;
    margin-bottom: 15px; }
  .bank-resource-box .bank-resource-title {
    color: #4D4D4D;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif; }

.event-box {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 2px 2px 25px #00000014;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px 5px 25px;
  transition: 600ms; }
  .event-box .event-img-box {
    position: relative;
    margin-bottom: 20px; }
    .event-box .event-img-box .event-img {
      border-radius: 5px; }
    .event-box .event-img-box .date-card {
      position: absolute;
      top: 20px;
      min-width: 120px;
      min-height: 30px;
      font-family: 'Heebo', sans-serif; }
      .event-box .event-img-box .date-card .day {
        background-color: #0E2C53;
        min-width: 36px;
        padding: 5px; }
        .event-box .event-img-box .date-card .day .day-val {
          font-size: 14px;
          font-weight: bold;
          color: #fff; }
      .event-box .event-img-box .date-card .month-year {
        background-color: #fff;
        padding: 5px 10px; }
        .event-box .event-img-box .date-card .month-year .month-year-val {
          color: #F88326;
          font-size: 14px; }
  .event-box .event-txt-box {
    padding: 0 15px; }
    .event-box .event-txt-box .event-title {
      color: #4D4D4D;
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 20px; }
    .event-box .event-txt-box .event-txt {
      color: #4D4D4D;
      font-size: 16px;
      font-family: 'Heebo', sans-serif; }
    .event-box .event-txt-box .event-link {
      margin-top: 15px;
      font-weight: 600; }
  .event-box:hover {
    cursor: pointer;
    border-color: #F88326;
    transform: translateY(-20px); }
    .event-box:hover .event-link {
      color: #F88326; }

.excel-box {
  box-shadow: 2px 2px 20px #00000021;
  border-radius: 5px;
  padding: 8px 15px;
  min-width: 163px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px; }
  .excel-box .excel-txt-1 {
    color: #092853;
    font-size: 16px;
    margin-left: 15px; }

a {
  text-decoration: none !important; }

.btn-more-news {
  min-width: 141px; }

.publications-menu-btn {
  border: 1px solid #F88326;
  color: #F88326;
  font-weight: bold;
  background-color: #fff;
  border-radius: 5px;
  padding: 9px;
  width: 100%; }

.publications-container {
  background-color: #F8F8F8; }
  .publications-container .publications-sidebar-box {
    box-shadow: 2px 2px 20px #00000029;
    border-radius: 20px;
    background-color: #F8F8F8;
    min-height: 536px;
    padding-top: 97px;
    max-width: 234px; }
    .publications-container .publications-sidebar-box .publication-button {
      padding: 12px 20px;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      border: 0;
      border-bottom: 1px solid #E2E2E2;
      background-color: transparent;
      position: relative; }
      .publications-container .publications-sidebar-box .publication-button:before {
        content: '';
        position: absolute;
        display: none;
        right: -42px;
        top: 0;
        bottom: 0;
        width: 42px;
        height: 100%;
        background: #0E2C53;
        clip-path: polygon(0 0, 0 100%, 100% 50%); }
      .publications-container .publications-sidebar-box .publication-button .publication-btn-tit {
        color: #4D4D4D;
        font-size: 18px;
        font-family: 'Heebo', sans-serif;
        text-align: left; }
      .publications-container .publications-sidebar-box .publication-button .publication-btn-icon {
        margin-right: 8px; }
      .publications-container .publications-sidebar-box .publication-button.active {
        background-color: #0E2C53; }
        .publications-container .publications-sidebar-box .publication-button.active .publication-btn-tit {
          color: #fff;
          font-weight: 600; }
        .publications-container .publications-sidebar-box .publication-button.active .publication-btn-icon {
          display: none; }
        .publications-container .publications-sidebar-box .publication-button.active:before {
          display: block; }

.publication-content-card {
  background-color: #F8F8F8;
  margin-bottom: 24px;
  box-shadow: 2px 2px 25px #00000029;
  border-radius: 20px;
  padding: 14px 19px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  .publication-content-card .publication-content-title {
    margin-top: 16px;
    font-size: 13px;
    color: #F88326;
    font-weight: bold;
    font-family: 'Heebo', sans-serif; }

.publication-box {
  margin-bottom: 24px; }
  .publication-box .publication-img-box {
    position: relative;
    margin-bottom: 20px;
    z-index: 0; }
    .publication-box .publication-img-box:after {
      content: '';
      background-image: linear-gradient(180deg, rgba(14, 44, 83, 0) 0%, rgba(14, 44, 83, 0.65) 100%);
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      z-index: 1;
      border-radius: 0px 0px 5px 5px; }
    .publication-box .publication-img-box .publication-img {
      border-radius: 5px; }
    .publication-box .publication-img-box .date-card {
      position: absolute;
      z-index: 2;
      bottom: 20px;
      min-width: 120px;
      min-height: 30px;
      font-family: 'Heebo', sans-serif; }
      .publication-box .publication-img-box .date-card .day {
        background-color: #0E2C53;
        min-width: 36px;
        padding: 5px; }
        .publication-box .publication-img-box .date-card .day .day-val {
          font-size: 14px;
          font-weight: bold;
          color: #fff; }
      .publication-box .publication-img-box .date-card .month-year {
        background-color: #fff;
        padding: 5px 10px; }
        .publication-box .publication-img-box .date-card .month-year .month-year-val {
          color: #F88326;
          font-size: 14px; }

.publication-txt {
  color: #4D4D4D;
  font-size: 15px;
  font-weight: 600;
  font-family: 'Heebo', sans-serif; }

.publication-link {
  margin-top: 15px;
  font-weight: 600;
  color: #F88326; }

.btn-publication-more {
  min-width: 178px; }

.btn-msg {
  min-width: 148px;
  padding: 8px 5px;
  font-size: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.twitter-timeline iframe {
  max-height: 491px; }

.footer-section {
  background-image: url("/nazaha/img/footer-bg.svg");
  background-repeat: no-repeat;
  background-size: cover; }
  .footer-section .contact-container .contact-box {
    margin-bottom: 25px; }
  .footer-section .contact-icon {
    font-size: 22px;
    margin-right: 14px;
    color: #F6F6F6; }
  .footer-section .contact-txt {
    color: #F6F6F6;
    font-size: 16px; }
  .footer-section .contact-links li {
    margin-bottom: 15px; }
    .footer-section .contact-links li:last-child {
      margin-bottom: 0; }

.section-title-30 {
  font-size: 30px; }

.subscribe_btn {
  color: #fff;
  background-color: transparent;
  font-weight: 600;
  font-size: 16px;
  padding: 13px;
  min-width: 141px;
  border: 1px solid #F88326;
  border-radius: 10px; }
  .subscribe_btn:hover {
    background-color: #F88326;
    color: #fff; }

.mb-40 {
  margin-bottom: 40px; }

.footer-second-part {
  background-color: #fff;
  padding: 10px; }
  .footer-second-part .txt {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.36px; }

.header-first-part {
  padding: 13px 0; }

.european-logo {
  width: 120px;
  height: 110px;
  margin-right: 16px; }

.spanish-logo {
  width: 162px;
  height: 54px; }

.nazaha-logo {
  width: 124px;
  height: 64px; }

.rased-logo {
  width: 114px;
  height: 52px; }

.hayat-logo {
  width: 105px;
  height: 51px; }

.header-second-part {
  padding: 15px 0;
  background-color: #0E2C53; }
  .header-second-part .header-menu li {
    margin-right: 45px; }
    .header-second-part .header-menu li:last-child {
      margin-right: 0; }
    .header-second-part .header-menu li .menu-link {
      color: #fff;
      font-size: 16px;
      font-weight: 600; }
      .header-second-part .header-menu li .menu-link:hover {
        color: #F88326; }
  .header-second-part .header-auth-btn {
    min-width: 91px;
    padding: 5px;
    text-align: center;
    font-size: 14px; }

.bordered-close-bn {
  top: 10px;
  right: 12px;
  z-index: 1;
  font-size: 12px; }

.about-nazaha-modal {
  max-width: 799px !important; }

.sticky-menu {
  position: fixed;
  z-index: 2;
  right: 30px;
  top: 47%; }
  .sticky-menu li {
    margin-bottom: 16px; }
    .sticky-menu li:last-child {
      margin-bottom: 0; }
  .sticky-menu .social-media-link {
    display: block; }
    .sticky-menu .social-media-link img {
      width: 37px;
      height: 37px; }

.mobile-header {
  display: none; }
  .mobile-header .header-menu-collapsed {
    font-size: 23px; }
  .mobile-header .header-menu {
    transform: translate3d(0px, 30.5px, 0px) !important;
    padding: 10px; }
    .mobile-header .header-menu .auth-btns {
      background-color: #EFEFEF;
      padding: 10px; }
    .mobile-header .header-menu li {
      margin-right: 0 !important; }

.inner-header {
  background-color: #EBEBEB;
  padding: 10px; }
  .inner-header .section-title {
    font-size: 20px;
    font-family: 'Heebo', sans-serif;
    font-weight: 600; }

.content-container {
  padding: 40px 0; }

.inner-about-nazaha-tit {
  color: #0E2C53;
  font-size: 18px;
  font-weight: bold; }
  .inner-about-nazaha-tit .line-before {
    background-color: #F88326;
    height: 29px; }

.inner-about-nazaha-txt {
  color: #4D4D4D;
  font-family: 'Heebo', sans-serif;
  font-size: 16px; }

.inner-objectives {
  background-color: #F6F6F6; }

.component-img-box {
  margin-bottom: 15px; }
  .component-img-box .component-icon {
    width: 34px;
    height: 35px; }
  .component-img-box .bottom-line {
    display: block;
    width: 63px;
    height: 3px;
    background-color: #F88326;
    margin: 11px auto 0; }

.component-title {
  color: #4D4D4D;
  font-size: 16px;
  font-family: 'Heebo', sans-serif;
  margin-bottom: 15px; }

.component-link {
  color: #F88326;
  font-size: 16px;
  font-weight: 600; }

.component-box {
  border: 1px solid #0E2C53;
  background-color: #fff;
  padding: 18px 20px;
  margin-bottom: 20px; }

.component-box-content {
  text-align: center; }

.inner-about-img {
  border-radius: 5px;
  box-shadow: 2px 2px 10px #00000029; }

.target-box {
  background-color: #fff;
  padding: 18px 20px;
  box-shadow: 2px 3px 20px #00000012;
  margin-bottom: 20px; }
  .target-box .target-img {
    border: 1px solid #F88326;
    border-radius: 50%;
    width: 118px;
    height: 118px;
    margin-bottom: 25px; }
  .target-box .target-title {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 600; }

.nazaha-pager li .page-link {
  border-radius: 50% !important;
  margin: 0 4px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #202020; }
  .nazaha-pager li .page-link:hover, .nazaha-pager li .page-link.active {
    border: 1px solid #A8A8A8;
    background-color: #F88326;
    color: #fff; }

.news-node-img-box {
  max-width: 360px;
  max-height: 316px; }

.news-node-first-block-img {
  border-radius: 5px;
  margin-right: 30px;
  float: left;
  margin-bottom: 20px;
  width: 40%; }

.news-node-first-block .news-node-first-block-txt {
  color: #4D4D4D;
  font-family: 'Heebo', sans-serif;
  font-size: 16px; }
.news-node-first-block .news-node-first-block-title {
  color: #4D4D4D;
  font-size: 18px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  margin-bottom: 8px; }
.news-node-first-block .news-node-first-block-date {
  font-size: 14px;
  color: #F88326;
  font-family: 'Heebo', sans-serif;
  margin-bottom: 20px; }

.news-node-second-block {
  position: relative;
  z-index: 0; }
  .news-node-second-block:after {
    content: '';
    background-color: #F6F6F6;
    width: 100%;
    height: 50%;
    display: block;
    top: 0;
    position: absolute;
    z-index: -1; }
  .news-node-second-block .news-node-img {
    height: 259px;
    width: 100%;
    border-radius: 5px; }

.publication-node-second-part {
  background-color: #F6F6F6; }

.inner-standard-item {
  margin-bottom: 20px; }

.inner-standard-objet-box {
  list-style-type: none; }

.inner-contact-box {
  border-right: 1px solid #BABCBF; }
  .inner-contact-box .inner-contact-icon {
    width: 46px;
    height: 46px; }
  .inner-contact-box .inner-contact-tit {
    margin-top: 15px;
    color: #707070;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Heebo', sans-serif; }
  .inner-contact-box .inner-contact-txt {
    color: #0E2C53;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Heebo', sans-serif; }

.inner-contact-form-card {
  max-width: 750px;
  box-shadow: 2px 3px 20px #00000012;
  border-radius: 20px;
  padding: 40px 30px;
  margin: 0 auto;
  margin-top: 50px; }

.contact-form-title {
  font-size: 18px;
  font-weight: 600;
  font-family: 'Heebo', sans-serif;
  color: #0E2C53;
  margin-bottom: 30px; }

.publication-tabs {
  box-shadow: 2px 2px 20px #00000029;
  border-radius: 10px 10px 0 0; }
  .publication-tabs .publication-button {
    border: 0;
    border-right: 2px solid #ebebeb;
    padding: 11px;
    border-bottom: 3px solid transparent; }
    .publication-tabs .publication-button.active {
      border-bottom: 3px solid #F88326; }
    .publication-tabs .publication-button:focus-visible {
      border: 0; }
  .publication-tabs .publication-btn-tit {
    color: #4D4D4D;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Heebo', sans-serif; }
  .publication-tabs .publication-first-btn {
    border-radius: 10px 0 0 0; }
  .publication-tabs .publication-first-item {
    border-radius: 10px 0 0 0; }
  .publication-tabs .publication-last-item {
    border-radius: 0 10px 0 0; }
  .publication-tabs .publication-last-btn {
    border-radius: 0 10px 0 0;
    border-right: 0; }

/******************************************   informative admin   **********************************************/
.custom-pager .page-link {
  border-radius: 50% !important;
  padding: 5px;
  width: 32px;
  height: 32px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  color: #202020;
  border-color: #A8A8A8;
  margin-right: 4px;
  font-size: 14px; }
  .custom-pager .page-link:hover, .custom-pager .page-link:focus, .custom-pager .page-link.active {
    background-color: #F88326;
    color: #fff;
    border-color: #F88326;
    box-shadow: none !important; }
.custom-pager .disabled {
  color: #A8A8A8 !important;
  border-color: #A8A8A8 !important; }

#informative_admin {
  /*********************************************************/ }
  #informative_admin #mobile-sidebar {
    display: none;
    width: 314px; }
  #informative_admin .burger:before,
  #informative_admin .burger span,
  #informative_admin .burger:after {
    width: 0 !important; }
  #informative_admin aside .side-inner {
    padding: 0 !important; }
  #informative_admin .table-bordered {
    border: 1px solid #dee2e6 !important; }
  #informative_admin .header-container {
    background-color: #fff;
    height: 89px; }
  #informative_admin .notify-btn {
    color: #707070;
    font-size: 27px; }
  #informative_admin .logout-btn {
    margin-left: 19px; }
  #informative_admin .header-part-2 {
    background-image: linear-gradient(0deg, #FFFFFF 0%, #ECECEC 58%, #808080 100%);
    height: 30px;
    opacity: 0.3; }
  #informative_admin .notify-badge {
    font-size: 9px !important;
    top: 9px;
    left: 18px;
    background-color: #F88326;
    color: #fff;
    border: 2px solid #fff;
    transform: translate(-50%, -50%) !important; }
  #informative_admin #sidebar-wrapper {
    position: fixed;
    top: 0;
    background-image: url("/nazaha/img/sidebar-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    width: 314px; }
  #informative_admin .inner-content-wrapper {
    padding: 20px 16px;
    margin-left: 316px;
    margin-top: 149px; }
  #informative_admin #body-wrapper {
    position: relative; }
  #informative_admin .content-wrapper-box {
    position: relative; }
  #informative_admin .sidebar-logo-box {
    border-bottom: 1px solid #fff;
    padding: 22px 15px;
    text-align: center; }
  #informative_admin .sidebar-user-info-box {
    padding: 24px 15px; }
    #informative_admin .sidebar-user-info-box .sidebar-user-img {
      width: 62px;
      height: 59px;
      border-radius: 7px;
      margin-right: 15px; }
    #informative_admin .sidebar-user-info-box .user-tit {
      margin-bottom: 2px; }
    #informative_admin .sidebar-user-info-box .user-txt {
      font-size: 16px;
      color: #fff; }
  #informative_admin .sidebar-line-dividor {
    border-top: 2px solid #fff;
    margin: 20px 36px 17px; }
  #informative_admin #sidebar-menu {
    overflow-y: auto;
    height: calc(100vh - 240px); }
  #informative_admin .sidebar-menu .sidebar-menu-item {
    padding: 15px 30px; }
    #informative_admin .sidebar-menu .sidebar-menu-item:hover {
      background-color: #fff; }
      #informative_admin .sidebar-menu .sidebar-menu-item:hover .sidebar-menu-txt {
        color: #4D4D4D;
        font-weight: bold; }
      #informative_admin .sidebar-menu .sidebar-menu-item:hover .sidebar-menu-icon {
        color: #F88326; }
  #informative_admin .sidebar-menu .sidebar-menu-txt {
    color: #fff;
    font-size: 16px;
    margin-left: 15px; }
  #informative_admin .sidebar-menu .sidebar-menu-icon {
    color: #fff;
    font-size: 18px; }
  #informative_admin .sidebar-menu-accordion-btn {
    border-radius: 0;
    background-color: transparent;
    box-shadow: none; }
    #informative_admin .sidebar-menu-accordion-btn:after {
      background-image: url("/nazaha/img/sidebar-angle-right.svg");
      background-size: contain;
      display: block;
      filter: brightness(0) invert(1); }
    #informative_admin .sidebar-menu-accordion-btn:hover:after {
      filter: brightness(1) invert(0); }
  #informative_admin .accordion-button:not(.collapsed)::after {
    background-image: url("/nazaha/img/sidebar-angle-down.svg"); }
  #informative_admin .sidebar-menu-accordion-item {
    border: 0;
    border-radius: 0;
    background-color: transparent; }
  #informative_admin .header-parent {
    position: absolute;
    right: 0;
    left: 0; }
  #informative_admin .orange-txt {
    color: #F88326 !important; }
  #informative_admin .sidebar-child-title {
    margin-left: 10px;
    color: #fff;
    font-size: 16px; }
  #informative_admin .sidebar-child-body {
    padding: 7px 30px 7px 55px;
    display: block; }
    #informative_admin .sidebar-child-body:hover {
      background-color: #fff; }
      #informative_admin .sidebar-child-body:hover .sidebar-child-title {
        color: #4D4D4D; }
    #informative_admin .sidebar-child-body.active {
      background-color: #fff; }
      #informative_admin .sidebar-child-body.active .sidebar-child-title {
        color: #4D4D4D; }
  #informative_admin .container-box {
    border: 1px solid #707070;
    border-radius: 10px;
    padding: 30px; }
    #informative_admin .container-box .box-tit {
      color: #0E2C53;
      font-size: 20px;
      font-weight: bold;
      display: inline-block;
      background-color: #fff;
      padding: 0 9px; }
    #informative_admin .container-box .box-tit-container {
      margin-top: -53px;
      margin-bottom: 15px; }
    #informative_admin .container-box .account-table tbody tr:nth-child(odd) {
      background-color: #EFEFEF; }
    #informative_admin .container-box .account-table tbody tr:nth-child(even) {
      background-color: #F8F8F8; }
    #informative_admin .container-box .account-table tbody tr {
      border-bottom: 2px solid #fff;
      border-right: 2px solid #fff;
      border-left: 2px solid #fff; }
      #informative_admin .container-box .account-table tbody tr th,
      #informative_admin .container-box .account-table tbody tr td {
        padding: 8px 15px;
        border-right: 2px solid #fff; }
      #informative_admin .container-box .account-table tbody tr th {
        color: #4D4D4D;
        font-size: 15px;
        font-weight: 600; }
      #informative_admin .container-box .account-table tbody tr td {
        color: #F88326;
        font-size: 15px;
        font-weight: 500; }
  #informative_admin .btn-container {
    display: flex;
    margin-top: 50px; }
  #informative_admin .bordered-btn-box {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    background-color: #F5F5F5;
    padding: 22px; }
  #informative_admin .dashed-line {
    border-top: 2px dashed #F88326;
    margin: 30px 0;
    opacity: 1; }
  #informative_admin .greenish-txt {
    color: #0DAA34 !important; }
  #informative_admin .red-txt {
    color: #D60000 !important; }
  #informative_admin .icon-style {
    font-size: 18px; }
  #informative_admin .main-table-1 thead tr {
    background-color: #0E2C53; }
    #informative_admin .main-table-1 thead tr th {
      color: #fff; }
  #informative_admin .main-table-1 tbody tr td {
    color: #4D4D4D !important; }
  #informative_admin .alert-txt {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: bold; }
  #informative_admin .alert-btn-1 {
    min-width: 70px;
    border-radius: 3px;
    background-color: #0DAA34;
    color: #fff;
    font-size: 16px;
    padding: 4px; }
  #informative_admin .alert-btn-2 {
    background-color: #4D4D4D; }
  #informative_admin .alert-icon {
    font-size: 45px; }
  #informative_admin .alert-modal {
    margin-top: 8rem; }
  #informative_admin .add-icon {
    color: #F88326;
    font-size: 14px; }
  #informative_admin .add-txt {
    color: #707070;
    font-size: 13px;
    margin-left: 5px; }
  #informative_admin .reset-btn {
    color: #F88326;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline; }
  #informative_admin .back-btn {
    color: #5A5A5A;
    text-decoration: underline !important;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px; }
  #informative_admin .disabled-btn {
    background-color: #DBDBDB;
    color: #B2B1B1;
    border-color: #DBDBDB;
    cursor: not-allowed; }
    #informative_admin .disabled-btn:hover {
      background-color: #DBDBDB;
      color: #B2B1B1;
      border-color: #DBDBDB; }
  #informative_admin .secondary-box {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    background-color: #F5F5F5;
    padding: 7px 20px;
    margin-top: 20px; }
  #informative_admin .form-check-input:focus {
    box-shadow: none !important; }
  #informative_admin .img-preview-box {
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    background: #fff;
    padding: 6px 7px;
    width: 54px;
    margin: 0 auto; }
  #informative_admin .evaluator-box {
    margin-bottom: 24px;
    border: 1px solid #DEDCDC;
    border-radius: 5px;
    padding: 25px; }
  #informative_admin .orange-line-dividor {
    background-color: #F88326;
    width: 100%;
    height: 2px;
    margin: 20px auto; }
  #informative_admin .txt-14 {
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 600; }
  #informative_admin .img-preview-popup {
    max-width: 360px;
    max-height: 259px; }
  #informative_admin .btn-close:focus {
    box-shadow: none !important; }
  #informative_admin .mobile-header {
    background-image: url("/nazaha/img/mobile-header-bg.svg");
    padding: 17px 0;
    position: relative;
    z-index: 5;
    border-bottom: 4px solid #F88326; }
    #informative_admin .mobile-header .notify-btn {
      color: #fff;
      border: 1px solid #fff;
      padding: 2px 12px 1px 7px;
      font-size: 23px;
      margin: 0 10px;
      font-size: 21px; }
    #informative_admin .mobile-header .notify-badge {
      top: 15px;
      left: 22px;
      font-size: 7px !important; }
    #informative_admin .mobile-header .logout-btn {
      filter: brightness(0) invert(1);
      border: 1px solid #fff;
      padding: 3px 7px 6px; }
    #informative_admin .mobile-header .header-collapsed-btn {
      font-size: 15px;
      padding: 6px 10px !important; }
    #informative_admin .mobile-header .mobile-header-menu {
      transform: translate3d(-12px, 63px, 0px) !important;
      --bs-dropdown-min-width: 100vw !important;
      border-radius: 0;
      border: 0;
      background-color: #0E2C53; }
      #informative_admin .mobile-header .mobile-header-menu .dropdown-item {
        color: #fff; }
  #informative_admin .burger {
    width: unset !important;
    height: unset !important; }
  #informative_admin #mobile-sidebar {
    background-image: url("/nazaha/img/sidebar-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    left: -15px;
    top: 99px; }
  #informative_admin #dropdownMenuButton1 {
    z-index: 12; }
  #informative_admin .notification-menu {
    border-radius: 10px;
    max-width: 342px;
    min-width: 342px; }
    #informative_admin .notification-menu .notification-view-all {
      background-color: #4D4D4D;
      color: #fff;
      padding: 7px;
      font-size: 14px;
      font-weight: bold; }
      #informative_admin .notification-menu .notification-view-all:active {
        background-color: #4D4D4D; }
    #informative_admin .notification-menu li {
      background-color: #F5F5F5; }
      #informative_admin .notification-menu li:first-child {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px; }
      #informative_admin .notification-menu li:last-child .notification-item {
        border-bottom: 0; }
      #informative_admin .notification-menu li .notification-item {
        border-bottom: 1px solid #D8D8D8;
        padding: 15px 0; }
      #informative_admin .notification-menu li a {
        padding: 0 20px; }
        #informative_admin .notification-menu li a:hover .notification-txt {
          font-weight: bold; }
        #informative_admin .notification-menu li a:active {
          background-color: #F5F5F5; }
    #informative_admin .notification-menu .notification-txt {
      font-size: 15px;
      color: #4D4D4D;
      white-space: break-spaces; }
  #informative_admin .notification-list li {
    margin-bottom: 15px; }
    #informative_admin .notification-list li:last-child {
      margin-bottom: 0; }
  #informative_admin .notification-list .notification-list-item {
    border-left: 3px solid #F88326;
    background-color: #F5F5F5;
    padding: 20px; }
  #informative_admin .notification-list .notification-list-item-txt {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 500;
    border-right: 1px solid #B2B2B2;
    margin-right: 30px;
    padding-right: 30px; }
  #informative_admin .notification-list .notification-check {
    display: flex;
    flex-direction: column;
    align-items: center; }
    #informative_admin .notification-list .notification-check .form-check-label {
      color: #0DAA34;
      font-size: 14px;
      font-weight: 500; }
    #informative_admin .notification-list .notification-check .form-check-input {
      float: unset;
      margin-left: 0;
      width: 26px;
      height: 26px; }
  #informative_admin .notification-list .checkedNotifBox .notification-list-item-txt,
  #informative_admin .notification-list .checkedNotifBox .form-check-label {
    color: #4D4D4D;
    opacity: 0.56; }
  #informative_admin .notification-list .form-check-input:checked[type=checkbox] {
    background-image: url("/nazaha/img/gray-checked-icon.svg");
    background-color: #9F9F9F;
    border: 1px solid #9F9F9F;
    background-size: auto;
    opacity: 0.45; }
  #informative_admin .title-r-2 {
    color: #4D4D4D;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    margin-bottom: 30px; }
  #informative_admin .dash-container {
    margin-top: 40px; }
  #informative_admin .txt-b14 {
    color: #212427;
    font-size: 14px; }
  #informative_admin .codes-list {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 26px; }
    #informative_admin .codes-list li {
      margin-bottom: 15px; }
      #informative_admin .codes-list li:last-child {
        margin-bottom: 0; }
  #informative_admin .conduct-modal {
    max-width: 869px !important; }
    #informative_admin .conduct-modal .modal-header {
      border-bottom: 1px solid #F88326; }
  #informative_admin .btn-close {
    font-size: 13px; }

.email-container {
  padding: 40px 0;
  min-height: 100vh;
  background-image: linear-gradient(180deg, #D8D8D8 0%, #D8D8D800 100%); }

.hello-msg {
  color: #0E2C53;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 40px; }

.email-txt {
  color: #2B2B2B;
  font-size: 18px; }

.email-link {
  color: #4583E1;
  font-size: 21px;
  text-decoration: underline !important;
  margin-top: 20px;
  overflow-wrap: break-word; }

.gray-line-dividor {
  border-top: 2px solid #707070;
  margin: 30px 0; }

.email-notes {
  margin-top: 30px;
  margin-bottom: 62px; }

.email-box {
  margin-top: 68px; }

.auth-logo-section {
  max-height: 172px;
  padding: 30px 0;
  background-image: url("/nazaha/img/auth-bg.svg"); }

.auth-body {
  background-color: #EFEFEF;
  min-height: 100vh;
  padding: 50px 0; }

.auth-box {
  border: 1px solid #F88326;
  border-radius: 10px;
  padding: 30px 20px; }
  .auth-box .auth-title-box {
    margin-top: -49px; }
  .auth-box .auth-title {
    background-color: #EFEFEF;
    display: inline-block;
    color: #0E2C53;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 0 4px; }

.code-country {
  padding: 0.375rem 0.75rem;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  border-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 0;
  background-color: #fff; }

.mobile-num {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.auth-inner-section {
  margin-top: 23px;
  margin-bottom: 40px; }

.save-btn {
  min-width: 100px !important; }

.edit-btn {
  border-radius: 5px;
  min-width: 148px;
  background-color: #fff;
  padding: 5px 9px;
  color: #0E2C53;
  font-size: 15px;
  font-weight: 500;
  margin-right: 15px;
  border: 1px solid #F88326;
  display: inline-block; }
  .edit-btn:hover {
    background-color: #F88326;
    color: #fff;
    border-color: #F88326; }

.edit-btn-2 {
  border: 1px solid #707070;
  background-color: #fff;
  color: #F88326; }
  .edit-btn-2:hover {
    background-color: #707070;
    color: #fff;
    border-color: #707070; }

.edit-btn-3 {
  min-width: unset;
  max-width: 148px; }

.btn-container-2 {
  justify-content: space-between; }

.form-label {
  color: #707070;
  font-size: 15px;
  font-weight: bold; }

.check-box {
  max-width: 429px !important;
  margin-top: 7rem !important; }

.ok-btn {
  background-color: #0DAA34;
  min-width: 70px;
  border-radius: 3px;
  padding: 7px;
  color: #fff;
  font-size: 16px; }

.custom-secondary-btn {
  border-radius: 5px;
  min-width: 100px;
  background-color: #fff;
  padding: 7px 9px;
  color: #0E2C53;
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
  border: 1px solid #4D4D4D;
  display: inline-block; }
  .custom-secondary-btn:hover {
    background-color: #4D4D4D;
    color: #fff;
    border-color: #4D4D4D; }

.login-container {
  min-height: 100vh;
  display: flex; }
  .login-container .welcome-side {
    background-color: #0E2C53;
    width: 50%;
    position: relative; }
    .login-container .welcome-side:after {
      content: '';
      background-image: url("/nazaha/img/login-bg.svg");
      display: block;
      height: 100%;
      width: 100%;
      background-size: cover;
      background-position: bottom;
      position: absolute;
      bottom: 0; }
  .login-container .login-box {
    display: flex;
    justify-content: center;
    align-items: center; }
  .login-container .wlc-tit {
    color: #fff;
    margin-bottom: 34px;
    font-size: 30px;
    font-weight: bold; }
  .login-container .wlc-txt {
    color: #fff;
    font-size: 16px; }
  .login-container .login-side {
    width: 50%;
    background-color: #EFEFEF; }
    .login-container .login-side .login-logo {
      margin: 0 auto 90px;
      display: block; }
    .login-container .login-side .psw-link {
      color: #707070;
      font-size: 14px;
      margin-top: 4px;
      font-weight: 500;
      opacity: 0.8; }

.login-content-box,
.login-content-box {
  max-width: 450px; }

.login-icon-box {
  border-right: 2px solid #EFEFEF;
  padding-right: 12px;
  height: 24px;
  color: #F88326; }

.login-icon-container {
  background-color: #fff !important;
  border-right: 0 !important; }

.lined-title-box {
  margin: 30px 0; }
  .lined-title-box .lined-title {
    display: flex;
    align-items: baseline;
    color: #0E2C53;
    font-size: 16px;
    font-weight: bold; }
    .lined-title-box .lined-title:after {
      content: "";
      display: block;
      width: 100%;
      border-bottom: 2px dashed #F88326; }
    .lined-title-box .lined-title .lined-title-txt {
      white-space: nowrap;
      margin-right: 10px; }

.nu-certificate-card {
  box-shadow: 2px 2px 20px #00000029;
  border-radius: 4px;
  margin-bottom: 24px; }
  .nu-certificate-card .certificate-content-box {
    padding: 15px 17px 22px; }
  .nu-certificate-card .certificate-content {
    margin: 20px 0; }
    .nu-certificate-card .certificate-content .certificate-tit {
      color: #F88326;
      font-size: 16px;
      font-weight: bold; }
    .nu-certificate-card .certificate-content .certificate-txt {
      color: #5A5A5A;
      font-size: 16px; }
  .nu-certificate-card .certificate-footer {
    background-color: #F5F5F5;
    padding: 7px; }
    .nu-certificate-card .certificate-footer .certificate-footer-txt {
      color: #0E2C53;
      font-size: 14px;
      font-weight: bold; }

.certificate-btns {
  display: flex;
  justify-content: space-between; }

.view-btn {
  color: #F88326;
  font-size: 16px;
  font-weight: bold; }

.download-btn {
  color: #4D4D4D;
  border: 1px solid #7A7A7A;
  padding: 4px;
  font-size: 14px;
  font-weight: bold;
  min-width: 104px; }

.certificate_img {
  max-width: 208px;
  width: 100%; }

.assessment-link {
  color: #5A5A5A !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline !important;
  margin-bottom: 15px; }

.assessment-title {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: bold; }

.assessment-status {
  font-size: 16px;
  font-weight: bold; }

.assessment-txt {
  color: #4D4D4D;
  font-size: 14px; }

.assessment-list {
  margin-top: 20px;
  list-style-type: decimal; }
  .assessment-list li {
    margin-bottom: 8px;
    color: #212427;
    font-size: 14px; }

.submitted-form-card {
  box-shadow: 2px 2px 20px #00000029;
  border-radius: 4px;
  padding: 20px 18px;
  margin-bottom: 24px; }
  .submitted-form-card .sf-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #F88326;
    padding-bottom: 14px;
    margin-bottom: 14px; }
  .submitted-form-card .sf-tit {
    color: #4D4D4D;
    font-size: 16px;
    font-weight: bold; }
  .submitted-form-card .sf-tit-2 {
    font-size: 14px; }
  .submitted-form-card .sf-table th {
    border-right: 0 !important; }
  .submitted-form-card .sf-table td {
    border-left: 0 !important; }

.account-status-box {
  display: flex; }
  .account-status-box .form-check-input:checked {
    background-color: #0DAA34;
    border-color: #0DAA34; }
  .account-status-box .form-check-input {
    width: 45px !important;
    margin-left: 30px !important; }

.dotted-line {
  border-top: 2px dotted #F88326;
  margin: 20px 0;
  opacity: 1; }

.sf-app-table thead tr {
  background-color: #5A5A5A !important; }

.blue-txt {
  color: #1E69B4 !important; }

.result-box {
  max-width: 317px;
  margin: 0 auto; }
  .result-box .result-tit {
    color: #4D4D4D;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 20px; }
  .result-box .result-txt {
    color: #4D4D4D;
    font-size: 16px;
    margin-bottom: 15px; }

.assessment-header {
  display: flex;
  justify-content: space-between; }

.multi-select-field .btn-group-vertical > .btn,
.multi-select-field .btn-group > .btn {
  float: unset; }
.multi-select-field .dropdown-toggle::after {
  display: none; }
.multi-select-field .btn-group {
  width: 100%; }
.multi-select-field .btn.multiselect {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }
.multi-select-field .input-group-btn {
  display: none; }
.multi-select-field .multiselect-container .input-group {
  margin: 0;
  padding: 10px 0; }
.multi-select-field .input-group-addon {
  display: none; }
.multi-select-field .multiselect-item.filter {
  border-bottom: 1px solid #F88326;
  margin: 0px 23px 10px; }

.form-select {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px !important; }

body.show-sidebar:before {
  position: fixed; }

.add-btn {
  border-radius: 5px;
  min-width: 101px;
  background-color: #0DAA34;
  padding: 5px 9px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-right: 20px;
  border: 1px solid #0DAA34;
  display: inline-block; }

.score-box {
  box-shadow: 2px 2px 25px #0000001C;
  border-radius: 5px;
  max-width: 188px;
  padding: 9px 14px; }
  .score-box .score-txt {
    margin-top: 8px;
    color: #0E2C53;
    font-size: 16px;
    font-weight: bold; }

.yellow-txt {
  color: #F88325; }

.stars-box {
  margin-top: -25px;
  color: #FFC107;
  font-size: 16px; }

.small-txt {
  color: #707070;
  font-weight: bold;
  font-size: 12px; }

.form-check-input:focus {
  box-shadow: none !important; }

.dash-box-tit {
  color: #F88326;
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px; }

.dash-card {
  box-shadow: 2px 2px 25px #00000029;
  border-radius: 5px;
  background-color: #F8F8F8;
  padding: 20px;
  margin-bottom: 24px; }

.colored-box {
  width: 16px;
  height: 16px;
  display: block; }

.dark-gray-box {
  background-color: #616161; }

.orange-box {
  background-color: #F88326; }

.light-gray-box {
  background-color: #B5B5B5; }

.navy-blue-box {
  background-color: #0E2C53; }

.chart-label {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.dash-line-dividor {
  border-top: 2px solid #707070;
  margin: 12px 0 25px;
  opacity: 0.5; }

.dist-item {
  border-bottom: 1px solid #D2D2D2;
  padding: 15px 0;
  display: flex;
  justify-content: space-between; }
  .dist-item:last-child {
    padding-bottom: 0;
    border-bottom: 0; }
  .dist-item .dist-item-tit {
    color: #000;
    font-size: 15px;
    font-weight: bold; }
  .dist-item .dist-item-txt {
    color: #0E2C53;
    font-size: 18px;
    font-weight: bold; }

.table-view-link {
  color: #4D4D4D;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline !important; }

.table-header-tit {
  background-color: #414141;
  padding: 6px; }
  .table-header-tit .th-title {
    color: #fff;
    font-size: 17px;
    font-weight: bold; }

.light-gray-bg tr {
  background-color: #707070 !important; }

.content-title-sm {
  color: #212427;
  font-size: 14px;
  white-space: nowrap;
  font-weight: bold; }

.list-box-1:before {
  content: '';
  background-color: #F88325;
  border-radius: 50%;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 10px; }

.list-box-2 {
  display: inline-block; }

.list-box-3 {
  margin-bottom: 10px; }
  .list-box-3:before {
    background-color: #5A5552; }

.assessment-card {
  margin-bottom: 24px;
  border: 1px solid #C8C8C8;
  border-radius: 5px;
  padding: 12px;
  display: flex;
  align-items: center; }
  .assessment-card .assessment-icon {
    width: 36px;
    height: 36px;
    margin-right: 10px; }

.solid-lined-title-box {
  margin: 30px 0; }
  .solid-lined-title-box .lined-title {
    display: flex;
    align-items: baseline;
    color: #5A5552;
    font-size: 16px;
    font-weight: bold; }
    .solid-lined-title-box .lined-title:after {
      content: "";
      display: block;
      width: 100%;
      border-bottom: 2px solid #AAA8A8;
      opacity: 0.6; }
    .solid-lined-title-box .lined-title .lined-title-txt {
      white-space: nowrap;
      margin-right: 10px; }

.download-form-btn {
  box-shadow: 2px 2px 10px #0000001A;
  border-radius: 10px;
  min-width: 176px;
  padding: 8px 15px;
  display: flex;
  align-items: center; }

.btn-txt-b14 {
  color: #5A5552;
  font-size: 13px;
  font-weight: bold; }

.form-icon {
  margin-right: 10px;
  width: 37px;
  height: 34px; }

.report-btns {
  display: flex; }

.note-tit {
  color: #D20505;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 15px; }

.note-txt {
  color: #212427;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .note-txt:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #5A5552;
    border: 1px solid #707070;
    border-radius: 50%;
    margin-right: 6px; }

.q-num {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline; }

.txt-s16 {
  color: #212427;
  font-size: 16px; }

.flex-box-7 {
  display: flex;
  flex-wrap: wrap; }

.flex-box-7 > * {
  flex: 1 1 140px; }

.q-bordered-box {
  margin-bottom: 15px;
  margin-right: 15px;
  max-width: 140px;
  border: 1px solid #D8D8D8;
  border-radius: 10px;
  background-color: #F5F5F5; }
  .q-bordered-box .q-bordered-box-header {
    padding: 10px;
    border-bottom: 1px solid #D8D8D8; }
    .q-bordered-box .q-bordered-box-header .q-num {
      margin-left: -34px; }

.q-bordered-box-body {
  padding: 10px; }

.q-marked-box {
  border: 1px solid #4D4D4D; }

.marked-checkbox:checked[type=checkbox] {
  background-image: url("/nazaha/img/orange-check.svg") !important; }

.marked-checkbox:checked {
  background-color: #fff !important;
  border-color: #4D4D4D !important; }

.marked-checkbox:disabled {
  opacity: 1 !important; }

.participation-certificate-img {
  margin-right: 30px;
  width: 54px;
  height: 67px; }

.participation-box {
  display: flex; }

.txt-orange-f16 {
  color: #F88325;
  font-size: 16px; }

.gray-bg-btn {
  background-color: #5A5552 !important;
  border-radius: 5px;
  font-weight: 600;
  color: #fff;
  padding: 6px 13px;
  font-size: 15px;
  min-width: 122px;
  border: 1px solid #5A5552 !important; }
  .gray-bg-btn:hover {
    background-color: #fff !important;
    color: #5A5552; }

.orange-bg-btn {
  margin-left: 16px;
  background-color: #F88325 !important;
  border: 1px solid #F88325 !important; }
  .orange-bg-btn:hover {
    background-color: #fff !important;
    color: #F88325; }

.txt-b5A {
  color: #5A5552;
  font-size: 16px;
  font-weight: bold; }

.assessment-progress-card {
  box-shadow: 2px 2px 25px #00000029;
  border-radius: 5px;
  background-color: #F8F8F8;
  padding: 30px; }
  .assessment-progress-card .assessment-progress-list li {
    border-bottom: 2px solid rgba(112, 112, 112, 0.33);
    padding-bottom: 17px;
    margin-bottom: 20px; }
    .assessment-progress-card .assessment-progress-list li:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: 0; }
  .assessment-progress-card .assessment-progress-list .assessment-progress-bar .progress-bar {
    background-color: #5A5552;
    border: 1px solid #C1C1C1; }

.es-box {
  margin-left: 40px; }

.es-container {
  display: flex;
  justify-content: flex-end; }

.assessment-result-card {
  box-shadow: 2px 2px 25px #0000001C;
  border-radius: 5px;
  padding: 20px; }
  .assessment-result-card .assessment-result-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #F88326;
    padding-bottom: 11px; }
  .assessment-result-card .assessment-result-list {
    padding-top: 20px; }
    .assessment-result-card .assessment-result-list li {
      border-bottom: 1px solid #D1D1D1;
      padding-bottom: 21px;
      margin-bottom: 21px; }
      .assessment-result-card .assessment-result-list li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; }

.arc-2 {
  border: 1px solid #D6D6D6;
  box-shadow: none; }

.assessment-result-txt {
  color: #0E2C53;
  font-size: 16px; }

.evaluator-reco-box {
  margin-top: 43px; }

.assessment-result-title {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: bold; }

.score-txt {
  display: flex;
  justify-content: space-between; }

.back-btn-txt {
  color: #5A5552;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  margin-left: 10px; }

.subcategory-container .nav-link {
  margin-bottom: 24px;
  border: 1px solid #C5C5C5 !important;
  border-radius: 5px;
  background-color: #E1E1E1;
  color: #5A5552;
  padding: 10px 5px !important; }
  .subcategory-container .nav-link:hover, .subcategory-container .nav-link.active {
    border: 1px solid #F88325 !important;
    background-color: #F88325;
    color: #fff; }
.subcategory-container .subcat-title {
  font-size: 15px;
  font-weight: bold; }
.subcategory-container .subcat-txt {
  font-size: 14px;
  margin-top: 2px; }
.subcategory-container .subcat-question-box {
  display: flex;
  justify-content: space-between; }

.greeish-txt14 {
  color: #0DAA34;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline !important; }

.subcat-q-box {
  border-bottom: 2px solid rgba(175, 175, 175, 0.5);
  padding-bottom: 15px;
  margin-bottom: 25px; }

.label-b14 {
  color: #716F71;
  font-size: 14px;
  font-weight: bold; }

.subcat-file-container {
  border: 1px solid #DBDBDB;
  border-radius: 10px;
  height: 144px;
  background-color: #fff;
  position: relative; }
  .subcat-file-container .subcat-file {
    opacity: 0;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }

.subcat-file-box {
  padding: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center; }
  .subcat-file-box .subcat-file-txt {
    color: #4D4D4D;
    font-size: 14px;
    margin-top: 15px; }

.files-box {
  border: 1px solid #DBDBDB;
  border-radius: 10px;
  max-height: 144px;
  overflow-y: auto;
  background-color: #fff;
  margin-top: 30px; }
  .files-box .files-list {
    padding: 15px; }
    .files-box .files-list li {
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #E9E9E9;
      padding-bottom: 8px;
      margin-bottom: 8px; }
      .files-box .files-list li:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; }

.question-pagination-box {
  margin-bottom: 0; }
  .question-pagination-box .page-item {
    margin-right: 10px; }
  .question-pagination-box .page-link {
    border: 1px solid #DDDDDD;
    padding: 5px;
    color: #5A5552;
    font-size: 14px;
    font-weight: bold;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 0 !important; }
    .question-pagination-box .page-link.active {
      background-color: #5A5552;
      border-color: #5A5552;
      color: #fff; }

.question-footer-container {
  display: flex;
  justify-content: center; }

.files-list-view {
  max-height: 140px;
  overflow: auto;
  padding: 15px !important; }
  .files-list-view li {
    margin-bottom: 15px; }
    .files-list-view li:last-child {
      margin-bottom: 0; }

.white-box-container {
  border: 1px solid #D8D8D8;
  border-radius: 10px;
  padding: 15px;
  background-color: #fff;
  margin-bottom: 24px; }

.flex-between-box {
  display: flex;
  justify-content: space-between; }

.score-bordered-box {
  padding: 15px;
  border-right: 1px solid #F88325; }

.organization-img-box {
  box-shadow: 2px 2px 20px #0000001C;
  border-radius: 5px;
  height: 165px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .organization-img-box .organization-img {
    width: 100%;
    max-width: 129px;
    max-height: 124px; }

.underlined-link {
  color: #F88326;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline !important; }

.assignee-card {
  box-shadow: 2px 2px 25px #0000001C;
  border-radius: 5px;
  background-color: #fff;
  padding: 20px; }
  .assignee-card .assignee-header {
    border-bottom: 2px solid #F88326;
    padding-bottom: 10px;
    margin-bottom: 15px; }
    .assignee-card .assignee-header .assignee-tit {
      color: #4D4D4D;
      font-size: 16px;
      font-weight: bold; }
  .assignee-card .assignee-body li {
    display: flex;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .assignee-card .assignee-body li:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
  .assignee-card .assignee-num {
    background-color: #555555;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 14px;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .assignee-card .assignee-txt {
    color: #0E2C53;
    font-size: 15px;
    margin-left: 10px; }

.score-tit-1 {
  color: #212427;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 21px; }

.mobile-auth-btn {
  border: 1px solid #F88326;
  border-radius: 10px;
  min-width: 91px;
  padding: 5px;
  color: #0E2C53;
  background-color: transparent;
  font-size: 14px;
  font-weight: bold; }
  .mobile-auth-btn:hover {
    border-color: #F88326;
    color: #fff;
    background-color: #F88326; }

.mobile-menu-header .dropdown-item {
  padding-top: 15px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
  text-align: center; }
.mobile-menu-header li {
  padding: 0 20px; }
  .mobile-menu-header li:last-child .dropdown-item {
    border-bottom: 0;
    margin-bottom: 0; }

.footer-responsive-2 {
  display: flex;
  justify-content: center; }

.footer-block h2 {
  margin-bottom: 30px;
  font-size: 30px; }

.txt-wrap {
  white-space: nowrap; }

.publication-content-img {
  max-width: 100%;
  height: auto; }

.publications-sidebar-ddm {
  display: none; }

.publications-ddm {
  transform: translate3d(0px, 44px, 0px) !important;
  width: 100%;
  border-top: 0 !important;
  border-radius: 0 0 11px 11px !important;
  border-color: #f88326 !important; }
  .publications-ddm .dropdown-item {
    white-space: break-spaces; }

.pub-ddm-tit {
  background-color: transparent;
  width: 100%;
  text-align: center;
  padding: 8px;
  color: #000;
  display: block; }
  .pub-ddm-tit:hover {
    background-color: #f0f0f0;
    font-weight: bold;
    color: #000; }

.evaluator-icon-wrapper {
  background-color: #0e2c53;
  border-radius: 50%;
  padding: 13px 18px;
  display: inline-block; }

.resource-bank-img {
  aspect-ratio: 542/462; }

.resource-bank-img-wrapper {
  max-width: 542px;
  max-height: 462px;
  float: left;
  margin-bottom: 9px;
  margin-right: 10px; }

/******************************************   RTL   **********************************************/
.rtl-direction .resource-bank-img-wrapper {
  float: right;
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .publications-container .publications-sidebar-box .publication-button .publication-btn-tit {
  text-align: right; }
.rtl-direction .publications-container .publications-sidebar-box .publication-button .publication-btn-icon {
  margin-right: 0;
  margin-left: 8px; }
.rtl-direction .publications-container .publications-sidebar-box .publication-button:before {
  clip-path: polygon(100% 0, 100% 100%, 0 50%);
  right: unset;
  left: -42px; }
.rtl-direction .mobile-menu-header li {
  margin-left: 0 !important; }
.rtl-direction .objective-box .objective-txt {
  padding-left: 0;
  padding-right: 26px; }
.rtl-direction .objective-box .star-icon {
  margin-right: 0;
  margin-left: 8px; }
.rtl-direction .about-nazaha-img-box .about-nazaha-img2-box {
  left: unset;
  right: 18px; }
.rtl-direction .line-before {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .sticky-menu {
  right: unset;
  left: 30px; }
.rtl-direction .footer-section .contact-icon {
  margin-right: 0;
  margin-left: 14px; }
.rtl-direction .header-second-part .header-menu li {
  margin-right: 0;
  margin-left: 45px; }
  .rtl-direction .header-second-part .header-menu li:last-child {
    margin-left: 0; }
.rtl-direction .assignee-txt {
  margin-left: 0;
  margin-right: 10px; }
.rtl-direction .score-bordered-box {
  border-right: 0;
  border-left: 1px solid #F88325; }
.rtl-direction .question-pagination-box .page-item {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .back-btn-txt {
  margin-left: 0;
  margin-right: 10px; }
.rtl-direction .es-box {
  margin-left: 0;
  margin-right: 40px; }
.rtl-direction .orange-bg-btn {
  margin-left: 0;
  margin-right: 16px; }
.rtl-direction .participation-certificate-img {
  margin-right: 0;
  margin-left: 30px; }
.rtl-direction .q-bordered-box .q-bordered-box-header .q-num {
  margin-right: -24px;
  margin-left: 0; }
.rtl-direction .solid-lined-title-box .lined-title-txt {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .form-icon {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .assessment-icon {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .form-check {
  padding-left: 0;
  padding-right: 1.5em; }
  .rtl-direction .form-check .form-check-input {
    float: right;
    margin-left: 0;
    margin-right: -1.5em; }
.rtl-direction .list-box-1:before {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .modal-header .btn-close {
  margin: auto calc(-.5 * var(--bs-modal-header-padding-y)); }
.rtl-direction .conduct-form-check {
  text-align: right;
  padding-left: 0;
  padding-right: 1.5em; }
  .rtl-direction .conduct-form-check .form-check-input {
    float: right;
    margin-left: 0;
    margin-right: -1.5em; }
.rtl-direction #informative_admin .txt-b14 {
  text-align: right; }
.rtl-direction #informative_admin .notification-list .notification-list-item-txt {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
  border-left: 1px solid #B2B2B2;
  margin-left: 30px;
  padding-left: 30px; }
.rtl-direction #informative_admin .inner-content-wrapper {
  margin-left: 0;
  margin-right: 316px; }
.rtl-direction #informative_admin .logout-btn {
  margin-left: 0;
  margin-right: 19px; }
.rtl-direction #informative_admin .sidebar-user-info-box .sidebar-user-img {
  margin-right: 0;
  margin-left: 15px; }
.rtl-direction #informative_admin .sidebar-menu .sidebar-menu-txt {
  margin-left: 0;
  margin-right: 15px; }
.rtl-direction #informative_admin .accordion-button::after {
  margin-left: unset;
  margin-right: auto; }
.rtl-direction #informative_admin .sidebar-menu-accordion-btn:after {
  background-image: url("/nazaha/img/sidebar-angle-left.svg"); }
.rtl-direction #informative_admin .accordion-button:not(.collapsed)::after {
  background-image: url("/nazaha/img/sidebar-angle-down.svg");
  transform: unset; }
.rtl-direction #informative_admin .sidebar-child-title {
  margin-left: 0;
  margin-right: 10px; }
.rtl-direction #informative_admin .edit-btn {
  margin-right: 0;
  margin-left: 15px; }
.rtl-direction #informative_admin .add-txt {
  margin-left: 0;
  margin-right: 5px; }
.rtl-direction .code-country {
  border-right: 1px solid #ced4da;
  border-bottom-right-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  padding-right: 0.75rem;
  border-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 0; }
.rtl-direction .mobile-num {
  border-bottom-left-radius: .375rem !important;
  border-top-left-radius: .375rem !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important; }
.rtl-direction .lined-title-box .lined-title .lined-title-txt {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .login-icon-container {
  border-right: 1px solid #ced4da !important;
  border-left: 0 !important;
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.rtl-direction .login-input-field {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important; }
.rtl-direction .login-icon-box {
  border-right: 0;
  padding-right: 0;
  border-left: 2px solid #EFEFEF;
  padding-left: 12px; }

.mobile-header .header-auth-btn {
  color: #F88326; }
  .mobile-header .header-auth-btn:hover {
    color: #fff; }

.mobile-menu-header .dropdown-item:hover, .mobile-menu-header .dropdown-item.active {
  background-color: #cecccc;
  color: #000;
  font-weight: bold; }

.lang-btn {
  font-size: 20px;
  color: #000000;
  font-weight: bold; }

/******************************************   Responsive   **********************************************/
@media (max-width: 1399px), not all and (min-width: 1400px) {
  .advisory-board-slider .advisory-container:hover .advisory-img-box:before {
    bottom: 8px;
    right: 11px;
    left: 11px; } }
@media (max-width: 1199px), not all and (min-width: 1200px) {
  .advisory-board-slider .advisory-container:hover .advisory-img-box:before {
    right: 28px;
    left: 28px; } }
@media (max-width: 1199px) {
  .about-nazaha-img-box {
    position: relative;
    margin-bottom: 30px; }
    .about-nazaha-img-box .about-nazaha-img1 {
      height: 404px; }
    .about-nazaha-img-box .about-nazaha-img2-box {
      top: 32px;
      left: 18px; } }
@media (max-width: 991px), not all and (min-width: 992px) {
  .mobile-header .europeanLogo-wrapper {
    max-width: 83px;
    max-height: 76px;
    margin-right: 0; }
  .mobile-header .europeanLogo-box {
    aspect-ratio: 83/76; }
  .mobile-header .spanishLogo-wrapper {
    max-width: 192px;
    max-height: 70px; }
  .mobile-header .spanishLogo-box {
    aspect-ratio: 192/70; }
  .mobile-header .nazahaLogo-wrapper {
    max-width: 214px;
    max-height: 63px;
    display: block;
    margin: 0 auto; }
  .mobile-header .nazahaLogo-box {
    aspect-ratio: 214/63; }
  .mobile-header .rasedLogo-wrapper {
    max-width: 92px;
    max-height: 43px; }
  .mobile-header .rasedLogo-box {
    aspect-ratio: 92/43; }
  .mobile-header .hayatLogo-wrapper {
    max-width: 99px;
    max-height: 45px; }
  .mobile-header .hayatLogo-box {
    aspect-ratio: 99/45; }

  .resource-bank-img-wrapper, .rtl-direction .resource-bank-img-wrapper {
    float: unset;
    margin: 0 auto 30px; }

  .resource-bank-img {
    aspect-ratio: 595 / 356; }

  .publications-sidebar-ddm {
    display: block; }

  .about-nazaha-txt-box .about-nazaha-title {
    font-size: 30px; }

  .desktop-header {
    display: none; }

  .mobile-header {
    display: block; }
    .mobile-header .header-menu {
      min-width: 80vw;
      transform: translate3d(0px, 50.5px, 0px) !important; }
    .mobile-header .header-first-part {
      padding: 8px 0; }
    .mobile-header .european-logo {
      width: 114px;
      height: 105px;
      margin-right: 0; }
    .mobile-header .spanish-logo {
      width: 154px;
      height: 51px; }
    .mobile-header .nazaha-logo {
      width: 99px;
      height: 51px; }
    .mobile-header .header-second-part {
      background-color: #F6F6F6;
      padding: 11px 0; }

  .inner-about-img-box {
    margin-bottom: 30px; }

  .advisory-board-slider .advisory-container:hover .advisory-img-box:before {
    right: 47px;
    left: 47px; }

  .publications-container .publications-sidebar-box {
    display: none; }
  .publications-container .tab-content {
    margin-top: 40px; }

  .organization-img-box {
    margin-bottom: 30px; }

  .assignee-card {
    margin-top: 30px; }

  .question-pagination-box .page-item:last-child {
    margin-right: 0;
    margin-left: 0; }

  .clear-m {
    margin: 0 0 10px !important; }

  .question-footer-container {
    flex-direction: column;
    align-items: center; }

  .files-box {
    margin-top: 24px; }

  .home-first-slider .slide-title {
    font-size: 30px; }

  .btn-slider-more {
    padding: 8px 5px;
    min-width: 151px; }

  .header-second-part .header-menu li {
    margin-right: 30px; }
    .header-second-part .header-menu li .menu-link {
      font-size: 15px; }

  .european-logo {
    width: 99px;
    height: 90px; }

  .spanish-logo {
    width: 139px;
    height: 45px; }

  .nazaha-logo {
    width: 116px;
    height: 59px; }

  .rased-logo {
    width: 92px;
    height: 43px; }

  .hayat-logo {
    width: 99px;
    height: 45px; }

  #informative_admin .desktop-sidebar {
    width: 247px !important; }

  #informative_admin .inner-content-wrapper {
    margin-left: 248px;
    margin-top: 130px; } }
@media (max-width: 767px), not all and (min-width: 768px) {
  .news-node-first-block-img {
    margin-right: 0;
    float: unset;
    margin-bottom: 20px; }

  .advisory-board-slider .left-arrow,
  .advisory-board-slider .right-arrow {
    top: 100%; }
  .advisory-board-slider .left-arrow {
    left: 30%; }
  .advisory-board-slider .right-arrow {
    right: 30%; }

  .advisory-board-slider .slick-list {
    padding-bottom: 24px; }

  .twitter-timeline {
    margin-top: 30px !important; }

  .section-title {
    font-size: 30px; }

  .footer-responsive-2 {
    justify-content: start; }

  .footer-block {
    margin-bottom: 40px; }
    .footer-block h2 {
      margin-bottom: 20px; }

  .score-bordered-box {
    border: 0 !important; }

  .assessment-progress-bar {
    margin-bottom: 10px;
    margin-top: 10px; }

  .search-field {
    margin-bottom: 10px; }

  .reset-email-logo {
    width: 173px;
    height: 90px; }

  .hello-msg {
    font-size: 20px;
    margin-bottom: 14px; }

  .email-txt {
    font-size: 16px; }

  .email-link {
    font-size: 16px; }

  .login-container .welcome-side {
    display: none; }
  .login-container .login-side {
    width: 100%; }

  .rtl-direction #informative_admin .inner-content-wrapper {
    margin-right: 0; }
  .rtl-direction #informative_admin #mobile-sidebar {
    left: 0;
    right: 0; }
    .rtl-direction #informative_admin #mobile-sidebar .sidebar-menu {
      padding: 0 !important; }
  .rtl-direction #informative_admin aside {
    transform: translateX(105%); }

  .show-sidebar aside {
    transform: translateX(0%) !important; }

  .collapsed-menu-btn {
    display: block; }

  .home-first-slider .slide-title {
    font-size: 25px; }

  .btn-slider-more {
    padding: 7px 5px;
    font-size: 15px;
    min-width: 140px; }

  #informative_admin .desktop-sidebar {
    display: none; }

  #informative_admin .inner-content-wrapper {
    margin-left: 0; }

  #informative_admin #mobile-sidebar {
    display: block; }
    #informative_admin #mobile-sidebar .sidebar-logo-box {
      display: none; }
    #informative_admin #mobile-sidebar .sidebar-user-info-box {
      display: none !important; }
    #informative_admin #mobile-sidebar .sidebar-line-dividor {
      display: none; }

  .auth-logo {
    width: 130px;
    height: 70px; }

  .check-box {
    margin: 7rem auto !important; }

  #informative_admin #sidebar-menu {
    height: 100%; } }
@media (max-width: 575px), not all and (min-width: 576px) {
  .mobile-header .spanishLogo-wrapper {
    max-width: 122px;
    max-height: 32px; }

  .mobile-header .spanishLogo-box {
    aspect-ratio: 122 / 32; }

  .mobile-header .europeanLogo-wrapper {
    max-width: 76px;
    max-height: 60px; }

  .mobile-header .europeanLogo-box {
    aspect-ratio: 76 / 60; }

  .about-nazaha-txt-box .about-nazaha-txt {
    font-size: 16px; }
  .about-nazaha-txt-box .about-nazaha-title {
    font-size: 25px;
    align-items: center; }

  .news-node-first-block-img {
    width: 100%; }

  .general-slider .left-arrow,
  .general-slider .right-arrow {
    top: unset;
    bottom: -47px; }

  .general-slider .left-arrow {
    left: 30%; }

  .certificate-benefit-box {
    margin-bottom: 24px; }

  .general-slider .right-arrow {
    right: 30%; }

  .advisory-board-slider .advisory-container:hover .advisory-img-box:before {
    right: 0;
    left: 0; }

  .g-recaptcha {
    transform: scale(0.67);
    transform-origin: 0 0; }

  .section-title {
    font-size: 25px; }

  .txt-wrap {
    white-space: break-spaces; }

  .about-nazaha-img-box .about-nazaha-img1 {
    width: 100%; }
  .about-nazaha-img-box .about-nazaha-img2-box {
    top: 15px;
    left: 0; }
    .about-nazaha-img-box .about-nazaha-img2-box .about-nazaha-img2 {
      width: 100%;
      height: 100%; }

  .mobile-header .header-menu {
    min-width: 80vw; }

  .lined-title-box .lined-title .lined-title-txt {
    white-space: break-spaces; }

  #informative_admin .bordered-btn-box {
    padding: 22px 10px; }

  .txt-b5A {
    font-size: 15px; }

  .back-btn-txt {
    display: none; }

  .subcat-question-box {
    flex-direction: column; }

  .score-box {
    margin-top: 30px; }

  .score-txt {
    flex-direction: column; }

  .assessment-result-card .assessment-result-header {
    display: block; }

  .assessment-result-txt-2 {
    margin-top: 10px;
    text-align: end; }

  .es-container {
    display: block;
    text-align: end; }

  .es-box {
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px; }

  .gray-bg-btn {
    display: block;
    margin-bottom: 10px;
    width: 100%; }

  .orange-bg-btn {
    margin-left: 0;
    display: block;
    width: 100%; }

  .participation-box {
    display: block; }
    .participation-box .participation-certificate-img {
      display: block;
      margin: 0 auto 10px; }

  .solid-lined-title-box .lined-title .lined-title-txt {
    white-space: break-spaces; }

  .assessment-header {
    display: block; }
    .assessment-header .assessment-status {
      text-align: right; }

  .rtl-direction .assessment-header .assessment-status {
    text-align: left; }

  .report-btns {
    flex-direction: column; }
    .report-btns .download-form-btn {
      margin-right: 0 !important;
      margin-left: 0 !important;
      min-width: 100%;
      margin-bottom: 10px; }

  .certificate-btns {
    display: block !important; }
    .certificate-btns .view-btn {
      display: block !important;
      margin: 0 auto; }
    .certificate-btns .download-btn {
      margin: 0 auto;
      margin-top: 5px;
      display: block !important; }

  .mb-mobile {
    margin-bottom: 10px; }

  .home-first-slider .slide-title {
    font-size: 16px;
    margin-bottom: 20px; }
  .home-first-slider .slide-arrow-icon {
    font-size: 13px; }

  .btn-slider-more {
    padding: 6px 5px;
    font-size: 12px;
    min-width: 102px; }

  .mobile-header .european-logo {
    width: 70px;
    height: 60px; }
  .mobile-header .nazaha-logo {
    width: 78px;
    height: 42px; }
  .mobile-header .spanish-logo {
    width: 102px;
    height: 36px; }
  .mobile-header .rased-logo {
    width: 80px;
    height: 36px; }
  .mobile-header .hayat-logo {
    width: 80px;
    height: 36px; }

  .content-title-sm {
    white-space: break-spaces; } }
@media (max-width: 488px), not all and (min-width: 489px) {
  .wfl-flex-box {
    flex-direction: column; }
    .wfl-flex-box .status-title {
      margin-bottom: 10px; }

  .home-first-slider .slide-prev,
  .home-first-slider .slide-next {
    bottom: 53px; }
  .home-first-slider .slide-arrow-icon {
    font-size: 10px; }

  #informative_admin .btn-container {
    display: block; }
  #informative_admin .edit-btn {
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 12px; }
  #informative_admin .custom-secondary-btn {
    min-width: 100%; } }
@media (max-width: 447px), not all and (min-width: 448px) {
  #informative_admin .img-preview-popup {
    max-width: 260px;
    max-height: 260px; }

  .login-container .login-side .login-logo {
    width: 190px;
    height: 80px; } }
@media (max-width: 351px), not all and (min-width: 350px) {
  .mobile-header .header-menu {
    min-width: 80vw; }

  .flex-between-box {
    flex-direction: column; } }
@media (max-width: 328px), not all and (min-width: 329px) {
  #informative_admin .img-preview-popup {
    max-width: 216px;
    max-height: 216px; }

  #informative_admin .mobile-header .header-collapsed-btn {
    font-size: 12px; }
  #informative_admin .mobile-header .notify-btn {
    font-size: 18px; }
  #informative_admin .mobile-header .notify-badge {
    top: 10px;
    left: 19px;
    font-size: 6px !important; }
  #informative_admin .mobile-header .logout-btn {
    padding: 1px 8px 6px; }
    #informative_admin .mobile-header .logout-btn img {
      width: 15px !important;
      height: 15px !important; }

  .mobile-header-logo {
    width: 100px;
    height: 50px; }

  #informative_admin #mobile-sidebar {
    top: 88px;
    width: 265px !important; }

  #informative_admin #sidebar-wrapper {
    width: 265px !important; } }
input#email:focus + .input-tooltip, input#email:focus-within + .input-tooltip,
input#email_2:focus + .input-tooltip,
input#email_2:focus-within + .input-tooltip,
input#password_confirmation:focus + .input-tooltip,
input#password_confirmation:focus-within + .input-tooltip,
input#password:focus + .input-tooltip,
input#password:focus-within + .input-tooltip {
  opacity: 1;
  z-index: 1; }

.input-tooltip {
  background: #F1F1F1;
  border: 1px solid #C1C1C1;
  border-radius: 5px;
  position: absolute;
  bottom: calc(100% + 8px);
  padding: 10px 12px;
  opacity: 0;
  z-index: -9; }
  .input-tooltip:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #C1C1C1;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -8px; }

.assessment-card-completed {
  border-color: #D8D8D8;
  background-color: #0e2c53; }
  .assessment-card-completed .txt-b14 {
    color: #ffffff !important; }
  .assessment-card-completed img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }

.q-bordered-box.bg-navyBlue {
  background-color: #0e2c53; }
  .q-bordered-box.bg-navyBlue .txt-14,
  .q-bordered-box.bg-navyBlue .q-num {
    color: #ffffff !important; }

.img-wrapp {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .img-wrapp video,
  .img-wrapp iframe {
    width: 100%;
    height: 100%; }
  .img-wrapp img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block; }
  .img-wrapp.img-home-slider {
    aspect-ratio: 1440/725; }
  .img-wrapp.advisory-board {
    aspect-ratio: 262/268; }
  .img-wrapp.about-img-box {
    aspect-ratio: 360/289; }
  .img-wrapp.event-img {
    aspect-ratio: 350/259; }
  .img-wrapp.news-node {
    aspect-ratio: 464/342; }

/************************   Components   ************************/
/************************   Abstracts   ************************/

/*# sourceMappingURL=style.css.map */
